@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
	color:inherit;
}
/* latin-ext */
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica Neue'), local('HelveticaNeue'), url(https://fonts.gstatic.com/l/font?kit=jAnfgHBgCsv4eNLTaMECf8DQsNS1exCsfw&skey=4ad46dd97873f7d7&v=v8) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica Neue'), local('HelveticaNeue'), url(https://fonts.gstatic.com/l/font?kit=jAnfgHBgCsv4eNLTaMECf8DQsNS7exA&skey=4ad46dd97873f7d7&v=v8) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
#main_wrapper_blog{
	width:100%;
	margin:0 auto;
	color:#000;
}
.hero_banner{
	background:url(https://www3.lenovo.com/in/en/lenovo-india-blog-images/Lenovo_BlogImage2.png) no-repeat top #000;
	/*background-size:80%;
	float:left;*/
	padding: 4% 0;
}
.hero_text_big{
	width:66%;
	padding-left:10%;
	line-height:1.2;
	padding-top:6%;
}
.hero_banner h2 {
    font-size: 48px;
	color:#fff;
	font-weight:normal;
	padding:20px 0px 0px 0px;
	margin:0px;
}
.hero_banner p {
    font-size: 20px;
	color:#fff;
	font-weight:normal;
	padding:20px 0px 50px 0px;
	margin:0px;
}
.posts .hdr
{
   color: #3f8edd;
}
.hero_banner a{
	color:#fff;
}
.images_left_art{
	display:table-cell;
}
.text_right_art{
	display:table-cell;
}
.text_area_wrapper{
	clear:both;
	padding:20px 30px;
    max-width: 1064px;
	margin:0 auto;
}
.section--spaced {
    margin-bottom: 40px;
    margin-top: 40px;
}
.text_area_wrapper h2{
	font-size: 24px;
	line-height: 1.25;
	font-weight: bold;
	/* color:#3f8edd; */
}
.text_area_wrapper h3{
	font-size: 18px;
	line-height: 1.25;
	margin-bottom: 0px;
	font-weight: bold;
	/* color:#3f8edd; */
}
.text_area_wrapper p{
	font-size: 16px;
	margin: 0px;
	padding:5px 0px 25px 0px;
	text-align: justify;
}
.text_area_wrapper b{
	font-weight:bold;
}
 .text_area_wrapper a{ 
	color:#3f8edd;  
} 
.text_area_wrapper ul li{
	margin:0px 0px 0px 15px;
	padding:10px 0px 0px 0px;
	list-style-type:disc;
}
.text_area_wrapper ul li p{
	padding: 0px 0px 10px 0px;
}
.posts li{
	border-bottom:1px solid #D2D2D2;
	padding-bottom:20px;
}
.posts li:last-child {
	border-bottom:0px solid #D2D2D2;
}
.posts img {
    margin-right: 30px;
	width:100%;
	height:100%;
	max-width:380px;
}
.posts img:hover{
 	opacity: 0.7;
    transition: opacity .7s ease-in-out; 
}
.share-container {
    display: none !important;
}
.box_model{
	float:right; 
	width:45%; 
	border:1px solid #141414; 
	padding:10px; 
	margin:10px;
}
#laptops_text{
	display:none;
}
.tabs_btm_high div{
	display: inline-block;
	width: 49.7%;
	padding: 10px;
	text-align: center;
	margin-bottom:10px;
}
.highlight_tabs_blog {
    background-color: #47c3e5;
    color: #FFF !important;
	font-weight:bold;
}
.normal_tabs_blog{
	background-color:#e9edf2;
}
.normal_tabs_blog a{
	color:#222222;
	display:block;
}
@media (max-width:1000px){
.hero_text_big {
    width: 95%;
    padding-left: 8%;
    padding-top: 6%;
}
}
@media (max-width:900px){
.posts li{
	border-bottom:opx none;
	padding-bottom:20px;
}
.hero_banner h2 {
    font-size: 40px;
}
}
@media (max-width:800px){
.posts{
	text-align:center;
	display:block;
}
.container {
    display:block;
	float:none;
	width:98% !important;
	text-align:left;
}
.posts img {
    max-width: 520px;
	text-align:center;
	margin-bottom:10px;
	float:none !important;
	display: initial;
}
.hero_banner h2 {
    font-size: 35px;
}
.box_model{
	float:none; 
	width:98%; 
	border:1px solid #141414; 
	padding:10px; 
	margin:10px;
	display:none;
}
#laptops_text{
	display:block;
	width:98%; 
	border:1px solid #141414; 
	padding:10px; 
	margin:10px;
}
}
@media (max-width:700px){
.hero_banner h2 {
    font-size: 30px;
}
.hero_banner p {
    font-size: 16px;
    padding: 20px 0px 20px 0px;
}
}
@media (max-width:600px){
.hero_banner h2 {
    font-size: 24px;
}
.hero_banner p {
    font-size: 14px;
}
.share-container{
	padding-top:6px !important;
}
}