/*------------------------------------------------------------------
[Style Layout Sheet For "OSUM STUDIO"]

*  Basic Common CSS for HTML Tags(like:- html, body, div, span, p, a, h1 and many others)
*  Fonts
1. Body
2. Preloader
3. Home Page CSS 
   3.1 Header CSS
   3.2 Banner CSS
   3.3 Business CSS 
   3.4 Services CSS 
   3.5 Performer CSS
   3.6 Process CSS
   3.7 Customer CSS
   3.8 Plan CSS
   3.9 Need CSS
   3.10 Advantages CSS
   3.11 Contact CSS
   3.12 Why CSS
   3.13 Subscribe CSS
   3.14 Blog CSS
   3.15 Connect CSS
   3.16 Footer CSS

4. Portfolio CSS
   4.1 Portfolio Body CSS
   4.2 Page Breadcrumb CSS
   4.3 Portfolio Wrapper CSS

5. Blog Page CSS
6. Blog Detail Page CSS
7. Case Study Website Page CSS
8. Case Study App Page CSS
9. Review Page CSS
10. Contact Page CSS 
11. About Us Page CSS
12. Case Study Page CSS
13. Brand Page CSS


Style Guidelines:-
**---------------------------------**
Colors Used:-
Primary Color:- #fee005;
Secondary Color:- #1d2c35;
Offer Color:- #5c2f86;
Background Color:- #f3f7f9;
Button Background Color:- #fee005;
Button Text Color:- #1d2c35;
Quote Button Background Color:- #1d2c35;
Quote Button Text Color:- #ffffff;
Button Font Family:- 'Roboto-Black';
Button Font Size:- 24px;
**---------------------------------**

-------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&amp;display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
html {
  width: 100%;
  height: 100%;
}
a, a:hover {
  text-decoration: none;
  outline: 0;
}
img {
  max-width: 100%;
  -webkit-user-drag: none;
}
::selection {
 background-color: #1d2d35;
 color: #fff;
}
button:focus {
  outline: 0;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  background-color: #fff;
  float: left;
  width: 100%;
  color: #1d2c35;
  margin: 0;
  font-size: 16px;
}
/*@font-face {
  font-family: Roboto-Regular;
  src: url(../css/fonts/Roboto-Regular.eot);
  src: url(../css/fonts/Roboto-Regular.woff) format('woff'), url(../css/fonts/Roboto-Regular.ttf) format('truetype'), url(../css/fonts/Roboto-Regular.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../css/fonts/Roboto-Medium.eot);
  src: url(../css/fonts/Roboto-Medium.woff) format('woff'), url(../css/fonts/Roboto-Medium.ttf) format('truetype'), url(../css/fonts/Roboto-Medium.svg) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../css/fonts/Roboto-Bold.eot);
  src: url(../css/fonts/Roboto-Bold.woff) format('woff'), url(../css/fonts/Roboto-Bold.ttf) format('truetype'), url(../css/fonts/Roboto-Bold.svg) format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Black;
  src: url(../css/fonts/Roboto-Black.eot);
  src: url(../css/fonts/Roboto-Black.woff) format('woff'), url(../css/fonts/Roboto-Black.ttf) format('truetype'), url(../css/fonts/Roboto-Black.svg) format('svg');
  font-weight: 900;
  font-style: normal;
  }*/
  @font-face {
    font-family: Times;
    src: url(fonts/Times.eot);
    src: url(fonts/Times.woff) format('woff'), url(fonts/Times.ttf) format('truetype'), url(fonts/Times.svg) format('svg');
    font-weight: 900;
    font-style: normal;
  }
  @font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon18e1.eot?q4q4yt');
    src:  url('fonts/icomoon18e1.eot?q4q4yt#iefix') format('embedded-opentype'),
    url('fonts/icomoon18e1.ttf?q4q4yt') format('truetype'),
    url('fonts/icomoon18e1.woff?q4q4yt') format('woff'),
    url('fonts/icomoon18e1.svg?q4q4yt#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

  [class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    vertical-align: middle;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon-instagram-icon:before {
    content: "\e900";
  }
  .icon-facebook-icon:before {
    content: "\e901";
  }
  .icon-right-arrow:before {
    content: "\e906";
  }
  .icon-star:before {
    content: "\e907";
  }
  .icon-search:before {
    content: "\e902";
  }
  .icon-mail-icon:before {
    content: "\e903";
  }
  .icon-linkedin-icon:before {
    content: "\e904";
  }
  .icon-twitter-icon:before {
    content: "\e905";
  }
  .icon-back-icon:before {
    content: "\e908";
  }
  .icon-slider-left-arrow:before {
    content: "\e909";
  }
  .icon-slider-right-arrow:before {
    content: "\e90a";
  }
  .icon-heart:before {
    content: "\e90b";
  }
  .icon-contact-mail:before {
    content: "\e90d";
  }
  .icon-contact-phone:before {
    content: "\e90c";
  }
  .icon-contact-skype:before {
    content: "\e90e";
  }
  .icon-left-arrow:before {
    content: "\e90f";
  }
  .icon-view:before {
    content: "\e910";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }

/**-------------------------
2. PreLoader CSS Starts
-------------------------**/

.loader{
  width: 100%;
  height: 100%;
  position:fixed;
  left:0;
  top:0;
  z-index:999999;
}
.loading {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.loading.hide-up {
  opacity: 0;
}
.dot, .icon {
  text-align: center
}
.main-loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #262729;
  z-index: 99999;
}
.screen-overlay {
  background: #000
}
.icon {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  margin: 0 auto;
  left: 50%
}
.screen-overlay {
  z-index: 998;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  transition: all ease .5s
}
.loaded .screen-overlay {
  transition-delay: .5s;
  opacity: 0;
  z-index: -998
}
.outer-layer {
  width: 402px;
  height: 114px;
  position: relative;
  margin: 0 auto
}
.dot, .image-load {
  left: 0;
  position: absolute
}
@-webkit-keyframes SkLgXTFYahz_HJRA_JEpG_Animation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  6.67% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg)
  }
  100%,
  13.33% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes SkLgXTFYahz_HJRA_JEpG_Animation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  6.67% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg)
  }
  100%,
  13.33% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@-webkit-keyframes SkLgXTFYahz_Hyy3OyEaM_Animation {
  0%,
  13.33%,
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  26.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  33.33%,
  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  46.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  53.33%,
  60% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  66.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  100%,
  73.33%,
  80% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@keyframes SkLgXTFYahz_Hyy3OyEaM_Animation {
  0%,
  13.33%,
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  26.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  33.33%,
  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  46.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  53.33%,
  60% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  66.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  100%,
  73.33%,
  80% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@-webkit-keyframes SkLgXTFYahz_r1RiuJVaG_Animation {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  6.67% {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px)
  }
  13.33%,
  20% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  26.67% {
    -webkit-transform: translate(-67px, 0);
    transform: translate(-67px, 0)
  }
  33.33%,
  40% {
    -webkit-transform: translate(-134px, 0);
    transform: translate(-134px, 0)
  }
  46.67% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  53.33%,
  60% {
    -webkit-transform: translate(134px, 0);
    transform: translate(134px, 0)
  }
  66.67% {
    -webkit-transform: translate(67px, 0);
    transform: translate(67px, 0)
  }
  100%,
  73.33%,
  80% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes SkLgXTFYahz_r1RiuJVaG_Animation {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  6.67% {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px)
  }
  13.33%,
  20% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  26.67% {
    -webkit-transform: translate(-67px, 0);
    transform: translate(-67px, 0)
  }
  33.33%,
  40% {
    -webkit-transform: translate(-134px, 0);
    transform: translate(-134px, 0)
  }
  46.67% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  53.33%,
  60% {
    -webkit-transform: translate(134px, 0);
    transform: translate(134px, 0)
  }
  66.67% {
    -webkit-transform: translate(67px, 0);
    transform: translate(67px, 0)
  }
  100%,
  73.33%,
  80% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@-webkit-keyframes rkXxQTYYTnG_Animation {
  0% {
    opacity: 1
  }
  13.33%,
  93.33% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes rkXxQTYYTnG_Animation {
  0% {
    opacity: 1
  }
  13.33%,
  93.33% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes rkOXaYYa3M_BJVcuJNTf_Animation {
  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  46.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  53.33%,
  60%,
  80% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  86.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@keyframes rkOXaYYa3M_BJVcuJNTf_Animation {
  40% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  46.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  53.33%,
  60%,
  80% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  86.67% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@-webkit-keyframes rkOXaYYa3M_rJf9u1Eaf_Animation {
  40% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  46.67% {
    -webkit-transform: translate(-134px, 0);
    transform: translate(-134px, 0)
  }
  53.33%,
  60%,
  80% {
    -webkit-transform: translate(-268px, 0);
    transform: translate(-268px, 0)
  }
  86.67% {
    -webkit-transform: translate(-134px, 0);
    transform: translate(-134px, 0)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes rkOXaYYa3M_rJf9u1Eaf_Animation {
  40% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  46.67% {
    -webkit-transform: translate(-134px, 0);
    transform: translate(-134px, 0)
  }
  53.33%,
  60%,
  80% {
    -webkit-transform: translate(-268px, 0);
    transform: translate(-268px, 0)
  }
  86.67% {
    -webkit-transform: translate(-134px, 0);
    transform: translate(-134px, 0)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@-webkit-keyframes rJxXatK6hf_SkoFu1Epf_Animation {
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  26.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  33.33%,
  40%,
  60% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  66.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  73.33%,
  80% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  86.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@keyframes rJxXatK6hf_SkoFu1Epf_Animation {
  20% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  26.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  33.33%,
  40%,
  60% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  66.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  73.33%,
  80% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  86.67% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}
@-webkit-keyframes rJxXatK6hf_rJOt_14pz_Animation {
  20% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  26.67% {
    -webkit-transform: translate(67px, 0);
    transform: translate(67px, 0)
  }
  33.33%,
  40%,
  60% {
    -webkit-transform: translate(134px, 0);
    transform: translate(134px, 0)
  }
  66.67% {
    -webkit-transform: translate(201px, 0);
    transform: translate(201px, 0)
  }
  73.33%,
  80% {
    -webkit-transform: translate(268px, 0);
    transform: translate(268px, 0)
  }
  86.67% {
    -webkit-transform: translate(134px, 0);
    transform: translate(134px, 0)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes rJxXatK6hf_rJOt_14pz_Animation {
  20% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  26.67% {
    -webkit-transform: translate(67px, 0);
    transform: translate(67px, 0)
  }
  33.33%,
  40%,
  60% {
    -webkit-transform: translate(134px, 0);
    transform: translate(134px, 0)
  }
  66.67% {
    -webkit-transform: translate(201px, 0);
    transform: translate(201px, 0)
  }
  73.33%,
  80% {
    -webkit-transform: translate(268px, 0);
    transform: translate(268px, 0)
  }
  86.67% {
    -webkit-transform: translate(134px, 0);
    transform: translate(134px, 0)
  }
  0%,
  100%,
  93.33% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
#B1XatYT3G * {
  -webkit-animation-duration: 7.5s;
  animation-duration: 7.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 1, 1);
  animation-timing-function: cubic-bezier(0, 0, 1, 1)
}
#rJxXatK6hf_rJOt_14pz {
  -webkit-animation-name: rJxXatK6hf_rJOt_14pz_Animation;
  animation-name: rJxXatK6hf_rJOt_14pz_Animation;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
#rJxXatK6hf_SkoFu1Epf, #rkOXaYYa3M_rJf9u1Eaf {
  -webkit-transform-origin: 50% 50%;
  transform-box: fill-box
}
#rJxXatK6hf_SkoFu1Epf {
  -webkit-animation-name: rJxXatK6hf_SkoFu1Epf_Animation;
  animation-name: rJxXatK6hf_SkoFu1Epf_Animation;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
#rkOXaYYa3M_rJf9u1Eaf {
  -webkit-animation-name: rkOXaYYa3M_rJf9u1Eaf_Animation;
  animation-name: rkOXaYYa3M_rJf9u1Eaf_Animation;
  transform-origin: 50% 50%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
#rkOXaYYa3M_BJVcuJNTf {
  -webkit-animation-name: rkOXaYYa3M_BJVcuJNTf_Animation;
  animation-name: rkOXaYYa3M_BJVcuJNTf_Animation;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
#rkXxQTYYTnG {
  -webkit-animation-name: rkXxQTYYTnG_Animation;
  animation-name: rkXxQTYYTnG_Animation;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  opacity: 1
}
#SkLgXTFYahz_Hyy3OyEaM, #SkLgXTFYahz_r1RiuJVaG {
  -webkit-transform-origin: 50% 50%;
  transform-box: fill-box
}
#SkLgXTFYahz_r1RiuJVaG {
  -webkit-animation-name: SkLgXTFYahz_r1RiuJVaG_Animation;
  animation-name: SkLgXTFYahz_r1RiuJVaG_Animation;
  transform-origin: 50% 50%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
#SkLgXTFYahz_Hyy3OyEaM {
  -webkit-animation-name: SkLgXTFYahz_Hyy3OyEaM_Animation;
  animation-name: SkLgXTFYahz_Hyy3OyEaM_Animation;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
#SkLgXTFYahz_HJRA_JEpG {
  -webkit-animation-name: SkLgXTFYahz_HJRA_JEpG_Animation;
  animation-name: SkLgXTFYahz_HJRA_JEpG_Animation;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  -webkit-transform: rotate(0);
  transform: rotate(0)
}
.image-load {
  max-width: 134px;
  padding: 0 10px;
  top: 0;
  box-sizing: border-box
}
.image-load img {
  max-width: 100%
}
.dot {
  right: 0;
  top: 92px
}
div#B1XatYT3G {
  position: relative
}
.image-load:nth-child(2) {
  left: 268px
}
.image-load:nth-child(4) {
  left: 0;
  right: 0;
  margin: 0 auto
}
.image-load {
  width: 134px;
}

/**-------------------------
PreLoader CSS Ends
-------------------------**/

/**-------------------------
3. Home Page CSS Starts
-------------------------**/

/**-------------------------
3.1 Header CSS Starts
-------------------------**/

.home {
  overflow-x: hidden;
  background-color: #f3f7f9;
}
.navigation {
  padding: 22px 35px;
  z-index: 9999;
  position: fixed;
  width: 100%;
}
.header-fixed {
  position: fixed;
  padding: 22px 35px;
  background-color: rgba(255, 255, 255, 0.95);
}
.logo-wrapper img{
  max-width: 135px;
  width: 100%;
}
.logo-wrapper {
  float: left;
  padding-top: 4px;
}
nav {
 float: right;
}
nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
nav ul li {
 float: left;
 position: relative;
 transition: 0.48s;
}
nav ul li a, nav ul li a:visited {
  display: block;
  margin: 0 10px;
  line-height: 56px;
  color: #1d2c35;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  transition: 0.48s;
  padding: 0 10px;
}
nav ul li a.active-link, nav ul li:hover a, nav ul li:hover a:not(:only-child):after, 
nav ul li:hover a:visited:not(:only-child):after, nav ul li a.active-link:not(:only-child):after, 
nav ul li a.active-link:visited:not(:only-child):after{
  color: #5a3086;
}
nav ul li a.active-link::before,
nav ul li:hover a::before{
  content: " ";
  position: absolute;
  top: 46px;
  left: 0;
  right: 0;
  text-align: center;
  background: #5a3086;
  width: 8px;
  margin: 0 auto;
  height: 8px;
  border-radius: 50%;
  transition: 0.48s;
}
#dropdown-items li a::before{
  content: none;
}
nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
  color: #bfc2c5;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 8px;
  vertical-align: middle;
  content: "";
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-bottom: 0;
  transition: 0.48s;
  border-left: 6px solid transparent;
}
nav ul li ul li {
  width: 100%;
}
nav ul li ul li a {
 padding: 15px;
 line-height: 20px;
 font-size: 16px;
 margin: 0;
}
.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  border-radius: 8px;
  background-color: #62368A;
  margin-top: 10px;
}
#dropdown-items li a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 13px 20px;
}
#dropdown-items li a.sublink-active, #dropdown-items li a:hover {
  background-color: #310A54;
}
#dropdown-items li:first-child a{
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
#dropdown-items li:last-child a{
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.nav-dropdown:before {
  border-left: 10px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  border-bottom: 10px solid #62368a;
  position: absolute;
  width: 0px;
  right: 0;
  left: 0;
  top: -7px;
  z-index: -1;
  margin: 0 auto;
}
.nav-mobile {
 display: none;
 position: absolute;
 top: 0;
 right: 0;
 height: 60px;
 width: 70px;
}
#nav-toggle {
 position: absolute;
 left: 30px;
 top: 18px;
 cursor: pointer;
 padding: 10px 35px 16px 0px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
 cursor: pointer;
 height: 2px;
 width: 35px;
 background: #1d2c35;
 position: absolute;
 display: block;
 content: '';
 transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
 top: -10px;
 width: 0;
}
#nav-toggle span:after {
  bottom: -10px;
  width: 22px;
  right: 0;
}
#nav-toggle.active span {
  background-color: transparent;
  width: 25px;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
 top: 0;
}
#nav-toggle.active span:before {
 transform: rotate(45deg);
 width: 25px;
}
#nav-toggle.active span:after {
 transform: rotate(-45deg);
 width: 25px;
}
nav ul li a.quote-btn {
  background: #1d2c35;
  color: #fff;
  padding: 0 42px;
  border-radius: 50px;
  text-transform: uppercase;
  margin-left: 20px;
  border: 2px solid #1d2c35;
  transition: 0.48s;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 18px;
}
nav ul li a.quote-btn:hover{
  color: #fee005;
}
nav ul li a.quote-btn::before{
  border-bottom: none;
  content: none;
}
nav ul li a.getnotgetcss:not(:only-child):after{
  transform: rotate(0deg); 
}
nav ul li a.notgetcss:not(:only-child):after{
  transform: rotate(180deg); 
}
.mobile-navigation {
  display: none;
  position: relative;
  margin-top: 88px;
  z-index: 99;
}
.header-bg{
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.header-graphic h2 {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding-top: 20px;
}
.graphic-one {
  position: absolute;
  top: -24%;
  left: 14%;
}
.graphic-two {
  position: absolute;
  right: -28%;
  top: -24%;
  background-color: #f1eedb;
  padding: 48px 48px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 25px 0px #e8eef1;
  -moz-box-shadow: 0px 0px 25px 0px #e8eef1;
  box-shadow: 0px 0px 25px 0px #e8eef1;
  z-index: 2;
}
.graphic-three {
  position: absolute;
  left: 0%;
  top: 24%;
  background-color: #d9eefd;
  padding: 32px 56px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 25px 0px #e8eef1;
  -moz-box-shadow: 0px 0px 25px 0px #e8eef1;
  box-shadow: 0px 0px 25px 0px #e8eef1;
}
.graphic-four {
  bottom: -32%;
  position: absolute;
  right: 45%;
}
.graphic-five {
  position: absolute;
  right: -9%;
  bottom: -30%;
  background-color: #d9ecda;
  padding: 48px 64px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 25px 0px #e8eef1;
  -moz-box-shadow: 0px 0px 25px 0px #e8eef1;
  box-shadow: 0px 0px 25px 0px #e8eef1;
}
.graphic-six {
  position: absolute;
  top: -62%;
  right: 22%;
  z-index: 1;
  display: none;
}
.graphic-seven {
  position: absolute;
  bottom: 40%;
  left: 50%;
  background-color: #ded3df;
  padding: 24px;
  border-radius: 50%;
}
.ripple, .ripple:after, .ripple:before {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  box-shadow: 0 0 0 0 #ded3df;
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite
}

@-webkit-keyframes ripple {
  50% {
    box-shadow: 0 0 0 50px rgba(255, 255, 255, 0)
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

@keyframes ripple {
  50% {
    box-shadow: 0 0 0 50px rgba(255, 255, 255, 0)
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

/**-------------------------
Header CSS Ends
-------------------------**/

/**-------------------------
3.2 Banner CSS Ends
-------------------------**/

.banner-wrapper {
  padding: 230px 0 160px 0;
}
.title{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 64px;
  line-height: 72px;
}
.sub-title{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  padding: 8px 0;
}
.banner-content .sub-title{
  max-width: 80%;
  width: 100%;
}
.banner-content .title{
  max-width: 84%;
  width: 100%;
}
.banner-content .main-button {
  display: block;
  margin: 40px 0 0 0;
}
.submit-btn {
  display: block;
  margin: 16px 0 0 0;
}
.main-button a, .send-btn, .download-btn {
  background-color: #fee005;
  color: #1d2c35;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 24px;
  padding: 16px 32px;
  border-radius: 40px;
  transition: 0.48s;
  text-transform: uppercase;
  border: 2px solid #fee005;
  display: inline-block;
  text-align: center;
}
.main-button a:hover, .download-btn:hover, #quoteModal .send-btn:hover, .sidenav .send-btn:hover {
  background-color: #1d2d35;
  border: 2px solid #1d2d35;
  color: #fee005;
}
.send-btn:hover, .blog-ads .main-button a:hover{
  background-color: #fff;
  border: 2px solid #fff;
  color: #1d2d35;
}
.move-line span {
  position: relative;
}
.move-line span::after {
  /*content: '';*/
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  border-bottom: 8px solid #fee005;
  border-radius: 10px;
  animation: moveline normal 1s;
  animation-timing-function: ease;
  z-index: -1;
}
@keyframes moveline {
  from {width: 0px;}
  to {width: 100%;}
}
.banner-content .move-line span::after {
  bottom: 8px;
}
.customer-content .move-line span::after {
  bottom: 0px;
}

/**-------------------------
Banner CSS Ends
-------------------------**/

/**-------------------------
3.3 Business CSS Starts
-------------------------**/

.business-wrapper, .services-wrapper, .customer-wrapper, .plan-wrapper, .contact-wrapper,
.why-area, .blog-wrapper, .connect-wrapper{
  padding: 48px 0;
}
.business-area, .services-area, .process-area, .customer-area, .plan-area, .contact-area, 
.advantage-area, .why-area, .blog-area, .connect-area, .need-area{
  text-align: center;
}
.heading{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 62px;
}
.sub-heading{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  padding: 16px 0;
}
.business-content .sub-heading {
  width: 100%;
  max-width: 75%;
  margin: 0 auto;
}
.business-listing, .services-listing, .process-listing{
  padding: 24px 0;
}
.business-list {
  background: transparent;
  padding: 32px 16px;
  border-radius: 24px;
  transition: 0.48s;
  margin: 16px;
  box-shadow: transparent;
}
/*.business-list:hover{
 -webkit-transform: scale(1.18);
 -moz-transform: scale(1.18);
 -ms-transform: scale(1.18);
 -o-transform: scale(1.18);
 transform: scale(1.18);
 box-shadow: 0px 0px 9px -5px #d8d8d8;
 }*/
 .biggoal-active {
  background: #fff;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
  -moz-box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
  box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
}
.business-identity {
  padding-bottom: 24px;
  min-height: 118px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.business-title h4{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.business-explore, .process-explore {
  padding: 24px 0;
}
.explore-content h3{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
}
.explore-content strong {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  margin-right: 24px;
  display: inline-block;
}
.home-zig-line .zig-line {
  max-width: 24%;
  width: 100%;
  margin: 0 auto;
}
.business-explore {
  padding-bottom: 0;
}

/**-------------------------
Business CSS Ends
-------------------------**/

/**-------------------------
3.4 Services CSS Starts
-------------------------**/

.service-identity {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 12px;
  max-width: 20%;
  width: 100%;
}
.service-detail {
  display: inline-block;
  vertical-align: top;
}
.service-list {
  background: #fff;
  padding: 32px 16px;
  border-radius: 24px;
  transition: 0.48s;
  text-align: left;
 /*  -webkit-box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
    -moz-box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
    box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);*/
  }
  .service-detail h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 24px;
  }
  .service-detail li{
    margin: 20px 0;
  }
  .service-detail li span {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    transition: all .2s ease-in-out;
    position: relative;
  }
  .service-detail li span::after {
    content: '';
    position: absolute;
    margin-bottom: -3px;
    bottom: 0;
    left: 0;
    width: 0%;
    border-bottom: 2px dotted #1d2c35;
    transition: all .2s ease-in-out;
  }
  .service-detail li span:hover::after {
    width: 100%;
  }
  .featured-wrapper {
    margin: 16px 0 0 0px;
  }
  .featured-wrapper .sub-heading strong{
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
  }
  .featured-wrapper .move-line span::after{
    margin-bottom: -4px;
  }
  .featured-list {
    max-width: 72%;
    width: 100%;
    margin: 0 auto;
    padding: 4px 0;
  }
  .featured-identity {
    margin: 0 24px;
  }
  .featured-identity img{
    padding: 10px 20px;

  }
  .d-mobile{
    display: none;
  }
/*.service-detail br{
  display: none;
  }*/

/**-------------------------
Services CSS Ends
-------------------------**/

/**-------------------------
3.5 Performer CSS Starts
-------------------------**/

.performance-content .explore-content .main-button {
  display: block;
  margin-top: 48px;
}
.performance-wrapper {
  padding: 96px 0;
  position: relative;
  overflow: visible;
  height: 1300vh;
  padding-top: 0px;
  padding-bottom: 0px;
}
.performance-content .explore-content strong{
  margin-right: 0;
}
.performance-content .explore-content {
  padding-top: 32px;
  max-width: 80%;
  width: 100%;
}
.confident-wrapper .explore-content .main-button {
  display: block;
  margin-top: 150px;
}
.customer-slider-wrap.wrapslider-1 {
  width: 147%;
}
#beconfidentSlider .carousel-inner {
  overflow: visible;
}
/*.confident-content {
    float: right;
    }*/
    .performance-area {
      position: -webkit-sticky;
      position: sticky;
      top: 0vh;
      overflow: hidden;
      width: 100%;
      height: auto;
      min-height: 100vh;
    }
    .performance-fixed-area {
      position: -webkit-sticky;
      position: sticky;
      left: 0px;
      top: 0vh;
      z-index: 5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100vh;
      max-width: 1180px;
      margin-right: auto;
      margin-bottom: 100px;
      margin-left: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .performance-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 600px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -o-object-fit: fill;
      object-fit: fill;
    }
    .performance-content {
      width: 480px;
      margin-right: 80px;
      padding-left: 96px;
    }
    .all-barabans {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      overflow: visible;
    }
/*.performance-list {
  z-index: 10;
  overflow: hidden;
  height: auto;
  margin-right: 30px;
  padding: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 18px;
  background-color: #fff;
  margin-top: 8%;
  }*/
  .performance-list {
    z-index: 10;
    overflow: hidden;
    height: auto;
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 18px;
    background-color: #f3f7f9cf;
    margin-top: 8%;
    padding-right: 30px;
  }
  .performance-image {
    width: auto;
    height: 650px;
    border-radius: 18px;
  }
  .performance-slider .slick-slide{
    width: 420px;
    border-radius: 12px;
    margin: 10px 20px;
    outline: none;
  }
  .performance-slider .slick-slide img {
    display: block;
    border-radius: 14px;
  }
  .performance-subcontent, .performance-btn-mobile{
    display: none;
  }
  .main-button.performance-btn-mobile {
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
  }

  .confident-wrapper {
    padding: 48px 0;
    text-align: left;
  }
  .confident-content .heading {
    margin-bottom: 14px;
  }
  .confident-wrapper .performance-slider {
    padding: 56px 0 30px 0;
    margin-bottom: 30px;
  }
  .confident-wrapper .performance-slider .slick-slide img{
    border-radius: 24px;
  }
  .confident-wrapper .performance-slider .slick-slide{
    width: 500px;
  }
  .performance-slider h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
  }
  .confident-wrapper .performance-slider .slick-prev.slick-arrow {
    right: 50.5%;
  }
  .confident-wrapper .performance-slider .slick-next.slick-arrow {
    left: 50.5%;
  }
  .confident-wrapper .performance-slider .slick-next.slick-arrow , .confident-wrapper .performance-slider .slick-prev.slick-arrow{
    color: #1d2c35;
    position: absolute;
    top: 100%;
    font-size: 10px;
    width: 56px;
    height: 56px;
    background-color: transparent;
    border-radius: 50%;
    /*border: 1px solid #1d2d35;*/
    transition: 0.48s;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .confident-wrapper .performance-slider .slick-next.slick-arrow:hover , 
  .confident-wrapper .performance-slider .slick-prev.slick-arrow:hover {
    background-color: #1d2d35;
    color: #fff;
  }



/**-------------------------
Performer CSS Ends
-------------------------**/

/**-------------------------
3.6 Process CSS Starts
-------------------------**/

.process-wrapper {
  background-color: #fff;
  padding: 80px 0 48px 0;
}
.process-listing {
  max-width: 76%;
  width: 100%;
  margin: 0 auto;
}
.define-list {
  background-color: #f9f3f3;
  padding: 32px;
  border-radius: 12px;
}
.design-list {
  background-color: #f3f7f9;
  padding: 32px;
  border-radius: 12px;
}
.expand-list {
  background-color: #f5f9f3;
  padding: 32px;
  border-radius: 12px;
}
.process-indicators h3{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
}
.process-indicators h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 12px;
}
.process-indicators li{
  margin: 14px 8px;
}
.process-indicators li span {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  transition: all .2s ease-in-out;
  position: relative;
  display: inline-block;
}
.process-indicators li span::after {
  content: '';
  position: absolute;
  margin-bottom: -3px;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px dotted #1d2c35;
  transition: all .2s ease-in-out;
}
.process-indicators li span:hover::after {
  width: 100%;
}
.top-process {
  position: absolute;
  top: -70px;
  left: -27px;
}
.bottom-process {
  position: absolute;
  right: -24px;
  bottom: -54px;
}
.separate-lines {
  background: white;
}
.twice-border-line {
  border-bottom: 8px solid #1d2d35;
}
.one-border-line {
  border-bottom: 2px solid #1d2d35;
  margin-top: 8px;
  margin-bottom: 16px;
}


/**-------------------------
Process CSS Ends
-------------------------**/

/**-------------------------
3.7 Customer CSS Starts
-------------------------**/

.customer-wrapper{
  background-color: #fff;
}
.star-review-rating {
  margin-bottom: 20px;
}
.customer-review {
  padding: 48px 0px 24px 0;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
.customer-content .heading {
  max-width: 70%;
  width: 100%;
  margin: 0 auto;
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
}
.customer-content .move-line span{
  font-weight: 600;
}
.review-box {
  padding: 32px;
  -webkit-box-shadow: 0px 0px 27px 19px rgba(229,235,238,0.27);
  -moz-box-shadow: 0px 0px 27px 19px rgba(229,235,238,0.27);
  box-shadow: 0px 0px 27px 19px rgba(229,235,238,0.27);
  border-radius: 24px;
  margin: 0 12px 18px 12px;
  transform: translateZ(0);
}
.review-rating {
  padding-bottom: 16px;
}
.review-image {
  width: 96px;
  height: 96px;
  margin: -70px auto 24px auto;
}
.review-image img{
  border-radius: 50%;
  max-width: 100%;
  width: 100%;
}
.icon-star.filled {
  color: #fee005;
}
.review-info h2{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.review-info h3{
  font-size: 20px;
}
.review-info p {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  padding: 24px 0 8px 0;
}
.link{
  display: block;
  padding: 8px 0;
}
.link a{
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #1d2c35;
}
.link a .icon-right-arrow {
  font-size: 10px;
  margin-left: 16px;
}
.link-line a{
  position: relative;
  /*transition: 0.48s;*/
}
.link-line a::after {
 /*content: '';*/
 position: absolute;
 bottom: -3px;
 left: 0;
 width: 100%;
 border-bottom: 6px solid #fee005;
 border-radius: 10px;
 animation: moveline 1s;
 animation-timing-function: ease;
 opacity: 0.4;
 /*z-index: -1;*/
}
.link-line a:hover::after{
  opacity: 1;
}
.portfolio-info .link-line a::after{
  z-index: -1;
}
#customerReviewSlider .carousel-item iframe {
  border-radius: 22px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(109, 113, 115, 0.7);
  -moz-box-shadow: 0px 0px 16px 0px rgba(109, 113, 115, 0.7);
  box-shadow: 0px 0px 16px 0px rgba(109, 113, 115, 0.7);
  width: 100%;
}
#customerReviewSlider .carousel-indicators li , #popupSlider .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #1d2d35;
  border-radius: 50%;
  opacity: 0.3;
}
#customerReviewSlider .carousel-indicators, #popupSlider .carousel-indicators {
  bottom: -24px;
  z-index: 1;
  display: none;
}
#customerReviewSlider .carousel-indicators .active, #popupSlider .carousel-indicators .active {
  opacity: 1;
  background-color: #fee003;
}
.blog-home-mobile{
  display: none;
}
#blogHomeSlider .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #1d2d35;
  border-radius: 50%;
  opacity: 0.3;
}
#blogHomeSlider .carousel-item {
  padding: 0 12px;
}
#blogHomeSlider .carousel-indicators {
  bottom: -30px;
  z-index: 1;
}
#blogHomeSlider .carousel-indicators .active {
  opacity: 1;
  background-color: #fee003;
}
.b-image {
  position: relative;
  overflow: hidden;
}
/*#customerReviewSlider .carousel-item, #popupSlider .carousel-item{
  padding: 20px;
  }*/
  #customerReviewSlider .carousel-inner, #popupSlider .carousel-inner {
    max-width: 100%;
    margin: 0 auto;
  }
