* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

#myCanvas {
    width: 0px;
    height: 0px;
}

body {
    background-size: 212px 144px !important;
    background-image: linear-gradient(to right, #8080803d 1px, transparent 1px), linear-gradient(to bottom, #8080803d 1px, transparent 1px) !important;
    position: relative;
    z-index: -1;
    background-color: white !important;
}

.main-menu li {
    position: relative;
}

ul.droupdwon {
    position: absolute;
    width: 260px;
    background: #000;
    z-index: 9;
    text-align: left !important;
    padding: 6px;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    top: 50px;
    left: 0px;
    border: 2px solid #f04b1e;
    transition: 1s;
    display: none;
}

.main-menu i.fa.fa-angle-down {
    font-size: 22px;
    color: #f04b1e;
}

.reda_button a {
    padding: 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    margin-top: 3px;
    display: inline-block;
    text-transform: uppercase;
}

.reda_button a:hover {
    background-color: #ffff;
    color: #000;
}

.main-menu li:hover ul.droupdwon {
    display: block;
}

ul.droupdwon li a:hover {
    padding-right: 5px;
}

h3.magic {
    font-size: 33px;
    color: #FFFFFF;
}

section#search {
    width: 100%;
    display: flex;
    margin-top: 50px;
}

.search_engin {
    width: 100%;
}

.search_engin h3 {
    font-size: 57px;
    color: #FFFFFF;
    font-weight: 700;
}

.search_engin a {
    padding: 7px 15px;
    border: 1px solid #80808061;
    text-transform: uppercase;
    color: #808080b3;
    font-weight: 500;
    border-radius: 5px;
}

.us {
    padding: 50px 0px;
}

section#text_cen {
    width: 100%;
    display: flex;
    margin: 50px 0px;
    padding: 0px;
}

.aiming {
    width: 100%;
}

.aiming h3 {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
}

.aiming h4 {
    font-size: 31px;
    color: #FFFFFF;
    line-height: 1.1;
    font-weight: 300;
}

p.new {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 25px;
}

p.reach {
    color: #FFFFFF;
}

a.get {
    padding: 15px 25px;
    border: 1px solid #80808091;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
}

section#images {
    width: 100%;
    display: flex;
    margin-top: 0px;
}

.img_1 {
    width: 100%;
    text-align: center;
    position: relative;
}

.img_1 img {
    width: 100%;
    max-width: 774px;
}

.whatapp {
    position: fixed;
    bottom: 135px;
    right: 0px;
    z-index: 999999999;
}

section#Entrust {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    align-items: center;
}

.service_1 {
    width: 400px;
}

.service_1 img {
    width: 100%;
}

#Entrust h3.scale {
    font-size: 48px;
    color: #FFFFFF;
    max-width: 561px;
    line-height: 1.1;
    font-weight: 300;
}

#Entrust h4.out {
    font-size: 36px;
    max-width: 498px;
    font-weight: 900;
    color: #FFFFFF;
}

ul.text_1 {
    padding-top: 20px;
}

ul.text_1 li {
    font-size: 16px;
    padding-left: 10px;
    color: #FFFFFF;
    padding-bottom: 20px;
    /* text-align: left; */
    display: flex;
    align-items: start;
}

section#seo_service {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

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

h2.services_seo {
    display: inline-block;
    font-size: 85px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
}

.seo {
    display: inline-block;
    -webkit-text-stroke: 1px #FFFFFF;
    color: black;
}

h4.develop {
    font-size: 23px;
    color: white;
    position: relative;
    padding-top: 30px;
}

.line {
    width: 100%;
    height: 4px;
    background: #a3979770;
    border-radius: 5px;
}

.center_box {
    margin-top: -50px;
}

.card_1 {
    background: #23262db0;
    padding: 33px;
    border-radius: 20px;
    min-height: 375px;
}

.card-blur {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(25px);
    border-radius: 20px;
    overflow: hidden;
}

p.inplemenat {
    padding-top: 30px;
    color: #FFFFFF;
    font-size: 15px;
    /* max-width: 289px; */
}

section#drive {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon img {
    margin-right: 10px;
}

#drive .build {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    /* font-size: 25px; */
}

#drive .build h2.revenue {
    font-size: 45px;
    text-transform: capitalize;
    color: #FFFFFF;
    font-weight: 300;
}

span.digital {
    color: #f04b1e;
    font-weight: 700;
}

section#b0x_gol {
    width: 100%;
    display: flex;
    margin: 30px 0px 30px 0px;
}

.flex-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gol {
    width: 100%;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}

/* .gol_box{width: 25%;
      display: flex;
     
  
  
  } */

.radius:nth-child(1) {
    z-index: 9;
    /* margin-left: -40px; */
}

.radius:nth-child(2) {
    z-index: 9;
    /* margin-left: -40px; */
}

.whatapps {
    position: fixed;
    right: 0px;
    bottom: 135px;
    z-index: 999999;
}

.radius:nth-child(3) {
    z-index: 9;
    /* margin-left: -40px; */
    box-shadow: 0 0 70px #000;
    border: 1px solid #f04b1e;
}

.radius:nth-child(4) {
    z-index: 4;
    /* margin-left: -40px; */
}

.radius {
    width: 410px;
    height: 410px;
    border-radius: 50%;
    padding: 45px 55px;
    text-align: center;
    border: 1px solid #6577A0;
    background-color: #161718;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.radius i {
    color: #6677a2;
    font-size: 50px;
}

p.connect {
    color: #FFFFFF;
    font-size: 18px;
    margin: 30px 0px;
}

h5.stra {
    font-size: 29px;
    color: #FFFFFF;
    padding: 10px 0px 10px 0px;
    font-weight: 700;
}

p.map {
    font-size: 12px;
    color: #FFFFFF;
}

.list {
    width: 100%;
    float: left;
}

.margin_butom {
    margin: 150px 0px;
}

h3.magic {
    font-size: 33px;
    color: #FFFFFF;
}

h6.exper {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 300;
}

.lislt {
    width: 100%;
    float: left;
    padding-left: 30px;
}

.lislt li a {
    color: #FFFFFF;
    font-size: 10px;
    padding-left: 10px;
}

.lislt li {
    display: flex;
    padding-bottom: 5px;
}

.slik-slid {
    width: 100%;
}

.slik-slid .slick-slide img {
    display: inline-block;
}

.slik-slid .slick-slide li img {
    width: 20px;
}

.slik-slid .slick-center .radius {
    box-shadow: 0 0 70px #000;
    border: 1px solid #f04b1e;
}

.slik-slid .slick-center .radius i {
    color: #f04b1e;
}

/* 2???????????????????????????????????????page */

body {
    background-size: 212px 144px !important;
    background-image: linear-gradient(to right, #8080803d 1px, transparent 1px), linear-gradient(to bottom, #8080803d 1px, transparent 1px) !important;
    position: relative;
    z-index: -1;
    background-color: white !important;
}

#become h3 {
    font-size: 33px;
    color: white;
    font-weight: 400;
}

#become span {
    font-weight: 700;
    color: white;
}

#become p {
    color: white;
    font-size: 16px;
}

.service_2 {
    width: 655px;
    position: relative;
}

.service_2 img {
    width: 100%;
    position: absolute;
    top: 189px;
    left: 0;
    z-index: 9999999999999999999;
}

h3.scales {
    font-size: 50px;
    color: white;
    font-weight: 300;
}

h4.outs {
    font-size: 51px;
    font-weight: 700;
    color: white;
}

.us {
    padding: 50px 0px;
}

.text_1 {
    padding-top: 20px;
}

.text_1 p {
    font-size: 15px;
    color: white;
    font-weight: 400;
    line-height: 25px;
}

.text_1 span {
    color: #f04b1e;
    font-weight: 700;
}

.service_3 {
    width: 488px;
}

.service_3 img {
    width: 100%;
}

a.gets {
    padding: 15px 25px;
    border: 1px solid #80808091;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    text-align: end;
}

#portfoloi {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0px;
}

h2.our-text {
    font-size: 51px;
    text-transform: capitalize;
    color: white;
    font-weight: 700;
}

.whatapps {
    position: fixed;
    right: 0px;
    bottom: 135px;
    z-index: 999999;
}

.silder_design {
    display: flex;
}

.silder_design .right_img {
    margin: 50px;
    position: relative;
}

.silder_design .right_img .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.64);
}

