.navbar-default {
	background-color: #ffffff !important;
	border-color:#ffffff !important;
}


.copyright {
	font-size: 9px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    letter-spacing: 1px;
    color: #4d4d4d;
    z-index: 30;
    text-decoration: none;
    height: 30px;
    width: 100%;
    text-align: right;
    padding: 1px 20px 20px 0px;
    background: #fff;
}

.books .text {
	width:275px !important;
}

.notificationText {
	float: none;
    display: block;
    text-decoration: none;
    font-size: 9px;
    letter-spacing: 4px;
    line-height: 11px;
    color: #b3b3b3;
    margin-left:69px;
}

.contentArea {
	width:100%;
}

.intro {
	text-align:center;
	margin: auto;
}

.splash-image {
	width: 100vw !important;
}


.flex {
	  display: table-cell;
	  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;  
}

.navbar-brand {
	cursor:pointer;
}

.text {
	float: left;
    width: 222px;
    margin-left: 60px;
    margin-right: 18px;
    font-size: 12px;
    color: #4d4d4d;
}

@font-face {
	font-family: 'gothic';
	src: url('./gothic.eot');
	src: local('gothic'), url('./gothic.woff') format('woff'), url('./gothic.ttf') format('truetype');
}

body {
	font-family: 'gothic' !important;
}

span {
	color: #7F584D;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
}



.mainNavigation a {
	display: block;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 4px;
    color: #b3b3b3 !important;
    font-family:'gothic' !important;
    padding:0px 15px !important;
    line-height: 18px !important;
}

.home_with_bg .mainNavigation span {
	color:#fff;
	font-size: 17px !important;
}

.mainNavigation span {
	color: #777;
	font-size: 17px !important;
}

span.one {
	margin-right:-1px;
}

span.secondOne {
	margin-right:-1px;
	margin-left:-1px;
}

.mainNavigation li{
	margin-top: -3px;
}

.mainNavigation li:first-child {
	margin-top: -8.5px;
	margin-right:13.5px;
}

.mainNavigation a:hover{
	color:#4d4d4d !important;
}

.mainNavigation a.clicked {
	color:#4d4d4d !important;
}

.mainNavigation .dropdown.open a{
	background-color: #fff !important;
}

.dropdown-menu {
	border:0px solid !important;
	box-shadow:none !important;
	-webkit-box-shadow: none !important;
}

.dropdown-menu a {
	border-left: 0px solid !important;
	font-size:12px !important;
	line-height: 18px !important;
	padding:0px 14.5px !important;
	margin-left:10px;
}



a.adminTab{
	cursor: pointer;
	color: #4d4d4d !important;
}

.image a {
	display: block;
    text-decoration: none !important;
    font-size: 10px;
    letter-spacing: 4px;
    color: #b3b3b3 !important;
    text-align: center;
}

.image a:hover {
	cursor: pointer;
	color: #4d4d4d !important;
}

.contactContent a {
	font-size: 12px;
    color: #4d4d4d !important;
    letter-spacing: initial;
    margin-top: 7px;
}

.normalText {
	letter-spacing: 1px !important;
	font-size: 10px;
	color: #b3b3b3 !important;
}

.bookDetails img {
	max-height: 320px;
}

.comissionedContent p {
	margin-bottom: 20px !important;
}

.booksImg {
	max-height:180px;
	max-width:120px;
	margin-top: 25px;
}

.books p {
	margin-bottom: 16.3px;
}

.clearfix:after{
	clear:both;
}

.clearfix:before{
	clear:both;
}

.contentArea {
	margin-bottom: 30px;
	display: table;
}

.navbar-nav .open .dropdown-menu {
	margin-top:0px !important;
}

.navbar-nav .open .dropdown-menu li{
	margin-top:5px !important;
}

@media only screen and (max-width: 350px) {
	.logo {
		width:238px !important;
	}
}

@media only screen and (max-width: 768px) {
	.logo {
		width:238px;
	}
	
	.navbar-brand {
		float:right !important;
	}
	
	ul.mainNavigation.nav.navbar-nav {
		float: right;
		width: 195px;
	}
	
	.navbar-nav .open .dropdown-menu {
		margin-top:5px !important;
	}

	.navbar-header {
		height:75px;
	}

	.navbar-default .navbar-collapse {
		border-color:#fff !important;
	}

	.navbar-toggle {
		margin-top:30px !important;
	}

	.mainNavigation a {
		letter-spacing: 2px !important;
		color: #8d8d8d !important;
	}

	.normalText,.notificationText,.image a {
		color: #8d8d8d !important;
	}

	.embedVideo {
		width:100% !important;
	}

	.longingContent img, .ladakhContent img, .mythContent img, .womenContent img, .comissionedContent img {
		width:100%;
		height:auto;
		padding:16px;
	}

	.books .text {
		margin-left: 0px;
		width:80%;
	}

	.text {
		margin-left: 17px;
		width:80%;
	}

	.contentArea {
		height:calc(100vh - 150px);
	}

	.navbar-collapse {
		border-bottom:1px solid #e7e7e7 !important;
	}

	.books .text img{
		margin-bottom:25px;
	}

	.normalText {
		font-size: 12px;
	}

	.booksContent {
		padding:15px;
	}

	.books .bookDetails a {
		display: block !important;
		text-align: left !important;
	}

	.biographyContent,.contactContent {
		padding:15px;
	} 

	.biographyContent .text {
		margin-left: 0px;
		margin-bottom: 25px;
	}

	.biographyContent img {
		width:100%;
		height:auto;
		text-align: center;
	}

	.comissioned .image a br {
		display: none;
	}

	.comissioned .image {
		margin-bottom:25px;
	}

	.notificationText {
		margin-left:15px !important;
	}

	.seperater {
		display: none !important;
		margin-bottom: 0px;
		color: #b3b3b3 !important;
	}	

	.bio {
	    white-space: pre-wrap;
	    font-size: 12px;
    	color: #4d4d4d;
	} 

	.navbar-brand {
		padding-left:8px !important;
	}

	.contactContent a {
		text-align: left;
	}

	.show-mobile {
		display: block;
	}

	.hidden-mobile {
		display: none !important;
	}

	.booksContent p {
		font-size: 12px;
	}

	.booksContent font {
		font-size: 12px !important;
	}
	
	.forthcomingImageCaption {
		width:100% !important;
	}

	.latestInvite {
		width: 100% ;
	}

	.copyright {
		position: static;
	}

	img.logo {
		margin-top: -4px;
		margin-left: -2px;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-bottom: none !important; 
	}
	
	.navbar-nav .open .dropdown-menu {
		margin-top:5px !important;
	}
	
	.navbar-nav .open .dropdown-menu li{
		margin-top:5px !important;
	}
}

