/* Cris */

/*CSS HEADER*/

.row-header {
  justify-content: center;
  display: flex;
  align-items: center;
}

.et_pb_gutters3 .et_pb_column_1_2.col1-header {
  width: 14.2%;
  margin-right: -65px;
}

.et_pb_gutters3 .et_pb_column_1_2.col2-header {
  width: 82%;
  justify-content: flex-end;
  display: flex;
  align-items: center;
}

.col2-header .et_pb_module.menu-header-desktop {
  display: inline-flex;
  margin-bottom: 0;
  margin-right: 24px;
}
.col2-header .phone-header {
  display: inline-flex;
  margin-right: 24px;
}

.col2-header .et_pb_button_0_tb_header_wrapper {
  display: inline-flex;
}

.phone-header .et_pb_main_blurb_image {
  width: 20px !important;
}

.phone-header .et_pb_blurb_container {
  padding-left: 8px !important;
}

.col3-header .phone-header,
.col3-header
  .et_pb_button_module_wrapper.et_pb_button_0_tb_header_wrapper.et_pb_module {
  display: inline-flex;
}
.col3-header .phone-header {
  margin-right: 24px;
  vertical-align: middle;
}

.col2-header .et_pb_menu .et-menu > li {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

/*CSS Footer*/

.list-item-footer .et_pb_blurb_container {
  padding-left: 8px !important;
}

.et_pb_gutters3 .et_pb_column_1_4.col1-footer {
  width: 22%;
  margin-right: 31px;
}
.et_pb_column.col4-footer {
  width: 25%;
}
.et_pb_gutters3 .et_pb_column_1_4.col2-footer,
.et_pb_gutters3 .et_pb_column_1_4.col3-footer {
  width: 23%;
  margin-right: 24px;
}

.footer-privacy a {
  color: #fff;
}
.footer-privacy a:hover {
  color: #edbb5f;
}
.footer-privacy span {
  margin: 0 32px 0 28px;
}

/*Home*/

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 0 !important;
}
.et_pb_button {
  line-height: 24px !important;
}

.sec1-heading-home h1,
.sec1-heading-home h2,
.sec1-heading-home h3 {
  font-family: "Lato", sans-serif !important;
}

.col1-someOf-home {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto;
  gap: 32px;
}

.col1-Elevate .et_pb_blurb_content {
  max-width: 92% !important;
  display: inline-block;
}

body .btn-phone-home:before {
  margin-left: -24px !important;
}

.blurb-Experience .et_pb_blurb_container {
  padding-left: 32px !important;
}
.blurb-Experience .et_pb_blurb_description {
  margin-top: 24px;
}

.blurb-Whychoose .et_pb_blurb_container {
  padding-left: 38px !important;
}
.blurb-Whychoose .et_pb_blurb_description {
  margin-top: 14px;
}

.blurb-Whychoose.blurb-Whychoose-1 .et_pb_blurb_description {
  height: 96px;
}
.blurb-Whychoose.blurb-Whychoose-5 .et_pb_blurb_description {
  height: 120px;
}

.col1-OurAmazing {
  width: 31.96% !important;
  margin-right: 25px !important;
}
.col2-OurAmazing {
  width: 31.96% !important;
  margin-right: 25px !important;
}
.col3-OurAmazing {
  width: 31.96% !important;
}

.ourAmazing-outComes span {
  font-size: 16px;
  line-height: 24px;
}

.control-c {
  width: 48px;
  height: 48px;
}

img.a-left.control-c.prev.slick-prev.slick-arrow {
  display: none;
  position: absolute;
  top: 39%;
  left: 18px;
  z-index: 999;
}
img.a-left.control-c.next.slick-prev.slick-arrow {
  position: absolute;
  top: 39%;
  right: 18px;
  z-index: 999;
}

.slick-list {
  padding: 0px !important;
}
.slick-ourApproach {
  overflow: hidden;
}
ul.slick-dots {
  display: flex;
  justify-content: center;
  padding-top: 26px;
}
ul.slick-dots li button {
  display: none;
}

ul.slick-dots li {
  margin: 0 14px;
  cursor: pointer;
}

ul.slick-dots li::marker {
  font-size: 46px !important;
  color: #e4e4e4;
}
ul.slick-dots li.slick-active::marker {
  color: #edbb5f;
}

/*slick*/

.img-wrapper {
  position: relative;
}
.img-container-circle {
  position: absolute;
  top: -10px;
  bottom: 0px;
  left: -10px;
  right: 0px;
  content: "";
  width: 260px;
  height: 260px;
}

/* .slick-seeWhat .col-img-SeeWhat:before {
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
    right: 0;
    width: 260px;
    height: 260px;
    content: "";
    background-image: url(https://ewebsites.com.au/wp-content/uploads/2023/10/img-2-1.png);
    background-size: cover;
} */

img.img-circle {
  transition: all 0.5s ease;
}

.btn-navigate {
  background-color: #e4e4e4;
  color: #e4e4e4;
}

.btn-navigate.active {
  background-color: #feaa47;
  color: #feaa47 !important;
}

.image-container {
  display: none;
}
.image-container.active {
  display: block;
  transition: all 0.5s ease;
  animation: fade 2s;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.col-content2,
.col-content3,
.col-content4 {
  display: none;
}

.btn-navigate {
  cursor: pointer;
}

.btn-readmore-OurLatest {
  border-width: 0;
}
.et_pb_button_module_wrapper .btn-readmore-OurLatest:hover {
  background: unset;
  border: unset;
}
.col-ourLasest {
  background-color: #fff;
  padding-bottom: 32px;
  box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 5px 5px;
}

.col-ourLasest:nth-child(1) {
  width: 31.579% !important;
  margin-right: 32px !important;
}
.col-ourLasest:nth-child(2) {
  width: 31.579% !important;
  margin-right: 32px !important;
}
.col-ourLasest:nth-child(3) {
  width: 31.579% !important;
}

.toggle-faq-home .et_pb_toggle_content {
  padding-top: 20px !important;
}

a.btn-navigate:hover {
  background-color: #ccc !important;
}

a.btn-navigate.active:hover {
  background-color: #feaa47 !important;
}

img.a-left.control-c.slick-prev.slick-arrow {
  cursor: pointer;
}

/*Blog*/
.et_pb_gutters3 .row-sec2-blog .et_pb_column_2_3 {
  width: 65.7%;
  margin-right: 64px;
}

.et_pb_gutters3 .row-sec2-blog .et_pb_column_1_3 {
  width: calc(100% - 65.7% - 64px);
}
.blog-item .et_pb_blog_grid.clearfix.et_pb_text_align_center div.column {
  margin-right: 32px;
  width: 47%;
}
.blog-item .et_pb_blog_grid .et_pb_post {
  padding-bottom: 24px;
}
.et_pb_sidebar_0 .et_pb_widget ul li {
  margin-bottom: 16px;
}

.blog-item .et_pb_post .entry-featured-image-url {
  margin-bottom: 24px;
}
.blog-item .entry-title {
  margin-bottom: 16px;
}
.blog-item .post-meta {
  margin-bottom: 16px !important;
}
.blog-item .post-content .post-content-inner {
  margin-bottom: 16px;
}
.blog-item .post-content a {
  text-transform: capitalize;
}
.et_pb_gutters3
  .et_pb_column_2_3
  .et_pb_blog_grid
  .column.size-1of2
  .et_pb_post {
  margin-bottom: 32px;
}

.et_pb_sidebar_0 #block-2 {
  margin-bottom: 40px;
}
.et_pb_sidebar_0 #block-3 h2,
.et_pb_sidebar_0 #block-4 h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  font-family: "Lato", Times, serif;
}
.et_pb_sidebar_0 #block-3 h2 {
  margin-bottom: 24px;
}
.et_pb_sidebar_0 #block-3 {
  margin-bottom: 60px;
}
.et_pb_sidebar_0 #block-4 {
  margin-bottom: 20px;
}
.search-sidebar-blog button.wp-block-search__button.has-icon.wp-element-button {
  background-color: transparent;
  border: none;
  color: #ddd;
}
.search-sidebar-blog button svg.search-icon {
  transform: rotate(260deg);
  fill: #666666;
}

.et_pb_widget .wp-block-latest-posts li a:hover,
.et_pb_widget.widget_block.widget_categories li.cat-item a:hover {
  color: red !important;
  color: #edbb5f !important;
}
.dsm_icon_list.list-social-blog .dsm_icon_list_image img {
  width: 36px;
}

.list-social-blog ul {
  display: flex;
}

/*Blog Detail*/

/* #page-container header .single.single-post .et_pb_section_0_tb_header.et_pb_section {
    background-color: #FFFBFB !important;
    box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, 0.10);
} */

.single.single-post .header-desktop .et_pb_menu_0_tb_header.et_pb_menu ul li a {
  color: #333 !important;
}
.single.single-post #et-main-area {
  margin-top: 81px;
}

.single.single-post .header-desktop .et_pb_blurb_0_tb_header.et_pb_blurb {
  color: #333 !important;
}

body.single.single-post:not(.et-tb) #main-content .container {
  padding-top: 43px;
}

.single.single-post .container {
  max-width: 1216px;
}

@media (max-width: 1304px) {
  .et_pb_gutters3 .et_pb_column_1_2.col2-header {
    display: block;
  }
}

.title-ourapproach span {
  font-family: "Lato", sans-serif !important;
}
/* Edric */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */
.blog-detail-page .et_pb_section {
  padding: 0;
}
.blog-detail-page .et_pb_section .et_pb_module.et_pb_text {
  margin-bottom: 0;
}
.blog-detail-page .et_pb_section .et_pb_module.et_pb_image span {
  margin-top: 16px;
}
.blog-detail-page .et_pb_section .et_pb_module.et_pb_image span,
.blog-detail-page .et_pb_section .et_pb_module.et_pb_image span img {
  width: 100%;
}
.blog-detail-page a {
  color: #edbb5f;
}
.blog-detail-page .et_pb_text ol,
.blog-detail-page .et_pb_text ul {
  padding-bottom: 0;
}


.blog-detail-page p.title,
.blog-detail-page h2,
.blog-detail-page h3 {
  margin-top: 48px;
  margin-bottom: 16px;
  line-height: 40px;
}
.blog-detail-page p.title {
	font-weight: 700;
    font-size: 30px!important;
    color: #edbb5f !important;
	 margin-top: 24px;
}
.blog-detail-page p,
.blog-detail-page ul li,
.blog-detail-page .et_pb_text_inner {
  color: #212121;
}
.blog-detail-page a:hover {
  color: #edbb5f;
}
.blog-detail-page .et-search-form,
.blog-detail-page blockquote {
  border-color: #edbb5f;
}