.silder_design .slick-center .overlay {
    opacity: 0;
}

.silder_design .right_img img {
    width: 100%;
    transition: all linear .4s;
}

.silder_design .sikj .slick-center img {
    transform: scale(1.2);
}

.sikj {
    width: 100%;
}

.sikj .slick-prev:before {
    color: white;
}

.sikj .slick-prev {
    left: -25px;
    z-index: 9;
}

.sikj .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    background: #f04b1e;
}

.sikj .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    background: #f04b1e;
    text-align: center;
}

.quaerat {
    text-align: right;
}

.stick {
    font-size: 20px;
    font-weight: 600;
    color: white;
}

.optimize {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 6px 10px;
    height: 53px;
    transition: all .5s;
}

.radius:hover .orange-img {
    transform: translate(-50%, 0);
}

.radius:hover .blue-img {
    transform: translateY(200%);
}

.blue-img {
    transition: all .5s;
}

.orange-img {
    position: absolute;
    transition: all .5s;
    left: 50%;
    transform: translate(-50%, -200%);
}

.radius:hover {
    border: 1px solid #f04b1e;
}

.img_h {
    display: flex;
    width: 100%;
}

.text_t {
    padding-top: 150px;
    width: 20%;
}

.text_t h4 {
    font-size: 25px;
    color: white;
}

h6.exper {
    color: white;
    font-size: 40px;
    font-weight: 300;
}

h2.magic {
    font-size: 30px;
}

p.connect {
    color: white;
    font-size: 18px;
    margin: 30px 0px;
}

.text_t p {
    color: white;
    max-width: 250px;
}

h2.text-center {
    font-size: 47px;
    font-weight: 900;
}

.view_a {
    padding: 14px 30px;
    background: #17181c;
    border: 1px solid #2e343e;
    margin-top: 18px;
    display: inline-block;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
}

.service_4 {
    width: 785px;
}

.service_4 img {
    width: 100%;
}

.owl-carousel .item {
    position: relative;
}

.img_f {
    position: relative;
}

.owl-carousel .item .img_f .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.64);
}

.owl-carousel .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.64);
}

.owl-carousel .center .overlay {
    opacity: 0;
}

.owl-carousel .item img {
    transition: all linear .4s;
}

.owl-carousel .item img .center img {
    transform: scale(1.2);
}

.margin_butom {
    margin: 150px 0px;
}

/* .arrow .owl-nav {
    position: absolute;
    top: 101%;
    left: 0;
    right: 0;
} */

.arrow {
    margin-bottom: 100px;
    display: inline-block;
}

.arrow .owl-theme .owl-nav [class*=owl-] {
    color: #FFF !important;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #e91b1b !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.arrow .owl-theme .owl-next[class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #e91b1b !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.pricing img {
    width: 100%;
}

.post-detail p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.background {
    display: table;
    text-align: center;
    width: 100%;
}

h3.magic {
    font-size: 33px;
    color: white;
}

/* .arrow .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: red !important;
    color: white !important;
    border: none;
    padding: 0 !important;
    width: 50px;
    height: 50px;
    font-size: 34px !important;
    border-radius: 50%;
    right: 24px;
}


.arrow .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: red !important;
    color: white !important;
    border: none;
    padding: 0 !important;
    font-size: 34px !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 24px;
} */

.arrow {
    margin-bottom: 100px;
    display: inline-block;
}

h4.text_center {
    font-size: 47px;
    font-weight: 900;
    margin-bottom: 50px;
    color: white;
    text-align: center;
}

.tablet {
    font-size: 50px;
    color: white;
    font-weight: 300;
}

h4.website {
    font-size: 51px;
    font-weight: 700;
    color: white;
}

#become {
    background-color: #17181c;
    padding-top: 237px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#become::after {
    width: 1300px;
    height: 1000px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    background-color: #191a1eb8;
    content: "";
    margin: 0 auto;
    z-index: -1;
}

span.transfrom {
    color: white;
    font-size: 39px;
}

h2.imagination {
    color: white;
    font-size: 36px !important;
    font-weight: 700;
}

/* 2???????????????????????????????????????last
   */

section#search {
    width: 100%;
    display: flex;
    margin-top: 50px;
}

.search {
    width: 100%;
}

.search h2 {
    font-size: 60px;
    color: white;
    font-weight: 700;
}

.search a {
    padding: 7px 15px;
    border: 1px solid #80808061;
    text-transform: uppercase;
    color: #808080b3;
    font-weight: 500;
    border-radius: 5px;
}

section#text_cen {
    width: 100%;
    display: flex;
}

.aiming {
    width: 100%;
}

.drive {
    font-size: 28px;
    line-height: 1.5;
    color: #FFFFFF;
}

span.like {
    color: #f04b1e;
}

p.reach {
    color: #FFFFFF;
    font-weight: 400;
}

a.ppc {
    font-style: italic;
    font-weight: 700;
    text-decoration: revert;
    color: #FFFFFF;
}

a.get {
    padding: 15px 25px;
    border: 1px solid #80808091;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
}

a.get:hover {
    background-color: white;
    color: #000;
}

.img_1 {
    width: 100%;
    text-align: center;
    position: relative;
}

.img_1 img {
    width: 100%;
    max-width: 774px;
}

h3.magic {
    font-size: 33px;
    color: white;
}

h3.scales {
    font-size: 32px;
    color: white;
    max-width: 417px;
    line-height: 1.1;
    font-weight: 300;
}

h4.outs {
    font-size: 16px;
    max-width: 498px;
    font-weight: 600;
    color: white;
}

ul.text_1 {
    padding-top: 20px;
}

ul.text_1 li {
    font-size: 16px;
    padding-left: 10px;
    color: white;
    padding-bottom: 20px;
    /* text-align: left; */
    display: flex;
    align-items: start;
}

section#drive {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon img {
    margin-right: 10px;
}

.more {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    /* font-size: 25px; */
}

h3.traffic {
    font-size: 33px;
    text-transform: capitalize;
    color: white;
}

span.digital {
    color: #f04b1e;
    font-weight: 700;
}

section#ppc_services {
    width: 100%;
    display: flex;
    margin: 50px 0px;
}

h3.services_pc {
    font-size: 50px;
    font-weight: 700;
    color: #FFFFFF;
    font-family: 'Raleway';
}

p.build {
    color: #ffff;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Raleway';
}

section#display {
    display: flex;
    width: 100%;
    margin: 50px 0px;
}

.display_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.display_sm {
    background-color: #20232a;
    padding: 20px 31px;
    border-radius: 25px;
    text-align: left;
    height: 620px;
    position: relative;
}

.display_sm h3 {
    font-size: 30px;
    color: white;
    font-weight: 600;
}

p.perfect {
    color: #ffff;
    font-weight: 600;
}

.line_a {
    width: 100%;
    height: 3px;
    background: #464a54;
    margin: 10px 0px;
}

h5.reap_heading {
    color: white;
    font-weight: 200;
    font-size: 58px;
    margin: 0;
    /* max-width: 450px; */
}

h4.at_heading {
    font-size: 56px;
    color: white;
    font-weight: 700;
    margin: 0;
}

h3.new_heading {
    font-size: 50px;
    font-weight: 700;
    color: #f04b1e;
}

.service_sm {
    width: 100%;
    max-width: 500px;
    position: relative;
}

.service_sm img {
    width: 100%;
    /* position: absolute; */
    top: 118px;
    left: 48px;
}

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

section#display .slick-dots {
    position: absolute;
    bottom: -48px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.background-img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    height: 631px;
    background-image: url("https://newvisiondigital.in/assets/images/orangebgcircle.png");
    background-position: center top;
    display: flex;
    justify-content: center;
    align-items: center;
}

.post-detail p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.whatapps {
    position: fixed;
    right: 0;
    bottom: 135px;
    z-index: 99999;
}

#job_title .slick-dots {
    bottom: -57px;
    text-align: center;
    margin-top: 2rem;
}

#job_title .slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    content: '•';
    color: white;
    opacity: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#job_title .slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    content: '•';
    color: white;
    opacity: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#job_title .slick-dots li.slick-active {
    border: 1px solid #f04b1e;
}

#job_title .slick-dots li.slick-active button:before {
    color: #f04b1e !important;
}

#job_title .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    background: #222;
}

