/*!
Theme Name: getprop
Theme URI: http://underscores.me/
Author: apptunix
Author URI: https://www.apptunix.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: getprop
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

getprop is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

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

/*! normalize.css v8.0.1 | 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;-webkit-text-size-adjust:100%}
 body{margin:0}
 main{display:block}
 h1{font-size:2em;margin:.67em 0}
 hr{box-sizing:content-box;height:0;overflow:visible}
 pre{font-family:monospace,monospace;font-size:1em}
 a{background-color:transparent}
 abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
 b,strong{font-weight:bolder}
 code,kbd,samp{font-family:monospace,monospace;font-size:1em}
 small{font-size:80%}
 sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
 sub{bottom:-.25em}
 sup{top:-.5em}
 img{border-style:none}
 button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
 button,input{overflow:visible}
 button,select{text-transform:none}
 [type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
 [type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
 [type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
 fieldset{padding:.35em .75em .625em}
 legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
 progress{vertical-align:baseline}
 textarea{overflow:auto}
 [type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
 [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
 [type=search]{-webkit-appearance:textfield;outline-offset:-2px}
 [type=search]::-webkit-search-decoration{-webkit-appearance:none}
 ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
 details{display:block}
 summary{display:list-item}
 template{display:none}
 [hidden]{display:none}
 *,::after,::before{box-sizing:inherit}
 html{box-sizing:border-box}
 body,button,input,optgroup,select,textarea{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5}
 h1,h2,h3,h4,h5,h6{clear:both}
 cite,dfn,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;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}
 abbr,acronym{border-bottom:1px dotted #666;cursor:help}
 ins,mark{background:#fff9c0;text-decoration:none}
 big{font-size:125%}
 body{background:#fff}
 hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}
 dt{font-weight:700}
 dd{margin:0 1.5em 1.5em}
 embed,iframe,object{max-width:100%}
 img{height:auto;max-width:100%}
 table{margin:0 0 1.5em;width:100%}
 textarea{width:100%}
 .main-navigation{display:block;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,.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.focus>ul,.main-navigation ul ul li:hover>ul{display:block;left:auto}
 .main-navigation ul ul a{width:200px}
 .main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}
 .main-navigation li{position:relative}
 .main-navigation a{display:block;text-decoration:none}
 .main-navigation.toggled ul,.menu-toggle{display:block}
 .site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em}
 .comment-navigation .nav-links,.post-navigation .nav-links,.posts-navigation .nav-links{display:flex}
 .comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{flex:1 0 50%}
 .comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{text-align:end;flex:1 0 50%}
 .sticky{display:block}
 .updated:not(.published){display:none}
 .entry-content,.entry-summary,.page-content{margin:1.5em 0 0}
 .page-links{clear:both;margin:0 0 1.5em}
 .comment-content a{word-wrap:break-word}
 .bypostauthor{display:block}
 .widget{margin:0 0 1.5em}
 .widget select{max-width:100%}
 .comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}
 .custom-logo-link{display:inline-block}
 .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:.8075em 0}
 .wp-caption-text{text-align:center}
 .gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}
 .gallery-item{display:inline-block;text-align:center;width:100%}
 .gallery-columns-2{grid-template-columns:repeat(2,1fr)}
 .gallery-columns-3{grid-template-columns:repeat(3,1fr)}
 .gallery-columns-4{grid-template-columns:repeat(4,1fr)}
 .gallery-columns-5{grid-template-columns:repeat(5,1fr)}
 .gallery-columns-6{grid-template-columns:repeat(6,1fr)}
 .gallery-columns-7{grid-template-columns:repeat(7,1fr)}
 .gallery-columns-8{grid-template-columns:repeat(8,1fr)}
 .gallery-columns-9{grid-template-columns:repeat(9,1fr)}
 .gallery-caption{display:block}
 .infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}
 .infinity-end.neverending .site-footer{display:block}
 .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}
 .screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
 #primary[tabindex="-1"]:focus{outline:0}
 .alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}
 .alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}
 .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}

/**Blog page css**/
.blog_srch{height:200px;display:flex;align-items:flex-end}
.blg_lstng{padding:80px 0}
.ferds_blg{margin-top:70px}
.blg_mn{margin-top:40px}
.blg_lst a{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;height:100%}
.blg_lst a img{height:100%;width:100%;object-fit:cover}
.blg_lst a figure{width:450px;height:100%;overflow:hidden;background:#000}
.blg_cntn{width:60%;padding:20px 50px 20px 20px;position:relative;z-index:1}
.u_spc.blg_lstng{padding-bottom:50px;padding-top:90px}
.blg_lst h2,.blg_lst h3{font-size:20px;text-transform:unset;font-weight:500;line-height:1.6;margin-bottom:10px}
.pblsd_otr{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:10px;left:20px;right:20px}
.blg_lst a figure img{transition:ease-in-out .5s}
.blg_lst:hover a figure img{transform:scale(1.1)}
.blg_lstng .hd_3 h1,.blg_lstng .hd_3 h2{font-weight:600;text-transform:unset}
.pblsd_dt {
    margin: 0 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #101010;
}
.btn_rd,.pblsd_dt{display:block}
.btn_rd{margin-bottom:0;display:inline-block;line-height:normal;text-decoration:underline;text-transform:unset;font-size:16px;font-weight:600;color:#101010}
.blg_lst p{font-size:16px;line-height:1.6;font-weight:400;color:#787878;margin-bottom:10px}
.blg_mn.lat_blg{flex-wrap:wrap}
.blg_mn.lat_blg .blg_lst a{height:auto}
.blg_mn.lat_blg .blg_lst .blg_cntn h2{font-size:18px;margin-bottom:0}
.blg_mn.lat_blg{display:flex;align-items:stretch;justify-content:flex-start;gap:20px}
.blg_mn.lat_blg .blg_lst{width:31%;padding:0;margin:0;height:auto}
.blg_lst{width:100%;border:unset;background:#fff;padding:0;box-shadow:0 0 10px #00000014;border-radius:10px;overflow:hidden;height:200px;transition:ease-in-out .5s}
.blg_lst:hover{box-shadow:0 0 50px #0000004a}
.blg_mn.lat_blg .blg_lst .blg_cntn{width:100%;padding:15px 20px}
.blg_mn.lat_blg .blg_lst figure{height:200px;width:100%}
.src_icn{background:url(https://webgetprop.appgrowthcompany.com/wp-content/uploads/2024/08/search-normal.png);background-repeat:no-repeat;background-position:center center;color:transparent;background-color:unset;border:unset;width:60px;padding:0}
.frm_grp{border-bottom:solid 1px #ddd;display:flex;align-items:stretch;justify-content:space-between}
.srch_blog .form_control{border:unset;padding:0 20px 10px 0;width:90%;font-size:20px;line-height:normal}
.nv_spc.blog_dtl-otr {padding-top: 150px;padding-bottom: 90px;background: #f8f8f8;}
.blg-dtl-mn figure img{width:100%;height:100%;object-fit:cover}
.blg-dtl-mn figure{width:100%;height:400px;overflow:hidden;margin-bottom:20px;}
.blg_dtl_cnt {
    border-bottom: solid 1px #ddd;
    margin-bottom: 60px;
    padding-bottom: 20px;
}
.blg-dtl-mn {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px #0000000f;
    border-radius: 10px;
}
.navigation ul{display:flex;justify-content:center}
.navigation li{width:35px;height:35px;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--c_white);font-size:14px;padding:2px;margin:10px 5px 0;border:1px solid #d0d0d0}
.navigation li.active,.navigation li:hover{background:var(--c_heading)}
.navigation li.active a,.navigation li:hover a{color:#fff}
.blg-dtl-mn h1, .blg-dtl-mn h2, .blg-dtl-mn h3, .blg-dtl-mn h4, .blg-dtl-mn h5, .blg-dtl-mn h6, .blg-dtl-mn p, .blg-dtl-mn img {
    margin-bottom: 20px;
}
.blg-dtl-mn h1, .blg-dtl-mn h2, .blg-dtl-mn h3, .blg-dtl-mn h4, .blg-dtl-mn h5, .blg-dtl-mn h6{font-weight: 600;}
.blg-dtl-mn h2 {
    font-size: 26px;
}
.blg-dtl-mn h3 {
    font-size: 24px;
}
.blg-dtl-mn p, .blg-dtl-mn a, .blg-dtl-mn li {
    color: #383838;
}
.blg-dtl-mn ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 10px;
    width: 10px;
    background: #101010;
    border-radius: 2px;
}
.blg-dtl-mn ul li, .blg-dtl-mn ol li {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    padding-left: 20px;
}
.blg-dtl-mn ol {
    padding-left: 18px;
}
.blg-dtl-mn ol li {
    list-style: decimal;
    padding: 0;
}
.hd_3.blg_dtl_cnt h1 {
    font-size: 36px;
    line-height: 1.4;
}
/**Responsiveness Start**/
@media (max-width:1200px) {
    .blog_srch{height:170px}
    .blg_lst a figure{width:100%;height:220px}
    .blg_lst p{font-size:15px}
    .choose_sc .rt_s figure{bottom:-80px}
    .u_spc.blg_lstng{padding-bottom:0;padding-top:50px}
    .blg_mn.lat_blg .blg_lst .blg_cntn h2{font-size:16px}
    .blg_lst h2,.blg_lst h3{font-size:18px}
    .pblsd_otr{position:unset}
    .blg_mn{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:0 20px}
    .blg_cntn{width:100%;padding:20px}
    .blg_lst{width:31%;height:auto}
    .blg_lst p{font-size:14px}
    .blg_lst h2,.blg_lst h3{font-size:16px}
    .hd_3.blg_dtl_cnt h1 {
        font-size: 30px;
    }
}
@media (max-width:992px) {
    .blg_lst a{align-items:center}
    .blg_mn.lat_blg .blg_lst a{width:90%;margin:20px auto;box-shadow:0 0 10px #00000014;border-radius:10px;overflow:hidden}
    .blg_mn.lat_blg .blg_lst{box-shadow:unset;background-color:transparent;border-radius:0}
    .blg_mn.lat_blg .blg_lst .blg_cntn{min-height:120px}
    .blg_mn.lat_blg{justify-content:center}
    .pblsd_dt{margin:10px 0}
    .ferds_blg{margin-top:40px}
    .nv_spc.blog_dtl-otr {
        padding-top: 110px;
    }
    .blg_dtl_cnt{margin-bottom:15px}
    .blg_lst{width:49%}
    .blg_mn{justify-content:space-between;gap:0}
    .src_icn{background-size:30px}
    .hd_3.blg_dtl_cnt h1 {
        font-size: 26px;
    }
}
@media (max-width:767px) {
    .blg_cntn{width:100%;text-align:center}
    .ferds_blg .blg_lst a{gap:15px;justify-content:center}
    .ferds_blg h2,.ltst_blg h1{text-align:center}
    .blg_lst{padding-bottom:15px}
    .blg-dtl-mn figure{height:300px}
    .hd_3.blg_dtl_cnt h1 {
        font-size: 24px;
    }
    .blg-dtl-mn h2 {
        font-size: 20px;
    }
    .blg-dtl-mn h3 {
        font-size: 18px;
    }
}
@media (max-width:600px) {
    .blg_mn.lat_blg .blg_lst{width:100%}
    .blg_lst{width:100%}
    .hd_3.blg_dtl_cnt h1 {
        font-size: 22px;
    }
}
 @media screen and (min-width:37.5em){
    .menu-toggle{display:none}
    .main-navigation ul{display:flex}
}
/**Responsiveness End**/