:root {
  --black: #000;
  --white: #fff;
  --blue:#044AAC;
  --yellow:#FFE462;
  --ibm:"IBM Plex Sans", sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');

/*.merriweather-<uniquifier> {
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;.blog-category
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
*/

body.single-post {
    background-color: #fffbe700 !important;
}

/* Header */
.current-menu-item a {
    color: #034aad !important;
}
.single-post dl li, .single-post ol li, .single-post ul li {
    list-style: disc;
}
ul#menu-head-menu li, ul#menu-bottom-menu li  {
    list-style: none;
}
.nav_g ul li a:hover {
    color: #034aad !important;
}

*{
    margin: 0px;
    padding: 0px;
    list-style:none;
    text-decoration: none;
     font-family: "Raleway", sans-serif;
}
body{
    list-style:none;
    text-decoration: none;
    background-image:url('../images/body-background-image.png') ;
    background-color: #FFFBE7 !important;  
    background-size: contain;
    background-attachment: fixed;  
}
.top_banner_section img{
    width: 100%;
}
.sidebar_user_info{
    margin-top: -100px;
}
.sidebar_user_info .use_name_intro h3{
    line-height: 40px;
    margin: 0px;
}
.sidebar_user_info .use_name_intro p{

}
.hdr_subscribe_btn {
    align-items: center;
    display: flex;
    gap: 10px;
}
.sidebar_menu_links{
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.nav_g {
        background: #fffbe7;
    border-bottom: 1px solid #f7ebb1;
}

.nav_g  ul{    
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 40px;
    margin: 0px;}


.nav_g ul li a {
    height:60px;
    text-decoration:none;
    display:inline-block;
    color:#000;
    line-height:60px;

}
.mailing_sec_sidebar.mt-3 {
    background: #ffd71c;
    padding: 30px;
    border-radius: 30px;
}

.sidebar_menu_links li a{
    color:var(--black);
    text-decoration: none;
    font-size: 18px;
    transition: ease-in-out 0.1s;
    position: relative;
}
.sidebar_menu_links li a:hover, .current-menu-item a {
    color: #66645C;
    padding-left: 15px;
    transition: ease-in-out 0.1s;
}
.mobile-blog-cat .cross-btn {
    right: 10px;
    top: 30px;
}
.sidebar_menu_links li a:hover:after, .current-menu-item a:after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #66645C;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.mailing_sec_sidebar  span{    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 6px;}

    .mailing_sec_sidebar h4{        font-weight: bold;
        text-align: center;}

        .mailing_sec_sidebar p{
            text-align: center;
        }
.subscribe_form input{
    background-color: #F4F1E1;
    border: 1px solid #E5DFC0;
    padding: 12px;
}
.subscribe_form input::placeholder{
    color: #9A9A9A;
    font-size: 15px;
}
.subscribe_form .sbmt_btn, a.view_all_blog_btn{
    background-color: var(--blue) !important;
    border-radius: 50px;
    
}
.subscribe_form .sbmt_btn:hover, a.view_all_blog_btn:hover{
    background-color: #0948a0 !important;
}
.view_all_blog_btn{
  height: 60px;
  width: 285px;
  font-weight: 600;
  font-size: 18px;
     box-shadow: 0px 23px 19px -4px #044aac38;
}
.blog_btn_all{
    margin-top: 160px;
}
.home-blog {
    margin-bottom: 60px;
}
/* sidebar ends here */


.right_content_section .yellow_box_info{
  background-color: var(--yellow);
  padding: 65px 60px;
  border-radius: 20px;
  margin-top: 60px !important;
}

 .right_content_section .main_blog_page .yellow_box_info{
    padding: 30px;
    height: -webkit-fill-available;
}
.main_blog_page .col-lg-6.col-md-12.col-sm-12.col-12.col-xl-6.mb-md-0.mb-lg-5.mb-sm-0 .d-block, .main_blog_page .col-lg-6.col-md-12.col-sm-12.col-12.col-xl-6.mb-md-0.mb-lg-5.mb-sm-0 .d-block .row {
    height: 100% !important;
}
.right_content_section .yellow_box_info::after{
    content:"";
        position: absolute;
    bottom: 50px;
    left: 14%;
    width: 27px;
    height: 32px;
    border-radius: 49px;
    box-shadow: 0px 0px 133px 60px #044aac;
    z-index: -1;
}
.right_content_section .yellow_box_info span{
top: -25px;
    left: -25px;
    background-color: var(--blue);
    color: var(--yellow);
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50px;
    line-height: 19px;
    rotate: -40deg;    
}
.right_content_section .yellow_box_info label{
}
.right_content_section .yellow_box_info h2{
   color: var(--blue);
   font-size: 35px;
   padding-bottom: 10px !important;
}
.right_content_section .yellow_box_info h2 a{
   text-decoration: none;
}
.right_ai_img {
     bottom: -80px;
    right: -171px;
    max-width: 400px;
    position: absolute;
}
/* right side esection one ends here */
.author_quote_section h2{
   font-family: "Satisfy", cursive;
   font-size: 68px;
}
.author_quote_section{
    margin-top: 60px;
    margin-bottom: 100px;
}
.author_quote_section p{
    color: var(--black);
    font-size: 22px;
    font-family: "IBM Plex Sans", sans-serif;
    margin-top:30px;
}
.author_quote_section ul li span{
    font-size: 18px;
    color: #867E5A;
}

/* section 2 css ends here */

.meet_kathy_section{
    background-image: url('../images/kathy-section-background-image.jpg');
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}
.meet_kathy_section::after{
    content:"";
    position: absolute;
    top: 57%;
    right: 0%;
    width: 27px;
    height: 32px;
    border-radius: 49px;
    box-shadow: 0px 0px 133px 60px #FFD81B;
    z-index: -1;
    transform: translateY(-50%);
}
.kathy_section_left img{
        top: -46px;
    }
.meet_kathy_section .kathy_section_right h3, .meet_kathy_section .kathy_section_right p{
    color: #FFF4C0;
}
.meet_kathy_section .kathy_section_right h3, .blog_name_section h3{
    font-size: 68px;
    font-family: "Satisfy", cursive;
}
.meet_kathy_section .kathy_section_right p{
  font-size: 22px;
  font-family: "IBM Plex Sans", sans-serif;
   padding-right: 60px;
}

.blackpink {
    display:flex;
    gap:30px;
    align-items: center;
}
.blackpink h3 {
    display:inline-block;
}
.readmore {
    margin-top:20px;
    display: inline-block;
    color:#000;
    font-weight:bold;
    font-size:17px;
    text-decoration:none;
}
/* section 3 css ends here */
 .blog_name_section{
    padding: 80px 0px 0px 0px;
 }
.blog_card_date{
    color:var(--black);
    font-weight: 600;
}
.blog_card_section{
    margin-top: 40px !important;
}
.blog_card_section2{
    margin-top: 190px !important;
}
.right-arrow {
    position: relative;
}

.right-arrow::before {
    content: '';
    position: absolute;
    height: 7px;
    width: 2px;
    background: #000;
    right: -11px;
    top: 7px;
    transform: rotate(-45deg);
}

.right-arrow::after {
    content: '';
    position: absolute;
    height: 7px;
    width: 2px;
    background: #000;
    right: -11px;
    transform: rotate(47deg);
    bottom: 7px;
}
.right-arrow:hover::after {
    background: #034aac;
}

.right-arrow:hover::before {
    background: #034aac;
}
/* section 4 css ends here */

/* footer starst here */

.site_footer_main{
    padding: 100px 0px 20px;
}
.blog_name_section h3{
    position:relative;
    display:inline-block;
}
.blog_name_section span{
        font-size: 14px;
    font-weight: 600;
    background: #86B9FF;
    border-radius: 100px;
    padding: 10px 10px;
    transform: rotate(35deg);
    display: inline-block;
    position: absolute;
    right: -50px;
}
/* second page */

.top_header{
    background-color: var(--blue);
    color: var(--white);
}
.hdr_subscribe_btn{
   padding: 12px 20px;
    color: var(--black) !important;
    background-color: var(--yellow) !important;
    border-radius: 10px;
    border: none;
    font-weight: 500;
}
.hdr_subscribe_btn img {
    width: 20px;
}
.hdr_subscribe_bt:hover{
    background-color:var(--yellow);
}
.form_search_header input, .form_search_header select{
  background:none;
}
.form_search_header select{
    color: var(--white);
   
}
.search_2{
     position: relative;
}
.search_2::after{
    content: url('<?php echo get_stylesheet_directory_uri(); ?>/images/dropdown_icon.png');
    position: absolute;
    right: 0;
    top: 45%;
    transform: translatey(-50%);
    scale: 0.6;
}
.form_search_header select option {
  color: black;
}
.form_search_header input::placeholder, .search_2 span{
  color:#99bed7;
}
.form_search_header input:focus, .form_search_header select:focus, .blog_pagination_cust ul li a{
  background: none;
  color: var(--white);
  outline: none;
  box-shadow: none;
}
.site_logo_main img{
    max-width: 200px;
}






.main_blog_page .right_ai_img {
    top: 55%;
    right: -73px;
    max-width: 280px;
    transform: translateY(-30%);
}
.category-button {
    display: none;
}
.main_blog_page .blog_card_section2 {
    margin-top: 0px !important;
}
.right_ai_img img {
    max-height: 300px;
    height: 250px !important;
    object-fit: cover;
}

.blog_pagination_cust{
   margin-top: 40px;
}

.blog_pagination_cust ul li a{
    background: none;
    color: var(--black);
    border: none;
}
.blog_pagination_cust ul li a:hover{
    background-color: var(--yellow);
}
.right_content_section .main_blog_page .yellow_box_info label{
    font-size: 12px !important;
    font-weight: 500;
    background: #ecd66a;
    width: fit-content;
    border-radius: 10px;
    padding: 2px 10px;
}


.blog_sidebar .d-flex.mb-3 img {
    width: 59px;
    height: 100%;
    object-fit: cover;
}

.blog_sidebar .d-flex.mb-3 {
    align-items: center;
}
.category-button button img {
    width: 30px;
}
.blog-category.active {
    display: block !important;
}

.category-button button {
    padding: 8px 20px 8px 16px;
    position: fixed;
    z-index: 2;
    border-radius: 12px;
    border: none;
    background: #034aac;
    color: #FFF;
    display: flex;
    align-items: center;
    font-weight: 600;
    gap: 9px;
    text-transform: uppercase;
}

.blog-category ul.blog-category-list {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 0px;
    margin-top: 30px;

}
li.catli.active, .page-template-blog .blog-category ul.blog-category-list li:first-child {
    background: #044aac !important;
    color: #FFF;
}

li.catli.active a, .page-template-blog .blog-category ul.blog-category-list li:first-child a {
    color: #FFF !important;
}
.category  .author_quote_section {
    margin-bottom: 20px !important;
    margin-top: 80px !important;
}

.category  .author_quote_section{
    text-align: center;
}

.blog-category ul.blog-category-list li {

       border: 1px solid #034aac;
    padding: 9px 15px;
    border-radius: 100px;
    background: #044aad2b;
}

.blog-category ul.blog-category-list li a {
    font-size: 15px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
}
.main_blog_page{
    justify-content: space-between;
}

ul.pagination li a {
    border-radius: 100% !important;
    padding: 6px 15px;
}

ul.pagination {
    align-items: center;
}

ul.pagination li.ps-5 {
    padding-left: 0px !important;
}

ul.pagination li.ps-5 a, ul.pagination .pe-5 a {
    padding: 7px 11px;
}
ul.pagination .pe-5 {
    padding-right: 0px !important;
}

ul.pagination {
    gap: 10px;
}
form#searchform input {
    color: #FFF;
}
.search-query {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.4;
}
.right_ai_img a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    padding: 1rem;
}





 
/* blog ends here */
.black-blog-arrow {
    position: relative;
    padding-left: 20px;
}