section#display .slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    content: '•';
    color: white;
    opacity: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section#display .slick-dots li.slick-active {
    border: 1px solid red;
}

section#display .slick-dots li.slick-active button:before {
    color: red !important;
}

section#display .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    background: #222;
}

#b0x_gol button {
    display: none !important
}

.how {
    font-size: 20px;
    font-weight: 700;
    color: white;
}

.line-two {
    width: 38%;
    background-image: linear-gradient(to right, white, black);
    height: 2px;
    margin: 13px 0px;
    border-radius: 2px;
}

.get_know {
    margin: 45px 0px;
}

.get_know a {
    padding: 10px 15px;
    border: 1px solid white;
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}

.get_know a:hover {
    background-color: white;
    color: #000;
}

.display_sm::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 2px solid #4f5764;
    border-left: 2px solid #4f5764;
    width: 64%;
    height: 64%;
    border-radius: 25px 0px 0px 0px;
    transition: 0.5s;
}

.display_sm::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-right: 2px solid #4f5764;
    border-bottom: 2px solid #4f5764;
    width: 64%;
    height: 64%;
    border-radius: 0px 0px 25px 0px;
}

.display_sm:hover::after {
    width: 90%;
    height: 90%;
}

.display_sm:hover::before {
    width: 90%;
    height: 90%;
}

section#display [type=reset],
section#display [type=button] {
    -webkit-appearance: button;
    display: none;
}

section#display .slick-prev {
    display: none !important;
}

section#display .slick-next {
    display: none !important;
}

#job_title [type=reset],
#job_title [type=button] {
    -webkit-appearance: button;
    display: none;
}

#job_title .slick-prev {
    display: none !important;
}

#job_title .slick-next {
    display: none !important;
}

.box_color {
    background: #1f2228;
    padding: 30px 20px;
    margin-bottom: 10px;
    color: white;
}

.box_color p {
    color: #ffff;
    font-weight: 500;
    font-size: 15px;
}

.bord {
    width: 100%;
    margin-bottom: 10px;
}

.bord img {
    width: 100%;
}

.margin_t {
    /* margin-top: 50px;     */
}

.top-img>.container>.row {
    align-items: center;
}

.text_headg {
    margin-top: 130px;
}

section#reap {
    width: 100%;
    display: flex;
    margin: 50px 0px;
    position: relative;
}

section#reap::after {
    position: absolute;
    top: -56%;
    /* left: 0px; */
    right: -27%;
    content: "";
    background-image: url("https://newvisiondigital.in/assets/images/orangebgcircle.png");
    background-size: cover;
    background-repeat: no-repeat;
    /* width: 100%; */
    width: 631px;
    height: 631px;
}

section#reap::before {
    position: absolute;
    top: 55%;
    left: -27%;
    content: "";
    background-image: url("https://newvisiondigital.in/assets/images/orangebgcircle.png");
    background-size: cover;
    background-repeat: no-repeat;
    /* width: 100%; */
    width: 631px;
    height: 631px;
    z-index: -1;
}

h5.stra {
    font-size: 29px;
    color: white;
    padding: 10px 0px 10px 0px;
    font-weight: 700;
}

p.map {
    font-size: 12px;
    color: white;
}

.list {
    width: 100%;
    float: left;
}

.lislt {
    width: 100%;
    float: left;
    padding-left: 30px;
}

.lislt li a {
    color: white;
    font-size: 10px;
    padding-left: 10px;
}

.lislt li {
    display: flex;
    padding-bottom: 5px;
}

h6.exper {
    color: white;
    font-size: 40px;
    font-weight: 300;
}

h3.magic {
    font-size: 30px;
}

p.connect {
    color: white;
    font-size: 18px;
    margin: 30px 0px;
}

.margin_butom {
    margin: 150px 0px;
}

#become h3 {
    font-size: 33px;
    color: white;
    font-weight: 400;
}

#become span {
    font-weight: 700;
    color: white;
}

#become p {
    color: white;
    font-size: 16px;
}

h2.text-center {
    font-size: 47px;
    font-weight: 900;
}

h6.exper {
    color: white;
    font-size: 40px;
    font-weight: 300;
}

h2.magic {
    font-size: 30px;
}

p.connect {
    color: white;
    font-size: 18px;
    margin: 30px 0px;
}

.margin_butom {
    margin: 150px 0px;
}

#become {
    background-color: #000;
    padding-top: 237px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#become::after {
    width: 1300px;
    height: 1000px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    background-color: #191a1eb8;
    content: "";
    margin: 0 auto;
    z-index: -1;
}

h3.text_centr {
    font-size: 47px;
    font-weight: 900;
    margin-bottom: 50px;
    color: white;
    text-align: center;
}

/* marketing???????????????????????????????????????? */

body {
    background-size: 212px 144px !important;
    background-image: linear-gradient(to right, #8080803d 1px, transparent 1px), linear-gradient(to bottom, #8080803d 1px, transparent 1px) !important;
    position: relative;
    z-index: -1;
}

#social {
    width: 100%;
    display: flex;
    margin-top: 50px;
}

.media_marketing {
    width: 100%;
}

.media_marketing h2 {
    font-size: 60px;
    color: white;
    font-weight: 700;
}

.smm a {
    padding: 7px 15px;
    border: 1px solid #80808061;
    text-transform: uppercase;
    color: #808080b3;
    font-weight: 500;
    border-radius: 5px;
}

.quote:hover {
    background-color: white;
    color: #000;
}

p.today {
    font-size: 15px;
    color: white;
    font-weight: 400;
    line-height: 29px;
}

#shake {
    width: 100%;
    display: flex;
    margin-top: 50px;
}

a.quote {
    padding: 15px 25px;
    border: 1px solid #80808091;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
}

.head h3 {
    font-size: 32px;
    color: white;
    font-weight: 400;
    line-height: 44px;
}

.head h3 span {
    font-size: 39px;
    font-weight: 600;
    text-transform: capitalize;
}

.head_img {
    width: 100%;
    height: 200px;
}

.head_img img {
    width: 100%;
}

section#smile {
    width: 100%;
    display: flex;
    margin-top: 50px;
}

#food_img {
    width: 100%;
    display: flex;
    position: relative;
}

section#discover {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

h3.noise {
    font-size: 35px;
    color: white;
    max-width: 417px;
    line-height: 1.1;
    font-weight: 300;
}

h3.noise span {
    color: #f04b1e;
}

.ours {
    font-size: 37px;
    font-weight: 800;
    color: white;
    margin-bottom: 22px;
    line-height: 30px;
}

ul.text_Noise {
    padding-top: 20px;
}

ul.text_Noise li {
    font-size: 16px;
    padding-left: 10px;
    color: white;
    padding-bottom: 20px;
    display: flex;
    align-items: start;
}

ul.text_Noise li img {
    margin-right: 10px;
}

.Noise_1 {
    width: 400px;
}

.Noise_1 img {
    width: 100%;
}

#food_img .owl-carousel .owl-stage-outer {
    padding-top: 180px;
    padding-bottom: 0px;
}

img.small_img:hover+.mobile_img {
    opacity: 1;
    visibility: visible;
}

img.small_img:hover {
    opacity: 0;
    visibility: hidden;
}

img.small_img {
    opacity: 1;
    visibility: visible;
}

#food_img .owl-carousel .item {
    position: relative !important;
    width: 100%;
    height: 402px;
}

.mobile_img {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -185px;
    right: 0;
    transition: 1s;
    z-index: -1;
}

#Suite {
    width: 100%;
    display: flex;
    background-color: #23262d;
    padding: 90px 0px;
    margin-top: 50px;
}

.siute_center {
    text-align: center;
}

.suit_of {
    font-size: 65px;
    color: white;
}

section#smile_box {
    display: flex;
    justify-content: end;
    align-items: end;
}

.smlie_img {
    display: flex;
    justify-content: end;
    align-items: end;
}

h2.msrketing_ser {
    font-size: 57px;
    font-weight: 700;
    color: white;
    padding-top: 20px;
}

.servesr_box {
    background: #17181c;
    padding: 25px 17px;
    border-radius: 12px;
    height: 187px;
}

.bread {
    height: 100px;
    width: 100px;
    text-align: left;
    transition: 0.4s;
    position: relative;
    margin-top: 0px;
}

.bread img {
    max-width: 150px;
    transition: 0.3s;
    max-height: 150px;
    position: absolute;
    transform: translate(-50%, -50%)scale(0.7);
    top: 50%;
    left: 50%;
}

