.elementor-pods-federation-container{
	display:flex;
	    flex-wrap: wrap;
    justify-content: space-around;
	gap: 50px;
}

.elementor-pods-federation-container::after {
  content: "";
     justify-content: left;

}

.elementor-pods-federation-container .elemetor-column.fed-branch-box  {
	width: 340px;
}


.elementor-pods-federation-container  .elementor-element-populated{

border-style: solid;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin:0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 15px 15px 10px 15px;
}

.elementor-pods-federation-container  .elementor-widget-wrap{

    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
	
}

@media (min-width: 768px){
	.elementor-pods-federation-container .elementor-element.elementor-column {
      width: 28%;
		flex-shrink:0;

}
	
}


.elementor-pods-federation-container .elementor-element.elementor-column {
  width: 320px;
    flex-shrink: 0;
   /* margin-right: 48px;*/
    margin-top: 40px;
	
}



.fed-branch-box {
    background-color: #F0EBEB;
	
	display: flex;
	
}


.fed-branch-box .elementor-element-populated {
    width: 100%;
    min-height: 100%;
    box-sizing: border-box;
}

.fed-branch-box:hover {
     background-color: #D7CEC4; 
}


.elementor-pods-federation-container .elementor-element.elementor-column.elementor-element-0248ce6{
	
	width : 8%; 
}

.elementor-pods-federation-container  .elementor-element.elementor-element-336b7cd {
	
--divider-border-style: solid;
    --divider-color: #000000;
    --divider-border-width: 1px;
}


.elementor-pods-federation-container  .elementor-image-box-title{
	
	    margin-bottom: 13px;
    color: #000000;
    font-size: 14px;
	padding-right: 10px;
}

.fed-branch-title{
    font-family: 'Libre Baskerville', serif !important;
    font-size: 18px;
    line-height: 1.5;
}

.fed-branch-box .description-title {
    font-size: 14px;
	line-height: 1.5;
    font-style: italic;
	font-family: 'Marko One', serif !important;
	color: #444;
}

.fed-branch-box .description-value {
    font-family: 'Marko One', serif !important;
    font-weight: 700;
    line-height: 1.5;
	
}


.elementor-pods-federation-container .footer-view-on-map {
    display: block;
    position: relative;
    margin-top: 20px;
    padding-top: 15px;
	
    text-align: left;

}

.footer-view-on-map a {
    color: #ed8900 !important;
    font-family: 'Marko One', serif !important;
	font-size: 16px;
    text-decoration: none;
    font-weight: 700;
}

.footer-view-on-map a:hover {
    color: #c76f00 !important;
}

.fed-branch-box.fed-branch-box-alt {
    background-color: #E4A20F4D;
}

@media (max-width: 360px){
	.elementor-pods-federation-container .elementor-element.elementor-column {
    width: 90%;
		flex-shrink:0;

}
	
}


#federation-gmap-container, #federation-gmap {
    width: 100%;
    height: 700px;
}

#federation-gmap-container{
    margin:70px 0px 50px 0px;
}


/* ************************************Members *************************** */

/* Main Layout - our member*/

.elementor-pods-federation-member-container{
    margin:80px 0;
}

.elementor-pods-federation-member-container .elementor-container{
    display:flex !important;
    align-items:center;
    justify-content:space-between;
    gap:80px;
}

/* Left Title */

.elementor-pods-federation-member-container .elementor-element.elementor-element-cad72f9{
    flex:0 0 25%;
}

.elementor-pods-federation-member-container .elementor-element.elementor-element-cad72f9 .elementor-widget-wrap{
    display:flex;
    align-items:center;
    justify-content:center;
}

.elementor-pods-federation-member-container .elementor-image-box-title{

    font-family:'Inknut Antiqua', serif !important;
    font-size:50px;
    line-height:1.5;
    font-weight:400;
    color:#1E1810;
}

/* Right Side */

.elementor-pods-federation-member-container .elementor-element.elementor-element-1d6fcb7{
    flex:0 0 75%;
}

.elementor-pods-federation-member-container
.elementor-element.elementor-element-1d6fcb7
.elementor-widget-wrap{

    display:flex !important;
    flex-wrap:wrap !important;
    justify-content:flex-start;
    gap:25px;
}

/* Member Card */

.elementor-pods-federation-member-container
.elementor-element.elementor-element-c1f80f6{

    width:360px;
    flex:0 0 360px;
}

/* Card Box */

.elementor-pods-federation-member-container
.elementor-element-c1f80f6>.elementor-widget-container{

    background:#ffffff;
    border-radius:18px;
    box-shadow:0 7px 20px rgba(0,0,0,.07);

    min-height:160px;

    padding:35px;

    display:flex;
    align-items:center;

    transition:.3s;
}

.elementor-pods-federation-member-container
.elementor-element-c1f80f6:hover
>.elementor-widget-container{

    background:#98292929;
}

/* Title */

.elementor-pods-federation-member-container
.elementor-icon-box-title{

    margin-bottom:12px;
}

.elementor-pods-federation-member-container
.elementor-icon-box-title,
.elementor-pods-federation-member-container
.elementor-icon-box-title a{

    font-family:'Libre Baskerville',serif !important;
    font-size:35px;
    font-weight:400;
    color:#1E1810;
    text-decoration:none;
	text-transform: capitalize;
}

/* Name */

.elementor-pods-federation-member-container
.elementor-icon-box-description{

    margin:0;

    font-family: 'Marko One', serif !important;
    font-size:16px;
    font-weight:700;
    color:#5B5146;
	
}

/* Tablet */

@media(max-width:1024px){

.elementor-pods-federation-member-container .elementor-container{

    flex-direction:column;
    gap:40px;
}

.elementor-pods-federation-member-container
.elementor-element.elementor-element-cad72f9,

.elementor-pods-federation-member-container
.elementor-element.elementor-element-1d6fcb7{

    flex:0 0 100%;
    width:100%;
}

.elementor-pods-federation-member-container
.elementor-image-box-title{

    font-size:52px;
    text-align:center;
}

.elementor-pods-federation-member-container
.elementor-element.elementor-element-c1f80f6{

    width:calc(50% - 18px);
    flex:0 0 calc(50% - 18px);
}

}

/* Mobile */

@media(max-width:768px){

.elementor-pods-federation-member-container
.elementor-element.elementor-element-c1f80f6{

    width:100%;
    flex:0 0 100%;
}

.elementor-pods-federation-member-container
.elementor-image-box-title{

    font-size:46px;
}

}
