@media (min-width: 768px) {
    #logonavbar .navbar-toggle {
        display: none !important ;
    }
}


.social li a{
    height: 19px;
}
/* NDF Header Widget*/

.ndftopwdgt-tabcont {

    border-top: 1px solid #b1a076;
    border-bottom: 1px solid #b1a076;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    padding: 0;
    /*font-size: calc(4px + 1vw);*/
    font-size: 18px;
    /*padding-left: 10px;*/
}
.ndftopwdgt-tabcontent {
    display: none;
}

.ndftopwdgt-tablinks.active {
    color: rgb(255, 255, 255);
}
.ndfclosed .ndftopwdgt-tablinks.active{
    color: #b1a076;
}
.ndfclosed .ndftopwdgt-tablinks.active:after{
    content: none;
}

.ndftopwdgt-tablinks:before {
    content: "▼";
    display: inline-block;
    float: none;
    color: rgba(177, 160, 118, 0.5);
    position: absolute;
    top: 0;
    font-size: 1em;
    left: -24px;
    color: #805c78;
    transform: rotate(-90deg);

}
.ndftopwdgt-tablinks.active:before {
    transform: rotate(0deg);
    color: rgba(177, 160, 118, 1);
}
.ndftopwdgt-tablinks.active:after {
    content: "LIVE";
    display: inline-block;
    margin-left: 5px;
}

.ndftopwdgt-tablinks {
    /*flex: 1 1 0px;*/
    font-size: 1em;
    /*border: 1px solid red;*/
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    height: 42px;

    line-height: 42px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;

    position: relative;
    text-align: center;
}



@media screen and (max-width: 779px) {
    .ndftopwdgt-tablinks {
        height: 33px;
        line-height: 34px;
        font-size: 15px;
    }
}





.ndftopwdgt-tablinks:hover {
    /*background-color: #bbb;*/
    text-decoration: underline;
}

.ndfpretrans .live {
    font-weight: 400;
    color: #333;
}
.ndfpretrans .seperator {
    color: #b1a076;
    font-weight: 400;
}
.ndfpretrans-tabcont {
    /*border-top: 1px solid #b1a076;*/
    border-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    padding: 0;
    margin-bottom: 5px;
}
.ndftopwdgt-tablinks:link,
.ndftopwdgt-tablinks:visited,
.ndftopwdgt-tablinks:hover,
.ndftopwdgt-tablinks:active,
.ndftopwdgt-tablinks:focus {
    text-decoration: none;
}

.dropdown-backdrop{
    touch-action: none;
    height: 0;
    width: 0;
}
span.pricearrow{
    position: relative;
}
span.pricearrow:before{
    content: "â–¼";
    display: inline-block;
    float: none;
    font-size: 1.25em;
    position: absolute;
    top: -10px;
    color: #b1a076;
    left: -31px;
    transform: rotate(-90deg);
}
.ndfpretrans {
    border: 1px solid #999;
    margin-top: 10px;
    padding:6px 10px 10px 10px ;
}
.ndfpretrans-tabcontent {
    display: none;
}
.ndfpretrans-tablinks.active {
    color: #333;
}
.ndfpretrans #fxndflive {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    /*height: 47px;*/
    line-height: 47.07px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0;
    position: relative;
    text-align: center;
    color: #410a36;
    font-size: 24px;
}


.ndfpretrans-tablinks span{

    display: block;
    width: 100%;
    height: 100%;
    border: .08em solid #ddd;
    background-color: #f9f9f9;
    padding: 5px 10px;
}
.ndfpretrans-tablinks {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    flex: 1 1 0px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    position: relative;
    text-align: center;
    color: #999;
    margin: 0;
}

.ndfpretrans-tablinks:hover {
    /*text-decoration: underline;*/
}




.navbar-slogan #exchangexlogo{
    background: #b1a076;
    width: 19px;
    height: 20px;
    padding: 3px;
    margin-top: -14px;
}

