/*! 
 * Theme Name: quickspace
 * Theme URI :  http://wpdemo.smartsoftfirm.com/quickspace
 * Author    : SmartSoftFirm 
 * Author URI: https://themeforest.net/user/smartsoftfirm
 * Description: quickspace Saas Agency WordPress Theme,
 * Version: 1.2.0
 * License: GNU General Public License v2 or later 
 * License URI: LICENSE 
 * Text Domain: quickspace 
 * Tags: custom-background, custom-logo, custom-menu, featured-images,  translation-ready
 *  
==================================
       | Indexing Table |
=================================== 

    =>-Default CSS
    =>-Mobiloe Menu CSS
    =>-Preeloader CSS
    =>-Page Internal Style
    =>-Header Area Style
    =>-Footer Area Style
    =>---about footer social wiget
    =>---footer menu widget
    =>---side bar widget
    =>---search Widget
    =>---Tags Widget
    =>---Latest News Widget
    =>---Category Widget
    =>---About Widget
    =>---Instagram Widget
    =>-Footer Bottom
    =>-Blog Page Style
    =>-Single Blog Style
    =>-Comment Style
    =>-Responsive
 */

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
 html, body {
     margin: 0;
     padding: 0;
     overflow-x: hidden;
}
 a {
     color: #63657E;
}
 .screen-reader-text {
     border: 0;
     clip: rect(1px, 1px, 1px, 1px);
     clip-path: inset(50%);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute !important;
     width: 1px;
     word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
 .screen-reader-text:focus {
     background-color: #f1f1f1;
     border-radius: 3px;
     box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     clip: auto !important;
     clip-path: none;
     color: #21759b;
     display: block;
     font-size: 14px;
     font-weight: bold;
     height: auto;
     left: 5px;
     line-height: normal;
     padding: 15px 23px 14px;
     text-decoration: none;
     top: 5px;
     width: auto;
     z-index: 100000;
    /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
 #content[tabindex="-1"]:focus {
     outline: 0;
}
 div#contact-form .form-group textarea {
     width: 100%;
     height: 110px;
}
 .wpcf7-form p:empty {
     display: none!important;
}
/*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/
 .alignleft {
     display: inline;
     float: left;
     margin-right: 1.5em;
     margin-bottom: 1.5em;
}
 .alignright {
     display: inline;
     float: right;
     margin-left: 15px;
     margin-bottom: 15px;
}
 .aligncenter {
     clear: both;
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .alignfull, .alignwide {
     margin-left: calc( -100vw / 2 + 100% / 2);
     margin-right: calc( -100vw / 2 + 100% / 2);
     max-width: 100vw;
     margin: 30px auto;
}
/*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/
 .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-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, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
     clear: both;
}
/*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/
/* Default Widget Css*/
 .widget select {
     max-width: 100%;
}
 .widget.widget_archive li a, .widget.widget_categories li a, .widget.widget_pages li a, .widget.widget_meta li a, .widget.widget_recent_comments li, .widget.widget_recent_entries li a, .widget.widget_rss li a, .widget.widget_nav_menu li a {
     padding-left: 15px;
     font-size: 16px;
     display: inline-block;
     padding-bottom: 5px;
     color: #8a8d91;
}
 aside .widget li a:hover, .widget.widget_recent_comments li:hover:before {
     text-decoration: none;
}
 .widget.widget_recent_comments li:before {
     top: -4px;
}
 aside.sidebar-widget-area li {
     margin-bottom: 5px;
}
 aside .footer-mail-address a {
     color: #505050;
}
 aside.sidebar-widget-area .widget_rss li {
     margin-bottom: 20px;
}
 .widget.widget_rss a, .widget.widget_rss cite {
     font-weight: 600;
}
 .rss-date {
     margin-left: 10px;
}
 .rssSummary {
     margin: 10px 0;
}
 aside.sidebar-widget-area li:last-child, .widget_rss li:last-child {
     margin-bottom: 0;
}
 .widget.widget_recent_comments li a {
     color: #505050;
     margin-left: 5px;
}
 .comment-body footer, footer.wp-block-latest-comments__comment-meta, footer.wp-block-latest-comments__comment-meta {
     background: #fff;
}
 .widget.widget_recent_comments li span {
     margin-right: 2px;
}
 aside.sidebar-widget-area .widget {
     border: 1px solid;
     padding-left: 30px;
     margin-bottom: 30px;
     padding-right: 30px;
     padding-bottom: 30px;
}
 aside.sidebar-widget-area .widget_search h4 {
     margin-bottom: 0;
}
 aside.sidebar-widget-area .widget_search .search-form {
     margin-top: 30px;
}
 aside.sidebar-widget-area .widget:last-child {
     margin-bottom: 0;
}
 aside.sidebar-widget-area .widget-title {
     border-bottom: 1px solid;
     margin-right: -30px;
     margin-left: -30px;
     padding-left: 30px;
     margin-bottom: 26px;
     color: #fff;
     padding-top: 15px;
     padding-bottom: 15px;
}
 aside.sidebar-widget-area .widget-title a {
     color: #ffffff;
}
 aside.sidebar-widget-area .widget select {
     width: 100%;
     height: 50px;
     margin-top: 10px;
     margin-bottom: 5px;
}
 select:focus {
     outline: none;
     box-shadow: none;
}
 table {
     width: 100%;
     border-left: 1px solid #ddd;
     border-bottom: 1px solid #ddd;
     margin-bottom: 30px;
     margin-top: 15px;
}
 .widget table {
     margin-bottom: 0;
     margin-top: 0;
}
 table th, table td {
     border-top: 1px solid #ddd;
     border-right: 1px solid #ddd;
     padding: 8px;
     text-align: center;
}
 .calendar_wrap table th {
     background-color: #dddddd;
}
 aside.sidebar-widget-area .widget_calendar .widget-title {
     margin-bottom: 35px;
}
 table td a {
     font-weight: 600;
}
 .calendar_wrap table caption {
     padding-bottom: 0;
}
 .widget ul ul {
     padding-left: 15px;
}
 .widget_search .search-submit {
     color: #ffffff;
}
 .widget img {
     height: auto;
}
 .widget.widget_text .textwidget img {
     margin: 10px 0;
}
 aside .widget .children li, .footer-top-area .widget .children li {
     padding-left: 10px;
}
 .sidebar-widget-area .widget ul li.recentcomments span a:before {
     content: "";
     margin-left: 0px;
     margin-right: 0px;
}
/*quickspace Footer widget*/
 .footer-top .col-md-3:nth-child(3n), .footer-top .col-md-3:nth-child(2) {
     padding-left: 70px;
}
 .footer-top .widget {
     border: none;
     text-align: left;
     padding: 0px;
}
 .footer-top .widget ul li img {
     margin-right: 15px;
     float: left;
     width: 24px;
     height: 24px;
     margin-top: 2px;
}
 .footer-top .widget-feed div#text-2 h4 {
     padding: 0;
}
.widget_quickspace_address_widget li.footer-mail-address p a, .widget_quickspace_address_widget li.footer-mobile-number p {
    font-size: 18px;
    padding-bottom: 24px;
    line-height: 30px;
    font-weight: 400;
}
 .footer-top div#quickspace_address_widget-3 li.footer-address-desc p {
     padding: 0 40px;
}
 .widget_quickspace_footer_social_widget ul li {
     display: contents;
}
 .widget_quickspace_footer_social_widget ul li a {
     font-size: 18px;
     padding: 10px;
     color: #63657E;
}
 .footer-top .widget.widget_nav_menu ul li a:hover, .widget_quickspace_footer_social_widget ul li a:hover {
     color: #293fcc;
}
 li.footer-mail-address a, li.footer-mobile-number p, .footer-top .widget.widget_nav_menu ul li a, li.footer-address-desc p {
     color: #63657E;
     font-size: 18px;
}
 .about-widget .widget_media_image a img {
     margin-bottom: 60px;
	 width: 160px;
}
 .footer-top .widget.widget_nav_menu ul li a {
     padding-left: 0;
}
/** footer bottom menu**/
 #footer-bottom-menu {
     text-align: right;
}
 #footer-bottom-menu li {
     display: inline-block;
}
 #footer-bottom-menu li a {
     font-size: 16px;
     padding-right: 20px;
     text-transform: capitalize;
     color: #63657E;
}
 #footer-bottom-menu li a:hover {
     color: #293fcc;
}
/*-------------------------------------------------------------- # Media --------------------------------------------------------------*/
 .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
     border: none;
     margin-bottom: 0;
     margin-top: 0;
     padding: 0;
}
/* 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;
}
/*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/
 .updated:not(.published) {
     display: none;
}
 .page-content, .entry-summary {
     margin: 1.5em 0 0;
}
 .page-links {
     clear: both;
     margin: 0 0 1.5em;
}
/*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/
 .comment-content a {
     word-wrap: break-word;
}
 .bypostauthor {
     display: block;
}
p.comment-notes, p.logged-in-as {
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 35px;
    margin: 0;
}
 .comment-form-cookies-consent {
     display: none;
}
 .comment-form-cookies-consent input {
     margin-right: 8px;
}
 .comment-form-wrap {
     margin-top: 30px;
}
 .comment-list {
     margin: 0;
     padding: 0;
     list-style: none;
}
 .comment-meta {
     position: relative;
}
 .comment-author.vcard {
     position: relative;
}
 .comment-author.vcard img {
     border-radius: 50%;
     height: 90px;
     width: 90px;
     margin-top: -5px;
}
 .comment article {
     margin: 15px 0;
     padding: 15px 0;
     border-bottom: 1px solid #ddd;
     position: relative;
}
 .comments-title {
     margin-bottom: 25px;
     margin-top: 10px;
     font-size: 28px;
     padding-bottom: 20px;
     border-bottom: 1px solid #dddddd;
}
 .comment-metadata {
     position: absolute;
     left: 110px;
     top: 35px;
}
 .comment-content a, .comment-body a {
     word-wrap: break-word;
     font-weight: 700;
     color: #090F4E;
}
 .reply {
     display: inline-block;
     position: absolute;
     top: 10px;
     right: 5px;
}
 .comment-author.vcard .fn {
     font-weight: 800;
     font-size: 20px;
     position: absolute;
     left: 110px;
     text-transform: capitalize;
     color: #090f4e;
}
 .children {
     margin: 0;
     padding: 0;
     list-style: none;
}

.comment-respond {
    margin-top: 30px;
    padding: 35px 45px 30px 45px;
    background-color: #fafafb;
}
 .comment .says {
     display: none;
}
 #reply-title {
     text-align: left;
     font-size: 22px;
     margin-bottom: 0;
}
 #cancel-comment-reply-link {
     margin-left: 10px;
     font-size: 18px;
     font-weight: 700;
     color: #293fcc;
     z-index: 9999;
     display: inline-block;
}
div#respond form label {
    color: #0a114f;
    margin-bottom: 5px;
}
/*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
 .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
     display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
 .infinity-end.neverending .site-footer {
     display: block;
}
/* width */
 ::-webkit-scrollbar {
     width: 4px;
}
/* Track */
 ::-webkit-scrollbar-track {
     box-shadow: inset 0px 0px 0px 0px #fff;
     border-radius: 10px;
}
/* Handle */
 ::-webkit-scrollbar-thumb {
     background: #090F4E;
     border-radius: 10px;
}
.mobile-menu-col.menu-show::-webkit-scrollbar-thumb {
     background: #ddd;
     border-radius: 10px;
}
.mobile-menu-col.menu-show::-webkit-scrollbar {
     width: 2px;
}
 .mobile-menu-col.menu-show::-webkit-scrollbar-track {
     box-shadow: inset 0px 0px 0px 0px #fff;
     border-radius: 10px;
}
/*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/
 .wp-caption {
     margin-bottom: 1.5em;
     max-width: 100%;
}
 .wp-caption img[class*="wp-image-"] {
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .wp-caption .wp-caption-text {
     margin: 0.8075em 0;
}
 .wp-caption-text {
     text-align: center;
}
/*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/
 .gallery {
     margin-bottom: 1.5em;
}
 .gallery-item {
     display: inline-block;
     text-align: center;
     vertical-align: top;
     width: 100%;
}
 .gallery-icon img {
     margin-bottom: 10px;
}
 .gallery-columns-2 .gallery-item {
     max-width: 50%;
}
 .gallery-columns-3 .gallery-item {
     max-width: 33.33%;
}
 .gallery-columns-4 .gallery-item {
     max-width: 25%;
}
 .gallery-columns-5 .gallery-item {
     max-width: 20%;
}
 .gallery-columns-6 .gallery-item {
     max-width: 16.66%;
}
 .gallery-columns-7 .gallery-item {
     max-width: 14.28%;
}
 .gallery-columns-8 .gallery-item {
     max-width: 12.5%;
}
 .gallery-columns-9 .gallery-item {
     max-width: 11.11%;
}
 .gallery-caption {
     display: block;
}
/* --------------------------------------- | Default CSS | -------------------------------------- */
 body {
     line-height: 28px;
     font-size: 14px;
}
 input:focus {
     outline: none;
}
 a, a:hover, a:focus, button, button:focus {
     text-decoration: none;
     outline: none;
     transition: 0.5s;
}
 img {
     max-width: 100%;
     height: auto;
}
 h1,h2,h3,h4,h5,h6{
     color: #090F4E;
	 font-weight: 600;
}
 ul, ol {
     margin: 0;
     padding: 0;
     list-style: none;
}
 p {
     font-weight: 400;
     font-size: 16px;
}
 .scrollup {
     height: 50px;
     width: 50px;
     border-radius: 50%;
     text-align: center;
     line-height: 50px;
     position: fixed;
     right: 50px;
     bottom: 30px;
     cursor: pointer;
     color: #fff!important;
     transition: .5s;
     z-index: 999;
     background: #293fcc;
}
 .scrollup:hovr {
     background: #6A35FF;
}
 .blog-title a {
     color: #090F4E;
}
 a.quickspace-btn.read-more {
     color: #090f4e;
     font-weight: 400;
     font-size: 18px;
     position: relative;
     display: inline-block;
}
a.quickspace-btn.read-more:hover {
    color: #293FCC;
}
 a.quickspace-btn.read-more::after {
     position: absolute;
     content: "\f105 ";
     font-family: 'FontAwesome';
     right: -15px;
     top: 0px;
     transition: .6s;
}
 a.quickspace-btn.read-more:hover::after {
     right: -20px;
     color: #293FCC;
}
/* -------------------------------------------- | Mobile Menu CSS | ------------------------------------------- */
.mobile-menuIcon span {
    height: 2px;
    display: block;
    width: 35px;
    margin-bottom: 9px;
    background: #293fcc;
}

