@charset "UTF-8";
/* CSS Document */

#CONTENT-meeting {
    width: 85%;
    margin: 10px auto 0 auto;
    overflow: hidden;
    background-color: #FFF;
    padding: 0px;
	-webkit-font-smoothing: antialiased;
	font-family: "Proxima-Nova",Arial,Helvetica,sans-serif !important;
}
#goTopButton {

    width: 40px;
    height: 40px;
    right: 30px;
    background: rgba(91, 189, 139, 0.8);
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    border-radius: 50%;
    color: #FFF;
    font-size: 0.8em;
}
#goTopButton a {
    width: 40px;
    height: 40px;
    right: 30px;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    border-radius: 50%;
    font-size: 0.8em;
	color: #FFF;
}
/*iframe {
	width: 100% !important;
	height: auto;
	min-height: 1600px;
}*/

/*************************************Left column**********************************/
.l-box {
    float: left;
    width: 75%;
    margin: 0;
    padding: 0;
    /* margin-left: 10px; */
}

.l-box .quicklink {
	padding: 0;
	margin: 0 0 20px 0;
	box-sizing: border-box;
	width: 100
	/*border-right: 40px solid #1354a8;*/
}
.quicklink-item {
	font-size: 1em;
	line-height: 2;
	color: #FFF !important;
	font-weight: bold;
	text-align: left;
}
.quicklink-item-detail {
	list-style-image: none;
    list-style-type: none;
	font-size: 1em;
	line-height: 2;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background-color: #002e6a;
    margin-bottom: 10px;
	box-sizing: border-box;
    padding: 0 0px 0 10px;
	height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	border-right: 5px solid #39beec;
}
.quicklink-item-detail a {
	list-style-image: none;
    list-style-type: none;
	font-size: 1em;
	line-height: 2;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #002e6a;
    margin-bottom: 10px;
	box-sizing: border-box;
    /*padding: 0 10px;*/

}
.quicklink-item-detail a:hover {
	list-style-image: none;
    list-style-type: none;
	font-size: 1em;
	line-height: 2;
	color: #39beec;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #002e6a;
    margin-bottom: 10px;
	box-sizing: border-box;
    /*padding: 0 10px;*/

}
.quicklink-item-title {
	/*display: block;*/
	background-color: #007dbc;
	/*width: 80%;*/
	overflow: hidden;
	height: 32px;
	width: 90%;
    text-overflow: ellipsis;
	overflow: hidden;
}
.quicklink-item-name span{
	background-color: #39beec;
	content: "\203A";
	float: right;
	width: 20px;
    /* margin: 0 auto; */
    padding-left: 15px;
	color: #FFF;
}
.quicklink-item-name span a {
	background-color: #39beec;
	content: "\203A";
	float: right;
	width: 20px;
    /* margin: 0 auto; */
    padding-left: 15px;
	color: #FFF;
}
.quicklink-item-name span a:hover {
	background-color: #39beec;
	content: "\203A";
	float: right;
	width: 20px;
    /* margin: 0 auto; */
    padding-left: 15px;
	color: #FFF;
}
.l-box h1 {
    width: 100%;
	font-size: 2rem;
    line-height: 1.125;
	color: #306D72;
    font-weight: bold;
	padding: 0 0 10px 0;
	/*border-bottom: 1px solid #dbdbdb;*/

}
.l-box h2 {
    width: 100%;
	font-size: 1.5rem;
    line-height: 1.125;
	color: #306D72;
    font-weight: bold;
	padding: 0 0 10px 0;
	/*border-bottom: 1px solid #dbdbdb;*/

}
.l-box h5 {
    font-size: 1rem;
    line-height: 1;
	color: #306D72;
    font-weight: normal;
	padding: 0 0 15px 0;
	width: 95%;
}
#demo5 h6 {
	width: 100%;
    font-size: 1.6rem;
    line-height: 1;
    color: #306D72;
    font-weight: bold;
    padding: 10px 0 0 0;
	border-bottom: 2px solid #306D72;
	text-align: left;
}
.l-box #daily {
    padding: 14px 15px 14px 17px;
    color: #FFF;
    background-color: #5cbd8b;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    height: 50px;
    box-sizing: border-box;
	text-align: left;
	font-size: 0.85em !important;
}
.l-box #daily h4 {
	/*font-family: 'PT Sans Narrow';*/
	font-weight: normal;
    font-size: 1.2em;
	/*margin: 0 auto;*/
	/*line-height: 2.5;*/
	letter-spacing: 0px;
	text-align: left;
	/*text-transform: uppercase !important;*/
	padding: 0;
	margin: 0;
}
.l-box #report {
	justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
	display: flex;
	height: 50px;
}
.l-box #report div {
	/*font-family: 'PT Sans Narrow';*/
	font-weight: normal;
	color: #FFF;
	font-size: 1.2em !important;
	letter-spacing: 0.5px;
	margin: 0 10px 0 0;
	padding: 0;
}
audio {
	/*font-family: 'PT Sans Narrow';*/
	weight: 70%;
	height: 36px;
}
.l-box #daily div a {

	font-size: 0.7em !important;
	font-weight: normal;
	letter-spacing: 0px;
	color: #FFF !important;
	margin: 0;
	padding: 0;
	text-decoration: underline !important;
}
.l-box #daily div a:visited {

	/*font-size: 1.2em;*/
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF !important;
	margin: 0;
	padding: 0;
	text-decoration: underline !important;
}
.l-box #text {
	width: 100%;
	height: 25px;
	background-color: #2a8355;
	margin:0;
	padding: 0;
}
/*.l-box #daily .daily-table {
	box-sizing: border-box;
}

.l-box #daily .daily-box {
	margin: 0 auto;
	width: 100%;
}

.l-box #daily div {
	vertical-align: middle;
	justify-content: space-between;
}
.l-box #daily div img {
	width: 30px;
	height: auto;
}*/
/*.l-box #daily {
	display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
	padding: 5px 5px 5px 17px;
	color: #FFF;
	background-color: #5cbd8b;
}
.l-box #daily .daily-table {
	display: flex;
    flex-direction: row;
    flex: 0 0 100%;
    box-sizing: border-box;
}
.l-box #daily .daily-table-cell-header {

    font-weight: bold;
    font-size: 0.8em;
	flex: 0 0 25%;
	letter-spacing: 1px;
	text-transform: uppercase !important;
    border-right: 1px solid #FFF;
	line-height: 2.5;
}
.l-box #daily .daily-table-cell-report {

	font-weight: 300;
    font-size: 0.8rem;
	line-height: 1.5;
	flex: 0 0 20%;
	margin: 0 10px 0 10px;
    border-right: 1px solid #ccc;
}
.l-box #daily .daily-table-cell-report img {
	width: 35px;
	height: 35px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}*/