.underlogolinks #exchangexlogo{
    background: #410a36;
    width: 19px;
    height: 18px;
    padding: 3px;
    margin-top: -2px;
}
@media screen and (max-width: 1221px){
    .underlogolinks #exchangexlogo{
        width: 14px;
        height: 13px;
        padding: 2px;
        margin-top: 0px;
    }

}
@media screen and (max-width: 1009px){
    .navbar-slogan #exchangexlogo{
        width: 16px;
        height: 16px;
        padding: 3px;
        margin-top: -12px;
    }
    .underlogolinks #exchangexlogo{
        width: 16px;
        height: 16px;
        padding: 2px;
        margin-top: -1px;
    }

}

/* Connectivity */

.connectivityGuide .list-arrows li .hypertitle{
    position: relative;
    cursor: pointer;
}
.connectivityGuide .list-arrows li .hypertitle:hover:after{
    content: "click to copy link";
    display: block;
    background: none;
    width: 200px;
    padding-left: 25px;
    position: absolute;
    left: calc(100% + 80px);
    top: 50%;
    color: #d8d8d8;
    font-weight: 200;
    font-family: arial;
    font-size: 14px;
    transform: translate(0px, -50%);
    background: url("../img/vectors/anchor-link.svg") left top / 20px no-repeat;

}
.connectivityGuide .list-arrows li .hypertitle.justCopied:hover:after{
    content: "Copied";
    display: block;
    background: none;
    width: 200px;
    padding-left: 25px;
    position: absolute;
    left: calc(100% + 80px);
    top: 50%;
    color: green;
    font-weight: 200;
    font-family: arial;
    font-size: 14px;
    transform: translate(0px, -50%);
    background: url("../img/vectors/anchor-link.svg") left top / 20px no-repeat;

}
.connectivityGuide .list-arrows li a:hover:after {
    display: none;
}
#main.connectivityGuide  h6{font-size: 1.125em;}
#main.connectivityGuide table {
    width: 100%;
    border-collapse: collapse;
}


#main .list-arrows .accordion.panel-group .panel  {
padding: 10px 0;
}


#main.connectivityGuide .pointsofpresence tr {
    display: flex;
}

#main.connectivityGuide .pointsofpresence th:nth-child(1),
#main.connectivityGuide .pointsofpresence td:nth-child(1) {
    flex: 1;
}

#main.connectivityGuide .pointsofpresence th:nth-child(2),
#main.connectivityGuide .pointsofpresence td:nth-child(2),
#main.connectivityGuide .pointsofpresence th:nth-child(3),
#main.connectivityGuide .pointsofpresence td:nth-child(3) {
    flex: 2;
}

#main.connectivityGuide table.cgt  {
    margin: 40px auto;
}#main.connectivityGuide table.cgt tr {
    display:  flex;
}
    #main.connectivityGuide table.cgt th{
    flex: 1;
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
    background: #f5f5f5;
}
#main.connectivityGuide table.cgt  td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;

}

#main.connectivityGuide table.cgt th:nth-child(1), #main.connectivityGuide table.cgt  td:nth-child(1){
    flex: 2;
    padding-left: 8px !important;
}

#main.connectivityGuide table.cgt  th:nth-child(2), #main.connectivityGuide table.cgt   td:nth-child(2) {
    flex: 3;
}


#main.connectivityGuide table.cgt   td:nth-child(2) {
    cursor: pointer;
    position: relative;
}


 #main.connectivityGuide table td:hover:nth-child(2):after ,
 #main.connectivityGuide table td:hover:nth-child(3):after {
    content: "Copy to clipboard";

    position: absolute;
    top: 0;
    height: 20px;
    background: url("../img/vectors/exchange-copy-icon.svg") center top / 20px no-repeat;
    right: 0;
    width: 73px;
    height: 20px;
    font-size: 8px;
    text-align: center;
    padding-top: 20px;
    margin-top: 8px;
    color: #999;

}

 #main.connectivityGuide table td.justCopied:hover:nth-child(2):after,
 #main.connectivityGuide table td.justCopied:hover:nth-child(3):after
 {
    content: "Copied to clipboard";
    position: absolute;
     cursor: pointer;
    top: 0;
    height: 20px;
    background: url("../img/vectors/icons8-tick-48.png") center top / 20px no-repeat;
    right: 0;
    width: 73px;
    height: 20px;
    font-size: 8px;
    text-align: center;
    padding-top: 20px;
    margin-top: 8px;
    color: #999;

}

#main.connectivityGuide table.cgt th:nth-child(3), table td:nth-child(3) {
    flex: 0.5;
    position: relative;
}

