.menutop-bar {
  background-color: #e3e3e3;
  font-size: 12px;
}

.home-bg {
  background: url(img/bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#firstmenu {
  float: right;
}

#secondmenu a {
  color: #ffffff;
}

.homeimg-block {
  min-height: 580px;
}

#nav-main {
  *zoom: 1;
}

#nav-main:before, #nav-main:after {
  display: table;
  content: "";
}

#nav-main:after {
  clear: both;
}

#nav-main {
  background: #ffffff;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  color: #000000;
  z-index: 99;
}

#nav-main>ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 5;
}

#nav-main>ul>li {
  background: none;
  float: left;
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
  text-transform: uppercase;
}

#nav-main>ul>li.hidden {
  display: none;
}

#nav-main>ul>li:hover {
  background: #ffffff;
  color: #000000;
}

#nav-main>ul>li:hover ul {
  display: block;
  z-index: 9999;
}

#nav-main li {}

#nav-main a {
  color: #fff;
  display: block;
  opacity: 0.75;
  padding: 15px;
  color: #000000;
}

#nav-main a:hover {
  opacity: 1;
}

#nav-main ul ul {
  background: #ffffff;
  display: none;
  list-style: none;
  margin: 0;
  padding: 15px 0 0;
  position: absolute;
  top: 100%;
  right: 0;
}

#nav-main ul ul a {
  margin-bottom: 15px;
  padding: 0 15px;
  white-space: nowrap;
  color: #000000;
}

.form-search {
  float: right;
  margin: 12px 0 0 0;
  position: relative;
  width: 200px;
  margin-right: -215px;
}

.form-search input[type="search"] {
  border: 2px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  width: 100%;
}

.form-search button {
  background: #aaa;
  border: none;
  height: 26px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 24px;
}

#secondemenu {
  z-index: 99;
  height: 70px;
  font-size: 12px;
}

#mainlogo {
  margin-top: 155px;
  margin-left: -10px;
}

#midlogo {
  margin-top: 63px;
  margin-left: -10px;
}

#smalllogo {
  margin-top: -7px;
  margin-left: -15px;
  width: 200px;
}

#secondemenu a {
  text-decoration: none;
  color: #ffffff;
}

.dropdown-toggle::after {
  margin-left: 0px;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.dropdown-menu {
  margin-top: 0px;
}

.dropdown-menu a {
  color: #000000 !important;
  text-decoration: none;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

.content-div {
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
}

.textslide-title {
  font-size: 20px;
  text-transform: uppercase;
}

.textslide-content {
  font-size: 14px;
  /*	font-family: 'Roboto', sans-serif;*/
}

.textslide-date {
  font-size: 30px;
}

.textslide-month {
  font-size: 18px;
}

.textslide-viewall a {
  color: #c1c1c1;
  font-size: 14px;
}

#ach {
  background-color: #c9c9c9;
}

#ach .textslide-viewall a {
  color: #737373;
  font-size: 14px;
}

.textslide-viewall a:hover {
  text-decoration: none;
}

.textslider-fulldate {
  color: #c1c1c1;
}

.text-blue {
  color: #3bb2dc !important;
}

#main a {
  font-weight: 500;
}

#main a:after {
  content: '';
  width: 1px;
  height: 30px;
  background: #9b9b9b;
  position: absolute;
  right: 0px;
  top: 12px;
}

#about {
  background-image: url("img/aboutbg.jpg");
  min-height: 550px;
}

.spacer-small {
  height: 20px;
}

.spacer {
  height: 50px;
}

.about-title {
  color: #767676;
  font-size: 18px;
  text-transform: uppercase;
}

.about-content {
  font-size: 17px;
}

#about .sub-title {
  font-size: 18px;
  color: #222222;
}

#about .sub-content {
  font-weight: 14px;
}

.round-img {
  border-radius: 50%;
  cursor: pointer;
}

#roundblocks .main-title {
  color: #00a1ec;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 15px;
}

#roundblocks .sub-title {
  color: #545454;
  font-weight: 400;
  margin-top: 15px;
  font-size: 14px;
}

