html {
    padding-top: 0;
}

#main-nav {
    padding-top: 0;
    height: 80px;
}

.page-content {
    margin-top: 60px !important;
}

a:hover,
a {
    text-decoration: none;
    background-color: transparent;
}

.flex-start {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.flex-between {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex-gap-1 {
	gap: 4px
}

.flex-gap-2 {
	gap: 8px
}

.flex-gap-3 {
	gap: 12px
}

.flex-gap-4 {
	gap: 16px
}

.button-sm {
	font-size: 14px;
	padding: 4px 12px;
}

.button-outline:hover,
.button-outline {
	border: 1px solid #f45e29;
	border-radius: 4px;
}


#header_main nav {
    padding: 10px 50px;
    background-color: #f45e29;
}

.menu-item {
    cursor: pointer!important;
}

#header_main nav li.nav-item {
    padding: 0px 16px;
}

#header_main .nav-item a.nav-link {
    color: white !important;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.185rem;
    padding-bottom: 0.2rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
#header_main nav {
    padding: 10px 50px 10px 45px;
    background-color: #f45e29;
}
.main-nav #menu-home .menu-item-has-children i {
    color: white;
    font-size: 12px !important;
    vertical-align: top;
    margin-top: 6.5px;
    font-weight: 400;
}
.dropdown-nav {
    padding-left: 4px;
}
.main-nav #menu-home>.menu-item-has-children>.sub-menu
{
	max-width: 180px !important;
}

@media(max-width:992px) {
    .footer-top .menu {
        padding: 15px 0 0 !important;
    }
    .footer-blk .footer-top .menu li a {
        padding: 0px 20px !important;
    }
    .footer-blk#mainfooter .footer-top .menu li a:first-child {
        padding-left: 0 !important;
    }
    .header-blk .main-nav .menu li a {
        font-size: 15px !important;
    }
    .header-blk .main-nav .menu li a {
        font-size: 14px !important;
    }
    .header-blk .main-nav .menu li {
        padding: 5px 8px;
    }
    .page-course .entry-title {
        font-size: 34px;
    }
    .page-course .Breadcrumb,
    .page-course .Breadcrumb a {
        font-size: 14px !important;
    }
    .page-course h3 strong,
    .page-course h3,
    .page-course .card-title {
        font-size: 24px;
    }
}

@media(max-width:768px) {
    .footer-blk .footer-top .menu {
        margin-top: 0 !important;
    }
    .footer-blk .footer-top .menu {
        flex-direction: row !important;
    }
    .footer-blk#mainfooter .footer-top .menu li a {
        padding: 0px 15px !important;
    }
    .footer-blk#mainfooter #footer-top .menu li a {
        font-size: 12px !important;
    }
    .footer-blk .footer-top .menu li {
        line-height: 19px;
    }
    .footer-blk .extramarks-footer.footer-middle {
        flex-direction: row;
    }
    .footer-blk .footer-middle .cmn_links_all .menu li a {
        font-size: 13px !important;
    }
    .footer-blk .footer-middle .widget-title {
        font-size: 14px !important;
    }
    .footer-blk .footer-top .widget {
        margin-right: 10px;
    }
    .footer-blk .footer-middle .cmn_links_all .menu li {
        padding: 4px 0 !important;
    }
    .footer-blk .extramarks-footer .cmn_links_all {
        flex: 0 0 50%;
        width: 50%;
    }
    .header-blk .sidenav a {
        font-size: 15px;
        opacity: 0;
        transition: linear 0.1s;
        -webkit-transition: linear 0.1s;
        -o-transition: linear 0.1s;
        -ms-transition: linear 0.1s;
        -moz-transition: linear 0.1s;
    }
    .header-blk .sidenav.active a {
        margin-bottom: 5px;
        opacity: 1;
        transition: ease-in 0.6s;
        -webkit-transition: ease-in 0.6s;
        -o-transition: ease-in 0.6s;
        -ms-transition: ease-in 0.6s;
        -moz-transition: ease-in 0.6s;
    }
    .page-course .entry-title {
        font-size: 34px;
        margin-bottom: 0;
    }
    .page-course p {
        font-size: 14px;
    }
    .filters {
        margin-bottom: 15px !important;
    }
    .page-course .page-title-header {
        margin-bottom: 20px;
    }
    .page-course .qs-title {
        font-size: 26px;
    }
    .header-blk .sidenav {
        padding-top: 10px;
    }

}

@media(max-width:600px) {
    .header-blk nav {
        padding: 10px 15px !important;
    }
}

@media(max-width:480px) {
    .footer-blk #nav_menu-2 {
        width: 100%;
    }
    .footer-blk .footer-top .menu {
        flex-direction: column !important;
    }
    .footer-blk .extramarks-footer .cmn_links_all {
        width: 100%;
        margin-bottom: 5px;
        justify-content: left;
    }
    .footer-blk .extramarks-footer.footer-middle {
        flex-direction: column;
    }
    .footer-blk .footer-top {
        margin-bottom: 10px !important;
    }
    .header-blk .sidenav a {
        font-size: 14px;
    }
    .page-course .entry-title {
        font-size: 26px;
    }
    .page-course h3 strong,
    .page-course h3,
    .page-course .card-title {
        font-size: 20px;
    }
    .page-course .card-title {
        margin: 0 !important;
    }
    .page-course table {
        font-size: 13px;
    }
    .page-course table td,
    .page-course table th {
        padding: 10px;
    }
    .page-course .sidebartextlink {
        font-size: 14px;
    }
    .page-course iframe {
        width: 100%;
        height: auto;
    }
    .page-course .accordion div {
        font-size: 14px !important;
    }
    .page-course .faq-title {
        font-size: 18px;
    }
    .page-course .qs-title {
        font-size: 22px;
    }
}

