/*
Theme Name: GKV
Theme URI: https://wordpress.org/themes/gkv
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. GKV's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: gkv

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body {
	padding:0px;
	margin:0px;
	font-family:Arial, Geneva, sans-serif;
}
.width100 {
	width:100%;
}
.top-strip {
	background:#ecaa58;
	color:#fff;
}
.top-strip ul li {
	display:inline-block;
	list-style:none;
	padding:3px 5px !important;
	font-size:12px;
}
.top-strip ul li:last-child{border-right: none;}
.top-strip ul {
	margin: 4px 0px;
	padding: 0px;
}
.top-strip ul li a {
	color:#fff;
	text-decoration:none;
}
.social {
	text-align: right;
}
.social ul li {
	border-right:0px;
	font-size:16px;
}
.founder {
	text-align:right;
}
a.last {
	border-right:0px !important;
}
.menu-wrapper {
	padding:0px;
}
.middle {
	background:#fff;
	padding: 15px 0px 0px;
}
.menu li a {
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
footer .menu li a {
	text-transform:none;
}
footer .menu li:last-child a {
	border-right:none
}
.menu {
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
.menu li a:hover {
	background:none;
	color:#ecaa58;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background:none;
	color:#ecaa58;
}
.dropdown-menu li a {
	color:#000;
}
.nav > li > a:hover, .nav > li > a:focus {
	background:none;
	color:#ecaa58;
}
.navbar {
	margin-bottom:0px;
}
a.navbar-brand {
	margin: 0px;
	padding: 10px 0px;
}
.dropdown-menu li a {
	color:#fff;
	    text-transform: capitalize;
}
.navbar-default {
	background:none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background:none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:#ecaa58;
}
.navbar-default .navbar-nav > li > a {
	color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background:none;
	color:#ecaa58;
}
.navbar-default {
	border:0px;
}
.middle-wrap {
	background: #233340;
}
.navbar-default .navbar-toggle {
	border-color: #ecaa58;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ECAA58;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0F202D;
}
.navbar-nav > li > a {
    padding: 12px 14px;
}
/* Add the following to your stylesheet */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.latest-update{
	margin-top:10px;
	}
.latest-update h3 {
	margin: 0px;
	font-size: 18px;
	background: #ecaa58;
	color: #fff;
	font-weight: normal;
	padding: 7.6px 14px;
	height: 38px;
}
.news {
	padding:0px;
	margin:0px;
	background:#233340;
	color:#fff;
}

.news {
	padding: 7.6px 14px;
	height: 38px;
}
.news ul {
	margin:0px;
}
.news ul li {
	display:inline-block;
	padding-right:10px;
}
.news ul li a{
	color:#FFF;
}
.current-notice {
	background: #ecaa58;
	border-radius: 8px;
	height: 360px;
	overflow:hidden;
}
.current-notice ul {
	padding:0px;
	margin:0px;
}
.current-notice ul li {
	list-style:circle;
	list-style-position:inside;
	color:#fff;
	font-size:12px;
	border-bottom:1px dotted rgba(255, 255, 255, 0.63);
	padding:10px 0px;
}
.current-notice ul li a{
	color:#fff;
}
.news-events {
	background: #ecaa58;
	border-radius: 8px;
	overflow:hidden;
}
.news-events ul {
	padding:0px;
	margin:0px;
}
.news-events ul li {
list-style: circle;
    list-style-position: inside;
    color: #fff;
    font-size: 12px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.63);
    padding: 10px 0px;
}
.news-events ul li a{
	color:#FFF;
}
.head {
	font-family: Georgia;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background:url(images/head-bg.png) top center no-repeat;
	padding: 17px 0px;
}
.title {
	font-size: 20px;
	color: #233340;
	margin-top: -4%;
	float: left;
	border-bottom: 1px solid #DCD9D9;
	width: 70%;
}
.title01 {
	font-size: 20px;
	color: #233340;
	margin-bottom: 13px;
	border-bottom: 1px solid #DCD9D9;
}
.about-us {
	clear: both;
}
.about-us img {
	float: left;
	padding-right: 14px;
}
.about-us p {
	font-size: 14px;
	text-align: justify;
	color:#8c8c8c;
}
.left-wrap {
	padding:0px;
	padding-right: 3%;
}
.left-wrap p {
	font-size: 14px;
	text-align: justify;
	color:#8c8c8c;
}
.know-more {
	text-align:right !important;
}
.know-more a {
	color:#233340;
	font-size:12px;
}
.images img {
	padding-right: 18px;
}
.main-menu ul li {
	list-style:none;
	display:inline-block;
}
.main-menu ul li a {
	color:#ecaa58;
	border-right:1px solid;
	padding: 0px 10px;
	font-size:12px;
}
.sub-menu ul li {
	display:inline-block;
}
.sub-menu ul li a {
	color:#cbcbcb;
	font-size:11px;
	padding: 0px 10px;
	border-right:1px solid;
}
.sub-menu ul {
	margin: 0px !important;
	background: url(images/border.png) bottom center no-repeat;
	padding-bottom: 25px;
}
.main-menu ul {
	line-height:7px;
}
.address {
	text-align: center;
	color: #cbcbcb;
	font-size: 11px;
	margin-top: 15px;
	line-height: 18px;
}
footer {
	background:#233340;
	margin-top:15px;
	text-align:center;
	padding: 16px;
}
span.red {
	color:#da251c;
}
.indiaresult p {
	color: #707070;
	float: left;
	text-align: right;
	margin-top: 36px;
	padding-right: 5px;
}
.copyright {
	margin-top: 36px;
	color: #707070;
}
.copy-wrapper {
	background: #eeeded;
	padding-top: 12px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 0px;
}
/*.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}*/
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/*-------------------------- inner pages --------------------------*/

