.hero-section video {
  width: 100%;
}

.hero-section .fa-star {
  color: #00a841;
  padding: 0 3px 0 3px;
}

.hero-section .video-cont {
  text-align: center;
  padding: 25px 0;
  color: #fff;
  font-size: 20px;
}

.dg-service2 {
  background-color: #fff;
}

.dg-service2 h2 {
  color: #00a841 !important;
}

.dg-service2 .common-heading-2 p {
  color: #fff;
}

.dg-service2 .ovr-base#one {
  background-color: #000000a8 !important;
  background-image: url("http://localhost/knmorris/assets/static/picture/1.jpg") !important;
  background-blend-mode: color;
  border: 1px solid #fff !important;
}

.dg-service2 .ovr-base#two {
  background-color: #000000a8 !important;
  background-image: url("http://localhost/knmorris/assets/static/picture/2.jpg") !important;
  background-blend-mode: color;
  border: 1px solid #fff !important;
}

.dg-service2 .ovr-base#three {
  background-color: #000000a8 !important;
  background-image: url("http://localhost/knmorris/assets/static/picture/3.jpg") !important;
  background-blend-mode: color;
  border: 1px solid #fff !important;
}

#home-cta {
  background-image: url("../../images/home/uk.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000000c9;
  background-blend-mode: color;
}

#home-cta .container {
  max-width: 1500px;
}

/*#home-cta .common-heading-2 h2 {
  font-weight: 600;
}
*/
#home-cta p {
  font-size: 24px;
  color: #fff !important;
  padding: 10px 0 0px 0;
  font-weight: bold;
  text-align: center!important;
}

.local-business {
  background-color: #000;
}

.local-business p {
  color: #fff;
}

.local-business .col-lg-4 p {
  color: #fff;
  font-size: 16px;
  padding: 0 22px;
}

.local-business img {
  margin-bottom: 15px;
  width: 190px;
  height: 190px;
}

.cloud-accounting .col-md-7 {
  background-color: #fff;
  padding: 40px 20px;
}

.cloud-accounting .col-md-7 img {
  height: 75px;
  width: 75px;
  border-radius: 100px;
  margin-left: -5px;
}

.cloud-accounting .col-md-5 {
  padding: 0 !important;
}

.cloud-accounting .col-md-5 img {
  width: 100%;
}

.cloud-accounting h4 {
  margin-top: 10px;
  color: #000 !important;
}

.cloud-accounting .col-md-7 p {
  color: #000 !important;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 20px;
}

.cloud-accounting .col-md-7 a {
  color: #000 !important;
  font-weight: 700;
}

.cloud-accounting .col-lg-6 {
  flex: 0 0 auto;
  width: 48%;
  margin-left: 20px;
  margin-bottom: 15px;
}

.cloud-accounting .common-heading-2 p {
  color: #000;
}

.testimonial {
  background-image: url("../../images/testimonialbanner.jpg");
}

.swiper-slide {
  background-color: #fff;
  padding: 30px 15px;
  gap: 20px;
}

.swiper-wrapper p {
  color: #000;
}

.testimonial .test-dets {
  margin-top: 10px;
}

.testimonial .test-dets .name {
  color: #000;
}

.testimonial .stars {
  float: right;
  margin-top: -53px;
}

.testimonial .fa-star {
  color: #00a841;
}

.testimonial .fa-quote-left {
  width: 50px;
  height: 50px;
  color: #fff;
  line-height: 44px;
  border: 3px solid #fff;
  background-color: #34bd6b;
  border-radius: 100%;
  font-size: 1.5rem;
  transform: translateX(50%);
  position: absolute;
  top: 110px;
  left: 15px;
}

.testimonial .fa-quote-left:before {
  margin-left: 10px;
}

.dark-footer .ff-social-icons i {
  color: #fff;
  background-color: #00b630;
  padding: 13px;
  border-radius: 100px;
}

.ff-social-icons a {
  padding: 0 10px 0 0;
  font-size: 18px;
}

.dark-footer h4 {
  font-size: 30px;
}

.dark-footer .fa-angle-right {
  color: #00a841;
}

.footer-address-list li i {
  margin: 0 7px 0 0;
}