/*#customerReviewSlider .carousel-inner{
    padding: 0 20px;
    }*/
    #customerReviewSlider .customer-slider-wrap, #customerReviewSlider .parallax {
      background: transparent;
      border-radius: 24px;
      overflow: hidden;
      padding: 20px;
    }
    #popupSlider .customer-slider-wrap{
      padding: 20px;
    }
    .blog-listing.blog-home-desktop .parallax, .blog-page .blog-listing .parallax{
      padding-bottom: 4px;
    }
    #customerReviewSlider .carousel-control-prev, #customerReviewSlider .carousel-control-next,
    #popupSlider .carousel-control-prev, #popupSlider .carousel-control-next, 
    .confi-arrows .carousel-control-prev, .confi-arrows .carousel-control-next {
      height: 50px;
      opacity: 1;
      width: 50px;
      top: 225px;
      cursor: pointer;
      border-radius: 50%;
      /*border: 2px solid #1d2d35;*/
      transition: 0.48s;
      opacity: 0.4;
      color: #1d2d35;
    }
    #customerReviewSlider .carousel-control-prev, #popupSlider .carousel-control-prev{
      margin-left: -50px;
    }
    #customerReviewSlider .carousel-control-next, #popupSlider .carousel-control-next{
      margin-right: -50px;
    }
    #customerReviewSlider .carousel-control-prev span, #customerReviewSlider .carousel-control-next span,
    #popupSlider .carousel-control-prev span, #popupSlider .carousel-control-next span,
    .confi-arrows .carousel-control-prev span, .confi-arrows .carousel-control-next span{
     color: #1d2d35;
     font-size: 10px;
   }
   #customerReviewSlider .carousel-control-prev:hover, #customerReviewSlider .carousel-control-next:hover,
   #popupSlider .carousel-control-prev:hover, #popupSlider .carousel-control-next:hover,
   .confi-arrows .carousel-control-prev:hover, .confi-arrows .carousel-control-next:hover{
    color: #1d2d35;
    opacity: 1;
  }
