@charset "UTF-8";
/* CSS Document CTRL
reg 400
med 500
semibold 600
*/


html, body, ul, ol, li, p, div, span, a, img, h1, h2, h3, em, input[type="text"], input[type="submit"], form, fieldset, blockquote, select, option, textarea, input, table, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.1%;
	font-weight: normal;	
	font-family: 'Montserrat', Helvetica, Arial, sans-serif; /* 14/21 */

	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;	
}

body { background-color: #ffffff; }

a {
  color: #212121;
  outline : none;
}
a:hover {
  color: #014183;
  text-decoration: none;
}
a.lnk {
  color: inherit; 
  outline : none;
  text-decoration: underline;
}
a:hover.lnk {
  color: #757575;
  outline : none;
  text-decoration: underline;
}
.hdr {
  background-color: #304FFE;
}
.hdr2 {
  background-color: #4A148C;
}
.hdr-logo {
  margin: -7px 0px -10px 0px;
  padding: 10px 0 0px 0;
  text-align: left;
}
.img-logo-m {
  display: none;
}
.img-q {
  margin-bottom: 30px;
}
.main-top {
  background-color: #37474f;
  min-height: 500px;
  color: #ECEFF1;
  font-size: 24px;
}
.main-top2 {
  background-color: #311B92;
  min-height: 500px;
  color: #ECEFF1;
  font-size: 24px;
}
.banner-img {
  background-image: url("../images/B1.jpg");
  background-size:  cover;
  background-position: center; 
  background-color: #000;
}
.banner-img2 {
  background-image: url("../images/B2.jpg");
  background-size:  cover;
  background-position: center; 
  background-color: #000;
}
.banner-img3 {
  background-image: url("../images/B3.jpg");
  background-size:  cover;
  background-position: center; 
  background-color: #000;
}
.banner-img4 {
  background-image: url("../images/B4.jpg");
  background-size:  cover;
  background-position: center; 
  background-color: #000;
}
.anchor { 
  padding-top: 160px;
  margin-top: -160px;
}
#video1 {
  outline: 0;
}
h1 {
  font-size: 24px;
  font-weight: 600;
  color: #014183;
  border-top: #014183 1px solid;
  padding: 15px 0 40px 0;
}
h1.title {
  font-size: 56px;
  line-height: 70px;
  font-weight: 600;
  color: #ffffff;
  border-top: 0px;
  padding: 90px 0 0 0;
}
h1.big {
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  color: #014183;
  border-top: 0px;
  padding: 10px 0 0px 0;
}
h1.big2 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  color: #014183;
  border-top: 0px;
  padding: 0px 0 0px 0;
}
h1.big3 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  color: #BDBDBD;
  border-top: 0px;
  padding: 0px 0 0px 0;
}
h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #000;
  padding: 0 0 30px 0;
}
h2.blu {
  font-size: 30px;
  font-weight: 600;
  color:#014183;
  padding: 0px 0 30px 0;
}
h3 {
  font-size: 14px;
  font-weight: 600;
  color: #212121;
  padding: 0 0 10px 0;
}
h3.cblu {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #014183;
  padding: 0px 0 20px 0;
}
h3.blk {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
  padding: 10px 0 10px 0;
}
h3.red {
  font-size: 14px;
  font-weight: 600;
  color: #CC0000;
  padding: 0 0 10px 0;
  background-color: transparent;
}
h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
  padding: 0 0 8px 0;
}
h5 {
  font-size: 16px;
  line-height: 20px;  /*28*/
  font-weight: 600;
  color: #000;
  padding: 0 0 0px 0;
}
ul {
  margin-left: 18px;
}
ul {list-style-type: disc;}
ol {
  margin-left: 16px;
}
ol.alpha {list-style-type: lower-alpha;}
.form-control {
  display: block;
  width: 80%;
  height: 46px;
  padding: 2px 5px 2px 5px !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212121;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bdbdbd !important;
  border-radius: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  float: left;
}