#header_main .navbar .container-fluid {
	margin: 0 50px;
}

#mySidenav .dropdown-nav i {
    color: white;
}

.sidenav .main-nav ul .active {
    display: block !important;
    width: 100%;
    position: unset;
}

.sidenav #site-menu-header {
    position: absolute;
    top: 5px;
    right: 15px;

}

.main-nav li {
    position: relative;
}

.sidenav .main-nav ul li {
    padding: 10px 5px;


}

.mobileMenu-toggle {
    display: none;
}

.sidenav {
    width: 0px;
}
#mySidenav{
    display: none;
}

#mySidenav.active {
    width: 240px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;

    left: 0;
    background-color: #f45e29 !important;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    text-decoration: none;
    font-size: 16px;
    color: white!important;
    font-family: "Open Sans";
    font-weight: 600;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    #mySidenav{
        display: inline;
    }

    .header-blk .navbar{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }

    
    .mobile-main-nav li.menu-item-has-children > .sub-menu a{
        padding: 5px 15px;
    }
    .mobile-main-nav li.menu-item-has-children {
        position: relative;
        overflow: hidden;
    }
    .Extramarks-class{
        color: white!important;
    }

    #navbarTogglerDemo01 {
        display: none;
        width: 240px;
        flex-direction: column;
        max-width: 300px;
        position: absolute;
        justify-content: space-between;
        padding: 10px;
        background: #e35421;
        z-index: 9999;
        top: 0;
        padding: 0px 10px;
        left: 0;
        height: 100vh;
    }

    .extramarks-mobile-none {
        display: none !important;
    }

    #navbarTogglerDemo01.active {
        display: block !important;
        transition: 1s;
    }

    #navbarTogglerDemo01 #menu-main-navigation,
    #navbarTogglerDemo01 #menu-home {
        flex-direction: column;
        padding: 0px;
    }

    /* mobile-menu-css */
    .mobile-main-nav li.menu-item-has-children .sub-menu {
        list-style-type: none;
        padding: 0px;

    }

    .mobile-main-nav li.menu-item-has-children .sub-menu li {
        list-style-type: none;
        padding: 0px;
    }

    .mobile-main-nav li.menu-item-has-children .sub-menu {
        position: fixed;
        top: 70px !important;
        z-index: 999999;
        height: 92%;
        left: -100%;
        background: #f45e29;
        width: 100%;
        height: 100%;
        max-width: 240px;
    }
    .mobile-main-nav .sub-menu a.Extramarks-class{
        border-bottom: 1px solid;
    padding: 12px 15px !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-right: 0px !important;
    }

    a.toggle-nav {
        float: right;
        margin: 0 0 0.5em 0.5em;
        display: inline-block !important;
        color: #fff;
        transition: color linear 0.15s;
    }

    a.toggle-nav:hover,
    a.toggle-nav:active {
        text-decoration: none;
        color: #fff;
    }

    .menu-header {
        display: inline-block;
        position: relative;
        margin: 0;
        width: 100%;
    }

    #access .menu-header ul {
        display: none;
        position: absolute;
        top: 80%;
        right: 0px;
        min-width: 200px;
        background-color: #7B3D84;
        font-size: 1.2em;
    }

    #access .menu-header li {
        display: block;
        float: none;
        padding-right: 2%;
        text-align: right;
    }

    #access ul li:hover>ul {
        display: none;
    }

    .mobileMenu-toggle {
        display: block;
    }

    .Extramarks-class {
        font-size: 20px;
    }

    .Extramarks-class:before {
        content: "\f104";
        padding-right: 15px;
        font-family: "Font Awesome 6 Free";

    }

    .dynamic-height {
        height: 0px;
    }

}



/* Footer */
footer.footer-blk {
	position: relative;
}

.footer-blk .extramarks-footer {
	padding-bottom: 10px;
}

.footer-blk .extramarks-footer .footer-middle {
	position: relative;
}

.footer-blk .extramarks-footer .footer-row {
	display: flex;
	justify-content: space-between;
}

.footer-blk .extramarks-footer .footer-row .widget_nav_menu {
	margin-bottom: 20px;
}

.footer-blk .bottomFooter .footer-row {
	display: flex;
	justify-content: space-between;
}

.footer-blk .widget_nav_menu .widget-title-holder {
	color: #fa9e2d;
	font-weight: 600;
	font-size: 16px;
	margin: 12px 0 5px;
	font-family: "Open Sans", sans-serif !important;
}

.footer-blk .footer-col:first-child .widget_nav_menu:first-child {
	/* margin-bottom: 100px; */
}

.footer-blk .widget_nav_menu ul.menu {
	padding: 0;
	margin: 0;
}

.footer-blk .widget_nav_menu ul.menu > li {
	list-style: none;
	padding: 6px 0;
}

.footer-blk .widget_nav_menu ul.menu > li > a {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	font-family: "Open Sans", sans-serif !important;
}

.footer-blk .footer-app-icons-blk {
	position: absolute;
	right: 0;
	bottom: 40px;
	z-index: 1;
}

.footer-blk .app-icons {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 15px;
}

.footer-blk .app-icons-title {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 15px;
}

.footer-blk ul.social-icon {
	margin: 0;
}

.footer-blk .bottomFooter a {
	font-size: 14px;
}

.footer-blk .bottomFooter ul.social-icon li {
	padding-left: 10px;
}

.footer-blk .footerBottomArrowContainer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	height: 0;
	max-width: 100%;
}

.footer-blk .bottomFooterArrow {
	width: 366px;
	position: absolute;
	bottom: 50px;
	left: calc(50% - 60px);
	z-index: 0;
}

