/*
Theme Name: Bootstrap Basic - Child
Theme URI: http://www.daiichimultimedia.com;
Author: Vee Winch / Daiichi Team
Author URI: http://rundiz.com
Description: Bootstrap v.3 basic theme (child theme) for developers to build their new theme very fast and easy. You can support theme author by <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HQE4GVV4KTZE" target="donate">donate</a>. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic" target="commits">commits</a> of this theme at Github.
Version: 1.0.13 - Child theme 00402
Template: bootstrap-basic
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic-child
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.
*/

/*
Required WordPress CSS
*/
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.pt-cv-readmore.btn-success {
    color: #FFFFFF;
    background-color: #b92a19
    border: none;
}

.pt-cv-readmore.btn.btn-success {
    color: #FFFFFF;
    background-color: #b92a19
    border: none;
}

.pt-cv-content {
 text-align: justify;
}

.pt-cv-title, .pt-cv-title a {
color: #7cbd42
}

/*Borderless table*/
.table-borderless td,
.table-borderless th {
    border: 0;
}


/* 2 columns posts*/

.ng-half {
	width: 50%;
	float: left;
}

.ng-row {
	clear: both;
}

/* https://fonts.google.com/specimen/Libre+Baskerville?selection.family=Libre+Baskerville */
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');


/*Category 2 columns*/
.ng-half {
	width: 50%;
	float: left;
}

.ng-row {
	clear: both;
}




/* font set to dince - medium */
@font-face {
    font-family: myMainFont;
    src: url('fonts/Helvetica.ttf');
}

/* font set to dince - regular */
@font-face {
    font-family: myMainFontRegular;
    src: url('fonts/Helvetica.ttf');
}

/* font set to dince - light */
@font-face {
    font-family: myMainFontLight;
    src: url('fonts/Helvetica.ttf');
}

/* font set to dince - bold */
@font-face {
    font-family: myTitleFont;
    src: url('fonts/Helvetica-Bold.ttf');
}

/* font set to dince - bold */
@font-face {
    font-family: myBlockquoteFont;
    src: url('fonts/Gill-Sans-MT-Bold-Italic.ttf');
}

/* font set to dince - bold */
@font-face {
    font-family: myBlockquoteParagraphFont;
    src: url('fonts/BOD_BI.TTF');
}

body {
    font-family: myMainFont;
    /* background: #f6f7f9; */
    background: #fff;
}

cite {
    font-style: normal;
}

blockquote.blockquote {
    padding: 3.25em 30px 0 50px;
    position: relative;
}

blockquote.blockquote p.mb-0 {
    font-family: myBlockquoteParagraphFont;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.25em;
    text-align: left;
}

blockquote.blockquote p.mb-0.subtitle {
    font-family: inherit;
    font-size: 18px; 
    margin-top: -5.5em;
    margin-bottom: 2em;
}

footer.blockquote-footer {
    margin-top: 3em;
    margin-left: 0;
    margin-bottom: 2em;
}

footer.blockquote-footer:before {
    display: none;
}

ol.carousel-indicators {
    display: none;
}

.carousel-caption {
    display: none;
}

/* 
    for loading bar
    ref 1: https://www.quora.com/How-do-I-add-a-GIF-image-using-HTML-code
    ref 2: view version 00119 of itic for more details in header.php file
 */
@keyframes foo {
    0% { content: url('img/preloader/preloader_image1.jpg'); }
    25% { content: url('img/preloader/preloader_image2.jpg'); }
    50% { content: url('img/preloader/preloader_image3.jpg'); }
    75% { content: url('img/preloader/preloader_image4.jpg'); }
    100% { content: url('img/preloader/preloader_image5.jpg'); }
}
 
.bar {
    animation-name: foo;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('img/preloader/giphy.webp') 50% 50% no-repeat rgb(249,249,249); 
    opacity: 0.8;
}   

header h1.site-title-heading a {
    text-indent: 200%;
	margin-top: 17px;
	text-align:center;
    background: url('img/Europe Africa Summit Logo Website.svg') no-repeat center center;
    white-space: nowrap;
    overflow: hidden;
    width: 310px;
    height: 200px;
    display: block;
}

nav.navbar.navbar-default {
    background: #004494;
    border: none;
    box-shadow: none;
    min-height: inherit;
    margin-bottom: inherit;
}

div.container.page-container.undermainnav {
    margin-top: 20px;
}

.site-title {
    margin-top: 0px;
}

div.widget h1 {
    color:  #0e591a;
    min-width: 240px; 
    font-size: 30px; 
    background: transparent; 
    margin-top: 20px;
}

div.widget div.textwidget h1 span {
    margin-right: 20px;
}

/* div#custom_html-2.widget_text .textwidget.custom-html-widget {
    background: transparent;
    display: inline-block;
    margin-top: 30px;
} */

#site-footer {
        border-top: 3px solid #ffd617;
	background: transparent;
    font-size: inherit;
    margin: 0;
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
}

div#nav_menu-3 > div.menu-footer-menu-container {
    text-align: center;
    font-size: x-small;
}