/*#beconfidentSlider .customer-slider-wrap {
    position: relative;
    right: -30px;
    }*/
    #beconfidentSlider .customer-slider-wrap.slide-2-confi, .slide-3-confi {
      right: -70px;
      position: relative;
    }
    #customerReviewSlider .customer-slider-wrap img, #popupSlider .customer-slider-wrap img{
      border-radius: 24px;
    }
    #customerReviewSlider .customer-slider-wrap img, #popupSlider .customer-slider-wrap img {
      border-radius: 24px;
      -webkit-box-shadow: 0px 0px 16px 0px rgba(109, 113, 115, 0.7);
      -moz-box-shadow: 0px 0px 16px 0px rgba(109, 113, 115, 0.7);
      box-shadow: 0px 0px 16px 0px rgba(109, 113, 115, 0.7);
    }
    #popupSlider .customer-slider-wrap video {
      border-radius: 24px;
      outline: none;
    }
    .play-btn-wrap {
      position: absolute;
      right: 100px;
      bottom: 80px;
      padding-left: 4px;
    }
    .play-btn-wrap i.ripple {
      background: #fee003;
      z-index: 1;
      box-shadow: 0 0 0 0 #fee003;
    }
    .play-btn-wrap .arrow-right {
      width: 0;
      height: 0;
      border-top: 14px solid transparent;
      border-bottom: 14px solid transparent;
      border-left: 16px solid #1d2d35;
      position: relative;
      z-index: 2;
    }
    #popupVideo {
      display: flex;
      justify-content: center;
      align-items: center;
    }
    #popupVideo .carousel {
      max-width: 70%;
      width: 100%;
      margin: 0 auto;
    }
    #popupSlider .carousel-control-prev, #popupSlider .carousel-control-next {
      top: 47%;
    }
    .confi-arrows .carousel-control-prev, .confi-arrows .carousel-control-next {
      margin-top: 20px;
    }
/*.confident-content {
    margin-left: 150px;
    }*/
/*.slide-1-main{
  margin-top: 30px;
  }*/
  .image-1-slider {
    position: absolute;
    top: 90px;
    left: -100px;
  }
  .image-2-slider {
    position: absolute;
    top: -45px;
    left: 47%;
  }
  .image-3-slider {
    position: absolute;
    top: 17%;
    left: -90px;
  }
  .image-4-slider {
    position: absolute;
    top: 37%;
    left: 50%;
  }
  .image-8-slider {
    position: absolute;
    top: 20%;
    left: -80px;
  }
  .image-9-slider {
    position: absolute;
    top: 20%;
    left: 77%;
  }
  .slide-2-confi {
    margin: 0 auto;
  }
  .slide-3-confi{
    width: 105.6%;
  }

/**-------------------------
Customer CSS Ends
-------------------------**/

/**-------------------------
3.8 Plan CSS Starts
-------------------------**/

.plan-wrapper{
  background-color: #fff;
}
.plan-content .sub-heading {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
}
.plan-listing{
  padding: 24px 0 0 0;
}
.plan-list {
  background: transparent;
  padding: 30px 16px;
  border-radius: 24px;
  transition: 0.48s;
  margin: 16px 0;
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0);
}
.plan-active{
  -webkit-box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
  -moz-box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
  box-shadow: 3px 67px 99px 0px rgba(111,118,138,0.16);
}
.plan-title h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  padding-top: 24px;
}
.plan-title h6 {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 30px;
  padding: 8px 0;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.plan-identity {
  min-height: 102px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

/**-------------------------
Plan CSS Starts
-------------------------**/

/**-------------------------
3.9 Need CSS Starts
-------------------------**/

.m-p-block {
  display: inline-block;
}
.need-wrapper{
  background-color: #fff;
  padding: 8px 0;
}
.need-area{
  text-align: center;
}
.need-content .heading{
  font-size: 40px;
}
.need-content .main-button {
  padding: 24px 0;
}

/**-------------------------
 Need CSS Starts
 -------------------------**/

/**-------------------------
3.10 Advantages CSS Starts
-------------------------**/

.advantage-wrapper {
  background-color: #fff;
  padding: 24px 0 24px 0;
}
.advantage-content {
  max-width: 90%;
  width: 100%;
  margin: 16px auto;
}
.advantage-list h3{
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 42px;
}
.advantage-identity {
  padding-bottom: 20px;
}
.advantage-list ul {
  padding: 24px 0 0 0;
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
}
.advantage-list li {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 36px;
  color: #1D2C35;
  padding: 4px 0;
}

/**-------------------------
 Advantages CSS Ends
 -------------------------**/

/**-------------------------
3.11 Contact CSS Starts
-------------------------**/

.contact-wrapper{
  background-color: #fff;
}
.contact-form-wrapper {
  background-color: #1d2c35;
  color: #fff;
  border-radius: 24px;
  max-width: 92%;
  width: 100%;
  margin: 0 auto;
  padding: 48px 60px;
  background-image: linear-gradient(to right, #283945 , #3b5461);
}
.contact-content{
  text-align: left;
}
.fill-heading {
  padding-top: 64px;
}
.fill-heading h4{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
}
.fill-heading h4 strong{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}
.all-steps {
  text-align: left;
  padding-top: 80px;
  padding-bottom: 16px;
}
.step-heading h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 12px;
}
.step-detail h2{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 32px;
  line-height: 62px;
}
.step-detail p{
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 30px;
}
.step-detail {
  padding-right: 30px;
}

/*For Ques Wrapper*/
.ques-wrapper {
  background: #fff;
  padding: 48px 0;
}
.ques-image-wrap {
  text-align: center;
}
.ques-image-content h2{
  padding: 48px 0 20px 0;
}
.ques-detail h5 {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 40px;
  color: #1d2c35;
  text-align: center;
  padding-bottom: 8px;
  font-weight: 100;
}
.ques-detail {
  padding: 64px 0 24px 0;
}
.ques-detail .step-detail h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
  vertical-align: top;
  display: table-caption;
}
.ques-detail .step-detail p {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
.step-de-line {
  display: table-cell;
  align-items: center;
}
.step-num {
  color: #1d2c35;
  font-size: 80px;
  font-weight: 900;
  opacity: 0.1;
  padding-right: 14px;
  position: relative;
  top: 10px;
}
.contact-page-line {
    margin: 40px 0 30px 0;
}
.contact-page .contact-subheading {
    max-width: 70%;
    width: 100%;
    margin: 0 auto;
}

/**-------------------------
Contact CSS Ends
-------------------------**/

/**-------------------------
3.12 Why CSS Starts
-------------------------**/

.why-wrapper{
  background-color: #fff;
}
.why-content img {
  max-width: 150px;
  width: 100%;
  margin: 8px auto 16px auto;
}
.why-listing{
  padding: 48px 0 48px 0;
}
.why-list {
  background: #fff;
  padding: 36px 16px;
  border-radius: 24px;
  transition: 0.48s;
  margin: 8px 0;
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0);
}
.why-active{
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
}
.why-title h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  padding-top: 24px;
  line-height: 32px;
}

/**-------------------------
 Why CSS Ends
 -------------------------**/

/**-------------------------
3.13 Subscribe CSS Starts
-------------------------**/