/* Header  */
.main-nav ul#menu-main-navigation-left > li.menu-item-has-children > ul.sub-menu,
.main-nav ul#menu-main-navigation-right > li.menu-item-has-children > ul.sub-menu {
	display: none;
	background-color: #f45e29;
	width: 230px;
}

.main-nav ul#menu-main-navigation-left > li.menu-item-has-children > ul.sub-menu.active-menu,
.main-nav ul#menu-main-navigation-right > li.menu-item-has-children > ul.sub-menu.active-menu {
	position: absolute;
	background: #f45e29;
	width: 230px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 0px;
	list-style-type: none;
	align-content: flex-start;
	height: inherit;
	left: calc(-50% + 45px);
	/* left: 0; */
	/* transform: translateX(-50%); */
	top: 50px;
	z-index: 99999;
}


.main-nav ul#menu-main-navigation-left > li.menu-item-has-children > ul.sub-menu.active-menu.has-inner-menu,
.main-nav ul#menu-main-navigation-right > li.menu-item-has-children > ul.sub-menu.active-menu.has-inner-menu {
	width: 230px;
}

.main-nav ul#menu-main-navigation-left > li.menu-item-has-children > ul.sub-menu > li > ul.sub-menu,
.main-nav ul#menu-main-navigation-right > li.menu-item-has-children > ul.sub-menu > li > ul.sub-menu {
	display: none;
}

.main-nav #menu-main-navigation-left > li.menu-item-resources > ul.sub-menu::-webkit-scrollbar,
.main-nav #menu-main-navigation-right > li.menu-item-resources > ul.sub-menu::-webkit-scrollbar {
	width: 6px;
}

.main-nav #menu-main-navigation-left > li.menu-item-resources > ul.sub-menu::-webkit-scrollbar-thumb,
.main-nav #menu-main-navigation-right > li.menu-item-resources > ul.sub-menu::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px;
}

.main-nav #menu-main-navigation-left > li.menu-item-resources > ul.sub-menu::-webkit-scrollbar-track,
.main-nav #menu-main-navigation-right > li.menu-item-resources > ul.sub-menu::-webkit-scrollbar-track {
    display: none;
}

.main-nav #menu-main-navigation-left > li.menu-item-resources > ul.sub-menu.menu-item-sublist,
.main-nav #menu-main-navigation-right > li.menu-item-resources > ul.sub-menu.menu-item-sublist {
	width: 230px;
	max-height: 500px;
	overflow-y: auto;
}
.has-inner-menu li{
    max-width: calc(100vw - 50px);
}
.has-inner-menu .submenulevel2::after {
   
    content: none;
}
.main-nav #menu-main-navigation-left > li.menu-item-resources > ul.sub-menu.submenu-loading,
.main-nav #menu-main-navigation-right > li.menu-item-resources > ul.sub-menu.submenu-loading{
	width: 230px;
}

.main-nav #menu-main-navigation-left > li > ul.sub-menu > li,
.main-nav #menu-main-navigation-right > li > ul.sub-menu > li {
	padding: 8px 15px;
	display: flex;
	justify-content: space-between;
    align-items: center;
	position: relative;
	padding-right: 32px;
}

/* Right-arrow icon for items with children (desktop & mobile) */
.main-nav #menu-main-navigation-left > li > ul.sub-menu > li.menu-item-has-children > span.dropdown-subnav-icon,
.main-nav #menu-main-navigation-right > li > ul.sub-menu > li.menu-item-has-children > span.dropdown-subnav-icon {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-flex;
	align-items: center;
    color: #fff;
}

#header_main nav.navbar {
	padding: 0;
	height: 80px;
}

.header-navbar-container {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px
}

.header-navbar-container .header-nav-section-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.main-nav #menu-main-navigation-left li > ul.sub-menu > li.menu-item-heading,
.main-nav #menu-main-navigation-right li > ul.sub-menu > li.menu-item-heading {
	padding: 10px 15px;
    border-bottom: 1px solid #c49797;
    cursor: pointer;
    display: flex;
    justify-content: start;
    align-items: center;
	gap: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}

.main-nav #menu-main-navigation-left,
.main-nav #menu-main-navigation-right {
	display: flex;
	gap: 20px;
    align-items: center;
    margin-bottom: 0;
}

.main-nav #menu-main-navigation-left li,
.main-nav #menu-main-navigation-right li {
	align-items: center;
	list-style: none;
	padding: 0 20px;
}

.main-nav #menu-main-navigation-left li a,
.main-nav #menu-main-navigation-right li a {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
}

.main-nav #menu-main-navigation-left li a:hover, .main-nav #menu-main-navigation-right li a:hover {
	text-decoration: none;
}

.main-nav #menu-main-navigation-left li.menu-item-loader,
.main-nav #menu-main-navigation-right li.menu-item-loader {
	font-size: 12px;
	color: #fff;
}


.main-nav .menu-item .fa-angle-down {
	font-size: 12px;
}

.main-nav .menu-item .fa-angle-down:before {
	color: #fff;
}

#site-menu-header {
    padding-left: 6px;
}

.footer-blk .container {
	z-index: 1;
    position: relative;
}

.mobile-main-nav .menu {
    list-style-type: none;
    padding-left: 0px;
}
.mobile-main-nav .menu li{
    padding: 5px 0;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.mobile-main-nav .menu li ul li {
    margin-right: 0;
}

#mainfooter {
    background: #202124 0 0 no-repeat;
    color: #fff;
    font-family: "Open Sans",sans-serif;
}


#mainfooter #navbarNavAltMarkup {
    margin-left: 80px;
}

