@import url('../fonts/dsdigital.css');
/*font-family: 'DS-Digital';*/
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Montserrat: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&family=Playfair+Display&family=Poppins:ital,wght@1,100&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: 'Playfair Display', serif;*/
@import url('https://fonts.googleapis.com/css2?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');
/*font-family: 'Poppins', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*font-family: 'Bebas Neue', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/*  font-family: "Open Sans", sans-serif;*/

@import url(aos.css);
@import url(jquery.fancybox.min.css);
@import url(bootstrap.min.css);
@import url(owl.carousel.min.css);
@import url(fontawesome/css/fontawesome.min.css);
@import url(nav-menu.css);
@import url(fontawesome/css/all.min.css);


body {
    font-size: 16px;
    color: #000;
    font-family: "Open Sans", sans-serif !important;

}

p,
li,
section {

    font-family: "Open Sans", sans-serif !important;
}

.entry_content p {
    color: #000;
    text-align: justify;
}

* {
    list-style: none;
}

img {
    max-width: 100%;
}

header,
section,
footer {
    width: 100%;
    float: left;
}

header {
    position: relative;
    z-index: 100000;
}

.top-1 {
    width: 100%;
    float: left;
    position: relative;
    background: #d9d9d9;
}

.top-1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #e5e5e5;
}

/*
 *  Custom Scrollbar
 */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f7f7f7;
}

::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    background-color: #f7f7f7;
}

::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: #ff7350;
}

/*
 *  Custom Scrollbar End
 */
/* header */

.ps-0 {
    padding-left: 0 !important;
}

.top-1-left {
    float: left;
    position: relative;
    background: #e5e5e5;
    width: 100%;
    height: 100%;
}

.top-1-left::before {
    content: '';
    position: absolute;
    clip-path: polygon(100% 100%, 0 0, 0 100%);
    height: 100%;
    width: 25px;
    background: #e5e5e5;
    top: 0;
    right: -24px;
}

.top-1-left h4 {
    background: #e5e5e5;
    float: left;
    color: #000000;
    padding: 0 15px;
    font-size: 16px;
    position: absolute;
    z-index: 01;
    font-weight: 600;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
}

.top-1-left marquee a {
    color: #222222;
    text-decoration: none;
    padding-top: 7.3px;
    font-size: 14px;
    display: inline-block;
}

.top-1-left marquee a span img {
    width: 44px;
}

.top-right-1 {
    text-align: right;
    padding-left: 0;
    position: relative;
}

.top-1-right ul {
    padding: 0;
    margin: 6px 0;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

ul.side-bar-access {
    display: none;
}

.top-right-1 ul li {
    display: inline-flex;
    padding: 0;
    margin: 0 4px;
    height: 100%;
}

.top-right-1 ul li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    padding-left: 10px;
}

.font-resizer a {
    position: relative;
    display: inline-block;
}

.font-resizer i.fa-solid.fa-t:nth-child(2) {
    position: absolute;
    bottom: 3px;
    font-weight: 700;
    right: -5px;
    font-size: 8px;
}

.top-2 {
    padding: 0px 0 0;
    background: #ffffff url(../images/bigger-bg.png);
    width: 100%;
    float: left;
    position: relative;
    background-size: 1034px;
    box-shadow: 0 21px 12px #00000005;
}

.top-2:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 12px;
    background: url(../images/border.png) repeat-x;
}

.logo {
    margin-top: 0;
}

.logo-wrapper {
    float: left;
    display: inline-flex;
    padding: 10px 0;
    align-items: center;
}

.logo-wrapper a {
    text-decoration: none;
    color: #000;
}

.logo-wrapper img {
    float: left;
}

.logo-caption {
    float: left;
    padding-left: 7px;
    padding-top: 13px;
}

.logo-2 {
    position: relative;
    padding-left: 15px;
}

.logo-2::before {
    content: '';
    height: 100%;
    width: 2px;
    background: linear-gradient(2deg, transparent, #1b4ca13b, transparent);
    position: absolute;
    left: 6px;
}

.logo-2 a {
    display: flex;
    align-items: center;
}

.logo-caption h5 {
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 5px;
    max-width: 317px;
}

.logo-caption h6 {
    margin-bottom: 0;
    font-size: 14px;
}

.logo-wrapper img {
    float: left;
    height: 78px !important;
}

.top-2-right {
    padding: 5px 0 0;
    float: right;
}

.top-2-right.new-top-2-right {
    display: none;
}

.cm-con {
    margin-top: 0;
    text-align: center;
    display: inline-block;
    padding-top: 5px;
    width: max-content;
    max-width: 245px;
}

.logo2-text {
    float: left;
    padding-right: 10px;
    width: 100%;
    text-align: center;
}

.logo2-text h4,
.logo2-text h6 {
    font-size: 12px;
    color: #011448;
    margin: 0;
    transition: all ease-in-out 0.5s;
}

.logo2-text h6 {
    font-size: 10px;
    margin-bottom: 6px;
}

.cm-con figure {
    padding: 0;
    margin: 0;
    transition: all ease-in-out 0.5s;
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    border-radius: 6px;
}

.cm-con figure img {
    transition: all ease-in-out 0.5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-3 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    overflow-x: clip;
}

.menu-con {
    float: right;
    position: relative;
    background: #1b4ca1;
}


.menu-con #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 12px 10px;
    line-height: 17px;
    font-weight: 600;
}

.menu-con #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
}