.blog-detail-page .et_pb_section .et_pb_row {
  padding: 0;
  width: 100%;
}
.form-quote .et_pb_contact_field_checkbox i:before {
  color: #edbb5f !important;
  font-size: 16px !important;
}
.et_pb_contact_field_checkbox > label > i {
}
.et_pb_contact_field_checkbox > label {
  display: flex !important;
  align-items: center;
}
.count-case-detail .count-number-case-detail p {
  color: #edbb5f;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
}
.count-case-detail .count-name-case-detail p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  font-weight: 400;
}
.title-case-detail h1 {
  color: #edbb5f;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}
.desc-case-detail h2 {
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  font-size: 56px;
  font-weight: 700;
  line-height: 76px;
}
.web-design-toorak-section blockquote {
  margin: 0px 0 16px;
  border-left: 4px solid;
  padding-left: 20px;
  border-color: #edbb5f;
}
.why-ewebsite-section .www-us-item {
  height: 410px;
  border-radius: 10px;
}
.form-quote .et_pb_contact_field_options_list {
  width: fit-content;
  row-gap: 8px;
  text-wrap: nowrap;
  column-gap: 56px;
  display: grid;
  grid-template-columns: auto auto;
}
.form-quote .et_pb_contact p input[type="checkbox"] + label i,
.et_pb_contact p input[type="radio"] + label i {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}
.form-quote .et_pb_contact_field_options_wrapper {
  display: block;
}
.form-quote .et_contact_bottom_container {
  float: left;
}
.form-quote .et_contact_bottom_container button {
  margin: 16px 0 0 32px;
}
.detail-case-section .detail-case-why-row {
  display: flex;
  justify-content: center;
}
.detail-case-section
  .detail-case-why-row
  .et_pb_column
  .et_pb_text_inner
  ul
  li::marker {
  color: #edbb5f;
}
.detail-case-section .detail-case-why-row .et_pb_column {
  margin-right: 56px;
  width: fit-content;
}
.w-100,
.w-100 span,
.w-100 span img {
  width: 100%;
}
.title-yellow-case {
  color: #edbb5f;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px; /* 150% */
  text-transform: capitalize;
  padding-bottom: 12px;
}
.name-case {
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  padding-bottom: 16px;
}
.why-ch-digital-maketing
  .et_pb_module.et_pb_blurb
  .et_pb_blurb_description
  p:first-child {
  color: #333;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
div.pagination {
  display: block;
}
.et_mobile_device a.et-pb-arrow-next,
div.et_pb_slider:hover .et-pb-arrow-next {
  right: -60px;
}
.et_mobile_device a.et-pb-arrow-prev,
div.et_pb_slider:hover .et-pb-arrow-prev {
  left: -70px;
}
a.et-pb-arrow-next,
a.et-pb-arrow-prev {
  color: #edbb5f;
  top: 40%;
  font-size: 60px;
}
.icon-close-sub-menu {
  display: none;
  position: fixed;
  top: 45px;
  right: 16px;
}

.main-menu-sidebar ul.dsm-menu .menu-item-has-children a {
  display: inline;
}
.icon-open-sub-menu.icon-open-sub-menu-open {
  transform: rotate(180deg);
}
.icon-open-sub-menu {
  position: absolute;
  top: 0;
  right: 111px;
}
.page-id-1216 .seo_ss7 .et_pb_blurb_container {
  padding-top: 0px;
}
.seo_ss7 .et_pb_blurb_container {
  padding-top: 10px;
}
.col1-someOf-seo {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  gap: 32px;
}
#et_pb_contact_interested_value_0 {
  display: none !important;
}
div.selectize-control.multi .selectize-input > div {
  background-image: unset !important;
  background-color: #fff;
  border: unset;
  box-shadow: unset;
  border-radius: unset;
  border-right: solid 0.5px #ccc;
  font-family: Lato;
  color: #333;
  opacity: 0.7;
}
div.selectize-control.multi .selectize-input.has-items {
  padding: 0;
}
.selectize-dropdown [data-selectable].active,
.selectize-control.multi .selectize-input > div.active {
  background-image: unset !important;
  background-color: #edbb5f !important;
  border: unset !important;
}
.selectize-control.multi .selectize-input {
  border: unset;
  padding: unset;
  box-shadow: unset !important;
}
div.selectize-input.input-active,
div.selectize-input.input-active:hover,
div.selectize-control.multi .selectize-input.focus {
  border: unset !important;
  box-shadow: unset !important;
}
.et_pb_contact_select.selectize-control {
  background-color: #fff;
  border-bottom: solid 0.5px rgb(102, 102, 102, 0.5);
}
form.search-sidebar-blog button svg.search-icon {
  fill: #edbb5f;
}
.wp-block-search__inside-wrapper input {
  border: 1px solid #edbb5f !important;
}
.blog-item h2.entry-title {
  font-family: Lato;
}
.et_pb_toggle p.et_pb_toggle_title {
  color: #333;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.et_pb_row.et_pb_row_7.slick-seeWhat.et_pb_gutters2.et_pb_row_1-6_1-6_1-6_1-6_1-6_1-6_1-6 {
  height: 392px;
}
.et_pb_module.et_pb_text.et_pb_text_56.et_pb_text_align_left.et_pb_bg_layout_light
  p {
  color: #edbb5f;
  font-size: 40px;
  font-weight: 700;
  line-height: 36px; /* 90% */
  text-transform: capitalize;
}
.et_pb_module.et_pb_text.et_pb_text_57.et_pb_text_align_left.et_pb_bg_layout_light
  p {
  color: #333;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
div.slick-seeWhat.et_pb_row div.col-content .et_pb_module {
  margin-bottom: 16px;
}
div.slick-seeWhat.et_pb_row div.col-content {
  width: 74%;
}
.some-of-businesses-section .col1-someOf-home .et_pb_module img,
.some-of-businesses-section .col1-someOf-home .et_pb_module img {
  border-radius: 5px;
  box-shadow: 0 2px 50px #00000017;
}
.slick-ourApproach .slick-slide.et_pb_column .et_pb_module {
  z-index: 100;
}
.page.et_pb_pagebuilder_layout #main-content {
  margin-top: 81px;
}

.webdesign-boxed-whychoose
  div.et_pb_row.why-ch-ew-box
  div.et_pb_column.et_pb_css_mix_blend_mode_passthrough {
  display: grid;
  grid-template-columns: auto auto;
  row-gap: 24px;
}
div#main-content .post-meta {
  padding: 0 2em;
}
div#main-content .post-meta,
div#main-content .author a,
div#main-content .post-meta a {
  color: #edbb5f;
}
header .et_pb_section--with-menu.scroll-header,
header .menu-mobile-by-edric.scroll-header {
  background-color: #333 !important;
  transition: all ease 0.2s;
}
.our-story-section .our-story-col-1 > div {
  width: 62%;
}
.our-digital-section .our-digital-desc ul,
.ww-love-to-section .ww-love-to-desc ul {
  padding-left: 2em;
  margin-top: -1em;
}
.our-digital-section .our-digital-col-1 {
  display: grid;
  grid-template-columns: 138px 138px 138px;
  column-gap: 55px;
  align-items: center;
  row-gap: 12px;
}
.unparalleled-section {
  position: relative;
}
.get-started-section .et_pb_row {
  z-index: 20;
}

