﻿.ParentBGcategoryBusiness {
    height: 558px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-position: center top;
    background-image: url(../../images/business/business-intro.jpg);
}

.Top37Percent {
    top: 37% !important;
}

.TopLeftLine, .TopRighttLine {
    height: 1px;
    background-color: rgba(136,136,136,0.3);
    width: 0%;
}

.border-Right {
    background-color: rgba(136,136,136,0.3);
    width: 1px;
    height: 0%;
    top: 0;
    right: 0;
}


.border-Left {
    background-color: rgba(136,136,136,0.3);
    width: 1px;
    height: 0%;
    top: 0;
    left: 0;
}

.BottomLeftLine, .BottomRightLine {
    height: 1px;
    background-color: rgba(136,136,136,0.3);
    width: 0%;
}

.scrolldown {
    color: #1F1E1F;
    font-family: 'SourceSansPro-Regular';
    font-size: 14px;
    position: relative;
    top: 30px;
}

.BoxBorder {
    min-height: initial;
}

.ThePath {
    position: absolute;
    width: 100%;
}

.Secondbg {
    background-image: url("../../images/business/business-intro2.jpg");
    background-size: cover;
    min-height: 1022px;
}

.Thirdbg {
    background-image: url("../../images/business/business-intro5.jpg");
    background-size: cover;
    min-height: 941px;
}

.Fourthbg {
    background-image: url("../../images/business/business-intro-4.jpg");
    background-size: cover;
    min-height: 882px;
}

.leaves {
    background-image: url("../../images/business/fourthLeaves.png");
    position: absolute;
    width: 85%;
    top: 16%;
    right: 0;
    min-height: 465px;
}

.BgContent {
    width: 73.6%;
    margin: 0 auto;
    position: relative;
    min-height: 798px;
}

.u-overflow {
    position: absolute;
    top: 43%;
    width: 100%;
    min-height: 250px;
    right: 0;
}

.ContentbgText {
    width: 62%;
    margin: 0 auto;
    z-index: 10000;
}

.bgtitle {
    color: #ffffff;
    font-size: 50px;
    font-family: 'RobotoSlab-Regular';
    margin-bottom: 15px;
}

.bgtext {
    color: #ffffff;
    font-size: 17px;
    font-family: 'SourceSansPro-Semibold';
    line-height: 23px;
    width: 52%;
}

.BusinessButton {
    text-align: center;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 0px solid #FFFFFF;
    background-color: #ffffff !important;
    color: #535353 !important;
    border-radius: 26px;
    cursor: pointer;
    padding: 0px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-family: "SourceSansPro-Semibold";
    position: relative;
    height: 50px;
    letter-spacing: 1px;
    max-width: 170px;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
    -moz-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
    box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
}

    /*.BusinessButton:hover {
        color: #FFFFFF !important;
        background-color: #535353 !important;

    }

        .BusinessButton:hover .fa-arrow-circle-right {
            color: #FFFFFF !important;
        }*/


    .BusinessButton .fa-arrow-circle-right {
        color: #535353;
        float: right;
        margin-right: 10px;
    }

.CtrlButtonMax {
    max-width: 170px;
    margin-top: 29px;
}

.cls-1 {
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 8px;
}

.cls {
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 6px;
}


.route {
    position: absolute;
    right: 0;
    margin-right: -85px;
    top: 62px;
}

.secondPath {
    top: 19%;
    width: 68%;
}



.hide {
    display: none;
}

.relativeIndex {
    position: relative;
    z-index: 9999;
}


.ThirdbgPosition {
    width: 54%;
    position: absolute;
    right: 0;
    top: 43%;
}


.FourthbgPosition {
    width: 52%;
    position: absolute;
    right: 0;
    top: 44%;
}

svg {
    position: absolute;
    margin: auto;
    top: -179px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 1440px;
    max-height: 2598px;
    z-index: 999;
    overflow: hidden;
}

.path {
    stroke-width: 8px;
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}

#p1 {
    stroke-dashoffset: 2000px;
    stroke-dasharray: 2000px;
}

#p2 {
    stroke-dashoffset: 3500px;
    stroke-dasharray: 2000px;
}

#p3 {
    stroke-dashoffset: 6050px;
    stroke-dasharray: 2000px;
}

.cigar {
    position: absolute;
    z-index: 999;
}

.cig1 {
    background-image: url("../../images/business/allcigars.png");
    width: 496px;
    top: 556px;
    left: -496px;
    min-height: 557px;
}

.bowl {
    background-image: url("../../images/business/bowl.png");
    width: 313px;
    top: 535px;
    right: 54.3%;
    min-height: 304px;
    position: absolute;
    opacity: 0;
}

.scrolldownmobile {
    display: none;
}

.arrowDwn {
    display: none;
}

.iesvg {
    background: url('../../images/business/all-in-all.png');
    height: 2427px;
    background-size: cover;
    width: 1410px;
    position: absolute;
    top: 423px;
    z-index: 999;
    left: 12%;
    display: none;
}

@media all and (max-width: 768px) {
    svg {
        display: none;
    }

    .bgtext {
        width: 100%;
    }

    .ContentbgText {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .relativeIndex {
        margin: 0 auto;
        margin-top: 29px;
    }

    .ThirdbgPosition {
        width: 100%;
    }

    .bgtext {
        width: 89%;
        margin: 0 auto;
    }
}

@media all and (max-width: 480px) {

    .bgtitle {
        font-size: 42px;
    }

    .bgtext {
        font-size: 15px;
    }

    .bowl {
        opacity: 1;
        width: 200px;
        top: 197px;
        right: 75.3%;
        min-height: 204px;
        background-size: contain;
    }

    .relativeIndex {
        margin: 0 auto;
        margin-top: 29px;
    }

    .cig1 {
        display: none;
    }

    .scrolldown {
        display: none;
    }

    .scrolldownmobile {
        color: #1F1E1F;
        font-family: 'SourceSansPro-Regular';
        font-size: 14px;
        position: relative;
        top: 30px;
        margin: 0 auto;
        display: block;
    }

    .arrowDwn {
        margin: 0 auto;
        margin-top: 35px;
        color: #fff;
        font-size: 20px;
        display: block;
    }
}