.mobile-menuIcon {
	position: absolute;
	top: 30px;
	right: 30px;
	display: none;
	cursor: pointer;
	transition: .5s;
}
header.sticky .mobile-menuIcon {
    top: 15px;
}
.mobile-menu-col {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f3f7ff;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    overflow-y: scroll;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    overflow-x: visible;
    -webkit-transition: .4s;
    transition: .4s;
}
.mobile-menu-col.menu-show {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu-close {
    position: absolute;
    right: 50px;
    top: 70px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
}
.mobile-menu-close::before, .mobile-menu-close::after {
    position: absolute;
    height: 30px;
    width: 2px;
    background: #293fcc;
    content: '';
    top: 0;
}
.mobile-menu-close::after {
    right: 13px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mobile-menu-close::before {
    left: 15px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#mobile-menu {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    padding: 60px 30px;
    margin-top: 30px;
}

 #mobile-menu {
     display: none;
}
 .slicknav_menu {
     background: transparent;
}
 .slicknav_menu .slicknav_icon-bar {
     background-color: #293fcc;
}

 #mobile-menu .slicknav_btn {
     display: none!important;
}
 .slicknav_nav {
     background: #f3f7ff;
     text-align: left;
	 display: block!important;
}
 .slicknav_nav a {
     padding: 5px 10px;
     margin: 2px 5px;
     text-decoration: none;
     color: #090F4E;
}
 .slicknav_nav a, a.slicknav_row:hover {
     font-size: 16px;
     font-weight: 500;
     margin: 0;
     text-transform: capitalize;
}
a.slicknav_row:hover {
    background: transparent!important;
    color: #293fcc!important;
}
 .slicknav_nav a:hover {
     background: transparent;
     color: #293fcc;
}
 .slicknav_nav>ul {
     margin: 0;
     padding: 0;
}
.slicknav_nav li a {
    border-bottom: 1px solid #171f531f;
}
.slicknav_item.slicknav_row a {
    border-bottom: 0;
}
 .slicknav_nav li {
     text-align: left;
}
 .slicknav_nav li:last-child {
     border: none;
}
 .slicknav_nav .slicknav_row, .slicknav_nav a {
     padding: 16px 0;
}
 .slicknav_nav .slicknav_row:hover {
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     border-radius: 0;
     color: #fff;
}
 .slicknav_nav ul {
     margin: 0;
}
 .slicknav_nav ul li ul {
     margin-left: 20px;
}
 .slicknav_item.slicknav_row:hover a {
     color: #293fcc;
}
/* -------------------------------------------- | Preeloader CSS | ------------------------------------------- */
 .main-site.loaded {
     overflow: hidden;
}
div#loader-wrapper img {
    position: absolute;
    top: 65%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
	transition: all 0.3s ease-out;
}
.loaded #loader-wrapper img {
	opacity: 0;
}

 #loader-wrapper {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 999999999;
     overflow: hidden;
}
 #loader {
     display: block;
     position: relative;
     left: 50%;
     top: 50%;
     width: 150px;
     height: 150px;
     margin: -75px 0 0 -75px;
     border-radius: 50%;
     border: 3px solid transparent;
     border-top-color: #293FCC;
     -webkit-animation: spin 1.7s linear infinite;
     animation: spin 1.7s linear infinite;
     z-index: 11;
}
 #loader:before {
     content: "";
     position: absolute;
     top: 5px;
     left: 5px;
     right: 5px;
     bottom: 5px;
     border-radius: 50%;
     border: 3px solid transparent;
     border-top-color: #293FCC;
     -webkit-animation: spin-reverse 0.6s linear infinite;
     animation: spin-reverse 0.6s linear infinite;
}
 #loader:after {
     content: "";
     position: absolute;
     top: 15px;
     left: 15px;
     right: 15px;
     bottom: 15px;
     border-radius: 50%;
     border: 3px solid transparent;
     border-top-color: #293FCC;
     -webkit-animation: spin 1s linear infinite;
     animation: spin 1s linear infinite;
}
 @-webkit-keyframes spin {
     0% {
         -webkit-transform: rotate(0deg);
    }
     100% {
         -webkit-transform: rotate(360deg);
    }
}
 @keyframes spin {
     0% {
         -webkit-transform: rotate(0deg);
         transform: rotate(0deg);
    }
     100% {
         -webkit-transform: rotate(360deg);
         transform: rotate(360deg);
    }
}
 @-webkit-keyframes spin-reverse {
     0% {
         -webkit-transform: rotate(0deg);
    }
     100% {
         -webkit-transform: rotate(-360deg);
    }
}
 @keyframes spin-reverse {
     0% {
         -webkit-transform: rotate(0deg);
         transform: rotate(0deg);
    }
     100% {
         -webkit-transform: rotate(-360deg);
         transform: rotate(-360deg);
    }
}
 #loader-wrapper .loader-section {
     position: fixed;
     top: 0;
     width: 51%;
     height: 100%;
     background: #FBF9FE;
     z-index: 10;
}
 #loader-wrapper .loader-section.section-left {
     left: 0;
}
 #loader-wrapper .loader-section.section-right {
     right: 0;
}
 .loaded #loader-wrapper .loader-section.section-left {
     -webkit-transform: translateX(-100%);
     transform: translateX(-100%);
     -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
     transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
     background: #9397B1;
}
 .loaded #loader-wrapper .loader-section.section-right {
     -webkit-transform: translateX(100%);
     transform: translateX(100%);
     -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
     transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
     background: #9397B1;
}
 .loaded #loader {
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
	 visibility: hidden;
}
 .loaded #loader-wrapper {
     visibility: hidden;
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%);
     -webkit-transition: all 0.3s 1s ease-out;
     transition: all 0.3s 1s ease-out;
}
/* Page Internal Style */
 .page-template-default .quickspace-internal-area {
     padding: 0;
}
 .quickspace-internal-area.error-page {
     text-align: center;
     text-transform: uppercase;
}
 .quickspace-internal-area.error-page h4 {
     margin-bottom: 30px;
}
 .quickspace-internal-area.error-page h2 {
     font-size: 150px;
     margin: 0;
}
 .quickspace-internal-area {
     overflow: hidden;
     padding: 90px 0px;
}