.get-started-section:after {
  left: 0;
  content: " ";
  position: absolute;
  opacity: 0.2;
  background: linear-gradient(0deg, #edbb5f 0%, rgba(237, 187, 95, 0) 126.32%);
  width: 100%;
  height: 100%;
  z-index: 10;
  display: block;
  top: 0;
}
.unparalleled-section .unparalleled-col-1 {
  width: 40.343%;
  margin-right: 9.5%;
}
.unparalleled-section .unparalleled-col-2 {
  width: 49.343%;
}
.www-us .www-us-content .www-us-item-header img {
  width: 50px;
}
.et_pb_main_blurb_image {
  margin-top: auto;
  margin-bottom: auto;
}
.www-us .www-us-content .www-us-item-header span {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}
.www-us .www-us-content .www-us-item {
  padding: 24px;
  border-radius: 10px;
  width: 384px;
  height: 220px;
  margin-right: 32px;
}
.www-us .www-us-content .www-us-item:after {
  content: " ";
  position: absolute;
  opacity: 0.1;
  background: linear-gradient(
    0deg,
    rgba(188, 188, 188, 0.6) 0%,
    rgba(115, 115, 115, 0.4) 97.21%
  );
  width: 100%;
  z-index: -1;
  display: block;
  top: 0;
  left: 0;
  height: 220px;
  border-radius: 10px;
}
.www-us .www-us-content .www-us-item .www-us-item-desc p {
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.meet-the-team .meet-the-team-item {
  width: 100%;
  margin-right: 0;
  height: 100%;
}
/* .meet-the-team .meet-the-team-item img{
	width: 282px;
} */

.meet-the-team-item-1 span {
  height: 340px;
}
.meet-the-team .meet-the-team-item .et_pb_image_wrap {
  padding: 0 57px;
  display: flex;
  align-items: self-end;
}
.meet-the-team .meet-the-team-item .et_pb_image_wrap:first-child {
  display: flex;
  align-items: self-end;
  padding-left: 70px;
  padding-right: 30px;
}
.meet-the-team .meet-the-team-item .et_pb_main_blurb_image {
  margin-bottom: 9px;
  position: relative;
  width: 100%;
}
/* .meet-the-team .meet-the-team-item .et_pb_main_blurb_image:after {
	content: ' ';
    position: absolute;
    opacity: 0.2;
	background: linear-gradient(22deg, #EDBB5F 0%, rgba(237, 187, 95, 0.00) 85.91%);
    width: 100%;
    height: 100%;
    z-index: 100;
    display: block;
    top: 0;
} */
.meet-the-team .meet-the-team-row-1 {
  justify-content: center;
  display: grid;
  place-items: flex-end;
  grid-template-columns: 325px 325px 325px;
  column-gap: 32px;
}
.meet-the-team .meet-the-team-row-2 {
  display: grid;
  place-items: flex-end;
  grid-template-columns: 384px 384px;
  column-gap: 32px;
}
.meet-the-team .meet-the-team-item h4 {
  color: #333;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
}
.meet-the-team .meet-the-team-item p {
  height: 48px;
  color: #212121;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.form-section .et_pb_contact p {
  margin-bottom: 24px;
}
.form-section .et_pb_contact p textarea {
  font-size: 16px;
  line-height: 24px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 40px;
  border: solid 0.5px rgb(102, 102, 102, 0.5);
}
.form-section .et_pb_contact p input,
.form-section .et_pb_contact p select {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #fff;
  border-bottom: solid 0.5px rgb(102, 102, 102, 0.5);
}
.form-section .et_pb_contact p input::placeholder,
.form-section .et_pb_contact p select::placeholder,
.form-section .et_pb_contact p textarea::placeholder {
  color: rgb(51, 51, 51, 0.5);
}
/* form-section-get-in-touch  */

.form-section-get-in-touch .et_pb_contact p {
  margin-bottom: 24px;
}
.form-section-get-in-touch .et_pb_contact p textarea {
  font-size: 16px;
  line-height: 24px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 40px;
  border: solid 0.5px rgb(102, 102, 102, 0.5);
}
.form-section-get-in-touch .et_pb_contact p input,
.form-section-get-in-touch .et_pb_contact p select {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background-color: #fff;
  border-bottom: solid 0.5px rgb(102, 102, 102, 0.5);
}
.form-section-get-in-touch .et_pb_contact p input::placeholder,
.form-section-get-in-touch .et_pb_contact p select::placeholder,
.form-section-get-in-touch .et_pb_contact p textarea::placeholder {
  color: rgb(51, 51, 51, 0.5);
}

.form-section .form-col-1 {
  width: 48.45%;
  margin-right: 31px;
}
/* .form-section .form-col-2 {
	width: 48.306%;
} */

.form-section.form-update-by-dat .form-col-2 {
  background-color: #000000;
  border-top-width: 5px;
  border-color: #edbb5f;
  padding-top: 40px;
  padding-right: 47px;
  padding-bottom: 40px;
  padding-left: 47px;
  transform: translateX(0px) translateY(130px);
  width: 48.25%;
}
.form-section .form-col-2 .et_pb_module.et_pb_text_align_left {
  margin-bottom: 39.1px;
}

/* Contact Page */
.form-row-get-in.et_pb_row.form-row {
  overflow: visible;
  position: relative;
  z-index: 10;
}
.see-some-of-section .et_pb_blurb_container h4 {
  color: var(--Text, #333);
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 8px;
  margin-top: 25px;
}
.see-some-of-section .et_pb_blurb_container .et_pb_blurb_description p,
.see-some-of-section-pagination
  .et_pb_blurb_container
  .et_pb_blurb_description
  p {
  color: var(--Text, #212121);
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
}
.see-some-of-section .see-some-of-col-1 {
  width: 40.314%;
  margin-right: 17.374%;
}
.see-some-of-section .see-some-of-col-2 {
  width: 40.314%;
}
.website-design-section p {
  padding-bottom: 24px;
}

/* service page  */
.our-digital-section .our-digital-domi-col-1 {
  width: calc(100% - 31.579% - 32px);
  margin-right: 32px;
}
.our-digital-section .our-digital-domi-col-2 {
  width: 31.579%;
}
.schedule-form {
  border-radius: 10px;
  border: 0.5px solid #333;
  background: #fff;
}
/*move the labels above the form input fields*/
.schedule-form .et_pb_contact_form_label {
  display: block !important;
  color: var(--Heading, #333);
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  display: block !important;
  margin-bottom: 4px;
}
.schedule-form .et_contact_bottom_container {
  float: unset;
  justify-content: center;
}
.schedule-form p.et_pb_contact_field {
  margin-bottom: 24px;
}
/*hide the label in the field*/
.schedule-form .et_pb_contact_field_options_title {
  display: none;
}

/*make the placeholder text the same color as field background*/
.schedule-form p[data-type="checkbox"] {
  position: relative;
}
.schedule-form p[data-type="checkbox"] label {
  position: relative;
  margin-left: 40px;
  font-weight: 400;
}
.schedule-form p[data-type="checkbox"]:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 15px;
  width: 24px;
  height: 24px;
  background-size: cover;
  background-image: url("https://ewebsites.com.au/wp-content/uploads/2023/10/Frame-7.png");
}
.schedule-form input.input {
  height: 40px;
  width: 100%;
}
.schedule-form button.et_pb_contact_submit.et_pb_button {
  width: 100%;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px; /* 24px */
}
.schedule-form input.input[data-original_id="message"] {
  height: 80px;
}
.schedule-form input.input,
.schedule-form textarea.et_pb_contact_message.input {
  background-color: #fff;
}
.schedule-form input::placeholder,
.schedule-form textarea::placeholder {
  color: #fff !important;
}
.et_pb_contact_field_options_wrapper {
  display: none;
}
.multi-award-section .multi-award-row1 {
  display: grid;
  gap: 44px;
  grid-template-columns: auto auto auto auto auto auto;
}
.multi-award-section .multi-award-row2 {
  display: grid;
  column-gap: 80px;
  align-items: center;
  grid-template-columns: 298px 199px 226.05px;
}
.multi-award-section .et_pb_column {
  width: 100%;
}
.marketing-service-section:before {
  left: 0;
  content: " ";
  position: absolute;
  opacity: 0.1;
  background: var(
    --linear-1,
    linear-gradient(0deg, #edbb5f 0%, rgba(237, 187, 95, 0) 126.32%)
  );
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  top: 0;
}
.marketing-service-section .marketing-service-row {
  display: grid;
  grid-template-columns: 261.5px 261.5px 261.5px 261.5px;
}
.marketing-service-section .marketing-service-row .et_pb_column {
  width: 100%;
}

/* webdesign */
.unlock-business-section .unlock-business-row .unlock-business-col1 {
  width: 48.685%;
  margin-right: 29px;
}
.unlock-business-section .unlock-business-row .unlock-business-col2 {
  position: relative;
  width: calc(100% - 48.685% - 29px - 6px);
}
.unlock-business-section .unlock-business-row .unlock-business-col2:after {
  content: " ";
  position: absolute;
  z-index: 0;
  display: block;
  bottom: -100px;
  left: 0;
  height: 408px;
  width: 408px;
  border-radius: 408px;
  opacity: 0.4;
  background: #edbb5f;
  filter: blur(202px);
}
.some-of-businesses-section {
  position: relative;
}
.some-of-businesses-section:after {
  content: " ";
  position: absolute;
  fill: var(
    --Linear-2,
    linear-gradient(
      0deg,
      rgba(102, 102, 102, 0.6) 0%,
      rgba(102, 102, 102, 0.4) 97.21%
    )
  );
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block;
  top: 0;
}
.col1-someOf-web-design {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto;
  gap: 32px;
}
.recent-web-section .recent-web-col {
  display: grid;
  grid-template-columns: 384px 384px 384px;
  gap: 32px;
}
.wo-websites-section .wo-websites-row .wo-websites-col1 {
  width: 44%;
  margin-right: 32px;
  z-index: 10;
}
.wo-websites-section .wo-websites-row .wo-websites-col2 {
  position: relative;
  width: calc(100% - 44% - 32px);
}
/* .some-ofThe-webdesign-section ul.slick-dots li::marker, */
.case-studies-section ul.slick-dots li::marker {
  font-size: 46px !important;
  color: #e4e4e4;
}
.slick-ourApproach h2.et_pb_module_heading {
  font-weight: 700;
  font-size: 24px;
  color: #ffffff !important;
  line-height: 36px;
  text-align: left;
}
.slick-no-nextPre {
  overflow: hidden;
}

.case-studies-section .case-studies-item > div {
  display: flex;
  max-width: 100%;
  align-items: center;
  gap: 98px;
  justify-content: flex-start;
  margin-top: -30px;
  padding-left: 50px;
}
.case-studies-section .case-studies-item .et_pb_main_blurb_image {
  position: relative;
}
/* .case-studies-section .et_pb_column:nth-child(even) .et_pb_main_blurb_image:after {
	content: ' ';
    position: absolute;
    z-index: -1;
    display: block;
    top: -50px;
    left: -50px;
	width: 456px;
	height: 268px;
	border-radius: 10px;
	background: var(--primry-yellow, #EDBB5F);
	box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, 0.10);
} */
.case-studies-section .case-studies-item .et_pb_main_blurb_image img {
  width: 356px;
}
.case-studies-section .case-studies-item .et_pb_blurb_container h4 {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 18px;
}
.case-studies-section .case-studies-item .et_pb_blurb_container p {
  /* 	padding-bottom: 24px; */
  line-height: 24px;
}
.case-studies-section .case-studies-item .et_pb_blurb_container {
  position: relative;
  /*     bottom: 18px; */
}
.ready-to-section-service .col-1 {
  width: calc(100% - 48.8% - 32px - 113px);
  margin-right: 32px;
}
.ready-to-section-service .col-2 {
  width: 48.8%;
}
/* PPC */
.ppc-ss2 .et_pb_row {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 32px;
}
.ppc-ss2 .et_pb_row .et_pb_column {
  width: 100%;
  margin: unset;
}
/* .ppc-ss2 .et_pb_row .et_pb_column .et_pb_blurb h4.et_pb_module_header{
	margin-bottom: 14px;
} */
/* TESTIMONIAL */
.exce-web-section .exce-web-box-row .et_pb_column .exce-web-box-desc p {
  line-height: 24px;
  font-weight: 400;
}
.exce-web-section .exce-web-box-row .et_pb_column {
  height: 356px;
}

.btn-readmore-OurLatest {
  position: relative;
}
div.et_pb_button_module_wrapper:has(.btn-readmore-OurLatest) {
  width: fit-content;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
}
div.et_pb_button_module_wrapper:has(.btn-readmore-OurLatest):hover:after {
  display: none;
}
div.et_pb_button_module_wrapper:has(.btn-readmore-OurLatest):hover:before {
  content: "";
  background-color: #edbb5f;
  width: 85px;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: all 0.3s ease-in;
}
div.et_pb_button_module_wrapper:has(.btn-readmore-OurLatest):before {
  content: "";
  background-color: #edbb5f;
  width: 85px;
  height: 1px;
  position: absolute;
  left: -50%;
  transform: translateX(-50%);
  bottom: 0;
}
div.et_pb_button_module_wrapper:has(.btn-readmore-OurLatest):after {
  content: "";
  background-color: #666666;
  width: 85px;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.ww-love-to-section .ww-love-to-desc ul li::marker {
  color: #edbb5f;
}
.et_pb_module .et_pb_widget.widget_block {
  margin: 0 !important;
}
.et_pb_sidebar_0 #block-3 h3.wp-block-heading,
.et_pb_sidebar_0 #block-4 h3.wp-block-heading {
  /* 	font-size: 24px; */
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 32px;
}
ul.wp-block-categories li.current-cat a {
  color: #edbb5f !important;
  font-weight: 600;
}
.et_pb_module .et_pb_widget.widget_block {
  margin: 0;
}
.et_pb_module .et_pb_widget.widget_block .wp-block-group h2 {
  margin-bottom: 24px;
  margin-top: 24px;
}
.slick-ourApproach .et_pb_column .et_pb_image img {
  left: -6px;
}
.form-section .et_pb_blurb_description a:hover {
  color: #feaa47;
}
.meet-the-team .meet-the-team-item .et_pb_blurb_description {
  text-align: center;
}
.meet-the-team .meet-the-team-item .et_pb_blurb_description span {
  color: #212121;
}
/* #main-content .post-meta, #main-content .author a, #main-content .post-meta a {
	color: #8C8C8C ;
} */
.et_pb_module.et_pb_toggle_1.et_pb_toggle,
.et_pb_module.et_pb_toggle_3.et_pb_toggle,
.et_pb_module.et_pb_toggle_0.et_pb_toggle,
.et_pb_module.et_pb_toggle_2.et_pb_toggle {
  margin-bottom: 0 !important;
}

.case-studies-section .slick-no-nextPre .slick-item-custom {
  background-color: #fff;
  padding-top: 85px;
  padding-bottom: 82px;
}
/* Home page */
.our-digitalServices {
  display: flex;
}

/* global */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

.et_pb_blog_0 .pagination a {
  font-size: 20px !important;
}

html {
  overflow-y: scroll;
}
body {
  overflow: hidden;
}
p {
  padding-bottom: 24px;
}
textarea {
  resize: none;
}
.-ml-100 {
  margin-left: -28px;
}
.heading-yellow {
  color: #edbb5f;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}
.flex-8 > div {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-start;
}
.flex-32 > div {
  display: flex;
  align-items: center;
  gap: 32px;
  justify-content: flex-start;
}
.flex-24 > div {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: flex-start;
}
.fw-700,
.fw-700 h3,
.fw-700 h2,
.fw-700 h1 {
  font-weight: 700;
}

.text-yellow {
  color: #ea9801;
  font-weight: 600;
}
.title-page h1 {
  font-size: 56px;
  font-weight: 700;
  color: #fff;
  line-height: 76px;
}
.title-section h2,
.”title-section” h2 {
  color: #333;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.desc-page p {
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  color: #fff;
}
.button-yellow-about {
  z-index: 50;
  font-weight: 700;
  line-height: 150%;
  background-color: #edbb5f;
}
.button-yellow-about:hover {
  color: #fff !important;
  background-color: #ea9801;
}
.button-yellow-home {
  z-index: 50;
  border: 0px;
  padding: 13px 46px;
  border-radius: 5px;
  background-color: #feaa47;
}

/* Mane css */

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Lato", Times, serif !important;
}
.menu_phone {
  color: #333;
}
.menu_phone:hover {
  color: #edbb5f;
}
.mail-phone {
  color: #fff;
}
.mail-phone:hover {
  color: #edbb5f;
}
.footer_href {
  color: #fff;
}
.footer_href:hover {
  color: #edbb5f;
}
#footer_recentPosts.et_pb_widget_area_left {
  border-right: 0px solid rgba(0, 0, 0, 0.1);
  padding-right: 20px;
}
#footer_recentPosts.et_pb_bg_layout_light .et_pb_widget li a {
  color: #212121;
}
.book_link {
  color: #edbb5f;
}
.seo_ss2 .et_pb_column_1 {
  margin-right: 16px;
}
.seo_ss2 .et_pb_column_2 {
  margin: 0 16px;
}
.seo_ss2 .et_pb_column_3 {
  margin: 0 16px;
}
.seo_ss2 .et_pb_module_header {
  margin-bottom: 12px;
  margin-top: -3px;
}
.seo_ss5 .et_pb_column {
  margin-right: 32px;
}
.seo_ss5 .et_pb_blurb_content {
  max-width: 100%;
}
.seo_ss5 .et_pb_blurb_container {
  padding-left: 34px;
}
.seo_ss5 .et_pb_blurb_description {
  margin-top: 14px;
}
.seo_ss7 .et_pb_blurb_container {
  padding-left: 38px;
}
.seo_ss7 .et_pb_blurb_description {
  margin-top: 14px;
}
.blog_more .more-link {
  text-transform: capitalize;
}
.blog_more .size-1of3:not(:last-child) {
  margin-right: 32px !important;
}
/* .blog_more .size-1of3 .et_pb_post{
	height:580px; 515px
} */
.blog_more .size-1of3 .et_pb_post {
  /* 	height:515px; */
}
.seo-our-section .seo-boxed-connect-item .et_pb_blurb_description p:first-child {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.blog_more .entry-title {
  margin-top: -11px;
  margin-bottom: 9px;
  min-height: 114px;
}
.blog_more .post-content .post-content-inner {
  margin-top: 14px;
  margin-bottom: 14px;
  min-height: 84px;
}
/* .digital_ss2 .et_pb_column.et_pb_column_1_3 {
  width: 31.5%;
} */
.digital_marketing .et_pb_column {
  margin-right: 16px;
}
.digital_marketing .et_pb_column.et_pb_column_1_5 {
  width: 18.7%;
}

.page-id-7 .”title-section” {
  width: 77%;
}
/* blog detaill */
.post-detail-right-content {
  width: calc(100% - 75% - 32px) !important;
}
.post-detail-left-content {
  width: 75% !important;
  margin-right: 32px !important;
}
.single-post h3 {
  color: #edbb5f;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
.single-post #page-container li,
.single-post #page-container ol {
  margin-bottom: 8px;
}
/* blog detaill */

/* New Css */
.case-studies .et_pb_slide_content .title {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-shadow: none;
  padding: 0;
  margin-bottom: 16px;
}
.seo-casestudy .et_pb_column .read-case {
  font-size: 16px;
  border-bottom: 0.5px solid #000;
  padding-bottom: 4px;
  line-height: 24px;
}
.seo-casestudy .et_pb_column .title-seo {
  line-height: 48px;
  margin-bottom: 24px;
  display: inline-block;
  margin-top: 16px;
  font-size: 32px;
}
.seo-casestudy .et_pb_column:nth-child(3) .title-seo,
.seo-casestudy .et_pb_column:nth-child(1) .title-seo {
  width: 90%;
}
.case-studies .et_pb_slide_image img {
  /*     max-height: 211px !important;
    height: 211px ; */
}
.case-studies .et_pb_container {
  height: 330px !important;
}
#case-study .et-pb-controllers {
  position: unset;
  padding-top: 26px;
}
#case-study .et-pb-controllers a {
  display: inline-block;
  background-color: #e4e4e4;
  text-indent: -9999px;
  border-radius: 50px;
  width: 16px;
  height: 16px;
  margin-right: 14px;
  padding: 0;
  opacity: 1;
}
#case-study .et-pb-controllers a.et-pb-active-control {
  background-color: #edbb5f;
}
.case-studies .et_pb_slide_with_image .et_pb_slide_description {
  width: 54.1%;
  /* 	margin-top: -55px; */
}
.case-studies .et_pb_slide_image,
.et_pb_slide_video {
  width: 41.95%;
  margin-top: -105.5px !important;
}
div#casestudy_row {
  padding: 0;
  padding-bottom: 24px;
}
.case-studies .et_pb_slide,
.case-studies .et_pb_slide_description {
  padding: 0;
}
.case-studies .et_pb_slide_content p:nth-child(2) {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: #333;
  text-shadow: none;
  margin-bottom: 24px;
}
.case-studies .et_pb_slide_content p:nth-child(3) {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #333;
  text-shadow: none;
}
.case-studies .et_pb_slide_content p:nth-child(3) span {
  border-bottom: 0.5px solid #000;
  padding-bottom: 4px;
}
.our-web-development__title p {
  font-family: "Lato", sans-serif !important;
}
div.heading-h3-40 h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
div.heading-h3 h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
div.heading__below-h2 h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}
div.heading-h1 h1,
div.heading-h2 h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  color: #fff;
}
div#whychoose_ppc,
div#whychoose_digital {
  padding: 100px 80px;
}
div#whychoose_ppc p,
div#whychoose_digital p {
  margin: 0;
  padding: 0;
}
#whychoose_digital .et_pb_blurb_5.et_pb_blurb .et_pb_module_header {
  padding: 0 70px;
}
div#whychoose_ppc p.et_pb_module_header {
  padding: 0 40px;
}
div#whychoose_digital p.et_pb_module_header {
  padding: 0 80px;
}
#whychoose_digital .et_pb_row.et_pb_row_5 {
  margin: 0;
}
#whychoose_ppc .et_pb_row.et_pb_row_4 #ppc-boxed-item:first-child,
#whychoose_ppc .et_pb_row.et_pb_row_6 #ppc-boxed-item:first-child,
#whychoose_digital .et_pb_row.et_pb_row_4 #ppc-boxed-item:first-child,
#whychoose_digital .et_pb_row.et_pb_row_6 #ppc-boxed-item:first-child {
  margin-bottom: 124px;
}
/* New Css */
.ppc-ss2 .et_pb_row .et_pb_column .et_pb_blurb div h4.et_pb_module_header {
  margin-bottom: 10px;
}
.ppc-ss2 .ppc-item span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
  padding-bottom: 13px !important;
}
.ppc-boxed-connect .ppc-boxed-connect-item .et_pb_blurb_container {
  padding-left: 38px;
  padding-top: 14px;
}
.ppc-boxed-connect .ppc-boxed-connect-item .et_pb_blurb_container h4 {
  margin-bottom: 14px;
}
.blurb-Whychoose .et_pb_blurb_container {
  padding-top: 10px;
}
.blurb-Experience .et_pb_blurb_container {
  padding-top: 7px;
}
.webdesign-boxed-whychoose .ppc-boxed-item .et_pb_blurb_container {
  padding-left: 38px;
}

