
.logo img{
       height: 122px;
    width: 172px;
}

.blog_details img{
    width:100%;
    height: auto;
}


#fittext{
    color:#6ac60d;
    font-size: 70px;
}

/* Animation start here*/
/*.item {
    width: 100%;
    
    transform: scale(0);
    transition: all 400ms;
}*/

.in-view {  transform: scale(1); }

/*end here*/


@media (max-width: 488px){
 #fittext{
    color:#6ac60d;
    font-size: 30px;
}
  
}

@media (max-width: 488px){
    .slider-area{
    position: relative;
    background-image: url(../img/hero/bannerimage.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
    
    }


@media (max-width: 488px){
    .logo img{
     height: 60px;
    width: 80px;
    }
    
    }


@media (max-width: 488px){
    .text1{
        margin-left: 56px;
        margin-top: -38px;
        font-size: 14px;
        }
    
    }

.text1{
margin-left: 63px;
margin-top: -38px;
font-size: 20px;
}

@media (max-width: 488px){
    .text1{
        margin-left: 56px;
        margin-top: -38px;
        font-size: 17px;
        }
    
    }
    @media (max-width: 488px){
        .divsection1{
            width: 297px;
        }
        
        }

        .title{
                font-size: 34px;
        }
    
        @media (max-width: 488px){
            .title{
                width: 300px;
                font-size: 26px;
            }
            
            }
        

.sectionplan{
    padding-right: 33px;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin: 10px;
    height: 259px;
}

@media only screen and (max-width: 480px) {
    .sectionplan{
        padding-right: 33px;
        background-color: #f6f6f6;
        border-radius: 20px;
        margin: 2px;
        height: 251px;
          width: 348px;
    }
    }



.sectionm{
    padding-top: 22px;
      font-family: Brandon Text Regular;
      margin-bottom: 403px;
}

@media only screen and (max-width: 480px) {
    .sectionm{
       padding-top: 37px;
    font-family: Brandon Text Regular;
    /* margin-bottom: 193px; */
    margin-top: 26px;
    margin-left: 10px;
    margin-bottom: 297px;
    /* margin-top: 26px; */
    margin-left:21px;
   
    }
    
    }




.boxtext{
    font-family: Brandon Text Regular;
    margin-left: 23px;
    font-size: 27px;
}

@media (max-width: 488px){
   .boxtext{
       font-family: Brandon Text Regular;
       font-size: 21px;
       margin-left: 18px;
  }
   }

    .plantext1{
  
    font-size: 35px;
}

@media (max-width: 488px){
    .plantext1{
        padding-left: 0px;
        font-size: 27px;
    }
    
    }


   .plantext{
    padding-left: 69px;
    font-size: 35px;
}

@media (max-width: 488px){
    .plantext{
        padding-left: 0px;
    }
    
    }

    .removetext{
       padding-left: 117px;
    font-size: 23px;
    margin-bottom: 9px;
    color: #98979a;
    }
    .paragraph{
	    font-size: 41px;
    padding-left: 149px;
    font-weight: 700;
    margin-bottom: -5px;
}
.p2{
       padding-left: 202px;
    padding-top: 21px;
    font-size: 20px;
    margin-bottom: -15px;
    color: #98979a;
}

@media (max-width: 488px){
.p2{
  padding-left: 177px;
font-size: 20px;
margin-bottom: -2px;
color: #98979a;
}

}


.colbutton1 {
   width: 107%;
    /*height: -3px;*/
    margin-left: -2px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text ragular;
    font-size: 20px;
    margin-top: 90px;
    height: 47px;
    color: black;
}

@media (max-width: 488px){
.colbutton1 {
  width: 110%;
 
 margin-left: -1px;
 border-radius: 0px 0px 15px 15px;
 background-color: #99ff33;
 border-color: #99ff33;
 font-family: Brandon Text Bold;
 font-size: 20px;
margin-top: 43px;
}

}


@media (max-width: 488px){
    .slider {
      width: 112%;
    }
    
    }

    @media (max-width: 488px){
        .plantext {
          font-size: 22px;
         
        }
        }
        
        
         /* Slideshow container */
.slideshow-container {
  position: relative;
  /*background: #f1f1f1f1;*/
}

/* Slides */
.mySlides {
   display: none;
   padding: 80px;
  text-align: center;
}

 .mySlides img{
          width: auto;
         
        
        }
 @media (max-width: 480px){
       .mySlides img{
          width: 100%;
         
        
        }
        
        }

    .slidertext{
          text-align: justify;
    /* margin: 20px; */
    /* padding: 367px; */
    /* margin-top: -358px; */
       padding-left: 407px;
    padding-right: 407px;
         
        
        }

@media (max-width: 480px){
       .slidertext{
          text-align: left;
    /* margin: 20px; */
    /* padding: 367px; */
    /* margin-top: -358px; */
    padding-left: 0px;
    padding-right: 0px;
         
        
        }
        
        }

 @media (max-width: 480px){
       .slidertext p{
         text-align: left;
    /* margin: 20px; */
    /* padding: 367px; */
    /* margin-top: -358px; */
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    line-height: 21px;
         
        
        }
        
        }


/* Next & previous buttons */
.prev, .next {
 /*cursor: pointer;*/
 /*   position: absolute;*/
 /*   top: -32%;*/
 /*   width: auto;*/
 /*   margin-top: 35px;*/
 /*   padding: 386px;*/
 /*   color: #888;*/
 /*   font-weight: bold;*/
 /*   font-size: 45px;*/
 /*   border-radius: 0 3px 3px 0;*/
 /*   user-select: none;*/
 
     cursor: pointer;
    position: absolute;
    top: -32%;
    width: auto;
    margin-top: 470px;
    /* padding: 386px; */
    color: #888;
    font-weight: bold;
    font-size: 45px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    margin-left: 401px;
    margin-right: 401px;
}

 @media (max-width: 480px){
      .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 42%;
  width: auto;
  margin-top: -30px;
  /*padding: 16px;*/
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  margin-left: 41px;
    margin-right: 25px;
}
        
        }

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 10px;
    /*background: #ddd;*/
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
/*.active, .dot:hover {
  background-color: #717171;
}*/

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}
    
    
    /* transformation css start here*/
    .coaches {
    border-radius: 10px 0px 0px 10px;
    background-color: #2c2b2b;
    margin-left: -10px;
    margin-right: 45px;
    height: 67px;
}