.btn-primary {
  color: #fff;
  font-weight: 600;
  background-color: transparent !important;
  border: 1px solid  #FF3D00;
  border-radius: 0 !important;
  width: 250px;
  height: 46px;
}
.btn-primary:hover {
  color: #FFCCBC;
  border: 1px solid  #FF3D00;
}
.btn-secondary {
  color: #fff;
  font-weight: 600;
  background-color: #2962FF;
  border: 0px !important;
  border-radius: 0 !important;
  width: 250px;
  height: 46px;
}
.btn-secondary:hover {
  color: #81D4FA;
  background-color: #2962FF;
}
.sp-6 {
  margin-top: 6px;
}
.sp-9 {
  margin-top: 9px;
}
.sp-60 {
  margin-top: 60px;
}
.sp-50 {
  margin-top: 50px;
}
.sp-30 {
  margin-top: 30px;
}
.sp-15 {
  margin-top: 15px;
}
.pad-10 {
  height: 10px;
  display: block;
}
.pad-15 {
  height: 15px;
  display: block;
}
.pad-20 {
  height: 20px;
  display: block;
}
.pad-30 {
  height: 30px;
  display: block;
}
.pad-50 {
  height: 50px;
  display: block;
}
.pad-85 {
  height: 85px;
  display: block;
}
.pad-main {
  height: 60px;
  display: block;
}
.pad-m {
  height: 0px;
  display: none !important;
}
.txt-d1 { /* Display Text */
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  color: #cfd8dc !important;
}
.txt-c1 { 
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  color: #000;
}
.txt-c1b { 
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  color: #014183;
}
.txt-d2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
}
.txt-d2W {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #FFF;
}
.txt-d3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #212121;
}
.txt-d4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #014183;
}
.txt-drk {
  color: #212121;
}
.txt-body1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #212121;
  word-wrap: break-word;
}
.txt-body1on {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  word-wrap: break-word;
}
.txt-body1onB {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  word-wrap: break-word;
}
.txt-body1onW {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #FFFFFF;
  word-wrap: break-word;
}


.txt-body2 { /* from 14px */
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #212121;
}

.txt-body3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #212121;
  word-wrap: break-word;
}

.txt-body4 {
  font-size: 25px;
  font-weight: 400;
  line-height: 36px;
  color: #212121;
  word-wrap: break-word;
}

.txt-corp-blue {
  color: #014183 !important;
}

.lnk-gry {
  font-size: 16px;
  font-weight: 500;
  color: #757575; /*600*/
}
.lnk-gry:hover {
  color: #014183;
  text-decoration: none;
}
.lnk-gry-m {
  font-size: 14px;
  font-weight: 500;
  color: #757575; /*600*/
}
.lnk-gry-m:hover {
  color: #014183;
  text-decoration: none;
}
.lnk-gry-drk {
  color: #212121;
}




.bg-dark {
  background-color: #304FFE !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #81d4fa !important;
}
  