#mainfooter #footer-top .menu li a {
    color: white !IMPORTANT;
    font-size: 16px!important;
    padding: 0px 31px ;
}
#mainfooter #footer-top .menu li a:hover {
   text-decoration:underline;
}

#mainfooter .cmn_links_all .em_footer_sub_heading a {
    color: #fa9e2d;
    font-weight: 600;
    font-size: 16px;
    margin: 12px 0 5px;
}

#mainfooter #footer-middle .cmn_links_all .menu li{
    padding: 6px 0;
    list-style:none;
}
#mainfooter #footer-middle .cmn_links_all .menu li {
    padding: 6px 0;
}
#mainfooter #footer-middle .cmn_links_all .menu{
	padding:0px;
}

#mainfooter #footer-middle .cmn_links_all .menu li a {
    font-size: 15px;
    color: #fff;
	padding: 0px;
}
#mainfooter #footer-middle .cmn_links_all .menu li a:hover{
	text-decoration:underline;
}

#mainfooter #footer-middle .widget-title {
    color: #fa9e2d;
    font-weight: 600;
    font-size: 16px;
    margin: 12px 0 5px;
}

#mainfooter #footer-middle li.widget-title {
    margin: 5px 0 0;
}

#mainfooter #footer-top {
    border-bottom: 1px solid #5a5a5a;
    margin-bottom: 20px;
    padding: 21px 0px !IMPORTANT;
}

 .side_logo_ft {
    border-left: 1px solid #5a5a5a;
    margin-left: 9px;
}

.side_logo_ft img {
    margin-left: 10px;
}

.logo2_both {
    display: flex;
}


.bottomFooter {
    background-color: #3d4246;
    display: flex;
    width: 100%;
	    min-height: 70px;
    margin-top: 0px;
    justify-content: center;
    align-items: center;
}

.cmn_links_all {
    flex: 1 0 18%;
    color: white;
    display: flex;
    align-items: flex-start;
    justify-content: center;
	    text-transform: capitalize;
}

.bottomFooter ul.social-icon.clearfix {
    display: flex;
    width: 100%;
    justify-content: center;
}

.social-icon a {
    width: 32px;
    height: 32px;
    display: inline-flex;
    border-radius: 80%;
    background: #ff7f55;
    justify-content: center;
    align-items: center;
    font-size: 14px;
	color:white;
	margin:5px 2px;
}

ul.social-icon{
	list-style-type:none!important;
}

.copyrighttext {
    font-size: 14px;
    align-self: center;
}

.extratollfree {
    text-align: center;
    font-size: 15px;
    align-self: center;
}

.extratollfree a {
    color: white;
}

.social-share-test .sharedaddy {
	width:100%;
}

i::before {
    font-family: 'FontAwesome';
}


.footer-row .footer-col .widget.widget_nav_menu:first-child {
    height: 230px;
    margin-bottom: 10px;
}

#mainfooter #footer-middle li.widget-title a {
    color: #fa9e2d;
    font-weight: 600;
    font-size: 16px;
    margin: 12px 0 5px;
}

.footer-blk .widget_nav_menu ul.menu > li > a:hover,
#mainfooter #footer-middle .widget-title a:hover { 
    color: rgba(249,93,42, 0.8);
    text-decoration: underline;
}

#mainfooter #footer-middle .widget-title.h3 a:hover {
    text-decoration: none;
    color: rgba(249,93,42, 0.8);
}

.topstoriesListing > div > div > h3 a {
	margin-top: 0 !important;
}

#page-header {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

body.admin-bar #page-header {
    top: 32px
} 

body .page-content {
    margin-top: 145px !important;
    position: relative;
}

body .page-content .main-content {
    padding-top: 15px !important;
}

#page-header #sub-nav {
    position: relative !important;
    top: 0 !important;
    left: 0;
}


@media screen and (max-width: 1130px) {
	/* .main-nav #menu-main-navigation-left > .menu-item-has-children:last-child > .sub-menu,
	.main-nav #menu-main-navigation-right > .menu-item-has-children:last-child > .sub-menu {
		left: unset;
		right: 0;
	} */
}

@media screen and (max-width: 1200px) {
    .responsivesubMeenu li > a {
        padding: 0 15px;
    }

}

@media screen and (max-width: 1023px) {
	.header-navbar-container {
		justify-content: space-between;
		gap: 0;
	}

	.header-navbar-container .header-nav-section-left { 
		justify-content: space-between;
		flex: 1;
	}	

	.main-nav #menu-main-navigation-right {
		gap: 0;
	}
}

@media screen and (max-width: 991px) {
     .responsivesubMeenu li > a {
        padding: 0 10px;
    }

    #sub-nav .boxed-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    #sub-nav .menu-category-menu-container {
        display: flex;
    }

	.bottomFooterArrow {
		display: none;
	}

	.footer-blk .footer-app-icons-blk {
		left: 15px;
		bottom: 15px;
	}

	.footer-blk .extramarks-footer .footer-middle {
		padding-bottom: 90px;
	}

	footer.footer-blk .container {
		max-width: 100%;
	}

	.footer-blk .extramarks-footer .footer-middle, 
	.footer-blk .extramarks-footer .footer-middle .footer-row {
		padding-left: 0;
		padding-right: 0;

	}

	.footer-blk .footer-app-icons-blk {
		left: 0;
	}

    .page-content {
        margin-top: 100px !important;
    }
	

}

