/*KPMG class start here(when send it to client please delete)*/

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.amcharts-pie-item{
    display: none;    
}

.democlass{
    pointer-events: none;
}

@font-face {
    font-family: 'KPMGWeb';
    src: url('../fonts/KPMGWeb-Light.eot');
    src: url('../fonts/KPMGWeb-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/KPMGWeb-Light.woff2') format('woff2'), url('../fonts/KPMGWeb-Light.woff') format('woff'), url('../fonts/KPMGWeb-Light.ttf') format('truetype'), url('../fonts/KPMGWeb-Light.svg#KPMGWeb-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

#gmots2058-maincontainer text tspan {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.gm-ots-2058-outer-container {
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
    font-size: 14px;
}

.gm-ots-2058-outer-container .gm-ots-2058-container_left {
    color: #333333;
    line-height: 1.3;
    word-wrap: break-word !important;
    word-break: normal !important;
    margin: 0;
    padding: 0;
    width: 75%;
    float: left;
}

.gm-ots-2058-outer-container .gm-ots-2058-container_right {
    width: 23%;
    float: right;
}

/* ----------- Family Business dynamics navigation start here----------- */

.gm-ots-2058-outer-container .gm-ots-2058-container_right .gmots2058-nav {
    color: #FFFFFF;
}

.gm-ots-2058-outer-container .gm-ots-2058-container_right .gmots2058-nav ul {
    list-style: none;
    padding: 0 10px;
    margin: 18px 0 0 0;
    background: #00338D;
}

.gm-ots-2058-outer-container .gm-ots-2058-container_right .gmots2058-nav ul li {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}

.gm-ots-2058-outer-container .gm-ots-2058-container_right .gmots2058-nav ul li a {
    color: #fff;
    text-decoration: none;
}

.gm-ots-2058-outer-container .gm-ots-2058-container_right .gmots2058-nav ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.border_none {
    border-bottom: none !important;
}

/* ----------- Family Business dynamics navigation close here----------- */

.basic-title {
    color: #00338D;
    font-family: 'KPMGWeb';
    font-size: 3.4rem;
    line-height: 1;
    word-wrap: break-word !important;
    word-break: normal !important;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.amcharts-pie-item {
    cursor: pointer;
}

#gmots2058-chartdiv {
    width: 500px;
    height: 500px;
    /* background: transparent url(../image/bg-500.svg) no-repeat center; */
    /*  border: solid 1px #999;*/
    background-size: 100% 100%;
}

#gmots2058-maincontainer {
    font-weight: bold;
    font-size: 15px;
    font-family: Arial;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    position: relative;
    color: #FFF;
}

.inner-2058 {
    width: 500px;
    margin: 0 auto;
}

#gmots2058-maincontainer p {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px 0;
}

#gmots2058-maincontainer text {
    padding-top: 40px;
    font-size: 16px;
}

#gmots2058-maincontainer a {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-weight: bold;
}

#gmots2058-maincontainer a:hover {
    text-decoration: underline;
}

#gmots2058-maincontainer ul {
    list-style-type: none;
    padding: 0 0 0 20px;
    margin: 0 0 5px 0;
}

#gmots2058-maincontainer ul li:before {
    content: '\2014';
    position: absolute;
    margin-left: -20px;
    top: 1px;
}

#gmots2058-maincontainer ul li {
    line-height: 16px;
    font-size: 13px;
    padding: 3px 0;
    margin: 0;
    position: relative;
}

#gmots2058-balloon {
    /* width: 500px;
    height: 500px;
    position: absolute;
    top: 0; */
    /* display: none; */
}

.gmots2058-balloon-content {
    background-color: #fff;
    position: absolute;
    width: 50%;
    padding: 15px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    z-index: 999;
    display: none;
    /* -webkit-animation-name: fadeIn;
    animation-name: fadeIn; */
}

/* @-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
} */

.gm-ots-2058-m-button {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 2px 8px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    position: absolute;
    right: 0;
    top: 0
}

#gmots2058-maincontainer a.linkbtn-2058 {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    outline: none;
    margin: 0 0 0 12px;
    font-weight: bold;
}

#gmots2058-maincontainer a.linkbtn-2058::before {
    border-style: solid;
    border-width: 0.20em 0.20em 0 0;
    content: '';
    display: inline-block;
    height: 0.35em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.35em;
    left: -10px;
    top: 5px;
    transform: rotate(45deg);
}

#gmots2058-maincontainer a.linkbtn-2058:hover {
    text-decoration: underline;
}

#gmots2058-maincontainer {
    position: relative;
}

#inner_circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 174px;
    display: none;
}

#outer_circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -2;
    display: none;
    width: 100%;
}

#inner_people {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    width: 50px;
    display: none;
}

#gmots2058-balloon {
    z-index: 20;
}

.amcharts-chart-div>svg {
    left: 0 !important;
}

g.democlass:hover {
    cursor: pointer !important;
}

/* .gm-ots-2058-m-button {
    display: none;
} */

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait */

@media only screen and (max-width: 500px) {
    #gmots2058-chartdiv {
        width: 300px;
        height: 300px;
        /* background: transparent url(../image/bg-280.svg) no-repeat center; */
    }
    #gmots2058-maincontainer text {
        font-size: 9px;
    }
    .gmots2058-balloon-content {
        position: absolute;
        width: 87%;
        padding: 8px;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        border: 2px solid rgba(255, 255, 255, 0);
    }
    .gm-ots-2058-m-button {
        display: inline-block;
    }
    .inner-2058 {
        width: 300px;
        margin: 0 auto;
    }
    #gmots2058-balloon {
        width: 300px;
        height: 300px;
    }
    .gm-ots-2058-outer-container .gm-ots-2058-container_left {
        width: 100%;
    }
    .gm-ots-2058-outer-container .gm-ots-2058-container_right {
        width: 100%;
    }
    #gmots2058-maincontainer text tspan {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
    }
    #inner_people {
        width: 35px;
    }
    #inner_circle {
        width: 110px;
    }
    .amcharts-chart-div>svg {
        left: 0 !important;
        top: 0.3px !important;
    }
}

@media only screen and (min-width: 560px) {
    #gmots2058-chartdiv {
        width: 500px;
        height: 500px;
        /* background: transparent url(../image/bg-500.svg) no-repeat center; */
        position: relative;
        display: table;
    }
    .inner-2058 {
        width: 500px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .gm-ots-2058-outer-container .gm-ots-2058-container_left {
        width: 100%;
    }
    .gm-ots-2058-outer-container .gm-ots-2058-container_right {
        width: 100%;
    }
}

/*.amcharts-pie-slice {
  transform: scale(1);
  transform-origin: 50% 50%;
  transition-duration: 0.3s;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  cursor: pointer;
  box-shadow: 0 0 30px 0 #000;
}

.amcharts-pie-slice:hover {
  transform: scale(1.1);
  filter: url(#shadow);
}*/