/*
Theme Name: Sydney Child
Theme URI: https://athemes.com/theme/sydney
Author: aThemes
Author URI: https://athemes.com
Template: sydney
Description: Sydney Child
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney-child
Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*@font-face {
  font-family: OpenSans-Regular;
  src: url('fonts/OpenSans-Regular.ttf'); 
}

@font-face {
  font-family: OpenSans-Bold;
  src: url('fonts/OpenSans-Bold.ttf');
}

@font-face {
  font-family: OpenSans-ExtraBold;
  src: url('fonts/OpenSans-ExtraBold.ttf');
}*/

.page_heading_title, .entry-post, .read_more_link, .entry-content, .comment-notes, .widget-area {
	font-family: 'Montserrat', sans-serif;
    color: #2F2D2B;
    line-height: 28px;
}

header .navbar-light .navbar-nav .nav-link, header ul li a {
    font-family: Montserrat,sans-serif;
}

/*
*	Header
*/
#masthead{
	padding:0;
	position:relative;
}

/*.header-bg-img {
	background: linear-gradient(155deg, #007adf 0%, #00d9c2 60%);
	-webkit-clip-path: url("#swipe__clip-path");
	clip-path: url("#swipe__clip-path");
	-moz-clip-path: url('#swipe__clip-path');
	-ms-clip-path: url('#swipe__clip-path');
	-o-clip-path: url('#swipe__clip-path');
	background-image: url(images/header-banner.png);
	padding: 0px;
	margin: 0px;
	height: 460px;
	background-repeat: no-repeat;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/

.header-bg-img .clip-svg {
	position: inherit;
	margin-top: -174px;
}

#logo_head {
	display: block;
}

.single-post .blog-top-content-sec .col-md-6.mt-md-4.my-xl-5 {
    margin-bottom: 0 !important;
}

/*
* Menu
*/
#mainnav {
    float: left;
	width:100%;
}
#mainnav li {
   margin-right: 24px;
}
#mainnav li:last-child{
    padding: 0;
	/* padding-left: 35px; */
}
#mainnav ul li a {
    padding:8px 0;

	font-family: 'Montserrat', sans-serif;
	color: #2F2D2B!important;
    text-transform: uppercase;
	    font-weight: 400;
    font-size: 16px!important;
}
#nav-icon4{
	display:none;
}
.searchHome .placeholder-color-search::placeholder {
	color: #fff;
}
.searchHome input[type="text"] {
	border: none;
	background: transparent;
	outline: none;
	color: #fff;
	background-image: url(images/search_icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-family: 'OpenSans-Bold', sans-serif;
	height: 23px;
	margin-top: 8px;
	text-transform: uppercase;
    font-size: 14px;
	width: 250px;
    padding-right: 0;
}




/*
* Body
*/
.page_title h1 {
	margin-top: 90px;
    color: #fff;
    font-family: 'OpenSans-ExtraBold', sans-serif;
    text-transform: capitalize;
    font-size: 42px;
}



/*
* Footer
*/
.Footerbgnew {
	background: linear-gradient(to right, #007adf 0%, #00e7bd 100%)!important;
	padding: 0px 0px 0px;
	clip-path: url("#footer__clip-path");
	-webkit-clip-path: url("#footer__clip-path");
	clip-path: url("#footer__clip-path");
	-moz-clip-path: url('#footer__clip-path');
	-ms-clip-path: url('#footer__clip-path');
	-o-clip-path: url('#footer__clip-path');
}

.footer-content .menu {
    padding: 15px 20px 25px 20px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 25px;
}

.footer-content .menu li{
    display:inline-block;
}

.footer-content .menu li a{
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 15px;
    margin-right: 20px;
}

.footer-content .footersocialicons {
    padding-left: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.footer-content .footersocialicons li {
    display: inline-block;
    margin-right: 10px;
}

.footer-content .footersocialicons li a {
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #ffffff;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    font-size: 17px;
}

.footer-content .footercopyright p {
    margin-bottom: 0px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: right;
    padding-right: 20px;
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 15px;
    margin-top: 15px;
}




/*
* Blog List Page
*/
.posts-layout .post{
	border-bottom: 1px solid #ddd;
}
.posts-layout .post:last-child{
	border:none;
}
.posts-layout .post h2.title-post.entry-title,
#secondary h3.widget-title,
.posts-layout .post a.read_more_link{
    color: #003344;
    background-color: #fff;
    padding-right: 0px;
    background: linear-gradient(to right, #007adf 0%, #00e7bd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family: 'OpenSans-Bold', sans-serif;
}
.posts-layout .post h2.title-post.entry-title a {
	font-family: 'OpenSans-Bold', sans-serif;
}
.posts-layout .post .meta-post span:before{
    color: #003344;
    background-color: #fff;
    padding-right: 0px;
    background: linear-gradient(to right, #007adf 0%, #00e7bd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.posts-layout .post a.read_more_link{
	text-transform:uppercase;
}
.navigation.pagination .nav-links span.current,
.navigation.pagination .nav-links .page-numbers:hover{
    background: linear-gradient(to right, #007adf 0%, #00e7bd 100%);
	color:#fff;
}

.hentry .meta-post, .hentry .meta-post a {
    color: #000;
	text-transform:uppercase;
}
.content-area .hentry:after{
    height: 0;
}
body #secondary a{
    color: #000;
	text-transform: capitalize;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 20px;
}









@media (min-width: 768px) and (max-width: 1024px){
	#logo_head {
		text-align: center;
	}
	#logo_head img {
		max-width: 40%;
	}
	.btn-menu {
		display: none;
	}
	
	#mainnav-mobi {
		display: block !important;
		position: relative;
		top: 0;
		background-color: transparent;
		margin-top: 0;
	}
	#mainnav-mobi ul {
		text-align: center;
	}
	#mainnav-mobi ul li {
		border-top: none;
		display: inline-block;
	}
	#mainnav-mobi ul li.hiddenForMobSearch{
		padding-left:40px;
	}
	#mainnav-mobi ul li a{
		padding: 19px 7px;
		padding-top:0;
		text-transform: uppercase;
		font-family: 'OpenSans-Bold', sans-serif;
		font-size: 11px;
	}
	.searchHome input[type="text"]{
		font-size: 11px;
	}
	.page_title h1 {
		margin-top: 70px;
	}
}