.servesr_box:hover .bread img {
    transform: translate(-50%, -50%)scale(1);
}

.heading_text {
    text-align: left;
}

.heading_text h2 {
    color: white;
    font-size: 20px;
}

#Analyze {
    width: 100%;
    display: flex;
    background-color: #000;
    padding: 90px 0px;
}

.Organize {
    font-size: 59px !important;
    color: white;
    font-weight: 800;
    padding-bottom: 30px;
    line-height: 1;
}

h2.Team {
    color: white;
    font-size: 23px;
    font-weight: 500;
}

.sie_center {
    text-align: center;
}

.memnet_img {
    width: 854px;
    margin-left: -170px;
    height: 100%;
}

.memnet_img img {
    height: auto;
}

.set {
    /* padding: 59px; */
    margin-right: -105px;
    text-align: justify;
    margin-top: 104px;
}

.content {
    /* padding: 30px; */
    margin-right: 0;
    margin-left: 67px;
    margin-top: 0px;
}

.deliver {
    /* padding: 3px; */
    margin-top: 259px;
    margin-left: 56px;
}

.understand {
    /* padding: 30px; */
    margin-top: 215px;
    margin-left: 144px;
    margin-right: 0;
}

.set h4 {
    font-size: 25px;
    color: white;
}

.set p {
    color: white;
    max-width: 557px;
    font-size: 15px;
    font-weight: 400;
}

.content h4 {
    font-size: 25px !important;
    color: white;
}

.content p {
    color: white;
    max-width: 557px;
    font-size: 15px;
    font-weight: 400;
}

.deliver h4 {
    font-size: 25px;
    color: white;
}

.deliver p {
    color: white;
    max-width: 557px;
    font-size: 15px;
    font-weight: 400;
}

.understand h4 {
    font-size: 25px;
    color: white;
    max-width: 350px;
}

.understand p {
    color: white;
    max-width: 557px;
    font-size: 15px;
    font-weight: 400;
}

.tragert {
    font-size: 20px;
    color: white;
    max-width: 486px;
    font-weight: 600;
    line-height: 25px;
    margin-top: 10px;
}

.content span {
    color: #f04b1e;
    font-size: 18px;
    font-weight: 700;
}

#portfolio {
    width: 100%;
    display: flex;
}

.main_imges {
    width: 100%;
    display: flex;
}

.img_overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.img_overlay a img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.img_overlay a img:hover {
    transform: scale(1.1);
}

.sm_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sm_img a img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.sm_img a img:hover {
    transform: scale(1.1);
}

#jewellery {
    display: flex;
    width: 100%;
    margin: 30px 0px;
}

.jewellery_sec {
    width: 100%;
    display: flex;
}

.sm_jewellery {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sm_jewellery a img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.sm_jewellery a img:hover {
    transform: scale(1.1);
}

.img_jewellery {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.img_jewellery a img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.img_jewellery a img:hover {
    transform: scale(1.1);
}

#text_portfolio {
    width: 100%;
    display: flex;
    margin: 50px 0px;
}

.text_right {
    width: 100%;
}

.textes_left h4 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 0;
    font-weight: 400;
}

.textes_left h2 {
    color: #f04b1e;
    text-transform: capitalize;
    font-size: 55px;
    font-weight: 800;
    line-height: 1.1
}

.projucet {
    padding: 40px 0px;
    display: flex;
    justify-content: end;
    align-items: end;
}

.projucet li {
    margin-right: 30px;
    position: relative;
}

.projucet li a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.magin_buttom {
    margin-bottom: 50px;
}

.height {
    height: 100%;
}

section#services {
    width: 100%;
    display: flex;
    margin: 80px 0px;
}

.post-box {
    background: #181b20;
    box-shadow: 0px 0px 17px 0px;
    padding: 2rem;
    margin-bottom: 1rem !important;
}

.widgettitle_blog {
    line-height: 26px;
    letter-spacing: 0em;
    margin-bottom: 1.5rem;
    font-weight: 500;
    font-size: 25px;
    color: #99a2b8;
}

.post-box li {
    margin-bottom: 1rem;
    display: flex;
    justify-content: start;
    align-items: baseline;
    line-height: 25px;
}

.post-box li a {
    color: #99a2b8;
    font-size: 15px;
}

.post-box li a:hover {
    color: #ea4c4e;
}

.post-box .fa-angle-double-right {
    padding-right: 10px;
    font-size: 20px;
    color: #ea4c4e;
}

.bloges_img {
    width: 100%;
    background: #181b20;
    box-shadow: 0px 0px 17px 0px;
    border-radius: 25px;
}

.blog_services_img {
    width: 100%;
    display: flex;
    height: 459px;
    overflow: hidden;
}

.blog_services_img img {
    width: 100%;
    border-radius: 25px 25px 0px 0px;
}

.w-post-elm {
    display: flex;
    padding: 0rem 2rem;
    color: #f04b1e;
    align-items: baseline;
    justify-content: start;
}

a.post-author-name.fn {
    color: #99a2b8;
    padding-left: 10px;
}

.blog_icon {
    display: flex;
    justify-content: start;
    align-items: baseline;
    padding: 20px 0px;
}

.post_content p {
    font-size: 15px;
    color: #99a2b8;
    font-weight: 300;
    line-height: 28px;
    text-align: justify;
}

.post_content {
    padding: 1rem 2rem 2rem;
}

.post_content h4 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0em;
    margin-bottom: 1.5rem;
    color: #99a2b8;
}

.post_content ul {
    list-style-type: disc;
    margin-left: 2.5rem;
    margin-bottom: 10px;
}

.post_content ul li {
    list-style: disc;
    color: #ea4942;
    font-size: 20px;
    line-height: 30px;
}

.post_content ul li h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #99a2b8;
    letter-spacing: 0em;
}

.post_content ul li a {
    color: #99a2b8;
    font-size: 15px;
}

.sms a {
    font-size: 20px;
    color: #f04b1e;
}

.icon_area {
    display: flex;
    justify-content: start;
    margin-left: 20px;
    border-top: 1px solid gray;
    padding: 10px;
    align-items: center;
}

.sms {
    padding: 7px 15px;
    background: transparent;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
    /* color: #fff; */
    color: #f04b1e;
    border: 1px solid #99a2b8;
    transition: 0.4s;
}

.sms a:hover i {
    color: #fff;
}

/* .blue{background-color:#1e77f0 ;
       

}

.twitter{background-color: #55acee;}

.linkedin{background-color: #0077b5;}

.pinterest-p{background-color: #e60023;} */

.blue a i {
    transition: 0.4s;
}

.blue a:hover i {
    color: #1e77f0;
}

.twitter a i {
    transition: 0.4s;
}

.twitter a:hover i {
    color: #1e77f0;
}

.linkedin a i {
    transition: 0.4s;
}

.linkedin a:hover i {
    color: #0077b5;
}

.pinterest-p a i {
    transition: 0.4s;
}

.pinterest-p a:hover i {
    color: #e60023;
}

#banner {
    width: 100%;
    height: 450px;
    float: left;
    background-image: url("https://newvisiondigital.in/assets/images/careerbg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 80%;
    position: relative;
}

.career_title {
    width: 100%;
    font-size: 80px;
    font-weight: 500;
    color: #f04b1e;
    padding-top: 78px;
}

.career_img {
    position: absolute;
    top: 122px;
    left: 307px;
}

.box22 {
    padding: 20px 0px 10px 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    border-radius: 5px;
}

.careera_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f04b1e;
    font-size: 44px;
    border: 1px solid #f04b1e;
}

.job_right {
    width: 50%;
    padding: 15px;
}

.box_slik {
    width: 100%;
}

.sikl_silader {
    width: 100%;
}

.career_box {
    color: #99a2b8;
    font-size: 17px;
    background: #212121;
    width: 100%;
    height: 302px;
    border-radius: 16px;
    background: linear-gradient(#212121, #212121) padding-box, linear-gradient(145deg, transparent 35%, #f04b1e, #f04b1e) border-box;
    border: 2px solid transparent;
    display: flex;
    align-items: start;
    overflow: hidden;
}

.job_left {
    width: 50%;
    height: 302px;
    overflow: hidden;
}

.job_left img {
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    object-fit: cover;
}

.box_test {
    margin-bottom: 17px;
    font-size: 16px;
    display: flex;
    justify-content: start;
    align-items: baseline;
}

.box_test span {
    font-size: 15px;
    padding-right: 7px;
    color: #f04b1e;
    font-weight: 700;
}

.job_heading {
    font-weight: 400;
    font-size: 55px;
    color: #fff;
    line-height: 56px;
}

section#job_title {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
}

