@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1620px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1620px
************/
@media (min-width: 300px) and (max-width: 750px) {
    .banner {
        background-position: left;
    }

    .banner-owl-carousel .owl-nav {
        left: 81px !important;
        top: 120px !important;
        z-index: 9999 !important;
    }
    .carousel-btn {
        position: relative;
        margin-top: 6px !important;
        margin-left: 31px !important;
    }
    .slide-con {
        position: relative !important;
        left: 0 !important;
        clip-path: polygon(0% 0,
                100% 0,
                100% 100%,
                4% 100%) !important;
    }

    img.logo {
        width: 81px;
        height: 81px;
    }

    .emer-div {
        display: none !important;
    }

    .side-button,
    .search-container {
        display: none;
    }

    /* header section start  */
    .emer-div,
    .india.me-auto {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .logo {
        position: static;
    }

    .nav-head {
        padding: 0;
        ̥
    }

    .container.nav-con {
        padding: 0;
        margin: 0;
    }

    .slide-con {
        margin-top: 42px;
    }

    .banner-owl-carousel .owl-dots {
        display: none !important;
    }

    .banner-owl-carousel .owl-nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 56px;
        top: 218px;
        bottom: 0;
        transform: translateX(-50%);
        gap: 0px;
        z-index: 2;
    }

    .text {
        margin-top: 10px;
    }

    .banner {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .banner-txt-con {
        padding-bottom: 0;
    }

    .button {
        width: 53px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        background: #a14334 !important;
        padding: 11px !important;
    }

    .citizen img,
    .annum-report img {
        width: 100%;
    }

    .citizen-h3 {
        font-size: 41px;
    }

    .col-md-3.citizen-col::after {
        display: none;
    }

    .tab {
        padding: 15px 22px !important;
    }

    .logo-card img {
        height: 100px !important;
    }

    .my-tabs {
        margin-top: 56px;
        padding: 15px 2px !important;
    }

    .my-tab {
        padding: 15px 30px !important;
    }

    .circle-shape img {
        width: 39px;
        height: 36px;
    }

    .angled-bar {
        height: 191px !important;
    }

    section.gall {
        margin-bottom: 50px;
    }

    .col-md-3.citizen-col {
        margin-top: 20px;
    }

    .citizen-last {
        margin-top: 20px !important;
    }

    .achv-card {
        margin-bottom: 20px;
    }

    .police-card.card {
        margin-bottom: 10px;
    }

    .announcement-icon {
        padding: 0 25px;
        padding-left: 14px;
        font-size: 15px;
        font-weight: 500;
    }

    .button span {
        display: block;
        height: 3px;
        width: 100%;
        background: #ddd;
        margin: 0;
    }

    /* header section end  */
    /* annum section start  */
    .annum-slider .owl-dots {
        display: none;
    }

    .annum-report {
        padding: 70px 0px !important;
    }

    img.ann-icon {
        width: 30% !important;
    }

    .card.annum-card {
        padding: 30px !important;
    }

    /* annum section end  */
    /* tab section start  */
    .tab p {
        font-size: 14px;
    }

    .tab {
        padding: 15px 12px;
    }

    .card-figure {
        padding: 0px;
    }

    .row .dashboard-row {
        margin-top: 10px !important;
    }

    /* tab section end  */
    /* social icon start  */
    .social-div {
        float: left;
        display: flex;
        gap: 12px;
        align-items: center;
        justify-content: center;
    }

    /* social icon end  */
    .footer .col-md-4:not(:last-child) {
        border: none;
    }

    .ft-1 {
        padding: 12px !important;
    }

    .footer {
        padding: 0px;
    }

    .copy-ul a {
        font-size: 14px;
    }

    .copyright span {
        font-size: 14px;
    }

}

@media (min-width:751px) and (max-width:950px) {
    .slide-con {
        position: relative !important;
        left: 0 !important;
        clip-path: polygon(0% 0,
                100% 0,
                100% 100%,
                4% 100%) !important;
    }

    .carousel-btn {
        position: relative;
        margin-top: 6px !important;
        margin-left: 31px !important;
    }

    .banner-owl-carousel .owl-nav {
        left: 81px !important;
        top: 120px !important;
        z-index: 9999 !important;
    }

    .banner {
        background-position: left;
    }

    img.logo {
        width: 81px;
        height: 81px;
    }

    .emer-div {
        display: none !important;
    }

    .side-button,
    .search-container {
        display: none;
    }

    /* header section start  */
    .emer-div,
    .india.me-auto {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .logo {
        position: static;
    }

    .nav-head {
        padding: 0;
        ̥
    }

    .container.nav-con {
        padding: 0;
        margin: 0;
    }

    .slide-con {
        margin-top: 42px;
    }

    .banner-owl-carousel .owl-dots {
        display: none !important;
    }

    .banner-owl-carousel .owl-nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 56px;
        top: 218px;
        bottom: 0;
        transform: translateX(-50%);
        gap: 0px;
        z-index: 2;
    }

    .text {
        margin-top: 10px;
    }

    .banner {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .banner-txt-con {
        padding-bottom: 0;
    }

    .button {
        width: 53px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        background: #a14334 !important;
        padding: 11px !important;
    }

    .citizen img,
    .annum-report img {
        width: 100%;
    }

    .citizen-h3 {
        font-size: 41px;
    }

    .col-md-3.citizen-col::after {
        display: none;
    }

    .tab {
        padding: 15px 22px !important;
    }

    .logo-card img {
        height: 100px !important;
    }

    .my-tabs {
        margin-top: 56px;
        padding: 15px 2px !important;
    }

    .my-tab {
        padding: 15px 30px !important;
    }

    .circle-shape img {
        width: 39px;
        height: 36px;
    }

    .angled-bar {
        height: 191px !important;
    }

    section.gall {
        margin-bottom: 50px;
    }

    .col-md-3.citizen-col {
        margin-top: 20px;
    }

    .citizen-last {
        margin-top: 20px !important;
    }

    .achv-card {
        margin-bottom: 20px;
    }

    .police-card.card {
        margin-bottom: 10px;
    }

    .announcement-icon {
        padding: 0 25px;
        padding-left: 14px;
        font-size: 15px;
        font-weight: 500;
    }

    .button span {
        display: block;
        height: 3px;
        width: 100%;
        background: #ddd;
        margin: 0;
    }

    /* header section end  */
    /* annum section start  */
    .annum-slider .owl-dots {
        display: none;
    }

    .annum-report {
        padding: 70px 0px !important;
    }

    img.ann-icon {
        width: 30% !important;
    }

    .card.annum-card {
        padding: 30px !important;
    }

    /* annum section end  */
    /* tab section start  */
    .tab p {
        font-size: 14px;
    }

    .tab {
        padding: 15px 12px;
    }

    .card-figure {
        padding: 0px;
    }

    .row .dashboard-row {
        margin-top: 10px !important;
    }

}

@media screen and (max-width: 600px) {
    .topnav .search-container {
        float: none;
    }

    .topnav a,
    .topnav input[type=text],
    .topnav .search-container button {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 14px;
    }

    .topnav input[type=text] {
        border: 1px solid #ccc;
    }
}

@media (max-width: 950px) {

    .navbar3 {
        position: relative;
        width: 100%;
        background-color: #a14334;
        border-top: 1px solid #F6CECE;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .owl-stage-outer {
        width: 100% !important;
        padding: 0 !important;
        margin-left: 10px;
    }

    body {
        overflow-x: hidden;
    }

    /* header section start  */
    .emer-div,
    .india.me-auto {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .logo {
        position: static;
    }

    .nav-head {
        padding: 0;
    }

    .container.nav-con {
        padding: 0;
        margin: 0;
    }

    .slide-con {
        margin-top: 42px;
    }

    .banner-owl-carousel .owl-dots {
        display: none !important;
    }

    .banner-owl-carousel .owl-nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 56px;
        top: 218px;
        bottom: 0;
        transform: translateX(-50%);
        gap: 0px;
        z-index: 2;
    }

    .text {
        margin-top: 10px;
    }

    .banner {
        padding-bottom: 100px;
    }

    .button {
        width: 53px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        background: black;
        padding: 4px;
    }

    .button span {
        display: block;
        height: 3px;
        width: 100%;
        background: #ddd;
        margin: 0;
    }

    /* header section end  */
    /* annum section start  */
    .annum-slider .owl-dots {
        display: none;
    }

    .annum-report {
        padding: 70px 0px !important;
    }

    .card.annum-card {
        padding: 30px;
    }

    .annum-slider button.owl-prev {
        background-color: #F15A29 !important;
        float: left;
        width: 40px;
        height: 40px;
    }

    .annum-slider button.owl-next {
        background-color: #F15A29 !important;
        float: left;
        width: 40px;
        height: 40px;
    }

    .annum-slider button.owl-next span {
        padding: 10px;
        color: white;
    }

    .annum-slider button.owl-prev span {
        padding: 10px;
        color: white;
    }

    /* annum section end  */
    /* tab section start  */
    .tab p {
        font-size: 14px;
    }

    .tab {
        padding: 15px 12px;
    }

    .card-figure {
        padding: 0px;
    }

    .row .dashboard-row {
        margin-top: 10px !important;
    }

    /* tab section end  */
    /* social icon start  */
    .social-div {
        float: left;
        display: flex;
        gap: 12px;
        align-items: center;
        justify-content: center;
    }

    /* social icon end  */
    .footer .col-md-4:not(:last-child) {
        border: none;
    }

    .ft-1 {
        padding: 12px !important;
    }

    .footer {
        padding: 0px;
    }

    .copy-ul a {
        font-size: 14px;
    }

    .copyright span {
        font-size: 14px;
    }
}

@media (min-width: 951px) and (max-width: 991px) {

    /* header section start  */
    .emer-div,
    .india.me-auto {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .logo {
        position: static;
    }

    .nav-head {
        padding: 0;
    }

    .container.nav-con {
        padding: 0;
        margin: 0;
    }

    .slide-con {
        margin-top: 42px;
    }

    .banner-owl-carousel .owl-dots {
        display: none !important;
    }

    .banner-owl-carousel .owl-nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 56px;
        top: 218px;
        bottom: 0;
        transform: translateX(-50%);
        gap: 0px;
        z-index: 2;
    }

    .text {
        margin-top: 10px;
    }

    .banner {
        padding-bottom: 100px;
    }

    .button {
        width: 53px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        background: black;
        padding: 4px;
    }

    .button span {
        display: block;
        height: 3px;
        width: 100%;
        background: #ddd;
        margin: 0;
    }

    /* header section end  */
    /* annum section start  */
    .annum-slider .owl-dots {
        display: none;
    }

    .annum-report {
        padding: 70px;
    }

    /* annum section end  */
    .footer {
        padding: 0px;
    }

    .copy-ul a {
        font-size: 14px;
    }

    .copyright span {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .search-container {
        margin-left: 0px;
    }

    /* header section start  */
    .emer-div,
    .india.me-auto {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .logo {
        position: static;
    }

    .nav-head {
        padding: 0;
    }

    .container.nav-con {
        padding: 0;
        margin: 0;
    }

    .slide-con {
        margin-top: 42px;
    }

    .banner-owl-carousel .owl-dots {
        display: none !important;
    }

    .banner-owl-carousel .owl-nav {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 56px;
        top: 218px;
        bottom: 0;
        transform: translateX(-50%);
        gap: 0px;
        z-index: 2;
    }

    .text {
        margin-top: 10px;
    }

    .banner {
        padding-bottom: 100px;
    }

    .button {
        width: 53px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        background: black;
        padding: 4px;
    }

    .button span {
        display: block;
        height: 3px;
        width: 100%;
        background: #ddd;
        margin: 0;
    }

    /* header section end  */
    /* annum section start  */
    .annum-slider .owl-dots {
        display: none;
    }

    .annum-report {
        padding: 70px;
    }

    /* annum section end  */
    .footer {
        padding: 0px;
    }

    .copy-ul a {
        font-size: 14px;
    }

    .copyright span {
        font-size: 14px;
    }
}

@media (min-width: 1101px) and (max-width: 1199px) {
    .emer-div.col-12.col-lg-auto.mb-3.mb-lg-0 {
        width: 60%;
        padding: 0px !important;
    }

    .logo-card {
        height: 100px;
    }

    .angled-bar {
        height: 285px;
    }

    .social-shape img {
        width: 20px;
        height: 20px;
    }

    .social-shape {
        width: 38px;
        height: 40px;
    }

    .learn-p {
        font-size: 9px;
    }

    .side-button {
        width: 70%;
    }

    .search-container button {
        padding: 9px;
    }

    .search-container {
        padding: 0px;
        padding-left: 10px;
    }

    .search-container input[type=text] {
        padding: 0px;
    }

    #cssmenu>ul>li>a {
        padding: 9px;
    }

    .search-container {
        margin-left: 0px;
    }

    .logo {
        width: 11%;
    }

    .text p {
        font-size: 12px;
    }

    #cssmenu>ul>li {
        margin: 0px !important;
    }

    #cssmenu>ul>li.has-sub>a {
        padding-right: 34px;
    }

    #cssmenu>ul>li>a {
        letter-spacing: 0;
        font-size: 10px;
    }

    .emer-div {
        padding: 4px 155px;
        top: 40px;
    }

    .banner-owl-carousel .owl-nav {
        left: 13%;
        top: 276px;
    }

    .tab p {
        font-size: 11px;
    }

    .tab {
        padding: 15px 35px;
    }

    .tab-content p {
        font-size: 14px;
    }

    .date-card.badge {
        font-size: 10px;
    }

    .card-figure {
        padding: 10px;
    }

    footer h5 {
        font-size: 15px;
    }

    .ft-ul li {
        font-size: 13px;
    }

    .logo-card {
        min-height: 244px;
    }

    .copy-right {
        font-size: 9px;
    }

    .card.annum-card {
        min-height: 194px;
    }

    .ann-number {
        font-size: 18px;
    }

    .ann-txt {
        font-size: 14px;
    }

    .circle {
        width: 50px;
        height: 50px;
    }

    .crl-a img {
        width: 30px;
        height: 30px;
    }

    a.sidebar-a {
        font-size: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .side-button {
        width: 70%;
    }

    .search-container {
        margin-left: 23px;
    }

    #cssmenu>ul>li>a {
        font-size: 12px;
    }

    #cssmenu>ul>li {
        margin: 0px !important;
    }

    #cssmenu>ul>li.has-sub>a {
        padding-right: 25px;
    }

    #cssmenu>ul>li>a {
        letter-spacing: 0;
    }

    .card.annum-card {
        min-height: 215px;
    }

    .banner-owl-carousel .owl-nav {
        top: 328px;
    }

    .tab p {
        font-size: 13px;
    }

    .tab {
        padding: 15px 44px;
    }

    .copy-right {
        font-size: 10px;
    }

    .logo-card {
        min-height: 119px;
    }

    .text p {
        font-size: 13px;
    }
}
@media only screen and (max-width: 1620px)
{
	.container_custom .container
	{
		max-width: 1400px;
	}
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	.container_custom .container
	{
		max-width: 1170px;
	}
	.icon_box_title
	{
		max-width: 200px;
	}
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	.main_nav ul li:not(:last-of-type)
	{
		margin-right: 25px;
	}
	.add_listing
	{
		margin-left: 30px;
	}
	.log_reg
	{
		margin-left: 20px;
	}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.container_custom .container
	{
		max-width: 960px;
	}
	.location
	{
		width: calc((100% - 25px) / 2);
	}
	.icon_box
	{
		width: calc((100% - 60px) / 3);
		padding-left: 30px;
		padding-right: 30px;
	}
	.icon_box_icon
	{
		width: 136px;
		height: 136px;
	}
	.icon_box_icon::before
	{
		width: 106px;
		height: 106px;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.container_custom .container
	{
		max-width: 720px;
	}
	.main_nav
	{
		display: none;
	}
	.hamburger
	{
		display: block;
	}
	.search_input
	{
		width: calc(100% - 170px);
	}
	.search_button
	{
		width: 152px;
	}
	.cat_icon
	{
		width: 50px;
		height: 50px;
	}
	.grid_container
	{
		left: auto;
		width: 100%;
	}
	.grid-item
	{
		padding-left: 0;
		padding-right: 0;
	}
	.grid_large
	{
		width: 100%;
	}
	.grid_medium
	{
		width: 100%;
	}
	.grid_small
	{
		width: 100%;
	}
	.icon_box
	{
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}
	.icon_box_title
	{
		max-width: none;
	}
	.cta_title h1
	{
		font-size: 48px;
	}
	.cta_text p
	{
		font-size: 16px;
	}
	.cta_2
	{
		padding-bottom: 80px;
	}
	.cta_2_content
	{
		padding-right: 0px;
		padding-top: 127px;
		padding-bottom: 27px;
	}
	.cta_2_image
	{
		height: 500px;
	}
	.cta_2_image img
	{
		
	}
	.footer_nav ul li:not(:last-of-type)
	{
		margin-right: 31px;
	}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.container_custom .container
	{
		max-width: 540px;
	}
	.add_listing
	{
		width: 122px;
		height: 38px;
	}
	.add_listing
	{
		display: none;
	}
	.log_reg ul li a
	{
		font-size: 14px;
	}
	.menu_link
	{
		display: block;
	}
	.home_slider_dots
	{
		left: 30px;
	}
	.home_title h1
	{
		font-size: 56px;
	}
	.home_title h1 span::after
	{
		top: 17px;
		width: 22px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.category
	{
		width: 100%;
		padding-left: 30px;
	}
	.category a
	{
		padding-bottom: 40px;
	}
	.category:not(:last-child)::after
	{
		right: auto;
		top: auto;
		bottom: 0;
		left: 30px;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
		width: calc(100% - 60px);
		height: 2px;
	}
	.cat_title
	{
		margin-top: 0;
		margin-left: 30px;
	}
	.location
	{
		width: 100%;
	}
	.location_title
	{
		left: 15%;
		width: 70%;
		height: 40px;
	}
	.location_title > div a
	{
		font-size: 16px;
		line-height: 40px;
	}
	.cta_title h1
	{
		font-size: 36px;
	}
	.cta_text p
	{
		font-size: 14px;
	}
	.cta_2_title h1
	{
		font-size: 40px;
	}
	.footer_container
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.copyright
	{
		margin-top: 20px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	.container_custom .container
	{
		max-width: 100%;
	}
	.button
	{
		width: 156px;
		height: 47px;
	}
	.button a
	{
		font-size: 14px;
		line-height: 47px;
	}
	.header_content
	{
		height: 90px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo a
	{
		font-size: 20px;
	}
	.home
	{
		height: 100vh;
	}
	.home_title h1
	{
		font-size: 40px;
	}
	.home_title h1 span::after
	{
		top: 8px;
		right: -12px;
	}
	.home_slider_dots
	{
		display: none;
	}
	.search_button
	{
		margin-top: 15px;
	}
	.search_input
	{
		padding-left: 0;
		width: 100%;
		text-align: center;
	}
	.cta_2_title h1
	{
		font-size: 36px;
	}
	.cta_2_image
	{
		height: 400px;
	}
	    .button {
        width: 50px;
        height: -webkit-fill-available;
    }
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	.icon_box
	{
		padding-left: 30px;
		padding-right: 30px;
	}
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}