/* common */
img.logoreb {
    margin-bottom: 20px;
}
.section.hidden{
    display: none;
}
.overlay-blue {
    width: 68%;
    height: 100%;
    position: absolute;
    background: #420e80c9;
    /*z-index: 1;*/
    top: 0;
}
.form_top50women2021 {
    background: #fff;
    padding: 50px 18%;
    text-align: center;
}
.form_top50women2021 p{
    font-size: 22px;
    font-weight: 400;
}
button#fabrikSubmit_35 {
    margin-top: 10px;
    background: #000;
    border: none;
    font-size: 18px;
    padding: 10px 25px;
    border-radius: 20px;
}
.form_top50women2021 legend.legend{
    display: none;
}
.form_top50women2021 .row-fluid{
    width: calc(100%/2 - 10px);
}
.form_top50women2021 .fabrikGroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form_top50women2021 .row-fluid:nth-child(16),.form_top50women2021 .row-fluid:nth-child(17),.form_top50women2021 .row-fluid:nth-child(18),.form_top50women2021 .row-fluid:nth-child(19),.form_top50women2021 .row-fluid:nth-child(20),.form_top50women2021 .row-fluid:nth-child(21){
    width: 100%;
}
.form_top50women2021 .row-fluid:nth-child(16){
    margin-top: 15px;
}
.fabrikActions.form-actions .row-fluid,div#top_50_women_in_real_estate_2021___term .row-fluid,#top_50_women_in_real_estate_2021___are_you_a_business_owner_executive_or_director_ .row-fluid{
    width: 100%;
}
#top_50_women_in_real_estate_2021___are_you_a_business_owner_executive_or_director_ .row-fluid{
    display: flex;
    justify-content: center;
    width: 100%;
}
.g-recaptcha > div{
    margin:auto;
}
#top_50_women_in_real_estate_2021___are_you_a_business_owner_executive_or_director_ .fabrikgrid_radio.span3 {
    width: 100px;
    float: left;
}
.form_top50women2021 .fabrikElement input[type="text"],.form_top50women2021 .fabrikElement select{
    height: 40px;
    border-radius: 0px !important;
}
.container {
    padding-bottom: 15px;
    padding-top: 15px;
    width:1400px;
    max-width: 100%;
}
.pt-20px {
    padding-top: 20px;
}
.row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.center-container {
    /*border: 1px solid #487eae;*/
}
.center-container2 .div1 h1 {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    margin-top: 0px;
    font-family: sans-serif;
}
.center-container2 .div1 p {
    color: #14A5E4;
    font-size: 20px;
    font-weight: 600;
}
.center-container2 .div2 p {
    color: #fff;
}
.center-container2 .div2 p {
    font-size: 16px;
}
.center-container2 .div2 .p1 {
    margin-top: 0;
    font-size: 25px;
    font-weight: bold;
    font-family: sans-serif;
    margin-bottom: 25px;
    line-height: 1.3;
    color: #fff;
}
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5;
}
h2 {
    font-family: TitlingGothicFB Medium Bold;
}
p {
    margin-bottom: 15px;
}
.center-container {
    padding: 90px 20px;
}
.center-container2 {
    /*border: 1px solid #487eae;*/
    padding: 30px 20px;
}
.ml-auto {
    margin-left: auto;
}
img {
    max-width: 100%;
}
/* section1 */

#section1 {
    background-image: url(/templates/custom/images/top50women2021/home-bg.png);
    background-size: cover;
}

