@font-face {
  font-family: 'Almarai-Bold';
  font-style: normal;
  src: url('/css/fonts/Almarai-Bold.ttf');
}
@font-face {
  font-family: 'Almarai-ExtraBold';
  font-style: normal;
  src: url('/css/fonts/Almarai-ExtraBold.ttf');
}
@font-face {
  font-family: 'Almarai-Light';
  font-style: normal;
  src: url('/css/fonts/Almarai-Light.ttf');
}
@font-face {
  font-family: "Almarai-Regular";
  font-style: normal;
  src: url('/css/fonts/Almarai-Regular.ttf');
}
/*Amiri Font */
@font-face {
  font-family: 'Amiri-Bold';
  font-style: normal;
  src: url('/css/fonts/Amiri-Bold.ttf');
}
@font-face {
  font-family: 'Amiri-BoldItalic';
  font-style: normal;
  src: url('/css/fonts/Amiri-BoldItalic.ttf');
}
@font-face {
  font-family: 'Amiri-Italic';
  font-style: normal;
  src: url('/css/fonts/Amiri-Italic.ttf');
}
@font-face {
  font-family: 'Amiri-Regular';
  font-style: normal;
  src: url('/css/fonts/Amiri-Regular.ttf');
}
/* NotoSans Font */
@font-face {
  font-family: 'NotoSans-Bold';
  font-style: normal;
  src: url('/css/fonts/NotoSans-Bold.ttf');
}
@font-face {
  font-family: 'NotoSans-BoldItalic';
  font-style: normal;
  src: url('/css/fonts/NotoSans-BoldItalic.ttf');
}
@font-face {
  font-family: 'NotoSans-Italic';
  font-style: normal;
  src: url('/css/fonts/NotoSans-Italic.ttf');
}
@font-face {
  font-family: 'NotoSans-Regular';
  font-style: normal;
  src: url('/css/fonts/NotoSans-Regular.ttf');
}
/* PlayfairDisplay-VariableFont_wght Font */
@font-face {
  font-family: 'PlayfairDisplay-Italic-VariableFont_wght';
  font-style: normal;
  src: url('/css/fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf');
}
@font-face {
  font-family: 'PlayfairDisplay-VariableFont_wght';
  font-style: normal;
  src: url('/css/fonts/PlayfairDisplay-VariableFont_wght.ttf');
}
/* base */
/*html {
    overflow-y: scroll;
}*/
body, html {
  height: 100%;
  background-color: #F7F5F3;
}
body {
  color: #000000;
  font-size: 14px;
}
body > .header {
  padding: 20px 15px 20px 15px;
}
.bgwhite {
  background-color: #ffffff;
}
.youtube {
    text-align: right;    
}
.youtube a {
    display: inline-block;
    font-family: 'NotoSans-Bold';
    font-weight: normal;
    color:#666666 !important;
    font-size: 16px;
    margin-top: 20px;
}
.youtube a:hover {
    color:#666666 !important;
}
@media only screen and (max-width: 720px) {
    .youtube a {
        font-size: 8px;
        margin-top: 0px;
    }
}
.cookieinfo a {
	color:#FFF !important;
	text-decoration: underline !important;
}
.cookieinfo-close {
	border-radius: 0 !important;
	background-color: #FFF !important;
}
.fullscreen {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0;
  top: 98px;
  left: 0;
}
.container {
  max-width: 1485px;
  box-sizing: border-box;
}
.slim-container {
  width:100%;
  max-width: 100%;
  box-sizing: border-box;    
  padding: 0 30px;
}
.banner-text {
  margin: -170px -30px 0 -30px;
  padding: 30px 30px 0px 30px;
  z-index: 1;
  position: relative;
}
.head-logo, .head-strap, .logo-19th {
    height:60px;
}
.head-strap {
    float:right;
}
.mob-logo {
  display: none;
}
.header {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #FFF;
  color: #666666;
}
.header2 {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #FFF;
  color: #666666;
  margin-top: 30px;
}
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #FAFAFA;
  color: #666666;
  padding: 30px 0;
}
.footerhome {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #FAFAFA;
  color: #666666;
}
a {
  color: black !important;
  cursor: pointer;
}
a:hover {
  color: #6DA5D6 !important;
}
a.back {
  text-decoration: underline;
  color: #6DA5D6 !important;
  outline: none;
  cursor: pointer;
}
a.back:hover, a.back:focus, a.back:active {
  color: #6DA5D6 !important;
  text-decoration: none;
  cursor: pointer;
}
.bars {
  color: #183B78;
}
.modal-backdrop {
  opacity: 0 !important;
}
.modal-content {
  border: 0px;
  border-radius: 0px;
  background-color: rgba(24, 59, 120, 0.93);
  color: white;
  text-align: left !important;
  font-size: 14px;
  padding: 20px 0px;
}
.max225 {
  max-width: 225px;
}
.max125 {
  max-width: 125px;
}
.mb-20 {
  margin-bottom: 0px;
}
.fa-sm {
  font-size: 1.4em; 
}
.form-control {
  border-radius: 0px !important;
}
.form-control.search {
  border: none;
  border-bottom: 1px solid #989898;
  height: 35px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.timeshow {
  font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  color: #183B78;
  margin-top: 10px !important;
}
.followus-ar {
  margin-top: 20px !important;
  margin-right: 8px !important;
  position: absolute;
}
.ast {
  padding-left: 10px;
  margin-top: -10px !important;
  position: absolute;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
  color: #183B78;
}
.ast-ar {
  padding-right: 10px;
  margin-top: -10px !important;
  position: absolute;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
  color: #183B78;
}
/******** NAVIGATION SECTION START ********/
.navbar {
  z-index: 50;
  padding: 10px 10px;
  transition: all .5s ease-out;
  background-color: #ffffff;

}
.navbar .nav-item .nav-link {
  border-right: 1px solid #C9C9C9 !important;
  padding-right: 24px !important;
  padding-left: 23px !important;
  padding-bottom: 0px;
  margin-bottom: 14px;
  padding-top: 0px;
  margin-top: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 3px;
}
.navbar .nav-item .nav-link.first {
  border-left: none !important;
}
.navbar .nav-item .nav-link.last {
  border-right: none !important;
}
.navbar-brand {
  padding-bottom: 10px;
}
.navbar-toggler {
  margin-right: 0px;
  color: #183B78;
}
.fa.fa-navicon {
  font-size: 17pt;
  color: white;
}
button:focus {
  outline: none;
}
.navbar-nav .dropdown-menu {
  background-color: #fff;
  border-radius: 0px;
}
.navbar-nav .dropdown-menu a {
  font-size: 18px;
  letter-spacing: 2pt;
  color: #000;
  text-align: center;
}
.dropdown .dropdown-menu a:hover {
  color: #6DA5D6;
  background-color: transparent;
}
.navbar .navbar-nav > li > a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.navbar-nav .active > .nav-link, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .show > .nav-link {
  text-transform: uppercase;
  color: #6DA5D6 !important;
}
.navbar-nav .nav-link:hover {
  color: #6DA5D6;
}
/*****tabs*****/
.nav-tabs .nav-item .nav-link {
  border-right: none !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0px !important
}
.nav-tabs {
  border-radius: 0px;
  border: none;
  background: none;
  padding: 10px 10px 12px 14px;
}
.nav-tabs .nav-link {
  border-radius: 0px;
  border: none;
  background: none;
  margin-left: 12px;
  margin-right: 12px;
}
.nav-tabs > li > a {
  color: #989898 !important;
  background: none;
  border-bottom: 1px solid #989898 !important;
}
.nav-tabs > li > a:active, .nav-tabs a.active {
  color: #6DA5D6 !important;
  border-bottom: 1px solid #6DA5D6 !important;
}
.nav-tabs > li > a:hover {
  color: #6DA5D6 !important;
  border-bottom: 1px solid #6DA5D6 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #6DA5D6 !important;
  border-bottom: 1px solid #6DA5D6 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #6DA5D6 !important;
  background: none;
}
.greyborder {
  border-top: 1px solid #D1D1D1 !important;
}
/* end base */
/* text */
p, h1, h2, h3, h4, h5, h6 {
  font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif;
}
.download {
  margin-right: 20px;
}
h1 {
  font-size: 54px;
}
h5 {
  font-size: 40px;
}
h1.speakers {
  font-size: 48px;
  color: #fff;
}
h2 {
  font-size: 1.3rem;
}
h2.resources {
  font-size: 25px;
}
h3 {
  font-size: 1.0rem;
}
h4 {
  font-size: 15px;
}
p {
  margin-bottom: 0.7rem;
}
hr {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.f-8 {
  font-size: 0.55rem;
}
.f-10 {
  font-size: 10px;
}
.f-12 {
  font-size: 0.80rem;
}
.f-14 {
  font-size: 1rem;
}
.f-16 {
  font-size: 16px;
}
.f-18 {
  font-size: 1.1rem;
}
.f-20 {
  font-size: 1.3rem;
}
.f-48 {
  font-size: 3.42rem;
}
.lh-0 {
  line-height: 0px;
}
.lh-10 {
  line-height: 18px;
}
.tx-up {
  text-transform: uppercase;
}
.tx-bld {
  font-weight: bold;
}
.tx-it {
  font-style: italic;
}
.tx-ls-2 {
  letter-spacing: 0px;
}
/* end text */
.grey {
  color: #909090;
}
.lgrey {
  color: #C9C9C9;
}
.lblue {
  color: #6DA5D6 !important;
  ;
}
a.lblue, a.lblue:active, a.lblue:focus {
  color: #6DA5D6 !important;
}
a.lblue:hover {
  color: #183B78 !important;
}
.dblue {
  color: #183B78;
}
.close {
  color: white !important;
  text-shadow: none;
  opacity: 100%;
}
.width100 {
  width: 100px;
}
.lgreybg {
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  background-color: #FAFAFA;
}
.greybg {
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  background-color: #F7F5F3;
}
.greybglogin {
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  background-color: #F7F5F3;
  max-height: 500px;
  height: 600px;
}
.padding0 {
  padding: 0px;
}
.btn {
  padding: .375rem 2rem;
  border-radius: 0rem;
}
.btn-primary {
  color: #fff;
  background-color: #183B78;
  border-color: #183B78;
  font-family: "NotoSans-Regular", Arial, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  font-size: 10px;
  font-weight: bold;
}
.notobold {
  font-family: "NotoSans-Bold", Arial, sans-serif !important;
  font-weight: bold;
}
.noto {
  font-family: "NotoSans-Regular", Arial, sans-serif !important;
}
.play {
  font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif !important;
}
.playit {
  font-family: "PlayfairDisplay-Italic-VariableFont_wght", Arial, sans-serif !important;
}
.page-link {
  border-radius: 0px !important;
}
.page-link {
  padding: 5px 10px !important;
}
.page-item.active .page-link {
  background-color: #6DA5D6;
  border-color: #6DA5D6;
  color: #fff !important;
}
.pagination {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  font-family: 'NotoSans-Bold', Arial, sans-serif !important;
}
.pagination .page-item.active .page-link {
  background-color: #183B78;
  border-color: #183B78;
  color: #fff !important;
}
.pagination > li > a:hover {
  background-color: #6DA5D6;
  border-color: #6DA5D6;
  color: #fff !important;
}
.pagination > li.active > a, .pagination > li.active > a:focus, .pagination > li.active > a:hover {
  background-color: #183B78;
  border-color: #183B78;
  color: #fff !important;
}
.engage-question .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  box-sizing: border-box;
}
.engage-question .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.engage-question .btn, .download-btn {
  color: #fff;
  background-color: #183B78;
  border-color: #183B78;
  font-family: "NotoSans-Regular", Arial, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  font-size: 10px;
  font-weight: bold;
  padding: .375rem 2rem;
  border-radius: 0rem;
  cursor: pointer;
  box-sizing: border-box;
  line-height: 1.5;
  border: 1px solid transparent;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.engage-question .btn:hover, .download-btn:hover {
  background-color: #0069d9;
  border-color: #0062cc;
  text-decoration: none;
  color:#FFF !important;
}
.download-btn {
    color:#FFF !important;
    border:none;
    width:100%;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.engage-question .form-group, .engage-question .control-label {
    margin-bottom: 1rem;
	display: block;
	position: relative;
}
.engage-question textarea.form-control {
  height: 200px;
  padding-bottom: 20px;
}
body.engage-question {
  padding: 0 2px;
}
.engage-question input, .engage-question textarea, .engage-question label, body.engage-question {
  font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif;
  font-size: 0.80rem;
}

label.box-label {
  margin-bottom: 0;
  font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif;
  margin-left: 7px;
}

.rtl {
  direction: rtl;
}
.rtl #dm-container {
    direction: ltr;
}
.arabicfont {
  font-family: 'Amiri-Regular', Arial, sans-serif !important;
}
.n-space {
  letter-spacing: 0px !important;
  direction: rtl;
  font-family: 'Amiri-Regular', Arial, sans-serif !important;
}
.engage-question .btn.disabled {
	opacity: 0.5;
	cursor: initial;
}
.comment-count {
	position: absolute;
	bottom:5px;
	right: 20px;
}
.comment-count.red, #error-message.red {
	color:red;
}
#error-message {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dm-button {
    cursor: pointer;
}
.dm-container {
    background-color: #FFF;
    border: none;
    color: #333;
    min-height: 600px;
    width: 100%;
    max-width: inherit !important;
    position: relative;
    padding: 0 30px 10px 30px;
}
#dm-container {
    width: 100%;
}
.tandc p {
    margin-bottom: 0.5rem;
}

