/* ==== Google font ==== */
@import url('font-lato.css');
/* === fontawesome === */
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');
/*==========================================================================
  General
  ========================================================================== */
body {
	color:#777;
	background: #f7f7f7;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 300;
	text-shadow: none;
}
.clear {
	clear: both;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	margin: 0 0 10px 0;
}
h1 { font-size: 40px; line-height: 30px; }
h2 { font-size: 32px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
.txt-light { font-weight: 300; }
.txt-regular { font-weight: 400; }
.txt-bold { font-weight: 700; }
.txt-uppercase { text-transform: uppercase; }

blockquote {
	font-family: Georgia, serif;
}

blockquote.bigquote {
	border: none;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.1em;
}

.text-bold {
	font-weight: 900;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

h1.logo{width:200px; height:44px;}
small {
	font-size: 70%;
	font-weight: 100;
}

a:hover {
	text-decoration: none;
}

:focus {
	outline: none;
}

.color-white.txt-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.t-uppercase {
	text-transform: uppercase;
}

/*==========================================================================
  Misc & Adjust 
 ========================================================================== */
.row {
	z-index: 9999;
}

.big {
	font-size: 20pt;
	font-weight: 300;
}


.blink:hover {
	opacity: 0.9;
}

.half-offset {
	margin-bottom: 75px !important;
}

.no-offset {
	margin: 0 !important;
	padding: 0;
}

.content,.container {
	overflow: visible;
}

.trans {
	border: 0 !important;
	background: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.nobg {
	background: 0;
	border: 0;
}

.noborder {
	border: 0 !important;
}

.color-white {
	color: #fff;
}

.theme-bg {
	background-color: #ff7701 !important;
}

.normalize-font-top {
	padding-top: 25px;
}



/* --- float --- */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* --- align --- */
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.blistcontact{
line-height: 10px;
	}

/* ---- padding ---- */
/* top */
.pad-top0 {
	padding-top: 0;
}
.pad-top5 {
	padding-top: 5px;
}

.pad-top10 {
	padding-top: 10px;
}

.pad-top15 {
	padding-top: 15px;
}
.pad-top20 {
	padding-top: 20px;
}
.pad-top25 {
	padding-top: 25px;
}
.pad-top30 {
	padding-top: 30px;
}
.pad-top35 {
	padding-top: 35px;
}
.pad-top40 {
	padding-top: 40px;
}
/* bottom */
.pad-bot0 {
	padding-bottom: 0;
}
.pad-bot5 {
	padding-bottom: 5px;
}

.pad-bot10 {
	padding-bottom: 10px;
}

.pad-bot15 {
	padding-bottom: 15px;
}
.pad-bot20 {
	padding-bottom: 20px;
}
.pad-bot25 {
	padding-bottom: 25px;
}
.pad-bot30 {
	padding-bottom: 30px;
}
.pad-bot35 {
	padding-bottom: 35px;
}
.pad-bot40 {
	padding-bottom: 40px;
}


/* ---- margin --- */
.mar-left5 { margin-left: 5px; }
.mar-left10 { margin-left: 10px; }
.mar-left15 { margin-left: 15px; }
.mar-left20 { margin-left: 20px; }
.mar-left25 { margin-left: 25px; }
.mar-left30 { margin-left: 30px; }

.mar-right5 { margin-right: 5px; }
.mar-right10 { margin-right: 10px; }
.mar-right15 { margin-right: 15px; }
.mar-right20 { margin-right: 20px; }
.mar-right25 { margin-right: 25px; }
.mar-right30 { margin-right: 30px; }

/* top */
.mar-top0 {
	margin-top: 0;
}
.mar-top5 {
	margin-top: 5px;
}

.mar-top10 {
	margin-top: 10px;
}

.mar-top15 {
	margin-top: 15px;
}
.mar-top20 {
	margin-top: 20px;
}
.mar-top25 {
	margin-top: 25px;
}
.mar-top30 {
	margin-top: 30px;
}
.mar-top35 {
	margin-top: 35px;
}
.mar-top40 {
	margin-top: 40px;
}


/* bottom */
.mar-bot0 {
	margin-bottom: 0;
}
.mar-bot5 {
	margin-bottom: 5px;
}

.mar-bot10 {
	margin-bottom: 10px;
}

.mar-bot15 {
	margin-bottom: 15px;
}
.mar-bot20 {
	margin-bottom: 20px;
}
.mar-bot25 {
	margin-bottom: 25px;
}
.mar-bot30 {
	margin-bottom: 30px;
}
.mar-bot35 {
	margin-bottom: 35px;
}
.mar-bot40 {
	margin-bottom: 40px;
}


/*===========================
  --- Sections ----
=========================== */

section.section {
	margin:0;
	padding: 30px 0 20px 0;
	
}
section.sectionblog {
	margin:0;
	padding: 15px 0 0 0;
	
}

section.sectionf{
	margin:0;
	padding: 25px 0 25px 0;
	}
section.sectionbooks {
    margin: auto;
    /* padding: 80px 0 60px 0; */
    width: 80%;
    padding: 20px;
}
.bg-white {
	background-color: #fff;
}
.bg-purple-dark {
	background-color: #570381;
}
.bg-purple-lite{
	background-color: #8721b9;
}
/* --- section heading --- */
.section-header {
	text-align: center;
}
.section-header h2.section-heading {
	/*text-transform: uppercase;--*/
	font-weight: 700;
	color: #9d9b9b;
}

/* ==========================
 --- Parallax ---
============================= */

#parallax1{	
	background-image: url(../img/parallax/img1.jpg);
}
#parallax2{	
	background-image: url(../img/parallax/img2.jpg);
}
#testimonials{	
	background-image: url(../img/parallax/img3.jpg);
}
/*===========================
  --- Header & menu ----
=========================== */
.navbar {
	line-height: 100px;
	height: 100px;
	background-color: rgba(0,0,0,0.3);
	display: block;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0;
	padding-bottom:0;
}

