
.instagram_channel, .instagram_channel > .container > .row {
    height: 70vh;
    min-height: 710px;
}

.content_wrapper{
    /* padding-top: 10rem; */
    padding: 60px 0 10px;
    position: relative;
}

.instagram_channel{
    padding: 60px 0;
    position: relative;
   
}
.why_instgram , .chat_bot_insa{
padding: 100px 0;
}
.content_wrap{
    /* min-height: 450px; */
    min-height: 175px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.content_wrap h1{
    text-align: center;
    font-size: 53px;
    font-weight: 800;
    line-height: 1.25;
    margin-top: 25px;
    background: linear-gradient(90deg, rgba(67,102,202,1) 0%, rgba(190,57,155,1) 35%, rgba(255,101,65,1) 79%, rgba(217,64,138,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  font-style: italic;
}
.animate-charcter h1
{

  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    rgba(255,101,65,1),
    rgba(217,64,138,1) 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 53px;
}

@keyframes textclip {
 
  to {
    background-position: 200% center;
  }
}
.btn_comman {
    display: inline-block;
    border-radius: 30px;
    padding: 12px 25px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    cursor: pointer;
    position: relative;
}
.read_more {
    border: 1px solid #e54fb6;
    color: #e54fb6;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    background-color: transparent;
}
.read_more:hover{
    background-color:#e54fb6 ;
    color: rgb(255, 255, 255);
    transition: all 200ms;

}
.bg_light_violet{
    background-color: #ffecf9;
    /* background-image: radial-gradient(#6340ec52 0.65px, #ffecf9 0.65px);
   background-size: 13px 13px; */
    
}
.bg_instagram{
  transition: transform 0.7s cubic-bezier(0.47, 0.04, 0.22, 0.92), height 0.2s ease, width 0.2s ease;
  background: linear-gradient(to right, rgb(253 251 251 / 94%) 0%, rgb(235 237 238 / 81%) 100%), url(../img/instgram-channel/bg-insgram.png);
  background-size: contain;
}

.bg_light_violet_ico{
     background-color: #ffecf9;
}
.bg_lite_blue{
  
    background-color: #eef3ff;
/* opacity: 0.7; */
/* background-image: radial-gradient(#6340ec52 0.65px, #eef3ff 0.65px);
background-size: 13px 13px; */
}
.bg_light_grey{
    /* background-color: #efefef1a; */
    background-image: radial-gradient(#6340ec52 0.65px, #efefef1a 0.65px);
   background-size: 13px 13px;
}
.why_instgm_text h1{
    font-weight: 700;
    line-height: 1.1;
    font-size: 4.1rem;
    /* font-size: 28px; */
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 32px;
}
.keep_reading {
    z-index: 3;
    position: absolute;
    bottom: 100px;
    left: 50%;
    width: 60px;
    height: 60px;
    transform: translateX(-50%);
    transition-delay: 5s;
}
.animate_arrow {
    position: absolute;
    bottom: 0px;
    left: 10px;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    transform-origin: center bottom;
}
.aroow_animation {
    animation-name: aroow_downs_anime;
    animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
}

.descp_feature {
    font-size: 18px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 30px;
    margin-top: 18px;

}
.list-s2_insta{
    margin-top: 18px;
}
 .title_feacture {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 18px;
    color: #000;
    
}
.title_feacture span{
  display: inline;
  background-image: linear-gradient(120deg, rgba(207,209,253,0.2), rgba(207,209,253,0.5) 100%);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 0.5em;
  background-size: 100% 0.5em;
  -webkit-background-position: 0 100%;
  background-position: 0 100%;
}
.box_instgrm{
    padding: 34px 36px;
    /* margin: 1em; */
    /* width: 21em; */
    /* height: 18.5em; */
    height: 12.5em;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 25px;
    /* box-shadow: 0 1px 24px rgb(0 0 0 / 6%); */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    background-color: #ffffff;
    transition: transform 0.5s;
}
.box_instgrm .active_title h1{
    text-align: center;
    font-size: 5.6rem;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}
.box_instgrm .active_title p{
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 1.4;
    color: rgb(255, 255, 255);

}
.bg_blue{
    background-color: #5581ed;
    box-shadow: 0 14px 26px -12px rgb(23 105 255 / 42%), 0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(23 105 255 / 20%);
}
.bg_orange{
    background-color: #fa5148;
    box-shadow: 0 14px 26px -12px rgb(250 81 72 / 42%), 0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(250 81 72 / 20%);

}
.bg_vilote{
    background-color: #e54fb6;
    box-shadow: 0 14px 26px -12px rgb(229 79 182 / 42%), 0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(229 79 182 / 20%);

}
.bg_instagradient{
    background: linear-gradient(342deg, rgb(70 101 201) 0%, rgb(249 95 76) 100%);
    
    /* background: linear-gradient(146deg, rgba(67,102,202,1) 0%, rgba(190,57,155,1) 35%, rgba(255,101,65,1) 79%, rgba(217,64,138,1) 100%); */
    /* background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%); */
}
.box_moreftre_insta{
    background-color: #ffffff;
    /* background: linear-gradient(90deg, rgba(67,102,202,1) 0%, rgba(190,57,155,1) 35%, rgba(255,101,65,1) 79%, rgba(217,64,138,1) 100%); */
    border-radius: 15px;
    padding: 20px 20px;
    height: 17.5em;
    transition: transform 0.5s;
    box-shadow: 0 1px 24px rgb(0 0 0 / 6%);

}
.box_instgrm:hover, .box_moreftre_insta:hover{
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    cursor: pointer;
}
.img_icon_feature {
    width: 65px;
    height: 65px;
    margin: 20px auto;
    padding: 13px;
    border-radius: 50%;
}
.img_icon_feature img {
    max-width: 100%;
}
.bg_light_blue{
    background-color: #5581ed3b;
}
.bg_light_red{
    background-color: #fa514826;
}
.bg_light_yellow{
    background-color: #38126d2e;
}
.text_commerce {
    font-size: 2.1rem;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
    letter-spacing: 0.25px;
}
.box_approved_direct {
    color: #ffffff;
    border-radius: 25px;
    padding: 4rem 3em;
    background: linear-gradient( rgb(0 122 255 / 93%) 100%, rgb(36 49 197)100%),url(../img/facebook_channel/hd-meta-facebook-white-logo-11641946802aqxohwshwp.png) no-repeat center center/contain;
}
.dd_flexT_align_cntr {
    display: flex;
    align-content: center;
    align-items: center;
    align-content: center;
}
.meta-apprvd_text h1 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 5.1rem;
    color: rgb(255, 255, 255);
    text-align: left;
    letter-spacing: 0.25px;
}
.img_check {
    width: 40%;
    margin: 0 auto;
}
.teambox_img_full {
  margin: -480px 100px 0px 100px;
  position: relative;
}
.teambox_img_full img{
  -webkit-filter: drop-shadow(0px 0px 39px rgb(32 32 35 / 10%));
    filter: drop-shadow(0px 0px 39px rgb(32 32 35 / 10%));
}
.img_check img, .img_check video {
    max-width: 100%;
    background-color: transparent;
}
.list-s2_insta li span {
    font-size: 18px;
    color: #5e707d;
    padding: 8px 0;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    line-height: 1.6;
}

.list-s2_insta li span:before {
    position: absolute;
    left: 0;
    top: 13px;
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 2px solid #f45f50;
    background: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.list-s2_insta li span:hover:before {
    background-color: #f45f50;
}

.why_msgr_text h1 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 4.1rem;
    /* font-size: 28px; */
    color: #000;
    text-align: center;
    margin-bottom: 32px;
}
.align-items-center{
  align-items: center;
}

  /* vertical timeline */
  #timeline_getting_strt .timeline-item:after, #timeline_getting_strt .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
  }
  .timeline_icon_img {
    width: 30px;
}
.timeline_icon_img img {
    /* max-width: 100%; */
    width: 30px;
}
  #timeline_getting_strt {
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 0 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #timeline_getting_strt:before {
    content: "";
    width: 2px;
    height: 100%;
    /* background: #ffffff;
    border: 1px dashed #e54fb68f; */
    left: 50%;
    top: 0;
    position: absolute;
  }
  #timeline_getting_strt:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
  }
  #timeline_getting_strt .timeline-item {
    margin-bottom: 50px;
    position: relative;
  }
  #timeline_getting_strt .timeline-item .timeline-icon {

    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -23px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
  }
  #timeline_getting_strt .timeline-item .timeline-icon svg, #timeline_getting_strt .timeline-item .timeline-icon .fa {
    position: relative;
    top: 13px;
    left: 14px;
    font-size: 24px;
    color: #fff;
  }
  .text_timeline{
    position: relative;
    top: 13px;
    left: 17px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;

  }
  #timeline_getting_strt .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 12px;
    -webkit-box-shadow: 0 1px 24px rgb(0 0 0 / 6%);
    -moz-box-shadow:  0 1px 24px rgb(0 0 0 / 6%);
    -ms-box-shadow: 0 1px 24px rgb(0 0 0 / 6%);
    box-shadow:  0 1px 24px rgb(0 0 0 / 6%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: flex;
    align-content: center;
    align-items: center;
  }
  #timeline_getting_strt .timeline-item .timeline-content h2 {
    padding: 15px;
    color: #000000;
    margin: 0px 0px 0 0px;
    font-weight: 500;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-size: 22px;
    line-height: 1.4;
  }
  #timeline_getting_strt .timeline-item .timeline-content p {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #timeline_getting_strt .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ffffff;
  }
  #timeline_getting_strt .timeline-item .timeline-content.right {
    float: right;
  }
  #timeline_getting_strt .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #ffffff;
  }
  
  
  @media screen and (max-width: 768px) {
    #timeline_getting_strt {
      margin: 30px;
      padding: 0px;
      width: 90%;
    }
    #timeline:before {
      left: 0;
    }
    #timeline_getting_strt .timeline-item .timeline-content {
      width: 90%;
      float: right;
    }
    #timeline_getting_strt .timeline-item .timeline-content:before, #timeline_getting_strt .timeline-item .timeline-content.right:before {
      left: 10%;
      margin-left: -5px;
      border-left: 0;
      border-right: 7px solid #ffffff;
    }
    #timeline_getting_strt .timeline-item .timeline-icon {
      left: 0;
    }
  }
  .timeline-icon::before{
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    /* background: linear-gradient(342deg, rgb(70 101 201) 0%, rgb(249 95 76) 100%); */
    border-radius: 15px;
    background-color: #e54fb6;
  }
  
  /* Animation CSS */
  
  /* icon animation */
  .timeline-icon.is-hidden {
    visibility: hidden;
  }
  .timeline-icon.animate-it {
    visibility: visible;
     -webkit-animation: bounce-1 0.6s;
     -moz-animation: bounce-1 0.6s;
      animation: bounce-1 0.6s;
  }
  
  /* content block animation */
  .timeline-content.is-hidden {
    visibility: hidden;
  }
  .timeline-content.animate-it {
    visibility: visible;
     -webkit-animation: bounce-2 0.6s;
     -moz-animation: bounce-2 0.6s;
      animation: bounce-2 0.6s;
    }
  @media only screen and (min-width: 769px) {
    /* Inverse bounce effect on even content blocks */
  .timeline-content.right.animate-it {
      -webkit-animation: bounce-2-inverse 0.6s;
      -moz-animation: bounce-2-inverse 0.6s;
      animation: bounce-2-inverse 0.6s;
    }
  }
  @media only screen and (max-width: 768px) {
    /* Inverse bounce effect on all content blocks */
  .timeline-content.animate-it, .timeline-content.right.animate-it {
      -webkit-animation: bounce-2-inverse 0.6s;
      -moz-animation: bounce-2-inverse 0.6s;
      animation: bounce-2-inverse 0.6s;
    }
  }

  /* ALL animation types called */
  
  @-webkit-keyframes bounce-1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
    }
  
    100% {
      -webkit-transform: scale(1);
    }
  }
  @-moz-keyframes bounce-1 {
    0% {
      opacity: 0;
      -moz-transform: scale(0.5);
    }
  
    60% {
      opacity: 1;
      -moz-transform: scale(1.2);
    }
  
    100% {
      -moz-transform: scale(1);
    }
  }
  @keyframes bounce-1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
    }
  
    100% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @-webkit-keyframes bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
    }
  
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes bounce-2 {
    0% {
      opacity: 0;
      -moz-transform: translateX(-100px);
    }
  
    60% {
      opacity: 1;
      -moz-transform: translateX(20px);
    }
  
    100% {
      -moz-transform: translateX(0);
    }
  }
  @keyframes bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      transform: translateX(-100px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
      -o-transform: translateX(20px);
      transform: translateX(20px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
    }
  
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes bounce-2-inverse {
    0% {
      opacity: 0;
      -moz-transform: translateX(100px);
    }
  
    60% {
      opacity: 1;
      -moz-transform: translateX(-20px);
    }
  
    100% {
      -moz-transform: translateX(0);
    }f
  }
  @keyframes bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
      transform: translateX(100px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      -o-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }
  /* end  */
.mb-2{
    margin-bottom: 1rem;
}

@media only screen and (max-width: 992px) {
  html{
    width: 100%;
    overflow-x: hidden;
  }
  .bg_light_grey{
    background-color: #efefef1a;
    background-image: none;
  }
  .dd_flexT_align_cntr{
    display: grid;
    text-align: center;
  }
  .img_check{
    width: 30%;
  }
  .meta-apprvd_text h1{
    font-size: 3.1rem;
    margin-bottom: 2rem;
    text-align: center;
  }
  .box_approved_direct{
    padding: 3rem 2em;
  }
  .why_instgram, .chat_bot_insa{
    padding: 60px 0;
  }
  .teambox_img_full{
    margin: 0px 15px 0px 15px;
  }
  .instagram_channel, .instagram_channel > .container > .row {
    height: 20vh;
    min-height: 290px;
 }
 .animate-charcter h1{
  font-size: 40px;
 }
 .content_wrapper{
  padding: 25px 0 25px;
 }
 .mar_btm-20px{
   margin-bottom: 40px;
 }
 #timeline_getting_strt .timeline-item .timeline-content h2 {
  font-size: 15px;
}
#timeline_getting_strt .timeline-item:last-child{
  margin-bottom: 0;
}
#timeline_getting_strt{
  margin-bottom: 0;
}
.teambox-image-box{
  padding: 0;
}