/*.l-box table {
	width: 93%;
	font-size: 0.8rem;
	line-height: 1.8;
	color: #363636;
	font-weight: bold;
	margin: 15px auto;
}
.l-box table tr:nth-child(1) {
	border-bottom: 1px solid #FFF;

}
.l-box table td {
	background-color: #E6E6E6;
	padding: 0 7px;

}
.l-box table td:nth-child(1) {
	width: 5%;


}
.l-box table td:nth-child(2-5) {
	width: 5%;


}*/
.l-box article h3 {
    font-size: 1.5rem;
    line-height: 1;
    color: #2C2C2C;
    font-weight: bold;
    padding: 10px 10px 15px 0;
	clear: both;
}
.l-box article h3 a {
    font-size: 1.5rem;
    line-height: 1;
    color: #2C2C2C;
    font-weight: bold;
    padding: 10px 10px 15px 0;
	text-decoration: none;
	clear: both;
}
.l-box article .head-shot {
    width: 50%;
	height: auto;
	margin: 0 15px 15px 15px;
	float: right;
	vertical-align:text-top;

}
.l-box article img {
    max-width: 100%;
	max-height: 80%;

}
.l-box article .head-shot figcaption {
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
	/*padding: 2px;*/
	text-align: left;
}
.l-box article .head-shot figcaption a{
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
	padding: 2px;
	text-align: left;
	text-decoration:  none;
}
#videoifrm {
	width: 100%;
    margin: 0 auto 10px auto;
    /* border: 2px solid #f8f8f8; */
    background-color: #000;
}

.videoifrm0 {position: relative; padding-bottom: 56.25%;}

.videoifrm0 iframe {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}

.youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 5px;
    }

    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }

    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }

    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }

    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("//i.imgur.com/TxzC70f.png") no-repeat;
        cursor: pointer;
    }

#MEETING .l-box article p {
    width: 95%;
	color: #1e1e1e;
	line-height: 1.5em;
    font-weight: 300;
	font-size: 1em;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 10px 0 15px;
}
#MEETING .l-box article p a {
    color: #1e1e1e;
	line-height: 1.5em;
    font-weight: 300;
	font-size: 1em;
	text-align: left;
}
#MEETING .l-box article ul {
    color: #1e1e1e;
	margin: 10px 0px !important;
    margin-left: 28px !important;
    padding: 0px !important;
    font-size: 1em;
    display: block;
    line-height: 1.5em;
    /* text-align: justify !important; */
    list-style: disc;
}
#MEETING .l-box article li {
	margin: 0px !important;
    margin-left: 10px !important;
    padding: 0px !important;
    font-size: 1em;
	color: #1e1e1e;
	font-weight: 300;
}

#MEETING .l-box article li ul li {
 font-style: italic;
}

/*************************************tab*************************************/
#display {display: block;}
#MEETING {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	/*border: 1px solid #333;*/
	background-color:#FFF;
	/*box-shadow:1px 5px 10px #555;*/
}
#tabMenu ul {
	width: 100%;
	/*height: 25px;*/
	list-style: none;
	margin: 0;
	padding: 0;
}
#tabMenu li {
	position: relative;
	display:inline-block;
	width: 15%;
	height: 28px;
	background-color: #cecece;
	border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
	float: left;
	letter-spacing: 1px;
	font-size: 0.8em;
	/*border-top-left-radius: 4px;
	border-top-right-radius: 18px;*/
	text-align: center;
	-webkit-font-smoothing: antialiased;
	color: #FFF;
    font-weight: bold;
    line-height: 27px;
	box-sizing: border-box;
}
#tabMenu li a {
	position:relative;
	z-index: 99;
	display: inline-block;
	width: 99%;
	height: 27px;
	text-align: center;
	line-height: 27px;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: 'Open Sans';
	/*text-transform: uppercase;
	border-top-left-radius: 4px;
	border-top-right-radius: 18px;*/
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}
.green_tab {
	background-color: #5bbd8b;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 0.8em;
	letter-spacing: 1px;
	line-height: 27px;
	font-family: 'Open Sans';
	text-transform: uppercase;
	/*border-top-left-radius: 4px;
	border-top-right-radius: 18px;*/
	text-align: center;
	-webkit-font-smoothing: antialiased;
}

