/*!
 * Theme Name:    Bizline
 * Theme URI:     https://risethemes.com/downloads/bizline/
 * Author:        Rise Themes
 * Author URI:    http://risethemes.com/
 * Description:   Bizline, a Clean and elegant responsive WP theme based on Theme customizer and Gutenberg Blocks. It's SEO friendly, speed optimized and mobile-friendly template that fits small to large devices. This theme is ready for showcasing your featu#9e6c00 slider, services, company info,  portfolio, call to action,  testimonials, woo-commerce product listing, and team members. You can import multiple readymade demos within a few moments using Rise Block -  Gutenberg Page builder Plugin. By using Bizline theme, you can build any sort of website like Corporate, Business, Education, Photography, Medical, Charity, Consulting, Onlineshops, Magazine, Travel etc. Check live demos here: http://preview.risethemes.com/bizline
 * Version:       1.0.4
 * Tags:          left-sidebar, right-sidebar, wide-blocks, block-styles, grid-layout, two-columns, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featu#9e6c00-images, threaded-comments, translation-ready, news, education, entertainment   
 * Text Domain:   bizline
 *
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * 
 */


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# features
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
    padding: 0;
    font-family: "Meiryo", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
    color: #505050;
    /*background: rgba(255, 209, 219, 0.3);*/

    background-color: #ffa5b7;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='12' viewBox='0 0 40 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.172L6.172 0h5.656L0 11.828V6.172zm40 5.656L28.172 0h5.656L40 6.172v5.656zM6.172 12l12-12h3.656l12 12h-5.656L20 3.828 11.828 12H6.172zm12 0L20 10.172 21.828 12h-3.656z' fill='%23ff9eb2' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body.home.blog {
    /*background: rgb(255,209,219);
    background: radial-gradient(circle, rgba(255,209,219,1) 40%, rgba(255,165,184,1) 100%);*/
}

#content {
    background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Meiryo", Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.3;
}

h1 {
    font-size: 32px;
    font-weight: normal;
}

h2 {
    font-size: 26px;
    font-weight: normal;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    color: #9e6c00;
}

p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #505050;
    margin: 10px 0;
    padding: 0;
}

/*--------------------------------------------------------------
## NEW
--------------------------------------------------------------*/

#primary .site-main  {}

#primary .post-main-content {}

.bizline-bottom-header .site-branding {
    padding: 10px 0;
}

.block-columns {}

.block-columns .block-column .block-section.left {
    /*padding-left: 15px;*/
    padding-top: 15px;
}

.block-columns .block-column .block-section.left h2.block-title {
    font-weight: bold;
    color: #fff;
}

.block-columns .block-column .block-section.left .block-description p {
    color: #fff;
}

.block-columns .block-column .block-image {
    /*margin-bottom: 20px;*/
}

.block-columns .block-column .block-image img {
    border-radius: 3px;
}

.bizline-post {
    margin-bottom: 50px;
    overflow: hidden;
    border: dashed 1px rgba(183, 183, 183, 0.25);
    padding: 3px;
}

.bizline-post .post-content-wrap {
    margin: 0;
    padding: 15px;
    background: rgba(183, 183, 183, 0.1);
}

.bizline-post .post-content-wrap h3.post-title a,
.bizline-feature-section .feature-inner-box .feature-inner-box-title h3 a {
    color: #9e6c00;
    letter-spacing: -1px;
}

.bizline-post .post-content-wrap .entry-content-stat p {}

.site-footer.footer-area .footer-bottom-section {
    background: #fff;
    font-size: 14px;
    color: #505050;
    position: relative;
    margin-top: 40px;
}

.site-footer.footer-area .footer-bottom-section:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40px;
    background: url(http://www.leadfreehunting.com/wp-content/uploads/2020/06/border-footer.png) repeat-x top left;
    top: -39px;
    left: 0;
}