.webdesign-boxed-whychoose
  .et_pb_row.et_pb_row_4
  .et_pb_column.et_pb_column_4_4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 16px 44px;
}
.webdesign-boxed-whychoose .ppc-boxed-item .et_pb_blurb_container h4 {
  margin-bottom: 22px;
}
.webdesign-boxed-whychoose
  .ppc-boxed-item:nth-child(1)
  .et_pb_blurb_container
  h4 {
  width: 50%;
}
.webdesign-boxed-whychoose
  .ppc-boxed-item:nth-child(6)
  .et_pb_blurb_container
  h4 {
  width: 60%;
}
.ppc-boxed-item {
  height: 182px;
}

.webdesign-boxed-whychoose .et_pb_module.et_pb_blurb.et_pb_blurb_5,
.webdesign-boxed-whychoose .et_pb_module.et_pb_blurb.et_pb_blurb_4 {
  padding-top: 72px;
}

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_right.et_pb_module {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#img-Strategies1,
#img-proven1 {
  position: unset;
}

#box-chat {
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
@keyframes slideFromBottom {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(-70px);
    opacity: 1;
  }
}

.form-row-active {
  animation: slideFromBottom 0.5s ease;
}

.form-row-active {
  animation-fill-mode: both;
  animation-iteration-count: 1;
}

@media (min-width: 981px) {
  .et_pb_gutters3 .ppc-boxed-whychoose .et_pb_column_1_2 {
    width: 48.7%;
  }
  .et_pb_gutters3 .ppc-boxed-whychoose .et_pb_column {
    margin-right: 29px;
  }
}
h3.wp-block-heading {
  margin-bottom: 16px;
}

