/*
Theme Name: Lepide How To
Author: Ghanshyam
Description: Lepide how to section theme
Version: 0.0.1
Tags: bootstrap
*/
.misha_loadmore{
background-color: #007ac3;
color: #fff;
border-radius: 5px;
display: block;
text-align: center;
margin-bottom: 10px;
letter-spacing: 1px;
cursor: pointer;
padding: 10px 0;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
width: 25%;
margin: 20px auto;
}
.misha_loadmore:hover{
background-color: #767676;
color: #fff;
}
.bgheader p {color:#fff;} 
.head-image{display:none;}
.post-box{padding:10px;}
.box-home{border: 1px solid #ddd;
border-radius: 10px;
padding: 35px;
box-shadow: 0px 0px 3px #cccaca;
height: 200px;}
.box-home p a {text-decoration:underline;}
.recent-posts h4 {
color: #38393a;
margin: 0 0 25px 0;
font-size: 19px;
font-weight: 600;
}
.recent-posts {
background: #ebebeb;
padding: 30px 20px;
}
.recent-posts ul {
list-style: none;
padding: 0;
}
.recent-posts ul li {
margin-bottom: 20px;
padding-left: 40px;
background: url("https://www.lepide.com/imagesrd/post-arrow.png") no-repeat 5px 7px;
}
.recent-posts ul li a {
color: #283a44;
}
.blog-sidebar{padding-left:30px;}
.blog-main{padding-right:40px;}
.box-link { background:#007ac3; padding:20px; margin-top:60px;}
.box-link h4{ color:#fff; margin:0 0 30px 0; font-size:19px; font-weight:600;}
.box-link ul { padding:0; list-style:none;} 
.box-link ul li a  span{ background:rgba(0, 0, 0, 0) url("https://lepide.com/imagesrd/auditorsuitesprite.png") no-repeat scroll 0 0; display:inline-block; float:left;  margin:0 10px;left: 0;
position: absolute; top: 10px; }
.box-link ul li a{ background:#fff; display:block; padding:10px 0 10px 38px; margin-bottom:10px; color:#283a44; position:relative;}
.box-link ul li:nth-child(1) a span{background-position: 0 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(2) a span{background-position:-20px 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(3) a span{background-position:-60px 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(4) a span{background-position:-40px 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(5) a span{background-position:-80px 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(6) a span{background-position:-100px 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(7) a span{background:rgba(0, 0, 0, 0) url("https://lepide.com/imagesrd/lmdsprite.png") no-repeat scroll 0 0;background-position:-60px 0; background-size: cover;  height: 20px;  width: 20px;}
.box-link ul li:nth-child(8) a span{background:rgba(0, 0, 0, 0) url("https://lepide.com/imagesrd/iconssprite.png") no-repeat scroll 0 0;background-position: 0px 0;background-size: cover; height: 20px; width: 20px;}
.box-link ul li:nth-child(9) a span{background:rgba(0, 0, 0, 0) url("https://lepide.com/imagesrd/iconssprite.png") no-repeat scroll 0 0;background-position: -20px 0;background-size: cover; height: 20px; width: 20px;}
.box-link ul li:nth-child(10) a span{background:rgba(0, 0, 0, 0) url("https://lepide.com/imagesrd/iconssprite.png") no-repeat scroll 0 0;background-position: -40px 0;background-size: cover; height: 20px; width: 20px;}
.fix-sidebar.fixed {position: fixed;}
.fix-sidebar {  position: absolute;}
.fix-sidebar a{ display:block;}
.fix-sidebar.bottom{ margin-top:-442px;}
.fix-sidebar.natural{margin-top:60px;}
.banner-smaalbox {
font-size: 18px;
margin: 40px 0;
}
li a.discover {
background: #70ad47;
color: #fff !important;
color: #38aeff;
transition: all 0.7s ease 0s;
padding: 6px 30px;
font-weight: normal;
text-transform: none;
font-size: 13px;
margin: 0 0 3px 15px;
}
li a.discover:hover {
background: #70ad47 !important;
color: #fff !important;
border:none;
}

.example{ padding:10px 0px; position:relative;}
	.example .btn-copy {opacity:0; position:relative; right:0px;position:absolute;font-size:12px; padding:2px; display:none;}
	.example:hover .btn-copy{opacity:1;}
	img.clippy{cursor:none !important;}


.banner-img{background-color:#fff;
padding: 0px;
padding-bottom: 60px;}
.banner-img img {width:100%;}

/* how-to blog css */
.rows {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
	background-color: #f1f1f1;
}
.buttonspaces {
    font-weight: 300;
    display: inline-block;
      padding: 1px 37px;
    color: #007ac3;
    font-size: 20px;
    text-shadow: none;
    background-color:#ffffff;
    text-decoration: none;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
* {
  box-sizing: border-box;
}

.columns { float: left; width: 69%;}
.columns { float: left; width: 51%;}

/* Clearfix (clear floats) */
.rows::after {
  content: "";
  clear: both;
  display: table;
}
.columns.right img {float: right; width: 224px;}
.columns.left { padding-left: 55px;}
p strong {
    font-weight: 700;
}
.columns.left .headings{font-style: italic; font-weight: 500; color: #000000; padding-top: 30px;}
.columns.left .subheadings{font-size: 18px; padding-top: 10px;}
.columns.left { padding-left: 47px; border-left: 8px solid #007ac3;}
p.bts { padding-top: 21px;}
p.bts a:hover {
    color: #ffffff;
    text-decoration: none;
}
.bping {
    margin-bottom: 31px;
   box-shadow: 0 0 10px #ccc;
}




/* change color  how-to blog css */
.rowsd {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
background-color: #007ac3;
}
.buttonspacesd {
    font-weight: 300;
    display: inline-block;
      padding: 6px 16px;
    color:#007ac3;
    font-size: 20px;
    text-shadow: none;
    background-color: #ffffff;
    text-decoration: none;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
* {
  box-sizing: border-box;
}

.columnsd { float: left; width: 70%; border: 1px solid #007ac3;}
.columnsds { float: left; width: 30%; border: 1px solid #007ac3;}

/* Clearfix (clear floats) */
.rowsd::after {
  content: "";
  clear: both;
  display: table;
}
.columnsd.rightd img {float: right; width: 222px;}
.columnsd.leftd { padding-left: 55px;}
.entry img {
    margin: 13px 0 0 0;
}
p strong {
    font-weight: 700;
}
.columnsd.leftd .headingsd{font-style: italic; font-weight: 500; color: #ffffff;; padding-top: 30px;}
.columnsd.leftd .subheadingsd{font-size: 18px; padding-top: 10px; color: #ffffff;}
.columnsd.leftd { padding-left: 47px; border-left: 8px solid #007ac3;}
p.btsd { padding-top: 52px;}
p.btsd a:hover {
    color: #007ac3;
    text-decoration: none;
}
.bpingd {
    margin-bottom: 31px;
    
}





/* bg how-to blog css */
.rowsbg {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
	background-color: #f1f1f1;
}
.buttonspacesbg {
    font-weight: 300;
    display: inline-block;
      padding: 1px 37px;
    color: #ffffff;
    font-size: 20px;
    text-shadow: none;
    background-color: #1ca7e0;
    text-decoration: none;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
* {
  box-sizing: border-box;
}

.columnsbg { float: left; width: 50%;}

/* Clearfix (clear floats) */
.rowsbg::after {
  content: "";
  clear: both;
  display: table;
}
.columnsds.rightbg img {float: right; width: 224px;}
.columnsbg.leftbg { padding-left: 55px;}
p strongbg {
    font-weight: 700;
}
.columnsbg.leftbg .headingsbg{font-style: italic; font-weight: 500; color: #000000; padding-top: 30px;}
.columnsbg.leftbg .subheadingsbg{font-size: 18px; padding-top: 10px;}
.columnsbg.leftbg { padding-left: 47px; }
p.btsbg {     padding-top: 116px;
    padding-left: 143px;
    
}
p.btsbg a:hover {
    color: #ffffff;
    text-decoration: none;
}
.bpingsbg {
    margin-bottom: 31px;
  box-shadow: 0 0 10px #007ac3;
}
@media only screen and (max-width: 320px) {
    .columnsd.leftd {
    
}
.columnsd {
    float: none;
    border: 1px solid #007ac3;
}
p.btsd {
    padding-top: 5px;
    padding-left: 0px;
}
.columnsds {
    float: left;
    width: 100%;
    border: 1px solid #007ac3;
}

.buttonspacesd {
padding: 8px 11px;
    font-size: 18px;
   
}
}
@media only screen and (max-width: 425px) {
    .columnsd.leftd {
    
}
.columnsd {
    float: none;
    border: 1px solid #007ac3;
}
p.btsd {
    padding-top: 5px;
    padding-left: 32px
}
.columnsds {
    float: left;
    width: 100%;
    border: 1px solid #007ac3;
}

.buttonspacesd {
padding: 8px 11px;
    font-size: 18px;
   
}
}