.black-blog-arrow:before {
    content: '';
    position: absolute;
    border: 1px solid #212529;
    height: 11px;
    transform: rotate(50deg);
    top: 2px;
    left: 4px;
}
.black-blog-arrow:hover::after, .black-blog-arrow:hover::before {
    border-color: #044aad;
}

.black-blog-arrow:after {
    position: absolute;
    border: 1px solid #212529;
    height: 10px;
    transform: rotate(-50deg);
    bottom: 0px;
    left: 4px;
    content: '';
}

.blog_detail_container, .service_first_sec{
    padding: 130px 0px 20px 0px;
}
.blog_detail_content ul li {
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.back_blog_btn a.text-dark:hover {
    color: #044aac !important;
}
.blog_detail_content .col-lg-9 p, .blog_detail_content .col-lg-9 h3, .blog_detail_content .col-lg-9  ul li, .blog_detail_content .col-lg-9  ol li {
    font-family: PublicoText, Georgia, Cambria, Times New Roman, Times, serif;
}

.blog_detail_content .col-lg-9 p, .blog_detail_content .col-lg-9 ol li strong, .blog_detail_content .col-lg-9 ol li em, .blog_detail_content .col-lg-9 ol li {
    font-size: 22px;
    margin: 18px 0px;
}

.blog_detail_content .col-lg-9 h3 {
    font-size: 28px;
    margin-top: 60px;
    font-weight: 600;
}

.blog_detail_container a{
    text-decoration: none;
} 
.blog_detail_container h1{
    text-decoration: none;
    font-family: "Merriweather", serif;
}
.blog_detail_container img{
    border-radius: 20px;
}
img.authow-image {
    width: 30px;
    border-radius: 100%;
}
.linkedin img {
    width: 15px;
}
.blog_sidebar .d-flex.mb-3:hover h2 {
    color: #044aad;
}

.blog_sidebar .d-flex.mb-3 h2 {
    transition: all .3s ease-in;
}
.blog_detail_container::after{
    content:"";
position: absolute;
    bottom: 50px;
    right: 0;
    width: 27px;
    height: 32px;
    border-radius: 49px;
    box-shadow: 0px 0px 133px 60px #044aac;
    z-index: -1;
    background-color:var(--blue);
    top: 80%;
    transform: translateY(-50%);
}
.social_share_icon {
    margin-top: 50px;
    width: fit-content;
    padding: 20px;
    border: 1px solid #ffd61d;
    border-radius: 100px;
    background: #ffd61d59;
    text-align: center;
    gap: 10px;
    display: grid;
    position: sticky;
    top: 50%;
}
.social_share_icon div a img:hover {
    transform: scale(1.4);
}

.social_share_icon div a img {
    transition: all .3s ease-in;
}
.related-blog .author_quote_section {
    margin-bottom: 0px;
}
.related-blog .col-lg-4.col-md-4.col-sm-4.col-12.col-xl-6.mb-md-0.mb-lg-5.mb-sm-0 .d-block, .related-blog .col-lg-4.col-md-4.col-sm-4.col-12.col-xl-6.mb-md-0.mb-lg-5.mb-sm-0 .d-block .row,.main_blog_page .col-lg-12.col-md-12.col-sm-12.col-12.col-xl-6.mb-md-0.mb-lg-5.mb-sm-0 .d-block, .main_blog_page .col-lg-12.col-md-12.col-sm-12.col-12.col-xl-6.mb-md-0.mb-lg-5.mb-sm-0 .d-block .row {
    height: 100%;
}

/*image border css starts here  */
.img_border_style::after, .img_border_style::before, .img_border_style a::after, .img_border_style a::before{
	content:""; 
	    position: absolute;
    width: 60px;
    height: 50px;
    border-color: var(--blue);
    border-style: solid;
    content: " ";
}
.img_border_style::after{
	  border-width: 7px 0px 0px 7px;
	 top: 0px;
    left: 0;
}
.img_border_style::before{
	  border-width: 7px 7px 0px 0px;
	 top: 0px;
    right: 0;
}
.img_border_style a::after{
		  border-width: 0px 7px 7px 0px;
	 bottom: 0px;
    right: 0;
}
.img_border_style a::before{
		  border-width: 0px 0px 7px 7px;
	 bottom: 0px;
    left: 0;
}



/* contact page css start here */
.contact_main_contain{
      padding: 130px 0px 20px 0px;
}
.contact_main_contain h1, .service_first_sec h2, .service_scnd_sec h2, .blog_detail_first h1{
    font-size: 48px;
    line-height: normal;
    color: var(--black);
}
.contact_form_right .mb-3-4 p {
    max-width: 100%;
}
.contact_form_sec input[type=submit] {
    background: #034aac;
    border-radius: 100PX;
    padding: 0;
    text-align: center;
}
.contact_form_right .row .col p {
    max-width: 100%;
}
.contact_main_contain h3{
   font-size: 28px;
   margin: 65px 0px;
   max-width: 250px;
   font-family: var(--ibm);
   color: var(--black);
}
.contact_main_contain .contact_details label{
  font-size: 18px;
  font-weight: normal;
  font-family: var(--ibm);
  color: var(--black);
}
.contact_main_contain .contact_details span{
  font-size: 18px;
  font-weight: 600;
  font-family: var(--ibm);
   max-width: 300px;
   color: var(--black);
}
.timeline-item.main {
    display: flex;
    gap: 15px;
}
.history-image img {
    object-fit: cover;
    height: 103%;
    width: 104%;
    border-radius: 10px;
    transform: rotate(9deg);
}
/*  */
.contact_form_right p{
    max-width:400px;
    font-family: var(--ibm);
    color: var(--black);
    font-size: 22px;
}
.contact_form_sec{
    margin-top: 70px;
    padding: 40px;
    background-color: var(--yellow);
    border-radius: 20px;
}
.contact_form_sec h2{
    color: var(--blue);
    font-size: 38px;
    margin-bottom: 30px;
}
.contact_form_sec input{
    height: 52px;
    border: none;
    padding: 20px;
}
.contact_form_sec button{
 border-radius: 50px;
 background-color: var(--blue);
 height: 52px;
}
.contact_form_right .mb-3-4{
    margin-bottom: 20px;
}
.book-now-btn {
    width: 170px;
}


/* contact page css edns here */
 .custom_p{
    font-size: 22px;
    color: var(--black);
 }

/* service page starst here */

.service_first_sec p{
    font-size: 22px;
}
.service_anchor_1sec a{
    height:55px;
}
/* service section 1 ends here */

.service_scnd_sec{
    padding: 134px 20px;
}
.service_scnd_container img{

}
.service_scnd_container h3{
    color: var(--blue);
    font-size: 22px;
}

/* service section 2 ends here */
.service_third_content{
    background-color: var(--yellow);
    border-radius: 20px;
    border-top: 10px solid var(--blue);
}
.service_third_content h3{
    color: var(--blue);
    font-size: 38px;
}
.service_third_content img{
   margin-bottom: 50px;  
   margin-top: -97px;
}


/* service section 3 ends here */

.service_frth_sec img{
    border-radius: 20px;
}

/* service section 4 ends here */
.service_section_six{
    background-image: url('../images/services/background-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 60px;
    margin-block:138px;
    padding: 70px;
}
.service_section_six h2{
    font-size: 48px;
    color: #FFF4C0;
}
.service_section_six h2{
    font-size: 48px;
    color: #FFF4C0;
}
.service_section_six p{
    color: #FFF4C0;
}
.start_now_btn{
    background-color: var(--white) !important;    
       height: 55px;
    max-width: 210px;
    border-radius: 50px !important;
}



/* service section 6 ends here */

.service_section_seventh{
        padding: 70px 0px;
}
.service_section_seventh h2{
    font-size: 48px;

}
.footer_subscribe_btn{
    border-radius: 6px;
    background-color: #F4F1E1;
    border: 1px solid #E5DFC0;
    width: 100%;
    max-width:305px;
}
.footer_subscribe_btn input{
    background-color: #F4F1E1 !important;
}
.footer_subscribe_btn input:focus, .footer_subscribe_btn button{
  outline: none;
  box-shadow: none;
  border: none;
}


/* service section 7 ends here */
.site_footer_main2{
    padding: 100px 0px;
}

/* service page ends here */


/* blog detail page css starts here */
.blog_detail_sec{
    padding: 0px 0px 60px;  
}
.blog_detail_first span{
   font-size: 14px;
   color: var(--blue);
   background: #E6E9E1;
   border-radius: 50px;
}

.blog_detail_first a{
    text-decoration: none;
}
.blog_detail_content p{
    font-size: 18px;
    font-family: var(--ibm);
}

.blog_sidebar label{
    font-size: 18px;
    border-bottom: 1px solid #000;
}
.blog_sidebar img{

}
.blog_sidebar h2{
 font-size: 16px;
 color: var(--black);   
}
.blog_sidebar_form{
    background-color: var(--yellow);    
    padding-block: 30px;
}
/* blog detail page css ends here */
.back_blog_btn a{
    text-decoration: none;
}
/*  */
.nav_subscribe_form{
       padding-block: 20px !important;
    width: 300px;
    right: 0px !important;
    left: auto !important;
    border: none !important;
    box-shadow: -1px 6px 9px 0px #e8e5d8;
}
.nav_subscribe_form form input{
    background-color: var(--yellow);
}
.dropdown .hdr_subscribe_btn::after{
    display: none;
}
.mobile-kathy,  .mobile-image{
    display: none;
}

.timeline-content p {
    font-family: PublicoText, Georgia, Cambria, Times New Roman, Times, serif;
    font-size: 19px;
    line-height: 1.9;
    margin-bottom: 20px;
}
.history-detail.timeline-content p{
       font-size: 22px;
}
.single-service  .content-container p {
    font-size: 22px;
}

.single-service .image-container img {
    width: 100%;
    margin-bottom: 30px;
}

.single-service  h2.title-container {
    text-align: left !important;
}





































/*****************media screen starts here  */
@media screen and (min-width:992px){
    .meet_kathy_section{
    height:400px;
}
.blog_card_section{
    height: 370px;
}
}
@media screen and (max-width:767px){
.sidebar_user_info{
    margin-top: -20px;
}
    .blog_name_section {
        padding: 50px 0px 0px 0px !important;
    }
    .blog_card_section2 {
    margin-top: 60px !important;
}
.site_footer_main {
    padding: 80px 0px 20px;
}

}
@media screen and (max-width:991px){
  .right_ai_img {
        position: relative;
        bottom: 32px;
        left:inherit;
        max-width: 70%;
    }
    .right-arrow::after{
        bottom: 7px;
    }
    .right_content_section .yellow_box_info{
        margin-top: 10px !important;
    }
    .right-arrow::before{
        top: 7px;
    }
    .right_ai_img img {
    max-height: 230px !important;
    height: 100%;
}
.home-blog {
    margin-bottom: 0px;
}
    .right_ai_img img{
        max-width: 360px;
    }
    .right_content_section .yellow_box_info span{
        font-size: 15px !important;
        width: 66px;
        height: 66px;
        line-height: 14px;
        left: -9px;
    }
.right_content_section .yellow_box_info h2{
   font-size: 22px;
}
.main_blog_page .right_content_section .yellow_box_info h2 {
    font-size:22px;
}
.right_content_section .yellow_box_info {
    padding: 50px 45px 74px 45px;
    border-radius: 20px;
    margin-top: 130px;
}
.main_blog_page {
    margin-top: 100px !important;
}
}
@media screen and (min-width:992px) and (max-width:1024px){
   .right_ai_img {
    bottom: -75px;
    right: -108px;
    max-width: 351px;
    position: absolute;
} 
}
@media screen and (min-width:767px) and (max-width:1080px){
    .sidebar_user_info{
    margin-top: -50px;
}
}
@media screen and (max-width:1399px){
.kathy_section_left img{
    position: inherit !important;
    top: auto;
    height: 100%;
}
.meet_kathy_section{
    overflow: hidden;
}
.kathy_section_left {
    align-self: flex-end;
}
}
@media screen and (max-width:991px){
    .meet_kathy_section{
   padding:0px 30px 60px 30px;
}
.author_quote_section{
  margin: 40px 0px;
}
.author_quote_section h2, .meet_kathy_section .kathy_section_right h3, .blog_name_section h3{
    font-size: 50px;
}
.author_quote_section p, .meet_kathy_section .kathy_section_right p {
    font-size: 18px;
}
.kathy_section_left img{
    max-width: 200px;
    bottom: 0px;
}
.meet_kathy_section{
    overflow: visible;
}
.kathy_section_left {
    margin-top: -60px !important;
}  
 .blog_name_section{
    padding: 100px 0px 50px 0px;
 } 
 .main_blog_page .right_ai_img {
    top: auto;
    bottom: -68px;
    left: 50%;
    max-width: 350px;
    transform: translate(-50%, -50%);
}
}
@media screen and (min-width:1100px) and (max-width:1400px){
    .main_blog_page .blog_card_section {
        height: 390px;
    }
    .main_blog_page .yellow_box_info h2 {
    font-size: 22px;
    }
}

.page-template-blog .author_quote_section  {
    margin-bottom:0px;
}
.main_blog_page .img_border_style::before {
    border-width: 4px 4px 0px 0px;
}
.main_blog_page .img_border_style a::before{
    border-width:0px 0px 4px 4px;
}
.main_blog_page .right_content_section .yellow_box_info {
    padding:30px;
}

.main_blog_page .img_border_style a::after{
    border-width:0px 4px 4px 0px;

}
.main_blog_page .img_border_style::after {
    border-width:4px 0px 0px 4px;

}
.search .d-block.right_content_section {padding-top: 100px;}

.search .d-block.right_content_section .page-title {
    text-align: center;
}

.search .d-block.right_content_section .search-query {
    text-align: center;
}
 .right_content_section .main_blog_page .yellow_box_info  label {
    font-size:14px;
    margin-bottom:14px;
 }
 .right_content_section .main_blog_page .yellow_box_info h2 {
    font-size:24px;
    max-height: 61px;
    height: 100%;
    overflow: hidden;
}

@media screen and (max-width:1200px) {
    .site_footer_main {
    padding-left: 0px !important;
}
.site_footer_main .row {
    align-items: center;
}
.site_footer_main {
    padding-left: 0px !important;
}

.site_footer_main .row {
    align-items: center;
}

.blog_card_section {
    height: fit-content;
    padding: 40px 30px !important;
}

.right_ai_img img {
    max-height: 440px;
    height: 320px;
}

.right_content_section .yellow_box_info h2 {
    font-size: 30px;
}
}

@media screen and (max-width: 991px) {
        .mailing_sec_sidebar.mt-3 {
        padding: 30px 15px;
    }
    
    .mailing_sec_sidebar h4 {
        font-size: 20px;
    }
    .timeline-item.main {
    flex-wrap: wrap;
}
    
    .mailing_sec_sidebar.mt-3 {text-align: center;}
}


@media screen and (max-width:600px) {
    .blog_name_section span{
        right: 0px;
    }
    .site_footer_main {
    padding-bottom: 50px;
}
.right_content_section .main_blog_page .yellow_box_info h2 {
    width: 100%;
    max-height: inherit;
}
.mobile-blog-cat.active {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: #FFF;
    z-index: 9999;
    left: 0px;
    max-width: 350px;
    padding: 100px 20px;
}
    .category-button {
    display: block;
}
.blog-category {
    display: none;
}
    .top_header .row.w-100.d-flex {
    margin: 0px auto;
}

.category  .author_quote_section {
    margin-bottom: 20px !important;
    margin-top: 50px !important;
}
.current-menu-item a{
    padding-left: 0px;
}

.col-lg-6.col-md-12.com-sm-12.col-12.order-3.order-sm-3.order-md-3.order-lg-2.d-flex.align-items-center.justify-content-center {
    padding: 0pc;
}

.col-lg-6.col-md-12.com-sm-12.col-12.order-3.order-sm-3.order-md-3.order-lg-2.d-flex.align-items-center.justify-content-center .input-group {
    margin: 0px !important;
}

.col-lg-3.col-md-6.com-sm-6.col-6.order-sm-2.order-md-2.order-2.order-lg-3.text-right.d-flex.align-items-center.justify-content-end {
    padding: 0px;
}

a#subbtn {
    margin: 0px !important;
}
    .mobile-image{
        display: block;
    }

    .desktop-image{
        display: none;
    }
    .mobile-kathy {
    display: block;
    margin: 0px !IMPORTANT;
}
.img_border_style::after, .img_border_style::before, .img_border_style a::after, .img_border_style a::before{
    width: 25px;
    height: 25px;
}
.img_border_style::before {
    border-width: 4px 4px 0px 0px;
}
.img_border_style::after {
    border-width: 4px 0px 0px 4px;

}
.img_border_style a::before {
    border-width: 0px 0px 4px 4px;
}
.img_border_style a::after {
    border-width: 0px 4px 4px 0px;
}
.right_ai_img img {
    padding: 10px !important;
}
.desktop-kathy {
    display: none;
}

.meet_kathy_section.px-4 {
    padding: 20px 30px 0px 30px;
}
    .author-feild {display: flex;align-items: end;gap: 20px;}

.sidebar_user_info .use_name_intro p {
    margin-bottom: 0px;
}
    .sidebar_menu_links li a {
    font-size: 16px;
    font-weight: 500;
}
    .right_ai_img{
   right: 10px;
        margin-right: 0px !important;
        margin-left: auto;
    }
    .right_content_section .yellow_box_info h2 {
    font-size: 22px;
}
.blog_name_section span {

    
}

.use_name_intro.mt-5 {
    margin-top: 10px !IMPORTANT;
}

.sidebar_user_info .use_name_intro h3 {
    line-height: 1;
}


.sidebar_user_info br {
    display: none;
}

ul#menu-sidebar-menu {
    padding: 20px 0px;
}

.author_quote_section p {
    margin-top: 10px;
}

.right_content_section .author_quote_section {
    margin-bottom: 40px !important;
}

.meet_kathy_section .kathy_section_right p {
    padding: 0px;
}

.blackpink {
    gap: 20px;
    margin-bottom: 19px;
}

.blackpink img {
    width: 27%;
}

.author_quote_section h2, .meet_kathy_section .kathy_section_right h3, .blog_name_section h3 {
    font-size: 33px;
}

.blog_name_section h3 {
    width: 100%;
    margin-bottom: 30px;
}

.blog_btn_all {
    margin-top: 20px;
}

.site_footer_main  ul#menu-bottom-menu {
    flex-wrap: wrap !important;
}