@media only screen and (max-width: 575px) {
  .et_pb_blog_0 .et_pb_post div.post-content a.more-link {
    font-size: 14px !important;
  }

  /* blog detaill */
  .single-post #page-container h3 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 24px;
  }
  .single-post #page-container #main-content li,
  .single-post #page-container #main-content ol,
  .single-post #page-container #main-content .et_pb_text_inner,
  .single-post #page-container #main-content p {
    font-size: 14px;
    line-height: 20px;
  }
  /* blog detaill */
  .single.single-post #page-container .et_pb_column.et_pb_column_1_tb_body {
    padding: 0px;
  }
  .single.single-post #page-container .et_pb_column.et_pb_column_1_tb_body li {
    font-size: 14px !important;
    color: #212121;
  }
  .”our-digital-desc .et_pb_text_inner {
    font-size: 14px;
  }
  .single-post #page-container footer p {
    color: #fff;
  }

  .single-post #page-container footer .et_pb_text_8_tb_footer p,
  .single-post #page-container footer .et_pb_text_3_tb_footer p,
  .single-post #page-container footer .et_pb_text_2_tb_footer p {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #edbb5f !important;
  }

  .single-post
    #page-container
    footer
    .et_pb_column.et_pb_column_4_4.et_pb_column_4_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: block;
  }
  .page-id-930 .et_pb_sidebar_0 .et_pb_widget ul li {
    font-size: 14px;
  }
  .page-id-7 .”title-section” {
    width: 100%;
    text-align: center;
  }
}
:root {
  --bgch: #ea9801;
  --color: #edbb5f;
  --white: #fff;
  --transition: all 0.3s ease-in-out;
}
/* start set width form home page */
.et_pb_module.et_pb_blurb.et_pb_blurb_14.flex-8.et_pb_text_align_left.et_pb_blurb_position_top.et_pb_bg_layout_light {
  padding: 0 40px 0 0;
}
.form-section .et_pb_main_blurb_image img {
  margin-top: -4px;
}
.et_pb_contact_field textarea.et_pb_contact_message {
  min-height: 120px;
}
body
  #page-container
  #et-boc
  .et_pb_section
  .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module
  .et_pb_button {
  transition: var(--transition);
}
body
  #page-container
  #et-boc
  .et_pb_section
  .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module
  .et_pb_button:hover {
  color: #fff !important;
  background-color: #ea9801 !important;
}
.form-col-2 span {
  transition: var(--transition);
}
/* .form-col-2 span:hover {
    color: #ea9801;
} */
textarea#et_pb_contact_message_0::placeholder {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.form-section .et_pb_blurb_description p,
.form-section .et_pb_blurb_description a {
  color: white;
}
/* end set width form home page */
/* start blog  .et-l--post .wp-pagenavi .page */
.et-l .wp-pagenavi span.current {
  border: 1px solid #edbb5f;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700;
  padding: 9px 14px;
  cursor: pointer;
  transition: var(--transition);
  background-color: var(--bgch);
  color: var(--white) !important ;
}
.et-l .wp-pagenavi .page {
  border: 1px solid #edbb5f;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700;
  padding: 9px 14px;
  cursor: pointer;
  transition: var(--transition);
  color: var(--white);
}
.et-l .wp-pagenavi span.current:hover,
.et-l .wp-pagenavi .page:hover {
  background-color: var(--bgch);
  color: var(--white) !important;
}
/* hover btn  */
body #page-container #et-boc .et_pb_section .et_pb_button_0_tb_header:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_0:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_8:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_17:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_4:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_6:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_1:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_2:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_5:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_13:hover,
body #page-container #et-boc.et_pb_section .et_pb_button_7:hover,
body #page-container #et-boc .et_pb_section .et_pb_button_3:hover {
  color: white !important;
  background-image: initial;
  background-color: #ea9801;
}
.et_pb_menu__wrap .nav li ul {
  border-top: 3px solid #edbb5f;
}
.sub-menu li,
.et-menu li li a {
  width: 100%;
}
.nav li ul {
  width: 300px;
}
#menu-headere .sub-menu li a {
  padding: 0;
}
.nav li li {
  padding: 0 20px;
  margin: 0;
}

.sub-menu li:hover a {
  background-color: transparent;
}
.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid #cccccc70;
}
.sub-menu li a {
  padding: 14px 0px !important;
}

.et_pb_post div.post-content a.more-link {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  padding: 5px;
  overflow: hidden;
}

div.et_pb_section.et_pb_section_4 {
  margin-top: -7px;
}

.et_pb_button:after,
.et_pb_button:before {
  content: "";
}
/* contact form */
.contact__phone,
.contact__email {
  color: #212121;
  cursor: pointer;
}
.contact__phone:hover,
.contact__email:hover {
  color: var(--bgch);
  transition: var(--transition);
}
.et_pb_section {
  background-color: transparent;
}
/*  */
.home_our_latest {
  color: var(--color);
}
.home_byadmin {
  color: #bcbcbc;
}
#main-content .post-meta,
#main-content .author a,
#main-content .post-meta a {
  text-transform: uppercase;
  color: var(--color);
  font-weight: 700;
}

#main-content .post-meta a:nth-child(3) {
  color: var(--color);
  text-transform: uppercase;
}
#main-content .post-meta a:hover:nth-child(3) {
  color: var(--bgch);
}
.entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.page-id-1065 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.page-id-1093 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-960 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-1107 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-958 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-956 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-954 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-948 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-943 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.postid-940 .et_pb_menu_0_tb_header.et_pb_menu ul li a,
.category .et_pb_menu_0_tb_header.et_pb_menu ul li a {
  color: #333 !important;
}
.page-id-1065 .menu_phone,
.page-id-1093 .menu_phone,
.postid-960 .menu_phone,
.postid-1107 .menu_phone,
.postid-958 .menu_phone,
.postid-956 .menu_phone,
.postid-954 .menu_phone,
.postid-948 .menu_phone,
.postid-943 .menu_phone,
.postid-940 .menu_phone,
.category .menu_phone {
  color: #333 !important;
}

.page-id-1065 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.page-id-1093 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-960 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-1107 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-958 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-956 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-954 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-948 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-943 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.postid-940 .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a,
.category .et_pb_menu_0_tb_header.et_pb_menu ul li.white-menu a {
  color: #fff !important;
}
.page-id-1065 .menu_phone.white-menu,
.page-id-1093 .menu_phone.white-menu,
.postid-960 .menu_phone.white-menu,
.postid-1107 .menu_phone.white-menu,
.postid-958 .menu_phone.white-menu,
.postid-956 .menu_phone.white-menu,
.postid-954 .menu_phone.white-menu,
.postid-948 .menu_phone.white-menu,
.postid-943 .menu_phone.white-menu,
.postid-940 .menu_phone.white-menu,
.category .menu_phone.white-menu {
  color: #fff !important;
}
/*  */
.page-id-1065 .menu_phone.white-menu:hover,
.page-id-1093 .menu_phone.white-menu:hover,
.postid-960 .menu_phone.white-menu:hover,
.postid-1107 .menu_phone.white-menu:hover,
.postid-958 .menu_phone.white-menu:hover,
.postid-956 .menu_phone.white-menu:hover,
.postid-954 .menu_phone.white-menu:hover,
.postid-948 .menu_phone.white-menu:hover,
.postid-943 .menu_phone.white-menu:hover,
.postid-940 .menu_phone.white-menu:hover,
.category .menu_phone.white-menu:hover {
  color: var(--bgch) !important;
}
a.menu_phone:hover {
  color: var(--bgch) !important;
}
/*  */
a.text-yellow:hover {
  color: var(--color);
}
/* blog */
.blog_site
  .et_pb_blog_grid_wrapper
  .et_pb_blog_grid.clearfix.et_pb_text_align_center
  div.column {
  width: calc(33% -18px);
}
#page-container li.white-menu:hover > a {
  color: var(--bgch) !important;
}
.et-l--footer .ti-text {
  color: #777777 !important;
}
@media screen and (min-width: 981px) {
  .et_mobile_menu li a:hover,
  .nav ul li a:hover {
    background-color: transparent;
    opacity: 0.7;
  }
}
/* -----------------------------------------------testimonails_slide */
#testimonials_row {
  height: 400px;
}
#testimonails_slide .et_pb_container.clearfix {
  height: 338.9px;
}
#testimonails_slide .et_pb_slide_image {
  margin-right: 0;
  position: absolute;
  top: 168px;
  width: 30%;
}
/* #testimonails_slide .et_pb_slide_image:after {
    content: " ";
    position: absolute;
    top: -5%;
    left: -2%;
    color: red;
    background-image: url(https://ewebsites.com.au/wp-content/uploads/2023/10/img-2-1.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    object-fit: cover;
} */
.img-container-circles {
  position: absolute;
  top: 20%;
  bottom: 0px;
  left: -5px;
  right: 0px;
  content: "";
  width: 260px;
  height: 260px;
}
#testimonails_slide .et_pb_slide_image img {
  width: 240px;
  margin: 60px 0 0 -50px;
}
#testimonails_slide .et_pb_slide_description {
  width: 71%;
  padding-top: 30px;
  display: block;
}
#testimonails_slide
  .et_pb_slide_description
  .et_pb_slide_content
  p:first-child {
  color: #333333;
  margin-top: 16px;
  font-family: Lato;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
#testimonails_slide
  .et_pb_slide_description
  .et_pb_slide_content
  p:first-child:after {
  content: "";
  position: absolute;
  bottom: 20%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #edbb5f;
}
#testimonails_slide
  .et_pb_slide_description
  .et_pb_slide_content
  p:nth-child(2) {
  margin-top: 12px;
}
#testimonails_slide
  .et_pb_slide_description
  .et_pb_slide_content
  p:nth-child(2),
#testimonails_slide
  .et_pb_slide_description
  .et_pb_slide_content
  p:nth-child(3),
#testimonails_slide .et_pb_slide_description .et_pb_slide_content p:last-child {
  padding: 0;
  color: #212121;
  font-family: Lato;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
#testimonails_slide .et_pb_slide_content p,
#testimonails_slide .et_pb_slide_title {
  text-shadow: none;
}
#testimonails_slide .et_pb_slider_container_inner {
  position: relative;
}
#testimonails_slide .et-pb-controllers {
  bottom: 0%;
}
#testimonails_slides .et-pb-controllers a {
  background-color: #666666;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
#testimonails_slides .et-pb-controllers .et-pb-active-control {
  background-color: #edbb5f;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
#testimonails_slide .et_pb_slides {
  height: 476px;
}
#testimonails_slides .et_pb_row {
  padding: 0;
}
#btn_testimo .et_pb_button_module_wrapper {
  margin-top: 41px;
}
/*--------------------------------Fixed Heading Dazl  */
.webdesign-boxed-whychoose .ppc-boxed-item .et_pb_blurb_container h3 {
  margin-bottom: 22px;
}
.case-studies-section .case-studies-item .et_pb_blurb_container h3 {
  margin-bottom: 18px;
}
.ppc-ss2 .et_pb_row .et_pb_column .et_pb_blurb div h3.et_pb_module_header {
  margin-bottom: 10px;
}
.ppc-boxed-connect .ppc-boxed-connect-item .et_pb_blurb_container h3 {
  margin-bottom: 14px;
}
/* fixed dot  */

#google_review_id .ti-widget.ti-goog .ti-controls-line {
  background: unset;
  display: block;
  height: 20px;
}
#google_review_id .ti-widget.ti-goog .ti-controls-line .dot {
  height: 18px;
  border-radius: 50%;
}

/* case study  */
#case_study_slide {
  background-color: #ffffff;
  padding-top: 85px;
  padding-bottom: 82px;
  padding-left: 0px;
}
/* why choose */
.whychoose_new {
  display: flex;
  justify-content: center;
}

.whychoose_new .et_pb_row:nth-child(3),
.whychoose_new .et_pb_row:nth-child(1) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.whychoose_new .et_pb_blurb_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.whychoose_new .column-why-choose {
  display: flex;
  flex-direction: column;
  gap: 76px;
  align-items: center;
}
.whychoose_new .column-why-choose .et_pb_main_blurb_image {
  width: 60px;
}
.whychoose_new .column-why-choose .et_pb_blurb_10 {
  margin-top: 350px;
}
.whychoose_new .et_pb_blurb_description p {
  padding: 0 68px;
  margin-top: 8px;
}
.whychoose_new .heading__six .et_pb_module_header {
  padding: 0 50px;
}
/*  */
.whychoose_new .icon__whychoose__web .et_pb_blurb_content {
  position: relative;
  max-width: 600px;
}
.whychoose_new .column-why-choose .icon__whychoose__web .et_pb_main_blurb_image,
.whychoose_new
  .column-why-choose
  .icon__whychoose__web
  .et_pb_only_image_mode_wrap {
  width: 100%;
}
.icon__whychoose__web .et_pb_blurb_container {
  position: absolute;
}
.icon__whychoose__web .et_pb_module_header {
  padding: 0 120px;
  margin-bottom: 11px;
}
.icon__whychoose__web .et_pb_blurb_description {
  padding: 0 29px;
}
.icon__whychoose__web .et_pb_blurb_description p {
  font-size: 16px;
  padding: 0 45px;
}
.column-why-choose .et_pb_blurb_8 .et_pb_module_header {
  padding: 0 65px;
}
/* col-1 */
.whychoose_new .et_pb_row_8 .et_pb_column_9 {
  position: relative;
  display: block;
}