.breadcrumb-areav2 {
  /* background-image: url("../../images/banner.jpg"); */
  background-color: #000000b8;
  background-blend-mode: color;
}

.breadcrumb-areav2 p {
  color: #fff;
}

.statistics-wrap {
  background-color: #101010;
}

.statnumb {
  color: #fff !important;
}

.statnumb .counter {
  color: #fff !important;
}

.small .statistics span {
  font-size: 35px;
  color: #ffffff;
}

.service {
  background-color: #fff!important;
  padding-top: 3vh;
}

.service p {
  color: #000;
}

#reasons {
  background-color: #111111;
}

.service .video-cont {
  text-align: center;
  padding: 20px 0;
  color: #fff;
  font-size: 18px;
  margin-left: -60px;
}

.service .fa-star {
  color: #00a841;
  padding: 0 3px 0 3px;
}

.service #ser-img {
  width: 476px;
  height: 476px;
}

.service ul li {
  color: #000;
  line-height: 24px;
  font-size: 14px;
}

.service .fa-check {
  color: #00a841;
  margin-right: 15px;
}

.service h1 {
  font-size: 36px;
  text-transform: capitalize;
}

h6.heading6 {
  border: 1px solid;
  width: 15%;
  padding: 10px;
}

.ftr-details i {
  background-color: #00b630;
  color: #fff;
  padding: 10px 12px;
  border-radius: 100px;
  font-size: 16px!important;
  margin-right: 10px!important;
}

footer .container {
  max-width: 1250px;
}

.footer-address-list li p {
  font-size: 15px;
}

footer p, footer a {
  color: #fff!important;
}

.bark-cta {
  background-color: #000;
}

.bark-cta .owl-carousel {
  text-align: left;
}

.bark-cta .owl-carousel p {
  color: #fff!important;
  line-height:1.5;
  margin-bottom: 10px;
}

.bark-cta .owl-carousel img {
  width: 110px;
}

footer h4.greencol {
  color: #00b630!important;
}

.video-sec .fa-play {
  color: #00b630;
}

.video-sec-1 .fa-play {
  color: #00b630;
}

.video-sec-2 .fa-play {
  color: #00b630;
}