.navbar .navbar-collapse {
	margin-bottom: 0;
	padding-bottom:0;
}

.nav li {
	height: 100%;
	line-height: 100%;
	margin-bottom: 0;
	padding-bottom:0;
}

.nav>li>a {
	display: table-cell;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.nav>li>a:hover {
	color: #fff;
	background: none;
}

.navbar-nav {
	float: right;
	margin-bottom: 0;
	padding-bottom:0;	
}

.navbar .navbar-nav > .active > a {
	color: #fff;
}
.navbar .navbar-nav > .active > a {
	padding-bottom: 22px;
}

h1 a.navbar-brand {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-shadow: none;
}

.navbar-brand {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	line-height: 70px;
}

.navbar-brand img {
	vertical-align: bottom;
}

.navbar-toggle {
	padding: 0;
	margin: 0;
	width: 80px;
}

.navbar-collapse.in {
	margin-top: -5px !important;
}



/*===========================
  --- Featured section ----
=========================== */

section.featured1 {
	padding: 10px 0 50px 0;
	background: #660099;
	color: #fdfdfd;                
}
section.featured2 {
	padding: 100px 0 0 0;
	background: #660099;
	color: #fdfdfd;                
}
section.featured3 {
    padding: 110px 0 0 0;
    background: #660099;
    color: #fdfdfd;
}
section.featured4 {
	padding: 50px 0 0 0;
	background: #660099;
	color: #fdfdfd;                
}
section.featuredbuy {
	padding: 120px 0 0 0;
	background: #660099;
	color: #fdfdfd;                
}
  
 /* inner heading */
section.featured.inner {
	background: #eee;
	padding: 150px 0 50px;
}
  
  
/* --- Flexslider --- */
.flexslider {
	margin: 0;
	background: 0;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.flex-control-paging li a {
	width: 8px;
	height: 8px;
}

.flex-control-paging li a.flex-active {
	background: #fff;
}

.flex-control-nav {
	bottom: -25px;
}

.flexslider .slides img {
	width: auto;
	display: inline;
}

.flex-direction-nav a {
	display: block;
	width: 50px;
	height: 98px;
	margin: -29px -20px 0;
	position: absolute;
	top: 30%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	right: -70px;
	background: url(../img/arrow_large_right.png) no-repeat top left;
}

.flex-direction-nav .flex-prev {
	left: -70px;
	background: url(../img/arrow_large_left.png) no-repeat top left;
}

.flex-direction-nav a.flex-next:before {
	content: none !important;
}

/* removing default arrows */
.flex-direction-nav a:before {
	content: none !important;
}

/* --- Revolution slider --- */

.featured .fullwidthbanner ul {
	list-style: none;
	padding:0;
}

.tp-rightarrow.large {
	margin-left: 0;
}

.tp-leftarrow.default {
	width: 49px !important;
	height: 98px !important;
	background: url(../img/arrow_small_left.png) no-Repeat top left;
}

.tp-rightarrow.default {
	width: 49px !important;
	height: 98px !important;
	background: url(../img/arrow_small_right.png) no-Repeat top left;
}

.fullwidthbanner-container {
	padding-top: 100px;
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 650px !important;
	overflow: hidden;
}

.fullwidthbanner {
	height: 650px;
}

.tp-bullets.simplebullets.round .bullet {
	background: url(../img/bullets-new.png) no-repeat top left;
}  

.tp-caption.large_bold_white {
	font-size:60px;
	line-height:60px;
	font-weight:800;
	font-family:"Open Sans";
	color: #fff;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	margin:0px;
	padding:1px 4px 0px;
	border-width:0px;
	border-color:rgb(255, 214, 88);
	border-style:none;
}
.tp-caption.small_thin_white {
	font-size:18px;
	line-height:26px;
	font-weight:300;
	font-family:"Open Sans";
	color: #fff;
	text-decoration:none;
	background-color:transparent;
	padding:1px 4px 0px;
	text-shadow:none;
	margin:0px;
	border-width:0px;
	border-color:rgb(255, 214, 88);
	border-style:none;
}


.fullwidthbanner a.btn {
	color: #fff;
}

/*==========================
About
=========================== */

.member-photo {
	box-sizing:border-box;
	-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	
	margin: 0 0 20px 0;
}
.member-photo img {
	-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	
}

.team-detail h4 {
	font-weight: 700;
}


/*===========================
  Portfolio
============================ */
nav#filter a {
	background-color: #EEE;
	color:#555;
}
nav#filter a:hover, nav#filter a.current {
	background-color: #44BCDD;
	color:#fff;
}

