
.comments{
    float: left;
}
.author {
    float: right;
}
#cat1 {
  font-size: small;
}
.btn-accent, a.btn-accent {
    color: #f8fffe;
    border-color: #00000003;
    background-color: #3969a1;
}
.btn-accent, a.btn-accent {
    color: #fff;
    border-color: #1f2970;
    background-color: #1f2970;
}
.color-white, .color-white p, .color-white .Normal, .color-white a, .color-white a:link, .color-white a:active, .color-white a:visited, .color-white a:hover, .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
    color: #ff6e2f !important;
}


.eds_news_Nova.eds_subCollection_news .edn_article.edn_fixedHeaderArticle .edn_articleTitle {
    font-size: 30px;
    font-family: iransans;
    text-align: justify;
    font-weight: 600;
}

.ArticleView h1 {
    font-size: 25px !important ;
    color: #821f89;
    float: right;
}

.eds_news_Nova.eds_subCollection_news h2 {
    font-size: 25px;
    font-family: iransans;
    color: black;
}

/*---------------*/
.home10-cont03,.home10-cont03:nth-child(2n){
    border:1px solid #ededed;
    background-color:#f7f7f7;
    position:relative;
    margin-top:25px;
    min-height:181px
}
.home10-cont03 .cont_left{
    position:absolute;
    right:0;
    top:0;
    width:22%;
    height:100%;
    
    background-size:cover
}
.home10-cont03 .cont_right p{
  overflow-wrap: anywhere;
}
.home10-cont03 .cont_left p{
  overflow-wrap: anywhere;
}
.home10-cont03 .cont_right{
    float:left;
    width:72%;
    position:relative;
    padding: 25px 0 25px 30px
}
.home10-cont03:nth-child(2n) .cont_left{
    float:left;
    width:24%;
    text-align:left;
    position:relative
}
.home10-cont03:nth-child(2n) .cont_right{
    position:absolute;
    right:51px;
    top:0;
    width:71%;
    height:100%;
    
    background-size:cover
}
.home10-cont03 h3,.home10-cont03:nth-child(2n) h3{
    font-size:15px;
    line-height:1.5;
    font-weight:bold;
    margin:5px 0 15px
}
.home10-cont03 .date,.home10-cont03:nth-child(2n) .date{
    position:absolute;
    top:49%;
    left:-55px;
    margin-top:-31px;
    padding-top:10px;
    width:95px;
    height:95px;
    font-size:40px;
    color:#ffffff;
    text-align:center;
    background-color:#8cc747;
    border:3px solid #ffffff;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    z-index:1;
    line-height:1.1;
    -moz-box-shadow:3px 3px 6px rgba(0,0,0,0.2);
/* For Firefox3.6+ */
    -webkit-box-shadow:3px 3px 6px rgba(0,0,0,0.2);
/* For Chrome5+,Safari5+ */
    box-shadow:3px 3px 6px rgba(0,0,0,0.2);
/* For Latest Opera */
    
}
.home10-cont03:nth-child(2n) .date{
    -moz-box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
/* For Firefox3.6+ */
    -webkit-box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
/* For Chrome5+,Safari5+ */
    box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
/* For Latest Opera */
    
}
.home10-cont03 .date span,.home10-cont03:nth-child(2n) .date span{
    font-size:14px;
    display:block
}
.home10-cont03 .cont_right .date{
    right:-136px
}
.home10-cont03:nth-child(2n) .cont_right .date{
    right:auto;
    left:-103px;
    top: 40%;
}
@media only screen and (max-width:767px){   
    .home10-cont03 .cont_left,.home10-cont03:nth-child(2n) .cont_right{
        position:static;
        width:100%;
        height:250px
    }
    .home10-cont03 .cont_left,.home10-cont03:nth-child(2n) .cont_right{
        float:none;
        width:auto;
        padding:60px 30px 30px;
        text-align:right
    }
    .home10-cont03 .date,.home10-cont03:nth-child(2n) .date{
        display:none;
    }
}
.contactBg{
/*background:url(/portals/0/Bg/contactBg.png) no-repeat bottom center;
    */
    
}
.projectBg{
    background:#444;
    padding-bottom:40px;
    border-top:5px solid #fdb824;
    border-bottom:5px solid #fdb824
}
    

/*---------------------*/