.site-footer.footer-area .footer-bottom-section .credit-link a {
    color: #505050;
    font-weight: bold;
}

.site-footer.footer-area .footer-bottom-section .credit-link a:hover {}

#secondary {
    border: solid 1px rgba(183, 183, 183, 0.25);
    padding: 20px;
}

#secondary.bizline-block-area .bizline-block {}

#secondary.bizline-block-area .bizline-block h2.bizline-block-title {
    font-size: 20px;
    font-weight: bold;
    background: #ff9eb2;
    padding: 10px 20px;
    margin: -17px -17px 10px;
}

#secondary.bizline-block-area .bizline-block h2.bizline-block-title a {
    color: #fff;
}

#secondary.bizline-block-area .bizline-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#secondary.bizline-block-area .bizline-block ul li {
    margin: 0;
    padding: 7px 0 7px 17px;
    position: relative;
    border-bottom: dashed 1px rgba(183, 183, 183, 0.5);
}

#secondary.bizline-block-area .bizline-block ul li:before {
    position: absolute;
    left: 0;
    top: 13px;
    font: normal normal normal 14px FontAwesome;
    content: "\F105";
    color: #c39738;
}

#secondary.bizline-block-area .bizline-block ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

#secondary.bizline-block-area .bizline-block ul li a {
    font-size: 16px;
    font-weight: normal;
    color: #505050;
}

#secondary.bizline-block-area .bizline-block ul li a:hover,
#secondary.bizline-block-area .bizline-block ul li:hover a {
    color: #9e6c00;
    transition: all .3s ease;
}

#secondary.bizline-block-area .bizline-block.block {
    margin: -17px;
    background: #b7b7b7;
    border-top: double 4px #fff;
}

#secondary.bizline-block-area .bizline-block.block p {
    margin: 0;
    padding: 20px;
    color: #fff;
}

.post-main-content .post .entry-header h1.entry-title {
    font-size: 26px;
    font-weight: normal;
}

.h1-space {
    letter-spacing: 1px;
}

.post-main-content .post .entry-content .post-content h2 {
    font-size: 20px;
    font-weight: bold;
    color: #9e6c00;
}

.post-main-content .post .entry-content .post-content img {
    margin-bottom: 20px;
}

.rm-btn {
    border: solid 2px #f2f2f2;
    color: #9e6c00;
    padding: 10px 20px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    letter-spacing: 2px;
}

.rm-btn:hover {
    border: solid 2px #f2f2f2;
    color: #9e6c00;
    padding-left: 5em;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.rm-btn:hover::before {
    content: '';
    width: 30px;
    position: absolute;
    height: 1px;
    display: block;
    margin: 0;
    bottom: 50%;
    left: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #9e6c00;
}

.fa {
    color: #c39738;
}




dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

* {
    word-break: break-word;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ol {
    margin: 0 0 1.5em 0;
    list-style: decimal;
}

ul {
    list-style: disc;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 10px;
    padding-left: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    /*margin: 0 0 1em 0;*/
    /* Extra wide images within figure tags don't overflow the content area. */
    margin: 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    /* 	border-radius: 3px; */
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #505050;
}

a:visited {}

a:hover,
a:focus,
a:active {
    color: #9e6c00;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #098dea;
}

::selection {
    color: #fff;
    background: #098dea;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# features
--------------------------------------------------------------*/

.bizline-block {
    margin: 0 0 30px;
    /* Make sure select elements fit in features. */
}

.bizline-block-area .bizline-block:last-child {
    margin-bottom: 0;
}

.bizline-block-area .bizline-block.block {
    background: #fff;
}

.bizline-block select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.post,
.page {
    margin: 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,

/* .entry-content, */

.entry-summary {
    margin: 1.5em 0 0;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}

.infinite-wrap {
    flex: 100%;
    display: flex;
    flex-wrap: wrap;
}

div#infinite-handle {
    flex: 100%;
    display: flex;
    justify-content: center;
}

#infinite-handle span:after {
    content: "\f176";
    display: inline-block;
    font-family: "fontawesome";
    margin-left: 7px;
    transform: rotate(180deg);
    color: white;
}

#infinite-handle span button,
#infinite-handle span button:hover {
    color: white;
    font-size: 16px;
    width: 100px;
    height: 40px;
}

#infinite-handle span {
    border-radius: 30px;
}

