@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

body {
  margin: 0;
  font-family: "Poppins", sans-serif, sans-serif !important;
}

#main {
  width: 100%;
  height: auto;
  float: left
}

#main-inner {
  width: 80%;
  height: auto;
  margin: 0 auto;
  overflow: auto
}

#main-inner1 {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

#main-inner2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden
}

#main-inner3 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#main-inner4 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

a {
  text-decoration: none;
  color: #333
}

#upper-header {
  width: 100%;
  height: auto;
  float: left;
  padding: 3px 5%;
}

#upper-header .left {
  width: 80%;
  height: auto;
  float: left;
  margin: 0;
}

#upper-header .left p {
  width: auto;
  float: left;
  color: #fff;
  margin: 0 20px 0 0;
  font-size: 15px;
  background: url('images/mob.png') left center no-repeat;
  background-size: 18px 18px;
  padding: 0 0 0 25px;
}

#upper-header .left .p {
  width: auto;
  float: left;
  color: #fff;
  margin: 0 20px 0 0;
  background: url('images/mail.png') left center no-repeat;
  background-size: 18px 18px;
  padding: 0 0 0 25px;
}

#upper-header .left .pp {
  width: auto;
  float: left;
  color: #fff;
  margin: 0 20px 0 0;
  background: url('images/landline.png') left center no-repeat;
  background-size: 16px 16px;
  padding: 0 0 0 25px;
}

#upper-header .right {
  width: 20%;
  height: auto;
  float: right;
  margin: 0;
}

#upper-header .right a {
  width: 25px !important;
  height: 25px !important;
  float: right;
  padding: 5px;
  margin: 0 3px;
  border-radius: 50px;
  background: #f00075;
}

#upper-header .right a img {
  width: 90% !important;
  height: auto !important;
  float: left;
  margin: 5%;
}

#upper-header .right a:nth-child(2) {
  background-color: #0274b3;
}

#upper-header .right a:nth-child(3) {
  background-color: #ff0000;
}

#upper-header .right a:nth-child(4) {
  background-color: #45619d;
}


.btn-grad {
  background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%)
}

.btn-grad {
  margin: 10px 0;
  padding: 6px 18px !important;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 5px;
  color: #fff !important;
  font-size: 14px;
}

.btn-grad:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

#missiond {
  width: 90%;
  height: auto;
  float: left;
  margin: 0 5% 50px 5%;
}

#missiond .con {
  width: 32%;
  height: auto;
  float: left;
  margin: 0.5%;
  padding: 20px;
  border-radius: 10px;
  background: #c00000;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

#missiond .con:hover {
  box-shadow: rgba(50, 50, 93, 0.95) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.9) 0px 18px 36px -18px inset;
}

#missiond .con:nth-child(2) {
  background-color: #dda701;
}

#missiond .con:nth-child(3) {
  background-color: #002060;
}

#missiond .con img {
  width: 40%;
  height: auto;
  float: left;
  margin: 0 30%;
}

#missiond .con h4 {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  color: #fff;
  margin: 5px 0;
}

#missiond .con p {
  height: 300px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 15px;
}

#missiond .con a {
  width: 40%;
  height: auto;
  float: left;
  text-align: center;
  color: #1a1a1a;
  margin: 15px 30%;
  padding: 5px 0;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
}

#missiond .con a:hover {
  background: #c8d5ef;
}

#missiond .panel {
  width: 32%;
  height: auto;
  float: left;
  margin: 0.5%;
}

.aboutubg {
  background: #f2f2f2;
}

#aboutu {
  width: 100%;
  height: auto;
  float: left;
  margin: 50px 0;
}

#aboutu .left {
  width: 40%;
  height: auto;
  float: left;
}

#aboutu .left img {
  width: 100%;
  height: auto;
  float: left;
}

#aboutu .right {
  width: 57%;
  height: auto;
  float: left;
  margin-left: 3%;
}

#aboutu .right h2 {
  margin-bottom: 15px;
  color: #383838;
  font-size: 20px;
}