p.copyright_content.text-center {
    text-align: left !important;
}

.nav_g ul {
    padding: 0px;
    gap: 20px;
}


.timeline-item.main {
    width: 100%;
    margin-left: 0px;
}

.timeline-title {
    font-size: 1.5rem !important;
}

.timeline-item.main .timeline-header {
    flex-direction: row;
    align-items: center;
    margin-bottom: 0px;
}
.main_blog_page {
    margin-top: 30px !important;
}
.current-menu-item a:after{
    display: none;
}
ul#menu-sidebar-menu {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    right: 0px;
    left: 0px;
    margin: auto;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.55);
    justify-content: space-between;
    border-radius: 0;
    padding: 12px;
    margin-bottom: 0px !important;
    display: flex;
    z-index: 10;
    border-bottom: 2px solid #ffd61d;
}

ul#menu-sidebar-menu li {
    width: fit-content !important;
}
.sidebar_user_info hr {
    display: none;
}

.mailing_sec_sidebar.mt-3 {
    margin-top: 30px !important;
}
.main_blog_page .right_ai_img {
    max-width: 280px;
    bottom: -94px;
    left: 45%;
}
.back_blog_btn .container {
    text-align: center;
    margin-bottom: 12px;
}

.contact_main_contain h1, .service_first_sec h2, .service_scnd_sec h2, .blog_detail_first h1 {
    font-size: 37px;
}

