/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 03 2021 | 08:22:10 */
/*-------- Video Box Keyframes ---------*/
@keyframes red {
  0% { opacity: 1 }
  20% {opacity: 1}
  33% {opacity: 1}
  34% {opacity: 0}
  66% {opacity: 0}
  80% {opacity: 0}
  100% {opacity: 0}
}
@keyframes yellow {
  0% {opacity: 0}
  20% {opacity: 0}
  34% {opacity: 1}
  50% {opacity: 1}
  66% {opacity: 1}
  67% {opacity: 0}
  100% {opacity: 0}
}
@keyframes green {
  0% {opacity: 0}
  20% {opacity: 0}
  40% {opacity: 0}
  67% {opacity: 1}
  80% {opacity: 1}
  90% {opacity: 1}
  100% {opacity: 1}
}

.arrow3 {
 	 animation: 1400ms red infinite;
}
.arrow2 {
 	 animation: 1400ms yellow infinite;
}
.arrow1 {
 	 animation: 1400ms green infinite;
}
/*------ Video Box Keyframes END -------*/

.blog #Content .section div[style="min-height: 200px;background:#0F63C5;"]{
  display:none;
}


#lg-scrn .container {
    max-width: 1267px!important;
}

#hero_north{
    margin-top: 6%;
}

#lg-scrn{
    background-image: url(https://www.seonorthsydney.com.au/wp-content/uploads/2020/07/SEO_NS_BG-1-min.jpg?id=1096) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.heading_one h1{
    color: white;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 36px;  
}

.main_header_blog {
   min-height: 428px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1400px) {
  .main_header_blog {
    min-height: 338px;
  }
}

.main_con{
    font-size: 18px;
    font-weight: 400;
    color: white;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    padding: 7px 0px;
}

.main_writer{
    color: white;
    float: right;
    font-size: 20px;
    font-weight: 500;
    margin-top: -10px;
}

/*----------- Post Read ------------*/
.read-arrow-img svg {
    width: 40px;
  	height: 40px;
    fill: #fff;
}
.click-here-read {
    display: inline-block;
    margin: 0 10px;
}
.arrow-left svg	{
	transform: rotate(180deg);
}
.arrow-left {
    margin-left: 10px;
}
.arrow-right {
    margin-right: 10px;
}
span.main-text {
    font-size: 28px;
    position: relative;
    top: 3px !important;
    margin: 0 0.2em;
}
span.arrow-wrap {
    position: relative;
    top: -17px !important;
}
.read-blog-main {
    background: #4285f4;
    border: 1px solid #e6e5df;
    text-align: center;
  	width: 96%;
  	margin: 0px auto;
  	margin-bottom: 1.6em;
  	border-radius: 4px;
  	animation-delay: 500ms;
}
.read-blog-text {
    margin-bottom: 0em;
}
.read-blog-text h2 {
    font-size: 18px;
    font-weight: 600;
  	color: #fff;
  	margin-bottom: 0;
  	border-radius: 4px;
  	padding: 0.73em 1em !important;
}
.read-blog-main .read-blog-btn {
    margin-top: 20% !important;
    display: inline-block !important;
}
.read-blog-main .read-blog-btn span {
    background-color: #fff;
  	color: #4285f4;
  	padding: 11px;
  	font-weight: 600;
}
.last-read-h {
 	margin-bottom: 0px !important; 
}

