@media (min-width: 992px),@media (min-width: 1200px)
{
.left-bg-prod{
    margin-top: 20px!important;
	padding-bottom: 30px!important;
    background: url(../cd-topacs/images/cd-topacs-2cd.png) left top no-repeat;
	background-size: contain;
}
}

@media (max-width: 990px)
{
	.left-bg-prod{
    padding-top: 200px!important;
	padding-bottom: 30px!important;
    background: url(../cd-topacs/images/cd-topacs-2cd.png) center top no-repeat;
	background-size : 60% 200px;
	}

}
@media (min-width: 992px),@media (min-width: 1200px)
{
.right-bg-prod{
    margin-top: 20px!important;
	padding-bottom: 30px!important;
    background: url(../cd-topacs/images/cd-topacs-cd.png) right top no-repeat;
	background-size: contain;
}
}

@media (max-width: 990px)
{
	.right-bg-prod{
    padding-top: 200px!important;
	padding-bottom: 30px!important;
    background: url(../cd-topacs/images/cd-topacs-cd.png) center top no-repeat;
	background-size: contain;
	background-size : 280px 150px;
	
	}
}


.acc-st {
    background: #CEDAE0;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    height: 200px;
    margin-bottom: auto!important;
    /* margin-top: auto!important; */
    top: 0!important;
    bottom: 0!important;
    position: relative;
    text-align: center;
    width: 200px;
    vertical-align: middle;
    /* text-transform: uppercase; */
    overflow: hidden;
    /* margin: 15px 0; */
	margin: 0 auto;
}

.pac-st {
    background: #F98745;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    height: 200px;
    margin-bottom: auto!important;
    /* margin-top: auto!important; */
    top: 0!important;
    bottom: 0!important;
    position: relative;
    text-align: center;
    width: 200px;
    vertical-align: middle;
    /* text-transform: uppercase; */
    overflow: hidden;
    /* margin: 15px 0; */
	margin: 0 auto;
}
.cdpac-st
{
	 background: #D09BF7;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    height: 200px;
    margin-bottom: auto!important;
    /* margin-top: auto!important; */
    top: 0!important;
    bottom: 0!important;
    position: relative;
    text-align: center;
    width: 200px;
    vertical-align: middle;
    /* text-transform: uppercase; */
    overflow: hidden;
    /* margin: 15px 0; */
	margin: 0 auto;
}
.trt-st
{
	 background:#A4CE79;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    height: 200px;
    margin-bottom: auto!important;
    /* margin-top: auto!important; */
    top: 0!important;
    bottom: 0!important;
    position: relative;
    text-align: center;
    width: 200px;
    vertical-align: middle;
    /* text-transform: uppercase; */
    overflow: hidden;
    /* margin: 15px 0; */
	margin: 0 auto;
}

.img-st
{
    width: 180px;
    height: 180px;
    vertical-align: middle;
}
.acc-st-cs,.pac-st-cs{
position: absolute;
    height: 100%;
    bottom: 0;
    width: 100%;
    border-radius: 100%;
    padding: 0px 0;
    text-align: center;
}

@media (max-width: 991px) and (min-width: 768px)
{
.acc-st,.pac-st, .trt-st, .cdpac-st {
			width: 150px;
			height: 150px;
		}
.img-st{
	      width :120px;
		  height :120px;
		}
}

.list li
{
	margin-top: 15px;
	font-size: 16px;
    font-weight: 200;
}
h2.title_color
{
	font-size: 30px;
    margin: .83em 0;
    color: #ff5c05;
    font-weight: 200!important;
}