@media (min-width: 992px){
	#logo_head img {
		max-width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.collapse.navbar-collapse{
		padding-top:40px;
	}	
}

@media (max-width:767px) {
	#masthead {
		z-index: 99;
	}	
	#masthead .navbar-header .btn-menu{
		float: left;
		margin: 0;
	}
	#masthead #logo_head{
		text-align: center;
		width: calc(100% - 40px);
		display: inline-block;
	}
	#masthead #logo_head img{
		max-width:250px;
		margin-top: 5px;
	}
	#masthead .col-md-9{
		padding-left:0;
	}
	#nav-icon4 {
		display: inline-block;
		width: 22px;
		position: relative;
		margin: 50px auto;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		margin: 0;
		top: 12px;
		left: 15px;
		height: 22px;
	}

	#nav-icon4 span {
		display: block;
		position: absolute;
		height: 1px;
		width: 100%;
		background: #fff;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}


	#nav-icon4 span:nth-child(1) {
		top: 0px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#nav-icon4 span:nth-child(2) {
		top: 8px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#nav-icon4 span:nth-child(3) {
		top: 16px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#nav-icon4.open span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 2px;
		left: 3px;
	}

	#nav-icon4.open span:nth-child(2) {
		width: 0%;
		opacity: 0;
	}

	#nav-icon4.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 18px;
		left: 3px;
	}	
	
	.VisibleForMobSearch{
		display:block !important;
		text-align: center;
		margin: 10px 0;
		margin-left: 10%;
	}	
	.header-bg-img{
		height: auto;
		clip-path: unset;
	}
	.header-bg-img .clip-svg {
		display: none;
	}
	.navbar-header.nav-down.new-nav{
		margin-top:15px;
	}
	#mainnav-mobi .menu-main-menu-container{
		background:#fff;
		height: 100vh;
	}	
	#mainnav-mobi ul > li > a{
		padding: 19px 10px;
		color: #989494;
		font-size: 14px;
		text-transform: uppercase;
		font-family: 'OpenSans-Bold', sans-serif;
	}
	#mainnav-mobi ul li{
		border:none;
	}
	#mainnav-mobi ul > li.hiddenForMobSearch{
		display:none;
	}
	.searchHome input[type="text"] {
		height: 23px;
	}
	
	.page_title h1 {
		margin-top: 20px;
		margin-bottom: 70px;
		font-size: 28px;
		text-align:center;
	}
	
	.hentry .title-post{
		font-size: 24px;
	}	
	
	#secondary{margin-top:50px;}	
	
	.footer-content .menu li{
		display: block;
		padding: 10px 0px;
	}
	.footer-content .footercopyright p{
		text-align:center;
	}
}
@media (max-width:640px) {
	#masthead #logo_head{
		margin-left: 3%;
	}
}