div#nav_menu-3 > div.menu-footer-menu-container > ul#menu-footer-menu {
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin: 0;
}

div#nav_menu-3 > div.menu-footer-menu-container > ul#menu-footer-menu > li.menu-item {
    float: left;
    margin: 0;
    padding: 0;
}

div#nav_menu-3 > div.menu-footer-menu-container > ul#menu-footer-menu > li.menu-item > a {
    margin: 0;
    padding: 0 10px 0 0;
    color: #666;
}

footer#site-footer > div#footer-row.site-footer > div.text-center > div.widget > h1 {
    font-size: 18px;
  /*  font-weight: bold;*/
    color: #004494;
}

div#nav_menu-2.widget > div > ul#menu-useful-links.menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div#nav_menu-2.widget > div > ul#menu-useful-links.menu > li.menu-item {
    margin: 0;
    padding: 0;
}

div#footer-row.row.site-footer {
    margin-bottom: 20px;
}

div#footer-row-2.row.site-footer-2 {
    margin-bottom: 20px;
}

main#main.site-main > div.row > div.col-md-4 > h1 {
    font-size: 14px;
    font-weight: bold;
    color: #404040;
}

.row-with-more-vspace {
    margin-bottom: 20px;
}

div.row.row-widget > div.col-md-4 > div.widget {
    background: #fff;
    border: 1px solid #e7e3de;
    border-radius: 15px;
}

div.row.row-widget > div.col-md-4 > div.widget img.img-responsive {
    width: 100%;
}

div.row.row-widget > div.col-md-4 > div.widget img {
    border-radius: 15px 15px 0px 0px;
}

div.row.row-widget > div.col-md-4 > div.widget > div > p > a {
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #004494;
    margin-bottom: 20px;
    font-size: 14px;
}

ul#menu-useful-links > li.menu-item > a {
    color: inherit;
}

span#icon_time.icon_time {
    background: url('img/icon_time.png') no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: -37px;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover {
    color: #ffffff;
    background:  #004494;
    border: 1px solid #004494;
    margin-right: 0px;
    border-radius: 0;
}

header.entry-header {
    margin-bottom: 25px;
}

div.tab-content > div.tab-pane > h3 {
    font-size: 30px;
    text-align: center;
    color: #404040;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px;
}

div.tab-content > div.tab-pane > h4 {
    color: #404040;
    font-size: 24px;
}

p.details {
    color: #404040;
}

div.entry-content p.dottedline {
    border-bottom: 1px dotted #999;
    margin-bottom: 20px;
}

.speaker-item {
    overflow: hidden;
    margin-bottom: 30px;
}

.speaker-item .speaker-image img {
    width: 100%;
}

.speaker-item .speaker-content .icon {
    width: 23%;
    text-align: center;
    color: #404040;
    background-color: #fff;
    display: inline-block;
    float: left;
    font-size: 26px;
    line-height: 70px;
    -webkit-transition: .25s;
    transition: .25s;
}

.speaker-item .speaker-content .icon {
    background-color: #004494;
    color: #fff;
    display: none;
}

.speaker-item .speaker-content .details {
    width: 100%;
    float: left;
    background-color: #004494;
    padding: 15px 15px 4px;
    -webkit-transition: .25s;
    transition: .25s;
}

.speaker-item:hover .details {
    background-color: #004494;
}

.speaker-item .speaker-content h4 {
    margin: 0;
    font-size: 20px;
    text-align: center;
}

.speaker-item .speaker-content .details span {
    font-size: 14px;
    color: #fff;
}

.speaker-item .speaker-content .details h4 a {
    color: #fff;
    text-decoration: none;
}

div.speaker-item > div.speaker-content > p {
    display: none;
}

div.speaker-item > div.speaker-content > div.details > p {
    margin: 0 0 10px 0;
    line-height: 18px;
    text-align: center;
}

ul.speaker-social {
    overflow: hidden;
    margin-bottom: 30px;
    margin-left: 0;
    padding-left: 0;
}

ul.speaker-social li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

ul.speaker-social li a {
    display: inline-block;
    height: 40px;
    width: 40px;
    color: #004494;
    text-align: center;
    border: 1px solid #004494;
    border-radius: 100%;
    line-height: 2.7;
    transition: .25s;
}

ul.speaker-social li a:hover {
    background-color: #004494;
    border: 1px solid #004494;
    color: #fff;
}

ul.speaker-address {
    overflow: hidden;
    margin-left: 0;
    padding-left: 0;
}

ul.speaker-address li {
    list-style: none;
    margin-bottom: 6px;
    font-size: 14px;
}

ul.speaker-address li span {
    display: inline-block;
    height: 36px;
    width: 36px;
    border: 1px solid #d6eaf0;
    text-align: center;
    font-size: 14px;
    line-height: 2;
    color: #7cbd42;
    margin-right: 10px;
}

.tabs-holder {
    border: 1px solid #ccc;
}

.mt-50 {
    margin-top: 50px;
}

.tab-content {
    padding: 30px 60px 30px 30px;
}

.schedules-tab-nav {
    text-align: center;
    margin: -45px 0 0 0;
}

