.single-post .grid-75,
.blog .grid-75{
	width: 100%;
}
.blog .site-main{
    padding: 102px 0 54px
}
.blog .content-post .posted-on a{
	font-family: Lato;
    font-weight: 700;
	font-size:  21px;
	color:#a8a8a8;
}
.blog .content-post h2.entry-title{
	line-height: 38px;
}
.blog .content-post h2.entry-title a{
	font-family: Lato;
    font-weight: 700;
	font-size: 36px;
	color:#35c7f7;
}
.blog .content-post .byline{
	display: none;
}
.blog .content-post .entry-summary p{
	color: #707070;
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
}
.blog .content-post p.btn-readmore a{
	font-family: Lato;
	font-weight: 400;
	font-size: 22px;
	color:#35c7f7;
	position: relative;

}
.blog .content-post p.btn-readmore a:after{
    content: '';
    background: #95ddfa;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    display: block;
    left: 0;
}
.blog.separate-containers .site-main article{
	clear: both;
	background: #fff;
	overflow: hidden; 
	margin-bottom: 43px !important;
}
.blog.separate-containers .inside-article{
	overflow: hidden;
    padding: 43px 45px 43px 45px;
}
.blog.separate-containers .inside-article .row{
	overflow: hidden;
    position: relative;
}

.blog article .row .images .post-image{
	margin:0;
	height: 100%;
}
.blog article .row .images .post-image img{
	height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog article .row .images{
	max-width: 269px;
    width: 100%;
    float: left;
    position: absolute;
    height: 100%;
}
.blog article .row .content-post{
	max-width: calc(100% - 505px);
	float: right;
	padding: 43px 0;
}

.blog .content-post .entry-summary{
	    margin: 15px 0;
}
.blog .btn-readmore{
	text-align: right;
}

body.single-post #page.grid-container,
body.blog #page.grid-container{
	max-width: 100%;
}
body.blog .grid-75{
	max-width: 1206px;
	width: 100%;
	margin: 0 auto;
	float: none;
}
.banner-header{
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.banner-header .title-inner{
	text-align: center;
	padding: 144px 0 184px;
}
.banner-header .title-inner h1.site-title{
    margin: 0;
    font-family: Lato;
    font-weight: 400;
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
}

.blog.right-sidebar.separate-containers .site-main{
	padding: 102px 0 59px;
    margin: 0;
}


/* blog-readmore */

.single-post .post{
	overflow: hidden;
}
.single-post .post .inside-article{
	overflow: hidden;
}
.inside-article .image-left{
	max-width: 269px;
	float: left;
	width: 100%;
	padding-top: 20px;
}
.inside-article .content-right{
	max-width: calc(100% - 311px);
	float: right;
	width: 100%;
	text-align: left;
}

.separate-containers .page-header-image-single{
	margin:0;
}
.single-post .post{
	overflow: hidden;
    margin: 0;   
}
.single-post .site-main .container{
	max-width: 1206px;
    width: 100%;
    margin: 99px auto 35px;
    float: none;
	background: #fff;
	padding: 26px 50px 75px;
}
.single-post .post h1.entry-title{
	font-family: Lato;
	font-weight: 700;
	color:#1e1e1e;
	font-size: 29px;
	line-height: 35px;
	margin-bottom: 21px;
	text-align: justify;
}
.single-post .post .entry-content{
	margin:0;
}
.single-post .post .entry-content p{
    font-size: 15px;
    line-height: 27px;
	margin-bottom: 10px;
}
.single-post .page-title{
	background-color: #fff;
	text-align:center;
	margin-bottom: 47px;
}
.page-title .wf-wrap {
    min-height: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-flow: column wrap;
	-moz-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}
.right-sidebar.separate-containers .site-main {
    margin: 20px 0 20px 0;
}
.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
    font: normal bold 30px/40px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    color: #333;
    text-transform: uppercase;
}
.page-title .breadcrumbs, .page-title .breadcrumbs a {
    color: #b5b5b5;
    font: normal 13px/23px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
	padding: 0;
    margin: 8px 0 0;
}
.breadcrumbs {
    list-style: none;
}
.breadcrumbs li {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    margin-left: 8px;
}
.breadcrumbs li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: 0 0!important;
}
.breadcrumbs li:before, 
.fancy-header .breadcrumbs li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 13px;
    content: "/";
    opacity: 1;
    text-align: left;
    z-index: 3;
	color: rgba(181,181,181,.5);
}
.breadcrumbs li:first-child:before{
	display: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.single-container #primary{
	width: calc(100% - 374px);
	display: inline-block;
	float: left;
}
.single-container #right-sidebar{
	width: 324px;
	display: inline-block;
	float: right;
	padding-left: 50px;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding: 0;
}
.inside-article .post-thumbnail{
	position: relative;
}
.inside-article .post-thumbnail .cat-name {
    display: inline-block;
    padding: 2px 9px 1px;
    background-color: #333;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    line-height: 22px;
}
.post-image-above-header .inside-article .featured-image{
	margin-bottom: 45px;
}
.widget-area .widget {
    padding: 0;
	background-color: transparent !important;
}
#right-sidebar .widget_nav_menu .menu li{
	display: block;
    position: relative;
    margin: 9px 0 0;
    padding: 8px 0 0;
	border-top: solid 1px rgba(92,92,92,.15);
}
.post-image-above-header .inside-article .featured-image{
	margin-top: 3px;
}
#right-sidebar .widget_nav_menu .menu li:first-child{
	border: none;
	margin-top: 0;
    padding-top: 0;
}
#right-sidebar a{
	font-size: 14px;
	color: #5c5c5c;
}
#right-sidebar a:hover{
	text-decoration: underline;
	color: #ff7e00;
}
.post-navigation{
	margin-top: 50px;
	margin-bottom: 50px;
}
.post-navigation .nav-links {
    display: flex;
    padding: 25px 0;
}
.post-navigation .nav-links {
    display: flex;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    padding: 25px 0;
} 
.h4-size{
    color: #333;
    font: normal bold 20px/30px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}