/* ------- */

.isotopeWrapper article{
    margin-bottom: 30px;
}

#portfolio img  {
	width:100%;
}

#portfolio article p {
	margin-bottom:1.45em;/*set next row on the baseline*/
}
nav#filter {
	margin-bottom:1.5em;
}

nav#filter li {
	display:inline-block;
	margin:0 0 0 5px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}


.portfolio-items article img {width:100%;} 

.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.bookdetails {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align: justify;
	color: #000000;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	
}
.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: rgba(220, 220, 220);
}


.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
    transition: all 200ms ease-in-out 0s;
	opacity: 1;
}

.portfolio-item .portfolio-desc a {
	color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top:-20px;
	padding: 30px;
	height: 0;
    opacity: 0;
    position: relative;
}

.portfolio-item:hover .folio-info{
	height: 100%;
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
	top:5px;
}



.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}


/*===========================
  --- Testimonial ----
=========================== */
#testimonals {
	padding-top: 20px;
	padding-bottom:40px;
	position:relative;
	margin-top:50px;
}
.testimonial i {
	color: #fff;
}
.testimonial span.author {
	color: #fff;
	font-weight: 700;
}

.testimonial h5 {
	color: #fff;
	font-size: 18px;
	font-family: Georgia, sans-serif;
	line-height: 1.5em;
}	

/*===========================
  --- Contact ----
=========================== */

.validation {
	display:none;
	margin: 0 0 20px;
	font-weight:400;
	font-size:13px;
}

#sendmessage {
	border:1px solid #fff;
	display:none;
	text-align:center;
	padding:15px 12px 15px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;
}

#sendmessage.show,.show  {
	display:block;
}

#contact-form {
	position: relative;
	z-index: 999;
}

#contact-form input[type=text],#contact-form input[type=email], .contactForm textarea {
	width: 100%;
	background: rgba(227, 231, 228, 1);
	font-family: 'Open Sans', sans serif;
	border: 0;
	font-size:14px;
	text-align: left;
	vertical-align: middle;
	padding:0 10px;
}
#contact-form input[type=text]:focus,#contact-form input[type=email]:focus, .contactForm textarea:focus {
	background: rgba(101, 106, 100, 1);
	color: #eff1ef;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	transition: background 0.25 ease-in;
	-moz-transition: background 0.25 ease-in;
	-webkit-transition: background 0.25 ease-in;
}
#contact-form input[type=text],#contact-form input[type=email] {
	height: 40px;
	margin-bottom: 5px;
}
#contact-form input[type=submit] {
	color: #fff;
	width: 185px;
	height: 60px;
	text-shadow: none;
	font-size: 14px;
	padding:0.5em;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	display: block;
	border: 0;
	text-transform: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#contact-form input[type=submit]:hover, #contact-form input[type=submit]:active {
	background: #43413e !important;
}
#contact-form textarea {
	padding-top: 1em;
}