#tabMenu li a.active {
	background-color: #5bbd8b;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 27px;
	letter-spacing: 1px;
	/*border-top-left-radius: 4px;
	border-top-right-radius: 18px;*/
	text-align: center;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}
#tabMenu li a:hover {
	background-color: #5bbd8b;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 27px;
	letter-spacing: 1px;
	/*border-top-left-radius: 4px;
	border-top-right-radius: 18px;*/
	text-align: center;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}
#tabMenu li #active {
	background-color: #5bbd8b;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 27px;
	letter-spacing: 0px;
	/*border-top-left-radius: 4px;
	border-top-right-radius: 18px;*/
	text-align: center;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}

article {
	width: 100%;
	height:auto;
	display: block;
}

.meeting {
	width: 96%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;

}
#banner {
	width: 100%;
	height: auto;
	/*border-top: 3px solid #5bbd8b;*/
}
.TABS {
	float: left;
	/*border:1px solid #000;
	border-bottom:8px solid #333;*/
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 11;
	border-top: 3px solid #5bbd8b;
	border-right: 1px solid #eaeaea;
	/*box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);*/
}

/*.TABS img {
	float: left;
	padding: 0px 10px 5px 0px ;
	width: 15%;
	height:auto;
	position: relative;
	vertical-align: middle;
	margin: 0 auto;
}
.TABS p {
	float: right;
	width: 80%;
	font-size: 0.95em;
	line-height: 130%;
	font-family: 'Open Sans';
	color: #444444;
	font-weight: 600;
	padding: 0 5px;
	margin:0px;
	text-transform: none;
}
.TABS p a{
	float: right;
	width: 80%;
	font-size: 0.95em;
	line-height: 130%;
	font-family: 'Open Sans';
	color: #444444;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}
.TABS span {
	float: left;
	width: 100%;
	font-size: 0.7em;
	line-height: 130%;
	letter-spacing: normal;
	padding: 5px 5px 5px 0;
	text-align: left;
	color:#767676;
	font-family: 'Open Sans', Arial, "Trebuchet MS", Verdana;
	font-weight: normal;
	text-transform: none;
}*/
/************************************tab numbers**************************************/

.tab-2 li {
	width: 50% !important;
	box-sizing: border-box;
}
.tab-3 li {
	width: 33.333333333333333333% !important;
	box-sizing: border-box;
}
.tab-4 li {
	width: 25% !important;
	box-sizing: border-box;
}
.tab-5 li {
	width: 20% !important;
	box-sizing: border-box;
}
.tab-6 li {
	width: 16.6666666% !important;
	box-sizing: border-box;
	overflow: hidden;
}
.tab-7 li {
	width: 14.2857142% !important;
	box-sizing: border-box;
	overflow: hidden;
}
.tab-8 li {
	width: 12.5% !important;
	box-sizing: border-box;
	overflow: hidden;
}
.tab-9 li {
	width: 11.1111111111111111111111111111111% !important;
	box-sizing: border-box;
	overflow: hidden;
}
.tab-10 li {
	width: 10% !important;
	box-sizing: border-box;
	overflow: hidden;
}
.tab-11 li {
	width: 9.0909090909090900909090909090909090909% !important;
	box-sizing: border-box;
	overflow: hidden;
}
.tab-12 li {
	width: 8.3333333333333333333% !important;
	box-sizing: border-box;
	overflow: hidden;
	letter-spacing: 0px;
}
.tab-13 li {
	width: 7.692307692307692% !important;
	box-sizing: border-box;
	overflow: hidden;
	letter-spacing: 0px !important;
}
.tab-14 li {
	width: 7.14285714% !important;
	box-sizing: border-box;
	overflow: hidden;
	letter-spacing: 0px !important;
}
.tab-15 li {
	width: 6.6666666666666666666666666% !important;
	box-sizing: border-box;
	overflow: hidden;
	letter-spacing: 0px !important;
}
.tab-15 li #active{

	letter-spacing: 0px !important;
}
/*************************************Right column**********************************/
.r-box {
    float: right;
	position: relative;
	box-sizing: border-box;
    width: 22%;
    margin: 0 0 0 2%;
    /*padding: 0 0 0 10px;
     margin-left: 10px; */
}
.r-box h1 {
    color: #5bbd8b;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 120%;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    border-bottom: 2px solid #5bbd8b;
    /* background-color: #5bbd8b; */
    /* border-radius: 5px; */
    padding: 0;
    font-family: 'Open Sans';
	margin: 6% 0 0 0;
}
/*.r-box h1:nth-child(1) {
    color: #5bbd8b;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 120%;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    border-bottom: 2px solid #5bbd8b;
    padding: 0;
    font-family: 'Open Sans';
	margin: 0 0 0 0;
}*/
.r-box ul {
    margin: 10px 0px !important;
    margin-left: 0px !important;
    padding: 2px !important;
    color: #444444;
    letter-spacing: 1px;
    /* text-align: justify !important; */
    list-style-type: circle !important;
    display: block;
    height: auto;
    width: 100%;
	background-color: #f8f8f8;
	font-size: 1em;
}
.r-box p {
    margin: 0 0 20px 0 !important;
	padding: 10px !important;
    color: #444444 !important;

	font-size: 1em !important;
	line-height: 1.4;
	background-color: #f8f8f8 !important;
}
.r-box ul li {
    margin: 0 0 5px 0 !important;
    margin-left: 20px !important;
    padding: 0px !important;
    letter-spacing: 0;

    float: none !important;
    line-height: 150%;
	width: 92%;
	font-size: 1em;
}
.r-box ul li a {
    color: #306D72;
    text-decoration: none;
    font-weight: 520;
	font-size: 1em;
}
.r-box ul li a:hover {
    color: #306D72;
    text-decoration: underline;
    font-weight: 520;
	font-size: 1em;
}
.r-box table {
    border-collapse: collapse;
    width: 100%;
	margin: 6% 0 0 0;
	font-size: 0.8em;
}