#dm-container .dm-contact-btn, #dm-container .dm-convo-btn {
    opacity: 0.3;
}
#dm-container.allow-messaging .dm-contact-btn, #dm-container.allow-messaging .dm-convo-btn {
    opacity: 1;
}
#popup-container {
  display: none;
  background-color: #6DA5D6E6;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left:0;
  padding-top: 100px;
}

.dm-conversation, .dm-contact {
  cursor: pointer;
  border-bottom: 1px solid #C9C9C9;
  padding: 10px 0 !important;
  color: #350075;
}

.dm-message-content {
  padding: 5px 10px;
}

.dm-contacts, .dm-messages {
    font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif;
}
.dm-message-list {
  border-top: 1px solid #C9C9C9;    
  border-bottom: 1px solid #C9C9C9;    
  background-color: #FFF;
  font-size: 0.80rem;
}
.dm-message-form textarea {
    border:none;
    resize:none;
}
.dm-message-form {
    padding-left:5px;
}
.dm-message {
    font-size: 14px;
}
.select-img-text {
  color: black;
  font-size: 13px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}

.select-img-text span {
  display: block;
  font-size: 12px;
  color: #555;
}

img.select-img-pseudo {
  cursor: pointer;
}

#popup {
  margin: 0 auto;
  background-color: #FFF;
  max-width: 900px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dm-pfp {
  width: 40px;
  border-radius: 100px;
  margin-right: 15px;
}
.searchtools {
    display: inline-block;
}
#ContactsSearchBar {
    margin-left: 30px;
    font-size: 18px;
    font-family: "PlayfairDisplay-VariableFont_wght", Arial, sans-serif;
    padding: 2px 10px;    
}
.contact-pfp, .dm-pfp {
    display: none;
}
#banner {
	min-height: 50px;
	background-color: #FAFAFA;
	color: #6DA5D6;
	font-size: 14px;
	padding: 10px 50px 10px 50px;
	box-sizing: border-box;
	font-family: "NotoSans-Bold", Arial, sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
	position: relative;
    text-align: center;
}
#banner .content {
	position: relative;
    max-width: 1280px;
    margin: 0 auto;
}