.schedules-tab-nav ul {
    display: inline-block;
    border: 1px solid #ccc;
}

.schedules-tab-nav ul li {
    float: left;
    border-right: 1px solid #ccc;
}

.schedules-tab-nav ul li a {
    position: relative;
    padding: 15px 30px;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    outline: none;
    background: #fff;
    color: #7cbd42;
}

.schedules-tab-nav ul li a span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    /*color: #444;*/
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.schedules-tab-nav ul li:nth-child(1) a {
    border-bottom: 1px solid #ccc;
}

.schedules-tab-nav ul li:last-child {
    margin: 0;
    border: 0;
}

span.wpcf7-form-control-wrap > input.wpcf7-form-control,
span.wpcf7-form-control-wrap > textarea.wpcf7-form-control,
span.wpcf7-form-control-wrap > select.wpcf7-form-control,
form.wpcf7-form > p > input.wpcf7-form-control {
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #d5e8ec;
}

/* header specific css styling */
.page-header-top-right {
    margin-top: 20px;
}

div.row.that-specific-row > div.col-md-6.text-center {
    margin-left: -30px;
}

div.row.that-specific-row > div.col-md-6.text-center > div:nth-child(2) {
    margin-top: 18px;
}

div.row.that-specific-row > div.col-md-6:nth-child(2) {
    margin-top: 0px;
    margin-left: 0px;
    text-align: center;
}

div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(1) {
    margin-top: 0px;
    margin-left: 0px;    
}

div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(2) {
    float: right;
}

span.wpcf7-form-control-wrap > input.wpcf7-form-control,
span.wpcf7-form-control-wrap > textarea.wpcf7-form-control { 
    width: 100%; 
}

form.wpcf7-form div.form-group > label,
form.wpcf7-form div.form-group > label  select.wpcf7-select,
form.wpcf7-form div.form-group > input { 
    width: 100%; 
}

form.wpcf7-form div.form-group > input {
    background: #004494;
    border: 10px solid #004494;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

ul.bulletvert {
    padding-left: 30px;
}

ul.bulletvert li {
    display: block;
    font-size: 14px;
    color: #7626262;
	;
    font-family: MyMainFont;
    font-weight: normal;
}

ul.bulletvert li:before {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 5px;
    margin-left: -25px;
    color: #b92a19;
}

ol.bulletvert li {
    font-size: 14px;
    color: #404040;
    font-family: MyMainFontLight;
    line-height: 35px;
    font-weight: bold;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 11.5px;
    background: #0e591a;
    width: 270px;
    color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #0e591a;
    color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-current-menu-item a.mega-menu-link {
    background: #0e591a;
    color: #fff;
}

#mega-menu-wrap-primary .mega-menu-toggle { display: none; }

a.btn-exhibition {
    margin-right: 10px;
    padding: 1px;
    background: #004494;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: MyMainFont;
}

header.entry-header h1.entry-title > a {
    text-align: center;
}

h1.entry-title > a {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #0e591a;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 22px;
}

div.entry-content h2 {
    color: #0e591a;
    text-transform: uppercase;
    font-size: 22px;
}

div.entry-content h3 {
    color: #0e591a;
    text-transform: capitalize;
    font-size: 19px;
}

div.entry-content h4 {
    color: #0e591a;
    text-transform: capitalize;
    font-size: 16px;
}
div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails > span:nth-child(2) {
    background: transparent;
    color: #951f39;
    font-family: MyMainFont;
}

div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails span.programmedetails {
    color: #951f39;
    font-family: MyMainFont;
}

div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.details {
    margin: 0 0 0 37px;
}

div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails {
    margin: 0 0 0 37px;
}

.speakerdetails, 
.moderatordetails {
    color: #1c5c82;
}

div.entry-content p {
    line-height: 24px;
    font-size: 14px;
    color: 	#404040;
    font-family: MyMainFontLight;
    margin-bottom: 30px;
    text-align: justify;
    font-weight: normal;
}

/* personalise? */
/* speakers */
body.single-post.postid-2111,
body.single-post.postid-2112,
body.single-post.postid-2113 {
    background: transparent;
}

body.single-post.postid-2111 blockquote.blockquote,
body.single-post.postid-2112 blockquote.blockquote,
body.single-post.postid-2113 blockquote.blockquote {
    border-left: transparent;
    margin-bottom: 0;
}

body.single-post.postid-2111 header.entry-header h1.entry-title,
body.single-post.postid-2112 header.entry-header h1.entry-title,
body.single-post.postid-2113 header.entry-header h1.entry-title {
    background: transparent;
    margin-left: 366px;
}

body.single-post.postid-2111 footer.blockquote-footer,
body.single-post.postid-2112 footer.blockquote-footer,
body.single-post.postid-2113 footer.blockquote-footer {
    margin-top: 1em;
    margin-left: 3.7em;
}

body.category-latest-news-itic.category-27 div#sidebar {
    display: none;
}

body.category.category-latest-news-itic.category-27 div.entry-content p {
    margin-bottom: 0px;
    font-size: 14px;
}

body.category.category-latest-news-itic.category-27 ul.categorylist {
    list-style-type: none;
    background: transparent;
    padding: 0;
}

body.category.category-latest-news-itic.category-27 ul.categorylist li {
    margin: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e3de;
    padding-top: 30px;
}

body.category.category-latest-news-itic.category-27 ul.categorylist li:first-child {
    padding-top: 0;
}

body.category.category-latest-news-itic.category-27 ul.categorylist li h3 {
    margin-top: 5px;
}

body.category.category-latest-news-itic.category-27 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    /* form img-thumbnail */
    /* also from img-thumbnail */
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
}