#ssp .main-title {
  color: #2f58a7;
  font-size: 25px;
  text-transform: uppercase;
}

#ssp .date {
  color: #6a6a6a;
  font-size: 13px;
}

#ssp .content {
  font-weight: 14px;
  color: #272626;
}

#ssp .readmore a {
  color: #6a6a6a;
  font-size: 13px;
}

#ssp .readmore a:hover {
  text-decoration: none;
}

#blocks {
  background: linear-gradient(to bottom, #2f58a7 50%, #ffffff 50%);
}

.box {
  width: 180px;
  height: 180px;
  background-color: #ffffff;
}

.innerbox {
  width: 180px;
  height: 180px;
  box-shadow: 0px 15px 15px rgba(00, 00, 00, 0.3);
}

.blue {
  background-color: #2f58a7;
}

.innerbox img {
  opacity: .3;
}

.lightblue {
  background-color: #00a1ec;
}

.center-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#blocks .box-text {
  position: relative;
  margin-top: -50px;
  margin-bottom: 50px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
}

#blocks .content {
  font-size: 16px;
  color: #525050;
  margin-top: 30px;
}

.blue:hover {
  background-color: #00a1ec;
  cursor: pointer;
}

/*88888888888888888888888888888888888888888/CAROUSEL*/

.carousel {
  margin: 0 auto;
  padding-bottom: 50px;
}

.carousel .item {
  color: #999;
  font-size: 14px;
  overflow: hidden;
}

.carousel .item a {
  color: #eb7245;
}

.carousel .img-box {
  width: 145px;
  height: 145px;
  margin: 0 auto;
  border-radius: 50%;
}

.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.carousel .testimonial {
  padding: 0px 0 10px;
  font-size: 16px;
}

.carousel .overview {
  text-align: left;
  padding-bottom: 5px;
}

.carousel .overview b {
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
}

.carousel .carousel-control {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #999;
  text-shadow: none;
  top: 4px;
}

.carousel-control i {
  font-size: 20px;
  margin-right: 2px;
}

.carousel-control.left {
  left: auto;
  right: 40px;
}

.carousel-control.right i {
  margin-right: -2px;
}

.carousel .carousel-indicators {
  bottom: 15px;
}

.carousel-indicators li, .carousel-indicators li.active {
  width: 11px;
  height: 11px;
  margin: 1px 5px;
  border-radius: 50%;
}

.carousel-indicators li {
  background: #e2e2e2;
  border-color: transparent;
}

.carousel-indicators li.active {
  border: none;
  background: #888;
}

.carousel-indicators li {
  width: 11px;
  height: 11px !important;
  border: none;
}

.round-img-people {
  border-radius: 50%;
  width: 150px;
}

.gray-bg {
  background-color: #f1f1f1;
}

#events .title {
  color: #2f58a7;
  font-size: 40px;
  text-transform: uppercase;
}

.white-box {
  background-color: #ffffff;
}

#events .title {
  font-size: 20px;
  color: #00a2ff;
  text-transform: none;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  font-size: 0px;
  border-left: 12px solid #00a2ff;
  margin-left: -15px;
  margin-top: 7px;
  margin-right: 15px;
  float: left;
}

#events .content {
  color: #222222;
  font-size: 16px;
  margin-left: 13px;
}

