input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

@font-face {
    font-family: 'Chomsky';
    src: url('../fonts/Chomsky.eot');
    src: url('../fonts/Chomsky.eot') format('embedded-opentype'),
        /* url('../fonts/Chomsky.woff2') format('woff2'),
         url('../fonts/Chomsky.woff') format('woff'),
         url('../fonts/Chomsky.ttf') format('truetype'),*/
         url('../fonts/Chomsky.svg#Chomsky') format('svg');
}







*{
    margin:0;
    padding:0;
    text-transform: none;
}

html {
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}

a:active{
    outline:none;
    border:none
}
a:focus{
    -moz-outline-style:none;
    outline:none
}

input[type="file"]::-webkit-file-upload-button {
	cursor:pointer; 
}

input[type="file"]::-moz-file-upload-button {
	cursor:pointer; 
}

input[type="file"]::-ms-file-upload-button {
	cursor:pointer; 
}

input[type="file"]::-o-file-upload-button {
	cursor:pointer; 
}

input[type="file"] {
	cursor:pointer; 
}

select{
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	cursor:pointer;
}
body select::-ms-expand {
  display: none;
}

input::-moz-focus-inner, button::-moz-focus-inner, select::-moz-focus-inner, option::-moz-focus-inner, a::-moz-focus-inner, button,a {border:0;outline:none;}


html body {
   /* font-family: 'Gilroy-Regular';*/
    margin: 0;
    padding-top: 79px;
    background: #fff;
        position: relative;
}

*::-moz-selection {
	color: #fff;
	background:#000;
}

*::-webkit-selection {
	color: #fff;
	background:#000;
}

*::-webkit-input-placeholder { 
	color: #525252;
	opacity:1;
}

*:-moz-placeholder { 
	color: #525252;
	opacity:1;
}

*::-moz-placeholder { 
	color: #525252;
	opacity:1;
}

*:-ms-input-placeholder { 
	color: #525252;
	opacity:1;
}

a, a:hover, a:active, a:focus, button{
	text-decoration: none;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
}

*::after, *::before, * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

ul, ol {
  margin: 0;
  padding: 0;
  line-height: 1;
}

li {
  list-style: outside none none;
  position: relative;
}

body p {
    color: #535353;
   
    font-size: 18px;
    font-weight: normal;
    line-height: 160%;
    text-align: justify !important;
    margin-bottom: 15px;
}
body p strong {
	color: #333;
}

body a {
  color: #000;
}

body a:hover {
  color: #666;
}

body .clearfix, body .clear {
	clear:both;
	line-height:100%;
}

body .clearfix{
	height:auto;
}

*{
	outline:none!important;
	text-decoration:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clr:after, ul:after, .clearfix:after, li:after,.grve-container:after {
	clear:both;
	display:block;
	content:"";
}

/*div input, div select, div textarea, div button{
	font-family: 'Gilroy-Regular';
}*/

body h1, body h2, body h3, body h4, body h5, body h6 {
 
  line-height: 1.2;
  margin: 0 0 15px;
}

img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height:auto;
	display: block;
}

p{
	margin: 0 0 15px;
	padding: 0;
	text-align: justify;
}

p:empty{
	display: none;
	line-height:0;
}

p:last-child{
	margin:0;
}

p strong {
  font-weight: bold;
}

.hidden{
	display:none!important;
}

.container:after{
	content:"";
	display:block;
	clear:both;
}

body .container,
body .grve-container{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
	float:none;
	padding-left:15px;
	padding-right:15px;
}

body .container .container{
	width:100%;
	max-width:100%;
}

html.no-scroll body, html.no-scroll {
	overflow: hidden;
	height:100%;
}

header .grve-container {
  padding: 0 15px;
  width: 100% !important;
}

/*-----------fx*/


/***************************************header startes*******************/
.container .twelve.columns {
    width: 100% !important;
}

