/* CSS Document */

.fp-expandedbottom .rt-box4 {
    background: #ffffff;
}

.fp-expandedbottom .rt-box4 .readon {
    color: #00acba;
    border: 4px solid #00acba;
    background: #ffffff;
}



.fp-expandedbottom .rt-box1 .readon {
    color: #d60d8c;
    border: 4px solid #d60d8c;
    background: #ffffff
}

.fp-expandedbottom .rt-box3 {
    background: #;
}

/* About Us page */

            #leftbox { 
                float:left;  
                background:White; 
                width:30%; 
                height:280px; 
            } 
            #middlebox{ 
                float:left;  
                background:White; 
                width:40%; 
                height:280px; 
            } 
            #rightbox{ 
                float:right; 
                background:White; 
                width:30%; 
                height:280px; 
            }

/* remving white space below articl */
#rt-main .rt-block {
    margin-bottom: -100;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
 
#rt-main .rt-block h2 {
    margin-top: 0;
}
 
#rt-footer.rt-overlay-light .rt-grid-12 .rt-block { 
	margin-top: 0; padding-top: 0; 
}


/* .sprocket-mosaic a.sprocket-readmore {
display: none;
}

.sprocket-mosaic-image-container {
  max-width: 150px;
}
#my-div
{
    width    : 1280px;
    height   : 2000px;
    overflow : hidden;
    position : relative;
}

#my-iframe
{
    position : absolute;
    top      : -290px;
    left     : 0px;
    width    : 1280px;
    height   : 2200px;
} */