@media screen and (max-width: 768px) {
    #wpadminbar {
        position: fixed;
    }
    
	.questions-solutions-slider .owl-item {
		min-width: 275px;
		max-width: 275px;
	}

	.footer-blk .bottomFooterArrow {
		width: 200px;
	}

	.header-navbar-container .navbar-right,
	.header-navbar-container .navbar-left {
		display: none;
	}

	.header-navbar-container {
		width: auto;
	}

	.mobileMenu-toggle {
		margin-right: 20px;
	}

	.main-template.page-course .entry-title {
		margin-bottom: 30px;
	}

	.mobile-main-nav ul.menu li.menu-item-has-children ul.sub-menu.active-menu,
	.mobile-main-nav ul.menu li.menu-item-has-children ul.sub-menu.active-menu {
		position: absolute;
		background: transparent;
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		padding: 0px;
		list-style-type: none;
		align-content: flex-start;
		height: inherit;
		left: 0;
		top: 10px;
		z-index: 9999;
	}

	.mobile-main-nav ul.menu li.menu-item-has-children {
		overflow: visible;
	}

	.mobile-main-nav ul.menu li.menu-item-has-children > ul.active-menu {
		top: 30px !important;
		padding-left: 0 !important;
	}

	#header_main .mobile-main-nav ul.menu {
		margin-top: 0px !important;
		margin-bottom: 0;
		padding-left: 10px;
	}

	.mobile-main-nav li.menu-item-has-children > .sub-menu a {
		padding: 5px 15px;
        margin-right: 30px;
	}

	.mobile-main-nav li > ul,
	.mobile-main-nav li > ul > li ul {
		margin-top: 10px !important;
	}

	.sidenav ul li ul li #site-menu-header {
		top: 5px
	}

	#mySidenav.active {
		margin-bottom: 20px;
	}

	#header_main .navbar .container-fluid {
		margin: 0 30px;
	}

	.mobileMenu-toggle span {
		width: 27px;
	}

	.mobileMenu-toggle span:first-child {
		display: block;
	}

	.mobileMenu-toggle span:last-child {
		display: none;
	}

	.mobileMenu-toggle.menu-opened span:first-child {
		display: none;
	}

	.mobileMenu-toggle.menu-opened span:last-child {
		display: block;
	}

	footer.footer-blk #footer-middle .footer-row .footer-col {
		width: 50%;
	}

	.footer-blk .extramarks-footer .footer-middle,
	.footer-blk .extramarks-footer .footer-middle .footer-row {
		width: 100%;
	}

	.footer-blk .extramarks-footer .footer-middle .footer-row {
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.footer-blk .bottomFooter {
		padding-bottom: 10px;
	};

	.footer-blk .bottomFooter .footer-row {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

    #sub-nav .boxed-wrapper {
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
    }

    .footer-blk .bottomFooter .footer-row {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

     body.admin-bar #sub-nav.sticky {
        top: 0px !important;
    }

    .footer-row .footer-col .widget.widget_nav_menu:first-child {
        height: auto;
        margin-bottom: 20px;
    }

    body.admin-bar #sub-nav {
        top: 126px !important;
    }


}

@media screen and (max-width: 576px) {
	.footer-blk .extramarks-footer .footer-middle, 
	.footer-blk .extramarks-footer .footer-middle .footer-row {
		padding-left: 0;
		padding-right: 0;

	}

	.footer-blk .footer-app-icons-blk {
		left: 0;
	}

	#header_main .navbar .container-fluid {
		margin: 0 auto;
	}

    body.admin-bar #sub-nav.sticky {
        top: 0px !important;
    }

    .page-content {
        margin-top: 40px !important;
    }

    
}

@media screen and (min-width: 1700px) {

	#header_main .navbar .container-fluid {
		margin: 0 225px;
		max-width: 100%;
	}
}

#wpadminbar {
    overflow: hidden;
}

/* Home page2 */

body.home-page2-body {
    zoom: unset !important;
}

body .boxed-wrapper.home-page2-content {
    max-width: 1298px;
    padding-left: 0;
    padding-right: 0;
}

body .page-content.home-page-new {
    margin-top: 120px !important;
}

.main-container.home-page2 {
    width: 100%;
    font-family: "Open Sans", sans-serif;
}

.home-page2-heading {
    width: auto;
    margin: 0px auto 30px;
    max-width: 600px;
}

.home-page2-heading .main-heading {
    font-size: 60px;
    letter-spacing: -6px;
    margin-bottom: 8px;
    color: #202124;
    font-weight: 700;
    text-align: center;
}

.home-page2-heading .main-heading-intro {
    font-size: 20px;
    color: #58595B;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
}

.home-page2-sub-navigation {
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
    z-index: 9999;
    transition: all 0.5ms ease-in;
}

.home-page2-sub-navigation-container {
    padding: 5px;
    border: 1px solid #EBEBEB;
    border-radius: 20px;
    box-shadow: 0 2px 8px 0 #001F1F14;
    display: flex;
    justify-content:flex-start;
    gap: 8px;
    margin: 0 auto 0px;
    width: max-content;
}

.home-page2-sub-navigation-container .subnav-dropdown {
    width: 150px;
}

.home-page2-sub-navigation-container .input-group {
    width: 235px;
    margin:0;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
    border: 1px solid #EBEBEB !important;
    border-radius: 15px;
    background-color: #f5f5f5;
}

.home-page2-sub-navigation-container .input-group-text {
    padding: 0;
    background-color: unset;
    border: unset;
    height: 48px;
}

.home-page2-sub-navigation-container .input-group-text svg {
    width: 12px;
    height: 12px;
}

.home-page2-sub-navigation-container .input-group .form-control {
    background: unset;
    height: 48px;
}
.home-page2-sub-navigation-container .search-form input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0;
    padding: 7px 15px;
    opacity: 0;
    cursor: pointer;
}

.home-page2-sub-navigation-container .input-group .form-control::placeholder {
    color: #636363;
    font-size: 15px;
}

