/* =============================================

			

============================================= */

@import url(
  https://fonts.googleapis.com/css?family=Open + Sans:300,
  400,
  600,
  700|Work + Sans:300,
  400,
  600,
  700
);

* {
  margin: 0px;

  padding: 0px;
}

body {
  color: #666;

  background: #fff url(../images/bodybg-01.png);

  font: 400 13px/21px 'Open Sans', Arial, Helvetica, sans-serif !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #084386;

  margin: 0 0 8px;

  font-weight: 400;

  line-height: 1.5;

  font-style: normal;

  text-transform: capitalize;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000;
}

p a {
  color: #3575d3;
}

p a:hover {
  text-decoration: underline;
}

p {
  letter-spacing: normal;

  line-height: 20px;

  margin: 0 0 20px;

  color: #191717;
}

a {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  outline: none;

  text-decoration: none;
}
hr.new1 {
  border: 0.1rem dashed #aaa8a8 !important;
  margin-top: 3px !important;
}

ul {
  margin: 0;
}

figure {
  margin-bottom: 6px;

  position: relative;
}

img {
  height: auto;

  max-width: 100%;
}
.blog_container {
  border: 1px solid #000;
  background-color: #fff;
}
strong {
  color: #414141;
}
.mt-3 {
  margin-top: 30px;
}
.recruiter_logo > .col-md-3 > img {
  cursor: pointer !important;
}
.recruiter_logo > .col-md-11 > img {
  cursor: pointer !important;
}

iframe {
  border: none;

  float: left;

  width: 100%;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}

.wp-caption.alignleft,
.wp-caption.alignnone {
  width: 100%;
}

button {
  border: none;
}
.pt-5 {
  padding-top: 50px;
}
.pt-4 {
  padding-top: 40px;
}
.pt-3 {
  padding-top: 30px;
}
.mt-3 {
  margin-top: 30px;
}
.mt-4 {
  margin-top: 40px;
}
.mt-5 {
  margin-top: 50px;
}

textarea,
select,
.tg-select select,
.form-control,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
  color: #666;

  outline: none;

  height: 40px;

  background: #fff;

  font-size: 13px;

  border-radius: 0;

  box-shadow: none;

  line-height: 20px;

  padding: 10px 15px;

  display: inline-block;

  vertical-align: middle;

  border: 1px solid #ddd;

  text-transform: capitalize;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.form-group {
  margin: 0 0 20px;
}

.form-control::-moz-placeholder {
  text-transform: capitalize;

  color: #666;
}

.form-control:focus::-moz-placeholder,
input:focus,
.select select:focus,
.form-control:focus {
  color: #666;

  border: #ddd;

  box-shadow: none !important;
}

/*======================

		 Select 		

======================*/

.tg-select {
  width: 100%;

  float: left;

  color: #666;

  position: relative;

  text-transform: capitalize;
}

.tg-select:after {
  content: '\f107';

  top: 50%;

  right: 10px;

  z-index: 2;

  width: 9px;

  color: #666;

  display: block;

  font-size: 13px;

  margin-top: -3px;

  line-height: 6px;

  position: absolute;

  text-align: center;

  font-family: 'FontAwesome';
}

.tg-select select {
  width: 100%;

  z-index: 1;

  color: #666;

  height: 40px;

  padding: 9px 15px;

  line-height: 20px;

  position: relative;

  appearance: none;

  -moz-appearance: none;

  -webkit-appearance: none;

  text-transform: capitalize;
}

.tg-select select option {
  color: #666;
}

/*======================

		CheckBox		

======================*/

.tg-radio,
.tg-radio label,
.tg-checkbox,
.tg-checkbox label {
  width: 100%;

  float: left;

  margin: 0;

  position: relative;
}

.tg-radio label,
.tg-checkbox label {
  cursor: pointer;

  display: block;

  padding: 0 0 0 20px;
}

.tg-radio input[type='radio'],
.tg-checkbox input[type='checkbox'] {
  display: none;
}

.tg-radio input[type='radio'] + label:before,
.tg-checkbox input[type='checkbox'] + label:before {
  top: 4px;

  left: 0;

  color: #373542;

  font-size: 14px;

  line-height: 14px;

  content: '\f096';

  position: absolute;

  font-family: 'FontAwesome';
}

.tg-radio input[type='radio'] + label:before {
  content: '';
}

.tg-radio input[type='radio']:checked + label:before,
.tg-checkbox input[type='checkbox']:checked + label:before {
  content: '\f046';
}

label {
  color: #414141;

  display: block;

  font-weight: 400;

  margin-bottom: 10px;
}

form p {
  float: left;

  position: relative;

  width: 100%;
}

form p span i {
  color: #474747;

  left: 16px;

  position: absolute;

  top: 13px;
}

option {
  padding: 5px 15px;
}

li {
  line-height: 28px;

  list-style: disc inside none;
}

ul ul {
  margin-left: 20px;
}

ol {
  float: none;

  list-style: decimal;

  padding-left: 15px;
}

ol ol {
  margin-left: 20px;
}

ol li {
  list-style: decimal;

  width: 100%;
}

table {
  background-color: transparent;

  max-width: 100%;
}

th {
  text-align: left;
}

table {
  margin-bottom: 15px;

  width: 100%;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #d2d2d2;

  border: 1px solid #d2d2d2;

  line-height: 2.5;

  padding-left: 3px;

  text-align: center;

  vertical-align: top;

  text-align: left;

  padding-left: 11px;
}

table thead tr th {
  border-top: 1px solid #d2d2d2;

  text-align: center;

  text-transform: capitalize;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #d2d2d2;
}

table > thead > tr > th {
  border-bottom: 2px solid #d2d2d2;

  vertical-align: bottom;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-bottom: 0;
}

table > tbody + tbody {
  border-top: 2px solid #d2d2d2;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 6px 10px;
}

p ins {
  color: #666;
}

dl dd {
  margin-left: 20px;
}

address {
  font-style: italic;
}

/*==============================================

			Global Elements						

==============================================*/

.tg-haslayout {
  width: 100%;

  float: left;
}

.tg-sectionspace {
  padding: 20px 0;
}

.tg-locationmap {
  width: 100%;

  float: left;

  height: 500px;
}

.tg-btn {
  color: #fff;

  padding: 0 50px;

  position: relative;

  text-align: center;

  background: #373542;

  display: inline-block;

  vertical-align: middle;

  text-transform: capitalize;

  font: 400 13px/40px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-btn:hover {
  color: #fff;
}

.tg-btn-sm {
  padding: 0 20px;

  line-height: 30px;
}

.tg-btn-lg {
  width: 100%;
}

.tg-socialicons {
  overflow: hidden;

  list-style: none;

  text-align: center;

  line-height: 30px;
}

.tg-socialicons li {
  float: left;

  padding: 0 4px;

  line-height: inherit;

  list-style-type: none;
}

.tg-socialicons li a {
  width: 30px;

  height: 30px;

  color: #fff;

  display: block;

  background: #000;

  overflow: hidden;

  line-height: 30px;

  position: relative;

  text-align: center;

  border-radius: 30px;

  text-transform: capitalize;
}

.tg-checkbox.tg-facebook,
li.tg-facebook a {
  background: #3b5999;
}

.tg-checkbox.tg-twitter,
li.tg-twitter a {
  background: #55acee;
}

.tg-checkbox.tg-linkedin,
li.tg-linkedin a {
  background: #0077b5;
}

.tg-checkbox.tg-skype,
li.tg-skype a {
  background: #00aff0;
}

.tg-checkbox.tg-dropbox,
li.tg-dropbox a {
  background: #007ee5;
}

.tg-checkbox.tg-vimeo,
li.tg-vimeo a {
  background: #1ab7ea;
}

.tg-checkbox.tg-tumblr,
li.tg-tumblr a {
  background: #34465d;
}

.tg-checkbox.tg-yahoo,
li.tg-yahoo a {
  background: #410093;
}

.tg-checkbox.tg-googleplus,
li.tg-googleplus a {
  background: #dd4b39;
}

.tg-checkbox.tg-pinterestp,
li.tg-pinterestp a {
  background: #bd081c;
}

.tg-checkbox.tg-youtube,
li.tg-youtube a {
  background: #cd201f;
}

.tg-checkbox.tg-stumbleupon,
li.tg-stumbleupon a {
  background: #eb4924;
}

.tg-checkbox.tg-reddit,
li.tg-reddit a {
  background: #ff5700;
}

.tg-checkbox.tg-quora,
li.tg-quora a {
  background: #b92b27;
}

.tg-checkbox.tg-yelp,
li.tg-yelp a {
  background: #af0606;
}

.tg-checkbox.tg-soundcloud,
li.tg-soundcloud a {
  background: #ff3300;
}

.tg-checkbox.tg-whatsapp,
li.tg-whatsapp a {
  background: #25d366;
}

.tg-checkbox.tg-wechat,
li.tg-wechat a {
  background: #09b83e;
}

.tg-checkbox.tg-instagram,
li.tg-instagram a {
  background: #e4405f;
}

.tg-checkbox.tg-dribbble,
li.tg-dribbble a {
  background: #ea4c89;
}

.tg-checkbox.tg-flickr,
li.tg-flickr a {
  background: #ff0084;
}

.tg-checkbox.tg-rss,
li.tg-rss a {
  background: #ff6600;
}

.tg-socialicons li a i {
  color: #fff;

  width: 30px;

  display: block;

  font-size: 13px;

  line-height: 30px;

  text-align: center;
}

.tg-socialicons li a:hover {
  color: #fff;
}

.tg-roundicontext .tg-usericonholder {
  width: 150px;

  display: block;

  overflow: hidden;

  font-style: normal;
}

.tg-roundicontext i,
.tg-roundicontext span {
  float: left;

  font-size: 13px;

  line-height: 30px;
}

.tg-roundicontext:focus,
.tg-roundicontext:hover {
  color: #fff;
}

.tg-rss .tg-roundicontext:hover {
  width: 63px;
}

.tg-yelp .tg-roundicontext:hover,
.tg-flickr .tg-roundicontext:hover {
  width: 70px;
}

.tg-skype .tg-roundicontext:hover {
  width: 78px;
}

.tg-vimeo .tg-roundicontext:hover,
.tg-yahoo .tg-roundicontext:hover,
.tg-reddit .tg-roundicontext:hover,
.tg-quora .tg-roundicontext:hover {
  width: 80px;
}

.tg-googleplus .tg-roundicontext:hover {
  width: 85px;
}

.tg-tumblr .tg-roundicontext:hover {
  width: 86px;
}

.tg-linkedin .tg-roundicontext:hover {
  width: 87px;
}

.tg-wechat .tg-roundicontext:hover {
  width: 90px;
}

.tg-twitter .tg-roundicontext:hover,
.tg-dropbox .tg-roundicontext:hover {
  width: 94px;
}

.tg-youtube .tg-roundicontext:hover,
.tg-dribbble .tg-roundicontext:hover {
  width: 96px;
}

.tg-facebook .tg-roundicontext:hover {
  width: 100px;
}

.tg-instagram .tg-roundicontext:hover {
  width: 104px;
}

.tg-whatsapp .tg-roundicontext:hover {
  width: 106px;
}

.tg-soundcloud .tg-roundicontext:hover {
  width: 116px;
}

.tg-pinterestp .tg-roundicontext:hover,
.tg-stumbleupon .tg-roundicontext:hover {
  width: 126px;
}

.tg-verticalmiddle {
  margin: 0 -1px;

  float: none !important;

  display: inline-block;

  vertical-align: middle;
}

.tg-description {
  width: 100%;

  float: left;
}

.tg-bglight {
  background: #f7f7f7;
}

.tg-bgdark {
  background: #373542;
}

.tg-stars span,
.tg-stars {
  width: 100px;

  height: 16px;

  float: left;

  line-height: 16px;

  position: relative;
}

.tg-stars span:after,
.tg-stars:before {
  top: 0;

  left: 0;

  font-size: 16px;

  line-height: 16px;

  position: absolute;

  letter-spacing: 4px;

  font-family: 'FontAwesome';

  color: rgba(218, 218, 218, 0.8);

  content: '\f005 \f005 \f005 \f005 \f005';
}

.tg-stars span {
  width: 75%;

  overflow: hidden;
}

.tg-stars span:after {
  color: #000;
}

.row.no-gutters {
  margin-right: 0;

  margin-left: 0;
}

.no-gutters > [class^='col-'],
.no-gutters > [class*='col-'],
.row.no-gutters > [class^='col-'],
.row.no-gutters > [class*='col-'] {
  padding-right: 0;

  padding-left: 0;
}

/*==============================================

			Theme Pagination					

==============================================*/

.tg-pagination {
  width: 100%;

  float: left;

  padding: 40px 0 0;

  font: 13px/30px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-pagination ul {
  margin: 0;

  padding: 0;

  width: 100%;

  float: left;

  list-style: none;

  line-height: 30px;

  text-align: center;
}

.tg-pagination ul li {
  margin: 3px;

  width: 30px;

  height: 30px;

  line-height: 30px;

  background: #f8f8f8;

  list-style-type: none;

  display: inline-block;

  vertical-align: top;
}

.tg-pagination ul li a {
  color: #333;

  display: block;

  overflow: hidden;

  text-align: center;

  position: relative;

  line-height: 30px;
}

.tg-pagination ul li.tg-nextpage a,
.tg-pagination ul li.tg-prevpage a {
  color: #333;
}

.tg-pagination ul li.tg-prevpage a {
  border-radius: 3px 0 0 3px;
}

.tg-pagination ul li.tg-nextpage a {
  border-radius: 0 3px 3px 0;
}

.tg-pagination ul li.tg-nextpage a i,
.tg-pagination ul li.tg-prevpage a i {
  display: block;

  line-height: 30px;
}

.tg-pagination ul li.tg-active a,
.tg-pagination ul li a:hover,
.tg-pagination ul li.tg-nextpage a:hover,
.tg-pagination ul li.tg-prevpage a:hover,
.tg-pagination ul li.tg-nextpage a:hover i,
.tg-pagination ul li.tg-prevpage a:hover i {
  color: #fff;

  background: #333;
}

/*==============================================

			Innovation				

==============================================*/

.bittitle {
  color: #083465;
  margin: 0 0 15px;
  font-size: 28px;
  line-height: 19px;
  font-weight: 600;
}

.field-item a {
  font-size: 11px;
  font-weight: 500;
  border: 1px solid #ef9fa4;
  padding: 4px;
  margin-right: 4px;
}

/*=========header======*/

.top-container {
  background-color: #f1f1f1;

  padding: 30px;

  text-align: center;
}

.header {
  /*padding: 10px 16px;*/

  background: #555;

  color: #f1f1f1;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;

  top: 0;

  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

/*=========header======*/

/*=========faculty======*/

#facultie-details .author-detail {
  width: 250px;

  text-align: center;
}

.m-10 {
  margin: 20px 10px;
  border: 2px solid #062242;
  box-shadow: -1px 2px 6px -1px #062242;
}

#facultie-details .author-detail figure {
  width: 250px;

  height: 250px;

  border-radius: 50%;

  border: 6px solid #e7ebfb;

  margin: 0px 0px 25px 0px;
}

#facultie-details .author-detail figure img {
  width: 240px;

  height: 240px;

  border-radius: 50%;

  border: 6px solid #fff;

  object-fit: cover;

  object-position: top;
}

#facultie-details .author-detail h4 {
  margin-bottom: 10px;

  font-size: 23px;

  font-weight: 600;
}

#facultie-details .author-detail p {
  margin: 0px;

  line-height: 25px;

  font-size: 13px;
}

.content-block-extra {
  margin-bottom: 32px;
}

#facultie-details .content-block-extra .post:last-child {
  margin-bottom: 0px;
}

.post {
  color: #000;

  /*font-size: 14px;*/

  line-height: 20px;
}

.post h6 {
  font-size: 17px;

  font-weight: 600;
}

/*=========faculty======*/

#side-quick-links {
  position: fixed;

  right: 0;

  top: 60%;

  text-align: center;

  z-index: 999;
}

#side-quick-links .call {
  top: 0px;
}

#side-quick-links .call .content {
  background-color: #ed027b;
}

#side-quick-links .fa {
  font-size: 20px;

  color: #fff;

  line-height: 40px;
}

#side-quick-links li.call .content > a {
  background: #062242;
}

.fa-phone:before {
  content: '\f095';
}

#side-quick-links .marker {
  top: 40px;
}

#side-quick-links .marker .content {
  background-color: #fc654c;
}

#side-quick-links li.marker .content > a {
  background: #e45c46;
}

#side-quick-links li .content > a {
  width: 40px;

  height: 40px;

  line-height: 40px !important;

  display: block;

  position: relative;

  z-index: 5;

  opacity: 1 !important;

  position: absolute;

  left: 0px;

  top: 0px;
}

#side-quick-links .fa {
  font-size: 20px;

  color: #fff;

  line-height: 40px;
}

.fa-globe:before {
  content: '\f0ac';
}

#side-quick-links .watsapp {
  top: 80px;
}

#side-quick-links li {
  position: absolute;

  right: -145px;

  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

  -ms-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}

#side-quick-links .watsapp .content {
  padding-top: 8px;
}

#side-quick-links .watsapp .content {
  overflow: hidden;
}

#side-quick-links .watsapp .content {
  background-color: #58cf00;

  margin-top: -28px;
}

#side-quick-links .content {
  height: 12px;

  width: 183px;

  text-align: middle;

  padding: 0px 10px 0px 46px;
}

.tg-rightbox {
  margin-top: 2px;
}

.mega-menu ul li a {
  line-height: 28px !important;
}

.mega-menu ul {
  margin-bottom: 10px !important;
}

.mega-menu-col ul img {
  margin-top: 33px;
}

.mega-menu-col h4 {
  color: #062242;

  /*margin: 5px;*/

  margin: 8px 0px 0px 6px;

  padding-left: 11px;

  font-size: 16px;

  font-weight: 600;

  font-family: 'Montserrat', sans-serif;
}

.mega-menu-col ul li a:before {
  background: none !important;

  content: '\f105';

  color: #f37103;

  font-family: 'FontAwesome';

  padding: 5px;
}

.cbp-hropen .cbp-hrsub-inner ul li a::before {
  content: '\f105';

  color: #f37103;

  font-family: 'FontAwesome';

  padding: 5px;
}

/*.mega-menu-col ul li a::before {

    content: "\f105";

    color: #f37103;

    font-family: 'FontAwesome';

    padding: 5px;

}

*/

.links .content_section .ytp-post-play-button {
  top: 25% !important;
}

.ytp-post-play-button {
  position: absolute !important;

  top: 37%;

  left: 43%;

  right: 0;

  bottom: 0;
}

.testi-play {
  width: 40px !important;

  margin-left: -5%;
}

.home-testi h5 {
  font-size: 14px !important;

  margin: 2px !important;

  font-weight: 600 !important;

  color: #358ac1;

  margin-bottom: 0;

  margin-top: 5px;
}

.home-testi h4 {
  font-size: 14px;

  font-weight: 500 !important;

  color: #000;

  margin-bottom: 5px;

  text-transform: uppercase;
}

.home-testi h2 {
  text-align: center;

  padding: 20px;
}
.application4 a {
  font-size: 16px !important;
  color: #fff !important;
  position: fixed;
  top: 292px;
  right: 0px;
  z-index: 99999;
  background: #062242;
  padding: 8px 30px;
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 18px;
}

.application3 a {
  font-size: 16px !important;
  color: #fff !important;
  position: fixed;
  top: 378px;
  right: 0px;
  z-index: 99999;
  background: #062242;
  padding: 8px 14px;
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 18px;
}

.application2 a {
  font-size: 16px !important;
  color: #fff !important;
  position: fixed;
  top: 335px;
  right: 0px;
  z-index: 99999;
  background: #b1040e;
  padding: 8px 19px;
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 18px;
}

.application1 a {
  font-size: 16px !important;
  color: #fff !important;
  position: fixed;
  top: 420px;
  right: 0px;
  z-index: 99999;
  background: #b1040e;
  padding: 8px 16px;
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 18px;
}

.application a {
  font-size: 16px !important;
  color: #fff !important;
  position: fixed;
  top: 463px;
  right: 0px;
  z-index: 99999;
  background: #062242;
  padding: 8px 23px;
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 18px;
}
.px-1 {
  padding-left: 10px;
}

