.models {
   	z-index: 1000;
    position: relative;
    left: 0px;
	width: 100%;
	margin-bottom: 0px;
}
.cmTitle h2 {
	width: 90% !important;
	font-size: 22px !important;
}
.modelHead {
	display: block;
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	padding-top: 0px;
	text-align: center;
	background-color: rgba(0,107,155,1.00);
}
.cmModelCol70 {
    z-index: 1000;
	display: block;
    float: left;
    width: 65%;
	min-height: 600px;
}
.cmModelCol30 {
    z-index: 1000;
    display: block;
    float: right;
    width: 225px;
    min-height: 600px;
	overflow-x: scroll;
    padding-left: 0px;
    margin-right: 2%;
    background-image: url( "images/logos/vision/VisionBugTransMed.png");
    background-image: -webkit-linear-gradient(92deg,rgba(223,223,223,0.63) 0%,rgba(214,214,214,0.51) 100%);
    background-image: -moz-linear-gradient(92deg,rgba(223,223,223,0.63) 0%,rgba(214,214,214,0.51) 100%);
    background-image: -o-linear-gradient(92deg,rgba(223,223,223,0.63) 0%,rgba(214,214,214,0.51) 100%);
    background-image: linear-gradient(358deg,rgba(223,223,223,0.63) 0%,rgba(214,214,214,0.51) 100%);
}

.eventType h2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: -5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 90px;
    font-size: 30px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: rgba(255,255,255,1.00);
}
.eventType h5 {
    display: block;
    clear: left;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    align-content: center;
    color:rgba(255,255,255,.6);
    font-size: 19px;
    font-weight: 400;
    line-height: 22px;
    /* [disabled]background-color:#002157; */
}
ul.modelCaseLinks {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
    list-style-position: outside;
    list-style: circle;
    /* [disabled]background-color: rgba(145,200,61,1.00); */
}
ul.modelCaseLinks li {
    margin-left: 0;
    padding: 0;
    /* [disabled]background-color: rgba(89,60,206,1.00); */
}
.cm-large-circle {
    position: absolute;
    box-sizing: border-box;
    margin: auto;
    left: 240px;
    top: 155px;
    width: 260px;
    height: 260px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 500px;
    background: no-repeat;
    background-image: url( "images/logos/vision/VisionBugTransMed.png");
    background-color: rgba(146,146,146,0.85);
    box-shadow: 0 0 26px rgba(0,0,0,0.44);
}

.cm-large-circleBigDash {
    position: absolute;
    left: -12px;
    top: -12px;
   	border-right: 2px solid rgba(0,0,0,0.3);
	border-bottom: 2px solid rgba(0,0,0,0.2);
    width: 280px;
    height: 280px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
	  border-radius: 500px;
}
.cm-large-circleBigDash2 {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 225px;
    height: 225px;
	border-right: 2px dashed rgba(255,255,255,0.41);
	border-bottom: 2px dashed rgba(255,255,255,0.41);
 	-webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

ul.cm-small-circle li {
    position: absolute;
	opacity: 1;
  	list-style: none;
   border: 2px solid rgba(255, 255, 255,0.8);
	-webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
	 transition: all 500ms;
}
ul.cm-small-circle li:hover {
    background: rgba(255, 255, 255, 0.4);
	border: 2px solid rgba(0,0,0,0.3);
    opacity: 1;
	text-decoration: none;
	transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
}
ul.cm-small-circle li a{
    display: block;
   	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	font-style: normal;
    font-size: 13px;
	line-height: 15px;
    font-weight: 600;
	letter-spacing: -.02em;
    color: rgba(255,255,255,1);
    text-decoration: none;
    text-align: center;		
}	
ul.cm-small-circle li:hover a{
    color: rgba(255,255,255,1);
	text-decoration: none;
	font-weight: 400;	
}
/* Hover On One Link Will Decrease The Opacity Of Other Links */

.small-circle-trim-1 {
	position: absolute;
    opacity: .8;
    padding: 0;
    list-style: none;
	border: 2px dashed rgba(36,36,36,0.5);
    -webkit-border-radius: 50px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.small-circle-trim-2 {  
	position: absolute;

    opacity: .3;
    padding: 0;
    list-style: none;
    border: 1px solid rgba(36,36,36,1.00);
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
/* big circle text */
.circleDescHead {
    z-index: 1;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
    color: rgba(76,76,76,1.00);
}
ul.circleDescription p  {
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	line-height: inherit;
}
ul.cm-small-circle div.eventType{
    position: relative;
    text-align: center;
    top: 0px;
    left: -20px;
   	z-index: 599;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
/* Hide The eventType, When Each Menu Link Is Hovered */
ul.cm-small-circle li:hover ~ div.eventType{
  opacity: 0;
}
/* Big Circle Texts */
ul.cm-small-circle li .cm-description {
    display: block;
    position: relative;
    opacity: 0;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    text-align: center;
    color: rgba(76,76,76,1.00);
    list-style: none;
    /* [disabled]border: 4px solid rgb(255, 255, 255); */
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
    transition: all 500ms ease-in;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
}
ul.cm-small-circle .cm-description h2{
    font-size: 12px!important;
	line-height: 16px !important;
    color: rgba(76,76,76,1.00);
    text-transform: uppercase; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul.cm-small-circle .cm-description p{
	display: block;
	margin-top: 0px;
	margin-left: -5px;
	margin-bottom: 5px;
	float: none;
    color: rgba(76,76,76,0.60);
    font-size: 13px;
	line-height: 13px;
}
ul.cm-small-circle .cm-description p1 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .03em;
	line-height: 16px !important;
	font-style: italic;	
}
.innerBullets ul li {
	list-style: circle;
}
@media only screen and (min-width: 821px) and (max-width: 900px) {
	
.cm-large-circle {
    left: 170px;
    top: 165px;
}
	
}	
@media only screen  and (max-width: 820px)and
(min-width: 776px){
	
.cm-large-circle {
    left: 120px;
    top: 165px;
}
}
@media only screen  and (max-width: 775px)and
(min-width: 0px){
	
.cm-container {
	height: auto;
	padding-left: 0px;
	}
.cmModelCol30 {	
	min-height: 50px;
	height: auto;
	width: 100% !important;
	margin-top: -30px;
	margin-right: 0px;
		}
.cmModelCol70 {
    width: 100%;
    padding-left: 0px;
	margin: 0px !important;
	}

.cm-large-circle {
    left: 170px;
    top: 165px;
}
}
@media only screen and (min-width: 0px) and (max-width: 650px) {

	.cm-large-circle {
    left: 125px;
    top: 165px;
}
}
