@charset "UTF-8";
/*



Theme Name: ISSP



Theme URI: https://wordpress.org/themes/twentytwentyone/



Author: the WordPress team



Author URI: https://wordpress.org/



Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.



Requires at least: 5.3



Tested up to: 6.4



Requires PHP: 5.6



Version: 2.1



License: GNU General Public License v2 or later



License URI: http://www.gnu.org/licenses/gpl-2.0.html



Text Domain: twentytwentyone



Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready







Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org



Twenty Twenty-One is distributed under the terms of the GNU GPL.



*/







/**



 * SETTINGS



 * File-header..........The file header for the themes style.css file.



 * Fonts................Any font files, if the project needs specific fonts.



 * Global...............Project-specific, globally available variables.



 *



 * TOOLS



 * Functions............Global functions.



 * Mixins...............Global mixins.



 *



 * GENERIC



 * Normalize.css........Normalise browser defaults.



 * Breakpoints..........Mixins and variables for responsive styles



 * Vertical-margins.....Vertical spacing for the main components.



 * Reset................Reset specific elements to make them easier to style in other contexts.



 * Clearings............Clearings for the main components.



 *



 * ELEMENTS



 * Blockquote...........Default blockquote.



 * Forms................Element-level form styling.



 * Headings.............H1–H6



 * Links................Default links.



 * Lists................Default lists.



 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.



 *



 * BLOCKS



 * Audio................Specific styles for the audio block.



 * Button...............Specific styles for the button block.



 * Code.................Specific styles for the code block.



 * Columns..............Specific styles for the columns block.



 * Cover................Specific styles for the cover block.



 * File.................Specific styles for the file block.



 * Gallery..............Specific styles for the gallery block.



 * Group................Specific styles for the group block.



 * Heading..............Specific styles for the heading block.



 * Image................Specific styles for the image block.



 * Latest comments......Specific styles for the latest comments block.



 * Latest posts.........Specific styles for the latest posts block.



 * Legacy...............Specific styles for the legacy gallery.



 * List.................Specific styles for the list block.



 * Media text...........Specific styles for the media and text block.



 * Navigation...........Specific styles for the navigation block.



 * Paragraph............Specific styles for the paragraph block.



 * Pullquote............Specific styles for the pullquote block.



 * Quote................Specific styles for the quote block.



 * Search...............Specific styles for the search block.

 * Separator............Specific styles for the separator block.

 * Table................Specific styles for the table block.

 * Verse................Specific styles for the verse block.

 * Video................Specific styles for the video block.

 * Utilities............Block alignments.

 *

 * COMPONENTS

 * Header...............Header styles.

 * Footer...............Footer styles.

 * Comments.............Comment styles.

 * Archives.............Archive styles.

 * 404..................404 styles.

 * Search...............Search styles.

 * Navigation...........Navigation styles.

 * Footer Navigation....Footer Navigation styles.

 * Pagination...........Pagination styles.

 * Single...............Single page and post styles.

 * Posts and pages......Misc, sticky post styles.

 * Entry................Entry, author biography.

 * Widget...............Widget styles.

 * Editor...............Editor styles.

 *

 * UTILITIES

 * A11y.................Screen reader text, prefers reduced motion etc.

 * Color Palette........Classes for the color palette colors.

 * Editor Font Sizes....Editor Font Sizes.

 * Measure..............The width of a line of text, in characters.

 */

/* Categories 01 to 03 are the basics. */

/* Variables */

/* Global property start */





@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/FontAwesome.eot');
	src: url('fonts/FontAwesome.eot?#iefix') format('embedded-opentype'), url('fonts/FontAwesome.woff2') format('woff2'), url('fonts/FontAwesome.woff') format('woff'), url('fonts/FontAwesome.ttf') format('truetype'), url('fonts/FontAwesome.svg#FontAwesome') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local("Avenir-Light"), url(fonts/8e5f6d39fba6a703e8d1.woff2) format("woff2"), url(fonts/2d3e7af09940fd00a49e.woff) format("woff")
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-display: swap;
	src: local("Avenir-Regular"), url(fonts/2cd218c27bbedcaf0760.woff2) format("woff2"), url(fonts/8c70c961428776878e85.woff) format("woff")
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: local("Avenir-Roman"), url(fonts/f924e67cebc2cfa5cf60.woff2) format("woff2"), url(fonts/33c9d05ad091cf89926b.woff) format("woff")
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Avenir-DemiBold"), url(fonts/e295ee128a4c0c737c50.woff2) format("woff2"), url(fonts/518551416202f4247279.woff) format("woff")
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Avenir-Heavy"), url(fonts/8efceebf30f785d753cf.woff2) format("woff2"), url(fonts/c012a53680a0f214618f.woff) format("woff")
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: local("Avenir-Heavy"), url(fonts/295d273ee332aef66ba1.woff2) format("woff2"), url(fonts/f331a028ebb638647a18.woff) format("woff")
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	font-family: 'Avenir';
	font-weight: normal;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}



::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #1b1c1c;
 opacity: 1; /* Firefox */
 font-family: 'Avenir';
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #1b1c1c;
 font-family: 'Avenir';
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #1b1c1c;
 font-family: 'Avenir';
}
.row:after, .row:before {
	clear: both;
	content: "";
	display: table;
}
.col_left_1200 {
	padding-left: calc((100vw - 1200px) / 2);
}
.col_right_1180 {
	padding-right: calc((100vw - 1200px) / 2);
}
main, header, nav, article, aside, section, footer, figure, figcaption, form {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	font-family: "Raleway", sans-serif;
	color: #000;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 16px;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 39px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 25px;
}
h6 {
	font-size: 22px;
}
p {
	font-size: 18px;
	color: #000;
	line-height: 1.375;
	padding-bottom: 20px;
	font-family: 'Avenir';
	font-weight: 500;
}
p a {
	color: #000;
}
p:last-child {
	padding-bottom: 0;
}
a, img {
	outline: none;
	border: none;
	text-decoration: none;
}
a i {
	font-style: normal;
	margin-right: 10px;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
}
ul, ol {
	display: block;
}
ul li {
	display: inline-block;
}
ol {
	padding-left: 20px;
}
ol li {
	margin-bottom: 16px;
}
.list_arrow {
	position: relative;
}
.list_arrow li {
	padding-left: 22px;
}
.list_arrow li:before {
	font-family: "FontAwesome";
	font-weight: 900;
	content: "";
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
	color: #FFA700;
	margin-left: -21px;
}
ul.square li, ul.check li {
	padding-left: 32px;
}
ul.square li:before, ul.check li:before {
	content: "";
	color: #ee1a26;
	font-size: 16px;
	font-family: 'FontAwesome';
	margin-right: 16px;
	margin-left: -32px;
}
ul.square li {
	margin-left: 29px;
	margin-bottom: 20px;
}
ul.square li:before {
	content: "";
	color: #025eb2;
	margin-left: -29px;
}
.pull_left {
	float: left;
}
.pull_right {
	float: right;
}
.alignleft {
	float: left;
	margin-right: 16px;
}
.alignright {
	float: right;
	margin-left: 16px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center !important;
}
.text_uppercase {
	text-transform: uppercase;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], input[type="file"], textarea, select {
	border: medium none;
	color: #7b7b7b;
	font-size: 14px;
	padding: 14px 15px;
	display: block;
	letter-spacing: 1px;
	transition: all 0.3s ease 0s;
}
input[type="text"]:focus, textarea:focus, select:focus, input[type="email"]:focus, input[type="tel"]:focus {
	background-color: #fff !important;
	transition: all 0.3s ease 0s;
	box-shadow: 0px 0px 8px 0px #ccc;
}
button, .button, input[type="submit"], input[type="button"], input[type="reset"] {
	background-color: #ea564b;
	border: 2px solid #ea564b;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	padding: 10px 25px;
	text-transform: uppercase;
	transition: all 0.6s ease-in 0s;
	display: block;
	letter-spacing: 1px;
	text-align: center;
}
button, .button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
	background-color: #fff;
	border: 2px solid #ea564b;
	color: #000
}
.fa {
	content: "";
	font-family: 'FontAwesome';
	color: #000;
	font-size: 18px;
	cursor: pointer;
}
.four_column, .three_column, .two_column, .one_column {
	display: flex!important;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.four_column li, .three_column li, .two_column li, .one_column li {
	display: inline-block;
	line-height: 1.3;
	vertical-align: top;
}
.four_column li, .three_column li, .two_column li {
	padding-right: 20px;
}
.four_column, .three_column {
	justify-content: flex-start;
}
.one_column li {
	width: 100% !important;
}
.two_column li {
	width: 50% !important;
}
.three_column li {
	width: 33.3% !important;
}
.four_column li {
	width: 25% !important;
}
.two_column li:last-child, .three_column li:last-child, .four_column li:last-child {
	margin-right: 0;
}
.white_text, .white_text h1, .white_text h2, .white_text h3, .white_text h4, .white_text h5, .white_text h6, .white_text p, .white_text li, .white_text li a {
	color: #fff !important;
}
.d_flex {
	display: flex;
}
.f_wrap {
	flex-wrap: wrap;
}
.s_around {
	justify-content: space-around;
}
.s_between {
	justify-content: space-between;
}
.s_center {
	justify-content: center;
}
.item_center {
	align-items: center;
}
.item_start {
	align-items: start;
}
.item_end {
	align-items: end;
}
.d_list_item {
	display: list-item;
}
.d_inline {
	display: inline-block;
}
.d_block {
	display: block;
}
.p_relative {
	position: relative;
}
.p_absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.btn {
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	background-color: #000;
	padding: 8px 16px;
	border-radius: 8px;
	transition: all 0.5s ease 0s;
}
.btn:hover {
	transition: all 0.5s ease 0s;
}
/*padding top bottom left right property start */



.p_1 {
	padding: 10px;
}
.p_2 {
	padding: 20px;
}
.p_3 {
	padding: 30px;
}
.p_4 {
	padding: 40px;
}
.p_5 {
	padding: 50px;
}
.p_6 {
	padding: 60px;
}
/*padding top bottom property end */

/*padding top bottom property start */

.py_1 {
	padding: 10px 0;
}
.py_2 {
	padding: 20px 0;
}
.py_3 {
	padding: 30px 0;
}
.py_4 {
	padding: 40px 0;
}
.py_5 {
	padding: 50px 0;
}
.py_6 {
	padding: 60px 0;
}
/*padding top bottom property end */

/*padding left right property start */



.px_1 {
	padding: 0 10px;
}
.px_2 {
	padding: 0 20px;
}
.px_3 {
	padding: 0 30px;
}
.px_4 {
	padding: 0 40px;
}
.px_5 {
	padding: 0 50px;
}
.px_6 {
	padding: 0 60px;
}
/*padding left right property end */



/*padding top property start */



.pt_0 {
	padding-top: 0px !important;
}
.pt_1 {
	padding-top: 10px;
}
.pt_2 {
	padding-top: 20px;
}
.pt_3 {
	padding-top: 30px;
}
.pt_4 {
	padding-top: 40px;
}
.pt_5 {
	padding-top: 50px;
}
.pt_6 {
	padding-top: 60px;
}
/*padding top property end */



/*padding bottom property start */



.pb_0 {
	padding-bottom: 0px !important;
}
.pb_1 {
	padding-bottom: 10px;
}
.pb_2 {
	padding-bottom: 20px;
}
.pb_3 {
	padding-bottom: 30px;
}
.pb_4 {
	padding-bottom: 40px;
}
.pb_5 {
	padding-bottom: 50px;
}
.pb_6 {
	padding-bottom: 60px;
}
/*padding bottom property end */



/*padding left property start */



.pl_0 {
	padding-left: 0px !important;
}
.pl_1 {
	padding-left: 10px;
}
.pl_2 {
	padding-left: 20px;
}
.pl_3 {
	padding-left: 30px;
}
.pl_4 {
	padding-left: 40px;
}
.pl_5 {
	padding-left: 50px;
}
.pl_6 {
	padding-left: 60px;
}
/*padding left property end */



/*padding right property start */



.pr_0 {
	padding-right: 0px !important;
}
.pr_1 {
	padding-right: 10px;
}
.pr_2 {
	padding-right: 20px;
}
.pr_3 {
	padding-right: 30px;
}
.pr_4 {
	padding-right: 40px;
}
.pr_5 {
	padding-right: 50px;
}
.pr_6 {
	padding-right: 60px;
}
/*padding right property end */



/*margin top bottom left right property start */



.m_0 {
	margin: 0 !important;
}
.m_1 {
	margin: 10px;
}
.m_2 {
	margin: 20px;
}
.m_3 {
	margin: 30px;
}
.m_4 {
	margin: 40px;
}
.m_5 {
	margin: 50px;
}
.m_6 {
	margin: 60px;
}
/*margin all property end */



/*margin left right property start */



.mx_0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.mx_1 {
	margin-left: 10px;
	margin-right: 10px;
}
.mx_2 {
	margin-left: 20px;
	margin-right: 20px;
}
.mx_3 {
	margin-left: 30px;
	margin-right: 30px;
}
.mx_4 {
	margin-left: 40px;
	margin-right: 40px;
}
.mx_5 {
	margin-left: 50px;
	margin-right: 50px;
}
.mx_6 {
	margin-left: 60px;
	margin-right: 60px;
}
/*margin left right property end */



/*margin top bottom property start */



.my_0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.my_1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.my_2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.my_3 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.my_4 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.my_5 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.my_6 {
	margin-top: 60px;
	margin-bottom: 60px;
}
/*margin top bottom property end */



/*margin top bottom left right property start */



/*margin top property start */



.mt_0 {
	margin-top: 0 !important;
}
.mt_1 {
	margin-top: 10px;
}
.mt_2 {
	margin-top: 20px;
}
.mt_3 {
	margin-top: 30px;
}
.mt_4 {
	margin-top: 40px;
}
.mt_5 {
	margin-top: 50px;
}
.mt_6 {
	margin-top: 60px;
}
/*margin top property end */



/*margin bottom property start */



.mb_0 {
	margin-bottom: 0 !important;
}
.mb_1 {
	margin-bottom: 10px;
}
.mb_2 {
	margin-bottom: 20px;
}
.mb_3 {
	margin-bottom: 30px;
}
.mb_4 {
	margin-bottom: 40px;
}
.mb_5 {
	margin-bottom: 50px;
}
.mb_6 {
	margin-bottom: 60px;
}
/*margin bottom property end */



/*margin left property start */



.ml_0 {
	margin-left: 0 !important;
}
.ml_1 {
	margin-left: 10px;
}
.ml_2 {
	margin-left: 20px;
}
.ml_3 {
	margin-left: 30px;
}
.ml_4 {
	margin-left: 40px;
}
.ml_5 {
	margin-left: 50px;
}
.ml_6 {
	margin-left: 60px;
}
/*margin left property end */



/*margin right property end */



.mr_0 {
	margin-right: 0 !important;
}
.mr_1 {
	margin-right: 10px;
}
.mr_2 {
	margin-right: 20px;
}
.mr_3 {
	margin-right: 30px;
}
.mr_4 {
	margin-right: 40px;
}
.mr_5 {
	margin-right: 50px;
}
.mr_6 {
	margin-right: 60px;
}
/*margin right property end */



/* width div property start */



.col_10 {
	display: inline-block;
	width: 10%;
}
.col_15 {
	display: inline-block;
	width: 15%;
}
.col_20 {
	display: inline-block;
	width: 20%;
}
.col_25 {
	display: inline-block;
	width: 25%;
}
.col_30 {
	display: inline-block;
	width: 30%;
}
.col_35 {
	display: inline-block;
	width: 35%;
}
.col_40 {
	display: inline-block;
	width: 40%;
}
.col_45 {
	display: inline-block;
	width: 45%;
}
.col_50 {
	display: inline-block;
	width: 50%;
}
.col_55 {
	display: inline-block;
	width: 55%;
}
.col_60 {
	display: inline-block;
	width: 60%;
}
.col_65 {
	display: inline-block;
	width: 65%;
}
.col_70 {
	display: inline-block;
	width: 70%;
}
.col_75 {
	display: inline-block;
	width: 75%;
}
.col_80 {
	display: inline-block;
	width: 80%;
}
.col_85 {
	display: inline-block;
	width: 85%;
}
.col_90 {
	display: inline-block;
	width: 90%;
}
.col_95 {
	display: inline-block;
	width: 95%;
}
.col_100 {
	display: inline-block;
	width: 100%;
}
.width_100 {
	width: 100%;
}
.border {
	border: 1px solid #c8c8c8;
}
.border_top {
	border-top: 1px solid #c8c8c8;
}
.border_bottom {
	border-bottom: 1px solid #c8c8c8;
}
.border_left {
	border-left: 1px solid #c8c8c8;
}
.border_right {
	border-right: 1px solid #c8c8c8;
}
.font_300 {
	font-weight: 300;
}
.font_400 {
	font-weight: 400;
}
.font_500 {
	font-weight: 500;
}
.font_600 {
	font-weight: 600;
}
.font_700 {
	font-weight: 700;
}
.font_bold {
	font-weight: bold;
}
.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%
}
span.wpcf7-not-valid-tip {
	color: red;
	font-weight: 400;
	text-align: left;
	font-size: 15px;
	position: absolute;
	top: 3px;
	left: 0;
	right: 8px;
	padding: 10px;
	background-color: #fff;
	margin-left: 10px;
	padding-right: 0
}
/* slick property start */