@media only screen and (min-width: 768px) {

	.menuSection {
		position: fixed;
	    top: 0px;
	    height: 112px;
	    width: 100%;
	    background: #fff;
	}
	.navbar-default {
		margin-left:12px !important;
		margin-top: 42px;
	}

	.contentArea {
		margin-top: 197px;
	}

	.logo {
		width:338px;
		margin-top: -10px;
	}

	ul.mainNavigation {
		margin-top:30px !important;
		margin-left:-7.5px;
	}

	.mainNavigation a {
		font-size: 10px;
		border-left: 1px solid #b3b3b3;
		padding:0px 13.5px !important;
		line-height: 13px !important;
	}

	.mainNavigation li:first-child a{
		border-left: 0px solid !important;
	}

	.comissionedContent p {
		margin-top: -28px;
	}


	.dropdown-menu a {
		border-left: 0px solid !important;
		font-size:9px !important;
		line-height: 12px !important;
		padding:0px 14.5px !important;
		margin-left:0px;
	}

	.contactContent,.longingContent,.mythContent,.ladakhContent,.womenContent,.comissionedContent,.booksContent,.biographyContent {
		margin-left: 7px;
	}

	.image {
		float: left;
	    margin-left: 70px;
	    font-size: 12px;
	    color: #4d4d4d;
	    max-width: 700px;
	}

	.bookDetails .image:first-child {
		margin-left: 32px;
	}

	.contact .image {
		margin-left: 84px;
	}

	.eventsContent .image {
		margin-left: 32px;
	}

	.latestInvite {
		max-width: 300px;
	}

	.longingContent .text,.mythContent .text,.ladakh .text,.women .text {
		width:237px;
	}

	.biography .text {
		width:283px;
	}

	.biography .text img {
		float:right;
	}

	.longingContent {
		width:12400px;
	}

	.ladakhContent {
		width:6000px;
	}

	.mythContent {
		width:9000px;
	}

	.womenContent {
		width:8800px;
	}

	.comissionedContent {
		width:13300px;
		margin-left: 322px;
	}

	.books .text {
		float: left;
	    width: 222px;
	    margin-left: 60px;
	    margin-right: 18px;
	    font-size: 12px;
	    color: #4d4d4d;
	    min-height: 50px;
	}

	.books .bookDetails a {
		display: inline-block !important;
	}

	.books .text img {
		max-height:180px;
		max-width:120px;
	}

	.books .bookDetailsContainer {
		width: 3500px !important;
	}

	.eventsContent p {
		margin: 0 0 20px;
	}

	.bio {
		float: left;
	    margin-left: 24px;
	    margin-right: 30px;
	    font-size: 12px;
	    color: #4d4d4d;
	    max-width: 400px;
	    white-space: pre-wrap;
	} 

	.bookDetails span.seperater {
		display: inline;
		width: 10px;
		margin-bottom: 0px;
		color: #b3b3b3 !important;
	}

	.show-mobile {
		display: none;
	}

	.home_with_bg {
		background: url('../IMAGES/home.jpg');
		background-size: 100%;
		background-repeat: no-repeat;
	}
	
	.home_with_bg .mainNavigation a {
		border-left: 1px solid #000 !important;
	}
	

	.home_with_bg video ,
	.home_with_image_large video{
		display: none;
	}

	.home_with_bg .menuSection {
		background: transparent;
	}

	.home_with_bg .dropdown-menu {
		background: transparent;
	}
	
	.home_with_bg .navbar-default {
		background: transparent !important;
		border: 0px solid !important;
	}
	
	.home_with_bg  .mainNavigation a {
		color: #000 !important;
		font-size: 10px;
	}
	
	.home_with_bg  .mainNavigation a:hover {
		color: #fff !important;
	}
	
	.home_with_bg .mainNavigation .dropdown.open a {
		background-color: transparent !important;
		border-left:0px solid !important;
	}
	
	.home_with_bg .copyright,
	.home_with_bg .copyright a {
		background: transparent !important;
		color: #fff !important; 
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1050px){
	ul.mainNavigation {
		margin-top:0px !important;
	}

	.contentArea {
		height:calc(100vh - 250px);
	}
}