#nav1 {
  margin-top: -55px;
  margin-right: -20px;
  padding: 0px;
}
#nav2 {
  background-color: #eceff1;
  min-height: 60px;
  margin-top: 60px;
  color: #455A64;
  padding: 6px 0 0 0;
}
#nav2 a { 
  color: #455A64;
  font-size: 16px;
  font-weight: 500;
}
.menu3 {
  padding: 12px 0 0 0;
}
.nav-link3 {
  color: #607D8B;
  border-right: 1px solid #607D8B;
  margin: 0 12px 0 0px;
  padding: 0 12px 0 0px;
}
.nav-link3end {
  margin: 0 -5px 0 0px;
  padding: 0 12px 0 0px;
}
.navbar {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.navbar-dark .navbar-brand {
  color: #fff;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: #81D4FA !important;
  font-size: 16px;
  font-weight: 600;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff !important;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff !important;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff !important;
}
.nav-div1  {
  border-right: #0288D1 1px solid; 
  margin: 0 18px 0 18px; 
}
.nav-item .active {
  color: #CC0000 !important;
}
.menu2 {
  color: #81D4FA !important;
  font-weight: 500 !important;
  
}



.mnu-index {
  margin-bottom: 50px;
}
.mnu-index .mnu-s , .mnu-s { /* menu 16s #757575 */
  color: #757575;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}
.mnu-index a { /*section index menu 16m */
  display: inline-block;
  color: #757575;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px !important;
  margin-bottom: 8px;
}
.mnu-index a:hover { 
  color: #014183;
}
/*
.line-top{
	border-top: #b2b2b2 thin solid;
	margin: 0 0px 0 0px;
	padding: 40px 0 0 0;
}
*/
.line-blu {
	border-top: #014183 1px solid;
	margin: 0 0px 0px 0px;
	padding: 0px 0 0px 0;
}    
.line-gry { /*400*/
	border-top: #BDBDBD 1px solid;
	margin: 0 0px 25px 0px;
	padding: 0px 0 0 0;
}
.line-gry-lit { /*300*/
	border-top: #E0E0E0 1px solid;
	margin: 0 0px 30px 0px;
	padding: 0px 0 0 0;
}
.lida-gry-lit { /*300 dashed*/
	border-top: #E0E0E0 1px dashed;
	margin: 5px 0px 0px 0px;
	padding: 0px 0 12px 0;
}
.lida-gry { /*400 */
	border-top: #bdbdbd 1px dashed;
	margin: 0 0px 8px 0px;
	padding: 0px 0 0 0;
}
.line-red-sm {
  border-top: #f49800 2px solid;
  width: 36px;
  margin: 22px 0 22px 0;
}
.line-blu-lit {
	border-top: 1px solid #488BC7;
}
.line-ylw {
	border-top: #F29725 1px solid;
}
.line-pur {
	border-top: #B066A4 1px solid;
}
.line-grn {
	border-top: #19A54E 1px solid;
}
.line-red {
	border-top: #CC0000 1px solid;
	margin: 0;
	padding: 0
}
.line-gry-drk {
	border-top: #585251 1px solid;
	margin: 0;
	padding: 0
}

.hdr-corp-blue {
  border-top: #014183 20px solid;
  min-height: 180px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background-color: #E5ECF2;
}
.img-corp-blue {
  border-bottom: #014183 20px solid;
  margin-bottom: 20px;
}
.corp-blue {
  background-color: #014183;
}
.corp-blue-t {
  background-color: #E5ECF2;
}


.hdr-gry{
  border-top: #585251 20px solid !important;
  min-height: 180px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background-color: #E0E0E0;
}
.img-gry {
  border-bottom: #585251 20px solid;
  margin-bottom: 20px;
}
.grey {
  background-color: #585251;
}
.grey-t {
  background-color: #E0E0E0;
}
.bg-grey1 {
  background-color: #f5f5f5;
}

.mns-hdr { /* MENU SIDE menu 14s */
  height: 50px;
  width: 100%;
  display: block;
  background-color: #EEEEEE;
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 18px;
  margin-bottom: 27px;
}
.mns-cblu {
  border-left: #014183 3px solid;
}
.mns-ylw {
  border-left: #F29725 3px solid;
}
.mns-pur {
  border-left: #B066A4 3px solid;
}
.mns-red {
  border-left: #CC0000 3px solid;
}
.mns-blu {
  border-left: #488BC7 3px solid;
}
.mns-grn {
  border-left: #19A54E 3px solid;
}
.mns-gry {
  border-left: #585251 3px solid;
  background-color: #ffffff !important;
}

.mns-lnk {
  margin-bottom: 30px;
}
.mns-lnk .title { 
  color: #bdbdbd;
  font-size: 14px !important;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: -15px;
  display: block;
}
.mns-lnk .title1 { 
  color: #bdbdbd;
  font-size: 14px !important;
  line-height: 18px;
  font-weight: 500;
  display: block;
}
.mns-lnk-sub {
  margin-left: 8px;
  margin-bottom: 12px;
  font-weight: 500;
}
.mns-lnk .mns-lnk-sub a {
  line-height: 20px;
  display: block;
  color: #757575;
  font-weight: 500;
  padding-bottom: 8px;
}
.mns-lnk .mns-lnk-sub a.on {
  color: #014183;
}
.mns-lnk a { 
  color: #757575;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  display: block;
}
.mns-lnk .on  { 
  color: #014183;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0  0 6px 0;
  margin-left: 0px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  font-size: 14px;
  font-weight: 500 !important;
  color: #014183 !important;
}
.breadcrumb::before {
  display: inline-block;
  padding-right: 10px;
  color: #014183 !important;
  content: ">";
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 10px;    
  color: #014183 !important;
  font-weight: 500 !important;
}
.breadcrumb-item a {   
  color: #014183 !important;
  font-weight: 500 !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 10px;
  color: #014183 !important;
  content: ">";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
  color: #014183;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #BDBDBD !important;
  font-weight: 500 !important;
}
.box-info2 {
  font-size: 14px;
  padding: 16px 0px;
}
.box-info {
  font-size: 14px;
  background-color: #f5f5f5;
  padding: 16px 10px;
}
.box-info a {
  color: #757575;
  font-weight: 500;
}

.pnl-full {
  background-color: #455a64;
  padding: 32px 0 38px 0;
  text-align: center;

}
.txt-pf {
  color: #ffffff;
  font-size: 34px;
  font-weight: bolder !important;
  line-height: 48px; 
}
.pnl-article1 {
  background-color: #f5f5f5;
  padding: 50px 0 70px 0;
}
.pnl-info {
  background-color: #EEEEEE;
  padding: 46px 0 60px 0;
  color: 263238;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.pnl-info p {
  padding: 12px 0 10px 0;
}
.pi-line {
  border-right: 1px solid #B0BEC5;
  border-bottom: 0px;
}



.panel-title {
	padding: 0;
  margin-top: -6px;
}
.panel-title > a {
  display: block;
  height: 60px;
}
.panel-title > a::before {
  background-image: url('../images/close_1_144.png');
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 60px;
  padding: 10px 60px;
  display: block;
  content: "Click to close";
}
.panel-title > a.collapsed::before {
  background-image: url('../images/plus_1_144.png');
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 60px;
  padding: 10px 60px;
  display: block;
	content: "More details";
}


.panel-title2 {
	padding: 0;
  margin-top: -6px;
}
.panel-title2 > a {
  display: block;
  height: 60px;
}
.panel-title2 > a::before {
  background-image: url('../images/close_1_144.png');
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 60px;
  padding: 10px 60px;
  display: block;
  content: "Click to close";
}
.panel-title2 > a.collapsed::before {
  background-image: url('../images/plus_1_144.png');
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 60px;
  padding: 10px 60px;
  display: block;
	content: "More details";
}


.panel-title3 {
	padding: 0;
  margin-top: -6px;
}
.panel-title3 > a {
  display: block;
  height: 60px;
}
.panel-title3 > a::before {
  background-image: url('../images/close_1_144.png');
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 60px;
  padding: 10px 60px;
  display: block;
  content: "Click to close";
}
.panel-title3 > a.collapsed::before {
  background-image: url('../images/plus_1_144.png');
  background-size: 44px 44px;
  background-repeat: no-repeat;
  background-position: right top;
  height: 60px;
  padding: 10px 60px;
  display: block;
	content: "More details";
}



.pg-list {
  margin: 36px 0 70px 0;
  border-bottom: #e0e0e0 1px solid;
}
.pg-list a {
  border-top: #e0e0e0 1px dashed;
  display: block;
  color: #757575;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 10px 0 10px 0;
}
.ftr1 {
  background-color: #37474F;
  padding: 40px 0 40px 0;
  color: white;
  font-size: 14px;
  font-weight: 400;
}
.ftr1 h2 {
  color: white;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.ftr1 a {
  color: #E0E0E0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.ftr1 a:hover {
  color: #BDBDBD; 
}

.ftr2 {
  background-color: #263238;
  padding: 20px 0 20px 0;
  color: #ffffff;
  font-size: 14px;
}
.ftr2 a {
  color: #90A4AE;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.ftr2 a:hover {
  color: #B0BEC5; 
}

.nav-link {
  font-size: 16px !important;
  font-weight: 500;
  color: black !important;
}
.nav-link:hover, .nav-link:focus {
  color: #CC0000 !important;
  text-decoration: none;
}
.nav-plus {
  margin: 0 0 8px 20px;
  text-align: right;
}

#SPOCarousel .carousel-inner {
  max-height: 520px;
  width: 100%;
  margin: auto;
  text-align: center;
  object-fit: cover;
  background-color: #ebebeb;
}
.carousel-caption {
  position: absolute;
  top: 60px;
  left: 15%;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
}
.carousel-caption > h1.caption   {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 48px;
  color: #fff;
  margin: 0 0 0px 0 !important;
  border: 0px;
}
.carousel-caption p {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: white;
  width: 75%;
}
.carousel-indicators {
  bottom: 50px;
  left: 0;
  -ms-flex-pack: left;
  justify-content: left;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 44px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 0 !important;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  background-clip: border-box;
  border:  #fff 1px solid !important;
  opacity: .5;
  transition: opacity 0.6s ease;
}
.carousel-indicators .active {
  opacity: 1;
  background-color: #fff;
}
/*
.carousel-control-prev, .carousel-control-next {
	position: absolute;
	top: -65px;
}
*/

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 20px;
  height: 33px;
  z-index: 580 !important;
}
.carousel-control-prev-icon {
  background-image: url("../images/slide_arrow-left_144.png");
}
.carousel-control-next-icon {
  background-image: url("../images/slide_arrow-right_144.png");
}

#carouselData .carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 590 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 10%;
  color: #585251; /**/
  text-align: center;
  opacity: 1;
  transition: opacity 0.15s ease; 
}
#carouselData .carousel-control-prev {
  left: -100px;
}
#carouselData .carousel-control-next {
  right: -100px;
}
#carouselData .carousel-control-prev-icon {
  background-image: url("../images/slide_arrow_left.png");
  width: 44px;
  height: 44px;
}
#carouselData .carousel-control-next-icon {
  background-image: url("../images/slide_arrow_right.png");
  width: 44px;
  height: 44px;
}