.slick_slider_bar {
	position: relative;
}
.slick_preloader {
	visibility: hidden;
}
.slick_slider_preload {
	display: block;
	position: absolute;
	left: 0;
	text-align: center;
	vertical-align: middle;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.slick_slider_preload .fa {
	color: #000 !important;
	top: 50%;
	position: relative;
}
.slick_loaded {
	visibility: visible !important;
}
/* width div property start */



.video_box {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.video_box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 10px #ccc;
}
.img_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img_box, .text_box {
	display: inline-block;
}
.d_flex_div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.light_bg {
	background-color: #f6fbfd;
}
.middle_container {
	display: table;
	width: 100%;
	height: 100%;
}
.middle_text {
	display: table-cell;
	vertical-align: middle;
}
main {
	position: relative;
}
.menu button {
	display: none;
}
.container {
	max-width: 970px;
	margin: 0 auto;
	padding: 0 15px;
}
/* Global property end */



/* header property start */



nav li button {
	display: none;
}
.readtopbar {
	position: sticky;
	top: 0;
	left: 0;
	padding: 16px;
	width: 100%;
	justify-content: center;
	z-index: 10006;
	/*display: flex;*/

	display: none;
	flex-direction: row;
	background-color: #000;
}
.readtopbar p {
	color: #eaf0f7;
	padding: 0;
	line-height: normal;
	font-weight: 500;
}
.readtopbar .link {
	text-decoration: underline;
	color: #eaf0f7;
	margin-left: 20px;
	line-height: normal;
	font-weight: 500;
}
.readtopbar .close {
	position: absolute;
	right: 20px;
	top: 19px;
	cursor: pointer;
}
.readtopbar .close img {
	width: 20px;
	filter: invert(1);
	font-weight: bold;
}
#siteheader {
	position: relative;
}
.main_header {
	display: inline-block;
	width: 100%;
	padding: 21.99px 0;
}
.main_header .d_flex {
	gap: 70px;
	justify-content: start;
	margin: 0 auto;
}
.h_logo {
	display: inline-block;
	max-width: 179px;
}
.h_nav {
	display: flex;
}
.h_nav .menu {
	display: inline-flex;
}
.h_nav li {
	padding: 0 20px 0 0;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
}
.h_nav li a {
	display: inline-block;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	transition: all 0.5s ease 0s;
}
.h_nav li a:hover {
	color: #0E3D4B;
	transition: all 0.5s ease 0s;
}
.h_nav li.menu-item-has-children {
	position: relative;
}
.h_nav li:last-child {
	margin-right: 0;
}
.h_nav li.menu-item-has-children:after {
	content: "";
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 0 2px;
	width: 15px;
	font-family: 'FontAwesome';
	display: inline-block;
	position: absolute;
	right: -2px;
	top: 1px;
}
.h_nav li i {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 0 6px;
	width: 15px;
	text-align: center;
}
.h_nav li .sub-menu {
	webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	position: absolute;
	min-width: 250px;
	top: 40px;
	visibility: hidden;
	opacity: 0;
	background: #fff;
	padding: 5px 0px 5px 0px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	z-index: 9;
	text-align: left;
	transform-origin: 50% 0;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	border-radius: 0;
}
.h_nav li:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scaleY(100%);
	-ms-transform: scaleY(100%);
	transform: scaleY(100%);
}
.h_nav li .sub-menu li {
	width: 100%;
	padding: 0 0;
	display: block;
	height: auto;
	line-height: normal;
}
.h_nav li .sub-menu li a {
	padding: 11.25px 15px;
	display: block;
	width: 100%;
	font-weight: normal;
	height: auto;
	line-height: normal;
}
.h_nav li .sub-menu li a:hover {
	background: #f1f1f1;
	font-weight: normal;
	text-decoration: none;
	color: #222;
}
.slide_nav {
	display: none;
}
/* header property end */



/* banner property start */



.bannerbar {
	display: block;
	width: 100%;
}
.bannerbar .videobox {
	width: 100%;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}
.bannerbar video {
	width: 100%;
	margin: -130px 0px 0px 0px;
	display: block;
}
/* banner property end */



/* content property start */



#content {
	position: relative;
}
.imgbox {
	display: inline-block;
}
.imgbox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.title {
	font-weight: 800;
}
.headingbar {
}
.headingbar p {
	font-size: 18px;
	color: #000;
}
.smalltext p {
	font-size: 16px;
}
/* twocolumn_contetnbar property start */



.twocolumn_contetnbar {
	display: block;
}
.twocolumn_contetnbar h1 {
	font-size: 39px;
	color: #000;
	line-height: 54px;
}
.twocolumn_contetnbar .two_column {
	gap: 30px;
	flex-wrap: nowrap;
}
.twocolumn_contetnbar .two_column .column {
	display: inline-block;
}
.twocolumn_contetnbar .two_column .column p {
	color: #000;
	font-size: 18px;
	margin: 16px 0;
	padding: 0;
}
.twocolumn_contetnbar .two_column .column small {
	color: #000;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	margin: 16px 0;
	padding: 0;
	display: block;
}
.twocolumn_contetnbar .two_column .column .btn {
	font-size: 18px;
	background-color: #000;
	padding: 8px 16px;
	border-radius: 8px;
}
.twocolumn_contetnbar .two_column .column .video {
	display: block;
	margin-top: 30px;
}
.twocolumn_contetnbar .two_column .column .video iframe {
	display: block;
	width: 100%;
	max-height: 100% !important;
}
/* twocolumn_contetnbar property end */







/* latesteventbar property start */



.latesteventbar {
	display: block;
}
.latesteventbar h2 {
}
.latesteventbar .eventitems {
	margin-top: 20px;
	display: flex;
	gap: 12px;
	justify-content: space-between;
}
.latesteventbar .eventitems .item {
	width: 24%;
	background-color: #F6F6F6;
	border-radius: 8px;
	overflow: hidden;
}
.latesteventbar .eventitems .item .imgbox {
	width: 100%;
}
.latesteventbar .eventitems .item .text {
	padding: 10.72px;
	display: block;
	width: 100%;
}
.latesteventbar .eventitems .item .text h6 {
	color: #121212;
	font-size: 14px;
	margin-bottom: 17px;
}
.latesteventbar .eventitems .item .text h6 a {
	color: #121212;
	font-size: 14px;
	height: 49px;
	display: block;
}
.latesteventbar .eventitems .item .text .date {
	font-size: 10px;
	padding-bottom: 10px;
	display: block;
}
/* latesteventbar property end */



/* contentmapbar property start */



.contentmapbar {
	display: inline-block;
	width: 100%;
}
.contentmapbar .d_flex {
	gap: 32px;
	align-items: center;
}
.contentmapbar .d_flex .content {
	width: 49%;
}
.contentmapbar .d_flex .mapbox {
	width: 49%;
	display: inline-block;
}
/* contentmapbar property end */



/* facultybar property start */



.facultybar {
	display: block;
}
.facultybar .content {
	display: block;
}
.facultybar .content h2 {
}
.facultybar .content p {
	margin: 18px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
}
.facultybar .content .btn {
}
.facultybar .itembar {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	gap: 2px 32px;
}
.facultybar .itembar .item {
	width: 22.447%;
	border-radius: 8px;
	background-color: #f6f6f6;
	overflow: hidden;
}
.facultybar .itembar .item .imgbox {
	display: block;
}
.facultybar .itembar .item .text {
	display: block;
	padding: 16px 10px 0;
}
.facultybar .itembar .item .text h6 {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
}
.facultybar .itembar .item .text h6 a {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #000;
}
.facultybar .itembar .item .text p {
	font-size: 13px;
	color: #767676;
	margin: 13px 0;
	padding: 0;
}
.facultybar .itembar .item .text p span {
    font-size: 16px;
    color: #000;
}
/* facultybar property end */



/* careersupportbar property start */



.careersupportbar {
	display: block;
	background-color: #f6f6f6;
}
.careersupportbar h2 {
}
.careersupportbar p {
	font-size: 18px;
	margin: 18px 0;
	padding: 0;
	color: #000;
}
.careersupportbar .itemsbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 16px 2%;
}
.careersupportbar .itemsbar .item {
	width: 18.4%;
}
/* careersupportbar property end */



/* scholar_ledbar property start */



.scholar_ledbar {
	display: block;
}
.scholar_ledbar .headingbar {
}
.scholar_ledbar .scholar_items {
	display: flex;
	gap: 32px;
}
.scholar_ledbar .scholar_items .item {
	width: 32%;
}
.scholar_ledbar .scholar_items .item .imgbox {
	display: block;
	margin-bottom: 20px;
}
.scholar_ledbar .scholar_items .item h6 {
	font-size: 20.17px;
	font-weight: 800;
}
.scholar_ledbar .scholar_items .item p {
	font-size: 18px;
	margin: 18px 0;
	padding: 0;
	color: #000;
}
.scholar_ledbar .scholar_items .item .btn {
}
/* scholar_ledbar property end */



/* testimonialbar property start */