/* ------------------------------------------- Header Top Bar Area Style ------------------------------------------- */
.qs-header-top-area.topbar_on {
	display: block;
}
.qs-header-top-area.topbar_off {
	display: none!important;
}
.qs-header-top-area {
    background-color: #f3f7ff;
    padding: 10px 0;
    border-bottom: 1px solid #d7d7d7;
}
.sticky .qs-header-top-area {
	display: none;
}
.qs-table {
    display: table;
    height: 100%;
    width: 100%;
}
.qs-table-cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
li.top-info-item, li.top-social-item {
    display: inline-block;
}
.top-info-item {
    padding-right: 10px;
    margin-right: 10px;
}
li.top-info-item:first-child {
    border-right: 1px solid #ccc;
}
.top-info-item i {
    margin-right: 5px;
    font-size: 18px;
    display: inline-block;
}
.top-info-item a, .top-info-item i {
    color: #090f4e;
    font-weight: 600;
}
.top-info-item:hover a, .top-info-item:hover i, li.top-social-item a:hover {
    color: #293fcc;
}
/*Top Bar Social*/
.top-social-icon-column {
    text-align: right;
}
li.top-social-item a {
    display: block;
    border: 1px solid #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 15px;
    box-shadow: 0px 0px 7px -1px rgb(0 0 0 / 15%), -6px -6px 10px rgb(255 255 255 / 70%);
    margin-right: 5px;
    color: #090f4e;
	border: 1px solid transparent;
}
li.top-social-item a:hover {
	box-shadow: inset 4px 4px 6px -1px rgba(0,0,0,0.2),
    inset -4px -4px 6px -1px rgba(255,255,255,0.7),
    -0.5px -0.5px 0px rgba(0,0,0,0.15),
    0px 12px 10px -10px rgba(0,0,0,0.05);
	border-color: #293fcc;
}
/* ------------------------------------------- Header Area Style ------------------------------------------- */
 .header-2.sticky {
     box-shadow: none!important;
     background: transparent!important;
}
 .off-canvas-menu ul li.menu-item-has-children ul.sub-menu {
     opacity: 0.5;
     border: 1px solid #ddd;
     transition: .9s;
     transform: scale(0);
     height: 0;
}

.main-menu ul li.menu-item-has-children ul li.menu-item-has-children::after {
    display: none!important;
}

 .header-2.sticky .off-canvas .logo::before, .header-2.sticky .off-canvas span.menu-trigger::before {
     opacity: 1;
}
 .download-btn a.contact_btn2, .download-btn a.contact_btn2:hover {
     background: #F81C47;
     border-color: #F81C47;
     color: #fff;
}
 .download-btn a.contact_btn1 {
     background: #fff;
     color: #090F4E;
}
 .logo {
     display: block;
     text-align: left;
     padding: 5px 0;
}
 .logo h2 {
     margin: 0;
}
 .logo h2 a {
     font-size: 40px;
     display: block;
     line-break: anywhere;
     color: #ffffff;
}
 .sticky .logo h2 a {
     font-size: 40px;
     display: block;
     line-break: anywhere;
     color: #090F4E;
}
 .sticky {
     background: #f3f7ff;
     position: fixed;
     box-shadow: 0px 0px 70px rgb(99 104 142 / 20%);
     z-index: 999;
     top: 0;
     padding: 0;
     transition: .5s;
}
 .sticky-logo {
     display: none;
}
 .sticky .sticky-logo {
     display: inline-block!important;
}
img.option-header-sticky-logo {
    display: none;
}

.sticky img.option-header-sticky-logo {
    display: inline-block;
}

.sticky img.option-header-logo {
    display: none;
}
img.sticky-p-header-logo {
    display: none;
}
.sticky img.sticky-p-header-logo {
    display: inline-block;
}

.sticky img.p-header-logo {
    display: none;
}
 .sticky header {
     padding: 10px 0;
}
 header {
     width: 100%;
     margin: 0 auto;
     z-index: 5;
     position: absolute;
     transition: .5s;
}
.qs-header-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.main-menu {
    padding: 20px 0;
    flex: 1;
    text-align: center;
}

.main-menu ul li {
    display: inline-block;
    padding: 10px 20px;
}
 .main-menu ul li a {
     font-size: 18px;
     text-transform: capitalize;
     font-weight: 400;
     line-height: 27px;
     position: relative;
     color: #090F4E;
     transition: all .3s ease-in-out;
     display: block;
}
.main-menu ul li:hover> a {
    color: #293FCC;
}
 .menu_clr2 ul li a {
     color: #ffffff!important;
}
 .menu_clr2 ul li a::before, .menu_clr2 ul li a.active::before {
     background: #ffffff!important;
}
.main-menu.qs_white_color ul > li > a {
    color: #fff;
}
.sticky .main-menu.qs_white_color ul > li > a {
    color: #090F4E;
}
.main-menu.qs_white_color ul li a::before, .main-menu.qs_white_color ul li a.active::before {
    background: #fff!important;
}
.sticky .main-menu.qs_white_color ul li a::before, .sticky .main-menu.qs_white_color ul li a.active::before {
    background: #293FCC!important;
}
.main-menu.qs_white_color ul li.menu-item-has-children a::after {
    color: #fff!important;
}
.sticky .main-menu.qs_white_color ul li.menu-item-has-children a::after {
    color: #293FCC!important;
}
 .main-menu ul li a.active {
     position: relative;
}
 .main-menu ul li a::before, .main-menu ul li a.active::before {
     content: '';
     position: absolute;
     bottom: -2px;
     width: 0;
     height: 1px;
     background: #293FCC;
     opacity: 1;
     transition: all .3s ease-in-out;
     left: 0;
}
.main-menu ul li:hover .main-menu ul li a:after {
    width: 100%;

}
 .main-menu ul li a:hover::before, .main-menu ul li a.active::before {
     width: 100%;
}
 .main-menu ul li.menu-item-has-children, .main-menu ul li.page_item_has_children {
     position: relative;
}
.main-menu ul li.menu-item-has-children a::after {
    position: absolute;
    content: "\f107";
    font-family: fontawesome;
    font-size: 16px;
    top: 0;
    right: auto;
    color: #090F4E;
    margin-left: 5px;
}
.main-menu ul li:hover a::after {
    color: #293fcc!important;
}

.main-menu ul li ul.sub-menu a::after{
	display: none;
}
 .main-menu ul li.menu-item-has-children ul.sub-menu, .main-menu ul li.page_item_has_children ul.children {
     min-width: 200px;
     background: #fff;
     position: absolute;
     top: 50px;
     opacity: 0;
     transition: .5s;
     visibility: hidden;
     box-shadow: 0 0px 14px rgb(15 37 88 / 5%);
     border-radius: 5px;
     left: -40px;
     margin: 0;
	 display: none;
	 z-index: 9;
}
 .main-menu ul li.menu-item-has-children:hover ul.sub-menu, .main-menu ul li.page_item_has_children:hover ul.children {
     top: 46px;
     visibility: visible;
     opacity: 1;
	 display: block;
}
 .sticky .main-menu ul li.menu-item-has-children:hover ul.sub-menu, .sticky .main-menu ul li.page_item_has_children:hover ul.children {
     top: 48px;
}
 .main-menu ul li.menu-item-has-children ul li a, .main-menu ul li.page_item_has_children ul li a {
     display: block;
     padding: 14px 20px;
     text-align: left;
     font-size: 16px;
	 color: #090f4e;
}
 .main-menu ul li.menu-item-has-children ul li a::before, .main-menu ul li.page_item_has_children ul li a::before {
     background: #293FCC!important;
}
.main-menu ul li.menu-item-has-children ul li, .main-menu ul li.page_item_has_children ul li {
    display: block;
    transition: 0.5s;
    padding: 0;
    border-bottom: 1px solid #f7f7f7;
}
/* .main-menu ul li.menu-item-has-children ul li:last-child, .main-menu ul li.page_item_has_children ul li:last-child {
    border: none;
} */
 .main-menu ul li.menu-item-has-children ul li.menu-item-has-children ul.sub-menu, .main-menu ul li.page_item_has_children ul li.page_item_has_children ul.children {
     opacity: 0;
     visibility: hidden;
     position: absolute;
     left: 100%;
}
 .main-menu ul li.menu-item-has-children ul li.menu-item-has-children:hover ul.sub-menu, .main-menu ul li.page_item_has_children ul li.page_item_has_children:hover ul.children {
     opacity: 1;
     visibility: visible;
     top: 0;
}
 .header-right-info {
     display: block;
     text-align: center;
     padding: 5px 0;
}
.call-button {
    display: flex;
    align-items: center;
}
.call-button a {
    font-size: 18px;
    color: #fff;
    padding: 16px 40px;
    display: inline-flex;
    border-radius: 6px;
    background: #293FCC;
    text-align: center;
    transition: .6s;
}
 .call-button a:hover {
     background: #6A35FF;
}
/*  .sticky .call-button a {
     padding: 13px 30px;
     margin: 5px 0px;
} */
 .download-btn a {
     font-weight: 700;
     font-size: 16px;
     color: #fff;
     padding: 13px 28px;
     border-radius: 3px;
     margin-left: 0;
     transition: all .3s ease-in-out;
     background: transparent;
     border: 1px solid #fff;
     text-transform: capitalize;
     display: block;
}
 .download-btn a:hover {
     background: #fff;
     color: #090F4E;
}
 .sticky a.contact_dflt:hover {
     background: transparent;
     border-color: #fa0a48;
     color: #fa0a48;
     box-shadow: 0px 0px 3px #fa0a488f;
}
 .sticky a.contact_dflt {
     background: #fa0a48;
     border-color: #fa0a48;
}
 .call-button a:hover, .call-button a:focus {
     color: #fff;
}
.call-button.contact_btn1 a {
    background: #fff;
    color: #293fcc;
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 16%);
}