#aboutu .right h2 span {
  color: #c00000;
  font-size: 30px;
}

#aboutu .right p {
  width: 100%;
  height: auto;
  float: left;
  margin: 5px 0;
}

.segmenta {
  background: #fff;
  padding: 25px 0;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  transition: 0.3s
}

.segmenta:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

#contactus {
  width: 100%;
  height: auto;
  float: left;
  padding: 2% 0
}

#contactus .mapouter {
  text-align: right;
  height: 400px;
  width: 100%;
  float: left;
  margin: 2% 0 0 0
}

#contactus .gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 400px;
  width: 100%;
}

#contactus .gmap_canvas iframe {
  height: 400px;
  width: 100%;
}

#contactus .left {
  width: 50%;
  height: auto;
  float: left;
  margin: 0 25%;
  padding: 1%;
  background: #fff;
  -webkit-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
}

#contactus .left h1 {
  color: #232323;
  text-align: center
}

#contactus .left h1 span {
  color: #183a6e
}

#contactus .left h4 {
  width: 100%;
  height: auto;
  float: left;
  color: #012b64;
  margin-top: 30px;
  margin-bottom: 10px;
}

#contactus .left .loc {
  width: 100%;
  height: auto;
  float: left;
  font-size: medium;
  font-weight: 500;
  color: #232323;
  background: url(images/icon17.png) left center no-repeat;
  background-size: 25px 25px;
  padding: 5px 0 5px 7%;
  line-height: 150%
}

#contactus .left .addr {
  width: 100%;
  height: auto;
  float: left;
  font-size: medium;
  font-weight: 500;
  color: #232323;
  background: url(images/icon18.png) left center no-repeat;
  background-size: 25px 25px;
  padding: 5px 0 5px 7%;
  line-height: 150%
}

#contactus .left .emaili {
  width: 100%;
  height: auto;
  float: left;
  font-size: medium;
  font-weight: 500;
  color: #232323;
  background: url(images/icon19.png) left center no-repeat;
  background-size: 25px 25px;
  padding: 5px 0 5px 7%;
  line-height: 150%
}

#contactus .left h3 {
  width: 100%;
  height: auto;
  float: left;
  color: #424040;
  margin-top: 2%
}

#contactus .left h3 a {
  width: 6%;
  height: auto;
  float: left;
  margin: 1.5% 0.5% 0.5% 0.5%;
  background: #183a6e;
  border-radius: 50%;
  padding: 1.5%
}

#contactus .left h3 a:hover {
  background: #3d3d3d
}

#contactus .left h3 a img {
  width: 100%;
  height: auto;
  float: left;
}


@media screen and (min-width: 1281px) {
  #footer[class*="footer"] {
    z-index: 0;
    width: 100%;
    bottom: 0px;
    position: fixed;

  }
}

#content1 {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 320px;
}

#footer {
  width: 100%;
  height: auto;
  float: left;
}

#footer .padd {
  padding: 30px 5% 50px 5%;
}

#footer .con {
  width: 20%;
  height: auto;
  float: left;
  margin: 2%
}

#footer .con1 {
  width: 34%;
  height: auto;
  float: left;
  margin: 2%
}

#footer .con1 .p{
  margin: 25px 0 0 0
}

#footer .con1 .logo {
  width: 80%;
  height: auto;
  float: left;
  margin: 0 20% 15px 0;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}

#footer p {
  color: #fff;
  text-align: justify;
  font-size: 14px;
  line-height: 150%;
  margin: 0
}

#footer h4 {
  color: #F4B41A;
  margin-bottom: 6%
}

#footer .hh4 {
  color: #F4B41A;
  margin: 20px 0 0 0
}

#footer .con a {
  width: 100%;
  height: auto;
  float: left;
  margin: 2% 0;
  color: #ebeaea;
  font-size: 15px;
  transition: 0.5s
}

#footer .con a:hover {
  color: #ffc844
}

