/* chiranjeevi **/

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}
video {
  width: 100% !important;
  height: 100% !important;
}

/* chiranjeevi**/

.example1 {
  margin-left: 25px;
}

@font-face {
  font-family: entypo-fontello;
  src: url("//kluniversity.in/css2/font/entypo-fontello.eot");
  src: local("font/entypo-fontello.eot"), local("font/entypo-fontello.eot"),
    url("font/entypo-fontello.woff") format("woff");
}

* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Roboto, sans-serif;
}
.header {
  background: #fff;
  /*
		background: -webkit-linear-gradient(#2c3e03, #fff);
		background: -moz-linear-gradient(#72a200, #fff);
		background: -o-linear-gradient(#72a200, #fff);
		background: linear-gradient(#2c3e03, #fff);
              */
  width: 100%;
  float: left;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 10px;
}
.logo_circle {
  background: url(../images/logo.png) no-repeat;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  border-right: 5px #fff solid;
  float: left;
  margin-bottom: 10px;
  width: 112px;
  height: 109px;
}
.logo-title {
  font-size: 31px;
  color: #a51e25;
  /* text-shadow: 1px 2px 1px #000; */
  text-transform: capitalize;
  font-weight: bold;
}
.box {
  border-left: 5px solid #72a200;
}
.box1 {
  border-left: 5px solid #a12d33;
}
.box2 {
  border-left: 5px solid gray;
}
.box3 {
  border-left: 5px solid #000;
}
.box-master-up {
  margin: 10px auto;
}
/*
.box-master { 
    padding:30px;
 width:100%;background:#ccc; box-shadow:#000 0 8px 6px -6px;}
*/
#navbar-pos {
  height: auto;
}

.marg-auto {
  margin: 20px auto auto auto;
}

.margin-all {
  padding: 10px;
}
.margin-all li {
  text-align: left;
  margin: 10px auto;
  list-style: none;
  transition: padding ease-in 0.3s;
  -webkit-transition: padding ease-in 0.3s;
  -moz-transition: padding ease-in 0.3s;
  -o-transition: padding ease-in 0.3s;
}
.margin-all li a {
  color: #333;
}
.margin-all li:hover {
  padding-left: 20px;
}

.marquee-title {
  width: 15%;
  background: #777;
  padding: 10px;
  float: left;
  margin: 10px auto;
  color: #fff;
}
.marquee-scroll {
  width: 85%;
  background: #fff;
  padding: 8px;
  float: left;
  margin: 10px auto;
}
.marquee-scroll li {
  display: inline-block;
  text-decoration: none;
  list-style: none;
  padding: 0 10px;
}
.marquee-scroll li a {
  color: #333;
}