.subscribe-wrapper {
  background-color: #fff;
  padding: 56px 0 56px 0;
}
.subscribe-area {
  padding: 24px 0;
  background-image: none;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #fff;
}
/*.subscribe-area {
  padding: 64px 0;
  background-image: url(../images/subscribe-banner.jpg);
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #5b3086;
  }*/
  .subscribe-content {
    max-width: 100%;
    width: 100%;
    margin: 0 24px 0 auto;
  }
  .subscribe-list {
    padding: 48px 0 8px 0;
  }
  .subscribe-list input {
    background: #5C2F86;
    padding: 16px 24px;
    color: #ffffff;
    border-radius: 50px;
    border: 2px solid #5c3086;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    outline: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
  }
  .subscribe-list input:focus {
    -webkit-box-shadow: -5px 0 16px -4px #7c4dab;
    -moz-box-shadow: -5px 0 16px -4px #7c4dab;
    box-shadow: -5px 0 16px -4px #7c4dab;
  }
  .subscribe-list input::placeholder, .search-field input::placeholder { 
    color: #fff;
  }
  .subscribe-list input:-ms-input-placeholder, .search-field input::placeholder { 
    color: #fff;
  }
  .subscribe-list input::-ms-input-placeholder, .search-field input::placeholder { 
    color: #fff;
  }
  .download-form {
    position: relative;
  }
  .download-btn {
    font-size: 20px;
    position: absolute;
    right: -2px;
    top: 0px;
  }
  .show-blog-ad{
    display: none;
  }
  .download-brand-image{
    display: none;
  }
  .ebook-wrap {
    max-width: 70%;
    width: 100%;
    margin: 0 auto;
  }
  .ebook-wrap .link{
    text-align: center;
    margin-top: 12px;
  }
  .sub-area {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
  }
  .founded-wrapper {
    background-color: #fff;
    padding: 48px 0 64px 0;
  }
  .founded-content .move-line span::after{
    z-index: 1;
  }
  .expert-list h3 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .checkmark {
    display: inline-block;
    width: 22px;
    height: 22px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 3px;
  }
  .checkmark_circle {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #2BD67B;
    border-radius: 11px;
    left: 0;
    top: 0;
  }
  .checkmark_stem {
    position: absolute;
    width:2px;
    height:9px;
    background-color:#fff;
    left:11px;
    top:6px;
  }
  .checkmark_kick {
    position: absolute;
    width: 4px;
    height: 2px;
    background-color: #fff;
    left: 8px;
    top: 13px;
  }
  .exp-txt {
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
    padding-left: 8px;
  }
  .expertise-point {
    padding: 4px 0;
  }
  .founded-social-links .social-icons li {
    margin: 0px 0px;
  }
  .founded-social-links .social-icons ul{
    margin-right: 70px;
  }
  .founded-social-links .social-icons li a {
    font-size: 36px;
    width: 65px;
    height: 65px;
  }
  .founded-social-links  .social-icons li a .icon-contact-skype:before {
    font-weight: bold;
  }
  .founded-social-links  .social-icons li a .icon-instagram-icon:before {
    font-weight: 600;
  }
  .founded-social-links {
    text-align: center;
    margin-bottom: 60%;
  }
  .founded-image-wrap img{
    transform: scale(1.3);
    margin-left: 70px;
    margin-bottom: 70px;
  }
  #popupContact .ques-wrapper{
    padding: 120px 0;
  }
  .confi-arrows .carousel-control-next {
    left: 45px;
  }
  .confi-arrows .carousel-control-prev , .confi-arrows .carousel-control-next{
    top: 0px;
  }
  .confi-arrows {
    position: relative;
  }

/*.founded-area {
    background-image: url(assets/images/mountaineer.svg);
    background-repeat: no-repeat;
    height: 700px;
    background-size: 50%;
    background-position: 20px 100%;
}
*/

/**-------------------------
 Subscribe CSS Ends
 -------------------------**/
 
/**-------------------------
3.14 Blog CSS Starts
-------------------------**/