.menu-con:after {
    content: '';
    position: absolute;
    top: 0;
    width: 10000000px;
    height: 100%;
    right: -9999999px;
    background: #1b4ca1;
}

.menu-con:before {
    top: 0px;
    height: 100%;
    width: 24px;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    /* z-index: -1; */
    background-color: #1b4ca1;
    content: '';
    left: -23px;
}

.top-3 .menu-con .nav-menu>li>a {
    padding: 10px 10px;
    font-size: 13px;
}

.top-3.sticky {
    position: fixed;
    background: #1b4ca1;
    box-shadow: 0 0 13px #00000085;
}

.top-3.sticky .align-to-right {
    float: unset;
}

.top-3.sticky .menu-con {
    width: 100%;
}

/* slider1 */

section.slider1 {
    margin-top: -40px;
    position: relative;
}

.banner-bottom-curv {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.banner-bottom-curv img {
    width: 100%;

}

.slider-caption {
    position: absolute;
    height: max-content;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.slider-caption h5 {
    color: #374957;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 600;
}

.slider-caption h2 {
    font-weight: 400;
    color: #1b4ca1;
    font-size: 42px;
}

.slider-caption h4 {
    color: #fff;
}

a.agrofa-btn.agrofa-btn--base {
    color: #12110e;
    text-transform: uppercase;
    border-radius: 4px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffa730;
    padding: 0 20px;
    margin-left: 0;
    width: max-content;
    text-decoration: none;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

a.agrofa-btn.agrofa-btn--base span {
    position: relative;
    color: inherit;
    z-index: 2;
}

a.agrofa-btn.agrofa-btn--base:hover {
    color: #fff;
}

a.agrofa-btn.agrofa-btn--base::before {
    content: "";
    position: absolute;
    top: 53%;
    bottom: initial;
    left: -92%;
    right: initial;
    width: 128%;
    height: 188%;
    transform: rotate(45deg);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #23503e;
    transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

a.agrofa-btn.agrofa-btn--base::after {
    content: "";
    position: absolute;
    background-color: #23503e;
    bottom: 72%;
    top: initial;
    right: -82%;
    left: initial;
    width: 125%;
    height: 155%;
    transform: rotate(45deg);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

a.agrofa-btn.agrofa-btn--base:hover::before {
    left: -21.2%;
}

a.agrofa-btn.agrofa-btn--base:hover::after {
    right: -8.2%;
}

a.agrofa-btn.agrofa-btn--base:hover::after {
    right: -23.2%;
    width: 243px;
    height: 114px;
}

.slider-image {
    width: 100%;
    float: left;
    overflow: hidden;
}

.slider-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%;
}

section.slider2 {
    background: rgb(242 241 223);
}

/*G Body*/
.slider-bottom li {
    display: inline-block;
    margin: 15px 0;
    position: relative;
    min-height: 60px;
    padding-left: 69px;
    text-align: left;
}

.slider-bottom .right {
    float: right;
    position: relative;
    background: #1b4ca1;
}

.slider-bottom {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
    position: absolute;
    bottom: 0;
}

.slider-bottom .cm-con {

    padding-top: 10px;

}

.slider-bottom .logo2-text {
    text-align: left;
}

.slider-bottom ul {
    position: relative;
    z-index: 11111;
    padding-left: 0;
    margin-bottom: 0;
}

.slider-bottom .right:before {
    top: 0px;
    height: 100%;
    width: 69px;
    position: absolute;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    /* z-index: -1; */
    background-color: #1b4ca1;
    content: '';
    left: -68px;
}

.slider-bottom .logo2-text h4,
.slider-bottom .logo2-text h6 {
    font-size: 13px;
    color: #ffffff;
    margin: 0;
    transition: all ease-in-out 0.5s;
    font-weight: 500;
}

.slider-bottom .right:after {
    content: '';
    position: absolute;
    top: 0;
    width: 10000000px;
    height: 100%;
    right: -9999999px;
    background: #1b4ca1;
}

.slider-bottom .cm-con figure {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
}

/*G Body End*/
/* slider2 */
ul.top-service {
    width: auto;
    margin: 0;
    padding: 0;
    margin-top: -84px;
    z-index: 1;
    position: relative;
    margin-bottom: 60px;
}

ul.top-service:before,
ul.top-service:after {
    content: '';
    position: absolute;
    background: url(../images/organ-body-left.png);
    width: 18px;
    height: 39px;
    left: -18px;
    top: 0;
}

ul.top-service:after {
    left: unset;
    right: -18px;
    background: url(../images/organ-body-right.png);
}

ul.top-service li {
    width: 33.333%;
    list-style: none;
    border-radius: 8px;
    float: left;
    margin-bottom: 30px;
}

.top-list {
    width: 100%;
    display: inline-block;
    background: #f3bf42;
    height: max-content;
    color: #000;
    display: flex;
    align-items: center;
    padding: 10px;
}

.top-list figure {
    padding: 0;
    margin: 0;
    width: 70px;
    height: 90px;
    margin-right: 10px;
    overflow: hidden;
}

.top-list figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul.top-service li:nth-child(odd) .top-list {
    background: #23503e;
    color: #fff;
}

.text {
    display: inline-block;
}

.text h5 {
    margin: 0;
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
    display: inline-block;
}

.text p {
    font-size: 12px;
    margin-bottom: 0;
}

/**/

.notification-tab .tab-content {
    width: 100%;
    float: left;
}

.notification-tab .tab-content ul {
    padding: 0 15px 0 0;
    margin: 0;
    margin-bottom: 15px;
    width: 100%;
    float: left;
    height: 306px;
    overflow-y: scroll;
}

.notification-tab .tab-content ul li {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
    width: 100%;
    float: left;
    padding-right: 15px;
    padding-left: 18px;
}

.notification-tab .tab-content ul li .In-1-wrapper {
    position: relative;
    z-index: 5;
    padding: 12px 24px 12px 64px;
    background-color: #fefcfb;
    box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
    border-radius: 15px;
    padding-left: 77px;
    min-height: 87px;
}

.notification-tab .tab-content ul li .calender {
    position: absolute;
    top: 0;
    left: -18px;
    z-index: 10;
    background-color: #fefcfb;
    border-radius: 50%;
    border: 3px solid rgb(28 58 138);
    box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
    display: grid;
    align-content: center;
    justify-content: center;
    height: 84px;
    width: 84px;
    text-align: center;
}

.notification-tab .tab-content ul li .calender span {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #1b4ca1;
}

.notification-tab .tab-content ul li h3 {
    line-height: 16px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 0;
}

.notification-tab .tab-content ul li h3 a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

/**/
/* slider3 */
section.slider3 {
    padding: 60px 0 60px 0;
    background: url(../images/section-bg-1.png);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.col-md-6.section-2-about-right {
    align-items: center;
    display: flex;
}

.educate-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #1b4ca1;
    color: #fefcfb;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    text-transform: capitalize;
    padding: 12px 24px;
    overflow: hidden;
    width: fit-content;
    z-index: 2;
    position: relative;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-decoration: none;
}

.educate-btn .educate-btn__curve {
    position: absolute;
    right: -15px;
    top: 0;
    width: 33px;
    height: 100%;
    background: #F6F5F5;
    opacity: 0.2;
    z-index: 0;
    -webkit-transform: skewX(-22deg);
    transform: skewX(-22deg);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    text-decoration: none;
}





.educate-btn:hover .educate-btn__curve {
    right: 0;
    width: 100%;
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
    text-decoration: none;
}

.educate-btn:hover {
    color: #ffffff !important;
}

.welcom {
    position: relative;
    display: inline-block;
}

.sup-image {
    position: absolute;
    bottom: 0;
    left: -100px;
}

.photo {
    text-align: center;
}

.photo img {
    border-radius: 50%;
    max-width: 500px;
    width: 100%;
}

.sub-image {
    position: absolute;
    bottom: -60px;
    left: -94px;
}

.know-more-btn {
    background: #1b4ca1;
    color: #fff !important;
    padding: 9px 22px;
    text-decoration: none;
    border-radius: 5px;
    transition: all ease-in-out 0.5s;
    display: inline-block;
    letter-spacing: 1px;
    line-height: normal;
}

.know-more-btn:hover {
    background: none;
    color: #1b4ca1 !important;
}

.list-1 {
    padding: 0;
    line-height: 1.9;
}

.list-1 li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 21px;
    color: #000;
}

.list-1 li i {
    color: #1b4ca1;
    position: absolute;
    top: 7px;
    left: 0;
}

.fpo-text p {
    text-align: justify;
}

/**/


/**/
/* slider4 */
section.slider4 {
    padding: 60px 0 30px;
    background: #fce5cc;
    color: #fff;
    position: relative;
    background-image: url(../images/slider4-bg.png);
    background-size: 300px;
    background-attachment: fixed;
    background-repeat: repeat;
}

section.slider4:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fbe7d1bf;
}

section.slider4 .container {
    position: relative;
    z-index: 1;
}

section.slider4 .col-md-12 {
    padding: 0;
}
section.slider4 ul {
    padding: 0;
}

section.slider4 ul li {
    width: 25%;
    float: left;
    padding: 15px;
}

.key-offerings-box {
    background: #ffffff url(../images/feed.png);
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 6px #0000002e;
    background-position: 95% bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    min-height: 170px;
}

.key-box-content-wrapper {
    height: 45px;
    overflow: hidden;
}

.key-offerings-box-heading {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    padding-left: 79px;
    display: flex;
    min-height: 70px;
    align-items: center;
    left: 0;
}

.k-icon.aos-init.aos-animate {
    position: absolute;
    left: -9px;
    top: 0;
    padding: 14px;
}

.key-offerings-box .key-box-content p {
    padding-left: 22px;
    color: #000;
    margin-bottom: 0;
}

.key-offerings-box .key-box-content {
    position: relative;
    padding-top: 50px;
    margin-top: -50px;
}

.key-offerings-box .key-box-content:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    background: #1b4ca1;
    top: 0;
}

.key-offerings-box .more {
    color: #1b4ca1;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 3px solid#1b4ca1;
    padding-left: 10px;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
}

.key-offerings-box .more:hover {
    color: #b98916;
}

.heading-group-1 {
    margin-bottom: 30px;
    color: #000;
    position: relative;
    padding-bottom: 3px;
}

.heading-group-1::before {
    content: '';
    position: absolute;
    width: 68px;
    height: 3px;
    background: #fbc136;
    bottom: 0;
    left: 0;
}

.heading-group-1.text-center:before {
    right: 0;
    margin: auto;
}

.heading-group-1 h2 {
    color: #000;
    font-size: 37px;
}

.k-icon {
    width: 70px;
    height: 70px;
    display: inline-flex;
    background: #1b4ca1;
    color: #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 3px solid #81aefd;
    font-size: 44px;
    margin-right: 10px;
    left: 0;
    position: absolute;
    padding: 14px;
}

.heading-group-1 p {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    font-weight: 500;
}

.key {
    padding-bottom: 25px;
}

.key-offerings-box-heading h5 {
    color: #000;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
}

/* slider5 */

.notification-tab .tab-content {
    border-radius: 10px;
    text-align: left;
    margin-top: 6px;
    min-height: 355px;
    border: 2px solid #697dad;
    padding: 30px 15px 0;
    background: #fff;
}

.tab-content h4,
.tab-content h6 {
    font-size: 22px;
    color: #00200c;
    font-weight: 600;
}

.tab-content h6 {
    font-size: 16px;
}

.btn-1 {
    display: inline-block;
    background: #f7f7f7;
    text-decoration: none;
    color: #000;
    padding: 10px 21px;
    font-weight: 500;
}

a.btn-1:hover {
    background: #f3bf42;
    color: #000;
}

.btn-1.green {
    background: #1b4ca1;
    color: #fff;
}

.notification-tab ul.nav.nav-tabs {
    text-align: center;
    display: inline-block;
    border: none;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
    margin-bottom: -37px;
}

.notification-tab {
    text-align: left;
}

.notification-tab ul.nav.nav-tabs li {
    float: left;
}

.notification-tab .nav-tabs .nav-link.active,
.notification-tab .nav-tabs .nav-item.show .nav-link,
.notification-tab .nav-tabs .nav-link.active,
.notification-tab .nav-tabs .nav-item.show .nav-link {
    border-color: #1b4ca1;
    background: #1b4ca1;
    color: #fff;
    border: none;
    font-weight: normal;
    text-align: center;
    font-weight: 600;
    overflow: hidden;
}

.notification-tab .nav-tabs .nav-link,
.notification-tab .nav-link {
    border-color: transparent;
    border-radius: 6px;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    padding: 9px 16px;
    position: relative;
    background: #1b4ca1;
    color: #fff;
    font-size: 16px;
    margin: 0;
    border: none;
}

.notification-tab .nav-tabs .nav-link::before,
.notification-tab .nav-link::before,
.notification-tab .nav-tabs .nav-link.active::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f3bf42;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    visibility: hidden;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.notification-tab .nav-tabs .nav-link:hover {
    color: #000;
}

.notification-tab .nav-tabs .nav-link.active {
    background: none;
    color: #000;
}

.notification-tab .nav-tabs .nav-link:hover::before,
.notification-tab .nav-tabs .nav-link.active:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
    /* border-radius: 50%; */
}

