
.corp-circle{}
    .corp-circle-left{float: left; width: 60%; height:595px; margin-bottom: 20px;overflow:hidden;}
        .corp-circle-left img{min-width: 100%; height: /*595px*/auto;}
        .corp-circle-text{position: absolute; margin-top: 275px; padding: 40px 45px; width: 30%; font: 18px "Georgia","Arial"; color: #fff; line-height: 30px; background: rgba(0,0,0,0.8);}
    .corp-circle-right{padding:35px 3% 0 3%; padding-top: 35px; float: left; width: 34%; height: 560px; background: #838383;}
        .corp-circle-right h2{ margin-bottom: 30px !important; color: #fff !important; font: 20px "Georgia","Arial"; border-bottom: 3px solid #fff !important;}
        .privelege-list{}
        .privelege-list li{color: #fff !important; margin-left: 18px; list-style: disc; font: 16px "Georgia","Arial"; padding: 0 !important; background: none !important;}
        .privelege-list li ul{margin-left: -17px; margin-top: 10px;margin-bottom: 10px;}
        .privelege-list li ul li{font: 12px "Arial"; line-height: 19px; list-style: none; background: url(../img/li1.png) left 6px no-repeat !important;
        padding-left: 40px !important;}
    .corp-members{clear: both; margin-bottom: 100px;}
    .corp-members ul{}
    .corp-members ul li{background: none !important; text-align: center; width: 186px; height: 130px; border: 1px solid #e1e1e1;
    margin-left: 20px;margin-top: 10px !important; float: left; line-height: 130px; padding: 0 !important;}
.corp-members ul li:first-child{margin-left: 0;}
    .corp-members ul li img{display: inline-block; vertical-align: middle;}
    .corp-members ul li a{display: inline-block; background: url(../img/circle-icon.png); position: absolute; margin: 110px 0 0 7px; width: 13px; height: 13px;}
    .corp-members ul li .icon-close{margin-top: 7px; background: url(../img/close2.png);}
    .corp-members ul li .friend-descr{text-align: left; width: 530px;}
    .corp-members ul li .friend-name{min-width: 100px; width: 250px; padding-left: 20px;}

@media only screen and (max-width: 1252px){
    .privelege-list li{font-size: 13px !important;}
    .privelege-list li ul li{font-size: 11px !important; line-height: 15px; }
    .corp-circle-right h2{margin-bottom: 15px !important;}
    .corp-circle-text{margin-top: 275px; line-height: 26px; font-size: 16px; padding: 30px 35px;}
	.corp-circle-left img{width: 785px;}
}