.form_title {
    padding: 20px 0px;
    margin-bottom: 30px;
}

.input-field {
    display: inline-block;
    margin-right: 15px;
}

.input-box {
    width: 360px;
    border: 1px solid gray;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.input-box input[type="text"] {
    width: 100%;
    background: none;
    border: none;
    outline: none;
}

.input-field label {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.grow_heading {
    width: 100%;
    height: auto;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
    line-height: 40px;
}

.grow_p p {
    font-size: 16px;
    color: #99a2b8;
    font-weight: 400;
    line-height: 28px;
}

section#getting {
    width: 100%;
    display: flex;
    margin: 50px 0px;
}

section#form_title {
    width: 100%;
    display: flex;
    margin: 50px 0px;
}

section#way {
    width: 100%;
    display: flex;
    margin: 50px 0px;
}

.bannaer_way {
    width: 100%;
    height: auto;
}

.bannaer_way img {
    width: 100%;
}

.web h5 {
    font-size: 33px;
    line-height: 51px;
    color: #fff;
}

.web span {
    color: #f04b1e;
    font-size: 42px;
}

.web p {
    font-size: 17px;
    color: #99a2b8;
    font-weight: 400;
    line-height: 28px;
}

section#website_hosting {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
    margin: 50px 0px;
}

.need li {
    border: 1px solid gray;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-right: 25px;
}

ul.need {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 50px;
}

ul.need li a {
    text-decoration: none;
    font-size: 16px;
    color: #99a2b8;
    padding: 15px 10px;
}

.web {
    padding-top: 59px;
}

ul.need li i {
    color: #f04b1e;
    font-size: 25px;
    padding: 15px;
    border-left: 1px solid gray;
    cursor: pointer;
}

.tem-box {
    /* border: 1px solid #99a2b8; */
    padding: 24px;
    background-color: #1e2128;
}

.tame_box {
    width: 100%;
    height: 70px;
    text-align: center;
}

.tame_box img {
    width: 100%;
    max-width: 65px;
}

.tem-box h3 {
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    color: #99a2b8;
}

.company_img {
    width: 100%;
    height: 200px;
}

.company_img img {
    width: 100%;
    height: 100%;
}

.foot-top01 {
    background: red;
    height: 200px;
    padding: 20px;
}

.box-text {
    width: 557px;
    height: 150px;
    /* height: 100%; */
    border: 1px solid gray;
    overflow: hidden;
}

.box-text textarea {
    width: 100%;
    background: none;
    border: none;
    overflow: hidden;
}

#creers_text {
    width: 100%;
    display: flex;
    margin: 30px 0px;
}

.careers_heading {
    width: 100%;
}

.careers_heading h2 {
    font-size: 60px;
    color: white;
    font-weight: 700;
    text-transform: capitalize;
}

.dark {
    background-color: #1e2128;
}

.inputb {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inputb a {
    border: 1px solid gray;
    padding: 10px 46px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.inputb a:hover {
    background-color: #fff;
    color: #000;
}

.foot-top01 p a {
    text-decoration: none;
    color: #b3b6bd;
}

.foot-top01 p {
    color: #b3b6bd !important;
}

.list_text {
    display: flex;
    justify-content: start;
    align-items: start;
    margin-bottom: 30px;
    border-bottom: 2px solid #43474f;
    padding-bottom: 15px;
}

.text_left {
    font-size: 18px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 50%;
    background: red;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 20px;
    padding-bottom: 3px;
}

.text_r h3 {
    color: #f04b1e;
    margin: 0px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.text_r p {
    font-size: 16px;
    color: #99a2b8;
    margin: 0px;
    line-height: 32px;
}

.Q_mark {
    font-size: 130px;
    color: #f04b1e;
}

.text_mask h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    line-height: 55px;
}

.text_mask h3 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 55px;
}

.text_mask h3 span {
    color: #f04b1e;
}

.text_mask p {
    color: #fff;
    font-size: 18px;
}

#from_user form {
    background: linear-gradient(#212121, #212121) padding-box, linear-gradient(145deg, transparent 35%, #f04b1e, #f04b1e) border-box;
    border: 2px solid transparent;
    padding: 32px 24px;
    font-size: 14px;
    color: white;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border-radius: 16px;
}

.user_input input,
.user_input select,
.user_input textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    background: transparent;
}

.user_input {
    position: relative;
}

#contact_from input,
#contact_from select {
    color: #707070;
    font-size: 11px;
    font-weight: 400;
    height: 60px;
    margin-bottom: 30px;
    padding-left: 20px;
    text-transform: uppercase;
    width: 100%;
}

.user_input label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    pointer-events: none;
    transition: .5s;
}

.user_input input:focus~label {
    color: gray;
    transform: translateX(10px) translateY(-7px);
    font-size: 13px;
    padding: 0 10px;
}

.user_input textarea:focus~label {
    color: gray;
    transform: translateX(10px) translateY(-7px);
    font-size: 13px;
    padding: 0 10px;
}

.user_input_resume input {
    color: #707070;
    font-size: 11px;
    font-weight: 400;
    height: 60px;
    margin-bottom: 30px;
    padding-left: 20px;
    text-transform: capitalize;
    width: 100%;
}

.user_input_resume label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 29px 0px 0px 20px;
    font-size: 16px;
    color: #fff;
    pointer-events: none;
    transition: .5s;
}

.user_input_resume input:focus~label {
    color: gray;
    transform: translateX(10px) translateY(-7px);
    font-size: 13px;
    padding: 0 10px;
}

.user_input_resume input {
    width: 100%;
    font-size: 13px;
    color: #fff;
    margin-bottom: 30px;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    background: transparent;
    padding: 25px 0px 14px 75px;
}

.send {
    background: #f04b1e;
    color: #fff !important;
    padding: 15px;
    margin-top: 10px;
    display: inline-block;
    transition: 0.3s ease-out;
    font-size: 20px;
    border: 0px;
}

.send:hover {
    border: 1px solid #f04b1e;
    background: transparent;
    transition: 0.3s ease-out;
}

.job_heading {
    font-weight: 700;
    font-size: 55px;
    color: #f04b1e;
    padding: 30px 0px;
}

.user_input input:focus~label,
.user_input input:not(:placeholder-shown)~label {
    color: gray;
    transform: translateX(10px) translateY(-7px);
    font-size: 13px;
    padding: 0 10px;
}

.user_input textarea:focus~label,
.user_input textarea:not(:placeholder-shown)~label {
    color: gray;
    transform: translateX(0px) translateY(-7px);
    font-size: 13px;
    padding: 0 0px;
}

#internship_text {
    width: 100%;
    display: flex;
    margin: 50px 0px;
}

.internship_heading h2 {
    font-size: 60px;
    color: white;
    font-weight: 700;
    text-transform: capitalize;
}

section#internship_openings {
    width: 100%;
    display: flex;
    margin: 80px 0px;
}

.img_internship {
    width: 100%;
    height: 520px;
    display: flex;
    border-radius: 16px;
    overflow: hidden;
}

.img_internship img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.text_inten p {
    font-size: 15px;
    color: #99a2b8;
    font-weight: 500;
    line-height: 28px;
}

.text_inten h3 {
    color: #f04b1e;
    font-size: 40px;
    font-weight: 700;
}

.text_inten {
    padding: 50px 0px 0px 0px;
}

section#opportunities {
    width: 100%;
    display: flex;
    margin: 80px 0px;
}

.opportunities_heading {
    width: 100%;
    height: auto;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
    line-height: 40px;
}

.bord_text p {
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.bord_img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid;
    overflow: hidden;
    height: 250px;
}

.bord_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box_inten {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.user_input select option {
    background: #99a2b8;
}

section#contribute {
    width: 100%;
    display: flex;
    margin: 80px 0px;
}

.tem_content {
    padding-top: 10px;
    text-align: left;
}

.tem_content h3 {
    color: #f04b1e;
    font-size: 40px;
    font-weight: 700;
}