textarea.form-control {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

div.cform-response-output {
	max-width: 60%;
	text-align: center;
	margin-left: 40% !important;
	margin-top: 0.5em !important;
	padding: 0.5em !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cform-not-valid-tip {
	color: #888;
	border: 1px dotted #ad3729 !important;
	width: 100% !important;
	left: 0 !important;
	padding: 0.5em !important;
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* google map */
#map {
	height: 500px;
}


/*====================
  Clients
==================== */
#clients img {
	opacity: 0.7;
}

#clients img:hover {
	opacity: 1;
}


/*=========================
  Footer
 ================= */

section#footer {
	background: #242424;
	margin: 0;
}

section#footer .copyright {
	text-align: center;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

/* footer menu */
ul.footer-menu {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.footer-menu li {
	display: inline;
	margin: 0 5px;
}

a.scrollup{
	height:32px;
	width:32px;
	color:#fff;
	font-size:18px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:155px;
	right:10px;
	z-index:9999;
	opacity:0.5;
}
a.scrollup:hover{
	opacity:1;
	color:#fff;
}

p.footertag {
    color: #ffffff;
    line-height: 25px;
    font-size: 14px;
}
/*===========================
  --- Template Components ----
=========================== */

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, 
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


/* stats */
.stats .icon {
	margin: 0 0 20px 0;
}

.stats strong.number {
	font-size: 38px;
}

.stats span.text {
	font-weight: 700;
	font-size: 24px;
}

/* buttons */
.btn {
	border: 0;
}

.btn.bold {
	font-weight: 600;
}

.btn-cta {
	color: #ffffff;
	border-bottom: 4px solid;
}
.btn-cta:hover {
	color: #ffffff;
}

.btn-cta {
	border-bottom: 2px solid;
}
.btn-cta.btn-lg {
	border-bottom: 4px solid;
}



/* ========================================
Media queries
========================================= */
@media (min-width: 959px) and (max-width: 1199px) {
	.navbar-nav {
		margin-top: 20px;
	}
}

@media only screen and (min-device-width : 979px) and (max-device-width : 1024px)  {

	.navbar-nav {
		margin-top: 20px;
	}
}


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

	.navbar-nav {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {

	.navbar.navbar-fixed-top {
		background-color: rgb(82, 0, 112);
	}
	.navbar .navbar-collapse ul.nav {
		background-color: #609;
		width: 100%;
		float: none;
		margin:0;
		padding:0;
	}
	.navbar .navbar-collapse ul.nav li {
		border-bottom: 1px solid #666;
	}
	section.featured {
		padding-top: 80px;
	}
	
	.team-member,.col-lg-4 {
		margin-bottom: 30px;
	}
	
	.stats .col-md-3 {
		margin-bottom: 30px;
	}
	.navbar {
	line-height: 60px;
	height: 70px;
	}
	section.featured4 {
	padding: 35px 0 0 0;
	}
	h1 { font-size: 20px; line-height: 17px; }


}
h3.enform{color: #014a9c;
	font-size: 35px;
	font-family: 'pt-sans-narrow';
}
h2.slanm{
	color: #ffffff;
	font-size: 40px;
	font-family: 'pt-sans-narrow';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight:900;
  background: -moz-linear-gradient(left, #ffffff, 0.4, #ffffff, 0.5, #000000, 0.6, #ffffff, #ffffff); 
  background: -webkit-gradient(linear,left top,right top,color-stop(0, #ffffff),color-stop(0.4, #ffffff),color-stop(0.5, #000000),color-stop(0.6, #ffffff),color-stop(1, #ffffff)); 
    
  -moz-background-clip: text;
  -webkit-background-clip: text;
  
  -moz-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  
  -webkit-animation: slidetounlock 10s infinite;
  
  
  padding: 0;
  
  -webkit-text-size-adjust: none;
}

	
.slider {
	background: url(../img/highlight.png) no-repeat;
	width: 555px;
	height: 100px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	}

@-webkit-keyframes slidetounlock {
	0% {
		background-position: -400px 0;
	}
	100%{
		background-position: 400px 0;
	}
}
h3.magazinetext {
	font-size: 35px;
	font-family: 'pt-sans-narrow';
}


.bookshoptype li { background: url(../img/tick.png) no-repeat left 15px; }
.bookshoptype li { border-bottom: 1px solid #eee;
    list-style: none;
    text-align: left;
    padding: 10px 0px 10px 40px;}

button.btn.btn-purple {
    background: #660099;
    color: #ffffff;
    
}
button.btn.btn-purple:hover {
    background: #c895e1;
    color: #660099;
    }
img.magsmallimg {
    display: block;
    margin: 0 0 10% 20%;
}
.clearfix.borderbt {
    border-bottom: 1px solid #eeeeef;
}

@media (min-width: 992px)
.col-md-3 {
    width: 25%;
}

.gcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.fullsizeimg {
    display: block;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    width: 100%;
}


.box {
    width: 73px;
    /* margin: 0 auto; */
    /* background: rgba(43, 42, 42, 0.54); */
    padding: 15px;
    /* border: 1px solid #ffffff; */
    border-radius: 4px;
    /* background-clip: padding-box; */
    text-align: center;
    position: fixed;
    top: 120px;
    left: 0px;
}

.button {
    font-size: 1em;
    padding: 10px;
    color: #fff;
    border: 2px solid #8720b9;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
    background: #660099;
    font-weight: bold;
}
.button:hover {
  background: #8720b9;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
    margin: 20px auto;
    padding: 20px;
    background: #ffffff;
    border-radius: 4px;
    width: 30%;
    position: absolute;
    transition: all 4s ease-in-out;
    left: 50px;
    top: 110px;
    border: 2px solid #6d2092;
}
.popup h2 {
  font-size: 25px;
  margin-top: 0;
  color: #6d2092;
  font-family: 'Lato', sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
    max-height: 250px;
    overflow: auto;
    color: #000000;
    font-size: 15px;
    text-align: justify;
}
.listitemph {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    border: 2px solid #660099;
    background: #9933cc;
    width: 25%;
    margin: auto;
    text-align: center;
    
}
a.wlink {
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}
@media screen and (max-width: 700px){
  .box{
    width: 30%;
  }
  .popup{
    width: 80%;
    z-index: 1000;
  }
}



#slide {
    position: fixed;
    background: #ffffff;
    width: 200px;
    left: -200px;
    height: 190px;
    transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -webkit-transition: left 0.4s ease-in-out;
    color: #8720b9;
    top: 100px;
    font-weight: bold;
    z-index: 1;
    border: 2px solid #8720b9;
}
#photoslide {
    position: fixed;
    background: #ffffff;
    width: 350px;
    left: -350px;
    height: 100%;
    transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -webkit-transition: left 0.4s ease-in-out;
    color: #000000;
    text-align: justify;
    top: 100px;
    z-index: 1;
    border: 2px solid #8720b9;
    overflow: visible;
}

#toggle{
  position: absolute;
  left: 200px;
  padding: 10px;
  background: #ccc; 
}
#photoslidetoggle{
  position: absolute;
  left: 350px;
  padding: 10px;
  background: #ccc; 
}
.bookbox {
  padding: 20px;
}
#slide:hover{
  left: 0px;
}
#photoslide:hover{
  left: 0px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