button.green {
    width: 100%;
    background: #1b4ca1;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

.user {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 10px #0000001f;
    border-radius: 10px;
}

.user button,
.user input,
.user optgroup,
.user select,
.user textarea,
.user button {
    border-radius: 0;
    padding: 10px;
}

.user button {
    border: none;
}

.user label {
    color: #00200c;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 3px;
    font-size: 14px;
}

/* slider5 End*/
/**/
.video-box {
    margin-bottom: 30px;
    text-align: center;
}

.video-box iframe {
    width: 100%;
    height: 314px;
    margin-bottom: -19px;
}

.video-box h4 {
    background: #ffb031;
    color: #000;
    border-radius: 30px;
    font-size: 12px;
    text-align: center;
    padding: 8px 10px;
    display: inline-block;
    width: 90%;
    margin-top: -14px;
    position: relative;
}

.video-box h4 a {
    color: #000000;
    text-decoration: none;
}

/*Map Section Start*/
section.map-section-home {
    padding: 60px 0;
    background: #e0eaff;
}

.left-map.carousel-indicators {
    position: static;
}

.left-map.carousel-indicators.aos-init.aos-animate {
    position: relative;
}

.left-map svg {
    width: 100% !important;
    height: auto;
}

.map-right {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 6px #00000057;
}

.map-right h4 {
    padding: 15px;
    background: #fce5cc;
    color: #000000;
}

.map-right th {
    color: #153589;
}

.tab-con-1 {
    padding: 15px;
}

/*mbdz*/
section.map-section-home .nav-menu-mb {
    justify-content: center;
    display: flex;
}

section.map-section-home .tab-con-1 button.nav-link {
    color: black;
    transition: 0.5s ease;
    margin: 3px 3px;
    border-radius: 25px;
    padding: 5px 30px;
}

section.map-section-home .tab-con-1 .nav-tabs .nav-item.show .nav-link,
section.map-section-home .tab-con-1 .nav-tabs .nav-link.active {
    background-color: #f3bf42 !important;
    /* color: white; */
    transition: 0.5s ease;
}

section.map-section-home .tab-con-1 .nav-tabs button.nav-link:hover {
    /* color: white !important; */
    background: #f3bf42;
    opacity: 0.5;
}

section.map-section-home .tab-con-1 div.bg-shdw {
    background-color: whitesmoke;
    border-radius: 25px;
    box-shadow: 0 0 2px 0;
    margin-bottom: 5px;
    width: fit-content;
}

/*mbdz*/
/*Map Section End*/
section.video-section {
    padding: 60px 0;
    background: #ffffff;
    background-image: url(../images/section-bg-1.png);
    background-attachment: fixed;
}

.video-box figure {
    padding: 0;
    margin: 0 0 -10px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
}

.video-box figure img {
    width: 100%;
    object-fit: cover;
}

/* mbdz */
section.video-section .card.event-card-home {
    background-color: #eeeeee;
    padding: 20px;
    color: black;
    height: 395px;
    position: relative;
}

section.video-section .card.event-card-home figure {
    height: 170px;
}

section.video-section .card.event-card-home img.card-img-top {
    border-radius: 8px;
    height: 100%;
    object-fit: cover;
}

section.video-section .card.event-card-home .card-body {
    padding: 10px 0 0;
    text-align: left;
}

section.video-section .card.event-card-home .card-body i.fa-solid.fa-calendar-days {
    color: #1b4ca1;
}

.video-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #ffa730;
    color: #000000;
    font-size: 14px;
    border-radius: 5px;
    /* padding: 10px 14px; */
    overflow: hidden;
    width: fit-content;
    position: absolute;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.5s;
    text-decoration: none;
    padding: 7px 20px 7px 10px;
    bottom: 10px;
    left: 20px;
}