span.infinite-loader {
    display: block;
}

.site-branding div {
    width: 100%;
}

.site-branding .site-title,
.site-branding .site-description,
.site-title a {
    font-family: Poppins, sans-serif;
}

.woocommerce-Tabs-panel,
div#tab-description,
.woocommerce-tabs.wc-tabs-wrapper {
    color: #5f5f5f;
}

.bizline-main-menu>ul>li>a {
    color: #000;
}

.footer-top-section {
    background-color: #f2f2f2;
}

.footer-bottom-section {
    /*background-color: #dddddd;*/
}

.footer-bottom-section .c#9e6c00it-link {
    color: #aaaaaa;
}

.bizline-inner-banner-wrapper:after {}

.bizline-inner-banner-wrapper .bizline-inner-banner .entry-title {
    color: #000000;
}

.bizline-main-menu>ul>li>a {
    font-size: 15px;
}

.bizline-inner-banner-wrapper .bizline-inner-banner .entry-title {
    font-size: 40px;
}

.bizline-inner-banner-wrapper {
    min-height: 450px;
}

.wrap-breadcrumb ul li a,
.wrap-breadcrumb ul li span,
.wrap-breadcrumb ul.trail-items li a:after {
    font-size: 16px;
}

.site-branding .site-title {
    font-size: 21px;
}

.site-branding .site-description {
    font-size: 14px;
}

section.bizline-get-quote-section {
    margin-top: 0px;
    margin-bottom: 0px;
}

.site-branding img {
    max-width: 100%;
}

.site-title,
.site-description {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}

@media (max-width: 478px) {
    #secondary.bizline-block-area .bizline-block:nth-child(1) {
        padding-top: 50px;
    }
}

@media (max-width: 992px) {
    body,
    .footer-bottom-section a,
    .footer-bottom-section span {
        font-size: 15px;
    }
    .bizline-post .post-title a {
        font-size: 21px;
    }
    .bizline-main-menu>ul>li>a {
        font-size: 15px;
    }
    .bizline-inner-banner-wrapper .bizline-inner-banner .entry-title {
        font-size: 32px;
    }
    .bizline-inner-banner-wrapper {
        min-height: 180px;
    }
    .wrap-breadcrumb ul li a,
    .wrap-breadcrumb ul li span,
    .wrap-breadcrumb ul.trail-items li a:after {
        font-size: 16px;
    }
    .site-branding .site-title {
        font-size: 22px;
    }
    .site-branding .site-description {
        font-size: 14px;
    }
    section.bizline-get-quote-section {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #secondary.bizline-block-area .bizline-block {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    body,
    .footer-bottom-section a,
    .footer-bottom-section span {
        font-size: 15px;
    }
    .bizline-post .post-title a {
        font-size: 21px;
    }
    .bizline-main-menu>ul>li>a {
        font-size: 15px;
    }
    .bizline-inner-banner-wrapper .bizline-inner-banner .entry-title {
        font-size: 32px;
    }
    .bizline-inner-banner-wrapper {
        min-height: 180px;
    }
    .wrap-breadcrumb ul li a,
    .wrap-breadcrumb ul li span,
    .wrap-breadcrumb ul.trail-items li a:after {
        font-size: 16px;
    }
    .site-branding .site-title {
        font-size: 22px;
    }
    .site-branding .site-description {
        font-size: 14px;
    }
    section.bizline-get-quote-section {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #secondary.bizline-block-area .bizline-block {
        padding-top: 30px;
    }
}