﻿a:hover {text-decoration: none}
body {margin: 0;padding: 0;font-family: 'Roboto Slab', serif;height: 100%;width: 100%;font-size: 16px;text-align: justify;color: #010101;background: #fcfff4;}
html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
* {outline: none;}
img {border: none;}
a {text-decoration: none;}
html {-webkit-text-size-adjust: 100%;}
ul, p {margin: 0;padding: 0;list-style: none;}
*, :before, :after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body, html {width: 100%;height: 100%;margin: 0;padding: 0;}
img {max-width: 100%;outline: none;}
* {margin: 0;padding: 0}
a:hover {text-decoration: none;}
a {text-decoration: none;outline: none;}
.header{border-bottom-width: 1px;border-bottom-color: #eaeaea;border-bottom-style: solid; width: 100%; float: left; padding: 8px 0;}
.header_left{float: left;}
.header_right{ float: right;margin-top: 32px;}
.rightBtn{transition: all .2s linear;    padding: 14px 32px;color: #f1f3f4;background: #0063dc;border: 2px solid #0063dc;text-decoration: none;font-weight: bold;}
.rightBtn:hover{text-decoration: none;color: #0b1341;background: #ffffff;border: 2px solid #000;}
.blog{width:100%; float:left;margin:20px 0;}
.blog_heading{font-size: 26px;font-weight: bold;text-align: center;text-transform: uppercase;padding-bottom: 9px;margin-bottom:25px;}
.shadowBx {box-shadow: 0px 0px 7px 0px rgb(71 71 71 / 75%) inset;-webkit-box-shadow: 0px 0px 7px 0px rgb(71 71 71 / 75%) inset;-moz-box-shadow: 0px 0px 7px 0px rgba(71,71,71,0.75) inset;padding: 10px;width: 100%;float: left;}
.heig{width:100%; text-align:center; float:left;}
.heig img{width:100%;} 
.blog ul {padding: 0 0 14px 34px;margin: 0px;list-style: disc;}
.BlogContent{margin:10px 0;float: left;width: 100%;font-size: 14px;text-align: justify;}
.BlogContent_hd{font-weight:bold;font-size: 15px;margin-bottom: 11px;}
.blog_btn{    color: #fff;background: #363636;cursor: pointer;text-align: center;font-weight: 400;font-size: 15px;width: 108px;border: 0;line-height: 34px;text-transform: capitalize;transition: all .5s; display:inline-block; border-radius:5px;}
.blog_btn:hover{color: #fff;background: #0063dc; text-decoration:none;border: 0;}
.imgRight{float:right; margin-left:10px;}
.blog_inner p{text-align:justify;}
.back{    float: right;background: #600505;display: inline-block;color: #fff;font-size: 13px;padding: 1px 12px;}
.copyright{float: left;width: 100%;background: #363636;padding: 15px 0;color: #fff; font-size:14px;}
.footer-left {float: left;}
.footer-right {float: right;}
.footer-right a, .footer-right a:visited {text-decoration: none;color: #fff; font-weight:bold}
@media screen and (max-width: 1222px){
   
}
@media screen and (max-width: 889px){
.header_left{float: left;width: 100%;text-align: center;}
.header_right {float: left;width: 100%;text-align: center;margin-top: 32px;margin-bottom: 20px;}
.footer-right {float: right;text-align: center;}
.footer-left {float: left;text-align: center;}
}