.video-btn:hover {
    color: white;
}

.video-btn:hover i.fa-solid.fa-arrow-right-long {
    right: 4px !important;
}

section.video-section .card.event-card-home i.fa-solid.fa-arrow-right-long {
    position: absolute;
    right: 8px;
    top: 11px;
    transition: 0.5s ease;
}

section.video-section .owl-carousel .owl-nav {
    top: -50px;
    bottom: unset;
    width: 64px;
    right: 0;
    position: absolute;
    margin: auto;
    height: max-content;
}

section.video-section .owl-carousel .owl-nav button.owl-next,
section.video-section .owl-carousel .owl-nav button.owl-prev,
section.video-section .carousel-control-next,
section.video-section .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: max-content;
    color: #1b4ca1;
    font-size: 40px;
    /* background: #b46341; */
    width: 26px;
}

section.video-section .owl-carousel .owl-nav button.owl-next,
section.video-section .carousel-control-next {
    right: 0;
    left: unset;
}

/* mbdz  */

/*Footer Start*/
footer {
    background: #131824;
    color: #fff;
}

.footer-1 {
    padding-top: 60px;
    background: url(../images/grass-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    padding-bottom: 60px;
}

.footer-box-1 ul {
    padding: 0;
    margin: 0;
}

.footer-box-1 ul li a {
    color: #d2dfff;
    display: inline-block;
    width: 100%;
    padding: 7px 0;
    text-decoration: none;
    font-weight: 300;
    font-size: 13px;
}

.footer-address p {
    font-size: 12px;
    color: #d2dfff;
}

.footer-map iframe {
    width: 100%;
    height: 203px;
}

.footer-box-1 h4,
.footer-address-wrapper h4 {
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.footer-box-1 h4:before,
.footer-address-wrapper h4:before {
    content: '';
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 14px;
    width: 40px;
    background: #ffa730;
}

.footer-box-1 h4:after,
.footer-address-wrapper h4:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffa730;
    left: 0;
    bottom: -3px;
    border-radius: 50%;
}

ul.footer-address {
    padding: 0;
    margin: 0;
}

ul.footer-address li {
    position: relative;
    padding-left: 40px;
}

ul.footer-address li h6 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}

