@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&display=swap');@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body{margin:0;padding:0;font-family:"Inter",sans-serif;}
ul{list-style:none}
a{text-decoration:none;outline:none}
body{max-width:1920px;margin:auto;}
body a:hover,body a:focus{color:initial;text-decoration:none}
a:focus{outline:none;text-decoration:none}
textarea:focus{outline:none}
select:focus{outline:none;}
input{outline:none!important}
button,button:focus{outline:none}
a img{border:none}
img{border:0;max-width:100%;}
p{padding:0;margin:0}
h1,h2,h3,h4,ul,p{padding:0;margin:0}
textarea{resize:none}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#fff}
input:-moz-placeholder,textarea:-moz-placeholder{color:#fff}
input:-webkit-autofill{border:1px solid #e4e4e5;-webkit-text-fill-color:rgba(49,50,51,1);-webkit-box-shadow:0 0 0px 1000px #f5f5f6 inset;transition:background-color 5000s ease-in-out 0s;}
input:-internal-autofill-selected{background-color:#fff!important;-webkit-box-shadow:0 0 0px 1000px #fff inset;}
input:-webkit-autofill:hover,input:-webkit-autofill:focus{border:1px solid #e4e4e5;-webkit-text-fill-color:rgba(49,50,51,1);-webkit-box-shadow:0 0 0px 1000px #f5f5f6 inset;transition:background-color 5000s ease-in-out 0s;}
input::-moz-placeholder{opacity:1;outline:none}
textarea::-moz-placeholder{opacity:1;outline:none}
.clr{clear:both;height:0}
ul{padding:0;list-style:none}
a{text-decoration:none;-moz-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}
a:hover{text-decoration:none;-moz-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}
/* loader */
/* .preloader{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#fff;z-index:99999;display:flex;align-items:center;justify-content:center;overflow:hidden;}
*/
.selectLanguage-sm{display:none;}
.preloaderLogo{max-width:270px;margin:auto;}
.governance{display:flex;align-items:center;justify-content:space-around;margin:auto;gap:40px;width:100%;}
.governanceIn img{width:180px;height:180px;object-fit:cover;border-radius:200px;}
.governanceIn p{font-size:16px;font-family:'Inter';color:#0A0287;font-weight:700;text-align:center;}
.governanceIn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;}
.preloaderIn{display:flex;flex-direction:column;gap:40px;align-items:center;width:900px;padding:0 15px;}
.preloader{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#fff;z-index:99999;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;visibility:hidden;transition:0.5s;}
.preloader.show{opacity:1;visibility:visible;}
.preloaderLogo,.governanceIn{opacity:0;transform:translateY(20px);transition:0.6s;}
.preloaderLogo.show,.governanceIn.show{opacity:1;transform:translateY(0);}
/* end */
.headWelcome{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box;background:#D8D8D8;text-align:center;padding:10px 0;font-size:15px;color:#fff;}
.marqueebx{overflow:hidden;white-space:nowrap;box-sizing:border-box;}
.marquee-content{display:inline-flex;gap:15px;padding-left:50%;font-size:23px;color:#2E4276;animation:marquee 15s linear infinite;font-weight:600;}
.marquee-content div{position:relative;padding:0 15px;}
.marquee-content div:before{position:absolute;left:0;top:5px;content:'.';font-size:25px;color:#000;line-height:15px;}
@keyframes marquee{0%{transform:translateX(0%);}
100%{transform:translateX(-100%);}
}
.headtop{padding:15px 0;}
.helpline{position:fixed;left:20px;bottom:30px;z-index:999;}
.helpline a{background:#213455;height:62px;border-radius:80px;display:flex;align-items:center;}
.helpiconbx{width:62px;height:62px;background:#213455;border-radius:60px;display:flex;align-items:center;justify-content:flex-start;transition:all ease .3s;padding-left:14px;}
.helpline a svg{width:33px;height:33px;}
.helpline a span{font-size:20px;color:#fff;max-width:0;opacity:0;display:flex;transition:all ease .3s;font-weight:600;font-family:'Inter';white-space:nowrap;}
.helpline a:hover span{max-width:250px;opacity:1;padding-right:15px;}
.socialicons{position:fixed;right:10px;top:250px;z-index:999;}
.socialicons ul{display:flex;flex-direction:column;gap:0px;}
.socialicons ul li a{display:block;}
.headtop .container{display:flex;align-items:center;justify-content:space-between;}
.headtopLeft{display:flex;align-items:center;gap:45px;}
.headtopRt{display:flex;align-items:center;gap:15px;}
.searchbx{position:relative;width:253px;}
.searchbx input{border:1px solid #C2C2C2;border-radius:6px;padding:10px 54px 10px 40px;width:100%;font-size:16px;color:#7C7C7C;font-family:'Inter';}
.searchbx input::-webkit-input-placeholder{color:#7C7C7C}
.searchbx input:-moz-placeholder{color:#7C7C7C}
.searchicon{position:absolute;left:8px;top:9px;}
button.voice{position:absolute;right:3px;top:3px;padding:0;border:none;}
.selectLanguage .dropdown-menu{padding:0;border:none;box-shadow:0 8px 15px 0 rgba(0,0,0,0.2);left:inherit !important;right:0 !important;transform:inherit !important;top:50px !important;}
.selectpolicstation select{background:url(../images/downarrow.png) no-repeat;background-position:95% 18px;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:1px solid #C2C2C2;padding:10px 30px 10px 10px;border-radius:6px;font-size:16px;font-weight:500;font-family:'Inter';color:#505050;width:240px;}
.selectLanguage button.btn{background:#18245E;border:none;padding:10px 13px;border-radius:6px;min-width:107px;display:flex;align-items:center;justify-content:space-around;}
.selectLanguage button.btn:hover,.selectLanguage button.btn:focus{outline:none;box-shadow:none;}
.selectLanguage button.btn:after{display:none;}
.navSec{background:#18245E;}
.navSec .container{display:flex;align-items:center;justify-content:space-between;}
.navSec ul.navbar-nav .nav-item{margin-right:40px;}
.navSec ul.navbar-nav .nav-item:first-child a{padding-left:0;}
.navSec ul.navbar-nav .nav-item a{color:#fff;font-size:16px;font-weight:400;font-family:'Inter';text-transform:capitalize;}
.navSec ul.navbar-nav .nav-item a.active,.navSec ul.navbar-nav .nav-item a:hover,.navSec ul.navbar-nav .nav-item a:focus{color:#fff;text-decoration:underline;}
.otherNav button.btn{background:none;padding:0;border:none;}
.otherNav button.btn:hover,.otherNav button.btn:focus{outline:none;box-shadow:none;}
.otherNav button.btn:after{display:none;}
.helpnumber .container{background:#fff;display:flex;align-items:center;justify-content:flex-start;padding-left:0;}
.helpnumber{position:relative;}
.helpnumber:before{position:absolute;left:0;background:#fde9ed;content:'';width:40%;height:48px;z-index:-1;}
.helpnumber h2{color:#F02A4B;font-size:18px;font-family:'Inter';font-weight:600;background:#F02A4B1A;padding:13px 5px 13px 13px;border-right:2px solid #F02A4B33;min-width:185px;}
.helplinenumber{display:flex;align-items:center;gap:35px;overflow:hidden;}
.helplinenumber .logo-track{gap:35px;}
.helplinenumber .logo-track > div{flex:0 0 auto;}
.helplinenumber > div{font-size:14px;color:#272727;font-weight:600;font-family:'Inter';}
.otherNav .dropdown-menu li{border-bottom:1px solid #f2f2f2;}
.otherNav .dropdown-menu li:last-child{border:none;}
.otherNav .dropdown-menu{left:inherit !important;right:0 !important;box-shadow:0 0 25px 0 rgba(0,0,0,0.1);border:none;border-radius:0 0 7px 7px;padding:0;transform:inherit !important;top:48px !important;}
.otherNav .dropdown-menu li a{font-size:15px;color:#000;padding:10px 13px;}
.otherNav .dropdown-menu li a:hover,.otherNav .dropdown-menu li a:focus{background:#f2f2f2;color:#000;}
.leadership{width:100%;padding:140px 20px 100px;position:relative;}
.leadershipHeading{position:absolute;left:0;top:50px;background:#193A74;color:#fff;display:inline-block;padding:16px 15px;border-radius:0 40px 40px 0;font-size:26px;min-width:350px;text-align:center;}
.leader-grid{display:flex;gap:40px;flex-wrap:wrap;align-items:center;}
.herosec{display:flex;align-items:stretch;justify-content:space-between;background:#f0f0f0;gap:0;}
.complaintbx{width:33%;background:#F0F0F0;display:flex;align-items:center;justify-content:center;}
.heroslider{width:67%;}
.heroslider{margin-bottom:0!important;}
.heroslider .slick-prev{left:20px;z-index:1;width:44px;height:44px;background:url(../images/preicon.png)0 0 no-repeat;}
.heroslider .slick-prev:before{display:none!important;}
.heroslider .slick-next{right:110px;width:44px;height:44px;z-index:1;background:url(../images/nexticon.png)0 0 no-repeat;}
.heroslider .slick-next:before{display:none!important;}
.heroslider .slick-dots{bottom:30px;z-index:3;}
.heroslider .slick-dots li{width:auto;height:auto;margin:0 2px;}
.heroslider .slick-dots li button:before{width:12px;height:12px;background:#FFFFFFB2;border-radius:60px;top:3px;left:3px;font-size:0;opacity:1;}
.heroslider .slick-dots li.slick-active button:before{background:#fff;opacity:1;}
.heroslider .slick-dots li button{border:1px solid transparent;border-radius:60px;width:18px;height:18px;}
.heroslider .slick-dots li.slick-active button{border-color:#fff;}
.heroslider .slick-slide img{max-width:100%;width:100%;object-fit:cover;}
.complaintData{max-width:340px;margin:auto;display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;}
.complaintData h2{font-size:30px;color:#18245E;font-weight:700;font-family:'Inter';margin:0 0 20px;}
.complaintData h3{font-size:16px;font-weight:500;color:#3F3F3F;font-family:'Inter';text-align:center;margin:20px 0 10px;}
.complaintData h4{font-size:27px;font-weight:700;font-family:'Inter';color:#18245E;}
/* Left Main Leader */
.main-leader{width:35%;text-align:center;}
.main-leader img{width:100%;border-radius:20px;}
.main-leader h3{margin:20px 0 10px;font-size:30px;color:#030303;font-family:'Open Sans';font-weight:700;line-height:37px;}
.main-leader p{font-size:20px;color:#000000;line-height:30px;}
/* Right Leaders Grid */
.right-leaders{width:60%;display:grid;grid-template-columns:1fr 1fr;gap:30px;}
.leader-card{display:flex;gap:15px;align-items:center;}
.leader-card img{width:140px;height:140px;border-radius:250px;object-fit:cover;}
.leader-card h4{margin:0;font-size:22px;color:#030303;font-family:'Open Sans';font-weight:700;line-height:28px;}
.leader-card p{margin:4px 0 0;color:#000000;font-size:17px;font-weight:400;}
.contact-box{width:100%;max-width:650px;margin:auto;padding:30px;border:1px solid #000000;border-radius:40px;position:relative;text-align:center;height:320px;}
/* Top Title */
.contact-title{position:absolute;top:-32px;left:50%;transform:translateX(-50%);background:#0346AA;color:#fff;padding:17px 30px;border-radius:30px;font-size:20px;font-weight:700;}
.circle{width:50px;height:50px;background:#fff;border-radius:80px;}
.controlRoom{position:absolute;left:-150px;top:100px;display:flex;flex-direction:column;gap:15px;}
.controlRoom p{font-size:22px;color:#000;text-align:center;line-height:25px;font-weight:600;}
.controlnumber{display:flex;align-items:center;gap:15px;padding:7px 20px;border-radius:60px;background:#F0F0F0;min-width:280px;justify-content:space-between;}
.controlnumber h2{font-size:25px;color:#000;font-weight:700;}
.yourstation{display:flex;align-items:center;gap:15px;padding:18px 20px;border-radius:60px 10px 10px 60px;background:#F0F0F0;min-width:260px;justify-content:space-between;font-size:17px;color:#000;font-weight:600;border:1px solid #ccc;}
.yourpolicestation{position:absolute;right:-210px;top:100px;display:flex;flex-direction:column;gap:15px;}
.icon{width:26px;height:26px;display:inline-flex;background:#49444F;border-radius:60px;align-items:center;justify-content:center;color:#fff;}
.policedropbx p{font-size:25px;color:#000;font-weight:600;}
.policedropbx{display:flex;align-items:center;gap:2px;}
.polilogo{position:absolute;left:0;right:0;margin:auto;top:80px;}
.stationList button.btn{background:#fff;border:1px solid #ccc;padding:19px 5px 19px 20px;border-radius:10px 60px 60px 10px;}
.stationList button.btn:hover,.stationList button.btn:focus{outline:none;box-shadow:none;}
.stationList .dropdown-menu{left:inherit!important;right:0!important;}
.yourpolicestation p{font-size:22px;color:#000;text-align:center;line-height:25px;font-weight:600;}
.serviceSec{padding:60px 0;}
.serviceSec .row{gap:31px;}
.icon-card a span{font-size:18px;font-weight:600;font-family:"Poppins",sans-serif;color:#232B40;margin:0;}
.icon-card{width:18%;padding:0;}
.icon-card a{background:#fff;border-radius:20px;padding:40px 20px;text-align:center;box-shadow:0px 20px 40px 0px rgba(35,36,113,0.3);transition:.3s;border:1px solid #B7B8C7;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;}
.icon-card a:hover{transform:translateY(-5px);}
.icon-card a:hover,.icon-card a:focus,.icon-card a.active{color:#fff;background:linear-gradient(124.83deg,#37499F 0%,#0D1644 100%);border-color:#37499F;}
.icon-card a:hover span,.icon-card a:focus span,.icon-card a.active span{color:#fff;}
.icon-card img{width:55px;margin-bottom:15px;}
.leadershipbx{background:linear-gradient(102.86deg,#25378D 0%,#0F1840 100%);padding:70px 0;}
.leadershipbx h2{font-size:36px;font-weight:700;font-family:'Inter';color:#fff;margin:0 0 35px;}
.leadership-box h4{font-size:26px;color:#FFFFFF;font-family:'Inter';margin:30px 0 10px;text-align:center;}
.leadership-box p{font-size:18px;color:#FFFFFFB2;font-weight:500;font-family:'Inter';text-align:center;}
.leadershipbx .col-lg-9{padding-left:60px;}
.leaderdata h5{font-size:20px;color:#fff;font-weight:700;font-family:'Inter';}
.leaderdata p{font-size:16px;color:#FFFFFFB2;margin:0;font-family:'Inter';font-weight:500;}
.leaderdata{align-items:center;}
.cp-card{padding:0 0 0 30px;}
.cp-image{width:100%;border-radius:30px;}
.cp-card h3{font-size:36px;font-family:'Inter';color:#0A0287;font-weight:700;margin:0 0 30px;}
.cp-card p{font-size:20px;font-weight:500;color:#3F3F3F;font-style:italic;font-family:'Inter';line-height:35px;}
.cpdesk{overflow:hidden;padding:30px 0;height:580px;display:flex;align-items:center;position:relative;}
/* .cpdesk:before{content:'';position:absolute;left:0;height:290px;width:45%;z-index:-1;background:linear-gradient(102.86deg,#25378D 0%,#0F1840 100%);}
*/
.cpdesk:after{content:'';position:absolute;right:0;height:290px;width:25%;z-index:-1;background:linear-gradient(102.86deg,#25378D 0%,#0F1840 100%);}
.cp-caption{text-align:center;background:#fff;padding:12px;border-radius:10px;text-align:center;font-weight:500;max-width:290px;box-shadow:0px 4px 24px 0px #00000040;margin:-46px auto 0;z-index:1;position:relative;font-size:14px;font-family:'Inter';color:#000000;}
.cpdesk .container{display:flex;align-items:center;gap:0;}
.deskbluebg{width:390px;height:290px;min-width:390px;display:flex;align-items:center;justify-content:flex-start;position:absolute;left:290px;}
.deskbluebg:before{content:'';position:absolute;left:-300px;height:290px;width:580px;z-index:-1;background:linear-gradient(102.86deg,#25378D 0%,#0F1840 100%);border-radius:0 290px 290px 0;}
.deskwhitebg{width:1110px;background:url(../images/deskwhitebg.png) 0 center no-repeat;background-size:auto;height:520px;display:flex;flex-direction:column;gap:0;align-items:flex-start;justify-content:center;padding:10px 80px 10px 220px;position:absolute;left:420px;top:35px;}
.deskwhitebg h2{font-size:36px;font-weight:700;color:#0A0287;margin:0 0 10px;}
.deskwhitebg p{margin:0 0 13px;font-size:18px;font-weight:500;font-style:italic;color:#3F3F3F;line-height:27px;}
.deskwhitebg h3{font-size:20px;font-weight:700;color:#000000;font-family:'Inter';margin:10px 0 9px;line-height:25px;}
.deskwhitebg h4{font-size:14px;font-weight:500;color:#505050;font-family:'Inter';}
.spphoto img{width:260px;height:260px;border-radius:300px;border:10px solid #ffff;}
/* .spphoto{padding-right:10px;}
*/
.serviceTabs .nav-tabs{display:flex;align-items:center;gap:15px;margin:0 0 30px;border:none;justify-content:center;}
.serviceTabs .nav-tabs .nav-link{position:relative;background:#F0F0F0;border-radius:7px;font-weight:600;padding:13px 20px;border:1px solid #AFAEC3;font-size:16px;font-family:'Inter';color:#18245E;display:inline-flex;align-items:center;gap:15px;}
.newsupdateSec{background:#F3F3F3;padding:70px 0;}
.newsupdateSec h2{font-size:36px;color:#0A0287;text-align:center;margin:0 0 30px;font-weight:700;font-family:'Inter';}
/* .serviceTabs .nav-tabs .nav-link:before{display:none;content:'';position:absolute;bottom:-10px;border-right:9px solid transparent;border-left:9px solid transparent;border-top:9px solid #132d76;left:0;right:0;width:8px;margin:auto;}
*/
.serviceTabs .nav-tabs .nav-link.active:before{display:block;}
.service-card:hover,.service-card:focus{background:linear-gradient(130.12deg,#F5F7FF 37.75%,#D9D9F9 100%);border:2px solid #4E5DA3;}
.cp-caption strong{display:block;}
.nav-tabs .nav-link.active{background:#132d76;color:#fff;border-color:#18245E;}
.service-card{position:relative;background:#fff;border-radius:14px;padding:25px 20px;text-align:center;transition:.3s;height:235px;box-shadow:0px 10px 20px 0px #23247129;border:1px solid #B7B8C7;}
.readmore a{font-size:14px;font-weight:500;color:#505050;font-family:'Inter';display:flex;align-items:center;justify-content:center;gap:11px;}
.readmore{position:absolute;left:0;right:0;margin:auto;bottom:0;border-top:1px solid #0000001A;width:90%;padding:15px 0 15px 0;}
.readmore a img{margin:0 0 -2px 0;}
.service-card:hover{transform:translateY(-6px);}
.update-box{background:#18245E;color:#fff;padding:15px 30px;border-radius:15px 15px 0 0;font-size:24px;font-weight:700;display:flex;align-items:center;gap:17px;font-family:'Inter';}
.service-card h6{font-size:18px;font-weight:700;color:#505050;font-family:'Inter';margin:20px 0 20px;}
.service-card:hover h6,.service-card:focus h6{color:#18245E;}
.update-container{min-height:506px;overflow:hidden;background:#fff;border-radius:0 0 15px 15px;padding:15px;position:relative;box-shadow:0px 4px 40px 0px #0000004D;}
.update-item{background:#f4f5f9;padding:15px;margin-bottom:12px;border-radius:12px;font-size:16px;color:#000000;font-weight:500;font-family:'Inter';}
.marquee{position:absolute;width:94%;animation:scroll-up 18s linear infinite;left:0;right:0;margin:auto;}
@keyframes scroll-up{0%{top:100%;}
100%{top:-100%;}
}
.citizen-section{padding:60px 0;background:#1f2c63;color:#fff;text-align:center;}
.citizen-section h2{font-size:36px;font-weight:700;font-family:'Inter';color:#fff;margin:0 0 10px;}
.citizen-section p{font-size:20px;font-weight:500;font-family:'Inter';color:#FFFFFF;margin:0 0 30px 0;}
.nav-pills{justify-content:center;gap:15px;display:flex;}
.nav-pills .nav-link{background:#FFFFFF33;color:#fff;border-radius:7px;padding:12px 20px;font-weight:600;font-size:16px;font-family:'Inter';display:flex;align-items:center;gap:10px;}
.nav-pills .nav-link:hover,.nav-pills .nav-link:focus,.nav-pills .nav-link.active{background:#fff;color:#18245E;}
.citizenservice-cards{display:flex;justify-content:center;gap:24px;margin-top:40px;flex-wrap:wrap;}
.citizenservice-card{width:23%;height:250px;border:1px solid #FFFFFF33;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;transition:0.3s;padding:10px 10px;}
.citizenservice-card h5{font-size:20px;font-weight:700;color:#FFFFFF;font-family:'Inter';line-height:26px;margin:25px 0 0;}
.citizenservice-card:hover{background:#2a3975;transform:translateY(-5px);}
/* .citizenservice-card h5{font-size:18px;font-weight:600;}
*/
.report-section{padding:60px 0;}
.report-section h2{font-size:36px;font-weight:700;color:#18245E;margin-bottom:35px;font-family:'Inter';text-align:center;}
.report-cards{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;}
.report-card{width:18%;height:220px;background:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;transition:0.3s;border:1px solid #BEBEDF;box-shadow:0px 20px 30px 0px #23247133;}
.report-card h5{font-size:20px;font-weight:600;color:#232B40;font-family:'Inter';text-align:center;margin:4px 0 0;}
.report-card:hover{transform:translateY(-5px);}
.report-card img{filter:brightness(1);transition:0.3s;}
.report-card:hover img{filter:brightness(0) invert(1);/* blue → white */
}
.report-card:hover{background:linear-gradient(180deg,#4b49a7,#1c178b);color:#fff;}
.report-card:hover h5{color:#fff;}
.report-card.active{background:linear-gradient(180deg,#4b49a7,#1c178b);color:#fff;}
.report-card.active h5{color:#fff;}
.news-section{padding:60px 0;background:#F3F3F3;}
.news-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:40px;color:#18245E;font-family:'Inter';}
.news-slider .news-card{padding:0 10px;}
.news-card img{width:100%;border-radius:15px;}
.news-card p{margin-top:15px;font-weight:600;color:#010510;font-size:18px;font-family:'Inter';text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.news-slider .slick-prev{left:120px;z-index:1;width:44px;height:44px;background:url(../images/preicon.png)0 0 no-repeat;}
.news-slider .slick-prev:before{display:none!important;}
.news-slider .slick-next{width:44px;height:44px;z-index:1;background:url(../images/nexticon.png)0 0 no-repeat;right:120px;}
.news-slider .slick-next:before{display:none!important;}
.stats-section{padding:60px 0;display:flex;justify-content:center;}
.stats-wrapper{width:100%;background:#fff;border-radius:20px;display:flex;justify-content:space-between;padding:50px 30px;border:1px solid #BEBEDF;box-shadow:0px 20px 30px 0px #23247133;}
.stat-box{flex:1;text-align:center;background:url(../images/lineimg.png)right center no-repeat;}
.stat-box:last-child{background:none;}
.stat-icon{width:90px;height:90px;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff;}
.keepsafe{max-width:1130px;margin:auto;display:flex;align-items:center;gap:40px;justify-content:center;padding:10px 0 50px;}
.keepingtext h2{font-size:45px;text-align:center;background:linear-gradient(90deg,#18245E 0%,#C4325B 100%);font-weight:700;font-family:'Inter';text-transform:uppercase;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}
.stat-number{font-size:34px;font-weight:700;color:#18245E;}
.stat-label{margin-top:10px;font-size:20px;font-weight:600;color:#454546;font-family:'Inter';}
.client-logo-section{padding:0 0 60px;overflow:hidden;position:relative;}
.logo-track{display:flex;width:max-content;animation:scroll 25s linear infinite;align-items:center;}
.logo-item{flex:0 0 auto;padding:0 50px;display:flex;align-items:center;}
.logo-item img{max-height:60px;width:auto;object-fit:contain;transition:transform 0.3s ease;}
.logo-item img:hover{transform:scale(1.1);}
/* Smooth Infinite Animation */
@keyframes scroll{from{transform:translateX(0);}
to{transform:translateX(-50%);}
}
/* Blue Overlay */
.footer-overlay{padding:50px 0 30px;margin:0 0 -1px;background:url(../images/footerbg.jpg) 0 0 no-repeat;background-size:cover;}
.footer-content{max-width:1000px;margin:auto;text-align:center;padding:0 15px;}
.footer-content h2{font-size:36px;margin-bottom:20px;font-weight:700;font-family:'Inter';}
.address{font-size:20px;margin-bottom:30px;font-family:'Inter';font-weight:600;line-height:35px;}
.contact-row{font-size:20px;margin-bottom:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:15px;font-family:'Inter';font-weight:600;}
.contact-row .divider{opacity:0.6;}
.email{font-size:20px;margin-bottom:30px;font-family:'Inter';font-weight:600;}
.footer-content hr{border:none;border-top:1px solid rgba(255,255,255,0.3);margin:30px 0;}
.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;font-size:15px;border-top:1px solid #FFFFFF4D;padding:30px 0 0;}
.footer-links span{font-size:16px;color:#FFFFFF;font-weight:600;font-family:'Inter';}
/* Bottom Dark Strip */
.footer-bottom{background:#141414;padding:20px 0;}
.bottom-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:14px;}
.bottom-wrapper span{font-size:16px;color:#fff;font-family:'Inter';font-weight:400;}
.bottom-wrapper p{font-size:16px;color:#fff;font-family:'Inter';font-weight:500;}
/* footer new */
footer{padding:60px 0 0;background:#202020;}
.footerDouble{display:flex;align-items:flex-start;justify-content:space-between;}
.footerDouble .footer-section{width:47%;}
.footer-section{margin-bottom:40px;}
.footer-section h3{color:#fff;font-size:22px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ffffff2e;font-weight:600;}
.footer-columns{display:flex;flex-wrap:wrap;gap:40px;}
.footer-columns ul{list-style:none;padding:0;margin:0;flex:1;min-width:200px;}
.footer-columns ul li{margin-bottom:10px;font-size:14px;cursor:pointer;}
.footer-columns ul li a{font-size:16px;color:#FFFFFFB2;font-weight:500;font-family:'Inter';}
.footer-columns ul li a:hover{color:#fff;}
/* Responsive */
/* footer end */
#elevator_item{width:40px;height:50px;position:fixed;right:90px;bottom:10px;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;opacity:1;z-index:100020;display:none;}
#elevator_item.off{opacity:0;visibility:hidden}
#elevator{display:block;width:40px;height:40px;background:url(../images/icon_top.webp) center center no-repeat;background-size:15px;background-color:rgb(24 36 94);border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:pointer;margin-bottom:10px;}
#elevator:hover{background-color:rgba(0,0,0,.7)}
/* About */
.breadcrumb{padding:10px 0;}
.breadcrumb ul{display:flex;align-items:center;gap:15px;}
.breadcrumb ul li a{color:#505050;font-size:14px;font-family:'Inter';font-weight:500;}
.breadcrumb ul li:last-child a{color:#18245E;}
.breadcrumb ul li:after{content:'/';margin:0 0 0px 10px;display:inline-block;color:#505050;}
.breadcrumb ul li:last-child:after{display:none;}
.mission h2{font-size:36px;font-weight:700;color:#18245E;font-family:'Inter';margin:0 0 20px 0;}
.mission{padding:20px 0 30px;}
.mission ul li{position:relative;font-size:20px;font-weight:500;font-family:'Inter';color:#3F3F3F;padding:0 0 30px 33px;line-height:31px;}
.mission ul li:before{content:'';background:url(../images/missionangle.png)0 0 no-repeat;width:19px;height:19px;position:absolute;left:0;top:5px;}
/* police corner */
.activeTable h2{font-size:36px;color:#18245E;font-family:'Inter';margin:0 0 30px;font-weight:700;}
.activeTable table tr th{background:#18245E;padding:10px 20px;font-size:16px;font-weight:500;color:#FFFFFF;border-right:1px solid #fff;vertical-align:middle;white-space:nowrap;}
.activeTable table{width:100%;border-collapse:separate;border-spacing:0;}
.activeTable table tr th:first-child{border-radius:10px 0 0 0;text-align:center;}
.activeTable table tr th:last-child{border-radius:0 10px 0 0;}
.activeTable table tr td{padding:10px 11px;font-size:16px;font-weight:600;font-family:'Inter';color:#000000;border-right:1px solid #C6C6C6;vertical-align:middle;border-bottom:1px solid #C6C6C6;white-space:nowrap;}
.activeTable table tr td:first-child{border-left:1px solid #C6C6C6;text-align:center;}
.activeTable table tr:last-child td:first-child{border-radius:0 0 0 10px;}
.activeTable table tr:last-child td:last-child{border-radius:0 0 10px 0;}
.activeTable table tr:nth-child(odd) td{background:#FAFAFA;}
.actionbtns{display:inline-flex;gap:10px;}
.viewbtn{display:inline-flex;padding:5px 14px;background:#F47B34;border-radius:5px;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#FFFFFF;}
.viewbtn:hover,a.viewbtn:focus{background:#000;color:#fff;}
.sharebtn{display:inline-flex;padding:5px 14px;background:#D14BF0;border-radius:5px;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#FFFFFF;}
.sharebtn:hover,a.sharebtn:focus{background:#000;color:#fff;}
.downloadbtn{display:inline-flex;padding:5px 14px;background:#20C8B5;border-radius:5px;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#FFFFFF;}
.downloadbtn:hover,a.downloadbtn:focus{background:#000;color:#fff;}
.pegination ul{display:inline-flex;justify-content:flex-start;gap:5px;}
.pegination{margin:25px 0 0;display:flex;align-items:center;justify-content:space-between;}
.showresutl{display:inline-flex;align-items:center;gap:15px;}
.showresutl p{font-size:14px;font-weight:500;color:#505050;}
.pegination ul li a{display:inline-block;padding:8px 15px;background:#F3F3F3;border-radius:8px;font-size:14px;font-weight:500;font-family:'Inter';color:#505050;min-width:40px;text-align:center;}
.pegination ul li:first-child a{background:#AAAAAA;}
.pegination ul li:last-child a{background:#AAAAAA;}
.pegination ul li a:hover,.pegination ul li a:focus{background:#AAAAAA;color:#fff;}
.activeTable table tr th:nth-child(2),.activeTable table tr td:nth-child(2){min-width:58%;width:58%;}
.CrimeReview{background:linear-gradient(102.86deg,#25378D 0%,#0F1840 100%);padding:60px 0 75px;}
.activeTable{padding:60px 0;}
.pressReleaseTable{padding-top:10px;}
.CrimeReview h2{font-size:36px;color:#FEFEFE;font-weight:700;font-family:'Inter';text-align:center;margin:0 0 40px;}
.crimeReviewList{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;}
.crimeReview{width:32%;}
.crimeReview a img{margin-top:-20px;}
.crimeReview a{background:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:220px;gap:10px;text-align:center;padding:10px;}
.crimeReview h3{font-size:22px;font-weight:600;color:#010510;text-align:center;}
/* .recentPositive h2{color:#AAAAAA;}
*/
.faqsec{background:url(../images/footerbg.jpg)0 0 no-repeat;background-size:cover;padding:70px 0;}
.faqsec h2{font-size:36px;font-weight:700;color:#fff;font-family:'Inter';margin:0 0 40px;}
.faqsec .accordion-item{background:#FFFFFF33;border-radius:10px;border:none;}
.faqsec .accordion{display:flex;flex-direction:column;gap:8px;}
.faqsec .accordion-item button.accordion-button{background:transparent;font-size:22px;color:#fff;font-weight:600;font-family:'Inter';border-radius:10px;border:none;box-shadow:none;}
.faqsec .accordion-button::after{background:none;content:'-';font-size:21px;color:#fff;line-height:18px;transform:inherit;}
.faqsec .accordion-body p{font-size:18px;color:#FFFFFFB2;line-height:25px;font-family:'Inter';}
.faqsec .accordion-item button.accordion-button:hover,.faqsec .accordion-item button.accordion-button:focus{outline:none;box-shadow:none;border:none;}
.accordion-body{padding:6px 20px 20px;}
.faqsec .accordion-item button.accordion-button.collapsed:after{content:'+';}
/* senoir officer */
.senioroficerbx{display:flex;align-items:center;justify-content:space-between;margin:0 0 40px;}
.senioroficerbx h2{color:#18245E;font-size:35px;font-family:'Inter';font-weight:700;}
.searchofficer input{border:1px solid #C2C2C2;padding:11px 70px 11px 20px;font-size:16px;color:#7C7C7C;font-family:'Inter';border-radius:6px;min-width:430px;}
.searchofficer input::placeholder{color:#7C7C7C;}
.searchofficer{position:relative;}
.searchofficer button{position:absolute;right:0;top:0;height:100%;border:none;background:#18245E;padding:3px 20px;border-radius:0 6px 6px 0;}
.officerlist{padding:0 0 50px;display:flex;align-items:flex-start;gap:25px;flex-wrap:wrap;}
.officerbx{display:flex;align-items:stretch;gap:20px;border:1px solid #BEBEDF;border-radius:20px;background:#fff;width:47%;height:230px;overflow:hidden;}
.officerimg img{width:100%;border-radius:20px 0 0 20px;height:100%;object-fit:cover;object-position:top;}
.officerimg{width:40%;}
.officeicon{min-width:20px;display:flex;align-items:center;justify-content:center;}
.seniorofficersec{padding:10px 0 30px;}
.officerdata{width:60%;padding:10px 10px 10px 0px;display:inline-flex;flex-direction:column;justify-content:center;}
.officerdata h3{font-size:20px;color:#18245E;font-weight:700;margin:0 0 10px;font-family:'Inter';}
.officerdata h4{font-size:14px;font-weight:500;color:#000000B2;margin:0 0 15px;border-bottom:1px solid #0000001A;padding:0 0 10px;}
.officercontact ul{display:flex;flex-direction:column;gap:14px;}
.officercontact ul li{display:flex;align-items:center;}
.officercontact ul li a{font-size:14px;color:#3C3C43;font-family:'Inter';font-weight:500;display:flex;align-items:center;gap:10px;word-break:break-word;}
.officerlist .officerbx:first-child{margin:auto;}
.officerbxfirst{width:100%;}
.officersocial{display:flex;align-items:center;gap:18px;border-top:1px solid #BEBEDF;padding:12px 0 0;}
.tenderTable{padding:0 0 60px;}
.tenderTable table tr th{background:#18245E;}
/* Contact */
.section-title{font-size:36px;font-weight:700;margin-bottom:1px;font-family:'Inter';color:#18245E;}
.messagebox .section-title{margin-bottom:20px;}
.quick-grid{display:flex;flex-wrap:wrap;gap:30px;}
.card{flex:1 1 calc(49% - 20px);background:#fff;border-radius:15px;padding:35px;text-align:center;border:1px solid #BEBEDF;box-shadow:0px 10px 15px 0px #23247133;}
.qr-box{flex:1 1 310px;width:26%;}
.quickassitance{width:68%;display:flex;flex-wrap:wrap;gap:25px;}
.qr-img{margin:auto;display:block;}
.qr-text{margin:20px 0 10px;font-size:16px;color:#3F3F3F;font-weight:500;font-family:'Inter';line-height:24px;text-align:center;}
.qr-number{font-size:27px;margin-top:5px;font-weight:700;color:#18245E;font-family:'Inter';}
.card-title{font-size:18px;color:#505050;font-weight:600;font-family:'Inter';margin:0px 0 10px;}
.card-number{font-size:22px;color:#18245E;font-weight:600;font-family:'Inter';}
.two-col{display:flex;flex-wrap:wrap;gap:25px;}
.headofficesec{padding:70px 0;}
.right-box.card-big{background:#F3F3F3;}
.card-big{flex:1 1 45%;background:#fff;border-radius:15px;padding:42px;border:1px solid #C6C6C6;}
.info-row p{font-size:18px;font-weight:600;color:#272727;font-family:'Inter';line-height:24px;word-break:break-word;}
.info-row{display:flex;align-items:center;gap:5px;justify-content:flex-start;border-bottom:1px solid #00000033;padding:40px 0;}
.info-row:last-child{border-bottom:none;}
.iconbx{width:80px;min-width:80px;}
.iconbx img{max-width:70px;object-fit:contain;}
.form-row{margin-bottom:15px;}
.two{display:flex;gap:10px;}
.form input,.form textarea{width:100%;padding:15px 14px;border-radius:8px;border:1px solid #C6C6C6;font-size:14px;color:#505050;font-family:'Inter';}
.form textarea{height:90px;}
.form input::placeholder,.form textarea::placeholder{color:#000;}
.form-row label{font-size:18px;color:#272727;font-weight:600;margin:0 0 5px;}
.form-btns{display:flex;gap:15px;margin-top:10px;}
.btn{padding:12px 25px;border-radius:10px;border:none;cursor:pointer;}
.submit{background:#0a1859;font-size:16px;font-weight:600;color:#FFFFFF;display:flex;align-items:center;gap:10px;}
.submit:hover,.submit:focus{background:#223078;color:#fff;}
.cancel{display:flex;align-items:center;gap:10px;background:#FFC8C8;color:#EB2D2D;font-size:16px;font-weight:600;}
.cancel:hover,.cancel:focus{background-color:#FFBABA;color:#EB2D2D;}
.quckassistance .section-title{margin-bottom:20px;}
.social-grid{display:flex;gap:20px;}
.stayconnectsec{margin:0 0 60px;}
.social-card{flex:1;background:#fff;padding:22px 20px;border-radius:17px;font-size:18px;border:1px solid #BEBEDF;box-shadow:0px 10px 20px 0px #23247133;color:#272727;font-weight:600;font-family:'Inter';text-align:left;display:flex;align-items:center;gap:15px;}
.quick-grid .card{justify-content:center;text-align:center;}
.quickassitance .icon{width:50px;height:50px;background:none;margin:0 auto 20px;display:flex;align-items:center;}
.mapsec h2{font-size:36px;font-weight:700;color:#18245E;font-family:'Inter';margin:0 0 30px;}
.mapsec{padding:0 0 50px;}
.mapbx iframe{width:100%;height:560px;border-radius:10px;border:2px solid #ccc !important;}
.stayconnectsec .section-title{margin-bottom:20px;}
/* Responsive */
@media(max-width:1520px){.deskwhitebg{left:260px;}
.deskbluebg:before{left:-308px;}
.deskbluebg{left:145px;}
}
@media(max-width:1365px){.deskbluebg{left:80px;width:280px;min-width:280px;}
.deskbluebg:before{left:-305px;}
.deskwhitebg{max-width:970px;padding:10px 50px 10px 180px;left:228px;background-size:100% 100%;}
.leadershipbx .col-lg-9{padding-left:40px;}
}
@media(max-width:1399px){.serviceSec .row{gap:20px;}
.officerlist{gap:22px;}
}
@media(max-width:1366px){.leadership-box h4{font-size:22px;}
.service-card h6{font-size:16px;}
.report-card h5{font-size:17px;}
}
@media(max-width:1199px){.searchbx{width:200px;}
.selectpolicstation select{width:200px;}
.complaintbarcode img{max-width:110px;}
.headtopLeft{gap:30px;}
.complaintData h2{margin:0 0 10px;font-size:25px;}
.complaintData{gap:8px;}
.complaintData h4{font-size:23px;}
.complaintData h3{margin:10px 0 10px;font-size:15px;}
.leaderdata h5{font-size:18px;}
.leaderdata p{font-size:15px;line-height:22px;}
.service-card{border-radius:8px;padding:10px 10px;}
.service-card h6{font-size:15px;margin:20px 0 0;}
.report-card img{max-width:60px;object-fit:contain;}
.report-card{border-radius:10px;padding:5px 10px;}
.report-card h5{font-size:16px;}
.keepingtext h2{font-size:35px;}
.keepsafe{gap:30px}
.logo-item{padding:0 30px;}
.deskwhitebg{background:#fff;box-shadow:0 0 35px 0 rgba(0,0,0,0.1);left:0;right:0;max-width:800px;margin:90px auto 20px;padding:140px 30px 40px;position:relative;height:auto;}
.cpdesk{height:auto;padding:40px 0 80px;}
.deskbluebg{left:0;width:280px;height:280px;min-width:inherit;right:0;top:20px;margin:auto;background:linear-gradient(102.86deg,#25378D 0%,#0F1840 100%);border-radius:300px;display:flex;align-items:center;justify-content:center;z-index:1;}
.deskbluebg:before{display:none;}
.cpdesk:after{width:100%;top:280px;}
/* Police corner */
.activeTable h2{font-size:25px;}
.CrimeReview{padding:40px 0 50px;}
.CrimeReview h2{font-size:25px;}
.crimeReview h3{font-size:19px;}
.activeTable{padding:40px 0;}
.tenderTable{padding-top:4px;}
.pressReleaseTable{padding-top:10px;}
.recentPositive h2{font-size:25px;}
.activeTable table tr td{font-size:14px;}
.faqsec{padding:40px 0;}
.faqsec h2{font-size:25px;}
.faqsec .accordion-item button.accordion-button{font-size:18px;}
.faqsec .accordion-body p{font-size:15px;}
/* seniorofficer */
.officerlist{gap:15px;}
.officerdata h3{font-size:17px;}
.officerbx{gap:10px;}
.officercontact ul li a{font-size:13px;line-height:17px;gap:5px;}
.officeicon{min-width:23px;}
/* contat */
.section-title{font-size:30px;}
.card-big{padding:30px;border-radius:10px;}
.qr-box{flex:1 1 260px;padding:20px;}
.qr-number{font-size:22px;}
.qr-text{margin:4px 0 10px;}
.card-number{font-size:18px;}
.card-title{font-size:15px;}
}
@media(max-width:991px){.main-leader{width:100%;}
.right-leaders{width:100%;}
.headtopLeft{width:100%;justify-content:space-between;}
.stats-wrapper{gap:10px;flex-wrap:wrap;padding:10px 10px;border-radius:10px;}
.stat-box:last-child{border-bottom:none;}
.headtop .container{flex-wrap:wrap;justify-content:center;gap:15px;}
.headtopRt{width:100%;justify-content:space-between;}
.stat-label{font-size:17px;margin:10px 0 0;}
.stat-number{font-size:25px;line-height:28px;}
.stat-icon{width:60px;height:60px;}
.navbar-light .navbar-toggler{background:#fff;}
.otherNav .dropdown-menu{transform:inherit!important;top:50px!important;}
.navbar-collapse{position:absolute;top:56px;z-index:9;background:#18245e;min-width:200px;}
.navSec ul.navbar-nav .nav-item{margin:0;border-bottom:1px solid #293c93;}
.navSec ul.navbar-nav .nav-item a{text-align:left;padding:11px 10px;text-decoration:none;font-size:15px;}
.navSec ul.navbar-nav .nav-item a.active,.navSec ul.navbar-nav .nav-item a:hover,.navSec ul.navbar-nav .nav-item a:focus{background:#212f73;text-decoration:none;}
.navSec ul.navbar-nav .nav-item:first-child a{padding-left:10px;}
.heroslider .slick-prev,.heroslider .slick-next{display:none!important;}
.socialicons ul li a img{max-width:55px;}
.complaintData{margin:0;}
.complaintData h2{font-size:22px;margin:0;}
.complaintbarcode img{max-width:80px;}
.complaintData h3{margin:0 0 0;font-size:13px;padding:0 6px;}
.complaintData h3{font-size:13px;}
.complaintData h4{font-size:17px;}
.serviceSec{padding:40px 0;}
.icon-card{width:31%;}
.icon-card a{border-radius:10px;}
.leadershipbx{padding:40px 0;}
.leadershipbx h2{font-size:25px;margin:0 0 20px;text-align:center;}
.leadership-box{text-align:center;}
.leadershipbx .col-lg-9{padding-left:15px;}
.deskwhitebg h2{font-size:25px;}
.deskwhitebg p{font-size:15px;}
.newsupdateSec h2{margin:0 0 20px;font-size:25px;}
.citizen-section h2{font-size:25px;}
.footer-section h3{font-size:20px;}
.cp-image{border-radius:10px;}
.cp-card{padding:0;}
.cp-card h3{font-size:25px;margin:0 0 10px;}
.cp-card p{font-size:16px;line-height:26px;}
.newsupdateSec{padding:40px 0;}
.serviceTabs{margin:0 0 40px;}
.update-container{min-height:300px;}
.citizen-section{padding:40px 0;}
.nav-pills{gap:9px;}
.nav-pills .nav-link{padding:12px 10px;font-size:13px;gap:7px;}
.citizenservice-card{width:46%;}
.report-section{padding:40px 0;}
.report-section h2{font-size:25px;margin:0 0 30px;}
.report-card{width:47%;}
.news-section{padding:40px 0;}
.news-title{font-size:25px;margin:0 0 20px;}
.news-card img{border-radius:10px;}
.news-card p{font-size:15px;}
.keepingtext h2{font-size:28px;}
.mhpolicicon img{max-width:70px;}
.footer-overlay{padding:30px 0 30px;}
.footer-content h2{font-size:25px;margin-bottom:10px;}
.address{font-size:17px;line-height:25px;margin:0 0 10px;}
.contact-row{font-size:16px;}
.email{font-size:16px;}
.helpline img{max-width:50px;}
.bottom-wrapper span{font-size:13px;}
.bottom-wrapper p{font-size:13px;}
.footer-links span{font-size:13px;}
/* about */
.mission h2{font-size:27px;}
.mission ul li{font-size:17px;line-height:26px;}
/* police corner */
.activeTable h2{font-size:18px;margin:0 0 15px;}
.crimeReview{width:31%;}
.crimeReview h3{font-size:17px;}
/* senior officer */
.senioroficerbx h2{font-size:25px;}
.searchofficer input{min-width:330px;font-size:14px;}
.officerbx{width:100%;}
/* contact */
.quickassitance{width:100%;}
.mapsec{padding:0 0 30px;}
.mapbx iframe{height:300px;}
.social-grid{gap:10px;}
.social-card{padding:10px 10px;border-radius:9px;gap:6px;font-size:16px;}
.social-card img{max-width:30px;object-fit:contain;}
.mapsec h2{font-size:25px;}
.section-title{font-size:25px;}
.card-big{padding:20px;border-radius:8px;}
.iconbx{width:50px;min-width:50px;}
.headofficesec{padding:50px 0 50px;}
.iconbx img{max-width:45px;}
.info-row p{font-size:15px;line-height:19px;}
.footer-columns ul{min-width:150px;}
.footer-columns{gap:10px;}
.footer-columns ul li a{font-size:14px;}
}
@media(max-width:767px){.headtop{padding:10px 0;}
.searchbx{min-width:42%;}
.selectLanguage button.btn{margin-left:auto;}
.selectLanguage{width:100%;text-align:right;}
.footer-content h2{font-size:28px;}
.footer-columns{flex-direction:column;gap:10px;}
.footer-section h3{font-size:20px;border:none;margin:0 0 0;}
.footer-section{margin-bottom:0;}
.footer-columns ul{min-width:100%;border-bottom:1px solid #929292;padding:0 0 10px;margin:0 0 10px;}
.footerDouble .footer-section{width:100%;}
.footerDouble{flex-wrap:wrap;}
.serviceSec{padding:20px 0;}
.contact-row{gap:10px;}
.footer-links{gap:10px;}
.bottom-wrapper{flex-direction:column;gap:10px;text-align:center;}
.card,.card-big{flex:1 1 100%;}
.social-grid{flex-direction:column;}
.right-leaders{grid-template-columns:1fr;}
.complaintbx{width:100%;padding:20px 14px;justify-content:center;}
.leadershipbx{padding:20px 0;}
.herosec{flex-wrap:wrap;}
.stat-box{flex:inherit;width:48%;}
.stat-box:nth-child(2){border-right:none;background:no-repeat;}
.complaintData{width:100%;max-width:100%;}
.heroslider{width:100%;}
.helpnumber h2{font-size:13px;min-width:140px;}
.helpnumber:before{height:42px;}
.helplinenumber .logo-track{gap:18px;font-size:12px;}
.serviceSec .row{gap:10px;}
.icon-card{width:48%;}
.spphoto img{width:220px;height:220px;border-width:3px;}
.deskbluebg{width:230px;height:230px;}
.deskwhitebg{padding:110px 15px 20px;text-align:center;}
.deskwhitebg h2{width:100%;}
.deskwhitebg h3{width:100%;}
.deskwhitebg h4{width:100%;}
.keepingtext h2{font-size:20px;}
.keepsafe{gap:13px;}
.serviceTabs .nav-tabs{gap:10px;}
.serviceTabs .nav-tabs .nav-link{padding:8px 13px;font-size:14px;border-radius:5px;gap:5px;}
.update-box{font-size:15px;}
.citizenservice-card{width:47%;}
.citizenservice-cards{gap:15px;}
.report-card{width:48%;}
.news-slider .slick-next{right:15px;}
.news-slider .slick-prev{left:15px;}
.heroslider .slick-dots{bottom:10px;}
footer{padding:30px 0 0;}
/* about */
.mission h2{font-size:25px;}
.mission{padding:5px 0 30px;}
.mission ul li{font-size:15px;line-height:23px;padding-bottom:12px;}
/* police corner */
.pegination{flex-direction:column;gap:14px;justify-content:center;align-items:center;}
.CrimeReview h2{font-size:22px;margin:0 0 20px;}
.crimeReview{width:48%;}
.faqsec h2{font-size:22px;margin:0 0 20px;}
.faqsec .accordion-item button.accordion-button{font-size:15px;}
.faqsec .accordion-body p{font-size:14px;}
.faqsec{padding:30px 0;}
.senioroficerbx{flex-direction:column;gap:15px;align-items:center;justify-content:center;}
.senioroficerbx h2{font-size:22px;}
.officerlist{padding:0 0 20px;}
.officercontact ul li a{font-size:14px;}
.officerdata h3{font-size:18px;margin:0 0 5px;}
.officerdata h4{font-size:14px;}
/* contact */
.section-title{font-size:22px;}
.headofficesec{padding:40px 0;}
.card-big{padding:15px;}
.info-row{padding:15px 0;}
.iconbx img{max-width:34px;}
.iconbx{width:45px;min-width:45px;}
.info-row p{font-size:14px;line-height:19px;}
.form-row.two{flex-wrap:wrap;gap:15px;}
.form-row.two div{width:100%;}
.mapsec{padding:0 0 15px;}
.mapsec h2{font-size:22px;margin:0 0 10px;}
.mapbx iframe{height:260px;border-radius:5px;border-width:1px !important;}
.submit{font-size:15px;padding:10px 14px;border-radius:5px;height:auto;min-height:auto;}
button.btn.cancel{font-size:15px;padding:10px 14px;border-radius:5px;height:auto;min-height:auto;}
/* preloader */
.preloaderLogo{max-width:130px;}
.governanceIn img{width:90px;height:90px;}
.governanceIn p{font-size:13px;}
.governance{gap:20px;}
.helpline a{height:50px;}
.helpiconbx{width:50px;height:50px;padding-left:13px;}
.helpline a svg{width:25px;height:25px;}
}
@media(max-width:575px){.headtopRt{gap:7px;}
.selectLanguage{display:none;}
.selectLanguage.selectLanguage-sm{display:inline-flex;width:auto;}
.selectLanguage-sm button.btn{margin:0;}
.otherNav{min-width:117px;}
.selectLanguage button.btn{border:1px solid #fff;padding:6px 10px;border-radius:4px;min-width:90px;}
.searchbx{width:100%;}
.searchbx input{font-size:13px;padding:9px 40px 9px 24px;}
button.voice{max-width:32px;top:4px;}
.searchicon{max-width:18px;left:3px;top:5px;}
.selectpolicstation{width:100%;}
.selectpolicstation select{width:100%;font-size:12px;background-position:96% 16px;background-size:10px;padding-right:13px;        padding-left: 4px;}
.headtopLeft a img{max-width:140px;}
.headtopLeft img{max-width:70px;}
.headtopLeft{gap:10px;}
.navSec ul.navbar-nav .nav-item a{padding:6px 10px;font-size:14px;}
.icon-card{width:90%;}
.leaderdata img{max-width:90px;border-radius:4px!important;margin-right:8px!important;}
.leaderdata h5{font-size:16px;margin:0 0 4px;}
.leaderdata p{font-size:14px;line-height:19px;}
.leadership-box{margin:0 0 10px;}
.cp-caption{max-width:250px;}
.serviceTabs .nav-tabs .nav-item{width:100%;}
.serviceTabs .nav-tabs .nav-link{width:100%;justify-content:space-between;flex-direction:row-reverse;}
.newsupdateSec{padding:20px 0 10px;}
.service-card{border-radius:8px;padding:10px 10px 70px;height:auto;}
.citizen-section h2{font-size:25px;}
.citizen-section p{font-size:16px;}
.nav-pills{width:100%;}
.nav-pills .nav-item{width:100%;}
.nav-pills .nav-link{width:100%;flex-direction:row-reverse;justify-content:space-between;}
.citizenservice-cards{margin:10px 0 0;gap:10px;}
.citizenservice-card{width:100%;height:auto;}
.report-section h2{font-size:20px;}
.report-cards{width:100%;}
.report-card{width:100%;width:100%;height:auto;padding:30px 20px;}
.keepsafe{gap:10px;padding:0 10px 30px;}
.keepingtext h2{font-size:17px;}
.mhpolicicon img{max-width:52px;}
.client-logo-section{padding:0 0 30px;}
.footer-content h2{font-size:22px;}
.address{font-size:14px;line-height:23px;}
.contact-row{font-size:12px;}
.email{font-size:14px;}
.helpline img{max-width:43px;}
.helpline{left:10px;bottom:20px;}
.stats-section{padding:40px 0;}
.stats-wrapper{gap:10px;border-radius:10px;padding:10px 10px;flex-direction:row;flex-wrap:wrap;}
.stat-icon{width:50px;height:50px;margin-bottom:4px;}
.stat-number{font-size:22px;line-height:26px;margin:10px 0 0;}
.stat-label{font-size:14px;margin:0;}
.stat-box{padding-bottom:10px;width:48%;flex:inherit;}
.stat-box:nth-child(3){border:none;}
.socialicons ul li a img{max-width:45px;}
#elevator_item{right:6px;}
.footer-bottom{padding-bottom:60px;}
/* police corner */
.crimeReview{width:100%;height:auto;}
.officerbx{width:100%;}
.searchofficer input{min-width:290px;font-size:13px;}
/* senior officers */
.officerbx{flex-direction:column;height:auto;border-radius:10px;}
.officerimg{width:100%;}
.officerimg img{border-radius:10px 10px 0 0;}
.officerdata{width:100%;padding:5px 10px 15px;}
}