.post-navigation .nav-next, 
.post-navigation .nav-previous {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
}
.nav-previous {
    width: 45%;
    padding-left: 35px;
    margin-right: 30px;
}
.post-navigation .nav-next {
    padding-right: 35px;
    margin-left: 30px;
    width: 45%;
    text-align: right;
}
.post-navigation .nav-links i[class^=fa] {
    color: rgba(51,51,51,.12);
}
.nav-previous i {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 42px;
}
.post-navigation .nav-next i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 42px;
}
.meta-nav {
    color: #b5b5b5;
    font-size: 13px;
    line-height: 23px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.nav-previous .post-title {
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
	max-width: 100%;
}
.nav-previous .post-title:hover,
.nav-next .post-title:hover{
	color: #ff7e00;
}
.single-related-posts > h3,
.comment-respond > h3 {
    margin-bottom: 35px;
	position: relative;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-bottom: 10px;
	font-size: 24px;
	line-height: 34px;
}
.single-related-posts > h3:after,
.comment-respond > h3:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60px;
    height: 3px;
    margin-left: -30px;
    content: "";
	background-color: #ff7e00;
}
.comment-respond,
.single-related-posts{
	text-align: center;
}
.single-related-posts .items-grid,
.comment-respond form{
	text-align: left;
}
.comment-respond .comment-form-cookies-consent{
padding-top: 9px;
}
.single-related-posts .items-grid .related-item:nth-child(2n+1){
	clear: both;
}
.single-related-posts .items-grid .related-item .mini-post-img{
	display: inline-block;
	width: 130px;
	float: left;
}
.single-related-posts .items-grid .related-item .post-content{
	display: inline-block;
	width: calc(100% - 130px);
	float: left;
}
.items-grid .alignleft {
    margin: 5px 20px 5px 0;
    font-size: 0;
    line-height: 0;
}
.single-related-posts .items-grid .related-item .post-content a{
	color: #333;
}
.post-content .text-secondary {
    color: #b5b5b5;
}
.text-secondary {
    font-size: 13px;
    line-height: 23px;
}
.text-small {
    font-size: 13px;
    line-height: 23px;
} 
.form-fields label, .comment-form label {
    color: #8b8d94;
}
.assistive-text {
    position: absolute!important;
}
.assistive-text, .says, .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
}
#commentform textarea, .dt-contact-form textarea {
    width: 100%;
    margin: 0 0 10px;
}
.content textarea{
	font-size: 14px;
    line-height: 25px;
}
input[type=text], input[type=search], input[type=tel], input[type=url], input[type=email], input[type=number], input[type=date], input[type=range], input[type=password], select, textarea, .wpcf7-number {
    color: #5c5c5c
    border-width: 1px;
    border-color: rgba(51,51,51,.12);
    background-color: #fdfdfd;
    border-radius: 1px;
	padding: 5px 15px;
}
.comment-notes.text-small{
	text-align: center;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
    color: #5c5c5c
    background-color: #ffffff;
    border-color: rgba(51,51,51,.12);
}
.comment-form input[type="text"], 
.comment-form input[type="email"], 
.comment-form input[type="url"], 
.comment-form-comment {
    width: 100%;
	line-height: 25px;
}
.comment-form .submit {
    background-color: #ff7e00;
    background-image: none;
    background: #ff7e00;
    background: -webkit-linear-gradient("");
    background: linear-gradient("");
	color: #fff;
	line-height: 38px;
    height: 38px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 18px;
}
.comment-form .submit:hover {
    background: 0 0;
    background: #23aadd;
    background: -webkit-linear-gradient(135deg,#23aadd 30%,#37ce9d 100%);
    background: linear-gradient(135deg,#23aadd 30%,#37ce9d 100%);
}
.comment-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity:0.5;
}
.comment-form input::-moz-placeholder { /* Firefox 19+ */
  opacity:0.5;
}
.comment-form input:-ms-input-placeholder { /* IE 10+ */
  opacity:0.5;
}
.comment-form input:-moz-placeholder { /* Firefox 18- */
  opacity:0.5;
}
.comment-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity:0.5;
}
.comment-form textarea::-moz-placeholder { /* Firefox 19+ */
  opacity:0.5;
}
.comment-form textarea:-ms-input-placeholder { /* IE 10+ */
  opacity:0.5;
}
.comment-form textarea:-moz-placeholder { /* Firefox 18- */
  opacity:0.5;
}
.comment-form input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity:0.2;
}
.comment-form input:focus::-moz-placeholder { /* Firefox 19+ */
  opacity:0.2;
}
.comment-form input:focus:-ms-input-placeholder { /* IE 10+ */
  opacity:0.2;
}
.comment-form input:focus:-moz-placeholder { /* Firefox 18- */
  opacity:0.2;
}
.comment-form textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity:0.2;
}
.comment-form textarea:focus::-moz-placeholder { /* Firefox 19+ */
  opacity:0.2;
}
.comment-form textarea:focus:-ms-input-placeholder { /* IE 10+ */
  opacity:0.2;
}
.comment-form textarea:focus:-moz-placeholder { /* Firefox 18- */
  opacity:0.2;
}
.logged-in-as.text-small{
	text-align: center;
}
.archive .site-main article{
	display: inline-block;
	width: 33.3333%;
	padding: 0 10px;
	float: left;
	margin-bottom: 30px;
}
.archive .site-main article:nth-child(3n+1){
clear: both;
}
.archive .site-main{
margin-left: -10px;
margin-right: -10px;
}
.comment-form-cookies-consent label, .form-terms-text {
    font-size: 13px;
    line-height: 23px;
}
@media screen and (max-width: 1200px){
	.blog article .row .images {
		max-width: 235px;
	}
	.blog article .row .content-post {
		max-width: calc(100% - 345px);		
		padding: 17px 0;
	}
	.blog .btn-readmore {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 1024px){
	.blog .content-post h2.entry-title a{
		font-size: 28px;
	}
	.blog .content-post .posted-on a{
		font-size: 17px;
	}
	.blog .content-post .entry-meta{
		margin:0;
	}
	.blog .content-post h2.entry-title{
		line-height: 35px;
	}
	.blog .content-post .entry-summary p{
		line-height: 25px;
	}
	.blog.right-sidebar.separate-containers .site-main {
		padding: 55px 0;
	}
	
	.inside-article .content-right{
		max-width: calc(100% - 287px);
	}
	.single-post .post h1.entry-title{
	    font-size: 25px;
		line-height: 28px;
	}
	.inside-article .image-left{
		max-width: 230px;		
	}
	.single-post .post .entry-content p{	
		line-height: 25px;
	}
	.single-post .site-main .container{
		margin: 55px auto 35px;
		padding: 26px 50px 50px;
	}
}
@media screen and (max-width: 991px){
	.inside-article .content-right{
		max-width: calc(100% - 273px);
	}
	.single-post .site-main .container{
	    padding: 26px 20px 75px;
	}
	.single-container #primary {
    width: 100%;
	margin-bottom: 18px;
}
	.single-container #right-sidebar {
    width: 100%;
	padding-left: 0;
	margin-bottom: 94px;
}
	.single-post #main {
    padding-bottom: 10px;
}
}
@media screen and (max-width: 920px){
	.banner-header .title-inner {
		padding: 114px 0 121px;
	}
	.blog article .row .images {
		max-width: 200px;
	}
	.blog article .row .content-post {
		max-width: calc(100% - 252px);
	}
}
@media screen and (max-width: 778px){
	.page-title-breadcrumbs{
	display: none;
	}
	.page-title .wf-wrap {
    min-height: 70px;
    padding-top: 25px;
}
	.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
    font: normal bold 24px/34px "Roboto",Helvetica,Arial,Verdana,sans-serif;
}
}
@media screen and (max-width: 768px){
	.blog.separate-containers .inside-article {
		padding: 43px 20px 43px 20px;
	}
}
@media screen and (max-width: 767px){
	.inside-article .image-left{
		max-width: 100%;
		margin-bottom: 33px;
	}
	.inside-article .content-right{
		max-width: 100%;
		float: left;
	}
	.single-post .site-main .container{
	    padding: 26px 20px 55px;
	}
}
@media screen and (max-width: 720px){
	.blog article .row .images{
		max-width: 100%;
		width: 100%;
		float: left;
		position: unset;
		height: auto;
	}
	.blog article .row .content-post{
		max-width: 100%;
		float: left;		
	}
	.blog article .post-image{	
		height: auto;
		margin: 0;
	}
	.blog article .post-image img{		
		height: auto;
		max-width: 350px;
		width: 100%;		
	}
	.blog .btn-readmore {
		text-align: left;
	}
}
@media screen and (max-width: 500px){
	.banner-header .title-inner h1.site-title{
		font-size: 48px;
	}
	.single-post .site-main .container {
		padding: 26px 20px 30px;
	}
	.post-navigation .nav-links {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
	padding-bottom:0;
}
	.post-navigation .nav-previous, .post-navigation .nav-next {
    width: 100%;
    padding: 0;
    margin: 0 0 25px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
	.post-navigation .nav-previous i[class^=fa], .post-navigation .nav-next i[class^=fa] {
    display: none;
}
	.post-navigation .nav-previous .post-title, .post-navigation .nav-next .post-title {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.comment-respond > h3 {
    margin-bottom: 40px;
}
.comment-notes.text-small {
    margin-bottom: 14.5px;
}
}
@media screen and (max-width: 420px){
	.blog .content-post h2.entry-title a{
		font-size: 24px;
	}
	.blog .content-post h2.entry-title{
		margin: 15px 0;
		line-height: 27px;
	}
	.blog .content-post .entry-summary {
		margin: 0;
	}
	.blog .btn-readmore {
		margin-top: 15px;
	}
	.single-post .post h1.entry-title{
	    font-size: 23px;		
	}
	.single-post .post .entry-content p{
		font-size: 17px;
		line-height: 23px;
	}
}