#footer .con1 .icon {
  width: 100%;
  height: auto;
  float: left
}

#footer .con1 .icon a {
  width: 7%;
  height: auto;
  float: left;
  padding: 1.5%;
  margin: 1%;
  background: #258cb3;
  border-radius: 50%;
  transition: 0.5s
}

#footer .con1 .icon a:hover {
  background: #d59703;
}

#footer .con1 .icon a img {
  width: 100%;
  height: auto;
  float: left;
}

#footer .h4 {
  color: #fff;
  margin-bottom: 1%;
  padding-top: 16%
}

#footer .con .a {
  width: 50%;
  height: auto;
  float: left;
}

#footerlow {
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 5%;
  background: #011132
}

#footerlow p {
  color: #eeeeee;
  float: left;
  font-size: small
}

#footerlow .p {
  float: right
}

#footerlow a {
  color: #248ab2;
  transition: 0.5s
}

#footerlow a:hover {
  color: #ffc844
}

#contactus {
  width: 100%;
  height: auto;
  float: left;
  padding: 2% 0
}

#contactus .mapouter {
  text-align: right;
  height: 400px;
  width: 100%;
  float: left;
  margin: 2% 0 0 0
}

#contactus .gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 400px;
  width: 100%;
}

#contactus .gmap_canvas iframe {
  height: 400px;
  width: 100%;
}

#contactus .left {
  width: 50%;
  height: auto;
  float: left;
  margin: 0 25%;
  padding: 1%;
  background: #fff;
  -webkit-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
}

#contactus .left h1 {
  color: #232323;
  text-align: center
}

#contactus .left h1 span {
  color: #183a6e
}

#contactus .left h4 {
  width: 100%;
  height: auto;
  float: left;
  color: #012b64;
  margin-top: 30px;
  margin-bottom: 10px;
}

#contactus .left .loc {
  width: 100%;
  height: auto;
  float: left;
  font-size: medium;
  font-weight: 500;
  color: #232323;
  background: url(images/icon17.png) left center no-repeat;
  background-size: 25px 25px;
  padding: 5px 0 5px 7%;
  line-height: 150%
}

#contactus .left .addr {
  width: 100%;
  height: auto;
  float: left;
  font-size: medium;
  font-weight: 500;
  color: #232323;
  background: url(images/icon18.png) left center no-repeat;
  background-size: 25px 25px;
  padding: 5px 0 5px 7%;
  line-height: 150%
}

#contactus .left .emaili {
  width: 100%;
  height: auto;
  float: left;
  font-size: medium;
  font-weight: 500;
  color: #232323;
  background: url(images/icon19.png) left center no-repeat;
  background-size: 25px 25px;
  padding: 5px 0 5px 7%;
  line-height: 150%
}

#contactus .left h3 {
  width: 100%;
  height: auto;
  float: left;
  color: #424040;
  margin-top: 2%
}

#contactus .left h3 a {
  width: 6%;
  height: auto;
  float: left;
  margin: 1.5% 0.5% 0.5% 0.5%;
  background: #183a6e;
  border-radius: 50%;
  padding: 1.5%
}

#contactus .left h3 a:hover {
  background: #3d3d3d
}

#contactus .left h3 a img {
  width: 100%;
  height: auto;
  float: left;
}


.text-subline {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  height: 1px;
  padding: 0;
  background: #e5e5e5;
  border: none;
}

.text-subline:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 50px;
  background: #247ebb;
}


#contact1 {
  width: 98%;
  height: auto;
  float: left;
  margin: 30px 1%;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  background: #007BFF;
}

#contact1 .left1 {
  background: #007BFF;
  width: 40%;
  height: auto;
  float: left;
  padding: 40px 30px;
  border-radius: 10px 0 0 10px;
}

#contact1 .left1 h2 {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 26px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 10px;
  color: white !important;
}

#contact1 .contact-info p {
  font-size: 18px;
  line-height: 2.2;
  color: white !important;
}