.contact-icon {
    position: absolute;
    background: #ffb031;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    border: 1px solid #ffffff52;
    left: 0;
    top: 0;
    color: #000;
}

.footer-2 {
    padding: 30px 0 20px;
    background: #161c2c;
}

.footer-2 p {
    font-size: 12px;
    color: #c4d0ed;
}

.visitor-count p {
    display: inline-block;
    background: #ffffff;
    color: #000;
    padding: 4px 13px;
    border-radius: 5px;
    margin: 0;
}

/*Footeer End*/
a.btn.btn-light.btn-lg.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    background: #1b4ca1;
    color: #fff;
    z-index: 10;
}

/*Min Width*/
@media (min-width: 768px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 96%;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 90%;
    }

}

/*Min Width End*/
/*Max Width*/
@media (max-width:1600px) {

    .slider-bottom .logo2-text h4,
    .slider-bottom .logo2-text h6 {
        font-size: 11px !important;

    }

    .slider-caption h2 {
        font-size: 34px;
    }

    .menu-con #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px !important;
    }

    .heading-group-1 h2 {
        font-size: 35px;
    }
}

@media (max-width:1400px) {
    .notification-tab .tab-content ul li {
        width: 100%;
    }

    .heading-group-1 h2 {
        font-size: 30px;
    }

    .k-icon {
        width: 50px;
        height: 50px;
        padding: 8px !important;
    }

    .key-offerings-box .more {
        font-size: 10px;
    }

    .key-offerings-box-heading h5 {
        font-size: 14px;
    }

    .k-icon {
        width: 50px;
        height: 50px;
        padding: 8px !important;
    }

    .key-offerings-box-heading h5 {
        font-size: 14px;
        font-weight: 600;
    }

    .key-offerings-box .key-box-content p {
        font-size: 12px;

    }

    .key-offerings-box {
        padding: 15px;
        min-height: 132px;
    }

    .key-offerings-box .key-box-content {
        padding-top: 33px;
    }

    .key-offerings-box-heading {
        padding-left: 56px;
        min-height: 50px;
        margin-bottom: 21px;
    }


}

@media (max-width:1300px) {
    .cm-con {
        max-width: 192px;
    }

    .logo-wrapper img {
        height: 69px !important;
    }
}

