/*!
Theme Name: Dukami Zero Theme
Theme URI: https://www.dukami.com/
Author: Dukami Enterprises Pvt. Ltd.
Author URI: https://www.dukami.com/
Description: This Is Zero Theme
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: dukami-zero-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
*/

/*--------------------------------------------------------------
>>> 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
--------------------------------------------------------------*/

/* 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%;
}

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

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

h1, .entry-content h1, .entry-content h1 a, h2, h3, h4, h5, h6 {
    font-family: 'Noto Serif',serif;
}
img{
	max-width:100%;
	max-height:auto;
	width:100%;
	height:auto;
}
.icon_social i {
    border-bottom: 4px solid #0ca750;
}
.newsletterform .wpforms-container.inline-fields .wpforms-submit-container {
    float: none;
    width: 100%;
	padding-top: 0px !important;
}
.newsletterform .wpforms-field-container {
    display: table;
    /* width: calc(100% - 160px); */
    width: 100% !important;
	float: none !important;
}
.newsletterform .wpforms-field-container .wpforms-field-email {
    padding-right: 0px !important;
}
input:focus{
	outline:none !important;
}
.newsletterform .wpforms-container.inline-fields .wpforms-submit-container .wpforms-submit {
    width: 100%;
    border: none !important;
    background: #022239 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 500;
    height: 43px;
    border-radius: 3px;
}
h1.single_entry_title {
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}
a:focus {
    outline:inherit;
}
.ast-article-single .post-thumb-img-content.post-thumb img {
    width: 100% ;
}

.sidebar-main .widget-title {
    font-family: 'Noto Serif',serif;
    text-transform: inherit;
}

.sidebar-main .widget-title {
    font-size: 21px !important;
    font-size: 1.4rem;
    color: #3a3a3a;
    margin-bottom: 1em;
    line-height: 1.5;
}

.sidebar-main .widget ul {
    margin: 0;
    list-style-type: none;
    padding:0px;
}
.sidebar-main .widget ul li{
    margin-bottom:10px;
}

.ast-separate-container {
    background-color: #fff;
}
.blog_lstngpg .blog-layout-1.ast-no-date-box {
    background: #ffffff;
    transition: all 0.3s linear;
    box-shadow: 0px 0px 2px 0px rgb(10 0 0 / 14%);
    margin-bottom:30px;
}
.sidebar-main .widget.wpforms-widget {
    background-color: #f3f4f4 !important;
    padding-bottom: 3px !important;
}
.sidebar-main #secondary .widget {
    padding: 2em;
    margin-bottom: 2em;
}
.sidebar-main .widget.wpforms-widget .widget-title {
    font-size: 1.33333rem;
    line-height: 1.3333333333333333;
    font-weight: 800;
    color: #162020;
	margin-bottom: 14px;
}
.sidebar-main .widget.wpforms-widget .wpforms-description {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 2px;
}
.sidebar-main .widget.wpforms-widget .wpforms-field-description {
    font-size: 11px;
    line-height: 19px;
    font-style: italic;
    color: #797979;
    margin-top: 20px;
}
.sidebar-main .widget.wpforms-widget .wpforms-submit {
    width: 100% !important;
    border-radius: 3px !important;
    background: #012138 !important;
    color: #fff !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    height: auto;
}
.sidebar-main .widget.wpforms-widget .wpforms-submit:hover{
    background-color: #000 !important;
    border: 1px solid #fff !important;
    cursor: pointer !important;
}


.sidebar-main .widget {
    border: 1px solid #e0e0e0;
}

.my_styles {
    margin-top: 130px;
}
.my_styles h1 {
    font-size: 40px;
    line-height: 1.1228070175438596;
    font-weight: 800;
    color: #162020;
    text-transform: inherit;
    margin: 25px 0px;
}

.spacer_custom {
    width: 100%;
    display: block;
    height: 100px;
}

.newsletterform input {
    color: #666;
    height: 45px !important;
    border-width: 0px !important;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}

.sidebar-main .widget.wpforms-widget input {
    color: #666;
    height: 48px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #eaeaea !important;
    border-radius: 2px !important;
    background: #fafafa !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    transition: all .2s linear !important;
}

