/*Article shared*/
div[align="left"] {
    text-align: center;
}
.flright {
	float:right;
}
.flleft {
	float:left;
}
.rotitr {
    color: #555;
    font-weight: 200;
	font-size: 12px;
}
.taglable > a:link,.taglable > a:visited {
    background: #5bc0de none repeat scroll 0 0;
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.taglable > a:hover {
    background: #ff3300 none repeat scroll 0 0;
    color: #fff;
}
.taglable2 > a:link, .taglable2 > a:visited {
    background-color: #aaa;
    color: #fff;
    display: inline;
    font-weight: normal;
    line-height: 3;
    padding: 0px 14px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    transition: all 0.3s ease 0s;
    border-radius: 15px;
}
.taglable2 > a:hover {
    background-color: #f21692;
    color: #fff;
}
.title-bar {
    overflow: hidden;
    color: #333;
	font-size: 16px;
	line-height: 1.8;
	font-weight: 700;
	margin-bottom: 15px;
}
.title1 {
    float: right;
    margin: 0 0 0 10px;
}
.titleline {
    height: 1px;
    width: 100%;
    margin: 20px 0px 0px -100%;
    float: right;
    background: #e3e3e3;
}
.calendar {
    color: #666;
    font-weight: 300;
    font-size: 12px;
	direction: rtl;
}
.calendar span {
    padding: 0 8px;
	color: #999;
	font-size: 22px;
}
/*Article list*/
.list-img {
    margin-left: 15px;
    padding: 0px;
}
.list-img img {
    border-radius: 20px;
}
.list-content {
    font-size: 13px;
    line-height: 24px;
    color: #444;
}
.list-item {
    margin: 0;
}
h2.list-titr {
	direction:rtl;
}
h2.list-titr.hot a:link,h2.list-titr.hot a:visited {
    color: #ed1164;
    transition: all .2s ease-in-out 0s;
    font-size: 16px;
    font-weight: bold;
}
h2.list-titr a:link,h2.list-titr a:visited {
    color: #ed1164;
    transition: all .2s ease-in-out 0s;
    font-size: 16px;
    font-weight: bold;
}
h2.list-titr a:hover,h2.list-titr a:hover{ 
	color:#005baa;
}
.brd {
    border-bottom: 1px solid #ed1064;
    margin: 5px 0 0;
    padding-bottom: 5px;
}
ul.content-list{
    margin: 0;
	list-style:none;
}
.content-list li {
    margin: 15px 0;
}
.content-list li a:link,.content-list li a:visited {
    font-size: 12px;
    color: #333;
	font-weight: 600;
}
.content-list li a:hover {
    color: #f21692;
}
.content-list em.fa {
    color: #f21692;
} 

/*Article view*/
.articleView                               		 {margin:0 0 20px;background-color: #fff;padding: 25px;}
.articleView .headline                     {margin-top:10px;overflow:hidden;}
.articleView .banner-image img              {float: left;margin-right: 10px;max-width: 270px;background-color:#eee;padding:3px;}
.articleView .headline .rotitr             {padding:5px 0;margin:0px;font-weight:200;font-size:13px;color:#666;}
h1.title              {font-weight: bold;line-height: 2em; padding:2px 0 15px;margin:0px;font-size:18px; color: #333; letter-spacing: -.5px;}
p.c-summary {
    color: #464485;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: -0.5px;
}
.articleView .headline h2 			{font-size: 17px; font-weight: bold;}
.articleView .headline .summary         	{padding:4px 0;margin:0px;font-size:12px;font-weight:normal;color:#606060;text-align:justify}
.articleView .description                  	{padding:15px 0;font-size:15px;font-weight:normal;color:#333;text-align:justify;line-height:2.7;margin-top: 25px;}
.content-image img {  border-radius: 20px;}
.articleView .articleComments .articleComment .commentheader .commentdate {padding:3px 5px 1px 10px;font-size:12px;font-weight:normal;color:#336699;}
.articleView .articleComments .articleComment .comment  {background: url('images/baloon.png') 100% 7px no-repeat;clear:both;padding:10px 0;font-size:12px;font-weight:normal;color:#333333;text-align:justify;text-indent:40px;}
.articleView .postComment                   {padding:5px;background-color:#f5f5f5;border:1px solid #999999;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.articleView .postComment p,
.articleView .postComment div               {padding:4px 10px;margin:0px;}
.titr-box {
    border-right: 1px solid #464485;
}
.noimage {
	background-image: url(images/no_image.png);
	width:200px;
	height:140px;
}
.noimagelt {
	background-image: url(images/no_imagelt.png);
	width:100px;
	height:70px;
}
.share-list-icons  .share-icon{
    font-size: 18px!important;
    background-color: #d6d6d6;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
	text-align: center;
    vertical-align: middle;
    display: table-cell;
	transition: all 0.3s ease;
}
.fa-send.share-icon:hover {
	background-color:rgb(23, 156, 222);
}
.fa-facebook.share-icon:hover {
	background-color:rgb(71, 89, 147);
}
.fa-twitter.share-icon:hover {
	background-color:rgb(72, 167, 237);
}
.fa-google-plus.share-icon:hover {
	background-color:rgb(220, 74, 56);
}
.rating {
    padding: 15px;
    background-color: #f1f1f1;
    margin: 5px 0;
    text-align: center;
}
.rating-value img {
    vertical-align: middle;
}
.image-gallery {
    padding: 15px;
    background-color: #f1f1f1;
    margin: 5px 0;
    text-align: center;
}
input[type="radio"] {
    margin: 0 10px 0 2px;
}
.graybg {
    text-align: center;
    border: 1px solid #eee;
    padding: 15px;
	margin: 5px 0;
}
.Related {
    padding: 15px;
    background-color: #f1f1f1;
    margin: 5px 0;
}
.tags {
    padding: 0;
}

/*comment form */
.post-comment .NormalTextBox {
    width: 100%;
    background-color: #fff;
    padding: 10px 60px 10px 20px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 30px;
	max-width:600px;
	border: none;
}
.post-comment span.Normal {
    top: 36px;
    position: relative;
    right: 20px;
    color: #ccc;
}
#Notify .Normal {
    color: #000;
    font-weight: normal;
    top: 10px;
}
.post-comment p {
   text-align:right;
}
.post-comment textarea {
   height:196px;
   margin-top: 25px;
}
#Notify label {
    margin-right: 5px;
}
/*Archive*/
ul.archive {
    padding: 0;
    margin: 0;
    list-style: outside none none;
    display: block;
    position: relative;
    overflow: hidden;
}
ul.archive li {
    background-color: #eee;
    padding: 5px 20px;
    margin-bottom: 1px;
	color:#333;
	transition: all 0.3s ease 0s;
}
ul.archive li:hover {
    background: #f21692;
	color:#fff;
}
ul.archive li.archive-fl {
	background-color: #444;
    margin:1px;
	color:#fff;
}
/*form*/
input[type="image"] {
    border: none;
    margin: 0;
    padding: 0;
}


/*responsive*/
@media handheld, only screen and (max-width:480px) {
.flright.list-img img {
	width:60px;
}
.noimage,.noimagelt {
	width:60px;
	height:42px;
	background-size: contain;
}
.articleView .banner-image img {
    float: none;
    width: 100%;
	max-width: 100%;
	margin: 0;
}
.pic_part .main_pic {
    height: 200px !important;
}
.pic_part .main_pic.mobile {
    width: 85% !important;
    height: 300px !important;
}
.pic_part .main_pic.tablet {
    width: 100% !important;
    height: 300px !important;
}
}
.content-image img {
    width: 100%;
}
span.badge.flleft {
    margin-top: 8px;
}
/*content-list box*/
.img-titles {
    text-align: center;
    vertical-align: middle;
}
.content-list-body {
    text-align: center;
	font-size: 15px;
}
.content-list-box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(35, 36, 39, 0.37);
	margin-bottom: 12px;
    padding: 8px;
	text-align:center;
	transition:all 0.3s ease;
}
.content-list-box:hover {
    box-shadow: 1px 1px 15px  rgba(35, 36, 39, 0.25);
}
.content-list-img {
    display: inline-block;
    border-radius: 50%;
    background-image: url(../../../../portals/0/images/pages/userbg.png);
    width: 100px;
    height: 100px;
    background-position: center;
}
.content-list-img img {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    transition: all 0.3s ease;
    margin-top: 25px;
	box-shadow: 1px 1px 2px #666;
}
.content-list-img img:hover {
    transform: scale(1.1);
	box-shadow: 2px 2px 6px #666;
}
.content-list-authorname {
    font-size: 13px;
    color: #999;
}
.content-list-info {
    text-align: center;
	font-size: 13px;
}
.content-list-feed {
    min-height:100px;
}
.content-list-authorname a:link,.content-list-authorname a:visited {
    color: #666;
}
.content-list-authorname a:hover {
    color: #00a693;
}
.content-list-titr {
    min-height: 55px;
    text-align: center;
	margin-top: 20px;
}
.content-list-titr  a {
    font-size: 15px;
	font-weight: 700;
}
.content-list-titr a:link,.content-list-titr a:visited {
    color: #333;
}
.content-list-titr a:hover {
    color: #00a693;
}
.content-list-info span.fa {
    font-size: 16px;
}
.articles-body {
    min-height: 100px;
}
.li2-body {
    padding: 15px 10px;
}

.list-item2 {
    margin: 10px 0;
    padding: 0 10px 10px 0;
	border-bottom: 1px solid #fff;
}

.list-titr2 a:link,.list-titr2 a:visited {
    color: #fff;
    font-size: 12px;
}
.list-titr2 a:hover {
    color: #ed1164;
}
.publishdate em {
    padding: 0 0 0 20px;
    font-size: 16px;
}


.laptop-bg {
    background-image: url("images/laptop.png");
	background-repeat:no-repeat;
    height: 400px;
	background-size: contain;
}


.pic_part {
    position: relative;
    z-index: 2;
}
.pic_part .list_pic {
    display: none;
    float: right;
    padding: 0 2.5%;
    width: 65%;
}
.pic_part .list_pic.desktop {
    display: block;
}
.pic_part .list_pic ul li {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
    border: 1px solid #eee;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 60px;
    list-style-type: none;
    margin: 0 1% 20px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    transition: all 0.2s ease 0s;
    width: 23%;
}
.pic_part .list_pic ul li:hover {
    border-color: #8c9ae0;
}
.pic_part .list_pic ul li img, .pic_part .main_pic img {
    height: auto;
    transition: all 0.5s ease 0s;
    width: 81%;
}
.pic_part .main_pic {
    border-radius: 10px;
    display: block;
    height: 385px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 4.4% 13.6% 7.5%;
    text-align: center;
}
.pic_part .main_pic .label_style1 {
    bottom: 145px;
}
.pic_part .main_pic.desktop {
    background: rgba(0, 0, 0, 0) url("images/laptop.png") no-repeat scroll center center / 96% 93%;
}
.pic_part .main_pic.tablet {
    background: rgba(0, 0, 0, 0) url("images/tablet.png") no-repeat scroll center center / 100% 100%;
    padding: 10% 9% 11% 9%;
	width: 454px;
    height: 595px;
}
.pic_part .main_pic.mobile {
    background: rgba(0, 0, 0, 0) url(images/mobile.png) no-repeat scroll center center / 100% 100%;
    padding: 16% 5% 16% 5%;
    width: 319px;
    height: 595px;
}
.pic_part .main_pic div {
    float: right;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.pic_part .response_act {
    float: left;
    padding-left: 2%;
    width: 30%;
}
.pic_part .response_act li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: outside none none;
    margin: 11px 4% 0;
    opacity: 0.5;
    position: relative;
    transition: all 0.1s ease 0s;
    width: 25%;
}
.pic_part .response_act li:last-child {
    margin-left: 0;
}
.pic_part .response_act li::after {
    border: 1px solid #aaa;
    bottom: -12px;
    content: "";
    height: 2px;
    left: 18%;
    position: absolute;
    right: 18%;
}
.pic_part .response_act li:hover, .pic_part .response_act li.active {
    opacity: 1;
}
.pic_part .response_act li.active::after {
    background-color: #5c6ad2;
    border: medium none;
    height: 3px;
}
.pic_part .response_act .desktop {
    background-image: url("../_images/desktop.png");
}
.pic_part .response_act .tablet {
    background-image: url("../_images/tablet.png");
}
.pic_part .response_act .mobile {
    background-image: url("../_images/mobile.png");
}
.prodetail_part2 {
    margin-bottom: 60px;
}
.prodetail_part2 .rightside {
    background-color: #ff4900;
    float: right;
    height: 300px;
    margin-right: 3.2%;
    padding: 50px 50px 30px 0;
    position: relative;
    width: 46%;
}
.prodetail_part2 .rightside::before {
    border-bottom: 15px solid transparent;
    border-right: 10px solid #ff4900;
    border-top: 15px solid transparent;
    content: "";
    left: -9px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
.prodetail_part2 .rightside .text {
    color: rgba(255, 255, 255, 0.9);
    float: right;
    font-size: 1.15rem;
    line-height: 26px;
    text-align: justify;
    width: 50%;
}
.prodetail_part2 .leftside {
    background-color: #353535;
    float: left;
    height: 300px;
    margin-left: 3.2%;
    padding: 50px 0 30px 50px;
    position: relative;
    width: 46%;
}
.prodetail_part2 .leftside .text {
    color: #ccc;
    float: left;
    font-size: 1.15rem;
    line-height: 26px;
    text-align: justify;
    width: 50%;
}
.prodetail_part2 .leftside::before {
    border-bottom: 15px solid transparent;
    border-left: 10px solid #353535;
    border-top: 15px solid transparent;
    content: "";
    margin-top: -15px;
    position: absolute;
    right: -9px;
    top: 50%;
}
.sample-object-fit {
    height: 200px;
    object-fit: cover;
    object-position: center top;
}
.sshot {
	background-position: top;
	transition:all 12s ease;
	background-size: cover;
	}

.sshot:hover {
    background-position: bottom;
}
.project-listing .pic img {
    object-fit: cover;
    height: 250px;
    object-position: top;
}
.box-white {
    background-color: #fff;
    color: #000;
    box-shadow: 0 3px 6px rgba(0,0,0,0.24);
    padding: 15px;
    margin: 20px 0;
    border-radius: 12px;
	text-align: center;
}