.blog-wrapper {
  background-color: #fff;
  padding-bottom: 0;
}
.blog-content .sub-heading {
  max-width: 50%;
  width: 100%;
  margin: 0 auto;
}
.blog-listing {
  padding: 24px 0 0 0;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.blog-list{
  border-radius: 24px;
  transition: 0.48s;
  background-color: #fff;
  margin: 0 10px;
/*  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);*/
}
/*.blog-list:hover{
  background-color: #f2f7f9;
  }*/
  .blog-detail h6 {
    font-weight: 400;
  }
  .b-image-1 {
    background: #F2F1FC;
    padding: 30px 30px 0 30px;
    margin-bottom: 30px;
    border-radius: 24px;
  }
  .b-image-2 {
    background: #F0FCE3;
    padding: 30px 30px 0 30px;
    margin-bottom: 30px;
    border-radius: 24px;
  }
  .b-image-3 {
    background: #fce3e694;
    padding: 30px 30px 0 30px;
    margin-bottom: 30px;
    border-radius: 24px;
  }
  .b-image-4{
   background: #D9EEFC;
   padding: 30px 30px 0 30px;
   margin-bottom: 30px;
   border-radius: 24px;
 }
 .blog-image.b-image-3 img{
  top: 36px;
}
.blog-image img {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: relative;
  top: 24px;
}
.blog-detail {
  text-align: left;
  padding: 32px 0px 0 0;
}
.blog-detail h2 a{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  color: #1d2c35;
  transition: 0.48s;
}
.blog-detail h6 {
  padding: 16px 0 16px 0;
  font-size: 16px;
  line-height: 26px;
}
/*.blog-info {
  min-height: 260px;
  }*/
  .blog-info h6 span, .author-info span{
    display: inline-block;
    transition: all .2s ease-in-out;
    position: relative;
  }
  .blog-info h6 span::after, .author-info span::after{
    content: '';
    position: absolute;
    margin-bottom: -3px;
    bottom: 0;
    left: 0;
    width: 0%;
    border-bottom: 2px dotted #1d2c35;
    transition: all .2s ease-in-out;
  }
  .blog-info h6 span:hover::after, .author-info span:hover::after {
    width: 100%;
  }
  .tips-blog-image-mobile{
    display: none;
  }

/**-------------------------
 Blog CSS Ends
 -------------------------**/
 
/**-------------------------
3.15 Connect CSS Starts
-------------------------**/

.connect-wrapper{
  background-color: #fff;
}
.connect-content .main-button {
  display: block;
  padding: 24px 0 64px 0;
}

/**-------------------------
 Connect CSS Ends
 -------------------------**/

/**-------------------------
3.16 Footer CSS Starts
-------------------------**/

.flying-wrapper {
  background: #fff;
  text-align: center;
}
footer {
  padding: 100px 0 80px 0;
  text-align: center;
  background-color: #fff;
}
.footer-logo {
  max-width: 160px;
  margin: 0 auto;
}
.footer-detail {
  padding: 40px 0 0px 0;
}
.footer-detail p{
  font-size: 20px;
  line-height: 28px;
}
.link-list li {
  display: inline-block;
  padding: 10px 8px;
}
.link-list li a{
 font-size: 20px;
 font-family: 'Roboto', sans-serif;
 font-weight: 500;
 color: #1d2c35;
 transition: all .2s ease-in-out;
 position: relative;
}
.link-list li a::after {
  content: '';
  position: absolute;
  margin-bottom: -3px;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px dotted #1d2c35;
  transition: all .2s ease-in-out;
}
.link-list li a:hover::after {
  width: 100%;
}
.social-icons li {
  display: inline-block;
  margin: 0 8px;
}
.social-icons {
  padding: 32px 0 0 0;
}
.social-icons li a {
  color: #1d2c35;
  font-size: 38px;
  width: 74px;
  height: 74px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: 0.48s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icons li:hover a{
  background-color: #1d2c35;
  border: 2px solid #1d2c35;
  color: #fff;
}


/**-------------------------
 Footer CSS Ends
 -------------------------**/

/**-------------------------
Home Page CSS Ends
-------------------------**/


/**-------------------------
4. Portfolio Page CSS Starts
-------------------------**/


/**-------------------------
4.1 Portfolio Body CSS Starts
-------------------------**/


/**-------------------------
Portfolio Body CSS Ends
-------------------------**/


/**-------------------------
4.2 Page Breadcrumb CSS Starts
-------------------------**/

.page-breadcrumb {
    padding: 100px 0 0 0;
    position: relative;
    z-index: 2;
}
.breadcrumb-area {
  text-align: center;
}
.breadcrumb {
  padding: 0;
  background-color: #fff;
  border-radius: 0px;
  justify-content: center;
  margin-bottom: 0;
}
.breadcrumb-item, .breadcrumb-item.active {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #1d2c35;
}
.breadcrumb-item.active {
  color: #5a3086;
}
.breadcrumb-item a{
  color: #1d2c35;
  transition: 0.48s;
}
.breadcrumb-item a:hover{
  color: #5a3086;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: #1d2c35;
  content: "\00B7";
  font-size: 48px;
  position: relative;
  top: -18px;
  vertical-align: top;
  height: 10px;
}

/**-------------------------
Page Breadcrumb CSS Ends
-------------------------**/

/**-------------------------
4.3 Portfolio Wrapper CSS Starts
-------------------------**/

.portfolio-wrapper {
  padding: 48px 0;
}
.portfolio-list {
  padding: 12px;
}
.portfolio-graphic {
  position: relative;
}
.portfolio-graphic img {
  border-radius: 32px;
}
.c-example__tilt {
  transform-style: preserve-3d;
  transform: perspective(300px);
}
.c-example__tilt-inner {
  transform: translateZ(20px)
}
.parallax {
  position: relative;
}
.parallax-inner {
  transform-style: preserve-3d;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.portfolio-info {
  display: flex;
  padding-top: 8px;
}
.portfolio-content {
  padding: 32px 0 48px 0;
}
.portfolio-info span{
  flex-grow: 1;
}
.portfolio-content h2{
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  line-height: 32px;
}
.portfolio-info .portfolio-detail{
  font-size: 18px;
}
.portfolio-info .link {
  display: inline-block;
  padding: 0;
  text-align: right;
}
.portfolio-ads {
  border: 2px dashed #979797;
  padding: 40px 48px;
  border-radius: 32px;
  max-width: 72%;
  width: 100%;
  margin: 56px auto;
  text-align: center;
}
.portfolio-ads .main-button {
  display: block;
  margin-top: 24px;
}

/**-------------------------
Portfolio Wrapper CSS Ends
-------------------------**/

/**-------------------------
Portfolio Page CSS Ends
-------------------------**/

/**-------------------------
5. Blog Page CSS Starts
-------------------------**/

.blog-page-wrapper {
  padding: 32px 0 64px 0;
}
.foremost-blog .blog-info, .highlighted-blog .blog-info {
  min-height: 100%;
}
.foremost-blog-graphic img{
  border-radius: 24px;
}
.foremost-blog-content {
  max-width: 80%;
  width: 100%;
  padding-bottom: 16px;
}
.highlighted-blog-listing {
  padding-top: 48px;
}
.highlighted-blog {
  padding: 24px 0;
}
.highlighted-blog-graphic img{
  border-radius: 24px;
}
.highlighted-blog .blog-detail {
  padding: 0;
}
.blog-ads {
  padding: 32px 24px;
  text-align: center;
  background: #1d2d35;
  color: #fff;
  border-radius: 24px;
}
.blog-ads .explore-content h3 {
  font-size: 24px;
  line-height: 36px;
}
.blog-ads .main-button {
  display: block;
  margin-top: 24px;
  margin-bottom: 8px;
}
.blog-ads .explore-content strong {
  margin-right: 0;
  display: block;
}
.blog-ads .main-button a{
  padding: 16px 32px;
}
.search-field input {
  width: 100%;
  outline: none;
  background-color: #f3f7f9;
  border: 2px solid #f3f7f9;
  padding: 32px 20px 32px 64px;
  margin-bottom: 32px;
  font-size: 20px;
  border-radius: 24px;
  color: #1d2c35;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  -webkit-box-shadow: 0px 0px 13px -6px transparent;
  -moz-box-shadow: 0px 0px 13px -6px transparent;
  box-shadow: 0px 0px 13px -6px transparent;
}
.search-field .icon-search {
  position: absolute;
  top: 33px;
  margin-left: 24px;
  font-size: 30px;
}
.search-field input:focus {
  box-shadow: 0px 0px 13px -6px #c4e0ef;
  transition: 0.48s;
}
.stick-sidebar {
  position: sticky;
  top: 130px;
  z-index: 10;
}


/**-------------------------
Blog Page CSS Ends
-------------------------**/

/**-------------------------
6. Blog Detail Page CSS Starts
-------------------------**/

.blog-detail-wrapper {
  padding: 140px 0 48px 0;
}
.blog-detail-content {
  max-width: 77%;
  width: 100%;
}
.blog-detail-content h1{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 62px;
}
.blog-detail-info p{
  font-size: 24px;
}
.blog-detail-info {
  padding: 24px 0;
}
.blog-social-media {
  padding: 8px 0;
}
.blog-social-media li {
  display: inline-block;
  margin-right: 8px;
}
.blog-social-media a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background-color: #f3f7f9;
  color: #092C38;
  transition: all .3s ease-in-out;
  font-size: 22px;
}
.blog-social-media li:hover a{
  background-color: #1d2c35;
  color: #fff;
}
.blog-detail-graphic{
  margin: 32px 0;
}
.blog-detail-graphic img{
  border-radius: 24px;
}
.blog-detail-description p {
  font-size: 24px;
  line-height: 40px;
  padding: 24px 0;
}
.blog-detail-description p b{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.blog-detail-description h2 {
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  line-height: 38px;
  padding: 16px 0 10px 0;
}
.blog-detail-description h3 {
  font-size: 28px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  line-height: 38px;
  padding: 16px 0;
}
.mb{
  margin-bottom: 30px;
}
.blog-detail-description li {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 42px;
  list-style-type: disc;
  padding-left: 8px;
  margin-left: 24px;
}
.similar-blog {
  padding: 48px 0;
}
.similar-listing {
  padding: 40px 0;
}
.blog-back-content {
  margin-top: 290px;
}
.blog-back-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #f3f7f9;
  color: #092C38;
  transition: all .3s ease-in-out;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.blog-back-btn:hover{
  background-color: #1d2c35;
  color: #fff;
}
.blog-back-content p {
  font-size: 20px;
  line-height: 34px;
  padding: 16px 0;
}

/**-------------------------
Blog Detail Page CSS Ends
-------------------------**/

/**-------------------------
7. Case Study Website Page CSS Starts
-------------------------**/

.cs-slider-wrapper {
  padding: 16px 0 32px 0;
}
.website-desktop-slider {
  width: 100%;
  max-width: 65%;
  margin: 0 auto;
}
#websiteSlider .carousel-inner {
  background-image: url(../images/laptop.png);
  background-size: contain;
  padding: 34px;
  background-repeat: no-repeat;
  background-position: top center;
}
#websiteSlider .carousel-item img {
  width: 80%!important;
  margin: 0 auto;
  position: relative;
  top: -23px;
  display: block;
}
.website-identity-wrapper {
  padding: 64px 0;
}
.website-content {
  text-align: center;
  background-image: url(../images/web-line.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 120px 100px;
}
.website-logo {
  width: 180px;
  height: 180px;
  border-radius: 24px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 20px 24px;
  margin: 0 auto;
}
.website-logo img {
  margin: 0 auto;
}
.website-motive {
  padding: 24px 0 40px 0;
}
.website-motive li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
  text-align: center;
}
.web-icon {
  width: 110px;
  height: 110px;
  background-color: #f3f7f9;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: 0.48s;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.website-motive li h4{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding-top: 16px;
}
.web-brief-wrapper {
  padding: 32px 0 72px 0;
}
.web-brief-slider {
  padding: 32px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  border-radius: 24px;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.brief-heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 62px;
  text-align: center;
  border-bottom: 1px solid #1d2d352e;
  margin-bottom: 40px;
  padding: 8px 0 16px 0;
}
#briefSlider .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #1d2d35;
  border-radius: 50%;
  opacity: 0.3;
}
#briefSlider .carousel-indicators {
  bottom: -72px;
  z-index: 1;
}
#briefSlider .carousel-indicators .active{
  opacity: 1;
}
#briefSlider .carousel-item img{
 border-radius: 24px;
}
#briefSlider .carousel-item{
  padding: 30px;
}
#briefSlider .carousel-control-prev, #briefSlider .carousel-control-next  {
  background-color: #1d2d35;
  height: 100px;
  opacity: 1;
  width: 48px;
  top: 26%;
  cursor: pointer;
}
#briefSlider .carousel-control-prev  {
  margin-left: -32px;
}
#briefSlider .carousel-control-next {
  margin-right: -32px;
}
#briefSlider .carousel-control-prev span, #briefSlider .carousel-control-next span{
  color: #fff;
  font-size: 24px;
}
.web-homepage-wrapper {
  padding: 64px 0 0 0;
}
.web-homepage-content{
  text-align: center;
}
.web-homepage-info {
  display: flex;
  align-items: flex-end;
  padding-top: 80px;
}
.web-home-page img, .web-mobile-page img{
  border-radius: 24px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
}
.web-home-page {
  position: relative;
  left: 40px;
}
.web-mobile-page {
  position: relative;
  left: -80px;
}
.web-dashboard-wrapper {
  color: #fff;
  text-align: center;
  background: #1d2d35;
  padding: 64px 0;
}
.web-dashboard-slider {
  padding: 36px 0 56px 0px;
}
#dashboardSlider {
  max-width: 70%;
  width: 100%;
  margin: 0 auto;
}
#dashboardSlider .carousel-inner {
  background-image: url(../images/tablet.png);
  background-size: contain;
  padding: 25px;
  background-repeat: no-repeat;
  background-position: top center;
}
#dashboardSlider .carousel-item img{
  border-radius: 12px;
}
#dashboardSlider .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.3;
}
#dashboardSlider .carousel-indicators {
  bottom: -48px;
  z-index: 1;
}
#dashboardSlider .carousel-indicators .active{
  opacity: 1;
}
.dashboard-slider-btn{
  position: relative;
}
.dashboard-slider-btn .carousel-control-prev, .dashboard-slider-btn .carousel-control-next  {
  background-color: #fff;
  height: 100px;
  opacity: 1;
  width: 48px;
  top: 40%;
  cursor: pointer;
}
.dashboard-slider-btn .carousel-control-prev span, .dashboard-slider-btn .carousel-control-next span{
  color: #1d2c35;
  font-size: 24px;
}
.web-mobile-wrapper {
  padding: 90px 0;
}
.web-mobile-slider {
  max-width: 50%;
  width: 100%;
  margin: 0 auto;
}
#mobileSlider .carousel-inner {
  background-image: url(../images/phone.png);
  background-size: contain;
  padding: 25px;
  background-repeat: no-repeat;
  background-position: top center;
}
#mobileSlider .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #1d2d35;
  border-radius: 50%;
  opacity: 0.3;
}
#mobileSlider .carousel-indicators {
  bottom: -40px;
  z-index: 1;
}
#mobileSlider .carousel-indicators .active{
  opacity: 1;
}
.web-ads-wrapper {
  padding: 64px 0 48px 0;
  text-align: center;
}
.web-ads-info {
  padding: 48px 0 0 0;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.web-ads-graphic {
  margin: 32px 24px 32px 24px;
}
.web-ads-graphic img {
  border-radius: 24px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
}
.ad-title{
  font-size: 20px;
  line-height: 42px;
  font-style: italic;
}

/**-------------------------
 Case Study Website Page CSS Ends
 -------------------------**/

/**-------------------------
8. Case Study App Page CSS Starts
-------------------------**/

.app-identity-wrapper {
  padding: 100px 0 48px 0;
      position: relative;
    z-index: 2;
}
.app-content {
  max-width: 80%;
  width: 100%;
  margin: 0 0 0 auto;
  background-image: url(../images/app-line.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 260px 90px;
}
.app-logo {
  width: 180px;
  height: 180px;
  border-radius: 24px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 20px 24px;
} 
.app-logo img {
  margin: 0 auto;
}
.app-info {
  padding: 10px 0;
}
.app-info .sub-heading{
  max-width: 70%;
  width: 100%;
}
.app-motive {
  padding: 24px 0 64px 0;
}
.app-motive li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
  text-align: center;
}
.app-icon {
  width: 110px;
  height: 110px;
  background-color: #f3f7f9;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: 0.48s;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.app-motive li h4, .app-barcode-wrapper h4{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding-top: 16px;
}
.app-mobile-slider {
  text-align: center;
}
.mobile-container {
  font-size: 0.8px;
}
.marvel-device.iphone-x {
  width: 375em;
  height: 812em;
  padding: 26em;
  background: #fdfdfd;
  -webkit-box-shadow: inset 0 0 11em 0 black;
  box-shadow: inset 0 0 11em 0 black;
  border-radius: 66em;
}
.marvel-device {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.marvel-device.iphone-x:before {
  width: calc(100% - 10em);
  height: calc(100% - 10em);
  position: absolute;
  top: 5em;
  content: '';
  left: 5em;
  border-radius: 61em;
  background: black;
  z-index: 1;
}
.marvel-device.iphone-x .notch {
  position: absolute;
  width: 210em;
  height: 30em;
  top: 26em;
  left: 108em;
  z-index: 4;
  background: black;
  border-bottom-left-radius: 24em;
  border-bottom-right-radius: 24em;
}
.marvel-device.iphone-x .notch:before, .marvel-device.iphone-x .notch:after {
  content: '';
  height: 8em;
  position: absolute;
  top: 0;
  width: 8em;
}
.marvel-device.iphone-x .notch:before {
  background: radial-gradient(circle at bottom right, transparent 0, transparent 70%, black 70%, black 100%);
  right: -8em;
}
.marvel-device.iphone-x .notch:after {
  background: radial-gradient(circle at bottom left, transparent 0, transparent 70%, black 70%, black 100%);
  left: -8em;
}
.marvel-device.iphone-x .camera {
  width: 6em;
  height: 6em;
  top: 9em;
  border-radius: 100%;
  position: absolute;
  left: 154em;
  background: #0d4d71;
}
.marvel-device.iphone-x .speaker {
  height: 6em;
  width: 60em;
  left: 50%;
  position: absolute;
  top: 9em;
  margin-left: -30em;
  background: #171818;
  border-radius: 6em;
}
.marvel-device.iphone-x .top-bar {
  top: 80em;
}
.marvel-device.iphone-x .bottom-bar {
  bottom: 80em;
}
.marvel-device.iphone-x .top-bar, .marvel-device.iphone-x .bottom-bar {
  width: 100%;
  position: absolute;
  height: 8em;
  background: rgba(0,0,0,0.1);
  left: 0;
}
.marvel-device .top-bar, .marvel-device .bottom-bar {
  height: 3em;
  background: black;
  width: 100%;
  display: block;
}
.marvel-device.iphone-x .sleep {
  height: 96em;
  top: 200em;
  right: -3em;
}
.marvel-device.iphone-x .volume, .marvel-device.iphone-x .volume:before, .marvel-device.iphone-x .volume:after, .marvel-device.iphone-x .sleep {
  width: 3em;
  background: #b5b5b5;
  position: absolute;
}
.marvel-device.iphone-x .volume {
  left: -3em;
  top: 116em;
  height: 32em;
}
.marvel-device.iphone-x .volume:before {
  height: 62em;
  top: 62em;
  content: '';
  left: 0;
}
.marvel-device.iphone-x .volume:after {
  height: 62em;
  top: 140em;
  content: '';
  left: 0;
}
.marvel-device.iphone-x .overflow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 66em;
  overflow: hidden;
}
.marvel-device.iphone-x .inner-shadow {
  width: calc(100% - 20em);
  height: calc(100% - 20em);
  position: absolute;
  top: 10em;
  overflow: hidden;
  left: 10em;
  border-radius: 56em;
  -webkit-box-shadow: inset 0 0 15em 0 rgba(255,255,255,0.66);
  box-shadow: inset 0 0 15em 0 rgba(255,255,255,0.66);
  z-index: 1;
}
.marvel-device.iphone-x .inner-shadow:before {
  -webkit-box-shadow: inset 0 0 20em 0 #FFFFFF;
  box-shadow: inset 0 0 20em 0 #FFFFFF;
  width: 100%;
  height: 116%;
  position: absolute;
  top: -8%;
  content: '';
  left: 0;
  border-radius: 200em / 112em;
  z-index: 2;
}
.marvel-device.iphone-x .screen {
  border-radius: 40em;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.marvel-device .screen {
  width: 100%;
  position: relative;
  height: 100%;
  z-index: 3;
  /*background: white;*/
  overflow: hidden;
  display: block;
  border-radius: 1em;
  -webkit-box-shadow: 0 0 0 3em #111;
  box-shadow: 0 0 0 3em #111;
}
.top-safe-area {
  height: 30px;
  background: #fff;
  padding-top: 12px;
  position: absolute;
  /*z-index: 5;*/
  z-index: -1;
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  display: block;
}
.mobile-container iframe {
  width: 375px;
  /*height: calc(812px - 37px);*/
  height: calc(812px - 0px);
  margin: 0;
  border: none;
  right: 0;
  /*top: 30px;*/
  top: 0;
  transform: scale(0.8);
  transform-origin: 0 0;
  position: absolute;
  left: 0;
  overflow: hidden;
}
.bottom-safe-area {
  height: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.home-bar {
  height: 4px;
  background: #000;
  border-radius: 5px;
  width: 110px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto auto;
  top: 0;
  bottom: 0;
}
.bottom-safe-area {
  height: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.top-safe-area img {
  width: 275px;
  margin-left: 6px;
}
.app-barcode-wrapper {
  padding: 30px 0;
  text-align: center;
}
/*.app-bar-area {
  max-width: 128px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  border-radius: 24px;
  }*/
  .app-bar-area img{
    padding: 4px;
    max-width: 128px;
    margin: 0 auto;
    width: 100%;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
    -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
    box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
    border-radius: 24px;
  }
  .app-brief-wrapper {
    padding: 48px 0 72px 0;
  }
  .app-brief-slider {
    padding: 32px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
    -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
    box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
    border-radius: 24px;
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
  }
  #appbriefSlider .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin-right: 4px;
    margin-left: 4px;
    background-color: #1d2d35;
    border-radius: 50%;
    opacity: 0.3;
  }
  #appbriefSlider .carousel-indicators {
    bottom: -72px;
    z-index: 1;
  }
  #appbriefSlider .carousel-indicators .active{
    opacity: 1;
  }
  #appbriefSlider .carousel-item img{
   border-radius: 24px;
 }
 #appbriefSlider .carousel-item{
  padding: 30px;
}
#appbriefSlider .carousel-control-prev, #appbriefSlider .carousel-control-next  {
  background-color: #1d2d35;
  height: 100px;
  opacity: 1;
  width: 48px;
  top: 26%;
  cursor: pointer;
}
#appbriefSlider .carousel-control-prev  {
  margin-left: -32px;
}
#appbriefSlider .carousel-control-next {
  margin-right: -32px;
}
#appbriefSlider .carousel-control-prev span, #appbriefSlider .carousel-control-next span{
  color: #fff;
  font-size: 24px;
}
.app-brief-content {
  max-width: 92%;
  width: 100%;
  margin: 0 0 0 auto;
}
.app-design-wrapper{
  padding: 32px 0;
  text-align: center;
}
.app-switcher {
  padding-top: 24px;
  position: relative;
  z-index: 9;
}
.app-switcher .switch {
  position: relative;
  display: inline-block;
  width: 284px;
  height: 78px;
}
.app-switcher .switch input {
  display:none;
}
.app-switcher .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f3f7f9;
  -webkit-transition: .4s;
  transition: .4s;
}
.app-switcher .slider:before {
  position: absolute;
  content: "";
  height: 57px;
  width: 57px;
  left: 14px;
  bottom: 11px;
  background-color: #1d2d35;
  -webkit-transition: .4s;
  transition: .4s;
}
.app-switcher input:checked + .slider {
  background-color: #f3f7f9;
}
.app-switcher input:checked + .slider:before {
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
}
.app-switcher .day-mode {
  display: none;
}
.app-switcher .day-mode, .app-switcher .night-mode {
  color: #1d2d35;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 60%;
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  width: 100%;
}
.app-switcher input:checked+ .slider .day-mode {
  display: block;
  left: 40%;
}
.app-switcher input:checked + .slider .night-mode{
  display: none;
}
.app-switcher .slider.round {
  border-radius: 50px;
}
.app-switcher .slider.round:before {
  border-radius: 50%;
}
#app-day-mode{
  display: none;
}