.contactext {
	justify-content: center;
	align-items: center;
}

.contactext > p {
	color: #1a1a1a;
	position: relative;
}

a[tooltiptext]::after {
	content: attr(tooltiptext);
	position: absolute;
	display: block;
	background: #1a1a1a;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	border-radius: 2px;
	bottom: 0;
	left: 0;
	transform: scale(0);
	transition: all 0.15s ease-in-out 0.1s;
	opacity: 0;
	width: 300px;
	height: 50px;
	overflow: visible;
}

a[tooltiptext]:hover::after {
	transform: scale(1);
	bottom: 100%;
	opacity: 0.9;
}

.portfolio-item.bookdtlstext {
    text-align: justify;
    color: #000000;
    font-size: 18px;
}


--------------
/*comment*/


.main-section-heading {
	border-bottom:3px solid #f4f4f4;
	position:relative;
	margin-bottom: 15px;
}
.main-section-heading h1{
	font-size: 24px;
	font-weight: 800;
	text-align: center;
	padding-bottom:10px;
}
.commentxt {
    border-bottom: 2px solid #6666667d;
    padding-bottom: 4px;
    margin-bottom: 10px;
    width: 300px;
}
/*--------------------------------------------- CONTENT HIDE BUTTON--*/
.clicker_bx + label {
	position:absolute;
	top: 2px;
	right: 2px;
	width: 25px;
	height: 24px;
	cursor: pointer;
	user-select: none;
	background-image: url('../img/hide_arrow_16.png');
}
.clicker_bx:checked + label {
  background-image: url('../img/hide_line_16.png');
}
.clicker_bx:checked ~ .whole_content {
	display: block;
}
.clicker_bx {
	display: none;
}
.whole_content{display: none;}