/* Device landscape */
@media only screen and (max-width: 1124px) { 
 
}
/* Large devices (desktops, 992px and below) */
@media (max-width: 992px) {

  .hdr-logo {
    display: none;
  }
  #nav1 {
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 0px;
  }
  .navbar-brand {
    width: 70% !important;
  }

  .img-logo-m {
    display: block;
    margin-left: -30px;
    margin-top: -10px;
  }
  .pad-main {
    height: 30px;
    display: block !important;
  }
  .pad-m {
    height: 20px;
    display: block !important;
  }
  .dropdown-item {
    font-weight: 600;
  }
  .nav-item {
    margin-left: -15px;
    padding: 10px 0 10px 0;
    border-bottom: #666666 1px solid; 
  }
  .form-control {
    width: 100%;
    margin: 0;
  }
  .btn-primary {
    width: 100%;
  }
  .btn-secondary {
    width: 100%;
  }
/*
  .nav-item .active {
    color: #CC0000 !important;
    background-color: #F5F5F5 !important;
  }
  .dropdown-item.active, .dropdown-item:active {
    color: #CC0000;
    text-decoration: none;
    background-color: #F5F5F5 !important;
  }
*/
  .nav-link {
    margin-left: 15px;
  }
  .navbar-collapse {
    background-color: #263238;
    margin-left: -50px;
    margin-right: -50px;
    
    max-height: 400px; /* scroll mobile */
    overflow-y: hidden; /* auto */
    overflow-x: hidden;
  }

  .dropdown-submenu {
    background-color: #F5F5F5;
  }
  .dropdown-item {
    font-weight: 400 !important;
  }
  .dd3 {
    width: 80%;
  }
  .navbar-toggler {
    padding: 10px 0 10px 0;
    margin: 0 -30px 0 0;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 0;
    outline: none;
  }
  .navbar-toggler:active, .navbar-toggler:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
  }
}