#time-bottom {
  position: absolute;
  right: 20px;
  top: 20px;
  text-transform: uppercase;
  font-size: 13px;
}
#banner-time {
  float: right;
  width: 105px;
  margin-top: -4px;
  margin-right: 0;
  font-size: 26px;
}
#banner-time.live {
	width: 150px;	
    font-size: 36px;
}
/*.messages .front, .messages .back {
	padding-right: 300px;
}*/
#audience-table .row {
    border-top: 1px solid #D1D1D1;
    padding: 5px 0;
}
body.arabic h2 {
    font-size: 1.5rem;
}
body.arabic h3 {
    font-size: 1.2rem;
}
body.arabic .f-14 {
    font-size: 1.2rem;
}
body.arabic .f-12 {
    font-size: .95rem;
}
body.arabic #audience-table .f-12 {
    font-size: 0.80rem;
}
body.arabic .f-10 {
    font-size: 12px;
}
body.arabic .f-8 {
    font-size: 0.85rem;
}
body.arabic .navbar .nav-item .nav-link {
    font-size: 14px;
}
body.arabic .nav-tabs .nav-item .nav-link {
    font-size: 14px;
}
.dm-settings-btn {
    float: right;
    cursor: pointer;
    margin-right: 15px;
}
#yes-btn, #no-btn {
    cursor: pointer;
    border-radius: 50px;
}
#yes-btn:hover, #no-btn:hover, #yes-btn.active, #no-btn.active {
    background-color: #6DA5D6;
}
@media only screen and (max-height: 800px) {
  .mt-5 {
    margin-top: 1.6rem !important;
  }
  .mb-5 {
    margin-bottom: 1.6rem !important;
  }
/*  .greybglogin {
    max-height: 440px;
  }*/
}
@media only screen and (max-height: 980px) {
  .footerhome {
    position: relative;
  }
}
@media only screen and (max-width: 1500px) {
    .container, .slim-container {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 1280px) {
    .navbar .nav-item .nav-link {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media only screen and (max-width: 1170px) {
    .navbar .nav-item .nav-link {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}
@media only screen and (max-width: 1100px) {
    #banner {
        font-size: 12px;
        min-height: 45px;
        padding:10px;
    }
}
@media only screen and (max-width: 1024px) {
  h1.speakers {
    font-size: 45px;
    color: #fff;
  }
  h1 {
    font-size: 40px;
  }
  h3 {
    font-size: 14px;
  }
  /*.f-12 {
    font-size: 10px;
  }*/
  .banner-text {
    margin: -150px 0px 0px 0px;
    padding: 30px 30px 0px 30px;
    z-index: 1;
    position: relative;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .mb-4 {
    margin-bottom: 0.5rem !important
  }
  .nav-tabs .nav-item .nav-link {
    letter-spacing: 2px !important;
  }
  .nav-tabs .nav-link {
    padding: 8px 8px;
    margin-left: 6px;
    margin-right: 6px;
  }
  .head-logo {
    width: 100px;
  }
  .navbar .nav-item .nav-link {
    padding-right: 8px !important;
    padding-left: 8px !important;
    letter-spacing: 2px;
  }
  .footerhome {
    position: relative;
  }
  .followus-ar {
    margin-top: 20px !important;
    position: absolute;
    margin-right: 82px !important;
  }
  .tx-center {
    text-align: center !important;
  }
}
@media only screen and (max-width: 823px) {
  .followus {
    margin-top: 20px !important;
    position: absolute;
    margin-left: 410px;
  }
  .followus-ar {
    margin-top: 20px !important;
    position: absolute;
    margin-right: 320px !important;
  }
  .mt-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 820px) {
  h1.speakers {
    font-size: 45px;
    color: #fff;
  }
  .banner-text {
    margin: -150px 0px 0px 0px;
    padding: 30px 30px 0px 30px;
    z-index: 1;
    position: relative;
  }
  .centertime {
    margin-left: 380px;
    top: 40px;
    position: absolute;
    z-index: 2000;
  }
  .centertime-ar {
    margin-right: 380px;
    top: 40px;
    position: absolute;
    z-index: 2000;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .mb-4 {
    margin-bottom: 0.5rem !important
  }
}
@media only screen and (max-width: 812px) {
  .followus {
    margin-left: 403px !important;
  }
  .followus-ar {
    margin-right: 317px !important;
  }
    #banner {
       font-size: 11px;
    }
}
@media only screen and (max-width: 768px) {
  h1.speakers {
    font-size: 38px;
    color: #fff;
  }
  .banner-text {
    margin: -130px 0px 0px 0px;
    padding: 30px 30px 0px 30px;
    z-index: 1;
    position: relative;
  }
  .centertime-ar {
    margin-right: 350px;
    top: 40px;
    position: absolute;
    z-index: 2000;
  }
  .centertime {
    margin-left: 350px;
    top: 40px;
    position: absolute;
    z-index: 2000;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .mb-4 {
    margin-bottom: 0.5rem !important
  }
  .followus {
    margin-top: 20px !important;
    position: absolute;
    margin-left: 383px !important;
  }
  .followus-ar {
    margin-top: 20px !important;
    position: absolute;
    margin-right: 293px !important;
  }
  .mt-0 {
    margin-top: 0px !important;
  }
  .mt-20 {
    margin-top: 20px !important;
  }
  .mb-20 {
    margin-bottom: 20px !important;
  }
  .tx-center {
    text-align: center !important;
  }
  .form-control.search {
    margin-top: 3px;
  }
}
@media only screen and (max-width: 736px) {
  .followus {
    margin-left: 363px !important;
  }
  .followus-ar {
    margin-right: 280px !important;
  }
}
@media only screen and (max-width: 720px) {
  .followus {
    margin-left: 363px !important;
  }
  .followus-ar {
    margin-right: 270px !important;
  }
  .no-mob {
    display: none;
  }
  .mob-logo {
    display: unset;
  }
  .footer {
    position: absolute;
    height: 107px;
  }
  body {
    height: unset;
  }
  .navbar {
    padding: 0;
  }
  body > .header {
    margin-top: 0 !important;
    padding: 35px 0 20px;
  }
}
@media only screen and (max-width: 667px) {
  .followus {
    margin-left: 331px !important;
  }
  .followus-ar {
    margin-right: 335px !important;
  }
}
@media only screen and (max-width: 680px) {
  h1.speakers {
    font-size: 38px;
    color: #fff;
  }
  .banner-text {
    margin: -90px 0px 0px 0px;
    padding: 30px 30px 0px 30px;
    z-index: 1;
    position: relative;
  }
  .centertime-ar {
    margin-right: 300px;
    top: 40px;
    position: absolute;
    z-index: 2000;
  }
  .centertime {
    margin-left: 300px;
    top: 40px;
    position: absolute;
    z-index: 2000;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .mb-4 {
    margin-bottom: 0.5rem !important;
  }
  .followus {
    margin-left: 230px;
  }
  .followus-ar {
    margin-right: 230px;
  }
}
@media only screen and (max-width: 653px) {
  .followus {
    margin-left: 340px !important;
  }
  .followus-ar {
    margin-right: 237px !important;
  }
}
@media only screen and (max-width: 640px) {
  .followus {
    margin-left: 320px !important;
  }
  .followus-ar {
    margin-right: 230px !important;
  }
}
@media only screen and (max-width: 540px) {
  .followus {
    margin-left: 173px;
  }
  .followus-ar {
    margin-right: 182px !important;
  }
  .centertime-ar {
    margin-right: 250px;
  }
  .centertime {
    margin-left: 250px;
  }
  h1.speakers {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 480px) {
  h1.speakers {
    font-size: 1.4rem;
    color: #fff;
  }
  .banner-text {
    margin: -90px 0px 0 0px;
    padding: 30px 30px 0px 30px;
    z-index: 1;
    position: relative;
  }
  .centertime-ar {
    margin-right: 190px;
    top: 40px;
  }
  .centertime {
    margin-left: 190px;
    top: 40px;
  }
  .navbar .nav-item .nav-link {
    border-right: none !important;
  }
  .nav-tabs .nav-item .nav-link {
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 0px !important;
  }
  .nav-tabs .nav-link {
    padding: 8px 8px;
    margin-left: 6px;
    margin-right: 6px;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .followus {
    margin-left: 101px;
  }
  .followus-ar {
    margin-right: 101px;
  }
  .lblue.f-16.playit {
    font-size: 14px;
  }
}
@media only screen and (max-width: 414px) {
  .followus {
    margin-left: 110px;
  }
  .followus-ar {
    margin-right: 117px !important;
  }
}
@media only screen and (max-width: 411px) {
  .followus {
    margin-left: 108px;
  }
  .followus-ar {
    margin-right: 115px !important;
  }
}
@media only screen and (max-width: 375px) {
  .followus {
    margin-left: 185px !important;
  }
  .followus-ar {
    margin-right: 98px !important;
  }
}
@media only screen and (max-width: 360px) {
  .nav-tabs .nav-link {
    padding: 10px 10px;
    margin-left: 2px;
    margin-right: 2px;
  }
  .mb-4 {
    margin-bottom: 0.5rem !important;
  }
  .mt-50 {
    margin-top: 50px !important;
  }
  .followus {
    margin-left: 82px;
  }
  .followus-ar {
    margin-right: 90px !important;
  }
}
@media only screen and (max-width: 320px) {
  .banner-text {
    margin: -80px 0px 0 0px;
    padding: 30px 30px 0px 30px;
    z-index: 1;
    position: relative;
  }
  .nav-tabs .nav-link {
    padding: 8px 8px;
    margin-left: 4px;
    margin-right: 4px;
  }
  .mb-4 {
    margin-bottom: 0.5rem !important;
  }
  .centertime-ar {
    margin-right: 150px;
  }
  .centertime {
    margin-left: 150px;
  }
  .followus {
    margin-left: 158px !important;
  }
  .followus-ar {
    margin-right: 68px !important;
  }
  .form-control.search {
    font-size: 10px;
  }
}
@media only screen and (max-width: 280px) {
  .followus {
    margin-left: 42px;
  }
  .followus-ar {
    margin-right: 50px !important;
  }
  .centertime-ar {
    margin-right: 140px;
  }
  .centertime {
    margin-left: 140px;
  }
  h1.speakers {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=style.css.map */
