.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner-container .banner-text {
  position: absolute;
  bottom: 15%;
  right: 12%;
}
.tp-banner-container .banner-text .desc {
  background: #ffffffde;
  float: right;
  width: 508px;
  padding: 20px;
  border-bottom: 6px solid #2672b5;
}
.tp-banner-container .banner-text .desc h1 {
  font-family: "Raleway", sans-serif;
  font-size: 46px;
  line-height: 48px;
  color: #2672b5;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  padding: 0 0 8px;
  margin: 0;
}
.tp-banner-container .banner-text .desc h4 {
  font-size: 21px;
  line-height: 23px;
  padding: 0 0 8px;
  margin: 0;
}
.tp-banner-container .banner-text .desc a {
  background: #525866;
  border-radius: 5px;
  transition: all 600ms ease-in-out;
  margin: 0;
  padding: 8px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  font-weight: 500;
}
.tp-banner-container .banner-text .desc a:hover {
  background: #2672b5;
}
.tp-banner-container .banner-text .desc p {
  padding: 0 0 20px;
}
.tp-banner {
  width: 100%;
  position: relative;
  height: inherit !important;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.imgboxb img {
  width: 100%;
  height: 100%;
}
.textb1 h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.textb1 p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 26px;
  padding: 0 0 10px;
  margin: 0;
}
ul.tabs_box {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.tabs_box li {
  background: none;
  color: #222;
  display: block;
  padding: 15px;
  cursor: pointer;
  font-size: 20px;
  border: 1px solid #ededed;
  border-right: 0;
}
ul.tabs_box li.active {
  background: #2672b5;
  color: #fff;
}
.tab_content1 {
  display: none;
}
.mt1 {
  margin-top: 90px;
}
.tab_content1.active {
  display: inherit;
}
.text_tabs h3 {
  font-size: 25px;
  color: #000;
  line-height: 30px;
  font-weight: 600;
  padding: 10px 0;
  margin: 0;
}
.text_tabs h4 {
  font-size: 25px;
  color: #000;
  line-height: 30px;
  font-weight: 600;
  padding: 0 0 10px;
  margin: 0;
}
.text_tabs p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 26px;
  padding: 0 0 10px;
  margin: 0;
}
.text_tabs ol {
  padding: 0 0 15px;
  margin: 0;
}
.text_tabs ol li {
  font-size: 16px;
  color: #4d4d4d;
  padding: 0 0 10px;
  margin: 0;
}
.text_tabs ul {
  padding: 0 0 15px;
  margin: 0;
}
.text_tabs ul li {
  font-size: 16px;
  color: #4d4d4d;
  padding: 0 0 10px;
  margin: 0;
}


@media only screen and (max-width: 991px) {

.mm-opened .mm-menu.mm-offcanvas{ display:block; }


}


@media only screen and (max-width: 767px) {
  .tp-banner-container .banner-text .desc{
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  .tp-banner-container .banner-text {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .tp-banner-container .banner-text .desc h1 {
    font-size: 24px;
  }
  .footer .main-footer .useful-links .footer-logo{ padding: 0px 95px 35px 95px !important; }
  
  
  
}
.z-tabs.horizontal>ul>li {
  width: auto !important;
}

@media only screen and (max-width: 550px) {
.z-tabs.mobile > ul.z-tabs-nav > li > .z-link{ color:#000 !important; }
.z-tabs.z-icons-dark > ul.z-tabs-mobile > li > a > span.z-arrow{ background-position:10px 20px !important; }
.z-tabs.silver > ul > li > a{border: 1px solid #eaeaea !important; }
.z-tabs.mobile > ul.z-tabs-nav > li{ border-bottom:none !important; }
.mm-header{ padding: 0 0 0 17px !important; text-align:left !important; } 
.mm-header .mm-title{ font-size:30px !important; line-height:32px !important; }



}