@media (max-width:1200px) {
    .slider-caption h5 {
        font-size: 14px;
    }

    .text h5 {
        font-size: 12px;
    }

    .top-list {
        position: relative;
        min-height: 102px;
        padding-left: 89px;
    }

    .top-list figure {
        position: absolute;
        left: 5px;
        top: 5px;
    }

    .text p {
        font-size: 10px;
        margin-bottom: 0;
    }

    .slider-caption h2 {
        font-size: 23px;
    }

    .slider-caption {
        padding: 0 45px;
    }

    .section-2-about-right .content h2 {
        font-size: 35px;
    }

    section.slider4 ul li {
        width: 25%;
    }

    .top-right-1 ul li a {
        padding-left: 0;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px !important;
        font-size: 12px !important;
    }

    .logo-wrapper img {
        height: 60px !important;
    }

    .cm-con figure {
        width: 36px;
        height: 36px;
        border: 1px solid #cccccca1;
    }

    .logo2-text h4,
    .logo2-text h6 {
        font-size: 11px;
    }

    .logo-caption h5 {
        font-size: 16px;
    }

    .logo-caption h6 {
        font-size: 13px;
    }

    .slider-bottom .cm-con figure {
        width: 50px;
        height: 50px;
    }

    .slider-bottom li {
        padding-left: 56px;
        min-height: 48px;

    }

    .menu-con #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 12px !important;
    }

}

@media (max-width:992px) {
    .menu-con:before {
        display: none;
    }

    .slider-bottom li {
        margin: 5px 0;

    }

    section.slider1 {
        margin-top: 0;
    }

    .slider-image {
        display: flex;
        min-height: 353px;
    }

    .top-1-left::before {
        width: 13px;

    }

    .section-2-about-right .content h2 {
        font-size: 30px;
    }

    .notification-tab .tab-content ul li .calender {
        height: 75px;
        width: 75px;
    }

    .educate-btn {
        padding: 10px 15px;
    }

    .heading-group-1 h2 {
        font-size: 35px;
    }

    section.slider4 ul li {
        width: 30%;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .navigation-portrait .nav-toggle {
        display: block;
        background: #1b4ca1;
        width: 40px;
        height: 40px;
    }

    .nav-toggle:before {
        top: 12px;
        left: 8px;
    }

    .slider-caption h2 {
        font-size: 17px;
    }

    .slider-caption h4 {
        font-size: 12px;
    }

    .slider-caption h5 {
        /* font-size: 13px; */
        margin-bottom: 0;
    }

    a.agrofa-btn.agrofa-btn--base {
        height: 28px;
        padding: 0 10px;
        margin-top: 7px;
        font-size: 10px;
    }

    ul.top-service li {
        width: 50%;
        margin-bottom: 0;
        border-bottom: 1px solid #fff;
    }

    .logo-caption h5 {
        font-size: 10px;
        line-height: 12px;
    }

    .menu-con:after {
        display: none;
    }

    .menu-con {
        position: absolute;
        /* top: -77px; */
        z-index: 1000000000;
        right: 0;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        background: #03155e !important;
        height: 0 !important;
    }

    .logo2-text h4,
    .logo2-text h6 {
        font-size: 9px;
    }

    .top-1-left marquee a {
        font-size: 12px;
    }

    .top-1-left marquee a {
        padding-top: 8.3px;
    }

    .top-1-left h4 {
        font-size: 14px;

    }

    .logo2-text {
        float: left;
        padding-right: 0;

    }

    .nav-menu>li>a {
        color: #000000;
        text-transform: uppercase;
    }

    .logo-caption {
        max-width: 167px;
    }

    .logo-caption h6 {
        font-size: 10px;
    }

    .logo-caption {
        padding-top: 0;
    }

    .top-right-1 ul li a {
        font-size: 10px;
    }

    .top-right-1 ul li {
        margin: 0 3px;
    }

    .font-size-changer button {
        width: 20px !important;
    }

    section.breadcrumb-banner {
        margin-top: 0 !important;
    }

    .menu-con {
        width: 100%;
    }

    .menu-con div#mega-toggle-block-0 {
        position: absolute;
        top: -37px;
    }

    .menu-con .mega-menu-toggle.mega-menu-open div#mega-toggle-block-0 {
        top: -54px;
    }

    .menu-con #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    .menu-con #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    .menu-con #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        background-color: #03155e;

    }


    .top-2-right .cm-con:last-child {
        margin-right: 41px;
    }

    .menu-con div#mega-toggle-block-0 {
        max-height: 40px;
    }
	section.video-section .card-text {
    font-size: 14px;
}
.table-responsive {
    scrollbar-width: none;
}

}