ul#menu-menu-home li a, ul#menu-other-page-menu li a {
    font-size: 20px !important;
    font-weight: normal;
    color: #9D9FA1;
    margin: auto;
    cursor: pointer;
    color: #000;
    font-weight: bold;
}
ul#menu-menu-home li  , ul#menu-other-page-menu li{
    padding-left: 80px;
    background: none;
}
ul#menu-menu-home , ul#menu-other-page-menu{
    margin: 0;
    padding: 0;
}
div#menu-wrap {
    background: #fff;
}
.twelve.columns a.logo {
    float: left;
    vertical-align: top;
    /* width: 30%; */
    display: inline-block;
       top: -8px;
}
ul#menu-menu-home li a:hover , ul#menu-other-page-menu li a:hover{
    color: #CFA144 !important;
    border-bottom: 1px solid #CFA144;
}
.logged-in.admin-bar #menu-wrap {
    top: 0 !important;
    background: rgba(255 , 255, 255, 0.7);
    position: absolute;
}
ul.slimmenu li a.mPS2id-highlight, .cbp-af-header.cbp-af-header-shrink ul.slimmenu li a.mPS2id-highlight , ul.slimmenu li.current-menu-item a{
    color: #CFA144 !important;
    border-bottom: 1px solid #CFA144 !important;
}

/******************************************banner***********/
.fluid-width-video-wrapper {
    padding-top: 0 !important;
}
.fluid-width-video-wrapper iframe{
        position: relative;
    top: 0;
}
.video-main-caption-wrap {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
        text-align: right;
    z-index: 99;
        max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    
    
}
.video-caption-text br {
    /* display: none; */
    line-height: 1;
}
.video-caption-text {
    color: #cfa144;
    font-size: 59px;
    display: block;
    line-height: 1;
    font-family: 'Chomsky';
    text-shadow: 2px 2px 3px #ffff;
    margin-bottom: 40px;
}
ul.social-icons-wrapper li {
    display: inline-block;
    vertical-align: middle;
}
ul.social-icons-wrapper li{
    margin-right: 10px;
}
ul.social-icons-wrapper li:last-child {
    margin-right: 0;
}
ul.social-icons-wrapper li.youtube a:before {
    content: "\f167";
}
ul.social-icons-wrapper li a {
    color: #cfa144 !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    background-color: #fff;
    font-size: 0;
    display: inline-block;
}
ul.social-icons-wrapper li a:hover {
    background-color: #cfa144;
    color: #ffff !important;
}
ul.social-icons-wrapper li a:before {
    font-family: Fontawesome;
    content: "\f09a";
    font-size: 33px;
}
ul.social-icons-wrapper li.instagram a:before {
    content: "\f16d";
}
.banner-video-wrap {
    margin-bottom: 0;
}


h2.main-title {
    font-size: 45px;
    color: #008080;
    text-align: center !important;
    line-height: 1;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px !important;
    font-family: 'Chomsky';
    text-transform: capitalize;
}
h2.main-title:before {
    content: " ";
    background:  #008080;
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}


/*************about section*********************/
.home-about h2.main-title {
    text-align: left !important;
}
.home-about h2.main-title:before {
    left: 0;
    right: auto;
}
.home-about .six.columns {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: middle;
}
.home-about .six.columns:last-child {
    padding-left: 60px;
    width: 58%;
}

.home-about .six.columns.second_part_about_us{
    width: 53%!important;
}

.home-about .six.columns.second_part_about_us_image{
    width: 520px;
}
.vc_single_image-wrapper.vc_box_border_grey {
    position: relative;
    height: 460px;
    position: relative;
    display: inline-block;
    padding: 20px 0 0 20px;
    width: 460px;
}