.gray-box {
  background: rgba(204, 204, 204, 1);
  background: -moz-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(181, 181, 181, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204, 204, 204, 1)), color-stop(100%, rgba(181, 181, 181, 1)));
  background: -webkit-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(181, 181, 181, 1) 100%);
  background: -o-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(181, 181, 181, 1) 100%);
  background: -ms-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(181, 181, 181, 1) 100%);
  background: linear-gradient(to bottom, rgba(204, 204, 204, 1) 0%, rgba(181, 181, 181, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#b5b5b5', GradientType=0);
}

a:hover {
  text-decoration: none;
}

#events .box-text {
  color: #4c4c4d;
  text-transform: uppercase;
  font-size: 20px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

.lightblue-box {
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  height: 75px;
  line-height: 75px;
  font-size: 20px;
  padding-left: 25px;
  background: rgba(105, 208, 255, 1);
  background: -moz-linear-gradient(top, rgba(105, 208, 255, 1) 0%, rgba(1, 162, 236, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(105, 208, 255, 1)), color-stop(100%, rgba(1, 162, 236, 1)));
  background: -webkit-linear-gradient(top, rgba(105, 208, 255, 1) 0%, rgba(1, 162, 236, 1) 100%);
  background: -o-linear-gradient(top, rgba(105, 208, 255, 1) 0%, rgba(1, 162, 236, 1) 100%);
  background: -ms-linear-gradient(top, rgba(105, 208, 255, 1) 0%, rgba(1, 162, 236, 1) 100%);
  background: linear-gradient(to bottom, rgba(105, 208, 255, 1) 0%, rgba(1, 162, 236, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69d0ff', endColorstr='#01a2ec', GradientType=0);
}

.blue-box {
  line-height: 22px;
  display: inline-block;
  width: 215px !important;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  padding: 15px;
  background: rgba(45, 87, 138, 1);
  background: -moz-linear-gradient(top, rgba(45, 87, 138, 1) 0%, rgba(53, 103, 163, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(45, 87, 138, 1)), color-stop(100%, rgba(53, 103, 163, 1)));
  background: -webkit-linear-gradient(top, rgba(45, 87, 138, 1) 0%, rgba(53, 103, 163, 1) 100%);
  background: -o-linear-gradient(top, rgba(45, 87, 138, 1) 0%, rgba(53, 103, 163, 1) 100%);
  background: -ms-linear-gradient(top, rgba(45, 87, 138, 1) 0%, rgba(53, 103, 163, 1) 100%);
  background: linear-gradient(to bottom, rgba(45, 87, 138, 1) 0%, rgba(53, 103, 163, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d578a', endColorstr='#3567a3', GradientType=0);
}

#events .contents {
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
}

#events .contents div {
  padding-top: 10px;
  padding-bottom: 10px;
}

#events .contents img {
  width: 20px;
  margin-right: 10px;
}

#calender {
  background-image: url("img/calenderbg.jpg");
  background-repeat: no-repeat;
  text-align: center;
}

#calender .title {
  color: #2f58a7;
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
}

#testi {
  background-color: #2f58a7;
}

#testi .title {
  color: #d8d8d8;
  font-size: 30px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

#testi .content {
  color: #ffffff;
  font-size: 18px;
}

.overview-name {
  color: #ffffff;
}

.overview-name b {
  margin-bottom: -30px;
}

#newsletter .title {
  font-size: 22px;
  color: #686868;
}

#newsletter .content {
  font-size: 16px;
  color: #464646;
}

#newsletter a {
  color: #ffffff;
}

#newsletter a:hover {
  text-decoration: none;
}

#copywright {
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}

#copywright .content a {
  margin-left: 30px;
  color: #525252;
}

#copywright .content a:hover {
  text-decoration: none;
}

#footer {
  background-color: #212121;
}

.ltext1 {
  margin-top: 20px;
  color: #ffffff;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 30px;
}

.ltext2 {
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 30px;
}

.ltext3 {
  color: #ffffff;
  font-size: 15px;
}

#footer .title {
  font-size: 28px;
  color: #ffffff;
}

#footer .subtitle {
  font-size: 20px;
  color: #ffffff;
}

#footer .content {
  font-size: 15px;
  color: #ffffff;
}

.social-icons a {
  margin-right: 15px;
}

.form-loyo {
  padding: 10px;
  font-size: 20px;
}

.btn-loyo {
  background-color: #2f58a7;
  border-radius: 0px;
  color: #ffffff;
  line-height: 22px;
  color: #ffffff;
  font-size: 20px;
  padding: 15px;
  margin-bottom: 6px;
}

