/*
Theme Name: Vidhigyan
 Theme URL: https://vidhigyan.com
 Description: 
Version: 1.0.3
*/

/* Responsive Css */

@media (max-width: 1024px){
	
.cards-grid {
    display: flex;
    gap: 21px;
    flex-direction: column;
}
.card{
	width: 500px;
	margin: 0 auto;
}	
footer .row {
    flex-wrap: wrap;
}
.footer-sec p {
    text-align: left;
}
.footer-sec li.menu-item{
    text-align: left;		
}
h6.text-uppercase.mb-4.font-weight-bold{
    text-align: left;			
}	
.about-section .row {
    flex-direction: column-reverse;
}
.content-column.col-lg-6.col-md-12.col-sm-12.order-2.animate.fade-in-up {
    width: 100%;
    margin-bottom: 13%;
}
section.py-5.bg-white .row{
	flex-direction: unset !important;	
}
.policy-grid {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}	
}
@media (max-width: 998){
i.fa.fa-chevron-down {
    display: none !important;
}
figure.image-1 img {
    width: 346px;
}	
}
@media(max-width: 767px){
	.hero-slider {
    width: 100%;
		height: 480px;
	}
	figure.image-1 img {
    width: 340px;
}
i.fa.fa-chevron-down {
    display: none !important;
}	
.about-section .image-column .inner-column:before{
		height: 500px;
}
figure.image-1 img {
        width: 420px;
        height: 345px;
}
section.about-section {
    padding-bottom: 120px;
}	
}

#rmp-container-267{
        background-color: #0d1232 !important;	
}

@media (max-width: 480px){
	
.hero-style .slide-title h2{
		font-size: 24px;
}
.hero-style .slide-text p {
    	font-size: 16px;
}
.about-section .content-column .inner-column{
		padding-left: 0px;
}
section.about-section .row {
        gap: 55px;
}	
figure.image-1 img {
    width: 270px;
    height: 310px;
    object-fit: cover;
}
.card {
	width: 280px;
}	
.blogcs-inner {
    flex-direction: column;
	gap: 10px;
}
.blogcs-title {
        font-size: 14px;
}
.blogcs-text {
        font-size: 12px;
}
	.blogcs-card {
		height: 500px;
	}
.blogcs-section button.btn {
    margin-left: -40px;
}
.services-grid
 {
    display: flex;
    flex-direction: column;
}
    figure.image-1 img {
        width: 245px;
		height: 200px;
}
.about-section .image-column .inner-column:before {
        height: 352px;
}
.blogcs-content {
    margin-left: unset;
}	
}

span.blue {
    color: #0e163f;
    font-size: 32px;
    font-weight: 500;	
}
span.gold {
    color: #c3942f;
    font-size: 32px;	
    font-weight: 500;
}
span.white {
    color: #0e163f;
    font-size: 32px;	
    font-weight: 500;	
}

