/*!
Template: cesis
Theme Name: cesis child theme
Version: RCI 0.0.2
*/



#contact-pop {
  min-height: calc(100vh - 15rem);
  padding-bottom: 3rem;
  padding-top: 2rem;
  background: #acb7c0;
  border-radius: 50px;
  
 
}

.pum-close.popmake-close:hover {
  color: #fff39e;
}
.top_bar_right {
  background: #645960 !important;
  border-radius: 0 0 20px 20px !important;
  padding-right: 35px;
}
.header_top_bar a {
  color:#FFF !important;
  text-transform: uppercase;
}
.header_top_bar a:hover {
  color:#FFF39E !important;

}

.header_logo #logo_img, .header_logo #logo_img img {
  margin-bottom: 40px;
}

#cesis_colophon {
  border-top: 1px solid #005088;
  z-index: 99 !important;
  
}

p {
  margin-bottom:10px !important;
}

h6 {
  color: #645960 !important;
  margin-top: 15px !important;
  font-weight: 600 !important;
}
.rounded_border_photo img {
border: 4px solid #6F686D;
border-radius: 50px;

}
.hide_me {
  display:none !important;
}
.proper_space {
    margin-bottom:10px;
}

.full_bkg_row {
    border-radius: 50px!important;
}

.row_cntr_title {
    text-align: center !important;
    font-family: Source Sans Pro;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-top: 20px !important;
    margin-right: 45px !important;
    margin-bottom: 10px !important;
    margin-left: 45px !important;
}

.row_content_frame {
  margin-top: 20px !important;
  margin-right: 45px !important;
  margin-bottom: 10px !important;
  margin-left: 45px !important;
}

.otp_title {
  color: #ffffff;
  text-decoration: underline;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: inline-block;
}

#on-this-page a {
  margin-top: 5px;
    margin-right:20px;
    text-transform:uppercase;
     font-weight: bold;
     color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
}

.white_bullet li::marker{
  color:#ffffff;
}


.logo_align_rounded_border_photo img {
    height:350px;
    width:500px;
    object-fit:contain;
   /*object-position: 0px 0px;*/
    border: 4px solid #6F686D;
    border-radius: 50px;
  background-color:#FFFFFF !important;
    
}

.member_center_rounded_border_photo img {
    /* height:400px;
    width:500px; */
    object-fit:cover;
   /*object-position: 0px 95px;*/
    border: 4px solid #6F686D;
    border-radius: 50px;
    background-color:#FFFFFF !important;
    
}
    
}
.member_align_rounded_border_photo img {
    height:400px;
    width:500px;

.alt_link_color a{
    color:#ACB7C0!important;
}
.alt_link_color a:hover {
    color:#645960!important;
}

.please_justify {
    text-align: justify;
}
.top_align_rounded_border_photo img {
    height:350px;
    width:500px;
    object-fit:none;
    object-position: 0px 0px;
    border: 4px solid #6F686D;
    border-radius: 50px;
}
.bottom_align_rounded_border_photo img {
    height:350px;
    width:500px;
    object-fit:none;
    object-position: 0px -150px;
    border: 4px solid #6F686D;
    border-radius: 50px;
}
.military_custom_align_rounded_border_photo img {
    height:350px;
    width:500px;
    object-fit:none;
    object-position: 0px -50px;
    border: 4px solid #6F686D;
    border-radius: 50px;
}
.eighty_percent_wide {
    width:80%!important;
     margin-left:auto !important;
    margin-right:auto !important;

}
.ffs_space ul{
    margin-bottom:15px !important;
}

.footer_sub .cesis_container {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  /*padding-right: 20px;*/
}

.footer_sub .cesis_container .footer_sub_right .f_text_three a{
  
  margin-right: 15px;
  
}

.footer_sub a {
  
  margin-right: 15px !important;
  
}

/*#cesis_to_top {
  
  right: 10px;
  bottom: 90px;
  
}*/




@media only screen and (max-width: 769px) {
  .swap-on-mobile {
    display: flex !important;
    flex-direction: column-reverse;
  }
  
.please_justify {
    text-align: initial !important;
    margin-left:20px;
    margin-right:20px;
}
  .row_intro_embeded {
    text-align:center !important;
    margin-left:20px !important;
    margin-right:20px !important;
  }
.vc_column_container > .vc_column-inner {
  padding-left: 0px !important; 
  padding-right:0px !important;
  margin-left:0px !important;
  margin-right:0px !important;
  
}
  .wpbsctn{
    text-align:center !important;
  }
  .wpbsctn a {
    margin-left: 0!important;
  }
}