.testimonialbar {
	display: block;
}
.testimonialbar .headingbar {
}
.testimonialbar .testimonialitems {
	display: flex;
	gap: 0;
	background-color: #edf5ff;
	padding: 30px 50px;
	margin-bottom: 40px;
}
.testimonialbar .testimonialitems .item {
	width: 100%;
	margin: 0 10px;
}
.testimonialbar .testimonialitems .item .content {
	text-align: center;
	padding: 0 50px 5px;
	display: block;
	position: relative;
}
.testimonialbar .testimonialitems .item .content:before {
	content: "";
	font-family: 'FontAwesome';
	color: #CDCDCD;
	font-size: 39px;
	line-height: 36px;
	position: absolute;
	top: 4px;
	left: 0;
}
.testimonialbar .testimonialitems .item .content:after {
	content: "";
	font-family: 'FontAwesome';
	color: #CDCDCD;
	font-size: 39px;
	line-height: 36px;
	position: absolute;
	bottom: 4px;
	right: 0;
}
.testimonialbar .testimonialitems .item .content p {
	color: #000;
	font-style: italic;
	text-align: center;
	padding: 0;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 5px;
}
.testimonialbar .testimonialitems .item .info {
	text-align: center;
	display: block;
}
.testimonialbar .testimonialitems .item .info .imgbox {
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.testimonialbar .testimonialitems .item .info p {
	font-size: 16px;
	margin: 5px 0 0;
	padding: 0;
	color: #000;
	font-weight: 500;
}
.testimonial .slick-arrow {
	z-index: 999;
	font-weight: 600;
}
.testimonial .slick-arrow:before {
	padding: 0;
	color: #999;
	font-size: 30px;
}
.testimonial .slick-prev {
	left: 22px;
}
.testimonial .slick-next {
	right: 22px;
}
.testimonial .slick-dots {
	left: 0;
	right: 0;
	bottom: -36px;
}
.testimonial .slick-dots li {
	margin: 0;
}
.testimonial .slick-dots li button {
	display: inline-block;
	background-color: transparent;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	padding: 0;
	border: 1px solid #998;
}
.testimonial .slick-dots li.slick-active button {
	background-color: #998;
	border-color: #998;
}
.testimonial .slick-dots li button:hover {
	background-color: #000;
	border-color: #000;
}
.testimonial .slick-dots li button:before {
	display: none;
}
/* testimonialbar property end */



/* latest_blogbar property start */



.latest_blogbar {
	display: block;
}
.latest_blogbar h2 {
}
.blogitems {
	display: flex;
	gap: 20px;
	justify-content: start;
}
.blogitems .item {
	width: 24%;
	background-color: #F6F6F6;
	border-radius: 8px;
	overflow: hidden;
}
.blogitems .item .imgbox {
	width: 100%;
}
.blogitems .item .text {
	padding: 10.72px;
	display: block;
	width: 100%;
}
.blogitems .item .text h6 {
	color: #121212;
	font-size: 14px;
	margin-bottom: 17px;
}
.blogitems .item .text h6 a {
	color: #121212;
	font-size: 14px;
	height: 49px;
	display: block;
}
.blogitems .item .text .date {
	font-size: 10px;
	padding-bottom: 10px;
	display: flex;
	font-family: 'Inter';
	font-weight: 500;
	gap: 5px;
	align-items: center;
}
.blogitems .item .text .date font:nth-child(2) {
	width: 5px;
	height: 5px;
	background-color: #000;
	border-radius: 50%;
}
.blogitems .item .text .postname {
	display: flex;
	align-items: center;
	gap: 10px;
}
.blogitems .item .text .postname .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	background-color: transparent;
}
.blogitems .item .text .postname .icon img {
	width: 32px;
	height: 32px;
	object-fit: cover;
	border-radius: 50%;
	overflow: hidden;
}
.blogitems .item .text .postname .right_side {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.blogitems .item .text .postname small {
	font-size: 10px;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	display: inline-block;
	/*width:100%;*/
	line-height: 13px;
	flex: 1;
}
.newsitem .item .text h6 {
	font-weight: 700;
}
.newsitem .item .text h6 a {
	overflow: hidden;
}
.newsitem .item .imgbox {
	max-height: 123px;
	overflow: hidden;
	display: block;
}
.newsitem .item .text .postname {
	margin: 0;
}
/* latest_blogbar property end */



/* callstrip property start */



.callstrip {
	display: block;
	background-color: #000;
}
.callstrip .d_flex {
	justify-content: space-between;
	align-items: center;
}
.callstrip h4 {
	color: #fff;
	font-weight: 800;
	margin: 0;
	font-size: 25.008px;
}
.callstrip .btn {
	font-size: 16px;
	font-weight: 900;
	background-color: #fff;
	color: #000;
	padding: 8px 17px;
}
.callstrip .btn:hover {
	background-color: #000;
	color: #fff;
}
/* callstrip property end */















/* content property end */



/* footer property start */



#sitefooter {
	position: relative;
}
.mainfooter {
	display: block;
	background-color: #1369b2;
}
.footerwidget {
	display: flex;
	justify-content: space-between;
}
.footerwidget .footerlist {
	width: 25%;
	margin-bottom: 40px;
}
.footerwidget .footerlist li {
	margin-bottom: 16px;
	display: block;
	font-size: 14px;
}
.footerwidget .footerlist li a {
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.footerwidget .footerlist li:first-child {
	margin-bottom: 20px;
}
.footerwidget .footerlist li:first-child a {
	font-weight: 600;
}
.copyright {
	text-align: center;
	display: block;
}
.copyright .sociallist {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin-bottom: 20px;
}
.copyright .sociallist li {
	width: 36px;
	height: 36px;
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
	overflow: hidden;
	padding: 1px;
	scale: 1;
	transition: all 0.5s ease 0s;
}
.copyright .sociallist li a {
	display: block;
}
.copyright .sociallist li:hover {
	scale: 1.1;
	transition: all 0.5s ease 0s;
}
.copyright .sociallist li img {
}
.copyright p {
	color: #F6F6F6;
	font-size: 13px;
	font-weight: 500;
}
/* footer property end */



/* programe page property start */



/* programe navigation sticky property start */



.listnav {
	display: block;
	background-color: #1369b2;
	padding: 20px 0;
	position: sticky;
	top: 0;
	z-index: 7;
}
.listnav ul {
}
.listnav ul li {
	padding: 0 10.72px;
	display: inline-block;
}
.listnav ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
/* programe navigation sticky property end */



/* programe banner property start */



.programmebanner {
	display: inline-block;
	width: 100%;
	background-image: url(images/patternpad.jpeg);
	background-size: auto;
	background-repeat: repeat;
	background-position: 50% 50%;
	position: relative;
}
.programmebanner:before {
	content: "";
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.8;
}
.programmebanner .container {
	position: relative;
}
.programmebanner .d_flex {
	justify-content: space-between;
}
.programmebanner .textbox {
	width: 44%;
}
.programmebanner .title {
	margin-bottom: 30px;
}
.programmebanner h1 {
	font-size: 48.832px;
	font-weight: 800;
}
.programmebanner p {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 500;
}
.programmebanner .textbox .btnbar {
	display: flex;
	gap: 8px;
}
.programmebanner .textbox .btn {
	padding: 6px 10.4px;
	background-color: #fff;
	color: #000;
	border: 2px solid #000;
}
.programmebanner .textbox .blackbtn {
	color: #eaf0f7;
	background-color: #000;
	padding: 6px 16px;
}
.programmebanner .videobox {
	width: 53%
}
.programmebanner .videobox img {
	height: auto !important;
	max-width: 100% !important;
}
.programmebanner .videobox iframe {
	width: 100%;
	height: 300px;
	max-height: 300px !important;
}
.programmebanner .content {
	display: block;
}
.programmebanner .content p {
	font-size: 18px;
	padding-bottom: 10px;
}
.programmebanner .content p a {
	color: #3169b2;
}
.programmebanner .d_flex_div {
	justify-content: start;
	gap: 30px;
}
.programmebanner .d_flex_div p {
	padding: 0;
}
/* programe banner property end */



/* programme_highlights property start */



.programme_highlights {
	display: inline-block;
	width: 100%;
}
.programme_highlightsbar {
	display: inline-block;
	width: 60%;
}
.programme_highlightsbar p {
	font-size: 18px;
}
.programme_highlightsbar .item {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #eaf0f7;
}
.programme_highlightsbar .item .question {
	display: block;
	font-size: 16px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #3169b2;
	background-color: #f0f4f8;
	font-weight: 700;
	cursor: pointer;
	padding: 11.5px 20px 11.5px 60px;
	position: relative;
}
.programme_highlightsbar .item .question:before {
	content: "";
	font-family: 'FontAwesome';
	font-size: 22px;
	display: inline-block;
	position: absolute;
	left: 21px;
	top: 11px;
	color: #3169b2;
	transition: all 0.5s ease 0s;
}
.programme_highlightsbar .item .minus:before {
	transform: rotate(90deg);
	transition: all 0.5s ease 0s;
}
.programme_highlightsbar .item .answer {
	display: none;
	padding: 29px 4%;
}
.programme_highlightsbar .item .answer p {
	font-size: 16px;
}
/* programme_highlights property end */







/* programe_lifewidgetbar property start */







.programe_lifewidgetbar {
	display: block;
}
.programe_lifewidgetbar .itemwidget {
	display: flex;
	justify-content: start;
	gap: 20px;
}
.programe_lifewidgetbar .itemwidget .item {
	width: 23.5%;
	border-radius: 12px;
	overflow: hidden;
	background-color: #F6F6F6;
	position: relative;
}
.programe_lifewidgetbar .itemwidget .item .link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.programe_lifewidgetbar .itemwidget .item .imgbox {
	display: flex;
	align-items: center;
	max-height: 132px;
	overflow: hidden;
}
.programe_lifewidgetbar .itemwidget .item .text {
	display: block;
	padding: 12px;
	min-height: 80px;
}
.programe_lifewidgetbar .itemwidget .item .text p {
	font-size: 14px;
	color: #121212;
	font-weight: 700;
	padding-bottom: 12px;
	font-family: "Raleway", sans-serif;
}
/* programe_lifewidgetbar property end */







/* faqs_tabsbar property start */



.faqs_tabsbar {
	display: inline-block;
	width: 100%;
}
.faqs_tabsbar .tab_list {
	display: block;
}
.faqs_tabsbar .tab_list .tablinks {
	padding: 10px 15px;
	margin-right: 5px;
	font-size: 16px;
	color: #000;
	display: inline-block;
}
.faqs_tabsbar .tab_list .tablinks.active {
	border-bottom: 5px solid #3169b2;
	color: #3169b2;
}
.faqs_tabsbar .tabcontent {
	display: none;
	padding: 25px;
}
.faqs_tabsbar .tabcontent.active {
	display: block;
}
.faqtabs_widgetbar {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0;
}
.faqtabs_widgetbar p {
	font-size: 18px;
}
.faqtabs_widgetbar .item {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #eaf0f7;
}
.faqtabs_widgetbar .item .question {
	display: block;
	font-size: 16px;
	margin-bottom: 0;
	color: #3169b2;
	background-color: #f0f4f8;
	font-weight: 800;
	cursor: pointer;
	padding: 10px 52px 10px 25px;
	position: relative;
	font-family: 'Avenir';
}
.faqtabs_widgetbar .item .question:after {
	content: "";
	font-family: 'FontAwesome';
	font-size: 22px;
	display: inline-block;
	position: absolute;
	font-weight: 600;
	right: 16px;
	top: 11px;
	color: #3169b2;
	transition: all 0.5s ease 0s;
}
.faqtabs_widgetbar .item .minus:after {
	transform: rotate(90deg);
	transition: all 0.5s ease 0s;
}
.faqtabs_widgetbar .item .answer {
	display: none;
	padding: 12px 4%;
}
.faqtabs_widgetbar .item .answer p {
	font-size: 16px;
	margin: 18px 0;
	padding: 0;
}
.faqtabs_widgetbar .item .answer ul {
    padding-left: 25px;
}
.faqtabs_widgetbar .item .answer li {
	margin-bottom: 0;
	color: #000;
    font-size: 16px;
    display: list-item;
    font-weight: 500;
}
.faqtabs_widgetbar .item .answer .videobox {
	width: 50%;
}
/* faqs_tabsbar property end */







/* programe page property end */



/* executive-programmes page property start */



.executive_programenav {
	display: block;
	margin: 16px 0;
}
.executive_programme_widgetbar {
	display: block;
}
.executive_programme_widgetbar .executive_programme_wrapperbar {
	display: block;
}
.executive_programme_widgetbar .executive_programme_wrapperbar:first-child {
	padding-top: 0;
}
.executive_programme_widgetbar .executive_programme_wrapperbar:nth-child(2n) {
}
.executive_programme_widgetbar .executive_programme_wrapperbar:nth-child(2n) > .d_flex {
	flex-direction: row-reverse;
}
.executive_programenav ul {
	display: block;
}
.executive_programenav ul li {
	display: inline-block;
}
.executive_programenav ul li a {
	background: #1369b2;
	color: #fff;
	padding: 10px 34px;
	font-size: 16px;
	border-radius: 6px;
	font-weight: 600;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.executive_pgbanner {
	display: inline-block;
	width: 100%;
}
.executive_pgbanner .title {
	margin-bottom: 30px;
}
.executive_pgbanner .titleline {
	font-weight: 800;
	border-top: 2px solid #000;
	padding-bottom: 16px;
}
.executive_pgbanner .d_flex {
	gap: 32px;
	justify-content: space-between;
}
.executive_pgbanner .videobox {
	width: 43%;
}
.executive_pgbanner .textbox {
	width: 53%;
}
.executive_pgbanner .textbox h5 {
	font-weight: 800;
}
.executive_pgbanner .textbox ul {
	display: block;
	padding-left: 17.6px;
	margin: 5px 0 20px;
}
.executive_pgbanner .textbox ul li {
	display: block;
	margin-bottom: 5px;
	color: #000;
	font-size: 16px;
	position: relative;
	padding-left: 22px;
	line-height: 1.4;
}
.executive_pgbanner .textbox ul li:before {
	content: "";
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 12px;
	position: absolute;
	left: 0;
	top: 4px;
}
.executive_pgbanner .textbox .btn {
	padding: 8px 16px;
	background-color: #000000;
	color: #ffffff;
	border: 0;
	font-size: 16px;
	font-weight: 700;
}
.programe_execute {
	background-color: #1369b2;
	box-shadow: 0 0 15px #dcdcdc;
	border: 1px solid #dcdcdc;
	border-radius: 8px;
	padding: 10px;
	display: flex;
	justify-content: space-between;
}
.programe_execute .item {
	flex: 1;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
	width: 24%;
}
.programe_execute .item img {
	filter: invert(1);
	width: 30px;
}
.programe_execute .item p {
	color: #fff;
}
/* executive-programmes page property end */



/* career-support page property end */



.scholar_placementbar {
	text-align: center;
	display: block;
}
.scholar_placementbar .headingbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 36px;
}
.scholar_placementbar .headingbar .title {
	margin: 0;
}
.scholar_placementbar .headingbar .btn {
}
.scholar_placementbar .imgbox {
	width: 59%;
	margin: 0 auto;
}
/* careers_publicpolicy start */



.careers_publicpolicy {
	display: block;
}
.publicpolicy_items {
	display: flex;
	justify-content: space-between;
}
.publicpolicy_items .item {
	flex: 1;
	text-align: center;
}
.publicpolicy_items .item .iconbox {
	display: block;
}
.publicpolicy_items .item .iconbox img {
	max-width: 116px;
}
.publicpolicy_items .item p {
	font-size: 13px;
	color: #000;
	font-weight: 700;
	margin: 13px 0;
}
/* careers_publicpolicy end */



/* career_developmentbar start */



.career_developmentbar {
	display: block;
}
.career_development_items {
	display: block;
}
.career_development_items .item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.career_development_items .item .heading {
	display: block;
	width: 39%;
	text-align: left;
}
.career_development_items .item .heading h5 {
	font-weight: 700;
	position: relative;
	padding-left: 30px
}
.career_development_items .item .heading h5 em {
	font-style: normal;
	font-size: 25px;
	font-family: "Raleway", sans-serif;
	position: absolute;
	left: 0;
}
.career_development_items .item .itemlist {
	width: 56%;
}
.career_development_items .item .itemlist ul {
	display: block;
	padding-left: 26px;
}
.career_development_items .item .itemlist ul li {
	font-size: 18px;
	font-weight: 500;
	display: list-item;
	margin-bottom: 5px;
}
/* career_developmentbar end */







/* career-support page property end */







/* alumni-association page property end */



/* fullcontentbar start */



.fullcontentbar {
	display: block;
}
.fullcontentbar p {
	font-size: 18px;
}
.fullcontentbar .imgbox {
	width: 72%;
	margin: 0 auto 20px;
	display: block;
}
.fullcontentbar ol li {
	font-size: 18px;
}
.fullcontentbar .btn {
	background-color: #1369b2;
	border-radius: 50px;
}
.fullcontentbar .blackbtn {
	padding: 8px 16px;
	border-radius: 8px;
	background-color: #000;
	font-weight: 500;
	color: #ffffff !important;
}
.fullcontentbar .faqtabs_widgetbar .item .question {
	color: #000;
	font-style: italic;
}
.fullcontentbar .faqtabs_widgetbar .item .question:after {
	color: #000;
	font-style: normal;
}
.fullcontentbar .faqtabs_widgetbar .item .answer .content {
	display: flex;
	justify-content: space-between;
}
.fullcontentbar .faqtabs_widgetbar .item .answer .content img {
	max-width: 184px;
	margin-right: 50px;
}
.fullcontentbar .faqtabs_widgetbar .item .answer .content p {
	font-size: 18px;
	/*margin:18px 0;*/

	margin: 0;
	padding: 0;
}
.fullcontentbar .socialdiv {
	display: block;
}
.fullcontentbar .socialdiv h6 {
	font-size: 18px;
	font-weight: 700;
}
.fullcontentbar .socialicon {
	display: flex;
	padding: 0;
}
.fullcontentbar .socialicon a {
	width: 36px;
	height: 36px;
	padding: 6px;
	background-color: #000;
	scale: 1;
	transition: all 0.5s ease 0s;
}
.fullcontentbar .socialicon a .fa {
	color: #fff;
	font-size: 20px;
}
.fullcontentbar .socialicon a:hover {
	scale: 1.1;
	transition: all 0.5s ease 0s;
}
.researchcontentbar p {
	font-size: 16px;
}
.researchcontentbar .imgbox {
	width: 89%;
	margin: 0 auto 20px;
	display: block;
}
/* fullcontentbar end */



/* election_processbar start */



.election_processbar {
	display: block;
}
.election_faqs .item .answer .imgbox {
}
.election_faqs .item .answer p {
	font-size: 18px;
	margin: 18px 0;
	padding: 0;
}
.election_faqs .item .answer ul {
	padding-left: 22px;
	margin-bottom: 16px;
}
.election_faqs .item .answer ul:last-child {
	margin-bottom: 0;
}
.election_faqs .item .answer ul li {
	display: list-item;
	list-style: disc;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 6px;
}
.election_faqs .item .answer .item .question {
	background-color: #f1f1f1;
	color: #000;
}
.election_faqs .item .answer .item .question:after {
	color: #000;
}
.election_faqs .item .answer .item .answer p {
	font-size: 16px;
}
.election_faqs .item .answer .item .answer ol li {
	margin-bottom: 6px;
	font-size: 16px;
}
.election_faqs .item .answer .item .answer ul li {
	font-size: 16px;
}
.election_faqs .item .answer .smalltext {
	display: block;
}
.election_faqs .item .answer .smalltext ul li, .election_faqs .item .answer .smalltext ol li, .election_faqs .item .answer .smalltext p {
	font-size: 16px;
}
/* election_processbar end */







/* alumni-association page property end */



/* alumni-newsletters page property start */



/* newslettersbanner start */



.newslettersbanner .textbox {
	width: 52%;
}
.newslettersbanner .videobox {
	width: 46%;
}
.newsletter_pagewidgetbar {
	display: block;
}
.newsletter_widget {
	display: flex;
	gap: 33px;
	justify-content: start;
}
.newsletter_widget .item {
	flex: 1;
}
.newsletter_widget .item .imgbox {
	display: block;
	margin-bottom: 16px;
}
.newsletter_widget .item p a, .newsletter_widget .item p {
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.newsletter_widget .item p a {
	text-decoration: underline;
}
/* newslettersbanner end */



/* alumni-newsletters page property end */



/* life-at-ispp page property start */



.life_widgetvideobar {
	display: block;
}
.video_widgetbar {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}
.video_widgetbar .item {
	flex: 1;
}
.video_widgetbar .item .videobox {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
}
.video_widgetbar .item .videobox iframe {
	width: 100%;
}
.video_widgetbar .item h6 {
	font-size: 20px;
	font-weight: 800;
}
.alumni_lifeitembar {
	display: block;
}
.alumni_lifeitembar .item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.alumni_lifeitembar .item:last-child {
	margin-bottom: 0;
}
.alumni_lifeitembar .item .imgbox {
	width: 39%;
}
.alumni_lifeitembar .item .imgbox img {
	object-fit: contain;
}
.alumni_lifeitembar .item .content {
	width: 57%;
}
.alumni_lifeitembar .item .content h2 {
	font-weight: 800;
}
.alumni_lifeitembar .item .content p {
	font-size: 18px;
	margin: 16px 0;
}
/* life-at-ispp page property end */







/* policyleaders_about page property start */



.policyleaders_about {
	display: block;
}
.policyleaders_about .imgbox_item {
	display: flex;
	justify-content: space-between;
}
.policyleaders_about .imgbox_item .imgbox {
	width: 57%;
}
.policyleaders_about .imgbox_item .content {
	width: 39%;
}
.policyleaders_about .imgbox_item .content p {
	font-size: 18px;
}
.videobox_item {
	display: flex;
	justify-content: space-between;
}
.videobox_item .content {
	width: 43%;
}
.videobox_item .content p {
	font-size: 18px;
}
.videobox_item .videobox {
	width: 48%;
}
.facultybar .founders {
	gap: 20px 32px;
}
.founders .item .imgbox {
	text-align: center;
}
.founders .item .imgbox .circle {
	width: 110px;
	height: 110px;
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	margin: 5px auto;
}
/* policyleaders_about page property end */



/* faculty page property start */



.faculty_pagebar {
	display: block;
}
.faculty_pagebar p {
	font-size: 18px;
}
.facultybar .faculty_itembar {
	gap: 20px 32px;
}
.facultybar .faculty_itembar .item .text {
	padding: 16px 10px 10px;
	text-align: center;
}
.facultybar .faculty_itembar .item .text .fa {
	color: #0077b5;
	font-size: 24px;
	margin: 0;
}
.facultybar .faculty_itembar .item .text .link {
}
/* faculty page property end */



/* industry-mentors page property start */



.industry_widgetbar {
	display: block;
}
.industry_itembar .item {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
}
.industry_itembar .item .question {
	display: block;
	font-size: 16px;
	margin-bottom: 0;
	color: #000;
	background-color: #f1f1f1;
	font-weight: 700;
	cursor: pointer;
	padding: 10px 52px 10px 25px;
	position: relative;
	font-family: 'Avenir';
}
.industry_itembar .item .question:after {
	content: "";
	font-family: 'FontAwesome';
	font-size: 22px;
	display: inline-block;
	position: absolute;
	font-weight: 600;
	right: 16px;
	top: 11px;
	color: #000;
	transition: all 0.5s ease 0s;
}
.industry_itembar .item .minus:after {
	transform: rotate(90deg);
	transition: all 0.5s ease 0s;
}
.industry_itembar .item .answer {
	display: none;
	padding: 12px 4% 40px;
}
.industry_itembar .item .answer p {
	font-size: 16px;
	margin: 18px 0;
}
.faculty_itembar {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	gap: 2px 28px;
}
.faculty_itembar .faculty_item {
	width: 22.447%;
	border-radius: 8px;
	background-color: #f6f6f6;
	overflow: hidden;
}
.faculty_itembar .faculty_item .imgbox {
	display: block;
}
.faculty_itembar .faculty_item .text {
	display: block;
	padding: 16px 10px 0;
}
.faculty_itembar .faculty_item .text h6 {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
}
.faculty_itembar .faculty_item .text h6 a {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color:#000000;
}
.faculty_itembar .faculty_item .text p {
	font-size: 13px;
	color: #767676;
	margin: 13px 0;
	padding: 0;
}
/* industry-mentors page property end */



/* Careers page property start */



.current_openings_widgetbar {
	display: block;
}
.careers_faqs .item {
	border-color: #3169b2;
}
.careers_faqs .item .question {
	color: #eaf0f7;
	font-size: 25px;
	font-weight: 800;
	background-color: #3169b2;
}
.careers_faqs .item .question:after {
	color: #eaf0f7;
}
.careers_faqs .item .answer p {
}
.careers_faqs .item .answer p a {
	color: #000;
}
.careers_faqs .item .answer p strong {
}
.careers_faqs .item .answer .line {
	width: 100%;
	margin: 40px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.careers_faqs .item .answer .line:before {
	content: "";
	border: 1px solid #000;
	display: inline-block;
	width: 100px;
	left: 0;
	right: 0;
	position: relative;
}
.careers_faqs .item .answer ul {
	padding-left: 24px;
}
.careers_faqs .item .answer ul li {
	font-weight: 500;
	display: list-item;
}
.bluebox {
	display: inline-block;
	width: 100%;
	background-color: #1369b2;
	padding: 20px 38px;
	text-align: center;
}
.bluebox p {
	margin: 0 !important;
}
.bluebox p a {
	color: #fff !important;
}
/* Careers page property end */



/* Research page property start */



.research_faqwidgetbar {
	display: block;
}
.research_faqs .item {
	border-color: #f1f1f1;
}
.research_faqs .item .question {
	color: #000;
	font-size: 25px;
	font-weight: 800;
	background-color: #f1f1f1;
	padding: 10px 25px 10px 52px;
}
.research_faqs .item .question:after {
	color: #000;
	right: inherit;
	left: 20px;
	top: 16px;
}
.research_faqs .item .answer .content {
	display: flex;
	justify-content: space-between;
}
.research_faqs .item .answer .content .imgbox {
	width: 48%;
}
.research_faqs .item .answer .content .text {
	width: 47%;
}
.research_faqs .item .answer .btnbar {
	text-align: center;
	margin-top: 13px;
}
.research_faqs .item .answer .btnbar .btn {
	background-color: #1369b2;
	border-radius: 50px;
}
.research_faqs .item .answer .btn {
	border-radius: 50px;
}
/* Research page property end */



/* evnet page property start */



.eventpage_widgetbar {
	display: block;
}
.newsitem, .eventitems {
	flex-wrap: wrap;
}
.newsitem .item, .eventitems .item {
	width: 23.4%;
}
.eventitems .item .imgbox {
	max-height: 132px;
	overflow: hidden;
}
.eventitems .item .text h6 {
	font-weight: 700;
}
.eventitems .item .text .date {
	font-weight: 700;
}
.eventitems .item .text .postname {
	margin: 0;
}
.pagination_custom {
	display: inline-flex;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 20px 0 0;
	text-align: center;
}
.pagination_custom span, .pagination_custom .page-numbers {
	padding: 4px 10px;
	border-right: 1px solid #dcdcdc;
	font-size: 13px;
	font-weight: 600;
	color: #3e3e3e;
}
.pagination_custom .current {
	color: #000;
	background-color: #f9f9f9;
}
/*.pagination_custom {

	display:block;

	text-align: center;

    margin: 20px 0 0;

}

.pagination_custom span,

.pagination_custom a {

	    font-size: 16px;

    color: #000;

    font-weight: 600;

}*/

/* evnet page property end */



/* newsletter page property end */



.newsletter_pageitems {
	flex-wrap: wrap;
	gap: 20px;
}
.newsletter_pageitems .item {
	width: 22%;
	flex: inherit;
}
/* newsletter page property end */



/* lokneeti programme page start */



.lokneeti_highlights {
	display: inline-block;
	width: 100%;
}
.lokneeti_highlights .dflex {
	display: flex;
	justify-content: space-between;
}
.lokneeti_highlights .upcoming_programme {
	width: 39%;
	background-color: #F6F6F6;
	padding: 24px;
}
.lokneeti_highlights .upcoming_programme h5 {
	font-weight: 800;
}
.lokneeti_highlights .upcoming_programme p {
	padding-bottom: 18px;
}
.lokneeti_highlights .content {
	width: 57%;
}
.lokneeti_highlights .content ul {
	padding-left: 25px;
}
.lokneeti_highlights .content li {
	color: #000;
	font-size: 18px;
	display: list-item;
	font-weight: 500;
}
.Lokneeti_columnitembar {
	display: block;
}
.Lokneeti_columnitembar .itemwidget {
	display: flex;
	justify-content: start;
	gap: 30px;
}
.Lokneeti_columnitembar .itemwidget .item {
	width: 32%;
	overflow: hidden;
}
.Lokneeti_columnitembar .itemwidget .item .imgbox {
	display: flex;
	align-items: center;
	max-height: 164px;
	overflow: hidden;
	margin-bottom: 18px;
}
.Lokneeti_columnitembar .itemwidget .item .text {
	display: block;
}
.Lokneeti_columnitembar .itemwidget .item .text h5 {
	font-weight: 700;
}
.Lokneeti_columnitembar .itemwidget .item .text p {
	font-size: 18px;
	color: #121212;
	font-weight: 500;
	padding-bottom: 12px;
}
.lokneeti_diaries_bar {
	display: block;
	background-color: #EDEDED;
}
.lokneeti_diaries_bar .d_flex {
	gap: 32px;
	justify-content: space-between;
}
.lokneeti_diaries_bar .imgboxbar {
	width: 39%;
}
.lokneeti_diaries_bar .imgboxbar .imgbox {
	width: 100%;
}
.lokneeti_diaries_bar .imgboxbar .text {
	background-color: #121212;
	padding: 20px 38px;
	margin-top: 16px;
}
.lokneeti_diaries_bar .imgboxbar .text p {
	color: #fff;
	font-size: 16px;
}
.lokneeti_diaries_bar .content {
	width: 57%;
}
.lokneeti_diaries_bar .content p {
	font-weight: 500;
	line-height: 1.6;
}
.lokneeti_diaries_bar .content .namebox {
	margin-top: 10px;
	display: block;
}
.lokneeti_diaries_bar .content .namebox .name {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 5px;
	position: relative;
	padding-left: 30px;
}
.lokneeti_diaries_bar .content .namebox .name:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 3px;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 11px;
}
.lokneeti_diaries_bar .content .namebox p {
	font-size: 16px;
}
/* lokneeti programme page end */







/* Lokneeti North East page start */



.highlights_pg_items .item {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.highlights_pg_items .item .icon {
	display: inline-block;
	width: 100px;
	margin-right: 8%;
}
.highlights_pg_items .item h6 {
	width: 71%;
	margin: 0;
}
.joinlokNeeti_widgetbar {
	display: block;
}
.joinlokNeeti_itembar {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.joinlokNeeti_itembar .item {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	width: 46%;
	padding: 18px 0;
}
.joinlokNeeti_itembar .item .icon {
	display: inline-block;
	width: 80px;
	margin-right: 8%;
}
.joinlokNeeti_itembar .item .text {
	width: 71%;
}
.joinlokNeeti_itembar .item .text h6 {
	margin: 0 0 18px;
	font-size: 18px;
	color: #1369b2;
	font-weight: 700;
}
.joinlokNeeti_itembar .item p {
	font-weight: 500;
	font-size: 16px;
	font-style: italic;
}
.bluestripbar {
	display: block;
	background-color: #1369b2;
	text-align: center;
}
.bluestripbar .date {
	background-image: linear-gradient(-100deg, rgba(255, 242, 0, 0.3), rgba(255, 242, 0, 0.7) 95%, rgba(255, 242, 0, 0.1));
	border-radius: 1em 0 1em 0;
	line-height: 1.5;
}
.pg_twocolumn {
}
.pg_twocolumn .item {
	padding: 0;
}
.pg_twocolumn .item .text p {
	font-size: 18px;
	font-style: normal;
}
.itembar.three_column .item {
	width: 31%;
}
.pg_modulebar {
	display: block;
}
.pg_modulebar .faqtabs_widgetbar:last-child {
	padding-bottom: 0;
}
.about_institutions_lokneeti {
	display: block;
}
.about_twocolumns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 18px;
	gap: 0px 30px;
}
.about_twocolumns .item {
	width: 48%;
}
.about_twocolumns .item h5 {
	font-weight: 800;
}
.about_twocolumns .item .imgbox {
	display: block;
	margin-bottom:8px;
}
.about_twocolumns .item figcaption {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 6px 0 12px;
}
.about_twocolumns .item .text {
	display: block;
}
.about_twocolumns .item .text p {
    padding: 8px 0;
    font-size: 16px;
}
.about_twocolumns .item .text .btn {
	background-color: transparent;
	color: #000;
	padding: 0;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 500;
}
.about_twocolumns .item .text .hidecontent {
	display: none;
}
/* Lokneeti North East page end */



/* single post property start */



.singlepost_content {
	display: block;
}
.singlepost_content .contentbox {
	width: 75%;
	margin: 0 auto;
}
.singlepost_content .contentbox h1 {
	font-size: 39px;
}
.singlepost_content .contentbox .socialicon {
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
}
.singlepost_content .contentbox .imgbox {
	margin-bottom: 20px;
	display: block;
}
.singlepost_content .contentbox .imgbox img {
	height: 100% !important;
	max-width: 100% !important;
}
.singlepost_content .contentbox h2, .singlepost_content .contentbox h3, .singlepost_content .contentbox h4, .singlepost_content .contentbox h5, .singlepost_content .contentbox h6 {
	font-weight: 800;
}
.singlepost_content .contentbox h2 strong, .singlepost_content .contentbox h3 strong, .singlepost_content .contentbox h4 strong, .singlepost_content .contentbox h5 strong, .singlepost_content .contentbox h6 strong {
	font-weight: 800;
}
.singlepost_content .contentbox p {
	font-size: 16px;
	padding-bottom: 0;
	margin: 20px 0;
}
.singlepost_content .contentbox p:first-child {
	margin-top: 0;
}
.singlepost_content .contentbox ol,  .singlepost_content .contentbox ul {
	margin: 20px 0;
}
.singlepost_content .contentbox iframe {
	margin: 20px 0 20px;
	max-width: 100% !important;
}
.singlepost_content .contentbox .postname {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 10px;
	margin: 20px 0;
}
.singlepost_content .contentbox .postname .icon {
	width: 48px;
	height: 48px;
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
	overflow: hidden;
}
.singlepost_content .contentbox .postname .icon a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.singlepost_content .contentbox .postname .icon a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.singlepost_content .contentbox .postname .postdd {
	display: inline-block;
	font-family: 'Inter';
}
.singlepost_content .contentbox .postname .postdd p {
	font-size: 12px;
	font-weight: 800;
	padding: 0;
}
.singlepost_content .contentbox .postname .postdd small {
	font-size: 12px;
}
.singlepost_content .contentbox .postname .postdd small strong {
	font-weight: 800;
}
.singlepost_content .contentbox ul {
	display: block;
	margin: 16px 0px;
}
.singlepost_content .contentbox ul li {
	display: block;
	padding-left: 20px;
	position: relative;
	line-height: 1.3;
	margin: 7px 0;
}
.singlepost_content .contentbox ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 100%;
	vertical-align: top;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 8px;
}
.singlepost_content .contentbox ol ul li:before {
	left: -7px;
}
.singlepost_content .contentbox li a {
	color: #000;
}
.singlepost_content .contentbox ul.wp-block-list li {
	padding-left: 20px;
	position: relative;
	line-height: 1.3;
	margin: 7px 0;
}
.singlepost_content .contentbox ol li {
	padding-left: 6px;
	position: relative;
	line-height: 1.3;
	margin: 7px 0;
}
.singlepost_content table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid rgba(0, 0, 0);
	margin: 15px 0;
}
.singlepost_content th, .singlepost_content td {
	text-align: left;
	padding: 8px;
	min-width: 200px;
}
.singlepost_content td {
	border-width: 0 1px 1px 0;
	white-space: pre-wrap;
	min-width: 1px;
	border: 1px solid;
	word-break: normal;
}
.adminpost {
	display: flex;
	justify-content: start;
	gap: 10px;
	margin: 15px 0;
}
.adminpost .icon {
	width: 100px;
	height: 100px;
	display: inline-block;
	background-color: #fff;
}
.adminpost .postdd {
	display: inline-block;
}
.adminpost .postdd p {
	font-size: 21px;
	font-weight: 800;
	padding: 0;
}
.adminpost .postdd small {
	font-size: 16px;
}
.socialicon {
	display: flex;
	gap: 12px;
	padding: 16px 0;
}
.socialicon a {
	background-color: #dcdcdc;
	width: 26px;
	height: 26px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.socialicon i {
	margin: 0;
	font-size: 16px;
}
.singlepost_content .contentbox h3 {
	font-size: 25px;
}
.singlepost_content .contentbox h3 a {
	color: #000;
}
.singlepost_content .contentbox .kc_accordion_header .fa-plus {
	display: none;
}
.singlepost_content .contentbox h4 {
	font-size: 21px;
}
.singlepost_content .contentbox .wp-block-quote {
	padding: 0 1em 1em !important;
}
.singlepost_content .contentbox .tags {
	display: block;
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding-top: 16px;
}
.singlepost_content .contentbox .tags p {
	display: inline-block;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #27548e;
	padding-right: 20px;
}
.singlepost_content .contentbox .tags .post-tags {
	display: inline;
	text-transform: uppercase;
}
.singlepost_content .contentbox .tags .post-tags li {
	display: inline-block;
	padding: 0;
	margin: 0 8px 8px;
	font-size: 12px;
	border-right: 1px solid #999999;
	padding-right: 8px;
}
.singlepost_content .contentbox .tags .post-tags li:before {
	display: none !important;
}
.singlepost_content .contentbox .tags .post-tags li a {
	color: #27548e;
	font-weight: 600;
}
.singlepost_content .contentbox .tags .post-tags li:last-child {
	border-right: 0;
}
.singlepost_content .contentbox figure {
	margin-bottom: 20px;
	overflow-x: auto;
}
.singlepost_content .contentbox figure figcaption {
	font-size: 12px;
	color: #999999;
	font-weight: 700;
}
body .is-layout-flex {
	align-items: start;
}
h5.wp-block-heading {
	font-size: 16px;
}
.singlepost_content .contentbox .industry_itembar .item .answer {
	padding: 13px 4%;
}
.singlepostmenu {
}
.singlepostmenu .closemenu,  .singlepostmenu .postmenu {
	display: none;
	width: 24px;
}
.singlepostmenu .postmenu.mm,  .singlepostmenu .closemenu.mm {
	display: block;
}
.post_tablecontent {
	display: inline-block;
	background-color: #fff;
	position: absolute;
	top: 250px;
	left: 0;
	width: 250px;
	padding: 20px;
	box-shadow: 5px 0 5px -2px rgba(0, 0, 0, .12);
	transition: margin-left 0.5s ease 0s;
	margin-left: 0;
	z-index: 6;
}
.post_tablecontent.mm {
	margin-left: -251px;
	transition: margin-left 0.5s ease 0s;
}
.post_tablecontent h6 {
	font-size: 18px;
	color: #121212;
	font-weight: 800;
}
.post_tablecontent > div {
	font-weight: 400;
	font-size: 14px;
}
.post_tablecontent > div a {
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
	color: #000;
}
.post_tablecontent #toc-list > div.active a {
	font-weight: 800 !important;
}
.post_tablecontent .item:last-child {
	margin-bottom: 0;
}
.toc-container {
}
.toc-container a {
	text-decoration: none;
	color: #0073aa;
}
.toc-container a:hover {
	text-decoration: underline;
}
.wp-block-table.is-style-stripes {
	background-color: initial;
	border-bottom: 1px solid #f0f0f0;
	border-collapse: inherit;
	border-spacing: 0
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
	border-color: #0000
}
.wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color>* {
	border-color: inherit
}
.wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color]>*, .wp-block-table table[style*=border-top-color]>* td, .wp-block-table table[style*=border-top-color]>* th {
	border-top-color: inherit
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
	border-top-color: initial
}
.wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color]>* {
	border-right-color: inherit
}
.wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color]>*, .wp-block-table table[style*=border-bottom-color]>* td, .wp-block-table table[style*=border-bottom-color]>* th {
	border-bottom-color: inherit
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
	border-bottom-color: initial
}
.wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color]>* {
	border-left-color: inherit
}
.wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style]>* {
	border-style: inherit
}
.wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width]>* {
	border-style: inherit;
	border-width: inherit
}
.hc-video-aspect-ratio {
	width: 100%;
	aspect-ratio: 16 / 9;
}
.has-secondary-main-background-color {
	background-color: #1369b2 !important;
}
.bigbutton {
	background-color: #1369b2;
	color: #ffffff;
	border: none;
	border-radius: 10px;
	display: inline-block;
	width: 100%;
	padding: 15px;
	font-size: 17px !important;
	text-align: center;
}
.bigbutton:hover {
	background-color: #313131;
	color: #ffffff;
	border: none;
	transition: background-color .5s, color .5s, border .5s;
}
.smallbutton {
	display: block;
}
.smallbutton .btn {
	background-color: #1369b2;
	color: #ffffff;
	border: none;
	border-radius: 10px;
	display: inline-block;
	width: auto;
	padding: 15px;
	font-size: 17px !important;
	text-align: center;
}
.smallbutton .btn:hover {
	background-color: #ffe370;
	color: #000000;
	border: none;
}
/* single post property end */