/*----------------------news-------------------------------*/
.newsContainer{
    margin-right:20px
}
.newsContainerlist{
    width:30%;
    float:right;
    margin-right:20px !important
}
.newsContainer .featured-pro{
    margin: 0 0 20px 0;
    text-align:center;
    background:#fff;
    border-bottom:1px solid #eeeeee;
    min-height:490px
}
.newsContainer .featured-pro .img{
    position:relative
}
.newsContainer .featured-pro .box{
    padding:10px 30px 30px;
    border:1px solid #eee;
    border-top:none;
    background:#fafafa;

}
.newsContainer .featured-pro .box a.news-title{
    height:50px;
    display:block;
     line-height: 1.8em;
    font-weight:bold
           
}
.newsContainer h5{
    color:#333;
    padding:20px 0 5px;
    font-weight:600;
    min-height:105px
}
.newsContainer p{
    padding:10px 0 20px;
    color:#999;
    height:93px;
    line-height:2em;
    overflow:hidden
}
.newsContainer .featured-pro a.learn-more{
    font-weight:500;
    display:inline-block;
    padding:8px 20px;
    border-radius:4px;
    color:#58595b
}
.newsContainer .featured-pro:hover{
    border-bottom:1px solid #515fff
}
.newsContainer .featured-pro{
    margin: 0 0 20px 0;
    text-align:center;
    background:#fff;
    min-height:490px
}
.newsContainer .featured-pro .overlay{
    background:#f76d2c;
    position:absolute;
    height:65px;
    width:65px;
    border-radius:50%;
    border:3px solid #fff;
    left:50%;
    margin:0 -30px 0 0;
    bottom:-30px;
    line-height:52px
}
.newsContainer .featured-pro .overlay em{
    color:#fff;
    font-size:24px;
    display:inline-block;
    vertical-align:middle
}
.newsContainer A,.newsContainer A:link,.newsContainer A:active,.newsContainer A:visited{
    -moz-transition:all 0.7s ease 0s;
    -webkit-transition:all 0.7s ease 0s;
    -o-transition:all 0.7s ease 0s;
    transition:all 0.7s ease 0s;
    border:medium none;
    color:#515fff;
    outline:medium none;
    text-decoration:none !important;
    font-size:15px;
    font-weight:normal;
    line-height:1.5em
}
.newsContainer .featured-pro:hover a.learn-more{
    background:#515fff;
    color:#fff
}
.newsContainer .featured-pro a.learn-more{
    font-weight:500;
    display:inline-block;
    padding:8px 20px;
    border-radius:4px;
    color:#58595b
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

.subItem {margin-bottom: 10px; }
.home10-cont03:nth-child(2n+1) .cont_left { width: 100% !important; }
.newsContainerlist { width: 100% !important; float: left; margin-left: 0px !important; }
.home16-cont .cont-right {
    width: auto;
}
.home16-cont .cont-right::before{
    content: "";



width: 200% !important;
height:200%;



}
.font-35{
    font-size:25px !important;
}
.home19-imglist {

    margin: 0 0 0 -14px !important;

}
.home10-cont03:nth-child(2n) .cont_right{
    width: 100%;
    left:0;
}
.home10-cont03 .cont_right .date {

    display: none;

}
.home16-cont .cont-left{display:none;}
.home10-cont03 .cont_left{

display: none;
}
.home10-cont03 .cont_right {

    float: left !important;
    width: 100% !important;
    padding: 25px 30px 25px 30px !important;

}
.home10-cont03:nth-child(2n) .cont_right{
    width: 100% !important;
    left:0 !important;
        /*position: inherit !important;*/
}
}
.listingItem .summary { 
    overflow-wrap: anywhere; 
}

#back-to-top.backtop01 {
    background-color: #ffb606;
}


.eds_GravityGallery_Graviton div, .eds_GravityGallery_Graviton span, .eds_GravityGallery_Graviton p, .eds_GravityGallery_Graviton a, .eds_GravityGallery_Graviton small, .eds_GravityGallery_Graviton strong, .eds_GravityGallery_Graviton b, .eds_GravityGallery_Graviton u, .eds_GravityGallery_Graviton i, .eds_GravityGallery_Graviton dl, .eds_GravityGallery_Graviton dt, .eds_GravityGallery_Graviton dd, .eds_GravityGallery_Graviton li, .eds_GravityGallery_Graviton label, .eds_GravityGallery_Graviton th, .eds_GravityGallery_Graviton td, .eds_GravityGallery_Graviton button, .eds_GravityGallery_Graviton input, .eds_GravityGallery_Graviton textarea {
    font-family: iransans; !important;
}

