
body{font-family: 'Assistant', sans-serif;}
p{font-family: 'Assistant', sans-serif; font-size:16px;}
a{font-family: 'Assistant', sans-serif;font-size:15px;}



@font-face {
      font-family: 'fontello';
      src: url('../font/fontello.eot?668821');
      src: url('../font/fontello.eot?668821#iefix') format('embedded-opentype'),
           url('../font/fontello.woff?668821') format('woff'),
           url('../font/fontello.ttf?668821') format('truetype'),
           url('../font/fontello.svg?668821#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }





     
    .demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }






#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{    font-family: 'Assistant', sans-serif;   margin-top: 30px; float: right;}
#cssmenu > ul > li{float:left;border-bottom: 2px solid #fff;}
#cssmenu > ul > li > a{padding:15px 10px;font-size:16px;letter-spacing:0px;text-decoration:none;color:#0A0A08;font-weight:200; text-transform: uppercase;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#414141;    background: white;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{    border-bottom: 2px solid #ebce42!important;
    color: #b59750!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px;}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#4367b1!important;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#4367b1!important;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px;z-index: 999;    margin-left: -40px;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#808080;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{padding:11px 15px;width:222px;font-size:15px;text-decoration:none;color:#fff;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff;background:#4367b1;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none;    position: absolute;
    z-index: 9;
    background: white;padding: 0; border-bottom: 1px solid #4367b1;}
#cssmenu ul li{width:100%;}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#808080!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #ebce42!important;border-bottom:2px solid #ebce42!important;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ebce42;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#b29349;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#4367b1;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#4367b1;}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#4367b1;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#4367b1;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}


#header-main .active { border-bottom: 2px solid #4367b1!important;}


#header-main .mnhide{display: none;}












#solutions a{text-decoration: none;}


#header-main .mobile-menu{display: none;}
#header-main .com-menu{display: block;}

#header1 .container-fluid{width:75%;}
#header1 a{font-size:15px;color:#0A0A08;float: right;margin-left: 15px; margin-top: 20px; margin-right: 15px; text-decoration: none;}
#header1 .active{ color: #232626;}

#header1 i{float:right;    color: #000;font-size: 25px;margin-top: 20px;}
button, input, select, textarea{float:right;margin-top:20px;width:10%;border:none; color:#003a60;}
button, input, select, textarea:hover{border:none;}
#header1 p{ border-right:1px solid #000; float:right; height: 15px;margin-top: 22px;margin-left: 5px;}


#header-main .container-fluid{ width:75%; }
#header-main p{ margin-top:38px;font-family: 'Assistant', sans-serif; text-align:right; color: #4367b1; text-transform: uppercase;}

#header1 .active{border-bottom: 2px solid #4468b2; padding: 11px; color: #0A0A08; margin-top: 7px;}





#header1 a:hover{color: #f6cd27; cursor: pointer;}





.topnav {overflow: hidden; margin-top: 4%; float: right;}

.topnav a { float: left; display: block; color: #0A0A08; text-align: center; padding: 14px 20px; text-decoration: none;
  font-size: 16px; text-transform:uppercase;}

.topnav a:hover {border-bottom: 2px solid #f6cd27; color: black;}


.topnav .active {border-bottom: 2px solid #4468b2; color: #0A0A08;}

.topnav .icon { display: none;}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {float: right; display: block;}
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon { position: absolute; right: 0; top: 0;}
  .topnav.responsive a {  float: none; display: block; text-align: left; }
}












.topnav1 {overflow: hidden; margin-top: 4%;    float: right;}

.topnav1 a { float: left; display: block; color: #232626; text-align: center; padding: 14px 22px; text-decoration: none;
  font-size: 16px; text-transform:uppercase;}

.topnav1 a:hover { background-color: #f6cd27; color: black;}


.topnav1 .active { background-color:#f6cd27; color: #000;}

.topnav1 .icon { display: none;}

@media screen and (max-width: 600px) {
.topnav1 a:not(:first-child) {display: none;}
.topnav1 a.icon { float: right; display: block;}
}

@media screen and (max-width: 600px) {
.topnav1.responsive {position: relative;}
.topnav1.responsive .icon { position: absolute;right: 0; top: 0; }
.topnav1.responsive a { float: none; display: block; text-align: left;}
}






#banner .carousel {margin-top: 1%;}
#banner .carousel-control.left{background:none!important;border-radius:60px; width:45px;height:45px;    margin-top: 20%;}
#banner .carousel-control.right{background:none!important;border-radius:60px; width:45px;height:45px;    margin-top: 20%;}
#banner .container-fluid{width:75%;}



.carousel-caption{  padding: 30px;  right: 30%;
    left: 10%;
    padding-bottom: 20px;   bottom: 170px; text-align: left;    width: 55%;}

.carousel-caption h3{text-align: left; margin-top: 0px;line-height: 50px;font-size: 40px; color: black; color: white;    margin-bottom: 20px;font-weight: 600;}
.carousel-caption p{text-align: left;}

.carousel-caption span{color: #ebce42!important; font-size: 40px; font-weight: 600;}
.carousel-caption .line{width: 110%;height: 2px;background: #ebce42;margin-top: 35px;    margin-left: -172px; }

.carousel-caption a {padding: 10px;border-bottom: 1px solid white;}
.carousel-caption a:hover{background:#ebce42;color: black!important;cursor: pointer; }







/*news*/
#news {padding-top: 60px; padding-bottom:60px;}
#news .container-fluid {width: 75%;}
#news h2{font-size: 30px; text-align: center; color: #0A0A08; margin-bottom: 20px; margin-top: 0px; font-weight: 600;}

#news .top{margin-top: 1%}

#news .top .box{background: #f2f2f2; padding: 35px; height: 425px; margin: 0;}
#news .top .box:hover{background: #597aba; }
#news .top .box:hover h2{color: #fff; }
#news .top .box:hover p{color: #fff; }
#news .top .box h2{text-align: left; margin-bottom: 00px;margin-top: 10px; font-weight: 200;    font-size: 25px;}
#news .top .box p{line-height: 28px;}
#news .top .box1{background: #597aba; padding: 10px; margin-bottom: 18px}
#news .top .box1 h3{text-align: left; margin-bottom: 10px; color: #fff;    font-size: 25px;
}
#news .top .box1 p{text-align: left;color: #fff;line-height: 28px; }
#news .top .box1:hover{background: #f2f2f2; cursor: pointer;}
#news .top .box1:hover h3{color: #000;  }
#news .top .box1:hover p{color: #000; }


#news .top .box2{background: #f2f2f2; padding: 20px;    min-height: 227px;}
#news .top .box2 h2{text-align: left; margin-bottom: 10px; font-weight: 200;    font-size: 25px;}
#news .top .box2:hover{background: #597aba; }
#news .top .box2:hover h2{color: #fff; }
#news .top .box2:hover p{color: #fff; }
#news .top .box2 p{margin-bottom: 30px;line-height: 28px;}

#news .top .box2 .read{margin-top: 5%;text-decoration: none; }
#news .top .box2:hover .read{color: #fff}





/*footer*/
#footer {padding-top: 70px; padding-bottom: 70px; background: #141313;}
#footer .container-fluid {width: 75%;}
#footer h2{color: #fff; font-size: 20px; margin-bottom: 20px; margin-top: 0px;}
#footer a{color: #767575; font-size: 16px; display: block; text-decoration: none; line-height: 30px }
#footer a:hover{color: #f6cd27; cursor: pointer; }

#footer .hi{margin-top: 20px}
#footer p{color: #767575; font-size: 16px; line-height: 26px }
#footer p a{display: initial;}


/*footer-copy*/
#copy {padding-top: 40px; padding-bottom: 0px; background: #185486;}
#copy .container-fluid {width: 75%;}
#copy p{color: #fff; font-size: 16px; margin-bottom: 20px }
#copy .col-md-5 p{float: right; }
#copy p span{color: #f6cd27; font-size: 16px; text-transform: uppercase; }
#copy a{ text-decoration: none; color: #f6cd27; font-size:  16px; display:  initial; line-height: 30px }
#copy a:hover{color: #f6cd27; cursor: pointer; }


#footer .lo { width: 10px; height: 10px; background-color: red;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: example; animation-duration: 2s; position: absolute; top: 50%; left: 54%;}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {background-color: red;}
    25%  {background-color: yellow;}
    50%  {background-color: red;}
    100% {background-color: red;}
}

/* Standard syntax */
@keyframes example {
    0%   {background-color: red;}
    25%  {background-color: yellow;}
    50%  {background-color: red;}
    100% {background-color: red;}
}

















#header-main .remov{display: block;}
#header-main .remo{display: none;}







@media only screen and (min-width : 1920px) and (max-width : 2559px){ 
  
  .arrow{top: 51% !important;}
  
}
@media only screen and (min-width : 1600px) and (max-width : 1919px){ 
.kb_caption h3 {width: 100%;}
#header-main .container-fluid {width: 87%;}
#header1 .container-fluid {width: 87%;}
#banner .container-fluid {width: 85%;}
.kb_caption{padding: 47px; padding-bottom: 50px; padding-top: 36px;}
#news .top .box{padding: 23px;}
.arrow{top: 62%;}

}
@media only screen and (min-width : 1440px) and (max-width : 1599px){ 
  .arrow{top: 60% !important;}
.kb_caption h3 {width: 100%;}
#header-main .container-fluid {width: 87%;}
#header1 .container-fluid{width: 87%;}
#banner .container-fluid {width: 85%;}
.kb_caption{padding: 30px; padding-bottom: 30px; padding-top: 13px; left: 57%; width: 45%;}
.kb_caption h3 {width: 100%;}
#news .container-fluid{width: 84%;}
#footer .container-fluid{width: 85%;}
#copy .container-fluid {width: 85%;}
#news .top .box{padding: 23px;}
  
.carousel-caption .line {width: 125%;}

}
@media only screen and (min-width : 1366px) and (max-width : 1439px){
  
#header-main .container-fluid {width: 87%;}
#header1 .container-fluid{width: 87%;}
#banner .container-fluid {width: 85%;}
.kb_caption{padding: 30px; padding-bottom: 30px; padding-top: 13px; left: 56%; width: 45%;}
.kb_caption h3 {width: 100%;}
#news .container-fluid{width: 84%;}
#footer .container-fluid{width: 85%;}
#copy .container-fluid {width: 85%;}

#news .top .box{padding: 23px;    height: 415px;}
.topnav a{padding: 6px 12px;}
.topnav1 a{padding: 6px 12px;}
.carousel-caption{    bottom: 105px;    width: 60%}
.carousel-caption h3{font-size: 35px;}
.carousel-caption .line{    width: 115%;height: 1px;}
.carousel-caption span{font-size: 35px;}


#news .top {margin-top: 1%;}
#news h2{font-size: 25px;}
#news .top .box h2{font-size: 20px;margin-top: 10px;    margin-bottom: 10px;}
#news .top .box1 h3{font-size: 20px;margin-top: 0px;}
#news .top .box2 h2{font-size: 20px;}
#footer {padding-top: 60px;padding-bottom:60px;}
#copy {padding-top: 25px;}
#footer h2{margin-top: 0px;}
#news .top .box2{min-height: 220px;}
#cssmenu > ul > li > a{    padding: 15px 8px;}

}
@media only screen and (min-width : 1200px) and (max-width : 1365px){ 

  
#header-main .container-fluid {width: 95%;}
#header1 .container-fluid{width: 96%;}
#banner .container-fluid {width: 93%;}
.kb_caption{padding: 30px; padding-bottom: 30px; padding-top: 13px;     left: 54%; width: 50%;}
.kb_caption h3 {width: 100%;}
#news .container-fluid{width: 95%;}
#footer .container-fluid{width: 85%;}
#copy .container-fluid {width: 85%;}

#news .top .box{padding: 20px;    height: 406px;}
.topnav a{padding: 14px 16px;}
.topnav1 a{padding: 14px 16px;}
#news h2{margin-top: 10px}
.topnav{margin-top: 2%}
#header-main p{margin-top:27px}


.carousel-caption{    bottom: 105px;    width: 60%}
.carousel-caption h3{font-size: 35px;    line-height: 45px;}
.carousel-caption .line{    width: 115%;height: 1px;}
.carousel-caption span{font-size: 35px;}


#news{    padding-top: 60px;padding-bottom: 60px;}
#news .top {margin-top: 1%;}
#news h2{font-size: 25px;margin-top: 0px;}
#news .top .box h2{font-size: 20px;margin-top: 10px;    margin-bottom: 10px;}
#news .top .box1 h3{font-size: 20px;margin-top: 0px;}
#news .top .box2 h2{font-size: 20px;}
#footer {padding-top: 60px;padding-bottom:60px;}
#copy {padding-top: 25px;}
#footer h2{margin-top: 0px;}

#news .top .box2{    min-height: 214px;}

#cssmenu > ul > li > a{font-size: 15px;}
#cssmenu{    margin-top: 16px;}
  
}

@media only screen and (min-width : 1024px) and (max-width : 1199px){ 
  

#header-main .container-fluid {width: 95%;}
#header1 .container-fluid{width: 96%;}
#banner .container-fluid {width: 93%;}
.kb_caption{padding: 30px; padding-bottom: 30px; padding-top: 13px;     left: 56%; width: 50%;}
.kb_caption h3 {width: 100%;}
#news .container-fluid{width: 95%;}
#footer .container-fluid{width: 85%;}
#copy .container-fluid {width: 85%;}

#news .top .box{padding: 20px;    height: 438px;}
.topnav a{padding: 14px 12px; font-size: 14px;}
.topnav1 a{padding: 14px 12px; font-size: 14px;}
#news h2{margin-top: 10px; font-size: 22px;}
#header-main p {margin-top: 30px;    font-size: 15px;}
.kb_caption h3 {width: 100%; font-size: 20px; line-height: 28px;}
#header1 a {font-size: 14px;}
#news {padding-top: 50px; padding-bottom: 60px;}
#footer {padding-top: 50px; padding-bottom: 60px;}

.carousel-caption{    bottom: 75px;    width: 60%}
.carousel-caption h3{font-size: 30px;    line-height: 40px;    margin-bottom: 15px;}
.carousel-caption .line{    width: 115%;height: 1px;margin-top: 30px;}
.carousel-caption span{font-size: 30px;}


#news{    padding-top: 50px;padding-bottom: 50px;}
#news .top {margin-top: 1%;}
#news h2{font-size: 25px;}
#news .top .box h2{font-size: 20px;margin-top: 10px;margin-bottom: 10px;}
#news .top .box1 h3{font-size: 20px;margin-top: 0px;}
#news .top .box2 h2{font-size: 20px;}
#footer {padding-top: 60px;padding-bottom:60px;}
#copy {padding-top: 25px;}
#footer h2{margin-top: 0px;}

#cssmenu > ul > li > a{font-size: 13px; padding: 15px 4px;}
#cssmenu{    margin-top:20px;}
#cssmenu > ul > li.has-sub > a:after{    right: 17px;}
#cssmenu > ul > li.has-sub > a:before{    right: 20px;}


}

@media only screen and (min-width : 768px) and (max-width : 1023px){ 

.topnav a:not(:first-child) {display: none;}
.topnav a.icon { float: right; display: block;}


.topnav.responsive {position: relative;}
.topnav.responsive .icon { position: absolute; right: 0; top: 0;}
.topnav.responsive a { float: none; display: block; text-align: left;}
#banner .carousel-control.left{    width: 40px;height: 40px;}
#banner .carousel-control.right{    width: 40px;height: 40px;}


.carousel-caption{    bottom:30px;    width: 80%}
.carousel-caption h3{font-size: 30px;    line-height: 40px;    margin-bottom: 15px;}
.carousel-caption .line{    width: 115%;height: 1px;margin-top: 30px;}
.carousel-caption span{font-size: 30px;}
  





#header-main .container-fluid {width: 95%;}
#header1 .container-fluid{width: 96%;}
#banner .container-fluid {width: 93%;}
.kb_caption{padding: 30px; padding-bottom: 30px; padding-top: 10px; left: 40%; width: 60%;}
#news .container-fluid{width: 95%;}
#footer .container-fluid{width: 85%;}
#copy .container-fluid {width: 85%;}

#news .top .box{padding: 40px; height: auto; margin-bottom: 8%;}
.topnav a{padding: 14px 12px; font-size: 14px;}
#news h2{margin-top: 0px; font-size: 25px;}
#header-main p {margin-top: 22px;font-size: 14px;}
.kb_caption h3 {width: 100%; font-size: 20px; line-height: 28px;}
#header1 a {font-size: 14px;}
#news {padding-top: 50px; padding-bottom: 60px;}
#footer {padding-top: 50px; padding-bottom: 60px;}


.col-md-3 {flex: none; max-width: none;}
.col-md-6 {flex: none; max-width: none;}
.col-md-2 {flex: none; max-width: none;}
.col-md-7 {flex: none; max-width: none;}
.col-md-5 {flex: none; max-width: none;}
#header1 .active{padding: 8px; margin-top: 10px;}
#copy .col-md-5 p{float: none; text-align: center}
#copy .col-md-7 p{float: none; text-align: center;margin-bottom: 0px;}
#copy {padding-top: 30px;}
.topnav{width: 74%;}

.col-sm-8{flex: none; max-width: none;}
#news .top .box h2{margin-top: 10px;font-size: 20px;    margin-bottom: 5px;}
#news .top .box1 h3{font-size: 20px;}
#news .top .box2 h2{font-size: 20px;}
#news .top .box2{height: auto;}

#cssmenu{    margin-top: 13px;}
.button:before{    height: 4px;}




}





@media only screen and (min-width : 150px) and (max-width : 767px){ 


#cssmenu {width: 217%;}


#cssmenu{    margin-top: 0px;}

#footer img{ width: 75%;margin: auto;}

.button:before{    height: 4px;}

#header-main .mnhide{display: block;}

#header1{display: none;}
#header-main .dat{display: none;}
#header-main{padding-top: 15px; padding-bottom: 10px;}




#header-main .container-fluid {width: 98%;}

#banner .container-fluid {width: 90%;}
.kb_caption{padding: 20px; padding-bottom: 25px; padding-top: 4px; left: 6%; width: 90%; background: none}
#news .container-fluid{width: 90%;}
#footer .container-fluid{width: 90%;}
#copy .container-fluid {width: 90%;}

#news .top .box{padding: 20px; height: auto; margin-bottom: 3%;}
#news .top .box h2{margin-top: 10px;font-size: 20px;}

#news h2{margin-top: 0px; font-size: 25px;}
#header-main p {margin-top: 22px;}
.kb_caption h3 {width: 100%; font-size: 18px; line-height: 26px;}
#header1 a {font-size: 14px;}
#news {padding-top: 40px; padding-bottom: 40px;}
#footer {padding-top: 50px; padding-bottom: 50px;text-align: center;}


.col-md-3 {flex: none; max-width: none;}
.col-md-6 {flex: none; max-width: none;}
.col-md-2 {flex: none; max-width: none;}
.col-md-7 {flex: none; max-width: none;}
.col-md-5 {flex: none; max-width: none;}
#header1 .active{padding: 3px; margin-top: 17px;}
#copy .col-md-5 p{float: none; text-align: center}
#copy .col-md-7 p{float: none; text-align: center;margin-bottom: 0px;}
#copy {padding-top: 30px;}

.kb_caption .read{display: none;}
#news .top {margin-top: 0%;}
#news .top .box1{    margin-bottom: 10px; padding: 20px}
#news .top .box2 h2{font-size: 20px;}
#news .top .box1 img{margin: auto;}
#news .top .box1 h3{font-size: 20px;}

#header-main .mobile-menu{display: block;}
#header-main .com-menu{display: none;}
#header-main .remov{display: none;}
#header-main .remo{display: block;}


.hide {display: block!important;}






.topnav1 a:not(:first-child) {display: none;}
.topnav1 a.icon { float: right; display: block;}


.topnav1.responsive {position: relative;}
.topnav1.responsive .icon { position: absolute; right: 0; top: 0; }
.topnav1.responsive a {float: none; display: block; text-align: left;}

.topnav1 a{padding: 14px 12px; font-size: 14px;}
.topnav1{width: 100%; margin-top: 0%;}



#banner .carousel-control.left{    width: 30px;height: 30px;    margin-top: 18%;}
#banner .carousel-control.right{    width: 30px;height: 30px;    margin-top: 18%;}


.carousel-caption h3{font-size: 20px;line-height: 25px;text-align: center;margin-bottom: 10px; }
.carousel-caption .line{    width: 150%;    height: 1px;    margin-top: 25px;}
#banner .carousel-control.left{    margin-top: 35%;}
#banner .carousel-control.right{    margin-top: 35%;}
.carousel-caption span{font-size: 20px;}

.carousel-caption{    bottom: 45px;    width: 100%;    right: 0%;left: 0%; text-align: center;}

#banner .carousel{height: 300px;}
#banner .carousel-inner{height: 300px;}
#banner .carousel-inner .item img{height: 300px;}

  }
  
  
@media only screen and (max-width: 375px) {
  
  #header-main{padding-top: 15px; padding-bottom: 0px;}
  #cssmenu {width: 220%;}
} 
@media only screen and (max-width: 320px) {
  
#news .top .box {padding: 25px;}
.topnav1 a {padding: 14px 10px;}
.topnav1{margin-top: -6%;}


#cssmenu > ul > li > a{font-size: 15px;}

#cssmenu {width: 226%;}


}
  