.home-page2-sub-navigation-container .input-group .form-control:focus {
    box-shadow: unset;
}

.home-page2 .subnav-dropdown {
    background-image: none;
    appearance: none;
    padding-right: 1rem;
    padding-left: 1rem;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
    margin: 0;
    width: 150px;
    border: 1px solid #EBEBEB;
    border-radius: 15px;
    background-color: #fff;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    caret-color: #f5f5f5;
    font-size: 15px;
    color: #636363;
    font-weight: 400;
}

.home-page2 .subnav-dropdown-wrapper.nav-opened .subnav-dropdown {
    background-color: #f5f5f5;
}

.subnav-dropdown-wrapper {
    cursor: pointer;
    position: relative;
}

.custom-select {
  -webkit-appearance: none; 
  -moz-appearance: none;
  appearance: none; 
  padding-right: 0px; 
}

.subnav-dropdown-wrapper::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);

  height: 6px;
  width: 6px;
  border-style: solid;
  border-color: #636363;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  pointer-events: none;
}

.subnav-dropdown-options {
    display: none;
    transition: all 0.3ms ease-in;

    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    padding: 15px 15px;
    width: 560px;
    border:1px solid #EBEBEB;
    border-radius: 20px;
    box-shadow: 0 2px 8px 0 #001F1F14;
}

.subnav-dropdown-wrapper.nav-opened .subnav-dropdown-options {
    display: block;
}

.subnav-dropdown-options ul {
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.subnav-dropdown-options ul > li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    background-color: #FFECE5;
    border-radius: 5px;
    padding: 2px 8px;
    min-width: max-content;

}

.subnav-dropdown-options ul > li a {
    color: #636363;
    font-size: 12px;
    line-height: 23px;
    font-weight: 400;
}

.nav-type-roles .subnav-dropdown-options {
    width: 150px;
}

.nav-type-roles .subnav-dropdown-options ul {
    flex-direction: column;
    flex-wrap: nowrap;
}

.nav-type-roles .subnav-dropdown-options ul,
.nav-type-roles .subnav-dropdown-options ul > li a {
    text-align: center;
}

.nav-type-roles .subnav-dropdown-options ul > li:nth-child(1) {
    background-color: #FFF3C3;
}

.nav-type-roles .subnav-dropdown-options ul > li:nth-child(2) {
    background-color: #FDECF4;
}

.nav-type-roles .subnav-dropdown-options ul > li:nth-child(3) {
    background-color: #C0F1F5;
}

.nav-type-roles .subnav-dropdown-options ul > li:nth-child(4) {
    background-color: #D1E2AE;
}

.nav-type-roles .subnav-dropdown-options ul > li:nth-child(5) {
    background-color: #FFECE5;
}