#section1 h1{
    color: #9E8156;
    font-size: 17px;
    margin-top: 30px;
}
#section1 img.img-a {
    height: 100%;
    position: absolute;
     right: 8%; 
    top: 200px;
    transition: all 1s;
    width: 600px;
    height: 602px;
    max-width: 100%;
    max-height: auto;
    z-index: 1;
}
#section1 img.img-b {
    width: 170px;;
    position: absolute;
    right: 0;
    bottom: 0;
}
#section1 img.img-c {
    width: 175px;;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 1.3s ease-in;
    max-height: 0;
    object-fit: cover;
    object-position: bottom;
}
#section1 img.img-d {
    position: absolute;
    right:100px;
    top: -10px;
    transition: all 0.7s;
}
#section1 div.c {
    position: absolute;
    bottom: 0;
    right: -135px;
    width: 265px;
    height: 150px;
    background-color: #322c6a;
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
} 
#section1 img.img-e {
    top: 0;
    width: 250px;
    position: absolute;
    right: 230px;
    z-index: 1;
    transition: all 1.3s ease-in;
    max-height: 0;
    object-fit: cover;
    object-position: top;
}
/* #section1 .fp-tableCell {
    vertical-align: top !important;
} */
#section1 .div1 {
    /* padding: 60px 150px; */
    padding: 60px 15px;
    transition: all 1.2s;
    /*transform: translate3d(0, 20%, 0);*/
    z-index: 999;
    opacity: 1;
}
.chart-container{
    padding:0px 30px;
}
#section1 .div1 p {
    font-size: 20px;
    color: #fff;
    /*margin-top: 20px;*/
    margin-bottom: 20px;
}
#section1 .div1 a {
    background: #00AEEF;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 32px;
}
#section1 .page-down {
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 75px;
    width: 150px;
    margin-left: -75px;
    background-color: #00AEEF;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    text-align: center;
    transition: all 1s;
    opacity: 0;
}
#section1 .angle-down {
    transform: scale(1.5, 1);
    color: #fff;
    margin-top: 12px;
    transition: all 1s;
}

/* section2 */
#section2,#section5,#section9 {
    background: transparent linear-gradient(0deg, #054F87 0%, #46118B 100%) 0% 0% no-repeat padding-box;
}
#section2 img.img-d {
    width: 120px;
    position: absolute;
    left: -10%;
    top: 0;
    transition: all 0.7s;
}
#section2 .div1 {
    text-align:center;
    width:800px;
    margin:auto;
    max-width: 100%;
}
#section2 .div1 .p1 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
} 
#section2 .div1 .p2 {
    color: #fff;
    font-size: 20px;
}
#section2 .div1 .img1, #section2 .div2 .img1 {
    max-width: 100%;
} 
#section2 .div1 .img1 {
    margin-bottom: 50px;
} 

#section2 .center-container {
    transition: all 1.2s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
    padding:0px 15px !important;
}
#section2 { 
    z-index: 3;
}

/* section3 */
#section3,#section6,#section12 {
    z-index: 4;
    background: transparent linear-gradient(0deg, #46118B 0%, #054F87 100%) 0% 0% no-repeat padding-box;
}
#section3 .center-container2 {
    transition: all 1.2s;
    transform: translate3d(0, 0, 0);
    border:0;
    opacity: 1;
}
#section3 img.img3{
    position: absolute;
    top: -100px;
    left: 50px;
    width: 500px;
    max-width:100%;
}
#section3 .div1 h1 {
    font-size: 96px;
}
#section3 .div1 p {
    font-size: 36px;
    color: #fff;
    font-family: TitlingGothicFB Narrow;
}

#section4 h2 {
    color:#400FA2;
    line-height: 1.3;
}
#section4 h2 span {
    color: #000;
    font-size: 62px;
}

/* section4, section10 */
#section4 .chartjs-render-monitor,
#section10 .chartjs-render-monitor {
    position: absolute;
    bottom: 0;
}

/* section4, section10, section12 */
#section4,
#section10,
#section12 {
    background-color: #F0F0F0 !important;
    margin-top: 0px;
}
#section4 h2,
#section10 h2,
#section12 h2 {
    font-size: 30px;
    font-family: TitlingGothicFB Medium Bold;
}
#section4 h2 span,
#section10 h2 span,
#section12 h2 span {
    font-size: 62px;
    font-family: TitlingGothicFB Medium Bold;
}
#section4 .chart-choices,
#section10 .chart-choices {
    margin-top: 100px;
}
#section4 .chart-choices .chart-choice,
#section10 .chart-choices .chart-choice {
    font-size: 1.3em;
    margin-bottom: 5px;
    cursor: pointer;
}
#section4 .chart-choices .chart-choice.current,
#section10 .chart-choices .chart-choice.current {
    color: #400FA2;
    font-weight: bold;
}
#section4 .chart-choices .chart-choice:hover,
#section10 .chart-choices .chart-choice:hover {
    color: #400FA2;
    font-weight: bold;
}
#section4 img.img-path_3,
#section10 img.img-path_3 {
    height: 1em;
    padding-bottom: 4px;
    display: none;
}
#section4 .chart-choices .chart-choice.current img.img-path_3,
#section10 .chart-choices .chart-choice.current img.img-path_3 {
    display: inline-block;
}

