body.single-post .header-two .menu ul li a {
  color: #fff;
}

body.single-post .header-two .brand {
  display: block;
}
body.single-post .header-two .brand2 {
  display: none;
}
.leftlink a img {
  margin-left: 3px;
  transition: 0.3s all ease-in-out;
}
.leftlink a:hover img {
  margin-left: 7px;
}
.leftlink a:hover {
  text-decoration: underline;
}
.case-hero-section {
    background-size: cover;
    background-repeat: no-repeat;
}
/*
.case-hero-section::after {
  content: "";
  background: rgba(4, 25, 87, 0.61);
  position: absolute;
  top: -257px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
*/

.case-hero-section h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 23px;
}


.case-hero-section p {
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 29px;
}

.tech-use {
  width: 100%;
  margin: 66px 0 0;
  display: flex;
  /* align-items: center; */
  justify-content: center;
}
.tech-use span {
  color: #fff;
  margin-top: 6px;
}
.tech-use ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.tech-use ul li {
  margin: 0 10px 10px;
  border: 1px solid rgba(193, 193, 193, 0.22);
  border-radius: 5px;
  padding: 5px 10px;
  list-style: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  font-size: 14px;
  line-height: 20px;
}
.glider-slide{
border: 1px solid #F6F8FB;}
.case-wrap {
  width: 100%;
}
.case-sticky {
  overflow: hidden;
  position: relative;
}
.left-bar {
  width: 280px;
  text-align: right;
  float: left;
}
.left-bar.sticky {
    padding-top: 69px;
}
.bor-line {
  border-right: 6px solid #6e6d862b;
  border-radius: 4px;
  padding-right: 30px;
}
.bor-line h3 {
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  font-family: "Roboto-Regular";
}
.left-bar ul {
  margin: 33px 0 0;
}
.left-bar ul li {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 160%;
}
.left-bar ul li a {
  text-decoration: none;
  position: relative;
  font-size: 18px;
  line-height: 29px;
  color: #666E86;
  font-family: "Roboto-Regular";
}
.left-bar ul li a.active {
  color: #253053;
  font-family: "Roboto-Med";
}
.left-bar li a.active:after {
  content: "";
  width: 6px;
  height: 60px;
  background: #016be3;
  border-radius: 100px;
  position: absolute;
  top: -10px;
  right: -36px;
}
.share {
  width: 100%;
  position: relative;
}
.share .searchBtn {
  font-size: 18px;
  padding: 14px 30px 14px 44px;
  display: inline-block;
  cursor: pointer;
  min-width: 147px;
  text-decoration: none;
  text-align: center;
  margin: 25px 0 0;
  border: 1px solid #016be3;
  color: #016be3;
  border-radius: 29px;
  background: #fff;
  position: relative;
}

#myDIV {
  opacity: 0;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 100px;
  transform: translateY(-20px);
  transition: all 0.3s ease-in;
  visibility: hidden;
  width: 100%;
}
.social-share {
  font-size: 14px;
  color: #8e8c8c;
  text-decoration: none;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.social-share a {
  margin: 0 3px;
  display: flex;
  align-items: center;
  justify-self: center;
}
.social-share span {
  background-color: #373660 !important;
  border-radius: 5px;
}

.right-bar {
  width: calc(100% - 31%);
  float: right;
}
.right-bar #option-1 {
    padding-top: 0;
}
.right-bar.con-sticky .case-answer:first-child {
    padding-top: 107px !important;
}
.case-answer {
  width: 100%;
  padding: 84px 0 0;
}
.fullimg {
  margin-top: 23px;
}
.right-bar h2 {
  font-size: 20px;
  margin: 0 0 20px;
  line-height: 23px;
  position: relative;
  font-weight: 500;
}
.right-bar p {
  margin: 20px 0 0;
}

.case-answer .one-line-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  opacity: 0.5;
}
.fullimg img {
  width: auto;
  height: 100%;
}
.three_img img {
  width: 100%;
  /* height: auto; */
}
.three_img {
  margin-top: 20px;
}
.taglist ul li {
  display: inline-block;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid #D4E0ED;
  border-radius: 5px;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.taglist {
  margin-top: 40px;
}
.taglist ul li:hover {
    color: #016be3;
    border-color: #016be3;
}
.ullist {
  position: relative;
  margin-bottom: 20px;
}
.ullist li {
  font-weight: 400;
  position: relative;
  padding-left: 22px;
  padding-bottom: 20px;
}
.dotlist {
  position: relative;
  padding-left: 20px;
}
.dotlist li {
  font-weight: 400;
  position: relative;
  padding-left: 0px;
  padding-bottom: 16px;
  list-style: disc;
}
.dotlist li b {
  color: #253053;
 font-weight: 500;
}
.ullist li:after {
  content: "";
  background: url(https://www.pixelcrayons.com/case-study/wp-content/themes/casestudies/case-images/Vector.png);
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 7px;
}
.txtcenter {
  text-align: center;
}
.wordslider {
  background: #f6f8fb;
  padding: 120px 0;
}
.leftlink a {
   line-height: 26px;
}
.leftlink {
  margin-top: 11px;
}
.leftlink img {
  width: 24px;
  position: relative;
  top: 3px;
}
.wordslider .txtcenter h2 {
  position: relative;
    font-weight: 400;
    font-size: 36px;
    line-height: 140%;
}
.wordslider .txtcenter p {
  margin-top: 40px;
  font-size: 18px;
  line-height: 29px;
}
button#shareDiv:before {
  content: "";
  background: url(https://www.pixelcrayons.com/case-study/wp-content/themes/casestudies/case-images/share.png);
  position: absolute;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  left: 23px;
  top: 10px;
}
.txtcenter h2:after {
  position: absolute;
  content: "";
  background: #016be3;
  bottom: -20px;
  width: 90px;
  height: 2px;
  left: 46%;
}
#case-question.sticky {
    position: fixed;
    top: 30px;
}
#case-question.btomfixed {
    position: absolute;
    bottom:0;
    top:unset;
}