/* Cheistha Kochhar property start */

.redbox_content {
	display: block;
}
.redbg {
	background-color: #800102;
	color: #fff;
	padding: 30px 30px;
}
.highlights_boxes {
	display: block;
}
.itemboxes {
	display: flex;
	justify-content: center;
	gap: 30px;
}
.itemboxes .item {
	flex: 1;
	text-align: center;
}
.itemboxes .item .icon {
	margin-bottom: 20px;
}
.itemboxes .item p {
	font-weight: 700;
}
.als_oursessions {
	display: block;
}
.itemslide {
	display: flex;
}
.als_oursessions .slick-prev {
	left: 50px;
}
.als_oursessions .slick-next {
	right: 50px;
}
.oneslide .slick-track {
	display: flex;
	justify-content: center;
}
.oneslide .slick-track .slick-slide {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}
.oneslide .slick-track .slick-slide img {
	margin: 0 auto;
}
.oneslide .slick-arrow:before {
	font-size: 44px;
}
.als_contentbar {
}
.als_contentbar h6 {
	font-size: 21px;
	font-weight: 800;
}
.als_batch {
	display: block;
}
.als_batch .itemboxes {
}
.als_batch .itemboxes .item {
	background: #800102;
	padding: 20px;
	border-radius: 23px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.als_batch .itemboxes .item p {
	font-weight: 500;
	font-size: 16px;
}
.als_alumni {
	display: block;
	background-color: #ededed;
}
.als_alumni .itemslider {
	padding-bottom: 60px;
}
.als_alumni .itemslider .item {
	display: flex;
	flex: auto;
	justify-content: space-between;
}
.als_alumni .itemslider .item .imgbox {
	width: 40%;
}
.als_alumni .itemslider .item .text {
	width: 57%;
	text-align: left;
}
.als_alumni .itemslider .item .text p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
.als_alumni .itemslider .item .text h6 {
	font-size: 21px;
	font-weight: 700;
	margin: 0;
}
.als_alumni .itemslider .slick-arrow:before {
	font-size: 62px;
	padding: 0;
	opacity: 0.34;
}
.als_alumni .itemslider .slick-next {
	right: -48px;
}
.als_alumni .alumnislide .slick-dots {
	bottom: 0;
}
.als_alumni .alumnislide .slick-dots li {
	margin: 0;
}
.als_alumni .alumnislide .slick-dots li button:before {
	font-size: 44px;
}
/* Cheistha Kochhar property end */

/* Case study center property start */

.imgcontentbox {
	display: block;
}
.imgcontentbox .dflex {
	display: flex;
	justify-content: space-between;
}
.imgcontentbox .imgbox {
	width: 48%;
}
.imgcontentbox .imgbox img {
	height: auto;
}
.imgcontentbox .imgbox p {
	margin: 16px 0;
	font-size: 16px;
}
.imgcontentbox .content {
	width: 49%;
}
.imgcontentbox .content p {
}
.two_column_img .imgbox {
	width: 50%;
	max-height: 310px;
	overflow: hidden;
}
.imgcontentbox .bluebox {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: start;
	border-radius: 10px;
	padding: 30px;
}
.imgcontentbox .bluebox .imgbox {
	width: 41%;
	border-radius: 10px;
	overflow: hidden;
}
.imgcontentbox .bluebox .textbox {
	width: 55%;
	text-align: left;
}
.imgcontentbox .bluebox .textbox p {
	color: #fff;
}
/* Case study center property end */

/* post property start */

.imageslider {
	display: block;
	margin: 30px auto;
	width: 641px;
	max-width: 100%;
	padding: 0 10%;
}
.imageslider .slick-prev {
	left: 0;
}
.imageslider .slick-next {
	right: 0;
}
.imageslider .slick-next:before, .imageslider .slick-prev:before {
	padding: 0;
	font-weight: 100;
	font-size: 60px
}
.imageslider .slick-next:before {
	float: right;
}
.figcaption {
	text-align: center;
	font-family: 'Inter';
	font-size: 12px;
	color: #999999;
	font-weight: 500;
}
.singlepost_content .contentbox a {
	color: #000;
	word-break: break-all;
}
.singlepost_content .contentbox .btn {
	background-color: #32373c;
	color: #fff;
	border-radius: 40px;
}
.singlepost_content .contentbox .slick-dots {
	display: block;
	margin: 0px 0 auto !important;
	left: 0;
	right: 0;
	position: relative;
	bottom: 0;
}
.singlepost_content .contentbox .slick-dots li {
	display: inline-block !important;
	margin: 0;
}
.singlepost_content .contentbox .slick-dots li:before {
	opacity: 0.2;
	width: 8px;
	height: 8px;
}
.singlepost_content .contentbox .slick-dots li.slick-active:before {
	opacity: 1;
}
.singlepost_content .contentbox .slick-dots li button:before {
	display: none;
}
/* post property end */

/* single event page property start */

:root {
 --primary-dark: #27548e;
 --primary-main: #000000;
 --primary-pastel: #98b4d9;
}
.single_eventbanner {
	display: block;
	position: relative;
}
.single_eventbanner:before {
	content: "";
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: .1;
	background-color: #98b4d9;
	background-image: repeating-radial-gradient(circle at 0 0, transparent 0, var(--primary-pastel) 9px), repeating-linear-gradient(var(--primary-main), var(--primary-main));
}
.single_eventbanner .d_flex {
	justify-content: space-between;
	position: relative;
	z-index: 6;
}
.single_eventbanner .textbox {
	width: 49%;
}
.single_eventbanner .textbox .subtitle {
	font-size: 16px;
	font-weight: 900;
	color: #000;
}
.single_eventbanner .textbox .subtitle a {
	color: #000;
}
.single_eventbanner .textbox .eventdate {
	display: inline-flex;
	margin: 4px 0 20px;
	border: 1px solid #000;
}
.single_eventbanner .textbox .eventdate span {
	padding: 4px;
	border-right: 1px solid #000;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.single_eventbanner .textbox .eventdate span:last-child {
	border-right: 0;
}
.single_eventbanner .title {
	margin-bottom: 4px;
	font-size: 39px;
}
.single_eventbanner p {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 500;
}
.single_eventbanner .duration {
	display: block;
	margin-bottom: 8px;
}
.single_eventbanner .addresss {
	display: block;
	padding-left: 64px;
	position: relative;
}
.single_eventbanner .addresss span {
	display: inline-block;
	position: absolute;
	left: 0;
}
.single_eventbanner .imgboxbar {
	width: 49%
}
.single_eventbanner .imgboxbar .imgbox {
	width: 100%;
}
.single_eventbanner .imgboxbar .imgbox img {
	height: auto !important;
	max-width: 100% !important;
}
.single_eventbanner .imgboxbar iframe {
	width: 100%;
	height: 300px;
	max-height: 300px !important;
}
.single_eventbanner .imgboxbar .postname {
	margin: 40px 0 0 0;
}
.single_eventbanner .imgboxbar .postname .icon {
	border-radius: 100%;
	overflow: hidden;
}
.postname {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 10px;
	margin: 20px 0;
}
.postname .icon {
	width: 48px;
	height: 48px;
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
}
.postname .postadd {
	display: inline-block;
}
.postname .postadd p {
	font-size: 12px;
	font-weight: 800;
	padding: 0;
}
.postname .postadd strong {
	font-weight: 900;
}
.postname .postadd small {
	font-size: 12px;
}
.postname .postadd small a {
	color: #000;
}
.singleevent .contentbox {
	width: 100%;
}
.eventbio_bar {
	display: flex;
	justify-content: space-between;
	gap: 33px;
}
.eventbio_bar .eventimg_bar {
	width: 302px;
}
.eventbio_bar .eventcontent_bar {
	flex: 1;
}
.singlepost_content .eventbio_bar .eventimg_bar {
	width: 222px;
	margin-bottom: 20px;
}
.singlepost_content .eventbio_bar .eventimg_bar img {
	object-fit: cover;
}
.registerbtn {
	display: block;
	background-color: #1369b2;
	text-align: center;
	padding: 1.25em 2.375em;
	margin: 20px 0;
}
.registerbtn a {
	color: #fff !important;
}
.singleevent .contentbox .industry_itembar .item .question {
	font-size: 21px;
	font-weight: 900;
}
.blackbtn {
	background-color: #313131;
	color: #ffffff !important;
	border: none;
	border-radius: 10px;
	padding: 15px 25px;
	font-size: 17px !important;
	display: inline-block;
}
.three_columnflex {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 22px;
}
.three_columnflex .item {
	width: 31%;
}
.three_columnflex .item figure {
	margin-bottom: 0;
}
/* single event page property end */



/* single Member property start */

.user_infobar {
	display: block;
}
.user_infobar .content {
	display: block;
	text-align: center;
}
.user_info_widgetbar {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.user_info_widgetbar .user_imgbar {
	width: 29%;
}
.user_info_widgetbar .user_imgbar .img_box {
	width: 226px;
	margin-bottom: 20px;
}
.user_info_widgetbar .user_imgbar .title {
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 20px;
}
.user_info_widgetbar .user_imgbar p {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 20px;
	padding: 0;
}
.user_info_widgetbar .user_content {
	width: 67.6%;
}
.user_info_widgetbar .user_content p {
	font-size: 16px;
	padding: 0;
	margin: 20px 0;
}
/* single Member property end */

/* sidebar page property start */



.filter_sidebarpage {
	position: relative;
}
.filter_sidebarpage .div_loading {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 67;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	background-color: #ffffff7a;
}
.filter_sidebarpage .div_loading .loading_inner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.filter_sidebarpage .div_loading .loading_inner img {
	text-align: center;
	/*    background: #f7f7f7e6;

    padding: 10px;

    width: 43px;*/

	width: 100px;
	border-radius: 50%;
}
.sidebarpage_content {
	display: flex;
	justify-content: space-between;
	align-items: start;
}
.sidebarpage_content .leftsidebar {
	width: 23.5%;
	position: relative;
}
.sidebarpage_content .leftsidebar .gallrybox {
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 10px 11px;
	color: #8c8c8c;
	display: inline-flex;
	justify-content: start;
	font-size: 12px;
	gap: 6px;
	margin-bottom: 20px;
}
.sidebarpage_content .leftsidebar .gallrybox strong, .sidebarpage_content .leftsidebar .gallrybox span {
	display: inline-block;
	height: auto;
	vertical-align: top;
}
.sidebarpage_content .leftsidebar .gallrybox strong {
}
.sidebarpage_content .leftsidebar .title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
.sidebarpage_content .leftsidebar .left_filterbar {
	display: inline-block;
	width: 100%;
}
.sidebarpage_content .leftsidebar .filter_cls {
	display: none;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0;
	padding: 5px 0;
	cursor: pointer;
}
.sidebarpage_content .leftsidebar .item_filter {
	display: block;
	border-top: 1px solid #DCDCDC;
	width: 100%;
	padding: 14px 0 0 0;
	position: relative;
}
.sidebarpage_content .leftsidebar .item_filter .subtitle {
	width: 100%;
	line-height: 16px;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	font-family: Inter;
	cursor: pointer;
}
.sidebarpage_content .leftsidebar .item_filter .subtitle:after {
	content: "";
	float: right;
	display: inline-block;
	font-size: 15px;
	font-family: 'FontAwesome';
	transition: all 0.5s ease 0s;
	padding: 0 10px;
}
.sidebarpage_content .leftsidebar .item_filter .subtitle.plus:after {
	transform: rotate(180deg);
	transition: all 0.5s ease 0s;
}
.sidebarpage_content .leftsidebar .item_filter .postfilter {
	overflow-y: auto;
	max-height: 300px;
	position: relative;
	display: block;
	padding-right: 10px;
	padding-bottom: 36px;
}
 .sidebarpage_content .leftsidebar .item_filter .postfilter::-webkit-scrollbar {
 width: 5px; /* Width of the vertical scrollbar */
 height: 5px; /* Height of the horizontal scrollbar */
}
 .sidebarpage_content .leftsidebar .item_filter .postfilter::-webkit-scrollbar-track {
 background: #fff; /* Background of the scrollbar track */
 border-radius: 10px;
}
 .sidebarpage_content .leftsidebar .item_filter .postfilter::-webkit-scrollbar-thumb {
 background: #dcdcdc; /* Color of the scrollbar thumb */
 border-radius: 10px;
}
.sidebarpage_content .leftsidebar .item_filter .postfilter ul {
}
.sidebarpage_content .leftsidebar .item_filter .postfilter ul li {
	font-size: 12px;
	font-weight: 500;
	display: block;
	color: #1a1a1a;
	font-family: Inter;
	padding: 5px 0 0;
}
.sidebarpage_content .leftsidebar .item_filter .postfilter ul li input {
	border: 1px solid #000;
	border-radius: 2px;
	width: 15px;
	height: 15px;
	opacity: .33;
	margin-right: 5px;
	margin-top: 1px;
}
.sidebarpage_content .leftsidebar .item_filter .postfilter ul li input:checked {
	opacity: 1;
}
.sidebarpage_content .leftsidebar .item_filter ul li input:checked ~ label, .sidebarpage_content .leftsidebar .item_filter ul li input:checked ~ span {
	opacity: 1;
}
.sidebarpage_content .leftsidebar .item_filter ul li label {
	display: inline-block;
	vertical-align: top;
	opacity: .6;
	width: 78%;
}
.sidebarpage_content .leftsidebar .item_filter ul li span {
	float: right;
	opacity: .6;
}
.sidebarpage_content .leftsidebar .item_filter .postfilter ul.hide_ul {
	display: none;
}
.more_list {
	position: absolute;
	bottom: 0;
	z-index: 66;
	background-color: #fff;
	width: 100%;
	color: #000;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor: pointer;
	font-size: 12px;
	font-family: Inter;
	font-weight: 700;
	display: flex;
	gap: 4px;
	text-transform: uppercase;
	align-items: center;
}
.more_list:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 1px;
	top: 15px;
}
.more_list:after {
	content: "";
	display: inline-block;
	width: 2px;
	height: 10px;
	background-color: #000;
	position: absolute;
	left: 5px;
	top: 11px;
}
.less_list:after {
	display: none !important;
}
.sidebarpage_content .rightsidebar {
	width: 74%;
}
.sidebarpage_content .rightsidebar .post_search {
	display: flex;
	width: 100%;
	position: relative;
	border-radius: 4px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #dcdcdc;
	align-items: center;
	padding: 0 5px;
	justify-content: space-between;
}
.sidebarpage_content .rightsidebar .post_search form {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 8px;
	flex: 1;
}
.sidebarpage_content .rightsidebar .post_search form i {
	color: #ccc;
	font-size: 13px;
}
.sidebarpage_content .rightsidebar .post_search form input {
	width: 100%;
	height: auto;
	font-size: 14px;
	display: inherit;
	opacity: 1;
	padding: 14px 10px;
	font-weight: 500;
	/*border:1px solid #dcdcdc;*/

	outline: none;
}
 .sidebarpage_content .rightsidebar .post_search form input[type="search"]::placeholder {
 color:#949494;
 opacity: 1;
 font-weight:500;
 font-family:'Inter';
}
.sidebarpage_content .rightsidebar .post_search form button {
	position: absolute;
	right: 6px;
	cursor: pointer;
	border: none;
	background: none;
	padding: 0;
	width: 38px;
	height: 38px;
	margin: 0;
	overflow: hidden;
}
.sidebarpage_content .rightsidebar .post_search .result_count {
	border-left: 1px solid #ccc;
	height: 44px;
	display: flex;
	align-items: center;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	font-family: 'Inter';
}
.sidebarpage_content .rightsidebar .post_search .result_count span {
}
.sidebarpage_content .rightsidebar .blogitems .item {
	width: 31.4%;
}
/*.sidebarpage_content .rightsidebar .pagination_custom {

	display: inline-flex;

    border: 1px solid #dcdcdc;

    border-radius: 5px;

}

.sidebarpage_content .rightsidebar .pagination_custom span,

.sidebarpage_content .rightsidebar .pagination_custom .page-numbers {

	padding: 4px 10px;

    border-right: 1px solid #dcdcdc;

    font-size: 15px;

    color: #686868;

}*/





#custom_pagination {
	display: flex;
	margin: 20px 0 0;
}
#custom_pagination .custom-pagination {
	text-align: center;
	margin: 0 auto;
}
.custom-pagination .load_more_div>ul {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	justify-content: center;
	align-items: center;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	overflow: hidden;
}
.custom-pagination .load_more_div>ul li {
	margin: 0;
	cursor: pointer;
	border-right: 1px solid #dcdcdc;
	padding: 3px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	font-weight: 600;
	color: #3e3e3e;
}
.custom-pagination .load_more_div>ul li.next {
	border: none !important;
}
.custom-pagination .load_more_div>ul li .fa {
	color: #3e3e3e;
}
.custom-pagination .load_more_div>ul li.current_page {
	color: #000;
	background-color: #f9f9f9;
}
.custom-pagination .load_more_div>ul span {
	opacity: 0.5;
	border-right: 1px solid #dcdcdc;
	color: #585858;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 0 10px;
}
/* sidebar page property end */