/* section5 section9*/
#section5, #section9 {
    z-index: 5;
}
#section5 img.img3, #section9 img.img3 {
    position: absolute;
    top: -100px;
    left: 50px;
    width: 500px;
    max-width:100%;
}
#section5 .div1 h1, #section9 .div1 h1 {
    font-size: 96px;
}
#section5 .div1 p, #section9 .div1 p {
    font-size: 36px;
    color: #fff;
    font-family: TitlingGothicFB Narrow;
}
#section5 .center-container2, #section9 .center-container2 {
    transition: all 1.2s;
    transform: translate3d(0, 0, 0);
    border:0;
    opacity: 1;
}

/* section6 */
#section6,#section12 {
    background-color: #322c6a !important;
    color: #fff;
    margin-top: 0px;
}
#section6 img.img3,#section12 img.img3 {
    /*right: -70%;*/
    width: 500px;
    max-width:100%;
    margin:auto;
    /*position: absolute;
    transition: all 1.3s ease-in;*/
}
#section6 .container,#section12 .container {
    position: relative;
}
#section6 .center-container2, #section7 .center-container2 {
    border: none;
    transition: all 1.2s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
#section6 .center-container2 h2,#section12 .center-container2 h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 1.3;
}
#section6 p,#section12 p {
    font-size:16px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
#section6 a.btn {
    background: #000000;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 32px;
    margin-top: 15px;
    border-radius: 20px;
}
#section6 .images, #section12 .images {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
}
#section6 img.img-2b, #section12 img.img-2b {
    position: absolute;
    height: 100%;
    right: 100%;
    top: 0;
    transition: all 1s;
}
#section6 img.img-path_3, #section12 img.img-path_3 {
    width: 250px;
    position: absolute;
    bottom: 0;
    right: 35%;
    transition: all 1.3s ease-in;
    max-height: 0;
    object-fit: cover;
    object-position: bottom;
}
#section6 .border, #section12 .border {
    border: 1px solid #00AEEF;
    position: absolute;
    width: 150%;
    height: 95%;
    transform: skew(-30deg);
    right: -150%;
    transition: all 1s;
    opacity: 0;
}


#section7 {
    background-image: url(/templates/custom/images/top50women2021/home-bg.png);
    background-size: cover;
}
/* section7, section8 */
#section7{
    /*background-color: #342F58 !important;*/
    color: #fff;
    margin-top: 0px;
}
#section7 .item-scroll, #section8 .item-scroll {
    padding: 30px;
    font-size: 16px;
}
#section7 .vl, #section8 .vl {
    border-left: 3px solid #fff;
    height: 0;
    position: absolute;
    left: 50%;
    top: 0;
    transition: all 1s;
}

/* section8 */
#section8 {
    background-color: #fff;
    color: #383838;
    margin-top: 0px;
}
#section8 .left, #section9 .right {
    background-color: #342F58;
    z-index: 99;
    height: 100%;
    position: absolute;
    width: 50%;
    top: 0;
    transition: all 1s;
}
#section8 .left {
    left: 0;
}
#section8 .right {
    right: 0;
    border-left: 3px solid #fff;
}
#section8 .page-title {
    padding-bottom: 10px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
}
#section8 .page-title h2 {
    font-family: TitlingGothicFB Narrow Bold;
    font-size: 60px;
    text-transform: uppercase;
    color: #000;
}
#section8 .page-title h2 span.thin {
    font-family: TitlingGothicFB Narrow;
    font-weight: bold;
}

#section8 .agent-rank {
    font-size: 270px;
    line-height: 200px;
    text-align: right;
    font-family: TitlingGothicFB Narrow Bold;
    color: #09497f3d;
}