.tem_content p {
    color: #99a2b8;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}

.img_tem {
    width: 100%;
}

.img_tem img {
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}

section#jaoin_tem {
    width: 100%;
    display: flex;
    margin: 80px 0px;
}

.join_buttun {
    display: inline-block;
    padding: 15px 30px;
    background: #f04b1e;
    border: 1px solid #f04b1e;
    transition: 0.3s ease-out;
}

.join_buttun a {
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.join_buttun:hover {
    color: #fff;
    background: transparent;
}

.send:hover {
    border: 1px solid #f04b1e;
    background: transparent;
    transition: 0.3s ease-out;
    color: #fff !important;
}

.borders {
    background: linear-gradient(#212121, #212121) padding-box, linear-gradient(145deg, transparent 35%, #f04b1e, #f04b1e) border-box;
    border: 2px solid transparent;
    font-size: 14px;
    color: white;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border-radius: 16px;
    /* overflow: hidden;  */
    position: relative;
}

.apply h3 {
    font-size: 27px;
    color: #f04b1e;
}

.from-img {
    width: 100%;
    height: 633px;
}

.from-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px 16px 16px 0px;
}

.add {
    display: block !important;
    z-index: 999;
    color: #f04b1e;
    font-size: 34px;
    opacity: 1;
}

.modal_with {
    max-width: 1000px;
}

.modal-from .user_input input,
.user_input select,
.user_input textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    background: transparent;
}

.modal_padding {
    padding: 6px;
}

.bord_text p:hover {
    color: #f04b1e;
}

.col-6.modal-from {
    padding-top: 26px;
}

.made {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.made_padding {
    padding-right: 0px;
    padding-bottom: 0px;
}

/* .row.modal-flex {
height: 610px;
} */

.cencel_aad {
    width: 100%;
    max-width: 15px;
}

.models {
    width: 30px;
    height: 30px;
    background: red;
    position: absolute;
    right: -15px;
    top: -15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
}

.borders .send {
    background: #f04b1e;
    color: #fff !important;
    padding: 10px;
    /* margin-top: 0px; */
    display: inline-block;
    transition: 0.3s ease-out;
    font-size: 14px;
    margin-bottom: 10px;
}

.planing {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    background: #181b20;
    box-shadow: 0px 0px 17px 0px;
}

.plan h2 {
    font-size: 32px;
    color: #fff;
    margin: 0px;
}

.plan p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
}

.link {
    width: 25%;
    height: 2px;
    background-color: #fa4c4e;
    margin: 10px 0px;
}

.img_planing {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

.img_planing img {
    width: 100%;
    border-radius: 16px;
}

#tabs .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fa4c4e;
    border-radius: 16px;
    padding: 50px;
    border: none;
    /* text-align: center; */
}

.smal_plaing {
    width: 60%;
    text-align: center;
    cursor: pointer;
    padding: 8px 12px;
    margin: 0 auto;
}

.smal_plaing img {
    width: 100%;
}

.wonderplugintabs-header-title {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

#tabs .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 25%;
}

#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    padding: 50px;
    border-radius: 16px;
    background-color: #24252a;
    margin: 5px;
}

#tabs .nav-tabs {
    border-bottom: none;
}

@media screen and (max-width: 1199px) {
    .memnet_img {
        margin-left: 0;
        width: auto;
    }
    .modal_with {
        max-width: 700px;
    }
    .inputbox {
        width: 287px;
    }
    .Noise_1 {
        width: auto;
    }
    .service_2 {
        width: auto;
    }
    .set {
        margin-right: 0;
        margin-top: 0px;
    }
    .deliver {
        margin-left: 0;
        margin-top: 60px;
    }
    .content {
        margin-top: 60px;
        margin-left: 0;
    }
    .understand {
        margin-left: 0;
        margin-top: 60px;
    }
    section#reap::after {
        right: -46px;
    }
    section#reap::before {
        left: -41px;
    }
    .service_1 {
        width: auto;
    }
    .service_1 img {
        width: 100%;
    }
    .search_engin h3 {
        font-size: 44px;
    }
    .card_1 {
        padding: 14px;
    }
    #drive .build h2.revenue {
        font-size: 31px;
    }
    .blog-sec h2 {
        font-size: 47px;
    }
    h4.develop {
        font-size: 19px;
    }
    .service_3 {
        width: auto;
    }
    .service_4 {
        width: 635px;
    }
    .servesr_box {
        padding: 10px;
    }
    .heading_text h2 {
        font-size: 16px;
    }
    .Noise_1 img {
        width: 100%;
    }
    .head_img {
        width: 100%;
        height: auto;
    }
    #become::after {
        width: 1000px;
        height: 1000px;
    }
    #become {
        padding-top: 122px;
    }
    .media_marketing h2 {
        font-size: 55px;
    }
    h3.magic {
        font-size: 23px;
    }
    .career_box {
        height: 242px;
    }
    .job_left {
        height: 238px;
    }
    .box22 {
        font-size: 14px;
    }
    .box_test {
        font-size: 14px;
        flex-direction: column;
        margin-bottom: 7px;
    }
    .job_right {
        padding: 14px;
    }
    .shadow-container.image-bg::before {
        left: -38%;
    }
    .shadow-container.image-bg::after {
        right: -38%;
    }
    .wonderplugintabs-header-title {
        font-size: 15px;
    }
    #tabs .nav-tabs .nav-link.active {
        padding: 15px;
    }
    .wonderplugintabs-header-title {
        font-size: 15px;
    }
    #tabs .nav-tabs .nav-link {
        padding: 15px;
    }
    .planing {
        padding: 14px;
    }
    .margin_cen .text-center {
        text-align: center !important;
        margin: 0px auto;
    }
}