.dnnSearchBoxPanel {
    background-color: #fff;
}

.btn-accent, a.btn-accent {
    color: #ffffff;
}

.home10-cont03 .date, .home10-cont03:nth-child(2n) .date {
    position: absolute;
    background-color: #515fff;
}
.newsContainer .dg-imagebox09 .pic img{
  height:100%;
  width:100%;
}

.fa, .fas {
    font-weight: 100 !important;
}

.ArticleView h1 {
    text-align: justify;
}
.fixed-widget-list li.share {
    background-color: #555555;
}

.ArticleView h1 {
    font-size: 20px !important;
    color: #843334;
}
.listingItem .title h2 {
    display: inline-block;
    color: #843334;
}
.home10-cont03 .date, .home10-cont03:nth-child(2n) .date {
    position: absolute;
    background-color: #993134;
}

.home10-cont03, .home10-cont03:nth-child(2n) {
  background-color: #d9d9d9;
}

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #404243;
    background: #993031;
    background: -moz-linear-gradient(top, #358eea 0%, #2170cd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd));
    background: -webkit-linear-gradient(top, #2a0d0d 0%,#cb0101 100%);
    background: linear-gradient(top, #358eea 0%,#2170cd 100%);
    -webkit-box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 60%), inset 0px 1px 0px 0px rgb(255 255 255 / 40%);
    box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 60%), inset 0px 1px 0px 0px rgb(255 255 255 / 40%);
    color: #efefef;
    text-shadow: 0px -1px 0px #000000;
}

.home10-cont03, .home10-cont03:nth-child(2n) {
    background-color: #e8e8e8;
}
.home10-cont03 .date, .home10-cont03:nth-child(2n) .date {
    background-color: #fd8e03;
}
.home10-cont03, .home10-cont03:nth-child(2n) {
    background-color: #f8f8f8;
}


.home10-cont03 .date, .home10-cont03:nth-child(2n) .date {
    background-color: #2b4d4b;
}


.fixed-widget-list li.backtop {
    background-color: #194d93;
}

.ArticleView h1 {
    font-size: 20px !important;
    color: #0053a5;
}

.home10-cont03 .date, .home10-cont03:nth-child(2n) .date {
    background-color: #253161;
}



-----------------------------------------



/*recent posts */
.recent-posts-01 article {
	background-color: #fafafa;
	text-align: center;
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
	color: #333333;
}
.recent-posts-01 .pic img {
	width: 100%;
}
.recent-posts-01 .title {
	font-size: 18px;
	line-height: 23px;
	margin: 60px 15px 29px 15px;
	position: relative;
}
.recent-posts-01 .title a,
.recent-posts-01 .title a:link,
.recent-posts-01 .title a:active,
.recent-posts-01 .title a:visited {
	color: #333333;
}
.recent-posts-01 .title a:hover {
	color: #20a3f0;
	text-decoration: none;
}
.recent-posts-01 .title:before {
	width: 27px;
	margin: 0 0 0 -14px;
	border: 1px solid #000;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -18px;
}
.recent-posts-01 span.time {
	color: #666;
	display: inline-block;
	padding: 0 0 25px 0;
	line-height: 1.2;
}
.recent-posts-01 .excerpt {
	padding: 0 30px;
}
.recent-posts-01 .imginfo {
	border-top: 1px solid #e3e3e3;
	padding: 30px 0;
	margin: 32px 0 0 0;
}
.recent-posts-01 .imginfo img {
	display: inline-block;
}
.recent-posts-01 .imginfo span {
	display: inline-block;
	margin: 0 0 0 5px;
}