.auth_meta_dttxt ul li a, .auth_meta_dttxt ul li {
	color: #404040;
	font-family: 'Noto Serif';
	font-size: 13px;
}

.auth_meta_dttxt ul li {
    display: inline-block;
}
.auth_meta_dttxt ul {
    padding: 0px;
}
h2.pst_lst_hedng, h3.pst_lst_hedng {
    line-height: 26px;
    margin-top: 13px;
}

h2.pst_lst_hedng a, h3.pst_lst_hedng a {
    font-family: 'Noto Serif',serif;
    text-transform: inherit;
    color: #012138;
    text-decoration: none;
    font-size: 21px;
    font-weight: 600;
}
.blg_lstpost_bx {
    padding: 0em 1.5em;
}
.blog_lstngpg .col-md-6.lst_blog_min {
    margin-bottom: 30px;
}
.blog_lstngpg .col-md-6.lst_blog_min article.type-post {
    height: 100%;
}
.blog_lstngpg .col-md-6.lst_blog_min .blog-layout-1.ast-no-date-box {
    height: 100%;
}
.newsletterform form.wpforms-form {
    display: block !important;
}
.newsletterform .wpforms-field {
    width: 100% !important;
    padding-bottom: 0px !important;
}



@media(min-width:1400px){
    .site-header-focus-item.ast-container{
        padding-left: 0px;
        padding-right: 0px;
    }
    .ast-container, .ast-container-fluid{
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media(max-width:768px){
.newsletterform .wpforms-container.inline-fields .wpforms-field {
    display: block !important;
    padding: 5px 0px;
}
}



/* 31-08-2021 */
.head_inf_box .uabb-infobox {
    background: #ffffff;
    border: 2px solid #012138;
    height: 100%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.head_inf_box .uabb-infobox-content {
    padding: 17px;
}
.head_inf_box .fl-module-content {
    height: 100%;
}
.head_inf_box .uabb-module-content {
    height: 100%;
}
.head_inf_box{
  position: relative;
  height: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.head_inf_box:hover{
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.head_inf_box:hover .uabb-infobox {
  background: #012138;
}
.head_inf_box .uabb-infobox-left-right-wrap {
    height: 100%;
}
.head_inf_box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #012138;
    right: -10px;
    bottom: -11px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.head_inf_box .uabb-image.uabb-image-crop-simple {
    display: flex;
    position: absolute;
    bottom: 18px;
}
.head_inf_box .uabb-imgicon-wrap {
    min-height: 80px;
}
.head_inf_box:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    right: -10px;
    bottom: 11px;
    border: 2px solid #012138;
}
.head_inf_box:hover h4.uabb-infobox-title{
  color: #0CA750;
}

.main-header-menu .sub-menu .menu-link {
    padding: 3px 15px;
}
.main-header-menu .sub-menu {
    padding: 10px 0px;
    border-radius: 3px !important;
}

@media(min-width:992px){
/* .div_scale_fix_4 .uabb-blog-posts-col-4 {
    max-width: 24.9% !important;
     width: 100% !important;
}
.scale_blg_fix_2 .uabb-blog-posts-col-2 {
    max-width: 49.9% !important;
} */
.div_scale_fix_4 .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-4 {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
	height: fit-content !important;
    max-height: fit-content !important;
}
.div_scale_fix_4 .uabb-blog-posts-col-4 {
	-ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
    position: unset !important;
    width: 100% !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
    margin: 0px !important;
}
.div_scale_fix_4 .uabb-blog-posts{
	overflow:inherit !important;
}

.scale_blg_fix_2  .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-2{
	display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
	height: fit-content !important;
    max-height: fit-content !important;
}
.scale_blg_fix_2 .uabb-blog-posts-col-2{
	-ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
    position: unset !important;
    width: 100% !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
    margin: 0px !important;
}

}


.newsletterform .wpforms-submit-container {
    width: 100% !important;
}
.single_pst_txt p {
    margin-bottom: 1.6em;
}
.single_post_conent .single_pst_img .post-thumbnail {
    margin-bottom: 2em;
}
.mymetaaubaid a, .mymetaaubaid li {
    color: #ffffff !important;
		font-size: 15px !important;
}

.navigation_blglst li a,
.navigation_blglst li a:hover,
.navigation_blglst li.active a,
.navigation_blglst li.disabled {
    color: #fff;
    text-decoration:none;
}

.navigation_blglst li {
    display: inline;
}

.navigation_blglst li a,
.navigation_blglst li a:hover,
.navigation_blglst li.active a,
.navigation_blglst li.disabled {
	background-color: #01213800;
	border: 1px solid #012138;
	border-radius: 2px;
	cursor: pointer;
	padding: 7px 15px;
	/* padding: 0.75rem; */
	min-width: 44px !important;
	display: inline-block;
	color: #012138;
}

.navigation_blglst li a:hover,
.navigation_blglst li.active a {
	background-color: #012138;
	border: 1px solid #012138;
	color: #fff;
}
.navigation_blglst ul {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.top_footer_area {
    padding-top: 75px;
    padding-bottom: 20px;
    background: #012138;
}
.footer_innrs p, .footer_innrs a {
    color: #d7d7d7;
		margin-bottom: 0px;
}
.footer_innrs .widget-title {
    font-weight: 400;
    margin-bottom: 18px;
    color: #fff;
    font-size: 22px;
		font-family: 'Noto Serif',serif;
}
.footer_copywrt p {
    margin-bottom: 0px;
    color: #ffffffc2;
}
.footer_copywrt {
    background: #012138;
    /* padding-top: 15px;
    padding-bottom: 15px; */
}
.footercopywrp {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #fff;
}
.powerdby {
    text-align: right;
}
.footer_innrs ul li {
    list-style: none;
}

.footer_innrs ul {
    margin: 0;
    padding: 0;
}

.footer_innrs img {
    margin-bottom: 8px;
}
.blog_lst_wrp {
    padding-top: 130px;
    padding-bottom: 40px;
}

@media (min-width: 1366px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}
}

@media (min-width: 1200px){
	.navik-menu.submenu-scale li:hover>ul {
	    -webkit-transform: none !important;
	    transform: none !important;
	}

.navik-menu.submenu-scale li>ul {
    -webkit-transform-origin:none !important;
    transform-origin:none !important;
    transition: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}
.navik-menu.submenu-top-border li>ul {
    border-top: none !important;
}
.navik-menu ul ul li>a::before {
	display: none;
}
.navik-menu ul ul li:hover>a {
    padding-left: 35px !important;
}
.navik-menu>ul>li>a {
    height:75px;
    padding: 0 14px;
    line-height: 75px;
}
.navik-header-container {
    height: 75px;
}

.navik-header{
	background-color:#012138;
}
.navik-header.sticky{
	padding-top: 0px !important;
}
.navik-header.header-opacity-on, .navik-header.header-transparent-on {
    position: absolute !important;
		background-color: #012138;
}
.header-opacity-on .navik-menu>ul>li.current-menu>a, .header-opacity-on .navik-menu>ul>li:hover>a, .header-transparent-on .navik-menu>ul>li.current-menu>a, .header-transparent-on .navik-menu>ul>li:hover>a {
    color:#0CA750;
}



}


.navik-menu ul ul li>a{
	font-style: normal !important;
}
.navik-menu ul li>a {
		font-family: 'Sofia Pro';
		font-weight: normal;
		font-style: normal;
		font-size: 14px;
		color: #fff;
}
.navik-menu ul li.current-menu>a, .navik-menu ul li:hover>a, .navik-menu ul ul li:hover>a {
    color: #0CA750;
}
.navik-header.header-shadow.header-transparent{
	top: 0;
}
.navik-header{
	z-index: 9999;
}

textarea#comment {
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
    display: inline-block;
		margin-right: 12px;
}
p.comment-form-author label, p.comment-form-email label, p.comment-form-url label {
    display: block;
}
p.comment-form-author input, p.comment-form-email input, p.comment-form-url input{
	color: #666;
	    padding: 0.75em;
	    height: auto;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #eaeaea;
	    border-radius: 2px;
	    background: #fafafa;
	    box-shadow: none;
	    box-sizing: border-box;
	    transition: all .2s linear;
}
.comment-respond p.form-submit input#submit {
    padding: 10px 15px;
    border-radius: 2px;
    line-height: 1.85714285714286;
    border: 0;
    border-color: #012138;
    background-color: #012138;
    color: #fff;
}
.single_post_conent {
    margin-bottom: 80px;
}
.comments-area {
    margin-top: 60px;
}

/* .foot_1 {
    background: #444444;
    padding: 35px;
} */
/* .foot_2, .foot_3, .foot_4 {
    background: #444444;
    height: 100%;
    padding: 35px;
} */
/* .foo_social {
    background: #00000073;
} */
.foo_social ul {
    margin: 0px;
    padding: 20px 0px;
}
.foo_social ul li {
	list-style: none;
	display: inline-block;
	margin: 0px 15px;
}
.foo_social ul li a i {
    color: #fff;
    font-size: 22px;
}
.foo_social .foofoterttle {
    color: #ffffff91;
    font-size: 18px;
    font-weight: 600;
    /* padding-left: 35px; */
    margin-bottom: 0px;
		    font-family: 'Noto Serif',serif;
    padding-top: 18px;
}
.foo_social ul li:first-child {
    margin-left: 0px;
}
.footer_innrs ul li a:hover {
    color: #0ca750;
}
.footer_innrs ul li a {
    font-size: 16px;
    text-decoration: none;
}
.footer_innrs ul li {
    line-height: 30px;
}
@media (max-width:1199px) {
	.navik-header {
    background: #011f35;
}
.navik-header .logo {
    float: left;
    padding: 5px 5px 5px 0;
}
.line-menu {
    background-color: #fff;
}
.burger-menu {
    top: 21px;
}
.line-menu.line-half {
    width: 100%;
}
.burger-menu.menu-open .line-menu.line-half.last-line, .burger-menu.menu-open .line-menu.line-half.first-line {
    width: 50%;
}
.navik-menu ul li {
    list-style: none;
}
.dropdown-plus::after, .dropdown-plus::before{
	background-color: #fff;
}
.navik-menu ul li.current-menu>a, .navik-menu ul li:hover>a {
    background-color: #0b2e48;
}
.navik-menu li>ul {
    padding-left: 0px;
}
.navik-menu ul ul li>a {
    background-color: #0b2e48;
}
.navik-menu {
    clear: both;
}


}
@media (min-width: 768px){
	.top_footer_area .col-md-3 {
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}
.top_footer_area .col-md-2 {
    -ms-flex: 0 0 18.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%;
}

}


.post_prirty .uabb-blog-posts-col-4:first-child {
    width: 49.3%;
}
.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content {
    position: absolute !important;
    bottom: 0 !important;
		background-image: linear-gradient(#ff000000, #080808);
}
.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content h3, .post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content h3 a, .post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-content a{
	color: #fff;
}
.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-posts-shadow {
    position: relative;
}
.post_prirty .uabb-blog-posts-col-4:first-child .uabb-blog-post-inner-wrap {
    height: 100%;
}
.post_prirty .uabb-blog-posts-col-4:first-child .uabb-post-thumbnail {
    height: 100%;
}
.post_prirty .uabb-blog-posts-col-4:first-child img {
    height: 100% !important;
    /* width: auto !important; */
    /* max-width: fit-content; */
    object-fit: cover;
}
.post_prirty span.uabb-read-more-text.uabb-blog-post-section {
    padding-top: 6px;
}

.verticla_card_s .uabb-blog-post-inner-wrap {
    position: relative;
		border-radius: 7px;
    overflow: hidden;
}

.verticla_card_s .uabb-blog-post-inner-wrap .uabb-blog-post-content {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(transparent 20%, #0000009e 90%);
}
.hovr_tp_bx .uabb-module-content.uabb-infobox:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #012138;
    right: -12px;
    bottom: -11px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: -1;
}
.hovr_tp_bx .uabb-module-content.uabb-infobox:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    bottom: 11px;
    border: 2px solid #012138;
}
.uabb-module-content.uabb-infobox{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.bringtp {
    position: relative;
    z-index: 1;
}
.navik-menu ul li>a {
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0.04em;
}

@media(max-width:768px){
	.post_prirty .uabb-blog-posts-col-4:first-child {
    width: 100%;
}
}

.footer_innrs img.image {
    max-width: 230px !important;
}
.single_post_conent .single_pst_txt h2 {
    font-size: 23px;
    font-weight: 600;
}
.single_post_conent .single_pst_txt h3 {
    font-size: 23px;
    font-weight: 600;
    color: #0ca750;
}
.toc_sidefx .toc_widget {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgb(0 0 0 / 7%);
    transition: .35s ease-in;
}
.toc_sidefx .toc_widget .lwptoc_i {
    padding: 0px;
}
.toc_sidefx .toc_widget  .widget-title {
    margin: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    padding: 20px 20px 15px;
    cursor: pointer;
    background-color: #f1f5f8;
    border-radius: 0;
    font-size: 16px;
    margin-bottom: 0;
	font-weight: 600;
}
.toc_sidefx .toc_widget a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 20px 10px 22px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.27;
    color: #171b24;
    border-top: 1px solid #efefef !important;
    transition: .35s;
    text-decoration: none;
	font-size:15px;
}
.toc_sidefx .toc_widget a:hover{
	border:none !important;
	 border-top: 1px solid #efefef !important;
}
.toc_sidefx .toc_widget .abd_design {
    margin: 0px !important;
}
.toc_sidefx ul.toc_widget_list.no_bullets{
	margin:0px;
	padding:0px;
}
.single_pst_txt div#toc_container {
    width: 100%;
    margin-top: 40px;
}
.single_pst_txt div#toc_container .toc_title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
}
.single_pst_txt div#toc_container ul.toc_list li {
    margin-bottom: 2px;
    margin-top: 3px;
    padding: 0px 6px;
}
.single_pst_txt div#toc_container ul.toc_list a {
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    color: #087447;
}
.single_pst_txt #toc_container {
    background: #f0fff9;
    border: 1px solid #8df3c8;
    border-radius: 5px;
}
.navik-menu li.current-menu-item a, .navik-menu li.current-menu-parent>a {
    color: #0CA750 !important;
}
.readmore_pst a {
    color: #0EA34F;
}
.blg_lstng_sidebr ul li a {
    color: #3c5b70;
}
.div_scale_fix_4 .uabb-blog-posts-shadow:hover, .post_prirty .uabb-blog-posts-shadow:hover, .scale_blg_fix_2 .uabb-blog-posts-shadow:hover{
    box-shadow: 0px 4px 15px 0px rgb(10 0 0 / 8%);
}
.footercopywrp a {
    color: #ffffffc2;
}
/* .uabb-post-thumbnail.uabb-blog-post-section {
  width: 100% !important;
} */
.img_leftpst .uabb-blog-post-content {
  width: 50%;
  padding-top: 0px !important;
}
.nypsotmrk img {
    border-radius: 8px !important;
    border: 1px solid #e2e2e2;
}
.nypsotmrk .uabb-blog-post-inner-wrap:hover a {
    color: #0ca750;
}
.bigwithleftimg .uabb-post-wrapper:first-child .uabb-post-thumbnail {
    float: none !important;
    width: 100%;
	border-radius: 7px;
}
.bigwithleftimg .uabb-post-wrapper:first-child {
    width: 48% !important;
    float: left;
	position: unset !important;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) {
    float: right;
    position: unset !important;
	width: 50% !important;
	margin-bottom: 24px;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-post-thumbnail {
    max-width: 145px;
    border-radius: 6px;
    border: 1px solid #ccc;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-inner-wrap {
    display: flex;
    align-items: flex-start;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content {
    width: 100%;
    padding: 0px 0px 0px 13px;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content a, .bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content span.uabb-cat-links.uabb-last-cat a {
    font-size: 13px;
    color: #5c5c5c;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-post-content .uabb-post-meta.uabb-blog-post-section {
    margin-bottom: 6px;
}
.bigwithleftimg .uabb-post-wrapper:not(:first-child) .uabb-blog-posts-description {
    display: none;
}
.bigwithleftimg .uabb-post-wrapper:first-child .uabb-blog-post-content {
    width: 100%;
}
.bigwithleftimg .uabb-post-wrapper:first-child .uabb-blog-post-content h3 {
    margin-bottom: 0px;
}
.bigwithleftimg .uabb-module-content.uabb-blog-posts {
    height: auto !important;
}
.bigwithleftimg .uabb-post-wrapper:hover h3 a {
    color: #0ca750;
}
.nybxpst .uabb-blog-posts-shadow {
    overflow: hidden;
    border-radius: 7px;
    background: #f6f9fc;
    border: 1px solid #dfe5eb;
}
.scale_blg_fix_2 .uabb-blog-posts-shadow {
    border-radius: 7px;
    overflow: hidden;
}
.scale_blg_fix_2 .uabb-blog-posts-shadow:hover h3 a {
    color: #0ea34f;
}

.fltblock_wrps {
    background: #fff;
    box-shadow: 0 0 0.625rem rgba(0,0,0,.16);
    border-radius: 5px;
    padding: 40px 40px;
    margin-top: 20px;
    margin-bottom: 30px;
}

p.crdttles {
       font-family: 'Noto Serif', serif;
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}

.prdflx_wrps {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 40px !important;
}

.img_crdsrh {
    width: 310px;
}

.img_crdsrh img {
    width: 100%;
}

.srh_sescrption p span {
      font-size: 17px !important;
    color: #000 !important;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.srh_sescrption p{
	margin-bottom:16px !important;
}

.srh_sescrption ul{
	padding-left:20px !important;
}

.srh_sescrption ul li {
    font-size: 17px !important;
    line-height: 25px !important;
	margin-bottom:10px !important;
	    letter-spacing: 0.6px !important;
    color: #000000 !important;
}

.srh_contntbx a {
    background:#0ca750;
    display: block;
    padding: 8px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
	margin-top:5px !important;
    letter-spacing: 1.1px;
}
.navik-header .logo img {
   max-height: 70px !important;
}

.post_prirty .uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-4 {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 15px !important;
    overflow: visible !important;
	height: fit-content !important;
}
.post_prirty .uabb-blog-posts-col-4 {
    position: unset !important;
    margin-bottom: 0px !important;
}
span.greenclor {
    color: #0ca750 !important;
}
span.thinfnts {
    font-weight: 300 !important;
}






















@media (max-width:1199px) and (min-width:769px) {
    .breadcrmb_top_pad .fl-row-content-wrap {
        padding-top: 28px;
    }
}

@media (max-width:991px) {
    .foo_social ul li {
        margin: 0px 4px;
    }
	.img_leftpst .uabb-blog-post-content .uabb-post-heading.uabb-blog-post-section {
  line-height: 18px !important;
}
.img_leftpst .uabb-blog-post-content .uabb-post-heading.uabb-blog-post-section a {
  font-size: 16px !important;
  line-height: normal !important;
}
}
@media (max-width:1199px) and (min-width:768px) {
	.categ_lst_card_wrp .three_card_half .row .col-md-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width:1025px) and (min-width:768px) {
    .banner_pdremves .fl-row-content-wrap {
        padding-top: 48px;
    }
}
@media(min-width:768px){
	.crd_bx_ctegpst {
    max-width: 19%;
}
}
@media(max-width:768px){
	.newsletterform div.wpforms-field.wpforms-field-text {
    padding-right: 0% !important;
}
.crd_bx_ctegpst {
    width: 100%;
    min-width: 100%;
}
.flx_card_hdr {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}
	
	.img_crdsrh {
    width: 100%;
    display: flex;
    justify-content: center;
}
	
	.img_crdsrh img {
    width: 70%;
}
	
	.srh_sescrption {
    margin-top: 30px;
}
	
	.blog_sngl_wrps .entry-content p {
    font-size: 16px;
}
	
	.prdflx_wrps {
    display: inline-block;
}
	
	.fltblock_wrps {
    padding: 20px 20px;
}
	
	p.crdttles {
    margin-bottom: 10px;
}
	
}
@media (max-width:767px) {
    .foo_social ul li {
        margin: 0px 6px;
    }
    .footer_copywrt p {
        text-align: center;
    }
	
}

@media (min-width: 576px) and (max-width:1199px){
.container, .container-sm {
    max-width: 100%;
}
}
