           .cOTlayoutContainer {
               margin-top: 15px;
           }
            .cGartner2PageContainer {
      width: 970px;
      margin: auto;
      padding-bottom: 20px;
/*      box-shadow: 0 0 10px -1px #000000;*/

}
 .entrytext , body  {background-image: url("//b.content.wso2.com/sites/all/images/forrester-landing-page-bg.jpg");
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #182e28;
    background-size: 120%;
    padding: 0px;
    margin: 0px;
    
                  }
                  .innertube div.mid-header h1 {
                      display: none;
                  }

.cGartner2Title {
/*      height: 120px;*/
      width: 910px;
      display: block;
      padding: 30px;
}
.cGartner2Title h1 {
    color: #ffffff;
}
.cGartner2Title h2 {
   color: #bed465 !important; 
}



.cGartner2Content {
      display: inline-block;
      padding: 30px;
     background-image: url("//b.content.wso2.com/sites/all/images/forrester-landing-page-bg.jpg");
    background-position: top;
    background-repeat: repeat-x;
    padding-bottom: 30px;
    padding-top: 30px;
    background: #ffffff;
    margin-bottom: 30px;
/*    border-radius: 10px;*/
    box-shadow: 0 0 13px -6px #000000;
      
}

.cGartner2Content .cLeftCol {
      width: 489px;
      padding-right: 30px;
      font-family: arial;
      float: left;
      display: inline-block;
      vertical-align: text-top;
      border-right: 1px solid #d3eef3;
        
}
.cGartner2Content .cLeftCol p {
      color: #121212;
      font-size: 14px;
      margin-bottom: 30px;
      display: block;
      padding: 0px;
      
      
}
.cGartner2Content .cLeftCol p.cSub {
      font-size: 16px;
      font-weight: bold;
}
.cRed {
      color: #3f7de2;
}
.cGartner2Content .cRightCol {
      width: 356px;
      padding-left: 30px;
      font-family: arial;
      float: right;
      display: inline-block;
}
@media screen and (max-width: 500px) { 

    .cOTlayoutContainer , #contentcolumn-content , #contentcolumn-content .innertube , div.tabs ul.primary , .cGartner2Content .cLeftCol , .cGartner2Content .cRightCol {
        width:100% !important;
    }
    .cGartner2Content {
        width:90% !important;
    }
    
}