#contact1 .contact-info strong {
  display: inline-block;
  width: 100px;
}

#contact1 .right1 {
  width: 60%;
  height: auto;
  float: left;
  padding: 30px;
  border-radius: 0 10px 10px 0;
  background: #fff;
}

#contact1 form {}

#contact1 label {
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
}

#contact1 input[type="text"],
#contact1 input[type="tel"],
#contact1 select {
  padding: 12px 14px;
  font-size: 16px;
  border: 1.8px solid #ccc;
  border-radius: 7px;
  transition: border-color 0.3s ease;
  width: 100%;
  box-sizing: border-box;
}

#contact1 input[type="text"]:focus,
#contact1 input[type="tel"]:focus,
#contact1 select:focus {
  border-color: #007BFF;
  outline: none;
}

#contact1 .checkbox-row {
  display: flex;
  align-items: center;
  gap: 15px;
}

#contact1 .checkbox-row label {
  font-weight: normal;
  color: #444;
  cursor: pointer;
}

#contact1 .checkbox-row input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

#contact1 button {
  width: 100%;
  margin-top: 20px;
  background: #007BFF;
  color: white;
  font-weight: 700;
  padding: 14px;
  font-size: 18px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
}

#contact1 button:hover {
  background: #0056b3;
}

#album {
  width: 100%;
  height: auto;
  float: left;
  margin: 30px 0
}


.bg3 {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 0;
  background-color: #FFFFFF;
  background: linear-gradient(225deg, rgb(1 161 228 / 20%), rgb(238 60 67 / 20%));
}

#president {
  width: 100%;
  height: auto;
  float: left;
  margin: 50px 0;
}

#president h2 {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  color: #313131;
  margin-bottom: 0;
}

#president b {
  width: 10%;
  height: auto;
  float: left;
  margin: 10px 45% 55px 45%;
  background: #c00000;
  padding: 2px 0;
}

#president img {
  width: 30%;
  height: auto;
  float: left;
  margin-right: 3%;
}

#president .right {
  width: 67%;
  height: auto;
  float: left;
}

#president .right h4 {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 0 0 0;
  color: #272727;
  font-weight: bold;
}

#president .right p {
  width: 100%;
  height: auto;
  float: left;
  line-height: 160%;
  color: #272727;
  text-align: justify;
  font-size: 16px;
}

#president .right h3 {
  width: 100%;
  height: auto;
  float: left;
  color: #272727;
  margin: 0;
}

#president .right h3 span {
  color: #0081b1;
}

#president .right a {
  width: auto;
  height: auto;
  float: left;
  margin-top: 30px;
  color: #242424;
  background: #F4B41A;
  font-weight: 500;
  padding: 10px 30px;
  border-radius: 20px;
  transition: 0.3s;
}

#president .right a:hover {
  background: #C1272D;
  color: #fff;
}
#president .con{width:9%; height:auto; float:left; margin:1%; border:1px solid #eaeaea;}
#president .con img{width:100%; height:auto; float:left;}

.shadow_one {
  padding: 50px 0;
  text-align: center;
  background-color: rgba(0, 0, 0, .65);
  margin-top: 120px;
}

#page_header {
  width: 100%;
  height: auto;
  float: left;
  background: url('images/bg3.jpg') top center no-repeat;
  background-size: 100% auto;
  margin-top: -2px;
  overflow: hidden;
}

#page_header h2 {
  color: #fff;
  font-size: 30px;
  margin: 18px 0;
}

#page_header p {
  color: #fff
}

.page_header_breadcum {
  color: #fff;
  font-size: 10px
}

.page_header_breadcum a .fa {
  color: #fdb92e;
  font-size: 16px
}

.page_header_breadcum a.active_page {
  color: #fdb92e
}

.page_header_breadcum a {
  color: #fff;
  font-size: 14px;
}

.page_header_breadcum a:hover {
  color: #fdb92e;
  text-decoration: none;
}

#static {
  width: 100%;
  height: auto;
  float: left;
  margin: 30px 0
}

