/* CSS Document */
body { position: relative; float: left; width: 100%; }
* { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
ul { list-style: none }
a { text-decoration: none }
img { border: 0; }
input:focus { outline: none }
.wrapper{max-width:1210px;margin:0 auto;width:100%;}
/*header css starts
============================*/
.header { width: 99.8%; float: left; padding: 8px 30px 10px 30px; }
.logo-left { float: left; }
.logo-left img { float: left; }
.head-right { float: right; }
.head-right-top { float: right; width: 100%; }
.head-right-top > ul { float: right;margin-top:-4px; }
.head-right-top ul li { float: left; position: relative; height:28px; }
.head-right-top ul li a { color: #414141; font-size: 11px; line-height: 18px; margin-right: 12px; font-family: Arial, Helvetica, sans-serif; }
.head-right-top ul li a:hover {color: #00abf6;}


.head-right-top ul li:after { position: absolute; right: 5px; top: 7px; width: 1px; height: 10px; background: #414141; content: ""; }
.head-right-top img { float: left; }
.head-righ-nav > ul { float: right; }
.head-right-top ul li:last-child:after, .head-right-top ul li:nth-of-type(3n):after { background: none; width: 0px; }
.head-righ-nav { float: right; margin-top: 38px; width: 100%; }
.head-righ-nav ul li { float: left; }
.head-righ-nav ul li a { color: #110e0e; font-size: 14px; line-height: 20px; font-family: 'roboto_regular'; text-transform: uppercase; margin-right: 30px; }
.head-righ-nav ul li:last-child a { margin-right: 0px; }
.head-righ-nav ul li a:hover{ color: #00abf6;}
.head-righ-nav ul li.active a { color: #00abf6; }
.mobile-view {
    display: none;
}
/*banner css strats
================================*/
.banner { width: 100%; float: left; }
.banner img { width: 100%; float: left; }
/*blog-nav css strats
================================*/
.blog-nav { width: 100%; float: left; border-bottom: 1px solid #d5d6d6; }
.blog-nav ul li { float: left; position: relative; }
.blog-nav ul li a { color: #313030; font-size: 16px; line-height: 22px; font-family: 'RobotoLight'; 
display: block; padding: 15px 32px 15px 30px; border-right: 1px solid #d5d6d6; }
.blog-nav ul li li a{border-right:none; padding:10px 20px 0px; }
.blog-nav ul li li:last-child a{padding-bottom:10px; }
.blog-nav ul li:after { position: absolute; content: ""; background: url(../images/arrow-blog.png) no-repeat right top; top: 25px; right: 12px; width: 11px; height: 7px; }
.blog-nav ul li li:after {background:none;}
.blog-nav ul.menu > li.current > a {/* font-family: 'RobotoCondensedBold'; */ color:#00abf6}
.blog-nav ul li:last-child a{border-right:none;}

.blog-nav ul.menu li ul{position:absolute; top:52px;width:223px; display:none; list-style-type:none; transition:1s; z-index:99; background-color:#fff;}
.blog-nav ul.menu li ul li {width:100%; }
.blog-nav ul.menu li:hover ul{ display:block; }
/*content-blog css strats
================================*/
.content-blog { width: 100%; float: left; padding: 20px 30px 50px 20px; background: #ececec; }
.content-blog-left { width: 78.4%; float: left; }
.content-blog-left ul li { float: left;width:100%; }
.content-inner { width: 100%; float: left; background: #fff;}
.content-inner ul.tags { display:none;}
.tag-headering{background-color:#fff; padding:20px 0 20px 20px; width:100%; float:left;color: #161616;    font-family: "RobotoCondensedBold";
    font-size: 34px;    line-height: 47px;    }
	.content-inner-left { width: 50%; float: left; }
.content-inner-left .cat-children{ display:none;}
.content-inner-left img { width: 100%; float: left; }
.content-inner-right { width: 50%; float: left;  background: #fff; padding: 0 20px 0 55px;}
.content-inner.even .content-inner-right { height:382px;}
.content-inner.odd .content-inner-right { padding: 0 59px 0 20px;text-align: right; height:382px;}
.content-inner-right h5 { font-size: 18px; line-height: 25px; font-family: 'RobotoMedium'; color: #202020; position: relative; }
.content-inner-right h2 { color: #161616; font-size: 34px; line-height: 47px; font-family: 'RobotoCondensedBold'; margin-bottom: 7px; }
.content-inner-right h2 a{color: #161616;}
.content-inner-right p { color: #4e4e4e; font-size: 14px; line-height: 20px; font-family: 'roboto_regular'; }
.content-inner2 h5:before { position: absolute; content: ""; width: 41px; height: 9px; background: url(../images/red-line.png) no-repeat left top; left: -55px; top: 10px; }
.content-inner2 h5 a{ color:#000; }
.share { width: 58%; float: left; margin-top: 15px; }
.share ul li { float: left; margin-right: 10px;width:auto; }
.share ul li.active a { color: #0093dd; }
.share ul li a { font-size: 14px; line-height: 20px; color: #909090; font-family: 'roboto_regular'; }
.share ul li a:hover{ text-decoration:underline;}
.content-inner.odd .content-inner-left { float: right; }
.content-inner.odd .content-inner3{left:18px;text-align:right;}
.content-inner.odd .content-inner-right > h5, .content-inner.odd .content-inner-right > h2,.content-inner.odd .content-inner-right > p { text-align: right; }
.content-inner.odd .share > ul{float:right;}
.content-inner.odd .content-inner2 > h5:after{position: absolute; content: ""; width: 41px; height: 9px; background: url(../images/red-line1.png) no-repeat right top; right: -59px; top: 10px;}
.content-inner.odd .content-inner2 > h5:before{background:none;}


.content-inner3 {background: #fff none repeat scroll 0 0;left: 55px;position: absolute;top: 46px;width: 85%;}
.content-inner1{display: table; height: 100%; width: 100%;}
.content-inner2{display: table-cell;height: 100%;vertical-align: middle; width: 100%;}

.pager{width:100%;float:left;text-align:center;background:#fff;padding:20px;border-top:1px solid #ececec; }
.pager a{font-size:18px; color:#000;}
.pager a:hover { text-decoration:underline; }
.pager ul li{width:auto;display:inline-block;float: none;margin-right: 10px;}
.pager ul li > span {     background: #0d93f6 none repeat scroll 0 0;
    border-radius: 50%;}
.pager ul li a{font-size:18px;line-height:25px;color:#323232;}
.pager span.pagenav{}
.pager ul span.pagenav{color:#fff;padding:3px 7px;}
.pager ul li:first-child {float:left;font-family: 'RobotoBold';font-size:18px; color:#000;background:#fff;border-radius:0%;padding:0px;}
.pager ul li:last-child {float:right;font-family: 'RobotoBold';font-size:18px; color:#000;background:#fff;border-radius:0%;padding:0px;}
.pager ul li:first-child span.pagenav{float:left;font-family: 'RobotoBold';font-size:18px; color:#000;background:#fff;border-radius:0%;padding:0px;}
.pager ul li:last-child span.pagenav{float:right;font-family: 'RobotoBold';font-size:18px; color:#000;background:#fff;border-radius:0%;padding:0px;}


.content-blog-right{width:20%;float:right;background:#ececec;}
.right-top{width:100%;float:left;}
.right-top img{width:100%;float:left;}

.newlatter{width:100%;float:left;padding:15px;background:#1e1e1e;position:relative;margin-top:20px;}
.newlatter:before{position:absolute;content:"";background:url(../images/red-line.png) no-repeat left top;top:35px;left:0px;width:100px;height:10px;}
.newlatter:after{position:absolute;content:"";background:url(../images/red-line1.png) no-repeat right top;top:35px;right:0px;width:100px;height:10px;}
.newlatter h3{font-size:36px;line-height:42px;color:#fff;font-family: 'RobotoCondensedBold';text-align: center;}
.newlatter p{font-size:14px;line-height:20px; font-family: 'roboto_regular';color:#fff;}
.newlatter form{width:100%;float:left;text-align:center;/*margin-top:20px;*/}
.newlatter form input[type=email]{width:100%;padding:10px;background:#494949;color:#8c8c8c;font-size:14px;line-height:20px; font-family: 'roboto_regular';border:none;}
.newlatter form input[type=text]{width:100% !important;padding:10px;background:#494949;color:#8c8c8c;font-size:14px;line-height:20px; font-family: 'roboto_regular';border:none;}

.newlatter form input[type=checkbox]{float:left;}
.newlatter form input[type=submit]{background:#0485e0;color:#fff;padding:10px 30px;border:none;-webkit-appearance:none;margin-top:15px;-moz-appearance:none;-ms-appearance:none;}
.newlatter form p{color:#8c8c8c;font-size:14px;line-height:20px; font-family: 'roboto_regular';text-align:left; padding:10px 0;/*margin-left: 36px;*/}
.check-box{width:100%;float:left;margin-top:20px;}
.latestnews {list-style:none;}
.latestnews li{font-size:18px; line-height:25px; width:85%; color:#1d1d1d; float: right;  font-family: "RobotoLight";  padding-left:30px}
.latestnews li a{color:#1d1d1d;}

.popular-post{width:100%;float:left;position:relative;/*margin-top:50px;*/}
.popular-post ul li.tab {text-align: center; background:none; padding:10px 0}
.popular-post .tab a#link_28:before{position:absolute;content:"";background:url(../images/post-line.png) no-repeat left top;top:30px;left:0px;width:100px;height:10px;}
.popular-post .tab a#link_28:after{position:absolute;content:"";background:url(../images/post-line1.png) no-repeat right top;top:30px;right:0px;width:100px;height:10px;}
.popular-post h3{font-size:25px;line-height:42px;color:#1d1d1d;font-family: 'RobotoLight';text-align: center;}
.popular-post h3 strong{font-family: 'RobotoCondensedBold';}

.popular-post ul li a#link_28 {font-size:25px;line-height:42px;color:#000;font-family: 'RobotoLight';text-align: center; font-weight:bold;}

.popular-post ul li{float:left;width:100%;background:url(../images/post-bottom.png) no-repeat center bottom;padding: 15px 0;}
.popular-post ul li span.number{background:#0d93f6;float:left;width:30px;height:30px;text-align:center;border-radius:50%;}
.popular-post ul li span.number P{color:#fff;font-size:18px;line-height:25px;margin-top:2px;}
.text-post {float: right;width: 85%;color:#1d1d1d;font-family: 'RobotoLight';font-size:18px;line-height:25px;}
.text-post > span {display: block;color:#8e8e8e;}
#comments{margin: 0;
   
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    width: 100%;
	overflow:hidden
}
#jc h4{color: #000;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
    font-size: 18px;
    line-height: 25px;
	border-bottom: 2px solid #02b3e5;
	display:inline-block; margin-bottom:0;
	margin:0 50px
}
#jc h4:last-child{padding:0 50px;}
#comments .comments-list{position:relative; margin-left:0; margin: 0 50px;}
#comments .even, #comments .odd{padding-top:20px}
#comments .comments-list:before{
	position:absolute; left:0; height:1px; background: #c6c6c6; content:""; width:132%; left:-80px}
#comments-list-footer{margin:10px 50px  !important;;}
#comments-form, #comments-report-form, #comments-report-form p, #comments-form .counter{padding:0 30px}
element.style {
    height: 430px; position:relative
}
element.style:after{background:#727272; height:2px; right:0; width:50%; position:absolute; content:"";}
  
/*footer css starts
================================*/
.footer{width:100%;float:left;position:relative;}
.footer-top{width:100%;float:left;background:#141414;padding:40px 0;}
.footer-inner{width:79%;float:left;position:relative;}
.footer-inner .custom{width:25%;float:left;position:relative;}
.footer-inner h3{color:#cecece;font-size:18px;line-height:25px;font-family: 'roboto_regular';}
.footer-inner h3.middle{margin-top:20px;}
.footer-inner ul li{}
.footer-inner  ul li a{font-size:14px;line-height:20px;color:#cecece;font-family: 'RobotoLight';}
.social-icon{width:100%;float:left;margin-top:30px;}

.social-icon ul li i{font-size:22px;color:#ededed; background:#666666; width:40px ; height:40px; border-radius:100px; text-align:center; line-height:40px}
.social-icon ul li:hover i{ background:#00abf6; color:#fff;}

.social-icon ul li{float:left;margin-right: 15px;}

.footer-bottom{width:100%;float:left;background:#ffffff;padding:13px 0;}
.footer-bottom p{color:#373333;font-size:14px;line-height:25px;font-family: 'roboto_regular';}
.footer-bottom a{color:#373333;font-size:14px;line-height:25px;font-family: 'roboto_regular';}
.footer-bottom p.left{float:left;}
.footer-bottom p.right{float:right;}
.right > img { float: right;margin-left: 10px;}


.top{position:absolute;right:10px;top:40px;cursor:pointer;width:46px;height:45px;overflow:hidden;background:url(../images/arrow-top2.png) no-repeat;}
.top:hover{background-position:center bottom; }
.footer-inner2{width:21%;float:left;position:relative;}
.footer-inner2.last{background:url(../images/line-footer.png) no-repeat left -220px;padding-left:20px;}
.footer-inner2 .custom ul li img{max-width:100%; }
.footer-inner2 .social_links { margin-top:30px; }
.footer-inner2 .social_links ul {    display: block;    margin: 0 0 12px;}
.footer-inner2 .social_links ul li {      display: inline-block;    margin: 0 10px 0 0; }
.footer-inner2 .social_links ul li a {  display: inline-block;    height: 40px;    overflow: hidden;    text-indent: -9999px;    transition: all 0.2s ease-in-out 0s;    width: 41px;}
.footer-inner2 .social_links ul li a:before {background: #fff none repeat scroll 0 0;bottom: -1px;content: ""; height: 1px; left: 0;
    position: absolute; transition: width 0.5s ease 0s; width: 0; }
.footer-inner2 .social_links li.fb a {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll 0 0;}
.footer-inner2 .social_links li.fb a:hover {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll 0 -47px;}

.footer-inner2 .social_links li.tw a {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll -52px 0;}
.footer-inner2 .social_links li.tw a:hover {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll -51px -47px;}

.footer-inner2 .social_links li.ln a {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll -105px 0;}
.footer-inner2 .social_links li.ln a:hover {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll -104px -47px;}

.footer-inner2 .social_links li.gp a {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll -158px 0;}
.footer-inner2 .social_links li.gp a:hover {background:rgba(0, 0, 0, 0) url("../images/social_icons.png") repeat scroll -158px -47px;}	
/*Details page css strats
====================================*/
.content-blog-left.details {background: #fff ;}
/*.content-blog-left .details {background: #fff ; display: table;}*/
.data-center{width:100%;float:left;text-align:center;padding: 40px 0;}
.data-center h3{font-size:18px;line-height:25px;color:#202020;font-family: 'RobotoMedium';position:relative; padding-bottom:15px;}
.data-center h3 a { color:#000;}
.data-center h3 a:before{ color:#000; padding-left:55px;content:"";background:url(../images/red-line.png) no-repeat left center; }
.data-center h3:before{position:relative;width:41px;height:7px;left:40%;top:40%;}
.data-center h2{font-size:44px;line-height:55px;color:#202020;font-family: 'RobotoCondensedBold'; width:75%; margin:0 auto;}
.data-center .share{float:none;width:auto;display:inline-block;}

.social-detilas{width:100%;float:left;text-align:center;margin-top:25px;}

.social-detilas ul li i{background:#fff; color:#000; font-size:26px; width:49px; height:49px; border:1px solid #d4d4d4; line-height:49px}
.social-detilas ul li:hover i{color:#fff; background:#26b1f7;}


.social-detilas > ul {display: inline-block;}
.social-detilas ul li{display:inline-block;width:auto; margin-right: 5px;}

.details-banner{width:100%;float:left;}
.details-banner img{width:100%;float:left;margin-bottom:30px;}
.details-banner h4{color:#000000;font-size:24px;line-height:30px;font-family: 'RobotoLight';padding:0 50px;margin-bottom:25px;}
.details-banner  p{font-size:14px;line-height:20px;font-family: 'roboto_regular';color:#4e4e4e;padding:0 50px;margin-bottom:15px;}

.coments{width:100%;float:left;}
.inner-details{margin:0 auto;width:90%;}
.comment-top{width:100%;float:left;border-bottom:1px solid #c6c6c6}
.comment-top ul li{float:left;width:auto;margin-right: 50px;}
.comment-top ul li a{font-size:18px;line-height:25px;color:#000;font-family: 'RobotoLight';}
.comment-top ul li.active{border-bottom:2px solid #02b3e5;}

.commended{font-size:14px;line-height:20px;color:#000000; font-family: 'RobotoBold';background:url(../images/dil.png) no-repeat left center;padding-left: 25px;}
.share-d{font-size:14px;line-height:20px;color:#000000; font-family: 'RobotoBold';background:url(../images/share.png) no-repeat left center;padding-left: 25px;margin-left: 30px;}
.share-detila {float: left;padding: 20px 0;}
.user-detail{width:100%;float:left;padding: 10px 0;}
.user-detail img{width:58px;height:54px;float:left;margin-right:38px;margin-top:6px;}
.user-right{width:89%;float:left;border-bottom:1px solid #c6c6c6}
.user-right p{font-size:14px;line-height:20px;color:#4e4e4e; font-family: 'roboto_regular';}
.user-right p.name{font-family: 'RobotoLight';}
.user-right p.name span{color:#02b3e5;}
.replay{width:100%;float:left;padding:10px 0;}
.increment{width:80px;float:left}
.increment ul li{float:left;width:auto;font-size:14px;line-height:20px;font-family: 'RobotoBold';color:#c6c6c6}
.increment ul li img{width:14px;height:7px;float:left;margin:6px;}
.vertical { float: left;width: 110px;}
.vertical img{width:6px;height:11px;float:right;margin:6px;}
.vertical p{font-size:14px;line-height:20px;font-family: 'RobotoBold';color:#c6c6c6}
.user-right > input { padding: 17px;width: 100%;background:#ececec;border:1px solid #d4d4d4;border-radius:10px;font-size:18px;line-height:25px;font-family: 'RobotoLight';}

.content-inner.odd .user-right { border-bottom: none;}
.more-read{width:100%;float:left;border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.more-read h3{color:#a6a6a6;font-size:44px;line-height:50px;font-family: 'RobotoLight';}
.content-blog-left.inner{width:100%;float:left;}

.jcomments-links {   clear: both;    float: left;    margin-top: 15px;    text-align: left;    width: 42%;}
.jcomments-links a{  color: #909090;    font-family: "roboto_regular";    font-size: 14px;    line-height: 20px;} 
.jcomments-links .readmore-link { display:none; }

ul.pagenav li {padding:10px 50px 20px 50px; } 
.details ul.pagenav li {padding:0px; } 
ul.pagenav .pagenav-next a {    color: #323232;    font-size: 18px;    line-height: 25px;    font-family: "RobotoBold";}
ul.pagenav .pagenav-prev a {    color: #323232;    font-size: 18px;    line-height: 25px; font-family: "RobotoBold";}
#comments { border-bottom:#ccc solid 1px; margin-bottom: 20px;    padding:10px 0 20px 0;}
.rbox { padding-top:10px; }
#comments-footer { margin-top:25px; }
.newlatter .nsltrthank { padding-left:50px; }
.newlatter .nsltrerror { padding-left:0px; }
.newlatter form { text-align:left; }
.errornsltr { padding-bottom:15px; }
.newlatter form input[type="submit"] { margin-top:15px 0 0 0; }
ul.actions { display:none; }
dl.article-info {  display:none; }
.content-inner .icons { display:none; }
.blog-nav.fixed {    left: 0;    position: fixed;    top: 0; background-color:#fff; z-index:1;}   
.outer {    overflow: hidden; }

.right a > img {
    float: right;
    margin-left: 10px;
}
.publisher-anchor-color a { color:#00abf6 !important; }
/* Formate Search */
#searchForm{ width:100% ; float:left; font-family: "RobotoCondensedBold";}
.search h2 {  font-size:24px; line-height:30px;}
.search { background:#fff; padding:35px; width:100%; float:left;}
.search #search-searchword { height:30px; width:220px; margin-right:25px; border: solid 1px cccccc; -moz-appearance: none;
      background: #ccc none repeat scroll 0 0;    border: medium none;    color: #777 solid  1px ;    font-family: "RobotoCondensedBold";
    font-size: 14px;    line-height: 20px;    padding-left: 10px;	 border-radius: 5px;    } 
	
.search .btn { background: #067cb7 none repeat scroll 0 0;    border: medium none;    color: #fff;     padding: 7px 30px; cursor:pointer;}
.search button:hover{ background-color:#07c;}
.search .phrases-box	 { width:100%; float:left;}
.search .controls{ float:left;}
.search .searchintro{ float:left; width:80%; font-size:18px; }
.search .form-limit { width:20%; float:right; }
.search .btn-toolbar { padding-bottom:8px; }
.search .badge-info { color:#777;}
.search dl.search-results { padding-top:20px; width:100%; float:left; }
.search dt.result-title { padding-top:20px; }
.search dl.search-results h5{ font-size:18px; }
.search dl.search-results h5 a{ color:#000; }
.search .content-inner-right { width:100%; }
.search .content-inner{ padding:15px; 0;}
.search .share { margin-top:10px; }

/*acymailing*/
.acyfield_email { padding-top:10px;}
.newlatter form input[type="submit"]:hover { background-color:#07c; cursor:pointer;}
#comments-form input { height: 2.5em;
    margin-bottom: 2px;
    padding: 10px;
    width: 350px;}
#comments-form-send,#comments-form .btn div,#comments-report-form .btn div, #comments-form-send a{
 -moz-appearance: none;
 background:none !important;
    background-color: #067cb7 ;
    border: medium none;
    color: #fff;
   
    
}
/*********  29-2-2016 *********/
.popular-post:before {
  position: absolute;
  content: "";
  background: url(../images/post-line.png) no-repeat left top;
  top: 17px;
  left: 0px;
  width: 100px;
  height: 10px;
}
.popular-post:after {
  position: absolute;
  content: "";
  background: url(../images/post-line1.png) no-repeat right top;
  top: 17px;
  right: 0px;
  width: 100px;
  height: 10px;
}
#comments-form label{width:100%;float:left;font-size: 14px;line-height: 20px;}
#comments-form input{width:350px !important;}
#comments-form input.captcha{width: 121px !important;}
#comments-form .comments-form-subscribe{ width:50%; margin-left:10px;}
div#jc  h4.jch{width:90%;}
#comments-footer a{display:none;}
#comments .comment-date{font-size: 14px;padding: 0 0 0 16px;  background-size: 12px 13px;}
.jcomments-links{width:34%;}

#comments-form, #comments-report-form, #comments-report-form p, #comments-form .counter{text-align:center;}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder{width: 50%;
    float: none;
    display: inline-block;}
	
	#comments-form input{    width: 100% !important;}
	#comments-form textarea{max-width: 100% !important;width: 100%;}
	#comments-footer{float:left;width:100%;}
	#comments-form .grippie{ max-width: 100% !important;  width: 100%;}

.details-banner .authordetail {display: block; padding: 0 50px; }
.details-banner .authordetail .img {width: 18%; float: left; margin: 0 2% 0 0;}
.details-banner .authordetail .img img {width: 100%; height: auto;}
.details-banner .authordetail .detail {width: 70%; float: left; margin: 15px 2% 0 0;}
.details-banner .authordetail .detail h5 {color: #000; font-family: 'RobotoMedium'; font-size: 18px;}
.details-banner .authordetail .detail h2 {color: #000; font-family: 'RobotoMedium'; font-size: 22px;}
.details-banner .authordetail .detail p {color: #4e4e4e; font-family: 'RobotoMedium'; font-size: 14px; padding: 0;}
ul.bullet  {margin: 0 50px 15px 50px;display: table; font-size: 14px;line-height: 18px;}
ul.bullet  li{padding: 0 0 0 15px; color: #4e4e4e; background: url(../images/grey_bullet.png) 1px 8px no-repeat;  font-family: 'roboto_regular'; line-height:24px;}