@charset "utf-8";

.secgap {padding:40px 0; }
.sechdl {text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 30px 0;
    text-align: center;
    color: var(--blue1);}

.bxrow {}
  .bxclm21, .bxclm22 {width:50%;float:left;box-sizing:border-box; }
  .bxclm21 {padding:0 10px 0 0; }
  .bxclm22 {padding:00 0 0 10px; }

.bxrow3 {}
  .bxclm31, .bxclm32, .bxclm33 {width:33.3333%;float:left;box-sizing:border-box; }
  .bxclm31 {padding:0 16px 0 0; }
  .bxclm32 {padding:00 8px; }  
  .bxclm33 {padding:0 0px 0 16px; }

  .hdln1 {font-size: 18px; font-weight: 800; line-height: 24px; color: var(--black-two);
    margin: 0 0 10px 0;}
.hdln2 { font-size: 18px; font-weight: bold; color: var(--twilight-blue);}

.hulne {border-top:1px solid #D9D9D9; width:100px; margin:12px 0 10px;  }
.hulne span { margin:-3px 0 0 0;  background-color: var(--orangey-yellow);display:inline-block;height: 5px; width:25px; }


.txtset1 { font-size: 14px; line-height: 22px; color: rgba(36,36,36,0.85);}
.txtset1 ul {padding: 00 0 0 0px;}
.txtset1 ul li {position: relative; margin: 0 0 6px 0;
				list-style-type: disc; list-style-position: inside;}
.txtset1 a { color: var(--twilight-blue);}
.txtset1 a:hover { color:#000;}

.txtset2 { font-size: 16px; line-height:26px; color: rgba(36,36,36,0.85);} 





.bgcolor {
background: -moz-linear-gradient(to bottom,  rgba(17, 47, 75, 0.38) 0%,rgba(249, 188, 21, 0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom,  rgba(17, 47, 75, 0.38) 0%,rgba(249, 188, 21, 0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(17, 47, 75, 0.38) 0%,rgba(249, 188, 21, 0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff',GradientType=0 ); /* IE6-9 */
}

.lin16 {font-size: 32px;  font-weight: 800;  line-height: 43px;  text-align: center;  color: var(--white);}


.txtset3 { font-size: 14px; line-height: 22px; color: rgba(36,36,36,0.85);}
.txtset3 p {margin:0 0 12px 0;}
.txtset3 a { color: var(--twilight-blue);}
.txtset3 a:hover { color:#000;}







@media screen and (max-width:1030px) {/* 1024 px */



}


@media screen and (max-width:979px) { /* 800 px */

  .bxclm21, .bxclm22, .bxclm31, .bxclm32, .bxclm33 {width:100%;float:none; }
  .bxclm21 {padding:0 0px 20px 0; }
  .bxclm22 {padding:00 0 0 0px; }

  .bxclm31, .bxclm32 {padding:0 0px 20px 0;}  
  .bxclm33 {padding:0 0px 0 0px; }
  

}


@media screen and (max-width:799px) { /* 768 px */


  
  
}

@media screen and (max-width:767px) { /* 640 px */
 
.b22t1 {   line-height: 36px;}

  
}

@media screen and (max-width:639px) { /* 480 px */
.lin16 {font-size:26px; line-height:32px; }

 
  
}

@media screen and (max-width:479px) { /* 360 px */
.sechdl { font-size: 30px;}



}


@media screen and (max-width:359px) { /* 320 px */




}

