.fxpopup {
    opacity: 1;
    visibility: visible;
    position: fixed;
    overflow: auto;
    z-index: 100001;
    transition: all 0.3s ease 0s; /* width: 100%;*/
    height: 100%;
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    text-align: center;
    display: block;
}

.inner-popup {
    opacity: 1;
    visibility: visible;
    display: inline-block;
    outline: medium none;
    transition: all 0.3s ease 0s;
    position: relative;
    vertical-align: middle;
    top: 20%;
}

div#fx-winmask, .fxoverlay {
    opacity: 0.8;
    visibility: visible;
    overflow: auto;
    transition: all 0.3s ease 0s;
    top: 0px;
    left: 0px;
    text-align: center;
    display: block;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999 !important;
}

.fxpopup-close {
    position: absolute;
    right: 13px;
    top: 10px;
    display: block;
    border: none;
    cursor: pointer;
    background: #ccc url(../images/close-login.html) no-repeat center;
    text-align: center;
    color: #000;
    border-radius: 90px;
    width: 15px;
    height: 15px;
    line-height: 12px;
}

.fxpopup-close1 {
    position: absolute;
    right: 13px;
    top: 10px;
    display: block;
    border: none;
    cursor: pointer;
    background: #ccc url(../images/close-login.html) no-repeat center;
    text-align: center;
    color: #000;
    border-radius: 90px;
    width: 14px;
    height: 14px;
    line-height: 12px;
}

.fxpopup-close .fa {
    font-size: 11px !important;
}

.fxpopup-close:hover {
    color: #000;
}

.fxpopup-close1 .fa {
    font-size: 11px !important;
}

.fxpopup-close1:hover {
    color: #000;
}

.fancybox-close {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    border: none;
    cursor: pointer;
    background: #f5f5f5 url(../images/closebtn.html) no-repeat center;
    text-align: center;
    font-size: 16px;
    color: #000;
    width: 28px;
    height: 28px;
}

.fx-popup {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    background: #fff;
    padding: 20px;
    min-height: 200px;
    width: 600px;
}

/*.mypopup{ left:0%!important; top:0%!important; margin-left:0px!important; margin-top:0px!important;}
*/

#fxalert { /*min-height:50px; width:400px; margin:200px auto;padding:25px;background:#fff;border:0px; text-align:center; font-size:20px;*/
    position: absolute;
    z-index: 99999999 !important;
    width: 100%;
    height: 100%;
    display: table;
}

.bidPopUp-inner2 {
    background: #f2f2f2;
    padding: 40px 40px 30px 40px;
    width: 520px;
    margin: 200px auto auto auto;
    position: relative;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
}

.bidPopUp {
    z-index: 9999999 !important;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    display: table;
}

.bidPopUp-inner {
    background: #fff;
    padding: 20px 60px 45px 60px;
    width: 665px;
    margin: 220px auto auto auto;
    position: relative;
    box-shadow: 0 1px 7px #a0a0a0;
    -webkit-box-shadow: 0 1px 7px #a0a0a0;
    -moz-box-shadow: 0 1px 7px #a0a0a0;
    -o-box-shadow: 0 1px 7px #a0a0a0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.loginforn1 {
    padding: 6px 0px;
}

.loginforn2 {
    width: 49%;
    float: left;
}

.loginforn3 {
    width: 49%;
    float: left;
}

.select-textbox2 {
    width: 100%;
    background: #fff;
    border: 1px solid #e1e1e1;
    height: 44px;
    line-height: 44px;
    font-size: 14.24px;
    color: #000;
    padding-left: 18px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0px 0px 15px 0px;
}

.select-textbox3 {
    width: 100%;
    background: #fff;
    border: 1px solid #e1e1e1;
    height: 44px;
    line-height: 44px;
    font-size: 14.24px;
    color: #000;
    padding-left: 18px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0px 0px 15px 15px;
    border-radius: 0;
}

.select-textbox4 {
    width: 100%;
    background: #fff;
    border: 1px solid #e1e1e1;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    color: #000;
    padding-left: 18px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0px 0px 15px 0px;
    border-radius: 0;
}

.loginforn4 {
    width: 100%;
    text-align: center;
    padding-top: 6px;
}

.logintitle {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 450;
    font-size: 24px !important;
    padding-bottom: 5px;
    color: #4e4d4d;
}

.submit-btn2 {
    font-family: 'Roboto', sans-serif;
    background: #ff8901 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px 11px 15px;
    margin: 0px 130px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.submit-btn2 .fa {
    font-size: 20px;
    margin-left: 5px;
}

.submit-btn3 {
    font-family: 'Roboto', sans-serif;
    background: #ff8901 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px 11px 15px;
    margin: 0px 154px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.submit-btn3 .fa {
    font-size: 20px;
    margin-left: 5px;
}

.bidPopUp2 {
    background: #fff;
    padding: 10px;
    width: 90%;
    margin: 100px auto auto auto;
    position: relative;
    box-shadow: 0 1px 7px #a0a0a0;
    -webkit-box-shadow: 0 1px 7px #a0a0a0;
    -moz-box-shadow: 0 1px 7px #a0a0a0;
    -o-box-shadow: 0 1px 7px #a0a0a0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.megamenu2 {
    margin: 0px;
}

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

.megamenu2 li {
    list-style-type: none;
    display: block;
    float: left;
    width: 33.33%;
    padding: 0px 10px;
}

.megamenu2 a {
    display: block;
    color: #231f20;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    text-decoration: none;
    padding: 6px 10px 6px 25px;
    background: url(../images/footer-arow.png) no-repeat;
    background-position: left 10px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.megamenu2 a:hover {
    color: #fff;
    background: #ff8a01 url(../images/white-arow.html) no-repeat center left;
    background-position: left 10px center;
}

.megamenu2 a.current {
    color: #fff;
    background: #ff8a01 url(../images/white-arow.html) no-repeat center left;
    background-position: left 10px center;
}

@media all and (max-width: 1024px) {
    .fx-popup {
        width: 600px;
    }
}

@media all and (max-width: 640px) {
    .fx-popup {
        width: 600px;
    }

    .bidPopUp-inner {
        width: 580px;
        margin-top: 150px;
    }

    .megamenu2 li {
        width: 50%;
    }

    .bidPopUp2 {
        margin-top: 70px;
    }
}

@media all and (max-width: 480px) {
    .fx-popup {
        width: 300px;
    }

    .bidPopUp-inner {
        width: 310px;
    }

    .bidPopUp-inner {
        padding: 20px 15px;
    }

    .loginforn2 {
        width: 100%;
        padding-bottom: 10px;
    }

    .loginforn3 {
        width: 100%;
    }

    .megamenu2 li {
        width: 100%;
    }
}