@import url("helvetica-font.css");
.ccm-edit-mode a{-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
.container{padding-right: 12px;padding-left: 12px;}
.row{margin-right: -12px;margin-left: -12px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-right: 12px;padding-left: 12px;}
input, optgroup, select, textarea{font-family: 'Helvetica Now Text';font-weight: normal;font-size: 15px;font-style: normal;font: icon;}

.panel{width: 100%;border: 0px solid;border-radius: 0px;box-shadow: none;padding: 0px;background-color: transparent;margin: 0px;}
.panel:before, .panel:after{content: " ";display: table;}
.panel:after{clear: both;}
.nw-right-side-area .panel{margin-bottom: 20px;}
.accordion button{text-align: left;cursor: default;width: 100%;position: relative;}
.accordion h2{margin-bottom: 0;}
.accordion .content{height: 0;overflow: hidden;}
.accordion.open .content{height: auto;}

.ccm-edit-mode div.ccm-area[data-total-blocks="0"] div.ccm-area-drag-area{text-indent: 0;text-align: center;padding: 18px;font-size: 14px;line-height: 14px;color:#bbb;}
span.orange{color: #E87722;}
span.purple{color: #686e9f;}
@media (min-width: 1410px) {
  .container {
    width: 1380px;
  }
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.woff') format('woff'),
             url('../fonts/fonts/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Nucleo';
  src: url('../fonts/nucleo/Nucleo.eot');
  src: url('../fonts/nucleo/Nucleo.eot') format('embedded-opentype'), url('../fonts/nucleo/Nucleo.woff2') format('woff2'), url('../fonts/nucleo/Nucleo.woff') format('woff'), url('../fonts/nucleo/Nucleo.ttf') format('truetype'), url('../fonts/nucleo/Nucleo.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {margin-top: 0px; margin-bottom: 0px;border: 0;outline: 0;vertical-align: baseline;background: transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html, body {
    margin: 0;
    padding: 0;
    background:#ffffff;
    font-family: 'Helvetica Now Text';
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    line-height:1.33em;
    color: #232425;
}
html { 
    -webkit-font-smoothing: antialiased; 
    text-rendering: optimizeLegibility; 
    -webkit-font-variant-ligatures: common-ligatures; /* for iOS and Safari 6 */ 
    font-variant-ligatures: common-ligatures; /* for up-to-date browsers, including IE10 and Opera 21 */ 
    -webkit-font-kerning: normal; 
    font-kerning: normal; 
    -webkit-font-feature-settings: "kern"; 
    font-feature-settings: "kern"; 
}
h1{
    font-family: 'Helvetica Now Text';
    font-size: 40px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.15em;
    letter-spacing: 0.01em;
    color: #686e9f;
}
h2{
    font-family: 'Helvetica Now Text';
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.16em;
    color: #686e9f;
}
h3{
    font-family: 'Helvetica Now Text';
    font-size: 25px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.16em;
    color: #686e9f;
}
h4{
    font-family: 'Helvetica Now Text';
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.2em;
    color: #000000;
}
h5{
    font-family: 'Helvetica Now Text';
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height:1.3em;
    color: #686e9f;
}
h6{
    font-family: 'Helvetica Now Text';
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.33em;
    color: #e87722;
}
p{
    line-height: 20px;
    margin-top: 0em;
    margin-bottom: 0.5em;
}
p:last-child{margin-bottom: 0px;}
h1, h2, h3, h4, h5, h6{
    margin-bottom: 0.5em;
    margin-top: 1.0em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{
    margin-top: 0px; 
}
pre{font-family: Menio,Monaco,Consolas,"Courier New",monospace; font-size: 87.5%; white-space: pre-wrap;}
small{font-size: 13px;}
strong{font-weight: bold;}
.quote{font-style: italic; text-decoration: none;}
blockquote { font-style: italic; text-decoration: none; margin: 1em 0em 1.65em 2.5em; border-left: 2px solid #ddd; padding-left: 1.65em; }
address { text-decoration: none; font-size: 13px; line-height: 1.5; margin: 0.5em; font-style: normal; }
cite { font-size: 13px; }
code { font-family: Menio,Monaco,Consolas,"Courier New",monospace; }
em { font-style: italic; }
.underline-orange { text-decoration: none; background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #E87722), color-stop(0%, #E87722)); background-image: -webkit-linear-gradient(left, #E87722 100%, #E87722 0%); background-image: linear-gradient(to right, #E87722 100%, #E87722 0%); background-position: 0 1.3em; background-repeat: repeat-x; background-size: 1px 2px; }
table { empty-cells: hide; }
td { padding: 0px; }
dl { margin: 1em 0em 1.65em 2.1em; }
dd { margin: 0em; padding: 0; }
ul {margin: 0em 0em 1em 1.1em;padding: 0;}
ul.under{padding-left: 40px;}
li { margin: 0em; padding: 0; }
ul ul, ol ol, ul ol, ol ul {margin-top: 0;margin-bottom: 0;}
hr { margin-top: 1em; margin-bottom: 0.75em; height: 0; border: 0; border-top: 1px solid #dadada; }
hr+h1, hr+h2, hr+h3, hr+h4, hr+h5{margin-top: 0;}
button{outline: none;}
img,object,embed,video,iframe{display: block;max-width: 100%;}
img {height: auto;}

a{
    outline: none;
    color: #E87722;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a:focus, a:hover{
    color: #686E9F;
    outline: none;
    text-decoration: none;
}
button, input[type="submit"], input[type=button], input[type=reset]{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nav>li>a{
    padding: 0;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: transparent;
}
/**** Header Style Start ****/
.nw-site-header{
    position: relative;
    display: block;
    width: 100%;
    background: #686E9F;
    z-index: 99;
}
.ccm-edit-mode .nw-site-header{
    z-index: 9;
}
.nw-logo-with-login{
    position: relative;
    width: 100%;
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}
.nw-logo-with-login .nw-logo{
    position: relative;
    display: block;
    margin-top: 44px;
    margin-bottom: 23px;
	max-width: 33rem;
}
.nw-logo-with-login .nw-login-side{
    position: relative;
    display: block;
    width: 512px;
    max-width: 100%;
}
.ccm_user_loggedin .nw-logo-with-login .nw-login-side{
    width: auto;
	flex:1;
}
.responavicon{
    padding: 0px;
    display: none;
}
.responavicon .animated-icon{
    width: 30px;
    height: 25px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.responavicon .animated-icon span{
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.responavicon .animated-icon span{
    background: #ffffff;
}
.responavicon .animated-icon span:nth-child(1){
    top: 0px;
}
.responavicon .animated-icon span:nth-child(2), .responavicon .animated-icon span:nth-child(3){
    top: 10px;
}
.responavicon .animated-icon span:nth-child(4){
    top: 20px;
}
.responavicon .animated-icon.open span:nth-child(1){
    top: 11px;
    width: 0%;
    left: 50%;
}
.responavicon .animated-icon.open span:nth-child(2){
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.responavicon .animated-icon.open span:nth-child(3){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.responavicon .animated-icon.open span:nth-child(4){
    top: 11px;
    width: 0%;
    left: 50%;
}
.responsive-menu-structure{
    position: relative;
    width: 100%;
    display: block;
    height: auto !important;
}
.responsive-menu-structure .responsive-menu-main{
    position: relative;
    display: none;
}
.nw-responsive-navigation{
    position: relative;
    display: block;
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding-top: 15px;
}
.nw-responsive-navigation .navbar-nav{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nw-responsive-navigation .navbar-nav li{
    display: block;
    position: relative;
}
.nw-responsive-navigation .navbar-nav li.hide_me{display: none!important;}
.nw-responsive-navigation .navbar-nav li a{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 8px 0px;
    letter-spacing: 0.15px;
    display: inline-block;
}
.nw-responsive-navigation .navbar-nav > li > a{
    width: calc(100% - 40px);
}
.nw-responsive-navigation .navbar-nav li.nav-path-selected > a{
    color: #2b2f63;
}
.nw-responsive-navigation .navbar-nav li.active > a{
    background-color:transparent;
    color: #2b2f63;
}
.nw-responsive-navigation .navbar-nav li a:hover, .nw-responsive-navigation .navbar-nav li a:focus{
    background-color:transparent;
    color: #2b2f63;
}
/**
.nw-responsive-navigation .navbar-nav li:nth-child(8) a{
	color: transparent;
}
.nw-responsive-navigation .navbar-nav li:nth-child(8) a:before{
	content: "";
    position: absolute;
    left: 0px;
    right: 0px;
	display: block;
	height: 100%;
	background-image: url(/application/themes/lma/imgs/lma-player-nav-logo-01.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 2px 4px;
}
.nw-responsive-navigation .navbar-nav li:nth-child(8) a:hover:before{
	background-image: url(/application/themes/lma/imgs/lma-player-nav-logo-hover-01.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 2px 4px;
}**/
.nw-responsive-navigation .navbar-nav li.dropdown .dropdown-toggle{
    position: absolute;
    right: 0px;
    top: 4px;
    color: #fff;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    z-index: 1;
}
.nw-responsive-navigation .navbar-nav li.dropdown .dropdown-toggle .arrow:before{
    content: "\f107";
    font-family: "FontAwesome";
    display: block;
}
.nw-responsive-navigation .navbar-nav li.dropdown.open .dropdown-toggle .arrow:before{
    content: "\f106";
}
.nw-responsive-navigation .navbar-nav li.dropdown .dropdown-menu{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nw-responsive-navigation .navbar-nav li.dropdown .dropdown-menu li{
    padding-left: 20px;
}
.nw-responsive-navigation .navbar-nav li.dropdown .dropdown-menu li a{
    padding: 8px 0px;
    font-weight: 400;
}
.nw-responsive-navigation .navbar-nav li.dropdown .dropdown-menu li .sub-dropdown-menu{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.microsite-responsive{
    margin-top: 25px;
    margin-bottom: 20px;
}
.microsite-responsive h2{
    color: #fff;
    margin-bottom: 8px;
}

.nw-login-search{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
.nw-login-search .nw-login-link{
    position: relative;
    display: block;
}
.nw-login-search .nw-login-link ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: table;
}
.nw-login-search .nw-login-link ul li{
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
}
.nw-login-search .nw-login-link ul li:last-child{
    margin-right: 0px;
}
.nw-login-search .nw-login-link ul li a{
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: relative;
    display: block;
    padding: 9px 10px;
    height: 46px;
    outline: none;
}
.nw-login-search .nw-login-link ul li:not(:first-child) a{
	/*padding-left: 0px;
    padding-right: 15px;*/
}
.nw-login-search .nw-login-link ul li a#nwlogin{
    
}
.nw-login-search .nw-login-link ul li a#nwlogin:hover, .nw-login-search .nw-login-link ul li a#nwlogin.active{
    background: #E87722;
}
.nw-header-search{
    position: relative;
    display: block;
    max-width: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
.nw-header-search .nav-search{
    margin-top: 0px;
    float: none;
	position: relative;
}
.nw-header-search .nav-search form{
	position: relative;
}
.nw-header-search .nav-search input[type="text"]{
    width: 100%;
    position: relative;
    float: none;
    height: 30px;
    background: #2a2f64;
    border: 0px;
    color: #ffffff;
    box-shadow: none;
    outline: none;
    line-height: 18px;
    width: 239px;
    max-width: 100%;
    padding: 5px 36px 5px 12px;
    font-size: 14px;
    font-weight: 300;
}
.nw-header-search .nav-search ::-webkit-input-placeholder {color: #ffffff;font-weight: 300;}
.nw-header-search .nav-search ::-moz-placeholder {color: #ffffff;opacity: 1;font-weight: 300;}
.nw-header-search .nav-search ::-ms-input-placeholder {color: #ffffff;opacity: 1;font-weight: 300;}
.nw-header-search .nav-search input:focus::-webkit-input-placeholder  {color:transparent;}
.nw-header-search .nav-search input:focus::-moz-placeholder   {color:transparent;}
.nw-header-search .nav-search input:-moz-placeholder   {color:transparent;}
.nw-header-search .nav-search button{
    font-size: 0px;
    border: 0px;
    height: auto;
    background: transparent;
    width: auto;
    padding: 7px 14px 7px 8px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    outline: none;
}
.nw-header-search .nav-search button .fa{
    font-size: 16px;
    color: #fff;
    position:absolute;
    right:7px;
}
.nw-login-popup{
    position: relative;
    display: none;
    width: 100%;
	max-width: 505px;
    background: #E87722;
    padding: 10px 15px 5px;
}
.nw-login-popup form{
    width: 100%;
    position: relative;
    display: table;
}
.nw-login-popup .nw-haf{
    position: relative;
    display: block;
    float: left;
}
.nw-login-popup .nw-haf.first{
    width: 42%;
}
.nw-login-popup .nw-haf.last{
    width: 58%;
}
.nw-login-popup input[type="text"], .nw-login-popup input[type="password"]{
    width: 100%;
    height: 30px;
    outline: none;
    border: 0px solid;
    background: #fff;
    display: block;
    float: left;
    box-shadow: none;
    margin: 0px;
    font-size: 14px;
    color: #333;
    padding: 1px 10px;
    line-height: 1;
    margin-bottom: 4px;
}
.nw-login-popup input[type="text"]{
    max-width: 190px;
    float: none;
}
.nw-login-popup input[type="password"]{
    margin-right: 15px;
    max-width: 187px;
}
.nw-login-popup input[type="text"]:focus, .nw-login-popup input[type="password"]:focus{
    box-shadow: 0px 0px 3px #2a2f64;
}
.nw-login-popup input[type=submit]{
    text-align: center;
    width: 70px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #686E9F;
    border: 0px solid;
    margin: 0px;
    padding: 6px 10px 8px;
    float: left;
}
.nw-login-popup input[type=submit]:hover{
    background: #2a3064;
}
.nw-login-popup a{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    letter-spacing: 0.5px;
    line-height: 20px;
    display: inline-block;
}
.nw-login-popup a.regis{
    margin-right: 18px;
}
.nw-login-popup a:hover{
    color: #2a3064;
}
.nw-login-popup .check-round{
    position: relative;
    cursor: pointer;
    color: #fff;
    margin: 0px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-right: 20px;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nw-login-popup .check-round input[type=checkbox]{
    padding: 0px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0px;
}
.nw-login-popup .check-round .checkmark{
    position: absolute;
    top: 3px;
    right: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-radius: 2px;
    color: #686E9F;
}
.nw-login-popup .check-round input:focus ~ .checkmark{
    box-shadow: 0px 0px 3px #2a2f64;
}
.nw-login-popup .check-round .checkmark:after{
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    position: absolute;
    display: none;
    top: 3px;
    left: 2px;
    border-radius: 0;
    line-height: 1;
}
.nw-login-popup .check-round input:checked ~ .checkmark:after{
    display: block;
}
.nw-nav-menu-main{
    position: relative;
    width: 100%;
    padding-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    align-items: stretch;
    align-content: stretch;
    z-index: 9;
}
.nw-nav-menu-main ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nw-nav-menu-main ul li{
    float: left;
    position: relative;
    margin: 0px 19px;
    padding: 0px;
}
.nw-nav-menu-main ul li.hide_me{display: none!important;}
.nw-nav-menu-main ul li:first-child{
    margin-left: 0px;
}
.nw-nav-menu-main ul li:nth-child(2){
	margin-left: 0px;
}
.nw-nav-menu-main ul li:last-child{
    margin-right: 0px;
}
.nw-nav-menu-main ul li a{
    color: #fff;
    padding: 0px;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.15px;
    padding-bottom: 10px;
    position: relative;
}
/**
.nw-nav-menu-main ul li:nth-child(8) a {
    color: #000000;
	color: transparent;
}
.nw-nav-menu-main ul li:nth-child(8) a:before{
	content: "";
    position: absolute;
    left: 0px;
    right: 0px;
	display: block;
	height: calc(100% - 6px);
	background-image: url(/application/themes/lma/imgs/lma-player-nav-logo-01.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}
.nw-nav-menu-main ul li:nth-child(8) a:hover:before{
	background-image: url(/application/themes/lma/imgs/lma-player-nav-logo-hover-01.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}**/
.nw-nav-menu-main ul li a:focus, .nw-nav-menu-main ul li a:hover{
    background-color: transparent;
}
.nw-nav-menu-main ul li a:after{
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -8px;
    height: 8px;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.nw-nav-menu-main ul li a:hover:after, .nw-nav-menu-main ul li a.active:after{
    background: #E87722;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/**** Header Style End ****/
/**** Footer Style Start ****/
.nw-site-footer{
    position: relative;
    display: block;
    width: 100%;
    background: #686E9F;
    padding: 65px 0px;
    margin: 0px;
}
.nw-site-footer .offset-right{
    margin-left: -5%;
}
.nw-site-footer .copyright{
    position: relative;
    margin-top: 18px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
.nw-site-footer .copyright a{
    color: #fff;
}
.nw-site-footer .copyright a:hover{
    color: #2b2f63;
}
.nw-footer-right-side{
    position: relative;
    display: block;
    padding-left: 22px;
}
.nw-footer-right-side .nw-footer-right-col{
    position: relative;
    padding-right: 12px;
    float: left;
    width: 100%;
}
.nw-footer-right-side .nw-footer-right-col:nth-child(1){
    width: 31%;
}
.nw-footer-right-side .nw-footer-right-col:nth-child(2){
    width: 32%;
}
.nw-footer-right-side .nw-footer-right-col:nth-child(3){
    width: 18%;
}
.nw-footer-right-side .nw-footer-right-col:nth-child(4){
    width: 19%;
    padding-right: 0px;
    text-align: right;
}
.nw-footer-right-side h2{
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #fff;
    margin-bottom: 14px;
}
.nw-footer-right-side ul{
    width: 100%;
    border: 0px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nw-footer-right-side ul li{
    position: relative;
    display: block;
    margin-bottom: 14px;
}
.nw-footer-right-side ul li.hide_me{display: none!important;}
.nw-footer-right-side ul li:last-child{
    margin-bottom: 0px;
}
.nw-footer-right-side ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    position: relative;
    display: inline-block;
}
.nw-footer-right-side ul li a:hover{
    color: #2b2f63;
}
.nw-footer-right-side ul.nw-footer-menu li a{
    font-weight: 500;
}
.nw-list-with-icon li a:after{
    content: "";
    width: 12px;
    height: 12px;
    top: 2px;
    position: relative;
    display: inline-block;
    margin-left:10px;
    background-image: url(/application/themes/lma/imgs/orange-arrow-right-s.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    
}
.nw-connect-linkedin a{
    outline: none;
    text-decoration: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-right: 7px;
}
.nw-connect-linkedin a:last-child{
    margin-right: 0px;
}
.nw-connect-linkedin a img{
    width: 20px;
    border-radius: 2px;
}
/**** Footer Style End ****/
/**** Left Sidebar Style Start ****/
.nw-left-list-menu-icon{
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    background: #fff;
    box-shadow: none;
    padding: 25px 25px;
    margin-bottom: 30px;
}
.nw-left-list-menu-icon h2{
    display: block;
    position: relative;
    border-bottom: 1px solid #969696;
    padding: 8px 0px;
    margin: 0px;
}
.nw-left-list-menu-icon ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nw-left-list-menu-icon ul li{
    display: block;
    position: relative;
    border-bottom: 1px solid #969696;
    padding: 8px 0px;
    margin: 0px;
}
.nw-left-list-menu-icon ul li:last-child{
    border-bottom-width: 0px;
}
.nw-left-list-menu-icon ul li a, .nw-left-list-menu-icon h2 a{
    position: relative;
    display: block;
    color: #686E9F;
    padding-right: 24px;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
}
.nw-left-list-menu-icon ul li a:after, .nw-left-list-menu-icon h2 a:after{
    font-size: 18px;
    position: absolute;
    color: #686E9F;
    font-family: 'FontAwesome';
    content: "\f144";
    line-height: 1;
    right: 0px;
    top: 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nw-left-list-menu-icon ul li a:hover, .nw-left-list-menu-icon ul li a.active,
.nw-left-list-menu-icon ul li a:hover:after, .nw-left-list-menu-icon ul li a.active:after,
.nw-left-list-menu-icon h2 a:hover, .nw-left-list-menu-icon.grey-link.red h2 a:hover, .nw-left-list-menu-icon h2 a.active,
.nw-left-list-menu-icon h2 a:hover:after, .nw-left-list-menu-icon h2 a.active:after{
    color: #E87722;
}
.nw-left-list-menu-icon ul li ul{
    margin-top: 8px;
    border-top: 1px solid #969696;
    padding-left: 10px;
}
.nw-left-list-menu-icon ul li ul li a{
    font-size: 15px;
    padding-left: 19px;
}
.nw-left-list-menu-icon ul li ul li a:before{
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(/application/themes/lma/imgs/orange-arrow-right-s.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 4px;
}
.nw-left-list-menu-icon ul li ul li:last-child{
    padding-bottom: 0px;
}
.nw-left-sidebar h2.onlysidebaruseclass{
    display: none;
}
.nw-left-sidebar ul.onlysidebarmicronavlink{
    margin: 0px;
    padding: 25px 25px;
    list-style-type: none;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    background: #fff;
    box-shadow: none;
}
.nw-left-sidebar ul.onlysidebarmicronavlink:before{
    content: "";
    display: table;
}
.nw-left-sidebar ul.onlysidebarmicronavlink:after{
    content: "";
    display: table;
    clear: both;
}
.nw-left-sidebar ul.onlysidebarmicronavlink li{
    display: block;
    position: relative;
    border-bottom: 1px solid #969696;
    padding: 8px 0px;
    margin: 0px;
}
.nw-left-sidebar ul.onlysidebarmicronavlink li:last-child{
    border-bottom-width: 0px;
}
.nw-left-sidebar ul.onlysidebarmicronavlink li a{
    position: relative;
    display: block;
    color: #686E9F;
    padding-right: 24px;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
}
.nw-left-sidebar ul.onlysidebarmicronavlink li a:after{
    content: "\f144";
    font-size: 18px;
    position: absolute;
    color: #686E9F;
    font-family: 'FontAwesome';
    line-height: 1;
    right: 0px;
    top: 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nw-left-sidebar ul.onlysidebarmicronavlink li a:hover, .nw-left-sidebar ul.onlysidebarmicronavlink li a:hover:after{
    color: #E87722;
}
.mw-sidebar-panel .event-key{
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    background: #fff;
    box-shadow: none;
    padding: 25px 25px;
}
.mw-sidebar-panel .event-key h2{
    color: #686E9F;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #969696;
    margin: 0px;
    padding-bottom: 10px;
}
.event-key ul.event-key__list.nw-event-color li{
    padding: 8px 0px;
    border-bottom: 1px solid #e4e4e4;
}
.event-key ul.event-key__list.nw-event-color li:last-child{
    border-bottom-width: 0px;
}
.event-key ul.event-key__list.nw-event-color li a{
    color: #232425;
    font-size: 16px;
}
.event-key ul.event-key__list.nw-event-color li a:hover{
    color: #e87723;
}
/**** Left Sidebar Style End ****/
/**** Home Page Style Start ****/
.nw-full-home-slider-main{
    position: relative;
    display: block;
    width: 100%; 
}
.nw-full-slider{
    /*display: none;*/
    position: relative;
    display: block;
    height: 440px;
    background-color: #f2f2f2;
    overflow: hidden;
}
.nw-full-slider .slick-track{
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
}
.nw-full-slider .slick-track .slick-slide{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{
    position: relative;
    height: 440px;
    padding-bottom: 30px;
}
.nw-full-slider .image-background, .nw-full-slider .slick-slide{
    background-size: cover;
    background-position: center center;
}
.nw-full-slider.slick-dotted .image-background, .nw-full-slider.slick-dotted .slick-slide{
	position: relative;
}
.nw-full-slider.slick-dotted .image-background:before, .nw-full-slider.slick-dotted .slick-slide:before{
	content:"";
	position: absolute;
	display: none;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7315301120448179) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7315301120448179) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7315301120448179) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.nw-full-slider .slick-dots{
	bottom: 20px;
	height: 20px;
}
.nw-full-slider .slick-dots li{
	width: 20px;
    height: 20px;
}
.nw-full-slider .slick-dots li button{
	width: 20px;
    height: 20px;
}
.nw-full-slider .slick-dots li button:before{
	width: 20px;
    height: 20px;
	border: 2px solid #fff;
}
.nw-full-slider .slick-dots li.slick-active button:before, .nw-full-slider .slick-dots li button:hover:before, .nw-full-slider .slick-dots li button:focus:before{
	
}
.nw-full-slider .padding-slide{
    padding: 40px 35px 40px 40px;
}
.nw-top-slider-banner{
    position: relative;
    display: block;
    width: 100%;
    min-height: 476px;
}
.nw-top-slider-banner.event-top-banner-section{
    min-height: 1px;
}
.nw-top-slider-banner.event-top-banner-section.black_area{
    min-height: 300px;
    background-color: #000000;
}
.nw-top-slider-banner .nw-top-slider-banner-img{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(/application/themes/lma/imgs/home-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.ccm-edit-mode .nw-top-slider-banner .nw-top-slider-banner-img{
    display: block;
    position: relative;
    min-height: 200px;
}
.nw-top-banner-inner{
    position: relative;
    display: block;
    width: 100%;
    max-width: 400px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0px;
    background: rgba(254, 254, 254, 0.8);
}
.nw-full-slider .nw-top-banner-inner{
    position: absolute;
    margin-top: -15px;
    margin-bottom: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.banner-slider{
    display: none;
    padding: 40px 35px 40px 40px;
}
.nw-top-slider-banner.event-top-banner-section .banner-slider{
    display: block;
}
.ccm-edit-mode .banner-slider{
    display: block;
    padding: 0px;
}
.nw-top-banner-inner .slide{
    position: relative;
}
.nw-top-banner-inner .slide .title{
    position: relative;
    display: block;
    color: #686E9F;
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    /*text-decoration-line: underline;
    text-decoration-color: #E87722;
    text-underline-position: under;*/
}
.nw-top-banner-inner .slide .title span{
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #E87722), color-stop(0%, #E87722));
    background-image: -webkit-linear-gradient(left, #E87722 100%, #E87722 0%);
    background-image: linear-gradient(to right, #E87722 100%, #E87722 0%);
    background-position: 0 1.1em;
    background-repeat: repeat-x;
    background-size: 1px 2px;
    padding-bottom: 10px;
}
.nw-top-banner-inner .slide .title span a{
    color: #686E9F;
}
.mac.chrome .nw-top-banner-inner .slide .title span{background-position: 0 1.25em;}
.mac.safari .nw-top-banner-inner .slide .title span{background-position: 0 1.25em;}
/*@media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media, _:future, .nw-top-banner-inner .slide .title span{background-position: 0 1.25em;}
}*/
.nw-top-banner-inner .slide .text{
    position: relative;
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 21px;
    margin-top: 22px;
}
.nw-top-banner-inner .slide .text a{
    font-weight: 500;
}
.nw-top-banner-inner .slide .text a:after{
    position: relative;
    color: #686E9F;
    font-family: 'FontAwesome';
    content: "\f144";
    line-height: 1;
    margin-left: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.slick-dots{
    position: absolute;
    bottom: 12px;
    display: block;
    width: 100%;
    height: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: unset;
}
.slick-dots li{
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0px 5px;
}
.slick-dots li:first-child{
    margin-left: 0px;
}
.slick-dots li:last-child{
    margin-right: 0px;
}
.slick-dots li button{
    width: 10px;
    height: 10px;
    padding: 0px;
}
.slick-dots li button:before{
    width: 10px;
    height: 10px;
    font-size: 15px;
    line-height: 13px;
    color: #E87722;
    opacity: .5;
    background: #E87722;
    border: 0px solid;
}
.slick-dots li button:before{
    
}
.slick-dots li.slick-active button:before{
    color: #E87722;
    opacity: 1;
    background: #E87722;
}
.slick-dots li.slick-active button:before, .slick-dots li button:hover:before, .slick-dots li button:focus:before{
    background: #E87722;
    opacity: 1;
}
.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 26px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev, .slick-next{
    width: 26px;
    height: 26px;
    z-index: 1;
    position: absolute;
    line-height: 0;
    font-size: 0;
    background: transparent;
    color: transparent;
    bottom: 4px;
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev{
    left: 15px;
}
.slick-next{
    right: 15px;
}
.slick-prev{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.slick-prev:before{
    content: "\f144";
}
.slick-next:before{
    content: "\f144";
}
.slick-prev:before, .slick-next:before{
    font-size: 26px;
    opacity: 1;
    color: #949494;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{
    cursor: auto;
}
.banner-slider .slick-dots{
    text-align: left;
    position: relative;
    bottom: 0px;
    height: 12px;
    margin-top: 20px;
}
.nw-microsite-manu-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 16px 0px;
    background: #E87722;
}
.nw-micrositenav{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
.nw-micrositenav h2{
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    border-bottom: 2px solid #fff;
}
.nw-micrositenav ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: relative;
	width: calc(100% - 140px);
}
.nw-micrositenav ul li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}
.nw-micrositenav ul li a{
    color: #ffffff;
    font-size: 17px;
    line-height: 34px;
    font-weight: 500;
    display: block;
    position: relative;
}
.nw-micrositenav ul li a:after{
    content: "";
    content: "\f144";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    top: -2px;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    /*background-image: url(/application/themes/lma/imgs/white-arrow-right-m.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;*/  
}
.nw-micrositenav ul li a:hover{
    color: #2a2f64;
}
.nw-latest-news-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 50px 0px 10px;
}
.title-bar{
    margin: 0px 0px 30px;
    background: transparent;
    color: #686E9F;
    padding: 0px;
    display: block;
    position: relative;
}
.title-bar h1, .title-bar h2{
    color: #686E9F;
    margin: 0px;
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    /*text-decoration-line: underline;
    text-decoration-color: #E87722;
    text-underline-position: under;*/
}
.title-bar h1 span, .title-bar h2 span{
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #E87722), color-stop(0%, #E87722));
    background-image: -webkit-linear-gradient(left, #E87722 100%, #E87722 0%);
    background-image: linear-gradient(to right, #E87722 100%, #E87722 0%);
    background-position: 0 1.2em;
    background-repeat: repeat-x;
    background-size: 1px 2px;
    padding-bottom: 8px;
}
.title-bar h1 a, .title-bar h2 a{color: #686E9F;}
.mac.chrome .title-bar h1 span, .mac.chrome .title-bar h2 span{background-position: 0 1.4em;}
.mac.safari .title-bar h1 span, .mac.safari .title-bar h2 span{background-position: 0 1.4em;}
/*@media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media, _:future, .title-bar h1 span, .title-bar h2 span{background-position: 0 1.4em;}
}*/

.nw-multi-box-main{
    position: relative;
    display: block;
}
.only-latest-news{
	position: relative;
    display: block;
    padding: 0px 80px;
	margin-bottom: 40px;
}
.only-latest-news .new-image-content-inner .image.background-img{
	border: 1px solid #e5e4e4;
    border-bottom-width: 0px;
}
.only-latest-news .slick-prev, .only-latest-news .slick-next{
	width: 50px;
    height: 50px;
	bottom: auto;
    top: 50%;
    margin-top: -70px;
}
.only-latest-news .slick-prev{
	left: -55px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.only-latest-news .slick-next{
	right: -55px;
}
.only-latest-news .slick-prev:before, .only-latest-news .slick-next:before{
	content: "";
	width: 50px;
    height: 50px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}
.only-latest-news .slick-prev:before{
	background-image: url(/application/themes/lma/imgs/big-grey-arrow-left.svg);
}
.only-latest-news .slick-next:before{
	background-image: url(/application/themes/lma/imgs/big-grey-arrow-right.svg);
}
.new-image-content-inner{
    width: 100%;
    display: block;
    position: relative;
}
.new-image-content-inner .image{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.new-image-content-inner .image a{
    position: relative;
    display: block;
}
.new-image-content-inner .image img{
    width: 100%;
    height: auto;
}
.new-image-content-inner .image.background-img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.new-image-content-inner .image.background-img, .new-image-content-inner .image.background-img a{
    height: 248px;
    position: relative;
    overflow: hidden;
}
.home-news-slider .new-image-content-inner .image.background-img, .home-news-slider .new-image-content-inner .image.background-img a{
	height: 296px;
}
.new-image-content-inner .image.background-img img{
    height: 100%;
    width: auto;
    max-width: none;
    max-height: 100%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.new-image-content-inner .image .nw-re-read-more{
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: block;
    text-align: right;
    font-weight: bold;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.new-image-content-inner .image .nw-re-read-more a{
    outline: none;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
.new-image-content-inner .image .nw-re-read-more a:hover,
.new-image-content-inner .image a:hover .nw-re-read-more{
    color: #E87722;
}
.new-image-content-inner .image .nw-re-read-more span{
    display: inline-block;
    color: #E87722;
}
.new-image-content-inner .image .nw-re-read-more span .fa{
    font-family: 'FontAwesome';
    font-size: 6px;
    width: 7px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
}
.new-image-content-inner .content{
    width: 100%;
    display: block;
    position: relative;
    background: #686E9F;
    padding: 20px 20px;
    color: #fff;
    line-height: 20px;
}
.new-image-content-inner .content a{
    color: #fff;
}
.new-image-content-inner .content a:hover{
    color: #E87722;
}
.new-image-content-inner .content.border-area a{
    color: #E87722;
}
.new-image-content-inner .content.border-area a:hover{
    color: #686E9F;
}
.new-image-content-inner .content h2{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}
.new-image-content-inner .content h2 a{
    color: #fff;
    display: block;
    line-height: 21px;
}
.new-image-content-inner .content h2 a:hover{
    color: #2a3063;
}
.new-image-content-inner .content p{
    line-height: 20px;
}
.new-image-content-inner .content .nw-re-read-more{
    position: relative;
    display: block;
    text-align: right;
}
.new-image-content-inner .content .nw-re-read-more a{
    outline: none;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
}
.new-image-content-inner .content .nw-re-read-more a:hover{
    color: #E87722;
}
.new-image-content-inner .content .nw-re-read-more a span{
    display: inline-block;
    color: #E87722;
}
.new-image-content-inner .content .nw-re-read-more a span .fa{
    font-family: 'FontAwesome';
    font-size: 6px;
    width: 4px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
}
.new-image-content-inner .content.border-area{
    background: #fff;
    color: #232425;
    border: 1px solid #e4e4e4;
}
.new-image-content-inner .content.border-area h2{
    color: #E87722;
}
.new-image-content-inner .content.border-area h2 a{
    color: #E87722;
}
.new-image-content-inner .content.border-area h2 a:hover{
    color: #686E9F;
}
.new-image-content-inner .content.border-area .nw-re-read-more a{
    color: #686E9F;
}
.new-image-content-inner .content.border-area .nw-re-read-more a:hover{
    color: #E87722;
}
.slick-slider .slide{
    outline: none;
}
.new-image-content-inner .content.equal-box{
    padding-bottom: 50px;
}
.new-image-content-inner .content.equal-box .nw-re-read-more{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.nw-home-recent-event-section{
    width: 100%;
    position: relative;
    display: block;
    background: #f2f2f2;
    padding: 50px 0px;
}
.nw-home-recent-event-inner{
    min-width: 100%;
    position: relative;
    display: block;
}
.nw-home-recent-event-inner .nw-recent-activity-section{
    
}
.nw-home-recent-event-inner .nw-event-program-calender-section{
    padding-left: 8px;
}
.nw-recent-main{
    width: 100%;
    position: relative;
    margin: 0px auto;
    background: #fff;
    padding: 17px 20px;
    overflow: hidden;
}
.nw-recent-main:before, .nw-recent-main:after{
    content: "";
    display: table;
    clear: both;
}
.nw-vertical-scroll{
    overflow: hidden;
}
.nw-vertical-scroll .scroll-up, .nw-vertical-scroll .scroll-down{
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
}
.nw-vertical-scroll .scroll-up{
    top: -80px;
    padding: 10px 0px 40px;
    z-index: 1;
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.6));
    background: -ms-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.6));
    background: -o-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.6));
}
.nw-vertical-scroll .scroll-down{
    bottom: -80px;
    padding: 40px 0px 10px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff);
    background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff);
    background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff);
}
.nw-vertical-scroll .scroll-up.show{
    top: 0px;
}
.nw-vertical-scroll .scroll-down.show{
    bottom: 0px;
}
.nw-vertical-scroll .scroll-up .fa, .nw-vertical-scroll .scroll-down .fa{
    font-size: 24px;
    color: #969695;
    background: #fff;
}
.nw-vertical-scroll .scroll-up .fa{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.nw-vertical-scroll .scroll-down .fa{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.nw-vertical-scroll .mCSB_inside > .mCSB_container{
    margin-right: 0px;
}
.nw-vertical-scroll .mCSB_inside .mCSB_scrollTools, .nw-vertical-scroll .mCustomScrollBox:hover > .mCSB_scrollTools{
    opacity: 0 !important;
    z-index: -1;
}
.nw-recent-structure-main{
    width: 100%;
    position: relative;
    display: block;
    height: 323px;
}
.nw-all-vertical-structure{
    outline: none;
    border-bottom: 1px solid #dadada;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    padding-right: 60px;
    color: #000;
    font-size: 14px;
}
.nw-all-vertical-structure:first-child{
    padding-top: 0px;
}
.nw-all-vertical-structure h3{
    margin: 0px;
    margin-bottom: 8px;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #686E9F;
    position: relative;
    width: 100%;
}
.nw-all-vertical-structure h3 span.date{
	font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #909090;
    margin-bottom: 3px;
	display: block;
}
.nw-all-vertical-structure h3 a{
    color: #E87722;
    display: block;
    line-height: 15px;
}
.nw-all-vertical-structure h3 a:after{
    font-size: 20px;
    position: absolute;
    color: #E87722;
    font-family: 'FontAwesome';
    content: "\f144";
    line-height: 1;
    right: -50px;
    top: 1px;
}
.nw-all-vertical-structure p{
    margin-bottom: 0px;
}
.nw-event-program-calender{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.nw-event-program-calender .nw-event-program{
    width: 43%;
    display: block;
    position: relative;
    background: #686E9F;
    padding: 27px 26px;
    color: #fff;
    line-height: 20px;
}
.nw-event-program-calender .nw-event-program .title-bar{
    margin-bottom: 20px;
}
.nw-event-program .title-bar, .nw-event-program .title-bar h2{
    color: #fff;
}
.nw-event-program h4{
    color: #fff;
}
.nw-event-program h4 p{
    line-height: 20px;
}
.nw-event-program ul.nw-event-color{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-top: 26px;
}
.nw-event-program ul.nw-event-color li{
    width: 100%;
}
ul.nw-event-color{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.nw-event-color li{
    position: relative;
    display: block;
    margin-bottom: 0px;
}
ul.nw-event-color li:last-child{
    margin-bottom: 0px;
}
ul.nw-event-color li a{
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding-left: 22px;
    line-height: 19px;
}
ul.nw-event-color li a:hover{
    color: #2b2f63;
}
ul.nw-event-color li a .event__type{
    position: absolute;
    width: 12px;
    height: 12px;
    right: auto;
    left: 0;
    top: 4px;
}
.event__type--short-seminars{
    background-color: #e87722;
}
.event__type--conferences{
    background-color: #C079B4;
}
.event__type--seminars{
    background-color: #cdeafa;
}
.event__type--courses{
    background-color: #EDD192;
}
.event__type--training{
    background-color: #acdf6a;
}
.event__type--webinar{
    background-color: #27ab8b;
}
.event__type--podcast{
    background-color: #e87722;
}
.event__type--interview{
    background-color: #e87722;
}
.event__type--spotlight{
    background-color: #C079B4;}


.nw-event-program-calender .nw-event-program-list-section{
    width: 57%;
    display: block;
    position: relative;
    background: #fff;
    padding: 30px 30px;
    border-left: 5px solid #f2f3f2;
}
.nw-event-program-list-main{
    position: relative;
    display: block;
}
.nw-event-program-list-main:before, .nw-event-program-list-main:after{
    content: "";
    display: table;
    clear: both;
}
.nw-event-program-list-main .nw-event-listing{
    width: 100%;
    position: relative;
    box-shadow: none;
    border: 0px;
    border-radius: 0px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.nw-event-program-list-main .nw-event-listing:before, .nw-event-program-list-main .nw-event-listing:after{
    content: "";
    display: table;
    clear: both;
}
.nw-event-program-list-main .nw-event-listing .event-date{
    width: 80px;
    padding: 4px 0px 0px 0px;
}
.nw-event-program-list-main .nw-event-listing .event-date .event__type{
    width: 64px;
    max-width: 100%;
    display: block;
    height: 10px;
    margin-top: 7px;
}
.nw-event-program-list-main .nw-event-listing .event-date .event-date-icon{
    width: 64px;
    max-width: 100%;
    display: block;
}
.nw-event-program-list-main .nw-event-listing .event-date .event-date-icon .event-date-month{
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    background: #737373;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 4px 5px;
    text-transform: uppercase;
}
.nw-event-program-list-main .nw-event-listing .event-date .event-date-icon .event-date-day{
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #737373;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 5px;
}
.nw-event-program-list-main .nw-event-listing .event-content{
    width: calc(100% - 80px);
    display: block;
}
.nw-event-program-list-main .nw-event-listing .event-content .event-title{
    color: #686E9F;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}
.nw-event-program-list-main .nw-event-listing .event-content a.event-title:hover{
    color: #E87722;
}
.nw-event-program-list-main .nw-event-listing .event-content .event-status{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #E87722;
    position: relative;
    width: 100%;
    display: block;
}
.nw-event-program-list-main .nw-event-listing .event-content .event-status.event-status-open:before{
    font-family: 'FontAwesome';
    content: "\f058";
    padding-right: 5px;
    font-weight: 400;
    position: relative;
}
.nw-event-program-list-main .nw-event-listing .event-content .event-status.event-status-not-yet{
    color: #909090;
}
.nw-event-program-list-section .view-more-link{
    display: block;
    position: relative;
}
.nw-event-program-list-section .view-more-link a.nw-btn{
    
}
/* Home Page Event Calander Slider Start */
/*.nw-event-calender-slider{
    position: relative;
    display: block;
}
.nw-event-calender-slider .slide{
    position: relative;
    display: block;
}
.nw-event-calender-slider h2{
    color: #686E9F;
    margin-bottom: 25px;
}
.nw-event-calendar{
    display: block;
    position: relative;
    width: 100%;
}
.nw-event-calendar .event-calendar-row{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.nw-event-calendar .event-calendar-row .event-calendar-day{
    display: block;
    position: relative;
    width: 14.28%;
    height: 54px;
    border: 1px solid #dadada;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top: 0px;
    border-bottom-color: #f6f6f6;
}
.nw-event-calendar .event-calendar-row .event-calendar-day:last-child{
    border-right-width: 1px;
}
.nw-event-calendar .event-calendar-row:last-child .event-calendar-day{
    border-bottom-width: 0px;
}
.nw-event-calendar .event-calendar-row .event-calendar-day span, .nw-event-calendar .event-calendar-row .event-calendar-day a{
    padding: 4px;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.nw-event-calendar .event-calendar-row .event-calendar-day span{
    color: #000200;
    font-size: 10px;
    font-weight: 500;
}
.nw-event-calendar .event-calendar-row .event-calendar-day a{
    color: #686e9f;
}
.nw-event-calendar .event-calendar-row .event-calendar-day a .nw-ev-name{
    display: block;
    position: relative;
    font-weight: 400;
    margin-top: 5px;
}
.nw-event-calendar .event-calendar-day a.event__type--short-seminars,
.nw-event-calendar .event-calendar-day a.event__type--conferences,
.nw-event-calendar .event-calendar-day a.event__type--seminars,
.nw-event-calendar .event-calendar-day a.event__type--courses,
.nw-event-calendar .event-calendar-day a.event__type--training{
    color: #000000;
    font-size: 10px;
    font-weight: 500;
    line-height: 11px;
}
.nw-event-calendar .event-calendar-day a.event__type--short-seminars .nw-ev-name{
    color: #fff;
}
.nw-event-calendar .event-calendar-row .event-calendar-day.hide-day span{
    color: #7c7c7c;
}
.nw-event-calendar .event-calendar-row .event-calendar-day.hide-day:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.7);
    display: block;
}
.nw-event-calendar .event-calendar-row .event-calendar-day.week-end:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(242, 242, 242, 0.75);
    display: block;
}
.nw-event-calendar .event-calendar-row .event-calendar-day.week-end a{
    background: rgba(242, 242, 242, 0.75);
}
.nw-event-calendar .event-calendar-row .event-calendar-day.week-end a .nw-ev-name{
    display: none;
}
.nw-event-calender-slider .slick-prev, .nw-event-calender-slider .slick-next{
    bottom: -10px;
    width: 16px;
    height: 16px;
}
.nw-event-calender-slider .slick-prev:before, .nw-event-calender-slider .slick-next:before{
    font-size: 16px;
}
.nw-event-calender-slider .slick-next{
    position: relative;
    right: 0px;
    left: 62%;
    margin-top: 5px;
}
.nw-event-calender-slider .slick-prev{
    left: 35%;
}*/
/* Home Page Event Calander Slider End */
.nw-resurces-loan-market-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 50px 0px;
}
.nw-resurces-home-section{
    position: relative;
    display: block;
    width: 100%;
    background: #f2f2f2;
    padding: 35px 80px 65px;
}
.nw-resurces-home-main{
    min-width: 100%;
    position: relative;
    margin-left: -12px;
    margin-right: -12px;
}
.nw-resurces-home-main:before, .nw-resurces-home-main:after{
    content: "";
    display: table;
}
.nw-resurces-home-main:after{
    clear: both;
}
.nw-resurces-home-main .nw-all-resurces-structure .image-with-content .image.background-img{
    border-color: #fff;
    border-width: 0px;
}
.nw-resurces-home-main .nw-all-resurces-structure .image-with-content .haf-content{
    background: #fff;
    margin-bottom: 0px;
}
.nw-resurces-home-main .nw-all-resurces-structure .haf-content:last-child{
    margin-bottom: 0px;
}
.nw-resurces-home-main .slick-prev:before, .nw-resurces-home-main .slick-next:before{
    color: #E87722;
}
.nw-resurces-home-section .slick-dots{
    bottom: -40px;
}
.nw-resurces-home-section .slick-prev, .nw-resurces-home-section .slick-next{
    bottom: auto;
    top: 50%;
    margin-top: -15px;
}
.nw-resurces-home-section .slick-prev{
    left: -42px;
}
.nw-resurces-home-section .slick-next{
    right: -42px;
}
.nw-loan-market-main{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.nw-loan-market-structure-main{
    width: 100%;
    position: relative;
    display: block;
    height: 580px;
}
.ccm-edit-mode .nw-loan-market-structure-main{
    height: auto;
}
.nw-loan-market-structure-main .nw-all-vertical-structure{
    
}
.nw-loan-market-structure-main .nw-all-vertical-structure h3 a{
    color: #686E9F;
}
.nw-loan-market-structure-main .nw-all-vertical-structure h3 a:hover{
    color: #E87722;
}
.nw-loan-market-structure-main .nw-all-vertical-structure h3 a:after{
    
}
/**** Home Page Style End ****/
/* Staff Page Start */
.staff-section{
    
}
.staff-section .staff{
    
}
.new-staff-info{
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.new-staff-info .image{
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.new-staff-info .image.background-img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.new-staff-info .image img{
    width: 100%;
}
.new-staff-info .content{
    width: 100%;
    display: block;
    position: relative;
}
.new-staff-info .content h2{
    font-weight: bold;
    font-family: 'Helvetica Now Text';
    font-size: 15px;
    color: #232425;
    line-height: 20px;
    margin: 0px;
}
.new-staff-info .content .desc{
    position: relative;
    display: block;
}
.new-staff-info .content .desc a{
    word-break: break-all;
}
/* Staff Page End */
/** Resurces Libor page Start **/
.nw-all-resurces-structure{
    outline: none;
}
.nw-all-resurces-structure .image-with-content{
    width: 100%;
    display: block;
    position: relative;
}
.nw-all-resurces-structure .image-with-content .image{
    width: 100%;
    height: 248px;
    position: relative;
    overflow: hidden;
}
.nw-all-resurces-structure .image-with-content .image.background-img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #f2f2f2;
}
.nw-all-resurces-structure .image-with-content .image img{
    /*width: auto;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    height: auto;
    vertical-align: middle;*/
    height: 100%;
    width: auto;
    max-width: none;
    max-height: 100%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.nw-all-resurces-structure .haf-content{
    background: #fff;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 16px;
    height: 232px;
    background: #686E9F;
    padding: 20px 20px;
    overflow: hidden;
}
.nw-all-resurces-structure .haf-content .desc{
    color: #fff;
    position: relative;
    display: block;
    overflow: hidden;
    height: 120px;
}
.nw-all-resurces-structure .haf-content .desc p{
    line-height: 20px;
}
.nw-all-resurces-structure .haf-content h2{
    padding: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}
.nw-all-resurces-structure .haf-content h2 a{
    color: #fff;
    display: block;
    line-height: 21px;
}
.nw-all-resurces-structure .haf-content h2 a:hover{
    color: #2a3063;
}
.nw-all-resurces-structure .haf-content .nw-re-read-more{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.nw-all-resurces-structure .haf-content .nw-re-read-more a{
    outline: none;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
}
.nw-all-resurces-structure .haf-content .nw-re-read-more a:hover{
    color: #E87722;
}
.nw-all-resurces-structure .haf-content .nw-re-read-more a span{
    display: inline-block;
    color: #E87722;
}
.nw-all-resurces-structure .haf-content .nw-re-read-more a span .fa{
    font-family: 'FontAwesome';
    font-size: 6px;
    width: 4px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
}
.event__list.virtual .event .event__content .event__location.conferences{
    color:#C079B4;
}
.nw-all-resurces-structure .haf-content .nw-re-read-more a span .fa-circle:before{
    content: "\f111";
}
.nw-all-resurces-structure .image-with-content .haf-content{
    background: #f2f2f2;
}
.nw-all-resurces-structure .image-with-content .haf-content .desc{
    color: #333;
}
.nw-all-resurces-structure .image-with-content .haf-content .desc a{
    color: #E87722;
    text-decoration: underline;
}
.nw-all-resurces-structure .image-with-content .haf-content .desc a:hover{
    color: #E87722;
    text-decoration: none;
}
.nw-all-resurces-structure .haf-content .desc a{
    color: #fff;
    text-decoration: underline;
}
.nw-all-resurces-structure .haf-content .desc a:hover{
    color: #fff;
    text-decoration: none;
}
.nw-all-resurces-structure .image-with-content .haf-content h2{
    color: #686E9F;
}
.nw-all-resurces-structure .image-with-content .haf-content h2 a{
    color: #686E9F;
}
.nw-all-resurces-structure .image-with-content .haf-content h2 a:hover{
    color: #2a3063;
}
.nw-all-resurces-structure .image-with-content .haf-content .nw-re-read-more a{
    color: #686E9F;
}
.nw-all-resurces-structure .image-with-content .haf-content .nw-re-read-more a:hover{
    color: #E87722;
}
.nw-all-resurces-structure .image-with-content .haf-content .nw-re-read-more a span{
    
}
.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{
	height: 274px;
}
.resurces-home-slider .nw-all-resurces-structure .haf-content{
	height: 258px;
}
/** Resurces Libor page End **/
/** Inner pages Start **/
a.nw-btn{
    display: inline-block;
    background: transparent;
    position: relative;
    outline: none;
    border: 0px solid;
    border-radius: 3px;
    font-size: 16px;
    color: #E87722;
    font-weight: 400;
    text-shadow: none;
    padding: 13px 20px;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border: 1px solid #E87722;
}
a.nw-btn:hover, a.nw-btn:focus{
    background: #c75a08;
    color: #fff;
}
.nw-full-pages{
    margin-top: 50px;
    margin-bottom: 50px;
}
.nw-left-sidebar-pages{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    min-width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.nw-left-sidebar-pages:before{
    display: none;
}
.nw-left-sidebar-pages .nw-left-sidebar{
    
}
.nw-left-sidebar-pages .nw-left-sidebar > div{
    margin-bottom: 30px;
}
.nw-left-sidebar-pages .nw-left-sidebar > div.sidebar-slider{
    margin-bottom: 0px;
}
.nw-left-sidebar .sidebar-slider{
    position: relative;
    display: block;
    width: 100%;
}
.nw-left-sidebar .mw-sidebar-panel + .mw-sidebar-panel{
    margin-top: 30px;
}
.nw-left-sidebar .new-image-content-inner .content{
    background: #fff;
    color: #232425;
    border: 1px solid #e4e4e4;
}
.nw-left-sidebar .new-image-content-inner .content a{
    color: #232425;
}
.nw-left-sidebar .new-image-content-inner .content a:hover{
    color: #E87722;
}
.nw-left-sidebar .new-image-content-inner .content h2, .nw-left-sidebar .new-image-content-inner .content h2 a, .nw-left-sidebar .new-image-content-inner .content .nw-re-read-more a{
    color: #686E9F;
}
.nw-left-sidebar .new-image-content-inner .content h2 a:hover{
    color: #2a3063;
}
.nw-left-sidebar .new-image-content-inner .content .nw-re-read-more a:hover{
    color: #E87722;
}
.nw-left-sidebar .new-image-content-inner.background-purple .content{
    background: #686E9F;
    color: #fff;
    border-width: 0px;
}
.nw-left-sidebar .new-image-content-inner.background-purple .content a{
    color: #fff;
}
.nw-left-sidebar .new-image-content-inner.background-purple .content a:hover{
    color: #E87722;
}
.nw-left-sidebar .new-image-content-inner.background-purple .content h2, .nw-left-sidebar .new-image-content-inner.background-purple .content h2 a, .nw-left-sidebar .new-image-content-inner.background-purple .content .nw-re-read-more a{
    color: #fff;
}
.nw-left-sidebar .new-image-content-inner.background-purple .content h2 a:hover{
    color: #2a3063;
}
.nw-left-sidebar .new-image-content-inner.background-purple .content .nw-re-read-more a:hover{
    color: #E87722;
}

.nw-left-sidebar-pages .nw-right-side-area{
    
}
.top-image{
    position: relative;
    width: 100%;
}
.top-image img, .orangeborder{
    width: 100%;
    height: auto;
    border-bottom: 8px solid #E87722;
    margin-bottom: 40px;
}
.top-image video, .top-image iframe{
    width: 100%;
    border-bottom: 8px solid #E87722;
    margin-bottom: 40px;
}
.responsive-table{
    margin-bottom: 15px;
    width: 100%;
    position: relative;
    overflow: auto;
}
.responsive-table table{
    width: 100%;
    padding: 0px;
}
.responsive-table table a{
    color: #E87722;
}
.responsive-table table td, .responsive-table table th{
    vertical-align: top;
}
.responsive-table table th, .responsive-table table td{
    text-align: center;
    padding: 13px 8px;
    border: 0px;
}
.responsive-table table th{
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.responsive-table table th + th{
    border: 0px;
}
.responsive-table table td{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    background: transparent;
    border-bottom: 1px solid #eeeeee;
}
.responsive-table table tr:first-child td{
    border-top: 2px solid #eeeeee;
}
.responsive-table table td:first-child{
    
}
.responsive-table table td + td{
    border-left: 1px solid #dadada;
}
.responsive-table table th:first-child, .responsive-table table td:first-child{
    padding-left: 0px;
    text-align: left;
}
.responsive-table table th:last-child, .responsive-table table td:last-child{
    /*padding-right: 0px;*/
}
.nw-about-staff{
    display: table;
    position: relative;
}
.nw-about-staff > div{
    margin-bottom: 20px;
    display: inline-block;
    margin-right: -4px;
    float: none;
    vertical-align: top;
}
.nw-new-default-panel{
    margin-bottom: 20px;
}
.cookie_popup_content a{
   font-weight: 600;
   color: #686E9F;
   text-decoration: underline;
}
.cookie_popup_content a:hover{
    color: #E87722;
    text-decoration: none;
}
.nw-recent-sub-briefings-main{
    min-width: 100%;
    position: relative;
    background: #f2f2f2;
    padding: 50px 0px;
    margin-top: 50px;
}
.nw-recent-sub-briefings-main.margin-bottom{
    margin-bottom: 50px;
}
.nw-recent-sub-briefings-main .left-dark-bg{
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #f2f2f2;
    height: 100%;
}
.nw-recent-sub-briefings-main .right-dark-bg{
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #f2f2f2;
    height: 100%;
}
.nw-recent-sub-main{
    position: relative;
}
.nw-recent-sub-main .nw-recent-submission{
    background: #fff;
    padding: 17px 20px;
}
.ccm-edit-mode .nw-recent-sub-main .nw-recent-submission{
    padding: 0px 0px;
    background: transparent;
}
.nw-recent-submission .nw-recent-structure-main{
    height: 460px;
}
.ccm-edit-mode .nw-recent-submission .nw-recent-structure-main{
    height: auto;
}
.nw-recent-submission .nw-all-vertical-structure h3 a{
    color: #686E9F;
	position: relative;
}
.nw-recent-submission .nw-all-vertical-structure h3 a:hover {
    color: #E87722;
}
.nw-briefings-main{
    width: 100%;
    position: relative;
    display: block;
    padding: 0px 65px 40px;
}
.nw-briefings-main .slick-prev, .nw-briefings-main .slick-next{
    bottom: auto;
    top: 50%;
    margin-top: -15px;
}
.nw-briefings-main .slick-prev{
    left: -35px;
}
.nw-briefings-main .slick-next{
    right: -35px;
}
.nw-briefings-inner-main .slick-prev:before, .nw-briefings-inner-main .slick-next:before{
    color: #E87722;
}
.nw-briefings-main .slick-dots{
    bottom: -30px;
}
.nw-briefings-inner-main{
    width: 100%;
    position: relative;
}
.nw-briefings-inner-main .new-image-content-inner .content{
    color: #333;
    background: #fff;
}
.nw-briefings-inner-main .new-image-content-inner .content h2{
    color: #686E9F;
}
.nw-briefings-inner-main .new-image-content-inner .content h2 a{
    color: #686E9F;
}
.nw-briefings-inner-main .new-image-content-inner .content h2 a:hover{
    color: #2a3063;
}
.nw-briefings-inner-main .new-image-content-inner .content .nw-re-read-more a{
    color: #686E9F;
}
.nw-briefings-inner-main .new-image-content-inner .content .nw-re-read-more a:hover{
    color: #E87722;
}
/** Inner pages End **/
/** Libor pages Start **/
.nw-title-with-intro{
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.nw-title-with-intro h1, .nw-title-with-intro h2{
    color: #686E9F;
    margin: 0px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    text-decoration-line: underline;
    text-decoration-color: #E87722;
    text-underline-position: under;
    text-decoration-thickness: 2px;
    margin: 0px 0px 30px;
}
.nw-title-with-intro h1 span, .nw-title-with-intro h2 span{
    /*text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #E87722), color-stop(0%, #E87722));
    background-image: -webkit-linear-gradient(left, #E87722 100%, #E87722 0%);
    background-image: linear-gradient(to right, #E87722 100%, #E87722 0%);
    background-position: 0 1.2em;
    background-repeat: repeat-x;
    background-size: 1px 2px;
    padding-bottom: 8px;*/
}
.common-box-slider .slick-list{
    margin-bottom: 45px;
}
.nw-video-liber-main{
    position: relative;
    display: block;
    width: 100%;
    background: #f2f2f2;
    padding: 35px 80px 65px;
    margin-bottom: 65px;
}
.video-slider{
    position: relative;
}
.video-slider .slick-dots{
    bottom: -40px;
}
.video-slider .slick-prev, .video-slider .slick-next{
    bottom: auto;
    top: 50%;
    margin-top: -15px;
}
.video-slider .slick-prev{
    left: -42px;
}
.video-slider .slick-next{
    right: -42px;
}
.video-slider .slick-prev:before, .video-slider .slick-next:before {
    color: #E87722;
}
.nw-slide-video-area{
    position: relative;
    display: block;
}
.nw-slide-video-area h3{
    
}
.nw-slide-video-area .slide-video-intro{
    margin-bottom: 15px;
}
.nw-slide-video-area .top-title-image{
    display: block;
    position: relative;
}
.nw-slide-video-area .top-title-image img{
    display: block;
}
.nw-slide-video-area .top-title-image .bottomtext{
    position: absolute;
    bottom: 0px;
    display: block;
    left: 0px;
    right: 0px;
    background: #00a28b;
    color: #fff;
    padding: 14px 60px 14px 53px;
    font-size: 16px;
    line-height: 24px;
}
.nw-slide-video-area .top-title-image .bottomtext a{
    color: #fff;
    text-decoration: underline;
}
.nw-slide-video-area .top-title-image .bottomtext a:hover{
    text-decoration:none;
}
.nw-slide-video-area .top-title-image .bottomtext:before{
    content: "\f12a";
    content: "!";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 20px;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.nw-slide-video-area .top-title-image .bottomtext:after{
    content: "";
    position: absolute;
    display: inline-block;
    width: 32px;
    height: 32px;
    right: 20px;
    background: url(../imgs/bottomtext_play.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    
}
.nw-slide-video-area .video-frame{
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
}
.nw-slide-video-area .video-frame iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.nw-slide-video-area .video-frame video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.nw-resurces-main{
    min-width: 100%;
    position: relative;
    margin-left: -12px;
    margin-right: -12px;
}
.nw-resurces-main:before, .nw-resurces-main:after {
    content: "";
    display: table;
}
.nw-resurces-main:after {
    clear: both;
}
/** Libor pages End **/
/** Documents Index Start **/
.panel .date, .panel .date a{
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #909090;
    margin-bottom: 3px;
}
.panel .date a{
   margin-bottom: 0px; 
   display: inline;
}
.margin-top-50{
    margin-top: 50px;
}
.margin-bottom-50{
    margin-bottom: 50px;
}
.nw-dark-background{
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
}
.nw-dark-background .dark-bg-left{
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #f2f2f2;
    height: 100%;
}
.nw-dark-background .dark-bg-right, .nw-dark-background .dark-bg-big-right{
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #f2f2f2;
    height: 100%;
}
.nw-documnets-page-tab-section{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
    overflow: hidden;
}
.nw-documnets-page-tab-section .documnets-left-menu{
    width: 32%;
    position: relative;
    display: block;
    background: #686E9F;
    padding: 25px 25px;
    z-index: 1;
    /*left: -303px;*/
}
.nw-documnets-page-tab-section .documnets-right-area{
    width: 68%;
    position: relative;
    display: block;
    background: #ffffff;
    padding: 25px 25px;
}
.documnets-left-menu .doc_left_toggle{
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    right: -26px;
    cursor: pointer;
    width: 26px;
    background: #686e9f;
    display: none;
    visibility: hidden;
}
.documnets-left-menu .doc_left_toggle:before{
    font-size: 18px;
    position: absolute;
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f144";
    line-height: 1;
    right: 5px;
    top: 50%;
    margin-top: -9px;
}
.documnets-left-menu .doc_left_toggle.open{
    background: #2b2f63;
}
.documnets-left-menu .doc_left_toggle.open:before{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.documnets-tab-menu-section{
    position: relative;
    display: block;
}
.documnets-tab-menu-section .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.documnets-tab-menu-section .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    right: -24px;
}
.documnets-tab-menu-section ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.documnets-tab-menu-section ul li{
    display: block;
    position: relative;
    padding: 6px 0px;
}
.documnets-tab-menu-section ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    display: inline-block;
    position: relative;
    border-bottom: 2px solid transparent;
}
.documnets-tab-menu-section ul li a:hover, .documnets-tab-menu-section ul li a.active{
    border-bottom-color: #E87722;
}
.documnets-tab-right-section{
    position: relative;
    display: block;
}
.documnets-tab-right-section .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.documnets-tab-right-section .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    right: -24px;
}
.documnets-tab-right-section .panel{
    padding: 0px;
    border: 0px solid transparent;
    border-radius:0px;
    box-shadow:none;
    padding: 0px;
    margin-bottom: 13px;
}
.documnets-tab-right-section .accordion{
    border-bottom: 1px solid #dadada;
}
.documnets-tab-right-section .accordion.open{
    border-bottom-width: 0px;
}
.documnets-tab-right-section .accordion button{
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    width: 100%;
    position: relative;
}
.documnets-tab-right-section .accordion.open button{
    
}
/*.documnets-tab-right-section .accordion button:after{
    content: "\f144";
    font-family: 'FontAwesome';
    color: #E87722;
    font-size: 18px;
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 1;
    text-shadow: none;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.documnets-tab-right-section .accordion.open button:after{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}*/
.documnets-tab-right-section .accordion button h2{
    font-size: 16px;
    color: #686E9F;
    padding-right: 22px;
    line-height: 21px;
    font-weight: bold;
    margin-bottom: 13px;
}
.documnets-tab-right-section .accordion button h2 a{
    color: #686E9F;
}
.documnets-tab-right-section .accordion.open button h2{
    color: #E87722;
}
.documnets-tab-right-section .accordion.open button h2 a{
    color: #E87722;
}
.documnets-tab-right-section .accordion .inner-content{
    display: block;
    position: relative;
}
.documnets-tab-right-section .accordion .inner-content:before, .documnets-tab-right-section .accordion .inner-content:after{
    content: "";
    display: table;
}
.documnets-tab-right-section .accordion .inner-content:after{
    clear: both;
}
.documnets-tab-right-section .accordion .inner-content h2{
    font-size: 15px;
    color: #E87722;
}
.documnets-tab-right-section .accordion .inner-content table+h2{
    margin-top: 30px;
}
.documnets-tab-right-section .documents-table{
    width: 100%;
}
.documents-table table{
    width: 100%;
    padding: 0px;
}
.documents-table table a.order-docs{
    color: #000;
    font-size: 12px;
}
.documents-table table a:after{
    content: "\f144";
    font-family: 'FontAwesome';
    color: #E87722;
    font-size: 16px;
    position: relative;
    line-height: 1;
    text-shadow: none;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
}
.panel table td, .panel table th{
    vertical-align: top;
}
.documents-table table th, .documents-table table td{
    text-align: center;
    padding: 13px 8px;
    border: 0px;
}
.documents-table table th:not(:first-child), .documents-table table td:not(:first-child){
    width: 16%;
}
.documents-table table th:nth-child(1), .documents-table table td:nth-child(1){
    width: 50%;
}
.documents-table table th:nth-child(3), .documents-table table td:nth-child(3){
    width: 18%;
}
.documents-table table th{
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.documents-table table th + th{
    border: 0px;
}
.documents-table table td{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    background: transparent;
    border-bottom: 1px solid #eeeeee;
}
.documents-table table td span{
    display: none;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.documents-table table td span.highlight{
    display: inline;
}
.documents-table table td a{
   display: block; 
}
.documents-table table tr:first-child td{
    border-top: 2px solid #eeeeee;
}
.documents-table table td:first-child{
    color: #686E9F;
}
.documents-table table td + td{
    border-left: 1px solid #dadada;
}
.documents-table table th:first-child, .documents-table table td:first-child{
    padding-left: 0px;
    text-align: left;
}
.documents-table table th:last-child, .documents-table table td:last-child{
    /*padding-right: 0px;*/
}
.documnets-tab-right-section .panel{
    font-size: 14px;
}
.documnets-tab-right-section .panel p a{
    color: #232425;
    text-decoration-style: dotted;
    text-decoration-line: underline;
}
.documnets-tab-right-section .panel p a:hover{
    text-decoration:none;
}
/** Documents Index End **/
/** Subscriptions Index Start **/
.nw-subscription-top{
    
}
.clear-both{
    clear: both;
}
.clear-both:before, .clear-both:after{
    content: "";
    display: table;
    position: relative;
    clear: both;
}
.nw-only-left-dark-main{
    width: 100%;
    position: relative;
}
.nw-only-left-dark-main:before, .nw-only-left-dark-main:after{
    display: table;
    content: " ";
}
.nw-only-left-dark-main:after{
    clear: both;
}
.nw-subscription-top-left{
    color: #000000;
}
.nw-subscription-top-left .nw-dark-background{
    margin-top: 50px;
}
.nw-subscription-top-right .numb, .bignumber p{
    color: #686E9F;
    font-size: 56px;
    line-height: 1;
    font-weight: 500;
    margin:0;
    text-decoration: none;
    /*text-decoration-line: underline;
    text-decoration-color: #E87722;
    text-underline-position: under;*/
}
.bignumber p em{
    font-style:normal;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #E87722), color-stop(0%, #E87722));
    background-image: -webkit-linear-gradient(left, #E87722 100%, #E87722 0%);
    background-image: linear-gradient(to right, #E87722 100%, #E87722 0%);
    background-position: 0 1em;
    background-repeat: repeat-x;
    background-size: 1px 2px;
    padding-bottom: 5px;}
.bignumber h3 {
    margin: 0.5em 0px 1em;
}
.bignumber-sidebyside{
    width: 50%;
    float: left;
    position: relative;
    padding-right: 20px;}    

.nw-subscription-top-right hr{
    border-top-width: 0px;
    margin: 0px;
}
.nw-subscription-top-right .numb span{
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #E87722), color-stop(0%, #E87722));
    background-image: -webkit-linear-gradient(left, #E87722 100%, #E87722 0%);
    background-image: linear-gradient(to right, #E87722 100%, #E87722 0%);
    background-position: 0 1em;
    background-repeat: repeat-x;
    background-size: 1px 2px;
    padding-bottom: 5px;
}
.mac.chrome .nw-subscription-top-right .numb span, .mac.chrome .bignumber p em{background-position: 0 1.25em;}
.mac.safari .nw-subscription-top-right .numb span, .mac.safari .bignumber p em{background-position: 0 1.25em;}
.nw-subscription-top-right h3{
    margin: 0.5em 0px 1em;
}
.nw-margin-top.common-box-slider .slick-list{
    margin-top: 50px;
    margin-bottom: 0px;
}
.nw-margin-top.default.common-box-slider .slick-list{
    margin-top: 20px;
}
.nw-right-side-area .nw-subscription-top-left .panel{
    margin-bottom: 0px;
}
.nw-grid-column-main{margin-top:50px;}
.nw-grid-column-main .new-image-content-inner{padding: 15px 0px;}
/** Subscriptions Index End **/
/** Documents Alerts Archive Start **/
.list{
    list-style: none;
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
.nw-document-list-area{
    padding: 0px;
    border: 0px;
    box-shadow: none;
}
.nw-document-list-area ul.list.content,
.nw-document-list-area ul.list.nw-content{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.nw-document-list-area ul.list.content li,
.nw-document-list-area ul.list.nw-content li{
    display: block;
    position: relative;
    margin: 10px 0px;
    /*padding: 10px 10px;
    border: 1px solid #e4e4e4;
    box-shadow: 0px 2px 9px rgba(228, 228, 228, 0.4);*/
}
.presentation .nw-document-list-area ul.list{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.presentation .nw-document-list-area ul.list li{
    display: block;
    position: relative;
    margin: 10px 0px;
    padding: 10px 10px;
    border: 1px solid #e4e4e4;
}
.nw-document-list-area ul.list.content li ul,
.nw-document-list-area ul.list.nw-content li ul{
    list-style-type: disc;
}
.nw-document-list-area ul.list.content li ul li,
.nw-document-list-area ul.list.nw-content li ul li{
    margin: 0;
    padding: 0px;
    border: 0;
    box-shadow: none;
    display: list-item;
}
.nw-document-list-area ul.list.content li a,
.nw-document-list-area ul.list.content li .title,
.nw-document-list-area ul.list.nw-content li a{
    color: #686E9F;
    font-weight: bold;
    font-size: 18px;
    outline: none;
    margin-bottom: 8px;
    position: relative;
    display: block;
}
.nw-document-list-area ul.list.content li .date a{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #909090;
    margin-bottom: 0px;
}
.nw-document-list-area ul.list.content li a.a-inline,
.nw-document-list-area ul.list.nw-content li a.a-inline{
    display: inline;
}
.nw-document-list-area ul.list.content li span.anchor,
.nw-document-list-area ul.list.nw-content li span.anchor{
    margin-left: 3px;
}
.nw-document-list-area ul.list.content li span.anchor a,
.nw-document-list-area ul.list.nw-content li span.anchor a{
    display: inline-block;
    color: #E87722;
}
.nw-document-list-area ul.list.content li span.anchor a:hover,
.nw-document-list-area ul.list.nw-content li span.anchor a:hover{
    color: #686E9F;
}
.nw-document-list-area ul.list.content li a .date,
.nw-document-list-area ul.list.nw-content li a .date{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #909090;
    margin-bottom: 3px;
}
.nw-document-list-area ul.list.content li a:hover,
.nw-document-list-area ul.list.nw-content li a:hover{
    text-decoration:none;
    color: #E87722;
}
.nw-document-list-area ul.list.content li a.lowerendlink,
.nw-document-list-area ul.list.nw-content li a.lowerendlink{
    font-weight: 400;
    font-size: 15px;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li{
    background: #f2f2f2;
    padding: 20px 20px;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .date, .nw-new-box-layout.nw-document-list-area ul.list.content li .date a{
    color: #000;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li a.full-normal, .nw-document-list-area ul.list.content li .title{
    color: #E87722;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li a.full-normal:hover{
    color: #686E9F;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .desc{
    color: #000;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .nw-re-read-more{
    position: relative;
    display: block;
    text-align: right;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .nw-re-read-more a{
    outline: none;
    text-decoration: none;
    font-weight: bold;
    color: #686E9F;
    font-size: 13px;
    margin: 0px;
    display: inline-block;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .nw-re-read-more a:hover{
    color: #E87722;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .nw-re-read-more a span{
    display: inline-block;
    color: #E87722;
}
.nw-new-box-layout.nw-document-list-area ul.list.content li .nw-re-read-more a span .fa{
    font-family: 'FontAwesome';
    font-size: 6px;
    width: 4px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
}
.nw-new-border-layout.nw-document-list-area ul.list.content{
    margin-bottom: 15px;
}
.nw-new-border-layout.nw-document-list-area ul.list.content li{
    border-bottom: 1px solid #dadada;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    margin: 0px 0px;
}
.nw-new-border-layout.nw-document-list-area ul.list.content li .date, .nw-new-border-layout.nw-document-list-area ul.list.content li .date a{
    color: #000;
}
.nw-new-border-layout.nw-document-list-area ul.list.content li .title{
    margin-bottom: 0px;
}
.nw-new-border-layout.nw-document-list-area ul.list.content li span.anchor{
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.nw-new-border-layout.nw-document-list-area ul.list.content li span.anchor a{
    margin-bottom: 0px;
}
.panel-manual-container{
    position: relative;
    display: block;
}
.panel-manual-container .panel{
    
}
.nw-submission-box-row{
    min-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-content: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
}
.nw-submission-box-row .nw-sub-box-col{
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-content: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
}
.nw-submission-box{
    width: 100%;
    display: block;
    position: relative;
    padding: 20px 20px;
    border: 1px solid #e4e4e4;
    background: #fff;
}
.nw-submission-box .date{
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 3px;
}
.nw-submission-box .date a{
    color: #000;
}
.nw-submission-box .title{
    color: #E87722;
    font-weight: bold;
    font-size: 18px;
    outline: none;
    margin-bottom: 8px;
    position: relative;
    display: block;
}
.nw-submission-box .title.a-inline{
    /*display: inline;*/
}
.nw-submission-box .nw-re-read-more{
    position: relative;
    display: block;
    text-align: right;
}
.nw-submission-box .nw-re-read-more a{
    outline: none;
    text-decoration: none;
    font-weight: bold;
    color: #686E9F;
    font-size: 13px;
    margin: 0px;
    position: relative;
    display: inline-block;
}
.nw-submission-box .nw-re-read-more a span{
    display: inline-block;
    color: #E87722;
}
.nw-submission-box .nw-re-read-more a span .fa{
    font-family: 'FontAwesome';
    font-size: 6px;
    width: 4px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
}
.nw-submission-box .nw-re-read-more a:hover{
    color: #E87722;
}
.pagination.num ul{
    width: 100%;
    position: relative;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.pagination.num ul:before, .pagination.num ul:after{
    content: "";
    display: table;
    clear: both;
}
.pagination.num ul li a{
    color: #000;
    position: relative;
    padding: 4px 10px;
    background: #f2f2f2;
    border: 0px;
    margin: 0px 2px 10px;
    border-radius: 3px;
    display: inline-block;
}
.pagination.num .prev:after {
    font-family: 'FontAwesome';
    content: '\F104';
}
.pagination.num .next:after {
    font-family: 'FontAwesome';
    content: '\F105';
}
.pagination.num ul li:first-child a{
    border-left: none;
}
.pagination.num ul li:last-child a{
    border-right: none;
}
.pagination.num ul li a:hover, .pagination.num ul li a.active{
    color: #fff;
    background: #E87722;
}
/** Documents Alerts Archive End **/
/** Submissions All Pages Start **/
.nw-grey-box-main{
    min-width: 100%;
    position: relative;
    background: #f2f2f2;
    padding: 50px 0px;
}
.nw-grey-box-main .left-dark-bg{
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #f2f2f2;
    height: 100%;
}
.nw-grey-box-main .right-dark-bg{
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #f2f2f2;
    height: 100%;
}
/** Submissions All Pages End **/
/** Event List Page Start **/
.book-now{
    display: block;
    background: #686e9f;
    position: relative;
    outline: none;
    border: 0px solid;
    cursor: pointer;
    text-decoration: none;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-shadow: none;
    padding: 13px 20px;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.book-now:before{
    content: "\f144";
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.book-now:hover, .book-now:focus{
    background: #2b2f63;
    color: #fff;
}
.event{
    
}
.event:before, .event:after{
    content: "";
    display: table;
}
.event:after{
    clear: both;
}
.event__list-title{
    position: relative;
    display: block;
}
.event__list-title h2{
    color: #686E9F;
    padding: 0px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}
.event__list-title h3{
    color: #686E9F;
    padding: 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
.event__list{
    position: relative;
    display: block;
    background: #f2f2f2;
    padding: 20px 20px;
    margin-bottom: 30px;
}
.event__list .event{
    width: 100%;
    position: relative;
    box-shadow: none;
    border: 0px;
    border-radius:0px;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.event__list .event:last-child{
    margin-bottom: 0px;
}
.event__list .event .event__date{
    width: 80px;
    padding: 4px 10px 0px 0px;
}
.event__list .event_commencing{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.event__list .event .event__date .event__date-icon{
    width: 64px;
    max-width: 100%;
    display: block;
    float: right;
}
.event__list .event .event__date .event__date-icon .event__date-month{
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    background: #737373;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 4px 5px;
    text-transform: uppercase;
}
.event__list .event .event__date .event__date-icon .event__date-day{
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #737373;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 5px;
}
.event__list .event .event__content{
    width: calc(100% - 80px);
    display: block;
}
.event__list .event .event__content.no_date{
    width: calc(100% - 0px);
}
.event__list .event .event__content.no_date{
    padding-left:16px;
}
.event__list .event .event__content .event__title{
    color: #686E9F;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

.event__list .event .event__content a.event__title{
    padding-right: 25px;
}
.event__list .event .event__content a.event__title:after{
    content: "";
    width: 17px;
    height: 17px;
    top: 3px;
    right: 0px;
    position: absolute;
    display: inline-block;
    margin-left: 10px;
    background-image: url(/application/themes/lma/imgs/orange-arrow-right-m.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right center;
}

.event__list .event .event__content a.event__title:hover{
    color: #E87722;
}
.event__list .event .event__content a.event__title:hover:after{
    background-image: url(/application/themes/lma/imgs/purple-arrow-right-m.svg);
}
.event__list .event .event__content .event__location{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    position: relative;
    width: 100%;
    display: block;
}
.event__list.virtual .event .event__content .event__location{
    font-weight:bold;
}
.event__list.virtual .event .event__content .event__location::before{
    display: inline-block;
    font: normal normal normal 18px/1 'Nucleo';
    speak: none;
    text-transform: none;
    /* Better Font Rendering */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right:4px;
    vertical-align: middle;
}
.event__list.virtual .event .event__content .event__location.webinar{
    color:#27ab8b;
}
.event__list.virtual .event .event__content .event__location.webinar::before{
    content: "\ea02";
}
.event__list.virtual .event .event__content .event__location.podcast{
    color:#e87722;
}
.event__list.virtual .event .event__content .event__location.podcast::before{
    content: "\ea04";
}
.event__list.virtual .event .event__content .event__location.interview{
    color:#e87722;
}
.event__list.virtual .event .event__content .event__location.interview::before{
    content: "\ea03";
}
.event__list.virtual .event .event__content .event__location.spotlight{
    color:#C079B4;
}
.event__list.virtual .event .event__content .event__location.spotlight::before{
    content: "\ea03";
}
.event__list.virtual .event .event__content .event__location.seminars{
    color:#cdeafa;
}
.event__list.virtual .event .event__content .event__location.seminars::before{
    content: "\ea02";
}

.event__list .event .event__content .event__status{
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #E87722;
    position: relative;
    width: 100%;
    display: block;
}
.event__list .event .event__content .event__status span.event_price{
    float: right;
    padding-left: 15px;
}
.event__list .event .event__content .event__status.event__status--not-yet{
    color: #909090;
}
.event__list .event .event__content .event__type{
    position: absolute;
    bottom: 0;
    right: auto;
    width: 8px;
    height: 100%;
    left: 0;
    top: 0px;
}
.old-event-same-top .blackbold{
    color: #000;
    font-weight: 600;
}
.old-event-same-top .grey{
    color: #909090;
}
.old-event-same-top .orange{
    color: #E87722;
}
/** Calendar **/
.pagination>li>a, .pagination>li>span{
    color: #000;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color: #fff;
    background-color: #E87722;
    border-color: #E87722;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    color: #fff;
    background-color: #E87722;
    border-color: #E87722;
}
.pagination{
    margin: 0px;
    border-radius: 0px;
    width: 100%;
    display: inline-block;
}
.pagination ul{
    margin: 0 0 10px 0;
    list-style-type: none;
}
.pagination ul li{
    display: inline-block;
    margin-bottom: 10px;
    list-style-type: none;
}
.pagination.num ul li{
    display: none;
}
.pagination ul li a{
    font-size: 16px;
    line-height: 21px;
    color: #232425;
    padding: 0 6px;
    border-left: 2px solid #727272;
    text-decoration: none;
}
.pagination ul li:last-child a{
    border-right: 2px solid #727272;
}
.pagination ul li a:hover, .pagination ul li a.active{
    color: #E87722;
}
.pagination ul li a.active{
    font-weight: bold;
}
.pagination.evnt-old-pagi ul{
    display: table;
    width: 100%;
}
.pagination.event__nav{
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 15px 15px;
    margin-bottom: 25px;
}
.pagination.event__nav ul{
    margin: 0px;
}
.pagination.event__nav ul li{
    margin-bottom: 0px;
}
.nw-normal-tab{
    display: block;
    position: relative;
    clear: both;
}
.nw-normal-tab .normal-tab-list{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: table;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
}
.nw-normal-tab .normal-tab-list li{
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 3px;
}
.nw-normal-tab .normal-tab-list li a{
    color: #232425;
    font-size: 16px;
    line-height: 21px;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: capitalize;
    background: transparent;
    margin: 0;
    position: relative;
    border-radius: 3px 3px 0px 0px;
}
.nw-normal-tab .normal-tab-list li.active a, .nw-normal-tab .normal-tab-list li a:hover{
    background: #686e9f;
    color: #fff;
}
.nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list{
    border-bottom-width: 0px;
    margin-bottom: 10px;
}
.nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li{
    margin-right: 40px;
}
.nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li:last-child{
    margin-right: 0px;
}
.nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li a{
    color: #686E9F;
    font-weight: bold;
    padding: 10px 0px;
}
.nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li.active a, .nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li a:hover{
    background: transparent;
    color: #E87722;
}
/** Event List Page End **/
/** Newsletters Page Start **/
.nw-simple-page-accordion{
    width: 100%;
    position: relative;
    display: block;
}
.nw-simple-page-accordion .accordion{
    width: 100%;
    border-bottom: 1px solid #dadada;
    margin-bottom: 13px;
}
.nw-simple-page-accordion .accordion.open{
    border-bottom-width: 0px;
}
.nw-simple-page-accordion .accordion button{
    padding: 0px;
    margin: 0px;
    cursor: default;
    width: 100%;
    position: relative;
}
.accordion button span.arrow, .nw-simple-page-accordion .accordion button span.arrow{
    cursor: pointer;
}
.nw-simple-page-accordion .accordion button span.arrow{
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 1;
    font-size: 0px;
    width: 18px;
    height: 18px;
}
.nw-simple-page-accordion .accordion button span.arrow:after{
    content: "\f144";
    font-family: 'FontAwesome';
    color: #E87722;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 1;
    text-shadow: none;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.nw-simple-page-accordion .accordion.open button span.arrow:after{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
/** New Style Start ***/
.accordion span.arrow, .nw-simple-page-accordion .accordion span.arrow{
    cursor: pointer;
}
.nw-simple-page-accordion .accordion.open button{width: calc(100% - 25px);}
.nw-simple-page-accordion .accordion span.arrow{
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 1;
    font-size: 0px;
    width: 18px;
    height: 18px;
}
.nw-simple-page-accordion .accordion span.arrow:after{
    content: "\f144";
    font-family: 'FontAwesome';
    color: #E87722;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 1;
    text-shadow: none;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.nw-simple-page-accordion .accordion.open span.arrow:after{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
/** New Style End ***/
.nw-simple-page-accordion .accordion button h2{
    font-size: 16px;
    color: #686E9F;
    padding-right: 22px;
    line-height: 21px;
    font-weight: bold;
    margin-bottom: 13px;
}
.nw-simple-page-accordion .accordion button h2 a{
    color: #686E9F;
}
.nw-simple-page-accordion .accordion button h2 span{
    color: #909090;
    font-size: 15px;
    font-weight: 400;
    margin-left: 10px;
    display: inline-block;
}
.nw-simple-page-accordion .accordion.open button h2{
    color: #E87722;
}
.nw-simple-page-accordion .accordion.open button h2 a{
    color: #E87722;
}
.microsite-list-table__link{
    color: #e87722;
    text-decoration: none;
}
.microsite-list-table__link:after{
    content: "\f144";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nw-simple-page-accordion .accordion .content h2{
    font-size: 15px;
    color: #E87722;
}
.margin-top-30{
    margin-top: 30px;
}
/** Newsletters Page End **/
.glossary-menu{
    position: relative;
    display: block;
    width: 100%;
    margin-top: 10px;
}
.glossary-menu ul{
    margin: 0px;
    position: relative;
}
.glossary-menu ul li{
    display: inline-block;
    position: relative;
    margin: 0 0 10px 0;
}
.glossary-menu ul li a{
    color: #000;
    position: relative;
    padding: 3px 7px;
    background: #f2f2f2;
    border: 0px;
    margin: 0px 2px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
}
.glossary-menu ul li a:hover, .glossary-menu ul li a.active{
    color: #fff;
    background: #E87722;
}
.glossary{
    width: 100%;
    position: relative;
    padding: 0px;
    margin-top: 10px;
}
.glossary h2{
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 30px;
}
.glossary .pdf-download{
    display: inline-block;
    padding: 15px 0 10px 0;
}
.glossary .pdf-download a{
    color: #E87722;
}
.panel.nw-lma-book-list{
    margin-bottom: 20px;
}
.nw-lma-book-list{
    width: 100%;
    position: relative;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    padding: 15px 15px;
    margin-bottom: 20px;
}
.nw-lma-book-list .image{
    position: relative;
    display: block;
}
.nw-lma-book-list.guides .image{
    border: 1px solid #000000;
}
.nw-lma-book-list .image a{
    margin-top: 10px;
    display: block;
}
.nw-lma-book-list .image img{
    width: 100%;
    border: 0px;
    margin-bottom: 0px;
}
.nw-lma-book-list .image .thumbnail{
    margin: 0px;
    padding: 0px;
}
.nw-lma-book-list .nw-content h3{
    font-size: 20px;
}
.nw-lma-book-list .nw-content h5{
    margin-top: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #909090;
    margin-bottom: 3px;
}
.nw-lma-book-list .nw-content a.endlink{
    display: inline-block;
    margin-top: 5px;
    font-weight: 700;
    color: #E87722;
}
.nw-lma-book-list .nw-content a.endlink:hover{
    color: #686E9F;
}
.nw-lma-book-list .nw-content a.nonclick{
    color: #E87722;
    display: inline-block;
    margin-top: 10px;
    font-weight: 700;
    cursor: default;
}
.nw-lma-book-list .nw-content a.nonclick:hover{
    color: #E87722;
}
.nw-lma-book-detail{
    
}
.nw-lma-book-detail-form{
    background: #f9f9f9;
    width: 100%;
    position: relative;
    padding: 25px;
}
.nw-design-form{
    position: relative;
}
.nw-design-form form{
    width: 100%;
}
.nw-design-form form .top-note{
    position: relative;
    display: block;
    margin-bottom: 15px;
    color: #929292;
}
.nw-design-form label{
    font-weight: 400;
    color: #000;
    margin-bottom: 3px;
    font-size: 14px;
}
.nw-design-form .form-input{
    border: 1px solid #E6E6E6;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #232425;
    line-height: 22px;
    height: 42px;
    margin: 0px 0px 12px 0px;
    padding: 9px 10px;
    width: 100%;
    border-radius: 3px;
    display: block;
    background: #fff;
}
.nw-design-form .form-input:focus{
    outline: none;
    border-color: #808080;
}
.nw-design-form span.req{
    color: #ff0000;
}
.nw-design-form .checkbox{
    position: relative;
    cursor: pointer;
    margin: 0px;
    padding-left: 40px;
    line-height: 28px;
    margin-bottom: 15px;
    margin-top: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nw-design-form .checkbox input[type=checkbox]{
    padding: 0px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0px;
}
.nw-design-form .checkbox .checkmark{
    position: absolute;
    top: 0;
    left: 0px;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border-radius: 2px;
    color: #686E9F;
    border: 2px solid #E6E6E6;
    border-radius: 3px;
}
.nw-design-form .checkbox .checkmark:after{
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    display: none;
    top: 4px;
    left: 4px;
    border-radius: 0;
    line-height: 1;
}
.nw-design-form .checkbox input:checked ~ .checkmark:after{
    display: block;
}
input[type="submit"], button.login-btn{
    display: block;
    background: #686e9f;
    position: relative;
    outline: none;
    border: 0px solid;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-shadow: none;
    padding: 13px 20px;
    text-transform: uppercase;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font: inherit;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
input[type="submit"]:hover, input[type="submit"]:focus,
button.login-btn:hover, button.login-btn:focus{
    background: #2b2f63;
}
.nw-design-form .nwleftside input[type="submit"], .nw-design-form .nwleftside button.login-btn{
    margin-left: 0;
}
.nw-design-form .nwrightside input[type="submit"], .nw-design-form .nwrightside button.login-btn{
    margin-right: 0;
}
.nw-design-form a.btn{
    display: inline-block;
    background: #fff;
    position: relative;
    outline: none;
    border: 0px solid;
    border-radius: 3px;
    font-size: 16px;
    color: #E87722;
    font-weight: 400;
    text-shadow: none;
    padding: 13px 20px;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border: 1px solid #E87722;
}
.nw-design-form a.btn:hover, .nw-design-form a.btn:focus{
    background: #E87722;
    color: #fff;
}
.nw-design-form .nwleftside, .nw-design-form .nwrightside{
    float: left;
    width: 50%;
}
.nw-design-form .nwleftside{
    text-align: left;
}
.nw-design-form .nwrightside{
    text-align: right;
}
.login-form{
    margin-top: 25px;
}
.login-form .nw-design-form{
    margin-bottom: 15px;
}
.video-iframe{
    padding: 56.25% 0 0 0;
    position: relative;
}
.video-iframe iframe{
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
}
.old-login .form-group{
    margin-bottom: 0px;
}
.old-login .form-group:before, .old-login .form-group:after,
.old-login .checkbox:before, .old-login .checkbox:after{
    display: table;
    content: "";
    clear: both;
}
.old-login label{
    font-weight: 400;
    color: #000;
    margin-bottom: 3px;
    font-size: 14px;
}
.old-login .form-control{
    border: 1px solid #E6E6E6;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #232425;
    line-height: 22px;
    height: 42px;
    margin: 0px 0px 12px 0px;
    padding: 9px 10px;
    width: 100%;
    border-radius: 3px;
    display: block;
    background: #fff;
}
.old-login .form-control:focus{
    outline: none;
    border-color: #808080;
}
.old-login .checkbox{
    margin-top: 0px;
} 
.old-login .form-group button.login-btn{
    margin-right: 0;
    margin-top: 0;
}
/*** Event Details Start ***/
.event-top-banner-section img.ccm-image-block{
    width: 100%;
}
.banner-countries{
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    margin-bottom: 50px;
}
.banner-countries ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}
.banner-countries ul li{
    font-size: 22px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0;
    text-shadow: 1px 1px 2px #000000;
}
.nw-event-tab-section{
    display: block;
    position: relative;
    width: 100%;
}
.nw-event-pagination-manu{
    display: block;
    position: relative;
    width: 100%;
    background: #E87722;
}
.nw-event-pagination-manu .pagination{
    position: relative;
    display: block;
}
.nw-event-pagination-manu .pagination ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nw-event-pagination-manu .pagination ul li{
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.nw-event-pagination-manu .pagination ul li a{
    color: #ffffff;
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
    display: block;
    position: relative;
    border: 0px solid !important;
    padding: 16px 20px;
    text-align: center;
}
.nw-event-pagination-manu .pagination ul li a .icon-svg{
    position: relative;
    display: none;
    width: 24px;
    height: 24px;
    margin: 0px auto 5px;
}
.nw-event-pagination-manu .pagination ul li a .icon-svg svg g{
    fill: #ffffff;
}
.nw-event-pagination-manu .pagination ul li:nth-child(1) a.active .icon-svg svg g,
.nw-event-pagination-manu .pagination ul li:nth-child(1) a.active .icon-svg svg g > *{
    stroke: #E87722;
}
.nw-event-pagination-manu .pagination ul li:nth-child(2) a.active .icon-svg svg g,
.nw-event-pagination-manu .pagination ul li:nth-child(2) a.active .icon-svg svg g > *{
    fill: #E87722;
}
.nw-event-pagination-manu .pagination ul li:nth-child(3) a.active .icon-svg svg g,
.nw-event-pagination-manu .pagination ul li:nth-child(3) a.active .icon-svg svg g > *{
    stroke: #E87722;
}
.nw-event-pagination-manu .pagination ul li:nth-child(5) a.active .icon-svg svg g,
.nw-event-pagination-manu .pagination ul li:nth-child(5) a.active .icon-svg svg g > *{
    stroke: #E87722;
}
.nw-event-pagination-manu .pagination ul li a.active, .nw-event-pagination-manu .pagination ul li a:hover{
    background: #fdf1ea;
    color: #E87722;
}
.nw-event-tab-section .nw-tab-main{
    position: relative;
    padding: 40px 0px;
}
.nw-tab-main .common-top-desc{
    position: relative;
    display: block;
    margin-bottom: 26px;
}
.nw-tab-main .common-top-desc h3{
    font-size: 25px;
}
.nw-tab-main .common-top-desc .date-tag{
    color: #909090;
    font-weight: 400;
}
.nw-tab-main .common-top-desc .location{
    position: relative;
    width: 100%;
    display: block;
    margin-top: 0px;
}
.nw-event-tab-desc{
    position: relative;
}
.nw-event-tab-desc ul li{
    font-weight: 300;
}
.pagination.event-tab-link{
	margin-top: 0.5em;
}
.pagination.event-tab-link a{
	display: inline-block !important;
}
.nw-event-tab-desc .nw-book-now-box{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    background-color: #f2f2f2;
    padding: 30px 15px;
    margin-top: 25px;
}
.nw-event-tab-desc .nw-book-now-box > div{
    padding: 0px 15px;
    display: block;
    position: relative;
}
.nw-event-tab-desc .nw-book-now-box .duration-col{
    width: 38%;
}
.nw-event-tab-desc .nw-book-now-box .contact-col{
    width: 38%;
}
.nw-event-tab-desc .nw-book-now-box .btn-col{
    width: 24%;
    text-align: right;
}
.nw-event-tab-desc .nw-book-now-box .btn-col .book-now{
    margin-top: 0px;
    margin-bottom: 0px;
}
.nw-event-tab-desc .free-charge-box{
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.nw-event-tab-desc .free-charge-box h5{
    margin-top: 0px;
}
.nw-event-tab-desc .free-charge-box h5 span{
    color: #E87722;
}
.nw-agenda-main{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.nw-agenda-main .agenda-col{
    position: relative;
    display: block;
    width: 50%;
}
.nw-agenda-main .agenda-col:first-child{
    border-right: 15px solid #f9f9f9;
    padding-right: 25px;
}
.nw-agenda-main .agenda-col:last-child{
    border-left: 15px solid #f9f9f9;
    padding-left: 25px;
}
.nw-agenda-main .agenda-col-title{
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    color: #686e9f;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.nw-event-agenda-item{
    position: relative;
    display: block;
    width: 100%;
}
.nw-event-agenda-item:before, .nw-event-agenda-item:after{
    content: "";
    display: table;
}
.nw-event-agenda-item:after{
    clear: both;
}
.nw-event-agenda-item + .nw-event-agenda-item{
    padding-top: 25px;
    margin-top: 25px;
    border-top: 5px solid #f2f2f2;
}
.nw-event-agenda-item .item-row-loop{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 0.7em;
}
.nw-event-agenda-item .item-row-loop.avatar{
    align-items: center;
}
.nw-event-agenda-item .item-row-loop:last-child{
    margin-bottom: 0em;
}
.nw-event-agenda-item .item-row-loop .item-leftside{
    width: 75px;
    padding-right: 10px;
    text-align: center;
    position: relative;
}
.nw-event-agenda-item .item-row-loop .item-rightside{
    width: calc(100% - 75px);
    position: relative;
}
.nw-event-agenda-item .time{
    color: #000;
    font-size: 15px;
}
.nw-event-agenda-item .time.bg{
    background-color: #E87722;
    color: #fff;
    padding: 4px 2px;
}
.nw-event-agenda-item .event-agenda-title{
    color: #686E9F;
    font-weight: 500;
    font-size: 18px;
    outline: none;
    position: relative;
    display: block;
    margin-bottom: 4px;
}
.nw-event-agenda-item .event-agenda-description{
    
}
.nw-event-agenda-item .avatar-icon{
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
.nw-event-agenda-item .avatar-icon img{
    display: block;
    border-radius: 50%;
    border: 1px solid #b5b5b5;
}
.nw-event-agenda-item .avatar-details{
    
}
.nw-event-tab-sponsors{
    position: relative;
    width: 100%;
}
.nw-event-tab-sponsors .nw-exhibitors-title{
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: 22px;
    color: #686e9f;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box + .nw-exhibitors-title{
    padding-top: 30px;
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box{
    width: 100%;
    display: block;
    position: relative;
    padding: 20px 20px;
    color: #232425;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box .image{
    display: block;
    margin-bottom: 15px;
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box .image a{
    display: inline-block;
    border: 0 !important;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box .image a:hover{
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box a.link{
    position: relative;
}
.nw-event-tab-sponsors .nw-exhibitors-detail-box a.link:before{
    content: "\f0ac";
    font-family: "FontAwesome";
    display: inline-block;
    position: relative;
    color: #000;
    margin-right: 5px;
}
.back-button-section{
    text-align: center;
    margin-bottom: 40px;
}
.back-button-section a.nw-btn{
    margin-top:0px;
}
.nw-scroll-top-box{
   width: 100%;
   display: block;
   text-align: center;
   margin-bottom: 30px;
}
.nw-scroll-top-box a.scroll-top{
    width: 31px;
    height: 31px;
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
    border: 0 !important;
}
.nw-scroll-top-box a.scroll-top svg{
    max-width: 100%;
}
.nw-scroll-top-box a.scroll-top:hover path, .nw-scroll-top-box a.scroll-top:hover circle{
    stroke: #E87722;
}
.nw-exhibitors-logo-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 40px 0px;
    background-color: #f2f2f2;
}
.nw-exhibitors-logo-main{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
}
.nw-exhibitors-logo-main .col-flex{
    position: relative;
    padding: 0px 25px;
    text-align: center;
    border-right: 1px solid #686E9F;
}
.nw-exhibitors-logo-main .col-flex:first-child{
    border-left: 1px solid #686E9F;
}
.nw-exhibitors-logo-main .col-flex .logo-row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-content: center;
}
.nw-exhibitors-logo-main .col-flex .logo-row .logo-col{
    padding: 0px 10px;
}
.nw-exhibitors-logo-main .title{
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 18px;
    color: #686e9f;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.nw-exhibitors-logo-main .logo-col a{
    display: block;
    border: 0 !important;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.nw-exhibitors-logo-main .logo-col a img{
    
}
.nw-exhibitors-logo-main .logo-col a:hover{
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
}
.nw-map-section{
    display: block;
    position: relative;
    width: 100%;
}
.nw-map-section .map-box{
    width: 100%;
    height: 550px;
}
/*** Event Details End ***/
/*** Contact Page Start ***/
.map-box{
    width: 100%;
    height: 380px;
}
/*** Contact Page End ***/

.ccm-edit-mode input[type="submit"], .ccm-edit-mode button.login-btn{
    margin-top: 0px;
    padding: 8px 10px;
}
.page_not_found{text-align: center;}
.nw_responsive_left_menu_main{
    position: relative;
    display: none;
}
/*** Media Page Start ***/
.overlay-loader{
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    display: none;
}
.overlay-loader:before{
    content:"";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.9);
}
.overlay-loader .loader{
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);	
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background-image: url(/application/themes/lma/imgs/spinner.gif);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.mfp-auto-cursor .mfp-inline-holder{
    padding-top: 50px;
    padding-bottom: 50px;
}
.mfp-auto-cursor .mfp-inline-holder .mfp-content{
    line-height: 0;
    width: 100%;
    max-width: 500px;
    text-align: center;
}
.mfp-auto-cursor .mfp-inline-holder .mfp-close{
    color: #FFF;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    top: -50px;
}
.mfp-auto-cursor .mfp-inline-holder audio{
    width: 100%;
}

.title-bar.white h1 span, .title-bar.white h2 span{
    background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #ffffff), color-stop(0%, #ffffff));
    background-image: -webkit-linear-gradient(left, #ffffff 100%, #ffffff 0%);
    background-image: linear-gradient(to right, #ffffff 100%, #ffffff 0%);
}
.nw-full-media-banner-main{
    position: relative;
    display: block;
    width: 100%;
}
.top-media-banner .video-popup-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.top-media-banner .video-popup-icon a{
    width: 109px;
    height: 109px;
    display: block;
    position: relative;
    background-image: url(/application/themes/lma/imgs/play-video-01.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    border-radius: 50%;
    overflow: hidden;
}
.md-top-media-banner{
    position: relative;
    display: block;
    background-color: #000000;
    overflow: hidden;	
}
.md-top-media-banner .image-background{
    position: relative;
    display: block;
    min-height: 476px;
    padding-top: 98px;
    padding-bottom: 40px;
    background-size: cover;
    background-position: center center;
}
.md-top-media-banner .container{
    position: relative;
}
.md-top-media-banner-inner{
    width: 100%;
    max-width: 460px;
    position: relative;
    display: block;
}
.md-top-media-banner-inner .bn-title{
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 40px;
    line-height: 46px;
    font-weight: 500;
}
.md-top-media-banner-inner .bn-title span{
    text-decoration: none;
    background-position: 0 1.1em;
    background-repeat: repeat-x;
    background-size: 1px 2px;
    padding-bottom: 10px;
}
.md-top-media-banner-inner .bn-text{
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 21px;
    margin-top: 25px;
}
.md-top-media-banner-inner .bn-watch-link{
    position: relative;
    display: none;
    margin-top: 18px;
}
.md-top-media-banner-inner .bn-watch-link.video, .md-top-media-banner-inner .bn-watch-link.audio{
    display: block;	
}
.md-top-media-banner-inner .bn-watch-link .linkicon{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: table;
    position: relative;
}
.md-top-media-banner-inner .bn-watch-link .linkicon .text{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.md-top-media-banner-inner .bn-watch-link .linkicon .icon{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.md-top-media-banner-inner .bn-watch-link .linkicon .icon .video{
    width: 18px;
    height: 15px;
    position: relative;
    display: none;
    margin-left: 10px;
}
.md-top-media-banner-inner .bn-watch-link.video .linkicon .icon .video{
    display: block;
}
.md-top-media-banner-inner .bn-watch-link .linkicon .icon .audio{
    width: 30px;
    height: 26px;
    position: relative;
    display: none;
    margin-left: 2px;
}
.md-top-media-banner-inner .bn-watch-link.audio .linkicon .icon .audio{
    display: block;	
}
.md-top-media-banner-inner .bn-watch-link .linkicon .icon .video svg .dycolor, .md-top-media-banner-inner .bn-watch-link .linkicon .icon .audio svg .dycolor{
    fill: #fff;
}
.nw-media-full-page-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 0px 0px;
    background-color: #120f1d;
}
.nw-media-full-page-section .title-bar{
    color: #fff;
    padding-bottom: 5px;
}
.nw-media-full-page-section .title-bar h1, .nw-media-full-page-section .title-bar h2{
    color: #fff;
}
.media-page-search-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 13px 0px;
    background-color: #46454d;	
}
.media-page-search-area{
    position: relative;
    display: block;
    margin-top: 0px;
}
.media-search-filter-form{
    position: relative;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-content: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
}
.media-search-filter-form .media-search-video{
    position: relative;
    width: calc(52% - 180px);
    display: block;
}
.media-search-filter-form .line{
    position: relative;
    position: relative;
    width: 32px;
    height: 1px;
    background: #ffffff;
    margin: 20px 15px;
}
.media-search-filter-form .select-filter{
    position: relative;
    width: calc(48% - 31px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-content: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
}
.media-search-filter-form .select-filter .select-box-media{
    position: relative;
    display: block;
    width: calc(50% - 10px);
}
.media-search-filter-form .clear-all{
    position: relative;
}
.media-search-filter-form .clear-all a{
    display: inline-block;
    position: relative;
    outline: none;
    border: 1px solid #949496;
    border-radius: 1px;
    font-size: 14px;
    color: #949496;
    font-weight: 500;
    text-shadow: none;
    padding: 13px 10px;
    width: 87px;
    text-align: center;
    line-height: 1;
    opacity: 0.2;
    background: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.media-search-filter-form .clear-all a:hover, .media-search-filter-form .clear-all a:focus{
    opacity: 1;
}
.media-search-filter-form .clear-all.active a, .media-search-filter-form .clear-all.active a{
    opacity: 1;
    color: #000;
    background: #fff;
    border-color: #fff;	
}
.media-search-filter-form .md-search-text{
    width: 100%;
    position: relative;
    float: none;
    height: 42px;
    background: #46454d;
    border: 1px solid #949496;
    border-radius: 1px;
    color: #ffffff;
    box-shadow: none;
    outline: none;
    line-height: 18px;
    max-width: 100%;
    padding: 10px 35px 10px 20px;
    font-size: 14px;
    font-weight: 300;
}
.media-search-filter-form .md-search-submit{
    font-size: 0px;
    border: 0px;
    height: auto;
    background: transparent;
    width: auto;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    outline: none;
}
.media-search-filter-form .md-search-submit .fa{
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 0;
    width: 40px;
    height: 42px;
    line-height: 42px;
}
.media-search-filter-form .md-search-submit .md-fa-search:before{
    content: "";
    width:16px;
    height:17px;
    display: block;
    position: relative;
    top: 12px;
    left: 10px;
    background-image: url(/application/themes/lma/imgs/media-search-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}
.media-page-search-area form ::-webkit-input-placeholder {color: #ffffff;font-weight: 300;}
.media-page-search-area form ::-moz-placeholder {color: #ffffff;opacity: 1;font-weight: 300;}
.media-page-search-area form ::-ms-input-placeholder {color: #ffffff;opacity: 1;font-weight: 300;}
.media-page-search-area form input:focus::-webkit-input-placeholder{color:transparent;}
.media-page-search-area form input:focus::-moz-placeholder{color:transparent;}
.media-page-search-area form input:-moz-placeholder{color:transparent;}
.select2-hidden-accessible{
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.select-box-media span.select2 {
    width: 100% !important;
}
.select-box-media .select2-container--default .select2-selection--multiple{
    border: 1px solid #949496;
    border-radius: 1px;
    background-color: #46454d;
}
.select-box-media .select2-container--default .select2-selection--multiple:before{
    content:"";
    position: absolute;
    top:16px;
    right:15px;
    width:13px;
    height:12px;
    background-image: url(/application/themes/lma/imgs/search-drop-down-arrow-down.svg);
    background-repeat: no-repeat;
    background-size: 100%;		
}
.select-box-media .select2-container--default.select2-container--open .select2-selection--multiple:before{
    background-image: url(/application/themes/lma/imgs/search-drop-down-arrow-up.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}
.select-box-media .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 0px 35px 0px 15px;
    line-height: 35px;
    min-height: 40px;
    display: block;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    max-width: 100%;
}
.select-box-media .select2-container .select2-search--inline .select2-search__field{
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 30px;
    max-width: 100%;
}
.select-box-media .select2-container--default .select2-selection--multiple .select2-selection__choice{
    padding: 0px 0px;
    border-radius: 0px;
    border: 0px solid;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
    background-color: transparent;
    line-height: 32px;
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.select-box-media .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #949494;
}
.select2-dropdown{
    background-color: #46454d;
    border: 0px solid;
    border-radius: 3px;
    overflow: hidden;
}
[aria-selected].select2-results__option{
    background-color: #46454d;
    color: #fff;
    padding: 8px 15px;
    border-top: 1px solid #949496;
}
.select2-container--default [aria-selected=true].select2-results__option{
    opacity: 0.5;
    background: #b3b3b3;
}
.select2-container--default [aria-selected].select2-results__option--highlighted{
    color: #fff;
    background-color: #e87722;
}
.nw-media-full-page-section .media-section{
    display: block;
    position: relative;
    width: 100%;
    padding: 50px 0px;
}
.nw-media-full-page-section hr{
    border-top-color: #fff;
    margin: 0px;
}
.view-more-area{
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    margin-top: 18px;
    text-align: center;
}
.btn-view-more{
    display: inline-block;
    position: relative;
    outline: none;
    border: 0px solid;
    border-radius: 3px;
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    text-shadow: none;
    padding: 17px 43px;
    line-height: 1;
    background: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-view-more:hover, .btn-view-more:focus{
    color: #fff;
    background: #686e9f;
}
.nw-media-latest-content-main{
    position: relative;
}
.media-latest-content-slider{
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
.media-latest-content-slider .media-slider-coll{
    /*opacity: 33%;*/
}
.media-latest-content-slider .media-slider-coll.slick-active{
    /*opacity: 1;*/
}
.media-latest-content-slider .slick-list{
    position: relative;
}
.media-latest-content-slider .slick-list:before, .media-latest-content-slider .slick-list:after{
    content: "";
    width: 62px;
    position: absolute;
    display: block;
    top:0px;
    bottom:0px;
    z-index: 1;
    background: rgba(18, 14, 28, 0.7);
}
.media-latest-content-slider .slick-list:before{
    left:0px;
}
.media-latest-content-slider .slick-list:after{
    right:0px;
}
.media-slider-coll .media-common-box-content-inner .image, .media-slider-coll .media-common-box-content-inner .image .imglink{
    height: 240px;
}
.media-latest-content-slider .slick-slide .content .title{
    position: relative;
    top: 0px;
    left: 0px;
}
.media-latest-content-slider .slick-prev, .media-latest-content-slider .slick-next{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: auto;
    top: 50%;
    margin-top: -25px;
}
.media-latest-content-slider .slick-prev{
    left: 12px;
}
.media-latest-content-slider .slick-next{
    right: 12px;
}
.media-latest-content-slider .slick-prev:before, .media-latest-content-slider .slick-next:before{
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}
.media-latest-content-slider .slick-prev:before{
    background-image: url(/application/themes/lma/imgs/large-play-video.svg);
}
.media-latest-content-slider .slick-next:before{
    background-image: url(/application/themes/lma/imgs/large-play-video.svg);
}
.search_area_main .no_records{
    margin-right: 0px;
    margin-left: 0px;
    color: #fff;
    font-size: 20px;
    border: 2px dotted #fff;
    padding: 10px;
}
.search_area_main .no_records p{
    position: relative;	
}
.media-box-row{
    margin-right: -12px;
    margin-left: -12px;
    min-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.media-box-row.row:before{
	display: none;
}
.media-box-row.row:after{
	display: none;
}
.media-box-row .media-box-coll-4{
    margin-bottom: 24px;
	padding-top: 30px;
    margin-top: -30px;
}
.media-common-box-content-inner{
    width: 100%;
    display: block;
    position: relative;
    height: 100%;
}
.media-common-box-content-inner .md-box-first-show{
    width: 100%;
    position: relative;
    display: block;
    background-color: #2a2733;
}
.md-box-first-show .first-show-inner{
    width: 100%;
    position: relative;
    display: block;
}
.slick-slide .md-box-first-show .first-show-inner{
    height: 100%;
}
.media-common-box-content-inner .image{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.media-common-box-content-inner .background-img{
    background-image: url(/application/themes/lma/imgs/no-media.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.media-common-box-content-inner .image .imglink{
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.media-common-box-content-inner .image .imglink.signup{
    cursor: pointer;	
}
.media-common-box-content-inner.video .image .imglink:after{
    content: "";
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    background-image: url(/application/themes/lma/imgs/large-play-video.svg);
    background-repeat: no-repeat;
    background-size: 95px 95px;
    background-position: center center;
    border-radius: 50%;
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.media-common-box-content-inner.video .image .imglink:hover:after{
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}
.media-common-box-content-inner.audio .image .imglink:after{
    content: "";
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    background-image: url(/application/themes/lma/imgs/large-play-audio.svg);
    background-repeat: no-repeat;
    background-size: 95px 95px;
    background-position: center center;
    border-radius: 50%;
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.media-common-box-content-inner.audio .image .imglink:hover:after{
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}
.media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{
    height: 201px;
}
.media-common-box-content-inner .cat-color-box{
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 22px;
    background-color: #959594;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.media-common-box-content-inner .content{
    width: 100%;
    display: block;
    position: relative;
    padding: 20px 22px;
}
.media-common-box-content-inner .md-box-first-show .content{
    padding-bottom: 45px;
    background-color: #2a2733;
}
.media-common-box-content-inner .md-box-fliper-show .content{
    padding-bottom: 55px;
}
.media-common-box-content-inner .md-box-fliper-show .mCSB_container{
    min-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-content: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
}
.media-common-box-content-inner .content .title{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
.media-box-coll-4 .media-common-box-content-inner .content .title{
    /*min-height: 63px;*/
}
.media-common-box-content-inner .content .title .titlelink{
    color: #fff;
    display: block;
    line-height: 21px;
}
.media-common-box-content-inner .content .more-info{
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    line-height: 16px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
.media-common-box-content-inner .content .more-info.plus{
    background-image: url(/application/themes/lma/imgs/circle-plus.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left top;
    position: absolute;
    left: 22px;
    bottom: 20px;
}
.slick-slide .media-common-box-content-inner .more-info-slide{
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    line-height: 16px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
.slick-slide .media-common-box-content-inner .more-info-slide.plus{
    background-image: url(/application/themes/lma/imgs/circle-plus.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left top;
    position: absolute;
    left: 22px;
    bottom: 20px;
}
.media-common-box-content-inner .md-box-fliper-show{
    position: relative;
    background-color: #2a2733;
}
.md-box-fliper-show .fliper-show-inner{
    width: 100%;
    position: relative;
    display: block;
    height: 100%;
}

.fliper-show-inner .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .fliper-show-inner .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    opacity: 1;
}
.media-common-box-content-inner .content .more-info.minus{
    background-image: url(/application/themes/lma/imgs/circle-close.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left top;
    margin-bottom: 0px;
    display: inline-block;
    position: absolute;
    left: 22px;
    bottom: 20px;
}
.media-common-box-content-inner .content .catnm{
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
}
.media-common-box-content-inner .content .minutes{
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.media-common-box-content-inner .md-box-fliper-show .content .title{
    margin-top: 22px;
    border-bottom: 1px solid #fff;
    padding-bottom: 18px;
}
.media-common-box-content-inner .content .md-date{
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    position: absolute;
    right: 22px;
    bottom: 20px;
}
.media-common-box-content-inner .content .listing-info{
    position: relative;
    display: block;
    width: 100%;
    padding-left: 38px;
    margin-top: 13px;
}
.media-common-box-content-inner .content .listing-info .svg-icon{
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
.media-common-box-content-inner .content .listing-info .svg-icon svg .dycolor{
    fill: #ffffff;
}
.media-common-box-content-inner .content .listing-info span{
    position: relative;
    display: inline;
    vertical-align: top;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    margin-right: 8px;
    line-height: 21px;
}
.media-common-box-content-inner .content .listing-info span:after{
    content: ",";
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    display: inline;
}
.media-common-box-content-inner .content .listing-info span:last-child:after{
    display: none;
}
.media-common-box-content-inner .content .watch-link{
    position: relative;
    display: none;
    margin-top: 20px;
}
.media-common-box-content-inner.video .content .watch-link,
.media-common-box-content-inner.audio .content .watch-link{
    display: block;
}
.media-common-box-content-inner .content .watch-link .linkicon{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: table;
    position: relative;
}
.media-common-box-content-inner .content .watch-link .linkicon .text{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.media-common-box-content-inner .content .watch-link .linkicon .icon{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.media-common-box-content-inner .content .watch-link .linkicon .icon .video{
    width: 12px;
    height: 12px;
    position: relative;
    display: none;
    margin-left: 6px;
}
.media-common-box-content-inner.video .content .watch-link .linkicon .icon .video{
    display: block;
}
.media-common-box-content-inner .content .watch-link .linkicon .icon .audio{
    width: 24px;
    height: 22px;
    position: relative;
    display: none;
}
.media-common-box-content-inner.audio .content .watch-link .linkicon .icon .audio{
    display: block;
}
.media-common-box-content-inner .content .watch-link .linkicon .icon .video svg .dycolor,
.media-common-box-content-inner .content .watch-link .linkicon .icon .audio svg .dycolor{
    fill: #ffffff;
}
.flip-main{
    position: relative;
}
.flip-main .front{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.flip-main .back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.flip-main.flip .front{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.flip-main.flip .back{
    z-index: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.media-common-box-content-inner .content .cat-watch-main{
    min-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-content: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
}
.media-common-box-content-inner .content .cat-watch-main .cat-watch-left{
    width: calc(40% - 8px);
    position: relative;
    display: block;
}
.media-common-box-content-inner .content .cat-watch-main .cat-watch-right{
    width: calc(60% - 8px);
    position: relative;
    display: block;
}
.media-common-box-content-inner .content .cat-watch-main .cat-watch-right .watch-link{
    margin-top: 0px;
    text-align: right;
}
.media-common-box-content-inner .content .cat-watch-main .cat-watch-right .watch-link .linkicon{
    float: right;
	margin-bottom: 2px;
}
.media-common-box-content-inner .content .cat-watch-main .cat-watch-right .watch-link .webinars-popup{
	width: 100%;
	display: block;
    clear: both;
}
.media-common-box-content-inner .content .cat-watch-main .cat-watch-right .watch-link .webinars-popup a{
	display: inline-block;
}
.media-common-box-content-inner.video .content .cat-watch-main .cat-watch-right .watch-link .linkicon .icon{
    height: 15px;	
}
.media-common-box-content-inner.audio .content .cat-watch-main .cat-watch-right .watch-link .linkicon .icon{
    margin-right: -5px;	
}
.webinars-modal-popup .modal-content{
	border-radius: 0;
    border: 0px solid transparent;
    border-top: 3px solid #E87722;
}
.webinars-modal-popup .modal-content .modal-header{
	position: relative;
}
.webinars-modal-popup .modal-content .modal-header .modal-title{
	width: calc(100% - 40px);
}
.webinars-modal-popup .modal-content .modal-header button.close{
	opacity: 1;
    width: 40px;
    height: 40px;
    color: #7F7F7F;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    background-color: rgba(0,0,0,0.1);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    cursor: pointer;
    margin-top: -15px;
    margin-right: -15px;
    text-shadow: none;
}
.webinars-modal-popup .modal-content .modal-header button.close:hover{
	background-color: #E87722;
    color: #fff;
}
.webinars-modal-popup .modal-content .modal-header button.close span{
	
}
.webinars-modal-popup .modal-content .modal-body{
	
}
.webinars-modal-popup .modal-content .modal-body ol{
	padding-left: 32px;
}
.webinars-modal-popup .modal-content .modal-footer{
	display: none;	
}
/*** Media Page End ***/
/** Key Benefits Start **/
.nw-left-list-menu-icon ul li.lmaautomate{
	position: relative;
	border-bottom-width: 1px;
    border-bottom-color: transparent;
}
.nw-left-list-menu-icon ul li.lmaautomate:before{
	content: "";
    position: absolute;
    display: block;
    left: -25px;
    right: -25px;
	bottom: -26px;
    top: -1px;
	background: rgb(105,110,154);
	background: -moz-linear-gradient(41deg, rgba(105,110,154,1) 0%, rgba(140,126,168,1) 46%, rgba(193,150,190,1) 100%);
	background: -webkit-linear-gradient(41deg, rgba(105,110,154,1) 0%, rgba(140,126,168,1) 46%, rgba(193,150,190,1) 100%);
	background: linear-gradient(41deg, rgba(105,110,154,1) 0%, rgba(140,126,168,1) 46%, rgba(193,150,190,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#696e9a",endColorstr="#c196be",GradientType=1);
}
.nw-left-list-menu-icon ul li.lmaautomate:after{
	content: "";
    position: absolute;
	left: 0px;
    right: 0px;
    bottom: -1px;
    display: block;
	border-bottom: 1px solid #fff;
}
.nw-left-list-menu-icon ul li.lmaautomate a{
	color: #fff;
}
.nw-left-list-menu-icon ul li.lmaautomate a:after{
	color: #686E9F;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nw-left-list-menu-icon ul li.lmaautomate a:hover, .nw-left-list-menu-icon ul li.lmaautomate a.active, 
.nw-left-list-menu-icon ul li.lmaautomate a:hover:after, .nw-left-list-menu-icon ul li.lmaautomate a.active:after{
	color: #2a2f64;
}
.automation-side-nav h2{
	margin-bottom: 30px;
}
.automation-side-nav h2 a{
	padding-right: 0px;
	padding-left: 24px;
}
.automation-side-nav h2 a:after{
	right: auto;
	left: 0px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.automation-side-nav ul.nav{
	position: relative;
}
.automation-side-nav ul.nav:before{
	content: "";
    position: absolute;
    display: block;
    left: -25px;
    right: -25px;
	bottom: -26px;
    top: -1px;
	background: rgb(105,110,154);
	background: -moz-linear-gradient(41deg, rgba(105,110,154,1) 0%, rgba(140,126,168,1) 46%, rgba(193,150,190,1) 100%);
	background: -webkit-linear-gradient(41deg, rgba(105,110,154,1) 0%, rgba(140,126,168,1) 46%, rgba(193,150,190,1) 100%);
	background: linear-gradient(41deg, rgba(105,110,154,1) 0%, rgba(140,126,168,1) 46%, rgba(193,150,190,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#696e9a",endColorstr="#c196be",GradientType=1);
}
.nw-left-list-menu-icon.automation-side-nav ul li{
	border-bottom-color: #fff;
}
.nw-left-list-menu-icon.automation-side-nav ul li a{
	color: #fff;
}
.nw-left-list-menu-icon.automation-side-nav ul li a:after{
	color: #686E9F;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nw-left-list-menu-icon.automation-side-nav ul li a:hover, .nw-left-list-menu-icon.automation-side-nav ul li a[class="active active"], 
.nw-left-list-menu-icon.automation-side-nav ul li a:hover:after, .nw-left-list-menu-icon.automation-side-nav ul li a[class="active active"]:after{
	color: #2a2f64;
}
.nw-left-list-menu-icon.automation-side-nav ul li ul{
	border-top-color: #fff;
	padding-left: 0px;
}
.nw-left-list-menu-icon.automation-side-nav ul li ul li a{
	font-size: 17px;
	padding-left: 0px;
	padding-right: 0px;
}
.nw-left-list-menu-icon.automation-side-nav ul li ul li a:before, .nw-left-list-menu-icon.automation-side-nav ul li ul li a:after{
	display:none;
}
.image-left-content-right-panel{
	position: relative;
}
.panel + .image-left-content-right-panel{
	padding-top: 30px;
}
.image-left-content-right-panel .border{
	width: 100%;
	display: block;
    position: relative;
	border-bottom: 1px solid #e4e4e4;
	margin: 30px 0px;
}
.image-left-content-right-panel .image{
	max-width: 120px;
    margin: 0px auto;
	padding-top: 8px;
    display: block;
	text-align: center;
}
.image-left-content-right-panel .image img{
	margin: 0px auto;
}
.image-left-content-right-panel .content-area{
	width: 100%;
    display: block;
    position: relative;
	color: #232425;
	line-height: 20px;
}
.image-left-content-right-panel .content-area h2{
	color: #E87722;
	font-size: 18px;
    font-weight: bold;
    line-height: 21px;
}
.image-left-content-right-panel .content-area p:last-child, .image-left-content-right-panel .content-area ul:last-child, .image-left-content-right-panel .content-area ol:last-child{
	margin-bottom:0px;
}
/** Key Benefits End **/

.event__list .event .event__content a.event__title:after {display:none;}
	.event__list.virtual{display:none;}
	.event_accordian_heading{cursor: pointer; position:relative;}
	.event_accordian_content{padding:10px 0;}
	.event_accordian_content + .event_accordian_content{border-top:1px solid #dadada;}
	.event_accordian_heading:hover .event__list-title h2,
	.event_accordian_heading:hover .event__list-title h3{color:#E87722;}
	.event_accordian_heading:after {
        content: "\f144";
        font-family: 'FontAwesome';
        color: #E87722;
        font-size: 18px;
        position: absolute;
        right: 5px;
        top: 50%;
        line-height: 1;
        text-shadow: none;
        transform: rotate(90deg) translate(-50%, 0);
        -webkit-transform: rotate(90deg) translate(-50%, 0);
        -moz-transform: rotate(90deg) translate(-50%, 0);
        -ms-transform: rotate(90deg) translate(-50%, 0);
        -o-transform: rotate(90deg) translate(-50%, 0);
    }
    .event_accordian_heading.active:after {
        transform: rotate(-90deg) translate(50%, 0);
        -webkit-transform: rotate(-90deg) translate(50%, 0);
        -moz-transform: rotate(-90deg) translate(50%, 0);
        -ms-transform: rotate(-90deg) translate(50%, 0);
        -o-transform: rotate(-90deg) translate(50%, 0);
    }
    .event_accordian_heading{
        border-top: 1px solid #dadada;
        padding: 13px 20px;
    }
    .event_accordian_content{
        padding:0;
    }
    .event_accordian_content + .event_accordian_content {
        border-top: 1px solid #dadada;
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .event_accordian_heading .event__list-title h3{
        color:#c279b7;
        margin:0;
    }
    .event__list .event__list-title h3{
        color:#797979;
        text-transform:uppercase;
        margin: 0 0 15px;
    }

/**************************** Responsive Css Start  ****************************/
@media only screen and (min-width: 1200px) {
    .nw-documnets-page-tab-section .documnets-left-menu{width: 32.104%;}
    .nw-documnets-page-tab-section .documnets-right-area{width: 67.898%;}
    .nw-documnets-page-tab-section.sticky .documnets-left-menu{position: fixed;top: 0px;width: 274px;}
    .nw-documnets-page-tab-section.sticky .documnets-right-area{margin-left: 274px;}
    .nw-margin-top.common-box-slider.slick-dotted .slick-list{margin-bottom: 35px;}
}
@media only screen and (min-width: 1410px) {
    .nw-documnets-page-tab-section .documnets-left-menu{width: 32.048%;}
    .nw-documnets-page-tab-section .documnets-right-area{width: 67.953%;}
    .nw-documnets-page-tab-section.sticky .documnets-left-menu{position: fixed;top: 0px;width: 324px;}
    .nw-documnets-page-tab-section.sticky .documnets-right-area{margin-left: 324px;}
}
@media only screen and (max-width: 1660px) {
    
}
@media only screen and (max-width: 1409px){
	.nw-login-search .nw-login-link ul li a{font-size: 16px;}
    .nw-nav-menu-main ul li{margin: 0px 10px;}
    .nw-nav-menu-main ul li a{font-size: 16px;}
    .nw-micrositenav ul li{margin-left: 12px;}
    .nw-subscription-top-right .numb, .bignumber p{font-size: 50px;}
    .nw-subscription-top-right h3,.bignumber h3{font-size: 20px;}
    .nw-top-slider-banner{min-height: 415px;}
    .nw-exhibitors-logo-main .col-flex{padding: 0px 20px;}
    .nw-event-program-calender .nw-event-program{width: 47%;padding: 20px 20px;}
    .nw-event-program-calender .nw-event-program-list-section{width: 53%;padding: 24px 20px;}
    .nw-recent-structure-main{height: 309px;}
    .nw-briefings-main{padding: 0px 40px 40px;}
    .nw-briefings-main .slick-prev{left: -25px;}
    .nw-briefings-main .slick-next{right: -25px;}
    .nw-recent-submission .nw-recent-structure-main{height: 435px;}
    .new-image-content-inner .image.background-img, .new-image-content-inner .image.background-img a{height: 208px;}
	.home-news-slider .new-image-content-inner .image.background-img, .home-news-slider .new-image-content-inner .image.background-img a{height: 240px;}
    .ios .nw-top-banner-inner .slide .title span{background-position: 0 1.3em;}
    .ios .title-bar h1 span, .ios .title-bar h2 span{background-position: 0 1.3em;}
    .ios .nw-subscription-top-right .numb span, .ios .bignumber p em{background-position: 0 1.25em;}
    .safari.ios{}
	.nw-all-resurces-structure .image-with-content .image{height: 208px;}
	.nw-all-resurces-structure .haf-content{height: 192px;}
	.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{height: 220px;}
	.resurces-home-slider .nw-all-resurces-structure .haf-content{height: 204px;}
	/*** Media Page Start ***/
    .md-top-media-banner .image-background{min-height: 440px;}
    .media-slider-coll .media-common-box-content-inner .image, .media-slider-coll .media-common-box-content-inner .image .imglink{height: 197px;}
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 168px;}
    .media-common-box-content-inner.video .image .imglink:after{background-size: 70px 70px;}
    .media-common-box-content-inner.audio .image .imglink:after{background-size: 70px 70px;}
    .media-common-box-content-inner .content .listing-info{padding-left: 28px;}
    .media-common-box-content-inner .content .listing-info .svg-icon{width: 18px;height: 18px;}
    .media-common-box-content-inner .content .listing-info span{font-size: 14px;line-height: 18px;margin-right: 5px;}
    .media-common-box-content-inner .content .cat-watch-main .cat-watch-left{width: calc(40% - 4px);}
    .media-common-box-content-inner .content .cat-watch-main .cat-watch-right{width: calc(60% - 4px);}
    .media-common-box-content-inner .content .watch-link .linkicon{font-size: 14px;}
    .media-common-box-content-inner .content .catnm, .media-common-box-content-inner .content .minutes{font-size: 14px;}
    .media-common-box-content-inner .content .md-date{font-size: 13px;}
    .media-common-box-content-inner .content .more-info{font-size: 14px;}
    /*** Media Page End ***/
}
@media only screen and (max-width: 1199px) {
	.nw-logo-with-login .nw-login-side{width: 490px;}
    .nw-nav-menu-main ul li{margin: 0px 5px;}
    .nw-nav-menu-main ul li a{letter-spacing: 0;font-size: 15px;}
    .nw-nav-menu-main ul li a:after{bottom: -6px;height: 6px;}
	/**.nw-nav-menu-main ul li:nth-child(8) a:before{height: calc(100% - 8px);}**/
    .nw-logo-with-login{padding-top: 10px;}
    .nw-login-search .nw-login-link ul li a{font-size: 15px;line-height: 20px;height: 38px;padding: 9px 4px;letter-spacing: 0;}
	.nw-login-search .nw-login-link ul li:not(:first-child) a{padding-right: 12px;}
    .nw-header-search .nav-search input[type="text"] {width:275px}
	.ccm_user_loggedin .nw-login-search .nw-login-link ul li{margin-right: 2px;}
	.nw-login-popup{max-width: 490px;}
    .nw-login-popup{padding: 6px 10px 3px;}
    .nw-logo-with-login .nw-logo{margin-top: 30px; max-width: 28rem;}
    
    h1{font-size: 30px;}
    h2{font-size: 24px;}
    h3{font-size: 22px;}
    .title-bar h1, .title-bar h2{font-size: 24px;line-height: 34px;}
    .nw-title-with-intro h1, .nw-title-with-intro h2{font-size: 24px;line-height: 28px;}
    .nw-left-sidebar-pages{margin-top: 40px;margin-bottom: 40px;}
    .nw-dark-background{padding-top: 40px;padding-bottom: 40px;}
    .nw-title-with-intro{margin-bottom: 40px;}
    
    .nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{padding-bottom: 20px;}
    .nw-latest-news-section{padding: 40px 0px 0px;}
	.only-latest-news{margin-bottom: 0px;padding: 0px 40px;}
	.only-latest-news .slick-prev, .only-latest-news .slick-next{width: 30px;height: 30px;margin-top: -60px;}
	.only-latest-news .slick-prev{left: -25px;}
	.only-latest-news .slick-next{right: -25px;}
	.only-latest-news .slick-prev:before, .only-latest-news .slick-next:before{width: 30px;height: 30px;}
    .nw-home-recent-event-section{padding: 40px 0px;}
    .nw-event-program-calender .nw-event-program{padding: 15px 15px;}
    .nw-event-program h4{font-size: 17px;}
    .nw-event-program ul.nw-event-color{margin-top: 20px;}
    .nw-event-program-calender .nw-event-program-list-section{padding: 15px 15px;}
    .nw-event-program-list-main .nw-event-listing .event-date{width: 67px;}
    .nw-event-program-list-main .nw-event-listing .event-date .event-date-icon{width: 55px;}
    .nw-event-program-list-main .nw-event-listing .event-date .event__type{width: 55px;height: 6px;}
    .nw-event-program-list-main .nw-event-listing .event-content{width: calc(100% - 67px);}
    .nw-event-program-list-section .view-more-link a.nw-btn{padding: 10px 15px;font-size: 14px;margin-top: 0;}
    .nw-event-program-list-main .nw-event-listing{margin-bottom: 30px;}
    .nw-recent-structure-main{height: 329px;}
    .nw-resurces-loan-market-section{padding: 40px 0px;}
    .nw-resurces-home-section{padding: 30px 40px 60px;}
    .nw-resurces-home-section .slick-prev{left: -22px;}
    .nw-resurces-home-section .slick-next{right: -22px;}
    .nw-all-vertical-structure{padding-right: 30px;}
    .nw-all-vertical-structure h3 a:after{font-size: 18px;top: 2px;right: -27px;}
    
    .resurces-grid-slider .slick-list{margin-bottom: 37px;}
    .nw-micrositenav ul li{margin-left: 8px;}
    .nw-micrositenav ul li a{font-size: 15px;line-height: 29px;letter-spacing: -0.7px;}
    .nw-micrositenav ul li a:after{font-size: 16px;top: -1px;width: 14px;height: 14px;margin-left: 5px;}
    .nw-documnets-page-tab-section .documnets-left-menu{padding: 15px 15px;width: 270px;left: -270px;position: absolute;}
    .documnets-left-menu .doc_left_toggle{display: block;visibility: visible;}
    .documnets-tab-menu-section ul li{padding: 4px 0px;}
    .documnets-tab-menu-section ul li a{font-size: 14px;}
    .nw-documnets-page-tab-section .documnets-right-area{padding: 15px 15px 15px 36px;width: 100%;}
    .documnets-tab-menu-section{height: 500px;}
    .common-box-slider{margin-bottom: 30px;}
    .nw-margin-top.common-box-slider .slick-list{margin-bottom: 45px;}
    .nw-subscription-top-right .numb, .bignumber p{font-size: 40px;}
    .nw-subscription-top-right h3,.bignumber h3{font-size: 19px;}
    .nw-subscription-top-left .nw-dark-background{margin-top: 20px;}
    .nw-margin-top.common-box-slider .slick-list{margin-top: 40px;}
    .nw-margin-top.common-box-slider{margin-bottom: 0;}
    .nw-site-footer{padding: 50px 0px;}
    .nw-footer-right-side{padding-left: 10px;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(2){width: 30%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(3){width: 17%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){width: 22%;}
    
    /* Inner Pages */
    .top-image img, .orangeborder{margin-bottom: 30px;border-bottom-width: 6px;}
    .new-image-content-inner .content{padding: 15px 15px;}
    ul.under{padding-left: 30px;}
    .nw-top-slider-banner{min-height: 380px;}
    .nw-top-banner-inner{max-width: 370px;}
    .banner-slider{padding: 30px 30px;}
    .nw-full-slider .padding-slide{padding: 30px 30px;}
    .nw-top-banner-inner .slide .title{font-size: 28px;line-height: 36px;}
    .nw-top-banner-inner .slide .text{margin-top: 20px;}
    .event__list-title h2{font-size: 20px;line-height: 24px;}
    .nw-video-liber-main{padding: 30px 60px 65px;margin-bottom: 50px;}
    .nw-lma-book-list .nw-content h3{font-size: 18px;}
    .nw-full-pages{margin-top: 40px;margin-bottom: 40px;}
    .nw-tab-main .common-top-desc h3{font-size: 22px;}
    .nw-event-pagination-manu .pagination ul li a{font-size: 16px;}
    .nw-agenda-main .agenda-col-title{font-size: 18px;line-height: 20px;}
    .nw-event-agenda-item .event-agenda-title{font-size: 16px;}
    .nw-event-tab-sponsors .nw-exhibitors-title{font-size: 18px;line-height: 20px;}
    .nw-event-tab-sponsors .nw-exhibitors-detail-box + .nw-exhibitors-title{padding-top: 25px;}
    .nw-event-tab-sponsors .nw-exhibitors-detail-box{padding: 15px 15px;}
    .nw-new-box-layout.nw-document-list-area ul.list.content li{padding: 15px 15px;}
    .nw-submission-box{padding: 15px 15px;}
    .banner-countries ul li{font-size: 20px;}
    .nw-exhibitors-logo-main .title{font-size: 15px;line-height: 16px;margin-bottom: 22px;}
    .nw-exhibitors-logo-main .col-flex{padding: 0px 15px;}
    .map-box{height: 280px;}
    .nw-map-section .map-box{height: 400px;}
    
    .nw-full-slider{height: 390px;}
    .nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{height: 390px;}
    .nw-recent-sub-briefings-main{padding: 40px 0px;margin-top: 20px;}
    .nw-briefings-main{padding: 0px 26px 30px;}
    .nw-briefings-main .slick-prev{left: -15px;}
    .nw-briefings-main .slick-next{right: -15px;}
    .nw-recent-submission .nw-recent-structure-main{height: 420px;}
    .nw-grey-box-main{padding: 40px 0px;}
    .new-image-content-inner .image.background-img, .new-image-content-inner .image.background-img a{height: 232px;}
	.home-news-slider .new-image-content-inner .image.background-img, .home-news-slider .new-image-content-inner .image.background-img a{height: 208px;}
	.nw-all-resurces-structure .image-with-content .image{height: 232px;}
	.nw-all-resurces-structure .haf-content{height: 216px;}
	.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{height: 200px;}
	.resurces-home-slider .nw-all-resurces-structure .haf-content{height: 184px;}
	/*** Media Page Start ***/
    .md-top-media-banner .image-background{min-height: 390px;padding-top: 80px;}
    .md-top-media-banner-inner{max-width: 390px;}
    .md-top-media-banner-inner .bn-title{font-size: 34px;line-height: 40px;}
    .nw-media-full-page-section .media-section{padding: 40px 0px;}
    .media-slider-coll .media-common-box-content-inner .image, .media-slider-coll .media-common-box-content-inner .image .imglink{height: 165px;}
    .media-latest-content-slider .slick-list:before, .media-latest-content-slider .slick-list:after{width: 40px;}
    .media-latest-content-slider .slick-prev, .media-latest-content-slider .slick-next{width: 40px;height: 40px;margin-top: -20px;}
    .media-latest-content-slider .slick-prev:before, .media-latest-content-slider .slick-next:before{width: 40px;height: 40px;}
    .media-latest-content-slider .slick-prev{left: 0px;}
    .media-latest-content-slider .slick-next{right: 0px;}
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 188px;}
    .media-common-box-content-inner .content{padding: 15px 15px;}
    .media-common-box-content-inner .md-box-first-show .content{padding-bottom: 38px;}
    .media-common-box-content-inner .content .more-info.plus{left: 15px;bottom: 15px;}
    .media-common-box-content-inner .md-box-fliper-show .content{padding-bottom: 45px;}
    .media-common-box-content-inner .content .more-info.minus{left: 15px;bottom: 15px;}
    .slick-slide .media-common-box-content-inner .more-info-slide.plus{left: 15px;bottom: 15px;}
    .media-common-box-content-inner .content .md-date{right: 15px;bottom: 15px;}
    .media-common-box-content-inner .cat-color-box{padding: 18px 15px;}
    .media-search-filter-form .line{width: 24px;}
    .media-search-filter-form .media-search-video{width: calc(52% - 172px);}
    .media-search-filter-form .select-filter{width: calc(48% - 23px);}
    .view-more-area{margin-top: 8px;}
    .btn-view-more{font-size: 16px;padding: 15px 36px;}
    /*** Media Page End ***/
}
@media only screen  and (max-width:991px) {
	.nw-logo-with-login .nw-login-side{width: 450px;}
	.mfp-container{padding-left: 12px;padding-right: 12px;}
    .nw-logo-with-login .nw-logo{max-width: 230px;margin-top: 39px;}
	.nw-login-popup{max-width: 450px;}
    .nw-login-search .nw-login-link ul li{margin-right: 5px;}
    .nw-login-search .nw-login-link ul li a{font-size: 13px;padding: 9px 10px;letter-spacing: 0;}
	.nw-login-search .nw-login-link ul li:not(:first-child) a{padding-right: 10px;}
    .ccm_user_loggedin .nw-login-search .nw-login-link ul li a{padding: 9px 5px;}
	.ccm_user_loggedin .nw-login-search .nw-login-link ul li:not(:first-child) a{padding-right: 5px;padding-left: 0px;}
    .nw-header-search .nav-search input[type="text"]{width: 240px;}
    .ccm_user_loggedin .nw-header-search .nav-search input[type="text"]{width: 220px;}
    .nw-login-popup input[type="text"]{max-width: 175px;}
    .nw-login-popup a.regis{margin-right: 10px;}
    .nw-login-popup a{letter-spacing: 0;}
    .nw-login-popup input[type="password"]{margin-right: 8px;max-width: 170px;}
    .nw-login-popup input[type=submit]{font-size: 14px;}
    .nw-nav-menu-main ul li{margin: 0px 5px;}
    .nw-nav-menu-main ul li a{font-size: 12px;font-weight: 400;}
    .nw-nav-menu-main ul li a:after{bottom: -4px;height: 4px;}
    
    
    .nw-about-staff > div{width: 100%;margin-right: 0px;margin-bottom: 15px;}
    .nw-micrositenav h2{font-size: 24px;}
    .nw-micrositenav ul li a{font-size: 14px;line-height: 29px;letter-spacing: -0.5px;}
    .nw-micrositenav ul li a:after{font-size: 14px;top: -1px;width: 14px;height: 14px;margin-left: 4px;}
    .nw-microsite-manu-section{padding: 9px 0px;}
    .nw-micrositenav ul{width: 100%;margin-top: 8px;}
    .nw-micrositenav ul li{margin-left: 2px;}
    .nw-micrositenav ul li:first-child{margin-left: 0px;}
    .nw-left-list-menu-icon{padding: 15px 15px;}
    .mw-sidebar-panel .event-key{padding: 15px 15px;}
    .mw-sidebar-panel .event-key h2{font-size: 20px;}
    .event-key ul.event-key__list.nw-event-color li a{font-size: 15px;padding-left: 16px;}
    .nw-left-list-menu-icon ul li a, .nw-left-list-menu-icon h2 a{font-size: 16px;}
    .nw-left-list-menu-icon ul li a:after, .nw-left-list-menu-icon h2 a:after{font-size: 16px;top: 4px;}
    .sidebar-slider .new-image-content-inner .content{padding: 10px 10px;}
    .top-image img,.orangeborder{border-bottom-width: 6px;margin-bottom: 30px;}
    .nw-subscription-top-right{padding-top: 30px;}
    .nw-subscription-top-right .numb, .bignumber p{display: inline-block;margin-right: 10px;vertical-align: top;}
    .nw-subscription-top-right h3,.bignumber h3{display: inline-block;vertical-align: top;margin: 0px;}
    .nw-subscription-top-right hr{margin: 10px 0px;}
    .nw-site-footer{padding: 40px 0px;}
    .nw-footer-right-side{padding-left: 0px;}
    .nw-site-footer .copyright{margin-top: 12px;font-size: 11px;}
    .nw-footer-right-side h2{font-size: 14px;margin-bottom: 10px;}
    .nw-footer-right-side ul li{margin-bottom: 10px;}
    .nw-footer-right-side ul li a{font-size: 14px;line-height: 17px;}
    .nw-list-with-icon li a:after{margin-left: 6px;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(1){width: 37%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(2){width: 37%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(3){width: 26%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){width: 25%;margin-top: 9px;}
    .nw-connect-linkedin a{font-size: 14px;}
    .nw-connect-linkedin a img{width: 16px;}
    
    /* Inner Pages */
    .top-image img, .orangeborder{border-bottom-width: 4px;}
    ul.under{padding-left: 20px;}
    .nw-top-slider-banner{min-height: 360px;}
    .nw-top-banner-inner{max-width: 350px;margin-top: 40px;margin-bottom: 40px;}
    .banner-slider{padding: 25px 25px;}
    .nw-full-slider .padding-slide{padding: 25px 25px;}
    .nw-top-banner-inner .slide .title{font-size: 28px;line-height: 36px;}
    .nw-top-banner-inner .slide .text{font-size: 16px;}
    .monthly-calander-main .calander-row .calander-col{width: 33.33333%;}
    .monthly-updates-main .monthly-calander-main{padding: 15px 0px 0px;}
    .monthly-updates-main .panel{padding: 0;}
    .nw-lma-book-list .nw-content{margin-top: 15px;}
    iframe[height="360"]{height: 270px;}
    .video-iframe iframe[height="360"]{height: 100%;}
    .event__list{padding: 15px 15px;}
    .event__list .event .event__content .event__title{font-size: 16px;line-height: 20px;margin-bottom: 4px;}
    .event__list .event .event__content a.event__title:after{top: 0px;}
    .event__list .event .event__content .event__location{font-size: 14px;line-height: 18px;margin-bottom: 5px;}
    .event__list .event .event__content .event__status{font-size: 14px;line-height: 18px;}
    .nw-title-with-intro{margin-bottom: 30px;}
    .nw-lma-book-list .image img{width: auto;}
    table.responsive-table-cookies thead{display: none;}
    table.responsive-table-cookies tr{display: block;position: relative;}
    table.responsive-table-cookies tr td{display: block;position: relative;width: 100%;}
    table.responsive-table-cookies tr td:first-child{font-weight: 500;}
    .nw-video-liber-main{padding: 30px 40px 45px;margin-bottom: 40px;}
    .video-slider .slick-prev{left: -35px;}
    .video-slider .slick-next{right: -35px;}
    .video-slider .slick-dots{bottom: -30px;}
    .nw-all-resurces-structure .image-with-content .image{height: 368px;}
    .nw-all-resurces-structure .haf-content{height: auto;}
    .nw-all-resurces-structure .haf-content .nw-re-read-more{right: unset;bottom: unset;position: relative;display: block;text-align: right;margin-top: 0.5em;}
    .nw-all-resurces-structure .haf-content .desc{height: auto !important;}
    .banner-countries ul li{font-size: 18px;}
    .nw-event-pagination-manu .pagination ul li a{font-size: 14px;line-height: 18px;padding: 14px 16px;}
    .nw-event-tab-desc .nw-book-now-box{padding: 20px 5px;}
    .nw-event-tab-desc .nw-book-now-box .duration-col, .nw-event-tab-desc .nw-book-now-box .contact-col{width: 50%;}
    .nw-event-tab-desc .nw-book-now-box .btn-col{width: 100%;text-align: left;margin-top: 15px;}
    .nw-agenda-main .agenda-col:first-child{padding-right: 15px;border-right-width: 8px;}
    .nw-agenda-main .agenda-col:last-child{padding-left: 15px;border-left-width: 8px;}
    .nw-event-agenda-item .item-row-loop .item-leftside{width: 65px;}
    .nw-event-agenda-item .item-row-loop .item-rightside{width: calc(100% - 65px);}
    .nw-event-agenda-item + .nw-event-agenda-item{padding-top: 20px;margin-top: 20px;border-top-width: 3px;}
    .nw-event-tab-sponsors .nw-exhibitors-title{margin-bottom: 15px;}
    .nw-event-tab-sponsors .nw-exhibitors-detail-box + .nw-exhibitors-title{padding-top: 15px;}
    .nw-exhibitors-logo-main .title{font-size: 14px;margin-bottom: 18px;}
    .nw-exhibitors-logo-main .col-flex{padding: 0px 8px;}
    .nw-exhibitors-logo-section{padding: 30px 0px;}
    .nw-map-section .map-box{height: 340px;}
    .book-now{font-size: 14px;}
    .nw-home-recent-event-inner .nw-event-program-calender-section{padding-left: 12px;margin-top: 30px;}
    
    .nw-full-slider{height: 350px;}
    .nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{height: 350px;}
    .nw-recent-submission .nw-recent-structure-main{height: 340px;}
    .nw-recent-sub-main{margin-bottom: 40px;}
    .nw-briefings-main{padding: 0px 0px 45px;}
    .nw-briefings-main .slick-prev, .nw-briefings-main .slick-next{top: auto;margin-top: 0px;bottom: -35px;}
    .nw-briefings-main .slick-prev{left: 15px;}
    .nw-briefings-main .slick-next{right: 15px;}
    .new-image-content-inner .image.background-img, .new-image-content-inner .image.background-img a{height: 368px;}
	.home-news-slider .new-image-content-inner .image.background-img, .home-news-slider .new-image-content-inner .image.background-img a{height: 238px;}
    .nw-left-sidebar ul.onlysidebarmicronavlink{padding: 15px 15px;}
    .nw-left-sidebar ul.onlysidebarmicronavlink li a{font-size: 16px;}
    .nw-left-sidebar ul.onlysidebarmicronavlink li a:after{font-size: 16px;top: 4px;}
	.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{height: 208px;}
	.resurces-home-slider .nw-all-resurces-structure .haf-content{height: auto;}
	.resurces-home-slider .nw-all-resurces-structure .haf-content .desc{height: auto !important;}
	/*** Media Page Start ***/
    .md-top-media-banner .image-background{min-height: 350px;padding-top: 60px;}
    .md-top-media-banner-inner{max-width: 340px;}
    .md-top-media-banner-inner .bn-title{font-size: 30px;line-height: 38px;}
    .media-slider-coll .media-common-box-content-inner .image, .media-slider-coll .media-common-box-content-inner .image .imglink{height: 185px;}
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 220px;}
    .media-search-filter-form .select-filter{width: 100%;margin-bottom: 20px;}
    .media-search-filter-form .line{}
    .media-search-filter-form .line.first{display: none;}
    .media-search-filter-form .line.second{width: 40px;margin: 20px 15px;}
    .media-search-filter-form .media-search-video{width: calc(100% - 157px);}
    /*** Media Page End ***/
	/** Key Benefits Start **/
	.nw-left-list-menu-icon ul li.lmaautomate:before{left: -15px;right: -15px;bottom: -16px;}
	.automation-side-nav ul.nav:before{left: -15px;right: -15px;bottom: -16px;}
	.automation-side-nav h2{margin-bottom: 20px;}
	.nw-left-list-menu-icon.automation-side-nav ul li ul li a{font-size: 16px;}
	.image-left-content-right-panel .image{margin: 0px 0px 15px;text-align: left;padding-top: 0px;}
	.image-left-content-right-panel .image img{margin: 0px 0px;}
	/** Key Benefits End **/
}
@media only screen and (max-width:767px) {
	.mfp-iframe-scaler{padding-top: 48.25%;}
    body.hidden-y{overflow: hidden;}
    body.hidden-y .nw-site-header{position: fixed;top: 0px;height: 100%;}
    .ccm-toolbar-visible body.hidden-y .nw-site-header{top: 48px;}
    
    .nw-full-slider .container{width: 100%;}
    .nw-logo-with-login{padding-top: 15px;}
    .nw-logo-with-login .nw-logo{margin-top: 0px;margin-bottom: 0px;}
    .nw-logo-with-login .nw-login-side{width: 100%;padding-top: 15px;}
    .ccm_user_loggedin .nw-logo-with-login .nw-login-side{width: 100%; flex: inherit; }
    .responavicon{display: block;position: absolute;right: 0;top: -32px;cursor: pointer;}
    .responsive-menu-structure .mCSB_scrollTools{width: 2px;right: -4px;}
    .responsive-menu-structure .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{margin: 0px 0;right: -8px;}
    .responsive-menu-structure{display: none;/*max-height: 340px;*/}
    .nw-nav-menu-main{padding-top: 0px;display: none;}
	.nw-header-search{display: block;}
    .nw-login-popup{padding: 15px 15px 10px;max-width: 460px;}
    .nw-login-popup a{letter-spacing: 0.4px;}
    .nw-login-popup a.regis{margin-right: 5px;}
    .nw-login-popup input[type="text"]{max-width: 95%;}
    .nw-login-popup input[type="password"]{max-width: 68%;}
    .responsive-menu-structure .responsive-menu-main{display: block;padding-bottom: 20px;}
    .nw-login-search .nw-login-link ul li a{font-size: 16px;}
    .ccm_user_loggedin .nw-login-search .nw-login-link ul li a{padding: 9px 10px;}
	.ccm_user_loggedin .nw-login-search .nw-login-link ul li a{padding-left: 0px;}
    .nw-login-search .nw-header-search{display: none !important;}
    .nw-header-search .nav-search input[type="text"]{width: 100%;}
    .ccm_user_loggedin .nw-header-search .nav-search input[type="text"]{width: 100%;}
    
    h1{font-size: 26px;}
    h2{font-size: 22px;}
    h3{font-size: 20px;}
    .title-bar h1, .title-bar h2{letter-spacing: 0;font-size: 22px;line-height: 30px;}
    .nw-title-with-intro h1, .nw-title-with-intro h2{letter-spacing: 0;font-size: 22px;line-height: 26px;}
    
    .nw-micrositenav ul li{margin-left: 0px;margin-right: 15px;}
    .nw-micrositenav ul li:last-child{margin-right: 0px;}
    .nw-latest-news-section{padding: 30px 0px 0px;}
	.only-latest-news{padding: 0px 0px;}
	.only-latest-news .slick-prev, .only-latest-news .slick-next{width: 26px;height: 26px;margin-top: 0px;top: auto;bottom: 4px;}
	.only-latest-news .slick-prev:before, .only-latest-news .slick-next:before{width: 26px;height: 26px;}
	.only-latest-news .slick-prev{left: 15px;}
	.only-latest-news .slick-next{right: 15px;}
    .nw-home-recent-event-section{padding: 30px 0px;}
    .nw-resurces-loan-market-section{padding: 30px 0px;}
    .nw-recent-structure-main{height: 300px;}
    .nw-resurces-home-section{padding: 30px 10px 30px;}
    .resurces-home-slider{min-width: unset;width: 100%;max-width: 350px;margin: 0px auto;}
    .nw-resurces-home-section .slick-dots{bottom: 12px;}
    .resurces-home-slider .slick-list{margin-bottom: 37px;}
    .nw-resurces-home-section .slick-prev{left: 15px;}
    .nw-resurces-home-section .slick-next{right: 15px;}
    .nw-resurces-home-section .slick-prev, .nw-resurces-home-section .slick-next{top: auto;margin-top: 0;bottom: 4px;}
    .nw-resurces-home-main .slick-prev:before, .nw-resurces-home-main .slick-next:before{color: #949494;}
    .resurces-home-slider .slide{padding: 0px;}
    .nw-loan-market-section{margin-top: 30px;}
    .nw-loan-market-structure-main{height: 300px;}
    
    .nw-left-sidebar-pages{display: block;flex-direction: unset;-webkit-flex-direction: unset;-ms-flex-direction: unset;}
    .nw-left-sidebar-pages .nw-left-sidebar{width: 100%;max-width: 350px;margin: 0px auto;}
    .nw-left-sidebar-pages .nw-left-sidebar > div{margin-top: 30px;margin-bottom: 0px;}
    .nw-left-sidebar .sidebar-slider{margin-top: 30px;padding-bottom: 40px;}
    .nw-left-sidebar .mw-sidebar-panel + .mw-sidebar-panel{margin-top: 0px;}
    .common-box-slider{width: 100%;max-width: 350px;margin: 0px auto 30px;}
    .common-box-slider .slide{padding: 0px;}
    .resurces-grid-slider{min-width: unset;width: 100%;max-width: 350px;margin: 0px auto 30px;}
    .resurces-grid-slider .slide{padding: 0px;}
    .nw-left-sidebar-pages{margin-top: 30px;margin-bottom: 30px;}
    .nw-dark-background{padding-top: 30px;padding-bottom: 30px;}
    .nw-title-with-intro{margin-bottom: 30px;}
    .top-image img, .orangeborder{border-bottom-width: 4px;margin-bottom: 30px;}
    .documnets-tab-menu-section{height: 340px;}
    .documnets-tab-right-section{height: 340px;}
    .documents-table table td span{display: block;}
    .documents-table table thead{display: none;}
    .documents-table table tr{border-bottom: 1px solid #eeeeee;}
    .documents-table table tr td{display: block;text-align: left;}
    .documents-table table tr td:first-child{width: 100%;}
    .documents-table table tr td:nth-child(2), .documents-table table tr td:nth-child(3), .documents-table table tr td:nth-child(4){width: 33.33333%;position: relative;box-sizing: border-box;border-bottom: 0;display: inline-block;}
    .documents-table table tr:first-child td{border-top-width: 0px;border-bottom-width: 0px;}
    .documents-table table td{border-bottom-width: 0px;}
    .documents-table table td + td{border-left-width: 0px;}
    .documents-table table th, .documents-table table td{padding: 10px 0px;}
    .documents-table table td + td, .documents-table table th + th{padding-left: 0px;}
    .documents-table table td span{font-size: 14px;margin-bottom: 8px;}
    .nw-margin-top.default.common-box-slider .slick-list{margin-top: 10px;}
    .nw-subscription-top-right .numb, .bignumber p{font-size: 36px;margin-right: 6px;}
    .nw-subscription-top-right h3,.bignumber h3{font-size: 16px;}
    .nw-site-footer{padding: 30px 0px;}
    .nw-footer-logo{max-width: 230px;}
    .nw-footer-right-side{margin-top: 15px;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(1){width: 30%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(2){width: 29%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(3){width: 17%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){width: 24%;margin-top: 0px;}
    
    /* Inner Pages */
    .title-bar{margin: 0px 0px 25px;}
    .nw-title-with-intro h1, .nw-title-with-intro h2{margin: 0px 0px 25px;}
    .top-image img, .orangeborder{margin-bottom: 25px;}
    /*.nw-left-sidebar .nw-left-list-menu-icon{display: none;}*/
    .nw-left-sidebar .mw-sidebar-panel{margin-top: 0px;}
    ul.under{padding-left: 10px;}
    .nw-top-slider-banner{min-height: 200px;}
    .nw-top-banner-inner{max-width: 330px;margin-top: 30px;margin-bottom: 30px;}
    .banner-slider{padding: 20px 20px;}
    .nw-full-slider .padding-slide{padding: 20px 20px;}
    .banner-countries{margin-bottom: 30px;}
    .nw-top-banner-inner .slide .title{font-size: 24px;line-height: 30px;}
    .nw-top-banner-inner .slide .text{margin-top: 16px;}
    .nw-document-list-area ul.list.content li a, .nw-document-list-area ul.list.content li .title, .nw-document-list-area ul.list.nw-content li a{font-size: 16px;}
    .nw-submission-box .title{font-size: 16px;}
    .nw-lma-book-detail-form{padding: 15px;}
    iframe[height="360"]{height: 360px;}
    .video-iframe iframe[height="360"]{height: 100%;}
    .nw-document-list-area ul.list.content li a .date, .nw-document-list-area ul.list.nw-content li a .date{font-size: 14px;line-height: 18px;}
    .event__list .event .event__content .event__type{width: 4px;}
    .event__list .event .event__date{width: 60px;}
    .event__list .event .event__content{width: calc(100% - 60px);}
    .event__list .event .event__date .event__date-icon .event__date-month{font-size: 12px;}
    .event__list .event .event__date .event__date-icon .event__date-day{font-size: 14px;}
    .nw-video-liber-main{padding: 20px 40px 45px;margin-bottom: 30px;}
    .video-slider .slick-prev{left: -30px;}
    .video-slider .slick-next{right: -30px;}
    .video-slider .slick-dots{bottom: -25px;}
    .nw-full-pages{margin-top: 30px;margin-bottom: 30px;}
    input[type="submit"], button.login-btn{font-size: 14px;padding: 11px 18px;}
    .nw-design-form a.btn{font-size: 14px;padding: 13px 18px;}
    .nw-event-tab-section .nw-tab-main{padding: 25px 0px;}
    .back-button-section{margin-bottom: 25px;}
    .nw-tab-main .common-top-desc h3{font-size: 20px;}
    .nw-tab-main .common-top-desc{margin-bottom: 22px;}
    .nw-event-tab-desc .nw-book-now-box{margin-top: 20px;padding: 15px 0px;}
    .nw-event-tab-desc .free-charge-box{margin-top: 20px;}
    .nw-agenda-main{display: block;display: -webkit-block;}
    .nw-agenda-main .agenda-col{width: 100%;}
    .nw-agenda-main .agenda-col:first-child{padding-right: 0px;border-right-width: 0px;}
    .nw-agenda-main .agenda-col:last-child{padding-left: 0px;border-left-width: 0px;margin-top: 25px;}
    .nw-agenda-main .agenda-col-title{margin-bottom: 18px;}
    .nw-event-tab-sponsors .nw-exhibitors-detail-box + .nw-exhibitors-title{padding-top: 8px;}
    .banner-countries ul li{font-size: 16px;}
    .nw-event-pagination-manu .pagination ul li{margin: 0px 10px;}
    .nw-event-pagination-manu .pagination ul li:first-child{margin-left: 0px;}
    .nw-event-pagination-manu .pagination ul li:last-child{margin-right: 0px;}
    .nw-event-pagination-manu .pagination ul li a .icon-svg{display: block;}
    .nw-event-pagination-manu .pagination ul li a{font-size: 14px;line-height: 16px;padding: 8px 10px;}
    .nw-exhibitors-logo-main{display: -webkit-block;display: -ms-block;display: block;width: 100%;}
    .nw-exhibitors-logo-main .col-flex{padding: 0px 0px;border-right-width: 0px;margin-bottom: 30px;}
    .nw-exhibitors-logo-main .col-flex:last-child{margin-bottom: 0px;}
    .nw-exhibitors-logo-main .col-flex:first-child{border-left-width: 0px;}
    .nw-exhibitors-logo-main .title{margin-bottom: 15px;}
    .nw-map-section .map-box{height: 280px;}
    
    .nw-full-slider{height: auto;}
    .nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{height: auto;min-height: 260px;}
	.ios .nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{min-height: 296px;}
	html:not(.ios) .nw-full-slider .slick-track{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: flex-start;-webkit-justify-content: flex-start;-ms-justify-content: flex-start;align-items: stretch;-webkit-align-items: stretch;-moz-align-items: stretch;-ms-align-items: stretch;align-content: stretch;-webkit-align-content: stretch;-moz-align-content: stretch;-ms-align-content: stretch;}
	.nw-full-slider .slick-track{/*display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: flex-start;-webkit-justify-content: flex-start;-ms-justify-content: flex-start;align-items: stretch;-webkit-align-items: stretch;-moz-align-items: stretch;-ms-align-items: stretch;align-content: stretch;-webkit-align-content: stretch;-moz-align-content: stretch;-ms-align-content: stretch;*/}
	.nw-full-slider .slick-track .slick-slide .container, .nw-full-slider .container{padding-bottom: 30px;}
    .nw-full-slider .nw-top-banner-inner{position: relative;margin-top: 30px;margin-bottom: 30px;top: auto;transform: none;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;}
    .nw-top-slider-banner.event-top-banner-section.black_area{min-height: 200px;}
    .nw-recent-sub-briefings-main{padding: 30px 0px;}
    .nw-recent-submission .nw-recent-structure-main{height: 300px;}
    .nw-recent-sub-main{margin-bottom: 30px;}
    .nw-briefings-main{padding: 0px 0px;}
    .nw-briefings-inner-main{width: 100%;max-width: 350px;margin: 0px auto 35px;}
    .nw_responsive_left_menu_main{width: 100%;display: block;}
    .nw-grey-box-main{padding: 30px 0px;}
    .new-image-content-inner .image.background-img, .new-image-content-inner .image.background-img a{height: 270px;}
	.home-news-slider .new-image-content-inner .image.background-img, .home-news-slider .new-image-content-inner .image.background-img a{height: 270px;}
    .nw-slide-video-area .top-title-image .bottomtext{position: relative;}
    .ios .nw-top-banner-inner .slide .title span, .android .nw-top-banner-inner .slide .title span{background-position: 0 1.3em;}
    .ios .title-bar h1 span, .ios .title-bar h2 span, .android .title-bar h1 span, .android .title-bar h2 span{background-position: 0 1.3em;}
    .ios .nw-subscription-top-right .numb span, .ios .bignumber p em, .android .nw-subscription-top-right .numb span, .android .bignumber p em{background-position: 0 1.25em;}
    .staff-section .staff{width: 50%;float: left;}
	.nw-all-resurces-structure .image-with-content .image{height: 270px;}
	.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{height: 270px;}
	/*** Media Page Start ***/
    .md-top-media-banner .image-background{min-height: 260px;padding-top: 30px;padding-bottom: 30px;}
    .md-top-media-banner-inner{max-width: 300px;}
    .md-top-media-banner-inner .bn-title{font-size: 26px;line-height: 34px;}
    .md-top-media-banner-inner .bn-text{font-size: 16px;margin-top: 18px;}
    .md-top-media-banner-inner .bn-watch-link{margin-top: 12px;}
    .md-top-media-banner-inner .bn-watch-link .linkicon{font-size: 16px;}
    .md-top-media-banner-inner .bn-watch-link .linkicon .icon .video{width: 16px;height: 14px;margin-left: 6px;}
    .md-top-media-banner-inner .bn-watch-link .linkicon .icon .audio{width: 26px;height: 23px;margin-left: 0px;}
    .media-search-filter-form .line.second{width: 24px;}
    .media-search-filter-form .media-search-video{width: calc(100% - 141px);}
    .nw-media-full-page-section .media-section{padding: 30px 0px;}
    .media-box-row .media-box-coll-4{width: 50%;float: left;}
    .media-latest-content-slider{margin-bottom: 0px;width: 100%;max-width: 400px;margin: 0px auto;}
    .media-latest-content-slider .slick-prev, .media-latest-content-slider .slick-next{width: 26px;height: 26px;margin-top: -13px;}
    .media-latest-content-slider .slick-prev:before, .media-latest-content-slider .slick-next:before{width: 26px;height: 26px;}
    .media-latest-content-slider .slick-list:before, .media-latest-content-slider .slick-list:after{width: 30px;}
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 215px;}
    .view-more-area{margin-top: 6px;}
    /*** Media Page End ***/
}
@media only screen and (max-width:735px) {
    .nw-logo-with-login .nw-logo{max-width: 200px;}
    .responavicon{top: -29px;}
    .responsive-menu-structure{/*max-height: 310px;*/}
    .documnets-tab-menu-section{height: 300px;}
    .documnets-tab-right-section{height: 300px;}
	/*** Media Page Start ***/
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 193px;}
    .media-common-box-content-inner .cat-color-box{padding: 14px 15px;}
    /*** Media Page End ***/
}
@media only screen and (max-width:665px) {
    .responsive-menu-structure{/*max-height: 255px;*/}
    .nw-footer-right-side .nw-footer-right-col:nth-child(1){width: 37%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(2){width: 37%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(3){width: 25%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){width: 24%;margin-top: 9px;}
    iframe[height="360"]{width: 400px;height: 230px;}
    .video-iframe iframe[height="360"]{width: 100%;height: 100%;}
    .nw-event-tab-desc .nw-book-now-box .duration-col, .nw-event-tab-desc .nw-book-now-box .contact-col{width: 100%;margin-bottom: 0.5em;}
    .nw-event-tab-desc .nw-book-now-box .btn-col{margin-top: 5px;}
    .nw-event-agenda-item + .nw-event-agenda-item{padding-top: 10px;margin-top: 10px;border-top-width: 1px;}
    .nw-event-agenda-item .item-row-loop{margin-bottom: 0.5em;}
    .nw-recent-structure-main{height: 250px;}
    .nw-vertical-scroll .scroll-down{padding: 15px 0px 5px;}
    .nw-vertical-scroll .scroll-up{padding: 5px 0px 15px;}
    .nw-loan-market-structure-main{height: 250px;}
    .nw-event-program-calender .nw-event-program{width: 100%;}
    .nw-event-program-calender .nw-event-program-list-section{width: 100%;border-left-width: 0px;}
    .nw-event-program-list-main .nw-event-listing{margin-bottom: 20px;}
    .documnets-tab-menu-section{height: 250px;}
    .documnets-tab-right-section{height: 250px;}
    .nw-slide-video-area .top-title-image .bottomtext{font-size: 15px;line-height: 20px;padding: 10px 40px 10px 40px;}
    .nw-slide-video-area .top-title-image .bottomtext:before{font-size: 14px;line-height: 18px;width: 20px;height: 20px;border-width: 1px;left: 10px;}
    .nw-slide-video-area .top-title-image .bottomtext:after{right: 10px;width: 22px;height: 22px;}
	/*** Media Page Start ***/
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 163px;}
    /*** Media Page End ***/
}
@media only screen and (max-width:639px) {
    
}
@media only screen and (max-width:567px) {
	.mfp-iframe-scaler{padding-top: 55.25%;}
    html, body{line-height: 1.25;}
    p{line-height: 1.25;}
    h1{font-size: 24px;}
    h2{font-size: 20px;}
    h3{font-size: 18px;}
    h4{font-size: 17px;}
    h5{line-height: 1.25;}
    h6{line-height: 1.25;}
    ol{padding-left: 30px;}
    
    .nw-footer-right-side .nw-footer-right-col:nth-child(1){width: 40%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(2){width: 38%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(3){width: 22%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){width: 100%;}
    
    /* Inner Pages */
    .nw-micrositenav ul li{margin-right: 10px;}
    .nw-micrositenav ul li a{font-size: 14px;}
    .nw-micrositenav ul li a:after{font-size: 14px;width: 14px;height: 14px;top: 0px;}
    .nw-video-liber-main{padding: 20px 30px 45px;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){margin-top: 15px;}
    .banner-countries ul li{font-size: 14px;}
    .nw-event-pagination-manu .pagination ul li{margin: 0px 8px;}
    .nw-event-pagination-manu .pagination ul li a{padding: 8px 10px;}
    .nw-event-pagination-manu .pagination ul li a .icon-svg{width: 20px;height: 20px;}
    .nw-resurces-home-section{padding: 20px 10px 20px;}
	/*** Media Page Start ***/
    .md-top-media-banner-inner{max-width: 280px;}
    .md-top-media-banner-inner .bn-title{font-size: 24px;line-height: 32px;}
    .media-box-row{display: block;}
    .media-box-row .media-box-coll-4{width: 100%;float: none;}
    .media-common-box-content-inner{width: 100%;max-width: 350px;margin: 0px auto;}
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 219px;}
    .media-search-filter-form .select-filter .select-box-media{width: 100%;}
    .media-search-filter-form .select-filter .select-box-media:first-child{margin-bottom: 15px;}
    .media-search-filter-form .select-filter{margin-bottom: 15px;}
    /*** Media Page End ***/
}
@media only screen and (max-width:479px) {
    .nw-logo-with-login .nw-logo{max-width: 170px;}
    .responavicon{top: -26px;}
    .nw-login-popup{max-width: 100%;padding: 10px 10px 10px;}
    .nw-login-popup .nw-haf.first{width: 100%;}
    .nw-login-popup .nw-haf.last{width: 100%;margin-top: 5px;}
    .nw-login-popup a.regis{margin-right: 15px;}
    .nw-login-popup input[type="text"]{max-width: 100%;}
    .nw-login-popup input[type="password"]{margin-right: 10px;max-width: calc(100% - 80px);}
    .responsive-menu-structure{/*max-height: 675px;*/}
    
    
    .documents-table table td span{font-size: 12px;margin-bottom: 6px;}
    .documents-table table td{/*font-size: 12px;line-height: 16px;*/}
    .documents-table table tr td:nth-child(3){text-align: center;}
    .documents-table table tr td:nth-child(4){text-align: right;padding-right: 1px;}
    
    .nw-footer-right-side .nw-footer-right-col{padding-right: 0px;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(1){width: 100%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(2){width: 100%;margin: 25px 0px;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(3){width: 50%;}
    .nw-footer-right-side .nw-footer-right-col:nth-child(4){width: 50%;margin-top: 0px;}
    
    /* Inner Pages */
    .monthly-calander-main .calander-row .calander-col{width: 50%;}
    iframe[height="360"]{width: 290px;height: 170px;}
    .video-iframe iframe[height="360"]{width: 100%;height: 100%;}
    .event__list{padding: 10px 10px;}
    .pagination.event__nav{padding: 10px 10px;}
    .pagination.event__nav ul li a{font-size: 14px;}
    .event__list .event .event__content .event__title{font-size: 14px;line-height: 18px;}
    .banner-countries{display: none;}
    .documnets-tab-menu-section{height: 550px;}
    .documnets-tab-right-section{height: 550px;}
    .event__list .event .event__content .event__status span.event_price{float: none;padding-left: 0px;display: block;padding-top: 5px;}
    .nw-event-pagination-manu .pagination ul li{margin: 0px 5px;}
    .nw-event-pagination-manu .pagination ul li a{padding: 6px 6px;}
    .staff-section .staff{width: 100%;float: none;}
	/*** Media Page Start ***/
    .media-latest-content-slider{max-width: 350px;}
    .media-latest-content-slider .slick-list:before, .media-latest-content-slider .slick-list:after{width: 0px;opacity: 0;}
    .media-latest-content-slider .slick-prev, .media-latest-content-slider .slick-next{margin-top: 0;top: auto;bottom: 0px;}
    .media-latest-content-slider .slick-list{padding-bottom: 45px;}
    .media-latest-content-slider .slick-prev{left: 15px;}
    .media-latest-content-slider .slick-next{right: 15px;}
    .media-search-filter-form .media-search-video{width: 100%;}
    .media-search-filter-form .line.second{display: none;}
    .media-search-filter-form .clear-all{width: 100%;text-align: center;margin-top: 15px;}
    /*** Media Page End ***/
}
@media only screen and (max-width:410px) {
    .responsive-menu-structure{/*max-height: 605px;*/}
    .documnets-tab-menu-section{height: 470px;}
    .documnets-tab-right-section{height: 470px;}
    .nw-event-pagination-manu .pagination ul li a{font-size: 12px;line-height: 14px;}
	.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{height: 255px;}
}
@media only screen and (max-width:373px) {
    .responsive-menu-structure{/*max-height: 425px;*/}
    .documnets-tab-menu-section{height: 380px;}
    .documnets-tab-right-section{height: 380px;}
    .nw-event-pagination-manu .pagination ul li{margin: 0px 3px;}
    .nw-event-pagination-manu .pagination ul li a{font-size: 11px;padding: 6px 4px;}
    .new-image-content-inner .image.background-img, .new-image-content-inner .image.background-img a{height: 228px;}
	.home-news-slider .new-image-content-inner .image.background-img, .home-news-slider .new-image-content-inner .image.background-img a{height: 228px;}
	.nw-all-resurces-structure .image-with-content .image{height: 228px;}
	.resurces-home-slider .nw-all-resurces-structure .image-with-content .image{height: 212px;}
	/*** Media Page Start ***/
    .media-box-coll-4 .media-common-box-content-inner .image, .media-box-coll-4 .media-common-box-content-inner .image .imglink{height: 185px;}
    /*** Media Page End ***/
}

.lmaplayer {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  lmaplayer {
    display: block;
  }
}

.nw-responsive-navigation .navbar-nav li:nth-child(9) a:before {
    content: "";
    background-image: url(https://www.lma.eu.com/application/themes/lma/imgs/lma-player-nav-logo-01.svg);
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: 0 4px;
    display: block;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
}

.nw-responsive-navigation .navbar-nav li:nth-child(9) a {
    font-size: 0;
}

.nw-responsive-navigation .navbar-nav li a{position: relative;}

.nw-lma-player {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #fff;
    font-family: "Proxima Nova";
    max-width: 239px;
    background-color: #68709e;
    border: 1px solid #ffffff;
    font-weight: 700;
    padding: 0;
    margin-left: auto;
    display: flex;
    align-items: center;
}


.nw-lma-player > a {
    padding: 5px 10px;
    display: flex;
    width: 100%;
    color: #fff;
}

.nw-lma-player img {
    width: 120px;
    margin-right: 10px;
}

.nw-lma-player > a:after {
    content: "\f144";
    font-family: 'FontAwesome';
    margin-left: auto;
}

.nw-login-search .nw-login-link{    margin-left: auto;}

@media only screen and (max-width: 991px){
.ccm_user_loggedin .nw-lma-player { max-width: 220px;}
}
@media only screen and (max-width: 767px) {
    .nw-lma-player{display:none;}
	.nw-login-search .nw-login-link{ margin-left: 0;}
}
  .event_detail_info_card {
            position: relative;
            width: 100%;
            min-height: 250px;
            padding: 30px;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .event_detail_info_card h2 {
            font-family: 'Helvetica Now Text';
            font-size: 24px;
            line-height: 17px;
            font-weight: 700;
            color: #000;
            margin-bottom: 20px;
        }

        .event_detail_info_card h2 span {
            color: #E87722;
        }

        .event_detail_info_card p {
            font-family: 'Helvetica Now Text';
            font-size: 14px;
            line-height: 17px;
            color: #000;
        }

        .event_detail_info_card a {
            color: #E87722;
        }

        .event_detail_info_card .btn {
            margin-top: 30px;
            font-size: 17px;
            color: #ffffff;
            font-weight: 700;
            font-family: 'Helvetica Now Text';
            border-color: #686E9F;
            background-color: #686E9F;
            padding: 10px 30px;
            text-transform: uppercase;
        }

        .event_detail_info_card .row {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }

        .event_detail_info_card .row .col-md-6:nth-child(1) {
            padding-left: 0;
        }

        .event_detail_info_card .row .col-md-6:nth-child(2) {
            padding-right: 0;
        }
        @media (max-width:991px){
            .event_detail_info_card {
                margin-bottom: 20px;
        }
            .event_detail_info_card .row .col-md-6:nth-child(2) {
                padding-right: 15px;
                padding-left: 0;
                margin-top: 7px;
            }
        }