.r-box th, .r-box td {
    text-align: left;
    padding: 3px;
	font-size: 0.8em;
	line-height: 1.2;
	width: 33%;
	text-align: center;
}
.r-box td a.pdf {
    background: url(http://stg.enb.iisd.org/_img/icons/ext/PDF.png) center center no-repeat;
    background-size: 16px 16px;
}
.r-box td a.html {
    background: url(http://stg.enb.iisd.org/_img/icons/ext/PDF.png) center center no-repeat;
    background-size: 16px 16px;
}
/*.r-box tr:nth-child(even) {
	background-color: #f2f2f2;
}*/

.r-box th {
    background-color: #5cbd8b;
    color: white;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.r-box .tweet {
	width: 100%;
}
.timeline-Body {
	background-color: rgba(15,70,100,.12);
}
iframe #twitter-widget-1 {
	max-width: 350px !important;
}
#greybox {
	width: 100%;
    height: atuo;
    border: 0;
	background-color: #f8f8f8;
    box-sizing: border-box;
    padding: 15px;
    margin: 0;
}
#greybox p {
	color: #306D72;
    text-decoration: none;
    font-weight: 520;
	font-size: 0.8em;
	line-height: 1.7;
	margin: 0;
	padding: 0 !important;
}
#greybox p a {
	color: #306D72;
    text-decoration: underline;
    font-weight: bold;
	font-size: 0.8em;
	line-height: 1.7;
	margin: 0;
	padding: 0 !important;
}
/*************************************signup******************************************/
#subscribe {
	width: 100%;
    height: atuo;
    /*border: 5px solid #5cbd8b;*/
    box-sizing: border-box;
    padding: 8px;
    margin: 0 0 10px 0;
    display: flex;
    flex-direction: column;
	background-color: #f8f8f8;
}
.POPUP {
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #FFF;
}
.POPUP .PS {
    width: 100%;
    height: 1px;
    background-color: #FFF;
    padding: 0;
    margin: 0;
}
.POPUP .POPUP_BOX {
    width: 100%;
    height: auto;
    background-color: #5cbd8b;
    /* border-bottom: 1px solid #FFF; */
    padding: 0 0 40px 0;
    overflow: hidden;
    display: none;
}
.POPUP h1 {
    display: none;
    font-size: 1.1em;
    color: #FFF;
    font-family: Roboto, sans-serif;
    line-height: 1.4;
    font-weight: bold;
    clear: both;
    margin: 5px auto 0 auto;
    padding: 0;
    text-align: center;
    /* padding-top: 20px; */
}
.POPUP h6 {
    display: block;
    font-size: 1.4em;
    color: #5cbd8b;
    font-family: 'PT Sans Narrow';
    line-height: 1.4;
    font-weight: normal;
    clear: both;
    margin: 5px auto 10px auto;
    padding: 0;
    text-align: center;
}
.POPUP h2 {
    display: none;
    font-size: 0.6em;
    color: #FFF;
    font-family: Roboto, sans-serif;
    margin: 0 auto 5px auto;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 0 !important;
    text-align: center;
}
.POPUP form {
    margin: 0 auto;
    width: 92%;
}
.POPUP .gap {
    margin: 0 0 5px 0;
    padding: 0;
    height: auto;
    width: 100%;
    /*float: left;*/
    color: #4F5362;
    background-color: #FFFFFF;
    border: 1px solid #A8ACB9;
    border-radius: 1px;
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    font-family: "Lato", sans-serif;
    text-align: center;
    line-height: 2.4;
	font-size: 0.5em;
}
.POPUP .btn {
    width: 100%;
    /*float: right;*/
    background-color: #5cbd8b;
    color: #FFF;
    font-weight: bold;
    line-height: 2.5;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    height: auto;
    margin: 0 0 3px 0;
    font-family: "Lato", sans-serif;
    letter-spacing: 1px;
    /* font-size: 0.7em !important; */
    padding: 0px;
}
.POPUP input[type="radio"] {
    display: none;
}
.POPUP label {
    margin: 0;
    font-weight: normal;
    color: #FFF;
    font-size: 0.8em;
    float: left;
}
#close_circle {
    /* background-color: rgba(255, 255, 255, 0); */
    fill: rgb(255, 255, 255);
    padding: 0px;
    margin: 5px auto 0 auto;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    top: 45px;
    width: 30px;
    height: 30px;
    position: relative;
}