.top-imgbar {
  background: url('img/topbg.jpg') no-repeat center center fixed;
  /*background: url(img/bg.jpg) no-repeat center center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
  margin-top: -70px;
}

.top-content {
  position: relative;
  top: -40%;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
}

.blue-overlay {
  z-index: 1;
  height: 300px;
  width: 100%;
  overflow: auto;
  top: 86px;
  left: 0px;
  background: rgba(47, 91, 166, 0.7);
  /*can be anything, of course*/
}

.white-shadowbox {
  background: #ffffff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  padding: 15px;
}

.inner-bg {
  background-color: #f1f1f1;
  /*  background: url(img/bg-inner.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

.white-shadowbox .title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: medium;
  margin-bottom: 15px;
}

.white-shadowbox .main-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: medium;
  margin-bottom: 15px;
  text-align: center;
}

.white-shadowbox .title img {
  width: 25px;
}

.white-shadowbox .btn-readmore {
  background: #2f5ba6;
  color: #ffffff;
  float: right;
  border: 2px solid #ffffff;
  border-radius: 8px;
}

.white-shadowbox .content {
  margin-top: 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
}

.lightblue-bar {
  height: 2px;
  background-color: #97add2;
  margin-left: -15px;
  margin-right: -15px;
}

/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&MEDIA QUERY &&&&&&&&&&&&&&&&&&&&&&*/

#testimonial {
  background-color: #f1f1f1;
}

@media (min-width: 276px) {
  #mainlogo, #midlogo {
    display: none;
  }
  #smalllogo {
    margin-top: -14px;
  }
  .carousel-indicators {
    top: 370px;
  }
  .testi-img {
    text-align: left;
  }
}

@media (min-width: 576px) {
  #mainlogo, #midlogo {
    display: none;
  }
  #smalllogo {
    margin-top: -14px;
  }
  .carousel-indicators {
    top: 350px;
  }
  .testi-img {
    text-align: left;
  }
}

@media (min-width: 768px) {
  #mainlogo, #midlogo {
    display: none;
  }
  #smalllogo {
    margin-top: -14px;
  }
  #about {
    background-image: url("img/aboutbg-medium.jpg");
  }
  .logo-footerbox {
    text-align: left;
  }
  .carousel-indicators {
    top: 320px;
  }
  .testi-img {
    text-align: left;
  }
  .dnld-box {
    margin-top: 25px;
  }
}

@media (min-width: 992px) {
  #mainlogo, #midlogo {
    display: none;
  }
  #smalllogo {
    display: block;
    margin-top: -2px;
  }
  #about {
    background-image: url("img/aboutbg-medium.jpg");
  }
  .logo-footerbox {
    text-align: left;
  }
  .carousel-indicators {
    top: 280px;
  }
  .testi-img {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  #mainlogo, #smalllogo {
    display: none;
  }
  #midlogo {
    display: block;
  }
  #about {
    background-image: url("img/aboutbg-medium.jpg");
  }
  .logo-footerbox {
    text-align: center;
  }
  .carousel-indicators {
    top: 300;
  }
  .carousel-indicators {
    top: 250px;
  }
}

@media (min-width: 1420px) {
  #mainlogo {
    display: block;
  }
  #midlogo, #smalllogo {
    display: none;
  }
  #about {
    background-image: url("img/aboutbg.jpg");
  }
  .logo-footerbox {
    text-align: center;
  }
  .carousel-indicators {
    top: 300;
  }
  .carousel-indicators {
    top: 250px;
  }
}

@media (min-width: 1550px) {
  #mainlogo {
    display: block;
  }
  #midlogo, #smalllogo {
    display: none;
  }
  #secondemenu {
    font-size: 14px;
  }
  #about {
    background: url(img/aboutbg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .logo-footerbox {
    text-align: center;
  }
  .carousel-indicators {
    top: 200px;
  }
  .testi-img {
    text-align: right;
  }
}

/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&MEDIA QUERY &&&&&&&&&&&&&&&&&&&&&&*/

/*IQAC */

#iqac .title {
  text-align: center;
  font-weight: 500;
  color: #2f58a7;
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
}

#iqac .subtitle {
  font-weight: 500;
  color: #2f58a7;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
}