#main.connectivityGuide table.cgt  td:nth-child(3) {
    cursor: pointer;
}


#main.connectivityGuide h3{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.3em;
    font-size: 1.125em;
    color: inherit;
    box-sizing: border-box;
    font-family: "Encode Sans Bold",Helvetica,Arial,sans-serif;
    font-weight: normal;
}




/*#main.connectivityGuide table:nth-of-type(2) {*/
/*    margin-top: 75px;*/
/*}*/






/* Hide mobile warning by default */
#main.connectivityGuide .mobile-warning {
    display: none;
}

/* Show mobile warning on screens below 600px width */
@media (max-width: 599px) {
    #main.connectivityGuide table.cgt{
        font-size: 14px;
    }
    #main.connectivityGuide .mobile-warning {
        margin-top: 30px;
        text-align: center;
        display: block;
    }
}

table#MTFinstruments {
    display: block;
    overflow: auto;
    width: 90%;
}
table#MTFinstruments tbody{

    display: block;
    overflow: auto;
}


ul.third {
width: 33%;
    float: left;
}
/*ul.threecols {*/
/*    display: grid;*/
/*    grid-template-columns: repeat(3, 1fr); !* Three columns *!*/
/*    list-style: none;*/
/*    padding-left: 0;*/
/*    margin: 0;*/
/*    gap: 10px; !* Gap between items *!*/
/*}*/
/*ul.threecols li {*/
/*    padding: 0 10px 10px 0; !* Adjust the padding as needed *!*/
/*    text-align: left;*/
/*}*/
/*@media (max-width: 768px) {*/
/*    ul.threecols {*/
/*        grid-template-columns: repeat(2, 1fr); !* Two columns for medium screens *!*/
/*    }*/
/*}*/
/*@media (max-width: 480px) {*/
/*    ul.threecols{*/
/*        grid-template-columns: 1fr; !* Single column for mobile screens *!*/
/*    }*/
/*}*/



table#MTFinstruments td {
    /*background: #fff;*/
    padding: 4px 5px;
}

/*table#MTFinstruments tbody th {*/
/*    font-weight: 100;*/
/*    font-style: italic;*/
/*    text-align: left;*/
/*    position: relative;*/
/*}*/
/*table#MTFinstruments thead th:first-child {*/
/*    position: sticky;*/
/*    left: 0;*/
/*    z-index: 2;*/
/*}*/
#MTFinstruments th ,#MTFinstruments td{

}

#MTFinstruments th ,#MTFinstruments td{
    text-align: center;
}

table#MTFinstruments tr th:first-child,
table#MTFinstruments tr td:first-child {
    position: sticky;
    left: 0;
    /*background: #fff;*/
    z-index: 1;
    white-space: nowrap;
    padding-right: 20px;
    text-align: left;
}

table#MTFinstruments tr:nth-child(even) td{background: #F3F3F3}
table#MTFinstruments tr:nth-child(odd) td{background: #FFF}
table#MTFinstruments tr th{background: #FFF}


#MTFinstruments th span{
    font-size: 8px;
    display: block;
    line-height: 14px;
    /*display: none;*/
}

.mtfinstrumentssection{

}

/*#main .accordion .mtfinstrumentssection .close{*/
/*    top: 60px;*/
/*}*/
#main .accordion  .close{
    position: absolute;
    top: 50%;
transform: translate(0 , -50%);
    right: 55px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    float: none;
    opacity: 1;
}

#main .panel-collapse .close {
    right: -55px;
}


/* LMAX Cookie Consent */

/*#lmax-cookie-bar{*/
/*    background-color: rgb(252, 248, 227);*/
/*    color: rgb(165, 127, 55);*/
/*    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
/*    display: block;*/
/*    font-size: 15px;*/
/*    text-align: center;*/
/*    font-weight: 300;*/
/*    !*display: none;*!*/
/*}*/

/*#lmax-cookie-bar .link{*/
/*    display: inline-block; color: rgb(85, 85, 85);*/
/*    font-weight: 600;*/
/*    text-decoration: underline;*/
/*    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
/*}*/
/*#lmax-cookie-bar .cookieBtn{*/
/*    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
/*    display: inline-block;*/
/*    color: rgb(252, 248, 227);*/
/*    background-color: rgb(165, 127, 55);*/
/*    padding: 5px 10px;*/
/*    font-size: 13px;*/
/*    font-weight: 400;*/
/*    line-height: 1;*/
/*    margin: 5px 0px 5px 10px;*/
/*    text-decoration: none;*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*}*/