/****************************************/
.slider-row .slideshow ol.slides {
    background: none;
} 
.slider-row .description {
    padding-left: 0;
    padding-bottom: 0;
}
.slider-row .description h4 {
    font-size: 40px !important;
    position: relative;
    line-height: 120%;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.slider-row .description p {
    font-size: 26px;
    font-weight: bold;
    line-height: 140%;
    text-align: left !important;
    letter-spacing: 0;
}
.slider-row .description p a {
    display: block;
    color: #cfa144;
}
.slider-row .tiltview {
    left: 65%;
}
.main-page-contact-section p {
    line-height: 120%;
    text-align: center !important;
    font-size: 20px;
}
.home-contact-wrapper {
    position: relative;

}
/***************contact-form************************************/
.form-two-field .field-wrap {
    float: left;
    width: 49%;
    position: relative;
    margin-bottom:20px;
}
.form-two-field .field-wrap:last-child {
    float: right;
}
.home-contact-wrapper input, .home-contact-wrapper textarea {
    background-color: #fff !important;
    border-radius: 10px;
        padding: 10px;
    border: 1px solid #ddd !important;
    margin-top: 0 !important;
}

.home-contact-wrapper label {
    position: absolute;
    left: 20px;
    font-size: 16px;
    display: inline;
    float: none;
    width: auto;
    color: #333;
    margin: 0;
    top: 11px;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    pointer-events: none;
    z-index: 1;
}
.home-contact-wrapper .input_focus>label, .home-contact-wrapper .value_focus>label {
    top: -9px !important;
    font-size: 13px;
    padding: 2px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
   
  background: #fff;
    position: absolute;
    line-height: 1;
    position: absolute;

}
.form-full-field {
    clear: both;
     position: relative;
         margin-bottom: 20px;
}
.home-contact-wrapper input {
    height: 50px;
      width: 100%;
}
.home-contact-wrapper textarea {
    height: 100px;
    resize: none;
    width: 100%;
}
.main-page-contact-section input[type="submit"], html .blog-link.dark a {
    position: relative;
    display: inline-block !important;
    font-size: 23px !important;
    height: 50px;
    line-height: 50px;
    letter-spacing: 0;
    width: auto !important;
    padding: 0 25px !important;
    color: #fff !important;
    background: #cfa144 !important;
    border-color: #cfa144 !important;
    border-radius: 25px;
    margin-top: 20px !important;
    cursor: pointer !important;
    font-family: 'OpenSans-Light-webfont';
    z-index: 4;
    border: 1px solid #cfa144;
    text-transform: none !important;
}
.main-page-contact-section input[type="submit"]:hover , .blog-link.dark a:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.main-page-contact-section  form{
    background-color: #f5f5f5fa;
    padding: 40px;
}
.main-page-contact-section .btn-wrapper {
    text-align: center;
}
.wpcf7-response-output {
    color: red;
    border-color: red !important;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    margin: 0 !important;
    margin-top: 20px !important;
}
.home-contact-wrapper input.wpcf7-not-valid, .home-contact-wrapper textarea.wpcf7-not-valid {
    border-color: red !important;
}
span.wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
}
.error-cap iframe {
    border: 1px solid red;
    height: 78px;
}
/****************call me***********************************/
.contact-main-wrapper {
    background-color: #008080;
    padding: 40px 0;
}
.contact-main-wrapper .call-me-row {
    position: relative;
    padding-left: 15px;
    background-color: #008080;
    
    max-width: 1200px;
    padding-right: 15px;
    float: none;
        margin: auto;
}
#footer .twelve.columns {
    width: 100% !important;
    padding: 15px 0;
}
.call-me-row .contact-wrap {
    padding-top: 0;
}
.call-me-row .contact-wrap p, .call-me-row .contact-wrap span {
    color: #fff;
    font-size: 30px;
    opacity: 1;
}
.call-me-row .contact-wrap i.fa.fa-phone:before {
    background-color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
    /* padding-right: 30px; */
}

body .mp3_link {
    background-image: none !important;
	background-color:#B8952F!important;
}


body .mp3_link a{
    background-color:#B8952F!important;
    border: none !important;
	color:#ffffff!important;
    font-weight: 900 !important;
    font-size: 18px !important;
    padding: 12px 10px !important;
	font-family: 'Lato' !important;
}
/**************footer*********************************/
div#footer {
    padding: 0;
    background-color: #000;
}
.back-top {
    left: auto !important;
    right: 3%;
}
#footer  small {
    display: inline-block !important;
    position:relative;
    padding-top: 0 !important;
    padding-left: 10px;
    margin-left: 10px;
}
#footer small:before {
    height: 23px;
    content: " ";
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 1px;
}
#footer .twelve.columns, #footer .twelve.columns a {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    color: #fff;
}
 #footer .twelve.columns a:hover{
      color: #cfa144;;
 }
 #footer small:before {
    height: 23px;
    content: " ";
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 1px;
}
.footer-contact-lists .contact-number a, .footer-contact-lists .contact-email a {
    position: relative;
    
    font-size: 20px;
    color: #fff !important;
}
.footer-contact-lists .contact-number a:before {
    content: "\f095";
    font-family: Fontawesome;
    position:absolute;
    left:0;
    top:0;
    width:40px;
    height:40px;
    
    color: #cfa144 !important;
    
    line-height: 40px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    background-color: #fff;
    margin-right: 10px;
    display: inline-block;
}
.footer-contact-lists .contact-email a:before {
    content: "\f003";
    font-family: Fontawesome;
    position:absolute;
    left:0;
    top:0;
    width:40px;
    height:40px;
    
    color: #cfa144 !important;
    
    line-height: 40px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    background-color: #fff;
    margin-right: 10px;
    display: inline-block;
}
     