.app-designs {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-width: 33%;
  -moz-column-width: 33%;
  column-width: 33%;
  padding: 48px 0;
  transform: translateZ(0);
}
.design-image {
  transform: translateZ(0);
}
.design-image img {
  border-radius: 24px;
  margin-bottom: 20px;
  vertical-align: top;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  transform: translateZ(0);
}
.app-ads-wrapper {
  padding: 64px 0 48px 0;
  text-align: center;
}
.app-ads-info {
  padding: 48px 0 0 0;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.app-ads-graphic {
  margin: 32px 24px 32px 24px;
}
.app-ads-graphic img {
  border-radius: 24px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  -moz-box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
  box-shadow: 0px 0px 16px 0px rgba(29, 44, 53, 0.08);
}

/**-------------------------
 Case Study App Page CSS Ends
 -------------------------**/

/**-------------------------
9. Review Page CSS Starts
-------------------------**/

.all-reviews-wrapper {
  padding: 48px 0;
}
.rating-star {
  padding: 8px 0;
}
.rating-star .icon-star {
  font-size: 20px;
}
.all-review-content {
  text-align: center;
  position: relative;
}
.all-review-content .ripple, .ripple:after, .ripple:before {
  box-shadow: 0 0 0 0 rgba(255, 162, 162, 0.5);
  width: 90px;
  height: 90px;
}
.review-heart {
  background: #FFDEDD;
  border-radius: 50%;
  display: flex;
  width: 90px;
  height: 90px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.review-heart img{
  max-width: 50px;
  width: 100%;
  margin-top: 5px;
}
.all-reviews-wrap {
  padding-top: 16px;
  text-align: center;
}
.all-reviews-wrap .card-columns .card {
  border: 0;
  border-radius: 0;
  padding: 48px 0 0 0;
  background-clip: content-box;
  transform: translateZ(0);
}
.card-top {
  margin-top: 60px;
}
.all-reviews-wrap .card-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}
.show-review-mobile{
  display: none !important;
}



/**-------------------------
 Review Page CSS Ends
 -------------------------**/

 /**-------------------------
10. Contact Page CSS Starts
-------------------------**/

.contact-subheading {
  padding: 12px 0;
}
.contact-page-wrapper{
  padding: 64px 0 80px 0;
}
.contact-form {
  text-align: left;
  max-width: 85%;
  width: 100%;
  margin: 32px auto 0 auto;
}
.contact-page-wrapper .contact-content{
  text-align: center;
}
.contact-page-wrapper .submit-btn {
  display: block;
  margin: 40px 0 0 0;
}
.contact-icons li {
  display: inline-block;
  margin: 0 16px;
}
/*.contact-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #f3f7f9;
  color: #092C38;
  transition: all .3s ease-in-out;
  font-size: 22px;
}
.contact-icons a span{
  font-size: 50px;
}*/
.contact-icons {
  padding-top: 32px;
  padding-bottom: 16px;
}
.contact-icons .icon-contact-mail {
  font-size: 42px;
  color: #092C38;
}
/*.contact-icons li:hover a{
  background-color: #1d2c35;
  color: #fff;
}*/
.contact-icons h4{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding-top: 20px;
}
.error {
  border-bottom: 2px solid red !important;
}
.input-field {
  position: relative;
  margin: 16px auto;
  width: 100%;
}
.input-field .label {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 20px;
  color: #fff;
  transform-origin: 0 0;
  transition: all 0.2s ease;
}
.input-field .border {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}
.input-field input ,  .input-field textarea{
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 0;
  height: 48px;
  font-size: 18px;
  border-bottom: 1px solid #ffffff4d;
  background: none;
  border-radius: 0;
  color: #fff;
  transition: all 0.15s ease;
}
.input-field textarea{
  overflow: hidden;
}
.input-field input:not(:placeholder-shown) + span, .input-field textarea:not(:placeholder-shown) + span {
  color: #fff;
  transform: translateY(-26px) scale(0.75);
}
.input-field input:focus, .input-field textarea:focus {
  background: none;
  outline: none;
  border-bottom: 2px solid #fee005;
}
.input-field input:focus + span, .input-field textarea:focus + span {
  color: #fff;
  transform: translateY(-26px) scale(0.75);
}
.input-field input:focus + span + .border {
  transform: scaleX(1);
  border: 1px solid #fee005 !important;
}
.icon_select_mate {
  transition: all 275ms;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff4d;
  content: '';
  display: block;
  height: 0px;
  position: absolute;
  pointer-events: none;
  top: 54%;
  right: 10px;
  width: 0px;
  border-radius: 1px;
}
.select_mate {
  position: relative;
  float: left;
  width: 100%;
  min-height: 48px;
  color: #fff;
  /*border-bottom: 1px solid #ffffff4d;*/
  transition: all 375ms ease-in-out;
}
.select_mate select {
  position: absolute;
  overflow: hidden;
  height: 0px;
  opacity: 0;
  z-index: -1;
}
.cont_list_select_mate {
  position: relative;
  float: left;
  width: 100%;
}
.cont_select_int {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-radius: 0px 0px 3px 3px;
  box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2);
  transition: all 375ms ease-in-out;
}
.cont_select_int li {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  list-style-type: none;
  color: #000;
  padding: 10px 16px;
  margin: 0px;
  transition: all 275ms ease-in-out;
  display: block;
  cursor: pointer;
}
.cont_select_int::-webkit-scrollbar {
  display: none;
}
.cont_select_int {
  -ms-overflow-style: none;
}
.cont_select_int li:last-child {
  border-radius: 3px;
  border-bottom: 0px;
}
.cont_select_int li:hover {
  background-color: #310A54;
  color: #fff;
}
.cont_select_int .active {
  background-color: #310A54;
  color: #fff;
}
.selecionado_opcion {
  width: 100%;
  display: block;
  margin: 0px;
  cursor: pointer;
  padding: 9px 0;
  font-size: 20px;
  margin-top: 15px;
  border-bottom: 1px solid #ffffff4d;
}
#totalcaptchaerror{
  color: red;
  font-size: 18px;
  display: block;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
}
.thank-wrapper {
  background-color: #649E30;
  color: #fff;
  border-radius: 24px;
  max-width: 92%;
  width: 100%;
  margin: 10px auto;
  padding: 198px 60px;
  background-image: linear-gradient(to right, #649E30, #98BF75);
}
.thank-content h2{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 62px;
}
.thank-content p{
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 42px;
  padding: 16px 0;
}
.thank-content {
  max-width: 76%;
  width: 100%;
  margin: 0 auto;
}
.contact-location .process-indicators li span{
      font-weight: 100;
    font-size: 16px;
}
.contact-location .process-indicators li span a{
  color: #1d2c35;
}
.loc-line {
    max-width: 50%;
    width: 100%;
    margin: 0 auto;
}
.contact-location .process-indicators li span {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
li.loc-number {
    margin-bottom: 0px;
}
.contact-location .process-indicators h3 {
    padding-bottom: 8px;
}
.contact-location .define-list, .contact-location .design-list, .contact-location .expand-list {
    padding: 32px 16px;
}
.contact-location {
    padding: 10px 0 49px 0;
}

/**-------------------------
 Contact Page CSS Ends
 -------------------------**/

 /**-------------------------
11. About Us Page CSS Starts
-------------------------**/

.experience-wrapper {
  padding: 80px 0 32px 0;
}
.excellence-banner {
  position: relative;
  padding: 90px 20px 100px 20px;
  margin-bottom: 64px;
}
.eb-text {
  width: 100%;
}
.eb-text .eb-heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 178px;
  text-align: center;
  color: #ebeaea;
  line-height: 1;
  opacity: 0.4;
}
.eb-sub {
  text-align: right;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #ebeaea;
  font-size: 46px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1px;
  opacity: 0.4;
}
.eb-image {
  position: absolute;
  text-align: center;
  width: 40%;
  z-index: 1;
  top: 0px;
  left: 31%;
}
.eb-image img {
  width: 100%;
  max-width: 100%;
}
.eb-image svg {
  position: absolute;
  top: 3px;
  left: 0;
  z-index: -1;
}
.progresss {
  transform: rotate(90deg);
}
.animate-circle {
  animation: progresss 3s forwards;
}
.inner-circle {
  visibility: hidden;
}
.outer-circle {
  stroke-dasharray: 339.292;
  stroke-dashoffset: 339.292;
}
@keyframes progresss {
  from {
    stroke-dashoffset: 390;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.design-agency-wrapper{
  padding: 48px 0;
}
.design-agency-area{
  text-align: center;
}
.design-agency-content .sub-heading {
  padding: 24px 0;
}
.design-number-area {
  padding: 32px 0 0px 0;
}
.design-num-wrap {
  padding: 48px 30px;
}
.design-num-wrap h3{
  font-family: 'Times', sans-serif;
  font-size: 80px;
  line-height: 96px;
  display: inline-block;
}
.design-num-wrap p{
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 24px;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.our-people-wrapper {
  background-color: #f6f8fa;
  text-align: center;
  padding: 100px 0 0 0;
  margin: 0px 0 52px 0px;
}
.our-people-content .sub-heading, .our-office-content .sub-heading, .design-agency-content .sub-heading{
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.team-images {
  position: relative;
}
.team-images .small-images {
  position: absolute;
  top: 0%;
  padding: 0px 14px;
  left: 20px;
}
.img-row {
  text-align: left;
}
.img-row img {
  height: 160px;
  margin-right: 6px;
  margin-bottom: 9px;
}
.people-main-image {
  margin-top: 100px;
}
.people-main-image img {
  max-width: 100%;
  width: 100%;
}
.our-office-wrapper {
  padding: 48px 0 100px 0;
  text-align: center;
}
.office-layout-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 7px;
}
.office-graphics {
  padding: 32px 0;
}
.office-layout-column{
  width: calc(100% / 3);
  padding: 0 7px;
}
.office-layout-column img {
  margin-top: 14px;
  vertical-align: middle;
  max-width: 100%;
  min-width: 100%;
}

/**-------------------------
 About Us Page CSS Ends
 -------------------------**/


 /**-------------------------
12. Case Study Page CSS Starts
-------------------------**/

.case-study-page, .case-study-page .breadcrumb {
  background-color: #f3f7f9;
}
.prev-case-study, .next-case-study {
  display: inline-block;
  margin: 0 8px;
}
.prev-case-study a, .next-case-study a {
  color: #1d2c35;
  font-size: 10px;
  width: 56px;
  height: 56px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #1d2d35;
  transition: 0.48s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prev-case-study a:hover, .next-case-study a:hover{
  background-color: #1d2d35;
  color: #fff;
}
.case-pagination {
  padding: 40px 0 60px 0;
}
.case-study-page .connect-content .main-button {
  padding: 24px 0 48px 0;
}
.performance-content .explore-content.saavi-content{
  max-width: 88%;
}



/**-------------------------
 Case Study Page CSS Ends
 -------------------------**/

/**-------------------------
Pop Up CSS Starts
-------------------------**/

.sidenav::-webkit-scrollbar { 
  width: 0 !important; 
}
.sidenav {
  width: 100%;
  height: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #f3f7f9;
  overflow-x: hidden;
  transition: 0.48s;
}
#popupContact {
  background-color: #fff;
}
#popupContact .contact-form-wrapper {
  background-color: transparent;
  color: #1d2d35;
  max-width: 100%;
  padding: 160px 80px;
  background-image: none;
}
.modal-close {
  position: absolute;
  right: 90px;
  top: 68px;
  width: 82px;
  height: 82px;
  background-color: #fff;
  border-radius: 50%;
  transition: 0.48s;
  cursor: pointer;
  z-index: 3;
}
.modal-close:hover {
  background-color: #1d2e35;
}
.modal-close:before, .modal-close:after {
  position: absolute;
  left: 40px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #1d2e35;
  top: 24px;
}
.modal-close:hover:before, .modal-close:hover:after
{
  background-color: #fff;
}
.modal-close:before {
  transform: rotate(45deg);
}
.modal-close:after {
  transform: rotate(-45deg);
}

/**-------------------------
Pop Up CSS Ends
-------------------------*/


 /**-------------------------
13. Brand Page CSS Starts
-------------------------**/

.brand-nav-fixed{
  display: none;
}
.header-fixed .brand-nav-fixed {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 4px;
  text-align: center;
  max-width: 70%;
  width: 100%;
}
#ChaptersContent1{
  width: 62% !important;
}
.header-fixed .brand-nav-hide{
  display: none;
}
.chapter-detail a{
  color: #1d2c35;
}
.brand-wrapper {
  padding: 72px 0;
  background-color: #f3f7f9;
  margin: 104px 0 0 0;
  text-align: center;
}
.brand-banner-content {
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.brand-banner-content .title {
  font-size: 90px;
  line-height: 120px;
}
.brand-wrapper .move-line span::after {
  z-index: 1;
  bottom: 14px;
}
.brand-banner-content p {
  font-size: 24px;
  line-height: 40px;
  max-width: 63%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.brand-banner-content p span{
  font-weight: 600;
}
.chapter-wrapper {
  text-align: center;
  padding: 72px 0;
}
.chapter-number {
  font-size: 32px;
  line-height: 38px;
  padding: 8px 0;
  font-weight: 400;
}
.chapter-name {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 46px;
  line-height: 62px;
  max-width: 58%;
  width: 100%;
  margin: 0 auto;
}
.chapter-detail p {
  font-size: 24px;
  text-align: left;
  line-height: 40px;
  padding: 20px 0;
  margin: 0 auto;
}
.chapter-examples {
  margin: 0 auto 20px auto;
  border-radius: 14px;
  padding: 20px 24px;
}
.chapter-examples .icon-right-arrow {
  font-size: 7px;
  padding-right: 15px;
  position: relative;
  top: -3px;
}
.chapter-examples p {
  padding: 2px 0;
  font-size: 23px;
  display: inline-block;
  line-height: 36px;
  width: 85%;
}
.chapter-detail h3 {
  font-size: 32px;
  font-weight: 900;
  text-align: left;
  margin: 10px auto;
}
.chapter-image {
  max-width: 50%;
  width: 100%;
  margin: 50px auto;
}
.chapter-content {
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
}
.chapter-detail .chap-width-p {
  max-width: 80%;
  margin: 0 auto 0 0;
}
.odd-chapter{
  background-color: #fff;
}
.even-chapter{
  background-color: #f3f7f9;
}
.odd-example{
  background-color: #f9f3f3;
}
.even-example{
  background-color: #fff;
}
.brand-image-tab {
  max-width: 20%;
  width: 100%;
  margin: 30px auto;
}
.brand-guide-content {
  max-width: 52%;
  width: 100%;
  margin: 15px auto;
}
.brand-guide-content h4 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.brand-guide-content h4 span{
  font-weight: 600;
}
.brand-guide-content .move-line span::after {
  bottom: 0px;
}
.brand-sub-email {
  max-width: 60%;
  width: 100%;
  margin: 0 auto;
}
.brand-sub-email .subscribe-list {
  padding: 10px 0;
}
.brand-sub-email .subscribe-list input:focus {
  -webkit-box-shadow: 10px 0 20px 10px #e8ebec;
  -moz-box-shadow: 10px 0 20px 10px #e8ebec;
  box-shadow: 10px 0 20px 10px #e8ebec;
}
.zig-line {
  max-width: 30%;
  width: 100%;
  margin: 40px auto 54px auto;
}
.chapter-examples ul li:before {
  content: "\e906";
  font-family: 'icomoon';
  display: inline-block;
  font-size: 8px;
  vertical-align: top;
  position: relative;
  top: 15px;
  padding-right: 14px;
}
.chapter-examples ul li.no-arrow-eg:before{
  content: ' ';
  width: 3%;
}
.chapter-examples ul li{
  text-align: left;
  padding: 2px 0;
}
.chapter-examples .mb{
  margin-bottom: 30px;
}
.chapter-detail p.mb{
  margin-bottom: 40px;
}
.chapter-examples p b {
  font-weight: 700;
}
.diff-area{
  margin-bottom: 70px;
}
.diff-area p i{
  font-weight: 100;
}
.no-arrow-eg p i{
  font-weight: 100;
}
.chapter-detail h6 {
  text-align: left;
  font-size: 24px;
  line-height: 26px;
}
.color-area .no-arrow-eg{
  padding: 14px 0;
}
.chapter-examples.color-area p{
  max-width: 90%;
  width: 100%;
}
.chapter-detail .color-m-left {
  margin-left: 30px;
}
.promo-card {
  background: white;
  margin: 0 0 30px 0;
  padding: 30px 20px;
  border-radius: 14px;
}
.promo-card h2{
  font-size: 24px;
  line-height: 40px;
}
.quote-color {
  font-size: 48px;
  text-align: left;
  line-height: 64px;
  font-weight: 400;
  padding: 20px 0;
}
.name-chap-six{
  max-width: 100% !important;
}
.chapter-detail .seven-eg p.mb {
  margin-bottom: 30px;
}
.color-area.seven-eg .no-arrow-eg {
  padding: 0px 0;
}
.brand-guide .seven-chapter-area .subscribe-list input, .dd-field input{
 color: #1d2c35;
 background: #f3f7f9;
 border: 2px solid #F1F1F1;
}
.brand-guide .seven-chapter-area .subscribe-list input:focus, .dd-field input:focus {
  -webkit-box-shadow: 2px 0 25px 3px #e8e6e6;
  -moz-box-shadow: 2px 0 25px 3px #e8e6e6;
  box-shadow: 2px 0 25px 3px #e8e6e6;
}
.chap-icon {
  color: #1d2d35;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 14px;
  vertical-align: middle;
  content: "";
  border-top: 7px solid;
  border-right: 7px solid transparent;
  border-bottom: 0;
  transition: 0.48s;
  border-left: 7px solid transparent;
  position: relative;
  top: -1px;
}
.btn-chapters {
  font-size: 20px;
  color: #1d2d35;
  line-height: 24px;
  border: 2px solid #1d2d35;
  padding: 14px 20px;
  display: inline-block;
  margin: 0 0 30px 0;
  border-radius: 40px;
  vertical-align: middle;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-chapters:hover{
  color: #1d2d35 !important;
}
#ChaptersContent, #ChaptersContent1 {
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  color: #fff;
  background-color: #62368A;
  z-index: 99;
  text-align: left;
  margin: 0 auto;
  border-radius: 14px;
}
#ChaptersContent a, #ChaptersContent1 a, #ChaptersContent1 a:visited {
  color: #fff;
  padding: 10px 20px;
  display: block;
  line-height: 30px;
  font-weight: 100;
}
#ChaptersContent a:hover, #ChaptersContent1 a:hover{
  background-color: #310A54;
}
#ChaptersContent li:first-child a, #ChaptersContent1 li:first-child a {
  border-top-right-radius: 14px;
  border-top-left-radius: 14px;
  padding-top: 12px;
}
#ChaptersContent li:last-child a,  #ChaptersContent1 li:last-child a{
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  padding-bottom: 12px;
}
.brand-nav-fixed:hover a{
  color: #1d2d35;
}
#ChaptersContent ul:before, #ChaptersContent1 ul:before {
  border-left: 10px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  border-bottom: 10px solid #62368a;
  position: absolute;
  width: 0px;
  right: 0;
  left: 0;
  top: -7px;
  z-index: -1;
  margin: 0 auto;
}
#ChaptersContent::before, #ChaptersContent1::before {
  content: " ";
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  text-align: center;
  background: #5a3086;
  width: 8px;
  margin: 0 auto;
  height: 8px;
  border-radius: 50%;
  transition: 0.48s;
}
.hidden {
  display:none;
}
.icon-view {
  font-weight: bold;
  margin-right: 12px;
  position: relative;
  top: -2px;
}
#ChaptersContent1 li a::before, .brand-nav-fixed:hover a::before{
  content: none;
}
.blog-search {
  display: none;
}
.eapps-widget {
  position: inherit !important;
}
.brand-guide .subscribe-list input {
  background: #ffffff;
  padding: 16px 24px;
  color: #1d2c35;
  border-radius: 50px;
  border: 2px solid #ffffff;
  width: 85%;
  display: inline-block;
  font-size: 20px;
  outline: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.brand-guide .brand-sub-email .subscribe-list input:focus {
  -webkit-box-shadow: 10px 0 20px 10px #e8ebec;
  -moz-box-shadow: 10px 0 20px 10px #e8ebec;
  box-shadow: 10px 0 20px 10px #e8ebec;
}
.brand-guide .subscribe-list input::placeholder , .dd-field input::placeholder{ 
  color: #1d2c35;
}
.brand-guide .subscribe-list input:-ms-input-placeholder, .dd-field input:-ms-input-placeholder { 
  color: #1d2c35;
}
.brand-guide .subscribe-list input::-ms-input-placeholder, .dd-field input::-ms-input-placeholder { 
  color: #1d2c35;
}

 /**-------------------------
 Brand Page CSS Ends
 -------------------------**/


 /*Blog New*/
 .blog-detail-area {
  margin-bottom: 90px;
}
.blog-social-icons .social-icons {
  padding: 10px 0 0 0;
}
.blog-social-icons .social-icons li a {
  background-color: #F2F1FC;
}
.blog-social-icons .social-icons li:hover a{
  background-color: #1d2c35;
}
#updated-blog .blog-listing {
  max-width: 90%;
}
#updated-blog .blog-image.b-image-4 img{
  max-width: 70%;
}
#updated-blog .similar-blog{
  padding: 0px;
}
.blog-detail-wrapper.story-blog-wrapper {
  padding: 180px 0px 48px 0px !important;
}
.blog-subtitle{
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  margin: 30px 0;
}
.story-blog-wrapper .blog-detail-content {
  margin: 0 0 0 auto;
}
.updated-blog-image {
  padding: 30px 30px 0 30px;
  margin-bottom: 80px;
  border-radius: 24px;
  text-align: center;
}
.updated-blog-image img {
  position: relative;
  top: 46px;
}
.image-0{
  background-color: #F8EDE7;
}
.image-1{
  background-color: #F2F1FC;
}
.image-2{
  background-color: #FAE7E7;
}
.image-3{
  background-color: #EFFCE5;
}
.image-4{
  background-color: #F2F1FC;
}
.image-5{
  background-color: #F2FCE5;
}
.image-6{
  background-color: #F2F1FC;
}
.image-7{
  background-color: #F2F1FC;
}
.image-8{
  background-color: #F2FCE5;
}
.blog-subheading-updated{
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}
.new-blog-description p{
  font-size: 21px;
  line-height: 26px;
  padding: 20px 0;
}
.space-bottom{
  margin-bottom: 60px;

}
.new-blog-description h3 {
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  line-height: 38px;
  padding: 5px 0;
}
.list-blog-new li {
  list-style-type: none;
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
  margin: 10px 0;
}
.blog-image.b-image-3.blog-list-3-img img{
  top: 40px;
}
.blog-side-navigation h3{
  font-size: 16px;
  line-height: 21px;
  color: #1D2C35;
  max-width: 70%;
}
.blog-side-navigation ul li a {
  color: #737380;
  font-size: 14px;
  padding: 10px 0;
  line-height: 18px;
  display: block;
}
.blog-side-navigation ul {
  padding: 30px 0;
  max-width: 40%;
  width: 100%;
  margin-left: 16px;
}
.blog-side-navigation ul li {
  list-style-type: decimal;
  color: #737380;
  font-size: 14px;
  padding-left: 10px;
}
.blog-side-navigation ul li.active a, .blog-side-navigation ul li.active {
  color: #1d2d35;
  /*font-weight: bold;*/
}