/* financials page property start */

.financials_contetnbar {
	display: block;
	background-repeat: repeat;
	background-size: auto;
	background-position: 50% 50%;
	position: relative;
}
.financials_contetnbar:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1;
	opacity: 0.8;
}
.financials_contetnbar .container {
	position: relative;
	z-index: 4;
}
.data-table {
	margin-top: 25px;
}
.data-table table {
	width: 100%;
	font-family: var(--brand-reading-font);
}
.data-table table tr td {
	border-top: #ddd solid 1px;
	padding: 18px 0;
}
.data-table table tr td a {
	font-size: 16px;
	color: #000;
	display: flex;
	align-items: center;
}
.data-table table tr td a img {
	padding-left: 5px;
	height: auto;
}
.slick-dots li {
	margin: 0;
}
.slick-dots li button:before {
	font-size: 32px;
}
.fullwidth {
	display: block;
}
.fullwidth ul {
	margin-bottom: 20px;
}
.fullwidth ul:last-child {
	margin-bottom: 0;
}
.fullwidth li {
	display: block;
	margin-bottom: 5px;
	color: #000;
	font-size: 18px;
	position: relative;
	padding-left: 22px;
	line-height: 1.4;
}
.fullwidth li:before {
	content: "";
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 12px;
	position: absolute;
	left: 0;
	top: 4px;
}