@media screen and (max-width: 991px) {
    .post-box {
        margin-top: 30px;
        width: 100%;
    }
    .shadow-container.image-bg::before {
        left: -51%;
    }
    .shadow-container.image-bg::after {
        right: -51%;
    }
    .img_order {
        order: -1;
        margin-bottom: 20px;
    }
    .from-img {
        width: 100%;
        height: 100%;
    }
    #internship_text {
        margin: 20px 0px !important;
    }
    section#internship_openings {
        margin: 30px 0px !important;
    }
    section#opportunities {
        margin: 30px 0px !important;
    }
    section#contribute {
        margin: 30px 0px !important;
    }
    section#jaoin_tem {
        margin: 30px 0px !important;
    }
    .bord_img {
        margin-top: 30px;
    }
    .bord_text p {
        font-size: 14px !important;
    }
    .job_heading {
        font-size: 43px;
    }
    .tem_content {
        margin-bottom: 30px;
    }
    .internship_heading h2 {
        font-size: 32px !important;
    }
    .text_inten h3 {
        font-size: 39px !important;
    }
    .career_box {
        height: 242px;
    }
    .job_left {
        height: 238px;
    }
    .box22 {
        font-size: 14px;
    }
    .box_test {
        font-size: 14px;
    }
    .job_right {
        padding: 10px;
    }
    .Q_mark {
        text-align: center;
    }
    .inputbox {
        width: 100%;
        margin-bottom: 10px;
    }
    #banner {
        width: 100%;
        height: 345px;
    }
    .career_img {
        display: none;
    }
    .w-post-elm {
        padding: 0rem 1rem;
    }
    .blog_services_img {
        height: 382px;
    }
    .servesr_box {
        padding: 10px;
    }
    .heading_text h2 {
        font-size: 16px;
    }
    .head_img {
        width: 100%;
        height: auto;
    }
    .Noise_1 img {
        width: 100%;
    }
    #Entrust h4.out {
        font-size: 31px;
    }
    .service_2 {
        width: auto;
    }
    .card_1 {
        padding: 22px !important;
    }
    h3.magic {
        font-size: 25px !important;
    }
    #Entrust h3.scale {
        font-size: 36px;
    }
    #drive .build h2.revenue {
        font-size: 30px;
    }
    .search_engin h3 {
        font-size: 40px;
    }
    .service_1 {
        width: auto;
    }
    .service_1 img {
        width: 100%;
    }
    .blog-sec h2 {
        font-size: 40px !important;
    }
    #drive .build h2.revenue {
        font-size: 31px !important;
    }
    section#reap::before {
        visibility: hidden;
    }
    /* .service_2 {
        position: relative;
        width: auto;
    }
    
    .service_2 img {
        position: static !important;
    }     */
    section#reap::after {
        visibility: hidden;
    }
    .media_marketing h2 {
        font-size: 48px;
    }
    .suit_of {
        font-size: 46px;
        color: white;
    }
    .media_marketing h2 {
        font-size: 55px;
    }
    h2.msrketing_ser {
        font-size: 39px;
    }
    .search h2 {
        font-size: 46px;
        padding-bottom: 20px;
    }
    p.new {
        font-size: 16px;
    }
    .aiming {
        margin-bottom: 30px;
    }
    ul.text_1 a {
        font-size: 13px;
    }
    section#Entrust {
        margin-top: -2px;
    }
    p.scale {
        font-size: 21px;
    }
    h4.out {
        font-size: 26px;
    }
    li.icon {
        padding-bottom: 6px;
    }
    h4.develop {
        font-size: 19px;
    }
    h5.stra {
        font-size: 17px;
        padding: 10px 0px 10px 0px;
        margin: 0px;
    }
    p.map {
        font-size: 14px;
        color: white;
    }
    .search h2 {
        font-size: 46px;
        padding-bottom: 20px;
    }
    p.new {
        font-size: 16px;
    }
    .aiming {
        margin-bottom: 30px;
    }
    ul.text_1 a {
        font-size: 13px;
    }
    section#Entrust {
        margin-top: -2px;
    }
    p.scale {
        font-size: 21px;
    }
    h4.out {
        font-size: 26px;
    }
    li.icon {
        padding-bottom: 6px;
    }
    h2.suite {
        font-size: 51px;
    }
    h4.develop {
        font-size: 19px;
    }
    h5.stra {
        font-size: 17px;
        padding: 10px 0px 10px 0px;
        margin: 0px;
    }
    p.map {
        font-size: 14px;
        color: white;
    }
    .new {
        margin-top: 20px;
    }
    .order_2 {
        order: -1;
        margin-bottom: 20px;
    }
    .service_3 {
        width: auto;
    }
    .service_2 img {
        position: static;
    }
    .service_3 img {
        width: auto;
    }
    .Noise_1 {
        width: auto;
    }
    .text_t p {
        max-width: 300px;
    }
    .order_bm {
        order: -1;
        margin-bottom: 20px;
    }
    h2.our-text {
        font-size: 46px;
    }
    .arrow .owl-nav {
        display: none;
    }
    .service_3 {
        width: auto;
    }
    .Noise_1 img {
        width: 100%;
    }
    h3.magic {
        font-size: 23px;
    }
    .media_marketing h2 {
        font-size: 40px;
    }
    #become h3 {
        font-size: 25px;
    }
    h4.text_center {
        font-size: 34px;
    }
    #become::after {
        width: 800px;
        height: 800px;
    }
    .Organize {
        font-size: 2.5rem !important;
    }
    .margin_b {
        margin-bottom: 30px;
    }
    section#website_hosting {
        padding: 0px;
        margin: 0px;
        margin-bottom: 50px;
    }
    .text_r h3 {
        font-weight: 600;
        font-size: 15px;
    }
    .text_r p {
        font-size: 15px;
        color: #99a2b8;
        margin: 0px;
        line-height: 20px;
    }
    .box_test span {
        font-size: 14px;
        padding-right: 7px;
    }
    .order_6 {
        order: -1;
        margin-bottom: 20px;
    }
    .made {
        padding-left: 0px;
    }
    .made_padding {
        padding-left: 0px;
    }
    .search h1,
    .search h2 {
        font-size: 29px;
    }
}

@media screen and (max-width: 767px) {
    .text_r h3 {
        font-weight: 600;
        font-size: 15px;
    }
    .modal_with {
        max-width: 465px;
    }
    .text_r p {
        font-size: 15px;
        color: #99a2b8;
        margin: 0px;
        line-height: 20px;
    }
    .bord_text p {
        font-size: 2rem !important;
    }
    .media_marketing h2 {
        font-size: 56px;
    }
    ul.need li a {
        font-size: 10px;
    }
    ul.need li a {
        padding: 10px 9px;
    }
    ul.need li i {
        padding: 7px;
    }
    .web h5 {
        font-size: 27px;
    }
    .web span {
        font-size: 31px;
    }
    .text_mask h2 {
        line-height: 30px;
    }
    section#website_hosting {
        padding: 0px;
        margin: 0px;
        margin-bottom: 50px;
    }
    .web {
        padding-top: 10px;
    }
    .text_mask h3 {
        line-height: 50px;
    }
    .need li {
        display: flex;
        justify-content: center;
        align-items: center;
        /* margin-right: 25px; */
        margin-bottom: 10px;
    }
    .text_left {
        font-size: 18px;
        min-height: 30px;
        min-width: 30px;
    }
    .text_mask {
        text-align: center;
    }
    .Q_mark {
        text-align: center;
    }
    .blog_heading h2 {
        font-size: 25px;
    }
    h3.magic {
        font-size: 23px;
    }
    .Noise_1 img {
        width: 100%;
    }
    #drive .build h2.revenue {
        font-size: 32px;
    }
    .servesr_box {
        padding: 10px;
    }
    .heading_text h2 {
        font-size: 16px;
    }
    .blog-sec h2 {
        font-size: 46px;
    }
    .blog_services_img {
        height: 320px;
    }
    .service_2 {
        width: auto;
    }
    .card_1 {
        padding: 22px !important;
    }
    .service_1 {
        width: auto;
    }
    .service_1 img {
        width: 100%;
    }
    section#reap::before {
        visibility: hidden;
    }
    section#reap::after {
        visibility: hidden;
    }
    #Entrust h4.out {
        font-size: 28px;
    }
    h2.services_seo {
        font-size: 55px;
    }
    #Entrust h3.scale {
        font-size: 36px;
    }
    .search_engin h3 {
        font-size: 28px;
    }
    section#reap::before {
        visibility: hidden;
    }
    h3.magic {
        font-size: 25px !important;
    }
    section#reap::after {
        visibility: hidden;
    }
    section#search {
        margin-top: 10px;
    }
    .search h2 {
        font-size: 25px;
    }
    p.new {
        font-size: 16px;
    }
    h2.text-center {
        font-size: 47px !important;
        font-weight: 900;
    }
    h3.text_centr {
        font-size: 24px;
        font-weight: 900;
    }
    .aiming h3 {
        font-size: 25px;
    }
    .aiming p {
        font-size: 22px;
    }
    section#Entrust {
        margin-top: 20px;
    }
    .services_cup {
        order: 1;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }
    p.scale {
        font-size: 20px;
    }
    h4.out {
        font-size: 20px;
    }
    ul.text_1 a {
        font-size: 7px;
    }
    h2.suite {
        font-size: 60px;
        padding-top: 20px;
    }
    .center_box {
        margin-top: -26px;
    }
    h5.stra {
        font-size: 17px;
        padding: 10px 0px 10px 0px;
        margin: 0px;
    }
    p.map {
        font-size: 14px;
        color: white;
    }
    h5.reap_heading {
        font-size: 33px;
    }
    h4.at_heading {
        font-size: 32px;
    }
    h3.new_heading {
        font-size: 28px;
    }
    .how {
        font-size: 17px;
    }
    h3.scales {
        font-size: 27px;
    }
    h3.services_pc {
        font-size: 26px;
    }
    .service_sm img {
        /* position: absolute; */
        top: 159px;
        left: 5px;
    }
    .service_sm {
        width: 100%;
        position: relative;
    }
    .quaerat {
        text-align: left;
    }
    h2.our-text {
        font-size: 46px;
    }
    .search h2 {
        font-size: 40px;
    }
    .service_2 img {
        width: 100%;
    }
    .service_2 {
        position: relative;
        width: auto;
    }
    .service_2 img {
        position: static;
    }
    .service_4 {
        width: auto;
    }
    .arrow .owl-nav {
        display: none;
    }
    .height_img {
        height: 100%;
    }
    h4.website {
        font-size: 45px;
    }
    #become {
        padding-top: 105px;
    }
    #become::after {
        width: 500px;
        height: 500px;
    }
    .service_3 {
        width: auto;
    }
    .bread {
        width: 100%;
        text-align: center;
    }
    .heading_text {
        text-align: center;
    }
    .heading_text h2 {
        font-size: 20px;
    }
    .head_img {
        width: 100%;
        height: auto;
    }
    .bread {
        width: 100%;
        text-align: center;
    }
    .heading_text {
        text-align: center;
    }
    .borders .send {
        margin-bottom: 10px;
    }
    .order_6 {
        order: -1;
        margin-bottom: 20px;
    }
    .img_order {
        order: -1;
        margin-bottom: 20px;
    }
    .sub-heading {
        font-size: 6rem;
    }
    .sub-heading {
        font-size: 3rem;
    }
    .shadow-container.image-bg::before {
        display: none;
    }
    .shadow-container.image-bg::after {
        display: none;
    }
    .search h1,
    .search h2 {
        font-size: 29px;
    }
    .wonderplugintabs-header-title {
        font-size: 9px;
    }
    #tabs .nav-tabs .nav-link.active {
        padding: 9px;
    }
    #tabs .nav-tabs .nav-link {
        padding: 9px;
    }
}