.post-main-wrapper {
  margin-top: -180px;
  padding-top: 180px;
  padding-left: 90px;
  padding-right: 60px;
  padding-bottom: 120px;
  margin-bottom: 80px;
}
.story-loud-bg{
  background: #F2F1FC;
}
.bounce-header-bg {
  background-color: #EFFCE5;
}
.post-main-wrapper h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 62px;
}
.post-main-wrapper .blog-social-media a{
  background-color: transparent;
}
.post-main-wrapper .blog-detail-info p {
  font-size: 16px;
}
.post-main-area {
  max-width: 76%;
  width: 100%;
  position: relative;
}
.blog-main-header-image {
  position: absolute;
  right: -80px;
  top: 150px;
}
.post-main-wrapper .blog-social-media {
  margin-left: -15px;
}
.yellow-circle {
  width: 37px;
  height: 37px;
  background: #FEE005;
  display: flex;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 180px;
}
.yellow-dot-ready, .nav-yellow-area {
  position: relative;
}
.yellow-large-circle {
  width: 65px;
  height: 65px;
  background: #FEE005;
  display: flex;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.glow-image {
  background-image: url(../images/glow.png);
  position: absolute;
  width: 450px;
  padding: 0;
  background-size: 280px 520px;
  background-repeat: no-repeat;
  background-position: 100px;
  top: -137px;
  left: -160px;
  border-radius: 50%;
  height: 400px;
  z-index: -1;
  transform: scale(1.5);
}
.glow-image-wrap {
  position: relative;
}

.blog-side-navigation {
  position: fixed;
  left: 0;
  background: white;
  height: 100vh;
  padding-left: 54px;
  top: 0;
  padding-top: 140px;
  z-index: -1;
  max-width: 330px;
}
.whatsapp-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  margin-right: 38px;
  margin-bottom: 38px;
  z-index: 99;
}
.whatsapp-wrapper .icon-whatsapp {
  background: #01e675;
  padding: 13px;
  font-size: 36px;
  border-radius: 50%;
  color: #fff;
}
.blog-all-btn{
  display: none;
  text-align: center;
  position: relative;
}

.blog-all-btn #ChaptersContent, .blog-all-btn #ChaptersContent1 {
  width: 80%;
  z-index: 999;
}
.blog-header-wrapper.sticky.stick-sidebar {
  background-color: rgba(255, 255, 255, 0.95);
  top: 100px;
}
.blog-all-btn .blog-back-btn{
  display: inline-flex;
  left: 0;
  position: absolute;
  margin-bottom: 0;
  display: none;
}
.bounce-back-blog .blog-side-navigation ul, .corona-era-blog .blog-side-navigation ul {
  padding: 30px 0;
  max-width: 60%;
  width: 100%;
  margin-left: 16px;
}
.bounce-back-blog .yellow-large-circle {
  bottom: -170px;
}
.bounce-back-blog .blog-main-header-image {
  top: 90px;
}
.image-99{
  background-color: #FAF8E7;
}
.corona-header-bg{
  background-color: #D9EEFC;
}
.stay-header-bg{
  background: #F8EDE7;
}
.stay-header-bg .post-main-area {
  max-width: 70%;
}
.corona-era-blog  .blog-main-header-image {
  top: 120px;
}
.image-55{
  background-color: #E4FCFB;
}
.bd-pg-back{
  display: none;
}
.bd-pg-back .blog-back-btn {
  background-color: transparent;
  margin-bottom: 0px;
  display: inline-flex;
  float: left;
}
.bd-pg-back .blog-back-btn:hover {
  background-color: #1d2c35;
  color: #fff;
}
.bd-pg-back .bb-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 32px;
  line-height: 48px;
  display: none;
}
.blog-header-wrapper.sticky.stick-sidebar .browser-wrapper h3{
 font-size: 22px;
 margin-top: 12px;
}
.blog-header-wrapper.sticky.stick-sidebar {
  background-color: #FFF;
}
.port-btn-mobile, .arrows-mobile-slider{
  display: none;
}
.browse-btn-desktop.sticky.stick-sidebar{
  display: none;
}
.brand-nav-fixed .btn-chapters, .bb-btn-brand .btn-chapters{
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding-right: 40px;
  position: relative;
  text-align: left;
  max-width: 330px;
  width: 100%;
}
.brand-nav-fixed  .btn-chapters .chap-icon, .bb-btn-brand .btn-chapters .chap-icon{
  position: absolute;
  top: 22px;
  right: 18px;
}
.stay-home-blog .blog-side-navigation ul {
  max-width: 75%;
}
.stay-home-blog .blog-main-header-image {
  right: -80px;
  top: 130px;
}

/*Mobile APP*/