.whychoose_new .et_pb_row_8 .et_pb_column_9 .et_pb_blurb_6 {
  position: absolute;
  top: -216px;
  right: -108px;
  display: block;
}
.whychoose_new .et_pb_row_8 .et_pb_column_9 .et_pb_blurb_7 {
  position: absolute;
  bottom: -314px;
  right: -108px;
  display: block;
}
/* col-2 */
.whychoose_new .et_pb_row_10 .et_pb_column_11 {
  position: relative;
  display: block;
}
.whychoose_new .et_pb_row_10 .et_pb_column_11 .et_pb_blurb_11 {
  position: absolute;
  top: -292px;
  display: block;
  left: -127px;
}
.whychoose_new .et_pb_row_10 .et_pb_column_11 .et_pb_blurb_12 {
  position: absolute;
  bottom: -314px;
  left: -127px;
  display: block;
}
.whychoose_new .et_pb_main_blurb_image {
  margin-bottom: 13px;
}

#whychoose_digital .icon__whychoose__web {
  height: unset;
}
/* #whychoose_digital .icon__whychoose__web  .et_pb_blurb_content{
	margin-top: -28px;
}
#whychoose_digital .icon__whychoose__web  .et_pb_blurb_content .et_pb_main_blurb_image{
	margin-bottom: -14px;
} */
.et_pb_gutters3 #whychoose_digital p.et_pb_module_header {
  padding: 0 40px;
  margin-bottom: 10px;
}

.et_pb_gutters3 #whychoose_ppc {
  padding: 100px 80px 0;
}
#whychoose_ppc .icon__whychoose__web,
#whychoose_ppc .ppc-boxed-item {
  height: unset;
}
#whychoose_ppc .et_pb_module_header {
  margin-bottom: 10px;
}

#whychoose_ppc .icon__whychoose__web .et_pb_module_header {
  padding: 0px 10%;
}
.et_pb_gutters3 #whychoose_digital p.et_pb_module_header {
  padding: 0 40px;
  margin-bottom: 10px;
}

@media screen and (min-width: 1440px) and (max-width: 1555px) {
  #whychoose_ppc .et_pb_blurb_6.et_pb_blurb .et_pb_module_header,
  #whychoose_ppc .et_pb_blurb_6.et_pb_blurb .et_pb_module_header a {
    font-weight: 700;
    font-size: 28px;
    color: #212121 !important;
    line-height: 48px;
    text-align: center;
  }
  #whychoose_digital .et_pb_blurb_5.et_pb_blurb .et_pb_module_header,
  #whychoose_digital .et_pb_blurb_5.et_pb_blurb .et_pb_module_header a {
    font-weight: 700;
    font-size: 28px;
    color: #212121 !important;
    line-height: 48px;
    text-align: center;
  }

  .whychoose_new .icon__whychoose__web .et_pb_blurb_description p {
    font-size: 14px;
    padding: 0 33px;
    line-height: 18px;
  }
  .whychoose_new div.heading__below-h2 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 38px;
  }
  .whychoose_new .column-why-choose .et_pb_blurb_10 {
    margin-top: 252px;
  }
  .whychoose_new
    .et_pb_row_8
    .et_pb_column_9
    .et_pb_blurb_6
    .et_pb_blurb_container,
  .whychoose_new
    .et_pb_row_10
    .et_pb_column_11
    .et_pb_blurb_11
    .et_pb_blurb_description {
    padding: 0 10px;
  }
  .whychoose_new .et_pb_main_blurb_image {
    margin-bottom: 13px;
  }
  .whychoose_new .et_pb_row_8 .et_pb_column_9 .et_pb_blurb_6 {
    position: absolute;
    top: -216px;
    right: -92px;
    display: block;
  }
  .et_pb_gutters3 #whychoose_digital p.et_pb_module_header {
    padding: 0 40px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1440px) {
  #whychoose_ppc .et_pb_blurb_6.et_pb_blurb .et_pb_module_header,
  #whychoose_ppc .et_pb_blurb_6.et_pb_blurb .et_pb_module_header a {
    font-weight: 700;
    font-size: 28px;
    color: #212121 !important;
    line-height: 48px;
    text-align: center;
  }

  #whychoose_digital .et_pb_blurb_5.et_pb_blurb .et_pb_module_header,
  #whychoose_digital .et_pb_blurb_5.et_pb_blurb .et_pb_module_header a {
    font-weight: 700;
    font-size: 28px;
    color: #212121 !important;
    line-height: 48px;
    text-align: center;
  }
  #whychoose_digital .icon__whychoose__web .et_pb_blurb_content {
    margin-top: 33%;
  }

  .whychoose_new .icon__whychoose__web .et_pb_blurb_description p {
    font-size: 14px;
    padding: 0 33px;
    line-height: 18px;
  }
  .whychoose_new div.heading__below-h2 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 38px;
  }
  .whychoose_new .column-why-choose .et_pb_blurb_10 {
    margin-top: 225px;
  }
  .column-why-choose .et_pb_blurb_8 {
    margin-bottom: 40px;
  }
  .whychoose_new
    .et_pb_row_8
    .et_pb_column_9
    .et_pb_blurb_6
    .et_pb_blurb_container,
  .whychoose_new
    .et_pb_row_10
    .et_pb_column_11
    .et_pb_blurb_11
    .et_pb_blurb_description {
    padding: 0 10px;
  }
  .whychoose_new .et_pb_main_blurb_image {
    margin-bottom: 13px;
  }
  .whychoose_new .et_pb_row_8 .et_pb_column_9 .et_pb_blurb_6 {
    position: absolute;
    top: -216px;
    right: -90px;
    display: block;
  }
  .column-why-choose .et_pb_blurb_8 .et_pb_blurb_description p {
    padding: 0 8px;
  }
  .whychoose_new .et_pb_row_10 .et_pb_column_11 .et_pb_blurb_11 {
    left: -113px;
  }
  .whychoose_new .et_pb_row_10 .et_pb_column_11 .et_pb_blurb_12 {
    left: -113px;
  }
  .et_pb_gutters3 #whychoose_digital p.et_pb_module_header {
    padding: 0 40px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1555px) and (max-width: 1920px) {
  .whychoose_new .et_pb_row_8 .et_pb_column_9 .et_pb_blurb_6 {
    position: absolute;
    top: -216px;
    right: -90px;
    display: block;
  }
  .whychoose_new .et_pb_row_10 .et_pb_column_11 .et_pb_blurb_11 {
    position: absolute;
    top: -292px;
    display: block;
    left: -109px;
  }
}

@media screen and (min-width: 1555px) and (max-width: 1720px) {
  .whychoose_new .column-why-choose .et_pb_blurb_10 {
    margin-top: 320px;
  }
}
.ppc-boxed-connect-item .et_pb_blurb_description p:first-child {
  font-weight: 700;
  font-size: 24px;
  color: #333333 !important;
  line-height: 32px;
}
.seo-content-item .et_pb_blurb_description p:first-child {
  font-weight: 700;
  font-size: 24px;
  color: #fff !important;
  line-height: 32px;
}
.et_pb_gutters3 #sec1-heading-home {
  max-width: unset !important;
}
.blog__details input#wp-block-search__input-1 {
  margin-bottom: 32px;
}
.marketing-service-row .et_pb_main_blurb_image {
  box-shadow: 0px 8px 50px rgba(0, 0, 0, 0.1);
}
.marketing-service-row .et_pb_main_blurb_image span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.marketing-service-row .et_pb_main_blurb_image span img {
  width: 46px;
  height: 46px;
  position: relative;
}

.marketing-service-row .et_pb_main_blurb_image {
  width: 100px;
  height: 100px;
  background: #edbb5f;
  border-radius: 15%;
  margin: 10px;
  /*   display: flex;
  justify-content: center;
  align-items: center; */
  position: relative;
  cursor: pointer;
}
.marketing-service-row .et_pb_main_blurb_image:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  border-radius: 50%;
  transform: scale(0.8);
  transition: 0.3s ease-in-out;
}
.marketing-service-row .et_pb_main_blurb_image:hover:before {
  transform: scale(1);
  border-radius: 15%;
}
/* digital marketing */
.digital_marketing .et_pb_main_blurb_image {
  box-shadow: 0px 8px 50px rgba(0, 0, 0, 0.1);
}

.digital_marketing .et_pb_main_blurb_image span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.digital_marketing .et_pb_main_blurb_image span img {
  width: 46px;
  height: 46px;
  position: relative;
}

.digital_marketing .et_pb_main_blurb_image {
  width: 100px !important;
  height: 100px;
  background: #edbb5f;
  border-radius: 15%;
  margin: 10px;
  position: relative;
}
.digital_marketing .et_pb_main_blurb_image:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  border-radius: 50%;
  transform: scale(0.8);
  transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 575px) {
  .single.single-post #page-container #et-main-area {
    margin-top: 62px;
  }

  .single.single-post .et_pb_section {
    padding: 0;
  }

  .single.single-post .et_pb_row.et_pb_row_0_tb_body {
    padding: 32px 16px 0;
  }

  .single.single-post .et_pb_row {
    width: 100%;
  }

  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    h1.entry-title {
    font-size: 28px;
    line-height: 40px;
  }

  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container {
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
  }
  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container
    span,
  .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container
    a {
    text-decoration-line: underline;
  }
  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container
    span:nth-child(2) {
    text-decoration-line: none;
  }
  .single.single-post .et_pb_column .et_pb_module.et_pb_post_title_0_tb_body {
    margin-bottom: 24px;
  }
  .single.single-post .et_pb_column .et_pb_module.et_pb_post_title_1_tb_body {
    margin-bottom: 16px;
  }
  .single.single-post .et_pb_heading_0_tb_body .et_pb_heading_container h2 {
    font-size: 28px;
    line-height: 42px;
  }
  .single.single-post .et_pb_row.et_pb_row_1_tb_body {
    padding: 60px 16px;
  }
  .single.single-post .et_pb_text_inner p {
    font-size: 14px;
    color: #212121;
    line-height: 20px;
  }
  .single.single-post .et_pb_text_inner ol li {
    font-size: 14px;
    color: #212121;
    line-height: 20px;
  }
  .single.single-post .et_pb_text_inner .has-text-color {
    font-size: 16px !important;
    line-height: 24px;
  }
  .single.single-post
    .et_pb_column.et_pb_column_4_4.et_pb_column_4_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: none;
  }

  .single.single-post .et_pb_column.et_pb_column_1_tb_body {
    padding: 50px 16px;
  }

  .single.single-post .et_pb_column_1_tb_body h3.wp-block-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }
  .single.single-post .et_pb_column_1_tb_body .wp-block-latest-posts__list li,
  .single.single-post .et_pb_column_1_tb_body .wp-block-categories-list li {
    opacity: 0.8;
    font-size: 16px !important;
    line-height: 24px;
  }

  .single.single-post .et_pb_blog_0_tb_body .et_pb_post .entry-title a {
    font-size: 18px;
    line-height: 28px;
  }
  /*Portfolio*/
  .see-some-of-section-pagination .et_pb_column.see-some-of-col-1 {
    margin-right: 24px;
  }
  .see-some-of-section-pagination .et_pb_column {
    width: 46% !important;
  }

  div.et_pb_column_4 {
    width: 100% !important;
    margin: 0 !important;
  }
  div.et_pb_row {
    width: 100%;
  }

  .faqs-section div.et_pb_toggle p.et_pb_toggle_title {
    font-size: 16px;
  }
  .see-some-of-section-pagination .see-some-of-row {
    display: none;
  }

  .see-some-of-section-pagination .see-some-of-row.active {
    display: block !important;
  }

  .see-some-of-section-pagination .pagination {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }

  .see-some-of-section-pagination .pagination a {
    cursor: pointer;
    padding: 10px 16px;
    margin: 0 5px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #ccc;
    border-radius: 4px;
  }

  .see-some-of-section-pagination .pagination a.active {
    background-color: #edbb5f;
    color: #fff;
  }
  /*Contact*/

  .page-id-435 footer .et_pb_text_3_tb_footer .et_pb_text_inner p {
    line-height: 40px;
  }
}