@media (max-width:768px) {
    .notification-tab {
        margin-top: 10px;
    }

    .top-3.sticky {
        position: relative;

    }

    .logo-caption h6 {
        margin-bottom: 0;
        font-size: 8px;
    }

    .logo-2 a img {
        height: 44px;
    }

    .logo img {
        height: 29px;
    }

    .logo2-text h6 {
        font-size: 8px;
    }

    .logo2-text h4,
    .logo2-text h6 {
        font-size: 10px;
    }

    .cm-con figure img {
        width: 57px;
    }

    .top-1 .col-md-4 {
        position: absolute;
        background: #e5e5e5;
        width: auto;
        right: 0;
    }

    .top-1-left h4 {
        font-size: 11px;
    }

    .top-1-left marquee a {
        font-size: 10px;
    }

    .logo-caption {
        float: left;
        padding-left: 7px;
        padding-top: 0;
        max-width: 196px;
    }

    .top-2-right {
        padding: 0px 0 0;
        text-align: center;
    }

    .slider-image {
        height: 330px;
        display: flex;
    }

    .notification-tab .nav-tabs .nav-link,
    .notification-tab .nav-link {
        padding: 5px 8px;
        font-size: 12px;
    }

    .notification-tab ul.nav.nav-tabs {
        margin-bottom: -36px;
    }

    .slider-caption {
        padding: 0 25px !important;
    }

    section.slider4 ul li {
        width: 50%;
    }

    .key-offerings-box-heading h5 {
        font-size: 13px;
    }

    /* .col-md-6.section-2-about-right {
        padding-top: 30px;
    } */
    .educate-btn {
        padding: 6px 12px;
        font-size: 12px;
    }

    .heading-group-1 h2,
    .section-2-about-right .content h2 {
        font-size: 28px;
        color: #000;
        margin-bottom: 0;
    }

    .heading-group-1 p {
        font-size: 12px;
        line-height: 16px;
    }

    .slider-caption {
        position: absolute;
        height: max-content;
        width: 100%;
        top: 0;
        bottom: 0;
        margin: auto;
        padding: 0 30px;
    }

    .footer-2 p {
        font-size: 8px;
    }

    .connect-with-fpo-content .col-md-3.col-sm-6 {
        border-right: 1px solid #c3931f;
        margin-bottom: 30px;
    }

    .connect-with-fpo-content .col-md-3.col-sm-6:nth-child(2) {
        border-right: none;
    }

    .scheme-sec-slider {
        display: inline-block;
        text-align: center;
    }

    .scheme-box {
        float: unset;
        display: inline-block;
    }


    .top-1-left::before {
        right: -24px;
    }

    .top-right-1 ul li a {
        padding-left: 5px;
    }

    .breadcrumb-banner figure {
        min-height: 125px;
        display: flex;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        height: 31px;
    }

    section.breadcrumb-banner .content h2 {
        font-size: 15px;
    }

    ul#crumbs li {
        font-size: 8px;
    }

    .slider-bottom {
        position: relative;
        background: #1b4ca1;
        border-bottom: 1px solid #ffa730;
    }

    .slider-bottom .right {
        float: left;
        width: 100%;
        text-align: center;
        padding: 10px 0 0;
    }

    .slider-bottom ul {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .slider-bottom .cm-con {
        padding-top: 0;
    }

    .slider-bottom .right:before,
    .slider-bottom .right:after {
        display: none;
    }

    .slider-bottom .cm-con figure {
        width: 40px;
        height: 40px;
    }

    .slider-bottom li {
        padding-left: 46px;
    }

    .tab-content h4,
    .tab-content h6 {
        font-size: 14px;
    }

    a.btn.btn-light.btn-lg.back-to-top {
        width: 25px;
        height: 25px;
        padding: 0;
        border-radius: 5px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        font-size: 10px;
    }
	.heading-group h2, .heading-group h3 {
    font-style: normal;
    line-height: 30px;
}
}

