@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");

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:40px; float:left; padding: 5px 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: 14px; background: url('images/mob.png') left center no-repeat; background-size: 16px 16px; 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: 16px 16px; padding: 0 0 0 25px;}
#upper-header .left .pp{width:auto; float:left; color: #fff; margin: 0 20px 0 0; background: url('images/time.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:30px!important; height:30px!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: #1da1f2;}
#upper-header .right a:nth-child(3) {background-color: #ff0000;}
#upper-header .right a:nth-child(4) {background-color: #45619d;}

#low-header{width:100%; height:auto; float:left; padding: 5px 5%; background: #fff;}
#low-header .logo{width: auto; height: 70px; margin: 5px auto;}
.buttonn{float: right; margin-top: 15px; background-image: linear-gradient(144deg,#8d27d6, #2c7ac2 50%,#01519c); border: 0; border-radius: .25rem; color: #fff; font-size: 18px; padding: 0px 15px 10px 15px; text-align: center; transition: 0.5s;}
.buttonn:hover{background-image: linear-gradient(144deg,#2c7ac2, #2c7ac2 50%,#012e59); color: #fff;}
.buttonn img{ margin-bottom: -8px;}

.missionbg{background: #f2f2f2; margin-top: -20px;}
#missiond{width:90%; height:auto; float:left; margin: 50px 5% 40px 5%;}
#missiond .con{width:32%; height:360px; float:left; margin: 0.5%; 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 .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: #00a185;}
#missiond .con:nth-child(3) {background-color: #e94b35;}
#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{text-align: center; color: #fff; line-height: 24px; font-size: 15px;}
#missiond .con b{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 b:hover{background: #c8d5ef;}
#missiond .panel{width:32%; height:auto; float:left; margin: 0.5%;}

.marq{width:30%; height:auto; float:left; margin: 20px 70% -220px 0;}
#aboutu{width:100%; height:auto; float:left; margin-bottom: 20px;}
#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;}
#aboutu .right h2 span{color: #056839;}
#aboutu .right p{width:100%; height:auto; float:left; margin: 5px 0;}

.messagebg{background: #f4f1f1}
#message{width:70%; height:auto; float:left; margin:0 15%; padding: 20px 0;}
#message .con{width:48%; height:auto; float:left; margin: 1%;}
#message .con img{width:100%; height:auto; float:left; margin:0 0 1% 0;}
#message .con .text{width:95%; height:210px; float:left; margin:-25px 2.5% 2.5% 2.5%; padding: 10px; background: #fff; box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);}
#message .con .text h3{width:100%; height:auto; float:left; margin: 5px 0; text-transform: uppercase; color: #02b9c6; font-size: 20px;}
#message .con .text p{width:100%; height:auto; float:left; margin: 5px 0; color: #2b2b2a; text-align: justify; line-height: 160%;}
#message .con .text a{width:auto; height:auto; float:right; color: #242424; font-size: small; border: 2px solid #02b9c6; padding: 3px 10px 5px 10px; border-radius: 20px; transition: 0.3s;}
#message .con .text a:hover{border: 2px solid #dfa303;}

.gallbg{background: #DEF5FD; background: linear-gradient(0deg, rgba(222, 245, 253, 1) 0%, rgba(255, 255, 255, 1) 100%);}
#gall{width:100%; height:auto; float:left; margin: 50px 0;}
#gall .left{width:25%; height:auto; float:left; margin: 0 5% 0 0;}
#gall .left h1{width:100%; height:auto; float:left; margin: 0; color: #a6023e; font-size: 50px; line-height: 60px;}
#gall .left p{width:100%; height:auto; float:left; color: #2a2a29;}
#gall .left a{margin-top: 20px;}
#gall .right{width:70%; height:auto; float:left; margin: 0 0 0 0;}
#gall .right .con{position: relative; width: 30%; height: auto; float: left; margin: 1.5%; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
#gall .right .con .image{display: block; width: auto; height: 150px;}
#gall .right .con .overlay{position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #000;}
#gall .right .con:hover .overlay{opacity: 0.8;}
#gall .right .con .text{color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center;}
#gall .right .con p{width: 100%; height: auto; float: left; background: #151e46; color: #fff; padding: 5px; font-weight: 400; font-size: 13px;}

.enroll{width: 100%; height: auto; float: left; padding-bottom: 3rem; background: #151e46;}

.shadow_one{padding:50px 0;text-align:center;background-color:rgba(0,0,0,.65); margin-top: 170px;}
#page_header{width:100%; height:auto; float:left; background:url('images/bg3.jpg') center 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 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;}
#static span{margin:1% 0; line-height:175%; text-align:justify; color:#1d1d1d;}
#static div{margin:1% 0; line-height:175%; text-align:justify; color:#1d1d1d;}
#static ul{list-style-image: url('images/tick.png')!important; line-height:160%; text-align:justify; color:#1d1d1d;}
#static ul li{margin:1.5% 0}
#static .desk{width:100%; height:auto; float:left; margin:0}
#static .desk img{width:30%; height:auto; float:left; border: 1px solid #ededed; margin-right: 3%; margin-left: 1%; box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.25);}
#static .desk .right{width:66%; height:auto; float:left; margin:0}
#static .desk .right h3{width:100%; height:auto; float:left; margin-top:20px; color: #183a6e}
#static .noticeall{width:80%; height:auto; float:left; margin:0 10%}

@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: 450px;
}

#footer{width:100%; height:auto; float:left;}
#footer .padd{padding: 30px 3% 50px 3%;}
#footer .con{width:14%; height:auto; float:left; margin:2%}
#footer .con1{width:28%; height:auto; float:left; margin:2%}
#footer p{color:#fff; text-align:justify; font-size:14px; line-height:150%; margin:0}
#footer h4{color:#fff; margin-bottom:6%}
#footer .hh4{color:#fff; 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:8%; height:auto; float:left; padding:2%; 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:#0c1626}
#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;}

#gallery{width:100%; height:auto; float:left; margin:0}

#static1{width:100%; height:auto; float:left; margin:4% 0}
#static1 p{margin:1% 0; line-height:175%; text-align:justify; color:#333333; font-size: 14px;}

#static .left{width:25%; height:auto; float:left; margin:2% 0;}
#static .left a{width:99.5%; height:auto; float:left; padding:15px 10px 15px 0; border-right: #e5e5e5 1px solid; font-size: 20px; text-align: right;}
#static .left a:hover{border-right: #247ebb 1px solid; color: #247ebb;}
#static .left .a{border-right: #247ebb 1px solid; color: #247ebb; font-weight: bold;}
#static .left1 a{width:99.5%; height:auto; float:left; padding:15px 10px 15px 0; border-right: #e5e5e5 1px solid; font-size: 16px; text-align: right;}
#static .left2{width:20%; height:auto; float:left; margin:2% 0;}
#static .right{width:72%; height:auto; float:left; margin:2% 0 0 3%;}
#static .right1{width:80%; height:auto; float:left; margin:2% 10% 0 10%;}
#static .right2{width:77%; height:auto; float:left; margin:2% 0% 0 3%;}
#static .right .div{width:52%; height:auto; float:left; margin:1% 0 0 0; padding: 2% 0; background: #f5f5f5; border:#e1e7eb 1px solid; border-radius: 5px;}
#static .right .div h3,p{margin:2% 0;}
#static .right .div h3{margin:2% 0 0 0; font-size: x-large;}
#static .right .div p{margin:0; font-size: medium;}
#static .right .headh1{width:100%; height:auto; float:left; margin:0; color: #343535; font-size: 24px;}
#static .right .text-subline{width:100%; height:auto; float:left; position: relative; height: 1px; padding: 0; background: #e5e5e5; border: none; margin-bottom: 30px;}
#static .right .text-subline:before{content: ''; position: absolute; top: 0; left: 0; height: 1px; width: 50px; background: #247ebb;}
.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;}
#static .color1{color: #002749!important;}
#static .color2{color: #247ebb!important; line-height: 160%;}
#static .color3{color: #3c4545!important; line-height: 160%;}
#static .color4{color: #b2b2b3!important;}
#static .line-height1{line-height: 120%!important;}
#static .margin1{margin: 0!important;}
#static .right .rightimg2{width:50%; height:auto; float:right; margin-left: 15px;}
#static .right .leftimg2{width:50%; height:auto; float:left; margin-right: 15px;}

#static1 .left{width:25%; height:auto; float:left; margin:2% 0;}
#static1 .left a{width:99.5%; height:auto; float:left; padding:15px 10px 15px 0; border-right: #e5e5e5 1px solid; font-size: 20px; text-align: right;}
#static1 .left a:hover{border-right: #247ebb 1px solid; color: #247ebb;}
#static1 .left .a{border-right: #247ebb 1px solid; color: #247ebb; font-weight: bold;}
#static1 .left1 a{width:99.5%; height:auto; float:left; padding:15px 10px 15px 0; border-right: #e5e5e5 1px solid; font-size: 16px; text-align: right;}
#static1 .left2{width:20%; height:auto; float:left; margin:2% 0;}
#static1 .right{width:72%; height:auto; float:left; margin:2% 0 0 3%;}
#static1 .right1{width:80%; height:auto; float:left; margin:2% 10% 0 10%;}
#static1 .right2{width:77%; height:auto; float:left; margin:2% 0% 0 3%;}
#static1 .right .div{width:52%; height:auto; float:left; margin:1% 0 0 0; padding: 2% 0; background: #f5f5f5; border:#e1e7eb 1px solid; border-radius: 5px;}
#static1 .right .div h3,p{margin:2% 0;}
#static1 .right .div h3{margin:2% 0 0 0; font-size: x-large;}
#static1 .right .div p{margin:0; font-size: medium;}
#static1 .right .headh1{width:100%; height:auto; float:left; margin:0; color: #343535; font-size: 24px;}
#static1 .right .text-subline{width:100%; height:auto; float:left; position: relative; height: 1px; padding: 0; background: #e5e5e5; border: none; margin-bottom: 30px;}
#static1 .right .text-subline:before{content: ''; position: absolute; top: 0; left: 0; height: 1px; width: 50px; background: #247ebb;}

#static .blogpage{width:100%; height:auto; float:left;}
#static .blogpage .con{width:31%; height:auto; float:left; margin: 1%;}
#static .blogpage .con img{width:100%; height:auto; float:left;}
#static .blogpage .con .div{width:95%; height:auto; float:left; margin:-30px 2.5% 0 2.5%; padding:3% 3% 1% 3%; background: #f0f0f0;}
#static .blogpage .con .date{width:18%; height:auto; float:left; padding: 10px 0; border: 1px solid #dbdbdb; border-radius: 5px;}
#static .blogpage .con .date .digit{width:100%; height:auto; float:left; margin: 0; padding: 0; line-height: 30px; color: #004780; font-size: xx-large; text-align: center;}
#static .blogpage .con .date .text{width:100%; height:auto; float:left; margin: 0; padding: 0; line-height: 18px; color: #212121; text-align: center;}
#static .blogpage .con .right{width:80%; height:auto; float:left; margin:0 0 4% 2%;}
#static .blogpage .con .right span{width:100%; height:auto; float:left; margin: 0; padding: 0; color: #004780;}
#static .blogpage .con .right h3{width:100%; height:auto; float:left; margin: 0; color: #424242; font-weight: 500; font-size: 18px; text-align:left;}
#static .blogpage .con p{width:100%; height:auto; float:left; color: #424242; line-height: 23px;}
#static .blogpage .con .read{width:auto; height:auto; float:left; margin:2% 0; padding:2% 3%; background: #004780; color: #fff; border-radius: 5px; transition: 0.2s;}
#static .blogpage .con .read:hover{background: #015ca5}
#static .blogpage h2{width:100%; height:auto; float:left; margin:0 0 0.8% 0; border-bottom: 1px solid #d6d5d5; color: #004780; padding-bottom: 0.8%;}
#static .blogpage .bottomblog{width:100%; height:auto; float:left; margin:0 0 30px 0;}
#static .blogpage .bottomblog .leftspan{width:auto; height:auto; float:left; margin:0; color: #6f6e6e; font-style: italic; font-size: large;}
#static .blogpage .bottomblog .rightspan{width:auto; height:auto; float:right; margin:0; color: #6f6e6e; font-style: italic; font-size: large;}
#static .blogpage .bottomblog .rightspan img{width:auto; height:auto; float:left; margin:0;}

@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/location.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: -25px 2% 0 0;
  }

  #upper-header .right a {
    width: 28px !important;
    height: 28px !important;
    float: right;
    padding: 5px;
    margin: 0 3px;
    border-radius: 50px
  }

  .logo {
    width: 50%;
    height: auto;
    float: left;
    margin: 5px 0;
  }

  #low-header {
    width: 100%;
    height: auto;
    float: left;
    padding: 5px 5%;
    background: #fff;
  }

  #low-header .logo {
    width: 80%;
    height: auto;
    margin: 5px auto;
  }

  .buttonn {
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
    background-image: linear-gradient(144deg, #8d27d6, #2c7ac2 50%, #01519c);
    border: 0;
    border-radius: .25rem;
    color: #fff;
    font-size: 16px;
    padding: 0px 0 5px 0;
    text-align: center;
    transition: 0.5s;
  }

  .buttonn img {
    width: 30px;
    height: auto;
    margin-bottom: -6px;
  }

  #gall {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
  }

  #gall .left {
    width: 98%;
    height: auto;
    float: left;
    margin: 0 1%;
  }

  #gall .left h1 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    color: #a6023e;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
  }

  #gall .left p {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    color: #2a2a29;
    font-size: 14px;
    line-height: 22px;
  }

  #gall .left a {
    width: 60%;
    height: auto;
    float: left;
    margin: 15px 20%;
    padding: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
  }

  #gall .right {
    width: 100%;
    height: auto;
    float: left;
  }

  #gall .right .con {
    position: relative;
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }

  #gall .right .con img {
    width: 100%;
    height: auto;
    float: left;
    margin: 1%;
  }
  #gall .left p {
    width: 100%;
    height: auto;
    float: left;
    color: #2a2a29;
    text-align: center;
  }

  #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;

  }

  #gallery {
    width: 95%;
    height: auto;
    float: left;
    margin: 20px 2.5%
  }

  #static .blogpage {
    width: 95%;
    height: auto;
    float: left;
    margin: 2.5%;
  }

  #static .blogpage .con {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
  }

  #missiond {
    width: 98%;
    height: auto;
    float: left;
    margin: 30px 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;
  }

  #aboutu .left {
    width: 98%;
    height: auto;
    float: left;
    margin: 20px 1% 1% 1%;
  }

  #aboutu .right {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
  }

  .marq {
    width: 30%;
    height: auto;
    float: left;
    margin: 20px 70% -220px 0 !important;
  }

  #aboutu .right h2 {
    margin-bottom: 0;
    color: #383838;
    font-size: 24px;
  }

  #aboutu .right p {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
  }

  #message .con {
    width: 98%;
    height: auto;
    float: left;
    margin: 1%;
  }

  #message .con .text {
    width: 95%;
    height: auto;
    float: left;
    margin: -25px 2.5% 2.5% 2.5%;
    padding: 10px 10px 20px 10px;
    background: #fff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
  }

  #message .con .text h3 {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
    text-transform: uppercase;
    color: #02b9c6;
    font-size: 18px;
  }

  #message .con .text p {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0;
    color: #2b2b2a;
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
  }

  .enroll .col-lg-9 {
    width: 100%;
    text-align: center;
  }

  .enroll .col-lg-3 {
    width: 40%;
    margin: 0 !important;
  }

  .enroll .atf-themes-btn {
    width: 100%;
    text-align: center;
  }

  #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: 200px;
  }

  #page_header h2 {
    color: #fff;
    font-size: 24px;
    margin: 10px 0;
  }

  #static {
    width: 96%;
    height: auto;
    float: left;
    margin: 10px 2%
  }

  #static .right h2 {
    font-size: 18px;
  }

  #static .left {
    width: 100%;
    height: auto;
    float: left;
    margin: 2% 0;
  }

  #static .right {
    width: 100%;
    height: auto;
    float: left;
    margin: 2% 0;
  }

  #static .left a {
    width: auto;
    height: auto;
    float: left;
    background: #d8d9d9;
    margin: 0.5%;
    padding: 5px;
    border-right: none;
    font-size: 15px;
    text-align: left;
  }

  #static .left a:hover {
    border-right: none;
    color: #247ebb;
  }

  #static .left .a {
    border-right: none;
    background: #247ebb;
    color: #fff;
    font-weight: bold;
    transition: 0.3s;
  }

  #static .left .a:hover {
    border-right: none;
    background: #000 !important;
    color: #fff !important;
    font-weight: bold;
  }

  #static p {
    margin: 1% 0;
    line-height: 24px;
    text-align: justify;
    color: #1d1d1d;
    font-size: 14px;
  }

  #static .right .rightimg2 {
    width: 100%;
    height: auto;
    float: right;
    margin-left: 0;
  }

  #static .right .headh1 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    color: #343535;
    font-size: 22px;
  }

  #static .desk img {
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #ededed;
    margin: 0;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
  }

  #static .desk .right {
    width: 100%;
    height: auto;
    float: left;
    margin: 0
  }

  #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;
  }

  #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
  }
#static .right .leftimg2{width:100%; height:auto; float:left; margin: 0;}
  #static1 {
    width: 96%;
    height: auto;
    float: left;
    margin: 10px 2%
  }

  #static1 .left {
    width: 100%;
    height: auto;
    float: left;
    margin: 2% 0;
  }

  #static1 .right {
    width: 100%;
    height: auto;
    float: left;
    margin: 2% 0;
  }

  #static1 .left a {
    width: auto;
    height: auto;
    float: left;
    background: #d8d9d9;
    margin: 0.5%;
    padding: 5px;
    border-right: none;
    font-size: 15px;
    text-align: left;
  }

  #static1 .left a:hover {
    border-right: none;
    color: #247ebb;
  }

  #static1 .left .a {
    border-right: none;
    background: #247ebb;
    color: #fff;
    font-weight: bold;
    transition: 0.3s;
  }

  #static1 .left .a:hover {
    border-right: none;
    background: #000 !important;
    color: #fff !important;
    font-weight: bold;
  }
  #gall .right .con .image {
    display: block;
    width: 100%;
    height: auto;
  }
}