/******************************************************************/
.r-box h2 {
    color: #203466;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 120%;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    border-bottom: 2px solid #203466;
    /* background-color: #5bbd8b; */
    /* border-radius: 5px; */
    padding: 0;
    font-family: 'Open Sans';
	margin: 6% 0 0 0;
}
#with_img {
    margin: 10px 0px !important;
    margin-left: 0px !important;
    padding: 2px !important;
    color: #444444;
    letter-spacing: 0px;
    /* text-align: justify !important; */
    list-style-type: none !important;
    display: block;
    height: auto;
    width: 100%;
	background-color: #FFF;

}
#with_img li {
    margin: 0 0 15px 0 !important;
    margin-left: 0px !important;
    padding: 0px !important;
    font-size: 0.8em;

    float: none !important;
    line-height: 150%;
	width: 100%;
}
#with_img li a {
    color: #434343;
    text-decoration: none;
    font-weight: 520;
}
#with_img li a:hover {
    color: #434343;
    text-decoration: underline;
    font-weight: 520;
}
#with_img li img {
	width: 100%;
}
#funder {
    margin: 10px 0px !important;
    margin-left: 0px !important;
    padding: 0px !important;
    color: #444444;
    letter-spacing: 0px;
    /* text-align: justify !important; */
    list-style-type: none !important;
    display: block;
    height: auto;
    width: 100%;
	background-color: #FFF;
	border: 0;
}
#funder li {
    margin: 0 0 15px 0 !important;
    margin-left: 0px !important;
    padding: 0px !important;
    font-size: 0.9em;
    color: #434343;
    float: none !important;
    line-height: 150%;
	width: 100%;
	text-align: center;
}
#funder li a {
    color: #434343;
    text-decoration: none;
    font-weight: bold;
	text-decoration: underline;
	font-size: 0.9em !important;
}
#funder li a:hover {
    color: #434343;
    text-decoration: underline;
    font-weight: bold;
	text-decoration: underline;
	font-size: 0.9em !important;
}
#funder li img {
	width: 95%;
	margin: 5px 0;
}
@media screen and (min-width: 1400px) {

.l-box .head-shot {
    width: 30%;
	height: auto;
	margin: 0 15px 15px 15px;
	float: right;
	vertical-align:text-top;

}
}