.single-post .post-wrapper-content .section_wrapper p, .single-post .post-wrapper-content .section_wrapper li {
    text-align: justify !important;
}
.arrow3 svg {
    fill: red;
}
.arrow2 svg {
    fill: #FFBF00;
}
.arrow1 svg {
    fill: green;
}
@media only screen and (max-width: 1180px) {
 	.read-blog-text h2 {
    	font-size: 16px;
	} 
  	.read-arrow-img svg {
        width: 36px;
        height: 36px;
	}
  	span.main-text {
      font-size: 20px;
      top: -12px;
      margin: 0 0.8em;
	}
  	.arrow1, .arrow2 {
      display: none;
	}
}
@media only screen and (max-width: 960px) {
 	.read-blog-text h2 {
    	font-size: 16px;
	} 
  	.read-arrow-img svg {
        width: 36px;
        height: 36px;
	}
  	span.main-text {
      font-size: 18px;
      top: -12px;
      margin: 0 0.5em;
	}
}
@media only screen and (max-width: 767px) {
  	.read-blog-main {
        width: 84%;
    }
  	.click-here-read {
      	margin: 0 5px;
	}
  	.read-blog-main .mcb-section-inner {
        width: 100% !important;
        padding: 0 !important;
	}
 	.read-blog-text {
        margin-bottom: 0px !important;
    } 
  	.read-blog-text h2 {
    	font-size: 12px;
	}
  	.read-arrow-img svg {
        width: 30px;
        height: 30px;
	}
  	span.main-text {
        font-size: 15px;
        top: -9px;
        margin: 0 0.5em;
    }
  	.arrow-left {
        margin-left: 5px;
    }
  	.arrow-right {
        margin-right: 5px;
    }
}
/*-------------- END --------------*/
.blog ul.post-categories, .single_blog .read-blog-main, .author ul.post-categories {
    display: none !important;
} 
.row-sign{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.sig-mail{
    margin-top: -10px;
}
.img-col {
	width:30%;
}
.content-col {
	width:40%;
}
.logo-col {
	width:30%;
}
.sig-mail a,.sig-mob a {
	font-size:14px!important;
	color:#222!important;
}
.brain-image-sign {
    text-align: center;
    margin-top: 18px;
}
.phone-logo,.email-logo{
    width: 25px !important;
    height: 25px !important;
}
.signature-author{
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    color:#0098e7;
    padding-top: 8px;
}
.writer,.writer1{
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;    
}
.writer{
  	padding: 0;
    margin: 0;
}
.container-content{
    padding-top: 40px;
}
.button-like .facebook i, .button-like .twitter i{
	color: #0098e7;
    background: #fff;
  	font-size: 16px;
    margin-right: 5px;
}
.logo-image {
	margin-top:22px;
}
.text_quote {
	font-weight:500;
}
.blog_show .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    height: 220px;
    border-radius: 10px 10px 0 0;
} 
.single-post .post .title_wrapper .entry-title {
 	text-align: center; 
}
.post-item .post-excerpt, .post-item .post-title {
    text-align: justify;
}
.post-item .image_wrapper img {
 	height: 320px !important;
    min-height: 300px !important;
}
.blog_show .vc_btn3-container.vc_btn3-left {
    display: none;
}
ul.post-categories li a:hover {
    color: #f3f3f3;
}
ul.post-categories li {
    display: inline-block;
  	line-height: 2.2;
}
.current_category {
    top: -15px !important;
    z-index: 999;
}
.post-desc-wrapper {
    position: relative;
}
.post-related .desc h4, .fixed-nav-next .desc h6, .fixed-nav-prev .desc h6 {
    font-size: 20px;
}

/*----------- Blog Detail Heading -----------*/
.single-blog-header-all {
    position: relative;
}
.single-blog-header-all h2 {
    position: absolute;
  	color: #fff;
  	left: 50%;
  	top: 50%;
    transform: translate(-50%,-50%);
  	font-size: 48px;
  	font-weight: 400;
}
#for-mob {
    background: url(/wp-content/uploads/2020/02/background-min-1.jpg);
    background-size: cover !important;
    text-align: center;
    padding: 6%;
}
/*------Blog page css --------*/

.post-item .post-desc-wrapper .post-title {
    min-height: 70px;
}
.blog .post-item {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
    border-radius: 6px;
    overflow: hidden;
  	min-height: 470px;
}