/******************reviews***************************************/
ul.testimonials-list {
    padding: 0 60px;
}
.smart-desc p {
    text-align: center;
    font-size: 25px;
    color: #fff;
    margin-bottom: 0 !important;
    text-align: center !important;
    line-height: 160%;
}
.main-page-reviews-section {
    padding-top: 100px;
    background-color: #008080;
    padding-bottom: 60px;
   
    background-repeat: repeat;
    background-size: cover;
    background-position: center;

}
.main-page-reviews-section h2.main-title {
    color: #fff;
}
.main-page-reviews-section h2.main-title:before {
    background-color: #fff;
}
.smart-desc {
   
    margin-bottom: 20px !important;
}
.smart-title {
    font-size: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom:10px!important;
	line-height:28px!important;
    
}
.slick-prev:before {
    content: " ";
    color: #fff;
}
.slick-arrow {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    background-color: #cfa144 !important;
    border:2px solid #cfa144 !important;
    border-radius: 50%;
}
.slick-arrow:hover {
    background-color: #fff !important;
    /* color: red !important; */
}
.slick-list.draggable {
    min-height: 250px !important;
    /* overflow-y: visible; */
}
.slick-prev:before {
    content: "\f104" !important;
    color: #fff !important;
    font-family: Fontawesome !important;
    font-size: 30px !important;
    line-height: 46px !important;
}
.slick-next:before {
    content: "\f105" !important;
    color: #fff !important;
    font-family: Fontawesome !important;
    font-size: 30px !important;
    line-height: 46px !important;
}
.slick-prev:hover:before , .slick-next:hover:before{
    color:  #cfa144 !important;
}
    
}
.slick-next:before {
    content: "\f105" !important;
    color: #fff;
    font-family: Fontawesome;
     color: #fff !important;
    font-family: Fontawesome !important;
    font-size: 30px !important;
    line-height: 46px !important;
}
.slick-prev:before {
    content: "\f104" !important;
    color: #fff !important;
    font-family: Fontawesome !important;
    font-size: 30px !important;
    line-height: 46px !important;
}
.smart-desc {
    margin-bottom: 20px !important;
}
.logged-in.admin-bar #menu-wrap {
    top: 0 !important;
    background: rgba(255 , 255, 255, 0.7);
    position: absolute;
}
.footer-contact-lists .contact-number, .footer-contact-lists .contact-email, .footer-contact-lists .social-media-list {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    position:relative;
}
div#menu-wrap {
    top: 0 !important;
    background: #fff;
    position: fixed;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.footer-contact-lists ul.social-media-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}
.footer-contact-lists ul.social-media-list li:last-child{
    margin-right: 0;
}
.footer-contact-lists ul.social-media-list li a {
    color: #cfa144 !important;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    background-color: #fff;
    font-size: 0;
    display: inline-block;
}
.footer-contact-lists ul.social-media-list li.facebook a:before {
    font-family: Fontawesome;
    content: "\f09a";
    font-size: 21px;
}
.footer-contact-lists ul.social-media-list li.instagram a:before {
    content: "\f16d";
    font-family: Fontawesome;
    /* content: "\f09a"; */
    font-size: 21px;
}
.footer-contact-lists ul.social-media-list li.youtube a:before {
    content: "\f167";
    font-family: Fontawesome;
    /* content: "\f09a"; */
    font-size: 21px;
}
.footer-contact-lists ul.social-media-list li a:hover {
    background-color: #cfa144;
    color: #ffff !important;
}
.footer-contact-lists .contact-number a:hover, .footer-contact-lists .contact-email a:hover {
    color: red;
    color: #cfa144 !important;
}
.footer-contact-lists .contact-email, .footer-contact-lists .social-media-list {
    position: relative;
    padding-left: 60px;
    /* border-left: 1px solid rgba(255,255,255, 0.70); */
}
.footer-contact-lists .contact-email:before , .footer-contact-lists .social-media-list:before {
    content: " ";
    position: absolute;
    left: 0;
    background: rgba(255, 255, 255, 0.30);
    width: 2px;
    height: 52px;
}
.about-section .vc_column-inner {
    padding: 0 !important;
}