.showcase-img {
  background: url(../contents/content.png) no-repeat center center fixed;

  background-size: cover;

  margin: 30px 0px 35px;
}

.showcase-img .showcase-wrap {
  position: relative;

  padding: 40px 0;

  min-height: 300px;
}

.showcase-img .showcase-wrap .acsce-text {
  border-right: #fff solid 1px;

  padding: 0px 50px 0px 0px;
}

.showcase-img .showcase-wrap .acsce-text h1 {
  color: white;

  font-weight: 700;

  margin: 0px;

  font-size: 30px;

  font-family: 'Roboto', sans-serif;
}

.showcase-img .showcase-wrap .acsce-text p {
  color: white;

  margin: 15px 0px;
}

.showcase-img .showcase-wrap .acsce-text .read-more {
  color: #5e9f00;

  margin: 20px 0px 0px;

  text-transform: uppercase;

  background: #eceded;

  border-bottom-right-radius: 3px;

  border-top-right-radius: 3px;

  border-bottom-left-radius: 3px;

  border-top-left-radius: 3px;

  padding: 10px 18px 10px 0px;

  font-size: 13px;

  font-weight: 500;

  text-decoration: none;

  display: inline-block;

  width: 180px;
}

.showcase-img .showcase-wrap .acsce-text .read-more:before {
  font-family: FontAwesome;

  content: '\f054';

  color: #5e9f00;

  font-size: 14px;

  margin-right: 20px;

  padding: 12px 15px;

  background: #e5e6e6;

  border-bottom-left-radius: 3px;

  border-top-left-radius: 3px;
}

.showcase-img .showcase-wrap .acsce-text-slider {
  padding-left: 30px;
}

.showcase-img .showcase-wrap .acsce-text-slider .carousel-article {
  width: 100%;
}

.showcase-img .showcase-wrap .acsce-text-slider .carousel-article h1 {
  color: #fff;

  font-weight: 700;

  font-family: 'Roboto', sans-serif;

  margin: 0px;

  font-size: 28px;

  text-transform: none;
}

.line-bottom-theme-colored-2::after {
  background: #5e9f00;

  border-radius: 10px;

  bottom: -1px;

  content: '';

  height: 2px;

  left: 0;

  position: absolute;

  width: 50px;
}

.carousel {
  position: relative;
}

.carousel li {
  margin-right: 5px;

  list-style: none;
}

@media not all, (-webkit-transform-3d) {
}

.carousel-inner > .item {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;

  -o-transition: -o-transform 0.6s ease-in-out;

  transition: transform 0.6s ease-in-out;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-perspective: 1000px;

  perspective: 1000px;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel
  .carousel-inner
  .item
  li
  .news-content
  .block-meta {
  margin-top: 20px;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel
  .carousel-inner
  .item
  li
  .news-content
  .block-meta
  .posted-on
  a {
  color: #fff;

  text-decoration: inherit;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel
  .carousel-inner
  .item
  li
  .news-content
  h3
  a {
  color: #fff !important;

  text-decoration: inherit;

  font-size: 18px;

  font-weight: 700;

  font-family: 'Roboto', sans-serif;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel
  .carousel-inner
  .item
  li
  .news-content
  .block-meta
  .posted-on
  a {
  color: #fff;

  text-decoration: inherit;
}

.showcase-img .showcase-wrap .acsce-text-slider .carousel-article .readmore {
  color: #c3bfbf;

  font-weight: bold;

  text-decoration: none;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .carousel-article
  .readmore::after {
  content: '\f138';

  font-family: FontAwesome;

  margin-left: 5px;

  color: #c3bfbf;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel
  .carousel-inner
  .item
  li
  .news-content
  p {
  color: #fff !important;

  font-family: 'Roboto', sans-serif;
}

.showcase-img
  .showcase-wrap
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel
  .carousel-inner
  .item
  li
  .news-content
  .block-meta
  .posted-on
  a {
  color: #fff;

  text-decoration: inherit;
}

.chairman-video-facilities {
  height: 200px;
}

.chairman-video-facilities .chairman-message .chairman-band {
  background: #00428c;

  color: white;

  font-family: 'Roboto', sans-serif;

  left: -127px;

  top: 143px;

  position: absolute;

  color: #fff;

  font-size: 20px;

  float: left;

  padding: 5px 37px 9px 37px;

  transform: rotate(-90deg);

  display: inline-block;
}

.chairman-video-facilities .chairman-message .chairman-content {
  float: left;

  margin-left: 54px;
}

.chairman-video-facilities .chairman-message .chairman-content .content-bg {
  background: #f7f6f2 none repeat scroll 0 0;

  border: 1px solid #eeeeee !important;

  padding: 17px 16px;

  float: left;
}

.chairman-video-facilities .chairman-message .chairman-content .content-bg p {
  color: #000;

  margin: 0px;
}

.chairman-video-facilities
  .chairman-message
  .chairman-content
  .content-bg
  .readmore {
  font-family: 'Roboto', sans-serif;

  font-size: 14px;

  font-style: normal;

  padding: 0px;

  cursor: pointer;

  margin: 0px;

  position: relative;

  width: auto;

  font-weight: normal;

  color: #00428c !important;

  margin-top: 0px;

  float: right;
}

.chairman-video-facilities
  .chairman-message
  .chairman-content
  .content-bg
  .readmore:after {
  content: '\f138';

  font-size: 13px;

  font-family: FontAwesome;

  margin-left: 5px;

  color: #00428c;
}

.readmore {
  text-decoration: none;

  padding-top: 15px;

  font-size: 13px;

  color: #00428c;
}

.chairman-video-facilities .facilities .facilities-band {
  background: #062242;

  color: white;

  font-family: 'Roboto', sans-serif;

  left: -127px;

  top: 151px;

  position: absolute;

  color: #fff;

  font-size: 20px;

  float: left;

  padding: 11px 124px 7px 128px;

  transform: rotate(-90deg);

  display: inline-block;
}

.chairman-video-facilities .facilities .accordion {
  width: auto;

  /* box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25); */

  margin-left: 50px;

  margin-top: 5px;
}

.chairman-video-facilities .facilities .accordion label {
  position: relative;

  display: block;

  padding: 10px;

  /* box-shadow: inset 0 2px 0 #FFF; */

  font-size: 16px;

  font-weight: normal;

  font-family: 'Roboto', sans-serif;

  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);

  color: #303030;

  cursor: pointer;

  transition: all 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87);

  background: #f7f6f2 none repeat scroll 0 0;

  border: 1px solid #eeeeee !important;
}

.chairman-video-facilities .facilities .accordion label:after {
  /*content: '+';*/

  content: '\f06e';

  font-family: 'FontAwesome';

  font-size: 12px;

  position: absolute;

  right: 10px;

  width: 20px;

  height: 20px;

  color: #eeeeee;

  text-align: center;

  border-radius: 10%;

  background: #b1040e;

  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.5), 0 1px 0 white;

  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

.chairman-video-facilities .facilities .accordion .accordion__content {
  overflow: hidden;

  max-height: 0em;

  position: relative;

  padding: 0px 14px;

  box-shadow: inset 4px 0 0 0 #436eee, inset 0 3px 6px rgba(0, 0, 0, 0.75);

  background: #444444;

  background: linear-gradient(to bottom, #444444 0%, #222222 100%);

  color: #eeeeee;

  transition: all 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}

.chairman-video-facilities
  .facilities
  .accordion
  .accordion__content
  .accordion__header {
  padding: 5px 0;

  font-size: 18px;

  font-weight: bold;
}

#quick_links_nav .navbar-nav li {
  background-color: #f7f6f2;

  font-weight: bold;

  color: #fff;

  font-size: 16px;

  display: inline-block;

  font-family: 'Roboto', sans-serif;

  font-weight: normal !important;

  width: 100%;

  margin-bottom: 4px;

  top: 5px;

  padding: 5.5px 0px;

  border: 1px solid #eeeeee !important;
}

#quick_links_nav .navbar-nav li a {
  padding-left: 0px !important;

  color: #292929;

  padding: 5px 15px;
}

#quick_links_nav #menu-hot_links #menu-item-4486 a::before {
  content: '\f075';

  font-size: 20px;

  padding: 11px 12.5px;
}

#quick_links_nav .navbar-nav li a::before {
  font-family: FontAwesome;

  color: #fff;

  background: #062242;

  margin-left: 0px;

  margin-right: 15px;
}

#quick_links_nav #menu-hot_links #menu-item-1783 a::before {
  content: '\f0c0';

  font-size: 20px;

  padding: 12px 12px;
}

#quick_links_nav #menu-hot_links #menu-item-3264 a::before {
  content: '\f19d';

  font-size: 20px;

  padding: 11px 10px;
}

#quick_links_nav #menu-hot_links #menu-item-2649 a::before {
  content: '\f05a';

  font-size: 20px;

  padding: 11px 14px;
}

#quick_links_nav .navbar-nav li a {
  padding-left: 0px !important;

  color: #292929;

  padding: 4.7px 15px;
}

#quick_links_nav #menu-hot_links #menu-item-3323 a::before {
  content: '\f007';

  font-size: 20px;

  padding: 11px 15px;
}

#quick_links_nav #menu-hot_links #menu-item-4526 a::before {
  content: '\f0eb';

  font-size: 20px;

  padding: 11px 17px;
}

.acsce-text {
  border-right: #fff solid 1px;

  padding: 0px 50px 0px 0px;
}

.event-content {
  padding-left: 10px;
}

.information-zone
  .information-tab-menu
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel-li
  > .item
  li
  .news-content
  h3
  a {
  color: #303030;

  text-decoration: inherit;

  font-size: 16px !important;

  font-weight: 700;
}

.announcement {
  float: left;

  width: 100%;

  position: relative;

  top: -60px;
}

.section-content {
  position: relative;

  top: 48px;
}

.section-content h1 {
  color: #303030;

  font-weight: bold;

  font-size: 24px;

  font-family: 'Roboto', sans-serif;

  text-transform: none !important;
}

.fa {
  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
}

.fa-calendar:before {
  content: '\f073';
}

ul li {
  /*list-style: inside none none;*/
}

.line-bottom-theme-colored-2::after {
  background: #5e9f00;

  border-radius: 10px;

  bottom: -1px;

  content: '';

  height: 2px;

  left: 0;

  position: absolute;

  width: 50px;
}

.text-theme-colored2 {
  color: #00428c !important;
}

.line-bottom-theme-colored-2::after {
  background: #fff;

  border-radius: 10px;

  bottom: -1px;

  content: '';

  height: 2px;

  left: 0;

  position: absolute;

  width: 50px;

  top: 40px;

  left: 45px;
}

.event-block {
  margin: 4px 0;

  position: relative;
}

.event-block .event-date {
  background: #b1040e;

  padding: 6px 18px;

  position: absolute;

  top: 20px;

  -webkit-transition: all 200ms ease-in-out 0s;

  -o-transition: all 200ms ease-in-out 0s;

  transition: all 200ms ease-in-out 0s;
}

.text-center {
  text-align: center;
}

.event-block .event-date ul {
  color: #fff !important;

  font-size: 18px !important;

  font-weight: 600 !important;
}

.event-block .event-date ul li.border-bottom {
  border-bottom: 1px solid #eeeeee !important;
}

.event-block .event-meta {
  background: #f7f6f2 none repeat scroll 0 0;

  display: inline-block;

  margin-left: 33px;

  padding: 11px 16px 11px 40px;

  z-index: -1;

  border: 1px solid #eeeeee !important;

  height: 122px;

  width: 95%;
}

.media-heading {
  margin-top: 0;

  margin-bottom: 5px;
}

.event-block .event-meta .event-content h4 a {
  color: #303030;

  font-family: 'Roboto', sans-serif;

  font-weight: 700 !important;

  font-size: 16px;
}

.fa-map-marker:before {
  content: '\f041';
}

.mr-10 {
  margin-right: 10px !important;

  color: #b1040e;
}

.text-theme-colored2 {
  color: #00428c !important;
}

.information-zone .information-tab-menu main {
  padding: 0px;

  margin-left: 0px;

  background: #fff;
}

.information-zone .information-tab-menu input {
  display: none;
}

.information-zone .information-tab-menu input:checked + label {
  color: #b1040e;

  border: 1px solid #ddd;

  border-top: 4px solid #00428c;

  border-bottom: 1px solid #fff;
}

.information-zone .information-tab-menu label {
  display: inline-block;

  margin: 0 0 -1px;

  padding: 5px 20px;

  font-weight: 600;

  text-align: center;

  font-family: 'Roboto', sans-serif;

  font-size: 16px;

  color: #bbb;

  border: 1px solid transparent;
}

label {
  display: inline-block;

  max-width: 100%;

  margin-bottom: 5px;

  font-weight: 700;
}

.information-zone .information-tab-menu #tab1:checked ~ #content1,
.information-zone .information-tab-menu #tab2:checked ~ #content2,
.information-zone .information-tab-menu #tab3:checked ~ #content3,
.information-zone .information-tab-menu #tab4:checked ~ #content4 {
  display: block;
}

.information-zone .information-tab-menu section {
  display: none;

  padding: 9px 15px;

  background: #f7f6f2 none repeat scroll 0 0;

  border: 1px solid #eeeeee !important;

  min-height: 200px;
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.information-zone
  .information-tab-menu
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel-li
  > .item
  li
  .news-content {
  padding: 7px 0px 14px;
}

.information-zone
  .information-tab-menu
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel-li
  > .item
  li
  .news-content
  .block-meta {
  margin-bottom: 8px;
}

.information-zone
  .information-tab-menu
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel-li
  > .item
  li
  .news-content
  .block-meta
  .posted-on
  a {
  color: #303030;

  text-decoration: inherit;
}

.information-zone
  .information-tab-menu
  .acsce-text-slider
  .grid_3.carousel-article
  .carousel-li
  > .item
  li
  .news-content
  p {
  color: #303030;
}

.information-zone .information-tab-menu section .readmore {
  font-family: 'Roboto', sans-serif;

  font-size: 14px;

  font-style: normal;

  padding: 0px;

  cursor: pointer;

  margin: 0px;

  position: relative;

  width: auto;

  font-weight: normal;

  color: #00428c !important;

  margin-top: 5px;

  float: right;
}

.testimonial_para {
  font-size: 16px;

  font-weight: 400;

  height: 148px;

  line-height: 2.2em;

  margin: 1em 0;

  padding: 22px 25px;

  color: #eee;

  text-align: center;

  background: rgba(165, 163, 163, 0.32);
}

.review {
  background: url(../images/te1.jpg) no-repeat 0px 0px;

  background-size: cover;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;
}

.review h2 {
  color: #6a67ce;

  font-size: 3em;

  font-family: 'Lato', sans-serif;

  font-weight: 700;

  text-align: center;

  margin-bottom: 0.4em;

  margin-top: 0.8em;

  text-transform: uppercase;
}

.name h4 {
  color: #062242;
}

.testimonial_subtitle span {
  color: #e4e4e2;
}

.line {
  font-size: 13px;

  padding-left: 8px;
}

line li a {
  font-size: 13px;

  font-weight: 400;
}

.banlower ul li a {
  color: #000 !important;

  text-transform: uppercase;

  font-weight: 700;

  font-size: 13px;

  padding: 15px 8px;

  /*border-right: 1px solid #083465;*/

  text-align: center;
}

.banlower ul li a:hover {
  /*background: #083465 !important;*/

  color: #5e2039 !important;
}

.libarea ul li {
  padding: 3px 20px 3px 20px;
}

.head-nav {
  /*background: #084386 !important;*/

  background: #062242 !important;

  /* border-bottom: 4px solid #c01343;*/

  border-bottom: 4px solid #b1040e !important;
}

.deptab {
  width: 150px !important;
}

#myVideo {
  /*position: absolute;*/

  right: 0;

  bottom: 0;

  /*min-width: 100%;

    min-height: 100%;*/

  /*margin-top: -98px;

    margin-bottom: -100px;*/
}

.cover {
  width: 100%;

  height: 500px;

  background-size: cover;

  position: absolute;

  top: 0;
  left: 0;
}

.image-scr {
  background: url(../images/back4.jpg) no-repeat;

  background-size: 100%;

  background-attachment: fixed;

  background-position: right;

  height: 490px;
}

.image_port {
  background: url(../images/success_story2.jpg) no-repeat;

  background-size: 63%;

  background-attachment: fixed;

  background-position: right;

  height: 490px;
}

.image_porttest {
  background: url(../images/te1.jpg) no-repeat 0px 0px;

  background-size: cover;

  background-attachment: fixed;

  background-position: right;

  height: 490px;
}

.image_porttour {
  background: url(../images/success_story1.jpg) no-repeat;

  background-size: 63%;

  background-attachment: fixed;

  background-position: left;

  height: 490px;
}

.global {
  background: url(../images/LoC_background.jpg) no-repeat;

  background-size: 100%;

  background-attachment: fixed;

  background-position: right;

  height: 707px;
}

.links {
  padding: 16px 0px;

  /* background: #fff;*/

  background: #f7f7f7;

  /* background: url(../images/spotlight_bg.png); */
}

.links_inner {
  text-align: center;

  border: 2px solid #fff;

  padding: 15px 0px;
}

.links a {
  text-decoration: none;

  color: #f58220;
}

.links_inner img {
  height: 91px;

  border: 2px solid #b1040e;

  padding: 15px;

  border-radius: 50%;
}

.links h5 {
  color: #062242;

  margin: 10px;

  font-size: 20px;

  text-align: center;

  font-weight: 600;

  font-family: 'Montserrat', sans-serif;
}

.links p {
  color: #000;

  text-align: center;

  line-height: 1.8 !important;

  font-size: 15px !important;
}

.links a.more {
  text-decoration: none;

  color: #b1040e;

  font-weight: 600;
}

.mvvs {
  background-image: url(../contents/trust_final8.png);

  /* background-attachment: fixed; */

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

  /*height: 500px;*/

  height: 384px;

  width: 100%;

  background-size: 100%;
}

.pull-right {
  float: right;
}

.mvvs .mvvs_inner {
  padding: 30px;
}

.mvvs .mvvs_inner {
  /* float: right; */

  /* margin-right: 11%; */

  margin-top: 20%;

  /* width: 700px; */

  background: rgba(177, 4, 14, 0.87);

  padding: 40px;
}

.mvvs .mvvs_inner h3 {
  font-size: 35px;
}

.mvvs .mvvs_inner h3 {
  color: #fff;

  font-weight: 800;

  font-size: 45px;
}

.mvvs .mvvs_inner h4 {
  font-size: 25px;
}

.mvvs .mvvs_inner h4 {
  color: #ffc621;

  font-size: 28px;
}

.mvvs .mvvs_inner p {
  font-size: 17px;
}

.mvvs .mvvs_inner p {
  color: #fff;

  text-align: justify;
}

/*--New Gallery--*/

.spineless .fluid main,
.spineless.fluid main {
  margin-left: 0;
}

.home #binder.fluid .row.thirds {
  padding: 0 !important;
}

.spacing-loose .thirds.gutter .column.one:not(.gutterless),
.spacing-loose .thirds.gutter .column:nth-of-type(3n + 4):not(.gutterless),
.spacing-loose .triptych.gutter .column.one:not(.gutterless) {
  padding-right: 1.25rem;
}

main .life a.home-link-wrap div {
  width: 100%;

  height: 296px;

  display: block;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center center;
}

.life a.home-link-wrap div {
  height: 408px;
}

.life a div div:hover {
  transition: background-color ease 0.5s;

  background-color: rgba(0, 0, 0, 0.5);
}

.life h2 {
  width: 90%;

  text-align: center;

  color: #fff;

  font-weight: 700;

  text-transform: uppercase;

  position: absolute;

  top: calc(50% - 0.75rem);

  left: 50%;

  margin-left: -45%;

  vertical-align: text-top;

  margin-top: 0;

  margin-bottom: 0;

  font-size: 2.5rem;

  background: rgba(0, 0, 0, 0.2);

  transition: background 0.3s ease;
}

.spacing-loose .thirds.gutter .column.one:not(.gutterless),
.spacing-loose .thirds.gutter .column:nth-of-type(3n + 4):not(.gutterless),
.spacing-loose .triptych.gutter .column.one:not(.gutterless) {
  padding-right: 1.25rem;
}