body.single.single-post.postid-40 div.entry-content p.details { font-family: MyMainFont; margin-bottom: 0; }

body.single.single-post.postid-40 div.entry-content {
    width: 800px;
    margin: 0 auto;
}

div.entry-meta,
div.entry-meta-category-tag {
    display: none;
}

/* speakers profiles */
/* article#post-44 {
    background: #d5e8ec;
} */

div.headerh1perso {
    background: #e6e6ec;
    padding: 17px 30px 30px 30px;
    border-radius: 20px;
    margin-top: 50px;
}

div.headerh1perso h1.headerh1perso {
    font-weight: bold;
    color: #004494;
}

div.row.strategicmediapartners > div.col-md-3:nth-child(1) > img { margin-top: 35px; }
div.row.strategicmediapartners > div.col-md-3:nth-child(2) > img { margin-top: 55px; }
div.row.strategicmediapartners > div.col-md-3:nth-child(3) > img { margin-top: 65px; }
div.row.strategicmediapartners > div.col-md-3:nth-child(4) > img {}

li#wp-admin-bar-wp-logo { display: none; }
span.wpcf7-list-item.first.last { margin-left: 0; }
ul#theconference_benefits.theconference_benefits li { margin-bottom: 10px; }

span.mytitle1 {
    color: #004494;
    font-size: 24px;
}

span.mytitle2 {
    font-size: 19px;
}

span.mytitle3 {
    font-size: 19px;
    color: v;
}

ul.mylist {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.mylist > li {
    color: inherit;
    padding-left: 0.7em;
    text-indent: -.7em;
    padding-bottom: 0;
    color: #5ba127;
    font-size: 14px;
}

ul.mylist > li::before {
    content: '■';
    color: #004494; /* or whatever color you prefer */
    font-size: 24px;
    letter-spacing: 5px;
}

ul.mylist > li > ul {
    list-style-type: none;
    padding: 0;
    margin-left: 25px;
    margin-bottom: 10px;
    color: #333;
    font-size: 14px;
}

.row.smallerfonts span.mytitle2,
.row.smallerfonts span.mytitle3 {
    font-size: 16px;
}

/* malawi */
.btn-primary {
    background-image: -webkit-linear-gradient(top,#004494; 0,#265a88; 100%);
    background-image: -o-linear-gradient(top,#004494; 0,#265a88; 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#27235d),to(#265a88));
    background-image: linear-gradient(to bottom,#004494; 0,#004494; 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1d5c82;', endColorstr='#ff265a88;', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #004494;
}

/* malawi */
.btn-primary:focus, 
.btn-primary:hover {
    background-color: #15aaab;
    background-position: 0 0;
    color: #fff;
}

.postid-4927 p, .postid-4986 p, .postid-4999 p, .postid-5004 p, .postid-5015 p, .postid-5098 p, .postid-5103 p, .postid-5088 p, .postid-5086 p, .postid-5084 p, .postid-5156 p, .postid-5252 p, .postid-5255 p, .postid-5307 p, .post-1690 p, .postid-1685 p, .postid-1772 p, .postid-4415 p, .postid-1993 p, .postid-4350 p, .postid-1703 p, .postid-4355 p, .postid-4397 p {
	font-family: Calibri !important;
}

.postid-4927 #menucontainer, .postid-4986 #menucontainer, .postid-4999 #menucontainer, .postid-5004 #menucontainer, .postid-5015 #menucontainer, .postid-5088 #menucontainer, .postid-5086 #menucontainer, .postid-5084 #menucontainer, .postid-5156 #menucontainer, .postid-5098 #menucontainer, .postid-5103 #menucontainer, .postid-5252 #menucontainer, .postid-5255 #menucontainer, .postid-5307 #menucontainer {
	display: none !important;
}

.postid-4927 #MyOwlCarousel, .postid-4986 #MyOwlCarousel, .postid-4999 #MyOwlCarousel, .postid-5004 #MyOwlCarousel, .postid-5015 #MyOwlCarousel, .postid-5098 #MyOwlCarousel, .postid-5103 #MyOwlCarousel, .postid-5088 #MyOwlCarousel, .postid-5086 #MyOwlCarousel, .postid-5084 #MyOwlCarousel, .postid-5156 #MyOwlCarousel, .postid-5252 #MyOwlCarousel, .postid-5255 #MyOwlCarousel, .postid-5307 #MyOwlCarousel {
	display: none !important;
}

.postid-4927 #useless, .postid-4986 #useless, .postid-4999 #useless, .postid-5004 #useless, .postid-5015 #useless, .postid-5088 #useless, .postid-5086 #useless, .postid-5084 #useless, .postid-5156 #useless, .postid-5098 #useless, .postid-5103 #useless, .postid-5252 #useless, .postid-5255 #useless, .postid-5307 #useless {
	display: none !important;
}

#post-4927 header.entry-header, #post-4986 header.entry-header, #post-4999 header.entry-header, #post-5004 header.entry-header, #post-5015 header.entry-header, #post-5088 header.entry-header, #post-5086 header.entry-header, #post-5084 header.entry-header, #post-5156 header.entry-header, #post-5098 header.entry-header, #post-5103 header.entry-header, #post-5252 header.entry-header, #post-5255 header.entry-header, #post-5307 header.entry-header {
	display: none !important;
}