.blog_detail_first .d-flex.justify-content-center.mt-4.align-items-center {
    flex-wrap: wrap;
    gap: 10px;
}
.single-post .right_ai_img.text-center.w-100 {
    left: 35%;
}
.d-block.service_first_sec {
    padding: 50px 0px 20px 0px;
}

.service_scnd_sec h2, .service_first_sec h2 {
    font-size: 32px;
    margin-bottom: 10px !important;
}

.service_first_sec p {
    font-size: 18px;
    margin-bottom: 20px !IMPORTANT;
}

.d-block.service_scnd_sec {
    padding: 30px 0px;
}

p.custom_p {
    font-size: 18px;
}

.service_scnd_container .bg-white {
    padding: 0px 15px !important;
}

.service_scnd_container:last-child .bg-white {
    padding-bottom: 40px !IMPORTANT;
}

.d-block.service_third_sec row {
    gap: 20px;
}

.d-block.service_third_sec .row {
    gap: 30px;
}

.service_third_content {
    padding: 5px 15px !important;
}

.service_third_content h3 {
    font-size: 30px;
}

.d-block.service_first_sec .col-lg-6.pe-5 {
    padding-right: 15px !important;
}

.col-lg-6.service_first_left.ps-5 {
    padding-left: 15px !important;
}

.col-lg-6.service_first_left.ps-5 h2 {
    font-size: 27px;
}

.d-block.service_first_sec.service_frth_sec {
    padding-top: 25px;
}

.service_frth_sec .col-lg-6.ps-5 {
    padding-left: 15px !important;
}

.service_frth_sec:last-child .row.align-items-center {
}

.service_third_content .custom_p.fw-bold {
    font-size: 18px;
    margin-bottom: 20px !important;
    display: block;
}
.contact_main_contain {
    padding-top: 50px;
}

.contact_main_contain h3 {
    margin: 30px 0px;
    font-size: 24px;
    max-width: 85%;
}

.col-lg-6.contact_form_right {
    padding-top: 30px;
}

.contact_form_right p {
    font-size: 18px;
}

.contact_form_sec {
    padding: 30px 15px;
    margin-top: 30px;
}

.contact_form_sec .row {
    flex-wrap: wrap;
}

.contact_form_sec .row .col {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 5px;
}

.contact_form_sec h2 {
    font-size: 30px;
    margin-bottom: 50px;
}

}