img {
  max-width: 100%; }

li {
  list-style-type: none; }

.blue {
  color: #00558c; }

outline {
  outline: none; }

a {
  text-decoration: none;
  outline: none;
  color: #e85222; }
  a:hover {
    text-decoration: none;
    outline: none;
    color: #00558c; }

.bgn {
  background: none !important; }

body {
  color: #475055;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  font-size: 0.85rem; }


@font-face {
    font-family: 'cagliostroregular';
    src: url('../fonts2/cagliostro-regular-webfont.woff2') format('woff2'),
         url('../fonts2/cagliostro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.mdbddn{ display:none;}

.mg-tp5 { margin-top:5px !important;}
.mg-tpbt0{ margin-top:0px !important; margin-bottom:0px !important;}

.bdr { border-bottom:1px dotted #CCC;}
.ht320 { height:320px;}
.ht650 { height:650px;}

/*title*/
.title {
  color: #475055;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 10px; }

.title2 {
  color: #00558c;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 10px; }



.title2-new {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 10px 30px; }
.card-block{ padding: 10px 30px;}
.card-block .white-bg{ background: #fff; padding: 10px; font-size: 30px; color: #333;}

.title5 {
  color: #475055;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 15px; }

.title3 {
  color: #00558c;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 10px; }

h6 {
  color: #475055;
  font-size: 1rem;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 5px; }

.gry-cl { color:#475055 !important;}

.mg-bt-nn { margin-bottom:0px !important;}


.bx-shd {/*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.10);*/ margin:5px 0px;}

.isit-btn{ position: absolute; right: 5px; bottom: 5px; z-index: 9999;}
.isit-btn a{ background: #fff; color: #333; font-weight: bold; font-size: 15px; padding: 3px 13px;}
.carousel-control-next, .carousel-control-prev{ bottom: 40px;}

/* before header */
.row-1 {
  background: #f5f5f5;
  padding: 7px 0;
  line-height: 26px; }
  .row-1 ul.topmenu {
    margin: 0px;
    padding: 0px;
    float: right;
    font-size: 0.8125rem; }
    .row-1 ul.topmenu li {
      float: left;
      margin: 0 1px; }
      .row-1 ul.topmenu li a {
        color: #656565;
        padding: 0 15px;
        display: block;
        text-decoration: none; }
        .row-1 ul.topmenu li a:hover, .row-1 ul.topmenu li a.active {
          background: #00558c;
          border-radius: 2px;
          color: #fff; }
      .row-1 ul.topmenu li input[type="search"] {
        background: #fff;
        border: 0px;
        height: 26px;
        border-radius: 2px;
        padding: 0 10px; }
      .row-1 ul.topmenu li ::placeholder {
        color: #c4c4c4; }
      /*.row-1 ul.topmenu li:last-child:after {
        font-family: 'FontAwesome';
        content: '\f002';
        right: 19px;
        position: relative; }*/
		
		.logo a:nth-child(2){ margin:0 14px;}
			.topmenu-mbutton{ display:none;}
			.row-1 span{ float:left;}



.img-cnt { margin:25px 0; box-shadow:inset 0px 0px 85px rgba(0,0,0,.5); -webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5); -moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5); text-align:center; padding:20px 0 1px 0; }
/* header */

.header {
  padding: 15px 0; background:url(../images1/header-bg.png) top center no-repeat; }
  .header .header-title {
    text-align: right;
    font-size: 1.23rem;
    padding: 24px 0 0 0;
    /*font-weight: 600;*/
	color:#bf0000;
	font-family: 'Josefin Sans', sans-serif; }

/* navition*/
.navbar-brand {
  display: none; }

.topnav {
  background: #00558c; }
  .topnav ul li {
    position: relative; }
  .topnav ul li:after {
    content: '';
    width: 1px;
    background: rgba(52, 142, 200, 0.8);
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    bottom: 0px; }
  /*.topnav ul li:first-child:after {
    content: '';
    width: 0px;
    background: rgba(52, 142, 200, 0.8);
    border-right: 0px solid rgba(149, 212, 252, 0.4);
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    bottom: 0px; }*/
  .topnav a {
    color: #fff;
    font-size: 0.9375rem;
    padding: 8px 1rem !important; }
    .topnav a:hover {
      background: #e85222; }
  .topnav .navbar-toggler {
    background: #fff;
    margin-left: 15px;
    cursor: pointer; padding:2px 3px; }
  .topnav .btn-danger.focus, .topnav .btn-danger:focus {
    box-shadow: none; }
  .topnav .dropdown-menu {
    background: #e85222;
    border-radius: 0px;
    border: 0px;
    margin: 0 0 0;
    padding: 0px; }
    .topnav .dropdown-menu a {
      padding: 4px 1.4rem !important;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
      .topnav .dropdown-menu a:hover {
        background: #fff;
        color: #00558c; }
 .topnav a.active {background: #e85222; }

.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-toggle::after{ display:none;}


/* carousel*/
.carousel .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  left:0;
  right:0;
  bottom:0px; }
  .carousel .carousel-caption h5 {
    font-size: 1.275rem;
    font-weight: 600;
	padding:0px;
	margin:0px; }
  .carousel .carousel-caption p {
    font-size: 1.875rem;
    font-weight: 600;
    margin: 0;
    line-height: 22px; }

/*highlights*/
.highlights {
  background: #e85222;
  border-radius: 5px;
  margin: 20px 0 40px 0; }
  .highlights .hig-title {
    background: #475055;
    border-radius: 5px 0 0 5px;
    font-size: 1.25rem;
    color: #fff;
    padding: 8px 15px 10px;
    text-align: center;
    font-weight: 600; }
    .highlights .hig-title:after {
      font-family: 'FontAwesome';
      content: '\f04b';
      right: -34px;
      position: relative;
      top: 3px;
      color: #475055; }
  .highlights .marquee-content {
    padding: 12px 0px 0px;
    color: #fff; }
    .highlights .marquee-content a {
      color: #fff;
      text-decoration: none; }
    .highlights .marquee-content .fa {
      font-size: 75%;
      margin: 0 2px;
      display: inline-block; }

/* Events section*/
.eventsNew {
  background: #f5f5f5;
   margin: 40px 0;
  padding: 20px 0; }
.event-tab2 {
    background: #fff;
    padding: 25px 25px 10px 25px; }
.events {
  background: #f5f5f5;
  margin: 40px 0;
  padding: 20px 0; }
  .events .tab-area ul.nav {
    margin: 0px;
    padding: 0px;
    font-size: 1.25rem; }
    .events .tab-area ul.nav a {
      color: #fff;
      background: #00558c;
      padding: 0 35px;
      display: inline-block;
      border-right: 1px solid #fff;
      line-height: 38px; }
      .events .tab-area ul.nav a.active, .events .tab-area ul.nav a:hover {
        background: #fff;
        color: #00558c;
        border-right: 1px solid #00558c;
        text-decoration: none; }
    .events .tab-area ul.nav li:last-child a {
      border-right: 0px; }
  .events .event-tab {
    background: #fff;
    padding: 25px 25px 10px 25px; }
    .events .event-tab .video-title {
      fon-size: 1.3rem;
      color: #00558c;
      padding: 5px 0px;
      font-weight: 600;
      background: none; }
    .events .event-tab .video-iframe {
      width: 100%; }
    .events .event-tab a {
      color: #333;
      text-decoration: none; }
      .events .event-tab a:hover, .events .event-tab a:hover p.blue {
        color: #ea6338; }

.white-box {
  background: #fff;
  border-radius: 5px;
  padding: 5px 15px 15px; }
  .white-box ul {
    margin: 0px;
    padding: 0px 0 0px; }
    .white-box ul li {
      border-bottom: 1px dashed #ccc;
      padding: 10px 0; }
      .white-box ul li p {
        padding: 0px 0 5px;
        margin: 0px; }
      .white-box ul li a {
        color: #333;
        text-decoration: none; }
		.white-box ul li a:hover { color:#e85222;}
		
.gry-box {
  background: #f5f5f5;
  border-radius: 5px;
  padding:10px 15px 15px; }
  .gry-box ul {
    margin: 0px;
    padding: 0px 0 0px; }
    .gry-box ul li {
      /*border-bottom: 1px dashed #ccc;*/
      padding:1px 0; }
      .gry-box ul li p {
        padding: 0px 0 5px;
        margin: 0px; }
      .gry-box ul li a {
        color: #333;
        text-decoration: none; }
		.gry-box ul li a:hover { color:#e85222;}		
		

/* Services & Vision */
.service-area .boxcard {
  background: #795548;
  text-align: center;
  color: #fff;
  font-size: 0.7589rem;
  padding: 25px 15px;
  min-height: 265px;
  margin-bottom: 20px; }
  .service-area .boxcard .title2 {
    color: #fff;
    font-size: 1rem; }
.service-area .linkedIn {
  background: #0073b2; }
.service-area .googleplus {
  background: #f44336; }
.service-area .facebook {
  background: #005bab; }

/*footer*/
.footer {
  background: #434a54;
  color: #8e959b;
  margin-top: 20px;
  padding: 40px 0 20px 0;
  font-size: 0.875rem; }
  .footer .title5 {
    color: #fff; }
  .footer .usefullink {
    margin: 0px;
    padding: 0px; }
    .footer .usefullink li {
      padding-bottom: 7px;
      list-style-type: none; }
      .footer .usefullink li a {
        color: #8e959b;
        text-decoration: none;
        padding-left: 10px; }
        .footer .usefullink li a:before {
          font-family: 'FontAwesome';
          content: '\f111';
          left: -7px;
          position: relative;
          top: -2px;
          font-size: 0.425rem; }
        .footer .usefullink li a:hover {
          color: #fff; }
  .footer a {
    color: #8e959b;
    text-decoration: none; }
    .footer a:hover {
      color: #fff; }
  .footer .feedback-form {
    background: #4e555e;
    border-radius: 5px;
    padding: 15px 15px 10px; }
    .footer .feedback-form .form-group {
      margin-bottom: 5px; }
    .footer .feedback-form input[type="text"] {
      height: 30px;
      border-radius: 2px;
      font-size: 0.775rem; }
  .footer ::placeholder {
    font-size: 0.775rem;
    color: #818181;
    font-size: 0.775rem; }
  .footer .h50 {
    height: 50px;
    font-size: 0.775rem; }
  .footer .btn {
    height: 30px;
    background: #e85222;
    color: #fff;
    line-height: 30px;
    padding: 0 25px;
    font-size: 0.775rem;
    cursor: pointer;
    text-transform: uppercase; }

    .footer .btn:hover { background:#00558c; color:#fff;
    }

/*after-footer*/
.after-footer {
  padding: 10px 0;
  font-size: 0.875rem; }
  .after-footer a {
    color: #333;
    text-decoration: none; }
    .after-footer a:hover {
      color: #00558c; }
  .after-footer .telno {
    text-align: right; }

/*inner-banner*/
.inner-banner {
  padding: 50px 0 20px 0;
  background: url(../images1/inner-banner-bg.jpg) no-repeat 0 0;
  background-size: 100% 100%; }
  .inner-banner ol.breadcrumb {
    background: none;
    color: #fff;
    font-size: 1rem;
    margin: 0px;
    padding: 10px 0 20px; }
    .inner-banner ol.breadcrumb a {
      color: #fff; }
  .inner-banner .title {
    color: #fff;
    font-size: 2.4rem; }

/*inner-contener*/
.inner-contener {
  padding: 50px 0 15px 0; }
  .inner-contener .about-box {
    background: url(../images1/about-banner.jpg) no-repeat 0 0;
    padding: 50px 0; }
    .inner-contener .about-box .about-contener {
      background: rgba(234, 99, 56, 0.9);
      padding: 20px;
      color: #fff;
      line-height: 22px; }
    .inner-contener .about-box .title2 {
      color: #fff; }

.green-box {
  color: #fff;
  background: #17c4bb;
  border-left: 3px solid #0a948d;
  padding: 10px; }
  .green-box .title2 {
    color: #fff; }
  .green-box a {
    color: #fff; }
    .green-box a:hover {
      color: #e85222; }

ul.custom-list {
  margin: 0px;
  padding: 0px 0 10px; }
  ul.custom-list li {
    padding: 0 0 5px 0;
    list-style-type: none;
    position: relative;
    margin-left: 18px; }
    ul.custom-list li:before {
      font-family: 'FontAwesome';
      content: '\f192';
      font-size: 0.7rem;
      padding-right: 7px;
      position: absolute;
      top: 4px;
      left: -18px; }
    ul.custom-list li ul.custom-list-lavel2 {
      margin: 0px;
      padding: 0px; }
      ul.custom-list li ul.custom-list-lavel2 li {
        padding: 0 0 5px 0;
        list-style-type: none;
        position: relative;
        margin-left: 18px; }
        ul.custom-list li ul.custom-list-lavel2 li:before {
          font-family: 'FontAwesome';
          content: '\f101';
          font-size: 0.9rem;
          color: #e85222;
          padding-right: 7px;
          position: absolute;
          top: 1px;
          left: -18px; }


ul.country-list {
  margin: 0px;
  padding: 0px 0 10px; }
  ul.country-list li {
    padding: 0 0 5px 0;
    list-style-type: none;
    position: relative;
    margin-left: 18px;
	width:250px; float:left; }
    ul.country-list li:before {
      font-family: 'FontAwesome';
      content: '\f192';
      font-size: 0.7rem;
      padding-right: 7px;
      position: absolute;
      top: 4px;
      left: -18px; }



.video-title {
  fon-size: 1.3rem;
  color: #00558c;
  padding: 5px 10px;
  font-weight: 600;
  background: #f5f5f5; }

.gray-bg {
  background: #f5f5f5 !important;
  color: #525252;
  border-left: 3px solid #999;
  padding: 10px; }
  .gray-bg .title2 {
    color: #525252; }

.contact-sec {
  background: #f1f1f1;
  padding: 30px 30px 15px; }
  .contact-sec .creat-an-account {
    padding-top: 20px; }
  .contact-sec .title3 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #00558c; }
  .contact-sec .contact-sec-btn {
    background: #00558c;
    color: #fff;
    border-radius: 0px;
    cursor: pointer; }
    .contact-sec .contact-sec-btn:focus {
      box-shadow: none; }
    .contact-sec .contact-sec-btn:hover {
      background: #333; }
  .contact-sec .more-option {
    padding: 42px 0;
    position: absolute;
    right: -80px;
    text-align: center;
    top: 33%;
    -webkit-transform: rotate(-90deg) translateX(50%);
    -moz-transform: rotate(-90deg) translateX(50%);
    -ms-transform: rotate(-90deg) translateX(50%);
    -o-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%);
    width: 100px; }
  .contact-sec .more-option::before {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 25px; }
  .contact-sec .more-option::after {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
    width: 25px; }
  .contact-sec .more-option span {
    color: #a5a5a5; }
  .contact-sec .form-control {
    border-radius: 0px;
    height: 45px;
    font-size: 90%; }
    .contact-sec .form-control:focus {
      box-shadow: none; }
  .contact-sec ::placeholder {
    font-size: 95%; }

.ata-news .card {
  border: 0px;
  margin-bottom: 2px; }
  .ata-news .card .accordian-heding {
    background: #17c4bb;
    padding: 10px 15px;
    border-left: 5px solid #0a948d;
    display: block; }
    .ata-news .card .accordian-heding a {
      color: #fff;
      display: block;
      cursor: pointer; }
      .ata-news .card .accordian-heding a:after {
        font-family: 'FontAwesome';
        content: '\f068';
        font-size: 0.9rem;
        color: #fff;
        padding-right: 7px;
        position: absolute;
        top: 10px;
        right: 7px; }
    .ata-news .card .accordian-heding a.collapsed:after {
      font-family: 'FontAwesome';
      content: '\f067';
      font-size: 0.9rem;
      color: #fff;
      padding-right: 7px;
      position: absolute;
      top: 10px;
      right: 7px; }
  .ata-news .card .accordian-contener {
    background: #f5f5f5;
    padding: 15px; }
    .ata-news .card .accordian-contener ul.custom-list li {
      padding: 10px 0 5px;
      border-bottom: 1px dotted #cbcbcb; }
      .ata-news .card .accordian-contener ul.custom-list li:before {
        top: 13px; }

/*download-card*/
.download-card {
  background: #00558c;
  padding: 10px;
  color: #fff;
  margin-bottom: 30px; }
  .download-card .download-title {
    color: #fff;
    font-size: 142%;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px; }
  .download-card .download-link {
    background: #fff;
    font-size: 120%;
    text-transform: uppercase;
    line-height: 30px; }
    .download-card .download-link img {
      background: #ea6338;
      padding: 5px 15px;
      margin-right: 10px; }
    .download-card .download-link a {
      color: #000;
      text-decoration: none; }

.custom-tab li.nav-item {
  padding: 0 1px; }

.custom-tab li.nav-item a {
  background: #f1f1f1;
  color: #000;
  padding: 10px 9px; }

.custom-tab li.nav-item a.active {
  background: #00558c;
  color: #fff; }

.custom-tab-contente {
  border: 1px solid #ddd;
  padding: 20px;
  border-top: none; }
  .custom-tab-contente .custom-table {
    font-size: 80%; }
    .custom-tab-contente .custom-table tbody td {
      vertical-align: middle; }

.custom-btn {
  background: #00558c;
  color: #fff !important;
  border-radius: 2px;
  cursor: pointer;
  padding: 5px 25px; }
  .custom-btn:focus {
    box-shadow: none; }
  .custom-btn:hover {
    background: #e85222; color:#fff; }

.coming-soon {
  font-size: 250%;
  text-align: center;
  padding: 50px 0; }
  
.step{ padding-left:60px; position:relative; padding-bottom:30px;}  
.step .number-box{display:table;  width:95px; height:95px; font-size:141%; color:#fff; line-height:30px; text-transform:uppercase; font-weight:600; }
.step .number-box span{ width:95px; height:95px; text-align:center; background:#17c4bb; border-radius:50%; border:3px solid #0a948d; display:table-cell; vertical-align:middle; }
.step-box{ background:#f5f5f5; padding:15px 15px 15px 70px; min-height:125px !important;}  
.step-box-title{ color:#00558c; font-size:130%; text-transform:uppercase; padding-bottom:10px; font-weight:600;}  
.pos-abso{position: absolute; left: 12px; top: 15px;} 
 
ul.nav-wizard {
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 3px;
  position: relative;
  overflow: hidden; margin-bottom:20px;
}
ul.nav-wizard:before {
  position: absolute;
}
ul.nav-wizard:after {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 138px;
  height: 47px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: " ";
}
ul.nav-wizard li {
  position: relative;
  float: left;
  height: 46px;
  display: inline-block;
  text-align:left;
  padding: 6px 20px 0 80px;
  margin: 0;
  font-size: 16px;
  line-height: 18px;
}
ul.nav-wizard li a {
  color: #428bca;
  padding: 0;
}
ul.nav-wizard li a:hover {
  background-color: transparent;
}
ul.nav-wizard li a span{
 position: absolute;
left: 30px;
width: 35px;
height: 35px;
line-height: 35px;
background: #e85222;
color: #fff;
top: 5px;
text-align: center;
font-weight: 600;
border-radius:25px;
}
ul.nav-wizard li:first-child a span{
left: 8px;
	}
	ul.nav-wizard li:first-child{ padding-left:56px;
	}
ul.nav-wizard li:before {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #d4d4d4;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -16px;
}

ul.nav-wizard li:after {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #f1f1f1;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -15px;
}
ul.nav-wizard li.active:after {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #00558c !important;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -15px;
}

ul.nav-wizard li.active {
  color: #fff;
  background: #00558c;
}
ul.nav-wizard li.active:after {
  border-left: 16px solid #dedede;
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
  color: #fff;
 background: #00558c;
}
ul.nav-wizard .active ~ li {
  color: #999999;
  background: #f9f9f9;
}
ul.nav-wizard .active ~ li:after {
  border-left: 16px solid #f9f9f9;
}
ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
  color: #333;
  background: #f9f9f9;
}
ul.nav-wizard.nav-wizard-backnav li:hover {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover:after {
  border-left: 16px solid #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li {
  color: #999999;
  background: #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
  border-left: 16px solid #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
  color: #999999;
  
}
 

.tooltip-target {
		
		padding: 0px;
		
	}
	.tooltip-content {
		display: none;      /* required */
		position: absolute; /* required */
		width: auto;
		color:#FFFFFF;
		padding: 10px;
		border: 3px solid #316999;
		background-color: #1f8eed;
		text-align: center;
 
	}
	.tooltip-content p {
		margin: 0;
		
	}
 
 
    .table-head {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#eaeaea;
	padding:5px 5px;
	border:0px;
	}

.dropdown-menu { font-size: 0.85rem;
}
.custom-tab li.nav-item a:hover {  background:#00558c; color:#fff;
}
.table-bordered th {background:#00558c; color:#fff;
}


    .wt-blue {
	font:15px Arial, Helvetica, sans-serif !important;
	color:#FFF;
	padding:10px 10px;
	background: #00558c !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #7db9e8 0%, #2989d8 50%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(50%,#2989d8), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#1e5799 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#1e5799 100%); /* IE10+ */
	background: linear-gradient(top,  #7db9e8 0%,#2989d8 50%,#1e5799 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	}

.img-rt { margin:0 0 0 20px; float:right;}
	
.video-iframe2{width: 100%;
height: 100%;
min-height: 207px;}	
	
	
@media (max-width: 576px) {
	.logo{ text-align:center;}
	.topmenu-mbutton{ display:block !important; cursor:pointer; display:inline-block !important; background: #00558c; padding: 2px 5px; color: #fff !important;} 
	.row-1{ padding:0px;}
	.row-1 span{ float:right;}
	

  .title2 {
    padding-top: 10px; }

  .header .header-title {
    font-size: 0.75rem;
    padding: 15px 0 0;
    text-align: center; }

  .row-1 ul.topmenu li {
    padding-bottom: 5px; }
    .row-1 ul.topmenu li a {
      padding: 0 8px; }

  .navbar-collapse {
    background: #17c4bb; }

  .events .tab-area ul.nav {
    font-size: 0.9rem; }
    .events .tab-area ul.nav a {
      padding: 0 9px !important; }

  .highlights .marquee-content {
    padding: 10px; }

  .inner-banner {
    padding: 50px 0 20px 0;
    background: url(../images1/inner-banner-bg.jpg) no-repeat 0 0;
    background-size: 100% 100%; }
    .inner-banner .title {
      color: #fff;
      font-size: 1.5rem; } 
.img-rt { margin:0 0 10px 10px; text-align:center; float:none !important;}	  
	  
	  }


	
@media (max-width: 991px) {
	.events .tab-area ul.nav a{ padding: 0 26px;}
	 .topnav .navbar-toggler {
    margin:3px 0 3px 15px;
   padding:2px 3px;  position:absolute; top:3px; right:15px;}
   .navbar-brand{ display:block; color:#fff; padding-left:15px;}
   .topnav{ position:relative;}
	
	.topmenu-mbutton{ display:block !important; cursor:pointer; display:inline-block !important; background: #00558c; padding: 2px 5px; color: #fff !important; margin:3px 0;} 
	.row-1{ padding:0px;}
	.row-1 span{ float:right;}
		#topmenu{ float:none;}
	#topmenu li{ float:none;}
#carouselExampleIndicators img{ min-height:120px; position:relative; left:-50%; min-width:200%;}
	}	
	
	@media (min-width: 992px) {
	
	.ddb{ display:block;}
	}
	@media (max-width: 768px) {
	
	.logo img{width:13%;}
	.inner-contener .about-box{ padding-top:0px; background:none;}
	.mdbddn{ display:block;}
	}
	
		@media (min-width: 992px) and (max-width: 1199px) {
		
	.topnav a {
    padding: 8px 0.8rem !important;
	}
	
	.logo img{width:22%;}
	
		}
	
		@media (min-width: 577px) and (max-width: 991px) {
	
	.logo img{width:22%;}
	.header .header-title {
    
    font-size: 0.8rem;
    padding: 0px 0 0 0;
   
}
	}
	

/*# sourceMappingURL=main.css.map */