.call-button.contact_btn1 a:hover, .sticky .call-button.contact_btn1 a {
    background: #6a35ff;
    color: #fff;
}
 body, .hero-content h4, .counter-project span, .testimonial-content span, .subscribe-box h2, .subscribe-box h4, .portfolio-menu ul li, .price-swetch ul li {
     font-weight: 500;
}
/* -------------------- Footer Area Style -------------------- */
 input.submit-btn.home-3 {
     background: linear-gradient(-45deg, rgba(237, 60, 163, 1) 0%, rgba(242, 140, 106, 0.99) 100%);
     border: none;
}
 footer {
     background-position: center center;
     background-repeat: no-repeat;
     position: relative;
     z-index: 0;
     background-size: cover;
}
 a.cta-btn {
     font-weight: 900;
     font-size: 18px;
     color: #fff;
     padding: 20px;
     border-radius: 3px;
     display: inline-block;
     background: #FECA34;
}
 .cta-box h2 {
     font-size: 36px;
     font-weight: 700;
     margin: 12px 0px;
}
 .cta-box {
     background: #fff;
     padding: 30px;
     text-align: center;
     margin-top: -60px;
     box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.12);
     border: 3px solid #fff;
     border-radius: 5px;
}
 .cta-box h2 span {
     color: #ff614c;
}
 .subscribe-box {
     padding-top: 150px;
}
 .subscribe-box h2 {
     color: #fff;
     margin-bottom: 20px;
}
 form.subscribe-form input {
     width: 80%;
     height: 55px;
     padding: 0px 154px;
     margin: 0 auto;
}
 .subscribe-btn {
     position: absolute;
     top: 6px;
     right: 80px;
     color: #090F4E!important;
     font-size: 14px;
     font-weight: 900;
     padding: 10px 25px;
     background: #FECA34;
}
 form.subscribe-form {
     position: relative;
}
 .footer-bottom {
     padding: 40px 0;
}
 .footer-logo img {
     height: 45px;
}
 .footer-logo {
     margin-bottom: 15px;
}
/*Home Two*/
/* #accordion.style-2 a.card-link.collapsed, #accordion.style-2 a.card-link.collapsed i {
     color: #090F4E;
}
 */
/* #accordion.style-2 a.card-link, #accordion.style-2 a.card-link i {
     color: #FE805A;
}
 */
 input.submit-btn.home-2 {
     background: linear-gradient(-45deg, rgba(157, 82, 237, 1) 0%, rgba(106, 73, 227, 1) 100%);
     border: none;
}
/*Home 3*/
 input.submit-btn.home-3 {
     background: linear-gradient(-45deg, rgba(237, 60, 163, 1) 0%, rgba(242, 140, 106, 0.99) 100%);
     border: none;
}
 footer .cta-box a.cta-btn {
     color: #090F4E!important;
}
 footer.home-3 {
     background: linear-gradient(-45deg, rgba(241, 114, 68, 1) 0%, rgba(235, 29, 139, 0.99) 100%);
}
 .subscribe-box.home-3 .subscribe-btn {
     color: #090F4E;
}
/*footer blog*/
 footer.blog {
     background: #090F4E;
}
 .footer-top {
     padding: 100px 0;
}
 .widget-title {
     font-size: 24px;
     text-transform: capitalize;
     margin-bottom: 30px;
     display: inline-block;
     color: #090F4E;
}
 .widget_quickspace_address_widget ul li, .widget_quickspace_address_widget ul li p a {
     display: block;
     font-size: 16px;
     font-weight: 400;
}
 .widget_quickspace_address_widget ul li i {
     float: left;
     line-height: 24px;
     margin-right: 10px;
}
 .widget_quickspace_address_widget ul li p {
     margin: 0;
     padding-bottom: 5px;
}
/*about footer social wiget*/
 .widget_quickspace_footer_social_widget ul li {
     display: inline-block;
     padding-right: 10px;
     margin-bottom: 10px;
}
.widget_quickspace_footer_social_widget ul li a i {
    font-size: 20px;
    color: #090F4E;
    opacity: .7;
    font-family: 'fontawesome';
    font-weight: 400;
	font-style: normal;
}
 .widget_quickspace_footer_social_widget ul li a:hover i {
     opacity: 1;
}
/*footer menu widget */
 .widget-link li {
     display: block;
     padding-bottom: 10px;
}
 .widget-link li a {
     font-size: 16px;
     display: block;
     font-weight: 400;
}
 .widget-link ul.menu {
     display: inline-block;
     float: left;
}
 .widget-feed>ul>li>a>img {
     width: 80px;
     height: 83px;
     max-width: 100%;
}
 .widget-feed ul li img {
     width: 100px;
     height: 100px;
}
/*footer bottom menu uni test*/
body.no-sidebar .quickspace-internal-area .col-md-8 {
    width: 100%;
}
aside.widget-area .wp-block-group__inner-container > h2 {
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 30px;
    display: inline-block;
    color: #090F4E;
}
.wp-block-latest-posts.wp-block-latest-posts__list li a, ul.wp-block-archives-list.wp-block-archives li a, ul.wp-block-categories-list.wp-block-categories li a {
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left;
    display: inline-block;
    width: 90%;
    color: #63688e;
}
.wp-block-image .alignright {
    display: contents;
}
.wp-block-image figure.alignright img {
    text-align: right;
    float: right;
    margin-left: 10px;
}
.wp-block-button.is-style-outline {
    padding: 10px 0;
}
a.wp-block-button__link {
    border: none;
    outline: 1px solid;
}
.wp-block-button .wp-block-button__link {
    border-radius: 30px;
    background: #293fcc;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
    border-radius: 30px;
}
figcaption.blocks-gallery-caption {
    text-align: center;
}
.wp-block-cover.has-background-dim p.wp-block-cover-text {
    color: #fff!important;
}
#footer-bottom-menu li.menu-item-has-children ul.sub-menu, #footer-bottom-menu li.page_item_has_children ul.children {
    visibility: hidden;
    opacity: 0;
    transition: .5s;
    width: 200px;
    height: max-content;
    background: #ffffff;
    text-align: left;
    padding: 20px;
    position: absolute;
    box-shadow: 0 0px 14px rgb(15 37 88 / 5%);
 bottom: 110px;
}
#footer-bottom-menu li.menu-item-has-children:hover > ul.sub-menu, #footer-bottom-menu li.page_item_has_children:hover > ul.children {
  opacity: 1;
  visibility: visible;
 bottom: 100px;
}
span.post-page-numbers, a.post-page-numbers {
    font-size: 16px;
    width: 50px;
    border: 1px solid #090F4E;
    border-radius: 100%;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 20px;
    color: #090F4E;
}
span.post-page-numbers.current, a.post-page-numbers:hover {
    color: #fff;
    background-color: #293fcc;
    border-color: #293fcc;
}
code {
    color: #242762;
}

.widget_nav_menu ul.sub-menu {
    padding-left: 0;
}
.single-posts ul li ol, .single-posts ul li ul {
    padding: 0;
}