#static strong {
  font-size: 18px;
  font-style: italic;
}

#static img {
  width: auto;
  height: auto;
  float: left;
  margin: 1% 1% 1% 0
}

#static h2 {
  color: #183a6e
}

#static p {
  margin: 1% 0;
  line-height: 175%;
  text-align: justify;
  color: #1d1d1d;
  font-size: 15px;
}

#static span {
  margin: 1% 0;
  line-height: 175%;
  text-align: justify;
  color: #1d1d1d;
  font-size: 15px;
}

#static div {
  margin: 1% 0;
  line-height: 175%;
  text-align: justify;
  color: #1d1d1d;
  font-size: 15px;
}

#static ul {
  list-style-image: url('images/bullet.png') !important;
  line-height: 160%;
  text-align: justify;
  color: #1d1d1d;
  font-size: 15px;
}

#static ul li {
  margin: 1.5% 0
}

#static .headh1 {
  width: 100%;
  height: auto;
  float: left;
  margin: 30px 0 0 0;
  color: #002060;
  font-size: 24px;
}

#static .div {
  width: 90%;
  height: auto;
  float: left;
  margin: 30px 5%;
  color: #fff;
  font-size: 24px;
  background: #002060;
  border-radius: 15px;
  padding: 3%;
}

#static .div p {
  margin: 1% 0;
  line-height: 175%;
  text-align: justify;
  color: #fff;
  font-size: 15px;
}

#static .img {
  width: 30%;
  height: auto;
  float: left;
  margin: 0.7% 1% 1% 0
}

#static .img1 {
  width: 35%;
  height: auto;
  float: left;
  margin: 0 1% 1% 0
}

#static .img2 {
  width: 40%;
  height: auto;
  float: left;
  margin: 0 2% 1% 0;
  border-radius:10px;
}

#static .img3 {
  width: 30%;
  height: auto;
  float: left;
  margin: 0.7% 1% 1% 0;
  border-radius:10px;
}
#static .img4 {
  width: 35%;
  height: auto;
  float: left;
  margin: 0.7% 1% 1% 0;
  border-radius:10px;
}
#static h3 {
  color: #002060;
  margin-top: 50px;
}

#static h4 {
  color: #c00000;
}

#static .div1 {
  width: 58%;
  height: auto;
  float: left;
  margin: 0 0 0 0;
}

#static .strong{color:#183a6e; font-size:24px;}