/* Device mobile ipad */
@media only screen and (max-width: 768px) {
  .navbar-brand {
    width: 70% !important;
  }
  #navbarTop
  {
    display: none;
  }
  #navbarMnu {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 15px;
  }
  
  .banner-m { /* fixed banner no carousel on mobile */
    position: relative;
    text-align: left;
    overflow: hidden;
    margin: auto;
  }
  h1.caption-m {
    color: #ffffff;
    font-size: 26px;
    line-height: 36px;
    position: absolute;
    top: 10%;
    left: 16px;
  }
  .banner-img3 {
    background-image: url("../images/B3-m.jpg");
    background-size: cover;
    background-position: center; 
    background-color: #000;
  }
  .banner-img3 h1 {
    margin: -20px 0 0 0;
    font-size: 38px;
    line-height: normal;
  }
  .banner-img3 p {
    font-size: 20px;
    line-height: normal;
  }
  p {
    font-size: 1.3em;
    margin-bottom: 15px;
  }	
	
#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border: 2px solid #900;
}
	
#contact-area {
	width: 600px;
	margin-top: 25px;
	border: 2px solid #900;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #333333;
}

#contact-area textarea {
	height: 90px;
	border: 2px solid #900;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	border: 2px solid #900;
}
	
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
	border: 2px solid #900;
}
	
	
	
	
	
	
	
	
	

  .carousel-caption p { /* ipad */
      display: none;
  }

  .box-info {  
    margin-bottom: 30px;
  }
  .img-m {
     margin-bottom: 30px;
  }
  .mnu-index {
    margin-bottom: 0px;
  }
  .mnu-index.btm {
    margin-bottom: 30px;
  }
}
/* Smaller phones*/
@media only screen and (max-width: 500px) {
  .navbar-brand {
    width: 70% !important; /* !else mobile menu collapses */
  }
}
