/*!
Theme Name: drsandipsonara
Theme URI: http://underscores.me/
Author: webplus
Author URI: http://underscores.me/
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: drsandipsonara
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.

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


.form-group .file{
	position: absolute; 
	visibility: hidden;
}

/* No Record */
.no-records {
    margin: 35px auto;
    text-align: center;
    position: relative;
    padding: 20px 20px;
}

.no-records ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #fff;
}
.no-records ul li {

    display: inline-block;
    margin: 0px 15px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.no-records ul li i {
    background: #b10624;
    width: 150px;
    height: 150px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    border: 1px solid #efefef;
    line-height: 150px !important;
    position: relative;
    top: -52px;
    margin-top: 30px;
}

.no-records ul li h6 {
    font-size: 50px;
    color: #333;
    font-family: 'poppinsmedium';
    margin: 0px 0px 0px 0px;
    line-height: 50px !important;
}
.no-records ul li small {
    font-size: 30px;
    color: #666;
}
/* End No Record */

.under-construction p br{
    display: none;
}
.wpcf7-form-control-wrap {
    position: unset !important;
}

li#tag_cloud-2 {
    display: block;
}
li#categories-2 {
    display: block;
}
li#search-2 {
    display: block;
}
#categories-2 ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}

#categories-2 ul li{
    display: inline-block;
}

.right-category-content .widget {
    margin-bottom: 15px;
}
.right-category-content .widget_search .search-form span.screen-reader-text {
    border-bottom: unset;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 12px 0 10px 0;
    text-transform: uppercase;
    font-size: 26px;
    color: #44609a;
    font-weight: 600;
}
.right-category-content .widget_search .search-form input.search-field {
    border-radius: 50px;
    border: 1px solid #8d8d8d;
    padding: 10px 70px 10px 15px;
    width: calc(115% - 0px);
    margin: 0;
    display: block;
    font-size: 15px;
}
.right-category-content .widget_search .search-form input.search-submit {
    position: absolute;
    right: 120px;
    top: 70px;
    font-size: 0;
    background-color: transparent;
    border: 0;
    height: 30px;
    width: 30px;
    background-size: 26px;
    background-repeat: no-repeat;
}

.right_sidebar .widget {
    margin-bottom: 15px;
}
.right_sidebar .widget_search .search-form span.screen-reader-text {
    border-bottom: unset;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 12px 0 10px 0;
    text-transform: uppercase;
    font-size: 26px;
    color: #44609a;
    font-weight: 600;
}
.right_sidebar .widget_search .search-form input.search-field {
    border-radius: 50px;
    border: 1px solid #8d8d8d;
    padding: 10px 70px 10px 15px;
    width: calc(115% - 0px);
    margin: 0;
    display: block;
    font-size: 15px;
}
.right_sidebar .widget_search .search-form input.search-submit {
    position: absolute;
    right: 38px;
    top: 242px;
    font-size: 0;
    background-color: transparent;
    border: 0;
    height: 30px;
    width: 30px;
    background-size: 26px;
    background-repeat: no-repeat;
}

.header-menu .navbar-nav .nav-item ul li{
    /*border-right: 1px solid #DCDCDC!important;*/
    border-right: none;
}
.header-menu .navbar-nav .nav-item:last-child{
    border-right: none;
}
div#homePopup .back-light img{height:100%;}

div#homePopup .blog-option {
    text-align: center;
}
.card .card-title {
    font-size: 45px;
    text-align: center;
    color: #44609a;
    padding: 15px 0 15px 0;
}
section.archivement-top {
    padding-top: 40px;
}

.main-achievement-img {
    margin: auto;
    //max-width: 456px;
}

.form-check.form-check-inline .wpcf7-list-item.first, .form-check.form-check-inline {
    margin-left: 0;
    padding-left: 0;
}

.submit {
    border: none;
    background: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 25px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.submit:hover {
    background: #44609a;
}

/* 29-12-2023 */
.custom_picker .wpcf7-not-valid-tip {
    text-align: left;
    margin-top: -22px;
    margin-bottom: 38px;
}
button.browse.btn {
    background: #8281bb;
    padding: 12px 30px;
    border-radius: 0;
    color: #fff;
    outline: none;
    box-shadow: none;
}

/*09-01-2024*/


.ec-radio input[type="radio"] {
    width: 16px;
    height: 16px;
    margin-top: 5px;
    padding: 0px 0px;
}

.ec-radio input:checked[type=radio] {
    width: 15px;
    height: 15px;
    margin-top: 6px;
}

span.wpcf7-list-item-label {
    font-size: 15px;
    color: #ccc;
}


.inquiry-form .form-checkbox .form-check-input:checked[type=radio]+.form-check-label {
    font-size: 15px;
    color: #444;
}
.form-group br {
    display: none;
}

/* 08-10-2025 */

.offcanvas.show {
    visibility: visible;
}

/* 24-12-2025 */
.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}

/* 19-01-2026 */

.blog-section a.blog-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.blog-section .blog-details {
    flex: 1 1 auto;
}
.blog-section .blog-details .media-content {
    height: 100%;
}