.video-sec {
  background-image: url('../../images/special-conseder.png');
  background-color: rgba(0, 0, 0, 0.637);
  background-blend-mode: color;
  padding: 220px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-sec-1 {
  background-image: url(../../images/woman-messaging.jpg);
  background-color: rgba(0, 0, 0, 0.637);
  background-blend-mode: color;
  padding: 220px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-sec-2 {
  background-image: url(../../images/tax-for-sole.png);
  background-color: rgba(0, 0, 0, 0.637);
  background-blend-mode: color;
  padding: 220px 0;
  background-size: cover;
  background-repeat: no-repeat;
}


/* ABOUT US START */

.about-we-are-here {
  background: black;
  padding-top: 15vh;
  padding-bottom:25vh;
}

h1.greencol-h1 {
  color: #00a841!important;
  font-size: 55px;
  margin-bottom: 3vh;
  margin-left: 4vw;
  margin-top: 7vh;
}

.about-we-are-here h6 {
  font-size: 18px!important;
  color: #fff!important;
  font-weight: 400;
  margin-left:4vw;
  margin-bottom: 5vh;
  margin-right: -12vw;
}

img.about-women {
  width: 125%;
  height: 86%;
  margin-left: -63px;
  border-top: 10px solid #00a841;
  border-left: 10px solid #00a841;
  border-radius: 20px;
  object-fit: cover;

}

img.about-women-2 {
  margin-left: -3vw;
  margin-top: 27px;
  width: 44%;
  object-fit: cover;
}

.about-we-are-here .common-heading.text-l > p {
  /* margin-top: 10px; */
  margin-left: 4vw;
  margin-right: -5vw;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 3px;
  color: #fff;
}

.about-we-are-here img.about-women-3 {
  width:83%;
  height: 52%;
  border: 10px solid #fff;
  margin-top: -38vh;
  margin-left: 14vw;
  border-right: 10px solid #00a841;
  border-bottom: 10px solid #00a841;
}

.about-we-are-here .fa-star:before {
  content: "\f005";
  color: #00a841;
}

.about-we-are-exp{
  padding-top: 10vh;
  padding-bottom:15vh;
}

.about-we-are-exp .single-image img {
  position: relative;
  border-radius: 6px;
  border: 8px solid #102310;
  margin-left: 4vw;
  width: 100%;
  max-width: 251%;
  height: 521px;
  margin-top: -1vh;
  object-fit: cover;
}

.about-we-are-exp .common-heading.text-l > p {
  margin-top: 7px;
  font-size: 17px;
  color: #fff;
  line-height: 28px;
}

.about-we{
  background: #fff;
  padding-top: 11vh;
  padding-bottom: 10vh;
}

.about-we h1 {
  font-size: 29px;
  line-height: 38px;
  margin-top: 12vh;
  color: white!important;
}

.about-we span {
  color: #00a841;
}

.about-we .common-heading.text-l > p {
  margin-top: 10px;
  font-size: 15px;
  /* line-height: 21px; */
  /* margin-right: -8vw; */
}

.about-we .single-image img {
  position: relative;
  width: 100%;
  max-width: 251%;
  height: 521px;
  object-fit: fill;
}

.about-we .in-stats .statistics {
  text-align: left;
  margin-left: 27px;
}

/* .active-dark .statistics .statnumb span {
  color: #00a841!important;
} */

.about-we .small .statistics p {
  font-size: 11px;
  line-height: 24px;
  text-align: center;
  color: #000;
}

.about-we img.img-01{
margin-left: 45px;
}
/* ABOUT US END */


/* Contact Us start */

.form-block button {
  width: fit-content;
  margin-bottom: 13px;
  border: 1px solid #027d16;
  color: #000000;
  padding: 10px 40px;
  background-color: #01b12b;
}

.bg-btn {
  /* background: #ffbd84;
  background: -moz-linear-gradient(left, #ffbd84 0%, #00a841100%); */
  background: -webkit-linear-gradient(left, #ffbd84 0%, #00a841100%);
  background: linear-gradient(to right, #00a84100 0%, #00a84100 100%);
  -webkit-box-shadow: 0 10px 15px 0 rgb(175 0 87 / 20%);
  box-shadow: 0 10px 15px 0 rgb(175 0 87 / 0%);
  border: 1px solid #00a841;
}

.form-block button:hover {
  background-color: #00a841;
}

.active-dark .form-block label a {
  color: #00a841!important;
}

/* Contact us End */



.bark-bar span {
  color: #00a841;
}

i.fa-solid.fa-play.fa-rotate-90 {
  color: #01a841;
}

/* START ALL LAPTOP SIZE RISPONSIVE */

/**????Start 1600px Size????**/
@media (max-width: 1600px) {

/* ABOUT US PAGE START */
img.about-women {
  width: 115%;
  height: 84%;
  margin-left: -24px;
}
img.about-women-2 {
  margin-left: -3vw;
  margin-top: 27px;
  width: 36%;
}
.about-we-are-here .common-heading.text-l > p { 
  margin-left: 6vw!important;
  margin-right: -2vw!important;
  font-size: 15px;
  line-height: 31px;
  letter-spacing: 3px;
  color: #fff;
}
.video-cont-1{
margin-left: -5vh!important;
}
.second-p {
  margin-left: 4vw!important;
  margin-right: -4vw!important;
  margin-top: 3vh!important;
}
.hc-offcanvas-nav h2 {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  padding: 10px 17px;
  color: #101010 !important;
  background: #fff;
  display: none!important;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
/* ----???ABOUT US???---- */
.service .video-cont {
  text-align: center;
  padding: 19px 0;
  color: #fff;
  font-size: 15px;
  margin-left: -124px;
}
.about-we-are-exp .single-image img {
  height: 455px;
}
.about-we .single-image img {
  height: 410px;
}
/* ----???WHO WE HELP???---- */
.service #ser-img {
  width: 476px;
  height:385px;
}
/* ----???ARTICLES???---- */
.bg-shape-dez::before {
  bottom: 502px;
  left: -6px;
  border-radius: 0 0 0 8px;
}
}
/**????END 1600px Size????**/

/**????Start 1440px Size????**/
@media (max-width: 1440px) {

/* ABOUT US PAGE START */
img.about-women {
  width: 115%;
  height: 84%;
  margin-left: -24px;
}
img.about-women-2 {
  margin-left: -3vw;
  margin-top: 27px;
  width: 36%;
}
.about-we-are-here .common-heading.text-l > p { 
  margin-left: 6vw!important;
  margin-right: -2vw!important;
  font-size: 15px;
  line-height: 31px;
  letter-spacing: 3px;
  color: #fff;
}
.video-cont-1{
margin-left: -5vh!important;
}
.second-p {
  margin-left: 4vw!important;
  margin-right: -4vw!important;
  margin-top: 3vh!important;
}
.hc-offcanvas-nav h2 {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  padding: 10px 17px;
  color: #101010 !important;
  background: #fff;
  display: none!important;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
/* ----???ABOUT US???---- */
.service .video-cont {
  text-align: center;
  padding: 19px 0;
  color: #fff;
  font-size: 15px;
  margin-left: -124px;
}
.about-we-are-exp .single-image img {
  height: 455px;
}
.about-we .single-image img {
  height: 410px;
}
/* ----???WHO WE HELP???---- */
.service #ser-img {
  width: 476px;
  height:385px;
}
/* ----???ARTICLES???---- */
.bg-shape-dez::before {
  bottom: 502px;
  left: -6px;
  border-radius: 0 0 0 8px;
}
}
/**????End 1440px Size????**/

/**????Start 1366px Size????**/
@media (max-width: 1366px) {

  /* ABOUT US PAGE START */
  img.about-women {
  width: 115%;
  height: 84%;
  margin-left: -24px;
}
img.about-women-2 {
  margin-left: -3vw;
  margin-top: 27px;
  width: 36%;
}
  .about-we-are-here .common-heading.text-l > p {
  /* margin-top: 10px; */
  margin-left: 4vw;
  margin-right: -2vw;
  font-size: 15px;
  line-height: 31px;
  letter-spacing: 3px;
  color: #fff;
}
.video-cont-1{
margin-left: -5vh!important;
}
.second-p {
  margin-left: 4vw!important;
  margin-right: -4vw!important;
  margin-top: 3vh!important;
}
.hc-offcanvas-nav h2 {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  padding: 10px 17px;
  color: #101010 !important;
  background: #fff;
  display: none!important;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
/* ----???ABOUT US???---- */
.service .video-cont {
  text-align: center;
  padding: 19px 0;
  color: #fff;
  font-size: 13px;
  margin-left: -41px;
}
.about-we-are-exp .single-image img {
  height: 455px;
}
.about-we .single-image img {
  height: 410px;
}
/* ----???WHO WE HELP???---- */
.service #ser-img {
  width: 476px;
  height:385px;
}
/* ----???ARTICLES???---- */
.bg-shape-dez::before {
  bottom: 490px;
  left: -6px;
  border-radius: 0 0 0 8px;
}
}
/**????End 1366px Size????**/

/**????Start 1280px Size????**/
@media (max-width: 1280px) {

/* ABOUT US PAGE START */
img.about-women {
  width: 115%;
  height: 84%;
  margin-left: -24px;
}
img.about-women-2 {
  margin-left: -3vw;
  margin-top: 27px;
  width: 36%;
}
.about-we-are-here .common-heading.text-l > p {
  /* margin-top: 10px; */
  margin-left: 4vw;
  margin-right: -2vw;
  font-size: 15px;
  line-height: 31px;
  letter-spacing: 3px;
  color: #fff;
}
.video-cont-1{
margin-left: -5vh!important;
}
.second-p {
  margin-left: 4vw!important;
  margin-right: -4vw!important;
  margin-top: 3vh!important;
}
.hc-offcanvas-nav h2 {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  padding: 10px 17px;
  color: #101010 !important;
  background: #fff;
  display: none!important;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
/* ----???ABOUT US???---- */
.service .video-cont {
  text-align: center;
  padding: 19px 0;
  color: #fff;
  font-size: 13px;
  margin-left: -41px;
}
.about-we-are-exp .single-image img {
  height: 455px;
}
.about-we .single-image img {
  height: 410px;
}
/* ----???WHO WE HELP???---- */
.service #ser-img {
  width: 476px;
  height:385px;
}
/* ----???ARTICLES???---- */
.bg-shape-dez::before {
  bottom: 490px;
  left: -6px;
  border-radius: 0 0 0 8px;
}
}
/**????End 1280px Size????**/

/**????Start 1080px Size????**/

@media (max-width: 1080px) {

  p {
    font-size: 12px!important;
    line-height: 28px;
  }
  .cloud-accounting .col-lg-6 {
    width: 47%;
    margin-left: 20px;
  }
  .footer-address-list li a {
    font-size: 13px;
  }
  
  .dark-footer h4 {
    font-size: 25px;
  }
  .hc-offcanvas-nav h2 {
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    padding: 10px 17px;
    color: #101010 !important;
    background: #fff;
    display: none!important;
  }
  ::-webkit-scrollbar-thumb {
    background-image: linear-gradient(45deg, #9dff84, #388103);
  }
  /* ----???ABOUT US???---- */
  .service .video-cont {
    text-align: center;
    padding: 19px 0;
    color: #fff;
    font-size: 13px;
    margin-left: -41px;
  }
  .about-we-are-exp .single-image img {
    height: 455px;
  }
  .about-we .single-image img {
    height: 410px;
  }
  /* ----???WHO WE HELP???---- */
  .service #ser-img {
    width: 476px;
    height:385px;
  }
  /* ----???ARTICLES???---- */
  .bg-shape-dez::before {
    bottom: 459px;
    left: -6px;
    border-radius: 0 0 0 8px;
  }
  }
  
  /**????End 1080px Size????**/

/* END ALL LAPTOP SIZE RISPONSIVE */


/* START ALL MOBILE SIZE RISPONSIVE */

/**????Start 500px Size????**/

@media (max-width: 500px) {
.cloud-accounting .col-lg-6 {
  width: 100%;
  margin-left: 0px;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
.bg-shape-dez::before {
  bottom:492px;
  left: -6px;
  border-radius: 0 0 0 8px;
}
.image-with {
  width: 100%!important;
}
/* ----???ABOUT US???---- */
.about-we-are-here img.about-women-3 {
  width: 100%;
  height: 59%;
  margin-top: -35vh;
  margin-left: -1.9vw;
}
h1.greencol-h1 {
  margin-left: 2vw;
  margin-top: 31vh;
}
.about-we-are-here h6 {
  margin-left: -9vw;
}
.about-we-are-here .common-heading.text-l > p {
  /* margin-top: 10px; */
  margin-left: -1vw!important;
}
.video-cont-1 {
  margin-left: 0vh!important;
}
.about-we img.img-01 {
  margin-left: 2px;
  margin-top: -21vh;
}
.about-we-are-exp .single-image img {
  height: 455px;
  margin-top: 4vw;
  margin-left: 0vw;
}
/* ----???SELF ASSESSMENT???---- */
.statistics {
  text-align: center;
  margin-left: 29vw;
}
.pad-tb {
  padding-top: 20px!important;
  padding-bottom: 30px !important;!i;!;
}
.m-t-c, .text-l {
  text-align: center!important;
  margin-top: 10vh;
}
.bread-title h2, h2 {
  font-size: 22px;
  line-height: 36px;
}
.common-heading h2, .common-heading h4, .common-heading>span, .header-heading p, .image-block, .single-image {
  text-align: left;
}
.video-sec-1 {
  margin-left: 3px!important;
}
}
    
/**????End 500px Size????**/

/*--------xxxxxxxxxxxxxx--------*/

/**????Start 424px Size????**/

@media (max-width: 424px) {
  .cloud-accounting .col-lg-6 {
    width: 100%;
    margin-left: 0px;
  }
  ::-webkit-scrollbar-thumb {
    background-image: linear-gradient(45deg, #9dff84, #388103);
  }
  .bg-shape-dez::before {
    bottom:492px;
    left: -6px;
    border-radius: 0 0 0 8px;
  }
  .image-with {
    width: 100%!important;
  }
  /* ----???ABOUT US???---- */
  .about-we-are-here img.about-women-3 {
    width: 100%;
    height: 59%;
    margin-top: -30vh;
    margin-left: -1.9vw;
  }
  h1.greencol-h1 {
    margin-left: 2vw;
    margin-top: 31vh;
  }
  .about-we-are-here h6 {
    margin-left: -9vw;
  }
  .about-we-are-here .common-heading.text-l > p {
    /* margin-top: 10px; */
    margin-left: -1vw!important;
  }
  .video-cont-1 {
    margin-left: 0vh!important;
  }
  .about-we img.img-01 {
    margin-left: 2px;
    margin-top: -21vh;
  }
  .about-we-are-exp .single-image img {
    height: 455px;
    margin-top: 4vw;
    margin-left: 0vw;
  }
  .about-we-are-exp {
    padding-top: -13vh;
    padding-bottom: 15vh;
}
  /* ----???SELF ASSESSMENT???---- */
  .statistics {
    text-align: center;
    margin-left: 29vw;
  }
  .pad-tb {
    padding-top: 20px!important;
    padding-bottom: 60px;
  }
  .m-t-c, .text-l {
    text-align: center!important;
    margin-top: 0vh;
  }
  .bread-title h2, h2 {
    font-size: 22px;
    line-height: 36px;
  }
  .common-heading h2, .common-heading h4, .common-heading>span, .header-heading p, .image-block, .single-image {
    text-align: left;
  }
  .video-sec-1 {
    margin-left: 3px!important;
  }
  }

/**????End 424px Size????**/

/*--------xxxxxxxxxxxxxx--------*/

/**????Start 415px Size????**/

@media (max-width: 415px) {
.cloud-accounting .col-lg-6 {
  width: 100%;
  margin-left: 0px;
  }
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
.bg-shape-dez::before {
  bottom: 603px!important;
  left: -6px;
  border-radius: 0 0 0 8px;
}
.image-with {
  width: 100%!important;
}
  /* img, svg {
    vertical-align: middle;
    margin-left: 0px;
  } */
}
  
/**????End 415px Size????**/

/*--------xxxxxxxxxxxxxx--------*/

/**????Start 375px Size????**/

@media (max-width: 375px) {
.cloud-accounting .col-lg-6 {
  width: 100%;
  margin-left: 0px;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
.bg-shape-dez::before {
  bottom:623px!important;
  left: -6px;
  border-radius: 0 0 0 8px;
}
.image-with {
  width: 100%!important;
}
#main-nav .hc-offcanvas-nav h2 {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  padding: 10px 17px;
  color: #10101000!important;
  background: #fff;
}
  
/* about us */
img.about-women-2 {
  display: none;
}
.about-we-are-here img.about-women-3 {
   width: 105%;
  height: 52%;
  border: 10px solid #fff;
  margin-top: -25vh;
  margin-left: -2vw;
  border-right: 10px solid #00a841;
  border-bottom: 10px solid #00a841;
}
}
    
/**????End 375px Size????**/

/*--------xxxxxxxxxxxxxx--------*/

/**????Start 360px Size????**/

@media (max-width: 360px) {
.cloud-accounting .col-lg-6 {
  width: 100%;
  margin-left: 0px;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
.bg-shape-dez::before {
  bottom: 620px!important;
  left: -6px;
  border-radius: 0 0 0 8px;
}
.image-with {
  width: 100%!important;
}
  /* img, svg {
    vertical-align: middle;
    margin-left: 0px;
  } */
}
  
/**????End 360px Size????**/

/**????Start 320px Size????**/

@media (max-width: 320px) {
.cloud-accounting .col-lg-6 {
  width: 100%;
  margin-left: 0px;
}
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(45deg, #9dff84, #388103);
}
.bg-shape-dez::before {
  bottom: 660px;
  left: -6px;
  border-radius: 0 0 0 8px;
}
.image-with {
  width: 100%!important;
}
/* img, svg {
  vertical-align: middle;
  margin-left: 0px;
} */
}

/**????End 320px Size????**/


/* END ALL MOBILE SIZE RISPONSIVE */