
div.arealayout.flexfill { max-width: 1850px; margin: auto; }
div.arealayout.flexfill .ccm-layout-column-wrapper {display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;}
div.arealayout.flexfill .ccm-layout { display: flex;flex-direction: row; }

	

div.arealayout.flexfill .ccm-layout-column { 

float: none !important; 

vertical-align: top; 

padding: 0;

margin: 10px 0.125%;
 
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;

}

div.arealayout.flexfill .ccm-layout-column { }
.whitetxt div.arealayout.flexfill .ccm-layout-column {   } 
 
div.arealayout.flexfill .ccm-layout-column-inner { 
	    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: row;
	flex-wrap: wrap; 
flex-grow: 1;}



@media (max-width: 1000px) {

div.arealayout.flexfill .ccm-layout {

        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;

  }

div.arealayout.flexfill .ccm-layout-column-wrapper .ccm-layout-column { margin: 10px auto; flex-basis: 49% !important; }
 
}



@media screen and (min-width: 1000px)

{

div.arealayout.flexfill .ccm-layout-column-wrapper .ccm-layout-column { flex-basis: 32% !important; }
	
div.arealayout.flexfill .ccm-layout-column:first-child { }

div.arealayout.flexfill .ccm-layout-column:first-child:before,

div.arealayout.flexfill .ccm-layout-column:first-child:after { display: none; }

}

@media screen and (min-width: 1500px)

{
div.arealayout.flexfill .ccm-layout-column-wrapper .ccm-layout-column { flex-basis: 19% !important; }

}

@media screen and (min-width: 1900px)

{
div.arealayout.flexfill .ccm-layout-column-wrapper .ccm-layout-column { flex-basis: 19% !important; }

}

.ccm-block-share-this-page ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-share-this-page ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}.ccm-block-share-this-page svg{max-height:13px}.ccm-block-social-links ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-social-links ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}.ccm-block-social-links svg{max-height:13px}