.blog .post-item .post-excerpt {
    margin-bottom: 15px;
    display: none;
}
.post-item .image_frame {
    border: 0;
}
.post-item .image_frame .image_wrapper a img {
    width: 100%;
}
.post-item .image_frame {
    border: 0;
}
.author-date{
    padding-bottom: 10px;
}
.image_frame .image_wrapper .mask::after {
    background: transparent !important;
}
.image_links{
    display: none;
}
.current_category{
    position: relative;
    top: -41px;
}
.color-footer{
    background-color: #2174D4;
}
.current_category a {
    color: #fff;
    background-color: #2174D4;
    padding: 6px 17px;
    border-radius: 5px;
}
.single-post .image_frame {
    width: 100%;
    max-width: 100% !important;
    border: 0;
}
.single-post  .image_frame .image_wrapper img {
 	width: 100%; 
}
.q2w3-fixed-widget-container {
    min-height: auto !important;
    height: auto !important;
}
ul.slick-dots {
    display: none !important;
}
@media only screen and (min-width: 1024px) {
  	.wtpsw-post-carousel button.slick-prev  {
        background-size: 12px 20px !important;
        outline: none !important;
        width: 50px;
        height: 50px;
        border-radius: 50% !important;
      	border: 1px solid #000000 !important;
    }
    .wtpsw-post-carousel button.slick-next  {
        background-size: 12px 20px !important;
        outline: none !important;
        width: 50px;
        height: 50px;
        border-radius: 50% !important;
      	border: 1px solid #000000 !important;
    }
}
.single-blog-header-all .col-8 {
    width: 60%;
  	padding-left: 1.6%;
  	padding-top: 3%;
}
.single-blog-header-all .col-4 {
    width: 37%;
    float: left;
}
.digital-marketing, .quote, .quote-author {
    color: #fff;
}
.digital-marketing {
 	margin-bottom: 20px; 
}

.single-blog-header-inner {
    padding: 3%;
} 
.target {
    width: 82%;
}
.quote {
    font-size: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 12px 0;
    display: inline-block;
    font-weight: 300;
}
.quote-author {
    font-size: 17px;
    text-align: right;
    text-transform: uppercase;
}
.widget_smart_recent_entries .srpw-ul .srpw-content {
  	float: right;
    width: 76%;
}
/*------Blog page css end --------*/

/*------Blog signature css --------*/
.signatureaaa {
  	background-color: #fff !important;
    padding: 1em 2em 0em;
    border: 1px solid #e6e5df;
}
#google-hate {
  	cursor: pointer;
    text-align: right;
    float: right;
    margin-right: 5px;
    margin-top: -2em;
}
.link-hate-site img {
    width: 60% !important;
  	position: relative;
    top: 2.1em;
}
.card-wrap .author_img, .sign-aut-img {
 	width: 77%;
  	margin-left: -2px;
}
.click-sign {
    position: relative;
    left: -10em;
    top: -2em;
}
.signature-container{
    min-height:180px;
}
.sign-aut-img {
 	margin-left: -15px;
    width: 79%; 
}
.container-content h5{
    padding: 41px 33px 0px 34px;
    text-align:center;
}

.button-like .buttongoal {
    background-color: #0098e7 !important;
    color: #fff !important;
    padding: 9px 10px !important;
    border-radius: 5px !important;
}
.twitter-signature button {
    background-color: #0098e7 !important;
    color: #fff !important;
  	padding: 7px 10px !important;
    border-radius: 5px !important;
}
a.facebook.facebook-signature button {
    border-radius: 5px !important;
  	padding: 7.5px !important;
}
.button-like .label{
    color:#fff !important;
}
.button-like .icon-heart-fa:before {
    content: 'Like' !important;
    color: #FFF !important;
    margin: 0px 20px 0px 5px !important;
}

.button-like .icon-heart-empty-fa:before {
    content: '\e841' !important;
    color: #FFF !important;
}

/*------ Blog signature css end --------*/

@media only screen and (min-width: 768px) {
  .signature-container .container-content h5 {
      font-size: 22px;
      padding: 40px 20px 0 0;
  }
  #for-mob {
   	  display: none; 
  }
}
@media only screen and (max-width: 767px) {
  #lg-scrn {
   	  display: none; 
  }
}
@media only screen and (max-width: 450px) {
  .quote {
      font-size: 14px;
  }
}