.mobile-app-page{
  background-color: #f3f7f9;
}
.mobile-app-page .breadcrumb-content .move-line span::after {
  bottom: 8px;
}
.mobile-app-txt .main-button{
  margin: 20px 0;
}
.all-mobiles-wrap {
  padding: 40px 0;
}
.mobile-idea-wrapper {
  padding: 80px 0;
}
.mobile-idea-content{
  text-align: center;
}
.mobile-idea-list {
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  padding: 70px 0;
}
.mobile-idea-points .checkmark_circle {
  background-color: #adb9c1;
  width: 25px;
  height: 25px;
  border-radius: 28px;
}
.mobile-idea-points .exp-txt {
  font-size: 24px;
  line-height: 42px;
  padding-left: 14px;
  width: 93%;
  display: inline-block;
}
.mobile-idea-points .expertise-point {
  padding: 14px 0;
}
.mobile-idea-points .checkmark {
  display: inline-block;
  top: 10px;
  vertical-align: top;
}
.mobile-idea-points .checkmark_stem {
  width: 2px;
  height: 12px;
  left: 13px;
  top: 6px;
}
.mobile-idea-points .checkmark_kick {
  width: 4px;
  height: 2px;
  left: 9px;
  top: 16px;
}
.mobile-idea-subcontent {
  width: 100%;
  max-width: 83%;
  margin: 0 auto;
  text-align: center;
}
.mobile-idea-title{
  font-weight: 900;
  padding: 40px 0;
}
.mobile-latest-work .main-button, .mobile-latest-work .link{
  display: inline-block;
  padding: 10px 30px;
}
.mobile-latest-work {
  margin-bottom: 30px;
}
.mobile-app-page .process-wrapper {
  padding: 102px 0 48px 0;
}
.mobile-app-page .process-wrapper .sub-heading {
  max-width: 72%;
  width: 100%;
  margin: 0 auto;
}
.mobile-app-page .process-wrapper .process-indicators li span {
  font-size: 20px;
  line-height: 32px;
}
.mobile-app-page .process-wrapper .top-process {
  top: -52px;
  left: -27px;
}
.mobile-app-page .process-wrapper .process-indicators li span:hover::after {
  width: 0;
}
.mobile-app-page .process-wrapper .process-listing {
  padding: 64px 0;
}
.mobile-app-page .process-wrapper .explore-content {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.mobile-app-page .process-wrapper .explore-content .main-button {
  margin: 40px 0 0 0;
}
.founder-review-wrapper {
  padding: 100px 0;
  background: #fff;
}
.review-founder-card {
  width: 100%;
  max-width: 60%;
  margin: 0 auto;
  text-align: center;
}
.review-founder-card .card{
  border: none;
}
.mobile-app-page .header-bg{
  max-width: 1130px;
  width: 100%;
}
.project-title {
  text-align: left;
  padding: 48px 0;
}
.project-heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 44px;
}
.mobile-app-page .process-wrapper .project-title .sub-heading {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
.mobile-app-page .slick-prev.pull-left.slick-arrow {
  position: absolute;
  left: -100px;
    right: 0;
    margin: 0 auto;
  font-size: 26px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  background: #f3f7f9;
  top: 25px;
  z-index: 2;
  transition: 0.48s;
}
.mobile-app-page .slick-next.pull-right.slick-arrow {
  position: absolute;
  left: 0;
  transform: rotate(180deg);
  font-size: 26px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #1d2c35;
  background: #f3f7f9;
  cursor: pointer;
  top: 25px;
  transition: 0.48s;
  z-index: 2;
  right: -100px;
    margin: 0 auto;
}
.mobile-app-page .slick-next.pull-right.slick-arrow:hover, .mobile-app-page .slick-prev.pull-left.slick-arrow:hover {
  background: #1d2c35;
  color: #fff;
}
.mobile-app-page .slick-next.pull-right.slick-arrow span{
  margin-left: -4px;
}
.mobile-app-page .slide-work-wrap {
  border-radius: 24px;
  /*margin: 30px 60px 30px 20px;*/
  margin: 30px 0px 30px 0px;
}
.mobile-app-page .work-wrap-1{
  /*background-color: #f4f3fb;*/
  background-color: #ececf8;
}
.mobile-app-page .work-wrap-2{
  /*background: #faefeb;*/
      background-color: #fcf1f3;
}
.barefoot-img-1{
    background-image: url(../images/barefoot-website-banner-image.jpg);
    background-repeat: no-repeat;
    background-size: 56%;
    background-position: bottom right;
    overflow: hidden;
}
.barefoot-img-2{
   background-image: url(../images/barefoot-photographer.jpg);
    background-repeat: no-repeat;
    background-size: 56%;
    background-position: bottom right;
    overflow: hidden;
}
.m-app-img-1 {
    background-image: url(../images/mobile-bose-app-banner.jpg);
    background-repeat: no-repeat;
    background-size: 56%;
    background-position: bottom right;
    overflow: hidden;
    background-color: #eae9f7 !important;
}
.m-app-img-2 {
    background-image: url(../images/mobile-ss-app-banner.jpg);
    background-repeat: no-repeat;
    background-size: 56%;
    background-position: bottom right;
    overflow: hidden;
    background-color: #f7f0ee !important;
}
.m-app-img-3 {
    background-image: url(../images/mobile-ssl-app-banner.jpg);
    background-repeat: no-repeat;
    background-size: 56%;
    background-position: bottom right;
    overflow: hidden;
    background-color: #f5f5f5 !important;
}
.show-image-sb7{
  display: none;
}
.mobile-app-page .work-wrap-3{
  background: #F0FCE3;
}
.mobile-app-page .sider-work-text h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 39px;
  line-height: 62px;
}
.mobile-app-page .sider-work-text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 38px;
    padding: 16px 0;
    margin-bottom: 34px;
}
.mobile-app-page .sider-work-text {
  text-align: left;
  padding: 90px 40px 90px 60px;
}
.mobile-app-page .slide-work-content {
  margin-top: 160px;
}
.mobile-app-page .work-txt-details h3 strong{
  text-align: right;
}
.mobile-app-page .work-txt-details .main-button a{
  position: relative;
  top: -22px;
}
.mobile-app-page .process-wrapper .work-txt-details .explore-content{
  padding-bottom: 0;
}
.mobile-app-page .founder-review-wrapper {
  padding: 60px 0;
}



.modal-backdrop {
  z-index: 9999;
  background-color: #ffffffc9;
}
#brandGuide {
  z-index: 99999;
}
#brandGuide .modal-content {
  background-color: #5c3086;
  border: #5c3086;
  text-align: center;
  color: #fff;
  padding: 40px;
  border-right: 16px;
}
#brandGuide .modal-body{
  padding: 0;
}
#brandGuide .modal-body h3{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  padding-bottom: 12px;
}
#brandGuide .modal-body p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 30px;
}
#brandGuide .ok-btn {
  background-color: #fee005;
  color: #1d2c35;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 22px;
  padding: 7px 32px;
  border-radius: 40px;
  transition: 0.48s;
  text-transform: uppercase;
  border: 2px solid #fee005;
  display: inline-block;
  text-align: center;
}
#brandGuide .ok-btn:hover{
  background-color: #1d2d35;
  border: 2px solid #1d2d35;
  color: #fee005;
}

/*Website Page*/

#website-idea-wrapper .mobile-idea-content .sub-heading {
  max-width: 70%;
  width: 100%;
  margin: 0 auto;
}
.framework-wrap {
  margin-bottom: 30px;
  margin-top: 40px;
}
.laptop-frame-wrap {
  position: absolute;
  left: 0;
  right: 0;
  /*top: 32px;*/
  overflow: hidden;
  margin: 0 auto;
}
.portfolio-grid-item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  height: 411px;
  width: 100%;
  margin: 0 auto;
  left: 47px;
  top: -2px;
}
.portfolio-grid-item img {
  height: auto;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  /*top: 0;*/
}
.home-zig-line .zig-line.line-frame{
  margin-top: 40px;
}
#frame-eg-wrap{
  padding: 130px 0 48px 0;
}
#frame-eg-wrap .sub-heading {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
}
#frame-eg-wrap .explore-content strong {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-right: 0;
}
.eg-wrap img{
  width: 100%;
  margin: 0 auto;
  max-width: 30%;
}
.landing-wrapper {
  margin: 40px 0 60px 0;
  /*position: relative;*/
}
.l-wrap-1 {
  top: 14.5%;
  left: 33%;
  max-width: 32%;
}
.l-wrap-2 {
  top: 20.5%;
  left: 60%;
  max-width: 42%;
}
.l-wrap-3 {
  top: 29%;
  left: -24%;
  max-width: 40%;
}
.l-wrap-4  {
  top: 42%;
  left: 80%;
  max-width: 40%;
}
.l-wrap-5 {
  top: 57%;
  left: -10%;
  max-width: 43%;
}
.l-wrap-6 {
  top: 63%;
  left: 66%;
  max-width: 50%;
}
.l-wrap-7 {
  top: 87%;
  left: 30%;
  max-width: 40%;
}
.step-landing-wrapper{
  position: absolute;
  background: #FEE005;
  padding: 18px 24px;
  border-radius: 15px;
  text-align: left;
  width: 100%;
}
.step-landing-wrapper:before {
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  content: "";
  border-bottom: 14px solid #fee003;
  position: absolute;
  width: 0px;
  left: -20px;
  top: 45%;
  margin: 0 auto;
  transform: rotate(270deg);
}
.step-landing-wrapper.l-wrap-3:before , .step-landing-wrapper.l-wrap-5:before {
  left: 98%;
  transform: rotate(90deg);
}
.step-landing-wrapper.l-wrap-7:before {
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  content: "";
  border-bottom: 14px solid #fee003;
  position: absolute;
  width: 0px;
  left: 0;
  right: 0;
  top: -14px;
  margin: 0 auto;
  transform: none;
}
.step-landing-wrapper h2{
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
}
.step-landing-wrapper p {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.hidden-frame {
  position: relative;
  height: 100%;
  max-width: 618px;
  width: 100%;
  margin: 0 auto;
  border-top-left-radius: 20px;
  overflow: hidden;
  left: -46px;
  border-top-right-radius: 20px;
  border: 1px solid #1b1c1f;
  top: 8px;
}
.ques-image-wrap img{
  max-width: 40%;
  width: 100%;
}
.flying-content img{
  width: 100%;
    max-width: 80%;
    margin: 0 auto;
  }    

/*Case Study Saavi*/

.cs-saavi .app-info .sub-heading {
  max-width: 100%;
  margin-bottom: 30px;
}
/*.cs-saavi, .cs-saavi .breadcrumb {
  background-color: #fff;
}*/
.cs-saavi .app-icon{
  background-color: #ffffff;
}
.cs-saavi .separate-lines, .cs-saavi .flying-wrapper{
      background: #f3f7f9;
}
.cs-saavi .connect-wrapper, .cs-saavi footer{
  background-color: #f3f7f9;
}
.link.static-link.cs-saavi-link {
  margin: 50px 0 30px 0;
}
.cs-saavi .app-motive li:last-child(){
  margin-right: 0;
}
.cs-saavi .app-motive {
  padding: 24px 0 0px 0;
}
.cs-saavi .saavi-image {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
.cs-saavi .saavi-case-wrapper {
  padding-bottom: 120px;
}
.cs-saavi .other-projects-txt {
  text-align: center;
  padding: 10px 0 70px 0;
}
.slick-initialized .slick-slide {
    outline: none !important;
}



.case-wrap-pg, .case-wrap-pg .breadcrumb, .case-wrap-pg .connect-wrapper, .case-wrap-pg footer{
      background-color: #f3f7f9;
}
.case-wrap-pg .flying-wrapper, .case-wrap-pg .separate-lines{
  background: #f3f7f9;
}
.case-wrap-pg .app-icon{
  background-color: #fff;
  transition: 0.48s;
}
.case-wrap-pg .other-projects-txt {
    text-align: center;
    padding: 10px 0 70px 0;
}
.bose-identity-area .app-bar-area img {
    max-width: 150px;
     -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
}
.bose-identity-area .app-barcode-wrapper {
    text-align: left;
}
.bose-identity-area .frame-page-cont .app-info .sub-heading {
    max-width: 90%;
    width: 100%;
    text-align: right;
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 0 auto;
}
.app-content.frame-page-cont {
    max-width: 80%;
    width: 100%;
        margin: 0 0 0 auto;
    background-image: none;
}
.app-info.theme-frame-txt {
    max-width: 70%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.app-info.theme-frame-txt .sub-heading {
    max-width: 100%;
    width: 100%;
}
span.frame-btn {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
        font-weight: 400;
}
.theme-frame-txt .main-button a {
    padding: 12px 58px;
    border-radius: 60px;
}
.theme-frame-txt .main-button {
    margin: 10px 0;
    display: block;
}
.theme-frame-txt .app-icon img{
  max-width: 75%;
  width: 100%;
}
.build-txt {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 18px;
}

.app-motive.build-app {
    padding: 24px 0 24px 0;
}
.case-wrap-pg .home-bar {
    opacity: 0;
}
.build-app li h4 a{
      color: #1d2c35;
      transition: 0.48s;
}
.build-app li h4 a:hover{
  color: #5a3086;
}
.case-wrap-pg .app-icon:hover {
    background-color: #1d2c35;
    border: 2px solid #1d2c35;
}
.bottom-frame-txt{
      padding-top: 80px;
    padding-bottom: 60px;
}
.txt-2{
  opacity: 0.7;
}
.txt-3{
  opacity: 0.4;
}
.shadow-mobile {
    -webkit-box-shadow: -16px 10px 25px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -16px 10px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -16px 10px 25px 0px rgba(0, 0, 0, 0.2);
    display: inline-block;
    border-radius: 66em;
}
.bose-identity-area .app-barcode-wrapper h4{
      padding-left: 14px;
}
.case-wrap-pg .used-app-theme .app-icon:hover{
      background-color: #fff;
    border: 2px solid #fff;
}
.count-footer {
    font-size: 20px;
    margin-top: 40px;
    display: block;
    opacity: 0.3;
}
/*.case-wrap-pg .page-breadcrumb{
  padding: 100px 0 0 0;
}*/

.process-indicators li span.address-line:hover::after{
  width: 0;
}





.bottom_line{
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fee005),to(#fee005));
  background-image: -webkit-linear-gradient(top,#fee005 0,#fee005 100%);
  background-image: linear-gradient(to bottom,#fee005 0,#fee005 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 40% 30%;
  -webkit-transition: background .1s ease-out;
  transition: background .1s ease-out;
}
.bottom_line:hover{
  background-position: 0 50%;
  background-size: 60% 60%;
}