@media (min-width: 1350px) {
  .container {
    max-width:1400px;
  }
}


.inner_text .home_12{
  margin: 0;
  padding: 0;
  display: block;
}
.inner_text .home_12 li{
    display: inline-block;
    margin: 0;
    width: auto;
    font-size: 16px;
    color: #fff;
    padding: 0 5px;
}
.inner_text .home_12 li a{
      position: relative;
  padding: 0;
  margin: 0;
  border-radius: 0;
  line-height: 24px;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  background: none;
  text-transform: uppercase;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
}

.inner_ceo122{
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  box-sizing: border-box;
  padding: 120px 0;
  margin: 0;
  position: relative;
  text-align: center;
}
.unq_head p{
    font-size:16px;
}
.vf1 h4{
    font-size: 25px;
    padding: 25px 0 15px 0;
    margin: 0;
}
.vf1 p{
  font-size: 16px;
  padding: 0 0 20px 0;
  margin: 0;
}
.aboit_img img{
    width:100%;
}
.unq_head{
    padding:0 0 0 40px;
}
.grtf .bg{
    padding:0;
}

.fvh h2{
    line-height: 46px;
    font-weight: 700;
    font-size: 35px;
    color: #010c17 !important;
    padding: 0 0 15px 0;
    margin: 0;
    text-transform: capitalize;
}
.fvh h5{
    line-height: 30px;
    font-weight: 500;
    font-size: 22px;
    color:#4e4e4e;
    padding: 0 0 20px 0;
    margin: 0;
    text-transform: capitalize;
}
.fvh ul{
    padding:0;
    margin:0;
}
.fvh ul li{
  display: block;
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}
.fvh ul li span{ 
    color: #3a71b4;
    padding: 0 5px 0 0;
}
.fvh p{
    color: #010c17;
    font-size: 18px;
    font-weight: 400;
}