.wordslider .content .caseimg img {
    width: 100%;
}
.wordslider.dis-flex {
        justify-content: center;
    }

    .wordslider .content .casetext {
        width: 50%;
        padding: 63px 87px 0px 0px;
    }

    .wordslider.dis-flex {
        justify-content: center;
    }

    .wordslider .content .casetext p {
        margin-top: 20px;
        opacity: 0.9;
    }

    .wordslider .content .casetext .list_content {
        margin-top: 20px;
    }
    .wordslider .content .caseimg {
        width: 50%;
    }
    .wordslider .content img {
        height: auto;
    }
    .wordslider .prev-next-btn button {
        background: url(https://www.pixelcrayons.com/case-study/wp-content/themes/casestudies/case-images/left-rightind.svg) 0 0 no-repeat;
    }

    .wordslider .prev-next-btn .glider-prev {
        background-position: 0px 6px !important;
    }

    .wordslider .prev-next-btn .glider-next {
        background-position: 18px -52px !important;
    }
    .wordslider .prev-next-btn .glider-prev, .wordslider .prev-next-btn .glider-next {
        height: 40px;
        width: 40px;
        top: 50%;
        transform: translateY(-50%);
    }

    .wordslider .prev-next-btn .glider-prev {
        left: -50px;
       top: 42%;
    }
    .wordslider .prev-next-btn .glider-next {
        right: -50px;
        top: 42%;
    }

    .wordslider .prev-next-btn .glider-prev:hover {
        background-position: -42px 6px !important;
    }
    .wordslider .prev-next-btn .glider-next:hover {
        background-position: -24px -52px !important;
    }

@media only screen and (max-width: 1600px) {
  .wordslider .txtcenter h2 {
      font-size: 32px;
      line-height: 40px;
  }
  .left-bar ul li {
  margin: 0 0 25px;
   }
  .left-bar ul {
  margin: 33px 0 0;
  }
   
}
@media only screen and (max-width: 1280px) {
    .wordslider .prev-next-btn .glider-prev {
        left: -37px;
        top: 47%;
    }
    .wordslider .prev-next-btn .glider-next {
        right: -30px;
        top: 47%;
    }
}
@media only screen and (max-width: 1200px) {
    .wordslider .prev-next-btn .glider-prev {
        left: -20px;
        top: 47%;
    }
    .wordslider .prev-next-btn .glider-next {
        right: -20px;
        top: 47%;
    }
    .wordslider .content .caseimg {
    width: 48%;
}
}

@media only screen and (max-width: 991px) {
  .right-bar {
    padding-top: 0px;
  }
  .left-bar ul li a {
    font-size: 17px;
  }
  .left-bar ul li {
    margin: 0 0 20px;
}
.case-answer {
    padding: 70px 0 0;
}
.taglist {
    margin-top: 40px;
  }
  .left-bar {
    width: 180px;
  }
  .wordslider {
    padding: 70px 0;
}
.wordslider .content .casetext {
    padding: 0 37px 0 14px;
}
.wordslider .content .caseimg {
    padding-right: 14px;
}
.wordslider .prev-next-btn .glider-next {
    right: -16px;
}
.wordslider .prev-next-btn .glider-prev {
    left: -16px;
}
.leftlink {
    margin-top: 30px;
}
}

@media only screen and (max-width: 767px) {
  .padding-t-100 {
    padding-top: 60px;
  }
  .fullimg img{
    width:100%;
  }
  .case-hero-section {
    padding: 120px 0 60px;
    background: #016be3;
  }
  .left-bar li a.active:after {
    display: none;
  }
  .tech-use {
    flex-wrap: wrap;
  }
  .tech-use span {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 18px;
  }
  .bor-line {
    padding-right: 0;
    border-right: none;
  }
  .left-bar {
    width: 100%;
    text-align: center;
    border: 2px solid #181732;
    padding: 20px 20px 80px;
  }
  .left-bar ul {
    margin: 20px 0 0;
  }
  .right-bar {
    width: 100%;
    margin: 30px 0 0;
  }
  .right-bar h2 {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 1.3;
  }
  .right-bar p {
    margin: 0 0 20px;
  }
  .wordslider .content .casetext {
    width: 100%;
    order: 2;
    padding: 27px 20px 17px 20px;
}
.wordslider .content .caseimg {
    width: 100%;
    order: 1;
    padding: 38px 10px 0 10px;
}
.wordslider .prev-next-btn .glider-next {
    right: -17px;
}
.wordslider .prev-next-btn .glider-prev {
    left: -15px;
    
}

}

.social-share {
 font-size:14px;
 color:#8e8c8c;
 text-decoration:none;
 display:flex;
 justify-content:flex-end;
 flex-wrap:wrap
}
.social-share span {
 background-color:#373660!important;
 border-radius:5px
}
#myDIV.open {
 opacity:1;
 transform:none;
 visibility:visible
}
.social-share a {
 margin:0 3px;
 display:flex;
 align-items:center;
 justify-self:center
}