.next_prev {
    color: #1f8c22;
}
.card_align {
    margin-right: 60px;
}
.bulk_power_font_color_h2 {
    color: #444b54;
    font-size: 60px;
    font-weight: bold;
}

.bulk_power_font_color_h3 {
    color: #444b54;
    font-size: 28px;
    font-weight: bold;
}

.next_prev a {
    font-size: 48px;
}
.row.heading h2 {
    color: #fff;
    font-size: 52.52px;
    line-height: 95px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}
.heading.heading-icon {
    display: block;
}
.padding-lg {
    display: block;
    padding-top: 60px;
    padding-bottom: 20px;
}
.practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.practice-area .inner{
    border:1px solid #999999;
    text-align:center;
    margin-bottom:28px;
    padding:40px 25px;
}
.practice-area .inner h3{
    color:#3c3c3c;
    font-size:24px;
    font-weight:500;
    font-family: 'Poppins', sans-serif;
    padding: 10px 0;
}
.practice-area .inner p{
    font-size:14px;
    line-height:22px;
    font-weight:400;
}
.practice-area .inner img{
    display:inline-block;
}


/*.our-webcoderskull{*/
/*    background: url("http://www.webcoderskull.com/img/right-sider-banner.png") no-repeat center top / cover;*/

/*}*/

.sadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /*text-align: center;*/
}
.our-webcoderskull .cnt-block{
    float:left;
    width:100%;
    background:#fff;
    padding:30px 20px;
    text-align:center;
    border:2px solid #d5d5d5;
    margin: 0 0 28px;
    transition: 0.3s;
}
.our-webcoderskull .cnt-block:hover {
    -webkit-box-shadow: -1px 5px 9px -1px rgba(0,0,0,0.55);
    -moz-box-shadow: -1px 5px 9px -1px rgba(0,0,0,0.5);
    box-shadow: -1px 5px 9px -1px rgba(0,0,0,0.5);
}
.our-webcoderskull .cnt-block figure{
    width:80px;
    height:80px;
    border-radius:100%;
    display:inline-block;
    margin-bottom: 5px;
}
.our-webcoderskull .cnt-block img{
    width:80px;
    height:80px;
    border-radius:100%;
	border-width: 4px;
    border-style: solid;
    border-color: rgb(119, 178, 67);
    border-image: initial;
}
.our-webcoderskull .cnt-block h3{
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 500;
    padding: 3px 0 0px 0;
    text-transform: uppercase;
}
.our-webcoderskull .cnt-block h3 a{
    text-decoration:none;
    color:#2a2a2a;
}
.our-webcoderskull .cnt-block h3 a:hover{
    color:#337ab7;
}

.our-webcoderskull .cnt-block h4 {
    font-size: 1.2rem;
}
.our-webcoderskull .cnt-block p{
    color: #28313b;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.our-webcoderskull .cnt-block .follow-us{
    margin:20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li{
    display:inline-block;
    width:auto;
    margin:0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa{
    font-size:24px;
    color:#767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover{
    color:#025a8e;
}
#power p{
    font-size: 14px;
    font-family: inherit;
}