p.usernmcmt {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 1px;
}
p.usercmtext {
    font-size: 16px;
    
}
.cmtgrp {
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 14px;
    line-height: 18px;
}
p.cmtdate {
    text-align: right;
    font-size: 14px;
    font-style: italic;
}
.portfolio-item.ylink {
    color: #000000;
    line-height: 23px;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.d-flex {
    /*display: -ms-flexbox!important;
    display: flex!important;*/
    
    list-style-type: none;
}
.media.mb-4.blogtext {
    color: #000000;
    text-align: justify;
    font-size: 18px;
    padding: 13px;
    /* background: #e3e7e4; */
    border: 1px solid #e3e7e4;
}
.photodtlsgrp
{
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 14px;
    line-height: 25px;
    width: 100%;
    color: #000000;
    background: #e8c4f9;
    padding: 13px;
    font-size: 18px;
    text-align: justify;
}
.dtlshead {
    font-weight: 600;
    color: #ffffff;
    font-size: 20px;
    padding-left: 12px;
}

/* onclick toggle */

/* example 3 */

input#item-3{
  position: absolute;
  left: -999em;
}
.hide {
  width: 50%;
  border: 1px solid #000;
  background: red;
  max-height: 99em;
  opacity: 1;
  height: auto;
  overflow: hidden;
  transition: opacity 1.5s linear, max-height 1.5s linear;
}
.hide p {
  padding: 10px;
  margin: 0;
}


	
.ex3 .hide3 {
	display: none;
}
.inner3 {
  padding: 10px;
}
.ex3 input[type="checkbox"]:checked + .hide3 {
	width: 100%;
        height: 100%; /* any arbitrary height but best at the minimum initial height you would want. */
    overflow: hidden;
    background: #f7f7f7;
    transition: all 0.5s ease;
    border: 1px solid #000;
    display: block;
    color: #000000;
}

#section07 label {
  padding-top: 5px;
}
#section07 label span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
#section07 label span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#section07 label span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#section07 label span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.demo label {
    position: relative;
    bottom: 135px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Lato', sans-serif;
    cursor: pointer;
}
.demo a:hover {
  opacity: .5;
}

/*video details page*/

.videobox {
  width: 100%;
  height: 100%;}
.ppbavid {
    width: 100%;
    height: 250px;
    display: flex;
    margin: 1em 0;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0px 0px 21px 3px rgba(0,0,0,0.15);
    transition: all .1s ease-in-out;}
.ppbavid:hover {
      box-shadow: 0px 0px 21px 3px rgba(0,0,0,0.11);
    }
.container .img-videobox {
	    flex: 2;}
      
.container .ppbavid .img-videobox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}    
.container .ppbavid .ppbavid-info {
      background: #fff;
      flex: 3;}
.container .ppbavid .ppbavid-content {
	padding: 1em;}


h4.text-bold.mag-fa1 {
    background-color: #ffbb00;
    padding: 2%;
    color: black;
}
.mag-fasub1 {
    border: 2px solid #fd8e8e;
}
h4.text-bold.mag-fa2 {
    background-color: #8dbd00;
    padding: 2%;
    color: black;
}
.mag-fasub2 {
    border: 2px solid #3c763d;
}
h4.text-bold.mag-fa3 {
    background-color: #cb63ff;
    padding: 2%;
    color: black;
}
.mag-fasub3 {
    border: 2px solid #9C27B0;
}
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 1;
  text-decoration: none;
  pointer-events: none;
}

.dashed {
border-bottom: 2px dashed #efe3e3;
margin: 31px;
}

	list-group{
	width: 400px !important;

}

.list-group-item{
	margin-top:10px;
	border-radius: none; 
	background: #fff;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}


.list-group-item:hover{
	transform: scaleX(1.1);
}



.check{
	opacity: 0;
	transition: all 0.6s ease-in-out;
}

.list-group-item:hover .check {
	opacity: 1;

}

.about span{
	font-size: 12px;
	margin-right: 10px;

}
.bookcategory{ color: #8721b9;
    margin: 0px;
    padding: 10px 10px 10px 0px;}
.white{color:#fff;}