@media (max-width:576px) {
    body {
        font-size: 12px;
    }

    .heading-group-1 {
        margin-bottom: 10px;
        color: #000;
        position: relative;
        padding-bottom: 3px;
    }

    .logo-caption,
    ul.top-service:before,
    ul.top-service:after {
        display: none;
    }

    .top-2-right.new-top-2-right {
        display: block;
    }

   

    ul.side-bar-access li {
        font-size: 10px;
    }

    section.slider3 {
        padding: 20px 0 60px 0;
    }

    .font-size-changer button {
        height: 15px;
        width: 15px !important;
        font-size: 8px;
    }

    .sup-image {
        bottom: -8px;
        left: 0;
        width: 128px;
        margin-bottom: 60px;
    }

    .col-md-6.section-2-about-right {
        align-items: center;
        display: flex;
        /* padding-top: 30px; */
    }

    ul.top-service li {
        width: 100%;
        border-bottom: none;
        text-align: center;
    }

    .cm-con figure img {
        width: 40px;
    }

    .logo2-text h4,
    .logo2-text h6 {
        font-size: 8px;
    }

    ul.top-service {
        margin: 0;
    }

    .logo-2 a img {
        height: 38px;
    }

    .slider-caption h2 {
        font-size: 20px !important;
        font-weight: 300;
        margin-bottom: 0;
    }

    .slider-caption h4 {
        font-size: 10px;
    }

    .logo img {
        height: 25px;
    }

    .top-list figure {
        left: 0;
        top: 5px;
        right: 0;
        margin: auto;
    }

    .top-list {
        position: relative;
        padding-left: 15px;
        padding-top: 100px;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
        max-width: 201px;
        border-radius: 10px;
    }

    section.slider4 ul li {
        width: 50%;
    }

    .connect-with-fpo-content .col-md-3.col-sm-6 {
        border-right: none;
        border-bottom: 1px solid #c3931f;
        margin-bottom: 30px;
    }

    .slider-bottom .logo2-text {
        text-align: center;
        padding: 0 5px;
    }

    header {
        position: relative;
        z-index: 100000;
    }

    .slider-bottom .logo2-text h4,
    .slider-bottom .logo2-text h6 {
        font-size: 9px !important;
    }

    section.slider1 {
        margin-top: 0;
    }

    .font-size-changer,
    .color-switcher,
    a.site-map,
    .top-right-1 i.fa-solid.fa-arrow-turn-down {
        display: none !important;
    }

    ul.side-bar-access .font-size-changer,
    ul.side-bar-access .color-switcher,
    ul.side-bar-access a.site-map {
        display: block !important;
    }

    ul.side-bar-access {
        background-color: #c18f17;
        display: inline-block;
        padding: 3px;
        position: absolute;
        right: 0;
        top: 10px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        z-index: 11;
    }

    ul.side-bar-access li {
        padding-top: 3px;
        font-size: 10px;
        text-align: center;
    }

    ul.side-bar-access li a i {
        color: white;
    }

    .footer-map img {
        width: 100px !important;
    }

    .slider-image {
        height: auto;
        min-height: unset;
    }

    .top-right-1 ul li {
        display: none;
    }

    .top-right-1 ul li:first-child,
    .top-right-1 ul li:last-child {
        display: inline-flex;
    }

    .col-lg-8.col-6.ps-0 {
        width: 65%;
    }

    .col-lg-4.col-6.ps-0 {
        width: 35%;
    }

    .top-1-left::before {
        right: -13px;
    }

    .top-1,
    .top-1-left {
        height: 25px;

    }

    .top-1-left marquee a {
        padding-top: 2px;
    }

    .top-1-left h4 {
        font-size: 11px;
        margin: 0;
        padding: 6px 0 6px 10px;
    }

    .top-1-left a img {
        max-width: 26px;
        height: auto;
    }

    .slider-bottom .cm-con figure {
        position: static;
    }

    .slider-bottom li {
        padding-left: 0;
    }

    .font-size-changer button {
        height: 20px;
        border: 1px solid #fff;
        font-size: 10px;
        border-radius: 3px;
    }

    .font-size-changer button {
        width: 14px !important;
        height: 15px !important;
        font-size: 9px !important;
    }

    a.agrofa-btn.agrofa-btn--base {
        height: 20px;
        padding: 0 6px;
        margin-top: 7px;
        font-size: 8px;
    }

    .color-switcher button {
        width: 12px;
        height: 14px;
        background: #0d0d0d;
        border: none;
    }

    section.map-section-home .tab-con-1 button.nav-link {
        border-radius: 25px;
        padding: 2px 10px;
        font-size: 12px;
    }

    p.card-text {
        font-size: 14px;
    }

    /* section:not(section.slider1),
    section:not(section.breadcrumb-banner) {
        padding: 30px 0 !important;
    } */
	section.video-section .owl-carousel .owl-nav {
    top: -30px;
    bottom: unset;
    width: 64px;
    right: 0;
    position: absolute;
    margin: auto;
    height: max-content;
}
.heading-group-1 h2, .section-2-about-right .content h2 {
    font-size: 22px;
}
section.video-section .owl-carousel .owl-nav button.owl-next, section.video-section .owl-carousel .owl-nav button.owl-prev, section.video-section .carousel-control-next, section.video-section .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
    height: max-content;
    color: #1b4ca1;
    font-size: 30px;
}
section.video-section .owl-carousel .owl-nav button.owl-next, section.video-section .carousel-control-next {
    right: 0px;
    left: unset;
}
.col-md-3.vertical-tab-leftcon {
    padding: 0;
}
.col-md-9.vertical-tab-righttcon {
    padding: 0;
}
h2 {
    font-size: 16px!important;
}
	.heading-group h2, .heading-group h3 {
    font-style: normal;
    line-height: 25px!important;
}
.slider-caption {
    bottom: unset;
    top: 100px;
}

}

@media (max-width:480px) {
    .slider-caption {
        display: block !important;
        width: 60%;
    }
}

@media (max-width:420px) {
    .slider-caption {
        width: 90%;
        top: 40px;
        display: block !important;
    }

    .heading-group-1 h2,
    .section-2-about-right .content h2 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .notification-tab .tab-content ul li .calender {
        height: 70px;
        width: 70px;
    }

    .notification-tab .tab-content ul li .calender span {
        font-size: 20px;
    }

    section.slider4 ul li {
        width: 100%;
    }

    .cm-con {
        max-width: 112px;
    }

    /* .slider-image {
        height: 187px;
    } */

    /* .slider-caption h2 {
        font-size: 12px;
    } */

    .slider-caption h5 {
        /* font-size: 10px; */
        margin-bottom: 1px;
        letter-spacing: normal;
    }
	.key-offerings-box {
    margin-bottom: -15px;
}
.heading-group-1::before {
    content: '';
    position: absolute;
    width: 68px;
    height: 3px;
    background: #fbc136;
    bottom: 5px;
    left: 0;
}
.table-responsive {
    padding: 0;
}
}

@media (max-width:360px) {
    .top-2-right .cm-con:last-child {
        padding-right: 0;
    }

    .slider-caption h5 {
        /* font-size: 8px; */
        margin-bottom: 0;
    }
    .slider-caption {
        width: 100%;
    }

    .slider-caption h2 {
        /* font-size: 12px; */
        font-weight: 300;
        margin-bottom: 0;
    }

    .heading-group-1 h2,
    .section-2-about-right .content h2 {
        font-size: 22px;
    }

    .notification-tab .tab-content ul li {
        padding-right: 0;
    }
	.heading-group-1 h2, .section-2-about-right .content h2 {
    font-size: 16px;
    padding-bottom: 5px;
}
}


/*Max Width End*/