@media (min-width: 1199px){
    .campaign-db{
        height: 1035px;
        position: relative;
    }
    .cd-popup-container {
        margin: 8em auto;
    }
}
@media screen and (min-width: 1024px) {
    li.mn_top_aff>a{
        padding: 15px 10px;
    }
    .collapse-button {
        display: none;
    }
}

@media screen and (max-width: 912px ) {
    .fc-daily-cs h4{
        font-size: 18px;
    }
    .fc-daily-cs h2{
        font-size: 20px;
    }
    .leadfunnel .section-item {
        max-width: 100% !important;
        flex: none;
    }
    #anchor h4, .fc-daily-top p{
        font-size: 18px;
    }
    .u-membership-block-4 h3{
        font-size: 23px;
    }
    .fc-daily-top .head {
        font-size: 22px;
    }
    .mobile-menu {
        float: none !important;
        margin-top: 50px !important;
    }
    .navbar-nav.navbar-right {
        margin-top: 50px;
    }
    .navbar-nav>.mobile>a{
        position: absolute;
        left: -210px;
        top: -8px;
    }
    .nav_affiliate>.navbar-header{
        position: relative;
    }
    #navbarCollapse {
        position: absolute;
        top: 100%;
        background: #4f43b5;
        z-index: 10;
        left: -7%;
        padding: 0 0 0 10px;
        width: 100%;
    }
    .border-right-1 {
        border-right: none;
    }
}
@media screen and (max-width: 820px ) {}
@media screen and (max-width: 768px ) {
    .affiliate-container {
        max-width: 100%;
    }
    li.mn_top_aff>a{
        display: block;
        padding: 3px;
    }
    li.mn_top_aff.active>a{
        padding-bottom: 0px;
    }
    .navbar-nav>.mobile>a{
        position: absolute;
        left: -210px;
        top: -8px;
    }
    .nav_affiliate>.navbar-header{
        position: relative;
    }
    .nav_affiliate>.navbar-buttons{
        width: auto;
    }
    .dropdown-menu{
        margin: 2px -12px 0;
    }
}

@media screen and (max-width:540px){
    .top-5-link, .affiliate-src {
        margin-top: 10px;
    }
    .find-result {
        float: left !important;
    }
    .fixed {
        right: 20px;
    }
    .bonus-commission .col-md-6 {
        padding: 0 !important;
    }
    #dynamic-table_wrapper, .dataTables_wrapper  {
        width: 100%;
        overflow: auto;
    }
    .form-search input, .form-search select {
        margin-bottom: 10px;
    }
    .profile-main form, .change-password-main form {
        padding: 0 10px;
    }
}

@media screen and (max-width:479px){
    .affiliate-logo {
        max-width: 120px;
    }
    .nav-tabs>li{
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        background: #0072C6;
        color: #fff;
    }
}

@media screen and (max-width:390px){
    .affiliate-container .col-md-12  div.pull-right {
        margin: 10px 0;
    }

}