.home-page2-posts-list-section,
.home-page2-recent-posts {
    background: linear-gradient(to bottom, #FDEEE966, #FDEEE900);
    padding: 15px 15px 0;
    border-radius: 28px;
    margin-bottom: 80px;
    background-color: #fff;
}

.home-page2-posts-multi-section {
    margin-bottom: 40px;
}

.home-page2-posts-multi-section .home-page2-posts-list-section {
    margin-bottom: 0;
}

.home-page2-recent-posts .recent-posts-article {
    border: 1px solid #EBEBEB;
    border-radius: 18px;
    padding: 10px;
    box-shadow: 0 2px 8px 0 #001F1F14;
    height: 100%;
}

.home-page2-recent-posts h2 {
    color: #58595B !important;
    font-size: 15px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}

.home-page2-recent-posts .recent-posts-thumbnail {
    margin-bottom: 12px;
    /* max-height: 330px;     */
}

.home-page2-recent-posts .recent-posts-info {
    margin-left: 10px;
}

.home-page2-recent-posts .recent-posts-article.type2 .recent-posts-info {
    margin-left: 0;
}

.home-page2-recent-posts .recent-posts-article.type2 .recent-posts-thumbnail {
    margin-bottom: 0;
}

.home-page2-recent-posts .recent-posts-thumbnail img {
    max-height: 330px;
    border-radius: 14px;
    height: 330px;
    /* background-size: cover; */
    object-fit: cover;
    object-position: top left;
    min-width: 100%;
}

.home-page2-recent-posts .recent-posts-category {
    background-color: #FFF8BB;
    font-size: 11px;
    /* letter-spacing: -2px; */
    font-weight: 600;
    /* color: #8D8009; */
    color: #202124;
    margin-top:15px;
    margin-bottom: 10px;
    width: max-content;
    padding: 3px 8px;
    border-radius: 4px;
}

.home-page2-recent-posts .recent-posts-article.type2 .recent-posts-category {
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-page2-recent-posts h3 a:hover,
.home-page2-recent-posts h3 a {
    font-size: 24px;
    color: #202124;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
    margin-bottom: 20px;
    text-decoration: none;
}

.home-page2 .recent-posts-article.type2 {
    display: flex;
    flex-direction: row;
    gap:10px;
    border: 1px solid #EBEBEB;
    border-radius: 18px;
    padding: 10px;
    box-shadow: 0 2px 8px 0 #001F1F14;
    margin-bottom: 20px;
    height: auto;
}

.home-page2 .recent-posts-article.type2:last-child {
    margin-bottom: 0;
}

.home-page2 .recent-posts-article.type2  .recent-posts-thumbnail img {
    width: 202px;
    min-width: 202px;
    max-height: 124px;
    /* background-size: cover; */
    object-fit: cover;
    object-position: top left;
    border-radius: 14px;
    margin-bottom: 0;
}

.home-page2-recent-posts .recent-posts-article.type2  h3 a:hover,
.home-page2-recent-posts .recent-posts-article.type2  h3 a {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #202124;
    overflow: hidden;
    font-weight: 600;
    text-decoration: none;
}

.home-page2-recent-posts .recent-posts-meta {
    font-size: 11px;
    color: #636363;
    font-style: italic;
    margin-top: 20px;
}

.home-page2-section-heading {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 60px;
    text-align: center;

}

.home-page2-posts-list-section .btnPrev,
.home-page2-posts-list-section .btnNext {
    cursor: pointer;
}

.home-page2-posts-list-section-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.home-page2-posts-list-section-heading h2 {
    font-size: 24px;
    line-height: 37px;
    letter-spacing: -1px;
    text-transform: capitalize;
    font-weight: 600;
    color: #202124 !important;
}

.home-page2-posts-list-section-heading  .slider-arrow-navigation {
    font-size: 15px;
    color: #58595B;
    font-weight: 400;
}

.blogs-posts-slider .slick-track {
    display: flex !important;
    padding-bottom: 4px;
}

.blogs-posts-slider img {
    width: 278px;
    height: 169px;
    /* background-size: cover; */
    object-fit: cover;
    object-position: top left;
    margin-bottom: 10px;
}

.home-page2-posts-slider-item {
    background-color: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 20px;
    box-shadow: 0 2px 8px 0 #001F1F14;
    margin-right: 20px;
    padding: 10px;
    height: inherit !important;
}

.home-page2-posts-slider-item:first-child {
    margin-left: 0;
}

.home-page2-posts-slider-item  .posts-slide-info {
    margin-left: 8px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.home-page2-posts-slider-item h3 a:hover,
.home-page2-posts-slider-item h3 a {
    font-size: 17px;
    font-weight: 600;
    color: #202124;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
}

.home-page2-posts-slider-item .posts-slide-category {
    background-color: #FFF8BB;
    font-size: 12px;
    /* letter-spacing: -2px; */
    font-weight: 600;
    color: #202124;
    margin-top: 10px;
    margin-bottom: 10px;
    width: max-content;
    padding: 3px 8px;
    border-radius: 4px;
}

.home-page2-posts-slider-item .posts-slide-meta {
    font-size: 11px;
    color: #636363;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 5px;
}

.btnPrev .fa::before,
.btnNext .fa::before {
    font-size: 12px;
}

.btnNext.slick-disabled .fa::before,
.btnPrev.slick-disabled .fa::before {
    color: lightgray;
    pointer-events: none;
}

.blogs-posts-slider:not(.slick-slider) {
    display: flex;
}

.blogs-posts-slider:not(.slick-slider) .home-page2-posts-slider-item {
    width: 300px;
    min-width: 300px;
}

.home-page2-posts-list-section .slider-view-all {
    margin-right: 8px;
    color: #58595B;
    font-size: 15px;
    font-weight: 400;
}

.home-page2-posts-list-section .btnPrev {
    margin-right: 5px;
}

.home-page2-posts-list-section .slider-arrow-navigation {
    caret-color: transparent;
}


.home-page2-posts-section-item {
    background-color: #fff;
    border: 1px solid #EBEBEB;
    box-shadow: 0 2px 8px 0 #001F1F14;
    border-radius: 20px;
    padding: 10px;
}

.blogs-posts-section .col-lg-12,
.blogs-posts-section .col-lg-6,
.blogs-posts-section .col-12,
.blogs-posts-section .col-6 {
    margin-bottom: 20px;
}

.blogs-posts-section .col-lg-6:nth-child(4),
.blogs-posts-section .col-lg-6:nth-child(5) {
    margin-bottom: 0px;
}

.home-page2-posts-slider-item-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.home-page2-posts-section-item-container {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
}

.home-page2-posts-section-item-image img {
    border-radius: 15px;
    /* background-size: cover; */
    object-fit: cover;
    object-position: top left;
    width: 216px;
    min-width: 216px;
    height: 131px;
}

.col-lg-12 .home-page2-posts-section-item-image img,
.col-12 .home-page2-posts-section-item-image img { 
    width: 612px;
    min-width: 612px;
    height: 312px;
}

.posts-section-item-info h3 a:hover,
.posts-section-item-info h3 a {
    font-size: 16px;
    color: #202124; 
    font-weight: 600;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
}

.col-lg-12 .posts-section-item-info h3 a,
.col-12 .posts-section-item-info h3 a {
    font-size: 24px;
    
}
.posts-section-item-info .posts-section-meta {
    font-size: 11px;
    color: #636363;
    font-style: italic;
    margin-top: 20px;
}

.posts-section-item-info .posts-section-category {
    background-color: #FFF8BB;
    font-size: 11px;
    font-weight: 600;
    color: #202124;
    margin-top: 10px;
    margin-bottom: 10px;
    width: max-content;
    padding: 3px 8px;
    border-radius: 4px;

}

.col-lg-12 .posts-section-item-info .posts-section-category,
.col-12 .posts-section-item-info .posts-section-category {
    margin-top: 30px;
    font-size: 12px;
    margin-bottom: 20px;
}

.posts-section-item-content {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #58595B;
    margin-top: 30px;
    margin-bottom: 20px;

    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home-page2-multi-section-item .home-page2-posts-section-item {
    margin-bottom: 20px;
}

.home-page2-action-banner {
    background: url('../images/action-banner-min.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 40px;
    text-align: center;
    height: 405px;
    margin: 0 auto 50px;
    display: none;
}

.home-page2-action-banner h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #202124;
    text-align: center;
    margin-top: 40px;
}

.home-page2-action-banner p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
    color: #202124;
    text-align: center;
    max-width: 426px;
    margin: 0 auto 40px;
}

.home-page2-action-banner a:hover,
.home-page2-action-banner a {
    background-color: #f45e29;
    padding: 8px 16px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    border-radius: 5px;
    height: 41px;
    margin-bottom: 20px;
    display: inline-block;
    text-decoration: none;
}

.home-page2-action-banner .banner-footer-text {
    font-size: 16px;
    font-weight: 400;
    color: #202124;
    text-align: center;

    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: center;
}

.home-page2-action-banner .banner-footer-text img {
    height: 18px;
    width: 18px;
}

@media screen and (max-width: 1367px) {
    body .boxed-wrapper.home-page2-content {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-page2-action-banner {
        background-size: contain;
        padding: 10px;
        height: auto;
    }

    body .page-content.home-page-new {
        margin-top: 100px !important;
    }
    
}

.home-page2-multi-section-item.slick-slide {
    height: auto;
}

.subnav-fixed-position {
    position: fixed !important;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
    /* filter: blur(1px); */
    box-shadow: 0 2px 8px 0 #001F1F14;
    z-index: 9;
}

body.admin-bar .subnav-fixed-position { 
    top: 110px;
    z-index: 9;
}

.subnav-fixed-position .home-page2-sub-navigation-container {
    /* filter: blur(0px); */
}

.topstoriesListing > div { 
    display: flex !important;
    align-items: flex-start;
    margin-bottom: 0 !important;
}

.topstoriesListing .individual-post img {
    width: 75px;
    height: 52px;
    object-fit: cover;
    object-position: top left;
}

@media screen  and (max-width: 1280px){
    .col-lg-12 .home-page2-posts-section-item-image img, 
    .col-12 .home-page2-posts-section-item-image img {
        width: 530px;
        min-width: 530px;
        height: 300px;
    }

    body .page-content.home-page-new {
        margin-top: 80px !important;
    }

}

@media screen  and (max-width: 1100px){
    .col-lg-12 .home-page2-posts-section-item-image img, 
    .col-12 .home-page2-posts-section-item-image img {
        width: 460px;
        min-width: 460px;
        height: 280px;
    }

}

@media screen and (max-width: 992px) {

    body .boxed-wrapper.home-page2-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .recent-posts-article-main {
        margin-bottom: 15px;
    }

    .posts-section-item-content {
        display: none;
    }

    .home-page2-multi-section-item .home-page2-posts-section-item {
        margin-bottom: 20px;
    }

    .home-page2-posts-section-item {
        margin-bottom: 0;
    }

    .home-page2-action-banner h2 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 30px;
    }

    .home-page2-action-banner a:hover, .home-page2-action-banner a {
        margin-bottom: 10px;
    }

    .home-page2-action-banner p {
        margin-bottom: 20px;
    }

    .col-lg-12 .home-page2-posts-section-item-image img,
    .home-page2-posts-section-item-image img { 
        width: 216px;
        min-width: 216px;
        height: 131px;
    }

    .col-lg-12 .posts-section-item-info .posts-section-category, 
    .col-12 .posts-section-item-info .posts-section-category {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-lg-12 .posts-section-item-info h3 a, 
    .col-12 .posts-section-item-info h3 a {
        font-size: 16px;
    }

    .blogs-posts-section .col-lg-6:nth-child(4), 
    .blogs-posts-section .col-lg-6:nth-child(5) {
        margin-bottom: 20px;
    }

    .home-page2-action-banner {
        margin: 0 20px 40px;
    }

    .home-page2-posts-slider-item .posts-slide-meta {
        margin-top: 0;
    }

    .posts-section-item-info .posts-section-meta {
        margin-top: 15px;
    }
}

@media screen and (max-width: 576px) {

    .home-page2-heading .main-heading-intro {
        padding: 0 20px;
    }

    .blogs-posts-slider img {
        width: 216px;
        height: 131px;
    }

    .home-page2-sub-navigation-container {
        border: 0;
        box-shadow: none;
        justify-content: center;
        flex-wrap: wrap;
        width: auto;
    }

    .subnav-dropdown-options {
        width: 300px;
    }

    .home-page2-action-banner {
        margin-bottom: 0px;
    }

    .home-page2-section-heading,
    .home-page2-posts-list-section, .home-page2-recent-posts {
        margin-bottom: 30px;
    }

    .home-page2-action-banner h2 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 16px;
    }

    .home-page2-action-banner p {
        margin-bottom: 5px;
        font-size: 12px;
    }

    .home-page2-action-banner a:hover, .home-page2-action-banner a {
        font-size: 12px;
        padding: 3px 8px;
        height: 26px;
        margin-bottom: 10px;
    }

    .home-page2-action-banner .banner-footer-text {
        font-size: 12px;

    }

    .blogs-posts-section .col-lg-6:nth-child(5) {
        margin-bottom: 0;
    }

    .home-page2-multi-section-item .home-page2-posts-section-item:last-child {
        margin-bottom: 0;
    }

    .home-page2-section-heading {
        font-size: 30px;
    }
}

@media screen and (max-width: 480px) {
    .home-page2 .recent-posts-article.type2 .recent-posts-thumbnail img,
    .home-page2-recent-posts .recent-posts-thumbnail img {
        height: 131px;
        max-height: 131px;
        width: 216px;
        min-width: 216px;
    }

    .home-page2 .recent-posts-article.type2 {
        flex-direction: column;
        margin-bottom: 15px;
    }

    .home-page2-recent-posts .recent-posts-meta {
        display: none;
    }

    .home-page2-posts-section-item-container {
        flex-direction: column;
    }

    .home-page2-recent-posts h3  a{
        font-size: 16px;
    }

    .home-page2-action-banner .banner-footer-text {
        display: none;
    }
    
}
.header-nav-section-left .navbar-brand img{
    border-radius: 0px;
}