@media screen and (max-width: 736px) {

/****************************Mobile******************************************/

#CONTENT-meeting {
    width: 96%;
    margin: 15px auto 0 auto;
    overflow: hidden;
    background-color: #FFF;
    padding: 0px;
	-webkit-font-smoothing: antialiased;
	font-family: "Proxima-Nova",Arial,Helvetica,sans-serif !important;
}
/*************************************Left column**********************************/
.l-box {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    /* margin-left: 10px; */
}
.l-box .quicklink {
	padding: 0;
	margin: 0 0 20px 0;
	box-sizing: border-box;
	width: 100
	/*border-right: 40px solid #1354a8;*/
}
.quicklink-item {
	font-size: 1em;
	line-height: 2;
	color: #FFF !important;
	font-weight: bold;
	text-align: left;
}
.quicklink-item-detail {
	list-style-image: none;
    list-style-type: none;
	font-size: 1em;
	line-height: 45px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background-color: #002e6a;
    margin-bottom: 10px;
	box-sizing: border-box;
    padding: 0 0px 0 10px;
	width: 100%;
    text-overflow: ellipsis;
	overflow: hidden;
	height: 45px;
	white-space: nowrap;
	border-right: 10px solid #39beec;
}
.quicklink-item-detail a {
	list-style-image: none;
    list-style-type: none;
	font-size: 1em;
	line-height: 2;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #002e6a;
    margin-bottom: 10px;
	box-sizing: border-box;
    /*padding: 0 10px;*/
	width: 100%;
    text-overflow: ellipsis;
	overflow: hidden;
}
.quicklink-item-detail a:hover {
	list-style-image: none;
    list-style-type: none;
	font-size: 1em;
	line-height: 2;
	color: #39beec;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #002e6a;
    margin-bottom: 10px;
	box-sizing: border-box;
    /*padding: 0 10px;*/
	width: 100%;
    text-overflow: ellipsis;
	overflow: hidden;
}
.quicklink-item-title {

	background-color: #007dbc;
}
.quicklink-item-name span{
	display: none;
	background-color: #39beec;
	content: "\203A";
	float: right;
	width: 30px;
    /* margin: 0 auto; */
    padding-left: 15px;
	color: #FFF;
}
.quicklink-item-name span a {
	background-color: #39beec;
	content: "\203A";
	float: right;
	width: 30px;
    /* margin: 0 auto; */
    padding-left: 15px;
	color: #FFF;
}
.quicklink-item-name span a:hover {
	background-color: #39beec;
	content: "\203A";
	float: right;
	width: 20px;
    /* margin: 0 auto; */
    padding-left: 15px;
	color: #FFF;
}
.l-box h1 {
    width: 100%;
	font-size: 1.6rem;
    line-height: 1;
	color: #306D72;
    font-weight: bold;
	padding: 0 0 10px 0;
	/*border-bottom: 1px solid #dbdbdb;*/

}
.l-box h2 {
    width: 100%;
	font-size: 1.3rem;
    line-height: 1.125;
	color: #306D72;
    font-weight: bold;
	padding: 0 0 10px 0;
	/*border-bottom: 1px solid #dbdbdb;*/

}
.l-box h5 {
    font-size: 1rem;
    line-height: 1;
	color: #306D72;
    font-weight: normal;
	padding: 0 0 10px 0;
	width: 100%;
}
.l-box #daily {
	padding: 10px;
    color: #FFF;
    background-color: #5cbd8b;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    height: auto;
    box-sizing: border-box;
	text-align: center;
}
.l-box #daily h4 {
	/*font-family: 'Open Sans';*/
	font-weight: normal;
    font-size: 0.9em;
	/*margin: 0 auto;*/
	/*line-height: 2.5;*/
	letter-spacing: 0px;
	text-align: left;
	/*text-transform: uppercase !important;*/
	padding: 0;
	margin: 0;
	display: none;
}
.l-box #report {
	justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
	display: flex;
	height: 50px;
}
.l-box #report div {
	/*font-family: 'Open Sans';*/
	font-weight: normal;
	color: #FFF;
	font-size: 0.9em !important;
	letter-spacing: 0.5px;
	margin: 0 10px 0 0;
	padding: 0;
}
audio {
	/*font-family: 'PT Sans Narrow';*/
	weight: 100%;
		height: 30px;
}
.l-box #daily div a {

	font-size: 0.9em !important;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: #FFF !important;
	margin: 0;
	padding: 0;
	text-decoration: underline !important;
	color: #FFF;
}
.l-box #daily div a:visited {

	font-size: 0.9em !important;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: #FFF !important;
	margin: 0;
	padding: 0;
	text-decoration: underline !important;
}
/*.l-box table {
	width: 93%;
	font-size: 0.8rem;
	line-height: 1.8;
	color: #363636;
	font-weight: bold;
	margin: 15px auto;
}
.l-box table tr:nth-child(1) {
	border-bottom: 1px solid #FFF;

}
.l-box table td {
	background-color: #E6E6E6;
	padding: 0 7px;

}
.l-box table td:nth-child(1) {
	width: 5%;


}
.l-box table td:nth-child(2-5) {
	width: 5%;


}*/
/************************************************tab********************************************/
#MEETING {
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
	/*border: 1px solid #333;*/
	background-color:#FFF;
	/*box-shadow:1px 5px 10px #555;*/
}
#tabMenu ul {
	width: 100%;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #5bbd8b;
	text-align: center;
}
#tabMenu li {
	position:relative;
	display:inline-block;
	width: 16.6666%;
	height: 45px;
	background-color: #5bbd8b;
	border:0 solid #FFF;
	float: left;
	letter-spacing: 0px;
	font-size: 0.9em;
	line-height: 45px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	/*border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
	box-sizing: border-box;
	color: #FFF;
    font-weight: bold;
	border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
}
#tabMenu li a {
	background-color: #5bbd8b;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 0.9em;
	letter-spacing: 0px;
	line-height: 27px;
	width: 100%;
	height: 45px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0px;
	text-align: center;
	padding-top: 8px;
	font-family: 'Open Sans';
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	border-bottom: 2px solid #FFF;
	border-right: 0px solid #FFF;
	box-sizing: border-box;
}
.green_tab {
	position:relative;
	display: inline-block;
	background-color: #1d6942;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
	font-size: 0.9em;
	letter-spacing: 0px;
	width: 100%;
	height: 45px;
	line-height: 2;
	font-family: 'Open Sans';
	text-transform: uppercase;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0px;
	padding-top: 8px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
		border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	box-sizing: border-box;
}

#tabMenu li #active {

	background-color: #1d6942;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
    font-size: 0.9em;
    letter-spacing: 0px;
    /*line-height: 2;*/
	line-height: 27px;
	width: 100%;
	height: 45px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0px;
	text-align: center;
	padding-top: 9px;
	font-family: 'Open Sans';
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	border-bottom: 1px solid #FFF;
	border-right: 0px solid #FFF;
	box-sizing: border-box;
}
#tabMenu li a:hover {

	background-color: #1d6942;
	color:#FFF;
	font-weight: bold;
	margin-top: 0px;
    font-size: 0.9em;
    letter-spacing: 0px;
    line-height: 27px;
	width: 100%;
	height: 45px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0px;
	text-align: center;
	padding-top: 9px;
	font-family: 'Open Sans';
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	border-bottom: 1px solid #FFF;
	border-right: 0px solid #FFF;
	box-sizing: border-box;
}
.meeting {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;

}
#banner {
	width: 100%;
	height: auto;
	/*border-top: 3px solid #5bbd8b;*/
}
.TABS {
	float: left;
	/*border:1px solid #000;
	border-bottom:8px solid #333;*/
	overflow: hidden;
	padding: 2px 0;
	position: relative;
	z-index: 11;
	border-top: 0px solid #5bbd8b;
	border-right: 0px solid #eaeaea;
	/*box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);*/
}
.l-box article h3 {
    font-size: 1.4rem;
    line-height: 1;
	color: #2C2C2C;
    font-weight: bold;
	padding: 15px 0 15px 0;
}
.l-box article h3 a {
    font-size: 1.4rem;
    line-height: 1;
	color: #2C2C2C;
    font-weight: bold;
	padding: 15px 0 15px 0;
	text-decoration: none;
}
.l-box article .head-shot {
    width: 50%;
	height: auto;
	margin: 0 15px 15px 15px;
	float: right;
	vertical-align:text-top;

}
.l-box article img {
    max-width: 100%;
	max-height: 80%;

}
.l-box article .head-shot figcaption {
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
	/*padding: 2px;*/
	text-align: left;
}
.l-box article .head-shot figcaption a{
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
	padding: 2px;
	text-align: left;
	text-decoration:  none;
}
#videoifrm {
	display: none;
	width: 100%;
    margin: 0 auto 10px auto;
    /* border: 2px solid #f8f8f8; */
    background-color: #000;
}
.l-box article p {
    width: 95%;
	color: #1e1e1e;
	line-height: 1.5em;
    font-weight: 300;
	font-size: 1em;
	text-align: left;
}
.l-box article p a {
    color: #1e1e1e;
	line-height: 1.5em;
    font-weight: 300;
	font-size: 1em;
	text-align: left;
}
#MEETING .l-box article ul {
    color: #1e1e1e;
	margin: 10px 0px !important;
    margin-left: 28px !important;
    padding: 0px !important;
    font-size: 1em;
    display: block;
    line-height: 1.5em;
    /* text-align: justify !important; */
    list-style: disc;
}
#MEETING .l-box article li {
	margin: 0px !important;
    margin-left: 10px !important;
    padding: 0px !important;
    font-size: 1em;
	color: #1e1e1e;
	font-weight: 300;
}