.postid-5103 a {
	target: _blank !important;
}


/* malawi */
#post-465 div.entry-content h2,
#post-465 h1.entry-title > a,
#post-919 h1.entry-title > a,
#post-941 h1.entry-title > a,
#post-947 h1.entry-title > a,
#post-961 h1.entry-title > a {
    text-transform: none;
}

/* organising committee */
body.postid-233 span.mytitle1 + p {
    display: none;
}

body.postid-233 div.entry-content ul.mylist.lastone li.empty#empty::before {
    color: #f6f7f9;
}

body.postid-233 div.col-md-6.secondcolumn {
    border-left: 2px solid #1d5b82;
}



.mysimplecontainer {
    margin-top: 0px;
    margin-right: 0px;
}

.mysimplecontainer a.programme { 
    width: 172px;
    height: 63px;
    background: url('img/ITIC-2021-Button-Programme.png') no-repeat;
    display: inline-block;
}

.mysimplecontainer a.speakers { 
   width: 172px;
    height: 63px;
    background: url('img/ITIC-2021-Button-Speakers.png') no-repeat;
    display: inline-block;
}

.mysimplecontainer a.projects { 
   width: 172px;
    height: 63px;
    background: url('img/ITIC-2021-Button-Tourism-Project.jpg') no-repeat;
    display: inline-block;
}

.mysimplecontainer a.register1{ 
    width: 172px;
    height: 63px;
    background: url('img/ITIC NOV 2021 Button-01.svg') no-repeat;
    display: inline-block;
}

.mysimplecontainer a.register2 { 
    width: 172px;
    height: 63px;
    background: url('img/ATM-2021-Button-VIRTUAL.jpg') no-repeat;
    display: inline-block;
}


.mysimplecontainer a.register3{ 
    width: 172px;
    height: 63px;
    background: url('img/ITIC-NOV-2021-Button.jpg') no-repeat;
    display: inline-block;
}

.mysimplecontainer a.booth { 
       width: 172px;
    height: 63px;
    background: url('img/ITIC-2020-Button-2-2.png') no-repeat;
    display: inline-block;
}


.mysimplecontainer a.investor { 
        width: 172px;
    height: 63px;
    background: url('img/ITIC-2020-Button-3-3.png') no-repeat;
    display: inline-block;
}


.mysimplecontainer a.briefing { 
       width: 172px;
    height: 63px;
    background: url('img/ITIC-2020-Button-4-4.png') no-repeat;
    display: inline-block;
}






tr.spaceUnder>td {
  padding-bottom: 1em;
}


.mysimplecontainer a.register1:hover { 
    background: url('img/ITIC NOV 2021 Button-02.svg') no-repeat;
}

.mysimplecontainer a.register2:hover { 
    background: url('img/ATM-2021-Button-VIRTUAL-Hover-on.jpg') no-repeat;
}

.mysimplecontainer a.register3:hover { 
    background: url('img/ITIC-NOV-2021-Button-On.jpg') no-repeat;
}


.mysimplecontainer a.booth:hover { 
    background: url('img/ITIC-2020-Button-2.png') no-repeat;
}

.mysimplecontainer a.investor:hover { 
    background: url('img/ITIC-2020-Button-3.png') no-repeat;
}

.mysimplecontainer a.briefing:hover { 
    background: url('img/ITIC-2020-Button-4.png') no-repeat;
}


.mysimplecontainer a.programme:hover { 
    background: url('img/ITIC2021BPH.png') no-repeat;
}

.mysimplecontainer a.speakers:hover { 
    background: url('img/ITIC2021BSH.png') no-repeat;
}

.mysimplecontainer a.projects:hover { 
    background: url('img/ITIC-2021-Button-Tourism-Project_ON.jpg') no-repeat;
}








.mysimplecontainer a.travel_hotel {
    width: 150px;
    height: 55px;
    background: url('img/header_004_travel_02.png') no-repeat;
    display: inline-block;
}
















.mysimplecontainer a.travel_hotel:hover {
    background: url('img/header_004_travel_02_hover.png') no-repeat;
}




















div#myCarousel div.carousel-inner > .item > img {
    margin: auto;
}

body.postid-40 header.entry-header h1.entry-title {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}

