
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');

@font-face {
	font-family: Lato;
	src: url('../fonts/Lato-Regular.ttf');
}
@font-face {
	font-family: Lato;
	src: url('../fonts/Lato-Light.ttf');
    font-weight: 100;
}


@font-face {
	font-family: Montserrat;
	src: url('../fonts/Montserrat-Regular.ttf');
}
@font-face {
	font-family: Montserrat;
	src: url('../fonts/Montserrat-Medium.ttf');
    font-weight: 500;
}

@font-face {
	font-family: Open Sans;
	src: url('../fonts/OpenSans-Regular.ttf');
}
/*.footer_title {
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    margin: 0 0 20px 0;
  
}*/


@media(min-width: 1100px){
  .container{ width: 90%; position: relative; }
}
.container{ position: relative; }

/** magin **/
.mt-5 {margin-top:5px !important;}
.ml-5 {margin-left:5px !important;}
.mr-5 {margin-right:5px !important;}
.mb-5 {margin-bottom:5px !important;}

.mt-10 {margin-top:10px !important;}
.ml-10 {margin-left:10px !important;}
.mr-10 {margin-right:10px !important;}
.mb-10 {margin-bottom:10px !important;}

.mt-15 {margin-top:15px !important;}
.ml-15 {margin-left:15px !important;}
.mr-15 {margin-right:15px !important;}
.mb-15 {margin-bottom:15px !important;}

.mt-20 {margin-top:20px !important;}
.ml-20 {margin-left:20px !important;}
.mr-20 {margin-right:20px !important;}
.mb-20 {margin-bottom:20px !important;}

.mt-25 {margin-top:25px !important;}
.ml-25 {margin-left:25px !important;}
.mr-25 {margin-right:25px !important;}
.mb-25 {margin-bottom:25px !important;}

.mt-30 {margin-top:30px !important;}
.ml-30 {margin-left:30px !important;}
.mr-30 {margin-right:30px !important;}
.mb-30 {margin-bottom:30px !important;}

.mt-50 {margin-top:50px !important;}
.ml-50 {margin-left:50px !important;}
.mr-50 {margin-right:50px !important;}
.mb-50 {margin-bottom:50px !important;}

.mt-40 {margin-top:40px !important;}
.ml-40 {margin-left:40px !important;}
.mr-40 {margin-right:40px !important;}
.mb-40 {margin-bottom:40px !important;}

.mt-70 {margin-top:70px !important;}
.ml-70 {margin-left:70px !important;}
.mr-70 {margin-right:70px !important;}
.mb-70 {margin-bottom:70px !important;}

.mt-100 {margin-top:100px !important;}
.ml-100 {margin-left:100px !important;}
.mr-100 {margin-right:100px !important;}
.mb-100 {margin-bottom:100px !important;}

.mt-0 {margin-top:0px !important;}
.ml-0 {margin-left:0px !important;}
.mr-0 {margin-right:0px !important;}
.mb-0 {margin-bottom:0px !important;}

.m-0 {margin:0px !important;}

/** padding **/
.pt-0 {padding-top:0px !important;}
.pl-0 {padding-left:0px !important;}
.pr-0 {padding-right:0px !important;}
.pb-0 {padding-bottom:0px !important;}

.pt-5 {padding-top:5px !important;}
.pl-5 {padding-left:5px !important;}
.pr-5 {padding-right:5px !important;}
.pb-5 {padding-bottom:5px !important;}

.pt-10 {padding-top:10px !important;}
.pl-10 {padding-left:10px !important;}
.pr-10 {padding-right:10px !important;}
.pb-10 {padding-bottom:10px !important;}

.pt-15 {padding-top:15px !important;}
.pl-15 {padding-left:15px !important;}
.pr-15 {padding-right:15px !important;}
.pb-15 {padding-bottom:15px !important;}

.pt-20 {padding-top:20px !important;}
.pl-20 {padding-left:20px !important;}
.pr-20 {padding-right:20px !important;}
.pb-20 {padding-bottom:20px !important;}

.pt-25 {padding-top:25px !important;}
.pl-25 {padding-left:25px !important;}
.pr-25 {padding-right:25px !important;}
.pb-25 {padding-bottom:25px !important;}

.pt-30 {padding-top:30px !important;}
.pl-30 {padding-left:30px !important;}
.pr-30 {padding-right:30px !important;}
.pb-30 {padding-bottom:30px !important;}

.pt-40 {padding-top:40px !important;}
.pl-40 {padding-left:40px !important;}
.pr-40 {padding-right:40px !important;}
.pb-40 {padding-bottom:40px !important;}

.pt-50 {padding-top:50px !important;}
.pl-50 {padding-left:50px !important;}
.pr-50 {padding-right:50px !important;}
.pb-50 {padding-bottom:50px !important;}

.pt-70 {padding-top:70px !important;}
.pl-70 {padding-left:70px !important;}
.pr-70 {padding-right:70px !important;}
.pb-70 {padding-bottom:70px !important;}

.pt-100 {padding-top:100px !important;}
.pl-100 {padding-left:100px !important;}
.pr-100 {padding-right:100px !important;}
.pb-100 {padding-bottom:100px !important;}

.p-50 {padding:50px !important;}
.p-20 {padding:30px !important;}
.p-15 {padding:15px !important;}
.p-10 {padding:10px !important;}
.p-0 {padding:0px !important;}



@media only screen and (max-width: 767px) {
  .rm-0 {margin: 0 !important;}
  .rmb-10 {margin-bottom: 10px !important;}
  .rmb-20 {margin-bottom: 20px !important;}
  .rmb-30 { margin-bottom: 30px !important;}
  .rmt-30{margin-top: 30px !important;}
  .rmt-100{margin-top: 100px !important;}
  .rmb-50 {margin-bottom: 50px !important;}
  .rmb-100 {margin-bottom: 100px !important;}
  .rp-0 {padding: 0 !important;}
  .rpt-10 {padding-top: 10px !important;}
  .rpt-20 {padding-top: 20px !important;}
  .rpt-30 {padding-top: 30px !important;}
  .rpt-50 { padding-top: 50px !important;}
  .rpt-100 {padding-top: 100px !important;}
  .rp-0 {padding: 0;}
  .rpb-10 { padding-bottom: 10px !important;}
  .rpb-20 { padding-bottom: 20px !important;}
  .rpb-30 {padding-bottom: 30px !important;}
  .rpb-50 {padding-bottom: 50px !important;}
  .rpb-100 { padding-bottom: 100px !important;}
  .rleft {float: left !important;}
  .rright {float: right !important;}
  .rright { float: right !important;}
  .rfloatnone { float: none !important;}
  .r-text-center {text-align: center;}
  .r-border-radius {border-radius: 100px;}
}


