﻿.section-key-features .icon-right {
    text-align: left !important;
}


.commentDiv {
    padding: 20px;
    background-color: #ececec;
    color: #373636;
    font-style: italic;
    border-radius: 5px;
}

.section-featured-page-grid .featured-page-grid-text-content {
    padding: 20px !important;
}

.section-key-features ul li {
    list-style: disc;
    font-size: 15px;
    color: #000;
}

.section-key-features ul {
    padding-left: 20px;
}

.rfreshIcon {
    padding-left: 10px;
    font-size: 20px;
    color: #4CAF50;
}

p {
    line-height: 22px;
    font-size: 15px;
    margin-top: 5px;
    text-align: left;
    margin-bottom: 5px;
}

hr {
    margin: 20px 0;
}

.faq-title {
    padding: 10px 19px !important;
    background-color: #ddd !important;
}

    .faq-title h4 {
        margin-bottom: 0px !important;
        color: #000 !important;
        font-size: 14px;
        text-transform: uppercase;
    }

.faq-section .acc_section .faq-title.acc_head:after {
    top: 5px !important;
    color: #000;
}

.faq-section .acc_section.acc_active .faq-title.acc_head:after {
    color: #000;
}

.section-featured-page h5 {
    margin-bottom: 20px;
    text-transform: capitalize;
}

#proDiv h4 {
    font-size: 15px !important;
    margin: 0px !important;
}


/*Start - Block For Weekly tree*/
#stree a {
    color: #007d3c !important;
    cursor: pointer;
}

    #stree a:hover {
        text-decoration: underline;
    }

#stree {
    height: 200px;
    margin-top: 10px;
}

.jobtitlemain {
    /*border: 2px solid #000;*/
    border-radius: 5px;
    font-size: 0.9em;
    height: 90px;
    line-height: 15px;
    margin: 10px auto 30px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 150px;
}

.centre {
    left: 73px;
    position: absolute;
}

.connector, .connector2, .connector3 {
    border-left: 2px solid #000;
    bottom: -32px;
    height: 30px;
}

.connector2, .connector3 {
    bottom: -62px;
    left: 47px;
}

.jobtitlemain {
    font-size: 0.9em;
    line-height: 20px;
    text-align: center;
    border: 2px solid #000;
}

.toplevel, .toplevel2, .toplevel3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000 #000 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 2px medium;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 55%;
}

.left {
    left: -50px;
    position: absolute;
    top: 20px;
}

.right {
    right: -50px;
    position: absolute;
    top: 20px;
}

.jobtitle {
    border-radius: 5px;
    height: 45px;
    margin-bottom: 50px;
    position: absolute;
    text-align: center;
    width: 100px;
    border: solid 2px #000;
    padding-top: 10px;
}

    .jobtitle span {
        word-break: break-all;
        text-transform: uppercase;
    }

.container-section {
    padding: 0px;
    border: 1px solid #eee;
    margin: 10px 0px;
}

    .container-section .container-heading {
        text-align: center;
        background: #f9f9f9;
        border-bottom: 1px solid #eee;
        padding: 10px 0px;
        font-weight: bold;
        font-size: large;
        margin-bottom: 15px;
    }

.toplevel2 {
    width: 300%;
    top: 30px;
    left: -100px;
}

.toplevel3 {
    width: 150%;
    top: 30px;
    left: -20px;
}

.feature-section {
    margin-bottom: 350px;
}

#stree img {
    margin-top: 0px;
    margin-bottom: -5px;
}

.div-member {
    cursor: pointer;
}

.patents::after {
    content: "236";
}

@media (min-width: 740px) and (max-width: 980px) {
    .connector2, .connector3 {
        bottom: -52px;
    }

    .toplevel, .toplevel2, .toplevel3 {
        width: 60%;
    }

    .toplevel2 {
        width: 200%;
        left: -50%;
    }

    .toplevel3 {
        width: 100%;
        left: -5%;
    }

    #stree img {
        margin-bottom: -2px;
        width: 24%;
    }

    .div-member {
        font-size: 12px;
    }
}

@media (min-width: 570px) and (max-width: 769px) {
    .connector2, .connector3 {
        bottom: -52px;
    }

    .connector3 {
        display: none;
    }

    .toplevel, .toplevel2, .toplevel3 {
        width: 50%;
    }

    .toplevel2 {
        width: 150%;
        left: -25%;
    }

    .toplevel3 {
        display: none;
    }

    #stree img {
        margin-bottom: -2px;
        width: 24%;
    }

    .div-member {
        font-size: 12px;
    }
}

@media (min-width: 320px) and (max-width: 569px) {
    .connector2, .connector3 {
        bottom: -52px;
        display: none;
    }

    .connector3 {
        display: none;
    }

    .toplevel, .toplevel2, .toplevel3 {
        width: 50%;
    }

    .toplevel2 {
        display: none;
    }

    .toplevel3 {
        display: none;
    }

    #stree img {
        margin-bottom: -2px;
        width: 24%;
    }

    .div-member {
        font-size: 12px;
    }

    #weeklyTree .textbox {
        margin: 10px 0;
        width: 100% !important;
    }
}
/*End - Block For Weekly tree*/

/*Start - Block For Sponsor tree*/
#divSponsorTree {
    line-height: 1;
    color: black;
}

    #divSponsorTree a {
        font-weight: normal;
        font-size: 11px;
    }

        #divSponsorTree a.treelink {
            cursor: pointer;
        }

    #divSponsorTree .firstRow {
        padding-right: 2%;
    }

    #divSponsorTree .secondRow {
        padding-right: 1%;
        padding-bottom: 2%;
    }

    #divSponsorTree .thirdRow {
        padding-right: 5%;
    }

    #divSponsorTree .imageL1 {
        width: 70%;
    }

    #divSponsorTree .imageL2LR {
        width: 15%;
    }

    #divSponsorTree .imageL2C {
        width: 35%;
    }

    #divSponsorTree .fa {
        cursor: pointer;
        font-size: 16px;
        color: darkorange;
    }

/*End - Block For Sponsor tree*/
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}