#iqac .blacktitle {
  color: #2c2c2c;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
}

.navbar-expand-lg {
  padding-left: 0px;
}

#navbarResp a {
  color: #2c2c2c;
  border-right: 1px solid #cccccc;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
}

#navbarResp li {
  padding-top: 10px;
  padding-bottom: 15px;
}

#navbarResp ul .active a {
  color: #4a70af;
  font-weight: 500;
}

#iqac .header {
  background-color: #ffffff;
  /*box-shadow: 0px 2px 15px, rgba(0, 0, 0, .2);*/
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
  padding: 15px;
  color: #486dad;
  font-weight: 500;
  font-size: 18px;
  text-align: left;
}

#iqac .header-small {
  font-size: 16px;
  font-weight: 500;
}

#iqac .tbl-content td {
  padding: 15px;
  border-top: 2px solid #e1e1e1;
  text-align: left;
  /*background-color: #ffffff;*/
}

#iqac .dnld-box {
  background-color: #ffffff;
  padding: 0px;
}

#iqac .dnld {
  color: #486dad;
  cursor: pointer;
  text-align: center;
  padding-right: 15px;
}

#iqac .dnld:hover {
  font-weight: bold;
}

/* Search design  */

.searchBox {
  width: 60%;
  margin: 0px auto;
}

.search {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #ddd;
}

.searchbox {
  transition: border .2s linear;
  font-size: 14px;
  width: 100%;
  /* background: #f5f8fa; */
  background: #fff;
  color: #000;
  padding: 7.4px 86px 7.5px 12px;
  /* border: 1px solid #e6ecf0; */
  border: none;
  border-radius: 4px;
  outline: none;
}

.searchbox:focus {
  transition: border .2s linear;
  /* border: 2px solid orange; */
}

.searchbtnBox {
  position: absolute;
  right: 0px;
  top: 0px;
}