/*@media screen and (max-width: 699px) {*/
/*    #lmax-cookie-bar{*/
/*        padding: 5px 35px 5px 35px;*/
/*    }*/
/*    #lmax-cookie-bar .cookieBtn{*/
/*        margin: 0px 0px 0px 10px;*/
/*    }*/
/*}*/

/* End LMAX Cookie Consent */


@media screen and (max-width: 1425px) and (min-width: 1010px){
    #wrapper-footer .container, #wrapper-footer p, #wrapper-footer a , #wrapper-footer .contact {
        font-size: 12px ;
    }

}


/*   */
.exCookieBnr {
    /*padding-bottom: 5px;*/
    background-color: rgb(252, 248, 227);
}
.exCookieBnr #cookie-law-info-bar{
    position: static !important;
    box-shadow: none;
}
.exCookieBnr a{
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important;

}


body #cookie-law-info-bar {
    padding: 0;
    position: static;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

body .cli-plugin-button {
    margin-bottom: 7px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 7px 7px;
    font-size: 12px !important;
}
@media only screen and (max-width: 767px){
    #logonavbar.scrollTop {
        top: 0 !important;
    }

}


@media screen and (max-width: 768px){
    /*.exCookieBnr{display: none;}*/
    header{
        /*position: relative;*/
    }
    body #cookie-law-info-bar {
        padding: 10px;
    }
    body .cli-plugin-button {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 10px;
        padding: 3px 17px;
        /* font-size: 12px !important; */
    }

}


#sidenavbar ul a.servicestatusmobilebtn {
    position: relative;
    padding-left: 40px;
}

.servicestatusmobilebtn:after{
    content: "";
    background: #33cc33;
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 50%;
    left: 22px;
    border-radius: 100%;
    transform: translate(0, -50%);
}





.Pre-tradeWdgt{
    position: relative;
    padding-top: 91%;
    border: 1px solid #a3a3a3;
    margin-bottom: 15px;

}
.Pre-tradeWdgt iframe{
    position: absolute;
    bottom: 0; left: 0; right: 0 ; top: 0;
    height: 100%;
}

#fwidget.mtfpage{
    margin: 0 auto;
    padding: 0 5px;
    overflow: hidden;
    max-width: 700px;
}








.header-messages {
    padding-top: 0px !important;

}
#header {

    padding-bottom: 30px !important;
}
.container .navbar-slogan h1 {
    line-height: 1.3em;
}
#premain .header-messages h2 {
    font-family: "Encode Sans Thin", Helvetica, Arial, sans-serif;
    font-size: 101px;
    line-height: 1.2em;
}

#sidenavbar{
    padding-top: 100px;
}
#sidenavbar .container  .wrapper {
    margin-top: 0;
}
#navbar .dropdown .dropdown-menu:hover{
    display: block ;
}

#navbar .expanded.hovered + .dropdown-menu{
    display: block !important;
}
@media screen and (min-width: 1010px) AND (max-width: 1425px) {
    #premain .header-messages h2 {
        font-size: 70px;
    }
    #cycle-messages {
        height: 265px;
    }
}

@media screen and (min-width: 1426px) {
    #navbar  .nav  .dropdown-menu.hidden-lg{
        display: none !important;
    }
    #cycle-messages {
        height: 380px;
    }
    #navbar .dropdown .dropdown-menu {
        padding-bottom: 6px !important;
    }
}


@media screen and (min-width: 799px) AND (max-width: 1009px) {
    #premain .header-messages h2 {
        font-size: 48px;
    }
}

@media screen and (max-width: 799px) {
    #cycle-messages {
        height: auto;
    }

    #premain .header-messages h2 {
        font-size: 44px;
        padding-bottom: 15px;
    }

    #header {
        padding-top: 20px;
        padding-bottom: 15px !important;
    }


    .thoursnote span{
        display: block;
    }

    .titleNt, .headnote{
        padding-left: 0 !important;
        font-size: 14px !important;
        white-space: nowrap;
    }
    table.table-hover{
        /*html body{*/
        font-size: 14px;
        /*color: green;*/
    }
    .accordion .panel-default > .panel-heading {
        padding-right: 30px !important;
    }

}
@media screen and (max-width: 758px) {
    /*#Pre-tradeWdgt {*/
    /*    height: 563px;*/
    /*}*/
}


