/*
Theme Name: Visual Composer Starter
Theme URI: https://visualcomposer.io/visual-composer-starter-theme/
Author: The Visual Composer Team
Author URI: https://visualcomposer.io/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

.mobi{
  display: none;
}
.home-bold{
  font-weight: 900;
  font-weight: 900 !important;
}
.hero h1 {
    padding-top: 100px !important;
}
.hero p {
    padding-bottom: 150px !important;
}

.mtsnb .mtsnb-container {
    width: 95% !important;
    font-size: 11px !important;
    font-weight: bold;
    line-height: 1.4;
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 19px !important;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
}
.footer-bottom {
    padding: 50px 0 30px 0 !important;
    background: #00053f;
    color: #fff;
}
.header-image {
    height: 450px!important;
    overflow: hidden;
  position: relative;
    background: #fff;
}
.banner-text {
    color: #fff;
    max-width: 1180px;
    margin: 150px auto;
    padding: 0 30px;
}
img {
    opacity: 1;
    -webkit-transition: opacity .0s ease !important;
    -o-transition: opacity .0s ease !important;
    transition: opacity .0s ease !important;
}
.content-wrapper {
    margin-top: -60px;
    padding-top: 0;
    margin-bottom: 120px!important;
}

.content-wrapper {
    margin-top: -150px;
    margin-bottom: 200px !important;
    background-color: transparent!important;
    position: relative;
    z-index: 999;
    padding-top: 30px;
  }

  .vct-icon-facebook-with-circle::before {
      content: "\f09a";
      left: 15px;
  }

  #footer .footer-socials ul li a span {
      color: #fff !important;
      background: rgba(255, 255, 255, .3);
      border-radius: 50%;
      width: 50px;
      height: 50px;
      position: relative;
  }

  .home-slider {
      min-width: 100vw !important;
      margin-bottom: 50px !important;
      height: auto;
      max-height: 500px;
  }
  .orange-btn .vc_btn3 {
      background-color: #dd6e25!important;
      font-size: 18px!important;
      padding: 30px !important;
  }
  .hero-block {
      position: static;
      margin-top: 90px;
  }


h5 {
    font-size: 14px !important;
}
.navbar-brand {
    margin-top: 50px;
    margin-bottom: 15px;
}
.navbar-brand {
    margin-top: 15px !important;
    margin-bottom: 15px;
	}

  #main-menu > ul > li:hover, #main-menu > ul > li:focus, #main-menu > ul > .current-menu-item, #main-menu > ul > .current-page-ancestor {
      border-bottom: 4px solid #002256!important;
  }

  #main-menu > ul > li {
      padding-bottom: 30px!important;
      border-bottom: 4px solid transparent;
      margin-bottom: 2px!important;
  }

  .banner-text .entry-title {
      font-size: 62px;
      color: #fff;
      text-shadow: 0 0 10px rgba(0,0,0,.3)!important;
      margin: 0;
  }
  .sidebar-widget-area .widget a {
      font-family: 'GothamBlack', 'Montserrat', Arial, Helvetica, sans-serif!important;
      font-weight: 500 !important;
      color: #002256;
      display: block;
      padding: 30px;
      text-align: left;
      font-size: 16px;
  }
@media only screen and (min-width : 320px) and (max-width : 640px) {

  .header-image .fade-in-img.cover-image .fade-in-img-inner-wrap img {
      position: relative !important;

  }

  .navbar-brand {
      float: right;
      padding: 15px 15px;
      font-size: 18px;
      line-height: 20px;
      height: 50px;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
  }
    .navbar-brand img , #main-menu img {
    width: 125px !important;
    height: auto !important;
  }
  .mobi{
    float: right;
        margin-bottom: 25px;
  }

  .footer-widget-area, #nav_menu-8{
    display: none;
  }
  .vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #666;
    background-color: #ebebeb;
    font-size: 15px !important;
  }
  #main-menu {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);

  }
  #main-menu .button-close {
    width: 15px;
    height: auto;
    cursor: pointer;
    margin-bottom: 25px;
    color: #00053F;
    display: block;
    float: left;
  }

  #menu-mobile li{
    display: block;width: 100%;
  }
  #main-menu > ul > li > a {
      font-size: 12px !important;
      padding: 8px !important;
      font-weight: 300 !important;
  }

  #main-menu > ul > li:hover, #main-menu > ul > li:focus, #main-menu > ul > .current-menu-item, #main-menu > ul > .current-page-ancestor {
    border-bottom: 2px solid #002256!important;
  }
  #main-menu > ul > li {
      padding-bottom: 5px!important;
      border-bottom: 1px solid #ccc;
  }

  #main-menu ul li a {
      font-size: 0.9em !important;
  }
  #main-menu {
      padding: 20px 30px 0 30px;
  }
  .mtsnb-custom-content {
    font-size: 0.8em !important;
  }
  .banner-text .entry-title {
      font-size: 22px;
  }
  #bannerTitle span{
    display: block;
  }
  .banner-text {

    margin: 47px auto;

  }
  .header-image {
    height: auto !important;
    overflow: auto;
    position: relative;

  }
  .content-wrapper {
    margin-top: 0 !important;
  }
  div.tab-frame label {
    font-size: 14px !important;
  }
  .fm-form .wdform-field:not([type=type_hidden]) {
    padding: 0 !important;
  }
  .hero h1 {
    padding-top: 0px !important;
  }
  #floating-socials .footer-socials {
    width: 53% !important;
    margin: 0 auto !important;
  }
  .hero-block {
    margin-top: 0 !important;
  }
  .hero p {
    padding-bottom: 0px !important;
  }
  .sidebar-widget-area .widget a {
    font-size: 12px;
}
.content-wrapper {
    padding-top: 0 !important;
  }
  .orange-btn .vc_btn3 {
    background-color: #dd6e25!important;
    font-size: 11px!important;
    padding: 15px !important;
  }
  .vct-icon-close{
    font-size: 1.2em;
  }
  /* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  color: #fff;
    font-size: 0.8em;

}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
      padding: 17px 0px;
  background-color: white;
  display: none;
  overflow: hidden;
}
.mobi-ntn{
  background: #ebebeb;
    width: 100%;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
  }
  .home-slider {
      margin-bottom: 0px !important;
}
.back{
  display: none;
}
.banner-text {
  max-width: 93% !important;
width: 96% !important;
overflow: hidden !important;
  }
  .header-image {
    overflow: hidden !important;
}
}


.navbar-brand a{
  display: block !important;
}


.navbar-brand{
  position: relative !important;
    z-index: 99999 !important;
    display: block !important;
}