header {
    background: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
}
#mainnav li a,
#mainnav li
{
	padding:0;
}



.header-bg-img .clip-svg{display:none;}


.posts-layout article header .title-post.entry-title a,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Bellefair', serif!important;
    font-weight: 500!important;
    color: #2F2D2B!important;
	margin-top:0!important;
}

.top-content-section .heading-font {
margin: 0;
}
h1 {
    font-size: 48px!important;
    line-height: 55px!important;
}


.posts-layout article header {
    background: unset;
    box-shadow: unset;
	order: 1;
    position: unset;
    top: unset;
    z-index: unset;
}
.posts-layout article .entry-thumb{order: 2;margin-bottom: 16px;}
.posts-layout article .entry-post {order: 3;}
#secondary h3.widget-title,
.posts-layout .post a.read_more_link,
.posts-layout .post h2.title-post.entry-title {
    color: unset;
    background-color: unset;
    padding-right: unset;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    font-family: unset;
}


.posts-layout article header .title-post.entry-title a
{
	font-size: 28px;
	line-height: 32px;
}

.posts-layout article .entry-post p
{
	font-size: 18px;
	line-height: 30px;	
	letter-spacing: 0.02em;
	color: #2F2D2B;
	margin-bottom: 8px;
}

.posts-layout article footer.entry-footer {
    margin: 0;
}

.posts-layout article.post {
    border: none;
    padding: 0;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
}