.home .fluid .row.thirds .column,
.home .fluid .row.thirds .column.two {
  width: 33.33%;

  padding: 0 !important;
}

.community-head h1 {
  width: 100%;

  margin: 0 auto;

  font-size: 6rem;

  line-height: 1;

  padding: 1rem 1rem 1rem 1rem;
}

.spacing-loose .single.gutter .column:not(.gutterless) {
  padding-left: 4rem;

  padding-right: 4rem;
}

.community-head .column {
  position: absolute;

  z-index: 2;

  padding: 0;

  margin-top: -3.4rem;

  margin-left: 37rem;
}

.good {
  color: #fff;

  font-size: 4em;

  background-color: #084386;

  font-weight: 700;

  padding: 10px;

  width: 60%;

  text-align: center;

  text-transform: uppercase;

  margin: 2.5rem 0 0;
}

.column one {
  padding: 0px;
}

/*--New Gallery end--*/

/*--New footer start--*/

.uw-footer {
  background: url(../images/footer4.jpg) center bottom;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

  padding: 0 0 30px 0;

  background-color: #4b2e83;

  border-top: 7px solid #d1d1d1;

  text-align: center;

  position: relative;
}

.uw-footer .footer-wordmark {
  display: inline-block;

  width: 335px;

  background: url(assets/svg/uw-sprite.svg) no-repeat 0 -434px transparent;

  text-indent: -9999px;

  overflow: hidden;

  margin-top: 50px;
}

.uw-footer .be-boundless {
  line-height: 64px;

  background: url(assets/images/campaign.svg) no-repeat center top transparent;

  display: block;

  text-indent: -99999px;

  margin: 10px 0 60px;

  opacity: 1;

  -o-transition: opacity 0.25s;

  -webkit-transition: opacity 0.25s;

  transition: opacity 0.25s;
}

.uw-footer .be-boundless:hover,
.uw-footer .be-boundless:focus {
  opacity: 0.6;
}

.uw-footer h4 {
  font-family: 'Encode Sans Compressed', sans-serif;

  color: #fff;

  font-weight: 400;

  font-size: 20px;

  position: relative;

  margin: 41px 0 11px 0;
}

.uw-footer h4:before {
  top: -27px;
}

.uw-footer h4:after {
  bottom: -85px;
}

.uw-footer h4:before,
.uw-footer h4:after {
  content: '';

  position: absolute;

  width: 85px;

  height: 1px;

  background-color: #9184aa;

  left: 50%;

  margin-left: -40px;
}

.uw-footer p {
  color: #fff;

  font-size: 0.8em;

  margin-top: 15px;
}

.uw-footer ul.footer-social li {
  list-style: none;

  display: inline-block;
}

.uw-footer ul.footer-social li a.facebook {
  background-position: 0 -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(assets/svg/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-social li a.twitter {
  background-position: -46px -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(../images/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-social li a.instagram {
  background-position: -322px -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(../images/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-social li a.youtube {
  background-position: -138px -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(../images/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-social li a.linkedin {
  background-position: -184px -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(../images/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-social li a.pinterest {
  background-position: -92px -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(../images/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-social li a.google {
  background-position: -275px -185px;
}

.uw-footer ul.footer-social li a {
  color: #fff;

  text-indent: -9999px;

  overflow: hidden;

  display: inline-block;

  background: url(../images/uw-sprite.svg) no-repeat 0 -185px transparent;

  padding: 8px 21px;
}

.uw-footer ul.footer-links {
  margin: 45px 0 0 0;
}

.uw-footer ul.footer-links li {
  list-style: none;

  display: inline-block;
}

.uw-footer ul.footer-links li a {
  color: #fff;

  position: relative;

  margin-right: 20px;
}

/*--New footer start--*/

main section#social-blocks {
  padding: 0;
}

#social-blocks {
  padding: 0.25%;
}

.section-panel {
  padding: 3em 0;
}

.wide-body .box.wide {
  width: 100%;
}

#social-blocks .col.social-block {
  padding: 0;

  width: 24.5%;

  margin: 0.25%;

  -webkit-transition: 0.5s;

  -khtml-transition: 0.5s;

  -moz-transition: 0.5s;

  -ms-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

  text-decoration: none;
}

/*.box {

    display: block;

    overflow: hidden;

    margin: 0 auto;

    padding: 0;

}*/

#social-blocks .col.social-block {
  padding: 0;

  width: 24.5%;

  margin: 0.25%;

  -webkit-transition: 0.5s;

  -khtml-transition: 0.5s;

  -moz-transition: 0.5s;

  -ms-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

  text-decoration: none;
}

#social-blocks .col.social-block.lime {
  background: #5b9336;
}

#social-blocks .col.social-block .overlay.big {
  width: 60%;

  text-align: center;

  font-family: 'Open Sans Condensed', sans-serif;

  font-size: 40px;

  font-size: 2.5em;

  font-size: 2.5rem;
}

#rice-events {
  background: rgba(203, 204, 243, 0.7);
}

.content-item {
  padding-top: 43px;

  padding-bottom: 43px;
}

.content-item h2 {
  color: #084386;

  font-size: 2.3em;

  font-family: lato;

  margin-top: 0;

  padding-bottom: 5px;

  margin-bottom: 12px;
}

.date-capsule {
  text-align: left;

  color: #fff;

  background: #ffffff;

  margin-bottom: 25px;

  font-size: 0.9em;

  padding: 0px;

  margin-top: 5px;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.important-date {
  text-transform: uppercase;

  background: #084386;

  font-size: 2em;

  padding: 15px;

  text-align: center;

  font-weight: bold;
}

.event-dates {
  font-size: 1.3em;

  font-weight: bold;

  color: #084386;
}

.important-event {
  background: #ffffff;

  padding: 20px;

  color: #666666;

  line-height: 1.3em;
}

a:visited {
  color: #5e2039;
}

a,
a:link {
  color: #036;

  text-decoration: none;
}

.last,
.omega {
  margin-right: 0 !important;
}

.col_6 .col_3 {
  width: 46.11%;
}

.col_6 .col_5,
.col_6 .col_4,
.col_6 .col_3,
.col_6 .col_2,
.col_6 .col_1 {
  margin-right: 7.77%;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11 {
  float: left;

  margin-right: 3.8%;

  position: relative;
}

.fa-ul {
  padding-left: 0;

  margin-left: 2.14285714em;

  list-style-type: none;
}

.fa-li {
  position: absolute;

  left: -2.14285714em;

  width: 2.14285714em;

  top: 0.14285714em;

  text-align: center;
}

.rice-events {
  /* background: #efefef; */

  /* margin-left: -20px; */

  padding-bottom: 12px;

  padding-top: 5px;
}

.rice-events li a:link,
.rice-events li a:visited {
  font-size: 1em;

  display: block;

  color: #003366;
}

.rice-events ul {
  margin: 0px;

  padding: 0px;

  text-indent: none;

  margin-top: -12px;
}

.rice-events ul li {
  font-size: 0.9em;

  line-height: normal;

  padding-bottom: 9px;

  min-height: 48px;

  border-bottom: 1px dotted #cccccc;

  padding-top: 0px;

  margin-top: 6px;

  list-style-type: none;
}

a.button {
  color: #fff;

  text-shadow: 0px 0px 0px #2a3a49;

  font-size: 1em;

  margin: 6px;

  text-align: left;

  padding: 8px 12px 8px 12px;

  width: 164px;
}

.pull-left {
  float: left;
}

.blue-yonder {
  background: #084386;
}

.bg-blue.dark {
  background-color: #0f2846 !important;
}

#schools-college-links.bold ol {
  position: relative;

  padding: 0;

  margin: 0;

  list-style: none;
}

#schools-college-links.about ol li a.magic:visited,
#schools-college-links.bold ol li a.magic:visited {
  color: #fff;
}

#schools-college-links.bold ol li strong {
  display: block;

  font-size: 2.1rem;

  font-weight: 700;

  line-height: 2.1rem;

  color: #fff;
}

.sr-only {
  position: absolute;

  width: 1px;

  height: 1px;

  padding: 0;

  margin: -1px;

  overflow: hidden;

  clip: rect(0, 0, 0, 0);

  border: 0;
}

@media (min-width: 992px) {
  #schools-college-links.bold ol li.spx.has-focus,
  #schools-college-links.bold ol li.spx:focus,
  #schools-college-links.bold ol li.spx:hover {
    background-color: #184359 !important;
  }

  #schools-college-links.bold ol li.spa.has-focus,
  #schools-college-links.bold ol li.spa:focus,
  #schools-college-links.bold ol li.spa:hover {
    background-color: #184359 !important;
  }

  #schools-college-links.bold ol li.wc1.has-focus,
  #schools-college-links.bold ol li.wc1:focus,
  #schools-college-links.bold ol li.wc1:hover {
    background-color: #184359 !important;
  }

  #schools-college-links.bold ol li.wcl {
    top: 0;

    left: 192.5px;

    width: 211.2px;

    height: 211.2px;

    background-image: url(../images/medallions/wcl.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.spa {
    top: 0;

    left: 450px;

    width: 259.6px;

    height: 259.6px;

    background-image: url(../images/medallions/spa.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.spx {
    top: 30px;

    left: 750px;

    width: 204.6px;

    height: 204.6px;

    background-image: url(../images/medallions/spx.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.soe {
    top: -20px;

    left: 990px;

    width: 174.9px;

    height: 174.9px;

    background-image: url(../images/medallions/soe.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.soe.has-focus,
  #schools-college-links.bold ol li.soe:focus,
  #schools-college-links.bold ol li.soe:hover {
    background-color: #2d3a22 !important;
  }

  #schools-college-links.bold ol li.sis {
    top: 37.5%;

    left: 0;

    width: 275px;

    height: 275px;

    background-image: url(../images/medallions/sis.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.soc {
    top: 47.5%;

    left: 320px;

    width: 220px;

    height: 220px;

    background-image: url(../images/medallions/soc.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.soc.has-focus,
  #schools-college-links.bold ol li.soc:focus,
  #schools-college-links.bold ol li.soc:hover {
    background-color: #5e1b15 !important;
  }

  #schools-college-links.bold ol li.ksb {
    top: 47.5%;

    left: 630px;

    width: 244.2px;

    height: 244.2px;

    background-image: url(../images/medallions/ksb.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.ksb.has-focus,
  #schools-college-links.bold ol li.ksb:focus,
  #schools-college-links.bold ol li.ksb:hover {
    background-color: #4d4037 !important;
  }

  #schools-college-links.bold ol li.cas {
    top: 35%;

    left: 920px;

    width: 302.5px;

    height: 302.5px;

    background-image: url(../images/medallions/cas.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li.cas.has-focus,
  #schools-college-links.bold ol li.cas:focus,
  #schools-college-links.bold ol li.cas:hover {
    background-color: #0f2846 !important;
  }

  #schools-college-links.bold .magic-content {
    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 101;

    width: 100%;

    height: 100%;

    padding: 0;

    margin: 0;

    cursor: url(close-cursor.png) 16 16, crosshair;

    background: 0 0;
  }

  #schools-college-links.bold .magic-content .modal-close {
    position: absolute;

    top: 30px;

    left: 50%;

    -webkit-transform: translateX(310px);

    transform: translateX(310px);
  }

  #schools-college-links.bold .magic-content .modal-close button {
    width: 6rem;

    height: 6rem;

    padding: 0;

    margin: 0;

    color: #fff;

    background: 0 0;

    border: 1px solid transparent;

    border-radius: 50%;
  }

  #schools-college-links.bold .magic-content .modal-close button span {
    font-size: 6rem;

    line-height: 6rem;
  }

  #schools-college-links.bold .magic-content .modal-close button span {
    font-size: 6rem;

    line-height: 6rem;
  }

  #schools-college-links.bold ol li.cas a {
    padding: 0 50% 0 0;
  }

  #schools-college-links.bold ol li a.magic {
    position: relative;

    top: 50%;

    margin: 0 20px;

    text-decoration: none;

    text-shadow: 1px 1px 1px #343434;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);
  }

  #schools-college-links.bold {
    position: relative;

    padding: 50px 0;

    margin: 0 -15px 25px;

    background-position: center top;

    background-size: cover;
  }

  #schools-college-links.bold .overlay {
    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 100;

    width: 100%;

    height: 100%;

    cursor: url(close-cursor.png) 16 16, crosshair;

    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAE0lEQVQYlWNgwAcCZjaMCEkGBgDLTwtJmdFtMQAAAABJRU5ErkJggg==);

    background-repeat: repeat;

    opacity: 0.75;
  }

  #schools-college-links.bold .fade-out {
    position: absolute;

    right: 0;

    bottom: 0;

    left: 0;

    height: 75px;

    background: rgba(255, 255, 255, 0);

    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.999) 100%
    );
  }

  #schools-college-links.bold ol li.cas {
    top: 35%;

    left: 920px;

    width: 302.5px;

    height: 302.5px;

    background-image: url(/customcf/2016-redesign/images/medallions/cas.svg);

    background-size: cover;
  }

  #schools-college-links.bold ol li {
    position: absolute;

    width: 220px;

    height: 220px;

    padding: 0;

    margin: 10px;

    cursor: pointer;

    border: 2px solid rgba(0, 0, 0, 0.2);

    border-radius: 50%;

    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.65);
  }
}

@media (min-width: 1310px) {
  #schools-college-links.bold .col-xs-12 {
    padding: 0;
  }

  #schools-college-links.bold ol {
    z-index: 99;

    min-height: 517px;
  }
}

/*==============================================

			Innovation				

==============================================*/

/*==============================================

			Theme BreadCrumb					

==============================================*/

.tg-breadcrumb {
  margin: 0;

  padding: 6px;

  color: #666;

  float: left;

  list-style: none;

  text-align: right;

  text-transform: capitalize;

  font: 13px/16px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-breadcrumb li {
  width: auto;

  float: left;

  font-weight: 500;

  padding: 0 15px;

  position: relative;

  list-style-type: none;

  line-height: inherit;
}

.tg-breadcrumb li:after {
  top: 0;

  left: -3px;

  content: '\f105';

  position: absolute;

  font-size: inherit;

  line-height: inherit;

  font-family: 'FontAwesome';
}

.tg-breadcrumb li:first-child {
  padding-left: 0;
}

.tg-breadcrumb li:first-child:after {
  display: none;
}

.tg-breadcrumb li a {
  display: block;
}

.tg-prev,
.tg-next {
  top: 0;

  right: 0;

  font-size: 14px;

  cursor: pointer;

  position: absolute;
}

.tg-prev span,
.tg-next span {
  color: #373542;

  display: block;

  line-height: 16px;

  margin: 0 14px 0 0;
}

.tg-prev {
  top: -2px;

  right: 40px;

  text-align: left;
}

.tg-next {
  text-align: right;

  -webkit-transform: rotate(180deg);

  -moz-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  -o-transform: rotate(180deg);

  transform: rotate(180deg);
}

.tg-prev span:after,
.tg-next span:after {
  content: '';

  top: 50%;

  left: 15px;

  width: 20px;

  height: 1px;

  z-index: -1;

  opacity: 0;

  background: #373542;

  position: absolute;

  visibility: hidden;
}

.tg-prev:hover span:after,
.tg-next:hover span:after {
  opacity: 1;

  visibility: visible;
}

.tg-prev:hover span:after,
.tg-next:hover span:after {
  left: 3px;
}

/*==============================================

			Theme Style							

==============================================*/

.tg-home {
}

.tg-wrapper {
  width: 100%;

  max-width: 1230px;

  margin: 0 auto;

  background: #fff;

  overflow: hidden;

  -webkit-box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.2);

  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.2);
}

body.tg-home .tg-main {
  padding: 20px 0;
  background: #f7f7f7;
}

.tg-main {
  padding: 40px 0;
}

.tg-twocolumns {
  width: 100%;

  float: left;
}

.tg-content {
  width: 100%;

  float: left;
}

.tg-sidebar {
  width: 100%;

  float: left;
}

.tg-themetabs {
  width: 100%;

  float: left;

  background: #f7f7f7;
}

.tg-themetabnav {
  width: 200px;

  float: left;

  list-style: none;

  font-size: 13px;

  line-height: 40px;

  background: #fff;
}

.mega-menu-col .tg-themetabnav {
  width: 200px;

  padding: 14px 0;
}

.tg-themetabnav li {
  width: 100%;

  float: left;

  line-height: inherit;

  list-style-type: none;
}

.mega-menu-col .tg-themetabnav li {
  border: 0;
}

.tg-themetabnav li a {
  color: #666;

  display: block;

  position: relative;

  line-height: inherit;
}

.tg-themetabnav li a:after {
  top: 0;

  right: 15px;

  content: '\f105';

  position: absolute;

  font-size: inherit;

  line-height: inherit;

  font-family: 'FontAwesome';
}

.tg-themetabnav li.active a,
.tg-themetabnav li a:hover {
  color: #333;

  background: #f7f7f7;
}

.tg-themetabcontent {
  overflow: hidden;
}

.tg-tabpane {
  width: 100%;

  float: left;

  padding: 30px;
}

.tg-tabpane strong {
  width: 100%;

  float: left;

  font-size: 18px;

  line-height: 15px;

  padding: 0 0 20px;

  font-weight: normal;
}

.tg-tabpane .tg-posts {
  clear: both;

  width: auto;

  float: none;

  margin: 0 -15px;
}

.tg-tabpane .tg-themepost {
  padding: 0 15px;
}

.tg-navigation .tg-featuredimg,
.tg-navigation .tg-themeposttags,
.tg-navigation .tg-matadata {
  line-height: 16px;
}

.tg-navigation .tg-themeposttitle h3 {
  line-height: 19px;
}

.tg-navigation .tg-featuredimg a,
.tg-navigation .tg-themeposttags li a,
.tg-navigation .tg-themeposttitle h3 a,
.tg-navigation .tg-matadata li a,
.tg-navigation .tg-pricebox a {
  padding: 0;
}

.tg-navigation .tg-themeposttitle h3 a {
  color: #333;
}

.tg-posts {
  width: 100%;

  float: left;
}

.tg-themepost {
  width: 100%;

  float: left;

  overflow: hidden;

  position: relative;
}

.tg-featuredimg {
  margin: 0;

  width: 100%;

  float: left;

  /*background: #333;*/
}

.tg-featuredimg a {
  z-index: 1;

  padding: 0;

  display: block;

  position: relative;
}

.tg-featuredimg a img {
  width: 100%;

  z-index: 1;

  display: block;

  position: relative;
}

.tg-themepostcontent {
  width: 100%;

  float: left;

  padding: 20px 0 0;
}

.tg-themeposttags {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 16px;

  list-style: none;
}

.tg-themepostcontent .tg-themeposttags {
  margin: 0 0 10px;
}

.tg-themeposttags li {
  float: left;

  padding: 0 2px 0 5px;

  position: relative;

  line-height: inherit;

  list-style-type: none;
}

.tg-themeposttags li:first-child {
  padding-left: 0;
}

.tg-themeposttags li + li:before {
  top: 0;

  left: 0;

  content: ',';

  position: absolute;
}

.tg-themeposttags li a {
  color: #666;

  display: block;

  line-height: inherit;
}

.tg-themeposttitle {
  width: 100%;

  float: left;

  margin: 0 0 13px;

  padding: 2px 0 10px;

  border-bottom: 1px solid #ddd;
}

.tg-themeposttitle h3 {
  margin: 0;

  font-size: 16px;

  line-height: 19px;
}