body.postid-4252 header.entry-header h1.entry-title {
    text-align: center;
    margin-top: 20px;
    padding-bottom: inherit;
}

/* sponsors section on homepage */
div.organised-by img {
    display: inline-block;
}

h2.title_h2_malawi_mulanje  { margin-bottom: 52px; }
h2.title_h2_malawi_mangochi { margin-bottom: 28px; }
h2.title_h2_malawi_salima   { margin-bottom: 52px; }

.borderright    { border-right: 2px solid #004494;  }
.borderleft     { border-left: 2px solid #004494;  }

.mobileonly { display: none; }
.allexceptmobile { display: initial; }

article#post-42 div.entry-content .speaker-content .details h4 {
    text-align: center;
}

article#post-42 div.entry-content .speaker-content p {
    line-height: 18px;
    text-align: center;
}

article#post-330 header {
    display: none;
}

article#post-330 > div.entry-content > h2 {
    text-transform: capitalize;
}

body.postid-42 div.entry-content h2 {
    margin-bottom: 25px;
}

body.postid-46 h1.entry-title {
    text-align: center;
}

body.postid-52 img.wp-image-1615   { display: none; }

body.postid-225 div.entry-content p {
    line-height: 28px;
    font-size: 14px;
    color: #004494;
    font-family: MyMainFontLight;
    text-align: justify;
    font-weight: normal;
    margin-bottom: 30px;
}

body.postid-50 div.entry-content p {
    font-family: MyMainFontLight;
    margin-bottom: 30px;
    line-height: 28px;
}

/* Advisory Board/Speakers :: starts here */
article#post-44 h1.entry-title > a { color: #333; }

article#post-4986 h1.entry-title > a { color: #333;}

article#post-5098 h1.entry-title > a { color: #333; }

article#post-9197 h1.entry-title > a { color: #333; }

article#post-9653 h1.entry-title > a { color: #333; }



body.postid-44 h1,
body.postid-1631 h1,
body.postid-4986 h1,
body.postid-5098 h1,
body.postid-9197 h1,
body.postid-9653 h1 {
    text-align: center;
}

/* ref: https://codepen.io/chriscoyier/pen/BvdgL */
body.category_advisoryboard header.entry-header h1.entry-title a {
    position: relative;
    left: 34%;
}

body.category_advisoryboard div.entry-content h2,
body.postid-44 div.entry-content h2,
body.postid-1631 div.entry-content h2,
body.postid-4986 div.entry-content h2,
body.postid-5098 div.entry-content h2,
body.postid-9197 div.entry-content h2,
body.postid-9653 div.entry-content h2 {
    border-bottom: 1px solid #d5dfe7;
    text-align: center;
    font-size: 22px;
    padding-bottom: 10px;
}

body.category_advisoryboard figure.figure,
body.postid-44 figure.figure,
body.postid-1631 figure.figure,
body.postid-4986 figure.figure,
body.postid-5098 figure.figure,
body.postid-9197 figure.figure,
body.postid-9653 figure.figure {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 20px;
    text-align: center;
}