@media screen and (max-width: 576px) {
    h2.services_seo {
        font-size: 55px;
    }
    .made {
        padding-left: 0px;
    }
    .borders .send {
        margin-bottom: 10px;
    }
    .from-img img {
        border-radius: 16px 16px 16px 16px;
    }
    .made_padding {
        padding-left: 0px;
    }
    .media_marketing h2 {
        font-size: 33px;
    }
    .apply h3 {
        font-size: 34px;
        color: #f04b1e;
    }
    a.post-author-name.fn {
        padding-left: 6px;
        font-size: 13px;
    }
    .blog_heading h2 {
        font-size: 25px;
    }
    .internship_heading h2 {
        font-size: 27px !important;
    }
    .text_inten h3 {
        font-size: 32px !important;
    }
    .job_heading {
        font-size: 37px;
    }
    .tem_content h3 {
        font-size: 24px !important;
    }
    .bread {
        width: 100%;
        text-align: center;
    }
    h4.text_center {
        font-size: 34px;
    }
    #food_img .owl-carousel .owl-stage-outer {
        padding-bottom: 60px;
    }
    #become h3 {
        font-size: 25px;
    }
    #become::after {
        width: 600px;
        height: 600px;
    }
    #become {
        padding-top: 129px;
    }
    .servesr_box {
        padding: 10px;
    }
    .heading_text h2 {
        font-size: 16px;
    }
    .Noise_1 {
        width: auto;
    }
    .service_2 {
        width: auto;
    }
    .service_3 {
        width: auto;
    }
    #Entrust h3.scale {
        font-size: 36px;
    }
    #Entrust h4.out {
        font-size: 28px;
    }
    .card_1 {
        padding: 13px !important;
    }
    .blog-sec h2 {
        font-size: 29px;
    }
    h2.text-center {
        font-size: 35px !important;
        font-weight: 900;
    }
    .search_engin h3 {
        font-size: 28px;
    }
    .search h2 {
        font-size: 22px;
        padding-bottom: 15px;
    }
    h3.magic {
        font-size: 25px !important;
    }
    .whatapp {
        display: none;
    }
    .service_1 {
        width: auto;
        margin-bottom: 20px;
    }
    .service_1 img {
        width: 100%;
    }
    section#seo_service {
        margin-top: 40px;
    }
    h2.suite {
        font-size: 24px;
    }
    p.map {
        font-size: 13px;
        color: white;
    }
    h3.traffic {
        font-size: 25px;
        text-transform: capitalize;
        color: white;
    }
    section#search {
        margin-top: 15px;
    }
    .service_2 img {
        width: 100%;
    }
    .service_2 {
        position: relative;
        width: auto;
    }
    .service_3 {
        width: auto;
    }
    .search h2 {
        font-size: 35px;
    }
    .aiming span {
        font-size: 25px;
    }
    .aiming h2 {
        font-size: 26px;
    }
    a.get {
        margin-bottom: 20px;
    }
    .img_2 {
        width: 346px;
    }
    .whatapps {
        display: none;
    }
    p.scales {
        font-size: 35px;
    }
    h4.outs {
        font-size: 36px;
    }
    .service_4 {
        width: auto;
    }
    .sikj .slick-prev {
        display: none !important;
    }
    .sikj .slick-next {
        display: none !important;
    }
    .service_3 img {
        max-width: 436px;
    }
    .silder_design {
        display: flex;
        margin-top: 207px;
    }
    h2.our-text {
        font-size: 46px;
    }
    .search h2 {
        font-size: 36px;
    }
    .height_img {
        height: 100%;
    }
    .search h2 {
        font-size: 22px;
        padding-bottom: 15px;
    }
    .how {
        font-size: 17px;
    }
    h3.scales {
        font-size: 27px;
    }
    h3.new_heading {
        font-size: 28px;
    }
    h5.reap_heading {
        font-size: 33px;
    }
    h4.at_heading {
        font-size: 32px;
    }
    .whatapp {
        display: none;
    }
    .service_1 {
        width: auto;
        margin-bottom: 20px;
    }
    h3.services_pc {
        font-size: 26px;
    }
    section#seo_service {
        margin-top: 40px;
    }
    h2.suite {
        font-size: 24px;
    }
    p.map {
        font-size: 17px;
        color: white;
    }
    h3.traffic {
        font-size: 25px;
        text-transform: capitalize;
        color: white;
    }
    .service_sm img {
        /* position: absolute; */
        top: 159px;
        left: 5px;
    }
    .service_sm {
        width: 100%;
        position: relative;
    }
    section#reap::before {
        visibility: hidden;
    }
    section#reap::after {
        visibility: hidden;
    }
    h4.website {
        font-size: 45px;
    }
    #become {
        padding-top: 105px;
    }
    #become::after {
        width: 500px;
        height: 500px;
    }
    h2.services_seo {
        font-size: 55px;
    }
    #Entrust h4.out {
        font-size: 28px;
    }
    .blog-sec h2 {
        font-size: 29px;
    }
    #Entrust h3.scale {
        font-size: 36px;
    }
    .search_engin h3 {
        font-size: 28px;
    }
    .media_marketing h2 {
        font-size: 25px;
    }
    .head h3 {
        font-size: 28px;
    }
    .head h3 span {
        font-size: 38px;
    }
    h3.noise {
        font-size: 30px;
    }
    .ours {
        font-size: 27px;
        line-height: 40px;
    }
    .siute_center {
        padding-top: 40px;
    }
    .suit_of {
        font-size: 30px;
    }
    h2.msrketing_ser {
        font-size: 21px;
    }
    #become h3 {
        font-size: 19px;
    }
    h4.text_center {
        font-size: 25px;
    }
    h6.exper {
        font-size: 29px;
    }
    section#reap::before {
        visibility: hidden;
    }
    section#reap::after {
        visibility: hidden;
    }
    h4.website {
        font-size: 35px;
    }
    #become {
        padding-top: 105px;
    }
    #become::after {
        width: 500px;
        height: 500px;
    }
    .media_marketing h2 {
        font-size: 33px;
    }
    .media_marketing h2 {
        font-size: 33px;
    }
    #become h3 {
        font-size: 21px;
    }
    .blog_services_img {
        height: 225px;
    }
    .wonderplugintabs-header-title {
        font-size: 9px;
    }
    #tabs .nav-tabs .nav-link {
        padding: 15px 0px;
    }
    #tabs .nav-tabs .nav-link.active {
        padding: 15px 0px;
    }
}

@media screen and (max-width: 480px) {
    .modal_with {
        max-width: 300px;
        margin: 0 auto;
    }
    .borders .send {
        margin-bottom: 10px;
    }
    .search h1,
    .search h2 {
        font-size: 23px;
    }
    .wonderplugintabs-header-title {
        font-size: 10px;
    }
    #tabs .nav-tabs .nav-link {
        padding: 15px 0px;
        border-radius: 6px;
        margin: 1px;
    }
    #tabs .nav-tabs .nav-link.active {
        padding: 15px 0px;
        border-radius: 6px;
    }
    .smal_plaing {
        display: none;
    }
    .planing {
        background: none;
        box-shadow: none;
    }
    .search_engin h3 {
        font-size: 22px;
    }
    #drive .build h2.revenue {
        font-size: 15px !important;
    }
    .center_box {
        margin-top: 6px;
    }
    h2.services_seo {
        font-size: 24px;
    }
    .lislt li {
        padding-bottom: 1px;
    }
}

#Main-Content.content {
    margin-left: 0rem;
}