.widget select, .single-posts select  {
    font-size: 16px;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #0e1352;
    background: url(http://wpdemo.smartsoftfirm.com/quickspace/wp-content/themes/quickspace/assets/images/arrow-down.svg) no-repeat 98%;
}
.single-posts select {
	width: 100%;
    padding: 10px;
    margin: 20px 0; 
}
article blockquote {
    background: #f3f7ff;
    padding: 35px 50px;
    margin: 35px 0;
    background-image: url(/quickspace/wp-content/themes/quickspace/assets/images/breadcumbBG.png);
    background-size: cover;
    background-position: center 45%;
    font-size: 18px;
    line-height: 32px;
    border-radius: 10px;
    border-left: 10px solid #293ECC;
}
article blockquote p {
    position: relative;
}
article blockquote p::after {
    position: absolute;
    content: "\f10e ";
    font-size: 70px;
    font-family: fontawesome;
    padding: 0 20px;
    font-weight: 900;
    right: -60px;
    bottom: -20px;
    color: #293fcc;
    opacity: .3;
    font-style: normal;
}
form.post-password-form input[name="post_password"] {
      border-radius: 5px;
     width: 320px;
     border: 1px solid #caceff!important;
     font-size: 14px;
     padding: 15px;
     color: #8a8d91;
     font-weight: 500;
     margin: 0;
     width: 80%;
     display: inline-block;
     margin-bottom: 0px;
}

form.post-password-form input[type="submit"] {
    background-color: #293fcc;
    color: #ffffff;
    display: inline-block;
    padding: 12px 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 1px;
    font-size: 18px;
    border-radius: 5px;
    transition: .6s;
margin-left: -50px;
}
.quickspace-searce header.entry-header.sticky {
    background: transparent;
    box-shadow: none;
}
body.search-no-results .quickspace-searce {
    text-align: center;
}
nav.navigation.posts-navigation {
    padding-bottom: 50px;
}
nav.navigation.posts-navigation .nav-links a {
    background: #293fcc;
    color: #fff;
    padding: 12px;
    text-transform: capitalize;
}
.single-posts .entry-content h3, .single-posts .entry-content h2 {
    padding: 10px 0;
    margin: 0;
}
.single-posts .entry-content ol {
    list-style: auto;
}
.single-posts .entry-content > ul, .single-posts .entry-content > ol {
    margin-left: 20px;
}
.widget_pages ul.children, .widget_nav_menu ul.sub-menu {
	list-style: none!important;
}
/* side bar widget */
 #secondary.widget-area .widget {
     padding: 30px;
     margin-bottom: 30px;
     box-shadow: 0px 0px 10px #f3f7ff82;
     border: 1px solid #f3f7ff;
}
 #secondary.widget-area .widget h2.widget-title {
     text-align: center;
}
/*search Widget 404*/
 section.no-results.not-found header.page-header, .quickspace-blog-post.sticky {
     position: unset;
     background: transparent;
     box-shadow: none;
     padding: 0;
     margin: 0;
     height: unset;
}
 .quickspace-sr, .qs-nf {
     text-align: center;
     padding: 50px 200px;
}
.search-no-results .quickspace-sr {
    padding: 0 100px;
}
}
.quickspace-sr header.entry-header.sticky {
    background: transparent;
    box-shadow: none;
    padding: 20px 0;
}
.quickspace-sr .entry-footer {
    border-bottom: none!important;
    margin: 0;
    padding: 0;
}
.quickspace-sr h2.entry-title a {
    color: #090e4e!important;
}
 section.no-results.not-found header.page-header h1.page-title {
     color: #090F4E;
     background: transparent;
     font-size: 50px;
     margin: 0px 0 -30px 0;
     padding: 0;
}
 .search-submit {
     position: absolute;
     padding: 10px;
     border-radius: 50px;
     height: 46px;
     width: 46px;
     top: 50%;
     margin-top: -23px;
     right: 4px;
     display: inline-block;
     background: #293fcc;
     font-size: 18px;
     color: #fff;
}
 #secondary.widget-area .widget.widget_search {
     padding: 30px 15px;
}
 .widget_search input[type="submit"] {
     margin: 0 0 0 5px;
}
 .no-results.not-found h1, .no-results.not-found p {
     padding: 20px 0 0;
     margin-bottom: 17px;
}
/*block-search sidebar default*/
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    position: relative;
}
button.wp-block-search__button {
    position: absolute;
    padding: 10px;
    border-radius: 50px;
    height: 46px;
    width: 46px;
    top: 50%;
    margin-top: -23px;
    right: 4px;
    display: inline-block;
    background: #293fcc;
    font-size: 18px;
    color: transparent;
}
button.wp-block-search__button::after {
    position: absolute;
    content: "\f002";
    top: 9px;
    right: 0;
    color: #fff;
    font-family: 'FontAwesome';
    left: 0;
    text-align: center;
}
label.wp-block-search__label {
    display: none;
}