div#blog-single {
    padding: 0 !important;
}
/****************404 page****************************/
section.blog-post-wrapper.page404 {
    padding-top: 100px;
    padding-bottom: 60px;
}
 .page404 h1 {
    font-size: 100px;
    color: #008080;
    font-weight: bold;
    padding-bottom: 0;
}
.content_404 {
    font-size: 18px;
}


/************************************/
html div.wpcf7 .ajax-loader {
  border: 2px solid #008080;
  border-radius: 50%;
  border-top: 2px solid #cfa144;
  width: 16px;
  height: 16px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  background-image: none;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.cbp-af-header-shrink {
    position: fixed !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0px 6px -6px black;
    -moz-box-shadow: 0 0px 6px -6px black;
    box-shadow: 0 0px 16px -6px black;
}
.blog-post-wrapper {
    padding-bottom: 0 !important;
}
.footer-contact-lists .social-media-list:before {
    left: 66px;
}
.blog .sub-text {
    color: #cfa144 !important;
    font-size: 40px !important;
    display: block !important;
    line-height: 130% !important;
    font-family: 'Chomsky' !important;
    text-shadow: 2px 2px 3px #ffff;
    margin-bottom: 40px;
}
.overlay-blog {
    background: none !important;
   
}

.parallax-blog {
    background-size: cover !important;
    background-position: left top !important;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 1716px;
}
iframe {
    width: 100% !important;
}
section#home {
    height: auto !important;
}
.banner-video-wrap {
    margin-bottom: 0 !important;
}
.main-page-reviews-section h2 {
    margin-top: -5px;
}
.main-page-reviews-section h2 {
    margin-top: -17px;
}
 /**************font-family: 'Chomsky';***************/
 .banner-video-wrap iframe {
    width: 100% !important;
}
.slider-row .slideshow ol.slides {
   
    height: 700px !important;
}
.wpcf7-form.sent .wpcf7-response-output {
    border-color: green !important;
    color: green;
}
section.wpb_row.bg-fixed.about-page-main-wrap.home-about + section p a {
    color: #cfa144 !important;
}
.main-page-contact-section .container .twelve.columns {
    margin-top: 0;
}
.main-page-reviews-section .wpb_column.vc_column_container.twelve.columns , .sacred-section .wpb_column.vc_column_container.twelve.columns{
    margin-top: 0;
}
.banner-video-wrap {
    margin-bottom: 0 !important;
}
.sacred-section h2 {
    margin-top: -5px;
}
 
 section.wpb_row.bg-fixed.about-page-main-wrap.home-about + section p a:hover {
    color: #008080 !important;
}
.cbp-af-header.cbp-af-header-shrink .logo {
    width: 166px !important;
    height: 80px !important;
    
    background-size: 146px 80px !important;
}
html .testimonials-list-page .smart-desc p {
    font-size: 18px!important;
}

.testimonials-list-page .smart-title
{
   font-size: 18px !important;  
}
html .page-id-969 .parallax-blog {
    background-position: center 75px !important;
}
.listen-audiable {
    width: 100%;
    justify-content: center;
}
.listen-audiable .four.columns {
    width: calc(33% - 17px) !important;
}
.listen-audiable .four.columns .vc_general {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    background: #cfa144;
    color: #fff;
    border-radius: 5px;
}
.listen-audiable .four.columns .vc_general:hover {
    background-color: rgb(207 161 68 / 76%);
	color: #fff;
}
@media (max-width:767px) {
	
	body.home .top_banner_image_home {
		padding: 95px 0 !important;
	}
	.listen-audiable .four.columns {
		width: 100% !important;
	}

	body .readnow_button a,body .mp3_link a {
    font-size: 13px !important;
	}
	
	body .second_button a 
	{
		padding-top: 21px !important;
		padding-bottom: 21px !important;
	}
	.three_row_buttons .four.columns
	{
		    width: 33%!important;
	}
	
	.home-about h2.vc_custom_heading.main-title {
    margin-top: 20px!important;
	}
	
	body h4.vc_custom_heading.book_title
	{
		text-align:center!important;
	}
}