.bullet-module{padding-top:35px; }
.bullet-module-image{text-align: center;}
.bullet-module-image img{width:auto;}
.bullet-module .bullet-icon{text-align: center; padding:20px 0;background-color: #f3f3f3;}
.bullet-module .bullet-icon i{font-size: 9.38rem;width: 250px; height: 250px; display: flex;  align-items: center; margin: 0 auto; justify-content: center;border-radius: 50%; background-color: #d9d9d9;}
.bullet-module .bullet-header{margin-top:15px;}
.bullet-desc, .bullet p{margin-bottom: 10px;}
.bullet-desc, .bullet-module-content p{margin-bottom: 10px;}
.bullet h4{margin-top:10px;}
.bullet-module-content h4{margin-top:10px;}

.bullet-bigger-text .bullet-module-content h4{font: 2.25rem/1.1 'Zilla Slab', serif; font-weight:600;color:#65686B;/*margin-top:0;margin-bottom:0;*/}
.right-rail-page .bullet-module .container{padding-left:0;padding-right: 0;}
/*.bullet-bigger-text .bullet-module-content h4, .bullet-bigger-text .bullet-module-content .bullet-desc, .bullet-bigger-text .bullet-module-content .bullet-readmore{padding:0 35px;}*/

.bullet-module.centered-icons .bullet-module-tab > .row > .col-lg-4 {padding-left: 30px;padding-right: 30px;}

.left-rail-page-content .bullet-module.bullet-bigger-text .orange-outlined{min-width: auto;}
.right-rail-page .bullet-module.bullet-bigger-text .orange-outlined{min-width: auto;}

.bullet-module-side-by-side .bullet-module-content { margin-bottom: 20px; }


@media (max-width:991px){
  .bullet{margin-bottom:40px; width:80%; margin-left:auto;margin-right:auto;}
  /* .OWP-section-page-content .bullet-module-tab{padding-left:0;padding-right:0;} */
  .left-rail-page .bullet-module .container{padding-left: 30px;padding-right:30px;}
  .col-lg-12 .bullet-module .container{padding-left: 0px;padding-right:0px;}
  .right-rail-page .bullet-module .container{padding-left:30px;padding-right: 30px;}
  .bullet-module.centered-icons .bullet-module-content h4{margin-top: 20px;}
  .bullet-module.centered-icons .col-lg-4{border-bottom: 1px solid #d9d9d9; margin-bottom:30px;}
  .bullet-module.centered-icons .col-lg-4:last-child{border-bottom: 0; margin-bottom: 0;}
  .bullet-module.centered-icons .bullet-module-tab > .row > .col-lg-4{padding-left: 15px;padding-right: 15px;}
  .bullet-module-tab > .col-lg-10{padding-left:0;padding-right: 0;}
}

@media (min-width:768px) and (max-width:991px){
    .bullet-module .bullet{padding-left: 7.5%;padding-right: 7.5%;}
    
  }
  @media (max-width:480px){
    .bullet-module .bullet-icon i{font-size: 6.25rem; width: 150px; height: 150px;}
    /* .OWP-section-page-content .bullet-module-tab{padding-left:30px;padding-right:30px;} */
    
  }
  @media (max-width:767px){
    .bullet-module-content{margin-bottom:30px;}
    
  }


  @media (max-width:767px) and (orientation: landscape){
    /* .bullet-module-tab{padding-right:0;} */
    /* .OWP-section-page-content .bullet-module-tab{padding-left:30px;padding-right:30px;} */
  }
  

@media (max-width: 991px) and (min-width: 768px){
  .bullet-module-content{  /*  padding-left: 7.5%; padding-right: 7.5%; */margin-bottom:20px;}
}