@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 p{
   color: #232425 !important;
}

.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: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 label span {
    color: #f00000;
}
.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;
	padding-left: 20px;
} 
.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 **/

.theme-form .btns{
	text-align: center;
}
.theme-form .btns .btn{
	font-weight: 600;
}

.theme-form label.error,
.theme-form span.error{
    font-size: 14px;
    font-weight: 400;
    color: #f00000;
    margin-bottom: 3px;
}

.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;
    }
body .pb-35 {
    padding-bottom: 35px;
}
body.futurelend .testimonial-futurelend.testimonial-main-slider{
	padding-bottom: 30px;
    margin-bottom: 40px;
}
body .testimonial-slide-container{
	text-align: center;
}
body .testimonial-slide-container .ccm-block-testimonial-image{
	float: none;
	margin: 0 auto 30px;
	text-align: center;
}
body .testimonial-slide-container .ccm-block-testimonial-image img{	
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
	margin: 0 auto;
	max-width: inherit;
    max-height: inherit;
}
body .testimonial-slide-container .ccm-block-testimonial-name{
	font-size: 18px;
}
body .testimonial-slide-container .ccm-block-testimonial-position{
	font-style: normal;
    padding-bottom: 1.875em;
    position: relative;
    margin-bottom: 1.875em;
}
body .testimonial-slide-container .ccm-block-testimonial-position:after{
	content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #000;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
body .testimonial-slide-container .ccm-block-testimonial-position p{
    line-height: 1.5;
    font-weight: 400;   
    font-style: normal;
    margin: 0 0 10px;
    padding: 0;
}
body .testimonial-slide-container .ccm-block-testimonial-paragraph {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}
body .testimonial-main-slider .slick-dots{
	left: 0;
    right: 0;
	bottom:0;
}
body .testimonial-main-slider .slick-dots li,
body .testimonial-main-slider .slick-dots li button{
	width: 10px;
	height: 10px;
	line-height: 0;
}
body .testimonial-main-slider .slick-dots li button:before{
	width: 10px;
    height: 10px;
    color: #000;
    background: #000;
}
body .testimonial-main-slider .slick-arrow{
	width: 50px;
	height: 50px;
	overflow: hidden;
	background-image: url('/application/themes/lma/imgs/circle-arrow-left.svg');
	background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
}
body .testimonial-main-slider .slick-arrow:before{
	display: none;
}
body .testimonial-main-slider .slick-arrow.slick-next{
	background-image: url('/application/themes/lma/imgs/circle-arrow-right.svg');
	transform: translate(-50%, -50%);
}

/**************************** 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;}

body .testimonial-slide-container .ccm-block-testimonial-text {
    padding: 0 40px;
}
body .testimonial-slide-container .ccm-block-testimonial-paragraph{font-size: 16px;}
body .testimonial-main-slider .slick-arrow{
	width: 30px;
	height:30px;
}
body .testimonial-main-slider .slick-arrow.slick-next{
	 transform: translate(0, -50%);
}
body .testimonial-main-slider .slick-arrow{
	transform:translate(0, -50%);
}
    /*** 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;}
	.select-box-media .select2-container .select2-search--inline .select2-search__field {width: 100% !important;}
    /*** 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;
            }
        }


/*==========================================================================
				NEW PAGE DESIGN BY AP
==========================================================================*/

:root {
    --theme-purple: #50326D;
    --theme-purple2: #323658;
    --theme-pink: #E071CD;
    --orange: #FF883C;
    --gradient: linear-gradient(86.24deg, #E071CD, #5662B8);
    --gradientHover: linear-gradient(86.24deg, #5662B8, #E071CD);
    --white: #ffffff;
    --black: #000000;
    --purple69: #6970AA;
    --purple54: #545985;
}
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(105 112 170 / 80%);
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1025;
}
.loader:after {
    content: '';
    width: 40px;
    height: 40px;
    border: 5px dashed #ffffff;
    display: block;
    border-radius: 50%;
	 animation: lds-dual-ring 2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.arrow-btn {
    position: relative;
    padding-left: 30px;
    padding-right: 60px;
}
.arrow-btn.arrow-left {
    padding-left: 60px;
    padding-right: 30px;
}

.arrow-btn::after {
    content: '';
    position: absolute;
    right: 25px;
    top: 54%;
    transform: translateY(-50%);
    width: 20px;
    height: 15px;
    -webkit-mask-image: url(../imgs/arrow-right.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
	background-color: #ffffff;
}
.arrow-btn.arrow-left::after{
	left: 25px;
	right: auto;
	transform: translateY(-50%) rotateY(190deg);
}

.btn-gradient {
    position: relative;
    font-size: 16px;
    color: var(--white);
    background: var(--gradient);
    height: 60px;
    line-height: inherit;
    border-radius: 30px;
    line-height: 44px;
    font-weight: 400;
    border: 0;
}

.btn-gradient:hover{
    color: var(--white);
    background: var(--gradientHover);
	outline: none;
	box-shadow: none;
}

.btn-diprpl {
    position: relative;
    font-size: 16px;
    color: var(--white);
    background-color: var(--theme-purple2);
    height: 60px;
    line-height: inherit;
    border-radius: 30px;
    line-height: 44px;
    font-weight: 400;
    border-color: var(--white);
}

.btn-diprpl:hover{
    color: var(--white);
    background: var(--theme-pink);
    border-color: var(--theme-pink);
	outline: none;
	box-shadow: none;
}
.btn-gradient:focus,
.btn-diprpl:focus{
    color: var(--white);
	outline: none;
	box-shadow: none;
}

.btn-outline-purple {
    position: relative;
    font-size: 16px;
    color: var(--purple69);
    background-color: transparent;
	border: 1px solid var(--purple69);
    height: 60px;
    line-height: inherit;
    border-radius: 30px;
    line-height: 44px;
    font-weight: 400;
}
.btn-outline-purple:hover,
.btn-outline-purple:focus{
    color: var(--white);
	background-color: var(--purple69);
	outline: none;
	box-shadow: none;
}

.btn-outline-purple.arrow-btn::after{
	background-color: var(--purple69);
}
.btn-outline-purple.arrow-btn:hover::after{
	background-color: #ffffff;
}

.sec-title {
    position: relative;
    font-size: 42px;
    font-weight: 700;
    color: var(--white);
    line-height: 52px;
    text-align: center;
    margin: 60px 0 !important;
}

/*===========/ START HERO SECTION /===============================*/

.new-hero-sec {
    position: relative;
    width: 100%;
    padding: 100px 0;
    display: flex;
    color: var(--white);
    background-color: var(--theme-purple2);
    z-index: 150;
}

.new-hero-sec:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../imgs/swirl-gradient-background-with-feint-icons.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left -11vw;
    z-index: -1;
    opacity: 0.7;
    user-select: none;
    pointer-events: none;
}

.new-hero-sec:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url(../imgs/sp-page-gradient-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotateY(180deg);
    opacity: 0.7;
    user-select: none;
    pointer-events: none;
    z-index: -1;
	
}

.new-hero-sec .logo-text {
    max-width: 500px;
    margin-bottom: 50px;
}

.new-hero-sec h1 {
    font-size: 100px;
    font-weight: 600;
    margin-bottom: 30px;
}

.new-hero-sec h1 span {
    color: rgba(255, 255, 255, 0.3);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
}

.new-hero-sec p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 50px;
    max-width: 595px;
    line-height: 30px;
}

.new-hero-sec p span,
.new-hero-sec p a {
    display: block;
    font-weight: 400;
}

.new-hero-sec p.lead {
    font-size: 62px;
    font-weight: 200;
    margin-bottom: -10px;
    max-width: 100%;
    line-height: 65px;
}

.new-hero-sec p.lead span {
    font-weight: 700;
    display: inline-block;
}

.new-hero-sec .lead-text-border {
    max-width: 991px;
	margin-bottom: -15px;
    pointer-events: none;
    -webkit-user-select: none;
}

.new-hero-sec .regi {
    padding-top: 13px;
}

.new-hero-sec .regi span {
    font-weight: 300;
    font-size: 65%;
    position: absolute;
    top: -5px;
}

.new-hero-sec .btn {
	font-size: 18px;
    margin-right: 25px;
}

.new-hero-sec .btn:last-child {
    margin-right: 0;
}



/*===========/ END HERO SECTION /===============================*/


/*===========/ START QUICK LINK CARDS SECTION /===============================*/
.quick-link-card-sec {
    position: relative;
    padding: 60px 0 30px 0;
    background-color: var(--theme-purple2);
}

.quick-link-card {
    position: relative;
    color: var(--white);
    background: var(--purple69);
    display: block;
    text-decoration: none;
    border-radius: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    cursor: pointer;
	transition: none;
    -webkit-box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.15), 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.15), 0px 0px 10px rgba(0, 0, 0, 0.1);
}