*{ outline: 0 !important; }
.inline-block{ display: inline-block; }
a{ color: #000; }
a:hover{ color: #000; text-decoration: none; }
a:focus{ text-decoration: none; }
.text-white{ color: #fff !important; }
a:focus{ outline: none !important; }
button:focus{ outline: 0 !important }

.w-1000{ width: 100% !important; display: inline-block !important;  }
.span-2{ font-family: Roboto; font-size: 70px; color: #fff; font-weight: 300; }
.login_signin{ margin-top: 40px; }
.login_signin i{ font-size: 30px; }
.login_form{ position: absolute; width: 270px; padding: 15px; background-color: #fff; right: -15px; top: 90px; color: #000; border-radius: 2px; z-index: 1;}
.login_form:before{ content: ""; position: absolute; top: -10px; right: 30px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; }
.login_field{ width: 100%; border: 0; border-bottom: 1px solid #000; font-family: Roboto; font-size: 17px; font-weight: 400; padding: 10px 0 10px 25px; }
.login_btn{ width: 100%; padding: 7px; border: none; background-color:#2f4487; border-radius: 3px; color: #fff; font-size: 15px;  }
.form-group{ position: relative; }
.user_icon{ position: absolute; top: 10px; font-size: 20px !important; color: #757575; }
/*.login-main {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    margin: 50px auto 30px;
    max-width: 30%;
    min-width: 300Px;
    padding: 30px;
    box-shadow: 0px 0 6px #bdbdbd;
}*/
/*body.overflow { overflow: hidden; }*/

/* ========================================== BURGER ========================================== */

.fixed-header{ top: 0; left: 0; right: 0; position: fixed; z-index: 1000; background-color:#fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); padding-bottom: 10px; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.fixed-header .login_signin i{ color: #000; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.fixed-header .logo-1{ opacity: 0; display: none;  -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.fixed-header .logo-2{ display: inline-block !important; opacity: 1 !important; width: 100px; margin-top: -10px; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
/*.fixed-header .mt-40 { margin-top: 10px !important; }*/
.fixed-header .burger{  -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;  background-color: #f1f1f1; }
.fixed-header .login_signin{ -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.login_form form label{ font-size: 14px; }

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.opacity-0{ opacity: 0; }
#sidebar #dismiss{ display: none; }
.opacity-1{ opacity: 1 !important; display: block !important; }
#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 1001;
    background: rgba(47,68,135,0.8);
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    /*box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);*/
}

#sidebar.active {
    left: 0;
}

#dismiss {
    background: #f1f1f1;
    position: absolute;
    right: -55px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss:hover {
    background: #fff;
    color: #7386D5;
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}
.burger.clicked span { background-color: transparent; }

.burger.clicked span::before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

.burger.clicked span::after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}

.burger.clicked span:before, .burger.clicked span:after { background-color: #2f4487; }


.mCSB_container,.mCustomScrollBox{ overflow: initial !important; }
.home_footer{  background-color: #2f4487;  }
.inner_footer{  background-color: #2f4487; min-height: 60px;  }
.footer_top_arrow{ width: 100px; height: 100px; display: inline-block; background-color: #2f4487; line-height: 100px; border-top-left-radius: 50%; border-top-right-radius: 50%; margin-top: -50px; border: none; vertical-align: top; }
.footer_top_arrow img{ margin-top: -20px; }
.footer_details {
    background-color: #2f4487;
    padding: 0px 0 50px 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.footer_title{ font-family: Montserrat; font-size: 25px; font-weight: 500; color: #fff; text-align: left; margin: 0 0 20px 0; }
.footer_link { list-style: none; padding: 0; margin: 0; }
.footer_link li{ text-align: left; font-size: 15px; font-family: Open Sans; line-height: 30px; }
.footer_link li a{ color: #fff; display: inline-block; position: relative; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.footer_link li a:hover{  color: #6e8aff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.social_links{ padding: 0; text-align: left; margin: 0; }
.social_links li{ display: inline; font-size: 35px; }
.social_links li a{ color: #fff; display: inline-block; margin-right: 10px; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.social_links li a:hover{ color: #6e8aff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
/*#LoginForm{ background: #fff ;  bottom: 0;left: 0;right: 0;background-attachment: fixed;position: fixed;
height: 100%;}*/
.height-100 {
    position: relative;

}
.form-heading {
     color:#fff; 
     font-size:23px;
}
.login-form .form-control { 
    background: #f7f7f7 none repeat scroll 0 0;
     border: 1px solid #d4d4d4; 
     border-radius:  4px; 
     font-size: 14px; 
     height: 40px;
    line-height: 40px;
}
.login-main {
background: #ffffff none repeat scroll 0 0;
border-radius: 2px;
margin: 50px auto 30px;
max-width: 30%;
min-width: 300Px;
padding: 30px;
box-shadow: 0px 0 6px #bdbdbd;
}
/*.login-main {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    margin: 50px auto 30px;
    max-width: 30%;
    padding: 30px;
    box-shadow: 0px 0 6px #bdbdbd;
}*/
.login-form .form-group {
    margin-bottom:10px;
}
.login-form{
     text-align:center;
}
.forgot a {
    color: #777777;
    font-size: 14px;
    text-decoration: underline;
}
.login-form  .btn.btn-primary {
    background: #1c2f7a none repeat scroll 0 0;
    border-color: #1c2f7a;
    color: #ffffff;
    font-size: 14px;
   width: 100%;
   height: 40px;
   line-height: 40px;
   padding: 0;}
.forgot {text-align: left; margin-bottom:15px;}
.botto-text {color: #ffffff;font-size: 14px;margin: auto;}
.login-form .btn.btn-primary.reset {background: #1c2f7a none repeat scroll 0 0;}
.back { text-align: left; margin-top:10px;}
.back a {color: #444444; font-size: 13px;text-decoration: none;}
.blog-locat{color: #000; font-weight:bold;}
form.login .forgot-pass-content {min-height: 20px;margin-top: 10px;margin-bottom: 10px;}
input::placeholder {color:#2f4487;}
h4.new-reg{text-align: center;color: #2f4487;}
.close {
        position: absolute;
    cursor: pointer;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    top: 0;
    right: 8px;
    background: #131212 !important;
    color: #fff;
    padding: 2px 7px 4px 7px !important;
    opacity: 1 !important;
}
.modal-content {position: relative;/*margin-left: 30px !important;*/ }
.modal-header {border-bottom: none;padding: 15px;}
.login_head{background: url(../images/login-background.jpg) center center no-repeat !important; background-size: cover !important;}
/*Footer Link Hover*/
.footer_link a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #6e8aff;
  top: 93%;
  animation: out 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
}
img.img-responsive.profile {display: block;margin: 0 auto;padding-bottom: 30px;}

.footer_link a:hover:before {
  animation: in 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
}

.box-size {
    width: 900px;
    text-align: center;
}

@keyframes in {
  0% {
    width: 0;
    left: 0;
    right: auto;
  }
  100% {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@keyframes out {
  0% {
    width: 100%;
    left: auto;
    right: 0;
  }
  100% {
    width: 0;
    left: auto;
    right: 0;
  }
}
@keyframes show {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.burger {
  border: 0;
  margin-top: 30px;
  width: 40px;
  height: 40px;
  position: relative;
  /*top: 20px;*/
  /*right: 20px;*/
  background-color: #fff;
  z-index: 10;
}

.burger span {
  position: relative;
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -1.5px;
}

.burger span, .burger span::before, .burger span::after {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #2f4487;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.burger span::before, .burger span::after {
  position: absolute;
  content: "";
}
.burger span::before { top: -9px; }

.burger span::after { top: 9px; }

.burger.clicked span { background-color: transparent; }

.burger.clicked span::before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

.burger.clicked span::after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}

.burger.clicked span:before, .burger.clicked span:after { background-color: #2f4487; }

.burger:hover { cursor: pointer; }
.burger.burger-2{ position: absolute; left: -60px; }
nav ul.main { list-style-type: none; overflow-x: hidden; overflow-y: auto; height: 100%; }

nav ul.main li {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav ul.main li:last-of-type { margin-bottom: 0px; }

nav ul.main li a {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav ul.main li a span { color: #b7ac7f; }

nav ul.main li a:hover { color: #6e8aff; }

nav.show {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  /*overflow-x: hidden;*/
}

nav.show ul.main li {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}

nav.show ul.main li:nth-child(1) { transition-delay: 0.15s; }

nav.show ul.main li:nth-child(2) { transition-delay: 0.3s; }

nav.show ul.main li:nth-child(3) { transition-delay: 0.45s; }

nav.show ul.main li:nth-child(4) { transition-delay: 0.6s; }

nav.show ul.main li:nth-child(5) { transition-delay: 0.75s; }

nav.show ul.main li:nth-child(6) { transition-delay: 0.9s; }

nav.show ul.main li:nth-child(7) { transition-delay: 1.05s; }

nav.show ul.main li:nth-child(8) { transition-delay: 1.2s; }

nav.show ul.main li:nth-child(9) { transition-delay: 1.35s; }

nav.show .about, nav.show .social, nav.show ul.sub {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition-delay: .85s;
}

/*Mobile Footer*/
.bottom_footer{ width: 100%; text-align: center; display: inline-block; background-color: #152558; padding: 10px 0; font-family: Open Sans; font-size: 13px; color: #fff; }

@media only screen and (max-width: 767px){
	.footer_title{ font-size: 17px; }
  .footer_link li{ font-size: 13px; }
	.social_links li{ font-size: 28px; }
  .span-2{ font-size: 30px; }
  .span-3{ font-size: 20px; }
  .span-4{ font-size: 15px; }
  .span-1{ font-size: 14px; }

}
@media only screen and (max-width: 767px){
  h6{ font-size: 18px ; }
  .education_video{ background-size: cover !important; }
  body{ overflow-x: hidden;  }
  .fixed-header .login_signin{ margin: 33px 0px; }
}
@media only screen and (max-width: 500px){
.logo{ width: 70%; }
.login_signin i{ font-size: 35px; }
.burger{ width: 40px; height: 40px; }
.burger{ top: 6px; }
.login_signin{ margin:40px 0px; }
}

@media only screen and (max-width: 340px){
  .logo{ width: 60%; }
  .burger span, .burger span::before, .burger span::after{ width: 25px; }
  .burger span{  margin-left: -12px; }
}

/*===================Education=========================*/
h1{ font-size: 50px; font-family: Open Sans; font-weight: normal; background: url(../images/title_b.png) no-repeat bottom center; text-align: center; margin-bottom: 20px; padding-bottom: 30px;  }
.heading_desc{ margin-bottom: 100px; font-size: 22px; font-style: italic; line-height: 35px; font-weight: 300; }
h2{ font-family: Montserrat; font-size: 40px; color: #2f4487; font-weight: 600; padding-bottom: 25px; background: url(../images/heading_border.png) no-repeat bottom left;  line-height: 45px;} 
h3{ font-family: Open Sans; font-size: 25px; font-weight: 600; color: #3c3c3c; line-height: 35px; }
h4{ font-family: Montserrat; font-size: 25px; font-weight: 500; }
h5{ font-family: Montserrat; font-size: 18px; font-weight: 600; color: #3c3c3c; line-height: 35px; }
h6{ font-family: Open Sans; font-size: 25px; font-weight: 600; line-height: 30px; }
article{ font-size: 16px; font-family: Lato; color: #3c3c3c; line-height: 18px;padding-bottom:5px;}
h2.text-center{ background-image: url(../images/heading_border.png); background-position: bottom center; }
h2.text-white{ background-image: url(../images/white_border.png); }
/*.page_heading{ background: url(../images/csrfinal.jpg) no-repeat center center; background-size: cover; }*/
.page_heading_overlay{ background: rgba( 36,36,36,0.6 ); }
.heading_bottom_shape{ background-image: url(../images/header_bottom.png); width: 100%; pointer-events: none; background-size: 100% 100%;  background-repeat: no-repeat; background-position: center center; height: 100px; }

.education_img{ position: relative; display: inline-block; width: 100%; }
.education_img:before{ content: ""; width: 25px; background: linear-gradient(#020b4f,#2c3798); display: inline-block; top: 25px; bottom: 25px; left: 0; position: absolute;  }
.education_img img{ width: calc( 100% - 25px); float: right; }

.our-institute{ background: #eeeeee; padding-top: 60px; padding-bottom: 60px; }
.owl-one .item{ overflow: hidden; }
.owl-one .item:hover img{ transform: scale(1.1); transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; -o-transition:all ease 0.3s;}
.owl-one .item img{ transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; -o-transition:all ease 0.3s; }
.owl-one .item{ position: relative; }
.institute_name{ font-family: Open Sans; font-size: 17px; color: #fff; background: rgba(0,0,0,0.6); position: absolute; right: 0; left: 0; bottom: 0; padding: 15px 0; text-align: center; }
.owl-one.owl-theme .owl-dots .owl-dot span{ border: 2px solid #000; height: 15px; width: 15px; background: none; }
.owl-one.owl-theme .owl-dots .owl-dot:hover span{ background: #000 !important; }
.owl-one.owl-theme .owl-dot.active span{ background: #000 !important; }
.owl-one.owl-theme .owl-nav.disabled+.owl-dots{ margin-top: 30px; }


.education_video{ background: url(../images/education_video.jpg) center center no-repeat; background-size: 100% 100%;  transition: background-size 0.3s ease-in; -moz-transition: background-size 0.3s ease-in;
    -webkit-transition: background-size 0.3s ease-in; -o-transition: background-size 0.3s ease-in; }
.education_video:hover { background-size: 105% 105%;  transition: 0.3s ease-in; -moz-transition: 0.3s ease-in;
    -webkit-transition: background-size 0.3s ease-in; -o-transition: 0.3s ease-in; }
.video img{ transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in;  }
.video:hover img{ transform: scale(1.1); transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; }

.readmore_btn{ width: 100%; display: inline-block; height: 5px; background: #2f4487; }
.readmore_btn i{ height: 25px; width: 25px; background:#2f4487; text-align: center; line-height: 25px; font-size: 16px; color: #fff; position: relative; left: 50%; margin-left: -25px;  }
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.image-popup .col-xs-6 { padding:0 15px 15px 15px; }
.image-popup .col-xs-6:nth-child(4),.image-popup .col-xs-6:nth-child(3){ padding-top: 15px; }

.health_support h2{ font-family: Montserrat; font-size: 40px; color: #2f4487; font-weight: 600; padding-bottom: 25px; background: url(../images/heading_border.png) no-repeat bottom left 50%;  line-height: 65px; text-align: center;} 

@media only screen and ( max-width:1024px ){
  h2{ font-size: 26px; line-height: 45px; }
  h4{ font-size: 22px; }
  h3{ font-size: 20px; }
  h5{ font-size: 17px; }
  article{ font-size: 15px; }
}

@media only screen and ( max-width:768px ){
  .rpt-25{ padding-top: 25px !important; }  
  .institute_name{ font-size: 21px; }
  .education_block .content, .education_block .content_box{ width: 60%; }
  .education_block_right .content_box{ margin-left: -18%; }
  .education_block_right .content{ margin-left: -21%; }
}

@media only screen and ( max-width:767px ){
  .rmt-30{ margin-top: 30px; }
  .education_block_right .content_box{ margin-left: 0; }
  .education_block_right .content{ margin-left: 0; }
  .education_block .content, .education_block .content_box{ width: 100%; }
  .edu-image{ max-width: initial; }
  .education_block .content,.education_block_right .content_box{ position: inherit; }
  .education_block_right{ width: 100% !important; }
  .education_block .content, .education_block .content_box{ height: auto; }
  .education_block .content_box{ position: inherit; margin-left: 0; }
  .education_block .content{ margin-left: 0; }
  .education_block{ width: 100% !important; }
  .education_block{ margin: 0; }


}

/*===================Health Care=========================*/

.healthcare_img{ display: none; }
.healthcare_block{ background: #eeeeee; padding: 50px; }
.healthcare_video_row{ display: flex; align-items: center; justify-content: center; background: #eeeeee; flex-wrap: wrap;}
.healthcare_video{ background: url(../images/healthcare_video.jpg) no-repeat center center; background-size: cover; padding: 100px 15px; }
.video_title{ }
.healthcare_video img{ }
.mw-100{ max-width: 100%; }
.mw-100-{ width: 100%; }
.healthcare_feature{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
/*.light_bg:before{content: "";position: absolute; top: 0; bottom: 0; left: -15px; right: 30%; background: #d5d8ec; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.light_bg_left:before{ content: "";position: absolute; top: 0; bottom: 0; right: -15px; left: 30%; background: #d5d8ec; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
*/
.healthcare_feature:hover .light_bg:before{ width: auto; right: -20%; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.healthcare_feature:hover .light_bg_left:before{ width: auto; left: -20%; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.light_bg_left h6,.light_bg_left article{ position: relative; }
.light_bg h6,.light_bg article{ position: relative; }
.giving_{ display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -o-flex-wrap: wrap; -webkit-flex-wrap: flex; -moz-display: flex; -o-display: flex;  -webkit-display: flex; background: #eeeeee; }
/*.giveing_img{ background: url(../images/giveing.jpg) center center; background-size: cover; height: 100%; min-height: 150px; }*/

@media only screen and ( max-width:1024px ){
  .rmt-10{ margin-top: 10px !important; }
  .rmb-10{ margin-bottom: 10px !important; }
}


@media screen and (max-width: 960px) {
  .column_order{ display: flex; flex-direction: column; -webkit-direction: column; -moz-direction: column; -o-direction: column; -webkit-direction: flex; -moz-display: flex; -o-display: flex; }
  .c_order_2 { order: 2; margin-top: 25px; }
  .c_order_1 { order: 1; }
}

@media screen and (max-width: 767px) {
  .light_bg_left article,.light_bg article{ padding-bottom: 15px; }
  .rpb-50{ padding-bottom: 50px !important; }
  .healthcare_block{ padding: 20px; }
  .healthcare_feature:hover .light_bg:before{ right: 0; }
  .healthcare_feature:hover .light_bg_left:before{ left: 0; }
  .video_title{ padding: 30px 15px; }
  .light_bg_left:before{ right: 0; }
  .giveing_img{ min-height: 200px; height: initial; }
}

/*.community_img{ width: 94%; border: 5px solid #2f4487; }
.community_img img{ position: relative; bottom: 35px; left: 35px; }*/
.community_video{ background: url(../images/community.jpg) center center no-repeat; background-size: cover; padding: 100px 0; }
.community_title{ background: #2f4487; display: flex; -webkit-display: flex; -moz-display: flex; -o-display: flex;  justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; -o-justify-content: center; align-items: center; -webkit-align-items: center; -moz-align-items: center; -o-align-items: center; flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; -o-flex-direction: column; }
.community_video_row{ display: flex; -webkit-display: flex; -moz-display: flex; -o-display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -o-flex-wrap: wrap; }
.bg{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: red; }
/*.bg-secondary-var-1:before { content: ''; background: url(../images/right_shape.png) no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: -65px; bottom: 0; width: 65px; display: block; }*/

.text_block{ background: #d5d8ec; border-bottom: 4px solid #2f4487; padding: 20px 30px 30px 30px; position: relative; }
.text_block:before{ content: "\f0d8"; font-family: FontAwesome; color: #d5d8ec; font-size: 47px; position: absolute; top: -42px;
    left: 50%; margin-left: -20px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.text_block_top{ border-bottom: 0; border-top: 4px solid #2f4487; }
.text_block_top:before{ content: "\f0d7"; font-family: FontAwesome; color: #d5d8ec; font-size: 47px; position: absolute; bottom: -38px;
    left: 50%; margin-left: -20px; top: initial; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.core_value{ background: url(../images/core.jpg) right center no-repeat; background-size: cover; position: relative; }
.text_block_hover:hover .text_block{ background: #2f4487; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.text_block_hover:hover article{ color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.text_block_hover:hover h6{ color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.text_block_hover:hover .text_block:before{ color: #2f4487; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.text_block_hover h6, .text_block_hover article{ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.core_value:after{ content: ""; background: #2f4487; top: 0; bottom: 0; left: 0;  position: absolute; width: 50%; }
.care_block{ position: relative; }
/*.care_block:after{ content: ""; background: url(../images/left_shape.png) no-repeat center center; background-size: 100% 100%; position: absolute; top: 0; right: -120px; bottom: 0; width: 120px;  }*/


@media screen and (max-width: 991px) {
  .core_value::after{ background: rgba( 47,59,158,0.7); width: 100%; }
  .care_block::after{ display: none; }
    .login_form {
        right: 8px;
    }
}
@media screen and (max-width: 767px) {
  .community_title{ padding: 30px 15px; }
  .login_form {right: 15px;}
}

.navtabs li{ width: 33.3333%; text-align: center; color: #2f4487; font-size: 25px; border: 1px solid #2f4487;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ border: none; color: #fff; background: linear-gradient( #2b3797, #2f4487) !important; margin: 0 !important; border-radius: 0 !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}
.nav-tabs > li > a{ border: none; color: #2f4487; margin: 0 !important; border-radius: 0 !important;  }
.nav-tabs > li > a:hover{  background: linear-gradient( #2b3797, #2f4487) !important; color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
 }
.nav-tabs > li.active > a{ margin: 0 !important; border-radius: 0 !important; }
.d_name{ margin-left: 5px; }
@media screen and (max-width: 991px) {
  .navtabs li{ font-size: 18px; }
}
@media screen and (max-width: 767px){
  .d_name{ display: none; }
}
.navtabs li.active{ position: relative; }
.navtabs li.active::after{ content: "\f0d7"; font-family: FontAwesome; color: #2f4487; font-size: 40px; position: absolute; bottom: -34px; left: 0; right: 0;  }


.apply_online_title{ background: url(../images/apply_online.jpg); }
.registation_form label{ width: 100%; display: inline-block; margin-bottom: 7px; font-family: Lato; font-weight: 600; font-size: 16px; margin-top: 15px; }
.registation_form input{ width: 100%; border-radius: 5px; border: 1px solid #8c8c8c; height: 35px; padding: 5px 10px;  font-family: Lato; font-weight: 400; font-size: 16px; }
.registation_form select{ width: 100%; height: 35px; padding: 5px 10px; border-radius: 5px; border: 1px solid #8c8c8c;  font-family: Lato; font-weight: 400; font-size: 16px; }
.registation_form select option{ padding: 5px; font-family: Lato; font-weight: 400; font-size: 16px; }
.registation_form textarea{ height: 35px; overflow: auto; resize: vertical;  padding: 5px 10px; border-radius: 5px; border: 1px solid #8c8c8c;  font-family: Lato; font-weight: 400; font-size: 16px;  width: 100%; vertical-align: top;}

.inputfile.inputfile-6{
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-6 + label {
    border: 1px solid #8c8c8c;
    padding: 0;
    border-radius: 5px;
}

/*.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}*/

.inputfile-6 + label span,
.inputfile-6 + label strong {
  height: 35px;
  line-height: 35px; 
}

.inputfile-6 + label span {
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    padding: 0 10px;
    width: calc(100% - 130px);
}

.inputfile-6 + label strong {
    height: 100%;
    float: right;
    padding: 0 25px;
    color: #fff;
    background-color: #2f4487;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #000c70;
}

.radio {
  padding-left: 20px; margin-top: 0 !important; }

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  margin: 4px 0;
 }

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 4px;
  margin-left: -20px;
  border: 1px solid #2f4487;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 7px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #2f4487;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
      transform: scale(1, 1); }
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c"; }
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }

.accordion .row {
  /* border-bottom: 1px solid #d9e5e8; */
  position: relative;
}
.accordion .form_details {
  display: none;
}
.accordion a {
  padding: 15px;
  color: #fff;
  background: #2f4487;
  font-size: 20px; 
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  border-radius: 4px;
  margin-bottom: 20px;
}
.accordion a.active{ margin-bottom: 0; }
.accordion a:after {
  width: 15px;
  height: 15px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  right: 15px;
  content: " ";
  top: 20px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.other_pro_check{ display: inline-block; width: 25px !important; vertical-align: bottom; margin-left: 10px !important; }
.form_details{ width: 100%; }
.checkbox {
  padding-left: 20px; margin: 0; }
.checkbox label {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
    padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: 0;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
      color: #555555; }
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
        cursor: not-allowed; }

.language.table > thead > tr > th{ border: 0; }

.form_inner{ display: inline-block; margin: 5px 0 15px 0; }
.form_inner{ display: flex; flex-wrap: wrap; }
/*.career_img{ background: url(../images/careersfinal.jpg) no-repeat center center; background-size: cover; }*/
.carrer_overlay{ background: #2f4487; width: 100% ; display: inline-block; padding: 25px; vertical-align: top; }

.position_no{ font-size:90px ; color: #a7abd2; font-family: Lato; line-height: 1; }
.apply_btn{ border: 2px solid #fff; border-radius: 30px; padding: 10px; color: #fff; text-decoration: none !important; font-size: 18px; font-weight: 700; font-family: Lato; text-align: center; display: inline-block; width: 44%;
    margin-top: 1em;}
.apply_btn:hover{ background: rgba( 47,59,158,1); color: #fff;  }

@media screen and (max-width: 991px){ 
  .apply_btn{ margin-top: 30px; }
}


/*.contact_img{ background: url(../images/contactusfinal.jpg) center center no-repeat; background-size: cover; }*/
.add_title{ padding-left: 10px; border-left: 4px solid #2f4487; text-transform: uppercase; color: #3c3c3c; font-family: Lato; font-size: 15px;  font-weight: 700; }
.add_details{ color: #3c3c3c; font-family: Lato; font-size: 16px;  font-weight: 500; line-height: 25px; margin: 10px 0;  }
.df{ display: flex; flex-wrap: wrap; }
#map_canvas,#map_canvas_2{ width: 100%; height: 100%; }

@media screen and (max-width: 767px){ 
  #map_canvas,#map_canvas_2{ width: 100%; height: 200px; }
  #map_canvas{ margin-top: 25px; }
  #map_canvas_2{ margin-bottom: 25px; }
}

.about_head{ background: url(../images/aboutusfinal.jpg) center center no-repeat; background-size: cover; }
.about_img{ border:20px solid #2f4487; float: right; width: 90%; }
.about_img img{ position: relative; right: 30px; bottom: 30px; }
.company_profile p{ color: #3c3c3c; font-size: 16px; font-family: Lato; line-height: 30px; }

.awards{ background: #eeeeee; padding: 55px 0;  }
.owl-awards.owl-theme .owl-dots .owl-dot.active span,.owl-awards.owl-theme .owl-dots .owl-dot:hover span { background: #2f4487; }
.owl-awards.owl-theme .owl-dots .owl-dot span{ border-radius: 0; width: 24px; height: 9px; border: 2px solid #2f4487; margin: 5px 4px; }
.chairman_img{ margin: 0 25px 25px 0; }
.chairman_message p{  color: #3c3c3c; font-size: 16px; font-family: Lato; line-height: 30px;  }

@media screen and (max-width: 991px){
  .about_img{ border-width: 15px; right: 35px; bottom: 35px; }
}
@media screen and (max-width: 767px){
.company_profile{ margin: 0 15px; }
} 


/*.blog_head{ background: url(../images/blog.jpg) center center no-repeat; background-size: cover; }*/
.grid-item {
    margin-bottom: 50px;
}
.blog_block{ box-shadow: 0px 0 6px #bdbdbd; background: #fff; padding: 20px; }
.blog_block:hover img{ transform: scale(1.1); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_block img{ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_image{ position: relative; z-index: 1; overflow: hidden; }
.blog_date{ position: absolute; font-family: Lato; font-size: 14px; color: #fff; width: 47px; height: 47px; background: rgba( 47,59,158,0.9); text-align: center; border-radius: 50%; line-height: 64px; top: 10px; right: 10px; }
.blog_date span{ line-height: 16px; display: inline-block; }
.blog_heading{ font-family: Montserrat; font-size: 16px; color: #fff; background: rgba( 47,59,158,0.9); padding: 15px; margin: -40px 15px 15px 20px; }
.blog_details{ position: relative; z-index: 2; display: inline-block; }
.blog_readmore{ float: right; font-family: Lato; font-size: 18px; margin-top: 15px; }
.blog_readmore i{ height: 25px; width: 25px; line-height: 25px; text-align: center; font-size: 18px; background: #2f4487; margin-left: 5px; border-radius: 50%; color: #fff; }

@media (max-width: 767px) {
  .blog_image img{ width: 100%; }
}


@media (max-width: 1212px) {
    .blog_heading {
        font-size: 14px;
    }
}

@media (max-width: 1700px) {
    .blog_heading {
        font-size: 14px;
    }
}

@media (max-width: 1518px) {
    .blog_details {
        height: 110px;
    }
}

@media (max-width: 1900px) {
    .blog_details {
        height: 110px;
    }
}

.degree_name{ font-size: 20px; font-weight: 600; margin-top: 15px;}

.image_grid {
  position: relative;
  margin: 0 auto;
 
  list-style: none;
  text-align: center;
}

/* Common style */
.image_grid figure {
  position: relative;
  overflow: hidden;
  background: #2f4487;
  text-align: center;
  cursor: pointer;
}

.image_grid figure img {
  position: relative;
  min-height: 100%;
  width: 100%;
}

.image_grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.image_grid figure figcaption h6{
  position: absolute; left: 0; right: 0; top: 15px;
}

.image_grid figure figcaption::before,
.image_grid figure figcaption::after {
  pointer-events: none;
}

.image_grid figure figcaption,
.image_grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  background: #2f4487;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

figure.effect-zoe h6 {
  float: left;
}

figure.effect-zoe article.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em;
}

figure.effect-zoe:hover article.icon-links a:hover,
figure.effect-zoe:hover article.icon-links a:focus {
  color: #252d31;
}

figure.effect-zoe article.description {
  position: absolute;
  bottom: 6em;
  padding: 10px;
  left: 0; right: 0;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h6,
figure.effect-zoe article.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}


figure.effect-zoe h6 {
  display: inline-block;
}

figure.effect-zoe:hover article.description {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h6,
figure.effect-zoe:hover article.icon-links a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h6 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}


span.text-white {
    font-size: 20px;
}

h4.text-white {
    font-size: 22px;
}

@media (max-width: 1565px) {
    figure.effect-zoe article.description{
        bottom: 1em;
    }

    h6{ font-family: Open Sans; font-size: 20px; font-weight: 600; line-height: 30px; }
}

@media (max-width: 1212px) {
    figure.effect-zoe article.description{
        bottom: 0em;
    }

    h6{ font-family: Open Sans; font-size: 17px; font-weight: 600; line-height: 25px; }
    article{font-size: 16px;font-family: Lato;color: #3c3c3c;line-height: 20px;}    
}

@media (max-width: 1024px) {

.apply_btn {
   
    font-size: 14px;
    
    width: 68%;
   
}
.image_grid figure figcaption h6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    font-size: 17px;
    line-height: 22px;
}
figure.effect-zoe article.description {
    line-height: 22px;
    position: absolute;
    padding: 12px;  
    font-size: 15px;

}

.about_img img {
    position: relative;
    right: 35px;
    bottom: 35px;
}
}
@media (max-width: 320px) {
figure.effect-zoe article.description {
    line-height: 19px!important;
    position: absolute;
    bottom: 0px;
    padding: 16px!important;
    font-size: 14px!important;
}
.image_grid figure figcaption h6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 9px!important;
    font-size: 14px !important;
}
.health_support h2 {
    font-family: Montserrat;
    font-size: 28px;
    
    line-height: 48px;
    text-align: center;
}
h4.text-white {
    font-size: 19px;
    line-height: 35px;
}
}

@media (max-width: 568px) {
.apply_btn {
    font-size: 14px;
    width: 55%;
}

}

@media (max-width: 768px) {

    figure.effect-zoe article.description {
    line-height: 14px;
    position: absolute;
    bottom: 0px;
    padding: 10px;
    font-size: 11px;
}
.image_grid figure figcaption h6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 16px;
    font-size: 14px;
    line-height: 16px;
}

}


@media (max-width: 568px) {

figure.effect-zoe article.description {
    line-height: 21px;
    position: absolute;
    bottom: 0px;
    padding: 26px;
    font-size: 15px;
}
figure.effect-zoe:hover h6 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    line-height: 22px;
}
.image_grid figure figcaption h6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    font-size: 14px;
    line-height: 16px;
}
.about_img img {
    position: relative;
    right: 28px !important;
    bottom: 28px !important;
}
}

@media (max-width: 640px) {

figure.effect-zoe article.description {
    line-height: 23px;
    position: absolute;
    bottom: 0px;
    padding: 26px;
    font-size: 16px;
}

.image_grid figure figcaption h6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
    font-size: 20px;
    line-height: 22px;
}
}
@media (max-width: 375px) {

figure.effect-zoe article.description {
    line-height: 19px;
    position: absolute;
    bottom: 0px;
    padding: 24px;
    font-size: 14px;
}
}
.carousel-control{ top: 50%; font-size: 90px; width: auto; bottom: initial; line-height: 45px; height: 60px; width: 40px; text-align: center; margin-top: -90px;  }
/*.our-process{ background-image: url(../images/our-process-bg.jpg); }*/
.flex-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fourcs_block{ border-left: 5px solid #2f4487; padding: 0 20px; height: 100%; }
.fourcs_block h4{ margin-top: 15px; margin-bottom: 0; }
.fourcs_block article{ text-align: justify; margin-top: 20px; }
.manufacturing_process_block{ background-size: cover; background-repeat: no-repeat; background-position: center center; padding: 70px 30px; position: relative; }
.manufacturing_process_block::before{ content: ''; background-color: rgba(47,68,135,0.6); transition: all 0.3s; position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
.manufacturing_process_1{ background-image: url(../images/rought.jpg); }
.manufacturing_process_block span,.manufacturing_process_block h4,.manufacturing_process_block article{ position: relative; }
.manufacturing_process_block span{ font-family: Open Sans; text-transform: uppercase; font-size: 14px; }
.manufacturing_process_block span:before{ content: ''; width: 20px; border-top: 1px solid #fff; display: inline-block; margin-bottom: 5px; margin-right: 5px;  }
.manufacturing_process_block b{ line-height: normal; width: 100%; font-size: 90px; font-family: Lato; display: inline-block; position: relative; color: #a7abd2; font-weight: normal; transition: all 0.3s; }
.manufacturing_process_2{ background-image: url(../images/plannig_bg.jpg); }
.manufacturing_process_3{ background-image: url(../images/blade_bg.jpg); }
.manufacturing_process_4{ background-image: url(../images/granding_bg.jpg); }
.manufacturing_process_block:hover::before{ background-color: rgba(47,68,135,0.3); transition: all 0.3s; }
.manufacturing_process_block:hover b{ color: #2f4487; transition: all 0.3s; }
.b-cover{ background-size: cover; background-position: center center; background-repeat: no-repeat; }
.bg-color-grey{ background-color: #eeeeee; padding: 25px; }
@media(max-width: 767px){
  h2 {
    font-size: 26px;
    line-height: 35px;
  }
  .heading_desc{ font-size: 17px; line-height: 27px; }
  h1.mt-50.pt-50.text-center.text-white{ padding-top: 30px !important; font-size: 35px; margin-top: 20px !important; }
  .b-cover{ width: 100%; height: 200px; margin-bottom: 20px; }
}

.bg-grey{ padding: 50px 0; background: #eee;}

.timeline {
  display: inline-block;
  padding: 70px 0;
  width: 100%;
  background-image: url(../images/timeline.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}


.our-team-block{ border: 2px solid #b1b0b0; border-radius: 5px; }
.our-team-block h4{ text-align: center; font-size: 18px; }
.our-team-block h5{ font-family: Montserrat; font-size: 18px; line-height: 25px; margin-top: 10px; }
.management-social {padding: 0 10px; text-align: center;}
.management-social li{ display: inline; }
.management-social li a{ width: 35px; height: 35px; text-align: center; transition: all 0.3s; line-height: 30px; color: #2f4487; font-size: 16px; border: 2px solid #2f4487; border-radius: 50%; margin: 0 5px; display: inline-block; }
.management-social li a:hover{ background-color:#2f4487; transition: all 0.3s; color: #fff; }
.our-people-block{ background-color: #2f4487; width: 100%; display: inline-block; margin-top: 70px; }
.commit-block{ text-align: center; }
.commit-block .fa{ font-size: 55px; color: #2f4487; width: 145px; height: 145px; line-height: 145px; text-align: center; border-radius: 50%; background-color: #fff; }
.commit-block h4{ color: #fff; margin: 15px 0; }
.our-pople-padding{ padding: 70px 0; }
.our-people-img{ background-repeat: no-repeat; background-position: center center; background-size: cover; }
.certificate_img img{ border-radius: 5px; }
@media(max-width: 991px){
  .imt-30{ margin-top: 30px; }
}
@media(max-width: 767px){
  .certificate_img{ margin-top: 15px; }
  .timeline .swiper-container{ height: 300px; }
  .commit-block{ margin-bottom: 25px;  }
}
/*.our-story-bg{ background-image: url(../images/our-story-bg.jpg); }*/
.blog_search{ border: 2px solid #2f4487; border-radius: 3px; padding:5px 5px 5px 10px; display: inline-block; width: 100%; }
.blog_search input { float: left; height: 40px; width: calc(100% - 40px);border: 0; background: none; color: #3c3c3c; font-size: 18px; font-family: Montserrat; font-weight: 500; }
.blog_search_btn{ float: left; width: 40px; height: 40px; border: 0; background: none; font-size: 25px; color: #2f4487; }
.sidebar_recent_post{ margin-top: 10px; display: inline-block; width: 100%; }
.recent_date i{ float: left; color: #2f4487; font-size: 20px; }
.recent_date span{ font-family: Montserrat; font-size: 14px;  margin-left: 10px;}
.sidebar_recent_post h4{ font-size: 15px; line-height:  18px; }
.blog_img{ float: left; width: 40%; }
.blog_des{ float: left; padding-left: 15px; width: 60%; }
.sidebar_blog_title{ font-size: 23px; font-weight: 500; font-family: Montserrat; margin-bottom: 0; margin-top: 25px; width: 100%; display: inline-block; }
.blog_categories{ margin:10px 0 0 0; padding: 0; }
.blog_categories li{ padding: 10px; list-style: none; background-color: #e3e1e1; margin-bottom: 5px;  }
.blog_categories li a{ width: 100%; display: inline-block; vertical-align: top; font-family: Montserrat; font-size: 15px; font-weight: 500; color: #3c3c3c; transition: all 0.3s; }
.blog_categories li:hover{ background-color: #2f4487; transition: all 0.3s; }
.blog_categories li:hover a{ color: #fff; }
.blog_tags{ margin: 10px 0 0 0 ; padding: 0; }
.blog_tags li{ display: block; font-family: Montserrat; font-size: 15px; font-weight: 500; color: #3c3c3c; }
.blog_tags li a{ display: inline-block; padding: 5px 10px; border: 2px solid #2f4487; margin: 5px 5px 5px 0; float: left; transition: all 0.3s; }
.blog_tags li a:hover{ background-color: #2f4487; transition: all 0.3s; color: #fff;  }
.archives{ margin: 10px 0 0 0; padding: 0; }
.archives li{ list-style-type: none; margin: 0 0 10px 0;    }
.archives li a{ color: #3c3c3c; font-family: Montserrat; font-size: 15px; }
.blog_des_title{ font-size: 30px; line-height: 45px;  }
.blog_desc p{ margin-bottom: 10px; line-height: 23px; color: #505050; font-size: 15px; }
.blog_update_block{ width: 100%; display: inline-block; }
.blog_date_{ padding: 15px; background-color: #2f4487; display: inline-block; float: left; }
.blog_date_ span{ width: 100%; text-align: center; display: inline-block; color: #fff; font-size: 20px; }
.b_udate_d{ float: left; margin-top: 25px;  }
.b_udate_d li { display: inline-block; padding: 0 15px; }
.b_udate_d li i{ color: #2f4487; font-size: 30px; }
.b_udate_d li span{ font-size: 18px; margin-left: 5px; float: left; margin-top: 2px; }
.footer_app_link{  margin: 0; padding: 0; }
.footer_app_link .s_block{ display: inline-block; margin-right: 20px; float: left; vertical-align: top; }
.associated_with{ font-family: Montserrat; font-size: 25px; font-weight: 500; color: #fff; text-align: center; margin: 0 0 20px 0; }
.asscoated_block{ display: inline-block; margin: 0 20px 50px 20px ; }
.ethical_logos{ text-align: left; }
.ethical_logos .asscoated_block{ display: inline-block; margin: 30px 20px 0px 20px ; }
.blog_des_title22{ font-size: 22px; line-height: 45px;  }
.blog_img_title{ width: 100%; color: #8c8c8c; font-size: 11px; font-weight:bold}

.timeline-nav__item {
  width: auto;
  height: auto;
  text-align: center;
  opacity: 0.5;
  background: transparent;
  color: #afc9f6;
  margin: 15px 25px !important;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  outline: none;
  cursor: pointer;
}
.timeline-nav__item::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #afc9f6;
  transition: .2s;
}
.timeline-nav__item.slick-current {
  color: #fff;
  opacity: 1;
}
.timeline-nav__item.slick-current::before {
  background-color: #fff;
}
.timeline-wrapper {
  position: relative;
  width: calc(100% - 190px);
  float: left;
  height: 210px;
  margin: 60px auto 0px auto;
}


    






@media (max-width: 500px) {
  .timeline-wrapper {
    height: 1000px;
    max-height: 900px;
  }
}
.timeline-slider {
  height: 100%;
}
.timeline .slick-list {
  height: 100%;
}

.timeline .slick-track {
  height: 100%;
}
.slick-slider{ width: 180px; float: right; }
.timeline-wrapper .slick-slider{ width: 100%; }
.timeline-wrapper .slick-list{ width: 100%; }
.timeline-slide {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  outline: none;
  background-position: top;
  margin: 0 24px;
  width: 80%;
  z-index: 1;
}
.slick-arrow{ font-size: 30px !important; cursor: pointer; width: 100%; text-align: center; }
.timeline-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.timeline-slide__content {
  z-index: 5;
  text-align: right;
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  padding: 15px 20px;
  opacity: 0;
  transition: opacity 1s;
}
@media (max-width: 500px) {
  .timeline-slide__content {
    width: 100%;
  }
}
.timeline-year {
  z-index: 5;
  font-size: 30px;
  margin-bottom: 15px;
  display: inline-block;
  color: #ffffff;
  transition: opacity 1.2s;
  opacity: 0;
}
.timeline-title {
  color: #2f4487;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

.timeline-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin: 0;
}
@media (max-width: 1300px){
  .timeline-text {
    font-size: 18px;
    line-height: 30px;
  }

}
.timeline .slick-current:after {
  background-color: rgba(0, 52, 113, 0);
}
.timeline .slick-current .timeline-year {
  opacity: 1;
}
.timeline .slick-current .timeline-slide__content {
  opacity: 1;
}

/*@media(max-width: 767px){
  .slick-slider{ width: 100%; }
  .timeline-nav__item::before{ top: 58px; left: 30px; }
  .timeline-wrapper{ width: 100%; }
  .fa-angle-up.text-white.slick-arrow{ position: absolute; left: 0; top: 30px; width: auto; transform: rotate(-90deg); z-index: 999; }
  .fa-angle-down.text-white.slick-arrow{ position: absolute; right: 0; top: 30px; width: auto; transform: rotate(-90deg); }
  .timeline-slide__content{ text-align: center; }
}*/

.ipad_app_icon{ width: 50px; height: 50px; overflow: hidden; background-image: url(../images/ipad-icon.png); background-position: 50px 0px; display: inline-block; }
.s_block a:hover .ipad_app_icon{ background-position: 50px 49px; }
.iphone_app_icon{ width: 35px; height: 50px; overflow: hidden; background-image: url(../images/iphone-app.png); background-position: 35px 0px; display: inline-block;}
.s_block a:hover .iphone_app_icon{ background-position: 35px 50px; }
.android_app_icon{ width: 35px; height: 50px; overflow: hidden; background-image: url(../images/andoid-app.png); background-position: 35px 0px; display: inline-block; }
.s_block a:hover .android_app_icon{ background-position: 35px 51px; }

/*@media(max-width: 1100px){
  .rmt-0{ margin-top: 0 !important; }
}*/

@media only screen and (max-width: 991px){

  h6{ font-size: 20px; line-height: 25px; }
  /*#dismiss{ top: 0; position: fixed; }*/
  .footer_title{ font-size: 19px; line-height: 26px; }
    .navtabs li{ font-size: 18px; }
    .box-size {
        width: 95%;
    }
    .box-size img {
        width: 100%;    
    }

}
@media only screen and (max-width: 767px){
  .logo-1{ max-width: 60%; }
  .asscoated_block img{ width: 90%; }
  .asscoated_block{ margin: 0 10px 20px 10px; }
  .footer_title{ width: 100%; display: inline-block; }
  .footer_title{ margin-bottom: 10px; margin-top: 15px; }
  .ethical_logos .asscoated_block{ margin: 30px 10px 0px 10px; }
  .page_heading_overlay .col-xs-8.col-xs-offset-2{ margin: 0; width: 100%; } 
  .footer_top_arrow{ width: 80px; height: 80px; margin-top: -40px; }
  .footer_top_arrow img{ margin-top: -30px; }
  
}
@media (max-width: 767px){
    .page_heading_overlay .bgc-color{
        background-color: #020102;
        position: relative;
        z-index: 1;
    }
    #banner {
        padding-top: 87px;
    }


}
/*@media (max-width: 767px){
    div#side_menu home-header-black{
        background: #020102;
        position: relative;
        z-index: 1;
    }
}*/

@media (min-width: 768px) {
    .home-modal-mn {
        text-align: center;
    }
    .home-modal-mn .modal-dialog {
        width: auto !important;
        display: inline-block;
    }
}