/* academics page start */
.acc_courses_items {
	flex-wrap: wrap;
    gap: 20px;
}
.acc_courses_items .item {
    width: 23.4%;
}
.acc_courses_items .item .imgbox {
	position:relative;
}
.acc_courses_items .item .imgbox .cours {
	font-size: 10px;
    color: #000;
    background-color: #eaf0f7;
    padding: 4px 8px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    top: 8px;
    left: 0;
}
.acc_courses_items .item .text {
    padding: 12px;
}
.acc_courses_items .item .text h6 {
    font-weight: 700;
}
.acc_courses_items .item .text h6 a {
    height: auto;
}
.acc_courses_items .item .text .date {
    font-size: 10px;
    padding-bottom: 4px;
    visibility: hidden;
}
.fourslideshow .slick-track {
	gap:20px;
	display:flex;
}
.fourslideshow .slick-track .item {
    height: auto;
}
.acc_courses_items.fourslideshow .slick-arrow.slick-disabled {
	display: none !important;
}
.acc_courses_items.fourslideshow .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}
.acc_courses_items.fourslideshow .slick-arrow:hover {
	box-shadow: 1px 2px 6px #80808073;
}





/* academics page end */





@media only screen and (max-width:680px) {
.hc-940-px-40 {
	padding-left: 25px;
	padding-right: 25px;
}
.data-table table tr td {
	padding: 20px 10px;
	width: 33%;
	display: inline-block;
	border-top: none;
}
.data-table table tr td:first-child {
	border-bottom: #ddd solid 1px;
	padding-bottom: 10px;
	padding-left: 0;
	width: 100%;
}
.data-table table tr td:last-child {
	padding-right: 0;
}
.data-table table tr td a, .data-table table tr td:first-child {
	font-size: 14px;
}
}