#section8 .page-title, #section9 .agent-name {
    padding-left: 10px;
}
#section8 .agent-details {
    padding: 10px;
    /*border: 1.5px solid #00AEEF;*/
    font-size: 16px;
}
#section8 .page-content .agent-name {
        font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #383838;
}
#section8 .page-content .agent-details {
    margin-bottom: 100px;
}
#section8 .page-content .agent-details .agent-detail {
    /*margin-bottom: 15px;*/
}
#section8 .page-content .agent-details span {
    font-weight: bold;
}
#section8 .page-content .agent-details span.bigger {
    font-size: 2em;
    font-family: TitlingGothicFB Medium Bold;
}
#section8 .page-content .agent-details .agent-detail-sm {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 30px;
}
#section8 .page-content .agent-details .agent-detail-sm div {
    margin-right: 10px;
}
/*#section9 .img-container {
    top: 0;
    right: 0;
    position: absolute;
    height: 100%;
    padding: 5vh 0;
    width: 55%;
}*/
#section8 .img-agent {
/*    position: absolute;
    top: 50%;
    margin-top: -25%;*/
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: top;
}
#section8 .img-strip {
    left: -200px;
    position: absolute;
    margin-top: 20px;
}
#section8 .top-agents,
#section8 .item {
    outline: unset;
}
#section8 button {
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 30px;
    padding:5px 10px;
    color: #A7A7A7;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EBEBEB;
}

/* section11 */
#section11 {
    background-color: #342F58 !important;
    color: #fff;
    margin-top: 0px;
}
#section11 .center-container2 {
    transition: all 1.2s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

/* section12 */
/* #section12 {
    padding: 0 60px;
} */
#section12 .img-path_2 {
    width: 120px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.7s;
}

/* section13 */
.table-wrap {
    background: #fff;
    padding: 50px 50px 30px;
    width: 90%;
    margin: auto;
}
#section13 .bootstrap-table{
    background: #fff !important;
    color: #000 !important;
height: 600px;
    overflow-y: scroll;
    padding-right: 20px;
}
.bootstrap-table::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}

.bootstrap-table::-webkit-scrollbar-track {
  background: #ddd;        /* color of the tracking area */
}

.bootstrap-table::-webkit-scrollbar-thumb {
  background-color: #420E80;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
}
#section13 .pagination-detail {
    display: none;
}
#section13 .pull-right.pagination{
    float: none !important;
    width: 100%;
    text-align: center;
    margin:15px auto;
}
#section13 .pagination>li>a,#section13 .pagination>li>span {
    background: transparent;
    border: 0;
    color: #000;
}
#section13 .pagination>.active>a,#section13 .pagination>.active>a:focus,#section13 .pagination>.active>a:hover,#section13 .pagination>.active>span,#section13 .pagination>.active>span:focus, .pagination>.active>span:hover {
    background: #7316DC;
    border-radius: 30px;
    color: #fff;
}
#section13 .pagination>li>a:focus,#section13 .pagination>li>a:hover,#section13 .pagination>li>span:focus,#section13 .pagination>li>span:hover{
    background: transparent;
}
#section13 {
    background-image: url(/templates/custom/images/top100agents2021/assets/last-slide-bg.png);
    background-size: cover;
    color: #fff;
    margin-top: 0px;
}
#section13 .center-container2 {
    transition: all 1.2s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
#section13 a.btn {
    background: #00AEEF;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 32px;
    margin-top: 15px;
}
#section13 .img-path_1 {
    width: 120px;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.7s;
}
#section13 h2 {
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    color: #420E80;
    text-transform: uppercase;
    font-family: 'TitlingGothicFB Narrow Bold';
    margin-bottom: 30px;
}
#section13 h2 span{
    color: #000;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background: #C9A57A;
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner{
	    white-space: normal !important;
line-height:1.3 !important;
}
.bootstrap-table .table>thead>tr>th{
vertical-align:top !important;
}

div#mobile_table {
    color: #000;
}
span.collapse-span {
    border: 1px solid;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 0 2px;
    font-size: 13px;
}
span.collapse-span .fa-minus:before {
    content: "\f068" !important;
}
div#mobile_table .details{
    display: none;
    border-top: 1px solid #ddd;
    padding: 15px;
}
div#mobile_table .row{
    border: 1px solid #ddd;
    border-bottom: none;
}
div#mobile_table .row:nth-child(odd){
    background: #FAFAFA;
}
div#mobile_table .row:last-child{
    border-bottom: 1px solid #ddd;
}
div#mobile_table .row .col{
    border-right:1px solid #ddd;
    padding:5px 8px;
}
div#mobile_table .row .col:last-child{
    border-right:none;
}
div#mobile_table .details.active{
    display: block !important;
}
.minus-btn{
    display: none;
}
.minus-btn.active{
    display: block;
}

