html {scroll-behavior: smooth;}
.digital-marketing-training-banner {
  background-color: #fff;
  box-shadow: 0px 6px 6.86px 0.14px rgb(0 0 0 / 30%);
  padding: 2%;
  padding-top: 1%;
}
#hero.tutorialPage{min-height:400px;}
#hero.tutorialPage .tutorialbanner{display: block;text-align: center;}
#hero.tutorialPage .tutorialbanner img{max-width: 100%;height: auto;display: inline-block;}
#hero.tutorialPage .hero-content h1{font-size:45px;}
#hero.tutorialPage .hero-content p{font-size:18px;}
.tutorialPageContent{padding: 30px 0;overflow: inherit;}
.sidebar{position:sticky;align-self: start;top:0px;}
.innerSideBar{padding-top:10px;margin-top:0px;display: block;}
.sidbarbox{background-color:#f8f8f8;border:1px solid #a1a1a1;border-radius: 10px;}
.list-of-tutorials::-webkit-scrollbar {width:5px;background:rgba(233,199,80,0);padding-top:0px;}
.list-of-tutorials::-webkit-scrollbar-track {background-color:rgba(233,199,80,0);}
.list-of-tutorials::-webkit-scrollbar-thumb {background:#1f39a4;width:2px;border-radius:3px;}
.innerasideContent{position: relative;margin-top:0px;}
.list-of-tutorials{display:block;padding: 0;margin:0;list-style: none;padding-top:0px;height:750px;width:100%;overflow:auto;}
.list-of-tutorials li{border-bottom: 1px solid #a1a1a1;}
.list-of-tutorials li.loftitle{padding: 10px 20px;display: block;font-size:24px;color:#484848;font-weight:700;}
.list-of-tutorials li a{display: block;padding: 10px 20px;font-size: 17px;color:#484848;font-weight: 400;}
.list-of-tutorials li:last-child{border-bottom: 0;}

.tutorialInnerBanner figure img{width: 100%;height: auto;display: block;}

.innerContent{position: relative; margin: 0 auto;}
.innerContent p{font-size: 16px;color: #121212;font-weight: 400;margin-bottom:20px;}
.innerContent p span{display: block;}
.innerContent p span a{color: #121212;}
.liststyleOption{margin:0;list-style: none;margin: 0 auto !important;}
.liststyleOption li{padding-left:30px;position: relative;font-size: 16px;color: #121212;font-weight: 400;margin-bottom: 15px;padding-right: 30px;}
.liststyleOption li:before{content:'';position:absolute;left:0;top:5px;width: 20px;height: 15px;background: url(../img/tick-icon.png) no-repeat;}
td{border-style: groove;border-color: #f8f8f8;}
.language-java{padding-left: 20px;}
.hljs{display: block;overflow-x: auto;padding: .5em;background: #fdfcfc;}
.list-of-tutorials-1::-webkit-scrollbar {width:5px;background:rgba(233,199,80,0);padding-top:0px;}
.list-of-tutorials-1::-webkit-scrollbar-track {background-color:rgba(233,199,80,0);}
.list-of-tutorials-1::-webkit-scrollbar-thumb {background:#1f39a4;width:2px;border-radius:3px;}
.innerasideContent{position: relative;margin-top:0px;}
.list-of-tutorials-1{display:block;padding: 0;margin:0;list-style: none;padding-top:0px;width:100%;overflow:auto;}
.list-of-tutorials-1 li{border-bottom: 1px solid #a1a1a1;}
.list-of-tutorials-1 li.loftitle{padding: 10px 20px;display: block;font-size:24px;color:#484848;font-weight:700;}
.list-of-tutorials-1 li a{display: block;padding: 10px 20px;font-size: 17px;color:#484848;font-weight: 400;}
.list-of-tutorials-1 li:last-child{border-bottom: 0;}
@media only screen and (max-width:768px){
.tutorialPageContent{padding: 50px 0;}
.liststyleOption li{padding-right:0;}
.sidebar{display: none;}
#hero.tutorialPage .tutorialbanner img{width:50%;}
.tblrm {
    overflow-x: scroll;
  }
}

@media only screen and (max-width:600px){
.sec-para{padding-top:20px;}
#hero.tutorialPage .hero-content p{line-height:20px;}
.tblrm {
    overflow-x: scroll;
  }
}
.blog-exam{
width: 91.4%;height: 200px;
margin-left: 5%;
}
.blog-page{
  padding-top: 13%;
}
#hero1.tutorialPage1{height:250px;}
#hero1.tutorialPage1 .tutorialbanner1{display: block;text-align: center;}
#hero1.tutorialPage1 .tutorialbanner1 img{max-width: 100%;height: auto;display: inline-block;}
#hero1.tutorialPage1 .hero-content1 h1{font-size:45px;}
#hero1.tutorialPage1 .hero-content1 p{font-size:18px;}
#hero1 {
  width: 100%;
  position: relative;
  /* min-height: 566px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: -moz-linear-gradient( 0deg, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
  background-image: -webkit-linear-gradient( 
0deg
, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
}
.blog-page-img{
  margin-left: 32%;
  padding-top: 3%;
}
.space-img{
  padding: 5%;
}
.reviews{
    background-color: #fff;
    padding: 10px 25px 30px 25px;
}
.branch-address {
  font-size: 20px;
  line-height: 40px;
  margin-top: 43px;
  color: #fff;
}
.branch-address strong {
  font-size: 22px;
  color: #f9e81a;
  font-weight: 700;
}

.side-float {
    float: left;
}
.space{
  padding: 4%;
}
#hero2.tutorialPage2{height:250px;}
#hero1.tutorialPage2 .tutorialbanner2{display: block;text-align: center;}
#hero2.tutorialPage2 .tutorialbanner2 img{max-width: 100%;height: auto;display: inline-block;}
#hero2.tutorialPage2 .hero-content2 h1{font-size:45px;}
#hero2.tutorialPage2 .hero-content2 p{font-size:18px;}
#hero2 {
  width: 100%;
  position: relative;
  /* min-height: 566px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: -moz-linear-gradient( 0deg, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
  background-image: -webkit-linear-gradient( 
0deg
, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
}
.stu{
  text-align: center;
  padding-left: 42%;
}
.Real-Time {
  padding-left: 12%;
  width: 330px;
}
.Flexibility{
  padding-right: 6%;
}
.Fees{
  padding-left: 12%;
}
.Placement{
  padding-left: 23%;
}
.cont-wid{
  width: 100%;
  margin-left: 5%;
  line-height: 2;
}
.cont-wid2{
  width: 100%; 
  /* margin-left: -6%; */
  padding-top: 47%;
  line-height: 2;
}
.cont-wid3{
  width: 100%; 
  /* margin-left: -6%; */
  padding-top: 7%;
  line-height: 2;
}
.cont-wid4{
  width: 100%;
  /* margin-left: -6%; */
  line-height: 2;

}
.cont-wid5 {
    width: 100%;
    /* margin-left: -6%; */
    padding-top: 6%;
    line-height: 2;
}
.conts{
  width: 100%;
  /* margin-left: -6%; */
  padding-top: 7%;
  line-height: 2;
}
.query{
  padding-left: 50px;
}
.left{
  margin-left: 5%;
}
.contac-top{
  margin-top: -6%;
}
.contac-top-1{
  margin-top: -3%;
}
.fita-text{
  text-align: center;
}
.fita-mar{
  margin-left: 23%;
}
.fita-blog{
  width: 91.4%;
  margin-left: 5%;
}
.fita-top{
  margin-top: 4%;
  text-align: justify;
}
.fita-read{
  text-align: left;
    margin-left: 0%;
    background-color: #2231a4;
    padding: 1%;
    border-radius: 3px;
    color: #fff;
}
a.fita-read {
  color:#fff;
}
.fita-blogs{
  width: 90%;
  margin-left: 5%;
  background: #f9f6f6;
  padding: 2%;
  margin-top: -5%;
}
#hero23.tutorialPage3{height:250px;}
#hero1.tutorialPage3 .tutorialbanner3{display: block;text-align: center;}
#hero3.tutorialPage3 .tutorialbanner3 img{max-width: 100%;height: auto;display: inline-block;}
#hero3.tutorialPage3 .hero-content3 h1{font-size:45px;}
#hero3.tutorialPage3 .hero-content3 p{font-size:18px;}
#hero3 {
  width: 100%;
  position: relative;
  /* min-height: 566px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: -moz-linear-gradient( 0deg, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
  background-image: -webkit-linear-gradient( 
0deg
, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(14,100,164) 0%, rgb(31,57,164) 51%, rgb(47,14,164) 100%);
}
.list-of-tutorials-2::-webkit-scrollbar {width:5px;background:rgba(233,199,80,0);padding-top:0px;}
.list-of-tutorials-2::-webkit-scrollbar-track {background-color:rgba(233,199,80,0);}
.list-of-tutorials-2::-webkit-scrollbar-thumb {background:#1f39a4;width:2px;border-radius:3px;}
.innerasideContent{position: relative;margin-top:0px;}
.list-of-tutorials-2{display:block;padding: 0;margin:0;list-style: none;padding-top:0px;height:200px;width:100%;overflow:auto;}
.list-of-tutorials-2 li{border-bottom: 1px solid #a1a1a1;}
.list-of-tutorials-2 li.loftitle{padding: 10px 20px;display: block;font-size:24px;color:#484848;font-weight:700;}
.list-of-tutorials-2 li a{display: block;padding: 10px 20px;font-size: 17px;color:#484848;font-weight: 400;}
.list-of-tutorials-2 li:last-child{border-bottom: 0;}
@media only screen and (max-width:768px){
  .stu {
    text-align: center;
    padding-left: 0% !important;
}

}