@media only screen and (max-width:576px) {
.data-table {
	margin-top: 0;
}
.data-table table tr td {
	padding: 18px 0 0;
	width: 100%;
}
.data-table table tr td:first-child {
	padding: 30px 0 15px;
}
.data-table table tr td a, .data-table table tr td:first-child {
	font-size: 18px;
}
}

/* financials page property end */

/* mobile responsive property start */



@media (max-width:1100px) {
}

@media (max-width:970px) {
.container {
	max-width: 100%;/*max-width: 768px;*/
}
.py_5 {
	padding: 40px 0;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 20px;
}
.btn {
	font-size: 15px;
}
/* Home Page start */

.h_nav li {
	padding: 0 16px 0 0;
	line-height: 22px;
	margin-right: 16px;
	height: auto;
}
.h_nav li a {
	font-size: 13px;
	line-height: 20px;
	height: auto;
}
.latesteventbar .eventitems {
	gap: 10px;
}
.latesteventbar .eventitems .item {
	width: 23%;
}
.facultybar .itembar .item {
	width: 22%;
}
/* Home Page end */

/* PDM Programme Page start */	

.programmebanner h1 {
	font-size: 42px;
}
/* PDM Programme Page end */	

/* executive-programmes Page start */		

.executive_programenav ul li a {
	padding: 10px 20px;
}
/* executive-programmes Page end */	

/* Career Support Page start */	

.programmebanner .textbox .blackbtn, .programmebanner .textbox .btn {
	font-size: 15px;
	padding: 6px 10px;
}
.programmebanner .textbox .blackbtn {
	font-size: 15px !important;
}
/* Career Support Page end */

/* Policy Review sidebar Page start */	

.sidebarpage_content .rightsidebar .blogitems .item {
	width: 31%;
}
/* Policy Review sidebar Page end */

/* industry-mentors Page start */	

.faculty_itembar .faculty_item {
	width: 22%;
}
/* industry-mentors Page end */	

/* in-the-news Page start */	

.newsitem .item, .eventitems .item {
	width: 23%;
}
/* in-the-news Page end */	
/* academics Page start */
	
.slick-prev {
	left:0;
}
.slick-next {
	right:0;
}
.acc_courses_items.fourslideshow .slick-arrow {
    background-color: #fff;
}
.acc_courses_items {
    gap: 18px;
}
/* academics Page end */	
.programmebanner .title {
	margin-bottom: 20px;
}
.als_alumni .itemslider .slick-arrow {
	display: none;
}
}

@media (max-width:900px) {
h1 {
	font-size: 42px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 20px;
}
/* Home Page start */

.facultybar .itembar {
	gap: 2px 20px;
}
.facultybar .itembar .item {
	width: 23%;
}
.main_header .d_flex {
	gap: 30px;
	justify-content: space-between;
}
/* Home Page end */

/* PDM Programme Page start */	

.programmebanner h1 {
	font-size: 42px;
}
/* PDM Programme Page end */	

/* executive-programmes Page start */	

.executive_programenav ul li a {
	padding: 10px 16px;
	font-size: 15px;
}
/* executive-programmes Page end */	

/* Career Support Page start */	

.programmebanner h1 {
	font-size: 36px;
}
/* Career Support Page end */	

/* Policy Review sidebar Page start */



.sidebarpage_content .rightsidebar .blogitems .item {
	width: 30%;
}
/* Policy Review sidebar Page end */

/* about Page start */

.policyleaders_about .imgbox_item {
	align-items: start;
}
.policyleaders_about .imgbox_item .imgbox {
	width: 40%;
}
.policyleaders_about .imgbox_item .content {
	width: 56%;
}
.videobox_item {
	align-items: start;
}
.videobox_item .content {
	width: 51%;
}
.videobox_item .videobox {
	width: 45%;
}
/* about Page end */

.oneslide .slick-arrow:before {
	padding: 0;
}
/* single evnet Page start */

.single_eventbanner .title {
	font-size: 32px;
}
.three_columnflex .item {
	width: 30%;
}
/* single evnet Page end */

/* academics Page start */
.acc_courses_items {
    flex-wrap: wrap;
    gap: 14px;
}	
/* academics Page end */


}

@media (max-width:800px) {
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 20px;
}
.pt_5 {
	padding-top: 40px;
}
/* Home Page start */

.facultybar .itembar {
	gap: 18px 18px;
}
/* Home Page end */

/* executive-programmes Page start */	

.executive_programenav ul {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.executive_programenav ul li a {
	padding: 10px 14px;
	font-size: 14px;
}
.programe_execute .item img {
	width: 20px;
}
.programe_execute .item p {
	font-size: 14px;
}
/* executive-programmes Page end */	

/* Career Support Page start */	

.programmebanner .textbox .btnbar {
	flex-wrap: wrap;
}
/* Career Support Page end */	

/* life-at-ispp Page start */

.video_widgetbar {
	flex-wrap: wrap;
}
.video_widgetbar {
	flex-wrap: wrap;
}
.video_widgetbar .item {
	flex: inherit;
	width: 47%;
}
.video_widgetbar .item .videobox iframe {
	width: 100%;
	height: 200px;
}
/* life-at-ispp Page end */



/* Policy Review sidebar Page start */

.blogitems .item .text .postname {
	flex-wrap: wrap;
}
/* Policy Review sidebar Page end */

/* industry-mentors Page start */	

.faculty_itembar {
	gap: 20px 20px;
}
.faculty_itembar .faculty_item {
	width: 22.7%;
}
/* industry-mentors Page end */

/* careers-at-ispp Page start */

.careers_faqs .item .question {
	font-size: 20px;
	font-weight: 700;
}
/* careers-at-ispp Page end */

/* in-the-news Page start */

.newsitem .item, .eventitems .item {
	width: 31%;
}
/* in-the-news Page end */	



.about_twocolumns .item {
	width: 47%;
}
.blogitems .item .text h6 a {
	height: auto;
}
.als_oursessions .slick-prev {
	left: 0;
}
.als_oursessions .slick-next {
	right: 0;
}
/* single envet Page start */

.three_columnflex {
	gap: 20px;
}
.three_columnflex .item {
	width: 31%;
}
/* single envet Page end */





}