@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

  #main-inner {
    width: 98%;
    height: auto;
    margin: 0 auto;
    overflow: auto
  }

  #main-inner1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  #main-inner2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden
  }

  #main-inner3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  #upper-header {
    width: 100%;
    height: 65px;
    float: left;
    padding: 5px 1.5%;
  }

  #upper-header .left {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    overflow: hidden;
  }

  #upper-header .left p {
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    margin: 0;
    line-height: 15px;
    font-size: 12px;
    background: url('images/mob.png') left center no-repeat;
    background-size: 12px 12px;
    padding: 5px 0 5px 20px;
  }

  #upper-header .left .p {
    width: 50%;
    height: auto;
    float: left;
    color: #fff;
    margin: 0;
    background: url('images/mail.png') left center no-repeat;
    background-size: 12px 12px;
    padding: 5px 0 5px 20px;
  }

  #upper-header .left .pp {
    width: 50%;
    height: auto;
    float: left;
    display: none;
    color: #fff;
    margin: 0;
    background: url('images/time.png') left center no-repeat;
    background-size: 12px 12px;
    padding: 5px 0 5px 20px;
  }

  #upper-header .right {
    width: 48%;
    height: auto;
    float: right;
    margin: -35px 2% 0 0;
  }

  #upper-header .right a {
    width: 26px !important;
    height: 26px !important;
    float: right;
    padding: 5px;
    margin: 0 3px;
    border-radius: 50px
  }

  .logo {
    width: 50%;
    height: auto;
    float: left;
    margin: 5px 0;
  }

  .btn-grad {
    background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%)
  }

  .btn-grad {
    width: 91%;
    margin: 10px 2.5%;
    padding: 6px 0 !important;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: none;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
  }

  #content1 {
    position: relative;
    z-index: 2;
    background: #fff;
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0;
  }

  #footer[class*="footer"] {
    z-index: 0;
    width: 100%;
    bottom: 0px;
    position: static;

  }

  #static .img {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%
  }

  #static .div {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
    text-align: center;
  }

  #missiond {
    width: 98%;
    height: auto;
    float: left;
    margin: 0 1%;
  }

  #missiond .con {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
    padding: 20px;
    border-radius: 10px;
    background: #e87e04;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  }

  #missiond .panel {
    width: 98%;
    height: auto;
    float: left;
    margin: 1% 1% 0 1%;
  }

  #missiond .con p {
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    height: auto;
  }

  #aboutu {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0;
  }

  #aboutu .left {
    width: 98%;
    height: auto;
    float: left;
    margin: 20px 1% 1% 1%;
  }

  #aboutu .right {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
  }

  #aboutu .right h2 {
    margin-bottom: 0;
    color: #383838;
    font-size: 20px;
  }

  #aboutu .right h2 span {
    color: #c00000;
    font-size: 22px;
  }

  #aboutu .right p {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
  }

  #aboutu .right .atf-themes-btn {
    float: right
  }

  #footer .padd {
    padding: 30px 3% 50px 3%;
  }

  #footer .con {
    width: 96%;
    height: auto;
    float: left;
    margin: 2%
  }

  #footer .con a {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
    color: #ebeaea;
    font-size: 15px;
    transition: 0.5s
  }

  #footer .con1 {
    width: 96%;
    height: auto;
    float: left;
    margin: 2%
  }

  #footer h4 {
    color: #ffc844;
    margin-bottom: 2%
  }

  #footerlow p {
    color: #eeeeee;
    float: left;
    font-size: small;
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }

  #footerlow .p {
    float: right
  }

  #page_header {
    width: 100%;
    height: auto;
    float: left;
    background: url('images/bg3.jpg') center center no-repeat;
    background-size: auto 100%;
    margin-top: -2px;
    overflow: hidden;
  }

  .shadow_one {
    padding: 20px 0;
    text-align: center;
    background-color: rgba(0, 0, 0, .65);
    margin-top: 120px;
  }

  #page_header h2 {
    color: #fff;
    font-size: 20px;
    margin: 10px 0;
  }

  #static {
    width: 95%;
    height: auto;
    float: left;
    margin: 5px 2.5%
  }

  #static p {
    margin: 1% 0;
    line-height: 24px;
    text-align: justify;
    color: #1d1d1d;
    font-size: 14px;
  }

  #static .headh1 {
    font-size: 20px;
  }

  #static ul li {
    margin: 1.5% 0;
    font-size: 14px;
    line-height: 22px;
  }

  #static span {
    margin: 1% 0;
    text-align: justify;
    color: #1d1d1d;
    font-size: 14px;
    line-height: 22px;
  }

  #static div {
    margin: 1% 0;
    text-align: justify;
    color: #1d1d1d;
    font-size: 14px;
    line-height: 22px;
  }

  #static .img1 {
    width: 100%;
    height: auto;
    float: left;
    margin: 1% 0
  }
#static .img2 {
  width: 100%;
  height: auto;
  float: left;
  margin: 1% 0;
  border-radius:10px;
}

#static .div1 {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 0 0 0;
}

