﻿.clearance
{
    clear:both;
    }

.epresto.bartersite section:nth-child(2)
{
    }
    
    
.epresto.bartersite section:nth-child(3)
{
    }
    
.epresto.bartersite section:nth-child(4)
{
    }
    
.epresto.bartersite p
{
    font-size: 1.2em;

    }    
    
p .colored
{
    color: #006db7;
    }
    
.epresto.bartersite .passage
{
    margin-bottom:4%;
    }    
    
.epresto.bartersite img.columnLeft 
{
    width: 45%;
    margin-right:5%;
    float:left;

        } 
        
.epresto.bartersite img.columnLeftBorder 
{
    width: 45%;
    margin-right:5%;
    float:left;
    border:6px solid #e3e3e3;
        } 
        
@media (max-width: 585px) { .epresto.bartersite img.columnLeft  {width:100%;float:none;margin-right:0%;}}         
    
.epresto.bartersite img.columnRight 
{
    width: 50%; 
    float:right;
    }  
    
@media (max-width: 585px) { .epresto.bartersite img.columnRight  {width:100%;float:none;margin-right:0%;}}         
    
    .epresto.bartersite p.columnLeft 
{
    width: 45%;
    margin-right:5%;
    float:left;
    } 
    
@media (max-width: 585px) { .epresto.bartersite p.columnLeft  {width:100%;float:none;margin-right:0%;}}         
    
.epresto.bartersite p.columnRight 
{
    width: 50%; 
    float:right;

    } 
         
@media (max-width: 585px) { .epresto.bartersite p.columnRight  {width:100%;float:none;margin-right:0%;}}

.epresto.bartersite img.columnRightCircle 
{
    width: 200px;
    height:200px;

    margin-right:8%;
    margin-left:8%;
    float:left;
    border-radius:50%;
    border:6px solid #e3e3e3;
        } 
        
@media (max-width: 820px) { .epresto.bartersite img.columnRightCircle  {width: 150px;height:150px;margin-right:0px;}}
@media (max-width: 585px) { .epresto.bartersite img.columnRightCircle  {margin-left:0px;}}

.epresto.bartersite img.columnLeftCircle 
{
    width: 200px;
    height:200px;

    margin-right:8%;
    margin-left:8%;
    float:left;
    border-radius:50%;
    border:6px solid #e3e3e3;
        } 
        
@media (max-width: 820px) { .epresto.bartersite img.columnLeftCircle  {width: 150px;height:150px;margin-right:5%;margin-left:0%;}}

.epresto.bartersite img.columnLeftDetails 
{
    width:35%;
    border:3px solid #e3e3e3;
    margin-right:6%;
    margin-left:6%;
    float:left;

        } 
        
@media (max-width: 585px) { .epresto.bartersite img.columnLeftDetails  {margin-left:0%;float:none;width:60%;}}