
body {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.logo-color {
    color: #990014;
    font-weight: 700;
    margin-top: 10px;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
    cursor: pointer;
}
.search_marg {
  margin: 15px 0;   
}
.search-text {
    position: absolute;
    bottom: 10px;
    color: white;
    padding: 8px 15px;
    visibility: visible;
    max-width: 80%;
}
.detail_image {
    text-align: center;
    margin-top: -23px;
}
.search-radious{
	border-radius: 15px;
	    cursor: pointer;
}
.video-js {
    width: 100%!important;
}
.search-head{
	font-size: 20px;
    font-weight: 700;
    color: #757171;
    padding: 16px;
        margin-left: 37px;
}
.search-content {
    text-transform: uppercase;
    color: #797777;
    font-size: 14px;
    font-weight: 600;
}
#textss{
	display:none;
}
#toggle{
	cursor: pointer;
    color: #eca41a;
}
#textsss{
	display:none;
}
#toggles{
	cursor: pointer;
    color: #eca41a;
}
#toggless{
	cursor: pointer;
    color: #eca41a;
}
#textssss{
	display:none;
}
.author-search{
	border-radius: 20px;
    margin-bottom: 15px;
}
.clickable-heading {
    float: right;
    cursor: pointer;
    position: relative;
    bottom: 21px;
}
#clickabless1 {
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
#clickabless2 {
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}

.flip {
  transform: rotate(-180deg);
}
.flips {
  transform: rotate(-180deg);
}
.logo-marg {
    margin-bottom: 16px;
    margin: 0 auto;
    width: 100px;
    margin-top: 10px;
}
#mandayamsabha{
    font-size: 20px;
}
.moretext {
  display: none;
}
.moreless-button{
	cursor: pointer;
	color: #eca41a;
}
.moretexts {
  display: none;
}
.moreless-buttons{
	cursor: pointer;
	color: #eca41a;
}
.moretextss {
  display: none;
}
.moreless-buttonss{
	cursor: pointer;
	color: #eca41a;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #feb034;
    cursor: default;
    background-color: #ffffff;
    border-color: #feb034;
}

#service .single_service {
  padding: 10px;
  margin-bottom: 50px;
  height: 428px;
}
#service .single_service:hover{
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.4);
}
#service .icon {
    border: 1px solid #666;
    border-radius: 16px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 240px;
    height: 280px;
}
#service .icon img {
    width: 240px;
    height: 280px;
}
#service .single_service .single_service-left {
  /*padding-right: 10px;*/
}
.single_service-heading {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    /*margin-top: 79%;*/
}
.single_service-body p {
    font-size: 12px;
    color: #a5a1a1;
}

.single_service-left {
  display: table-cell;
  vertical-align: top;
}
.single_service-body {
    color: #333333;
    display: table-cell;
    vertical-align: top;
    text-align: justify;
}
.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
#service .single_service:hover {
    background: #fbfbfb none repeat scroll 0 0;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 4px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0 7px;
}
.hov-colap {
    cursor: pointer;
    margin-top: 15px;
}
.brand-padding {
    padding: 0px;
}
.terms_condition_heading p{
    font-size: 20px;
    padding-top: 17px;
    padding-bottom: 8px;
    font-weight: 400;
    color: #eca41a;
}
.agreecheckbox button{
    float: right;
    background-color: #eca41a;
    color: #ffffff;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.terms_condition_containt p{
    color: grey;
}
.agreecontent{
    color: grey;
}
.agreecheckbox button:hover{
    color: #ffffff;
}
.agreecheckbox input[type=checkbox] + label{
margin-left: 15px;
}
.detail-brandss {
    color: #9c9a9a;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
}
.detail-brandsss {
    color: #847d7d;
    font-size: 12px;
    margin-bottom: 0px;
    padding: 4px 16px;
    border-radius: 0px;
}
.product-checkbox {
    margin-bottom: 8px;
    font-size: 14px;
    color: #636060;
}
li {
    list-style-type: none;
}
.brand-scroll {
    border: 1px solid #e0dfdf;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
}