.footer {
  background: #333;
  width: 100%;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer li {
  list-style: none;
  padding: 5px 0;
}
.footer li a {
  color: #fff;
  transition: padding 1s;
  -webkit-transition: padding 1s;
  -moz-transition: padding 1s;
}
.footer li a:hover {
  padding-left: 20px;
  text-decoration: none;
}
.footer p {
  color: #fff;
}
.footer p a {
  color: #fff;
  transition: padding 1s;
  -webkit-transition: padding 1s;
  -moz-transition: padding 1s;
}
.footer p a:hover {
  padding: 0 20px;
  text-decoration: none;
}
.footer .font {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  border-bottom: 1px #fff solid;
}

.item h3 {
  background: #72a200;
  color: #fff;
  padding: 5px;
}
.text-shad {
  text-shadow: 2px 2px 2px #000;
}

.table thead {
  background: #2c3e03;
  color: #fff;
}

@media screen and (min-width: 220px) and (max-width: 1025px) {
  .mv-carousel {
    margin: auto auto 20px auto;
    float: left;
  }

  [if IE].carousel {
    width: 100%;
    margin: auto;
  }
  [if Moz].carousel {
    width: 100%;
    margin: auto;
  }
  [if Opera].carousel {
    width: 100%;
    margin: auto;
  }

  .logo-title {
    margin: 5px auto auto 20px;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 2px 1px #000;
    text-transform: capitalize;
    font-weight: bold;
  }
  .mv-img {
    width: 50%;
    float: left;
    margin: auto;
  }
}

.btn-trigger a {
  color: #333;
  text-decoration: none;
  width: 100%;
  height: auto;
  font-size: 16px;
  padding: 10px;
  cursor: pointer;
}

.col-ul ul {
  margin-left: 20px;
}

.navbar-default {
  background-color: #a12d33 !important;
  border-color: #a12d33;
  border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-weight: 400;
}
.navbar-default .navbar-nav > li > a span {
  display: block;
}
.navbar {
  min-height: 100%;
  margin-bottom: 0;
}
.navbar-nav {
  margin: 0;
  float: right;
}
.navbar-brand {
  height: 100%;
  padding: 0;
  margin: 2px 0 0 0;
  padding-left: 6px;
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: -10px;
  font-weight: 100;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-nav > li > a {
  padding: 9px 10px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 2ex;
}
.dropdown-menu.columns-2 {
  min-width: 400px;
}
.dropdown-menu.columns-3 {
  min-width: 550px;
}
.multi-column-dropdown {
  list-style: none;
  padding: 0;
  margin: 0;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}
.dropdown-menu {
  /*    right: 0 !important;*/
  left: inherit;
}
.nav_bottom {
  background: none;
}
.nav-tabs {
  display: inline-block;
  border-bottom: none;
  font-weight: bold;
  padding-top: 15px;
}
.nav-tabs1 {
  display: inline-block;
  border-bottom: none;
  font-weight: 500;
  background-color: #f1b458;
  width: 100%;
  padding: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}
.nav-list {
  border-bottom: 1px solid #eee;
}
.nav-list > li {
  padding: 20px 15px 15px;
  border-left: 1px solid #eee;
  margin-right: 0 !important;
}
.nav-list > li:last-child {
  border-right: 1px solid #eee;
}
.nav-list > li > a:hover {
  text-decoration: none;
}
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}
i.flags {
  width: 21px;
  height: 13px;
  float: left;
  margin-right: 8px;
  margin-top: 3px;
}
i.us {
  background: url("../images/f1.jpg") no-repeat;
}
i.newzland {
  background: url("../images/f2.jpg") no-repeat;
}
.search-form {
  background-color: #f1b458;
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 15px;
  width: 346px;
}
.search-form input[type="text"] {
  width: 100%;
  height: 30px;
  color: #a7aebf;
  line-height: 20px;
  border: none;
  padding: 5px 15px;
  border-radius: 0;
  outline: none;
}
.search-form .search-submit {
  border: 0;
  padding: 0;
  position: absolute;
  right: 27px;
  top: 20px;
  background: none;
  line-height: 20px;
}
ul.nav_1 {
  float: none;
}
ul.nav_1 li {
  margin-right: 5px;
}
.navbar-nav > li > .dropdown-menu li {
  margin-right: 0px;
}
ul.nav_1 li a {
  color: #000;
}
ul.nav_1 li.last {
  margin-right: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #2c3e03 !important;
  border-color: #2f374c;
  color: #fff !important;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.center {
  display: table;
  width: 100%;
}
#social-test {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1em;
  margin-left: 20px;
  padding-left: 40px;
}
#social-test .social {
  padding-left: 50px;
}
#social-test li {
  display: inline-block;
}
#social-test li a {
  color: #a51e25;
  border-radius: 6px;
  list-style-type: none;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 1%;
  border: 1px solid #a51e25;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 0px;
  transition: ease 0.3s;
}
#social-test li a:hover {
  color: #a51e25;
  border: 1px solid #a51e25;
}
.social:hover > li {
  opacity: 0.5;
}
.social:hover > li:hover {
  opacity: 1;
}