@media screen and (max-width: 540px) {
    /*#Pre-tradeWdgt{*/
    /*    height: 297px;*/
    /*}*/
    #premain .header-messages h2 {

        font-size: 44px;

    }
    #sidenavbar{
        padding-top: 10px !important;
    }
}

@media screen and (max-width: 380px) {
    #premain .header-messages h2 {
        font-size: 36px;
    }
}

/* start of desktop styles */

ul.list-arrows li .accordion .panel-body {
    position: relative;
}
ul.list-arrows li .accordion  .panel-collapse  .close {
    /*margin-top: -20px;*/
    /*top: 50%  ;*/
    top: 0;
    margin: 0;
}
.connectivityGuide .accordion .close {
    position: absolute;
    top: 50%;
    right: 55px;
    margin-top: -18px;
    width: 40px;
    height: 40px;
    float: none;
    opacity: 1;
}
.connectivityGuide .mainclose.close.temphide:after,
.connectivityGuide .mainclose.close.temphide:before{
    content: none;

}

#main .accordion.panel-group .panel {
    margin-bottom: 0;
    padding: 20px 0;
}
#main .panel panel-default{
    margin: 0;
}
#main .accordion {
    padding: 0;
}
#main .accordion .panel-default>.panel-heading {
    padding: 0;
}
#main .accordion .panel-title{
    margin: 24px 0 16px 0;
}


#main   .close:hover:before ,
#main  .close:hover:after {
    display: block !important;
    background-color: #59164c;
    -webkit-transition: transform 0.2s, background-color 0.2s;
    -moz-transition: transform 0.2s, background-color 0.2s;
    -ms-transition: transform 0.2s, background-color 0.2s;
    -o-transition: transform 0.2s, background-color 0.2s;
    transition: transform 0.2s, background-color 0.2s;
}

@media only screen and (max-width: 767px){
    ul.third{
        width: 100%;
        display: block;
        padding-bottom: 0;
    }
    #main .accordion .close {

        width: 20px ;
        height: 20px ;
        right: 11px;
    }
    .ndfpretrans-tablinks{

font-size: 16px;
    }
    .ndfpretrans-tabcont{
        gap: 5px;
    }
}

.spcbtm li{
    padding-bottom: 10px;
}
.spcbtm{
    padding-top: 10px;
}
.accordion .panel-body  h4  {
    font-size: 18px;


}
.panel-body  h4  {
    color: #b1a076 !important;

}
.collapsed .mdfeeTitle:after{
    content: none;
}
.titleNt, .headnote{
    font-size: 14px;
    /*padding-left: 20px;*/
    font-weight: normal !important;
    font-family: "Encode Sans Light",Helvetica,Arial,sans-serif;
}
.headnote.ws{
    white-space: normal !important;
}
.titleNt{
    padding-left: 20px;
}
.collapsed .titleNt{
    display: none;
}
.dfeePDF{
    padding-top: 50px;
}
.thoursnote{
    font-size: 18px;
}
.noundrlne:hover{
    text-decoration: none !important;
}
.noundrlne:hover strong{
    text-decoration: underline !important;
}
.thoursnote span{
    padding-left:50px;
}

.tcol td{
    width: 50%;
}
.dfeePDF p{
    font-size: 1rem;
}
#collapse4.upcomingmarketdatafees   td p{
    font-size: 1em;
    padding-right: 16px;
}
#collapse4.upcomingmarketdatafees  .tcol td{
    width: 50% ;
}
#collapse4.upcomingmarketdatafees  .tcol4 td{
    width: 25% ;
}
#collapse4.upcomingmarketdatafees  .tcol3 td{
    width: 25%
}
#collapse4.upcomingmarketdatafees  .tcol3 td.halftd{
    width: 50% !important; ;
}