@media only screen and (max-width: 575px) {
  .single.single-post #page-container #et-main-area {
    margin-top: 62px;
  }

  .single.single-post .et_pb_section {
    padding: 0;
  }

  .single.single-post .et_pb_row.et_pb_row_0_tb_body {
    padding: 32px 16px 0;
  }

  .single.single-post .et_pb_row {
    width: 100%;
  }

  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    h1.entry-title {
    font-size: 28px;
    line-height: 40px;
  }

  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container {
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
  }
  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container
    span,
  .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container
    a {
    text-decoration-line: underline;
  }
  .single.single-post
    .et_pb_post_title_0_tb_body
    .et_pb_title_container
    .et_pb_title_meta_container
    span:nth-child(2) {
    text-decoration-line: none;
  }
  .single.single-post .et_pb_column .et_pb_module.et_pb_post_title_0_tb_body {
    margin-bottom: 24px;
  }
  .single.single-post .et_pb_column .et_pb_module.et_pb_post_title_1_tb_body {
    margin-bottom: 16px;
  }
  .single.single-post .et_pb_heading_0_tb_body .et_pb_heading_container h2 {
    font-size: 28px;
    line-height: 42px;
  }
  .single.single-post .et_pb_row.et_pb_row_1_tb_body {
    padding: 60px 16px;
  }
  .single.single-post .et_pb_text_inner p {
    font-size: 14px;
    color: #212121;
    line-height: 20px;
  }
  .single.single-post .et_pb_text_inner ol li {
    font-size: 14px;
    color: #212121;
    line-height: 20px;
  }
  .single.single-post .et_pb_text_inner .has-text-color {
    font-size: 16px !important;
    line-height: 24px;
  }
  .single.single-post
    .et_pb_column.et_pb_column_4_4.et_pb_column_4_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: none;
  }

  .single.single-post .et_pb_column.et_pb_column_1_tb_body {
    padding: 50px 16px;
  }

  .single.single-post .et_pb_column_1_tb_body h3.wp-block-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }
  .single.single-post .et_pb_column_1_tb_body .wp-block-latest-posts__list li,
  .single.single-post .et_pb_column_1_tb_body .wp-block-categories-list li {
    opacity: 0.8;
    font-size: 16px !important;
    line-height: 24px;
  }

  .single.single-post .et_pb_blog_0_tb_body .et_pb_post .entry-title a {
    font-size: 16px;
    line-height: 24px;
  }
  /*Portfolio*/
  .see-some-of-section-pagination .et_pb_column.see-some-of-col-1 {
    margin-right: 24px;
  }
  .see-some-of-section-pagination .et_pb_column {
    width: 46% !important;
  }

  div.et_pb_column_4 {
    width: 100% !important;
    margin: 0 !important;
  }
  div.et_pb_row {
    width: 100%;
  }

  .faqs-section div.et_pb_toggle p.et_pb_toggle_title {
    font-size: 16px;
  }
  .see-some-of-section-pagination .see-some-of-row {
    display: none;
  }

  .see-some-of-section-pagination .see-some-of-row.active {
    display: block !important;
  }

  .see-some-of-section-pagination .pagination {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }

  .see-some-of-section-pagination .pagination a {
    cursor: pointer;
    padding: 10px 16px;
    margin: 0 5px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #ccc;
    border-radius: 4px;
  }

  .see-some-of-section-pagination .pagination a.active {
    background-color: #edbb5f;
    color: #fff;
  }
  /*Contact*/

  .page-id-435 footer .et_pb_text_3_tb_footer .et_pb_text_inner p {
    line-height: 40px;
  }
}

.heading-whychoose.et_pb_text_4 h2 {
  font-weight: 700;
}
.see-some-of-section-pagination p {
  height: fit-content !important;
}
@media screen and (max-width: 610px) {
  @supports (-webkit-appearance: none) {
    #case-study .et-pb-controllers {
      position: absolute !important;
    }

    #casestudy_row .case-studies {
      padding-bottom: 50px;
    }
    #testimonails_slide .et_pb_slide_image {
      -webkit-transform: translateX(-50%) !important;
    }
  }

  .heading-whychoose.et_pb_text_4 h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 40px;
  }
  /*------------------------ Begin Contact Us----------------------------------	 */
  .page-id-435 .et_pb_section_0.et_pb_section {
    padding: 60px 16px;
  }
  .page-id-435 .title-section h2.et_pb_module_heading {
    line-height: 40px;
  }
  .page-id-435 .et_pb_text_inner p {
    line-height: 20px;
    font-weight: 400;
  }

  .page-id-435 .et_pb_row.et_pb_row_2.form-row.form-row-get-in,
  .page-id-435 .et-last-child {
    padding: 0 !important;
  }
  .page-id-435 iframe.lazyloaded {
    height: 225px;
    margin-top: -63px;
  }

  .page-id-435 div.et_pb_section.et_pb_section_4 {
    margin-top: 94px;
  }
  .page-id-435 .et_pb_row.et_pb_row_3,
  .page-id-435 .et-last-child {
    width: 100%;
  }
  .page-id-435 .section_setup_today p {
    margin-top: 16px;
    padding: 0px 16px;
  }
  .page-id-435 .section_setup_today .et_pb_bg_layout_dark {
    margin-bottom: 60px;
  }
  .page-id-435 .et_pb_icon_0_tb_footer {
    margin: unset;
  }

  /*------------------------ End Contact Us----------------------------------	 */
  /*------------------------ Begin Blog----------------------------------	 */
  .page-id-930 #post-930 .section_blog_1 {
    padding: 60px 16px 136px 16px;
  }

  .page-id-930 #post-930 #section_blog_2 h3 a,
  #section_pcc_5 h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .page-id-930 #post-930 #section_blog_2 .post-meta,
  .page-id-930 #post-930 #section_blog_2 .author a,
  .page-id-930 #post-930 #section_blog_2 .post-meta a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  #section_search_sidebar {
    margin-top: 60px;
  }
  #section_icon_note .et_pb_icon_0 {
    margin: 0;
  }
  #section_icon_note .et_pb_column_3 {
    justify-content: center;
  }

  /*------------------------ End Blog----------------------------------	 */
  /*------------------------ Begin Case study ----------------------------------	 */

  #section_case_studies_1 {
    padding: 60px 0;
  }
  #section_case_studies_2 .et_pb_bg_layout_light {
    padding: 0 !important;
  }
  #section_seo_3 p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  #section_slide_4 .et_pb_text_inner p {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    padding: 0 41px;
  }
  #section_webdesign_5 .et_pb_text_inner p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  #main-content .form-section.form-update-by-dat h2 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
  }
  .pagination_click .pagination {
    display: block;
  }
  /* 	.pagination_click .et_pb_row {
            display: flex;
            padding: 0 16px;
            margin: 0;
            width:100%;
            margin-bottom: 20px;
        } */
  .pagination_click .sub_text_1 p {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .pagination_click .sub_text_2 p {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
  }
  .pagination_click .pagination {
    margin: 0 100px;
  }
  .pagination_click .pagination a.active {
    display: inline-block;
    background-color: #edbb5f;
    color: white;
    border-radius: 4px;
    text-align: center;
    margin: 0 10px;
    padding: 5px 14px;
  }
  .pagination_click .pagination .item_pagin {
    padding: 10px 14px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: 4px;
  }

  /*--------------------------- End Case study ----------------------------------	 */

  /*--------------------------- Begin PPC ----------------------------------	 */
  #section_ppc_1 {
    padding: 60px 16px;
  }

  #section_ppc_1 h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
  }
  #section_ppc_1 .et_pb_text_0 {
    width: 100%;
  }
  #section_ppc_1 .et_pb_text_0 h2 {
    font-weight: 700;
    font-size: 28px;
    color: #ffffff !important;
    line-height: 42px;
  }
  #section_ppc_1 .et_pb_text_1 {
    width: 100%;
  }
  #section_ppc_1 .et_pb_text_1 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  body #page-container #section_ppc_1 .et_pb_button_module_wrapper a {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  body #page-container .ppc-ss2 .et_pb_row {
    display: grid;
    grid-template-columns: unset;
    column-gap: 32px;
    padding: 0 16px;
  }

  body #page-container .ppc-ss2 .et_pb_column_1_3 {
    margin-bottom: 24px;
  }
  body #page-container .et_pb_section_1.et_pb_section {
    padding-bottom: 50px;
  }
  #section_ppc_2 h3,
  #section_pcc_4 h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  #section_ppc_2 .et_pb_blurb_description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  #section_ppc_3 {
    padding: 60px 16px;
  }
  #section_ppc_3 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  #section_ppc_3 .et_pb_image_wrap,
  #section_ppc_3 .et_pb_image_wrap img {
    width: 100%;
  }
  #section_ppc_3 a.et_pb_button_1,
  #section_pcc_5 p span,
  #section_ppc_6 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  #section_pcc_4 .et_pb_section_3.et_pb_section,
  #section_pcc_4 .et_pb_section_0.et_pb_section {
    padding: 60px 0;
  }
  #section_pcc_4 .et_pb_text_5,
  #section_pcc_4 .et_pb_text_4,
  #section_pcc_4 .et_pb_text_6,
  #section_pcc_4 .et_pb_text_7,
  #section_pcc_4 .et_pb_text_8 {
    margin-left: 4px !important;
    margin-top: 8px !important;
    font-size: 14px;
  }
  #section_pcc_4 .et_pb_blurb_7.et_pb_blurb .et_pb_blurb_content,
  #section_pcc_4 .et_pb_blurb_4.et_pb_blurb .et_pb_blurb_content,
  #section_pcc_4 .et_pb_blurb_6.et_pb_blurb .et_pb_blurb_content,
  #section_pcc_4 .et_pb_blurb_5.et_pb_blurb .et_pb_blurb_content,
  #section_pcc_4 .et_pb_blurb_3.et_pb_blurb .et_pb_blurb_content {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  #section_pcc_5.et_pb_heading_2 h1,
  #section_pcc_5 .et_pb_heading_2 h2,
  #section_pcc_5 .et_pb_heading_2 h3,
  #section_pcc_5 .et_pb_heading_2 h4,
  #section_pcc_5 .et_pb_heading_2 h5,
  #section_pcc_5 .et_pb_heading_2 h6 {
    width: 100%;
  }
  #section_pcc_5 h2 {
    text-align: center;
  }
  #section_pcc_5 .et_pb_heading_2 {
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }
  /* 	#section_pcc_5 p,#section_pcc_5 .et_pb_column.et_pb_column_2_3.et_pb_column_9.et_pb_css_mix_blend_mode_passthrough.et-last-child{
            padding:0 16px;
        } */
  #section_pcc_5 .et_pb_blurb_9.et_pb_blurb .et_pb_module_header {
    width: 100%;
  }
  #section_pcc_5 h3 {
    margin-top: 0px;
    margin-left: 5px;
  }
  #section_pcc_5 .seo_ss5 .et_pb_blurb_description {
    margin-top: 15px;
    margin-left: -80px;
    padding-left: 16px;
  }
  #section_ppc_6 {
    padding: 60px 16px 30px 16px;
  }
  #section_ppc_6 .et_pb_row {
    width: 100%;
  }
  #section_ppc_6 .et_pb_row.et_pb_row_6 {
    padding: 0 16px;
    margin: 0;
    width: 100%;
  }
  #section_ppc_6 .et_pb_row.et_pb_row_7 {
    margin-top: 25px;
  }
  #section_ppc_6
    .ppc-boxed-connect-item
    .et_pb_blurb_description
    p:first-child {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-left: -20px;
  }
  #section_ppc_6
    div.ppc-boxed-connect-item
    .et_pb_blurb_description
    p:last-child {
    margin-left: -87px;
    margin-top: 8px;
  }
  #section_ppc_7 {
    padding: 30px 0 100px 0;
  }
  #section_ppc_7 .et_pb_row.et_pb_row_9 {
    padding: 0 16px;
  }
  #section_ppc_7 .et_pb_toggle_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  #section_ppc_7 .et_pb_toggle_content {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  /*--------------------------- end PPC ----------------------------------	 */
  .form-update-by-dat
    .et_pb_row
    .et_pb_column
    .et_pb_module:last-child
    .et_pb_blurb_container {
    margin-top: -20px;
  }
  .why-work__1 h3.et_pb_module_header {
    margin-top: 5px;
    padding: 0 !important;
  }
  .page-id-435 div.et_pb_section.et_pb_section_4 {
    margin-top: -17px;
  }
  #google_review_id .ti-widget.ti-goog .ti-controls-line {
    display: none !important;
  }
  .struggling h2 {
    font-size: 25px !important;
  }
}
.pagination {
  display: none;
}