#static .img3 {
  width: 100%;
  height: auto;
  float: left;
  margin: 1% 0;
  border-radius:10px;
}
#static .img4 {
  width: 100%;
  height: auto;
  float: left;
  margin: 1% 0;
  border-radius:10px;
}    
  #contactus .left {
    width: 96%;
    height: auto;
    float: left;
    margin: 2%;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
  }

  #contactus .left h1 {
    color: #232323;
    text-align: center;
    font-size: 28px;
  }

  #contactus .left .loc {
    width: 100%;
    height: auto;
    float: left;
    font-size: medium;
    font-weight: 500;
    color: #232323;
    background: url(images/icon17.png) left top no-repeat;
    background-size: 20px 20px;
    padding: 0 0 5px 35px;
    line-height: 150%
  }

  #contactus .left .addr {
    width: 100%;
    height: auto;
    float: left;
    font-size: medium;
    font-weight: 500;
    color: #232323;
    background: url(images/icon18.png) left center no-repeat;
    background-size: 20px 20px;
    padding: 5px 0 5px 35px;
    line-height: 150%
  }

  #contactus .left .emaili {
    width: 100%;
    height: auto;
    float: left;
    font-size: medium;
    font-weight: 500;
    color: #232323;
    background: url(images/icon19.png) left center no-repeat;
    background-size: 18px 18px;
    padding: 5px 0 5px 35px;
    line-height: 150%
  }

  #contactus .left h3 {
    width: 100%;
    height: auto;
    float: left;
    color: #424040;
    margin-top: 2%;
    font-size: 22px;
  }

  #contactus .left h3 a {
    width: 10%;
    height: auto;
    float: left;
    margin: 1.5% 1% 0.5% 1%;
    background: #183a6e;
    border-radius: 50%;
    padding: 2%
  }

  #footer .con1 .icon a {
    width: 10%;
    height: auto;
    float: left;
    padding: 2.5%;
    margin: 1.5%;
    background: #258cb3;
    border-radius: 50%;
    transition: 0.5s
  }

  #contact1 .left1,
  #contact1 .right1 {
    flex: unset;
    width: 100%;
    padding: 30px 20px;
  }

  #contactus .left {
    width: 96%;
    height: auto;
    float: left;
    margin: 10px 2%;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 56px -24px rgba(0, 0, 0, .5);
  }

  #contactus .left h1 {
    color: #232323;
    text-align: center;
    font-size: 26px;
  }

  #contactus .left .loc {
    width: 100%;
    height: auto;
    float: left;
    font-size: medium;
    font-weight: 500;
    color: #232323;
    background: url(images/icon17.png) left center no-repeat;
    background-size: 20px 20px;
    padding: 5px 0 5px 26px;
    line-height: 150%
  }

  #contactus .left .addr {
    width: 100%;
    height: auto;
    float: left;
    font-size: medium;
    font-weight: 500;
    color: #232323;
    background: url(images/icon18.png) left center no-repeat;
    background-size: 20px 20px;
    padding: 5px 0 5px 26px;
    line-height: 150%
  }

  #contactus .left .emaili {
    width: 100%;
    height: auto;
    float: left;
    font-size: medium;
    font-weight: 500;
    color: #232323;
    background: url(images/icon19.png) left center no-repeat;
    background-size: 20px 20px;
    padding: 5px 0 5px 26px;
    line-height: 150%
  }

  #contactus .left h3 {
    width: 100%;
    height: auto;
    float: left;
    color: #424040;
    margin-top: 2%;
    font-size: 20px;
  }

  #contactus .left h3 a {
    width: 8%;
    height: auto;
    float: left;
    margin: 1%;
    background: #183a6e;
    border-radius: 50%;
    padding: 7px
  }

  #posts {
    width: 97%;
    height: auto;
    float: left;
    margin: 1%;
  }

  #president {
    width: 100%;
    height: auto;
    float: left;
    margin: 30px 0;
  }

  #president h2 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    color: #313131;
    margin-bottom: 0;
    font-size: 24px;
  }

  #president b {
    width: 20%;
    height: auto;
    float: left;
    margin: 10px 40% 20px 40%;
    background: #c00000;
    padding: 2px 0;
  }

  #president img {
    width: 60%;
    height: auto;
    float: left;
    margin: 0 20%;
  }

  #president .right {
    width: 95%;
    height: auto;
    float: left;
    margin: 1% 2.5%;
  }

}