.grtf .row:nth-child(even){
    display: flex;
    flex-direction: row-reverse; 
}
.b_overhide{
    padding:70px 0;
}
.abt_img_12 img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.seo_media{
  padding: 70px 0 40px 0;
  margin: 0;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.seo_media h3{
    line-height: 46px;
    font-weight: 600;
    font-size: 35px;
    color: #010c17;
    padding: 0 0 20px 0;
    margin: 0;
    text-transform: capitalize;
}

.media_text{
text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 20px 20px;
  position: relative;
  border: 1px solid #bcbcbc;
  border-radius: 20px;
  background: #ffffffa8;
  min-height: 190px;
  display: flex;
  align-items: center;
  margin: 0 0 35px 0;
}
.media_text:after{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(to right, #154d7f, #000000);
    z-index: -1;
    border-radius:20px;
    right: 430px;
    opacity: 0;
    transition: 400ms ease;
}
.media_text:hover{
   border: 1px solid #ffff 
}
.media_text:hover:after{
    top: 0;
    opacity: 1;
}
.icon_text{
  float: left;
  width:60px;
}
.icon_text img{
    width: 60px;
    margin: 0 auto;
    padding: 0;
}

.di_1{
  padding: 0 0 0 10px;
  margin: 0;
  width: 80%;
  text-align: left;
  float: right;
}
.di_1 h4{
  line-height: 24px;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  padding: 0px 0 10px 0;
  margin: 0;
  text-transform: capitalize;
}
.di_1 h4 a{
   color: #000000; 
}
.media_text:hover .di_1 h4{ color:#fff;}
.media_text:hover .di_1 h4 a{
   color: #fff; 
}

.di_1 p{
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
  color: #575757;
  padding: 0 0 0 0;
  margin: 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  white-space: normal;
  overflow: hidden;
}
.media_text:hover .di_1 p{ color:#fff;}

.ppct h3{
    line-height: 46px;
    font-weight: 700;
    font-size: 42px;
    color: #010c17;
    padding: 0 0 50px 0;
    margin: 0;
    text-transform: capitalize;
}
.hm_abt_txt{
    padding:20px 0 0 0;
}
.seo_servicse{
  border-top: 1px solid #464646;
  padding:15px 30px 0 30px;
  margin: 0;
}
.seo_servicse ul{
  padding: 0;
  margin: 0;
  text-align: left;
}
.seo_servicse ul li{
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  padding: 0 0 4px 0;
  margin: 0;
}
.readmore_button_y1{
  text-align: right;
  float: right;
  padding: 10px 0 0 0;
}
.readmore_button_y1 a{
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  border: 1px solid #3972b5;
  border-radius: 100px;
  text-align: center;
  color: #3972b5;
}
.media_text:hover .readmore_button_y1 a{
    border: 1px solid #fff;
    color: #fff;
}
.readmore_button_y1 a i{
    margin: 0 auto;
}

.help_it{
    padding:100px 0 170px 0;
    margin:0;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.it_srebox h2{
  line-height: 60px;
  font-weight: 700;
  font-size: 50px;
  color: #ffffff;
  padding: 0 0 40px 0;
  margin: 0;
  text-transform: capitalize;
  text-align: center;
}
.it_srebox h2 span{
    display:block;
}
.bd_ccc{
  padding: 80px 80px;
  margin: -150px 0 0 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
  border-radius: 20px;
}
.text_1q h5{
line-height: 24px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  padding: 0px 0 10px 25px;
  margin: 0;
  text-transform: capitalize;
  position: relative;
}
.text_1q h5:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: #f8bb54;
    left: 0;
    top: 41%;
    transform: translateY(-50%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.text_1q h2{
    line-height: 54px;
    font-weight: 700;
    font-size: 44px;
    color: #000000;
    padding: 0 0 0 0;
    margin: 0;
    text-transform: capitalize;
}
.text_1q h2 span{
    display:block;
}

.get_et{
  padding: 0;
  margin: 0 auto;
  text-align: end;
}
.get_et a{
  background: #0967b4;
  padding: 10px 30px;
  border-radius: 10px;
  color: #fff;
  margin: 15px 0 0;
  display: inline-block;
  min-width: 220px;
  font-weight: 600;
  border: 1px solid #0967b4;
  border-radius: 3px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-transform: uppercase;
}

.your_business{
    padding:0;
    margin:0;
    text-align: center;
}

.your_business a{
    color: #f8bb54;
    font-size: 16px;
    padding: 0 0 11px 0;
    display: block;
}
.medi_it{
 z-index: 9999;
}

.ffg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%) !important;
    max-width: 700px;
    width: 100%;
}
.bd_col{
    padding:0;
    margin:0 0 50px 0;
}
.bd_col img{
    width: 100%;
    height: 100%;
    border-radius: 20px;
}


.all_services{
    padding: 40px 30px;
    background-color: #f6f3fe;
    margin-bottom: 30px;
    border-radius: 10px;
    max-width: 436px;
}
.all_services h4{
  line-height: 28px;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  padding: 0px 0 10px 0;
  margin: 0 0 22px 0;
  text-transform: capitalize;
  position: relative;
}
.all_services h4:after{
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 63px;
    height: 2px;
    content: "";
    background-color:#3a72b5;
}
.all_services h4:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
    content: "";
    background-color:#3a72b5;
}
.all_services ul{
    padding:0;
    margin:0;
}
.all_services ul li{
    display:block;
    padding:0 0 10px 0;
    margin:0;
      border: none;
}
.all_services ul li:last-child{ padding:0; }
.all_services ul li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 25px;
  background-color: #fff;
  font-weight: 400;
  transition: all 0.4s ease-in-out;
  border-radius:4px;
  font-size: 16px;
  line-height: 1;
  color: #000;
}
.all_services ul.tabs li.current a{
    background:#0967b4;
    color:#fff;
}
.all_services ul li a:hover{
    background:#0967b4;
    color:#fff !important;
}

.digital_marking h2{
    line-height: 40px;
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    padding: 0px 0 10px 0;
    margin: 0;
    text-transform: capitalize;
    position: relative;
}
.digital_marking h5{
    padding:0 0 5px 0;
    margin: 0;
    color: #484848;
    font-size: 22px;
    font-weight: 500;
}
.digital_marking p{
    font-size: 17px;
  line-height: 28px;
  color: #2f2f2f;
  font-weight: 400;
  padding: 0 0 20px 0;
  margin: 0;
}
.engine{
    padding:0;
    margin:0;
}
.engine img{
    width:100%;
    height:100%;
    padding:0 0 20px 0;
    margin:0;
}
.engine h3{
  line-height: 40px;
  font-weight:600;
  font-size: 35px;
  color: #000000;
  padding: 0px 0 18px 0;
  margin: 0 0 20px 0;
  text-transform: capitalize;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.engine_research h4{
    padding: 0 0 5px 0;
    margin: 0;
    color:#383838;
    font-size: 24px;
    font-weight: 500;
}
.engine_research p{
    font-size: 16px;
    line-height: 26px;
    color: #2f2f2f;
    font-weight: 400;
    padding: 0 0 20px 0;
    margin: 0;
}

.all_services ul.tabs li{
	background: none;
}
.all_services .tab-content{
	display: none;
}
.all_services .tab-content.current{
	display: inherit;
}

.bg_sider {
    position: relative;
}
#sidebar_left {
    position: relative;
    z-index: 3;
}
#sidebar_left.fixed {
  position:fixed;
  top:0;
  margin-top: 120px;
}

.v_contact_box{
    background:#f5f9ff;
    padding: 60px 0 35px 0;
    margin: 0;
}
.v_contact_box h2{
      font-size: 30px;
  color: #000;
  line-height: 35px;
  font-weight: 500;
  padding: 0 0 20px 0;
  margin: 0;
}
.ccc_it{
  background: #fff;
  border-radius: 10px;
  padding: 30px 40px;
  margin:0 0 35px 0;
  text-align: center;
  display: flex;
  align-items: center;
  min-height: 206px;
  width: 96%;
}
.our_e{
   margin:0 auto;
}
.our_e span{
    font-size: 35px;
    color: #3a72b5;
}
.ccc_it h4{
    font-size: 22px;
    color: #000;
    line-height: 35px;
    font-weight: 500;
    padding: 0 0 5px 0;
    margin: 0;
}
.ccc_it p{
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 26px;
  margin: 0;
  padding: 0;
  color: #383838;
  text-align: center;
}
.bget_it{
    border-radius: 0px 10px 10px 0px;
}
.calendera_12 img{
    width:100%;
    height:100%;
}
.gert_uty{
    padding:40px;
}
.bf_terr1{
 text-align: center;
}
.fb_career .bf_terr1 h2{
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    padding: 0px 0 10px 0;
    margin: 0;
    text-transform: capitalize;
    position: relative;
}
.fb_career .bf_terr1 p{
  font-size: 16px;
  line-height: 26px;
  color: #2f2f2f;
  font-weight: 400;
  padding: 0 0 10px 0;
  margin: 0;
}

.fb_career .our_q1 h3{
    font-weight: 600;
    font-size: 30px;
    color: #000000;
    padding: 0px 0 10px 0;
    margin: 0;
    text-transform: capitalize;
    position: relative;
}
.fb_career .our_q1 h4{
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  padding: 0px 0 10px 0;
  margin: 0;
}


.fb_career .our_q1 ul{
      padding: 0;
  margin: 0;
}
.fb_career .our_q1 ul li{
  display: block;
  font-size: 16px;
  padding: 0 0 5px 15px;
  margin: 0;
  position: relative;
}
.fb_career .our_q1 ul li:after{
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100px;
}
.fb_career .our_q1 p{
    font-size: 16px;
    line-height: 28px;
    color: #2f2f2f;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0;
}
.fb_career .d_career{
    padding-top:15px;
    padding-bottom:15px;
    border-radius: 10px;
    /*background: #ebf5ff;*/
}
.fb_career .d_career:nth-child(even) {
  display: flex;
  flex-direction: row-reverse;
  background: #ebf5ff;
}

.why_work img{
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.lego{
  text-align: center;
  padding: 20px 0 30px 0;
  margin: 0;
}
.lego h2{
    font-weight: 700;
    font-size: 32px;
    color: #000000;
    padding: 0px 0 5px 0;
    margin: 0;
    text-transform: capitalize;
    position: relative;
}
.lego p{
    font-size: 16px;
    line-height: 26px;
    color: #2f2f2f;
    font-weight: 400;
    padding: 0 0 5px 0;
    margin: 0;
}
.lego h6{
      font-weight: 500;
  font-size: 18px;
  color: #000000;
  padding:0;
  margin: 0;
}

.apply_img{
    height: 100%;
    object-fit: cover;
}
.apply_img img{
    height: 100%;
    object-fit: cover;
}
.mt_ity{
    padding-top:20px;
}


@media (max-width:1199px) {
  .ccc_it {padding: 20px;}

}

@media (max-width:991px) {
    .unq_head { padding: 0;}
    .vf1 h4 {font-size: 20px;padding: 15px 0; padding: 15px 0 15px 0;}
    .unq_head h2 {font-size: 35px;}
    .bfrgt{ padding-top:40px; }
    .all_services { padding:15px;}
    .all_services ul li a { padding: 12px; font-size: 15px; }
    .engine h3 { font-size: 30px;}
    .engine_research h4 {font-size: 20px;}
    .right_content {padding: 10px;}
    .fb_career .d_career:nth-child(2n) { flex-direction: row-reverse; }
    .why_work img { height: auto;}
    .gyt{ padding-top:15px;}
    .bdbox { padding:20px; }
    .co_botes{ padding: 20px; }
    .bget_it{ height:300px; }
    .dew{ padding:0 20px 20px 0px;}
}
@media (max-width:767px) {
    .all_services { padding:15px; max-width: 100%;}
    .ppct h3 { line-height: 40px; font-size: 35px;}
    .dev_txt h2 { line-height: 35px; font-size: 30px;}
    .dev_txt a { max-width: 200px;}
    .inner_ceo122 { padding: 100px 0;}
    .bdbox { padding: 20px; }
    .lego {padding: 20px;}
    .fb_career .our_q1 h3 {font-size: 25px;}
    .fb_career .bf_terr1 h2 {font-size: 30px;}
    .ccc_it {margin: 0 0 25px 0; width: 100%; }
    .v_contact_box h2 {  font-size: 25px;}
    .ccc_it { padding:20px; margin: 0 0 25px 0; width: 100%; }
    .seo_media h3 {  line-height: 36px; font-size: 30px;}
}
@media (max-width:499px) {
    .ppct h3 {  line-height: 36px; font-size: 30px; }
    .dev_txt h2 { line-height: 30px; font-size: 24px;}
    .dev_txt p { font-size: 16px;}

}