.quick-link-card:hover {
    color: var(--white);
    text-decoration: none;
    background: linear-gradient(180deg, #5662B8 0%, #E071CD 100%);
}

.quick-link-card .main-img {
    width: 100%;
    height: 10.5vw;
    border-radius: 20px;
    object-fit: cover;
}

.quick-link-card .content {
    position: relative;
    padding: 20px;
    min-height: 150px;
    color: var(--white);
}

.quick-link-card .content h5 {
	color: var(--white);
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 10px;
}

.quick-link-card .content i {
    font-size: 28px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: var(--orange);
}

.quick-link-card .content i::before {
    content: '';
    display: block;
    width: 28px;
    height: 20px;
    -webkit-mask-image: url(../imgs/arrow-right.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
	background-color: var(--orange);
    position: relative;
}

.quick-link-card:hover .content i::before {
	    background-color: var(--white);
}

/*===========/ END QUICK LINK CARDS SECTION /===============================*/

/*===========/ START ORIGINATION SECTION /===============================*/
.origination-sec {
    position: relative;
    color: var(--white);
    background-color: var(--theme-purple2);
    z-index: 150;
    overflow: hidden;
}

.origination-sec::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1050px;
    background-image: url(../imgs/swirl-1.svg);
    background-repeat: no-repeat;
    background-position: left top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.origination-sec::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 1050px;
    background-image: url(../imgs/swirl-5.svg);
    background-repeat: no-repeat;
    background-position: right top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.origination-sec .top-content {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

.origination-sec .top-content p {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
}

.origination-sec .top-content p a {
    color: var(--theme-pink);
}
.opportunities-block-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.origination-sec .opportunities-block-row:nth-child(2n+ 2) {
    flex-direction: row-reverse;
}


.opportunities-block-row.left .Cols,
.opportunities-block-row.right .Cols{
    position: relative;
    padding: 50px;
    margin-bottom: 20px;
}

.opportunities-block-row.left .Cols:first-child, 
.opportunities-block-row.right .Cols:last-child {
    padding-left: 12px;
}

.opportunities-block-row.left .Cols:last-child, 
.opportunities-block-row.right .Cols:first-child {
    padding-right: 12px;
}

.opportunities-block-row .contnt-view img {
    width: 118px;
    height: 118px;
    margin-bottom: 20px;
}

.opportunities-block-row .contnt-view h6 {
    font-size: 30px;
    font-weight: 500;
    color: var(--white);
    line-height: 40px;
    margin-bottom: 15px;
}

.opportunities-block-row .contnt-view p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.opportunities-block-row .img-view img {
    width: 100%;
    height: 22vw;
    border-radius: 20px;
    object-fit: cover;
}

/*===========/ END ORIGINATION SECTION /===============================*/

.video-sec-sec {
    position: relative;
    color: var(--white);
    background-color: var(--theme-purple2);
	padding-top: 30px;
    z-index: 150;
}

.video-sec-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1050px;
    background-image: url(../imgs/swirl-1.svg);
    background-repeat: no-repeat;
    background-position: left top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.video-sec-sec::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 1000px;
    background-image: url(../imgs/swirl-6.svg);
    background-repeat: no-repeat;
    background-position: right top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.video-sec-sec .view {
    position: relative;
    width: 100%;
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 15px;
    text-align: center;
	overflow: hidden;
}
.video-sec-sec  #hype-container {
    border-radius: 30px;
    overflow: hidden;
}

.video-sec-sec .view h4 {
    font-size: 30px;
    font-weight: 400;
   color: var(--white);
    line-height: 40px;
}

.video-sec-sec .view .playIcon {
    display: table;
    margin: 50px 0;
	
}

.video-sec-sec .view .playIcon img {
    width: 70px;
    height: 70px;
}

.video-sec-sec .view p {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
	color: var(--white);
}

.play-modal .modal-content .close {
    position: absolute;
    top: -22px;
    right: 0;
    color: var(--white);
    opacity: 1;
    z-index: 10;
}

/*====/KEY BENIFIT SEC/====*/
.key-benifit-sec {
    position: relative
}

.key-benifit-sec .sec-title {
    margin-top: 80px !important;
}
.key-benifit-slider {
    margin: 0 -15px;
}

.key-benifit-slider .item {
    margin: 15px;
}

.key-benifit-card {
    position: relative;
    width: 100%;
    min-height: 300px;
    padding: 10px 30px;
    padding-top: 30px;
    background-color: var(--purple54);
    border-radius: 20px;
    text-align: left;
}

.key-benifit-card img {
    width: 50px;
    margin-bottom: 20px;
}

.key-benifit-card p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.key-feature-sec {
    position: relative;
    background-color: var(--theme-purple2);
}
.key-feature-sec .view {
    position: relative;
    width: 100%;
    border-radius: 30px;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-start {
    justify-content: flex-start;
}
.justify-content-end {
    justify-content: flex-end;
}
.key-feature-card {
    position: relative;
    width: 100%;
    min-height: 230px;
    padding: 10px 30px;
    color: var(--white);
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.key-feature-card img {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

.key-feature-card p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    max-width: 280px;
}
/*====/END KEY BENIFIT SEC/====*/

/*====/START TOP-FOOTER SEC/====*/
.lma-automotive-sec {
    position: relative;
    background-color: var(--theme-purple2);
    padding: 100px 0;
    text-align: center;
    min-height: 600px;
    z-index: 150;
    overflow: hidden;
}

.lma-automotive-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../imgs/swirl-4.svg);
    background-repeat: no-repeat;
    background-position: left top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.lma-automotive-sec::after {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 100%;
    height: 100%;
    background-image: url(../imgs/swirl-bottom-right-01.svg);
    background-repeat: no-repeat;
    background-position: right top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.lma-automotive-sec .logo-text {
    max-width: 400px;
    margin: auto;
    margin-bottom: 50px;
}
.lma-automotive-sec .btn{
	font-size: 20px;
}
.lma-automotive-sec .singin {
    margin-bottom: 20px;
}

.lma-automotive-sec .regi {
    padding-top: 13px;
    margin-right: 1rem;
}

.lma-automotive-sec .regi span {
    font-size: 60%;
    font-weight: 400;
    position: absolute;
    top: -5px;
}
.legal-sec {
    position: relative;
    margin-top: 60px;
    color: var(--white);
}
.legal-sec .content{
	max-width: 834px;
	margin: 0 auto;
}
.legal-sec .content h5 {
    font-size: 18px;
    color: var(--white);
    margin-bottom: 22px;
	font-weight: 600;
}
.legal-sec .content h6{
    font-size: 16px;
	font-weight: 500;
    color: var(--white);
	line-height: 24px;
	margin-top: 22px;
}
.legal-sec .content p{
    font-size: 16px;
    font-weight: 400;
    color: var(--white);
    line-height: 24px;
}
.legal-sec .content p a{
	text-decoration: underline;
	color: var(--theme-pink);
	font-weight: 500;
}
/*====/END TOP-FOOTER SEC/====*/


/*====/ SERVICE PROVIDER PAGE/===*/
.inner-hero-sec {
    padding-top: 50px;
}

.inner-hero-sec .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
    margin-bottom: 100px;
}
.inner-hero-sec .breadcrumb li, 
.inner-hero-sec .breadcrumb li a {
    font-size: 17px;
    font-weight: 500;
}
.inner-hero-sec .breadcrumb li,
.inner-hero-sec .breadcrumb li a,
.inner-hero-sec .breadcrumb>.active {
    color: var(--white);
}

.inner-hero-sec .breadcrumb li a {
    text-decoration: underline;
}

.inner-hero-sec .breadcrumb li a:hover {
    color: var(--theme-pink);
}

.inner-hero-sec .breadcrumb>li+li:before {
    content: ">";
    content: "\f105";
    font-family: 'FontAwesome';
    padding: 0 7px 0 3px;
    font-size: 120%;
}

.inner-hero-sec .logo-text {
    max-width: 500px;
    margin-bottom: 30px;
}

.inner-hero-sec:after {
    background-position: right -12vw;
}

.sp-page-slider-sec {
    background-position: center center;
}

.sp-page-slider-sec .content {
    text-align: center;
    padding-left: 0;
}

.sp-page-slider-sec .content p {
    margin: 0 auto;
}

.sp-origination-sec {
    overflow: hidden;
}

.sp-origination-sec .top-gradient {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    user-select: none;
    pointer-events: none;
    z-index: -1;
}

.sp-origination-sec::before {
    top: 35%;
    height: 65%;
}

.sp-origination-sec::after {
    top: 35%;
    height: 80%;
}

.sp-origination-sec .opportunities-block-row:nth-child(1n+1) {
    flex-direction: row-reverse;
}

.sp-origination-sec .opportunities-block-row .img-view {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--white);
    height: 22vw;
    border-radius: 30px;
}

.sp-origination-sec .opportunities-block-row .img-view img {
    width: auto;
    height: auto;
    border-radius: 0;
}

.sp-origination-sec .opportunities-block-row .contnt-view .btn {
    margin-top: 20px;
}

.service-provider-sec .row .img-view {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--white);
    height: 22vw;
    border-radius: 30px;
}
.service-provider-sec .container{
	overflow: hidden;
}
.service-provider-sec .row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	flex-direction: row-reverse;
	margin-left: -50px;
    margin-right: -50px;
}
.service-provider-sec .row .Cols {
    padding: 50px;
}
.service-provider-sec .row .contnt-view,
.opportunities-block-row .contnt-view{
    max-width: 500px;
}
.service-provider-sec .row .contnt-view h6 {
    font-size: 30px;
    font-weight: 500;
    color: var(--white);
    line-height: 40px;
    margin-bottom: 15px;
}
.service-provider-sec .row .contnt-view p {
        font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
.service-provider-sec .row .contnt-view .btn {
    margin-top: 20px;	
}


.more-info-slider-sec {
    position: relative;
    padding: 60px 0 30px 0;
    background-color: var(--theme-purple2);
}

.more-info-slider-sec .title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.more-info-slider-sec .sec-title {
    margin: 0 !important;
    text-align: left;
    flex: 1;
}

.more-info-slider-sec .container-fluid {
    position: relative;
    overflow: hidden;
}

.more-info-card-slider .slick-slide {
    margin-right: 30px;
	margin-bottom: 35px;
}


.cslider-btns .btn {
	position: relative;
    color: var(--white);
    font-size: 30px;
    margin-left: 15px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    line-height: inherit;
}
.cslider-btns .btn i {
    display: none;
}
.cslider-btns .btn:before{
	content: '';
	display: inline-block;
    width: 30px;
    height: 20px;
    -webkit-mask-image: url(../imgs/arrow-right.png);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--white);
    -webkit-mask-position: -11px center;
}
.cslider-btns .btn:hover::before{
	background-color: var(--theme-pink);
}
.cslider-btns .btn.prev-btn:before {
    transform: rotatey(180deg);
}

.cslider-btns .btn:hover {
    color: var(--theme-pink);
}

.cslider-btns .btn:focus {
    outline: none;
    box-shadow: none;
}

.more-info-card-slider .quick-link-card {
    margin-bottom: 0;
    width: 100%;
    display: block;
    /* width: 18.25vw; */
}

.more-info-card-slider .quick-link-card:hover {
    text-decoration: none;
    color: var(--white);
}

.more-info-card-slider .quick-link-card:focus {
    outline: none;
    box-shadow: none;
}



/*====/ SERVICE PROVIDER PAGE/===*/