body.category_advisoryboard figure.figure figcaption.figure-caption.text-center.text-on-top,
body.postid-44 figure.figure figcaption.figure-caption.text-center.text-on-top,
body.postid-1631 figure.figure figcaption.figure-caption.text-center.text-on-top,
body.postid-4986 figure.figure figcaption.figure-caption.text-center.text-on-top,
body.postid-5098 figure.figure figcaption.figure-caption.text-center.text-on-top, 
body.postid-9197 figure.figure figcaption.figure-caption.text-center.text-on-top, 
body.postid-9653 figure.figure figcaption.figure-caption.text-center.text-on-top {
    color: #951f39;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}

body.category_advisoryboard figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle,
body.postid-44 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle,
body.postid-1631 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle,
body.postid-4986 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle,
body.postid-5098 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle,
body.postid-9197 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle, 
body.postid-9653 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.firsttitle {
    text-transform: uppercase;
    color: #951f39;
    letter-spacing: 2px;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
} 

body.category_advisoryboard figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-44 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-1631 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-4986 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-5098 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-9197 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle, 
body.postid-9653 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle {
    color: #333;
}
body.postid-44 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-1631 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-4986 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-5098 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-9197 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle,
body.postid-9653 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.secondtitle {
    color: #333;
    display: block;
}

body.category_advisoryboard figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-44 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-1631 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-4986 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-5098 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-9197 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails, 
body.postid-9653 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails {
    color: #333;
    font-size: 1.33rem;
}

body.postid-44 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-1631 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-4986 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-5098 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails, 
body.postid-9197 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails,
body.postid-9653 figure.figure figcaption.figure-caption.text-center.top-on-bottom span.advboard.titledetails {
    color: #333;
    font-size: 1.33rem;
    display: block;
}

body.category_advisoryboard figure.figure img.img-thumbnail,
body.postid-44 figure.figure img.img-thumbnail,
body.postid-1631 figure.figure img.img-thumbnail,
body.postid-4986 figure.figure img.img-thumbnail,
body.postid-5098 figure.figure img.img-thumbnail,
body.postid-9197 figure.figure img.img-thumbnail,
body.postid-9653 figure.figure img.img-thumbnail {
    width: 66%;
    border: 1px solid #d5dfe7;
}

body.category_advisoryboard figure.figure figcaption a,
body.postid-44 figure.figure figcaption a,
body.postid-1631 figure.figure figcaption a,
body.postid-4986 figure.figure figcaption a,
body.postid-5098 figure.figure figcaption a,
body.postid-9197 figure.figure figcaption a,
body.postid-9653 figure.figure figcaption a {
    color: #333;
}
/* Advisory Board :: ends here */

/* media screening starts here */
@media only screen and (min-width:768px) and (max-width: 1023px) {
    div.row.that-specific-row > div.col-md-6:nth-child(2) {
        margin-top: 30px;
        margin-left: inherit;
    }
    div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(1) {
        margin-top: inherit;
        margin-left: inherit;
    }
    div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(2) {
        width: 25%;
        margin-top: 45px;
    }
    .schedules-tab-nav ul li a span {
        font-size: 12px;
    }
}

@media(min-width: 1199px) {
    #menucontainer 
    {
        width: 1110px;
    }

    h2.title_h2_malawi_mulanje  { margin-bottom: 28px; }
    h2.title_h2_malawi_mangochi { margin-bottom: 28px; }
    h2.title_h2_malawi_salima   { margin-bottom: 52px; }
}

/* @media (min-width: 1025px) and (max-width: 1280px) */
@media (max-width: 1199px) and (min-width: 992px) {

    .mysimplecontainer {
        margin-top: 20px;
    }

    /* main menu located on top of site */
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 11px;
        padding: 0px 5px 0px 5px;
    }

    /* 1st div */
    div.row.that-specific-row > div.col-md-6.text-center {
        margin-left: -15px;
    }

    /* 2nd div */
    div.row.that-specific-row > div.col-md-6:nth-child(2) {
        margin-left: 0;
        padding: 0;
        margin-top: 40px;
    }

    /* the three buttons */
    div.row.that-specific-row > div.col-md-6:nth-child(1) > div > a > img {
        width: 88px;
    }

    /* mauritius its a pleasure */
    div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(1) {
        margin-left: 40px;
        width: 200px;
        margin-top: 0;
    }

    /* lame dan lame */
    div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(2) {
        width: 80px;
    }
}

/* ref: https://www.w3schools.com/cssref/css3_pr_mediaquery.asp; */
/* When the width is between 992px and 1024px apply the following css rules */
@media screen and (max-width: 1024px) and (min-width: 992px){
    /* body { background: darkred; } */

    h2.title_h2_malawi_mulanje  { margin-bottom: 52px; }
    h2.title_h2_malawi_mangochi { margin-bottom: 28px; }
    h2.title_h2_malawi_salima   { margin-bottom: 52px; }

    .mysimplecontainer {
        margin-top: 20px;
    }

    div.widget div.textwidget h1 {
        font-size: 25px;
    }

    div.row.row-widget > div.col-md-4 > div.widget img.img-responsive {
        height: 184px;
    }

    blockquote.blockquote::after {
        left: 8em;
    }
}

/* for screens equal to and larger than 1024px */
@media only screen and (min-width: 1025px) {
    blockquote.blockquote::after {
        left: 11em;
    }

    body.postid-227 { background-color: transparent; }
    body.postid-227 img.wp-image-1440 {
        float: right;
        width: 50%;
        margin-left: 25px;
        margin-bottom: 25px;
        margin-top: 25px;
    }
    body.postid-1444 img.wp-image-1448 {
        width: 100%;
        height: auto;
    }
    body.postid-46 div.container.page-container div#content {
        margin-left: 5%;
        margin-right: 5%;
    }
}