@media (max-width:768px) {
.container {
	max-width: 100%;
}
.four_column li, .three_column li, .two_column li {
	width: 100% !important;
}
.py_5 {
	padding: 30px 0;
}
.pt_5 {
	padding-top: 30px;
}
.pb_5 {
	padding-bottom: 30px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 20px;
}
/* Home Page start */

.bannerbar video {
	margin: 0;
}
.twocolumn_contetnbar h1 {
	font-size: 32px;
	line-height: normal;
}
.twocolumn_contetnbar .two_column {
	flex-wrap: wrap;
}
.latesteventbar .eventitems .item {
	width: 49%;
}
.contentmapbar .d_flex {
	flex-wrap: wrap;
}
.contentmapbar .d_flex .content {
	width: 100%;
}
.contentmapbar .d_flex .mapbox {
	width: 75%;
	max-width: 100%;
	margin: 0 auto;
}
.facultybar .itembar .item {
	width: 31%;
}
.careersupportbar .itemsbar .item {
	width: 23.5%;
}
.scholar_ledbar .scholar_items {
	gap: 20px;
	flex-wrap: wrap;
}
.scholar_ledbar .scholar_items .item {
	width: 48%;
}
.testimonialbar .testimonialitems {
	padding: 30px 30px;
}
.blogitems {
	flex-wrap: wrap;
}
.blogitems .item {
	width: 48%;
}
.callstrip .d_flex {
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	text-align: center;
}
.footerwidget {
	flex-wrap: wrap;
}
.footerwidget .footerlist {
	width: 46%;
}
.footerwidget .footerlist li {
	margin-bottom: 5px;
}
/* Home Page end */

/* PDM Programme Page start */	

.listnav ul li {
	padding: 0 6px;
}
.programmebanner .d_flex {
	flex-wrap: wrap;
	gap: 30px;
}
.programmebanner .textbox {
	width: 100%;
}
.programmebanner .videobox {
	width: 532px;
	max-width: 100%;
}
.programme_highlightsbar {
	width: 100%;
}
.programe_lifewidgetbar .itemwidget .item {
	width: 31%;
}
/* PDM Programme Page end */	

/* executive-programmes Page start */	

.executive_pgbanner .executive_programme_wrapperbar .d_flex {
	flex-wrap: wrap;
	flex-direction: column-reverse;
	gap: 30px;
}
.executive_pgbanner .executive_programme_wrapperbar .videobox {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
.executive_pgbanner .executive_programme_wrapperbar .textbox {
	width: 100%;
}
.executive_programme_widgetbar .executive_programme_wrapperbar:nth-child(2n) > .d_flex {
	flex-direction: column-reverse;
}
#ispp-x-pafi-collabration .executive_programme_wrapperbar .d_flex {
	flex-direction: row-reverse;
}
/* executive-programmes Page end */	

/* Career Support Page start */	

.publicpolicy_items {
	flex-wrap: wrap;
	justify-content: start;
	gap: 30px;
}
.publicpolicy_items .item {
	width: 26%;
	flex: auto;
	text-align: center;
}
.career_development_items .item {
	flex-wrap: wrap;
}
.career_development_items .item .heading {
	width: 100%;
}
.career_development_items .item .itemlist {
	width: 100%;
}
/* Career Support Page end */	

/* alumni-association Page start */	

.fullcontentbar ol li {
	font-size: 16px;
}
.fullcontentbar p {
	font-size: 16px;
}
.fullcontentbar .faqtabs_widgetbar .item .answer .content p {
	font-size: 16px;
}
.fullcontentbar .faqtabs_widgetbar .item .answer .content img {
	max-width: 120px;
}
/* alumni-association Page end */	



/* alumni-newsletters Page start */

.programmebanner .title {
	margin-bottom: 15px;
}
.programmebanner .textbox {
	width: 100%;
}
.programmebanner .videobox {
	width: 100%;
}
.newsletter_widget {
	flex-wrap: wrap;
	padding: 0;
}
.newsletter_widget .item {
	flex: inherit;
	width: 48%;
}
/* alumni-newsletters Page end */

/* life-at-ispp Page start */

.alumni_lifeitembar .item {
	flex-wrap: wrap;
	margin-bottom: 30px;
	gap: 30px;
}
.alumni_lifeitembar .item .imgbox {
	width: 360px;
}
.alumni_lifeitembar .item .content {
	width: 100%;
}
/* life-at-ispp Page end */



/* Policy Review sidebar Page start */

.sidebarpage_content {
	flex-wrap: wrap;
}
.sidebarpage_content .leftsidebar {
	width: 100%;
}
.sidebarpage_content .rightsidebar {
	width: 100%;
}
/* Policy Review sidebar Page end */

/* about Page start */

.policyleaders_about .imgbox_item {
	gap: 30px;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.policyleaders_about .imgbox_item .content {
	width: 100%;
}
.policyleaders_about .imgbox_item .imgbox {
	width: 500px;
	max-width: 100%;
}
.videobox_item {
	flex-wrap: wrap;
	gap: 30px;
}
.videobox_item .content {
	width: 100%;
}
.videobox_item .videobox {
	width: 500px;
	max-width: 100%;
}
/* about Page end */

/* industry-mentors Page start */	

.faculty_itembar .faculty_item {
	width: 30.5%;
}
/* industry-mentors Page end */	

/* research Page start */

.research_faqs .item .answer .content {
	flex-wrap: wrap;
	gap: 30px;
}
.research_faqs .item .answer .content .imgbox {
	width: auto;
	max-width: 100%;
}
.research_faqs .item .answer .content .text {
	width: 100%;
}
.research_faqs .item .question {
	font-size: 20px;
	font-weight: 700;
}
/* research Page start */

/* events Page end */

.eventitems .item .imgbox {
	max-height: 198px;
}
/* events Page end */



	

/* case-study-center Page start */	

.imgcontentbox .dflex {
	flex-wrap: wrap;
	flex-direction: column-reverse;
	gap: 30px;
}
.imgcontentbox .title.mb_4 {
	margin-bottom: 20px;
}
.imgcontentbox .content {
	width: 100%;
}
.imgcontentbox .imgbox {
	width: 500px;
	max-width: 100%;
}
.imgcontentbox .bluebox {
	flex-direction: column-reverse;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 40px;
}
.imgcontentbox .bluebox .textbox {
	width: 100%;
}
.imgcontentbox .bluebox .imgbox {
	width: 56%;
}
/* case-study-center Page end */	

/* lokneeti_highlights Page start */	

.lokneeti_highlights .dflex {
	flex-wrap: wrap;
	gap: 30px;
}
.lokneeti_highlights .upcoming_programme {
	width: 100%;
}
.lokneeti_highlights .content {
	width: 100%;
}
.Lokneeti_columnitembar .itemwidget {
	flex-wrap: wrap;
}
.Lokneeti_columnitembar .itemwidget .item {
	width: 46%;
}
.lokneeti_diaries_bar .d_flex {
	flex-wrap: wrap;
	flex-direction: column-reverse;
	gap: 30px;
}
.lokneeti_diaries_bar .content {
	width: 100%;
}
.lokneeti_diaries_bar .imgboxbar {
	width: 100%;
	display: flex;
	justify-content: start;
	align-items: start;
	background-color: #121212;
}
.lokneeti_diaries_bar .imgboxbar .imgbox {
	width: 200px;
}
.lokneeti_diaries_bar .imgboxbar .text {
	width: 60%;
	padding: 20px 20px;
}
/* lokneeti_highlights Page end */



/* user Page start */

.user_info_widgetbar {
	flex-wrap: wrap;
}
.user_info_widgetbar .user_imgbar {
	width: 100%;
}
.user_info_widgetbar .user_content {
	width: 100%;
}
.user_infobar .content iframe, .user_infobar .content figure {
	max-width: 100%;
	width: 100%;
}
/* user Page end */

.readtopbar p {
	font-size: 14px;
}
.readtopbar .link {
	font-size: 13px;
	width: 105px;
}
.als_batch .itemboxes {
	flex-wrap: wrap;
}
.als_batch .itemboxes .item {
	width: 47%;
	flex: inherit;
}
.als_alumni .itemslider .item {
	flex-wrap: wrap;
	gap: 30px;
}
.als_alumni .itemslider .item .imgbox {
	width: 60%;
	margin: 0 auto;
}
.als_alumni .itemslider .item .text {
	width: 100%;
	text-align: center;
}
/* newsletters Page start */

.programmebanner .textbox h1 {
	font-size: 32px;
}
.programmebanner .textbox {
	width: 100%;
}
.programmebanner .videobox {
	width: 100%;
}
/* newsletters Page end */





.single_eventbanner .d_flex {
	flex-wrap: wrap;
	gap: 30px;
}
.single_eventbanner .textbox {
	width: 100%;
}
.single_eventbanner .imgboxbar {
	width: 100%;
}
.singlepost_content .contentbox h3 {
	font-size: 24px;
}
.single_eventbanner .title {
	font-size: 26px;
}
.singlepost_content .contentbox figure {
	max-width: 99%;
}
.singleevent .contentbox .industry_itembar .item .question {
	font-size: 18px;
}
.single_eventbanner .imgboxbar .postname {
	margin: 20px 0 0 0;
}
.eventbio_bar {
	flex-wrap: wrap;
	gap: 0px;
}
.eventbio_bar .eventcontent_bar {
	flex: inherit;
	width: 100%;
}
.three_columnflex {
	gap: 18px;
}
.three_columnflex .item {
	width: 47%;
}
.singlepost_content .contentbox {
	width: 100%;
}
.singlepost_content .contentbox .title {
	font-size: 28px;
}
.user_info_widgetbar .user_imgbar p {
	margin-bottom: 10px;
	font-size: 18px;
}
/* academics Page start */
.acc_courses_items .item {
    width: 31.6%;
}

/* academics Page end */
}

@media (max-width:576px) {
.container {
	padding: 0 16px;
}
.pb_6 {
	padding-bottom: 30px;
}
.pt_6 {
	padding-top: 30px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 20px;
}
p {
	font-size: 16px;
}
.headingbar p {
	font-size: 16px;
}
/* Home Page start */

.h_logo {
	max-width: 150px;
}
.twocolumn_contetnbar h1 {
	font-size: 28px;
}
.latesteventbar .eventitems {
	gap: 7px;
}
.contentmapbar .d_flex .mapbox {
	width: 90%;
	margin: 0 auto;
	height: auto;
}
.contentmapbar .d_flex .mapbox iframe {
	height: 424px;
}
.facultybar .itembar .item {
	width: 47%;
}
.careersupportbar .itemsbar .item {
	width: 31.9%;
}
.scholar_ledbar .scholar_items .item {
	width: 450px;
	max-width: 100%;
	margin: 0 auto;
}
.testimonialbar .testimonialitems .item .content {
	padding: 27px 0px 30px;
}
.testimonialbar .testimonialitems .item .content:before {
	font-size: 26px;
	line-height: 28px;
	top: 4px;
}
.testimonialbar .testimonialitems .item .content:after {
	font-size: 26px;
	line-height: 28px;
	bottom: -6px;
}
.testimonialbar .testimonialitems .item .info .imgbox {
	width: 100px;
	height: 100px;
}
.callstrip h4 {
	font-size: 22px;
}
.blogitems .item {
	width: 47%;
}
.blogitems .item .text h6 a {
	height: auto;
}
.blogitems .item .text .postname {
	margin: 10px 0 10px 0;
}
/* Home Page end */

/* PDM Programme Page start */	

.listnav ul {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.programmebanner h1 {
	font-size: 32px;
}
.programe_lifewidgetbar .itemwidget {
	flex-wrap: wrap;
}
.programe_lifewidgetbar .itemwidget .item {
	width: 47%;
}
.faqs_tabsbar .tabcontent {
	padding: 20px 0;
}
/* PDM Programme Page end */	

/* executive-programmes Page start */	

.programe_execute {
	flex-wrap: wrap;
	gap: 20px;
}
.programe_execute .item {
	justify-content: start;
	width: 44%;
	flex: auto;
}
.executive_pgbanner .textbox ul {
	display: block;
	padding-left: 0;
}
/* executive-programmes Page end */	

/* Career Support Page start */	

.scholar_placementbar .headingbar {
	flex-wrap: wrap;
	gap: 18px;
}
.scholar_placementbar .imgbox {
	width: 90%;
}
.career_development_items .item .itemlist ul li {
	font-size: 16px;
}
/* Career Support Page end */	

/* alumni-association Page start */	

.fullcontentbar .faqtabs_widgetbar .item .answer .content {
	flex-wrap: wrap;
}
.election_faqs .item .answer p {
	font-size: 16px;
}
.election_faqs .item .answer ul li {
	font-size: 16px;
}
/* alumni-association Page end */	



/* alumni-newsletters Page start */

.newsletter_widget .item {
	width: 47%;
}
/* alumni-newsletters Page end */

/* life-at-ispp Page start */

.video_widgetbar .item {
	width: 354px;
	margin: 0 auto;
}
.alumni_lifeitembar .item {
	flex-direction: column-reverse;
}
/* life-at-ispp Page end */

/* Policy Review sidebar Page start */

.blogitems .item .text .postname .right_side {
	width: 68%;
}
.sidebarpage_content .rightsidebar .blogitems .item {
	width: 47%;
}
/* Policy Review sidebar Page end */

/* industry-mentors Page start */	

.faculty_itembar .faculty_item {
	width: 46.8%;
}
/* industry-mentors Page end */	

/* careers-at-ispp Page start */

.faqtabs_widgetbar .item .question {
	font-size: 18px;
	padding: 10px 34px 10px 10px;
}
/* careers-at-ispp Page end */



/* research Page start */

.research_faqs.faqtabs_widgetbar .item .question {
	padding: 10px 25px 10px 52px;
	font-size: 17px;
}
/* research Page end */

/* lokneeti-programme Page start */

.lokneeti_diaries_bar .imgboxbar {
	width: 100%;
	flex-wrap: wrap;
}
.lokneeti_diaries_bar .imgboxbar .text {
	width: 100%;
}
.lokneeti_diaries_bar .imgboxbar {
	width: 300px;
	margin: 0 auto;
	flex-wrap: wrap;
}
.lokneeti_diaries_bar .imgboxbar .imgbox {
	width: 100%;
}
.faqtabs_widgetbar .item .question {
	font-size: 17px;
}
.Lokneeti_columnitembar .itemwidget .item {
	width: 350px;
	max-width: 100%;
	margin: 0 auto;
}
.Lokneeti_columnitembar .itemwidget .item .imgbox {
	max-height: inherit;
}
/* lokneeti-programme Page end */



.highlights_pg_items .item .icon {
	width: 78px;
}
.highlights_pg_items .item h6 {
	font-size: 20px;
}
.joinlokNeeti_itembar .item {
	margin-bottom: 0;
	width: 100%;
}
.joinlokNeeti_itembar {
	gap: 12px;
}
.about_twocolumns .item {
	width: 100%;
}
.about_twocolumns {
	gap: 30px 30px;
}
.bluestripbar h2 {
	font-size: 22px;
}
.facultybar .content p {
	font-size: 16px;
}
.programmebanner p {
	font-size: 16px;
}
.highlights_boxes .itemboxes {
	flex-wrap: wrap;
	margin-bottom: 0;
}
.itemboxes .item {
	flex: inherit;
	width: 45%;
}
.als_batch .itemboxes {
	flex-wrap: wrap;
	gap: 20px;
}
.als_batch .itemboxes .item {
	width: 96%;
	flex: inherit;
}
.als_alumni .itemslider .item {
	gap: 20px;
}
.als_alumni .itemslider {
	padding-top: 0;
}
.width_100.my_3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.title.mt_5 {
	margin-top: 30px;
}
.user_info_widgetbar .user_content p {
	font-size: 16px !important;
}
/* single event Page start */

.singlepost_content .contentbox h3 {
	font-size: 22px;
}
.single_eventbanner .title {
	font-size: 22px;
}
.user_info_widgetbar .user_imgbar p {
	margin-bottom: 10px;
}
.user_info_widgetbar .user_imgbar .title {
	margin-bottom: 10px;
}
/* single event Page end */


/* academics Page start */
.acc_courses_items .item {
    width: 48%;
}


/* academics Page end */


}

@media (max-width:400px) {
h1 {
	font-size: 28px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 20px;
}
/* Home Page start */

.latesteventbar .eventitems {
	gap: 20px;
}
.latesteventbar .eventitems .item {
	width: 100%;
}
.facultybar .itembar .item {
	width: 310px;
	max-width: 100%;
	margin: 0 auto;
}
.careersupportbar .itemsbar .item {
	width: 47%;
}
.blogitems .item {
	width: 100%;
}
.footerwidget .footerlist {
	width: 100%;
	margin-bottom: 24px;
}
/* Home Page end */	

/* PDM Programme Page start */	

.programe_lifewidgetbar .itemwidget .item {
	width: 100%;
}
.programe_lifewidgetbar .itemwidget .item .imgbox {
	max-height: 182px;
}
/* PDM Programme Page end */	

/* executive-programmes Page start */	



.programe_execute .item {
	justify-content: center;
	width: 100%;
	flex: auto;
}
.executive_programenav ul li a {
	text-align: left;
}
/* executive-programmes Page end */	



/* executive-programmes Page end */	

.publicpolicy_items .item {
	width: 44%;
}
/* executive-programmes Page end */	

/* alumni-newsletters Page start */	

.programmebanner .title {
	margin-bottom: 10px;
}
.newsletter_widget .item {
	width: 100%;
}
/* alumni-newsletters Page end */	

/* Policy Review sidebar Page start */	

.sidebarpage_content .rightsidebar .blogitems .item {
	width: 300px;
	max-width: 100%;
	margin: 0 auto;
}
/* Policy Review sidebar Page end */	

/* industry-mentors Page start */	

.faculty_itembar {
	gap: 12px 12px;
}
.faculty_itembar .faculty_item {
	width: 143px;
}
/* industry-mentors Page end */	

.programmebanner h1 {
	font-size: 26px;
}
.newsitem .item .imgbox {
	max-height: inherit;
}
.industry_itembar .item .question {
	padding: 10px 52px 10px 12px;
}
/* academics Page start */
.acc_courses_items .item {
    width: 230px;
    margin: 0 auto;
}
.fourslideshow .slick-track .item {
    width: 230px !important;
    margin: 0 auto;
}


/* academics Page end */
}

@media (max-width:885px) {
.h_top_text {
	margin-top: 20px;
}
.h_top_text li:after {
	display: none;
}
.h_nav {
	display: none;
}
.slide_nav .h_nav li:after {
	display: none !important;
}
.slide_nav .h_nav {
	width: 100%;
}
.slide_nav nav ul {
	text-align: left;
}
.slide_nav {
	display: block;
}
.slide_nav .mobile_logo {
	position: absolute;
	left: 20px;
	top: 20px;
	height: auto;
	max-width: 140px;
}
.slide_nav .mobile_logo img {
	width: 100%;
}
.slide_menu_icon {
	display: flex;
	width: 40px;
	float: right;
	margin-left: 24px;
}
.slide_nav .menu_icon span:after, .slide_nav .menu_icon span:before {
	background-color: #000000;
}
.menu_icon {
	display: inline-block;
	width: 40px;
	height: 30px;
	cursor: pointer;
}
.menu_icon span {
	margin: 0 auto;
	position: relative;
	top: 12px
}
.menu_icon span:after, .menu_icon span:before {
	position: absolute;
	content: ''
}
.menu_icon span, .menu_icon span:after, .menu_icon span:before {
	width: 40px;
	height: 3px;
	background-color: #000000;
	display: block;
	border-radius: 2px
}
.menu_icon span:before {
	margin-top: -9px;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-delay: .2s, 0s;
	transition-delay: .2s, 0s
}
.menu_icon span:after {
	margin-top: 9px;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-delay: .2s, 0s;
	transition-delay: .2s, 0s
}
.menu_icon.papa span {
	background-color: rgba(0,0,0,0);
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}
.menu_icon.papa span:before {
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-delay: .2s, 0s;
	transition-delay: .2s, 0s
}
.menu_icon.papa span:before {
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0s, .2s;
	transition-delay: 0s, .2s
}
.menu_icon.papa span:after {
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-delay: .2s, 0s;
	transition-delay: .2s, 0s
}
.menu_icon.papa span:after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0s, .2s;
	transition-delay: 0s, .2s;
	transition-property: margin, transform
}
.header-slide-menu button {
	display: none;
}
.slide_overlay {
	display: none;
	width: 100%;
	background-color: #00000085;
	position: fixed;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
}
.slide_nav {
	position: fixed;
	width: 100%;
	z-index: 99999;
	right: -380px;
	color: #fff;
	height: 100%;
	max-width: 380px;
	overflow-y: scroll;
	padding-top: 28px;
	background-color: #fff;
	top: 0;
}
.slide_nav .menu_icon {
	float: right;
	margin-right: 14px;
}
.slide_nav nav {
	display: inline-block;
	width: 100%;
	transition: all 0.5s ease 0s;
	padding: 38px 25px;
}
.slide_nav nav .menu-main-menu-container {
	width: 100%;
}
.slide_nav nav ul {
	display: inline-block;
	width: 100%;
	padding: 0;
}
.slide_nav nav ul li {
	color: #fff;
	display: block;
	font-size: 1;
	position: relative;
	margin-bottom: 0px;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #ebebeb;
}
.slide_nav nav ul li.current-menu-item {
	color: ##1369b2;
	border-radius: 5px;
}
.slide_nav nav ul li.current-menu-ancestor > a {
	color: #1369b2;
}
.slide_nav nav ul li button {
	display: none;
}
.slide_nav nav ul li a {
	color: #333333;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 15px 20px 15px 20px;
	text-transform: uppercase;
}
.slide_nav nav ul li.menu-item-has-children .sub-arrow {
	position: absolute;
	right: 10px;
	width: 28px;
	height: 28px;
	top: 11px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slide_nav nav ul li.menu-item-has-children .sub-arrow:after {
	content: "";
	text-align: center;
	font-family: 'FontAwesome';
	font-size: 18px;
	cursor: pointer;
	color: #3c3c3c;
	position: absolute;
}
.slide_nav nav ul li.menu-item-has-children .sub-arrow.drowp_down_minus:after {
	content: "" !important;
}
.slide_nav nav ul li:last-child {
	margin-bottom: 0;
	border-bottom: medium none
}
.slide_nav nav ul li.current_page_item > a {
	transition: color .2s linear 0s;
	color: #1369b2;
}
.slide_nav nav ul li ul {
	display: none;
	margin-left: 0;
	width: 100%;
	margin-top: 6px;
	background-color: #f6fbff;
	padding-left: 15px;
	padding-right: 15px;
}
.slide_nav nav ul li ul li {
	border-bottom: 1px solid #4c4c4c14;
}
.slide_nav ul li ul li a {
	text-transform: inherit;
	font-size: 14px;
}
.slide_nav nav ul li ul li ul {
	padding-left: 10px;
	margin-top: 0;
}
.slide_nav nav ul li ul li ul li a {
	font-size: 14px;
	padding: 10px 20px;
}
}
/* mobile responsive property end */