.posts-layout article .entry-post a
{
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	text-transform: capitalize!important;
	color: #6960CE!important;
}
.posts-layout article .entry-post a:hover{	color: #000!important;}




.top-content-bg-sec {
    background-image: url(images/loose-diamonds-tiffanys.png);
/*    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;*/
/*    position: relative;
    margin-top: 0;
    margin-bottom: 90px;
    padding: 222px 0;*/
}

.single-post .top-content-bg-sec{       
    background-image: unset;
    /* background-image: url(images/bg-img.png); */
    margin-bottom: 0;
    padding: 0;
}


.top-content-section:before {
    content: "";
    background-image: -webkit-linear-gradient( 0deg, rgb(255 255 255) 56%, rgb(254 255 255 / 0%) 62%);
    background-image: -moz-linear-gradient( 0deg, rgb(255 255 255) 56%, rgb(254 255 255 / 0%) 62%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.top-content-bg-sec:after {
/*    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 15px;
    left: 0;
    background: #fff;*/
    -webkit-box-shadow: 0 0 30px 50px #ffffff;
    box-shadow: 0 0 30px 50px #ffffff;
}

.posts-layout .post h2.title-post.entry-title {
    padding-bottom: 0;
    margin-bottom: 12px;
}



.Footerbgnew {
    background: unset!important;
    padding: unset!important;
    clip-path: unset!important;
    -webkit-clip-path: unset!important;
    clip-path: unset!important;
    -moz-clip-path: unset!important;
    -ms-clip-path: unset!important;
    -o-clip-path: unset!important;
}




.footer-top {
    display: none;
}


.Footerbgnew svg.clip-svg {
    display: none;
}

.footer-content .footercopyright p{font-size: 14px;    color: #2F2D2B;    line-height: 20px;}


.nav-links .page-numbers {
    background-color: unset;
    margin-right: 16px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #2F2D2B;
    padding: 0 4px 10px;
	border-bottom: 1px solid transparent;
}

.navigation.pagination .nav-links span.current:hover,
.navigation.pagination .nav-links span.current, 
.navigation.pagination .nav-links .page-numbers:hover {
    background: unset;
    font-weight: 500!important;
    font-size: 22px;
    line-height: 28px;
    color: #2F2D2B !important;
    background-color: transparent !important;
    border-bottom-color: #000 !important;
	
	-webkit-transition: unset!important;
    -moz-transition: unset!important;
    -ms-transition: unset!important;
    -o-transition: unset!important;
    transition: unset!important;
}

.navigation.pagination .nav-links .page-numbers:hover{
font-weight: unset!important;
    line-height: unset!important;
    color: unset !important;
    background-color: unset !important;
    border-bottom-color: unset !important;
    font-size: 18px;
}


.footer-content .footersocialicons li a:hover {
    background: linear-gradient(359.92deg, #6960CE -19.14%, #6A6CD5 12.63%, #6A6DD5 12.65%, #6E9CF0 105.88%);
    color: #fff;
    border-color: #6960CE;
}

.footer-content .footersocialicons li a:hover i{    color: #fff;}


#secondary h3.widget-title
{
	font-size: 28px;
	line-height: 32px;
	color: #2F2D2B!important;
    text-transform: capitalize;
	    padding-bottom: 0;
    margin-bottom: 16px;
}

aside.widget_search form.search-form > label {
    width: 100%;
	position: relative;
}
aside.widget_search .search-form label:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    top: 20px;
    left: 15px;
   background-image: url(images/search-icon.png)
}
aside.widget_search input.search-field {
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #8E8D97;
    width: 100%;
    font-weight: 400;
    height: 56px;
	
	padding:15px 15px 15px 40px;
}


.widget-area .widget {
    margin-bottom: 30px;
    padding-top: 0;
}



.widget_recent_entries li a,
.widget_categories li a,
.single-post article .entry-content p a
{color: #6960CE!important;}


.widget_recent_entries li a,
.widget_categories li a
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	text-transform: capitalize;	
}


.single-post article .entry-content p a:hover,
.widget_recent_entries li a:hover,
.widget_categories li a:hover
{
	color:#000!important;
}

#mainnav li:last-child{display:none;}
#logo_head {    margin-top: 8px;}
.header-bg-img {
    padding: 22px 0;
}
.posts-layout article .entry-thumb{display:none;}
.single .entry-header{background: #fff;box-shadow: none;}


.single-post h1 {
    font-size: 36px;
    line-height: 40px;
    color: #2F2D2B;
}

.single-post article .entry-content p, 
.single-post article .entry-content li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}
.single-post article .entry-content li:last-child
{
    margin-bottom: 0;
}


/* .single-post article .entry-content ul,
.single-post article .entry-content p
{ margin-bottom: 50px;} */
.single-post article .entry-content ul,
.single-post article .entry-content p
{ margin-bottom: 16px;}

.single-post.single .hentry .title-post {
    font-size: 36px!important;
    line-height: 40px!important;
    color: #2F2D2B!important;
    padding-bottom: 0;
    margin-bottom: 0;
}

.single-post.single .hentry .single-meta {
    display: none;
}

.single-post.single .hentry .entry-content h1 {
    font-size: 38px!important;
    line-height: 38px!important;
}

.single-post.single .hentry .entry-content h2 {
    font-size: 26px;
    line-height: 26px;
    color: #2F2D2B!important;
    margin-bottom: 30px;
}

.single-post.single .hentry .entry-content ul {
    padding-left: 20px;
}

.single-post article .tags-links a {
    margin: 0 15px 20px 0;   
    border-radius: 4px;
    
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 20px;
}

.single-post article .tags-links a,
.single-post .comment-form .form-submit .submit
{ background: linear-gradient(359.3deg, #6960CE -19.14%, #6A6CD5 12.63%, #6A6DD5 12.65%, #6E9CF0 105.88%);color: #fff!important;}

.single-post .comment-form .form-submit .submit:hover,
.single-post article .tags-links a:hover
{
	background: linear-gradient(359.3deg, #6A6CD5 12.63%, #6960CE -19.14%, #6E9CF0 105.88%, #6A6DD5 12.65%);
}

.single-post .comment-form .form-submit .submit{border:none;}

.single-post .post-navigation a
{
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	text-transform: capitalize;
	color: #6960CE;
}
.single-post .post-navigation a:hover{color: #000;}
.single-post .post-navigation .nav-previous {    border-right: none;}
.single-post .post-navigation {    background: none;    padding: 0;}


.single-post .comment-form textarea, 
.single-post .comment-form input {
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    background: #fff;
}

.single-post .comment-form label {
    font-weight: 500;
}

.single-post .comment-form .comment-form-cookies-consent {
    display: flex;
    align-items: center;
}

.single-post .comment-form .comment-form-cookies-consent label {
    margin: 0 0 0 10px;
}
.single-post .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    width: 20px;
    margin: 0;
}

#logo_head img{max-width:239px;}
#mainnav-mobi ul > li > a{    color: #2F2D2B!important;}
#mainnav-mobi ul > li > a:hover{     color: #6960CE!important;}
li#menu-item-328 a, li#menu-item-328 {
    margin-right: 0!important;
}
@media (min-width: 1200px){
.container {
    max-width: 1140px;
	width: 100%;
}
}

@media (max-width: 1199.98px)
{
	.posts-layout article header .title-post.entry-title a {font-size: 26px;}
	.posts-layout article .entry-post p {font-size: 16px;line-height: 28px;}
	.widget_recent_entries li a, .widget_categories li a{font-size: 14px;}
	#secondary h3.widget-title {font-size: 24px;}
	.posts-layout article .entry-post a{    font-size: 15px;}
	.top-content-bg-sec{margin-bottom: 40px;}
	h1 {font-size: 38px!important;line-height: 40px!important;}
	#mainnav ul li a{font-size: 14px!important;}
	#mainnav li:last-child{display:none;}
	#mainnav-mobi ul li a{padding: 8px 0;}
	#menu-main-menu li:last-child {display: none;}
	#logo_head {margin-top: 8px;}
	#menu-main-menu li a{font-size: 14px!important;margin-right: 15px;}
	#menu-main-menu li:last-child a{margin-right: 0}
	.top-content-bg-sec{    background-size: cover;    padding: 160px 0;}
	.single-post .top-content-bg-sec {    background-size: contain;}
	#menu-main-menu li a {   margin-right: 0!important;}
	#logo_head img {
    max-width: 194px;
}
#mainnav-mobi ul li {
    margin-right: 20px;
}

.top-content-section:before {
    content: "";
    background-image: -webkit-linear-gradient( 0deg, rgb(255 255 255) 46%, rgb(254 255 255 / 0%) 62%);
    background-image: -moz-linear-gradient( 0deg, rgb(255 255 255) 46%, rgb(254 255 255 / 0%) 62%);
	}
	
}
@media (max-width: 991.98px)
{
	.posts-layout article .entry-thumb{display:block;}
	.blog #secondary {   display: none;}
	#logo_head img {    max-width: 173px;}
	#menu-main-menu li a {font-size: 12px!important;}
	#mainnav-mobi ul li {    margin-right: 10px;}
	.top-content-bg-sec {   padding: 120px 0;}
	.collapse.navbar-collapse {
    padding-top: 0;
}
}
@media (max-width: 767.98px)
{	
	.single-post.single .hentry .entry-content h1,
	.single-post.single .hentry .title-post {font-size: 28px!important;}
	.single-post article .entry-content ul, .single-post article .entry-content p {margin-bottom: 30px;}
	.single-post.single .hentry .entry-content h2 {font-size: 25px;line-height: 30px;margin-bottom: 20px;}
	.single-post .post-navigation a,
	.single-post article .entry-content p, .single-post article .entry-content li {    font-size: 14px;    line-height: 26px;}
	.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous{width:100%;}
	#nav-icon4 span{    background: #000;}
	.VisibleForMobSearch {     display: none!important;}
	#masthead #logo_head img,
	#logo_head,	.navbar-header.nav-down.new-nav {    margin-top: 0;}
	
	.navbar-header.nav-down.new-nav {    display: flex;    flex-direction: row-reverse; justify-content: space-between;   align-items: center;}
	#masthead #logo_head {    width: auto;}
	#nav-icon4 {     top: 0;    right: 15px; left:auto;}
	.top-content-bg-sec {
    padding: 50px 0;
    background-image: none;
}
.top-content-bg-sec {
    padding: 50px 0 0;
    background-image: none!important;
    margin: 0;
}
.top-content-bg-sec:after{display:none;}
.page_title h1 {

    text-align: left;
}

#mainnav-mobi {

    background-color: #fff;
   left: 0;
    padding: 0 20px;
}

#masthead #logo_head img {
    max-width: 200px;
 
}
.posts-layout article .entry-post p {
    font-size: 14px;
    line-height: 24px;
}

}
@media (max-width: 575.98px)
{
	.single-post.single .hentry .entry-content h1,
	.single-post.single .hentry .title-post 
	{font-size: 20px!important;line-height: 26px!important;}
	h1 {    font-size: 35px!important;}
	.posts-layout article header .title-post.entry-title a {
    font-size: 22px;
    line-height: 28px;
}
.container {
    padding-right: 30px!important;
    padding-left: 30px!important;
}
}

a.go-top i.fa-angle-up{
	line-height: 0.7;
    vertical-align: top;
    color: #fff;
}
header .navbar .logo a.navbar-brand{
	line-height: 1;
}
.single-post .top-content-section .heading-font {
    margin-bottom: 0;
}
.entry-footer {
	display: none;
}
.single-post .top-content-bg-sec:after {
    box-shadow: none;
}