@media(min-width: 900px){
    .container.center-container2 {
        display: flex !important;
        align-items: center !important;
    }
}

/* media query */
@media screen and (min-width: 1200px) and (max-height: 740px) {
/*    #section9 .page-title {
        padding-bottom: 20px;
    }
    #section9 .page-content .agent-name {
        margin-bottom: 10px;
    }
    #section9 .page-content .agent-details {
        margin-bottom: 20px;
    }
    #section9 .page-content .agent-details .agent-detail {
        margin-bottom: 10px;
    }
    #section9 .img-agent {
        top: 40%;
    }
    #section12 .chart-container {
        padding: 0px 40px;
    }*/
}
@media screen and (max-width: 1199px) {
    #fullpage {
        overflow-x: hidden !important;
    }
    #section6 .center-container2 h2 {
        font-size: 20px;
    }
    #section6 img.img-path_3 {
        right: 40%;
    }
}
@media(max-width: 1024px){
    #section13 .bootstrap-table{
        display: none;
    }
     #section13 .mobile-chart{
        display: block !important;
    }
    .table-wrap{
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    #section4 .chartjs-render-monitor,
    #section10 .chartjs-render-monitor {
    position: relative;
    }
    #section4 .chart-choices,
    #section10 .chart-choices {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    #section9 .page-content .agent-details {
    margin-bottom: 0px;
    }
    #section9 .img-container {
    position: relative;
    height: auto;
    width: 100%;
    padding: 20px 15px;
    }
    #section9 .img-agent {
        position: relative;
        top: unset;
        margin-top: unset;
    }
    #section9 .page-content .agent-details .agent-detail {
    margin-bottom: 10px;
    }
    #section9 .agent-details {
    font-size: 14px;
    }
    #section6 img.img-path_3 {
    display: none;
    }
    #section6 .border {
    display: none;
    }
    #section6 p {
        font-size: 14px;
    }
    #section1 img.img-e {
    display: none;
    }
    #section1 .dark-backdrop {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        background-color: rgb(52, 47, 88);
        opacity: 50%;
    }

    #section5 .div1 h1, #section9 .div1 h1, #section3 .div1 h1, #section4 h2 span, #section10 h2 span, #section12 h2 span{
        font-size: 58px;
    }
    #section7 .item-scroll, #section8 .item-scroll{
        text-align: left !important;
        padding:30px 0 !important;
    }
    #section8 .page-title h2{
        font-size: 40px;
    }
    #section8 .agent-rank{
        font-size: 100px;
        line-height: 100px;
    }
    #section8 .agent-details{
        padding:0;
    }
    #section8 .page-content .agent-details .agent-detail-sm{
        flex-direction: column;
        margin-top: 0;
    }
    #section8 .page-content .agent-details{
        margin-bottom: 30px;
    }
    .table-wrap{
        padding:15px;
        width: 100%;
    }
    #section7 .div1, #section7 .div2{
        padding:0 30px;
        text-align: left;
    }
    div#section8 .container, div#section10 .container{
        padding:30px;
    }
}
@media screen and (max-width: 767px) {
    .center-container,
    .center-container2 {
    border: unset;
    }
    #section4 .chart-choices .chart-choice,
    #section10 .chart-choices .chart-choice {
    font-size: 1em;
    }
    #section7 .item-scroll, #section8 .item-scroll {
    text-align: center !important;
    /*background-color: #342F58 !important;*/
    font-size: 14px !important;
    }
    #section9 .img-strip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    right: -200px;
    left: unset;
    }
    .center-container2 .div2 .p1 {
        font-size: 16px;
    }
    .center-container2 .div2 p {
        font-size: 14px;
    }
    .form_top50women2021 {
        padding:15px;
    }
    .form_top50women2021 .row-fluid{
        width: 100%;
    }
}

@media(max-width: 1280px){
    #section1 img.img-a{
        width:500px;
        height:502px;
    }
}

@media(max-width: 768px){
    #section1 .div1{
        width: 100%;
    }
    #section1 img.img-a{
        display: none;
    }
    #section1 img.img-d{
        right: 15px;
    }
    #section8 .agent-rank{
        text-align: left;
    }
    .overlay-blue{
        width: 100%;
    }
    #section8 .img-agent{
        height: 300px;
    }
}