/*=======/ START ALERT ARCHIVE PAGE /=======*/
.alert-archive-hero {
    position: relative;
    background-color: var(--theme-purple2);
    padding-top: 50px;
    z-index: 150;
}

.alert-archive-hero:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 50vw;
    background-image: url(../imgs/swirl-gradient-background-with-feint-icons.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right -170px;
    z-index: -1;
    opacity: 0.7;
    user-select: none;
    pointer-events: none;
}

.alert-archive-hero .top-gradient {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 100%;
    transform: rotateY(180deg);
    z-index: -1;
    opacity: 0.7;
    user-select: none;
    pointer-events: none;
}

.aa-tabs-sec {
    position: relative;
	padding-top: 60px;
    z-index: 150;
    overflow: hidden;

}

.aa-tabs-sec::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 60vw;
    background-image: url(../imgs/swirl-1.svg);
    background-repeat: no-repeat;
    background-position: left top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.aa-tabs-sec::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 60vw;
    background-image: url(https://dev.lma.eu.com/application/files/7316/3006/1275/swirl-5.svg);
    background-repeat: no-repeat;
    background-position: right top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.aa-tabs-sec .nw-new-simple-tab-layout {
    position: relative;
    padding: 30px;
    background-color: var(--white);
    border-radius: 30px;
}
.aa-tabs-sec .nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li {
    margin-right: 20px;
}
.aa-tabs-sec .nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li a {
	font-size: 18px;
    color: #5662B8;
}
.aa-tabs-sec .nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li.active a, 
.aa-tabs-sec .nw-new-simple-tab-layout .nw-normal-tab .normal-tab-list li a:hover {
    background: transparent;
    color: #C377B8;
}
.aa-tabs-sec .nw-new-box-layout.nw-document-list-area ul.list.content li {
    padding: 0;
    background-color: transparent;
	border-bottom: 1px solid #d4cece;
    padding-bottom: 20px;
}
.aa-tabs-sec .nw-new-box-layout.nw-document-list-area ul.list.content li .date, 
.aa-tabs-sec .nw-new-box-layout.nw-document-list-area ul.list.content li .date a {
    color: #5662B8;
    font-weight: 500;
}

.aa-tabs-sec .pagination.num ul li a:hover, 
.aa-tabs-sec .pagination.num ul li a.active {
    background: #5662B8;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .title {
    color: #C377B8;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .desc p{
	font-size: 16px;
    line-height: 24px;
    color: var(--black);
    margin-bottom: 15px;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more {
    text-align: left;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more a {
    font-size: 16px;
    color: #5662B8;
    font-weight: 500;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more a span {
    color: #5662B8;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more a span .fa {
    font-size: 3px;
    width: 1px;
}
.aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more a:hover,
.aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more a:hover span{
	color: var(--theme-pink);
}

/*=======/ END ALERT ARCHIVE PAGE /=======*/

/*====/ START NEW CHILD PAGES STYLE /====*/
.origination-sec .sec-title:first-child {
    margin-top: 60px;
}

.origination-sec .nw-new-default-panel {
    margin-top: 50px;
}

.origination-sec .new-image-content-inner {
    display: flex;
}

.origination-sec .new-image-content-inner .image {
    width: 150px;
}

.new-image-content-inner .image img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.origination-sec .new-image-content-inner .content {
    flex: 1;
    background-color: transparent;
    margin: 0;
    border: 0;
    color: var(--white);
    padding: 0;
    padding-left: 40px;
}

.origination-sec .new-image-content-inner .content ul li,
.opportunities-block-row .contnt-view ul li{
    margin-bottom: 15px;
}

.origination-sec .new-image-content-inner .content ul ul,
.opportunities-block-row .contnt-view ul ul{
    margin-top: 15px;
}

.origination-sec .new-image-content-inner .content.border-area h2,
.origination-sec .new-image-content-inner .content.border-area h2 a {
    color: var(--theme-pink);
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 20px;
}

.pricing-page-sec .new-image-content-inner {
    display: block;
}

.pricing-page-sec .nw-new-default-panel {
    margin-top: 0;
}

.pricing-page-sec .new-image-content-inner .content {
    padding-left: 0;
    margin-top: 20px;
}

.pricing-page-sec .new-image-content-inner .content .nw-re-read-more,
.pricing-page-sec .new-image-content-inner .content .nw-re-read-more a,
.pricing-page-sec .new-image-content-inner .content .nw-re-read-more,
.pricing-page-sec .new-image-content-inner .content .nw-re-read-more a span {
    text-align: left;
    color: var(--white);
    font-weight: 400;
    font-size: 16px;
}

.pricing-page-sec .new-image-content-inner .content .nw-re-read-more a:hover,
.pricing-page-sec .new-image-content-inner .content .nw-re-read-more a:hover span {
    color: var(--theme-pink);
}
.further-information .origination-sec .top-content p {
    margin-bottom: 1rem;
}
.further-information .opportunities-block-row,
.way-forward .opportunities-block-row,
.pricing .opportunities-block-row{
    align-items: flex-start;
	flex-direction: inherit !important;
}
.further-information .opportunities-block-row .Cols,
.way-forward .opportunities-block-row .Cols,
.pricing .opportunities-block-row .Cols{
	padding: 0 20px;
}
.further-information .origination-sec .opportunities-block-row:nth-child(2n+ 2) {
    flex-direction: inherit;
}
.further-information .origination-sec::before,
.further-information .origination-sec::before{
	top: 0;
    height: 50vw;
}
.further-information .sp-origination-sec .top-gradient{
	display: none;
}
.further-information .origination-sec .top-content {
    max-width: 100%;
}
.further-information .nw-new-default-panel .image {
    width: 50% !important;
}
.further-information .new-image-content-inner .content {
    text-align: left;
    flex: 1;
}
.further-information .new-image-content-inner .content.border-area h2, 
.further-information .new-image-content-inner .content.border-area h2 a{
	color: var(--white)
}
.further-information .new-image-content-inner .content .nw-re-read-more{
	text-align: left;
}
.new-image-content-inner .content.border-area .nw-re-read-more a, 
.new-image-content-inner .content.border-area .nw-re-read-more a span {
    color: var(--white);
	font-weight: 400;
    font-size: 15px;
}
.new-image-content-inner .content.border-area .nw-re-read-more a span i{
	font-size: 3px;
    width: 2px;
}
.new-image-content-inner .content.border-area .nw-re-read-more a:hover, 
.new-image-content-inner .content.border-area .nw-re-read-more a:hover span{
	color: var(--theme-pink);
}
.way-forward .opportunities-block-row,
.way-forward .opportunities-block-row:nth-child(1n+1),
.way-forward .opportunities-block-row:nth-child(2n+ 2),
.pricing .opportunities-block-row,
.pricing .opportunities-block-row:nth-child(1n+1),
.pricing .opportunities-block-row:nth-child(2n+ 2),
.way-forward .opportunities-block-row,
.way-forward .opportunities-block-row:nth-child(1n+1),
.way-forward .opportunities-block-row:nth-child(2n+ 2),{
	    flex-direction: inherit !important;
}

.pricing .new-image-content-inner .image {
    width: 100%;
}
.pricing .origination-sec .new-image-content-inner .content.border-area h2, 
.pricing .origination-sec .new-image-content-inner .content.border-area h2 a {
    color: var(--white);
}
.pricing .origination-sec .nw-new-default-panel{
	margin-top: 0;
}

/*====/ END NEW CHILD PAGES STYLE /====*/

/*====/ START PRODUCT VIDEO PAGE STYLE /====*/
.video-overview-sec {
    position: relative;
    padding-bottom: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.video-overview-sec .sec-title {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 20px !important;
}

.video-overview-sec .sec-para {
    font-size: 28px;
    color: var(--white);
    text-align: center;
    font-weight: 300;
    max-width: 720px;
    line-height: 38px;
    margin: 0 auto 60px auto;
}

.video-overview-sec .img-block {
    display: block;
    max-width: 767px;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
}

.video-showcase-sec {
    position: relative;
    padding-bottom: 10px;
    background-color: var(--theme-purple2);
    z-index: 105;
    overflow: hidden;
}

.video-showcase-sec::before {
    content: '';
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 73vw;
    background-image: url(../imgs/swirl-1.svg);
    background-repeat: no-repeat;
    background-position: left top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.video-showcase-sec::after {
    content: '';
    position: absolute;
    right: 0;
    top: 100px;
    width: 100%;
    height: 73vw;
    background-image: url(../imgs/swirl-5.svg);
    background-repeat: no-repeat;
    background-position: right top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}
.video-showcase-sec .row {
    display: flex;
    flex-wrap: wrap;
}
.showcase-card {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.showcase-card .img-view {
    position: relative;
    display: block;
    width: 100%;
    /*height: 250px;*/
    border-radius: 30px;
    margin-bottom: 35px;
    overflow: hidden;
}

.showcase-card .img-view img {
    max-width: 100%;
    height: auto;
}

.showcase-card h5 {
    font-size: 28px;
    color: var(--white);
    font-weight: 400;
    margin-bottom: 1rem;
}
.showcase-card p, .showcase-card ul li {
    font-size: 18px;
    line-height: 28px;
    color: var(--white);
    font-weight: 300;
}
.bilateral-facility-agreement-row .showcase-card ul li {
	text-align:left;
}
ul{
	position: relative;
	padding-left: 18px;
	margin-left: 0;
}
ul li{
	font-size: 15px;
    line-height: 20px;
    font-weight: 400;
	margin-bottom: 5px;
}
/*====/ END PRODUCT VIDEO PAGE STYLE /====*/

/*====/ STAR PRICING PAGE STYLE /====*/
.pricing-top-sec {
    margin-top: 50px;
}
.pricing-top-sec .sec-title {
    font-size: 46px;
    line-height: 56px;
}
.pricing-top-sec .content {
    max-width: 960px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 80px;
}

.pricing-top-sec .content p {
    font-size: 18px;
    color: var(--white);
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}

.call-to-action-sec {
    position: relative;
    padding: 50px 0;
    background-color: var(--theme-purple2);
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.call-to-action-sec h5 {
    font-size: 30px;
    color: var(--white);
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 40px;
}

.call-to-action-sec .btn {
    background-color: transparent;
}

.call-to-action-sec .btn:hover {
    background-color: var(--theme-purple2);
    border-color: var(--theme-purple2);
}

.pricing-content-sec {
    position: relative;
    z-index: 150;
    overflow: hidden;
    padding-bottom: 60px;
    background-color: var(--theme-purple2);
}

.pricing-content-sec::before {
    content: '';
    position: absolute;
    left: 0;
    top: 20vw;
    width: 100%;
    height: 80vw;
    background-image: url(../imgs/swirl-1.svg);
    background-repeat: no-repeat;
    background-position: left top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}

.pricing-content-sec::after {
    content: '';
    position: absolute;
    left: 0;
    top: 20vw;
    width: 100%;
    height: 80vw;
    background-image: url(../imgs/swirl-5.svg);
    background-repeat: no-repeat;
    background-position: right top;
    pointer-events: none;
    user-select: none;
    z-index: -1;
    opacity: 0.7;
}
.pricing-content-sec .sec-title {
    font-size: 38px;
    line-height: 48px;
}

.pricing-content-sec p,
.pricing-content-sec ul li {
    color: var(--white);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 300;
}
.pricing-content-sec p b,
.pricing-content-sec .bld{
	font-weight: 400;
}
.pricing-content-sec h4 {
    font-size: 26px;
    color: var(--theme-pink);
    font-weight: 600;
    margin-bottom: 18px;
}

.pricing-content-sec ul {
    padding-left: 18px;
	margin: 0;
}
.pricing-content-sec ul li{
	margin-bottom: 13px;
}

.pricing-table-sec .table-container {
    position: relative;
    max-width: 750px;
    margin: 0 auto;
}

.pink-theme-table,
.pink-theme-table tr th,
.pink-theme-table tr td {
    border-color: #9438b4 !important;
    color: var(--white);
}
.pricing-table-sec .table-container .table-wrapper {
    position: relative;
    border-radius: 20px;
    border: 1px solid #9438b4;
	margin-bottom: 10px;
    box-shadow: 0 0 20px rgb(224, 113, 205, 0.5);
    overflow: hidden;
}
.pink-theme-table {
    background-color: #272a44;
    border-radius: 20px;
    margin-bottom: 0;
    overflow: hidden;
}

.pink-theme-table tr th,
.pink-theme-table tr td {
    padding: 15px 30px !important;
}

.pink-theme-table thead tr th {
    font-size: 18px;
    color: var(--theme-pink);
    border-bottom-width: 0 !important;
    font-weight: 600;
	background-color: #271d44;
}

.pink-theme-table tr td {
    font-size: 16px;
    font-weight: 400;
}

.pink-theme-table thead tr th:last-child,
.pink-theme-table tbody tr td:last-child {
    text-align: center;
}

.pricing-table-sec .table-container p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
}

.pricing-table-sec .table-container .btns {
    text-align: center;
    margin-top: 50px;
}

.doc-icon.arrow-btn::after {
    content: '';
    width: 15px;
    height: 18px;
    background-image: url(../imgs/document-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.call-to-action-sec .btn,
.pricing-table-sec .table-container .btn{
	font-size: 22px;
	font-weight: 400;
}
.pricing-table-sec .table-container .btn.doc-icon {
    font-weight: 300;
}
.call-to-action-sec .btn span, 
.pricing-table-sec .table-container .btn span {
    font-weight: 600;
}
.pricing-content-sec .more-info-slider-sec {
    background-color: transparent;
}

.faqs .alert-archive-hero {
    padding-bottom: 60px;
}
.get-in-touch-cell {
    position: relative;
    padding: 50px 0;
    background-color: var(--theme-purple2);
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.get-in-touch-cell .container {
    display: flex;
    align-items: center;
    text-align: left;
}
.get-in-touch-cell .container .content {
    flex: 1;
}
.get-in-touch-cell h5 {
    font-size: 38px;
    color: var(--white);
    line-height: 48px;
    font-weight: 600;
    margin-bottom: 10px;
}
.get-in-touch-cell p {
    font-size: 18px;
    color: var(--white);
    font-weight: 400;
    margin-bottom: 0;
}
.get-in-touch-cell .btn {
	font-size: 22px;
    background-color: transparent;
}

.get-in-touch-cell .btn:hover {
    background-color: var(--theme-purple2);
    border-color: var(--theme-purple2);
}
.faq-entry-content{
	margin-bottom: 25px;
}
.faq-entry-content h3 {
    font-size: 18px;
    color: var(--white);
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 15px;
}
.faq-entry-content p {
    font-size: 16px;
    color: var(--white);
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 0;
}

.faq-accordion .panel {
    position: relative;
    background-color: transparent;
    color: var(--white);
}

.faq-accordion .panel-heading {
    position: relative;
    border-bottom: 1px solid #f98efd;
    padding: 10px 30px 17px 38px;
    border-radius: 0 !important;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: var(--white);
}
.faq-accordion .panel-heading[aria-expanded="true"] {
    border-bottom: 0;
    padding-bottom: 10px;
}

.faq-accordion .panel-group .panel-heading .count {
    color: #f55df6;
    display: inline-block;
    font-weight: 500;
    position: absolute;
    left: 0;
    top: 9px;
}

.faq-accordion .panel-heading[aria-expanded="true"]::before,
.faq-accordion .panel-heading[aria-expanded="false"]::before {
    content: "";
    width: 23px;
    height: 23px;
    background-image: url(../imgs/plus-circle.png);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 11px;
}

.faq-accordion .panel-heading[aria-expanded="true"]::before {
    background-image: url(../imgs/minus-circle.png);
}
.faq-accordion .panel-body{
	padding-left: 38px;
	border: 0 !important;
    padding-bottom: 0;
	padding-top: 5px;
}
.faq-accordion .panel-body ul {
    margin: 0;
    padding: 0;
    padding-left: 17px;
}

.faq-accordion .panel-body p,
.faq-accordion .panel-body ul li {
    position: relative;
    color: var(--white);
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 1rem;
}
.onboarding-steps-sec {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.onboarding-steps-sec .onboard-steps-img {
	width: 100%;
	height: auto;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
/*====/ END PRICING PAGE STYLE /====*/

/*====/ START MODAL CUSTOMIZE STYLE /====*/
.video-modal .modal-dialog {
    width: 800px;
    margin: 30px auto;
}
.video-modal .modal-content {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.video-modal .modal-content .close {
    position: absolute;
    top: -25px;
    right: 0;
    float: none;
    color: var(--white);
    opacity: 1;
    font-size: 0;
}

.video-modal .modal-content .close::before{
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../imgs/close-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: contain;
	display: block;
}
.video-modal .modal-body {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.modal.in .modal-dialog.modal-centered {
    -webkit-transform: translate(0,45%);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,45%);
}

/*====/ END MODAL CUSTOMIZE STYLE /====*/

/*====/ START FORM POPUP STYLE /====*/
.form-modal .modal-dialog {
    max-width: 812px;
    width: auto;
}

.form-modal .modal-content {
	background-color: var(--theme-purple2);
    color: var(--white);
    border-radius: 50px;
    background-image: url(../imgs/form-au-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.form-modal .modal-body { 
	position: relative; 
	padding: 50px;
    padding-bottom: 40px;
} 
.form-modal .sec-title {
	font-size: 32px;
	line-height: 42px;
    text-align: left;
    margin: 0 !important;
    margin-bottom: 30px !important;
}
.form-modal .row .col-md-12.mb-2 {
    margin-bottom: 0 !important;
}
.form-modal p {
    margin-bottom: 10px;
}
.form-modal form .form-group {
    margin-bottom: 20px !important;
}
.form-modal form .form-control {
	font-size: 16px;
    font-weight: 400;
    height: 45px;
    border-radius: 7px;
    outline: none !important;
    box-shadow: none !important;
}
.form-modal form .form-control::placeholder{
	color: #888888;
	font-weight: 400;
}
.form-modal form select {
    background-color: #d8dafe;
    border-color: #d8dafe;
    color: #000000;
}
.form-modal form .checkbox label {
    position: relative;
    display: block;
    padding-left: 38px;
    font-size: 16px;
    font-weight: 400;
}

.form-modal form .checkbox label span {
    display: table;
    font-weight: 600;
    border-bottom: 1px solid #ffffff;
}
.form-modal form .checkbox label input[type="checkbox"] {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 22px;
}
.form-modal form input[type="checkbox"]:checked:before{
	background-color:#5f64b8;
}
.form-modal form .captcha .ccm-captcha-image {
    margin-left: 0;
    margin-bottom: 12px;
}
.form-modal form .captcha label.control-label {
    font-size: 15px;
    font-weight: 400;
}
.form-modal .modal-content .close {
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 30px;
    top: 23px;
    font-size: 35px;
    z-index: 50;
    padding: 0;
}
.form-modal .modal-content .close img {
    width: 20px;
}
.form-modal .modal-body .form-actions {
    text-align: center;
	margin-top: 5px;
}
.form-modal .modal-body .form-actions .btn {
	font-size: 19px;
	padding: 15px 40px;
	text-transform: capitalize;
    color: var(--white);
    background: var(--gradientHover);
    outline: none;
    box-shadow: none;
    border-radius: 30px;
    font-weight: 500;
	float: none !important;
}

/*====/ END FORM POPUP STYLE /====*/

.automate-videos-grid {
    justify-content: center;
}
.mt-2{
	margin-top: 1rem;
}
.mt-3{
	margin-top: 1.5rem;
}
.mt-4{
	margin-top: 2rem;
}
.mt-5{
	margin-top: 3rem;
}
.theme-list {
    position: relative;
    padding-left: 18px;
    margin: 0;
	text-align: left;
}
.theme-list li {
    color: var(--white);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 300;
	margin-bottom: 13px;
}
.road-map-row {
    text-align: left;
}
/*===========/ START RESPONSIVE /===============================*/
/* START 1599px */
@media (max-width: 1599px) {
	.origination-sec.froHome::before {
    height: 45vw;
}

}
/* START 1410px */
@media (max-width: 1410px) {
	.origination-sec.froHome::before {
    	height: 50vw;
	}
	.service-provider-sec .row .img-view{
    	height: 30vw;
	}
}
/* END 1410px */

/* END 1299px */
@media (max-width: 1299px) {
    .quick-link-card .main-img {
        height: 13vw;
    }

    .sp-origination-sec .opportunities-block-row .img-view {
        height: 30vw;
    }
}
/* END 1299PX */

@media (max-width: 1199px) {
	.origination-sec.froHome::before {
		height: 60vw;
	}
    .new-hero-sec .logo-text,
    .inner-hero-sec .logo-text {
        max-width: 375px;
        margin-bottom: 30px;
    }
	.new-hero-sec .lead-text-border {
		max-width: 700px;
	}
	.more-info-card-slider .slick-slide {
        margin-right: 20px;
    }
    .quick-link-card .main-img {
        height: 170px;
    }
    .quick-link-card .content h5 {
        font-size: 26px;
    	line-height: 36px;
    }

    .new-hero-sec p.lead {
        font-size: 45px;
        margin-bottom: 10px;
    }

    .new-hero-sec p {
        margin-bottom: 50px;
    }
	.opportunities-block-row .contnt-view {
		max-width: 500px;
	}
    .opportunities-block-row .contnt-view img {
        width: 100px;
        height: 100px;
    }
    .opportunities-block-row .Cols.img-col {
        padding: 0 15px 0 30px;
    }

    .opportunities-block-row .img-view img {
        height: 33vw;
    }
    .origination-sec::before {
        width: 50%;
        height: 80vw;
    }

    .origination-sec::after {
        width: 50%;
        height: 70vw;
    }
	.key-benifit-slider {
		margin: 0;
	}
    .key-benifit-card {
        padding: 10px 15px;
		padding-top: 25px;
    }

    .sec-title {
         font-size: 38px !important;
		line-height: 45px !important;
		margin: 30px 0 !important;
    }
	.service-provider-sec .row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.service-provider-sec .row .Cols {
		padding: 20px;
	}
	.origination-sec.froHome .sec-title:first-child {
		margin-top: 0 !important;
	}
    .opportunities-block-row .Cols {
        padding: 0 15px 0 30px;
    }

    .opportunities-block-row .contnt-view h6,
	.service-provider-sec .row .contnt-view h6{
		color: var(--white);
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .opportunities-block-row .contnt-view p,
	.service-provider-sec .row .contnt-view p{
		color: var(--white);
        font-size: 14px;
        line-height: 22px;
    }
	.service-provider-sec .row .contnt-view .btn {
		margin-top: 20px;
		height: 50px;
		line-height: 35px;
		padding-left: 20px;
		padding-right: 55px;
		font-size: 14px;
	}
    .video-sec-sec {
        padding-top: 50px;
    }
	.pricing-top-sec {
		margin-top: 20px;
	}
	.pricing-top-sec .content {
		margin-bottom: 40px;
	}
	.faq-accordion {
		margin-top: 40px;
	}
	
}

/* END 1199PX */

/* START 991px */
@media (max-width: 991px) {
    .container {
        width: 100%;
    }

    .new-hero-sec p.lead {
        font-size: 50px;
    }

    .new-hero-sec .lead-text-border {
        max-width: 767px;
    }

    .quick-link-card .main-img {
        height: 26vw;
    }

    .video-sec-sec .view {
        min-height: 400px;
    }

    .video-sec-sec .view h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .video-sec-sec .view .playIcon img {
        width: 50px;
        height: 50px;
    }

    .video-sec-sec .view p {
        font-size: 16px;
    }

    .key-benifit-sec .Cols {
        width: 50%;
    }

    .quick-link-card-sec {
        padding-bottom: 0;
    }

    .key-benifit-sec .sec-title {
        margin-top: 50px !important;
    }

    .key-feature-sec .sec-title {
        margin-top: 20px !important;
    }

    .key-feature-sec .view {
        padding: 30px 0;
    }

    .lma-automotive-sec {
        min-height: 300px;
    }

    .lma-automotive-sec::before {
        height: 430px;
    }

    .lma-automotive-sec::after {
        height: 330px;
    }

    .key-feature-card {
        min-height: 220px;
    }

    .key-feature-card img {
        width: 120px;
        height: 120px;
        margin-bottom: 20px;
    }
	.more-info-slider-sec .slider-container {
		padding: 0;
	}
	.more-info-slider-sec .slick-list {
		padding-left: 15px;
	}
    .more-info-card-slider .quick-link-card .main-img {
        height: 18vw;
    }
	.video-showcase-sec .row .Col {
        width: 50%;
        float: left;
    }
	.service-provider-sec .row {
		margin-left: -12px;
		margin-right: -12px;
	}
	.service-provider-sec .row .Cols {
		padding: 30px 12px;
	}
	.service-provider-sec .row .img-view {
		height: 38vw;
	}
	.service-provider-sec .row .img-view img {
		max-width: 50%;
	}
	.pricing-top-sec .content {
        margin-bottom: 20px;
    }

    .call-to-action-sec h5 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 35px;
    }

    .call-to-action-sec {
        padding: 50px 0;
    }
	.form-modal .modal-dialog {
		max-width: 96%;
	}
	.form-modal .modal-body {
		padding: 50px;
		padding-bottom: 40px;
	}
	.pricing-top-sec {
		margin-top: 0;
	}
	.faq .pricing-top-sec .content {
		margin-bottom: 30px;
	}
	.pricing-top-sec .sec-title {
		font-size: 36px;
		line-height: 46px;
		margin-bottom: 20px !important;
	}
	.faq-entry-content {
		margin-bottom: 15px;
	}
	.get-in-touch-cell h5 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 6px;
	}
	.get-in-touch-cell p {
		font-size: 16px;
	}
	.get-in-touch-cell .btn {
		font-size: 18px;
	}
	.video-modal .modal-dialog {
		width: 97%;
	}
	.faq-accordion {
		margin-top: 20px;
	}
	.faq-accordion .panel-heading {
		padding: 10px 25px 15px 28px;
		font-size: 16px;
		line-height: 22px;
	}
	.faq-accordion .panel-heading[aria-expanded="true"]::before, 
	.faq-accordion .panel-heading[aria-expanded="false"]::before {
		content: "";
		width: 18px;
		height: 18px;
	}
	.faq-accordion .panel-body {
		padding-left: 30px;
	}
	.faq-accordion .panel-body p, 
	.faq-accordion .panel-body ul li {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 0.5rem;
	}
}

/* END 991PX */

@media (max-width: 767px) {
    .sec-title {
        font-size: 26px;
        line-height: 36px;
        margin: 30px 0 !important;
    }

    .key-benifit-sec .m-row {
        display: none;
    }

    .key-benifit-sec .key-benifit-slider .item {
        margin-right: 20px;
    }

    .key-benifit-card {
        text-align: left;
        display: block;
        padding-top: 30px;
    }

    .quick-link-card-sec .row,
    .key-feature-sec .row {
        display: flex;
        flex-wrap: wrap;
    }

    .opportunities-block-row .Cols,
    .key-feature-sec .Cols,
    .quick-link-card-sec .row .col-lg-3 {
        width: 50%;
    }

    .new-hero-sec {
        padding: 60px 0;
    }

    .new-hero-sec .logo-text,
    .inner-hero-sec .logo-text {
        max-width: 300px;
    }
	.new-hero-sec .lead-text-border {
		max-width: 560px;
	}
    .new-hero-sec p.lead {
        font-size: 36px;
    }

    .new-hero-sec .btn,
    .lma-automotive-sec .btn {
        display: table;
        width: 300px;
        margin-right: 0;
    }

    .new-hero-sec .arrow-btn::after,
    .lma-automotive-sec .arrow-btn::after {
        position: relative;
        display: inline-block;
        transform: inherit;
        top: 5px;
        right: -10px;
    }

    .new-hero-sec .regi,
    .lma-automotive-sec .regi {
        margin: 20px 0;
        text-align: left;
        padding-left: 20px;
        padding-bottom: 3px;
        padding-top: 13px;
    }

    .new-hero-sec .regi::after,
    .lma-automotive-sec .regi::after {
        position: absolute;
        right: 30px;
        top: 25px;
    }

    .lma-automotive-sec .btns {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .lma-automotive-sec .btns br {
        display: none;
    }

    .lma-automotive-sec .singin {
        margin-bottom: 0;
    }

    .quick-link-card .content h5 {
        font-size: 20px;
        line-height: 26px;
    }

    .quick-link-card .content i {
        font-size: 20px;
    }
	.quick-link-card .main-img {
		height: 30vw;
	}
    .quick-link-card .content {
        padding: 20px;
        min-height: 130px;
    }

    .origination-sec .top-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .opportunities-block-row .contnt-view img {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }
	.opportunities-block-row.left .Cols:last-child, 
	.opportunities-block-row.right .Cols:first-child,
	.opportunities-block-row.left .Cols:first-child, 
	.opportunities-block-row.right .Cols:last-child {
		padding-right: 12px;
		padding-left: 15px;
	}
    .opportunities-block-row .contnt-view h6 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .lma-automotive-sec {
        min-height: auto;
        padding: 30px 0;
    }

    .inner-hero-sec:after {
        background-position: right -100px;
    }

    .alert-archive-hero:after {
        background-position: center center;
    }

    .sp-origination-sec .opportunities-block-row .img-view img {
        max-width: 200px;
    }

    .more-info-slider-sec {
        padding: 30px 0;
        padding-top: 0;
    }

    .more-info-slider-sec .title-row {
        margin-bottom: 25px;
    }

    .more-info-card-slider .quick-link-card .main-img {
        height: 21vw;
    }

    .sp-page-slider-sec .content {
        padding: 0 10vw;
        padding-bottom: 60px;
    }

    .sp-origination-sec .opportunities-block-row .Cols {
        width: 100%;
        text-align: left;
    }

    .sp-origination-sec .opportunities-block-row:nth-child(2n+1) {
        flex-direction: column-reverse;
    }

    .sp-origination-sec .opportunities-block-row .img-view {
        height: 50vw;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .sp-origination-sec .top-content {
        margin-bottom: 50px;
    }

    .sp-origination-sec .opportunities-block-row .contnt-view h6 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .sp-origination-sec .opportunities-block-row .contnt-view p {
        font-size: 16px;
        line-height: 24px;
    }

    .alert-archive-hero {
        padding-bottom: 30px;
    }
	.video-sec-sec {
		padding-top: 0;
	}
	.video-overview-sec {
        padding-bottom: 40px;
        background-position: top right;
    }

    .video-overview-sec .sec-para {
        font-size: 18px;
        max-width: 460px;
        line-height: 26px;
        margin: 0 auto 30px auto;
    }
    .showcase-card {
        margin-bottom: 30px;
    }
    .showcase-card .img-view {
        margin-bottom: 18px;
    }
    .showcase-card h5 {
        height: 22px;
        font-size: 20px;
    }
	.showcase-card p{
		font-size: 16px;
		line-height: 26px;
		font-weight: 300;
	}
	ul li {
		font-size: 16px;
		line-height: 26px;
		font-weight: 300;
		margin-bottom: 10px;
	}
	.service-provider-sec .row {
		display: flex;
		flex-direction: column-reverse;
	}
	.service-provider-sec .row:last-child {
		flex-direction: column;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.service-provider-sec .row .Cols {
		width: 100%;
		max-width: 575px;
		padding: 10px 12px;
	}
	.cslider-btns .btn:before{
		width: 20px;
    	height: 15px;
		-webkit-mask-position: -10px center;
	}
	.call-to-action-sec h5 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 25px;
    }
	.faqs .alert-archive-hero {
		padding-bottom: 25px;
	}
	.pricing-content-sec .more-info-slider-sec{
		padding-top: 30px;
	}
	.pricing-content-sec .sec-title {
		font-size: 30px !important;
		line-height: 40px !important;
		margin-top: 0 !important;
	}
}

/* END 767PX */


@media (max-width: 575px) {
    .sec-title {
        font-size: 24px;
        line-height: 34px;
        margin: 20px 0 !important;
    }

    .new-hero-sec {
        padding: 30px 0;
    }

    .new-hero-sec:after {
        background-position: 95% -110px;
    }

    .new-hero-sec:before {
        display: none;
    }

    .new-hero-sec .logo-text,
    .inner-hero-sec .logo-text {
        max-width: 300px;
    }

    .new-hero-sec p.lead {
        font-size: 40px;
        max-width: 200px;
        line-height: 52px;
    }

    .new-hero-sec p {
        margin-bottom: 30px;
    }


    .new-hero-sec .btn,
    .lma-automotive-sec .btn {
        display: table;
        width: 100%;
        margin-right: 0;
        height: 50px;
        padding: 0 15px;
    }

    .new-hero-sec .regi,
    .lma-automotive-sec .regi {
        height: 60px !important;
        padding-top: 14px !important;
    }

    .opportunities-block-row .Cols {
        margin-bottom: 0;
    }

    .origination-sec .opportunities-block-row {
        margin-bottom: 30px;
    }

    .origination-sec .opportunities-block-row .Cols:first-child {
        margin-bottom: 20px;
    }

    .opportunities-block-row .contnt-view img {
        width: 100px;
        height: 100px;
        margin-bottom: 10px;
    }

    .origination-sec .sec-title:nth-child(2) {
        margin-top: 50px !important;
        margin-bottom: 35px !important;
    }

    .opportunities-block-row .Cols,
    .opportunities-block-row .Cols.img-col {
        padding: 0 15px;
        width: 100%;
        text-align: center;
    }


    .opportunities-block-row .contnt-view img {
        margin: 0 auto 20px auto;
    }

    .opportunities-block-row .img-view img {
        height: 55vw;
    }

    .video-sec-sec .view {
        min-height: auto;
        padding: 50px 0;
        margin-top: 50px;
    }

    .video-sec-sec .view h4 {
        font-size: 22px;
        line-height: 32px;
        position: absolute;
        bottom: 100%;
    }

    .key-benifit-sec .sec-title {
        margin-top: 30px !important;
        text-align: left;
    }

    .key-feature-sec .Cols {
        width: 100%;
    }

    .key-feature-card {
        min-height: auto;
        background-color: transparent;
        margin-bottom: 20px;
    }

    .key-feature-sec .view {
        padding: 0;
        background-color: transparent;
    }

    .key-feature-card p {
        font-size: 20px;
        text-align: center;
        max-width: 250px;
        line-height: 28px;
    }

    .lma-automotive-sec .logo-text {
        max-width: 250px;
        margin: auto;
        margin-bottom: 30px;
    }

    .quick-link-card-sec {
        padding: 30px 0;
        padding-bottom: 0;
    }

    .origination-sec::before {
        width: 100%;
        height: 50%;
        top: 15%;
        left: -10%;
    }

    .inner-hero-sec .breadcrumb li,
    .inner-hero-sec .breadcrumb li a,
    .inner-hero-sec .breadcrumb>.active {
        font-size: 12px;
    }

    .inner-hero-sec {
        padding-top: 20px;
    }

    .cslider-btns .btn {
        font-size: 22px;
        margin-left: 12px;
    }

    .more-info-card-slider .quick-link-card .main-img {
        height: 32vw;
    }

    .sp-origination-sec .opportunities-block-row .contnt-view h6 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .sp-origination-sec .opportunities-block-row .contnt-view p {
        font-size: 14px;
        line-height: 22px;
    }

    .sp-origination-sec .opportunities-block-row .img-view {
        margin-top: 0;
        margin-bottom: 0;
    }

    .origination-sec .opportunities-block-row .Cols:first-child {
        margin-bottom: 0;
    }

    .origination-sec .opportunities-block-row .contnt-view {
        margin-bottom: 20px;
    }

    .sp-page-slider-sec .content {
        padding-left: 0;
        padding-right: 0;
    }

    .key-benifit-slider .item {
        margin: 5px;
    }

    .aa-tabs-sec .nw-new-simple-tab-layout {
        padding: 15px;
    }

    .aa-tabs-sec .nw-new-box-layout.nw-document-list-area ul.list.content li .date, 
	.aa-tabs-sec .nw-new-box-layout.nw-document-list-area ul.list.content li .date a {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .aa-tabs-sec .nw-document-list-area ul.list.content li .title {
        font-size: 16px;
        margin-bottom: 6px;
		line-height: 23px;
    }

    .aa-tabs-sec .nw-document-list-area ul.list.content li .desc p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .aa-tabs-sec .nw-document-list-area ul.list.content li .nw-re-read-more a {
        font-size: 14px;
        margin-top: 0;
    }
	.video-overview-sec .sec-title {
        margin-bottom: 10px;
    }

    .video-overview-sec .sec-para {
        font-size: 16px;
        line-height: 24px;
        margin: 0 auto 20px auto;
    }

    .video-showcase-sec .row .Col {
        width: 100%;
        float: none;
        max-width: 420px;
        margin: 0 auto;
    }

    .showcase-card h5,
    .showcase-card p {
        display: block;
        height: auto;
        -webkit-line-clamp: inherit;
        -webkit-box-orient: inherit;
        overflow: inherit;
    }
	.service-provider-sec .top-content{
		margin-bottom: 0;
	}
	.service-provider-sec .row .img-view {
		height: 50vw;
	}
	.opportunities-block-row .contnt-view h6, 
	.service-provider-sec .row .contnt-view h6 {
		color: var(--white);
		font-size: 22px;
		line-height: 32px;
		margin-bottom: 8px;
	}
	.form-modal .modal-body {
		padding: 30px 15px;
	}
	.form-modal .modal-content .close img {
		width: 16px;
	}
	.pricing-top-sec .sec-title {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 12px !important;
	}
	.pricing-top-sec .content p {
		font-size: 16px;
		line-height: 26px;
	}
	.call-to-action-sec h5 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	.faq-entry-content {
		margin-bottom: 15px;
	}
	.faq-entry-content h3 {
		margin-bottom: 8px;
	}

	.call-to-action-sec,
	.get-in-touch-cell{
		padding: 30px 0;
	}	
	.get-in-touch-cell .container {
		display: block;
		text-align: center;
	}
	.get-in-touch-cell .container .content {
		margin-bottom: 25px;
	}
	.get-in-touch-cell h5 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	.get-in-touch-cell p b {
		display: block;
		margin-top: 5px;
	}
	.call-to-action-sec .btn, 
	.pricing-table-sec .table-container .btn {
		font-size: 18px;
		font-weight: 400;
	}
}

/* END 575PX */
.mb-2 {
    margin-bottom: 2rem;
}

@media (max-width: 450px) {
    .quick-link-card-sec .row .col-lg-3 {
        width: 100%;
    }

    .quick-link-card .main-img {
        height: 50vw;
    }

    .more-info-card-slider .quick-link-card .main-img {
        height: 45vw;
    }

    .sp-origination-sec .opportunities-block-row .contnt-view h6 {
        font-size: 20px;
        margin-bottom: 15px;
    }

}

.white-link,.white-link:hover{
	color:#fff !important;
	text-decoration: underline;	
}

/* END 450PX */
/*===========/ END RESPONSIVE /===============================*/

/*==========================================================================
				END NEW PAGES DESIGN BY AP
==========================================================================*/
@media (min-width: 768px){
	.nw-site-header .container.main{
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}
.nw-logo-with-login{
	padding-top:0;
	display:block;
}
.nw-logo-with-login .nw-login-side{
	/* width: 512px;*/
	width: 100%;
	border-bottom: 1px solid #868cbd;
}

.nw-login-search .nw-login-link{
	width:100%;
}	

.nw-login-search .nw-login-link ul{
	margin-left: auto;
}
.nw-login-search .nw-login-link ul li {
    margin-right: 0;
}
.nw-login-search .nw-login-link ul li a {
	font-size: 13px;
	font-weight: 600;
    border-right: 1px solid #868cbd;
    background-color: #61679d;
	height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    text-transform: uppercase;
	transition: 0.4s;
}
.nw-login-search .nw-login-link ul li a:hover {
    background-color: #e87722;
}
.nw-login-search .nw-login-link ul li:first-child a {
    border-left: 1px solid #868cbd;
}
.nw-login-search .nw-login-link ul li a img {
    width: 13px;
    margin-left: 10px;
}
.nw-login-search .nw-login-link ul li a.search img{
	width: 20px;
    margin-left: 0;
}
.nw-login-search .nw-login-link ul li a.lma-blog img{
	width: 88px;
    height: auto;
	margin-left: 0;
}
.nw-login-search .nw-login-link ul li a.lma-player img{
	width: 94px;
    margin-left: 0;
}
.topbar-search {
    background: #e8f0f5;
    position: absolute;
	top: 40px;
    left: 0;
    width: 100%;
    height: 157px;
    display: none;
    z-index: 100;
}
.topbar-search.active{
	display: block;
}
.topbar-search .container {
	height: 100%;
    display: flex;
    align-items: center;
}
.topbar-search .logo{
	display: table;
	width: 280px;
	height: 49px;
	-webkit-mask-image: url('../imgs/LMA-white-logo.svg');
	-webkit-mask-repeat: no-repeat;
	background-color: #686e9f;
	margin-bottom: 19px;
}
.topbar-search .srch-form {
    margin-left: auto;
}
.topbar-search .srch-form .form-group {
	display: flex;
    align-items: center;
    margin-bottom: 0;
}
.topbar-search .srch-form label {
	font-size: 14px;
    font-weight: normal;
    color: #686e9f;
    margin-bottom: 0;
}
.topbar-search .srch-form input {
	font-size: 14px;
    border-bottom: 1px solid #e87722;
    padding: 10px;
}
.nw-responsive-navigation .navbar-nav li:nth-child(9) a:before {
    background-image: url('../imgs/lma-player-01.svg');
    background-size: 102px;
}
.nw-responsive-navigation .navbar-nav li.lma-blog a{
	font-size: 0
}
.nw-responsive-navigation .navbar-nav li.lma-blog a:before {
    content: "";
    background-image: url('../imgs/blog-01.svg');;
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: 0 4px;
    display: block;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
}
@media (max-width: 991px){
	.nw-login-search .nw-login-link .container{
		max-width: 100%;
	}
	.ccm_user_loggedin .nw-login-search .nw-login-link ul li a {
		padding: 0 15px !important;
	}
}
@media (max-width: 767px){
	.nw-logo-with-login .nw-login-side {
		border: 0;
		padding-top: 70px;
	}
	.nw-logo-with-login .nw-logo {
		position: absolute;
		top: 15px;
		left: 0;
	}
	.responavicon {
		right: 0;
		top: 20px;
		cursor: pointer;
		z-index: 1025;
	}
	.nw-login-search .nw-login-link .container {
		padding: 0;
	}
	.topbar-search{
		display: none !important;
	}
	.nw-login-search .nw-login-link ul li a.search{
		display: none;
	}
	.nw-login-search .nw-login-link ul {
		margin-left: 0;
	}
	.nw-login-search .nw-login-link ul .m-hide{
		display: none;
	}
	
}

/*--------// START LMA HORIZONS PAGE STYLING //----------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
/*font-family: "DM Serif Display", serif;*/
:root{
	--light-color: #8BF928;
	--dark04: #040E1A;
}
.mask-icon {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    background-color: #ffff;
}
body.esg-newsletter{
	position:relative;
	color: #ffffff;
	background-color: var(--dark04)
}
body.esg-newsletter .loader { 
	background-color: rgb(0 0 0 / 50%); 
	backdrop-filter: blur(5px); 
	z-index: 10000; 
} 
body.esg-newsletter .loader:after{ 
	border-color: var(--light-color); 
}
.esg-newsletter-header {
    border: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, black, rgba(0,0,0,0.7), transparent);
}
body.esg-newsletter .nw-logo-with-login .nw-login-side {
    border: 0;
}
.esg-newsletter-header .nw-logo-with-login .nw-logo {
    max-width: 220px;
}
.esg-newsletter-header .links {
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.esg-newsletter-header .links .nav-link {
	font-size: 14px;
    color: #fff;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.esg-newsletter-header .links .nav-link .mask-icon{
	margin-right: 10px;
}
.esg-newsletter-header .links .nav-link:hover {
    color: var(--light-color);
}
.esg-newsletter-header .links .nav-link:hover .mask-icon {
    background-color: var(--light-color);
}
body.esg-newsletter .nw-site-footer {
    background: transparent;
	z-index: 2;
}
body.esg-newsletter .nw-list-with-icon li a:after {
    background-image: none;
    content: "\f144";
    font-family: 'FontAwesome';
    color: var(--light-color);
}
body.esg-newsletter .nw-footer-right-side ul li a:hover {
    color: var(--light-color);
}

.esg-hero-banner {
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 1;
}
.esg-hero-banner .banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	object-position: bottom;
    pointer-events: none;
    user-select: none;
    z-index: 1;
}
.btn-light-color{
	position: relative;
	font-size: 18px;
    padding: 0 10px;
    font-weight: 400;
    min-width: 250px;
	height: 55px;
    line-height: 55px;
	border-radius: 30px;
	color: var(--dark04);
	background-color: var(--light-color);
	border-color: var(--light-color);
}
.btn-light-color:hover{
	color: var(--light-color);
	background-color: #333333;
    border-color: #333333;
}
.esg-hero-banner .container {
    position: relative;
    height: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.esg-hero-banner .content {
    position: relative;
    max-width: 600px;
}
.esg-hero-banner .content h3 {
    color: #fff;
    font-size: 50px;
    font-family: "DM Serif Display", serif;
    font-weight: 600;
}
.esg-hero-banner .content .hlogo {
    margin-bottom: 40px;
    margin-top: 35px;
}
.esg-hero-banner .content p {
	max-width: 400px;
    color: #fff;
    font-size: 30px;
	line-height: 41px;
    font-family: "DM Serif Display", serif;
	font-weight: 600;
}
.esg-hero-banner .content .btns {
    margin-top: 40px;
}
.esg-hero-banner .content .btns .btn:first-child {
    margin-right: 15px;
}
body.esg-newsletter .sec-py{
	position: relative;
	padding: 80px 0;
	z-index: 5;
}
.esg-about-sec h4 {
    font-size: 40px;
    color: #ffffff;
    line-height: 44px;
    font-weight: 600;
    font-family: "DM Serif Display", serif;
    letter-spacing: 1px;
}
.esg-about-sec h4 span{
	color: var(--light-color);
	font-style: italic;
}
.esg-about-sec p {
    font-size: 20px;
    line-height: 32px;
    margin-top: 35px;
}
.img-view {
    position: relative;
    z-index: 1;
}
.img-view .overlayImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.esg-publication-sec h3 {
    font-size: 50px;
    color: #ffffff;
    line-height: 68px;
    font-weight: 600;
    font-family: "DM Serif Display", serif;
    letter-spacing: 1px;
}
.esg-publication-sec h3 span {
    color: var(--light-color);
    display: block;
}
.esg-publication-sec .content {
    padding-right: 50px;
}
.esg-publication-sec .content .ringImg {
    position: absolute;
    left: 40px;
    z-index: 0;
}
.esg-publication-sec .content h3 {
    margin-top: 0;
    margin-bottom: 65px;
}
.esg-publication-sec p {
    font-size: 30px;
    color: #ffffff;
    line-height: 38px;
    font-weight: 600;
    font-family: "DM Serif Display", serif;
    letter-spacing: 1px;
    max-width: 550px;
}
.esg-publication-sec ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
	margin-top: 50px;
}
.esg-publication-sec ul li {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    font-family: "DM Serif Display", serif;
	margin-bottom: 40px;
}
.esg-publication-sec ul li a,
.esg-publication-sec ul li a:hover{
	font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    font-family: "DM Serif Display", serif;
}
.esg-publication-sec ul li span {
    display: block;
    line-height: normal;
    font-size: 15px;
	color: var(--light-color);
}
.esg-publication-sec .screenImg {
    margin-bottom: 30px;
    margin-left: -20px;
}

.esg-form-sec .msg a {
  color: var(--light-color);
}

.esg-form-sec .container {
    position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}
.esg-sub-form {
    position: relative;
    max-width: 830px;
    margin: 50px auto;
}
.esg-sub-form h4 {
    font-size: 50px;
    color: #ffffff;
    line-height: 65px;
    font-weight: 600;
    font-family: "DM Serif Display", serif;
    letter-spacing: 1px;
    text-align: center;
}

.esg-sub-form select.form-control{
	color: #ffffff;
    background-color: var(--dark04) !important;
}
.esg-sub-form p {
    max-width: 600px;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    margin: 0 auto 50px;
}
.esg-sub-form .form-group {
    margin-bottom: 30px;
}
.esg-sub-form label {
    font-size: 18px;
    line-height: 20px;
	font-weight: 400;
}

.checkBox {
  position: relative;
  display: flex;
  justify-content: flex-start;
}

.checkBox input[type="checkbox"] {
  width: 15px;
  height: 15px;
  display: block;
}

.checkBox label {
    flex: 1;
    padding-left: 10px;
    font-size: 14px;
}

.esg-sub-form label span{
	color: var(--light-color);
}
.esg-sub-form label.error,
.esg-sub-form span.error{
	font-size:14px!important;
	color:red !important;
}
.esg-sub-form .form-control {
	font-size: 16px;
    border-width: 0 0 1px 0;
	padding-left:0;
    background-color: transparent;
    border-radius: 0;
    height: auto;
    color: #fff;
    box-shadow: none !important;
    outline: none !important;
}
.esg-sub-form .form-control:focus{
	border-color: var(--light-color)
}
.esg-sub-form .btns {
    text-align: center;
    margin-top: 50px;
}
.esg-form-sec .gradient-border {
    display: block;
    width: 100px;
    height: 2px;
    background: linear-gradient(to left, #040E1A, #8BF928);
    position: absolute;
    top: 0;
    left: 15px;
}
.esg-form-sec .gradient-border.vertical {
    height: 100px;
    width: 2px;
    background: linear-gradient(to top, #040E1A, #8BF928);
}
.gradient-border.right {
    right: 15px;
    bottom: 0;
    top: inherit;
    left: inherit;
    transform: rotateX(180deg);
}
.gradient-border.bottom {
    top: inherit;
    left: inherit;
    right: 15px;
    bottom: 0;
    transform: rotateY(180deg);
}
body.esg-newsletter .horizon-body-ring {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	height: 60%;
    pointer-events: none;
    user-select: none;
    z-index: 1;
}
.esg-form-sec .msg {
    font-size: 18px;
    text-align: center;
}
select{
	-moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
	background: url(/application/themes/lma/imgs/arrow-down.svg) no-repeat !important;
    background-size: 12px !important;
    background-position: 100% center !important;
}
.documents-table table thead tr th{
	font-size: 14px !important;
	border: 1px solid #dadada;
	border-top-width: 2px;
    border-bottom-width: 2px;
	white-space: nowrap;
}
.documents-table table thead tr th:first-child{
	border-left:0px;
}
.documents-table table thead tr th:last-child{
	border-right:0px;
}
.documents-table table a.order-docs{
	font-size: 14px !important;
}
.documents-table table a.order-docs .arrow-img-up,
.documents-table table a.order-docs .arrow-img-down{
	margin-left: 3px;
}
.arrow-img-up {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/application/themes/lma/imgs/ascending-order.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.arrow-img-down {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/application/themes/lma/imgs/descending-order.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.documents-table table thead tr th.bg-clr {
    background-color: #f2f2f2;
}

#content_popup_temp {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}
#content_popup_temp .content_popup_box{
	max-height: 100%;
	overflow: hidden;
}
#content_popup_temp .content_popup_box .content_popup_content{
    max-height: 73vh;
	overflow: auto;
}
#content_popup_temp .content_popup_box .content_popup_content p{
	margin: 0 0 10px;
}
#content_popup_temp .content_popup_box .content_popup_content p a{
	font-weight: 600;
    text-decoration: underline;
}
#content_popup_temp .content_popup_box .content_popup_content img {
    margin-bottom: 15px;
}
/*--------// START RESPONSIVE //---------*/
@media (max-width: 1199px){
	body.esg-newsletter .container {
		max-width: 100%;
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.esg-hero-banner .content h3 {
		font-size: 40px;
	}
	.esg-hero-banner .content .hlogo {
		max-width: 500px;
		margin-bottom: 30px;
		margin-top: 25px;
	}
	.esg-hero-banner .content p {
		font-size: 24px;
		line-height: 35px;
	}
	.esg-about-sec h4 {
		font-size: 30px;
		line-height: 34px;
	}
	.esg-publication-sec h3 {
		font-size: 38px;
		line-height: 50px;
	}
	.esg-publication-sec .content .ringImg {
		width: 150px;
	}
	.esg-publication-sec p {
		font-size: 24px;
		line-height: 32px;
		max-width: 450px;
	}
	.esg-publication-sec ul li{
		width: 50%;
	}
	.esg-sub-form h4 {
		font-size: 40px;
		line-height: 55px;
	}
}
/*/--END 1199PX--/*/
@media (max-width: 991px){
	body.esg-newsletter .sec-py {
		padding: 40px 0;
	}
	.esg-about-sec .row {
		flex-direction: column-reverse;
		text-align: center;
	}
	.esg-about-sec .img-view {
		max-width: 400px;
		margin: 0 auto;
	}
	.esg-publication-sec p {
		max-width: 100%;
	}
	.esg-publication-sec .imgCol {
		text-align: center;
		width: 100%;
	}
	.esg-publication-sec .screenImg {
		width: 90%;
		margin: 0 auto 30px;
	}
}
/*/--END 991PX--/*/
@media (max-width: 767px){
	.esg-newsletter-header {
		padding: 20px 0;
	}
	body.esg-newsletter .nw-logo-with-login .nw-login-side {
		display: none;
	}
	body.esg-newsletter .nw-logo-with-login .nw-logo {
		position: relative;
		top: inherit;
		left: inherit;
	}
	.esg-newsletter-header .container-fluid .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.btn-light-color {
		height: auto;
    	line-height: normal;
		font-size: 16px;
		min-width: auto;
		padding: 10px 20px;
	}
	.esg-hero-banner {
		height: auto;
	}
	.esg-hero-banner .content {
		text-align: center;
		margin: 200px auto 100px;
	}
	.esg-hero-banner .content p {
		margin: 0 auto;
	}
}
/*/--END 767PX--/*/
@media (max-width: 575px){
	body.esg-newsletter .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.esg-newsletter-header .logo-row .Col {
		width: fit-content;
	}
	.esg-newsletter-header .links {
		margin-left: auto;
		padding-left: 0;
	}
	.esg-newsletter-header .nw-logo-with-login .nw-logo {
		max-width: 180px;
	}
	.esg-hero-banner .content h3 {
		font-size: 30px;
	}
	.esg-publication-sec .screenImg {
		width: 100%;
	}
	.esg-hero-banner .content .hlogo {
		width: 90%;
		margin: 25px auto 30px;
	}
	.esg-hero-banner .content p {
		max-width: 100%;
		font-size: 22px;
		line-height: normal;
	}
	.esg-about-sec .img-view {
		max-width: 250px;
	}
	.esg-about-sec h4 {
		font-size: 22px;
		line-height: normal;
	}
	.esg-about-sec p {
		font-size: 16px;
		line-height: normal;
		margin-top: 20px;
	}
	.esg-publication-sec h3 {
		font-size: 26px;
		line-height: 40px;
	}
	.esg-publication-sec .content .ringImg {
		width: 100px;
	}
	.esg-publication-sec .content h3 {
		margin-bottom: 30px;
	}
	.esg-publication-sec p {
		font-size: 18px;
		line-height: 28px;
	}
	.esg-publication-sec ul {
		margin-top: 20px;
	}
	.esg-publication-sec ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
	.esg-publication-sec .imgCol {
		margin-top: 30px;
	}
	.esg-publication-sec ul li a, .esg-publication-sec ul li a:hover {
		font-size: 16px;
	}
	.esg-form-sec .container {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	.esg-sub-form h4 {
		font-size: 30px;
		line-height: 45px;
	}
	.esg-sub-form p {
		width: 100%;
		font-size: 16px;
		line-height: 25px;
		margin: 0 auto 30px;
	}
	.esg-sub-form label {
		font-size: 16px;
		line-height: 18px;
	}
	.esg-sub-form {
		width: 100%;
	}
	
}
/*/--END 575PX--/*/
@media (max-width: 420px){
	.btn-light-color {
		font-size: 14px;
	}
	.esg-hero-banner .content .btns .btn:first-child {
		margin-right: 8px;
	}
}
@media (max-width: 375px){
	.esg-newsletter-header .links .nav-link {
		font-size: 12px;
	}
	.esg-newsletter-header .nw-logo-with-login .nw-logo {
		max-width: 150px;
	}
	.esg-hero-banner .content h3 {
		font-size: 25px;
	}
	.esg-hero-banner .content p {
		font-size: 18px;
	}
	.esg-hero-banner .content .btns {
		margin-top: 25px;
	}
	.esg-hero-banner .content .hlogo {
		margin: 20px auto 25px;
	}
	.esg-about-sec h4 {
		font-size: 18px;
		line-height: normal;
	}
	.esg-about-sec p {
		font-size: 14px;
		margin-top: 15px;
	}
	.esg-publication-sec {
		padding-top: 0 !important;
	}
	.esg-publication-sec h3 {
		font-size: 22px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	.esg-publication-sec .content .ringImg {
		width: 75px;
	}
	.esg-publication-sec p {
		font-size: 16px;
		line-height: 26px;
	}
	.esg-publication-sec ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}
	.esg-publication-sec ul li a, 
	.esg-publication-sec ul li a:hover {
		font-size: 14px;
	}
	.esg-sub-form p {
		font-size: 14px;
		line-height: 23px;
	}
	.esg-sub-form h4 {
		font-size: 25px;
		line-height: 40px;
	}
	.esg-sub-form {
		margin: 0px auto 20px;
	}
	
}
/*--------// END RESPONSIVE //---------*/
/*--------// END LMA HORIZONS PAGE STYLING //------------------------------------------------------*/

@media (max-width:991px){
	.nw-home-recent-event-inner.bg-gray .col-sm-12 {
		width: 100%;
	}
}
	
@media (max-width:767px){
	.recent-activity-sec .nw-resurces-home-section {
		padding-bottom: 30px;
	}
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-main .slick-prev:before, 
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-main .slick-next:before {
		color: #E87722;
	}
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-main .slick-prev:before, 
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-main .slick-next:before {
		color: #E87722;
	}
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-section .slick-prev, 
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-section .slick-next {
		top: 50%;
		bottom: auto;
	}
	.nw-home-recent-event-inner.bg-gray .nw-resurces-home-section .slick-next {
		right: -28px;
	}
}

.text-light-color {
    color: var(--light-color) !important;
	text-decoration: underline !important;
    font-size: 14px;
}
.gradient-box-top {
    position: relative;
}
.gradient-box-top:before {
    content: "";
    width: 80px;
    height: 2px;
    background: linear-gradient(to left, #040E1A, #8BF928);
    display: block;
    position: absolute;
    top: -100px;
    left: 12px;
    user-select: none;
    pointer-events: none;
}
.gradient-box-top:after {
    content: "";
    width: 2px;
    height: 80px;
    background: linear-gradient(to top, #040E1A, #8BF928);
    display: block;
    position: absolute;
    top: -100px;
    left: 12px;
    user-select: none;
    pointer-events: none;
}
@media (max-width: 1199px) {
	.gradient-box-top:after,
	.gradient-box-top:before {
		left: 30px;
	}
}
@media (max-width: 991px) {
	.gradient-box-top:after,
	.gradient-box-top:before {
		top: -40px;
	}
}
@media (max-width: 575px) {
	.gradient-box-top:after,
	.gradient-box-top:before {
		left: 15px;
	}
	.esg-form-sec .gradient-border{
		width: 80px;
	}
	.esg-form-sec .gradient-border.vertical{
		height: 80px;
	}
}