@media only screen and (max-width: 768px) {
    .responsiveny4table td {
        min-width: 160px;
    }
    .responsiveny4table .table {
        table-layout: auto;
        width: 100%;
    }

    .responsiveny4table .table th:first-child,
    .responsiveny4table .table td:first-child {
        position: sticky;
        left: 0;
        background: #FFF;
        z-index: 1;
        min-width: 140px;
    }

    .responsiveny4table {
        overflow-x: auto;
    }

    .responsiveny4table .table th:first-child,
    .responsiveny4table .table td:first-child {
        background: #f8f9fa;
    }
}







.subTrading{
    padding: 10px 0 0 0;
    font-family: "Encode Sans Medium",Helvetica,Arial,sans-serif;
}
.lighterweight{
    font-family: "Encode Sans light",Helvetica,Arial,sans-serif;
}


#navbar .dropdown .dropdown-menu .dropdown-menu {
    position: relative;
    right: 0;
    padding: 0;
    margin: 0;
    background: none;
    position: relative;
    border: 0;
    box-shadow: 0 0 0;
    display: none;
}

/*#navbar .nav .dropdown:after {*/
/*    content: "";*/
/*    display: block;*/
/*    float: none;*/
/*    clear: both;*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    right: 1px;*/
/*    width: 100%;*/
/*    height: 30px;*/

/*}*/
#navbar .dropdown .dropdown-menu{
    padding: 0;
}
#navbar .open .dropdown-menu a:hover {
    /*color: #410A36;*/
    /*color: #000;*/
}


/*Post trade transparency widget styles */

#post-tradewdgt {
    width: 99%;
    height: 615px;
}

/*end */
.ptradeInst{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #F0F0F0;
    position: absolute;
    top: 10px;
    right: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-weight: bold;
    border: 1px solid #666;
    color: #666;
    cursor: pointer;
    transition: all 0.5s ease;

}
.ptradeInst:hover{

    background:#410A36;
    color: #fff;
    /* box-shadow: 3px 3px 10px #787878;*/
}
.insTxt{
    display: none;
    font-family: "Encode Sans Light",Helvetica,Arial,sans-serif;
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 11px;
    line-height: 26px;
    width: 431px;
    text-align: left;
    background: #000000d1;
    border-radius: 5px;
    padding: 10px 10px;
    font-style: normal;


}

.insTxt ul{
    padding-left: 20px;
}

.ptradeInst:hover .insTxt{

    display: block;
}

.ptradeDown{
    position: absolute;
    bottom: 10px;
    left: 10px;

}

.ptradeBtn{
    position: absolute;
    bottom: 50px;
    left: 0px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    width: 200px;
    height: 50px;
    border: 1px solid;
    line-height: 50px;
    cursor: pointer;
    transition: all 0.5s ease;
}
.ptradeBtn.nd{
    left: 220px;

}
.ptradeBtn:hover{
    background:#410A36;
    color: #fff;
    text-decoration: none;
    /* box-shadow: 3px 3px 10px #787878; */
}
#members #lw_widget_iframe {
    height: 694px;
    width: 680px;
}
/* Pre Trade button and instructions only */
.LMAXwdgtcontainer{
    position: relative;
    width: 100%;
}
.LMAXwdgtcontainer object ,
.LMAXwdgtcontainer iframe {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 799px) {


    #post-tradewdgt{
        width: 100%;
        height: 510px;
        padding-top: 40px;
    }
    .ptradeBtn{
        display: none;
    }
    .insTxt {
        right: 5px;
        top: 35px;
        font-size: 9px;
        width: 261px;
    }
    #members  #lw_widget_iframe {
        width:100%;
        height: 320px;
    }
}







@media screen and (max-width: 1435px) {

    .expanded .dropdown-menu{

        padding: 20px;
    }
}
@media screen and (max-width: 991px) {
    /* start of large tablet styles */



}

@media screen and (max-width: 767px) {
    /* start of medium tablet styles */

    .rslides li h2 p{

        font-size: 0.4em;
        line-height: 1.2em;
    }

}



@media screen and (max-width: 479px) {
    /* start of phone styles */




}
@media only screen and (max-width: 767px){
    body {
        /*font-size: 11px;*/
        /*color: red !important;*/
        /*font-weight: bold;*/
    }
}
#main .collapse {
    /*display: inline-block !important;*/
}