.leftmenu-wrapper ul li {
	list-style:none;
}
.leftmenu-wrapper {
	margin-top: 15px;
	padding: 0px 0px;
	font-size: 12px;
}
.leftmenu-wrapper ul {
	padding:0px;
	background: #233340;
}
.leftmenu-wrapper ul li a {
	color: #fff;
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
	border-bottom: 1px dotted #908B8B;
}
.leftmenu-wrapper ul li a:hover {
	text-decoration:none;
	background: #ecaa58;
}
.rightwrapper h2 {
	font-size: 16px;
	background: #ECECEC;
	padding: 10px;
	text-transform: uppercase;
	color: #233340;
    margin: 7px 0px 9px;}
.rightwrapper h3 {
    font-size: 16px;
    color: #000000;
    border-bottom: 1px dotted #B9B9B9;
    padding-bottom: 5px;
	    margin-top: 0px;
    margin-bottom: 9px;
}
.rightwrapper p {
	text-align:justify;
	font-size: 13px;
}
.rightwrapper ul {
	padding:0px;
}
.rightwrapper ul li {
	list-style:none;
	font-size: 13px;
	padding-bottom:15px;
}
.slide {
	padding:0px;
}
.slide img {
	width:100%;
}
.leftmenu-wrapper h2 {
	margin: 0px 0px 5px;
	padding: 6px 0px 5px;
	color: #233340;
	font-size: 18px;
	text-align: center;
	background: #ECAB59;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pagecounter {
	background: #F8F8F8;
	padding: 8px;
	text-align: center;
	border: 1px solid #D1D1D1;
	margin-top: 18px;
}
.pagecounter h3 {
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: #ECAB59;
	background: #233340;
	padding: 6px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.pagecounter img {
	margin-top: 7px;
}
.news marquee {
	height:22px;
}
/*-------------------------Faculty Page --------------------------*/
.tab {
}
.tab ul {
	padding:0px;
	margin:0px;
}
.tab ul li {
	display: inline-block;
	margin: 0px -2px 2px 0px;
	padding-bottom: 0px;
}
.tab ul li a {
	color: #233340;
	background: #ECAB59;
	display: block;
	padding: 6px 20px;
}
.tab ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:#233340;
}
.innertopmenu a {
	color: #233340;
	background: #ECAB59;
	display: inline-block !important;
	margin: 0 0 4px;
	padding: 5px 10px;
	font-size:13px;
}
.innertopmenu a:hover {
	text-decoration:none;
	color:#fff;
	background:#233340;
}
.rightwrapper table {
	font-size: 13px;
}
.rightwrapper table tr td {
	padding:5px;
}
.rightwrapper div {
	padding:0px;
	margin-bottom: 10px;
}
.entry-content {
    float: left;
    width: 100%;
	min-height: 400px;
}
.entry-footer {
    float: left;
}
.entry-footer a{ color:#FFF}
.musem-wrap h3 {
	border-bottom: 0px;
	margin: 0px;
}
.musem-wrap {
	border-bottom:1px dotted #C9C9C9;
}
.musem-img {
	width: 14%;
	margin-right: 15px;
}
.musem-img img {
	width:100%;
}
.clear {
	clear:both;
}
.content-wrap {
	padding-left:10px;
}
.entry-content table a
{
color: #000;

}
.entry-content a:hover{
	text-decoration:none;
	color:#4E4E4E;
}
ul.list li {
    color: #000;
    border-bottom: 1px dotted #DEDEDE;
    display: block;
    padding: 8px 0px;
}
.blueberry
{
float:left;
width:48%;
}
.blueberry01
{
float:right;
width:48%;
}
.entry-content h4
{
font-size: 15px;
}
.entry-content ul li a{
color: #000;
padding: 4px 10px;
}
.entry-content p a{
	color: #000;
padding: 3px;
}
.entry-content ul li{
	padding-bottom:0px;
}
.entry-content tr td
{
padding:5px !important;	
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #233340;
    text-decoration: none;
    background-color: #ECAB59;
    outline: 0;
}
.contact-wrapper{
    border: 1px solid #cdc4c4;
    padding: 15px !important;
    min-height: 103px;
    margin: 0px 5px;}
.entry-content
{
	margin-bottom:0px !important;
}
footer a{
    color: #cdcbcb;}
	footer a:hover{
    color: #ecaa58;}
	.execphpwidget a 
	{
	    color: #8c8c8c;
	}
	.border-none ul li a{
	border-bottom:0px !important;
	}
		.border-none a{
	border-bottom:0px !important;
	}
/*-------------------------- Custom css --------------------------*/
@media (min-width:768px) and (max-width:1200px) {
.images img {
	width: 19%;
}
}
@media (max-width:640px) {
.musem-img {
	width: 100%;
	margin: 0 auto;
}
.musem-img img {
	width:auto;
}
.top-strip {
	text-align: center;
}
.social {
	text-align:center;
}
.founder {
	display:none;
}
}
@media (max-width:980px) {
.indiaresult img {
	display:none;
}
.images {
	text-align:center;
}
.images img {
	margin-bottom: 14px;
}
.main-menu ul li {
	line-height: 16px;
}
.main-menu ul {
	padding:0px;
}
.sub-menu ul {
	padding-left: 0px;
}
.title {
	width: 100%;
	margin-top: 5px;
	font-size: 18px;
	margin-bottom: 9px;
}
.logo img {
	width:100%;
}
.about-us p img {
	display:none;
}
.menu {
	margin:0px;
}
.news-events {
	margin-top:15px;
}
}
@media(max-width:1200px) {
.navbar-brand {
	display:none;
}
}
@media (max-width:1024px) {
.title {
	float:none;
}
}
@media (min-width:1024px) and (max-width:1200px) {
.menu {
	margin: 0px 0px 0px 34px;
}
}
@media (min-width:1200px) {
.middle-wrap {
	background: #233340;
}
}
@media (min-width:1201px) and (max-width:1300px) {
.menu {
	margin: 13px 0px 0px 79px;
}
}
@media (min-width:1024px) {
	.photogallery {
    height: 204px;
}
.news-events {
	margin-top: -24%;
	margin-bottom: 14px;
	height: 360px;
}
marquee {
	height: 266px;
}
}
.cols img
{
    border: 2px solid #fff;
    box-shadow: 0px 0px 4px #000;
    width: 100%;
}
.cols {
    margin-right: 15px;
}
.gallery h4
{

    font-size: 11px !important;
    height: 35px;
    text-transform: uppercase;

}
.contact-wrap
{
    margin-right: 20px;
}
.footercounter
{
       margin-top: 13px;
}
.entry-content table h3
{
margin-bottom:0px;
}
/* Slidedhow */

#fieldlist_1
{
width:50%;	
}
.fields 
{
    width: 50% !important;
    padding-left: 0;
    padding-right: 0;
    
	    float: left;
}
.fields input, textarea
{
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    width: 97% !important;
    margin: 0px 5px 0px 0px;
}
.dfield input
{
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    margin: 0px 5px 0px 0px;	
}
.fform
{
	width:100%;
}
@media (max-width:480px)
{
.doc-profile img
{
width:100%;
margin-bottom:5px;
}
.right-wrap marquee
{
height: 284px;
}
}
@media (min-width:481px) and (max-width:768px)
{
.doc-profile img
{
width:48%; 
margin-bottom:5px;
}
.right-wrap marquee
{
height: 284px;
}	
}
ul.top-links-wrap li
{
    padding: 5px;
}
.newsscroll li
{
	padding:3px 0 !important;
	
}

.bxslider li{ list-style:none !important; padding:0px !important}

.video_tour video{
	width:80%;
	height:auto;
}