#MEETING .l-box article li ul li {
 font-style: italic;
}

/*************************************Right column**********************************/
.r-box {
    float: none;
	position: relative;
	box-sizing: border-box;
    width: 98%;
    margin: 0 auto;
	clear: both;
    /*padding: 0 0 0 10px;
     margin-left: 10px; */
}
.r-box h1 {
    color: #5bbd8b;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 120%;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    border-bottom: 2px solid #5bbd8b;
    /* background-color: #5bbd8b; */
    /* border-radius: 5px; */
    padding: 0;
    font-family: 'Open Sans';
	margin: 6% 0 0 0;
}
/*.r-box h1:nth-child(1) {
    color: #5bbd8b;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 120%;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    border-bottom: 2px solid #5bbd8b;
    padding: 0;
    font-family: 'Open Sans';
	margin: 0 0 0 0;
}*/
.r-box ul {
    margin: 10px 0px !important;
    margin-left: 0px !important;
    padding: 2px !important;
    color: #444444;
    letter-spacing: 1px;
    /* text-align: justify !important; */
    list-style-type: circle !important;
    display: block;
    height: auto;
    width: 100%;
	background-color: #f8f8f8;
	font-size: 1em;

}
.r-box p {
    margin: 0 0 20px 0 !important;
	padding: 10px !important;
    color: #444444 !important;
	font-size: 1em !important;
	line-height: 1.3;
	background-color: #f8f8f8 !important;
}
.r-box ul li {
    margin: 0 0 5px 0 !important;
    margin-left: 20px !important;
    padding: 0px !important;
    font-size: 1em;
    float: none !important;
    line-height: 150%;
	width: 92%;
}
.r-box ul li a {
    color: #306D72;
    text-decoration: none;
    font-weight: 520;
	font-size: 1em;
}
.r-box ul li a:hover {
    color: #306D72;
    text-decoration: underline;
    font-weight: 520;
}
.r-box table {
    border-collapse: collapse;
    width: 100%;
	margin: 6% 0 0 0;
	font-size: 0.8em;
}

.r-box th, .r-box td {
    text-align: left;
    padding: 3px;
	font-size: 0.8em;
	line-height: 1.2;
	width: 33%;
	text-align: center;
}
.r-box td a.pdf {
    background: url(http://stg.enb.iisd.org/_img/icons/ext/PDF.png) center center no-repeat;
    background-size: 16px 16px;
}
.r-box td a.html {
    background: url(http://stg.enb.iisd.org/_img/icons/ext/PDF.png) center center no-repeat;
    background-size: 16px 16px;
}
.r-box tr:nth-child(even) {
	background-color: #f2f2f2;
}

.r-box th {
    background-color: #5cbd8b;
    color: white;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.r-box .tweet {
	width: 100%;
}
.timeline-Body {
	background-color: rgba(15,70,100,.12);
}
#funder {
    margin: 10px 0px !important;
    margin-left: 0px !important;
    padding: 0px !important;
    color: #444444;
    letter-spacing: 0px;
    /* text-align: justify !important; */
    list-style-type: none !important;
    display: block;
    height: auto;
    width: 100%;
	background-color: #FFF;
	border: 0;
}
#funder li {
    margin: 0 0 15px 0 !important;
    margin-left: 0px !important;
    padding: 0px !important;
    font-size: 1em;
    color: #434343;
    float: none !important;
    line-height: 150%;
	width: 100%;
	text-align: center;
}
#funder li a {
    color: #434343;
    text-decoration: none;
    font-weight: bold;
	text-decoration: underline;
}
#funder li a:hover {
    color: #434343;
    text-decoration: underline;
    font-weight: bold;
	text-decoration: underline;
}
#funder li img {
	width: 100%;
}
/*************************************signup******************************************/
#subscribe {
	width: 100%;
    height: atuo;
    /*border: 5px solid #5cbd8b;*/
    box-sizing: border-box;
    padding: 8px;
    margin: 0 0 10px 0;
    display: flex;
    flex-direction: column;
	background-color: #f8f8f8;
}
.POPUP {
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #FFF;
}
.POPUP .PS {
    width: 100%;
    height: 1px;
    background-color: #FFF;
    padding: 0;
    margin: 0;
}
.POPUP .POPUP_BOX {
    width: 100%;
    height: auto;
    background-color: #5cbd8b;
    /* border-bottom: 1px solid #FFF; */
    padding: 0 0 40px 0;
    overflow: hidden;
    display: none;
}
.POPUP h1 {
    display: none;
    font-size: 1.1em;
    color: #FFF;
    font-family: Roboto, sans-serif;
    line-height: 1.4;
    font-weight: bold;
    clear: both;
    margin: 5px auto 0 auto;
    padding: 0;
    text-align: center;
    /* padding-top: 20px; */
}
.POPUP h6 {
    display: block;
    font-size: 1.4em;
    color: #5cbd8b;
    font-family: 'PT Sans Narrow';
    line-height: 1.4;
    font-weight: normal;
    clear: both;
    margin: 5px auto 10px auto;
    padding: 0;
    text-align: center;
}
.POPUP h2 {
    display: none;
    font-size: 0.6em;
    color: #FFF;
    font-family: Roboto, sans-serif;
    margin: 0 auto 5px auto;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 0 !important;
    text-align: center;
}
.POPUP form {
    margin: 0 auto;
    width: 92%;
}
.POPUP .gap {
    margin: 0 0 5px 0;
    padding: 0;
    height: auto;
    width: 100%;
    /*float: left;*/
    color: #4F5362;
    background-color: #FFFFFF;
    border: 1px solid #A8ACB9;
    border-radius: 1px;
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    font-family: "Lato", sans-serif;
    text-align: center;
    line-height: 2.4;
	font-size: 0.5em;
}
.POPUP .btn {
    width: 100%;
    /*float: right;*/
    background-color: #5cbd8b;
    color: #FFF;
    font-weight: bold;
    line-height: 2.5;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    height: auto;
    margin: 0 0 3px 0;
    font-family: "Lato", sans-serif;
    letter-spacing: 1px;
    /* font-size: 0.7em !important; */
    padding: 0px;
}
.POPUP input[type="radio"] {
    display: none;
}
.POPUP label {
    margin: 0;
    font-weight: normal;
    color: #FFF;
    font-size: 0.8em;
    float: left;
}
#close_circle {
    /* background-color: rgba(255, 255, 255, 0); */
    fill: rgb(255, 255, 255);
    padding: 0px;
    margin: 5px auto 0 auto;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    top: 45px;
    width: 30px;
    height: 30px;
    position: relative;
}