.searchbtnBox ul {
  display: inline-flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.searchbtnBox ul li {
  padding: 1px;
  border-left: 1px solid #ddd;
  background: #003871;
}

.searchbtnBox ul li:hover {
  background: #3bb2dc;
}

.searchbtn {
  font-size: 20px;
  color: #ffffff;
  outline: none;
  padding: 2px 8px;
  background: transparent;
  border: none;
  width: 40px;
}

.Searchbox_Con {
  background: #3bb2dc;
  padding: 10px;
}

.searchbtn:focus {
  outline: 0px auto -webkit-focus-ring-color;
}

.AdvancedsearchBOx {
  background-color: #f6f6f6;
  padding: 15px;
  position: absolute;
  left: 21%;
  right: 0px;
  transform: translate(0%, 1px);
  z-index: 3;
  box-shadow: 1px 1px 8px #6b6b6b;
  width: 58%;
  border-radius: 4px;
}

.AdvancedsearchBOx select {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 6px;
  font-size: 14px;
  margin-bottom: 10px;
}

.Advancedsearchbtn {
  padding: 10px;
}

.ApplyBtn {
  background-color: #3bb2dc;
  color: #fff;
  border: 1px solid #3bb2dc;
  padding: 4px 12px;
  border-radius: 4px;
}

.cancelBtn {
  border: 1px solid #3bb2dc;
  color: #00a1ec;
  padding: 4px 12px;
  border-radius: 4px;
}

.cancelBtn:hover, .ApplyBtn:hover {
  background: #003871;
  border-color: #003871;
  color: #fff;
}

/*--------------------
Landing
--------------------*/

.landing {
  position: relative;
  z-index: 2;
  margin: 0px auto;
  overflow: hidden;
  background-color: #fff;
}

.landing .base {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  color: #082352;
  background: #fff;
  width: 40%;
}

.landing .base1 {
  padding: 50px 0px;
}

.landing .image {
  width: 100%;
  position: relative;
}

/*--------------------
Copy
--------------------*/

.copy {
  position: relative;
  z-index: 2;
}

.copy .title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 30px;
  margin-left: 0px;
  background-image: linear-gradient(45deg, #00BCD4, #3F51B5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.copy .text {
  color: #232323;
  width: 60%;
  font-size: 90%;
}

.copy .cta {
  cursor: pointer;
  margin-top: 40px;
  background: linear-gradient(25deg, #00BCD4, #3F51B5);
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 30px;
  text-decoration: none;
  padding: 10px 30px;
  font-weight: 600;
}

/*--------------------
Overlay
--------------------*/

.base.overlay {
  z-index: 2;
  -webkit-clip-path: polygon(0px 0, 710px 0, 710px 530px, 225px 530px);
  clip-path: polygon(0px 0, 710px 0, 710px 530px, 225px 530px);
  color: #fff;
  background: linear-gradient(45deg, #00BCD4, #3F51B5);
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.base.overlay.over {
  -webkit-clip-path: polygon(-1750px 0, 710px 0, 710px 630px, 0 710px);
  clip-path: polygon(-1750px 0, 710px 0, 710px 630px, 0 710px);
}

/* .base.overlay .image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
} */

.base.overlay .image::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  background: linear-gradient(42deg, #00BCD4, #3F51B5);
  opacity: 0.6;
}

.base.overlay .title {
  background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#fff), to(#fff));
  background-image: linear-gradient(0, #fff, #fff);
}

.base.overlay .text {
  color: #fff;
}

.base.overlay .cta {
  background: #fff;
  color: #0A2452;
}

.card {
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
  cursor: pointer;
}

.banner-img {
  height: 14rem;
  width: 100%;
}

.cat-tag {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background: red;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  top: 1rem;
  border-radius: 0 2rem 2rem 0
}

.blog-title {
  margin: 1rem 0;
  font-size: 22px;
  background-image: linear-gradient(45deg, #00BCD4, #3F51B5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blog-description {
  font-size: 14px;
  color: black;
}

.LatestIssuetitle {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0px 0px 30px;
  background-image: linear-gradient(45deg, #00BCD4, #3F51B5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.LatestIssueBox {
  padding: 30px;
}

.MostRecentJournalsbox {
  padding: 30px;
}

.subscribe .section-header {
  /* margin-bottom: 60px; */
  position: relative;
  padding-bottom: 20px;
}

.section-header h2 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
}

.subscribe {
  padding: 5vh 0;
  background: url(img/topbg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.subscribe:before {
  content: "";
  background: rgba(6, 12, 34, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.subscribe .section-header h2, .subscribe p {
  color: #fff;
}

.subscribe input {
  background: #fff;
  color: #060c22;
  border: 0;
  outline: none;
  margin: 0;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 14px;
}

.subscribe button {
  border: 0;
  padding: 9px 25px;
  cursor: pointer;
  background: linear-gradient(42deg, #00BCD4, #3F51B5);
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
  font-size: 14px;
  border-radius: 50px;
}

.subscribe button:hover {
  background: linear-gradient(42deg, #00BCD4, #3F51B5);
}

@media only screen and (min-width: 768px) {
  .subscribe input {
    min-width: 400px;
  }
}

.GetinTouchSection {
  background: linear-gradient(42deg, #00BCD4, #3F51B5);
  padding: 30px;
}

.GetinTouchbox {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 0px 50px #3562ba;
}

.GetinTouchbox_inner {
  padding: 30px;
  background: linear-gradient(42deg, #00BCD4, #3F51B5);
}

.GetinTouchbox_inner h4 {
  color: #fff;
  margin-bottom: 30px;
}

.GetinTouchbox_inner label {
  display: block;
  color: #dcdcdc;
  margin: 0px;
  font-size: 14px;
}

.GetinTouchbox_inner input, .GetinTouchbox_inner textarea, .JournalAddFormbox input, .JournalAddFormbox textarea {
  border: 1px solid #ddd;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  padding: 6px;
  margin-bottom: 15px;
}

.submitBtn {
  background-color: #3bb2dc;
  color: #fff;
  border: 1px solid #fff;
  padding: 4px 12px;
  border-radius: 4px;
}

.ResetBtn {
  border: 1px solid #fff;
  color: #00a1ec;
  padding: 4px 12px;
  border-radius: 4px;
}

.ResetBtn:hover, .submitBtn:hover {
  background: #003871;
  border-color: #003871;
  color: #fff;
}

.JournalAddFormbox {
  padding: 30px;
}

.JournalAddFormbox h4 {
  margin-bottom: 30px;
}

.JournalAddFormbox label {
  display: block;
  color: #9c9c9c;
  margin: 0px;
  font-size: 14px;
}

.hidden {
  display: none;
}

.Latestnews_Section {
  padding: 30px;
  background-color: #fff;
}

.latestNewsBox1 {
  width: 75%;
  margin: 0px auto;
}

.SubmitJournalProcessBox {
  position: absolute;
  left: 30px;
  right: 30px;
  top: 50%;
  transform: translate(0%, -50%);
}

.LoginBtn {
  border: 1px solid #3bb2dc;
  color: #00a1ec;
  padding: 8px 24px;
  border-radius: 4px;
}

.RegisterBtn {
  background-color: #3bb2dc;
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 24px;
  border-radius: 4px;
}

.LoginBtn:hover, .RegisterBtn:hover {
  background: #003871;
  border-color: #003871;
  color: #fff;
}

.SearchListbox {
  margin-bottom: 4px;
}

.SearchListbox ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.SearchListbox ul li {
  width: 90%;
  float: left;
}

.SearchListbox ul li:first-child {
  width: 10%;
  overflow: hidden;
  height: 95px;
}

.SearchListbox ul li:last-child {
  padding: 10px;
}

.SearchListbox ul li h5 {
  margin: 0px;
  margin-bottom: 10px;
}

.SearchListbox ul li img {
  height: 100%;
}

/* Editorial Board */

.EditorialBoard_mainTeam {
  padding: 30px;
  background-color: #fff;
}

.Board_mainTeamCard .card-header {
  background: #3bb2dc;
}

.Board_mainTeamCard .card-header p {
  color: #fff;
}

.Board_mainTeamCard h4 {
  margin: 0px;
  color: #fff;
}

.Board_mainTeamCard p {
  margin: 0px;
  padding: 3px 0px;
}

.EditorialBoard_Members {
  padding: 30px;
}

.Board_MembersCard {
  background-color: #f1f1f1;
}

.Board_MembersCard h4 {
  margin: 0px;
}

.Board_MembersCard p {
  margin: 0px;
  padding: 3px 0px;
}

/* About_Us */

.About_UsBox {
  padding: 30px;
  background-color: #fff;
}

.About_UsBox p {
  text-indent: 50px;
}

.About_menuCardBody {
  padding: 0px;
}

.About_menuCardBody ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.About_menuCardBody ul li {
  padding: 8px 1.25rem;
}

.About_menuCardBody ul li:nth-child(even) {
  background-color: #f7f7f7;
}

.About_menuCardBody ul li:hover {
  background-color: #4a70af;
  color: #fff;
}

.About_menuCardBody .active {
  background-color: #4a70af !important;
  color: #fff;
}

/* Our Journal  */

.OurJournalBox {
  padding: 30px;
  background-color: #fff;
}

.OurJournalBoxCard h4 {
  font-size: 22px;
  margin-bottom: 5px;
}

.OurJournalBoxCard h5 {
  font-size: 16px;
  margin-bottom: 16px;
  color: #00BCD4;
  font-weight: 400;
}

/* Submit Article  */

.SubmitArticleBox {
  padding: 30px;
  background-color: #fff;
}

.SubmitArticletitle {
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0px 0px 30px;
  background-image: linear-gradient(45deg, #00BCD4, #3F51B5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.SubmitArticleBtn {
  background-image: linear-gradient(45deg, #00BCD4, #3F51B5);
  color: #fff;
}

.SubmitArticleBtn:hover {
  background-image: linear-gradient(45deg, #00BCD4, #3F51B5);
  color: #fff;
  box-shadow: 3px 3px 9px #888383;
}