/* load css only for mobile phones */
@media only screen and (max-device-width: 480px) and (min-width: 200px) {
    /* body { background: darkorange; } */
    
    div.entry-content p {
        word-wrap: break-word;
        /* word-break: break-all; */
        -ms-hyphens: auto; 
        hyphens: auto; 
        max-width: 100%;
    }

    div.entry-content h2 { font-size: 16px; }

    header h1.site-title-heading a {
        margin: 0 auto;
    }

    div.widget div.textwidget h1 span {
        margin-right: 9px;
    }

    blockquote.blockquote::after {
        left: 4em; 
    }

    blockquote.blockquote p.mb-0 {
        font-size: 14px;
        line-height: 1.4em;
    }

    blockquote.blockquote p.mb-0.subtitle {
        margin-top: -3.5em;
        text-align: center;
    }

    footer.blockquote-footer {
        margin-left: inherit;
    }

    .mobileonly { display: block; }
    .allexceptmobile { display: none; }
    .newlinemobileonly { display: block; }
    div.entry-content p { text-align: left; }
    div.entry-content p.centerparagraphmobileonly { text-align: center; }

    header div.page-header-top-right {
        margin-top: 0;
    }

    header div.page-header-top-right .mysimplecontainer {
        margin-top: 20px;
        margin-bottom: 5px;
    }

    body.category_advisoryboard header.entry-header h1.entry-title {
        text-align: center;
    }

    body.category_advisoryboard header.entry-header h1.entry-title a {
        position: inherit;
        left: inherit;
    }

    body.single.single-post.postid-40 div.entry-content {
        width: inherit;
        margin: inherit;
    }

    body.postid-233 div.col-md-6.secondcolumn {
        border-left: none;
    }

    body.postid-233 ul.mylist > li::before {
        font-size: 12px;
    }

    body.postid-52 div.entry-content p,
    body.postid-50 div.entry-content p,
    body.category div.entry-content p {
        text-align: left;
    }

    body.category.category-latest-news-itic.category-27 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: auto;
    }

    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
        width: 100%;
    }

    h1.entry-title > a { font-size: 23px; }
    div.row.row-3-cols div.col-md-4 { margin-bottom: 15px; }

    body.postid-1394 div.entry-content h2 { font-size: 19px; }
    
    div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails {
        margin-left: 0;
    }

    div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails span#icon_time.icon_time {
        margin-left: -26px;
        margin-right: 0;
    }
    
    div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails span.programmedetails {
        background: transparent;
        display: block;
        text-align: left;
        margin-left: 0;
    }

    div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.clockdetails > span:nth-child(2) {
        margin-left: -3px;
    }
    
    div.entry-content div.tabs-holder div.tab-content div.tab-pane > p.details {
        background: transparent;
        text-align: left;
        margin-left: 0;
    }

    .borderright    { border-right: none; }
    .borderleft     { border-left: none; }
    body.postid-52 .wp-image-289    { display: none; }
    body.postid-52 img.wp-image-1615 { display: block; }

    h2.title_h2_malawi_mulanje  { margin-bottom: 14px; }
    h2.title_h2_malawi_mangochi { margin-bottom: 14px; }
    h2.title_h2_malawi_salima   { margin-bottom: 14px; }

    /* investment forum: font has been made smaller for long heading 'investment forum' */
    div#custom_html-10 h1 {
        background: transparent;
        font-size: 27px;
    }

    /* programme */
    .schedules-tab-nav ul li {
        width: 100%;
    }
    /* 1st div */
    div.row.that-specific-row > div.col-md-6.text-center {
        margin-left: -15px;
    }
    /* 2nd div */
    div.row.that-specific-row > div.col-md-6:nth-child(2) {
        margin-left: 0;
        padding: 0;
    }
    /* the three buttons */
    div.row.that-specific-row > div.col-md-6:nth-child(1) > div > a > img {
        width: 88px;
    }
    /* mauritius its a pleasure */
    div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(1) {
        margin-left: 0;
        width: 200px;
        margin-top: 0;
    }
    /* lame dan lame */
    div.row.that-specific-row > div.col-md-6:nth-child(2) > img:nth-child(2) { width: 80px; }

    div.row.strategicmediapartners { text-align: center; }

    div.row.strategicmediapartners > div.col-md-3:nth-child(1) > img { margin-top: 20px; }
    div.row.strategicmediapartners > div.col-md-3:nth-child(2) > img { margin-top: 20px; }
    div.row.strategicmediapartners > div.col-md-3:nth-child(3) > img { margin-top: 20px; }
    div.row.strategicmediapartners > div.col-md-3:nth-child(4) > img { margin-top: 20px; margin-bottom: 20px; }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { background: #0e591a; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item { background: #0e591a; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 11.5px;
        background: #004494;
        width: 100%;
        color: #fff;
    }

    .carousel-inner>.item>a>img, .carousel-inner>.item>img {
        height: auto;
    }

    /* speakers */
    body.single-post.postid-2111,
    body.single-post.postid-2112,
    body.single-post.postid-21136 {
        background: transparent;
    }

    body.single-post.postid-2111 blockquote.blockquote,
    body.single-post.postid-2112 blockquote.blockquote,
    body.single-post.postid-2113 blockquote.blockquote {
        border-left: transparent;
        margin-bottom: 0;
        padding: 3.25em 0 0 0;
    }

    body.single-post.postid-2111 header.entry-header,
    body.single-post.postid-2112 header.entry-header,
    body.single-post.postid-2113 header.entry-header {
        text-align: center;
    }

    body.single-post.postid-2111 header.entry-header h1.entry-title,
    body.single-post.postid-2112 header.entry-header h1.entry-title,
    body.single-post.postid-2113 header.entry-header h1.entry-title {
        background: transparent;
        margin-left: 0;
    }

    body.single-post.postid-2111 footer.blockquote-footer,
    body.single-post.postid-2112 footer.blockquote-footer,
    body.single-post.postid-2113 footer.blockquote-footer {
        margin-top: 1em;
        margin-left: 0;
    }

}

/* load condition for internet explorer */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: inline-table;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
    }
}

/* load condition for safari */
/*
    ref: http://jsfiddle.net/kHFjM/125/
    ref: https://stackoverflow.com/questions/17637846/how-do-i-add-a-css-line-only-for-safari
*/
@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: inline-table;
    }
}