@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
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.0
Requires PHP: 5.6
Version: 1.7
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. */

.rtl{
	direction: rtl;
}
.ltr{
	direction: ltr;
}
.slick-track, .slick-list{
	direction: ltr;
}
body, input, textarea, button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button, .has-drop-cap:not(:focus)::first-letter, .entry-content .wp-block-archives, .entry-content .wp-block-categories, .entry-content .wp-block-cover-image, .entry-content .wp-block-latest-comments, .entry-content .wp-block-latest-posts, .entry-content .wp-block-pullquote, .entry-content .wp-block-quote.is-large, .entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-archives *, .entry-content .wp-block-categories *, .entry-content .wp-block-latest-posts *, .entry-content .wp-block-latest-comments *, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .entry-content cite, .entry-content figcaption, .entry-content .wp-caption-text, .comment-content p, .comment-content ol, .comment-content ul, .comment-content dl, .comment-content dt, .comment-content cite, .comment-content figcaption, .comment-content .wp-caption-text, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .widget-content cite, .widget-content figcaption, .widget-content .wp-caption-text{
	font-family: Montserrat, Almarai, sans-serif !important;
}
.btn-register{
	margin-right: 0px;
	margin-left: 16px;
}
.location .date{
	border-left: 1px solid #244f92;
	border-right: 0px;
}
.location .ph-fill{
	margin-right: 0px;
	margin-left: 12px;
}
.footer-txt .main_menu_list ul li{
	color: #244f92;
	font-style: normal;
	font-weight: 500;
	display: block;
	line-height: normal;
	margin-bottom: 4px;
	text-decoration: none;
}
.footer-txt .main_menu_list ul li a{
	font-size: 14px;
	color: #fff;
}
.navbar-toggler {
	box-shadow: none !important;
	outline: none !important;
}

.menu-item, .page_item {
	color: #244f92;
	font-size: 0.875em;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	padding-left: 8px !important;
	padding-right: 8px !important;
	text-align: center;
}

.menu-item:hover,
.menu-item:active,
.menu-item:focus,
.nav-link:hover,
.nav-link:active,
.nav-link:focus,
.page_item:hover,
.page_item:active,
.page_item:focus,
.topicons:hover,
.topicons:active,
.topicons:focus {
	text-decoration: none;
}

.menu-item a, .page_item a {
	color: #244f92;
}

@media(max-width:991px) {
	.res-nav {
		position: fixed;
		width: 100%;
		background: #244f92;
		top: 0;
		left: 0px;
		right: 0px;
		text-align: center;
		color: rgb(255, 255, 255);
		height: 100%;
		transition: all 0.3s;
		z-index: 9;
	}

	.res-nav .nav-link {
		border-bottom: 1px solid rgb(255 255 255 / 18%);
		padding: 1em;
		color: #fff !important;
	}

	.res-nav .nav-link .px-16 {
		padding: 16px;
	}

	.res-nav .nav-link .btn-register {
		width: 100%;
		justify-content: center;
	}

	.res-nav .nav-link img {
		filter: brightness(100);
	}

	.btn-register {
		width: calc(100% - 20px);
		background: #fff !important;
		border: 0px solid #fff !important;
		margin: 10px;
		color: #244f92 !important;
		text-align: center;
		align-items: center;
		padding: 16px;
	}

	.topres-btn {
		margin: 10px;
		width: calc(100% - 20px);
	}

	header .speaker-btn {
		width: 100%;
		border: 0 !important;
	}
}
.sub-menu-toggle {
	display: none;
}
.sub-menu {
	padding: 0px 0px;
}
.nav-link a {
	color: #244f92;
}
.sub-menu {
	border-radius: 6px;
	background: var(--neutral-white, #FFF);
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
	border: 0 !important;
	padding: 0;
}
.sub-menu li {
	padding: 10px 16px;
	font-size: 0.875em;
}
.sub-menu li:first-child {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.sub-menu li:last-child {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.sub-menu li:hover {
	background: var(--background-hover, rgba(18, 18, 18, 0.10));
}
.dropdown {
	text-align: center;
	padding-right: 0px !important;
}
.dropdown:after {
	content: "\e9fe";
	font-family: "Phosphor" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 4px 0 0px;
	border: 0;
	position: absolute;
	top: 10px;
    left: -10%;
    right: auto;
}
.sub-menu {
	display: none;
	position: absolute;
	top: 35px;
	left: calc(50% - 80px);
	width: 160px;
	z-index: 100;
}
.dropdown:hover .sub-menu {
	display: block;
}
.sidebar_popup .modal-header .btn-close {
	margin-left: 0px;
}
.slick-slide .row{
	direction: rtl;
}
li, p, b, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .topsubhead, .mainhead{
	text-align: right;
}
.topsubhead{
	letter-spacing: 0px;
}
.khalid-text-bg {
	border-radius: 15px 0px 0px 15px;
}
.khalid-img-bg{
	border-radius: 0px 15px 15px 0px;
}
.wpcf7-form .fname, .wpcf7-form .email, .wpcf7-form .phone, .wpcf7 input[type="text"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
	direction: rtl;
}
.committee h6, .committee h5{
	text-align: center;
}
/*.breadcrumb a::before {
    content: "\e9ff";
    color: rgba(29, 29, 27, 0.4);
    font-family: "Phosphor" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 8px;
}*/
.breadcrumb a::after {
    content: "\e9ff";
}
.footersocilalink{
	margin-right: 0px;
	margin-left: 13px;
}
@media(min-width: 1200px){
	.content_wrapper1 {
		padding: 70px 0 70px 0;
	}
}
@media(max-width:991px) {
	.location .date {
		border-left: 0;
	}
	.footer-txt .main_menu_list ul{
		padding: 0px;
	}
}
.footerlink {
    color: #244f92;
    font-style: normal;
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: normal;
    margin-bottom: 4px;
    text-decoration: none;
    text-align: right;
}
.footer-txt a {
    color: #fff;
}
.map-link{
	line-height: 30px;
}
.accordion-button::after{
	margin-left: 0px;
	margin-right: auto;
}
.image-box .btn__link{
	right: auto;
	left: 5px;
}
.image-box .topic-heading {
    left: auto;
    right: 0px;
    border-radius: 11px 0px 11px 0px;
}
.speakers-page .content_wrapper .col-8 p{
    max-height: 65px;
    overflow-y: hidden;
}