/*************************************Photo Section**********************************/
.photo-box {
    float: none;
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0;
    /* margin-left: 10px; */
}
.photo-box p {
    width: 100%;
    height: 25px;
    font-size: 0.9em;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
}
.photo-box figcaption {
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
	padding: 2px;
	text-align: left;
}
.photo-box figcaption a{
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #1D1D1D;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    background-color: #EBEBEB;
    display: block;
	padding: 2px;
	text-align: left;
	text-decoration:  none;
}
/*figcaption:nth-child(1) {
	float: left;
	margin: 0;
	position: relative;
}
figcaption:nth-child(3) {
	float: right;
	margin: 0;
	position: relative;
}
figcaption:nth-child(2) {
	margin: 0 2%;
	position: relative;
}*/
.one {
    height: auto;
    width: 100%;
	padding: 20px 0;
	margin: 20px auto;
}
.one-images {
	float: left;
    /* box-shadow: 0 0 1px black; */
    overflow: hidden;
    font-size: 0.9em;
    text-align: center;
    width: 100%;
    height: 0;
    padding-bottom: 40%;
}

.one img{
	display: inline-block;
    vertical-align: middle;
	max-width: 100%;
}
.two {
    height: auto;
    width: 100%;
	padding: 20px 0;
	margin: 20px auto;
}

.two-images {
	float: left;
    /*box-shadow: 0 0 1px black;*/
    overflow: hidden;
    font-size: 0.9em;
    text-align: center;
    width: 100%;
    height: 100%;
	/*padding-bottom: 30%;*/
}
.two-images:nth-child(1) {
	float: left;
	margin: 20px 0;
}
.two-images:nth-child(2) {
	float: left;
	margin: 20px 0;
}
.two img{
	display: inline-block;
    vertical-align: middle;
	max-width: 100%;
}
.three {
    height: auto;
    width: 100%;
	padding: 20px 0;
	margin: 20px auto;
}
.three div {
    width: 100%;
    height: auto;
	/*padding-bottom: 32%;*/
	display: inline-block;
}
.three-images {
	float: left;
    /*box-shadow: 0 0 1px black;*/
    overflow: hidden;
    font-size: 0.9em;
    text-align: center;
    /*width: 32%;
    height: 32%;
	/*padding-bottom: 20%;*/
}
.three-images:nth-child(1) {
	float: left;
	margin: 20px 0 0 0;
}
.three-images:nth-child(3) {
	float: left;
	margin: 20px 0 0 0;
}
.three-images:nth-child(2) {
	margin: 20px 0 0 0;
}
.three img{
	display: inline-block;
    vertical-align: middle;
	max-width: 100%;
}
/************************************tab numbers**************************************/

.tab-2 li {
	width: 50% !important;
}
.tab-3 li {
	width: 33.33333333333333% !important;
}
.tab-4 li {
	width: 25% !important;
}
.tab-5 li {
	width: 20% !important;
}
.tab-6 li {
	width: 20% !important;
}
.tab-7 li {
	width: 20% !important;
}
.tab-8 li {
	width: 20% !important;
}
.tab-9 li {
	width: 20% !important;
}
.tab-10 li {
	width: 20% !important;
}
.tab-11 li {
	width: 20% !important;
}
.tab-12 li {
	width: 20% !important;
}
.tab-13 li {
	width: 20% !important;
}
.tab-14 li {
	width: 20% !important;
}
.tab-15 li {
	width: 20% !important;

}
}
@media screen and (min-width: 1350px) {

/****************************Mobile******************************************/

#CONTENT-meeting {
    width: 1200px;
    margin: 15px auto 0 auto;
    overflow: hidden;
    background-color: #FFF;
    padding: 0px;
	-webkit-font-smoothing: antialiased;
	/*font-family: 'Roboto','Helvetica Neue',Arial,sans-serif;*/
}
/*************************************Left column**********************************/
}