@media screen and (max-width: 428px) and (min-width: 414px) {
  .ourdigital-service.et_pb_heading_1 {
    padding: 0 4em !important;
  }
}

@media screen and (max-width: 428px) and (min-width: 422px) {
  .unlock-webdesign h2 {
    padding-right: 22px;
  }
}
@media screen and (max-width: 415px) and (min-width: 407px) {
  .unlock-webdesign h2 {
    padding-right: 15px;
  }
}
@media screen and (max-width: 407px) and (min-width: 400px) {
  .unlock-webdesign h2 {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 428px) {
  .page-id-435 div.et_pb_section.et_pb_section_4 {
    margin-top: -46px;
  }
}
@media screen and (max-width: 425px) {
  #main-content .form-section.form-update-by-dat h2 {
    width: 100%;
  }
  .page-id-435 div.et_pb_section.et_pb_section_4 {
    margin-top: -50px;
  }
}

@media screen and (max-width: 397px) {
  .form-update-by-dat
    .et_pb_row
    .et_pb_column
    .et_pb_module:last-child
    .et_pb_blurb_container {
    margin-top: 0;
  }
}
.column.size-1of3 {
  width: 29.667% !important;
}

.et_pb_blurb_3_tb_footer .et_pb_blurb_description p {
  padding-bottom: 12px;
}

/* Move reCAPTCHA v3 badge to the left */

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  right: 94px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

@media only screen and (max-width: 400px) {
  div > .px-5.title-section {
    padding: 0 3em !important;
  }
  div > div.”title-section” h2 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
@media only screen and (max-width: 400px) {
  .px-6.title-section {
    padding: 0 !important;
  }
  .px-2.title-section {
    padding: 0 1em !important;
  }
  .px-3.title-section {
    padding: 0 1em !important;
  }
  .px-4.title-section {
    padding: 0 3em !important;
  }
  .px-5.title-section {
    padding: 0 4em !important;
  }
  .pr-2.title-section {
    padding-right: 1em !important;
  }
  .pr-0.title-section {
    padding-right: 0 !important;
  }
  .pr-3.title-section {
    padding-right: 2em !important;
  }
  .pr-4.title-section {
    padding-right: 2em !important;
  }
}
@media only screen and (max-width: 430px) {
  div.title-section h2.et_pb_module_heading,
  div.title-section div.et_pb_text_inner h2,
  div.”title-section” h2 {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  div.desc-page p {
    font-size: 12px !important;
  }
  .pr-10.title-section {
    padding-right: 0 !important;
  }
}

@media only screen and (max-width: 430px) and (min-width: 400px) {
  .px-0.title-section {
    padding: 0 !important;
  }
  .px-1.title-section {
    padding: 0 1em !important;
  }
  .px-2.title-section {
    padding: 0 2em !important;
  }
  .px-3.title-section {
    padding: 0 3em !important;
  }
  .px-4.title-section {
    padding: 0 4em !important;
  }
  .px-5.title-section {
    padding: 0 5em !important;
  }
  .pr-2.title-section {
    padding-right: 2em !important;
  }
  .pr-0.title-section {
    padding-right: 0 !important;
  }
  .pr-3.title-section {
    padding-right: 3em !important;
  }
  .pr-4.title-section {
    padding-right: 4em !important;
  }
}
@media only screen and (max-width: 1024px) {
  .dsm_menu_0_tb_header .dsm-menu .menu-item-has-children .sub-menu > li > a {
    font-size: 14px;
    opacity: 0.8;
  }
  .dsm_menu_0_tb_header .dsm-menu .menu-item-has-children .sub-menu > li {
    margin-bottom: 8px;
  }
  .dsm_menu_0_tb_header .dsm-menu .menu-item-has-children .sub-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-right: 100px;
    margin-left: 100px;
    background-color: #f9f9f9;
    padding-left: 0 !important;
  }
  ul.sub-menu li a {
    padding: unset !important;
  }
  ul.sub-menu li:not(:last-child) a {
    border-bottom: unset;
  }
  div.wo-websites-section .wo-websites-row .wo-websites-col2:after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    opacity: 0.1;
    background: var(
      --Linear-2,
      linear-gradient(
        0deg,
        rgba(102, 102, 102, 0.6) 0%,
        rgba(102, 102, 102, 0.4) 97.21%
      )
    );
    box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.1);
  }

  div.webdesign-boxed-whychoose
    .ppc-boxed-item:nth-child(1)
    .et_pb_blurb_container
    h4 {
    width: 100%;
  }
  div.webdesign-boxed-whychoose .et_pb_module.et_pb_blurb.et_pb_blurb_5,
  div.webdesign-boxed-whychoose .et_pb_module.et_pb_blurb.et_pb_blurb_4 {
    padding-top: unset;
  }
  div.webdesign-boxed-whychoose .ppc-boxed-item {
    height: unset;
  }
  div.webdesign-boxed-whychoose .ppc-boxed-item .et_pb_blurb_container {
    padding-left: 16px;
    padding-top: 16px;
  }

  div.unlock-business-section .unlock-business-row .unlock-business-col1,
  div.unlock-business-section .unlock-business-row .unlock-business-col2,
  .wo-websites-section .wo-websites-row div.wo-websites-col1,
  .wo-websites-section .wo-websites-row div.wo-websites-col2 {
    width: unset;
    margin: unset;
  }
  footer .wp-block-group-is-layout-flow ul li {
    font-size: 14px !important;
    margin-bottom: 14px !important;
  }
  .main-menu-sidebar .et_pb_row {
    height: 100%;
  }
  .main-menu-sidebar .dsm_menu {
    overflow-y: scroll;
    flex: 1;
  }
  .main-menu-sidebar .et_pb_row .et_pb_column {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
  }
  .main-menu-sidebar .et_pb_image .et_pb_image_wrap img {
    width: 100%;
  }
  .main-menu-sidebar nav ul.dsm-menu.dsm-menu-style-type-disc li {
    text-align: center;
    list-style-type: none;
    margin-bottom: 24px !important;
    text-wrap: nowrap;
  }
  .main-menu-sidebar nav ul.sub-menu {
    display: none;
  }
  .main-menu-sidebar nav ul li a {
    text-align: center;
    color: #212121;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    display: block;
  }

  .main-menu-sidebar .et_pb_module .dsm_menu {
    height: screen;
    width: 80%;
  }
  .menu-mobile-by-edric .et_pb_column {
    margin-bottom: 0;
  }
  .menu-mobile-by-edric .et_pb_menu_inner_container .et_pb_menu__wrap {
    justify-content: left;
  }
  .main-menu-sidebar {
    margin-right: -100%;
    width: 100%;
    overflow: hidden;
    transition: all ease 0.4s;
    z-index: 1000;
  }
  .close-sidebar-menu-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) and (min-width: 430px) {
  div.col1-someOf-home {
    padding: 0 50px;
    display: grid;
    grid-template-columns: auto auto;
  }
  .some-of-businesses-section .col1-someOf-home,
  .some-of-businesses-section .col1-someOf-seo {
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 32px;
    padding: 0 50px;
  }
  div.sec1-heading-home {
    width: 75%;
  }
  #main-content .form-section.form-update-by-dat h2 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .count-case-detail .et_pb_column .count-name-case-detail {
    height: 36px;
  }
  .count-case-detail .et_pb_column .count-number-case-detail {
    flex: 1;
  }
  .count-case-detail .et_pb_column {
    display: flex;
    width: 100% !important;
    flex-direction: column;
    justify-content: space-between;
  }
  .our-digital-section-icon
    .digital_marketing
    .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    width: 100%;
    margin-right: 0px;
  }
  div.title-section h2.et_pb_module_heading,
  div.title-section .et_pb_text_inner h2,
  div.”title-section” h2 {
    font-size: 24px !important;
    line-height: 40px !important;
  }
  .home-banner .et_pb_row_0.et_pb_row {
    padding-bottom: 270px !important;
  }
  .title-section.et_pb_module.et_pb_heading {
    max-width: unset !important;
  }
  /* 	div.title-section h2.et_pb_module_heading{
		width: 80%;
		margin: auto;
	} */
  .list-item-footer div.et_pb_blurb_content {
    margin-left: 20%;
    display: flex;
    justify-content: left;
    text-align: left;
    width: 100%;
  }
}
/* ========================================================= */



body.et_pb_recaptcha_enabled .grecaptcha-badge {
  bottom: 20px !important;
  visibility: initial;
  left: unset !important;
  z-index: 9999;
}
button.lc_text-widget--btn {
  bottom: 100px;
}




