header .header-info {
  background: url("../images/inner-benner.jpg");
  position: relative !important;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  background-color: #172963 !important;
}
.inner-benner-sec {
  background: #f9f9f9 !important;
  padding: 60px 0px 88px 0px !important;
}
.inner-benner-sec h2 {
  display: inline-block !important;
  margin: 0px !important;
  line-height: normal !important;
  color: #2f499b !important;
  font-size: 16px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  padding: 0px 22px !important;
  position: relative !important;
  position: relative !important;
}
.inner-benner-sec h2::before, .inner-benner-sec h2::after {
  content: "";
  position: absolute;
  background: #f9d53d;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.inner-benner-sec h2::after {
  right: 0px;
  left: auto;
}
.inner-benner-sec h1 {
  color: #111111 !important;
  max-width: 1045px !important;
  margin: auto !important;
  margin-bottom: auto;
  font-size: 48px !important;
  margin-bottom: 20px !important;
  font-weight: normal !important;
  font-family: 'Droid Serif' !important;
  text-transform: unset !important;
  padding: 0px !important;
  width: 100% !important;
  display: block !important;
}
.inner-benner-sec h1::before, .inner-benner-sec h1::after {
  display: none;
}
.inner-benner-sec p {
  margin: 0px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.default-content-page-sec blockquote {
  display: block;
  padding: 40px 0px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 40px;
}
.default-content-page-sec .defualt-content-info h5 {
  font-weight: normal;
  text-transform: unset;
  font-family: 'Droid Serif';
  margin-bottom: 15px;
}
.default-content-page-sec .defualt-content-info blockquote h4 {
  color: #111111;
}
.default-content-page-sec .col-lg-8.coman-col .defualt-content-info .coman-btn{margin: 30px 0px;clear: both;}

.default-content-page-sec .col-lg-8.coman-col .defualt-content-info iframe{width: 100%;height: 450px;}


.default-content-page-sec .col-lg-8.coman-col .defualt-content-info .text-center {
text-align: left !important;
}


.default-content-page-sec .col-lg-8.coman-col .defualt-content-info .coman-btn small{
  width: auto !important;
padding: 0px 15px !important;
}

@media (max-width: 1700px) {}
@media (max-width: 1600px) {}
@media (max-width: 1500px) {
  .inner-benner-sec h1{
    font-size: 44px !important;
  }
}
@media (max-width: 1399.98px) {
  .inner-benner-sec h1 {
    font-size: 40px !important;
  }
  .inner-benner-sec {
    padding: 60px 0px 60px 0px !important;
  }
}
@media (max-width: 1300px) {
  .inner-benner-sec h1 {
    font-size: 37px !important;
  }
}
@media (max-width: 1200px) {
  .inner-benner-sec h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 1100px) {
  .inner-benner-sec h1 {
    font-size: 30px !important;
  }
}
@media (max-width: 991px) {
  .default-content-page-sec .coman-side-bar {
    margin-top: 0px !important;
  }
  .inner-benner-sec h1 {
    font-size: 30px !important;
  }
  .inner-benner-sec h2 {
    font-size: 14px !important;
  }
}
@media (max-width: 768px) {
  .inner-benner-sec h1 {
    font-size: 30px !important;
  }
  .inner-benner-sec {
    padding: 50px 0px 50px 0px !important;
  }
	.default-content-page-sec .col-lg-8.coman-col .defualt-content-info .coman-btn small {
font-size: 12px;
}
}
@media (max-width: 576px) {
  .inner-benner-sec h1 {
    font-size: 25px !important;
  }
  .inner-benner-sec {
    padding: 50px 0px 50px 0px !important;
  }
}