@media only screen and (max-width: 991px) {
.recent-posts-01 .title {
	margin-top: 30px;
}
}
.recent-posts-02 {
	margin: 0 !important;
	padding: 0;
	overflow: hidden;
}
.recent-posts-02 .item {
	color: #666666;
	position: relative;
	padding: 0;
	background-size: cover;
	border-right: 1px solid #dcdcdc;
	-moz-transition: color ease-in 200ms;
	-webkit-transition: color ease-in 200ms;
	-o-transition: color ease-in 200ms;
	-ms-transition: color ease-in 200ms;
	transition: color ease-in 200ms;
}
.recent-posts-02 .item:last-child {
	border: none!important;
}
.recent-posts-02 .item:after {
	content: "";
	background-color: #f8f8f8;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-moz-transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms;
	-ms-transition: background-color ease-in 200ms;
	-o-transition: background-color ease-in 200ms;
	transition: background-color ease-in 200ms;
}
.recent-posts-02 .imgbg-cover {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.recent-posts-02 .cont-box {
	padding: 70px 40px 160px;
}
.recent-posts-02 .cont-box > * {
	position: relative;
	z-index: 1;
}
.recent-posts-02 .title {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 90px;
	-moz-transition: color ease-in 200ms;
	-webkit-transition: color ease-in 200ms;
	-o-transition: color ease-in 200ms;
	-ms-transition: color ease-in 200ms;
	transition: color ease-in 200ms;
	position: relative;
}
.recent-posts-02 .title:after {
	content: "";
	width: 80px;
	display: block;
	position: absolute;
	bottom: -45px;
	left: 0;
	border-bottom: 2px solid #20a3f0;
	transition: border-color ease-in 200ms;
	-moz-transition: border-color ease-in 200ms;
	/* Firefox 4 */
	-webkit-transition: border-color ease-in 200ms;
	/* Safari and Chrome */
	-o-transition: border-color ease-in 200ms;
	/* Opera */
	-ms-transition: border-color ease-in 200ms;/* IE9? */
}
.recent-posts-02 .title a,
.recent-posts-02 .title a:link,
.recent-posts-02 .title a:active,
.recent-posts-02 .title a:visited {
	color: #333333;
}
.recent-posts-02 .item .title a:hover,
.recent-posts-02 .item:hover .title a:hover {
	color: #20a3f0;
	text-decoration: none;
}
.recent-posts-02 .date {
	font-style: italic;
	font-size: 14px;
}
.recent-posts-02 .footer {
	position: absolute;
	bottom: 60px;
	left: 40px;
	right: 40px;
}
.recent-posts-02 .footer:after {
	content: "";
	display: block;
	clear: both;
}
.recent-posts-02 .footer i {
	margin: 0px 6px;
	font-size: 1.2em;
	vertical-align: text-top;
}
.recent-posts-02 .footer,
.recent-posts-02 .footer a,
.recent-posts-02 .footer a:link,
.recent-posts-02 .footer a:active,
.recent-posts-02 .footer a:visited {
	color: #20a3f0;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms;
	/* Firefox 4 */
	-webkit-transition: color ease-in 200ms;
	/* Safari and Chrome */
	-o-transition: color ease-in 200ms;
	/* Opera */
	-ms-transition: color ease-in 200ms;/* IE9? */
}
.recent-posts-02 .item:hover,
.recent-posts-02 .item:hover .title a {
	color: #FFF;
}
.recent-posts-02 .item:hover .title:after {
	border-color: #FFF;
}
.recent-posts-02 .item:hover:after {
	background-color: rgba(0, 0, 0, 0.85);
}
.recent-posts-02 .item:hover .title:after {
	border-color: #FFF;
}
.recent-posts-02 .postlikes.activate >i:before {
	content: "\f004";
}
.recent-posts-02 .item:hover .footer,
.recent-posts-02 .item:hover .footer a,
.recent-posts-02 .item:hover .footer a:link,
.recent-posts-02 .item:hover .footer a:active,
.recent-posts-02 .item:hover .footer a:visited {
	color: #FFF;
}
.recent-posts-02 .item:hover .footer a:hover {
	color: #20a3f0;
	text-decoration: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.recent-posts-02 .cont-box {
	padding: 15px 15px 80px 15px;
}
.recent-posts-02 .title {
	font-size: 18px;
	margin-bottom: 40px;
}
.recent-posts-02 .title:after {
	bottom: -20px;
}
.recent-posts-02 .footer {
	left: 15px;
	right: 15px;
	bottom: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.recent-posts-02 .cont-box {
	padding: 15px 15px 80px 15px;
}
.recent-posts-02 .title {
	font-size: 14px;
	margin-bottom: 40px;
}
.recent-posts-02 .title:after {
	bottom: -20px;
}
.recent-posts-02 .footer {
	left: 15px;
	right: 15px;
	bottom: 20px;
}
}

@media only screen and (max-width: 767px) {
.recent-posts-02 {
	display: block;
}
.recent-posts-02 .item {
	width: 100%;
	display: block;
	border: none;
	border-bottom: 1px solid #dcdcdc;
}
.recent-posts-02 .cont-box {
	padding: 15px 15px 80px 15px;
}
.recent-posts-02 .footer {
	left: 15px;
	right: 15px;
	bottom: 20px;
}
}
.recent-posts-03 {
}
.recent-posts-03 article {
	background-color: #FFF;
	text-align: center;
	margin-bottom: 20px;
}
.recent-posts-03 .pic img {
    width: 100%;
    transition: all ease 0.3s;
}
.recent-posts-03 .cont {
    padding: 15px 15px;
    background: #f9f9f9;
    text-align: justify;
}
.recent-posts-03 .title {
    font-size: 16px;
    color: #333333;
    line-height: 2;
    margin: 0px 0 8px 0;
    position: relative;
}
.recent-posts-03 .title a,
.recent-posts-03 .title a:link,
.recent-posts-03 .title a:active,
.recent-posts-03 .title a:visited {
	color: #333333;
}
.recent-posts-03 .title a:hover {
	color: #20a3f0;
	text-decoration: none;
}
.recent-posts-03 .info {
    color: #666;
    line-height: 1.2;
    font-size: 11px;
}
.recent-posts-03 .info:after {
    content: "";
    width: 80px;
    margin: 15px 0;
    border-bottom: 1px solid #20a3f0;
    display: block;
}
.recent-posts-03 .sep {
	margin: 0 6px;
}
.recent-posts-03 .social {
	overflow: hidden;
	margin-top: 20px;
}
.recent-posts-03 .social>span {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
.recent-posts-03 .social>span:after,
.recent-posts-03 .social>span:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	width: 1000px;
	border-bottom: 1px solid #bbbbbb;
	margin-top: -1px;
}
.recent-posts-03 .social>span:before {
	left: auto;
	right: 100%;
}
.recent-posts-03 .social .fa {
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin: 0 5px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	/* Firefox 4 */
	-webkit-transition: all ease-in 200ms;
	/* Safari and Chrome */
	-o-transition: all ease-in 200ms;
	/* Opera */
	-ms-transition: all ease-in 200ms;/* IE9? */
}
.recent-posts-03 .social .fa:hover {
	color: #20a3f0;
}
.recent-posts-03 .more a {
	color: inherit;
	text-decoration-line: none;
}
.recent-posts-04 .pic img {
	max-width: 100%;
}
.recent-posts-04 .cont {
	padding: 25px 0;
}
.recent-posts-04 .title {
	margin: 0 0 8px;
	font-size: 18px;
}
.recent-posts-04 .title a,
.recent-posts-04 .title a:link,
.recent-posts-04 .title a:active,
.recent-posts-04 .title a:visited {
	color: #333333;
}
.recent-posts-04 .title a:hover {
	color: #20a3f0;
	text-decoration: none;
}
.recent-posts-04 .time {
	margin-bottom: 10px;
	display: block;
}
.recent-posts-04 .cont > p .fa {
	padding-right: 5px;
}
.recent-posts-04.light,
.recent-posts-04.light .title,
.recent-posts-04.light .title a,
.recent-posts-04.light .title a:link,
.recent-posts-04.light .title a:active,
.recent-posts-04.light .title a:visited {
	color: #FFF;
}
.recent-posts-04.light .excerpt,
.recent-posts-04.light .excerpt a,
.recent-posts-04.light .excerpt a:link,
.recent-posts-04.light .excerpt a:active,
.recent-posts-04.light .excerpt a:visited {
	color: #fff;
}
.recent-posts-05 article {
	margin-bottom: 15px;
	position: relative;
}
.recent-posts-05 .title {
	font-size: 18px;
	margin: 0 0 8px;
}
.recent-posts-05 .title a,
.recent-posts-05 .title a:link,
.recent-posts-05 .title a:active,
.recent-posts-05 .title a:visited {
	color: #333333;
}
.recent-posts-05 .title a:hover {
	color: #20a3f0;
	text-decoration: none;
}
.recent-posts-05 .newsbox {
	padding: 25px 20px;
	border: 1px solid #e3e3e3;
	border-top: 0;
}
.recent-posts-05 .category {
	margin: 0 -20px 20px;
	padding: 0 20px 10px;
	border-bottom: 1px solid #e3e3e3;
}
.recent-posts-05 .category a,
.recent-posts-05 .category a:link,
.recent-posts-05 .category a:active,
.recent-posts-05 .category a:visited {
	color: #666666;
}
.recent-posts-05 .sep {
	color: #cccccc;
	padding: 0px 5px;
}
.recent-posts-05 img {
	width: 100%;
}
.recent-posts-05 p {
	margin-bottom: 20px;
}
.recent-posts-05 .date {
	position: absolute;
	width: 52px;
	left: 0;
	top: 0;
	text-align: center;
}
.recent-posts-05 .date .month {
	display: block;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 14px;
	background-color: #20a3f0;
}
.recent-posts-05 .date .day {
	display: block;
	background-color: #eeeeee;
	line-height: 38px;
	font-size: 20px;
	color: #333333;
}
.recent-posts-05.light,
.recent-posts-05.light .title,
.recent-posts-05.light .title a,
.recent-posts-05.light .title a:link,
.recent-posts-05.light .title a:active,
.recent-posts-05.light .title a:visited {
	color: #FFF;
}
.recent-posts-05.light .category a,
.recent-posts-05.light .category a:link,
.recent-posts-05.light .category a:active,
.recent-posts-05.light .category a:visited {
	color: #dbdbdb;
}
.recent-posts-05.light .excerpt,
.recent-posts-05.light .excerpt a,
.recent-posts-05.light .excerpt a:link,
.recent-posts-05.light .excerpt a:active,
.recent-posts-05.light .excerpt a:visited {
	color: #fff;
}
.recent-posts-05.light .newsbox,
.recent-posts-05.light .category {
	border-color: rgba(255,255,255,0.2);
}
.recent-posts-06 article {
	margin-bottom: 20px;
}
.recent-posts-06 .pic img {
	max-width: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.recent-posts-06 .title {
	font-size: 18px;
	margin: 16px 0 5px;
}
.recent-posts-06 .title a,
.recent-posts-06 .title a:link,
.recent-posts-06 .title a:active,
.recent-posts-06 .title a:visited {
	color: #333333;
}
.recent-posts-06 .title a:hover {
	color: #20a3f0;
	text-decoration: none;
}
.recent-posts-06 .date {
	padding: 0 0 12px;
}
.recent-posts-06 .date .fa {
	margin-right: 5px;
}
.recent-posts-06.light,
.recent-posts-06.light .title,
.recent-posts-06.light .title a,
.recent-posts-06.light .title a:link,
.recent-posts-06.light .title a:active,
.recent-posts-06.light .title a:visited {
	color: #FFF;
}
.recent-posts-06.light .excerpt,
.recent-posts-06.light .excerpt a,
.recent-posts-06.light .excerpt a:link,
.recent-posts-06.light .excerpt a:active,
.recent-posts-06.light .excerpt a:visited {
	color: #fff;
}
.recent-posts.owl-carousel {
	width: auto;
}


.postnav-container{
	width: 1380px;
	padding-left:15px;
	padding-right:15px;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media only screen and (max-width: 1599px) and (min-width: 1200px){
	.postnav-container{
		width: 1170px;
	}
}
@media only screen and (max-width: 1199px) {	
	.postnav-container{
		width: 970px;
	}	
}	
@media only screen and (max-width: 991px)  {
	.postnav-container{
		width: 750px;
	}
}
@media only screen and (max-width: 767px) {
	.postnav-container{
		width: auto;
	}
}


.recent-posts-03 article .pic {
    position: relative;
    overflow: hidden;
}
.recent-posts-03 article:hover .pic img {
    transform: scale(1.1) rotate( -5deg );
    -webkit-transform: scale(1.1) rotate( -5deg );
    -ms-transform: scale(1.1) rotate(-5deg);
}
.recent-posts-03 article .pic::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: all ease 0.3s;
    z-index:1;
}
.recent-posts-03 article:hover .pic::before {
    opacity: 0.3;
}
.lg-size {
    font-size: 16px;
}