.tg-navigation .tg-themeposttitle h3 a,
.tg-themeposttitle h3 a {
  display: block;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-matadata {
  float: left;

  font-size: 13px;

  line-height: 16px;

  list-style: none;
}

.tg-matadata li {
  float: left;

  position: relative;

  padding: 0 7px 0 8px;

  line-height: inherit;

  list-style-type: none;
}

.tg-matadata li:first-child {
  padding-left: 0;
}

.tg-matadata li + li:before {
  top: 4px;

  left: 0;

  content: '';

  width: 1px;

  height: 9px;

  position: absolute;

  background: #b2b2b2;
}

.tg-matadata li a {
  color: #666;

  display: block;

  line-height: inherit;
}

.tg-matadata li a i,
.tg-matadata li a span {
  float: left;

  line-height: inherit;
}

.tg-matadata li a i {
  padding: 0 4px 0 0;
}

.tg-pricebox {
  float: right;

  text-transform: capitalize;

  font: 400 16px/16px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-pricebox a {
  color: #333;
}

.tg-themepost:hover .tg-featuredimg a img {
  opacity: 0.5;
}

.tg-themepostleftimg,
.tg-themepostleftthumb {
  padding: 15px 0;
}

.tg-themepostleftthumb .tg-featuredimg,
.tg-themepostleftimg .tg-featuredimg {
  width: auto;

  /*background: #333;*/

  background: #062242;
}

.tg-themepostleftthumb .tg-featuredimg {
  width: 100%;
}

.tg-themepostleftthumb .tg-featuredimg a img,
.tg-themepostleftthumb .tg-featuredimg img,
.tg-themepostleftimg .tg-featuredimg a img,
.tg-themepostleftimg .tg-featuredimg img {
  opacity: 0.5;
}

.tg-themepostleftthumb .tg-featuredimg a img:hover,
.tg-themepostleftthumb .tg-featuredimg img:hover,
.tg-themepostleftimg .tg-featuredimg img:hover,
.tg-themepostleftimg .tg-featuredimg a img:hover {
  opacity: 1;
}

.tg-themepostleftthumb .tg-themepostcontent,
.tg-themepostleftimg .tg-themepostcontent {
  width: auto;

  float: none;

  overflow: hidden;

  padding: 15px 0 15px 20px;
}

.tg-themepostleftthumb .tg-themepostcontent {
  padding: 0 0 0 20px;
}

.tg-themepostleftthumb .tg-themeposttitle,
.tg-themepostleftimg .tg-themeposttitle {
  border: 0;

  margin: 0;

  padding: 15px 0;
}

.tg-themepostleftthumb .tg-themeposttitle {
  padding: 0;
}

.tg-themepostleftthumb .tg-themeposttitle h3 {
  font-size: 13px;

  line-height: 20px;
}

.tg-themepostleftthumb .tg-themeposttitle h3 a {
  display: block;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-themepostleftimg .tg-description {
  padding: 0 0 20px;
}

.tg-themepostleftimg .tg-description p {
  margin: 0;
}

.tg-btnsbox {
  width: 100%;

  float: left;
}

.tg-btnsbox .tg-btn {
  float: left;

  color: #333;

  padding: 0 20px;

  line-height: 30px;

  background: #f7f7f7;
}

.tg-btnsbox .tg-btn + .tg-btn {
  margin: 0 0 0 10px;
}

.tg-btnsbox .tg-btn:hover {
  color: #fff;
}

.tg-btnprev,
.tg-btnnext {
  color: #fff;

  color: #333;

  width: 28px;

  height: 28px;

  margin: 0 3px;

  display: block;

  cursor: pointer;

  background: #fff;

  line-height: 28px;

  text-align: center;
}

.tg-btnprev i,
.tg-btnnext i {
  display: block;

  line-height: inherit;
}

.tg-btnprev:hover,
.tg-btnnext:hover {
  color: #fff;

  background: #333;
}

.tg-btnroundprev,
.tg-btnroundnext {
  float: none;

  margin: 0 5px;

  border-radius: 50%;

  vertical-align: top;

  display: inline-block;
}

.tg-borderheading {
  width: 100%;

  float: left;

  margin: 0 0 20px;

  padding: 0 0 20px;

  border-bottom: 1px solid #ddd;
}

.tg-borderheading h2 {
  margin: 0;

  color: #333;

  font-size: 20px;

  line-height: 20px;
}

.tg-inputwithicon {
  width: 100%;

  float: left;

  margin: 0 0 10px;

  position: relative;
}

.tg-inputwithicon i {
  top: 1px;

  left: 1px;

  z-index: 2;

  width: 38px;

  height: 38px;

  line-height: 38px;

  position: absolute;

  text-align: center;

  background: #f7f7f7;
}

.tg-inputwithicon .form-control,
.tg-inputwithicon .tg-select {
  margin: 0;

  z-index: 1;

  position: relative;
}

.tg-inputwithicon .form-control,
.tg-inputwithicon .tg-select select {
  padding-left: 45px;
}

/*==============================================

			Header Style						

==============================================*/

.tg-header {
  z-index: 100;

  margin: 0 0 10px;

  position: relative;
}

.tg-topbar {
  width: 100%;

  float: left;

  height: 36px !important;

  background: #333;

  padding: 0 0 0 20px !important;
}

.tg-topbar .tg-leftbox {
  float: left;
}

.tg-topbar .tg-rightbox {
  float: right;
}

.tg-datebox,
.tg-rtltextbox {
  height: 40px;

  color: #999;

  font-size: 12px;

  line-height: 40px;

  margin: 0 14px 0 0;

  position: relative;

  padding: 0 15px 0 0;

  /* font-family: 'Muli', sans-serif;*/

  font-family: 'Montserrat', sans-serif;

  /* font-family: 'Josefin Sans', sans-serif;*/
}

.tg-datebox:before {
  top: 50%;

  right: 0;

  content: '';

  width: 1px;

  height: 12px;

  margin: -6px 0 0;

  position: absolute;

  background: #a0a0a0;
}

.tg-rtltextbox {
  font-size: 12px;

  line-height: 40px;
}

.tg-rtltextbox em {
  font-style: normal;

  padding: 0 15px 0 0;

  display: inline-block;

  vertical-align: top;
}

.tg-rtltextbox {
  color: #a0a0a0;
}

.tg-rtltextbox a {
  color: #fff;

  margin: 0 5px 0 0;

  line-height: 30px;

  position: relative;

  display: inline-block;

  vertical-align: top;
}

.tg-rtltextbox a:before {
  left: 0;

  bottom: 0;

  width: 100%;

  height: 1px;

  content: '';

  /*background: #fff;*/

  position: absolute;
}

.tg-rtltextbox a:hover {
  color: #fff;
}

.tg-topbar .tg-rightbox .tg-tollfree {
  float: left;

  color: #999;

  line-height: 40px;

  padding: 0 30px 0 0;
}

.tg-themedropdown {
  position: relative !important;

  vertical-align: top !important;

  display: inline-block !important;
}

.tg-btndropdown {
  color: #999;

  width: 100%;

  float: left;

  display: block;

  font-size: 13px;

  line-height: 40px;

  position: relative;

  padding: 0 40px 0 15px;

  text-transform: capitalize;

  background: rgba(0, 0, 0, 0.4);
}

.tg-btndropdown:focus,
.tg-btndropdown:hover {
  color: #666;
}

.tg-btndropdown:after {
  top: 0;

  right: 15px;

  content: '\f107';

  position: absolute;

  line-height: inherit;

  font-family: 'FontAwesome';
}

.tg-btndropdown span,
.tg-btndropdown span {
  vertical-align: top;

  display: inline-block;
}

.tg-btndropdown span + span {
  padding: 0 0 0 10px;
}

.tg-themedropdownbox {
  top: 150px;

  left: 0;

  opacity: 0;

  z-index: 9;

  background: #fff;

  visibility: hidden !important;

  position: absolute !important;

  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.tg-themedropdownbox ul {
  width: 100%;

  float: left;

  list-style: none;
}

.tg-themedropdownbox ul li {
  width: 100%;

  float: left;

  cursor: pointer;

  padding: 0 15px;

  list-style-type: none;
}

.tg-themedropdownbox ul li + li {
  border-top: 1px solid #ddd;
}

.tg-themedropdownbox ul li span {
  line-height: inherit;

  vertical-align: top;

  display: inline-block;
}

.tg-themedropdownbox ul li span + span {
  padding: 0 0 0 10px;
}

.tg-themedropdown.open .tg-themedropdownbox {
  top: 100%;

  opacity: 1;

  visibility: visible;
}

.tg-languagesdropdown {
  float: right;
}

.tg-logoandnoticeboard {
  width: 100%;

  float: left;

  padding: 20px 0;
}

.tg-logo {
  float: left;

  margin: 10px 0;
}

.tg-logo a {
  display: block;
}

.tg-noticeboard {
  float: right;
}

.tg-noticeboard figure,
.tg-noticeboard .tg-textbox {
  margin: 0;

  display: inline-block;

  vertical-align: middle;
}

.tg-noticeboard .tg-textbox {
  text-align: right;
}

.tg-noticeboard figure {
  padding: 0 0 0 10px;
}

.tg-noticeboard .tg-textbox span {
  display: block;
}

.tg-navigationarea {
  width: 100%;

  float: left;

  position: relative;

  background: #f7f7f7;
}

.tg-nav {
  z-index: 2;

  float: left;

  text-transform: capitalize;

  font: 400 13px/40px 'Open Sans', Arial, Helvetica, sans-serif;
}

.tg-navigation {
  width: 100%;

  float: left;

  padding: 0;

  line-height: inherit;
}

.tg-navigation ul {
  margin: 0;

  list-style: none;

  line-height: inherit;
}

.tg-navigation > ul {
  width: 110%;

  float: left;
}

/* Media Query for smaller screens */
@media (max-width: 768px) {
  .tg-navigation > ul {
    width: 200%; /* Adjust width for smaller screens */
/*    float: right;  Adjust float behavior */
  }
}

.tg-navigation ul li {
  line-height: inherit;

  list-style-type: none;
}

li.menu-item-has-children {
  position: relative;
}

li.menu-item-has-mega-menu {
  position: static;
}

li.menu-item-has-children > a:before,
li.menu-item-has-mega-menu > a:before {
  top: 0;

  right: 10px;

  /*	content: '\f107';*/

  position: absolute;

  font-size: inherit;

  line-height: inherit;

  font-family: 'FontAwesome';
}

.sub-menu li.menu-item-has-children > a:after {
  top: 0;

  right: 10px;

  content: '\f105';

  position: absolute;

  font-size: inherit;

  line-height: inherit;

  font-family: 'FontAwesome';
}

.tg-navigation ul li .sub-menu li.current-menu-item > a {
  color: #333;
}

.tg-navigation ul li .sub-menu li.current-menu-item > a:before {
  height: 100%;
}

.tg-navigation > ul > li {
  float: left;
}

.tg-navigation ul li a {
  color: #313030;

  font-weight: 600;

  display: block;

  padding: 0 25px 0px 22px;

  position: relative;

  line-height: inherit;

  font-family: 'Montserrat', sans-serif;
}

.tg-navigation > ul > li > a {
  color: #333;

  z-index: 2;
}

.tg-navigation > ul > li:last-child > .sub-menu {
  right: 0;

  left: auto;
}

.tg-navigation > ul > li:last-child > .sub-menu .sub-menu {
  right: 100%;

  left: auto;
}

#tg-magicbox {
  top: 0;

  left: 0;

  z-index: 1;

  width: 100%;

  position: absolute;
}

a[data-new]:after {
  top: -2px;

  right: 0;

  color: #fff;

  background: #fff;

  font-size: 10px;

  line-height: 12px;

  padding: 0 3px 2px;

  position: absolute;

  border-radius: 2px;

  white-space: nowrap;

  content: attr(data-new);

  text-transform: capitalize;

  border-bottom-left-radius: 0;
}

a[data-new]:before {
  top: 12px;

  right: 23px;

  content: '';

  position: absolute;

  border-top: 4px solid;

  border-right: 4px solid transparent !important;
}

.tg-navigation > ul > li.current-menu-item a[data-new]:before {
  border-color: #fff;
}

.tg-navigation > ul > li.current-menu-item a[data-new]:after {
  background: #fff;
}

.tg-navigation ul li:hover > a,
.tg-navigation ul li > a:hover,
.tg-navigation ul li.current-menu-item > a,
.tg-navigation ul li:hover a[data-new]:before,
.tg-navigation ul li a:hover[data-new]:before {
  color: #fff;
}

.tg-navigation ul li:hover a[data-new]:after,
.tg-navigation ul li a:hover[data-new]:after {
  background: #fff;
}

.tg-navigation ul li:hover a[data-new]:before,
.tg-navigation ul li a:hover[data-new]:before {
  border-color: #fff;
}

.sub-menu,
.mega-menu {
  top: 150px;

  /*left: 0;*/

  left: 45px !important;

  z-index: 2;

  opacity: 0;

  /*width: 230px;*/

  /*width: 650px;*/

  /*width: 800px;*/

  width: 1000px !important;

  background: #fff;

  position: absolute;

  visibility: hidden;

  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);

  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.sub-menu {
  border-top: 1px solid #ddd;
}

.sub-menu .sub-menu {
  left: 100%;
}

.sub-menu li {
  width: 100%;

  float: left;
}

.sub-menu li + li {
  border-top: 1px solid #ddd;
}

.sub-menu > li > a:before,
.mega-menu-col > ul > li > a:before {
  top: 0;

  left: 0;

  width: 3px;

  height: 0;

  content: '';

  position: absolute;
}

.tg-navigation ul.sub-menu > li:hover > a,
.tg-navigation ul.sub-menu > li > a:hover {
  color: #333;
}

.sub-menu > li:hover > a:before,
.sub-menu > li > a:hover:before,
.mega-menu-col > ul > li:hover > a:before,
.mega-menu-col > ul > li > a:hover:before {
  height: 100%;
}

.mega-menu-row {
  width: 100%;

  float: left;

  display: table;

  table-layout: fixed;
}

.mega-menu-col {
  display: table-cell;

  vertical-align: top;
}

.mega-menu-col + .mega-menu-col {
  /*background: #f7f7f7;*/
  background: #fff;
}

.tg-navigation .mega-menu-col > a {
  float: left;

  color: #333;

  padding: 0;

  margin: 0 25px;

  font-size: 16px;
}

.tg-navigation .mega-menu-col:hover > a,
.tg-navigation .mega-menu-col a:hover {
  color: #333;
}

.mega-menu-col > ul {
  width: 100%;

  float: left;
}

.mega-menu-col > ul > li + li {
  border-top: 0px solid #ddd;
}

.mega-menu-col > ul > li > a {
  position: relative;
}

.mega-menu-col > ul > li.current-menu-item > a {
  color: #333;
}

.mega-menu-col figure {
  margin: 0;

  float: left;
}

.mega-menu-col .tg-textbox {
  color: #fff;

  overflow: hidden;

  padding: 26px 14px;
}

.tg-textbox strong {
  color: #fff;

  display: block;

  font-size: 16px;

  line-height: 16px;

  text-transform: uppercase;
}

.tg-textbox .tg-description {
  padding: 10px 0;
}

.tg-textbox .tg-description p {
  margin: 0;
}

.tg-textbox .tg-btn {
  color: #333;

  float: left;

  padding: 0 15px;

  background: #fff;

  line-height: 30px;
}

.mega-menu.tg-fullmegamenu {
  left: 0 !important;

  width: 1140px !important;
}

.tg-headervtwo .mega-menu.tg-fullmegamenu {
  /*left: -42% !important;*/
}

.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children .menu-item-has-children:hover > .sub-menu,
.menu-item-has-mega-menu:hover .mega-menu {
  top: 100%;

  opacity: 1;

  visibility: visible;
}

.menu-item-has-children .menu-item-has-children:hover > .sub-menu {
  top: 0;
}

.tg-searchbox {
  float: right;

  position: relative;
}

.tg-btnsearch {
  color: #fff;

  width: 40px;

  height: 40px;

  display: block;

  line-height: 40px;

  text-align: center;
}

.tg-btnsearch:hover,
.tg-btnsearch:focus {
  color: #fff;
}

.tg-btnsearch i {
  display: block;

  text-align: center;

  line-height: inherit;
}

.tg-formtheme {
  width: 100%;

  float: left;
}

.tg-formtheme fieldset {
  margin: 0;

  border: 0;

  padding: 0;

  width: 100%;

  float: left;
}

.tg-searchbox .tg-formtheme {
  top: 0;

  right: 100%;

  z-index: 2;

  width: 340px;

  float: none;

  display: none;

  background: #fff;

  position: absolute;
}

.tg-searchbox .tg-formtheme .form-control {
  width: 100%;

  height: 40px;

  line-height: 18px;
}

.tg-dropdowarrow {
  top: 10px;

  z-index: 5;

  color: #fff;

  right: 10px;

  width: 20px;

  height: 20px;

  display: none;

  cursor: pointer;

  font-size: 8px;

  line-height: 20px;

  position: absolute;

  text-align: center;

  background: #333;
}

.tg-dropdowarrow i {
  display: block;

  font-size: 8px;

  line-height: inherit;
}

.tg-open > .tg-dropdowarrow i:before {
  content: '\f107';
}

.tg-megamenuslider {
  width: 100%;

  float: left;
}

.tg-megamenuslider .item {
  width: 100%;

  float: left;
}

.tg-megamenuslider.owl-carousel .owl-nav {
  right: 0;

  top: -35px;

  width: auto;

  position: absolute;
}

/*==============================================

			Slider Style						

==============================================*/

.tg-homeslider {
  width: 100%;

  float: left;
}

.tg-homeslider .item {
  width: 100%;

  float: left;
}

.tg-homeslider figure {
  margin: 0;

  width: 100%;

  float: left;
}

.tg-homeslider figure img {
  z-index: 1;

  width: 100%;

  height: auto;

  display: block;

  position: relative;
}

.tg-slidercontent {
  top: 0;

  left: 0;

  z-index: 2;

  width: 45%;

  height: 100%;

  color: #fff;

  padding: 30px;

  position: absolute;

  display: flex;

  flex-direction: column;

  justify-content: center;

  align-content: center;

  background: rgba(51, 51, 51, 0.8);
}

.tg-slidercontentbox {
  width: 100%;

  float: left;
}

.tg-taglatestnews {
  color: #333;

  float: left;

  background: #fff;

  padding: 0 10px;

  font-size: 14px;

  line-height: 30px;

  margin: 0 0 10px;

  text-transform: capitalize;
}

.tg-slidercontentbox .tg-borderheading {
  border: 0;

  margin: 0;

  padding: 0 0 14px;

  position: relative;
}

.tg-slidercontentbox .tg-borderheading:before {
  left: 0;

  bottom: 0;

  width: 100px;

  height: 2px;

  content: '';

  background: #fff;

  position: absolute;
}

.tg-borderheading h1 {
  margin: 0;

  color: #fff;

  font-size: 38px;

  font-weight: 300;

  line-height: 38px;
}

.tg-borderheading h1 span {
  display: block;

  padding: 10px 0 0;
}

.tg-slidercontent .tg-description {
  padding: 30px 0;

  font-size: 16px;

  line-height: 28px;
}

.tg-slidercontent .tg-description p {
  margin: 0;
}

.tg-slidercontent .tg-btn {
  float: left;

  color: #fff;

  border: 2px solid #fff;

  background: transparent;
}

.tg-homeslider .owl-nav {
  left: 0;

  bottom: 0;

  width: 45%;

  float: none;

  padding: 30px;

  text-align: right;

  position: absolute;
}

.tg-homeslider .owl-nav > div {
  float: none;
}

.tg-tickerbox {
  width: 100%;

  float: left;

  padding: 10px 0;

  position: relative;

  border-bottom: 1px solid #ddd;
}

.tg-tickerbox span {
  float: left;

  color: #fff;

  padding: 0 10px;

  font-size: 12px;

  background: #333;

  line-height: 28px;
}

.tg-ticker {
  width: auto;

  overflow: hidden;

  padding: 0 0 0 75px;
}

.tg-ticker .item {
  width: 100%;

  float: left;
}

.tg-ticker .item .tg-description {
  padding: 4px 0;
}

.tg-ticker .item .tg-description p {
  margin: 0;

  line-height: 20px;
}

.tg-ticker .owl-nav {
  top: 0;

  left: 0;

  width: auto;

  float: none;

  position: absolute;
}

/*==========================================================================================

										Main Style											

==========================================================================================*/

.tg-shortcode {
  width: 100%;

  float: left;
}

.tg-shortcode figure {
  margin: 0;

  float: left;

  overflow: hidden;
}

.tg-shortcode figure a,
.tg-shortcode figure a img,
.tg-shortcode figure img {
  display: block;
}

.tg-welcomeandgreeting {
  padding: 20px;

  /*background: #f7f7f7;*/

  /* background: url(../images/intro1.png);*/
}

.tg-welcomeandgreeting figure {
  border: 8px solid #ddd;
}

.tg-shortcodetextbox {
  overflow: hidden;

  padding: 16px 0 16px 20px;
}

.tg-shortcodetextbox h2 {
  margin: 0 0 20px;

  font-size: 20px;

  line-height: 20px;
}

.tg-name,
.tg-designation {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 16px;
}

.tg-designation {
  padding: 5px 0 15px;
}

.tg-btnpluslogo {
  width: 100%;

  float: left;
}

.tg-btnpluslogo .tg-btn {
  float: left;

  padding: 0 20px;

  line-height: 30px;
}

.tg-btnpluslogo .tg-universitylogo {
  float: right;
}

.tg-btnpluslogo .tg-universitylogo a {
  display: block;
}

.tg-events {
  width: 100%;

  float: left;

  margin: -15px 0;
}

.tg-events.tg-list .tg-eventpost .tg-description p {
  margin: 0 0 10px;
}

.tg-glanceatuoeandk {
  width: 100%;

  float: left;
}

.tg-gallery {
  clear: both;

  margin: -5px;

  width: auto;

  float: left;

  overflow: hidden;

  list-style: none;
}

.tg-gallery li {
  width: 16.6%;

  float: left;

  padding: 5px;

  list-style-type: none;
}

.tg-gallery li:first-child {
  width: 50%;
}

.tg-gallery li figure {
  margin: 0;

  width: 100%;

  float: left;

  background: #333;

  position: relative;
}

.tg-gallery li figure img,
.tg-gallery li figure a img {
  z-index: 1;

  width: 100%;

  height: auto;

  display: block;

  position: relative;
}

.tg-gallery li figure:hover img {
  opacity: 0.3;
}

.tg-btnview {
  top: 50%;

  left: 50%;

  z-index: 2;

  opacity: 0;

  color: #fff;

  width: 48px;

  height: 48px;

  display: block;

  visibility: hidden;

  line-height: 40px;

  position: absolute;

  border-radius: 50%;

  text-align: center;

  margin: -24px 0 0 -24px;

  border: 4px solid rgba(255, 255, 255, 0.3);
}

.tg-btnview i {
  display: block;

  background: #333;

  border-radius: 50%;

  line-height: inherit;
}

.tg-gallery li figure:hover .tg-btnview {
  opacity: 1;

  color: #fff;

  visibility: visible;
}

.tg-latestnews {
  width: 100%;

  float: left;
}

.tg-latestnewsslider .item {
  width: 100%;

  float: left;
}

.tg-events .tg-eventpost {
  padding: 15px 0;
}

.tg-newspost .tg-themeposttitle,
.tg-eventpost .tg-themeposttitle {
  border: 0;

  margin: 0;

  padding: 0 0 15px;
}

.tg-themepostcontent .tg-matadata {
  margin: 0 0 12px;
}

.tg-newspost .tg-description p,
.tg-eventpost .tg-description p {
  margin: 0;
}

.tg-latestnews .tg-btnsbox {
  padding: 30px 0 0;

  text-align: center;
}

.tg-latestnews .tg-btnsbox .tg-btn {
  float: none;
}

.tg-btnsimpleprev,
.tg-btnsimplenext {
  height: 18px;

  font-size: 18px;

  line-height: 18px;

  background: none;
}

.tg-btnsimpleprev:hover,
.tg-btnsimplenext:hover {
  background: none;
}

.tg-latestnewsslider.owl-carousel .owl-nav {
  top: -57px;

  right: 0;

  width: auto;

  float: none;

  position: absolute;
}

body.tg-home .tg-sidebar {
  padding: 20px 0 0;
}

.tg-sidebar .tg-widget + .tg-widget {
  margin: 40px 0 0;
}

.tg-widget,
.tg-widgettitle,
.tg-widgetcontent {
  width: 100%;

  float: left;
}

.tg-widgettitle {
  margin: 0 0 15px;

  background: #f7f7f7;

  padding: 12px 20px;
}

.tg-widgettitle h3 {
  margin: 0;

  font-size: 16px;

  line-height: 16px;
}

.tg-widgetcontent form fieldset {
  position: relative;
}

.tg-widgetcontent .tg-formsearch .form-control {
  z-index: 1;

  position: relative;

  padding: 10px 40px 10px 15px;
}

.tg-widgetcontent .tg-formsearch button {
  top: 1px;

  right: 1px;

  z-index: 2;

  width: 38px;

  height: 38px;

  line-height: 38px;

  position: absolute;
}

.tg-widgetquicklinks .tg-widgetcontent ul li + li {
  margin: 9px 0 0;
}

.tg-widgetcontent ul {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 16px;

  list-style: none;
}

.tg-widgetcontent ul li {
  width: 100%;

  float: left;

  position: relative;

  padding: 0 0 0 9px;

  line-height: inherit;

  list-style-type: none;
}

.tg-widgetcontent ul li + li {
  margin: 20px 0 0;
}

.tg-widgetcontent ul li:before {
  top: 9px;

  left: 0;

  width: 3px;

  height: 3px;

  content: '';

  margin: -1px 0 0;

  background: #666;

  position: absolute;

  border-radius: 50%;
}

.tg-widgetcontent ul li a {
  color: #fff;

  display: inline-block;

  vertical-align: top;
}

.tg-widgetadmissionform .tg-widgetcontent {
  color: #fff;

  padding: 30px 20px;
}

.tg-widgetadmissionform .tg-widgetcontent h3 {
  color: #fff;

  font-size: 16px;

  line-height: 16px;

  margin: 0 0 15px;

  padding: 0 0 15px;

  border-bottom: 1px solid #fff;
}

.tg-widgetcontent a.tg-btn {
  color: #333;

  height: 30px;

  padding: 0 20px;

  background: #fff;

  line-height: 30px;
}

.tg-btnicon i,
.tg-btnicon span {
  display: inline-block;

  vertical-align: middle;
}

.tg-formsearchcourse .tg-btn {
  width: 100%;

  float: left;

  height: 40px;

  line-height: 40px;
}

.tg-formsearchcourse .tg-btn:hover {
  color: #fff;
}

.tg-formsearchcourse a {
  color: #666;

  float: right;

  margin: 10px 0 0;

  font-size: 13px;

  line-height: 13px;
}

.tg-widgetdownload .tg-widgetcontent ul li,
.tg-widgetcampuses .tg-widgetcontent ul li {
  padding: 0;
}

.tg-widgetdownload .tg-widgetcontent ul li + li,
.tg-widgetcampuses .tg-widgetcontent ul li + li {
  margin: 10px 0 0;
}

.tg-widgetdownload .tg-widgetcontent ul li:before,
.tg-widgetcampuses .tg-widgetcontent ul li:before {
  display: none;
}

.tg-widgetdownload .tg-widgetcontent ul li a i,
.tg-widgetdownload .tg-widgetcontent ul li a span,
.tg-widgetcampuses .tg-widgetcontent ul li a i,
.tg-widgetcampuses .tg-widgetcontent ul li a span {
  float: left;
}

.tg-widgetdownload .tg-widgetcontent ul li a i,
.tg-widgetcampuses .tg-widgetcontent ul li a i {
  width: 20px;

  padding: 3px 0 0;

  text-align: left;
}

.tg-campuses,
.tg-campus,
.tg-campus .item,
.tg-campuses .tg-mapbox {
  width: 100%;

  float: left;
}

.tg-campuses .tg-mapbox {
  margin: 0 0 20px;

  position: relative;
}

.tg-mapbox .tg-campuslocation {
  width: 100%;

  float: left;

  height: 170px;
}

.tg-getdirection {
  top: 0;

  left: 0;

  z-index: 2;

  color: #fff;

  height: 30px;

  padding: 0 20px;

  background: #333;

  font-size: 13px;

  line-height: 30px;

  position: absolute;

  text-transform: capitalize;
}

.tg-getdirection:hover {
  color: #fff;
}

.tg-campusslider.owl-carousel .owl-nav {
  top: -43px;

  right: 0;

  z-index: 2;

  width: auto;

  float: none;

  position: absolute;
}

.tg-campuses ul li i,
.tg-campuses ul li a,
.tg-campuses ul li span,
.tg-campuses ul li address {
  margin: 0;

  font-size: 13px;

  line-height: 16px;

  font-style: normal;

  display: inline-block;

  vertical-align: top;
}

.tg-campuses ul li i {
  width: 25px;

  padding: 3px 0 0;

  line-height: 13px;
}

.tg-affiliationscertifications {
  width: 100%;

  float: left;
}

.tg-affiliationscertifications figure {
  margin: 0;

  width: 100%;

  float: left;

  height: 100px;

  background: #fff;

  display: flex;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  align-content: center;
}

.tg-affiliationscertifications figure:hover {
  background: #f7f7f7;
}

.tg-affiliationscertificationsslider,
.tg-affiliationscertificationsslider .item {
  width: 100%;

  float: left;
}

.tg-affiliationscertificationsslider.owl-carousel .owl-nav {
  top: -57px;

  right: 0;

  width: auto;

  float: none;

  position: absolute;
}

.tg-widgetothercapmus .tg-widgetcontent ul li {
  padding: 0;
}

.tg-widgetothercapmus .tg-widgetcontent ul li:before {
  display: none;
}

.tg-widgetothercapmus .tg-widgetcontent ul li i {
  float: left;

  margin: 0 6px 0 0;
}

.tg-widgetothercapmus .tg-widgetcontent ul li address {
  max-width: 150px;

  line-height: 15px;
}

.tg-widgetothercapmus .tg-widgetcontent ul li i,
.tg-widgetothercapmus .tg-widgetcontent ul li address {
  display: inline-block;

  vertical-align: middle;
}

/*==========================================================================================

										Footer Style										

==========================================================================================*/

.tg-signupbox {
  width: 100%;

  float: left;

  padding: 30px 0;
}

.tg-formsignupfree {
  width: 60%;

  float: right;
}

.tg-formsignupfree .form-group {
  width: 30%;

  margin: 0;

  float: left;
}

.tg-formsignupfree .form-group:first-child {
  width: 70%;

  padding: 0 30px;
}

.tg-formsignupfree .form-group .tg-btn {
  padding: 0;

  width: 100%;

  color: #fff;

  height: 40px;

  line-height: 36px;

  background: none;

  border: 2px solid #fff;
}

.tg-signuptextbox {
  float: left;

  color: #fff;
}

.tg-signuptextbox h3 {
  color: #fff;

  margin: 0 0 4px;

  font-size: 16px;

  font-weight: bold;

  line-height: 16px;

  text-transform: uppercase;
}

.tg-signuptextbox .tg-description p {
  margin: 0;
}

.tg-footermiddlebar {
  width: 100%;

  float: left;

  padding: 23px 0;

  position: relative;
}

.tg-footermiddlebar .tg-widgettitle {
  background: none;

  margin: 0 0 15px;

  padding: 0 0 15px;

  border-bottom: 1px solid #ddd;
}

.tg-footermiddlebar .tg-widget ul li:before {
  display: none;
}

.tg-widgetcompanyinfo .tg-logo {
  margin: 0;

  float: left;
}

.tg-widgetcompanyinfo .tg-logo a {
  float: left;
}

.tg-widgetcompanyinfo .tg-logo a img {
  float: left;
}

.tg-widgetcompanyinfo .tg-description {
  padding: 20px 0;
}

.tg-widgetcompanyinfo .tg-description p {
  margin: 0;
}

.tg-widgetcompanyinfo .tg-infolist {
  padding: 0 0 20px;
}

.tg-widgetcompanyinfo .tg-infolist li {
  padding: 0;
}

.tg-widgetcompanyinfo .tg-infolist li + li {
  margin: 9px 0 0;
}

.tg-infolist li i,
.tg-infolist li a,
.tg-infolist li span,
.tg-infolist li address {
  margin: 0;

  font-size: 13px;

  line-height: 16px;

  font-style: normal;

  display: inline-block;

  vertical-align: top;

  /*font-family: 'Muli', sans-serif;*/

  font-family: 'Montserrat', sans-serif;
}

.tg-infolist li address {
  max-width: 200px;
}

.tg-infolist li i {
  width: 25px;

  padding: 3px 0 0;

  line-height: 13px;
}

.tg-widgetcompanyinfo .tg-socialicons {
}

.tg-widgetcompanyinfo .tg-socialicons li {
  margin: 0;

  width: auto;

  padding: 0 10px 0 0;
}

.tg-widgettweets .tg-widgetcontent ul li {
  padding: 0 0 0 20px;
}

.tg-widgettweets .tg-widgetcontent ul li:before,
.tg-footermiddlebar .tg-widgetcoursecategories .tg-widgetcontent ul li:before {
  width: auto;

  height: auto;

  display: block;

  color: #55acee;

  content: '\f105';

  background: none;

  border-radius: 0;

  font-size: 13px;

  line-height: 13px;

  font-family: 'FontAwesome';
}

.tg-widgettweets .tg-widgetcontent ul li p {
  margin: 0;
}

.tg-widgettweets .tg-widgetcontent ul li span,
.tg-widgettweets .tg-widgetcontent ul li time {
  display: block;
}

.tg-footermiddlebar .tg-widgetcoursecategories .tg-widgetcontent ul li {
  width: 50%;

  margin: 0 0 10px;

  padding: 0 10px 0 15px;

  /*font-family: 'Muli', sans-serif;*/

  font-family: 'Montserrat', sans-serif;
}

.tg-footermiddlebar .tg-widgetcoursecategories .tg-widgetcontent ul li:before {
  top: 2px;

  color: #666;

  content: '\f105';

  font-size: 13px;

  line-height: inherit;
}

.tg-widgetflickrgallery .tg-widgetcontent ul {
  width: auto;

  float: none;

  clear: both;

  margin: -5px;

  overflow: hidden;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li {
  margin: 0;

  width: 25%;

  padding: 5px;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure {
  margin: 0;

  width: 100%;

  float: left;

  background: #333;

  position: relative;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure figcaption {
  top: 50%;

  left: 50%;

  z-index: 3;

  opacity: 0;

  color: #fff;

  font-size: 13px;

  line-height: 13px;

  position: absolute;

  visibility: hidden;

  margin: -6px 0 0 -6px;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure figcaption a {
  color: #fff;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure:hover figcaption {
  opacity: 1;

  visibility: visible;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure a {
  display: block;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure a img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-widgetflickrgallery .tg-widgetcontent ul li figure:hover a img {
  opacity: 0.3;
}

.tg-footerbar {
  width: 100%;

  float: left;

  color: #999;

  padding: 15px 0;

  background: #0c0c0c;
}

.tg-copyright {
  float: left;

  font-size: 13px;

  line-height: 20px;

  font-size: 13px;

  line-height: 20px;
}

.tg-addnav {
  float: right;
}

.tg-addnav ul {
  width: 100%;

  float: left;

  line-height: 20px;
}

.tg-addnav ul li {
  float: left;

  list-style: none;

  line-height: 20px;

  padding: 0 0 0 30px;
}

.tg-addnav ul li a {
  color: #999;

  display: block;
}

/*==========================================================================================

									Home Page Version Two									

==========================================================================================*/

.tg-homebannervtwo {
  clear: both;

  overflow: hidden;
}

.tg-homebannervtwo .tg-homeslider {
  width: 75%;

  float: left;
}

.tg-homebannervtwo .tg-homeslider .owl-nav {
  top: 50%;

  bottom: auto;

  width: 100%;

  padding: 0 30px;

  margin: -14px 0 0;
}

.tg-homebannervtwo .tg-homeslider .owl-nav .tg-btnprev {
  float: left;
}

.tg-homebannervtwo .tg-homeslider .owl-nav .tg-btnnext {
  float: right;
}

.tg-homebannervtwo .tg-slidercontent {
  top: auto;

  bottom: 0;

  width: 100%;

  height: auto;

  padding: 20px;
}

.tg-homebannervtwo .tg-slidercontent .tg-btn {
  float: right;

  margin: 16px 0;
}

.tg-homebannervtwo .tg-slidercontent .tg-titledescription {
  overflow: hidden;

  padding: 0 30px 0 0;
}

.tg-slidercontent .tg-titledescription h1 {
  color: #fff;

  font-size: 20px;

  line-height: 20px;

  margin: 0 0 15px;
}

.tg-slidercontent .tg-titledescription .tg-description {
  padding: 0;

  font-size: 13px;

  line-height: 22px;
}

.tg-noticeboardarea {
  width: 25%;

  float: right;

  padding: 0 0 0 20px;
}

.tg-noticeboardarea .tg-widget:first-child .tg-widgetcontent {
  background: #52b554;
}

.tg-noticeboardarea .tg-widget + .tg-widget {
  margin: 21px 0 0;
}

.tg-noticeboardarea .tg-widget .tg-widgetcontent {
  padding: 20px;
}

.tg-glanceatuoeandkvtwo .tg-gallery li:first-child {
  width: 100%;
}

.tg-glanceatuoeandkvtwo .tg-gallery li {
  width: 20%;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul {
  width: auto;

  float: none;

  clear: both;

  margin: -5px;

  overflow: hidden;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li {
  width: 50%;

  float: left;

  padding: 5px;

  margin: 0 !important;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:before {
  display: none;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li a {
  color: #fff;

  width: 100%;

  float: left;

  line-height: 17px;

  position: relative;

  padding: 20px 10px 20px 60px;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li a:hover {
  color: #fff;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(1) a {
  background: #ff9900;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(2) a {
  background: #6364da;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(3) a {
  background: #3575d3;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(4) a {
  background: #fe6941;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(5) a {
  background: #ff4d58;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(6) a {
  background: #52b554;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(7) a {
  background: #288feb;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(8) a {
  background: #be32b2;
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li a:before {
  top: 50%;

  left: 10px;

  color: #666;

  width: 40px;

  content: '';

  height: 40px;

  background: #fff;

  font-size: 15px;

  line-height: 40px;

  margin: -20px 0 0;

  border-radius: 50%;

  position: absolute;

  text-align: center;

  font-family: 'icomoon';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(1) a:before {
  content: '\e92e';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(2) a:before {
  content: '\e9f5';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(3) a:before {
  content: '\e9aa';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(4) a:before {
  content: '\e92b';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(5) a:before {
  content: '\e976';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(6) a:before {
  content: '\ea01';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(7) a:before {
  content: '\ea26';
}

.tg-widgetquicklinksvtwo .tg-widgetcontent ul li:nth-child(8) a:before {
  content: '\e938';
}

/*==========================================================================================

									Home Page Version Three									

==========================================================================================*/

body.tg-homethree,
body.tg-homefour {
  background: none;
  overflow-x: hidden;
}

body.tg-homethree .tg-wrapper,
body.tg-homefour .tg-wrapper {
  max-width: none;

  box-shadow: none;
}

.tg-headervtwo {
  z-index: 2;

  margin: 0 0 -120px;

  position: relative;
}

.tg-headervtwo .tg-topbar {
  padding: 0;
}

.tg-addressinfo {
  color: #fff !important;

  float: left;

  padding: 9px 0;

  font-size: 13px;

  line-height: 16px;

  list-style: none;
}

.tg-addressinfo li {
  color: #fff !important;

  float: left;

  padding: 0 30px 0 0;

  line-height: inherit;

  list-style-type: none;
}

.tg-addressinfo li a {
  color: #fff;
}

.tg-addressinfo li i,
.tg-addressinfo li address,
.tg-addressinfo li time,
.tg-addressinfo li span {
  color: #fff !important;

  margin: 0;

  font-style: normal;

  font-size: inherit;

  line-height: inherit;

  display: inline-block;

  vertical-align: middle;

  /*font-family: 'Muli', sans-serif;*/

  font-family: 'Montserrat', sans-serif;

  /*font-family: 'Josefin Sans', sans-serif;*/
}

.tg-addressinfo li i {
  font-size: 20px;

  line-height: 20px;

  padding: 0 10px 0 0;
}

.tg-headervtwo .tg-languagesdropdown {
  padding: 1px 0;
}

.tg-headervtwo .tg-btndropdown {
  color: #fff;

  background: none;

  line-height: 28px;

  padding: 0 30px 0 10px;

  /*border: 1px solid #fff;*/
}

.tg-btndropdown:after {
  right: 10px;
}

.tg-headervtwo .tg-logo {
  margin: 12px 0;
}

.tg-headervtwo .tg-navigationarea {
  background: none;

  /*border-bottom: 2px solid #fff;*/
}

.tg-headervtwo .tg-navigationandsearch {
  /*float: right;*/

  padding: 5px 0 0;
}

.tg-headervtwo .tg-navigation {
  position: relative;
}

.tg-headervtwo .tg-navigation > ul > li {
  padding: 0 0 5px;

  margin: 0 22px 0 20px;
}

.tg-headervtwo .tg-navigation > ul > li:first-child {
  /*margin: 0;*/
  margin: 0px 17px 0px 28px;
}

.tg-headervtwo .tg-navigation > ul > li > a {
  padding: 0;

  color: #fff;

  background: none;
}

/*.menu-item-has-mega-menu a:focus{

	color: #000 !important;

}

*/

.tg-headervtwo .tg-navigation > ul > li.current-menu-item > a,
.tg-headervtwo .tg-navigation > ul > li:hover > a,
.tg-headervtwo .tg-navigation > ul > li > a:hover,
.tg-headervtwo .tg-btnsearch {
  background: none;
}

.tg-headervtwo .tg-navigation > ul > li.menu-item-has-children > a,
.tg-headervtwo .tg-navigation > ul > li.menu-item-has-mega-menu > a {
  padding: 0 14px 0 0;
}

.tg-headervtwo li.menu-item-has-children > a:before,
.tg-headervtwo li.menu-item-has-mega-menu > a:before {
  right: 0;
}

.tg-homeslidervthree {
  z-index: 1;

  background: #000;

  position: relative;
}

.tg-homeslidervthree .item {
  background: #000;
}

.tg-homeslidervthree .item img {
  opacity: 0.5;
}

.tg-homeslidervthree .tg-slidercontent {
  width: 100%;

  background: none;

  text-align: center;

  padding: 120px 0 0;
}

.tg-homeslidervthree .tg-slidercontent h1 {
  color: #fff;

  font-size: 60px;

  font-weight: bold;

  line-height: 60px;

  text-transform: uppercase;
}

.tg-homeslidervthree .tg-slidercontent h1 span {
  display: block;

  font-size: 70px;

  font-weight: 300;

  line-height: 50px;

  text-transform: none;

  padding: 10px 0 30px;
}

.tg-homeslidervthree .tg-slidercontent .tg-btn {
  float: none;
}

.tg-homeslidervthree .owl-nav {
  top: 50%;

  bottom: auto;

  width: 100%;

  padding: 0 30px;

  margin: -14px 0 0;
}

.tg-homeslidervthree .owl-nav > div {
  float: left;

  margin: 0;
}

.tg-homeslidervthree .owl-nav > div + div {
  float: right;
}

/*==========================================================================================

									Home Page Version Four									

==========================================================================================*/

body.tg-homefour .tg-headervtwo {
  margin: 0;
  background: white; /*position: fixed;*/
  z-index: 99;
}

body.tg-homefour .tg-headervtwo .tg-navigation > ul > li > a,
body.tg-homefour .tg-headervtwo .tg-btnsearch {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400; /*font-family: 'Muli', sans-serif;*/
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}

.tg-headervtwo a[data-new]:after {
  background: #333;
}

.tg-headervtwo a[data-new]:before {
  border-color: #333;
}

.tg-headervtwo .tg-navigation ul li:hover a[data-new]:before,
.tg-headervtwo .tg-navigation ul li a:hover[data-new]:after {
  color: #fff;
}

.tg-homeslidervthree.tg-homeslidervfour .tg-slidercontent {
  padding: 0;
}

.tg-campus .tg-featuredimg {
  width: auto;
}

.tg-campuscontent {
  width: 100%;

  float: left;

  overflow: hidden;
}

.tg-campusleftthumb .tg-campuscontent {
  width: auto;

  float: none;

  padding: 0 0 0 10px;
}

.tg-campustitle {
  width: 100%;

  float: left;

  padding: 0 0 4px;
}

.tg-campustitle h3 {
  margin: 0;

  font-size: 14px;

  line-height: 24px;
}

.tg-campuscontent address {
  margin: 0;

  width: 100%;

  float: left;

  font-style: normal;
}

.tg-campus.tg-campusleftthumb {
  padding: 30px 0 0;
}

.tg-widgetcontent .tg-btnsbox {
  padding: 30px 0 0;

  text-align: center;
}

.tg-widgetcontent .tg-btnsbox .tg-btn {
  float: none;

  background: #f7f7f7;
}

/*==========================================================================================================================

													Pages Style Start Here													

==========================================================================================================================*/

.tg-innerbanner {
  width: 100%;

  float: left;
}

.tg-widgetcoursecategories .tg-widgetcontent ul li + li {
  margin: 10px 0 0;
}

.tg-widgetcoursecategories .tg-widgetcontent ul li a {
  width: 100%;

  float: left;
}

.tg-widgetcoursecategories .tg-widgetcontent ul li a span {
  float: left;
}

.tg-widgetcoursecategories .tg-widgetcontent ul li a span + span {
  float: right;
}

.tg-campustitle h3 a {
  display: block;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-widgetcontent .tg-campusleftthumb:first-child {
  padding: 0;
}

.tg-widgetlatestcourses .tg-campuscontent .tg-matadata {
  padding: 0 0 10px;
}

/*======================================================================================

									Course Grid Style									

======================================================================================*/

.tg-resultandstyle {
  width: 100%;

  float: left;

  padding: 10px;

  margin: 0 0 30px;

  background: #f7f7f7;
}

.tg-searchresult {
  float: left;

  padding: 6px 0;
}

.tg-poststyleswitcher {
  float: right;

  font-size: 13px;

  line-height: 34px;

  list-style: none;
}

.tg-poststyleswitcher li {
  float: left;

  padding: 0 0 0 10px;

  line-height: inherit;

  list-style-type: none;
}

.tg-poststyleswitcher li a {
  color: #666;

  width: 34px;

  display: block;

  background: #fff;

  text-align: center;

  line-height: inherit;
}

.tg-poststyleswitcher li a:hover,
.tg-poststyleswitcher li a:hover i,
.tg-poststyleswitcher li.tg-active a,
.tg-poststyleswitcher li a:hover i {
  color: #fff;
}

.tg-poststyleswitcher li a i {
  display: block;

  line-height: inherit;
}

.tg-courses {
  width: 100%;

  float: left;

  margin: -15px 0;
}

.tg-courses .tg-course {
  padding: 15px 0;
}

/*======================================================================================

									Course List Style									

======================================================================================*/

.tg-list .tg-featuredimg {
  width: 405px;
}

.tg-list .tg-themepostcontent {
  width: auto;

  float: none;

  overflow: hidden;

  padding: 42px 0 42px 20px;
}

.tg-course .tg-themepostcontent .tg-matadata {
  margin: 0;
}

.tg-course .tg-description {
  margin: 0 0 18px;

  padding: 0 0 15px;

  border-bottom: 1px solid #ddd;
}

.tg-course .tg-description p {
  margin: 0;

  width: 100%;

  display: block;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-list .tg-course .tg-themeposttitle {
  border: 0;

  margin: 0;
}

.tg-list .tg-course .tg-themeposttitle h3 a {
  display: block;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;
}

/*======================================================================================

									Course Detail Style									

======================================================================================*/

.tg-detailpage {
  width: 100%;

  float: left;
}

.tg-detailpage > .tg-themepost > .tg-themepostcontent {
  position: relative;

  padding: 0 185px 30px 0;
}

.tg-detailpage > .tg-themepost > .tg-themepostcontent > .tg-themeposttags {
  font-size: 16px;

  line-height: 19px;
}

.tg-detailpage .tg-themeposttitle {
  border: 0;

  margin: 0;

  padding: 0 0 21px;
}

.tg-themeposttitle h1 {
  margin: 0;

  color: #333;

  font-size: 28px;

  line-height: 31px;
}

.tg-detailpage > .tg-themepost > .tg-themepostcontent > .tg-pricebox {
  top: 0;

  right: 0;

  width: 170px;

  height: auto;

  text-align: center;

  position: absolute;

  background: #f7f7f7;
}

.tg-pricebox span {
  color: #666;

  display: block;

  font-size: 13px;

  line-height: 16px;

  padding: 0 0 19px;
}

.tg-pricebox span:first-child {
  color: #333;

  padding: 19px 0 0;

  font: 400 24px/27px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-pricebox .tg-btn {
  padding: 0;

  color: #fff;

  width: 100%;
}

.tg-pricebox .tg-btn:hover {
  color: #fff;
}

.tg-themepostinfo {
  color: #666;

  width: 100%;

  float: left;

  list-style: none;

  font-size: 13px;

  line-height: 16px;
}

.tg-themepostinfo li {
  float: left;

  padding: 0 20px;

  line-height: inherit;

  list-style-type: none;
}

.tg-themepostinfo li + li {
  border-left: 1px solid #ddd;
}

.tg-themepostinfo li:first-child {
  padding-left: 0;
}

.tg-themepostinfo li figure {
  float: left;

  overflow: hidden;

  margin: 0 10px 0 0;

  border-radius: 50%;
}

.tg-themepostinfo li figure a {
  display: block;
}

.tg-themepostinfo li figure a img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-infodata {
  padding: 8px 0;

  overflow: hidden;
}

.tg-infodata span {
  display: block;
}

.tg-infodata strong {
  display: block;

  font: 400 14px/17px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-infodata strong a {
  color: #333;
}

.tg-coursegallery {
  width: 100%;

  float: left;

  padding: 0 0 40px;
}

.tg-coursegallery > div {
  width: 100%;

  float: left;
}

.tg-coursegalleryslider {
  margin: 0 0 10px;
}

.tg-coursegallery > div .item {
  margin: 0;

  width: 100%;

  float: left;
}

.tg-coursegallery > div .item img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-coursegallerynav .item {
  background: #333;
}

.tg-coursegallerynav .current .item img,
.tg-coursegallerynav .item:hover img {
  opacity: 0.5;

  cursor: pointer;
}

.tg-coursegalleryslider.owl-carousel .owl-nav {
  top: 50%;

  left: 0;

  z-index: 2;

  padding: 0 20px;

  margin: -14px 0 0;

  position: absolute;
}

.tg-coursegalleryslider.owl-carousel .owl-nav > div {
  margin: 0;

  float: left;
}

.tg-coursegalleryslider.owl-carousel .owl-nav > div + div {
  float: right;
}

.tg-coursestabs {
  background: #fff;

  margin: 0 0 40px;
}

.tg-coursestabs .tg-themetabnav,
.tg-coursestabs .tg-themetabcontent {
  width: 100%;
}

.tg-coursestabs .tg-themetabnav {
  z-index: 2;

  font-size: 14px;

  margin: 0 0 -1px;

  background: none;

  position: relative;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-coursestabs .tg-themetabnav li {
  width: auto;

  margin: 0 3px 0 0;

  position: relative;
}

.tg-coursestabs .tg-themetabnav li:before {
  top: 0;

  left: 0;

  width: 0;

  z-index: 3;

  height: 3px;

  content: '';

  position: absolute;
}

.tg-coursestabs .tg-themetabnav li:hover:before,
.tg-coursestabs .tg-themetabnav li.active:before {
  width: 100%;
}

.tg-coursestabs .tg-themetabnav li a {
  width: auto;

  padding: 0 50px;

  overflow: hidden;

  background: #f7f7f7;

  border: 1px solid #ddd;
}

.tg-coursestabs .tg-themetabnav li a:after {
  left: -10px;

  top: -10px;

  right: auto;

  color: #f7f7f7;

  content: '\ea2e';

  font-size: 40px;

  line-height: 32px;

  font-family: 'icomoon';

  -webkit-transform: rotate(-40deg);

  -moz-transform: rotate(-40deg);

  -ms-transform: rotate(-40deg);

  -o-transform: rotate(-40deg);

  transform: rotate(-40deg);
}

.tg-coursestabs .tg-themetabnav li:nth-child(2) a:after {
  content: '\e97b';
}

.tg-coursestabs .tg-themetabnav li:nth-child(3) a:after {
  content: '\e9ce';
}

.tg-coursestabs .tg-themetabnav li:nth-child(4) a:after {
  content: '\e93a';
}

.tg-coursestabs .tg-themetabnav li.active a:after,
.tg-coursestabs .tg-themetabnav li:hover a:after {
  color: #dbdbdb;
}

.tg-coursestabs .tg-themetabnav li:hover a,
.tg-coursestabs .tg-themetabnav li.active a {
  background: #fff;

  border-bottom-color: #fff;
}

.tg-coursestabs .tg-themetabcontent {
  z-index: 1;

  padding: 30px;

  position: relative;

  border: 1px solid #ddd;
}

.tg-courseinfo {
  width: 270px;

  float: right;

  text-align: center;

  margin: 0 0 0 20px;
}

.tg-schedule {
  width: 100%;

  float: left;

  padding: 10px;

  text-align: left;
}

.tg-scheduleicon {
  width: 40px;

  height: 40px;

  float: left;

  display: block;

  background: #fff;

  line-height: 40px;

  text-align: center;

  margin: 0 10px 0 0;

  border-radius: 50%;
}

.tg-schedule time {
  color: #fff;

  text-align: left;

  display: inline-block;
}

.tg-schedule time span {
  display: block;
}

.tg-coursecompunent,
.tg-courseoutline {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 13px;

  padding: 0 20px;

  list-style: none;

  border: 1px solid #ddd;

  border-bottom: 0;
}

.tg-courseoutline {
  border: 0;

  padding: 0;
}

.tg-coursecompunent li,
.tg-courseoutline li {
  width: 100%;

  float: left;

  padding: 15px 0;

  line-height: inherit;

  list-style-type: none;

  border-bottom: 1px solid #ddd;
}

.tg-courseoutline li:last-child {
  border: 0;

  padding-bottom: 0;
}

.tg-courseoutline li:first-child {
  padding-top: 0;
}

.tg-coursecompunent li span,
.tg-courseoutline li span {
  float: left;
}

.tg-coursecompunent li span + span,
.tg-courseoutline li span + span {
  float: right;
}

.tg-coursecompunent li span i,
.tg-courseoutline li span i {
  float: left;

  color: #333;

  font-size: 14px;

  line-height: 14px;

  font-style: normal;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-courseoutline li span i {
  color: #666;
}

.tg-coursecompunent li span i:first-child,
.tg-courseoutline li span i:first-child {
  margin: 0 5px 0 0;

  font-family: 'icomoon';
}

.tg-courseinfo .tg-btnsbox {
  padding: 20px;

  border: 1px solid #ddd;

  border-top: 0;
}

.tg-courseinfo .tg-btnsbox .tg-btn {
  width: 80%;

  color: #fff;

  float: none;

  margin: 0 auto;

  line-height: 43px;
}

.tg-courseinfo .tg-btn:hover {
  color: #fff;
}

.tg-coursestabs .tg-themetabcontent h3 {
  margin: 0 0 15px;

  font-size: 16px;

  line-height: 12px;
}

.tg-coursestabs .tg-themetabcontent p {
  margin: 0 0 30px;
}

.tg-coursestabs .tg-themetabcontent .tg-list {
  width: auto;

  float: none;

  overflow: hidden;

  margin: 0 0 30px;
}

.tg-coursestabs .tg-themetabcontent .tg-socialicons li {
  padding: 0 10px 0 0;
}

.tg-courseoutline li .tg-description {
  border: 0;

  margin: 0;

  width: auto;

  float: none;

  padding: 0 10%;

  overflow: hidden;
}

.tg-courseoutline li .tg-description p {
  margin: 0;

  color: #333;

  font-size: 14px;

  line-height: 17px;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-tutors {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 21px;

  list-style: none;
}

.tg-tutors > li {
  width: 100%;

  float: left;

  line-height: inherit;

  list-style-type: none;
}

.tg-tutors > li + li {
  margin: 20px 0 0;

  padding: 20px 0 0;

  border-top: 1px solid #ddd;
}

.tg-tutors .tg-boxleft {
  float: left;
}

.tg-tutors .tg-boxleft figure {
  float: left;

  margin: 0 20px 0 0;
}

.tg-tutornamedesignation {
  overflow: hidden;

  padding: 29px 0;
}

.tg-tutornamedesignation strong,
.tg-tutornamedesignation span {
  display: block;
}

.tg-tutors .tg-boxright {
  float: right;

  padding: 35px 0;
}

.tg-tutornamedesignation strong {
  font-weight: 400;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-tutors .tg-socialicons li {
  padding: 0 0 1 11px;
}

.tg-tutors .tg-description {
  margin: 0;

  border: 0;

  padding: 20px 0 0;
}

.tg-tutors .tg-description p {
  margin: 0;
}

.tg-relateddocuments {
  width: 100%;

  float: left;

  list-style-type: none;
}

.tg-relateddocuments li {
  width: 100%;

  float: left;

  padding: 10px;

  position: relative;

  background: #ececec;

  list-style-type: none;
}

.tg-relateddocuments li + li {
  margin: 10px 0 0;
}

.tg-documenticon {
  color: #666;

  width: 40px;

  height: 40px;

  float: left;

  background: #fff;

  font-size: 14px;

  line-height: 40px;

  margin: 0 10px 0 0;

  text-align: center;

  border-radius: 50%;
}

.tg-documentnamesize {
  overflow: hidden;

  padding: 2px 0;
}

.tg-documentnamesize strong,
.tg-documentnamesize span {
  display: block;

  font-size: 14px;

  font-weight: 400;

  line-height: 17px;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-documentnamesize span {
  font-size: 14px;

  line-height: 17px;
}

.tg-documentnamesize strong {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.tg-relateddocuments li:hover,
.tg-relateddocuments li:hover strong,
.tg-relateddocuments li:hover .tg-btndownload,
.tg-relateddocuments li:hover .tg-btndownload i {
  color: #fff;
}

.tg-btndownload {
  top: 0;

  right: 0;

  color: #666;

  width: 60px;

  height: 60px;

  display: block;

  font-size: 20px;

  line-height: 60px;

  position: absolute;

  background: rgba(0, 0, 0, 0.1);
}

.tg-btndownload i {
  color: #666;

  display: block;

  text-align: center;

  line-height: inherit;
}

.tg-relatedthemeposts {
  width: 100%;

  float: left;
}

/*======================================================================================

									Events Pages Style									

======================================================================================*/

.tg-widget.tg-widgettweets .tg-widgetcontent ul li:hover:before {
  background: none;
}

.tg-widget.tg-widgettweets .tg-widgetcontent ul li:hover:before {
  background: none;
}

.tg-events.tg-grid .tg-eventpost .tg-matadata li {
  width: 100%;

  float: left;

  padding: 0;
}

.tg-events.tg-grid .tg-eventpost .tg-matadata li + li {
  padding: 8px 0 0;
}

.tg-events.tg-grid .tg-eventpost .tg-matadata li:before {
  display: none;
}

.tg-events.tg-list .tg-themepostcontent {
  padding: 13px 0 12px 20px;
}

.tg-eventpost .tg-btn {
  margin: 15px 0 0;
}

.tg-eventpost .tg-description p {
  display: block;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.item .tg-eventpost .tg-matadata li,
.tg-events.tg-list .tg-eventpost .tg-matadata li {
  width: 100%;

  float: left;

  padding: 0;
}

.item .tg-eventpost .tg-matadata li + li,
.tg-events.tg-list .tg-eventpost .tg-matadata li + li {
  padding: 8px 0 0;
}

.item .tg-eventpost .tg-matadata li:before,
.tg-events.tg-list .tg-eventpost .tg-matadata li:before {
  display: none;
}

.tg-list .tg-eventpost .tg-themeposttitle h3 a {
  display: block;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;
}

.tg-eventdetailpage .tg-pricebox span {
  padding: 0;
}

.tg-eventdetailpage .tg-pricebox span:first-child {
  padding: 20px 0 0;
}

.tg-eventcounter {
  width: 100%;

  float: left;

  margin: 0 0 40px;
}

.tg-counterbox {
  width: 25%;

  float: left;

  padding: 30px;

  text-align: center;
}

.tg-counterbox:nth-child(even) {
  background: rgba(0, 0, 0, 0.05);
}

.tg-counterbox span {
  color: #fff;

  width: 100%;

  float: left;

  font-size: 26px;

  font-weight: 300;

  line-height: 20px;

  font-style: normal;
}

.tg-counterbox span + span {
  font-size: 18px;

  line-height: 18px;

  padding: 10px 0 0;

  text-transform: capitalize;
}

.tg-eventdetailpage .tg-description h3 {
  margin: 0 0 15px;

  font-size: 16px;

  line-height: 12px;
}

.tg-eventdetailpage .tg-description .tg-list,
.tg-eventdetailpage .tg-description p {
  margin: 0 0 30px;
}

.tg-eventspeakers {
  width: 100%;

  float: left;

  margin: 30px 0 40px;
}

.tg-speaker {
  width: 100%;

  float: left;
}

.tg-speaker figure {
  margin: 0;

  width: 100%;

  float: left;
}

.tg-speaker figure a {
  display: block;
}

.tg-speaker figure a img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-speakername {
  width: 100%;

  float: left;
}

.tg-speakername h3 {
  margin: 0;

  font-size: 16px;

  line-height: 16px;
}

.tg-eventdetailpage .tg-speakername h3 {
  margin: 20px 0 5px;
}

.tg-speakername {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 16px;
}

.tg-eventlocationbox {
  width: 100%;

  float: left;

  margin: 0 0 40px;

  position: relative;
}

.tg-eventlocation {
  width: 100%;

  float: left;

  height: 300px;
}

.tg-eventdetailpage .tg-socialicons {
  width: 100%;

  float: left;

  padding: 0 0 40px;
}

.tg-eventdetailpage .tg-socialicons li {
  padding: 0 10px 0 0;
}

.tg-datetime {
  width: 100%;

  float: left;
}

/*======================================================================================

									Events Page Style									

======================================================================================*/

.tg-results {
  width: 100%;

  float: left;
}

.tg-lastmodified {
  color: #666;

  width: 100%;

  float: left;

  font-size: 16px;

  line-height: 19px;

  padding: 0 0 8px;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-pagetitle {
  width: 100%;

  float: left;

  padding: 0 0 30px;
}

.tg-pagetitle h2 {
  margin: 0;

  font-size: 30px;

  line-height: 20px;
}

.tg-resultcategory {
  width: 100%;

  float: left;
}

.tg-resultcategory + .tg-resultcategory {
  padding: 40px 0 0;
}

.tg-resultcategory h3 {
  margin: 0 0 15px;

  font-size: 16px;

  line-height: 12px;
}

.tg-downloadlist {
  width: 100%;

  float: left;

  list-style: none;

  font-size: 12px;

  line-height: 16px;
}

.tg-downloadlist li {
  width: 100%;

  float: left;

  line-height: inherit;

  list-style-type: none;
}

.tg-downloadlist li + li {
  padding: 10px 0 0;
}

.tg-result {
  color: #333;

  padding: 0;

  display: block;

  position: relative;

  margin: 0 0 0 40px;

  background: #f7f7f7;
}

.tg-counting {
  top: 0;

  right: 100%;

  width: 40px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  position: absolute;

  background: rgba(0, 0, 0, 0.05);
}

.tg-btndownloadresult {
  color: #666;

  float: right;

  padding: 0 20px;

  line-height: 40px;

  text-align: center;
}

.tg-btndownloadresult em {
  padding: 0 10px 0 0;

  text-transform: capitalize;
}

.tg-btndownloadresult em,
.tg-btndownloadresult i {
  float: left;

  font-style: normal;

  line-height: inherit;
}

.tg-result .tg-description {
  width: auto;

  float: none;

  overflow: hidden;

  padding: 10px 20px;
}

.tg-result .tg-description p {
  margin: 0;
}

/*======================================================================================

								Addmission Pages Style									

======================================================================================*/

.tg-addmission {
  width: 100%;

  float: left;
}

.tg-addmissionslider {
  margin: 0 0 40px;
}

.tg-addmissionslider figure {
  margin: 0;

  width: 100%;

  float: left;
}

.tg-addmissionslider figure img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-addmissionslider.owl-carousel .owl-nav {
  top: 50%;

  left: 0;

  z-index: 2;

  width: 100%;

  margin: -14px 0 0;

  position: absolute;
}

.tg-addmissionslider.owl-carousel .owl-nav > div {
  float: left;
}

.tg-addmissionslider.owl-carousel .owl-nav > div + div {
  float: right;
}

.tg-ullist {
  width: 100%;

  float: left;

  list-style: none;

  font-size: 13px;

  line-height: 20px;
}

.tg-ullist li {
  width: 100%;

  float: left;

  position: relative;

  padding: 0 0 0 15px;

  line-height: inherit;

  list-style-type: none;
}

.tg-ullist li + li {
  margin: 10px 0 0;
}

.tg-liststyledot li:before {
  top: 50%;

  left: 0;

  width: 3px;

  height: 3px;

  content: '';

  background: #666;

  border-radius: 50%;

  position: absolute;
}

.tg-container {
  width: 100%;

  float: left;
}

.tg-container h3 {
  margin: 0 0 15px;

  font-size: 16px;

  line-height: 12px;
}

.tg-container p {
  margin: 0;
}

.tg-container p + p {
  margin: 20px 0 0;
}

.tg-container + .tg-container {
  padding: 30px 0 0;
}

.tg-themecollapse {
  width: 100%;

  float: left;
}

.tg-faqscollapse {
  overflow: hidden;
}

.tg-themecollapse > h3 {
  color: #333;

  clear: both;

  display: block;

  font-size: 12px;

  line-height: 20px;

  position: relative;

  background: #f7f7f7;

  margin: 0 0 10px 40px;

  font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-themecollapse > h3:before {
  top: 0;

  left: -40px;

  z-index: 2;

  width: 40px;

  height: 40px;

  line-height: 40px;

  content: '\f105';

  position: absolute;

  text-align: center;

  font-family: 'FontAwesome';

  background: rgba(0, 0, 0, 0.05);
}

.tg-themecollapse > h3.open:before {
  content: '\f107';
}

.tg-themecollapse > h3 > a {
  color: #333;

  padding: 10px;

  display: block;

  font-size: inherit;

  line-height: inherit;
}

.tg-themecollapse > h3 + div {
  display: none;
}

.tg-themecollapsecontent {
  width: 100%;

  float: left;

  padding: 0 0 20px 40px;
}

.tg-themecollapsecontent ul {
  width: 100%;

  float: left;

  list-style: none;

  background: #f7f7f7;

  font: 400 12px/20px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-themecollapsecontent ul li {
  width: 100%;

  float: left;

  color: #333;

  position: relative;

  line-height: inherit;

  list-style-type: none;
}

.tg-themecollapsecontent ul li + li {
  border-top: 2px solid #fff;
}

.tg-themecollapsecontent ul li > strong,
.tg-themecollapsecontent ul li span,
.tg-themecollapsecontent ul li a {
  top: 0;

  left: 0;

  color: #333;

  width: 130px;

  display: block;

  text-align: center;

  padding: 10px 30px;

  position: absolute;

  line-height: inherit;

  border-right: 2px solid #fff;
}

.tg-themecollapsecontent ul li > strong + strong,
.tg-themecollapsecontent ul li a,
.tg-themecollapsecontent ul li span + span {
  left: auto;

  right: 0;

  border-right: 0;

  border-left: 2px solid #fff;
}

.tg-themecollapsecontent ul li a {
  border: 0;

  width: auto;

  padding: 10px 15px;
}

.tg-themecollapsecontent ul li > strong {
  background: #dbdbdb;
}

.tg-themecollapsecontent ul li:last-child strong {
  background: none;
}

.tg-themecollapsecontent ul li:first-child .tg-description {
  background: #dbdbdb;
}

.tg-themecollapsecontent ul li .tg-description {
  padding: 10px 150px;
}

.tg-themecollapsecontent ul li .tg-description p {
  margin: 0;

  line-height: 20px;
}

.tg-allsemesterhours {
  width: 100%;

  float: left;

  list-style: none;

  font: 400 12px/15px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-allsemesterhours li {
  width: 100%;

  float: left;

  position: relative;

  line-height: inherit;

  list-style-type: none;
}

.tg-allsemesterhours li > strong {
  top: 0;

  right: 0;

  color: #333;

  width: 130px;

  display: block;

  padding: 0 30px;

  text-align: center;

  position: absolute;

  line-height: inherit;
}

.tg-allsemesterhours li .tg-description {
  padding: 0 130px 0 190px;
}

.tg-allsemesterhours li .tg-description strong {
  display: block;

  text-align: right;
}

.tg-addmission .tg-pagetitle h2 {
  line-height: 35px;
}

/*======================================================================================

								Department Pages Style									

======================================================================================*/

.tg-departmentscollapse
  .tg-themecollapsecontent
  ul
  li:first-child
  .tg-description {
  background: none;
}

.tg-departmentscollapse .tg-themecollapsecontent ul li span {
  padding: 0;

  width: 42px;

  height: 40px;

  line-height: 40px;
}

.tg-departmentscollapse .tg-themecollapsecontent ul li .tg-description {
  padding: 10px 150px 10px 60px;
}

.tg-departmentscollapse
  .tg-themecollapsecontent
  ul
  li:hover
  .tg-description
  p
  .tg-heading {
  width: 100%;

  float: left;
}

.tg-heading h2 {
  margin: 0 0 15px;

  font-size: 16px;

  line-height: 19px;
}

.tg-facultyarea {
  width: 100%;

  float: left;
}

.tg-faculty {
  width: 100%;

  float: left;
}

.tg-faculty figure {
  margin: 0;

  width: 100%;

  float: left;

  background: #333;
}

.tg-faculty figure a {
  display: block;
}

.tg-faculty figure a img {
  width: 100%;

  /*height: 40%;*/

  height: 256px;

  display: block;

  border: 2px solid #868a8e;

  padding: 4px;

  background: white;
}

.tg-faculty:hover figure a img {
  opacity: 0.5;
}

.tg-facultyname {
  width: 100%;

  float: left;
}

.tg-facultyname h3 {
  font-size: 16px;

  line-height: 19px;

  margin: 20px 0 5px;
}

.tg-facultyname h3 a {
  color: #333;
}

.tg-facultydesignation {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 16px;

  text-align: center;

  margin-bottom: 20px;
}

.tg-otherprogramsoffered {
  width: 100%;

  float: left;

  padding: 30px 0 0;
}

.tg-otherprogramsoffered h2 {
  font-size: 20px;

  line-height: 18px;

  margin: 0 0 20px;

  padding: 0 0 20px;

  border-bottom: 1px solid #dbdbdb;
}

/*======================================================================================

								About Us Pages Style									

======================================================================================*/

.tg-widgetaboutusnav .tg-widgetcontent ul li + li {
  margin: 10px 0 0;
}

.tg-aboutus {
  width: 100%;

  float: left;

  position: relative;
}

.tg-rectormessage {
  padding: 0 300px 0 0;
  text-align: justify;
}

.tg-aboutus h3 {
  margin: 0 0 15px;

  font-size: 28px;

  line-height: 19px;

  font-weight: 600;
}

.tg-nameanddesignation {
  width: 100%;

  float: left;

  padding: 0 0 14px;
}

.tg-nameanddesignation strong,
.tg-nameanddesignation span {
  width: 100%;

  float: left;

  font-weight: 400;
}

.tg-rectormessage figure {
  top: 0;

  right: 0;

  margin: 0;

  width: 270px;

  position: absolute;
}

.tg-rectormessage figure:before {
  top: 0;

  left: 0;

  content: '';

  width: 100%;

  height: 100%;

  position: absolute;

  border: 7px solid rgba(255, 255, 255, 0.5);
}

.tg-rectormessage figure img {
  display: block;
}

.tg-visionmission figure {
  width: 100%;

  float: left;

  margin: 0 0 20px;
}

.tg-visionmission figure img {
  display: block;
}

.tg-visionmission h3,
.tg-visionmission p {
  clear: both;
  text-align: justify;
}

.tg-visionmission p:last-child {
  margin: 0;
}

.tg-leadership {
  padding: 0 0 0 400px;
}

.tg-leadership figure {
  top: 0;

  left: 0;

  margin: 0;

  width: 370px;

  position: absolute;
}

.tg-leadership figure:before {
  top: 0;

  left: 0;

  content: '';

  width: 100%;

  height: 100%;

  position: absolute;

  border: 7px solid rgba(255, 255, 255, 0.5);
}

.tg-leadership figure img {
  display: block;
}

.tg-aboutus .tg-description {
  width: auto;

  float: none;

  overflow: hidden;
}

.tg-Objectives .tg-description {
  padding: 0 30px 0 0;
}

.tg-ouridentity .tg-description {
  padding: 0 0 0 30px;
}

.tg-aboutusimages {
  width: 44%;

  margin: -5px;
}

.tg-objectivesimages {
  float: right;
}

.tg-ouridentityimages {
  float: left;
}

.tg-aboutusimages figure {
  margin: 0;

  width: 50%;

  float: left;

  padding: 5px;
}

.tg-aboutusimages figure:first-child {
  width: 100%;
}

.tg-aboutusimages figure img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-aboutusimages figure:before {
  top: 0;

  left: 0;

  content: '';

  width: 100%;

  height: 100%;

  position: absolute;

  border: 12px solid rgba(255, 255, 255, 0.5);
}

.tg-aboutusimages figure img {
  display: block;
}

.tg-honorawards {
  margin: -15px 0;
}

.tg-honoraward {
  width: 100%;

  float: left;

  padding: 15px 0;

  display: flex;

  flex-wrap: nowrap;

  justify-content: center;

  align-items: center;

  align-content: center;
}

.tg-honoraward figure {
  margin: 0;

  width: 45%;

  position: relative;
}

.tg-honoraward figure:before {
  top: 0;

  left: 0;

  content: '';

  width: 100%;

  height: 100%;

  position: absolute;

  border: 7px solid rgba(255, 255, 255, 0.5);
}

.tg-honoraward figure img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-honorawardcontent {
  width: 55%;

  padding: 0 0 0 30px;
}

.tg-campuslife figure {
  width: 100%;

  float: left;

  padding: 0 15px;

  margin: 0 0 30px;
}

.tg-campuslife figure img {
  z-index: 1;

  width: 100%;

  height: auto;

  display: block;

  position: relative;
}

.tg-honorawardcontent p {
  margin: 0;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 8;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-btnplay {
  top: 50%;

  left: 50%;

  z-index: 2;

  width: 67px;

  height: 48px;

  position: absolute;

  margin: -24px 0 0 -33px;

  background: url(../images/placeholder/btnplay.png) no-repeat;
}

.tg-campuslife .tg-description {
  width: 100%;

  float: left;
}

.tg-campuslife .tg-description p:last-child {
  margin: 0;
}

/*======================================================================================

								Faculties Pages Style									

======================================================================================*/

.tg-faculties {
  width: 100%;

  float: left;
}

.tg-facultiescollapse .tg-themecollapsecontent {
  width: 100%;

  float: left;

  margin: -15px 0;

  padding-left: 0;
}

.tg-themecollapsecontent .tg-faculty {
  padding: 0;

  margin: 15px 0;
}

.tg-facultydetail {
  width: 100%;

  float: left;

  padding: 0 0 40px;
}

.tg-facultydetail figure {
  width: auto;

  float: left;

  margin: 0 30px 0 0;
}

.tg-facultydetail figure img {
  display: block;
}

.tg-facultycontent {
  overflow: hidden;
}

.tg-departmentname {
  width: 100%;

  float: left;

  margin: 0 0 20px;

  padding: 0 0 20px;

  border-bottom: 1px solid #ddd;
}

.tg-departmentname h2 {
  margin: 0;

  font-size: 16px;

  line-height: 16px;
}

.tg-facultycontent .tg-facultyname h3 {
  margin: 0;

  font-size: 30px;

  line-height: 30px;
}

.tg-facultycontent .tg-facultydesignation {
  font-size: 16px;

  line-height: 16px;

  padding: 3px 0 25px;
}

.tg-facultycontent .tg-description p {
  margin: 0 0 25px;
}

.tg-contactinfo {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 13px;

  list-style: none;

  padding: 0 0 30px;
}

.tg-contactinfo li {
  width: 100%;

  float: left;

  line-height: inherit;

  list-style-type: none;
}

.tg-contactinfo li + li {
  padding: 10px 0 0;
}

.tg-facultycontent .tg-socialicons {
  width: 100%;

  float: left;
}

.tg-facultycontent .tg-socialicons li {
  float: left;

  padding: 0 10px 0 0;
}

.tg-relatedfaculty {
  width: 100%;

  float: left;
}

.tg-relatedfaculty h2 {
  font-size: 20px;

  line-height: 20px;

  margin: 0 0 20px;

  padding: 0 0 15px;

  border-bottom: 1px solid #ddd;
}

.tg-otherfaculty {
  width: 100%;

  float: left;
}

.tg-otherfacultyslider.owl-carousel .owl-nav {
  top: -55px;

  right: 0;

  width: auto;

  float: none;

  position: absolute;
}

/*======================================================================================

								Jobs Pages Style										

======================================================================================*/

.tg-jobs {
  width: 100%;

  float: left;
}

.tg-jobs .tg-themecollapsecontent {
  padding: 0;
}

.tg-jobs .tg-themecollapsecontent ul li > strong,
.tg-jobs .tg-themecollapsecontent ul li span {
  padding: 10px 20px;

  display: block;

  text-align: center;

  overflow: hidden;
}

.tg-jobs .tg-themecollapsecontent ul li a {
  padding: 0;

  width: 100%;

  float: left;

  position: static;

  text-transform: capitalize;
}

.tg-jobs .tg-themecollapsecontent ul li:hover a {
}

.tg-jobdetail span {
  display: block;

  font-size: 16px;

  line-height: 16px;
}

.tg-jobdetail h1 {
  margin: 0 0 20px;

  font-size: 30px;

  line-height: 30px;
}

.tg-jobdetail h3 {
  margin: 0 0 10px;

  font-size: 16px;

  line-height: 16px;
}

.tg-jobdetail ul {
  margin: 0 0 20px;
}

/*======================================================================================

								FAQ'S Page Style										

======================================================================================*/

.tg-titleborder {
  margin: 0 0 20px;

  padding: 0 0 15px;

  border-bottom: 1px solid #ddd;
}

.tg-titleborder h2 {
  margin: 0;

  font-size: 20px;

  line-height: 20px;
}

.tg-faqscollapse > h3 em {
  font-style: normal;
}

.tg-faqscollapse > h3:before,
.tg-faqscollapse > h3.open:before {
  content: '\f128';
}

.tg-faqscollapse .tg-description {
  color: #333;

  position: relative;

  background: #f7f7f7;

  padding: 20px 20px 20px 37px;
}

.tg-faqscollapse .tg-description:before {
  top: 20px;

  left: 0;

  width: 33px;

  content: 'A.';

  display: block;

  text-align: right;

  position: absolute;
}

.tg-faqscollapse .tg-description p:last-child {
  margin: 0;
}

/*======================================================================================

								Gallery Page Style										

======================================================================================*/

.tg-gallerymasnory {
  width: 100%;

  float: left;

  padding: 15px 0 0;
}

.tg-optionset {
  width: 100%;

  float: left;

  list-style: none;

  padding: 0 0 30px;

  text-align: center;

  text-transform: capitalize;

  font: 400 14px/17px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-optionset li {
  padding: 0 20px;

  position: relative;

  line-height: inherit;

  display: inline-block;

  vertical-align: top;

  list-style-type: none;
}

.tg-optionset li + li:before {
  top: 6px;

  left: -4px;

  width: 4px;

  height: 4px;

  content: '';

  background: #666;

  border-radius: 50%;

  position: absolute;
}

.tg-optionset li a {
  color: #666;

  display: block;

  position: relative;

  padding: 0 4px 10px;
}

.tg-optionset li a:hover,
.tg-optionset li a.tg-active {
  color: #333;
}

.tg-optionset li a:before {
  left: 0;

  bottom: 0;

  width: 0;

  height: 2px;

  content: '';

  position: absolute;
}

.tg-optionset li a:hover:before,
.tg-optionset li a.tg-active:before {
  width: 100%;
}

.tg-galleryfilterable {
  clear: both;

  margin: -5px;

  overflow: hidden;
}

.tg-masonrygrid {
  width: 20%;

  float: left;

  padding: 5px;
}

.tg-masonrygrid figure {
  margin: 0;

  width: 100%;

  float: left;

  background: #333;

  position: relative;
}

.tg-masonrygrid figure img {
  z-index: 1;

  width: 100%;

  height: auto;

  display: block;

  position: relative;
}

.tg-masonrygrid figure:hover img {
  opacity: 0.5;
}

.tg-btnviewimg {
  top: 80%;

  left: 50%;

  z-index: 2;

  color: #fff;

  width: 50px;

  height: 50px;

  display: block;

  background: #333;

  overflow: hidden;

  font-size: 16px;

  font-weight: 700;

  line-height: 48px;

  border-radius: 50%;

  position: absolute;

  text-align: center;

  margin: -25px 0 0 -25px;

  border: 2px solid #c7c7c7;
}

.tg-btnviewimg:hover {
  color: #fff;
}

.tg-masonrygrid figure .tg-btnviewimg {
  opacity: 0;

  visibility: hidden;
}

.tg-masonrygrid figure:hover .tg-btnviewimg {
  top: 50%;

  opacity: 1;

  visibility: visible;
}

/*======================================================================================

							News & Article Pages Style									

======================================================================================*/

.tg-newsandarticle {
  width: 100%;

  float: left;

  margin: -10px 0 -15px;
}

.tg-newsandarticle.tg-list .tg-featuredimg {
  width: 378px;
}

.tg-newsandarticle .tg-newspost {
  padding: 15px 0;
}

.tg-newsandarticle .tg-newspost .tg-btn {
  color: #333;

  background: #f7f7f7;
}

.tg-newsandarticle .tg-newspost .tg-btn:hover {
  color: #fff;
}

.tg-list .tg-newspost .tg-themepostcontent {
  padding: 39px 0 39px 20px;
}

.tg-grid .tg-newspost .tg-matadata,
.tg-list .tg-newspost .tg-matadata {
  width: 100%;

  padding: 0 0 15px;
}

.tg-list .tg-newspost .tg-themeposttitle h3 a {
  -webkit-line-clamp: 1;
}

.tg-list .tg-newspost .tg-description {
  padding: 0 0 21px;
}

.tg-list .tg-newspost .tg-description p {
  margin: 0;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-detailpage > .tg-newspost > .tg-themepostcontent {
  padding: 0 0 30px;
}

.tg-detailpage .tg-newspost .tg-featuredimg {
  margin: 0 0 30px;
}

.tg-detailpage .tg-newspost .tg-description p {
  margin: 0 0 30px;
}

.tg-detailpage blockquote {
  border: 0;

  color: #333;

  margin: 0 0 30px;

  position: relative;

  padding: 0 0 0 100px;

  font: bold 20px/30px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-detailpage blockquote:before {
  top: 50%;

  left: 0;

  color: #fff;

  width: 70px;

  height: 70px;

  content: '\ea2e';

  font-size: 30px;

  font-weight: 300;

  margin: -35px 0 0;

  line-height: 70px;

  border-radius: 50%;

  text-align: center;

  position: absolute;

  font-family: 'icomoon';
}

.tg-detailpage blockquote q {
  font: bold 20px/30px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-tagsandpsotshares {
  width: 100%;

  float: left;

  padding: 30px 0;

  border: 1px solid #ddd;

  border-left: 0;

  border-right: 0;
}

.tg-tagstext,
.tg-sharetext {
  width: 50%;

  float: left;

  padding: 0 15px;
}

.tg-tagstext span,
.tg-sharetext span {
  width: 45px;

  float: left;

  color: #333;

  text-transform: capitalize;

  font: 400 14px/22px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-sharetext span {
  line-height: 30px;
}

.tg-tagstext .tg-tags,
.tg-sharetext .tg-socialicons {
  width: auto;

  float: none;

  overflow: hidden;
}

.tg-tags {
  width: 100%;

  float: left;

  margin: -5px 0;
}

.tg-tag {
  margin: 5px;

  float: left;

  color: #a0a0a0;

  padding: 0 8px;

  font-size: 12px;

  line-height: 22px;

  border: 1px solid #ddd;
}

.tg-tag:hover {
  color: #fff;
}

.tg-sharetext .tg-socialicons li {
  padding: 5px;
}

.tg-tagstext .tg-tags,
.tg-sharetext .tg-socialicons {
  margin: -5px;
}

.tg-postnav {
  width: 100%;

  float: left;

  padding: 40px 0;

  list-style: none;
}

.tg-postnav li {
  width: 310px;

  float: left;

  text-align: left;

  list-style-type: none;
}

.tg-postnav li + li {
  float: right;

  text-align: right;
}

.tg-postnav li figure {
  float: left;

  background: #333;

  margin: 0 10px 0 0;
}

.tg-postnav li figure img {
  display: block;
}

.tg-postnav li:hover figure img {
  opacity: 0.5;
}

.tg-postnav li + li figure {
  float: right;

  margin: 0 0 0 10px;
}

.tg-postnavcontent {
  overflow: hidden;
}

.tg-postnav li .tg-postnavcontent > a {
  color: #666;

  font-size: 13px;

  line-height: 13px;

  display: inline-block;

  vertical-align: top;

  text-transform: capitalize;
}

.tg-postnav li + li .tg-postnavcontent > a {
}

.tg-postnavcontent h3 {
  margin: 0;

  font-size: 14px;

  line-height: 23px;
}

.tg-postauthor {
  width: 100%;

  float: left;

  padding: 30px;

  margin: 0 0 40px;

  background: #f7f7f7;
}

.tg-postauthor figure {
  float: left;

  margin: 0 20px 0 0;
}

.tg-postauthor figure a {
  display: block;
}

.tg-postauthor figure a img {
  display: block;
}

.tg-postauthorcontent {
  overflow: hidden;
}

.tg-postauthorhead {
  width: 100%;

  float: left;

  position: relative;

  padding: 0 200px 0 0;
}

.tg-postauthorhead h4 {
  margin: 0 0 10px;

  font-size: 16px;

  line-height: 16px;
}

.tg-postauthorhead span {
  display: block;

  font-size: 13px;

  line-height: 16px;

  padding: 0 0 20px;
}

.tg-postauthorhead .tg-socialicons {
  top: 0;

  right: 0;

  position: absolute;
}

.tg-postauthorhead .tg-socialicons li {
  float: left;

  padding: 0 0 0 10px;
}

.tg-postauthorcontent .tg-description p {
  margin: 0;
}

.tg-newsdetailpage .tg-relatedthemeposts {
  padding: 0 0 40px;
}

.tg-relatedthemeposts .tg-newspost .tg-featuredimg {
  margin: 0;
}

.tg-detailpage .tg-relatedthemeposts .tg-newspost p {
  margin: 0;
}

.tg-commentssection {
  width: 100%;

  float: left;

  padding: 0 0 40px;
}

.tg-comments {
  width: 100%;

  float: left;

  line-height: 22px;

  list-style: none;
}

.tg-comments li {
  width: 100%;

  float: left;

  line-height: inherit;

  list-style-type: none;
}

.tg-comments li + li {
  margin: 10px 0 0;
}

.tg-comment {
  width: 100%;

  float: left;

  padding: 30px;

  background: #f7f7f7;
}

.tg-comment figure {
  float: left;

  margin: 0 20px 0 0;
}

.tg-comment figure a,
.tg-comment figure img,
.tg-comment figure a img {
  display: block;
}

.tg-commentcontent {
  overflow: hidden;
}

.tg-commenthead {
  width: 100%;

  float: left;

  position: relative;

  padding: 0 50px 0 0;
}

.tg-commenthead h4 {
  margin: 0 0 10px;

  font-size: 16px;

  line-height: 16px;
}

.tg-commenthead span {
  display: block;

  font-size: 13px;

  line-height: 16px;

  padding: 0 0 20px;
}

.tg-btncommentreply {
  top: 0;

  right: 0;

  color: #666;

  font-size: 13px;

  line-height: 13px;

  position: absolute;

  text-transform: capitalize;
}

.tg-btncommentreply i,
.tg-btncommentreply em {
  line-height: 13px;

  font-style: normal;

  display: inline-block;

  vertical-align: middle;
}

.tg-commentcontent .tg-description p {
  margin: 0;

  display: block;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.tg-commentchild {
  width: 100%;

  float: left;

  margin: 10px 0 0;

  padding: 0 0 0 90px;
}

.tg-postcomments {
  width: 100%;

  float: left;
}

.tg-formpostcomment textarea.form-control {
  height: 180px;

  resize: none;
}

/*======================================================================================

									404 Page Style										

======================================================================================*/

.tg-404error {
  width: 100%;

  float: left;
}

.tg-errorimg {
  width: 100%;

  float: left;

  margin: 0 0 40px;
}

.tg-errorimg img {
  margin: 0 auto;

  display: block;
}

.tg-errorcontent {
  width: 100%;

  float: left;

  text-align: center;
}

.tg-errorcontent h2 {
  margin: 0 0 20px;

  font-size: 80px;

  font-weight: 300;

  line-height: 80px;

  text-transform: capitalize;
}

.tg-errorcontent h3 {
  margin: 0 0 30px;

  font-size: 36px;

  font-weight: 300;

  line-height: 36px;

  text-transform: none;
}

.tg-errorcontent h3 span {
  display: block;
}

.tg-errorcontent .tg-description {
  margin: 0 0 30px;
}

.tg-errorcontent .tg-description p {
  margin: 0;
}

/*======================================================================================

									Comming Soon Style									

======================================================================================*/

body.tg-commingsoonpage .tg-header {
  margin: 0;
}

body.tg-commingsoonpage .tg-main {
  padding: 0;
}

.tg-logobox {
  width: 100%;

  float: left;

  padding: 60px 0;

  text-align: center;

  border-bottom: 1px solid #ddd;
}

.tg-logobox .tg-logo {
  float: none;

  margin: 0 auto;

  display: inline-block;

  vertical-align: top;
}

.tg-logobox .tg-logo a {
  margin: 0 auto;

  display: block;
}

.tg-logobox .tg-logo a img {
  display: block;
}

.tg-comingsoon {
  width: 100%;

  float: left;

  padding: 140px 0;

  text-align: center;
}

.tg-comingsoon h2 {
  margin: 0 0 15px;

  font-size: 60px;

  font-weight: 300;

  line-height: 60px;

  text-transform: capitalize;
}

.tg-comingsoon h3 {
  margin: 0 0 20px;

  font-size: 30px;

  font-weight: 300;

  line-height: 30px;

  text-transform: none;
}

.tg-comingsoon .tg-description {
  padding: 0 22% 40px;
}

.tg-comingsoon .tg-description p {
  margin: 0;
}

.tg-comingcountdown {
  width: 100%;

  float: left;

  text-align: center;
}

.tg-comingcountdown .tg-counter {
  width: 25%;

  float: left;

  padding: 0 15px;

  text-align: center;

  list-style-type: none;
}

.tg-comingcountdown .tg-counterbox {
  width: 100%;

  float: left;

  padding: 80px 30px;

  border: 1px solid #ddd;
}

.tg-comingcountdown .tg-counterbox span {
  color: #333;

  display: block;

  font: 300 60px/40px 'Work Sans', Arial, Helvetica, sans-serif;
}

.tg-comingcountdown .tg-counterbox span + span {
  padding: 20px 0 0;

  text-transform: capitalize;

  font: 300 30px/20px 'Work Sans', Arial, Helvetica, sans-serif;
}

/*======================================================================================

									Contact Us Pages									

======================================================================================*/

.tg-contactus {
  width: 100%;

  float: left;
}

.tg-contactusvone {
  padding: 0 0 40px;
}

.tg-contactus .tg-officelocation {
  height: 420px;
}

.tg-formcontactus textarea.form-control {
  height: 180px;

  resize: none;
}

.tg-campuscarousel .item {
  width: 100%;

  float: left;

  padding: 0 15px;
}

.tg-campuscarousel .item .tg-featuredimg {
  width: 100%;

  float: left;

  margin: 0 0 30px;
}

.tg-capmusinfo {
  width: 100%;

  float: left;

  font-size: 13px;

  line-height: 22px;

  list-style: none;
}

.tg-capmusinfo li {
  width: 100%;

  float: left;

  line-height: inherit;

  list-style-type: none;
}

.tg-capmusinfo li + li {
  padding: 10px 0 0;
}

.tg-campuscarousel .owl-nav {
  top: -57px;

  right: 15px;

  width: auto;

  float: none;

  position: absolute;
}

.tg-contactusvtwo {
  padding: 40px 0 0;
}

.tg-contactusvtwo .tg-officelocation {
  margin: 0 0 30px;
}

.tg-ourothercampuses {
  width: 100%;

  float: left;
}

/*======================================================================================

								Campuses Pages Style									

======================================================================================*/

.tg-maincampuses {
  width: 100%;

  float: left;

  padding: 0 0 40px;
}

.tg-maincampus {
  width: 55%;

  float: left;

  background: #f7f7f7;
}

.tg-campusimg {
  margin: 0;

  width: 50%;

  float: left;
}

.tg-campusimg img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-maincampus .tg-themepostcontent {
  width: 50%;

  float: none;

  overflow: hidden;

  padding: 0 0 0 30px;
}

.tg-campusimg,
.tg-maincampus .tg-themepostcontent {
  float: none;

  margin: 0 -2px;

  display: inline-block;

  vertical-align: middle;
}

.tg-maincampuses .tg-capmusinfo {
  margin: 0 0 20px;
}

.tg-mapholder {
  width: 45%;

  float: left;

  position: relative;
}

.tg-maincampuses .tg-campuseslocation {
  width: 100%;

  float: left;

  height: 276px;
}

.tg-othercampuses {
  width: auto;

  float: left;

  clear: both;

  margin: -15px 0;

  overflow: hidden;
}

.tg-othercampusimg {
  width: 100%;

  float: left;

  margin: 0 0 25px;
}

.tg-othercampusimg img {
  width: 100%;

  height: auto;

  display: block;
}

.tg-othercampuses .tg-campus {
  padding: 15px 0;
}

.tg-map-controls {
  top: 10px;

  left: 10px;

  z-index: 1;

  width: 126px;

  position: absolute;
}

.tg-map-controls span {
  float: left;

  width: 30px;

  height: 30px;

  color: #fff;

  cursor: pointer;

  font-size: 13px;

  line-height: 30px;

  text-align: center;

  background: #484848;

  border-radius: 3px;
}

.tg-map-controls span + span {
  margin: 0 0 0 2px;
}
.speaking_content {
  font-size: 15px;
  line-height: 27px;
}

@media only screen and (min-width: 768px) {
  .com1 {
    padding-top: 30px;
  }
}

/*==========================================================================================
										Mobile layout											
==========================================================================================*/

@media screen and (min-width: 315px) and (max-width: 768px) {
  body.tg-homefour .tg-headervtwo .tg-navigation > ul > li > a {
    color: #062242 !important;
    font-size: 15px;
    font-weight: 800 !important;
    /* font-family: 'Muli', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
  }

  menu-item-has-mega-menu > a:before {
    top: 0;

    right: 10px;

    content: '\f107' !important;

    position: absolute;

    font-size: inherit;

    line-height: inherit;

    font-family: 'FontAwesome';
  }

  .sub-menu li.menu-item-has-children > a:after {
    top: 0;

    right: 10px;

    content: '\f105' !important;

    position: absolute;

    font-size: inherit;

    line-height: inherit;

    font-family: 'FontAwesome';
  }

  .community-head .column {
    display: none;
  }

  .tg-addressinfo {
    color: #fff !important;

    float: left;

    padding: 9px 0;

    font-size: 13px;

    line-height: 16px;

    list-style: none;
    display: inline-flex;
    font-size: 7px;
    line-height: 1.5;
  }

  .tg-addressinfo li {
    color: #fff !important;

    float: left;

    padding: 0 30px 0 0;

    line-height: inherit;

    list-style-type: none;
  }

  .tg-addressinfo li a {
    color: #fff;
  }

  .tg-addressinfo li i,
  .tg-addressinfo li address,
  .tg-addressinfo li time,
  .tg-addressinfo li span {
    color: #fff !important;

    margin: 0;

    font-style: normal;

    font-size: inherit;

    line-height: inherit;

    display: inline-block;

    vertical-align: middle;

    /*font-family: 'Muli', sans-serif;*/

    font-family: 'Montserrat', sans-serif;

    /*font-family: 'Josefin Sans', sans-serif;*/
  }

  .tg-addressinfo li i {
    width: 190px !important;

    font-size: 20px;

    line-height: 20px;

    padding: 0 10px 0 0;
  }
  .tg-rtltextbox a {
    color: #fff;

    margin: 0 0px 0 0;

    line-height: 30px;

    position: relative;

    display: inline-block;

    vertical-align: top;
  }

  .header-p {
  }
  .tg-addressinfo {
    margin-left: -31px;
  }
  .tg-themedropdown {
    margin-left: -83px;
  }
  .tg-rtltextbox a {
    font-size: 15px;
  }
  .tg-headervthree .tg-navigationandsearch {
    padding: 0px 0 !important;
  }
  .tg-headervtwo .tg-navigationandsearch {
    padding: 0px 0 0 !important;
  }
}
.event_container {
  background: #fff;
}
.event_container_content {
  width: 95%;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .event_container_content {
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .search_time {
    display: none;
  }
}
.py-1 {
  padding-left: 10px;
}
.pb-2 {
  padding-bottom: 20px;
}
.link_container {
  background: #fff;
  position: relative;
  top: -50px;
}

.date_list {
  background: #fff;
}
.date_list > ul > li {
  list-style-type: none;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  .incharge_list {
    padding-left: 82px;
  }
}
@media only screen and (max-width: 750px) {
  .incharge_list {
    padding-left: 25px;
  }
}

/* search */
.event_link {
  background: #fff;
}
.event_link > ul > li {
  list-style-type: none;
  text-decoration: underline;
  padding-left: 10px;
}
.event_link > ul > li > a {
  font-size: 20px;
  font-weight: 700;
  color: #062242 !important;
}

.searchbar {
  padding: 10px;
  width: 250px;
  border: solid #c8ccd0 1px;
  border-radius: 5px 0px 0px 5px;
  -webkit-transition: box-shadow linear 0.2s;
  transition: box-shadow linear 0.2s, width 500ms ease;
  position: relative;
  top: 20px;
  left: 50px;
}

.searchbar:focus {
  outline: none;
  border-color: #9ecaed;
  box-shadow: 0 0 10px #9ecaed;
  width: 280px;
}

.searchbar:hover {
  border-color: #9ecaed;
  box-shadow: 0 0 10px #9ecaed;
  width: 280px;
}

.search_button {
  height: 38px;
  margin-left: -74px;
  width: 70px;
  /* border: solid   #c8ccd0 1px; */
  border-radius: 0px 5px 5px 0px;
  border-left: 0;
  transition: 400ms ease-out;
  position: relative;
  top: 21px;
  left: 51px;
}

.search_button:hover {
  background-color: hsl(0, 0%, 85%);
}

/* search-end */

/* card-css */
/* .card {
  width: 200px;
  margin: 20px;
  height: 150px;
  border: 1px solid #ccc;
  padding: 10px;
  transition: box-shadow 0.2s ease-in-out, transform 0.35s ease-in-out;
} */
.card {
  /* width: 315px; */
  margin: 0px;
  height: 198px;
  border: 1px solid #084386;
  padding: 6px;
  transition: box-shadow 0.2s ease-in-out, transform 0.35s ease-in-out;
  /* top: 3px; */
  margin-top: -10px;
}

.card:hover {
  box-shadow: 0 11px 11px 0 rgba(0, 0, 0, 0.16);
  transform: translateY(-5px);
  background-color: #ebf1f3;
}
/* card-css end */

.public_club {
  background-image: url('../images/site/student-commitee/club1.png');
  background-repeat: no-repeat;

  background-attachment: fixed;
  background-position: center;
}

.link-title>a{
  font-size: 20px;
  margin-top: 40px !important;
  margin-bottom: 20px ;
  text-decoration: none !important;
}
.link-title>a:hover{
 
  text-decoration: underline !important;
}