.trio h3{ margin-bottom: 25px; font-weight: 600; color:#111; margin-top: 30px}
.trio h3 b{font-weight: 600; }
.trio h4 b{font-weight: 500; }
.trio h4 {font-weight: 500;     line-height: 1.5em;}
.trio h3:first-child{ margin-top: 0px}
.trio p{ margin-bottom: 15px}
.trio ul{ margin-bottom: 25px;   }

.trio ul li:before {
    /* Unicode bullet symbol */
    content: '\2022 ';
    /* Bullet color */
    color: #f1c310;
    padding-right: 0.7em;
}



.cbp img {

    border-radius: 36px;
}

.messenger {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 260px;
    height: 60px;
    /* overflow: hidden; */
    z-index: 22;
}
.messenger-btn {
    padding: 14px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #9fbce0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
  }
.messenger-btn img {
  width: 32px;
  height: 32px;
}
.messenger-links {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 240px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links.show {
  left: -5px;
  transform: scale(1);
}
.messenger-links a {
  width: 40px;
  margin-left: 4px;
}
.messenger-links img {
  max-width: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.messenger-links a:hover img {
  transform: scale(1.1);
  text-decoration: none;
}











/*-- Use For Custom Styling --*/



.about-3-boxes {margin-bottom: 40px;}

.about-3-boxes p{text-align: left;
    font-size: 13px;
    line-height: 24px;}

    .colorhome {color: #fff !important}

.about-3-boxes    .hellos {border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;}

.girlsboys a{    color: #19191e;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
    display: inline-block;
    /* border-bottom: 1px solid rgba(0,0,0,.1); */
    font-size: 13px;
    line-height: 22px;
    text-decoration: underline !important;}
.girlsboys a:hover {    color: #f41224;
    border-color: rgba(244,18,36,.1);}

    .grid-item3:hover a {   color: #f41224;
    border-color: rgba(244,18,36,.1);}

    .grid-item3:hover img {opacity: 0.85}


.hiasda{font-size: 12px;
    color: #1a1a20;
    opacity: 0.8;
    font-family: 'Montserrat', sans-serif;}

.classpod {font-size: 15px;
    text-align: left;
    display: table;
    color: #18191d;
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    margin-top: 15px;
    background: #f1c310;
      padding: 9px 34px;
    border-radius: 36px;
    font-weight: 400;    border: 0;}
.classpod:hover {    background: #ffdb4d;}



    .classpod2 {font-size: 12px;
        text-align: center;
        display: inline-block;
        color: #000;
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin-top: 15px;}
    .classpod2:hover {font-size: 12px;
        text-align: left;
        display: table;
        color: #ff1637;
        border-bottom: 1px solid rgba(255,22,55,.1);
        margin-top: 15px;}

    .logo1 {max-width:200px; margin-bottom: 30px;}



@media screen and (max-width: 767px){ .colorhome    {    font-size: 24px !important;}

.news_item .news_desc {
    padding: 40px 10px;
}}
