html
{
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body
{
    margin: 0;
}
main
{
    display: block;
}
@font-face
{
    font-family: "Inter";
    src: url("/wp-content/themes/known-design/fonts/Inter-VariableFont_slnt,wght.ttf") format("truetype");
    font-display: swap;
}
hr
{
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre
{
    font-family: monospace,monospace;
    font-size: 1em;
}
a
{
    background-color: transparent;
}
abbr[title]
{
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong
{
    font-weight: bolder;
}
code, kbd, samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}
small
{
    font-size: 80%;
}
sub, sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
img
{
    border-style: none;
}
button, input, optgroup, select, textarea
{
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
input[type="checkbox"i]
{
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
    width: 20px;
    height: 20px;
}
button, input
{
    overflow: visible;
}
button, select
{
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"]
{
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner
{
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring
{
    outline: 1px dotted ButtonText;
}
fieldset
{
    padding: .35em .75em .625em;
}
legend
{
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress
{
    vertical-align: baseline;
}
textarea
{
    overflow: auto;
}
[type="checkbox"], [type="radio"]
{
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button
{
    height: auto;
}
[type="search"]
{
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration
{
    -webkit-appearance: none;
}
::-webkit-file-upload-button
{
    -webkit-appearance: button;
    font: inherit;
}
details
{
    display: block;
}
summary
{
    display: list-item;
}
template
{
    display: none;
}
[hidden]
{
    display: none;
}
*, *::before, *::after
{
    box-sizing: inherit;
}
html
{
    box-sizing: border-box;
}
body, button, input, select, optgroup, textarea
{
    color: #404040;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6
{
    clear: both;
}
p
{
    margin-bottom: 1.5em;
}
dfn, cite, em, i
{
    font-style: italic;
}
blockquote
{
    margin: 0 1.5em;
}
address
{
    margin: 0 0 1.5em;
}
pre
{
    background: #eee;
    font-family: "Courier 10 Pitch",courier,monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var
{
    font-family: monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym
{
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins
{
    background: #fff9c0;
    text-decoration: none;
}
big
{
    font-size: 125%;
}
body
{
    background: #fff;
}
hr
{
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul, ol
{
    margin: 0 0 1.5em 3em;
}
ul
{
    list-style: disc;
}
ol
{
    list-style: decimal;
}
li>ul, li>ol
{
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt
{
    font-weight: 700;
}
dd
{
    margin: 0 1.5em 1.5em;
}
embed, iframe, object
{
    max-width: 100%;
}
img
{
    height: auto;
    max-width: 100%;
}
figure
{
    margin: 1em 0;
}
table
{
    margin: 0 0 1.5em;
    width: 100%;
}
a:hover, a:active
{
    outline: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"]
{
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0,0,0,.8);
    line-height: 1;
    padding: .6em 1em .4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover
{
    border-color: #ccc #bbb #aaa;
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus
{
    border-color: #aaa #bbb #bbb;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea
{
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus
{
    color: #111;
}
select
{
    border: 1px solid #ccc;
}
textarea
{
    width: 100%;
}
.main-navigation
{
    display: block;
    width: 100%;
}
.main-navigation ul
{
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation ul ul
{
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul
{
    left: -999em;
    top: 0;
}
.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul
{
    display: block;
    left: auto;
}
.main-navigation ul ul a
{
    width: 200px;
}
.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul
{
    left: auto;
}
.main-navigation li
{
    position: relative;
}
.main-navigation a
{
    display: block;
    text-decoration: none;
}
.menu-toggle, .main-navigation.toggled ul
{
    display: block;
}
@media screen and (min-width: 37.5em)
{
    .menu-toggle
    {
        display: none;
    }
    .main-navigation ul
    {
        display: flex;
    }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation
{
    margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links
{
    display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous
{
    flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next
{
    text-align: end;
    flex: 1 0 50%;
}
.sticky
{
    display: block;
}
.updated:not(.published)
{
    display: none;
}
.page-content, .entry-content, .entry-summary
{
    margin: 1.5em 0 0;
}
.page-links
{
    clear: both;
    margin: 0 0 1.5em;
}
.comment-content a
{
    word-wrap: break-word;
}
.bypostauthor
{
    display: block;
}
.widget
{
    margin: 0 0 1.5em;
}
.widget select
{
    max-width: 100%;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley
{
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.custom-logo-link
{
    display: inline-block;
}
.wp-caption
{
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"]
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text
{
    margin: .8075em 0;
}
.wp-caption-text
{
    text-align: center;
}
.gallery
{
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}
.gallery-item
{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.gallery-columns-2
{
    grid-template-columns: repeat(2,1fr);
}
.gallery-columns-3
{
    grid-template-columns: repeat(3,1fr);
}
.gallery-columns-4
{
    grid-template-columns: repeat(4,1fr);
}
.gallery-columns-5
{
    grid-template-columns: repeat(5,1fr);
}
.gallery-columns-6
{
    grid-template-columns: repeat(6,1fr);
}
.gallery-columns-7
{
    grid-template-columns: repeat(7,1fr);
}
.gallery-columns-8
{
    grid-template-columns: repeat(8,1fr);
}
.gallery-columns-9
{
    grid-template-columns: repeat(9,1fr);
}
.gallery-caption
{
    display: block;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer
{
    display: none;
}
.infinity-end.neverending .site-footer
{
    display: block;
}
.screen-reader-text
{
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
}
.screen-reader-text:focus
{
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#primary[tabindex="-1"]:focus
{
    outline: 0;
}
.alignleft
{
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}
.alignright
{
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.aligncenter
{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}
:root
{
    --bg-black: #000;
    --text-black: #000;
    --bg-white: #fff;
    --text-white: #fff;
    --tomato-red: #e34e40;
}
.bg_black
{
    background: var(--bg-black);
}
.text_black
{
    color: var(--text-black);
}
.bg_white
{
    background: var(--bg-white);
}
.text_white
{
    color: var(--text-white);
}
.bg_tomato-red
{
    background: var(--tomato-red);
}
.text_tomato-red
{
    color: var(--tomato-red);
}
.carousel-indicators [data-bs-target]
{
    border: 1px solid #000!important;
}
.carousel-control-next-icon, .carousel-control-prev-icon
{
    filter: invert(100%);
    opacity: 1!important;
}
div.carousel-indicators
{
    column-gap: 10px;
    bottom: -20px;
}
.carousel-control-next
{
    right: -40px;
}
.carousel-control-prev
{
    left: -40px;
}
.carousel-indicators .active
{
    background-color: #000!important;
}
.carousel-indicators [data-bs-target]
{
    width: 14px!important;
    height: 14px!important;
    border-radius: 50%!important;
}
.box-left-shadow
{
    box-shadow: 32px 32px 0 -5px #000;
}
i.list_point
{
    font-size: 13px;
    padding-right: 8px;
}
main#primary
{
    max-width: 1320px;
    margin: auto;
    padding: 50px 10px;
    font-family: "Inter",sans-serif;
    color: #000;
}
body.privacy-policy aside#secondary, body.page-id-1299 aside#secondary
{
    display: none;
}
.inter-ExtraBold_88_94
{
    font: 800 88.75px/94.53px "Inter",sans-serif;
}
.inter-Regular_80_94
{
    font: Normal 80px/94.53px "Inter",sans-serif;
}
.inter-bold_80_94
{
    font: Bold 80px/94.53px "Inter",sans-serif;
}
.inter-Regular_32_34
{
    font: Normal 32px/34px "Inter",sans-serif;
}
.inter-ExtraBold_30_32
{
    font: 800 30px/32px "Inter",sans-serif;
}
.inter-Regular_30_36
{
    font: Normal 30px/36px "Inter",sans-serif;
}
.inter-SemiBold_30_36
{
    font: 600 30px/36px "Inter",sans-serif;
}
.inter-Regular_20_24
{
    font: Normal 20px/24px "Inter",sans-serif;
}
.inter-SemiBold_23_28
{
    font: 600 23.57px/28.28px "Inter",sans-serif;
}
.inter-Regular_20_14
{
    font: Normal 20px/14.4px "Inter",sans-serif;
}
.inter-SemiBold_22_26
{
    font: 600 22px/26.4px "Inter",sans-serif;
}
.inter-bold_20_24
{
    font: Bold 20px/24px "Inter",sans-serif;
}
.inter-ExtraBold_20_24
{
    font: 800 20px/24px "Inter",sans-serif;
}
.inter-Regular_20_20
{
    font: Normal 20px/24px "Inter",sans-serif;
}
.inter-bold_20_20
{
    font: Bold 20px/20px "Inter",sans-serif;
}
.inter-Regular_16_19
{
    font: Normal 16px/19.2px "Inter",sans-serif;
}
.inter-Regular_15_18
{
    font: Normal 15px/18px "Inter",sans-serif;
}
.inter-Regular_18_21
{
    font: Normal 18px/21.6px "Inter",sans-serif;
}
.inter-Regular_19_22
{
    font: Normal 19px/22.8px "Inter",sans-serif;
}
.inter-Bold_25_28
{
    font: Bold 25px/28px "Inter",sans-serif;
}
@media(max-width: 1299px)
{
    .inter-Regular_20_24
    {
        font: Normal 18px/25px "Inter";
    }
}
section.Banner_Slide
{
    padding: 80px 0 50px;
}
section.Banner_Slide div.carousel-item p
{
    padding-right: 120px;
    padding-top: 10px;
}
section.Banner_Slide div.banner_left_img img
{
    width: 550px;
    margin: auto;
}
section.Banner_Slide img.banner_shap_img
{
    width: 138px;
    left: -64px;
    z-index: 1;
}
section.we_are_design
{
    padding: 140px 0;
    clip-path: polygon(0 0,100% 16%,100% 84%,0% 100%);
}
section.we_are_design img.white_shap_img
{
    width: 132px;
    right: -120px;
    top: -38px;
}
section.we_are_design p
{
    padding: 20px 65px 0;
}
section.our_web_services
{
    padding: 50px 0;
}
section.our_web_services div.row_1_contant
{
    margin-bottom: 45px;
}
section.our_web_services div.row_1_contant .h2
{
    padding: 0;
}
section.our_web_services div.row_1_contant p
{
    padding: 20px 80px 0;
}
div.services_section_box img.black_shap_img
{
    left: -58px;
    top: -24px;
    width: 132px;
}
div.services_section_box img.main_img
{
    width: 580px;
}
section.our_web_services div.row_2_contant p
{
    padding: 20px 120px 30px 0;
}
section.our_web_services div.row_2_contant div.description_row
{
    padding-left: 32px;
}
section.our_web_services div.row_2_contant li
{
    padding-bottom: 8px!important;
}
section.our_web_services div.row_2_contant a
{
    padding-top: 22px;
}
section.our_web_services div.row_3_contant
{
    margin-top: 60px;
    padding-top: 60px;
}
section.our_web_services div.row_3_contant
{
    row-gap: 78px;
}
section.our_web_services div.row_3_contant div.img_box img
{
    height: 140px;
    object-fit: contain;
    margin-bottom: 35px;
}
.new_copywriter_sec h2
{
    font: 800 30px/32px "Inter",sans-serif;
    padding-bottom: 12px;
}
.new_copywriter_sec ol
{
    margin: 0;
    padding-left: 25px;
}
.new_copywriter_sec ol li
{
    padding-bottom: 16px;
}
section.resources_sec
{
    padding: 40px 0;
}
section.resources_sec div.resources_boxes
{
    padding: 60px 0;
}
section.resources_sec .h2
{
    padding: 0 300px 22px;
}
section.resources_sec p.para
{
    padding: 0 115px 25px;
}
section.resources_sec div.resources_boxes .h3
{
    margin-top: 45px;
    padding-right: 28px;
}
section.resources_sec div.resources_boxes p
{
    padding: 22px 44px 0 0;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
section.resources_sec div:nth-child(1)>h3
{
    padding-right: 42px!important;
}
section.resources_sec div.resources_boxes img
{
    width: 286px;
    height: 286px;
    object-fit: cover;
    box-shadow: 20px 20px 0 -5px #000;
}
section.resources_sec img.black_shapleft_img
{
    left: -38px;
    top: 20px;
    width: 92px;
}
section.resources_sec img.black_shapright_img
{
    width: 92px;
    right: -30px;
    top: 328px;
}
section.what_you_see
{
    padding: 40px 0;
}
section.what_you_see div.row
{
    padding: 0 100px;
}
section.what_you_see img.tomato_shapleft_img
{
    width: 308px;
    left: -77px;
    bottom: -64px;
}
section.what_you_see div.row .h2
{
    padding-left: 50px;
}
section.what_you_see button
{
    padding: 10px 18px;
}
.slick-prev:before
{
    content: ""!important;
    color: #000!important;
}
section.our_clients
{
    padding: 140px 0;
    clip-path: polygon(0 0,100% 16%,100% 84%,0% 100%);
}
section.our_clients .h2
{
    padding-bottom: 40px;
}
section.our_clients .client_images
{
    row-gap: 40px;
}
section.our_clients img.client_logo
{
    height: 148px;
    object-fit: contain;
    text-align: center;
}
section.about_company
{
    padding: 65px 0;
}
section.about_company img.black_shapright_img
{
    width: 132px;
    right: -49px;
    top: -51px;
}
section.about_company p
{
    padding: 25px 112px 0 0;
}
section.about_company img.compny_img
{
    width: 600px;
}
section.tomato_bg_img ul
{
    padding-left: 18px;
    margin: 0;
    padding-bottom: 26px;
}
section.tomato_bg_img ul li
{
    padding-bottom: 6px;
}
section.tomato_bg_img
{
    padding: 112px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 80px;
}
img.white_top_img
{
    margin-left: -180px;
    margin-top: -172px;
    width: 100%;
}
section.tomato_bg_img .h2
{
    padding: 0 50px 22px 0;
}
section.tomato_bg_img button
{
    padding: 10px 32px;
}
section.tomato_bg_img p
{
    padding: 10px 105px 32px 0;
}
section.tomato_bg_img img.white_shapleft_img
{
    width: 308px;
    left: -14px;
    bottom: -118px;
}
section.client_testimonial
{
    padding: 60px 0;
}
section.client_testimonial span.dashicons
{
    font-size: 45px;
    margin: 0 2px;
    width: auto;
    height: auto;
}
section.client_testimonial .client_review_para p
{
    padding: 40px 120px 20px;
}
.Page_banner_sec .banner_cont p
{
    padding-right: 120px;
    padding-top: 10px;
}
section.about_client h2
{
    padding-top: 80px;
}
section.some_of_our_awards
{
    padding: 40px 0 100px;
}
section.some_of_our_awards .para
{
    padding: 20px 120px 45px;
}
section.our_services_aboutus div.odd_row img.main_img, section.our_services_aboutus div.even_row img.main_img
{
    width: 100%;
    height: 442px;
    object-fit: cover;
}
section.our_services_aboutus div.even_row div.description_row
{
    padding-left: 82px;
}
section.our_services_aboutus div.odd_row img.black_shapright_img
{
    right: -48px;
    top: -21px;
    width: 132px;
}
div.web_service_box
{
    padding: 0 182px;
    margin-bottom: 72px;
}
div.web_service_box:last-child
{
    margin-bottom: 0;
}
div.web_service_box .brand_img img
{
    width: 250px;
}
div.web_service_box .description_row p
{
    padding: 20px 6px 30px 0;
}
div.web_service_box .description_row li
{
    padding-bottom: 5px!important;
}
div.web_service_box .description_row a
{
    padding-top: 20px;
}
section.recent_Some_project .h2
{
    padding: 0 140px;
}
section.recent_Some_project
{
    padding: 60px 0;
}
.recent_Some_project .title_description p
{
    padding: 32px 115px 25px;
}
div.project_box
{
    padding: 60px 0 0;
}
.recent_Some_project img.black_shapleft_img
{
    left: -53px;
    top: -52px;
    width: 132px;
}
.project_box_shadow
{
    box-shadow: 18px 18px 0 0 #000;
    width: 96%;
    height: 275px;
    object-fit: cover;
}
div.project_box .h3
{
    margin-top: 55px;
    margin-bottom: 28px;
    padding-right: 32px;
}
div.project_box .para
{
    padding-right: 65px;
}
div.contact_form .gfield_label
{
    font: Normal 20px/24px "Inter",sans-serif;
    color: #000;
}
#field_1_1 input, #field_1_7 input, #field_1_3 input, #field_1_4 input
{
    height: 50px;
    border-radius: 0;
    margin-top: 12px;
    background-color: #d1d1d1;
    position: relative;
    z-index: 2;
}
div#input_1_6
{
    margin-top: 12px;
}
div#input_1_6 label, fieldset#field_1_9 p
{
    font: Normal 20px/24px "Inter",sans-serif;
    color: #000;
}
div#input_1_6 div.gchoice
{
    margin-top: 14px;
}
fieldset#field_1_6 legend
{
    margin-bottom: 10px;
}
fieldset#field_1_9 span.gfield_required
{
    display: none;
}
fieldset#field_1_9 p a
{
    color: var(--tomato-red);
}
section.Contact_us_section
{
    padding: 80px 0 0;
}
section.Contact_us_section .row_1_contant .h2
{
    padding: 0 120px 42px;
}
section.Contact_us_section .row_1_contant .para
{
    padding: 0 120px 60px;
}
section.client_testimonial img.CTA_shap
{
    width: 148px;
    left: -120px;
    top: -10px;
}
.contact_form div#gform_fields_1
{
    column-gap: 112px!important;
}
input#gform_submit_button_1
{
    padding: 10px 38px;
    background: var(--tomato-red);
    font: Normal 18px/21.6px "Inter",sans-serif;
    color: var(--text-white);
}
section.Contact_us_section img.banner_shap_img
{
    width: 148px;
    right: -34px;
    top: 210px;
}
section.Page_banner_sec
{
    padding: 80px 0 20px;
}
section.Recommended_sec .h2
{
    padding: 0 120px 20px;
}
section.Recommended_sec .para
{
    padding: 20px 142px 18px;
}
section.Best_Business
{
    padding: 60px 0 68px;
}
section.Best_Business div.title_description .h2
{
    padding: 0 80px 32px;
}
section.Best_Business div.title_description .para
{
    padding: 0 65px;
}
section.seo_project
{
    padding: 60px 0;
}
section.seo_project .title_description .h2
{
    padding-bottom: 26px;
}
section.seo_project img.black_shapleft_img
{
    right: -74px;
    top: 692px;
    width: 132px;
}
section.seo_project div.project_box .para
{
    padding-right: 25px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
section.Best_Business div.work_box
{
    padding-top: 62px;
}
section.Best_Business div.work_box .work_img
{
    box-shadow: 18px 18px 0 0 #000;
    width: 96%;
}
section.Best_Business div.work_box .black_shap-left_img
{
    bottom: -46px;
    left: -48px;
    width: 132px;
}
section.Best_Business div.work_box .black_shap-right_img
{
    top: -58px;
    right: -17px;
    width: 132px;
}
section.individual_service_sec
{
    padding: 80px 0 62px;
}
section.individual_service_sec .description_row p
{
    padding-right: 12px;
}
div.ind_services_row img.main_img
{
    height: 420px;
    width: 96%;
    object-fit: cover;
    box-shadow: 26px 26px 0 0 #000;
}
div.ind_services_row:nth-child(even)
{
    margin-top: 120px;
    align-items: start!important;
}
div.ind_services_row:nth-child(even) img.main_img
{
    margin-bottom: 62px;
}
div.ind_services_row img.odd_black_shap_img
{
    left: -28px;
    bottom: -108px;
    width: 132px;
}
div.ind_services_row img.even_black_shap_img
{
    left: -50px;
    bottom: -20px;
    width: 132px;
}
section.individual_service_sec div.row_1_contant
{
    margin-top: 140px;
}
div.ind_services_row .para
{
    padding-top: 20px;
}
section.individual_service_sec div.row_1_contant .social_link
{
    padding: 45px 0 30px;
}
@media(max-width: 1600px)
{
    img.white_top_img
    {
        margin-left: -100px;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        width: 308px;
        left: 0;
        bottom: -114px;
    }
    section.resources_sec div.resources_boxes
    {
        padding: 60px 0 40px;
    }
    section.we_are_design img.white_shap_img
    {
        top: -5px;
    }
    section.our_clients
    {
        padding: 120px 0;
        clip-path: polygon(0 0,100% 12%,100% 88%,0% 100%);
    }
}
@media(max-width: 1500px)
{
    section.we_are_design img.white_shap_img
    {
        width: 132px;
        right: -48px;
        top: -8px;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        bottom: -108px;
    }
    section.client_testimonial img.CTA_shap
    {
        width: 148px;
        left: -40px;
        top: -15px;
    }
}
@media(max-width: 1450px)
{
    section.we_are_design img.white_shap_img
    {
        right: -15px;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 96px;
        left: -30px;
    }
    .inter-Regular_80_94
    {
        font: Normal 70px/72px "Inter",sans-serif;
    }
    .inter-bold_80_94
    {
        font: Bold 70px/72px "Inter",sans-serif;
    }
    section.Page_banner_sec
    {
        padding: 80px 0 12px;
    }
    section.Recommended_sec .para
    {
        padding: 20px 92px 18px;
    }
}
@media(max-width: 1400px)
{
    section.about_company img.black_shapright_img
    {
        width: 106px;
        right: -32px;
        top: -35px;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 98px;
        left: -2px;
    }
    div.services_section_box img.black_shap_img
    {
        left: -31px;
        top: -16px;
        width: 92px;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 90px;
        left: -15px;
    }
    section.client_testimonial
    {
        padding: 40px 0;
    }
    section.our_services_aboutus div.odd_row img.black_shapright_img
    {
        right: -6px;
        top: -20px;
        width: 92px;
    }
    section.Page_banner_sec
    {
        padding: 60px 0 0;
    }
    section.our_services_aboutus div.odd_row img.main_img, section.our_services_aboutus div.even_row img.main_img
    {
        width: 96%;
    }
    .recent_Some_project img.black_shapleft_img
    {
        left: -31px;
        top: -37px;
        width: 90px;
    }
    section.client_testimonial img.CTA_shap
    {
        width: 98px;
        left: -8px;
        top: -12px;
    }
    section.Best_Business div.work_box .black_shap-right_img
    {
        top: -52px;
        right: -15px;
        width: 120px;
    }
    section.Best_Business div.work_box .black_shap-left_img
    {
        bottom: -42px;
        left: -38px;
        width: 120px;
    }
    section.seo_project img.black_shapleft_img
    {
        right: -46px;
        top: 712px;
        width: 88px;
    }
    div.ind_services_row img.odd_black_shap_img
    {
        left: -10px;
        bottom: -93px;
        width: 105px;
    }
    div.ind_services_row img.even_black_shap_img
    {
        left: -4px;
        bottom: -24px;
        width: 105px;
    }
    section.individual_service_sec div.row_1_contant
    {
        margin-top: 132px;
    }
}
@media(max-width: 1399px)
{
    section.Banner_Slide div.banner_left_img img
    {
        width: 92%;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 112px;
        left: -66px;
    }
    section.Banner_Slide div.carousel-item p
    {
        padding-right: 20px;
    }
    section.we_are_design img.white_shap_img
    {
        right: -78px;
    }
    section.our_web_services div.row_1_contant .h2
    {
        padding: 0 100px;
    }
    div.services_section_box img.main_img
    {
        width: 502px;
    }
    section.resources_sec .h2
    {
        padding: 0 228px 22px;
    }
    section.resources_sec p.para
    {
        padding: 0 42px 25px;
    }
    section.resources_sec div.resources_boxes .h3
    {
        padding-right: 12px;
        font-size: 20px;
    }
    section.resources_sec div.resources_boxes p
    {
        padding: 22px 6px 0 0;
    }
    section.resources_sec div.resources_boxes img
    {
        width: 246px;
        height: 246px;
        object-fit: cover;
        box-shadow: 18px 18px 0 -5px #000;
    }
    .inter-Regular_20_24
    {
        font: Normal 18px/22px "Inter",sans-serif;
    }
    .inter-ExtraBold_88_94
    {
        font: 800 72.75px/74px "Inter",sans-serif;
    }
    section.what_you_see div.row
    {
        padding: 0 50px;
    }
    section.what_you_see img.tomato_shapleft_img
    {
        width: 282px;
        left: -72px;
        bottom: -50px;
    }
    section.resources_sec img.black_shapright_img
    {
        right: -30px;
        top: 285px;
    }
    section.client_testimonial span.dashicons
    {
        font-size: 38px;
    }
    .Page_banner_sec .banner_cont p
    {
        padding-right: 40px;
    }
    div.web_service_box
    {
        padding: 0 162px;
    }
    div.web_service_box .brand_img img
    {
        width: 220px;
    }
    div.project_box
    {
        padding: 40px 0 0;
    }
    section.our_web_services div.row_1_contant p
    {
        padding: 20px 0 0;
    }
    div.project_box .para
    {
        padding-right: 35px;
    }
    .project_box_shadow
    {
        height: 245px;
    }
    .contact_form div#gform_fields_1
    {
        column-gap: 102px!important;
    }
    section.Contact_us_section .row_1_contant .para
    {
        padding: 0 40px 60px;
    }
    section.client_testimonial img.CTA_shap
    {
        width: 135px;
        left: -44px;
        top: -24px;
    }
    section.Recommended_sec .para
    {
        padding: 20px 55px 18px;
    }
    section.Best_Business div.title_description .h2
    {
        padding: 0 92px 32px;
    }
    section.seo_project img.black_shapleft_img
    {
        right: -60px;
        top: 674px;
        width: 108px;
    }
    div.ind_services_row img.odd_black_shap_img
    {
        left: -28px;
        bottom: -108px;
        width: 132px;
    }
    div.ind_services_row img.even_black_shap_img
    {
        left: -50px;
        bottom: -24px;
        width: 132px;
    }
}
@media(max-width: 1350px)
{
    section.seo_project img.black_shapleft_img
    {
        right: -60px;
        top: 694px;
        width: 108px;
    }
}
@media(max-width: 1299px)
{
    section.we_are_design img.white_shap_img
    {
        right: -50px;
    }
    section.our_web_services div.row_1_contant p
    {
        padding: 20px 35px 0;
    }
    div.services_section_box img.black_shap_img
    {
        display: none;
    }
    section.our_web_services div.row_3_contant div.img_box img
    {
        height: 115px;
        margin-bottom: 25px;
    }
    section.client_testimonial img.CTA_shap
    {
        width: 132px;
        left: -82px;
        top: -25px;
    }
    section.Contact_us_section img.banner_shap_img
    {
        width: 148px;
        right: -40px;
        top: 210px;
    }
    section.client_testimonial img.CTA_shap
    {
        width: 132px;
        left: -52px;
        top: -28px;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 40px 68px 20px;
    }
    section.seo_project img.black_shapleft_img
    {
        display: none;
    }
    section.what_you_see
    {
        padding: 100px 0 20px;
    }
}
@media(max-width: 1250px)
{
    section.Banner_Slide div.banner_left_img img
    {
        width: 85%;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 100px;
        left: -34px;
    }
    section.we_are_design img.white_shap_img
    {
        right: -28px;
        top: 6px;
        width: 108px;
    }
    .box-left-shadow
    {
        box-shadow: 24px 24px 0 0 #000;
    }
    section.about_company img.black_shapright_img
    {
        width: 106px;
        right: -35px;
        top: -42px;
    }
    div.ind_services_row img.odd_black_shap_img
    {
        left: -15px;
        bottom: -95px;
        width: 112px;
    }
    div.ind_services_row img.even_black_shap_img
    {
        left: -38px;
        bottom: -70px;
        width: 112px;
    }
}
@media(max-width: 1200px)
{
    section.Banner_Slide div.banner_left_img img
    {
        width: 82%;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 88px;
        left: -12px;
    }
    .inter-Regular_80_94
    {
        font: Normal 64px/68px "Inter",sans-serif;
    }
    .inter-bold_80_94
    {
        font: Bold 64px/68px "Inter",sans-serif;
    }
    .inter-ExtraBold_88_94
    {
        font: 800 58px/60px "Inter",sans-serif;
    }
    section.resources_sec .h2
    {
        padding: 0 292px 22px;
    }
    section.resources_sec img.black_shapleft_img
    {
        left: -23px;
        top: 32px;
        width: 72px;
    }
    section.we_are_design img.white_shap_img
    {
        right: 0;
        top: 2px;
        width: 96px;
    }
    section.resources_sec img.black_shapright_img
    {
        right: -22px;
        top: 292px;
        width: 72px;
    }
    section.what_you_see div.row .h2
    {
        padding-left: 50px;
    }
    section.what_you_see img.tomato_shapleft_img
    {
        width: 172px;
        left: -49px;
        bottom: -37px;
    }
    section.tomato_bg_img
    {
        margin-top: 50px;
        padding: 72px 0;
    }
    img.white_top_img
    {
        margin-top: -142px;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        bottom: -72px;
        width: 202px;
        left: 85px;
    }
    section.about_company img.compny_img
    {
        width: 512px;
    }
    section.about_company img.black_shapright_img
    {
        width: 82px;
        right: 8px;
        top: -33px;
    }
    section.our_clients img.client_logo
    {
        height: 120px;
    }
    .inter-ExtraBold_30_32
    {
        font: 800 25px/28px "Inter",sans-serif;
    }
    section.about_company
    {
        padding: 50px 0;
    }
    section.our_services_aboutus div.odd_row img.black_shapright_img
    {
        display: none;
    }
    section.our_web_services
    {
        padding: 30px 0;
    }
    section.about_client h2
    {
        padding-top: 40px;
    }
    section.some_of_our_awards
    {
        padding: 20px 0 80px;
    }
    .recent_Some_project img.black_shapleft_img
    {
        left: -25px;
        top: -32px;
        width: 78px;
    }
    .recent_Some_project .title_description p
    {
        padding: 32px 45px 25px;
    }
    section.client_testimonial img.CTA_shap
    {
        width: 132px;
        left: 0;
        top: -28px;
    }
    section.Contact_us_section img.banner_shap_img
    {
        width: 128px;
        right: -30px;
        top: 216px;
    }
    section.Best_Business div.work_box .black_shap-right_img, section.Best_Business div.work_box .black_shap-left_img
    {
        display: none;
    }
    section.Best_Business div.work_box
    {
        padding-top: 25px;
    }
    div.ind_services_row img.even_black_shap_img
    {
        display: none;
    }
    section.individual_service_sec div.row_1_contant
    {
        margin-top: 102px;
    }
    .new_copywriter_sec h2
    {
        font: 800 25px/28px "Inter",sans-serif;
    }
}
@media(max-width: 1199px)
{
    section.client_testimonial span.dashicons
    {
        font-size: 36px;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 40px 68px 20px;
    }
    section.client_testimonial
    {
        padding: 20px 0;
    }
    section.Banner_Slide
    {
        padding: 66px 0 45px;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 102px;
        left: -46px;
    }
    section.we_are_design
    {
        padding: 108px 0;
    }
    .inter-ExtraBold_88_94
    {
        font: 800 52px/55px "Inter",sans-serif;
    }
    section.we_are_design p
    {
        padding: 20px 0 0;
    }
    section.we_are_design img.white_shap_img
    {
        right: -74px;
        top: -22px;
        width: 96px;
    }
    section.our_web_services div.row_1_contant p
    {
        padding: 20px 0 0;
    }
    section.our_web_services div.row_1_contant
    {
        margin-bottom: 32px;
    }
    div.services_section_box img.main_img
    {
        width: 432px;
    }
    section.our_web_services div.row_2_contant p
    {
        padding: 12px 0 20px 0;
    }
    section.our_web_services div.row_3_contant
    {
        margin-top: 35px;
    }
    section.resources_sec .h2
    {
        padding: 0 92px 22px;
    }
    section.resources_sec p.para
    {
        padding: 0 0 5px;
    }
    section.resources_sec div.resources_boxes img
    {
        width: 210px;
        height: 210px;
        object-fit: cover;
        box-shadow: 18px 18px 0 -5px #000;
    }
    section.resources_sec img.black_shapright_img
    {
        right: -31px;
        top: 259px;
        width: 72px;
    }
    section.resources_sec div.resources_boxes .h3
    {
        padding-right: 0;
        font-size: 18px;
        line-height: 22px;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box!important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    section.resources_sec div:nth-child(1)>h3
    {
        padding-right: 0!important;
    }
    section.what_you_see div.row
    {
        padding: 0 0;
    }
    .inter-Regular_20_20
    {
        font: Normal 18px/22px "Inter",sans-serif;
    }
    section.what_you_see img.tomato_shapleft_img
    {
        display: none;
    }
    section.tomato_bg_img .h2
    {
        padding: 0 0 15px 0;
    }
    section.tomato_bg_img p
    {
        padding: 10px 5px 22px 0;
    }
    section.about_company p
    {
        padding: 15px 12px 0 0;
    }
    section.about_company img.compny_img
    {
        width: 425px;
    }
    section.about_company img.black_shapright_img
    {
        top: -29px;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        bottom: -66px;
        width: 202px;
        left: 36px;
    }
    section.resources_sec div.resources_boxes
    {
        padding: 60px 0 0;
    }
    section.resources_sec div.resources_boxes p
    {
        padding: 12px 6px 0 0;
        margin: 0;
    }
    section.tomato_bg_img
    {
        padding: 72px 0 92px;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        bottom: -90px;
        width: 210px;
        left: 36px;
    }
    .Page_banner_sec .banner_cont p
    {
        padding-right: 0;
    }
    section.our_services_aboutus div.even_row div.description_row
    {
        padding-left: 42px;
    }
    section.our_web_services div.odd_row div.description_row
    {
        padding-right: 42px;
    }
    section.our_web_services div.even_row p, section.our_web_services div.odd_row p
    {
        padding: 20px 0 30px 0;
    }
    section.our_services_aboutus div.odd_row img.main_img, section.our_services_aboutus div.even_row img.main_img
    {
        height: 342px;
    }
    section.our_web_services div.row_1_contant .h2
    {
        padding: 0 140px;
    }
    div.web_service_box
    {
        padding: 0 62px;
    }
    div.web_service_box .description_row p
    {
        padding: 20px 6px 22px 0;
    }
    div.web_service_box .brand_img img
    {
        width: 200px;
    }
    div.project_box .h3
    {
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box!important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .project_box_shadow
    {
        height: 210px;
    }
    div.project_box .para
    {
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box!important;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    section.Contact_us_section
    {
        padding: 60px 0 0;
    }
    .contact_form div#gform_fields_1
    {
        column-gap: 50px!important;
    }
    section.Contact_us_section .row_1_contant .h2
    {
        padding: 0 120px 26px;
    }
    section.client_testimonial img.CTA_shap
    {
        left: -50px;
        top: -42px;
    }
    div.ind_services_row:nth-child(even)
    {
        margin-top: 120px;
    }
    div.ind_services_row img.main_img
    {
        box-shadow: 20px 20px 0 0 #000;
    }
    section.individual_service_sec div.row_1_contant
    {
        margin-top: 72px;
    }
}
@media(max-width: 1024px)
{
    section.Banner_Slide img.banner_shap_img
    {
        width: 88px;
        left: -18px;
    }
    section.we_are_design img.white_shap_img
    {
        right: 4px;
        top: 12px;
        width: 75px;
    }
    .inter-ExtraBold_88_94
    {
        font: 800 44px/46px "Inter",sans-serif;
    }
    section.resources_sec img.black_shapleft_img, section.resources_sec img.black_shapright_img
    {
        display: none;
    }
    section.Page_banner_sec
    {
        padding: 66px 0 15px;
    }
    section.some_of_our_awards
    {
        padding: 20px 0 50px;
    }
    div.project_box .h3
    {
        padding-right: 0;
    }
    section.Contact_us_section .row_1_contant .para
    {
        padding: 0 20px 40px;
    }
    section.Contact_us_section img.banner_shap_img
    {
        width: 110px;
        right: -24px;
        top: 222px;
    }
    section.client_testimonial img.CTA_shap
    {
        left: -10px;
        top: -34px;
        width: 110px;
    }
    div.ind_services_row:nth-child(even)
    {
        margin-top: 60px;
    }
}
@media(max-width: 991px)
{
    .inter-Regular_80_94
    {
        font: Normal 58px/60px "Inter",sans-serif;
    }
    .inter-bold_80_94
    {
        font: Bold 58px/60px "Inter",sans-serif;
    }
    div.carousel-indicators
    {
        bottom: -50px;
    }
    section.Banner_Slide div.carousel-item p
    {
        padding-right: 0;
    }
    section.Banner_Slide img.banner_shap_img
    {
        width: 88px;
        left: -55px;
    }
    section.our_web_services div.row_1_contant .h2
    {
        padding: 0 68px;
    }
    .box-left-shadow
    {
        box-shadow: 14px 14px 0 0 #000;
    }
    section.our_web_services div.row_3_contant div.img_box img
    {
        height: 105px;
    }
    .inter-ExtraBold_30_32
    {
        font: 800 20px/24px "Inter",sans-serif;
    }
    section.our_web_services div.row_3_contant
    {
        margin-top: 26px;
    }
    section.resources_sec div.resources_boxes img
    {
        width: 312px;
        height: 312px;
    }
    section.resources_sec div.resources_boxes
    {
        padding: 50px 0 0;
        row-gap: 45px;
    }
    section.resources_sec div.resources_boxes .h3
    {
        -webkit-line-clamp: 2;
    }
    section.what_you_see div.row .h2
    {
        padding-left: 0;
    }
    section.tomato_bg_img
    {
        margin-top: 12px;
    }
    .inter-SemiBold_30_36
    {
        font: 600 25px/28px "Inter",sans-serif;
    }
    img.white_top_img
    {
        margin-top: 0;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        left: -42px;
    }
    section.about_company img.black_shapright_img
    {
        display: none;
    }
    section.about_company
    {
        padding: 72px 0 50px;
    }
    section.our_services_aboutus div.odd_row img.main_img, section.our_services_aboutus div.even_row img.main_img
    {
        height: auto;
    }
    section.some_of_our_awards .para
    {
        padding: 20px 5px 22px;
    }
    div.web_service_box
    {
        padding: 0;
    }
    div.web_service_box .description_row p
    {
        padding: 10px 6px 16px 0;
    }
    section.recent_Some_project .h2
    {
        padding: 0 40px;
    }
    .recent_Some_project .title_description p
    {
        padding: 32px 0 25px;
    }
    div.project_box .h3
    {
        margin-top: 45px;
        margin-bottom: 20px;
    }
    div.project_box .para
    {
        padding-right: 10px;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 30px 28px 12px;
    }
    div.project_box
    {
        padding: 0;
        row-gap: 40px;
    }
    .recent_Some_project img.black_shapleft_img
    {
        left: -30px;
        top: 8px;
    }
    section.Contact_us_section .row_1_contant .h2
    {
        padding: 0 76px 26px;
    }
    section.client_testimonial img.CTA_shap
    {
        left: -56px;
        top: -26px;
    }
    div.gform_footer input#gform_submit_button_1
    {
        position: unset!important;
    }
    section.Contact_us_section
    {
        padding: 60px 0 60px;
    }
    section.Contact_us_section .row_1_contant .para
    {
        padding: 0 0 40px;
    }
    section.Best_Business div.title_description .para
    {
        padding: 0;
    }
    section.individual_service_sec
    {
        padding: 68px 0;
    }
    div.ind_services_row img.odd_black_shap_img
    {
        display: none;
    }
    div.ind_services_row:nth-child(even)
    {
        flex-direction: column-reverse;
        margin-top: 80px;
    }
    div.ind_services_row
    {
        row-gap: 20px;
    }
    section.individual_service_sec div.row_1_contant
    {
        margin-top: 92px;
    }
    div.ind_services_row img.main_img
    {
        width: 97%;
    }
}
@media(max-width: 884px)
{
    section.client_testimonial span.dashicons
    {
        font-size: 26px;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 24px 52px 14px;
    }
    .inter-Regular_20_24
    {
        font: Normal 16px/20px "Inter",sans-serif;
    }
    section.client_testimonial img.CTA_shap
    {
        left: -56px;
        top: -34px;
    }
    section.Best_Business div.title_description .h2
    {
        padding: 0 2px 25px;
    }
}
@media(max-width: 820px)
{
    section.Banner_Slide img.banner_shap_img
    {
        left: -38px;
    }
}
@media(max-width: 768px)
{
    .inter-Regular_80_94
    {
        font: Normal 52px/55px "Inter",sans-serif;
    }
    .inter-bold_80_94
    {
        font: Bold 52px/55px "Inter",sans-serif;
    }
    section.Banner_Slide img.banner_shap_img
    {
        display: none;
    }
    section.Banner_Slide div.banner_left_img img
    {
        width: 92%;
    }
    section.our_web_services div.row_1_contant
    {
        margin-bottom: 20px;
    }
    section.our_web_services div.row_3_contant
    {
        row-gap: 58px;
    }
    section.our_web_services div.row_3_contant div.img_box img
    {
        height: 92px;
    }
    .inter-Regular_20_24
    {
        font: Normal 16px/20px "Inter",sans-serif;
    }
    section.our_services_aboutus div.even_row div.description_row
    {
        padding-left: 22px;
    }
    section.our_web_services div.odd_row div.description_row
    {
        padding-right: 22px;
    }
    section.some_of_our_awards
    {
        padding: 40px 0 40px;
    }
    section.our_web_services div.odd_row div.description_row
    {
        padding-right: 22px;
    }
    div.web_service_box .brand_img img
    {
        width: 172px;
    }
    div.web_service_box
    {
        margin-bottom: 62px;
    }
    .recent_Some_project img.black_shapleft_img
    {
        display: none;
    }
    .project_box_shadow
    {
        height: 222px;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 24px 18px 14px;
    }
    .inter-bold_20_24
    {
        font: Bold 18px/22px "Inter",sans-serif;
    }
    section.client_testimonial img.CTA_shap
    {
        left: -10px;
        top: -30px;
    }
    section.Best_Business
    {
        padding: 50px 0 58px;
    }
    section.our_clients
    {
        padding: 80px 0;
        clip-path: polygon(0 0,100% 8%,100% 92%,0% 100%);
    }
    section.seo_project
    {
        padding: 50px 0;
    }
}
@media(max-width: 767px)
{
    section.we_are_design
    {
        padding: 92px 0;
    }
    section.we_are_design img.white_shap_img
    {
        display: none;
    }
    section.we_are_design p
    {
        margin: 0;
    }
    section.our_web_services div.row_1_contant .h2
    {
        padding: 0 8px;
    }
    div.services_section_box img.main_img
    {
        width: 100%;
        margin-bottom: 42px;
    }
    section.resources_sec .h2
    {
        padding: 0 2px 20px;
    }
    section.resources_sec div.resources_boxes img
    {
        width: 100%;
    }
    img.white_top_img
    {
        margin-top: -150px;
    }
    section.tomato_bg_img
    {
        margin-top: 50px;
    }
    section.tomato_bg_img img.white_shapleft_img
    {
        display: none;
    }
    section.our_clients .client_images
    {
        row-gap: 10px;
    }
    section.our_clients
    {
        padding: 120px 0;
        clip-path: polygon(0 0,100% 10%,100% 90%,0% 100%);
    }
    section.about_company
    {
        padding: 50px 0 50px;
    }
    section.about_company img.compny_img
    {
        margin-top: 32px;
    }
    section.Banner_Slide div.carousel_contant_row
    {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        text-align: center;
        justify-content: center;
    }
    section.Banner_Slide div.carousel-item p
    {
        margin-bottom: 0;
    }
    section.Banner_Slide div.banner_left_img img
    {
        width: 72%;
    }
    div.carousel-indicators
    {
        bottom: -38px;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 24px 6px 14px;
    }
    section.some_of_our_awards div.award_row
    {
        row-gap: 32px;
    }
    div.web_service_box
    {
        row-gap: 22px;
    }
    div.web_service_box div.description_row
    {
        text-align: center;
    }
    div.web_service_box .brand_img img
    {
        width: 152px;
    }
    section.recent_Some_project .h2
    {
        padding: 0;
    }
    .project_box_shadow
    {
        height: 350px;
    }
    div.project_box .para, section.resources_sec div.resources_boxes p
    {
        -webkit-line-clamp: unset!important;
    }
    section.Contact_us_section .row_1_contant .h2
    {
        padding: 0 15px 26px;
    }
    section.Contact_us_section img.banner_shap_img
    {
        display: none;
    }
    .contact_form div#gform_fields_1
    {
        display: flex!important;
        flex-direction: column!important;
        column-gap: 0!important;
    }
    section.Contact_us_section .row_1_contant .para
    {
        padding: 0 0 20px;
    }
    fieldset#field_1_9 div.ginput_container
    {
        display: flex;
        column-gap: 8px;
    }
    fieldset#field_1_9 input#input_1_9_1
    {
        width: 22px;
        height: 20px;
    }
    input[type="checkbox"i]
    {
        width: 16px;
        height: 16px;
    }
    section.client_testimonial img.CTA_shap
    {
        left: -10px;
        top: -6px;
    }
    section.Best_Business div.work_box .work_img
    {
        margin-bottom: 60px;
    }
    section.Best_Business div.work_box
    {
        padding-top: 18px;
    }
    section.Best_Business
    {
        padding: 50px 0 15px;
    }
    section.individual_service_sec
    {
        padding: 55px 0;
    }
    section.individual_service_sec div.row_1_contant .social_link
    {
        padding: 32px 0 22px;
    }
    section.what_you_see div.row .h2
    {
        padding-bottom: 15px;
    }
    div.ind_services_row .para
    {
        padding-top: 12px;
    }
}
@media(max-width: 684px)
{
    section.Banner_Slide
    {
        padding: 46px 10px 56px;
    }
    .inter-Regular_80_94
    {
        font: Normal 45px/48px "Inter",sans-serif;
    }
    .inter-bold_80_94
    {
        font: Bold 45px/48px "Inter",sans-serif;
    }
    .inter-ExtraBold_88_94
    {
        font: 800 28px/30px "Inter",sans-serif;
    }
    section.we_are_design p
    {
        padding: 12px 0 0;
    }
    section.we_are_design
    {
        padding: 68px 15px;
        clip-path: polygon(0 0,100% 8%,100% 92%,0% 100%);
    }
    section.our_web_services
    {
        padding: 40px 15px;
    }
    section.our_web_services div.row_1_contant p
    {
        padding: 15px 10px 0;
    }
    section.our_web_services div.row_2_contant div.position-relative
    {
        padding: 0;
    }
    div.services_section_box img.main_img
    {
        width: 95%;
    }
    section.our_web_services div.row_2_contant div.description_row
    {
        padding-left: 10px;
    }
    section.our_web_services div.row_3_contant
    {
        margin-top: 5px;
    }
    section.our_web_services div.row_3_contant div.img_box img
    {
        height: 82px;
        margin-bottom: 20px;
    }
    section.our_web_services div.row_3_contant
    {
        row-gap: 40px;
    }
    section.our_web_services div.row_3_contant div.img_box h3
    {
        font-size: 15px;
        line-height: 20px;
    }
    section.our_web_services
    {
        padding: 35px 15px;
    }
    section.resources_sec
    {
        padding: 28px 15px;
    }
    section.resources_sec div.resources_boxes
    {
        padding: 32px 0 0;
    }
    section.resources_sec div.resources_boxes div
    {
        padding: 0;
    }
    section.resources_sec div.resources_boxes img
    {
        width: 95%;
    }
    img.white_top_img
    {
        margin-top: -120px;
    }
    section.tomato_bg_img
    {
        padding: 72px 10px 72px;
    }
    section.about_company
    {
        padding: 32px 10px 50px;
    }
    section.what_you_see
    {
        padding: 40px 8px;
    }
    section.what_you_see div.row .h2
    {
        padding-bottom: 18px;
    }
    section.about_company img.compny_img
    {
        width: 96%;
    }
    section.our_clients
    {
        padding: 82px 10px;
        clip-path: polygon(0 0,100% 6%,100% 94%,0% 100%);
    }
    section.our_clients img.client_logo
    {
        height: 92px;
    }
    section.resources_sec div.resources_boxes .h3
    {
        -webkit-line-clamp: unset!important;
    }
    section.client_testimonial span.dashicons
    {
        font-size: 22px;
        margin: 0;
    }
    section.client_testimonial .client_review_para p
    {
        padding: 12px 0 8px;
    }
    section.Page_banner_sec
    {
        padding: 50px 10px 12px;
    }
    section.some_of_our_awards
    {
        padding: 40px 10px 40px;
    }
    section.some_of_our_awards div.award_row img
    {
        width: 100%;
    }
    div.web_service_box .brand_img img
    {
        width: 118px;
    }
    section.our_web_services div.even_row
    {
        padding-top: 40px;
    }
    section.recent_Some_project
    {
        padding: 50px 15px;
    }
    div.project_box .col-lg-4
    {
        padding: 0;
    }
    .project_box_shadow
    {
        height: 245px;
    }
    .recent_Some_project .title_description p
    {
        padding: 25px 10px 0;
    }
    section.our_web_services div.row_1_contant .col-12
    {
        padding: 0!important;
    }
    section.Contact_us_section
    {
        padding: 50px 8px 50px;
    }
    section.Contact_us_section .row_1_contant .h2
    {
        padding: 0 5px 16px;
    }
    #field_1_1 input, #field_1_7 input, #field_1_3 input, #field_1_4 input
    {
        height: 42px;
    }
    div#input_1_6 label, fieldset#field_1_9 p
    {
        margin: 0;
    }
    section.client_testimonial img.CTA_shap
    {
        display: none;
    }
    fieldset#field_1_9 input#input_1_9_1
    {
        width: 16px;
        height: 16px;
    }
    fieldset#field_1_9 div.ginput_container
    {
        column-gap: 4px;
    }
    .contact_form div#gform_fields_1
    {
        row-gap: 26px!important;
    }
    div#input_1_6 label, fieldset#field_1_9 p, div.contact_form .gfield_label
    {
        font: Normal 18px/22px "Inter",sans-serif;
        color: #000;
    }
    section.Best_Business
    {
        padding: 45px 15px 5px;
    }
    section.Best_Business div.work_box .work_img
    {
        margin-bottom: 42px;
    }
    section.individual_service_sec
    {
        padding: 48px 10px;
    }
    div.ind_services_row .para
    {
        padding-top: 10px;
    }
    div.ind_services_row img.main_img
    {
        width: 94%;
    }
    div.ind_services_row img.main_img
    {
        box-shadow: 15px 15px 0 0 #000;
        height: 310px;
        width: 95%;
    }
    div.ind_services_row
    {
        row-gap: 28px;
    }
    main#primary
    {
        padding: 35px 15px 45px;
    }
    div.post-data ol
    {
        margin: 0;
    }
}
@media(max-width: 584px)
{
    section.client_testimonial .client_review_para p
    {
        padding: 12px 0 8px;
    }
    .carousel-control-prev
    {
        left: -15px;
    }
    .carousel-control-next
    {
        right: -15px;
    }
}
div.post-data
{
    line-height: 28px!important;
}
body.single-post div.post-data p a, body.single-post div.post-data a
{
    color: #e34e40!important;
}
body.single-post div.post-data p a:hover, body.single-post div.post-data a:hover
{
    color: #c0392b!important;
}
div#gform_confirmation_message_2
{
    color: #fff!important;
    font: Normal 20px/24px "Inter",sans-serif!important;
}