#InterviewCol {
	color: #555454;
	float: left;
	width: 429px;
    padding-bottom:25px;
}

#InterviewCol ol {
	color: #167cf6;
	float: left;
	list-style: decimal;
	margin: 5px 0 15px;
	padding: 0 0 0 20px;
}

#InterviewCol ol li {
	clear: left;
	color: #555555;
	margin-bottom: 10px;
}

#InterviewCol .interviewintro {
	clear: both;
	font-size: 17px;
}

#InterviewCol .topimg {
	border: 1px solid #b9d7fd;
}

#InterviewCol .interview_quote {
	color: #167cf6;
	font-size: 19px;
	margin-top: 10px;
}

#InterviewCol .ceo_name {
	color: #555454;
}

#InterviewCol strong.q {
	color: #167cf6;
}

#CEOInfoCol {
	padding-left: 20px;
}

#CEOInfoColInner {
	float: left;
	font-size: 11px;
	width: 180px;
}

#CEOInfoColInner img{
    float:none;
    height:auto;
    width:100%;
}

#CEOInfoColInner p {
	clear: left;
	float: left;
}

#CEOInfoColInner p.last {
	border-bottom: 1px solid #b8d6fd;
	padding-bottom: 20px;
}

#CEOInfoColInner .largename, #CEOInfoColInner .lastname {
	font-size: 17px;
}

#CEOInfoColInner .lastname {
	text-transform: uppercase;
}


/*  NEW  */

#mCnt{
    background-color: #f1f2f2;
}
.rClm{
    padding-right:20px;
}
.iCntPrp{
    border:none;
    max-width:760px;
    width:760px;
    background-color:#FFFFFF;
    margin-left:10px;
}
#InterviewCol{
    width:100%;
}
#InterviewCol .topimg{
    width:100%;
    height:auto;
    margin-bottom:20px;
    border:none;
}
#CEOInfoCol{
    padding-left:0px;
    width:180px;
    float:left;
}

@media screen and (max-width:1130px) and (min-width:0px){
    .iCntPrp{
        width:auto;
    }
}

@media screen and (max-width:1130px) and (min-width:0px){
    .rClm{
        display:none;
    }
    .iCntPrp{
        width:auto;
        padding-right:32px;
        max-width:none;
    }
    #InterviewCol{
        width:100%;
    }
    #content_area{
        width:72%;
    }
}
@media screen and (max-width:1130px) and (min-width:0px){
    #CEOInfoCol{

        padding-top:60px;

    }
    #CEOInfoColInner{

    }
    .authinfo{
        float:left;
        padding-top:0px;
        width:100%;
        clear:none;
    }
    .authorsocial{
        display:inline-block;
    }
    #content_area{
        padding-left:0px;
        padding-right:10px;
    }
    .socialss{
        display:none;
    }
    #post_date{
        display:none;
    }
}

@media screen and (max-width:730px) and (min-width:0px){
    #CEOInfoCol{
        display:inline-block;
        padding-top:60px;
        width:100%;
    }
    #CEOInfoColInner{
        width:100%;
    }
    #CEOInfoColInner img{
        float:none;
        width:50%;
    }
    .authorsocial{
        float:none;
    }
    .authinfo{
        float:left;
        padding-top:0px;
        width:100%;
        clear:none;
    }
    .authorsocial{
        display:inline-block;
    }
    #content_area{
        padding-left:0px;
        width:auto;
        padding-right:10px;
    }
    .socialss{
        display:none;
    }
    #post_date{
        display:none;
    }
    .iCntPrp{
        margin-left:0px;
        margin-right:0px;
        padding-right:0px;
    }
    #InterviewCol #post_title{
        padding-left:0px;
    }
    #InterviewCol{
        padding-left:10px;
        width:auto;
    }

    .outercontentdiv{
        margin-left:0px;
    }
    #disqus_thread{
        padding-left:10px;
    }

}
@media screen and (max-width:400px) and (min-width:0px){
    #InterviewCol {
        width:95%;
        padding-left:10px;
    }
    #InterviewCol #content_area{
        padding-left:0px;
        width:100%;
        padding-right:0px;
    }
    #InterviewCol #content_area img{
        max-width:300px;
    }
}