.by-now {
    /* background-color: #99ff33; */
    float: right;
    width: 63px;
    margin-top: -67px;
    margin-right: -4px;
    height: 67px;
    border-radius: 10px 10px 10px 10px;
}

.transformationtext1{
    padding-top: 16px;
    padding-left: 68px; 
    font-size: 19px;
}
   
.transformationtext2{
      font-size: 30px;
    color: #99ff33;
    padding-left: 33px;
   } 
    
@media (max-width: 480px){
        .transformationtext1{
    padding-top: 16px;
    padding-left: 9px; 
    font-size: 19px;
   } 
}
     
 @media (max-width: 480px){
       .transformationtext2{
       font-size:22px;
       color: #99ff33;
       }   
     }
     
     /* Wobble Vertical */
@keyframes wobble-vertical {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.wobble-vertical {
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wobble-vertical:hover {
  animation-name: wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

/* Wobble Bottom */
@keyframes wobble-bottom {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
.wobble-bottom {
  display: inline-block;
  transform-origin: 100% 0;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wobble-bottom:hover {
  animation-name: wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}


.monthtext{
    float: right;padding-right: 61px;
}

@media (max-width: 480px){
   .monthtext{
    float: right;padding-right: 20px;
}
}

@media (max-width: 488px){
    .text2 {
    margin-left: 80px;
    margin-top: -65px;
    font-size: 15px;
    margin-bottom: 46px;
}
    
    }

.text2 {
    margin-left: 80px;
    margin-top: -59px;
    font-size: 20px;
    margin-bottom: 23px;
}
/*.divsection2{*/
/*    margin-top: -32px;*/
/*}*/



/*********************************************/
.btnround{
	    color: black;
		font-weight: bold;
		background-image: linear-gradient(to right, #99FF33, #33FFAF, #33DAFF);
		border-radius: 20px;

		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-top: 20px;
		margin-top: 32px;
}
@media (max-width: 440px){
	.btnround{
		color: black;
		font-weight: bold;
		background-image: linear-gradient(to right, #99FF33, #33FFAF, #33DAFF);
		border-radius: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-top: 20px;
		text-align: center;
}

}

@media (max-width: 488px){
	.section211btn{
	    margin-right: 134px;
		margin-top: -31px;
	}

}

.section211btn{
	text-align: right;
}
.section2{
	margin-top: 8px;
}
.section211{
	margin-top: 77px;
}

.section21{
	
	text-align: center;
	    padding-top: 106px;
}

.section21,img{
	height: 478px;
}
@media (max-width: 440px){
  .section21{
	   text-align: center;
	   margin-top: -61px;
     }
}

@media (max-width: 440px){
	.section2{
		    margin-top: 0px;
	}

}
@media (max-width: 440px){
	.section21,img{
	height: 400px;
}

}


/*section three */

.section3{
	    margin-top: 48px;
}

@media (max-width: 488px){
	.section3{
	     margin-top: 0px;
}
}




.section32{
	text-align: left;
	 padding-top: 30px;

}
@media (max-width: 440px){
 .section32{
	text-align: center;
    padding-top: 48px;

}

}

.card-img{
	height: auto;
}
@media (max-width: 440px){
	.card-img{
	height: auto;
    
}

}


.section31,img{
height: 300px;

}
@media (max-width: 440px){
	.section31,img{
	height: 262px;
    text-align: center;
}

}

@media (max-width: 488px){
	.section31,img{
		height: 162px;
		text-align: center;
		margin-top: 0px;
}

}

/*section four*/
.section4{
	margin-top: 96px;
}

.section41{
	margin-top: 57px;
	text-align: right;
	padding-top: 0px;
}
.section42{
	text-align: center;
	padding-top: 100px;
}

@media (max-width: 440px){
	.section42{
		text-align: center;
		padding-top: 0px;
	}
	

}

@media (max-width: 440px){
.section41{
	margin-top: 57px;
	text-align: center;
	padding-top: 1px;
}
}

.section412{
	margin-top: 57px;
	text-align: right;
	padding-top: 63px;
}
@media (max-width: 440px){
	.section412{
		margin-top: -32px;
text-align: center;
padding-top: 1px;
margin-bottom: 56px;
	}
	}

@media (max-width: 440px){
	.section42 img{
	height: 350px;
}

}

@media (max-width: 488px){
	.section42 img{
	height: 260px;
}

}


/***********************************/

/*fifth section start here*/

.catimg{
    height:200px;
    width:340px;
}

@media (max-width: 488px){
.catimg{
    height:200px;
    width:300px;
}

}


.section5{
	margin-top: 20px;
	    margin-left: 0px;
}


.section51 {
    background-color: #f6f6f6;
    border-radius: 20px;
    margin: 10px;
}
@media (min-width: 878px){
.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 31.333%;
}
}
@media (max-width: 488px){
.section51{
	       /*height: 254px;*/
    background-color: #f6f6f6;
    border-radius: 20px;
    /* margin-right: 16px; */
	margin-bottom: 18px;
	margin-left: -7px;


}

}

.section53{
	padding-right: 10px
}
.col-sm-4 {
   flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.removetext{
	padding-left: 117px;
	font-size: 23px;
	margin-bottom: 8px;
	color: #98979a;
}

.paragraph{
	    font-size: 41px;
    padding-left: 149px;
    font-weight: 700;
    margin-bottom: -5px;
}
.p2{
	      padding-left: 202px;
    font-size: 20px;
	margin-bottom: -2px;
	color: #98979a;
}
.colbutton1 {
width: 109%;
height: -3px;
margin-left: -15px;
border-radius: 0px 0px 12px 12px;
background-color: #f3f8ee;
border-color: #002f6d;
border-right-color: rgb(0, 47, 109);
border-bottom-color: rgb(0, 47, 109);
border-left-color: rgb(0, 47, 109);
font-family: Brandon Text regular;
font-size: 20px;
margin-top: 26px;
height: 47px;
border-bottom: none;
border-left: none;
border-right: none;
font-weight: 600;
}

@media (max-width: 488px){
.colbutton1 {
width: 110%;
height: -3px;
border-radius: 0px 0px 15px 15px;
background-color: #f3f8ee;
border-color: #002f6d;
font-family: Brandon Text Bold;
font-size: 20px;
margin-top: 32px;
}

}
.colbutton2 {
       width: 106%;
    /*height: -3px;*/
    margin-left: 1px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text regular;
    font-size: 20px;
	margin-top: 26px;
	height: 47px;
}
@media (max-width: 488px){
.colbutton2 {
     width: 110%;
    height: -3px;
    margin-left: 1px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text Bold;
    font-size: 20px;
    margin-top: 32px;
}

}


.d4 {
       font-size: 37px;
    font-family: Brandon Text Regular;
    margin-right: 628px;
    font-weight: 700;
}

@media (max-width: 488px){
.d4 {
       font-size: 24px;
    font-family: Brandon Text Regular;
    margin-right: 1px;
    font-weight: 700;
}

}

.headtextd1{
	margin-bottom: 20px;
}

.section{
	    padding-top: 22px;
	      font-family: Brandon Text Regular;
}
.boxtext{
	 font-family: Brandon Text Regular;
}


/*BLOG css here *************************/
/*blog css*/
.blogimmage1{
  height:410px;
  margin-top: 21px;
}
 @media(max-width:480px){
  .blogimmage1{
  height: 262px;margin-top: 21px;
}
}
.blogheadding{
 color: black;
    font-size: 26px;
    text-align: left;
    padding-top: 10px;
}
.blogtext{
  text-align: justify;
  /*margin-left: 38px;*/
  margin-right: 48px;
  color:black;
}
.blogimmage2{
  height: 162px;
}

 @media(max-width:480px){
 .blogimmage2{
         height: 105px;
    margin-left: 15px;

}

}


.blogdiv{
  margin-left: 277px; margin-top: -198px;
}

@media(max-width:480px){
 .blogdiv{
  margin-left: 315px; margin-top: -198px;
}
}

.blogheadding2{
      color: black;
    font-size: 26px;
    padding-top: 30px;
   text-align: left;
    margin-left: -27px;
}

 @media(max-width:480px){
 .blogheadding2{
color: black;
    font-size: 15px;
    padding-top: 101px;
    margin-left: -136px;
    text-align: left;
}
}

.blogtext2{
  text-align: justify;
    color: black;
   
    margin-left: -21px;
}

 @media(max-width:480px){
 .blogtext2{
     text-align: left;
    margin-left: -134px;
    color: black;
    font-size: 12px;
    line-height: 19px;
}
}   


element.style {
    padding-top: 21px;
    margin-bottom: 30px;
}
h3.heading, h2.heading {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 50px;
    /* text-align: center; */
    color: #99ff33;
}
.agilebtn1 {
    font-size: 19px;
    color: #0c0c0c;
    border-radius: 100px;
    background-color: #ff8433e3;
    padding: 0.7em 2em;
    display: inline-block;
    outline: none;
    margin-top: -3em;
    margin-bottom: 17px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.agilebtn2 {
font-size: 14px;
color: #0c0c0c;
border-radius: 100px;
background-color: #ff8433e3;
padding: 0.4em 2em;
display: inline-block;
outline: none;
margin-top: -3em;
margin-bottom: 17px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
position: relative;
font-weight: 600;
}

.blogsection2{
        margin-top: 21px;
    /* margin-left: -1px; */
    padding-left: 41px;
}


@media(max-width:480px){
 .blogsection2{
        margin-top: 21px;
    /* margin-left: -1px; */
    padding-left: 15px;
    padding-right: 18px;
}

}  

/*footer section here *****************/
/*footer  css*/

.ftdividermask {
    overflow: hidden;
    height: 20px;
}

.font-weight-bold {
    font-weight: 700!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.insta{
    height: 30px;
}
/* slider*/



@media (max-width: 488px){
.slick-list{
  width: 337px;
}

}

.Htext1{
        font-size: 35px;
}

@media (max-width: 488px){
.Htext1{
       font-size: 29px;
}

}

/*plan css start here***********************************/
/*fifth section start here*/

.section5{
	margin-top: 20px;
	    margin-left: 0px;
}


.section51 {
 background-color: #f6f6f6;
border-radius: 15px;
margin: 10px;
border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
border-color: #002f6d;}

@media (max-width: 488px){
  .section51 {
    background-color: #f6f6f6;
    border-radius: 20px;
    margin: 10px;
}
    
    }

@media (min-width: 878px){
.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 31.333%;
}
}
@media (max-width: 488px){
.section51{
	       /*height: 254px;*/
    background-color: #f6f6f6;
    border-radius: 20px;
    margin-right: 49px;
    margin-bottom: 35px;


}

}

@media (max-width: 488px){
    .plan{
               /*height: 254px;*/
       margin-left: -12px;
    
    
    }
    
    }
.sectionplan3{
padding-right: 33px;
    background-color: #f6f6f6;
    border-radius: 20px;
    height: 229px;
  

}

@media (max-width: 488px){
    .sectionplan3{
        padding-right: 50px;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin: 10px;
    margin-left: 6px;
    }
    
    
    }



.removetext{
	padding-left: 117px;
	font-size: 23px;
    margin-bottom: 8px;
	color: #98979a;
}

.paragraph{
	    font-size: 41px;
    padding-left: 149px;
    font-weight: 700;
    margin-bottom: -5px;
}
.p2{
	      padding-left: 202px;
    font-size: 20px;
	margin-bottom: -2px;
	color: #98979a;
}

@media (max-width: 488px){
    .p2{
        padding-left: 155px;
  font-size: 20px;
  margin-bottom: -2px;
  color: #98979a;
}
    
    }


.colbutton12 {
     width: 100%;
    /*height: -3px;*/
    margin-left: -1px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text regular;
    font-size: 20px;
    margin-top: -35px;
    height: 47px;
    color: black;
}

@media (max-width: 488px){
.colbutton12 {
        width: 96%;
  
    margin-left: 5px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text Bold;
    font-size: 20px;
    margin-top: -38px;
    color: black;
}

}



.d4 {
       font-size: 37px;
    font-family: Brandon Text Regular;
    margin-right: 628px;
    font-weight: 700;
}

@media (max-width: 488px){
.d4 {
       font-size: 24px;
    font-family: Brandon Text Regular;
    margin-right: 1px;
    font-weight: 700;
}

}

.headtextd1{
	margin-bottom: 20px;
}

.section3{
	    padding-top: 22px;
	      font-family: Brandon Text Regular;
}
.boxtext3{
	 
font-family: Brandon Text Regular;
    font-size: 32px;
    margin-top: -1px;
    padding-left: 45px;
}

@media (max-width: 488px){
    .boxtext3{
       font-family: Brandon Text Regular;
    font-size: 18px;
    margin-top: -4px;
    /* padding-left: 12px; */
    margin-left: -32px;
   }
    }

.plantext{
    padding-left: 69px;
}

@media (max-width: 488px){
    .plantext{
        padding-left: 0px;
    }
    
    }

/*transformation plan css*/
.colbuttontrans {
      width: 106%;
    margin-left: 0px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text ragular;
    font-size: 20px;
    margin-top: 34px;
    height: 47px;
    color: black;
}

@media (max-width: 488px){
.colbuttontrans {
  width: 108%;
    margin-left: 0px;
    border-radius: 0px 0px 15px 15px;
    background-color: #99ff33;
    border-color: #99ff33;
    font-family: Brandon Text Bold;
    font-size: 20px;
    margin-top: 43px;
}

}

.sectionplantran{
    padding-right: 33px;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin: 10px;
    height: 259px;
}

@media only screen and (max-width: 480px) {
    .sectionplantran{
        padding-right: 33px;
        background-color: #f6f6f6;
        border-radius: 20px;
        margin: 2px;
        height: 251px;
          /*width: 348px;*/
    }
    }
 #blogcontainer
    {
      margin-top: 120px;
    }
    .widget_title
    {
    margin-bottom: 10px;
    font-size: 16px;
    }
    .media-body h3
    {
font-size: 15px;
line-height: 20px;
margin-bottom: 6px;
transition: all 0.3s linear;
    }
    .post_item
    {
     margin-top: 10px;
     margin-bottom: 10px;
    }

.blog-head{
  margin-top: 10px;
  font-size: 24px;
}
.blog_details h2{
  margin-top: 10px;
}    
header{
  border-bottom: 2px solid;
  border-color: #002f6d;
}
.media-body{
  justify-content: center;
align-self: center;
padding-left: 20px;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
    color: black;
}
.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px;
}
.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}
.blog-pagination .page-item:last-child .page-link {
    margin-right: 0;
}
.blog-pagination {
    margin-top: 80px;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.blog-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    margin-left: -1px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
    margin-right: 10px;
}
.page-item{
  list-style: none;
font-size: 16px;
margin-bottom: 20px;
}
.blog_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}
.blog_details p {
margin-bottom: 30px;
font-size: 16px;
margin-top: 5px;
color: #74757b;
line-height: 2;
font-weight: 600;
}

.blog_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff;
}
#blogcontainerdetail{
  margin-top: 50px;
}