input[type=checkbox] + label {
    display: block;
    margin: 2px;
    cursor: pointer;
    padding: 3px;
    font-size: 14px;
    font-weight: 400;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label:before {
    content: "\2714";
    border: 0.1em solid #8c8989;
    border-radius: 0.2em;
    display: inline-block;
    width: 17px;
    height: 17px;
    padding-left: 1px;
    padding-bottom: 1px;
    margin-right: 6px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
}
input[type=checkbox] + label:active:before {
  transform: scale(0);
}
input[type=checkbox]:checked + label:before {
  background-color: #feb034;
  border-color: #feb034;
  color: #fff;
}
.pull-right{
    cursor:pointer;
}

.back_to_search a{
	color:grey;
	font-size: 21px;
  
}
.back_to_search a:hover{
	text-decoration:none;

}
.back_to_search{
/*	padding-top: 19px;*/
	padding-left: 30px;

}
.detail_page_h6 h6{
	color: grey;
    font-weight: 400;
	font-size: 13px;
	line-height: 0;
}
.detail_page_h6{
	font-size: 16px;
    line-height: 22px;
}
.details_page_product_img img {
    width: 90% !important;
    margin-top: 42px;
    float: right;
    border-radius: 16px;
    height:346px ;
}

/* contact-us start here */
.about_us_heading p{
      font-size: 22px;
    font-weight: 500;
    color: #feb034;
    padding: 10px;
}
.about_us_content{
       padding-left: 54px;
    padding-right: 28px;
    text-align: justify;
}
.about_us_content p{
    color: grey;
}
.about_us_content h5{
    color: #eca41a;
    font-size: 18px;
}
.contanct_form_fields{
    margin-top: 22px;
}

.contact_us_form {
    height: 45px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.contact_comment {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    resize: none;
}
.contact_form_button button {
    float: right;
    background-color: #eca41a;
    color: #ffffff;
    margin-bottom: 36px;
}
.contact_form_button button:hover{
    color: #ffffff;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.fqs-ans{
    padding-left: 50px;
}
.faq-texts{
    color: grey !important;
}
#accordion{
    padding-left: 35px;
    padding-bottom: 20px;
}
/* contact-us end here */
.videopop_tc_width{
    width: 67%;
    height: 70%;
}
.readpdf iframe{
    width: 100%;
    height: 500px;
}
p.home {
    margin-left: -130px;
}
.details_page_product_img img{
    width: 66%;
    margin-top: 0px;
    float: right;
	border-radius:16px;
}
.details_page_heading h3{
    font-size: 22px;
    font-weight: 700;
    padding-left: 0px;
    padding-top: 0px;
}
.total_details{
    
        margin-top: 17px;
}
span.para {
    color:#28a745;
    font-weight: bold;
    font-size: 16px;
}
.details_read_button button{
    background: #f9a406;
    color: #ffffff;
    width: 130px;
    font-size: 17px;
    margin-top: 20px;
}
.details_about_button button{
    background-color: #de5607;
    border: 1px solid #e7dbdb;
    margin-top: 38px;
    color: #ffffff;
}
.details_about_button button:hover{
    border: 1px solid #f9a406;
    color: #ffffff;
}
.details_content p{
    color: grey;
    /*text-transform: capitalize;*/
}
.details_first_para{
    padding-top: 30px;
}
.autorimg{
    margin-bottom:50px;
}
#book_description{
    /*margin-bottom:15px;*/
}
#book_description_author{
    margin-top:30px;
}


#search-bar {
    width: 45%;
    height: 50px;
    background-color: white;
    border-radius: 60px;
    margin: auto;
    margin-top: 20px;
}
span > img {
    margin-top: 13px;
    margin-left: 20px;
}
#src-b {
    width: 40%;
    position: absolute;
    height: 35px;
    border: none;
    color: black;
    font-size: 15px;
    margin-top: 10px;
    padding-left: 10px;
}
.box{
  width:300px;
  height:360px;
  background-color:rgba(255,255,255,1);
  margin:auto;
  margin-top:15px;
  border-radius:30px;
  display:none;
  padding-top:5px;
  }
#src-b:focus{
 outline:none;
    
}
#book_description {
    /*margin: 15px 15px;*/
    text-align: justify;
    font-size: 15px;
}
.author_details {
    padding-left: 15px;
}
#src-b:focus + .box{
 display:block;
   
}
.box:hover{
  display:block;
}


#custom-search-input {
    margin:0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#D9230F;
}

.search-query:focus + button {
    z-index: 3;   
}


.footer {
	background: #373737;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 20px 0 10px;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #fff;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #fff;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
    /* background: none repeat scroll 0 0 #B5B5B5; */
    /* border: 2px solid #B5B5B5; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 30px;
    /* line-height: 36px; */
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 21px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.social li a i {
	font-size: 20px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
    background: #373737;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.get{
    
    text-align: center;
    color: #feb034;
}

.about_us_heading {
   
    font-size: 18px;
   margin-top: 40px!important;
    margin-bottom: 40px;
       box-shadow: -2px 1px 8px -6px rgba(172, 114, 28, 0.49);
}

.et_pb_text_inner {
  
    font-size: 18px;
    margin-top: 87px!important;
   box-shadow: -2px 12px 18px -6px #f4dfce;
    padding: 15px;
}

p.anytime {
    line-height: 1.8em;
    font-size: 22px;
    color: #5d5757;
    text-align: center;
}

.office {
    margin-bottom: 50px;
}
.terms-conditions {
    color: #333;
    padding: 0px 5px;
    font-size: 15px;
    margin-bottom: 30px;
}
#authorScroll{
    overflow-y:scroll;
    height:300px;
}

.section{
    
    margin-left:20px;
}


















@media only screen and (max-width: 768px) {
    .details_page_product_img img{
    width: 100%;
    float: left;
    margin-bottom: 30px;
    }
    .details_page_heading h3{
		font-size: 25px;
		padding-top: 0px;
	}
	#service .single_service .single_service-left {
		padding-right: 6px;
	}
	#service .single_service {
		padding: 1px;
		margin-bottom: 20px;
	}
	#search-bar {
		width: 100%;
		height: 50px;
		background-color: white;
		border-radius: 60px;
		margin: auto;
	}
	#src-b {
		width: 70%;
		position: absolute;
		height: 35px;
		border: none;
		color: black;
		font-size: 11px;
		margin-top: 10px;
		padding-left: 10px;
	}
	.details_page_product_img img {
		width: 96%;
		float:right;
		margin-bottom: 30px;
	}
	.back_to_search{
		padding-left: 0px;
    }
    .videopop_tc_width{
        width: 100%;
        height: 100%;
        margin: 13% 0;
    }
   p.home {
    margin-left: 0px;
}
}