/*Tags Widget*/
 .tagcloud a {
     background: #f3f7ff;
     padding: 10px 30px;
     border-radius: 30px;
     font-size: 14px !important;
     margin: 5px;
     display: inline-block;
     color: #090f4e;
}
 .tagcloud a:hover {
     color: #fff;
     background: #293fcc;
}
 .post-tags p {
     margin: 0;
}
/* Latest News Widget*/
 #rpwwt-recent-posts-widget-with-thumbnails-2 img {
     width: 80px;
     height: 80px;
     border-radius: 6px;
     margin-right: 20px;
}
 .rpwwt-widget ul li a {
     font-size: 16px;
     text-transform: capitalize;
     line-height: 27px;
     color: #090f4e;
}
 .rpwwt-widget ul li:hover a {
     color: #293fcc;
}
 .rpwwt-widget ul li {
     border-bottom: 1px solid #dddddd;
     padding-bottom: 20px;
     margin-bottom: 20px;
}
 .rpwwt-widget ul li:last-child {
     border: none;
     margin: 0;
     padding: 0;
}
/*Category Widget*/
 #secondary.widget-area .widget_categories li a, #secondary.widget-area .widget_archive li a {
     padding: 10px 0;
     font-size: 16px;
     font-weight: 400;
     text-transform: capitalize;
     text-align: left;
     display: inline-block;
     width: 90%;
     color: #63688e;
}
 #secondary.widget-area .widget_categories li a:hover, #secondary.widget-area .widget_archive li a:hover {
     color: #293fcc;
}
 #secondary.widget-area .widget_categories li, #secondary.widget-area .widget_archive li {
     display: block;
}
/*footer bottom*/
/*.footer-bottom {
     padding: 10px 0;
     border-top: 1px solid #cacaca;
     background: #FBF9FE;
}
*/
 .copyright-text>p {
     margin: 0;
     color: #63657E;
     font-size: 16px;
     line-height: 30px;
}
/* ------------------------------------------- Breadcumb Page Style ------------------------------------------- */
 .breadcrumb-area {
     background-size: cover;
     background-repeat: no-repeat;
     padding: 200px 0;
     text-align: center;
     margin-bottom: 40px;
     background-color: #f4f7ffc2;
}
 .breadcrumb-area ul {
     position: relative;
     z-index: 22;
     padding: 0;
}
 .breadcrumb-area ul li {
     display: inline-block;
     margin-right: 30px;
     position: relative;
     text-transform: uppercase;
     font-size: 16px;
     transition: .5s;
     color: #fff;
}
 .breadcrumb-area ul li.active:hover {
     cursor: pointer;
     color: #ddd;
}
 .breadcrumb-area ul li:not(:last-child):after {
     position: absolute;
     content: '';
     right: -20px;
     top: 7px;
     width: 2px;
     height: 14px;
     background: #fff;
}
 .breadcrumb-area h2, .breadcrumb-area h1.page-title {
     font-size: 50px;
     text-transform: capitalize;
     padding-bottom: 20px;
     color: #090F4E;
     line-height: 1.25em;
     margin-top: 30px;
     font-weight: 600;
}
.breadcrumb-area h1.page-title span {
    font-size: 50px;
    color: #090F4E;
    opacity: 1;
}
.breadcrumb-area span {
    font-size: 20px;
    color: #090f4e;
    opacity: .7;
    transition: .6s;
    margin: 5px;
    text-transform: capitalize;
}
.breadcrumb-area span.current-item, .breadcrumb-area span:hover {
    color: #293fcc;
    opacity: 1;
}
 .quickspace-blog-post p {
     color: #8a8d91;
}
a.brd_cat {
    font-size: 20px;
    color: #090f4e;
    opacity: .7;
}
a.brd_cat:hover {
     color: #293fcc;
}
a.brd_cat i {
     margin-right: 8px;
	font-family: 'FontAwesome'
}
 h1.page-title {
     color: #090F4E;
}
/*Author Widget*/
 .widget_quickspace_about_author_widget {
     position: relative;
     text-align: center;
}
 .widget_quickspace_about_author_widget>img {
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     z-index: -1;
     height: 120px;
}
 .widget_quickspace_about_author_widget .author-img img {
     margin: 10%;
}
 .widget_quickspace_about_author_widget p {
     font-size: 14px;
}
 .widget_quickspace_about_author_widget h2 {
     font-size: 24px;
     text-transform: capitalize;
     margin: 0;
}
 .author-widget ul.author-social li {
     display: inline-block;
     padding: 0 5px;
}
 .author-widget ul.author-social li a {
     display: block;
     color: #fff;
     background: #BBBBBB;
     padding: 5px;
     border-radius: 2px;
     line-height: 14px;
}
 .author-widget ul.author-social li:hover a {
     color: #fff;
}
 .widget_quickspace_about_author_widget .signature {
     margin-bottom: 20px;
}
 #secondary.widget-area #quickspace_about_author_widget-2.widget {
     text-align: center;
}
 #secondary.widget-area #quickspace_about_author_widget-2.widget h2 {
     font-family: 'Artysignature';
     margin: 0;
     font-size: 24px;
     font-weight: 300;
     text-transform: uppercase;
}
 #secondary.widget-area #quickspace_about_author_widget-2.widget p {
     font-size: 14px;
     font-weight: 300;
}
 #secondary.widget-area #quickspace_about_author_widget-2.widget > img {
     width: 100%;
     position: absolute;
     top: 0;
     z-index: -1;
     left: 0;
     right: 0;
     margin: 0 auto;
}
/* ----------------------- Blog Page Style ----------------------- */
 .quickspace-blog-post {
     margin-bottom: 35px;
     border-bottom: 1px solid #f3f7ff;
     padding-bottom: 35px;
     margin-right: 35px;
}
.qs-blog-content {
    padding: 25px 30px 30px 0;
}
 h3.blog-title {
     margin-bottom: 15px;
}
 h3.blog-title a {
     transition: .5s;
     font-size: 36px;
     line-height: 1.4em;
     word-break: break-word;
     text-transform: capitalize;
     color: #090F4E;
}
 .quickspace-blog-post p {
     line-height: 1.9;
     margin-bottom: 20px;
}
 .navigation.pagination a, .navigation.pagination span {
     font-size: 16px;
     width: 50px;
     border: 1px solid #090F4E;
     border-radius: 100%;
     display: inline-block;
     height: 50px;
     line-height: 50px;
     text-align: center;
     margin-right: 20px;
     color: #090F4E;
}
 .blog-Pagination a i {
     font-weight: 600;
     font-size: 20px;
}
 .blog-Pagination {
     margin: 50px 0;
}
.navigation.pagination a:hover, .navigation.pagination span.current {
    color: #fff;
    background-color: #293fcc;
    border-color: #293fcc;
}
/* ----------------------- Single Blog Style ----------------------- */
 .post-thumb img, .single-post-thumb img {
     margin-bottom: 20px;
}
 .single-posts .entry-content {
     margin: 0;
}
 .single-posts h2 {
     font-size: 24px;
     padding-bottom: 25px;
     margin: 0;
     line-height: 30px;
}
 .single-post-meta ul li {
     display: inline-block;
     margin-right: 20px;
     text-transform: capitalize;
     font-weight: 400;
     position: relative;
     font-size: 16px;
}
 .single-post-meta ul li i {
     margin-right: 5px;
     color: #63657E;
     font-size: 16px;
	 font-family: 'FontAwesome';
     font-weight: 400;
}
 .single-post-meta {
     margin-bottom: 20px;
     display: inline-block;
}
 .single-post-meta ul li:hover, .single-post-meta ul li a:hover, .single-post-meta ul li:hover, .single-post-meta ul li a:hover i, .single-post-meta ul li:hover i {
     color: #293fcc;
}
/* .single-post-thumb {
     position: relative;
     width: 100%;
     height: 350px;
     border: 1px solid #f7f7f7;
}
 */
 .single-post-thumb img {
     border-radius: 10px;
}
 .single-posts .entry-content p {
     margin-bottom: 20px;
	 overflow: hidden;
}
 .single-posts blockquote {
     background: #f3f7ff;
     padding: 35px 50px;
     margin: 35px 0;
     background-image: url(/quickspace/wp-content/themes/quickspace/assets/images/breadcumbBG.png);
     background-size: cover;
     background-position: center 45%;
     font-size: 18px;
     line-height: 32px;
     border-radius: 10px;
     border-left: 10px solid #293ECC;
}
 .single-posts blockquote p {
     font-size: 20px;
     position: relative;
     font-weight: 500;
     line-height: 36px;
     margin-bottom: 0;
     font-style: italic;
	 overflow: initial!important;
}
 .single-posts blockquote p::after {
     position: absolute;
     content: "\f10e";
     font-size: 70px;
     font-family: 'FontAwesome';
     padding: 0 20px;
     font-weight: 900;
     right: -60px;
     bottom: -20px;
     color: #293fcc;
     opacity: .3;
     font-style: normal;
}
 .image-content img {
     float: left;
     padding-right: 30px;
}
 .image-content {
     margin: 20px 0;
     display: inline-block;
     line-height: 26px;
}
 .post-tags a {
     display: inline-block;
     padding-right: 5px;
     font-size: 16px;
	 font-weight: 600;
}
 .post-tags a:hover {
     color: #090F4E;
}
 .post-share {
     float: right;
     margin-top: -3px;
}
 .post-share li {
     display: inline-block;
     padding: 0 10px;
}
 .post-share li a {
     background: #e7e9ff;
     border-radius: 100%;
     width: 40px;
     height: 40px;
     line-height: 40px;
     display: block;
     text-align: center;
     color: #090F4E;
}
 .post-share li a:hover {
     color: #fff;
}
 .entry-footer {
     padding: 20px 0;
     border-top: 1px solid #caceff;
     border-bottom: 1px solid #caceff;
     margin: 50px 0;
}
 .post-tags {
     display: inline-block;
}
 .comment-form-comment {
     margin-bottom: 0;
}
 .search-form {
     position: relative;
}
 [type=search] {
     outline-offset: -2px;
     -webkit-appearance: textfield;
}
 .search-form label {
     width: 100%;
}
 input[type="search"] {
     border-radius: 50px;
     width: 320px;
     border: 1px solid #caceff!important;
     font-size: 14px;
     padding: 15px;
     color: #8a8d91;
     font-weight: 500;
     margin: 0;
     width: 100%;
     margin-bottom: 0px;
}
 .qs-nothing-found h2 {
    font-size: 70px;
    font-weight: bold;
}
 .qs-nothing-found h4 {
     font-size: 30px;
     text-transform: uppercase;
}
 .error404 .search-submit {
     right: 5px;
     top: 26px;
     color: #fff;
}
 input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea, [type="search"] {
     border: 1px solid #caceff;
     padding: 15px;
}
 .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="tel"], .comment-form input[type="url"], .comment-form textarea {
     border: 1px solid #caceff;
     padding: 15px;
     width: 100%;
     font-size: 16px;
}
 .comment-message textarea {
     margin-bottom: 25px;
     height: auto;
}
/* ------------------ * Comment Styl ------------------ */
 .comments-area {
     margin-top: 50px;
}
 .comments-title {
     font-size: 27px;
     border-bottom: 2px solid #f1f1f1;
     padding-bottom: 15px;
     margin-bottom: 30px;
}
 .comment-metadata time {
     text-transform: uppercase;
     font-weight: 700;
     letter-spacing: 1px;
     font-size: 14px;
     color: #090F4E;
     opacity: .85;
}
 .comment .comment-content {
     position: relative;
     padding-left: 110px;
     margin-top: -10px;
     font-weight: 400;
     font-size: 16px;
     color: #63657E;
     margin-bottom: 1.5em;
}
 .comment .comment-content p {
     margin-bottom: 0;
}
/* .comment-content p {
     margin: 20px 0;
     display: block;
}
 */
 em.comment-awaiting-moderation {
     display: none;
}
 .comments-area ol.children {
     margin-left: 20px;
}
 .comment-body .reply a:before {
     position: absolute;
     content: "\f112 ";
     font-family: fontawesome;
     left: 3px;
     top: -4px;
}
 .comments-area .reply a {
     position: relative;
     padding-left: 25px;
     color: #090F4E;
     text-transform: uppercase;
}
 .comments-area .reply a:hover {
     color: #293fcc;
}
 .comment-body .reply {
     position: absolute;
     right: 0;
     top: 8px;
}
 h3#reply-title {
     display: inline-block;
     text-align: left;
     width: 100%;
}
 #commentform>.comment-form-author, .comment-form-email, .comment-form-url, .comment-form- {
     width: 48%;
     float: left;
}
 #commentform>.comment-form-url {
     display: none;
}
 #commentform>.comment-form-email {
     float: right;
}
 input#wp-comment-cookies-consent {
     display: inline-block;
     width: 10%;
}
 p.form-submit {
     margin-top: 30px;
}
 .comment-form input[type="submit"] {
     background-color: #293fcc;
     color: #ffffff;
     display: inline-block;
     padding: 16px 47px;
     text-transform: capitalize;
     font-weight: 700;
     line-height: 27px;
     letter-spacing: 1px;
     font-size: 18px;
     border-radius: 10px;
     transition: .6s;
}
 .comment-form input[type="submit"]:hover {
     background-color: #6A35FF;
}
/*instagram widget */
 .wdi_feed_thumbnail_1 .wdi_feed_container, .wdi_feed_thumbnail_1 .wdi_photo_wrap_inner, .wdi_feed_theme_1 .wdi_feed_wrapper {
     background-color: transparent!important;
     border-color: transparent!important;
}
/*search resuld form hide*/
.quickspace-searce .search-form {
     display: none!important;
}
/*404 search form*/
 .quickspace-internal-area.error-page input[type="search"] {
     width: 100%;
}
 .widget_pages ul.children, .widget_nav_menu ul.sub-menu, .single-posts ul li ul, .single-posts ul li ol, .single-posts ol li ol, .single-posts ol li ul, .widget_categories ul li ul, .entry-content li > ol, .entry-summary li > ol, .comment-content li > ol, .entry-content blockquote > ol, .entry-summary blockquote > ol, .comment-content blockquote > ol, .entry-content ul {
/*      padding-left: 1.5em; */
     list-style: circle;
}
 .wp-block-archives.extraclass.wp-block-archives-list a {
     color: #222;
}
/**/
 .home.page-template-default.logged-in.admin-bar .entry-content {
     overflow: hidden;
}
/*entry content spech*/
 .page.type-page.status-publish.hentry .entry-content {
    /* padding: 50px 0;
     */
}
/*entry content no spech for home page*/
 .home.page-template-default .entry-content {
     padding: 0;
}
/*instagram widget hide head*/
 .sb_instagram_header, #sbi_load {
     display: none;
}
/*search content*/
 .entry-header {
     position: unset;
}
 .qucikspace-search-content {
     background: #f3f7ff;
     padding: 30px;
     margin-bottom: 40px;

}
 .quickspace-search-content .entry-summary p {
     margin: 0;
}
 .quickspace-search-content header.entry-header {
     margin: 0;
     padding: 0;
}
.qucikspace-search-content a.qucikspace-btn.read-more {
    color: #090f4e;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    display: inline-block;
}
.qucikspace-search-content a.qucikspace-btn.read-more::after {
    position: absolute;
    content: "\f105 ";
    font-family: 'FontAwesome';
    right: -15px;
    top: 0px;
    transition: .6s;
}
.qucikspace-search-content a.qucikspace-btn.read-more:hover {
    color: #293FCC;
}
/* Calendar widget*/
 .widget_calendar tr td, .widget_calendar th {
     padding: 0;
     border: 1px solid #f1f1f1;
}
 .widget_calendar tr td a {
     color: #293FCC;
}
/*archives dropdown widget*/
 .widget_archive select, .textwidget select, .widget_categories select {
     width: 100%;
     border: 1px solid #d7d7d7;
     padding: 10px;
}
/*image alignment*/
 img.alignright {
     clear: both;
}
/*sticky post*/
.quickspace-blog-post.sticky {
    height: auto;
    box-shadow: none;
    margin-bottom: 35px;
    padding-bottom: 70px;
}
.quickspace-blog-post.sticky .qs-blog-content {
    display: block;
    position: relative;
    padding: 30px 35px!important;
    z-index: 0;
    background: #f0f7fd;
    height: auto;
    box-shadow: none;
}
.quickspace-blog-post.sticky .qs-blog-content::before {
     position: absolute;
     content: '\f08d';
     top: 1px;
     right: 1px;
     font-family: fontawesome;
     font-size: 30px;
     width: 50px;
     height: 50px;
     line-height: 50px;
     text-align: center;
     color: #090F4E;
     border-radius: 0 5px;
}
.quickspace-blog-post.sticky .qs-blog-content {
    padding: 0;
}
/*table */
 table tbody tr td, table tbody tr th {
     border: 1px solid #d7d7d7;
     padding: 20px 40px;
}
 table tbody tr td a {
     font-size: 15px;
     color: #333;
     font-weight: 600;
}
 table {
     margin: 30px 0;
}
 dl dt, dl dd {
     font-size: 16px;
}
 dl dd {
     margin-bottom: 20px;
}
/*=========================================== Responsive Style ============================================*/
/* Medium Layout: 1280px. */
 @media only screen and (min-width: 1024px) and (max-width: 1200px) {
     header {
         padding: 0;
    }
     .logo {
         padding: 15px 0;
    }
     .main-menu ul li {
         padding: 0;
    }
     .main-menu ul li a {
         font-size: 16px;
         padding: 10px 13px;
         line-height: 16px;
    }
	 .main-menu ul li.menu-item-has-children a::after {
		top: 10px;
	}
     .call-button {
         margin: 10px 0;
    }
     .main-menu ul li a:hover::before, .main-menu ul li a.active::before {
         width: 90%;
    }
     .main-menu ul li a::before, .main-menu ul li a.active::before {
         bottom: 0;
    }
     .main-menu ul li.menu-item-has-children:hover ul.sub-menu {
         top: 45px;
    }
     .main-menu ul li.menu-item-has-children ul.sub-menu, .main-menu ul li.page_item_has_children ul.children {
         min-width: 150px;
    }
     .main-menu ul li.menu-item-has-children ul li a, .main-menu ul li.page_item_has_children ul li a {
         font-size: 14px;
    }
    /*footer widget*/
     .widget {
         margin-bottom: 0;
    }
     .about-widget .widget_media_image a img {
         margin-bottom: 75px;
         width: 70%;
    }
     .widget h4 {
         padding-bottom: 0px;
    }
     .widget-link li a, .about-widget p {
         font-size: 14px;
    }
     li.footer-mail-address a, li.footer-mobile-number p, .footer-top .widget.widget_nav_menu ul li a, li.footer-address-desc p {
         font-size: 14px;
    }
     .widget_quickspace_footer_social_widget ul li a {
         width: 40px;
         height: 40px;
         line-height: 45px;
    }
    /*recent post widget*/
     .rpwwt-widget ul li {
         position: relative;
    }
     .rpwwt-widget ul li a span {
         font-size: 12px;
         display: inline-block;
         line-height: 18px;
         padding-top: 30px;
         overflow: hidden;
         position: absolute;
         top: -27px;
    }
     .rpwwt-post-date {
         font-size: 11px;
         top: 16px;
         position: absolute;
         right: 50px;
         top: 58px;
    }
     #rpwwt-recent-posts-widget-with-thumbnails-2 img {
         width: 70px!important;
         height: 70px!important;
         border-radius: 6px;
         margin-right: 10px;
    }
     #secondary.widget-area .widget_categories li a, #secondary.widget-area .widget_archive li a {
         width: 80%;
    }
     .tagcloud a {
         padding: 6px 18px;
         font-size: 10px !important;
         margin: 5px;
        ;
    }
     .blog-title a {
         font-size: 18px;
    }
     .comment-content p {
         margin: 0px 0 30px 0;
         font-size: 14px;
    }
    /*footer bottom*/
     .footer-bottom {
         padding: 0 0 20px 0;
    }
}
/*Only for admin editor mode*/
@media screen and (max-width: 782px) {
  .admin-bar .sticky-header, .admin-bar .site-wrapper .qs-header-top-area.topbar_off + .sticky-header {
    	top: 46px;
  }
    .admin-bar .sticky-header.sticky {
    	top: 0px;
  }
	.admin-bar .site-wrapper .qs-header-top-area + .sticky-header {
		top: 160px;
	}
	.admin-bar .site-wrapper .qs-header-top-area + .sticky-header.sticky {
		top: 0px;
	}
}
@media screen and (min-width: 783px) {
  .admin-bar .sticky-header, .admin-bar .site-wrapper .qs-header-top-area.topbar_off + .sticky-header {
    top: 32px;
  }
	.admin-bar .site-wrapper .qs-header-top-area + .sticky-header {
		top: 95px;
	}
	.admin-bar .site-wrapper .qs-header-top-area + .sticky-header.sticky {
		top: 32px;
	}
}
/* Tablet Layout: 768px. */
 @media only screen and (min-width: 768px) and (max-width: 1023px) {
     header {
         padding: 0;
    }
     .logo {
         padding: 20px 0;
    }
     .sticky .logo {
         padding: 12px 0;
    }
     .logo h2 a {
         font-size: 30px;
    }
     .main-menu ul li {
         padding: 0;
    }
     .main-menu ul li a {
         font-size: 13px;
         padding: 10px 10px;
         line-height: 16px;
    }
    
	 .main-menu ul li.menu-item-has-children a::after {
		top: 10px;
	}
     .main-menu ul li.menu-item-has-children:hover ul.sub-menu {
         top: 45px;
    }
     .main-menu ul li.menu-item-has-children ul.sub-menu, .main-menu ul li.page_item_has_children ul.children {
         min-width: 150px;
    }
     .main-menu ul li.menu-item-has-children ul li a, .main-menu ul li.page_item_has_children ul li a {
         font-size: 14px;
    }
     .call-button {
         margin: 10px 0;
    }
     .call-button a {
         font-size: 16px;
         padding: 10px 10px;
    }
     .sticky .call-button a {
         padding: 10px 20px;
         margin: 5px 0px;
    }
    /*breadcrumb*/
     .breadcrumb-area {
         padding: 140px 0 50px;
    }
     .breadcrumb-area h2 {
         font-size: 40px;
         margin-top: 0;
    }
    /*Footer widget*/
     .footer-top {
         padding-top: 100px;
         padding-bottom: 0px;
    }
     .footer-top .col-md-3:nth-child(3n), .footer-top .col-md-3:nth-child(2) {
         padding-left: 20px;
    }
     .footer-top .col-md-3 {
         width: 50%!important;
         padding: 0 0 40px 20px;
    }
     .widget {
         margin-bottom: 0;
    }
     .about-widget .widget_media_image a img {
         margin-bottom: 75px;
         width: 70%;
    }
     .widget h4 {
         padding-bottom: 0px;
    }
     li.footer-mail-address a, li.footer-mobile-number p, .footer-top .widget.widget_nav_menu ul li a, li.footer-address-desc p {
         font-size: 18px;
         line-height: 32px;
    }
     .widget-title {
         font-size: 18px;
         margin-bottom: 18px;
    }
     .widget-link li {
         padding-bottom: 0px;
    }
     .widget_quickspace_footer_social_widget ul li a {
         width: 40px;
         height: 40px;
         line-height: 45px;
    }
     .copyright-text>p {
         font-size: 12px;
    }
     .blog-title a {
         font-size: 16px;
    }
     #secondary.widget-area .widget {
         padding: 10px;
    }
     .widget_quickspace_about_author_widget p {
         font-size: 10px;
         line-height: 14px;
    }
     #secondary.widget-area .widget_categories li a, #secondary.widget-area .widget_archive li a {
         width: 85%;
         font-size: 12px;
         line-height: 14px;
    }
     .tagcloud a {
         padding: 5px 10px;
         font-size: 10px!important;
    }
     .comment-content p {
         margin: 0;
         font-size: 14px;
         line-height: 24px;
    }
     #commentform>.comment-form-author, .comment-form-email, .comment-form-url, .comment-form- {
         width: 100%;
         float: left;
    }
     .rpwwt-widget ul li a {
         font-size: 10px;
         line-height: 0;
    }
     .rpwwt-post-date {
         font-size: 8px;
         padding-top: 6px;
    }
     input[type="search"] {
         width: 100%;
    }
     .post-thumb {
         margin-bottom: 10px;
    }
     .single-post-meta ul li {
         margin-right: 15px;
         font-size: 14px;
    }
     .single-post-meta {
         padding: 0;
         margin: 0;
    }
     #rpwwt-recent-posts-widget-with-thumbnails-2 img {
         width: 60px!important;
         height: 60px!important;
         margin-bottom: 0px;
         margin-right: 10px;
    }
     .rpwwt-widget ul li {
         overflow: auto;
         line-height: 15px;
    }
     .rpwwt-widget ul li a span {
         font-size: 8px;
    }
     #secondary.widget-area .widget_categories li a, #secondary.widget-area .widget_categories li {
         font-size: 12px;
         line-height: 14px;
    }
     .single-post-meta ul li::before {
         opacity: 0;
         visibility: hidden;
    }
     .single-posts h2 {
         font-size: 16px;
    }
     .entry-content p {
         font-size: 14px;
    }
     .single-posts blockquote p {
         font-size: 14px;
         line-height: 30px;
    }
    /*search 404*/
     .quickspace-sr, .qs-nf {
         padding: 0 100px;
    }
    /* footer bottom*/
     .footer-bottom {
         padding: 0px 0px 20px 0px!important;
    }
     #footer-bottom-menu li a {
         font-size: 14px;
         padding-right: 10px;
    }
}
/* Mobile Layout: 767px. */

 @media only screen and (max-width: 767px) {
	 .qs-header-top-area {
		text-align: center;
	}
	 li.top-info-item:first-child {
		border-right: none;
	}
	 li.top-info-item {
		 display: block;
	 }
	 .top-social-icon-column {
		text-align: center;
		padding-top: 10px;
	}
	 li.top-social-item a {
		height: 30px;
		width: 30px;
		line-height: 30px;
	}
	 .mobile-menuIcon {
		display: block;
	}
	 .main-menu-header {
		padding: 10px;
		position: relative;
	}
	 .sticky .main-menu-header {
		padding: 3px;
	}
     header {   
         border: none;
    }
     .logo {
         border: none;
         text-align: left;
		 display: inline-block;
    }
     .sticky .logo {
         padding: 0;
    }
     a.logo-theme img {
         width: 85%;
    }
     .header-right-info {
         display: none;
    }
     #mobile-menu {
         display: block;
    }
     .main-menu {
         display: none;
    }
     .sticky {
         margin: 0;
         padding: 0;
         height: 53px;
         top: 0;
    }
     .sticky .logo a img {
         width: 70%;
    }
     header.sticky .slicknav_nav {
         top: 52px;
    }
     .call-button {
         display: none;
    }
     .contact-form {
         padding: 0 30px;
    }
     .copyright-text, .footer-logo {
         text-align: center;
    }
     #wdi_feed_0 .wdi_feed_item {
         width: 30%!important;
    }
     nav.navigation.pagination {
         margin-bottom: 50px;
    }
    /*breadcrumb*/
     .breadcrumb-area {
         padding: 140px 0 70px;
    }
     .breadcrumb-area h2 {
         font-size: 34px;
         margin-top: 0;
    }
     .single-post .breadcrumb-area h2, .breadcrumb-area h1.page-title, .breadcrumb-area h1.page-title span {
         font-size: 32px;
    }
     /*blog*/
	 .quickspace-blog-post {
		 margin-right: 0;
	 }
	 .quickspace-internal-area {
		overflow: hidden;
		padding: 0 0px;
	}
    /*search result*/
	 .qucikspace-search-content  h3.blog-title a {
		font-size: 20px;
	}
    /*widget*/
     .footer-top {
         padding: 50px 0 0 0;
    }
     .footer-top .col-md-3:nth-child(3n), .footer-top .col-md-3:nth-child(2) {
         padding-left: 20px;
    }
     .footer-top .col-md-3 {
         padding-left: 40px!important;
    }
     .footer-top .col-md-3 {
         padding-left: 40px!important;
         padding-bottom: 40px;
    }
     .footer-top .col-md-3 .widget h4 {
         padding-bottom: 0;
    }
     .footer-bottom {
         padding: 0px 6px 20px 5px!important;
    }
     .footer-bottom p {
         line-height: 24px!important;
         font-size: 16px;
         margin-bottom: 15px;
         letter-spacing: 1px;
    }
     #footer-bottom-menu {
         text-align: center!important;
    }
     #footer-bottom-menu li a {
         font-size: 14px;
         padding: 0px 8px;
    }
    /*comments*/
     #commentform>.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment {
         width: 100%;
    }
     /*single post*/
     .single-post-meta ul li::before {
         opacity: 0;
         visibility: hidden;
    }
     .single-post-thumb img {
         width: 100%;
         height: auto;
    }
    /*search 404*/
     .quickspace-sr, .qs-nf {
         padding: 50px 20px;
    }
     /*post pagination*/
     .navigation.pagination a, .navigation.pagination span {
        font-size: 14px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 10px;
    }
}
/* Wide Mobile Layout: 480px. */
 @media only screen and (min-width: 391px) and (max-width: 450px) {
     .get-touch-title h2 {
         font-size: 35px;
    }
     .get-touch-title p {
         font-size: 14px;
    }
     .sticky .logo {
         display: inline-block;
         margin-left: 25px;
         padding: 0;
    }
     
    /*breadcrumb*/
     .breadcrumb-area h2, .breadcrumb-area h1.page-title {
         font-size: 38px;
         margin: 0;
    }
     .post-tags, .post-share {
         width: 100%;
         text-align: center;
         display: inline-block;
    }
     .entry-footer {
         overflow: hidden;
    }
     
    /*blog single blog*/
        h3.blog-title a {
        font-size: 24px;
    }
     .post-thumb, .single-post-thumb {
         margin-bottom: 15px;
    }
     .single-post-meta ul li {
         padding-right: 6px;
         font-size: 14px;
    }
     .blog-title a {
         font-size: 14px;
    }
     .single-post-meta {
         margin-bottom: 10px;
         display: inline-block;
         padding-left: 5px;
    }

     .post-thumb img, .single-post-thumb img {
         margin-bottom: 5px;
    }
    /*coments*/
     .comment .comment-content {
         padding-left: 20px;
         margin-top: 12px;
         font-size: 16px;
         margin-bottom: 10px;
    }
     .children li {
         padding-left: 10px;
    }
     .entry-content p {
         margin-bottom: 10px;
         font-size: 14px;
    }
     .comment-content p {
         font-size: 14px;
    }
     .comment-author.vcard .fn {
         font-size: 16px;
         line-height: 40px;
         left: 100px;
    }
     .comment-body .reply {
        top: 20px;
    }
     .comment-metadata {
         left: 100px;
    }
     .comment-metadata time {
         font-size: 10px;
    }
     ol.children .comment-content {
         margin: 0;
    }
    /*404 search*/
    /*footer cta*/
     footer .cta-box {
         padding: 20px;
    }
     footer .cta-box h2 {
         font-size: 26px;
         margin: 12px 0px;
    }
     footer .cta-box a.cta-btn {
         font-size: 14px;
         padding: 10px 20px;
    }
    /*subscribe*/
     .subscribe-box {
         padding-top: 80px;
    }
     form.subscribe-form input {
         width: 90%;
         height: 55px;
         padding: 20px;
         margin: 0 auto;
         text-align: center;
    }
     .subscribe-btn {
         position: unset;
         top: 4px;
         right: 80px;
         font-size: 14px;
         padding: 10px 25px;
    }
    /*footer bottom*/
     .footer-bottom p {
         line-height: 20px;
    }
     .footer-bottom {
         padding-top: 50px;
         text-align: center;
    }
}
/* small Layout: 390px. */
 @media only screen and (max-width: 390px) {
     .sticky .logo {
         display: inline-block;
         margin-left: 25px;
         padding: 0;
    }
     .logo h2 a {
         font-size: 45px;
    }
     .breadcrumb-area {
         padding-bottom: 80px;
         background-size: cover;
         background-position: center center;
    }
	 .single-post .breadcrumb-area h2 {
		font-size: 26px;
		line-height: 35px;
	 }
     /*blog meta*/
     .single-post-meta ul li {
        font-size: 14px;
    }
     .comment-author img {
         margin-right: 15px;
         margin-bottom: 0;
    }
     .comment-content p {
         font-size: 14px;
    }
     .post-tags, .post-share {
         width: 100%;
         text-align: center;
         display: inline-block;
    }
     .entry-footer {
         overflow: hidden;
    }
     input.search-submit {
         margin: 0;
    }
    aside#secondary {
        margin-top: 30px;
    }
     /*recent post widget*/
     #rpwwt-recent-posts-widget-with-thumbnails-2 img {
        margin-bottom: 50px;
        margin-right: 13px;
    }
     .rpwwt-widget ul li a {
        font-size: 15px;
    }
   /*blog post*/
    h3.blog-title a {
        font-size: 20px;
    }
     .quickspace-blog-post p {
        font-size: 14px;
    }
     /*blog single blog*/
         a.brd_cat {
        font-size: 16px;
    }
     .single-posts h2 {
        font-size: 20px;
        padding-bottom: 15px;
    }
     .post-thumb, .single-post-thumb {
         margin-bottom: 15px;
    }
     .single-post-meta ul li {
         padding-right: 6px;
         font-size: 14px;
    }
     .single-post-meta {
         margin-bottom: 10px;
         display: inline-block;
         padding-left: 5px;
    }

     .post-thumb img, .single-post-thumb img {
         margin-bottom: 5px;
    }
     /*blockquote*/
     .single-posts blockquote {
        padding: 20px 20px;
    }
     .single-posts blockquote p::after {
        right: -33px;
        bottom: -10px;
    }
     /*coments*/
     .comment .comment-content {
         padding-left: 20px;
         margin-top: 12px;
         font-size: 16px;
         margin-bottom: 10px;
    }
     .children li {
         padding-left: 10px;
    }
     .entry-content p {
         margin-bottom: 10px;
         font-size: 14px;
    }
     .comment-content p {
         font-size: 14px;
    }
     .comment-author.vcard .fn {
         font-size: 16px;
         line-height: 40px;
         left: 100px;
    }
     .comment-metadata {
         left: 100px;
    }
     .comment-metadata time {
         font-size: 10px;
    }
     ol.children .comment-content {
         margin: 0;
    }
     .comment-body .reply {
        top: 20px;
    }
     p.comment-notes {
    font-size: 13px;
    line-height: 20px;
}
    /*404 search*/
     .breadcrumb-area h2, .breadcrumb-area h1.page-title {
        font-size: 30px;
        padding: 0 20px;
    }
     section.no-results.not-found header.page-header h1.page-title {
        font-size: 36px;
    }
}
