            @import url("https://fonts.googleapis.com/css?family=Mukta:300,400,500,700");
            body {
                font-family: "Mukta";
                counter-reset: section;
				width:100%;
    			overflow-x:hidden;
    			overflow-y:hidden;
				
            }
            
            a {
                color: #000000;
            }
            
            a:hover {
                color: #3f51b5;
                text-decoration: none;
            }
            /* width */
            
            .small-videoes::-webkit-scrollbar {
                width: 0.5rem;
            }
            /* Track */
            
            .small-videoes::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 5px rgb(111, 85, 253);
                box-shadow: inset 0 0 5px rgb(111, 85, 253);
                border-radius: 10px;
            }
            /* Handle */
            
            .small-videoes::-webkit-scrollbar-thumb {
                background: red;
                border-radius: 10px;
            }
            
            .small-videoes::-webkit-scrollbar-thumb {
                background-color: darkgrey;
                outline: 1px solid slategrey;
            }
            
            a h1,
            a h2,
            a h3,
            a h4,
            a h5,
            a h6 {
                -o-transition: 0.5s;
                -ms-transition: 0.5s;
                -moz-transition: 0.5s;
                -webkit-transition: 0.5s;
                /* ...and now for the proper property */
                transition: 0.5s;
            }
            
            a:hover h1,
            a:hover h2,
            a:hover h3,
            a:hover h4,
            a:hover h5,
            a:hover h6 {
                color: #4b96e0 !important;
            }
            
            h1 a,
            h2 a,
            h3 a,
            h4 a,
            h5 a,
            h6 a {
                -o-transition: 0.5s;
                -ms-transition: 0.5s;
                -moz-transition: 0.5s;
                -webkit-transition: 0.5s;
                /* ...and now for the proper property */
                transition: 0.5s;
            }
            
            h1:hover a,
            h2:hover a,
            h3:hover a,
            h4:hover a,
            h5:hover a,
            h6:hover a {
                color: #4b96e0 !important;
            }
            
            .list-group-item a:hover h6 {
                color: black !important;
            }
            
            .bg-primary {
                background-color: #192567 !important;
            }
            
            .bg-black {
                background-color: #BA1818;
                
                
            }
            
            .bg-green {
                background: #459b67;
            }
            
            .bg-light-green {
                background: #698c8b !important;
            }
            
            .bg-gray {
                background: #eff1f3;
            }
            
            .bg-white {
                background-color: #fff !important;
            }
            
            .bg-custom {
                background-color: #4b4fcd;
            }
            
            .overflow-x-auto {
                overflow-x: auto;
            }
            
            .text-secondary {
                color: #6b6b6b;
            }
            
            .text-blue {
                color: #2941ca;
            }
            
            .text-custom {
                color: #6262b1;
            }
            
            .wrap {
                max-width: 1140px;
            }
            
            .radio-button {
                width: 285px;
            }

          
            
            .line-h-0 {
                line-height: 0;
            }
            
            .line-h-35 {
                line-height: 35px;
            }
            
            .line-h-30 {
                line-height: 30px;
            }
            
            .line-h-small {
                line-height: 1em;
            }
            
            .line-h-medium {
                line-height: 1.8em;
            }
            
            .article-container {
                /*padding: 0%;*/
                /*width: 100%;*/
                /*text-align: justify;*/
                /*color: #000000;*/
                font-size: 1.2rem;
                line-height: 1.9em;
            }
            .subhead-date p{
               line-height: normal;
            }
            .article-container p {
                padding: 0%;
                width: 100%;
                text-align: justify;
                color: #000000;
                font-size: 1.4rem;
                line-height: 1.9em;
            }
            
            .article-container div {
                padding: 0%;
                width: 100%;
                text-align: justify;
                color: #000000;
                font-size: 1.4rem;
                line-height: 1.9em;
            }
            
            .article-container h3,
            .article-container h4 {
                padding: 0%;
                width: 100%;
                text-align: justify;
                color: #000000;
                font-size: 1.4rem;
                line-height: 1.9em;
            }
            
            .latest-news {
                padding-bottom: 25px;
                padding-top: 20px;
            }
            /* Font Sizes */
            
            .font-small {
                font-size: 0.8em !important;
            }
            
            .font-medium {
                font-size: 1.1em !important;
                line-height: 30px;
            }
            
            .font-large {
                font-size: 1.5rem !important;
            }
            
            .font-1 {
                font-size: 1rem !important;
            }
            
            .font-2 {
                font-size: 2rem !important;
            }
            
            .font-3 {
                font-size: 2rem !important;
            }
            /* Box Shadow */
            
            .elevate-1 {
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            }
            
            .elevate-2 {
                box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
            }
            
            .elevate-3 {
                box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.05);
                /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); */
            }
            
            .elevate-4 {
                box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
            }
            
            .elevate-5 {
                box-shadow: 0 50px 60px 0 rgba(7, 116, 128, 0.2);
                /* box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); */
            }
            /* Font Weight */
            
            .weight-300 {
                font-weight: 300 !important;
            }
            
            .weight-400 {
                font-weight: 400 !important;
            }
            
            .weight-500 {
                font-weight: 500 !important;
            }
            
            .bold {
                font-weight: bold;
            }
            
            header .navbar .collapse .navbar-nav .active {
                background-color: #283e7a;
            }
            .navbar{
                top:0;
                z-index:999999 !important;
                background-color:#4b4fcd !important;
                box-shadow: none;
            }
            .navbar a:hover {
                background-color: #fff !important;
                color: #b02a37 !important;
            }
            .small-img-container {
                max-height: 100px;
                max-width: 120px;
                overflow: hidden;
                text-align: center;
            }
            /* Images */
            
            .img-medium {
                height: 160px;
                width: 220px;
            }

			.img-medium1 {
                height: 280px;
                width: 220px;
            }
            
            .img-small {
                height: 100px;
                width: 120px;
            }
            
            .img-80 {
                height: 80px;
                width: 80px;
            }
            
            .obj-fit-cover {
                object-fit: cover;
            }
            /* Max-height */
            
            .mx-height-100 {
                max-height: 100px;
            }
            
            .mx-height-130 {
                max-height: 130px;
            }
            
            .mx-height-180 {
                max-height: 180px;
            }
            
            .mx-height-200 {
                max-height: 200px !important;
            }
            
            .mx-height-300 {
                max-height: 300px !important;
            }
            
            .mx-height-400 {
                max-height: 400px !important;
            }
            
            .mx-height-500 {
                max-height: 500px;
            }
            
            .mx-height-600 {
                max-height: 600px;
            }
            
            .min-height-100 {
                min-height: 100px;
            }
            
            .min-height-400 {
                min-height: 400px;
            }
            
            .min-height-300 {
                min-height: 300px;
            }
            
            .min-height-150 {
                min-height: 150px;
            }
            
            .min-height-200 {
                height: 200px;
            }
            /* Card */
            
            .card-img-top {
                overflow: auto;
            }
            
            .card-text {
                line-height: 30px;
            }
            .hero-img{
                min-width: 100%;
                object-fit: cover;
            }
            .img-overflow {
                max-height: 400px;
                overflow: hidden;
                max-width: 800px;
                -webkit-transition: max-width 0.5s ease-out;
                /* Saf3.2+, Chrome */
                -moz-transition: max-width 0.5s ease-out;
                /* FF4+ */
                -ms-transition: max-width 0.5s ease-out;
                /* IE10? */
                -o-transition: max-width 0.5s ease-out;
                /* Opera 10.5+ */
                transition: max-width 0.5s ease-out;
            }
            
            .img-overflow img {
                width: 100%;
                -webkit-transition: margin-top 0.5s ease-out;
                /* Saf3.2+, Chrome */
                -moz-transition: margin-top 0.5s ease-out;
                /* FF4+ */
                -ms-transition: margin-top 0.5s ease-out;
                /* IE10? */
                -o-transition: margin-top 0.5s ease-out;
                /* Opera 10.5+ */
                transition: margin-top 0.5s ease-out;
            }
            
            .img-overflow-large,
            .img-overflow-medium,
            .img-overflow-small,
            .img-overflow-tiny {
                overflow: hidden;
                text-align: center;
            }
            
            .img-overflow-large {
                max-height: 500px;
                max-width: 900px;
            }
            
            .img-overflow-medium {
                max-height: 350px;
                max-width: 600px;
            }
            
            .img-overflow-small {
                max-height: 200px;
                max-width: 400px;
            }
            
            .img-overflow-tiny {
                max-height: 150px;
                max-width: 400px;
            }
            
            .overflow-image {
                width: 100%;
                height: auto;
            }
            
            .img-overflow-large img,
            .img-overflow-small img,
            .img-overflow-medium img,
            .img-overflow-tiny img {
                width: 100%;
            }
            
            .header-text {
                text-align: left;
                position: relative;
            }
            
            .header-text .text-line {
                border-bottom: 0px solid #ffffff;
                position: absolute;
                width: 100%;
                left: 0;
                top: 50%;
                margin-top: -1px;
                z-index: 1;
            }
            
            .header-text .text {
                position: relative;
                z-index: 2;
                padding: 10px;
                display: inline-block;
            }
            
            .pagination .active a {
                color: #fff !important;
            }
            
            .counter::before {
                counter-increment: section;
                content: counter(section, devanagari);
            }
            /* Breadcrumb */
            
            .breadcrumb {
                background-color: rgba(255, 255, 255, 0);
            }
            
            .video-container {
                position: relative;
                padding-bottom: 56.25%;
                padding-top: 30px;
                height: 0;
                overflow: hidden;
            }
            
            .small-video-container {
                position: relative;
                padding-bottom: 0%;
                padding-top: 0;
                left: 0;
                right: 0;
                height: auto;
                overflow: hidden;
            }
            
            .small-videoes {
                max-height: 500px;
                width: 100%;
                overflow-y: auto;
                overflow-x: hidden;
            }
            
            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }
            
            .text-divider {
                border-left: 1px solid rgb(95, 95, 95);
                height: 20px;
                margin: 5px;
            }
            
            .primary-tag {
                position: absolute;
                top: 10%;
                left: 6%;
                z-index: 999;
            }
            
            .overlay-container::before {
                content: " ";
                position: absolute;
                display: block;
                width: 100%;
                height: 100%;
                z-index: 1;
                bottom: 0;
                left: 0;
                background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 1.6));
                background: -o-linear-gradient(transparent, rgba(0, 0, 0, 1.6));
                background: -ms-linear-gradient(transparent, rgba(0, 0, 0, 1.6));
                background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 1.6));
                background: linear-gradient(transparent, rgba(0, 0, 0, 1.6));
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
            }
            
            .title-overlay {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                color: white;
                z-index: 1;
            }
            
            .carousel-inner .active {
                display: flex !important;
            }
            
            .custom-list {
                list-style-type: disc;
                color: rgb(107, 107, 107);
            }
            
            .flex-container {
                display: flex;
                flex-wrap: wrap;
                font-size: 14px;
                text-align: center;
            }
            
            .flex-item-left {
                padding: 10px;
                flex: 50%;
                margin-left: -240px;
            }
            
            .flex-item-right {
                padding: 10px;
                flex: 50%;
            }
            
            /* New added css */

            .btn-raised{
             min-width:140px;
             border-radius:50px;
             background-color:#dc3545 !important;
             color:#fff !important;
             border-color: #dc3545 !important;
            }
            .blog-btn{
                background-color:#dc3545 !important;
                color:#fff !important;
                font-size:14px;
                border-radius:50px;
            }
            .page-numbers.current {
                background-color: #dc3545;
                color: #fff !important;
            }
            .page-numbers{
             border:0 ;
             border-radius:0;
            }
            .prev.page-numbers, .next.page-numbers {
                border: 1px solid #dc3545;
                color: #dc3545 !important;
            }
            .page-numbers:hover {
                background-color: #dc3545;
                color:#fff !important;
                cursor: pointer !important;
            }
            .blog-head{
                padding-left:0 !important;
            }
            .blog-nav--tab{
                padding:1rem;
                padding-top:0;
            }
            .category-blog-nav{
                background-color:#dc3545;
            }
            .blog-nav--tab ul li label{
                color:#fff;
            }

            .blog-external--link i {
                font-size:15px;
            }
            .footer-logo{
                position:relative;
            }
            .footer-logo:after{
              content: '';
                position: absolute;
                top: 50%;
                right: 0;
                height: 60%;
                width: 1px;
                background-color: #fff;
                transform: translate(-50%, -50%);
            }
            #footer ul.quick-links li:hover {
                 padding: 3px 0; 
                 margin-left: 0 !important; 
            }
            .site-logo{
                position:relative !important;
                padding: 0 !important;
				
            }
            
            @media (max-width: 800px) {
                .flex-item-left {
                    flex: 100%;
                    margin-left: inherit;
                }
                .flex-item-right {
                    flex: 100%;
                    margin-right: 90px;
                }
            }
            
            @media (max-width: 1200px) {
                .flex-item-left {
                    flex: 100%;
                    margin-left: inherit;
                }
                .flex-item-right {
                    flex: 100%;
                    margin-right: 150px;
                }
            }
            /* Footer */
            
            #footer h5 {
                /*padding-left: 10px;*/
                /*border-left: 3px solid #eeeeee;*/
                padding-bottom: 6px;
                margin-bottom: 20px;
                color: #ffffff;
            }
            
            #footer a {
                color: #ffffff;
                text-decoration: none !important;
                background-color: transparent;
                -webkit-text-decoration-skip: objects;
            }
            
            .footer-aboutUs p {
                color: white;
                font-size: 0.8em;
            }
            
            .footer-contact-details p {
                font-size: 0.9em;
            }
            .footer-contact-details h5,
            .footer-aboutUs h5{
                position:relative;
            }
            .footer-contact-details h5:after,
            .footer-aboutUs h5:after{
                content:'';
                position:absolute;
                 width: 25px;
                height: 3px;
                background: #fff;
                left: 1px;
                bottom: 3px;
            }
            
            #footer-latest-blogs li a {
                font-size: 0.8em;
            }
            
            #footer ul.social li {
                padding: 3px 0;
            }
            
            #footer ul.social li a i {
                margin-right: 5px;
                font-size: 25px;
                -webkit-transition: 0.4s all ease;
                -moz-transition: 0.4s all ease;
                transition: 0.4s all ease;
            }
            
            #footer ul.social li:hover a i {
                font-size: 30px;
                margin-top: -10px;
            }
            
            #footer ul.social li a,
            #footer ul.quick-links li a {
                color: #ffffff;
            }
            
            #footer ul.social li a:hover {
                color: #eeeeee;
            }
            
            #footer ul.quick-links li {
                padding: 3px 0;
                -webkit-transition: 0.4s all ease;
                -moz-transition: 0.4s all ease;
                transition: 0.4s all ease;
            }
            
            #footer ul.quick-links li:hover {
                padding: 3px 0;
                margin-left: 5px;
            }
            
            #footer ul.quick-links li a i {
                margin-right: 5px;
            }
            .footer-copyright{
                display:flex;
                justify-content: space-between;
            }
            .footer-bottom-copyright{
                position:relative;
                background: #4b4fcd;
            }
            .footer-bottom-copyright:before{
                content:'';
                position:absolute;
                top:-3px;
                left:0;
                background:#fff;
                height:1px;
                width:100%;
            }
            .list-inline-item a{
                /*color:#fff;*/
                position: relative;
                background: #fff;
                width: 30px;
                display: block;
                height: 30px;
                color: #4b4fcd;
            }
            .list-inline-item a i{
                font-size: 17px !important;
                position: absolute;
                transform: translate(-50%, -50%);
                top: 50%;
            }
            @media only screen and (max-width: 767px) {
                #footer h5 {
                    padding-left: 0;
                    border-left: transparent;
                    padding-bottom: 0px;
                    margin-bottom: 10px;
                }
                .img-overflow-large .min-height-400 {
                    min-height: auto;
                }
                .img-overflow-medium .min-height-300 {
                    min-height: auto;
                }
                .img-overflow-tiny .min-height-150 {
                    min-height: auto;
                }
                .img-overflow-small .min-height-200 {
                    min-height: auto;
                }
            }
            
            @media only screen and (max-width: 992px) {
                .wrap {
                    width: 100%;
                    overflow: hidden;
                }
                .display-3,
                .display-2 {
                    font-size: 2rem;
                }
                .small-videoes {
                    max-height: 100%;
                    width: 100%;
                }
            }
            
            @media only screen and (max-width: 992px) {
                .mobImageAds {
                    display: none;
                }
            }