/*@import url(https://fonts.googleapis.com/css?family=Arimo|Open+Sans|Oxygen:300,400,700,400italic,600);*/
/* New Fonts amended by Ant Brooks 22-01-2019 */
@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
body{font-family: 'Open Sans', sans-serif; font-weight:400; color: #4e4c4c; }
body h1{font-family: 'Montserrat', sans-serif; font-size:24px; font-weight:700; color:#4e4c4c; }
body h2{font-family: 'Montserrat', sans-serif; font-size:28px; font-weight:700; color:#4e4c4c; }
img{max-width:100%;}
/*------reusable class start--------*/
.modal-content.bg_gray.trial-bg{background-color:#fff;}
.fade.in{background-color: rgba(0, 0, 0, 0.38);}
.timgshadow img{-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.50);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.50);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.50);}
._style_bg{background-size:cover; background-position:center center; width:100%; background-repeat:no-repeat; position:relative;}

._style_bg_m{background-size:cover; background-position:center center; width:100%; background-repeat:no-repeat; position:relative;}
._style_bg_m:before{content:'';background-size:cover; background-position:center center; background:url('https://www.zaharasoftware.com/wp-content/themes/zahara/img/int-down-banner.jpg') no-repeat; position: fixed; top:0; left: 0; height: 100%; width: 100%; background-repeat:no-repeat; }

.media-body.media-middle._upr_lyr {
    display: table-cell;
    vertical-align: middle;
}
._bnnrTp.input-group.site_banner {
    display: table;
}

.ocrtext-font {
    font-size: 8vw;
    color: white;
    
    }

  @media screen and (min-width: 601px) {
  .ocrtext-para {
    font-size: 32px;
    color: white;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  .ocrtext-para {
    font-size: 18px;
      color: white;
  }
}

.btn_green, .woocommerce a.add_to_cart_button,.woocommerce button.button.single_add_to_cart_button, .woocommerce a.button.checkout-button, .woocommerce input.button {background-color:#1E8900; color:#fff; padding:6px 22px; font-weight:600; font-size: 13px;-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.woocommerce input.button{line-height:normal;}
input.btn.btn_green:hover, input.btn.btn_green:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {background-color:#156000; color:#fff;}
.btn_blue{background-color:#1E8900; color:#fff; padding:6px 22px; font-weight:600; font-size: 13px;-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.btn_green.lg{margin:0px 10px; padding:10px 50px;} 
.btn_orange.lg{margin:0px 10px; padding:10px 50px;} 
.btn_blue:hover,.btn_blue:focus{color: white;background-color: #3aaadc;}
.bg_blue{background-color:#0094FF;}
.btn_orange{background-color:#ff9249; color:#fff; padding:6px 22px; font-weight:600; font-size: 13px; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.btn_orange:hover,.btn_orange:focus{color: #fff;background-color: #fb7d29;}
.btn_red{background-color:#ff0000; color:#fff; padding:6px 22px; font-weight:600; font-size: 16px; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.btn_red:hover,.btn_red:focus{color: #fff;background-color: #ab3030;}
.btn_white{font-size: 16px;padding: 5px 22px;}


.h-lg-black{font-size:30px; font-weight:700; color:#4e4c4c;}
._bg_overlay.light-white{background-color:rgba(255, 255, 255, 0.3);}

.btn_yellow{background-color:#fad24d; color:#fff; padding:6px 22px; font-weight:600; font-size: 13px;-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.btn_yellow:hover,.btn_yellow:focus{color: #fff;background-color: #f9c92a;}
.text_white, ul.text_white{color:#fff;}
.text_blk{color:#000;}
.text_blue{color:#77b6dd;}
.text_lightblue{color:#77b6df !important; text-shadow: 1px 1px 2px rgba(0, 2, 2, 1);}
._fix_bg{background-attachment:fixed;}
._bg_overlay{position: absolute;width: 100%;top: 0px;bottom: 0px; height: 100%; Width: 100%;}
/* TODO */
/* Removed as it was prevent clicks triggering JS functions, put back and find better solution if something else breaks! */
/*._bg_overlay:before{content: '';position: fixed;top: 0px;left: 0px; height: 100%; Width: 100%;}*/
.bg_gray{background-color:#f5f5f5;}
.bg_bluegray{background-color:#f2f6f9;}
.bg_blueHex{background-color:#b4cee7;}
.bg_blue{background-color: #0079CF;}
.bg_blue_new{background-color: #cde6fe;}
.bg_blue_old{background-color: #0079CF;}


.modal-content.bg_gray{border: 3px solid #77b7dd; border-radius: 12px;}
.title_blue{color:#77b6dd; font-size:25px; font-weight:700;}
._bnnrTp{height:500px;}
._bnnrTp--small{height:250px; display:table;}
.animate{opacity:0;}
._upr_lyr{position:relative;}
.pad_lft100{padding-left:100px;}
.pad_Tb45{padding-top:45px; padding-bottom:45px;}
.pad_Tp50{padding-top:50px;}
.pad_Tp20{padding-top:20px;}
.pad_a20{padding:20px;}
.pad_btm50{padding-bottom:50px;}
.pad_Tb75{padding-top:75px; padding-bottom:75px;}
.pad_Tb70{padding-top:45px; padding-bottom:45px;}
.pad_Tb60 {padding-top:60px; padding-bottom:60px;}
.pad_Tb50 {padding-top:50px; padding-bottom:50px;}
.pad_Tb20{padding-top:20px; padding-bottom:20px;}
.pad_Tb30{padding-top:30px; padding-bottom:30px;}
.pad_Tb10{padding-top:10px; padding-bottom:10px;}
.mr_Tb_h{margin-top:0px; margin-bottom:30px;}
.mr_Tp45{margin-top:45px;}
.mr_tp20{margin-top:20px;}
.mr_tp100{margin-top:100px;}
.mr_btm20{margin-bottom:20px; line-height: 1.3em;}
.mr_tb20{margin-top:20px; margin-bottom:20px;}
.mr_btm30{margin-bottom:30px;}
.mr_tp150{margin-top:150px;}
.mr_lft5{margin-left:5px;}
.pad_lft{padding-left:15px;}
.pd_lr35 { padding-left:35px; padding-right:35px; }
.pd_lr25 { padding-left:25px; padding-right:25px; }
.pad_Tb35{ padding-top:35px; padding-bottom:35px; }

.pad_Tb40_50{padding-top:40px; padding-bottom:50px;}
.mr_7{margin:7px;}
.mr_tp30{margin-top:30px;}
.mr_tp40{margin-top:40px;}
.mr_all{margin:20px 0px;}
.mr_min350{min-height: 350px;}

.locate-wrap a:hover{text-decoration:none;}

/*------reusable class end--------*/

/*------section left start--------*/
.list_item{padding:0; list-style-type:disc; list-style-position:outside; line-height:28px; color:#4e4c4c; padding-left:15px;}
.list_item.tfeature_list {padding-left:50px;}
.list_item.invoice_list{list-style-position:inside; padding-left:30px;}
.scroll_outr{position:relative;display:inline-block;}
.scorll_img{position:absolute; top:22px; background-repeat:no-repeat; background-position:0 0; width:304px; height:188px; left:49px; transition:background-position 2.6s ease-in-out; background-size:cover;}
.scorll_img:hover, .animateDiv{background-position:0 100%;}
.scorll_img_big{position:absolute; top:10%; background-repeat:no-repeat; background-position:0 0; width:84%; height:54%; left:8%; transition:background-position 2.6s ease-in-out; background-size:cover;}
.scorll_img_big:hover, .animateDiv{background-position:0 100%;}
/*------section left end--------*/

/*------why use start--------*/
.detail_sec .col-sm-6{line-height:24px;}
/*------why use start--------*/

#customer_slider{padding:0px 50px;}

/* inner page*/
.site_banner h1{font-size:30px; color:#fff; font-weight:600;}
.site_banner h1 span{font-size:12px;}
.cma-thread-title a:hover, .cma-thread-posted a:hover, .cma-thread-category a:hover{text-decoration:none;}
.down_banner h3{font-size:18px; font-weight:700; color:#fff;}
.down_banner h2 span{font-size:18px; font-weight:600px;}

.main_btn .btn.focus, .btn:focus, .btn:hover{color:#FFF; text-decoration:none;}
.down_banner ._bg_overlay.white{background-color: rgba(0, 0, 0, 0.30);}
.title_top{background-color:#f5f5f5;}

.video_lightbox_anchor_image{border-radius:10px;}

.st_h3{color:black; font-weight:700;}
.contant_h3 h3{color:#77b6dd;}
.feature_item h1{font-weight:600;}
.feature_item p{line-height:24px;}
.feature_banner h1,.feature_banner h5,.feature_banner .list_item li{color:#fff;}
.feature_banner .list_item li{ background:url(https://www.zaharasoftware.com/wp-content/uploads/2016/03/liround.png)0 5px no-repeat; padding-left:30px; list-style: none;}
.feature_banner.cd-half-width.cd-img-container{text-align:center;}
.feature_banner .list_item{padding-left:0px;}
.blog_post .media{padding-top:30px; padding-bottom:30px; border-bottom:2px dotted #7f7f7f; margin:0;}
.blog_post .media:first-child{padding-top:0;}
.date_time{color:#7f7f7f; margin-bottom:10px; font-size:12px; font-weight:600;}
.blog_container p{color:#231f20; font-size:14px; line-height:20px;}
.blog_container h2{color:#77b6dd; margin-top:0px; font-size:22px;}
.padtb50{padding-top:50px; padding-bottom:50px;}
.media-left.left_pad{padding-right:0px;}
.side_blog{ padding-left:40px; }
.blog_post .media-left.left_pad{overflow:hidden;}
.blog_post > .media .media-body.blog_container{padding-left:20px;}
.blog_post .media-left.left_pad img{-webkit-transition:transform 0.6s ease-in-out; -moz-transition:transform 0.6s ease-in-out; transition:transform 0.6s ease-in-out;}
.blog_post .media-left.left_pad:hover img{-webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}
.side_container{margin-bottom:20px;}
.side_container h1 {font-size:20px; margin-top:0;}
.side_container h1, .side_container p {color:#7f7f7f;}
.side_container p { font-weight:600; font-size:15px; }
.side_container ul{color:#77b6dd; padding-left:15px;}
.side_container ul li{line-height:24px;}
.side_container ul li span{color:#7f7f7f; font-size:15px; font-weight:600;}
.side_container ul li span:hover{ color:#77b6dd; }
.side_container ul li a:hover{text-decoration:none;}
.side_container aside > section{margin-bottom:30px;}
.seprator{border-bottom:1px dotted #7f7f7f; width:50%; display:inline-block;}
.icon_pad .social_icon ul{margin-right:5px;}
.social_link li a{ padding:3px;}
.social_link{list-style:none; margin-bottom:0px; display:inline-block; padding:0;}
.social_link li{float:left;}
.searchBox { position: relative; padding-top: 12px; padding-bottom:15px; font-size: 20px; border-radius: 10px;}
.side_blog input {width: 100%; border: 1px solid #7f7f7f; background-color: #fff; padding: 11px; color:#7f7f7f; border-radius:4px; }
.side_blog button { height: 38px;  padding: 0 30px; border: none; color: #fff; position: absolute; bottom:18px; right:3px;  }
.page_navi .active a{background-color:#77b6da; border-radius: 4px; margin-right: 10px; padding-top: 12px; padding-bottom: 12px; padding-left: 18px; padding-right: 18px; border: none;}
.page_navi .active a:hover {background-color:#77b6dd; }
.page_navi li a{ background-color:#f5f5f5; color:#7f7f7f; border-radius: 4px; margin-right: 10px; padding-top: 12px; padding-bottom: 12px; padding-left: 18px; padding-right: 18px; border: none; }
.mr_tp100 h1{font-size:30px;}
.mr_tp100 h5{font-size:20px; font-weight:600;}
.invoiceside_img img{margin-left:-55px;}


.img-border{padding:30px; border:solid 1px #000;}

.approve-process{position:relative; z-index:1; -webkit-box-shadow:0 10px 15px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 10px 15px rgba(0, 0, 0, 0.2); box-shadow:0 10px 15px rgba(0, 0, 0, 0.2);}
.list_item.approval{padding:0; list-style:none;}
.list_item.approval li{position:relative; padding-left:30px;}
.list_item.approval li span{position:absolute; left:0;}

.contact_wrapper{ margin-bottom:32px;}
.contact_wrapper h1{line-height:normal; font-weight:400; font-size:24px;}
.contact_wrapper h1 span{font-size:12px; color:#ff9249; text-align:center; }
.recaptcha_wrapper{border: 1px solid #ddd;}
.recaptcha_header { padding: 12px 20px; border-bottom: 1px solid #ddd; background-color: #f9f9f9; color:#a2a3a2; }
.recaptcha_section { padding: 20px; }
.contact_wrapper .form-group input { height:50px; border:none;  border-radius:0; color:#a2a3a2;}
.sub_style { padding-bottom:20px; }
.contact_wrapper label { color:#9c9d9c; font-weight:400; }
.checkbox.check_style label {color:#a2a3a2;}
.contact_wrapper .form-group select{ height:50px; border:none; border-radius:0; color:#a2a3a2; }
.mr_btm50{ margin-bottom:50px;}
.profile_info h2{color:#77b6dd; font-size:20px; font-weight:700;}
.profile_info p {font-size:14px; line-height:24px;}
.col-sm-4.cntnt_sec {margin-bottom:25px;}

.privacy h1, .privacy h2{color:#484848;}
.privacy h2{font-size:30px; font-weight:400;}
.privacy h1{line-height:24px; font-weight:600;}
.video_style p{line-height:24px;}
.video_style h1{font-size:30px; font-weight:400; margin-bottom:30px;}
.btn_blue.more{padding:10px 24px;}
#wpsm_accordion_220 span.ac_open_cl_icon{background-color:#1E8900;}
#wpsm_accordion_220 .ac_open_cl_icon:hover{background-color:#1E8900;}


/*comment box css*/
.pi-comments{margin:0; padding:0;}
.pi-comments,.pi-comments ul{list-style:none;}
.pi-margin-bottom-30{margin-bottom:30px;}
.pi-section-grey .pi-testimonial-content{background: #f8fafa; color:#373c41; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.03); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.03); box-shadow:0 1px 2px rgba(0, 0, 0, 0.03); border-color:#e5eaea;}
div.pi-testimonial-content{position: relative; padding:25px 28px 5px; margin-bottom:20px; font-style:italic; font-size:16px; line-height:1.4em; border:1px solid transparent; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; width:100%;}
.pi-section-grey .pi-testimonial-content.pi-testimonial-content-quotes:before{color: #d6dfdf;}
.pi-testimonial-content.pi-testimonial-content-quotes:before{display:block; font-size:18px; position:absolute; top:24px; font-style:normal; left:18px;}
.pi-testimonial .btn_blue{margin-top:10px; padding:2px 8px; background-color:#0e76bc; margin-left:-30px;}
.pi-section-grey .pi-testimonial-content:after{background:url(img/triangle-testimonials.png) no-repeat 50% 0;}
.pi-testimonial-content:after{content:'';display:block; width:23px; height:16px; position:absolute; left:20px; bottom:-16px;}
.pi-section-grey .pi-testimonial-author .pi-icon-man{background:url(img/icon.png) no-repeat 0 0;}
.pi-testimonial-author .pi-icon-man{width:18px; height:18px; float:left; margin-top:2px;}
.pi-testimonial-content.pi-testimonial-content-quotes{padding-left:46px;}
.pi-testimonial-author-with-icon .pi-testimonial-author div{margin-left:30px;}
.pi_style{font-weight:700; font-size:14px; line-height:1.6em; letter-spacing:0}
.pi-testimonial-content p{padding-bottom:0; margin-bottom:20px; margin-top:0;}
.pi-testimonial-author:after{clear:both;}
.pi-no-margin-bottom{margin-bottom:0px;}
.pi-testimonial-author-with-icon .pi-testimonial-author .no_spac, .pi-testimonial-author-with-icon .pi-testimonial-author .no_spac > div{margin-left:0}
.pi-testimonial-author-with-icon .pi-testimonial-author .no_spac a{color:#fff;}
/*end comment box css*/

/*------parallax start--------*/
.site_prlx{height:500px; color:#fff;}
.site_prlx h2{font-size:28px; line-height:38px; font-weight:700;}
.site_prlx .tp_mar{margin-top:3%;}
._bg_overlay.black{background-color: rgba(0, 0, 0, 0.30);}
._bg_overlay.black.dark{background-color: rgba(0, 0, 0, 0.65);}
.site_prlx .white{color:#fff;}
/*------parallax end--------*/


.video_resize iframe{max-width:450px; width:100%;}
.animatedParent{overflow:hidden;}
#s-share-buttons.s-share-w-c a{margin:20px 7px 7px;}
.hide_nav{display:none !important;}
.close_btn{float:right; width:44px; height:34px; font-size:20px; color:#7f7f7f; cursor:pointer; padding:0;}

/*-- 24-05-2017 (gopal) --*/
.demotrail h2{font-size:20px; line-height:30px;}

.btn_green, .woocommerce a.add_to_cart_button, .woocommerce button.button.single_add_to_cart_button, .woocommerce a.button.checkout-button {
  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;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 16px;
}
.btn_green:before, .woocommerce a.add_to_cart_button:before, .woocommerce button.single_add_to_cart_button:before, .woocommerce a.checkout-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #156000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn_green:hover, .btn_green:focus, .btn_green:active, .woocommerce a.add_to_cart_button:hover, .woocommerce a.add_to_cart_button:focus,.woocommerce a.add_to_cart_button:active, .woocommerce button.single_add_to_cart_button:hover, .woocommerce button.single_add_to_cart_button:focus,.woocommerce button.single_add_to_cart_button:active, .woocommerce a.checkout-button:hover, .woocommerce a.checkout-button:focus,.woocommerce a.checkout-button:active {
  color: white;
}
.btn_green:hover:before, .btn_green:focus:before, .btn_green:active:before, .woocommerce a.add_to_cart_button:hover:before, .woocommerce a.add_to_cart_button:focus:before,.woocommerce a.add_to_cart_button:active:before, .woocommerce button.single_add_to_cart_button:hover:before,.woocommerce button.single_add_to_cart_button:focus:before,.woocommerce button.single_add_to_cart_button:active:before, .woocommerce a.checkout-button:hover:before,.woocommerce a.checkout-button:focus:before,.woocommerce a.checkout-button:active:before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color:#1E8900;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color:#156000;}

.woocommerce a.add_to_cart_button, .woocommerce button.button.single_add_to_cart_button, .woocommerce a.button.checkout-button {line-height:normal;}
.woocommerce a.add_to_cart_button:hover, .woocommerce button.button.single_add_to_cart_button:hover, .woocommerce a.button.checkout-button:hover{background-color:#1E8900;}

.releaseVideo iframe{max-width:560px; width:100%;}


/*--modal-7-June-2017-*/
#locationModal .modal-header a img{ cursor:pointer; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
#locationModal .modal-header a img:hover{transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -moz-transform: scale(1.2);}

/*fade in animation on page title*/
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
  
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.loader-box{position:fixed; top:0; bottom:0; right:0; left:0; background-color:#fff; z-index:1;}
.loader {
	font-size:70px;
	border-right: .1em solid #3aaadc;
	border-radius: 100%;
	animation: spinner 800ms linear infinite;
	display: inline-block;
	width: 1em;
	height: 1em;
	color: #3aaadc;
	vertical-align: middle;
	pointer-events: none;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.loader::before, .loader::after {
	content: '';
	width: .8em;
	height: .8em;
	display: block;
	position: absolute;
	top: calc(50% - .4em);
	left: calc(50% - .4em);
	border-left: .08em solid #3aaadc;
	border-radius: 100%;
	animation: spinner 400ms linear infinite reverse;
}

.loader::after {
	width: .6em;
	height: .6em;
	top: calc(50% - .3em);
	left: calc(50% - .3em);
	border: 0;
	border-right: .05em solid #3aaadc;
	animation: none;
}

@-webkit-keyframes spinner {
	from {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-moz-keyframes spinner {
	from {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);

		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}


@keyframes spinner {
	from {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

#container{padding:0px 15px;}


/*-------------------------------- */
.cd-hero {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-hero-slider {
  position: relative;
  height: 500px;
  overflow: hidden;
  padding:0;
  margin:0;
}
.cd-hero-slider > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-hero-slider > li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-hero-slider > li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.cd-hero-slider > li.is-moving, .cd-hero-slider > li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}

.cd-hero-slider .cd-half-width:nth-of-type(2) {
  opacity:0;
  transition:opacity 2.6s ease-in-out, transform 0.5s 0.2s !important;
}
.cd-hero-slider .selected .container .cd-half-width:nth-of-type(2) {
  opacity:1;
}


/* -------------------------------- 

Single slide style

-------------------------------- */
.cd-hero-slider > li {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
  /* this padding is used to align the text */
  padding-top: 50px;
  text-align: left;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.cd-hero-slider .cd-half-width2 {
  /* this padding is used to align the text */
  padding-top: 30px;
  text-align: left;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.cd-hero-slider .cd-img-container {
  /* hide image on mobile device */
  display: none;
}
.cd-hero-slider .cd-img-container img {
	max-width:100%;
}
.cd-hero-slider .cd-bg-video-wrapper {
  /* hide video on mobile device */
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cd-hero-slider .cd-bg-video-wrapper video {
  /* you won't see this element in the html, but it will be injected using js */
  display: block;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider h2, .cd-hero-slider p {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
  color: #ffffff;
  width: 90%;
  max-width: 400px;
}
.cd-hero-slider h2 {
  font-size: 2.4rem;
}
.cd-hero-slider p {
  font-size: 1.4rem;
  line-height: 1.4;
}
.cd-hero-slider .cd-btn {
  display: inline-block;
  padding: 1.2em 1.4em;
  margin-top: .8em;
  background-color: rgba(212, 68, 87, 0.9);
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-hero-slider .cd-btn.secondary {
  background-color: rgba(22, 26, 30, 0.8);
}
.cd-hero-slider .cd-btn:nth-of-type(2) {
  margin-left: 1em;
}
.no-touch .cd-hero-slider .cd-btn:hover {
  background-color: #d44457;
}
.no-touch .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #161a1e;
}
@media only screen and (min-width: 768px) {
  .cd-hero-slider > li:nth-of-type(2) {
    background-image: none;
  }
  .cd-hero-slider > li:nth-of-type(3) {
    background-image: none;
  }
  .cd-hero-slider > li:nth-of-type(4) {
    background-image: none;
  }
  .cd-hero-slider .cd-bg-video-wrapper {
    display: block;
  }
  .cd-hero-slider .cd-img-container {
    display: block;
  }
  .cd-hero-slider h2, .cd-hero-slider p {
    max-width: 520px;
  }
  .cd-hero-slider h2 {
    font-size: 2.4em;
    font-weight: 300;
  }
  .cd-hero-slider .cd-btn {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) {
  
  .cd-hero-slider h2, .cd-hero-slider p {
    margin-bottom: 20px;
  }
  .cd-hero-slider h2 {
    font-size: 3.2em;
  }
  .cd-hero-slider p {
    font-size: 1.6rem;
  }
}

/* -------------------------------- 

Single slide animation

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-hero-slider .cd-half-width {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
  }
  .cd-hero-slider .move-left .cd-half-width {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .cd-hero-slider .selected .cd-half-width {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider .is-moving .cd-half-width {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider > li.selected.from-left .cd-half-width:nth-of-type(2),
  .cd-hero-slider > li.selected.from-right .cd-half-width:first-of-type {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider > li.selected.from-left .cd-half-width:first-of-type,
  .cd-hero-slider > li.selected.from-right .cd-half-width:nth-of-type(2) {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
  }
  .cd-hero-slider .cd-full-width h2,
  .cd-hero-slider .cd-full-width p,
  .cd-hero-slider .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  .cd-hero-slider .move-left .cd-full-width h2,
  .cd-hero-slider .move-left .cd-full-width p,
  .cd-hero-slider .move-left .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .cd-hero-slider .selected .cd-full-width h2,
  .cd-hero-slider .selected .cd-full-width p,
  .cd-hero-slider .selected .cd-full-width .cd-btn {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider > li.is-moving .cd-full-width h2,
  .cd-hero-slider > li.is-moving .cd-full-width p,
  .cd-hero-slider > li.is-moving .cd-full-width .cd-btn {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the li parent before set opacity to 0 and translate to 100px/-100px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider > li.selected h2 {
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider > li.selected p {
    -webkit-transition: opacity 0.4s 0.3s, -webkit-transform 0.5s 0.3s;
    -moz-transition: opacity 0.4s 0.3s, -moz-transform 0.5s 0.3s;
    transition: opacity 0.4s 0.3s, transform 0.5s 0.3s;
  }
  .cd-hero-slider > li.selected .cd-btn {
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s, background-color 0.2s 0s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s, background-color 0.2s 0s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, background-color 0.2s 0s;
  }
}
/* -------------------------------- 

Slider navigation

-------------------------------- */
.cd-slider-nav {
  position: absolute;
  width: 100%;
  bottom: 44px;
  z-index: 2;
  text-align: center;
}
.cd-slider-nav ul{list-style:none; padding:0; margin:0;}
.cd-slider-nav ul li{float:left; margin:0 5px;}
.cd-slider-nav ul li a:hover{background-color:rgba(255,255,255,.7);}
.cd-slider-nav ul li.selected a{background-color:#fff;}
.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {
  height: 100%;
}
.cd-slider-nav nav {
  display: inline-block;
  position: relative;
}
.cd-slider-nav .cd-marker {
	background-color: rgba(255,255,255,.5);
}
.cd-slider-nav .cd-marker.item-2 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-slider-nav .cd-marker.item-3 {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cd-slider-nav .cd-marker.item-4 {
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%);
}
.cd-slider-nav .cd-marker.item-5 {
  -webkit-transform: translateX(400%);
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -o-transform: translateX(400%);
  transform: translateX(400%);
}
.cd-slider-nav > li {
  display: inline-block;
  width: 60px;
  float: left;
}
.cd-slider-nav > li.selected a {
  background: rgba(255,255,255,.5);
}
.no-touch .cd-slider-nav  > li.selected a:hover {
 background: #fff;
}
.cd-slider-nav a {
	width: 8px;
	height: 8px;
	display: block;
	background-color: rgba(255,255,255,.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 20px;
	-o-border-radius: 50%;
	border-radius: 50%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

@media only screen and (min-width: 768px) {
.demo-center{display:table; height:330px;}
.demo-center > div{display:table-cell; vertical-align:middle;}
	}

@media only screen and (min-width: 768px) {
  .cd-slider-nav .cd-marker,
  .cd-slider-nav > li {
    width: 95px;
  }
}

/* -------------------------------- 

Main content

-------------------------------- */
.cd-main-content {
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
  padding: 2em 0;
}
.cd-main-content p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #999999;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content {
    padding: 3em 0;
  }
  .cd-main-content p {
    font-size: 1.6rem;
  }
}

/* -------------------------------- 

Javascript disabled

-------------------------------- */
.no-js .cd-hero-slider > li {
  display: none;
}
.no-js .cd-hero-slider > li.selected {
  display: block;
}

.no-js .cd-slider-nav {
  display: none;
}

@media (max-width:992px){
	.text_title{font-size:22px; line-height:26px;}
}
@media (max-width:480px){
h1.text_title {font-size:20px; line-height:25px;}
.cd-hero-slider .cd-full-width, .cd-hero-slider .cd-half-width{padding-top:40px;}
.cd-hero-slider li:first-child div.cd-half-width{padding-top:60px;}

}

/* -------------------------------- 

Integrated with software bar w/logos

-------------------------------- */

.client_logo img{margin: auto;}
.customer-logos__image-container {
	height: 75px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	/*height: 100%;*/
}
.customer-logos__image-container img {
	max-height: 50px;
}

/* -------------------------------- 

Pricing cards - update by Ant 2019-02-19

-------------------------------- */
.zahara_plans.rpt_plans .rpt_plan {
    margin-bottom: 15px;
}
.zahara_plans .btn-pricing {
	width: 50%;
	margin-bottom: 10px;
	padding: 10px 9px;	
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_custom_btn {
	border-radius: 0;
}
@media only screen and (max-width: 768px){
	.zahara_plans.rpt_plans .rpt_plan {
	    width: 96%;
	}
}

@media(min-width: 769px) {
	.zahara_plans .rpt_description {
		height: 102px;
	}	
	.zahara_plans.rpt_5_plans .rpt_plan .rpt_head .rpt_price {
	    font-size: 40px;
	    line-height: 65px;
	}
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_price .rpt_currency {
		font-size: 24px;
	}
	.zahara_plans.rpt_5_plans .rpt_plan .rpt_title {
		height: 99px;
	}
	/*.zahara_plans.rpt_style_basic .rpt_plan .rpt_head {
		height: 349px;
	}*/
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 758px;
	}
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_custom_btn {
		padding: 10px;	
		height: 114px;	
	}
	.zahara_plans .btn-pricing {
		white-space: normal;
		width: 100%;
	}
}
@media(min-width: 800px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 686px;
	}
}
@media(min-width: 875px) {
	.zahara_plans.rpt_5_plans .rpt_plan .rpt_title {
		height: auto;
	}
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 650px;
	}
}
@media(min-width: 920px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_custom_btn {
		height: 114px;	
	}
}
@media(min-width: 992px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 560px;
	}
}
@media(min-width: 1100px){
	.zahara_plans.rpt_5_plans .rpt_plan .rpt_head .rpt_price {
	    font-size: 59px;
	    line-height: 80px;
	}
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_price .rpt_currency {
		font-size: 32px;
	}
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 525px;
	}
}
@media(min-width: 1160px) {
	.zahara_plans .btn-pricing {
		width: 63%;
		margin-bottom: 10px;	
	}
}
@media(min-width: 1200px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 470px;
	}
}
@media(min-width: 1370px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
		height: 416px;
	}
}
@media(min-width: 865px) {
	.zahara_plans .rpt_description {
		height: 84px;
	}	
	.zahara_plans .rpt_description_secondary {
		height: 84px;
	}
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_head {
		height: auto;
	}
}
@media(min-width: 1130px) {
	.zahara_plans.rpt_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_description {
		height: 66px;
	}	
}
.zahara_plans.rpt_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_description {
	color: #767676;
}
/* -------------------------------- 

Pricing cards - update by Ant 2019-04-19

-------------------------------- */
.zahara_plans.rpt_style_basic .rpt_plan .rpt_title {
	border-radius: 0;
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_head {
	background: #fff;
	border: 1px solid #cbe2f9;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
	color: #4e4c4c;
	font-weight: 700;
	font-size: 18px;
    padding: 20px 10px 10px;
    height: 66px;
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
	color: #4e4c4c;
	text-shadow: none;
	font-weight: 700;
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_features {
	background-color: #f2f6f9;
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_price .rpt_currency {
	left: -5px;
}
.zahara_plans.rpt_style_basic .rpt_plan .rpt_custom_btn--pay {
	display: inline;
}
@media(min-width: 768px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_custom_btn--pay {
		display: none;
	}
}
@media(min-width: 1040px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_custom_btn--pay {
		display: inline;
	}
}

@media(min-width: 1030px) {
	.zahara_plans.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
	    height: 48px;
	}
}

.bold_headline {
	font-size: 48px;
}
.bold_headline span {
	color: #6699cc;
}
.additional_extra {
	padding: 5px 0;
}
.additional_extra:first-of-type {
	padding-top: 30px;
}
.additional_extra h3 {
	font-size: 18px;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	font-weight: 700;
	padding-left: 30px;
	margin-left: -30px;
}
.additional_extra h3 i {
	width: 30px;
	color: #6699cc;
}
.additional_extra--price {
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	color: #6699cc;
	font-weight: 700;
}
.additional_extra--price span {
	color: #767676;
	font-weight: 400;
	font-size: 12px;
}
.additional_extra hr {
	border-top: 1px solid #f2f6f9;
	margin-bottom: 0;
}
.faqs_list {
	list-style: none;
	padding-left: 0;
}
.faqs_list--item {
	padding-left: 30px;
	border-top: 1px dashed #6699cc;
	padding: 15px 0 10px 30px;
}
.faqs_list--item:last-child {
	border-bottom: 1px dashed #6699cc;
}
.faqs_list--question {
	margin-left: -30px;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
}
.faqs_list--question i {
	width: 30px;
	color: #6699cc;
}

/* Testimonials slider */
.text_title.slider_testimonial {
	position: relative;
}
.text_title.slider_testimonial i {
	position: absolute;
	color: rgba(255, 255, 255, 0.4);
}
.text_title.slider_testimonial i:first-of-type {
	left: -15px;
	top: -15px;
}
.text_title.slider_testimonial i:last-of-type {
	bottom: -5px;
    margin-left: -15px;
}
.slider_testimonial--source {
	margin-right: 0;
    text-align: right;
}

/* Videos page */
.video_wrapper p {
	height: 80px;
	display: table-cell;
	vertical-align: bottom;
}
.video_gallery .embed-responsive {
	margin-bottom: 15px;
}
.video_header p {
	font-size: 18px;
	margin-bottom: 30px;
}
.video_details {
	border-top: solid 1px #e7e7e8;
	text-align: left;
	margin-left: -30px;
    padding-left: 15px;
    margin-bottom: 0px;
}
@media(max-width: 991px) {
	.video_details {
		margin-left: 0px;
	    padding-left: 0px;
	    margin-bottom: 30px;
	}
	.video_gallery .embed-responsive {
		margin-bottom: 0px;
	}
}
.video_title {
	font-size: 18px;
	color: #4e4c4c;
}
.video_description {
	color: #767676;
}
.video_description .run-time {
	color: #3E7AB6;
}

/* Contact From 7 - plugin styles */
span.wpcf7-list-item {
    display: inline-block;
    margin: 0; 
}
.gated_content_form .wpcf7-display-none {
	display: none !important;
}
.gated_content_form .wpcf7-gated-content {
    padding: 0;
    border: none;
    background-color: white;
    box-shadow: none;
    border-radius: 0px;
}
.gated_content_form .wpcf7-gated-content a.wpcf7-btn {
    background: #1E8900;
    transition: background ease-in-out 0.2s;
    font-family: 'Montserrat';
    padding: 10px 40px;
    height: auto;
    line-height: inherit;
}
.gated_content_form .wpcf7-gated-content a.wpcf7-btn:hover,
.gated_content_form .wpcf7-gated-content a.wpcf7-btn:focus {
    color: #fff;
    background: #156000;
    border-color: #156000;
}

/* New Customers/Case studies pages - Aug 2019 (Ant) */
.blue_grad_bg {
	background: #0543c6;
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #052C7B), color-stop(1, #2C6CF6));
	background-image: -o-linear-gradient(right top, #052C7B 0%, #2C6CF6 100%);
	background-image: -moz-linear-gradient(right top, #052C7B 0%, #2C6CF6 100%);
	background-image: -webkit-linear-gradient(right top, #052C7B 0%, #2C6CF6 100%);
	background-image: -ms-linear-gradient(right top, #052C7B 0%, #2C6CF6 100%);
	background-image: linear-gradient(to right top, #052C7B 0%, #2C6CF6 100%);
	color: #fff;
}
.case-header__container h1 {
	font-size: 32px;
	color: #fff;
}
@media(min-width: 768px) {
	.case-header__container h1 {
		font-size: 20px;
		margin-top: 15px;
	}
}
@media(min-width: 992px) {
	.case-header__container h1 {
		font-size: 32px;
		margin-top: 25px;
	}
}
.btn.btn-ghost-white {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.btn.btn-ghost-white:hover,
.btn.btn-ghost-white:focus {
	background-color: #fff;
	color: #2C6CF6;
	border-color: #fff;
}
.case_study_page .case_study_row {
	margin-bottom: 32px;
}
.case_study_page .who_uses_zahara {
	text-align: center;
	padding: 30px;
}
@media(min-width: 500px) {
	.case_study_row > div {
		width: 50%;
		float: left;
	}
}
@media(min-width: 768px) {
	.case_study_page .who_uses_zahara {
		padding: 37px 30px;
	}
	.case_study_row > div {
		width: 33.3333333333%;
	}
}
@media(min-width: 992px) {
	.case_study_page .who_uses_zahara {
		padding: 102px 30px;
	}
}
@media(min-width: 1200px) {
	.case_study_page .who_uses_zahara {
		padding: 136px 30px;
	}
}
.case_study_page .logo_row {
	text-align: center;
}
.case_study_page .logo_row img {
	width: 79px;
	height: 47px;
	margin: 0 14px 14px 0;
}
@media(min-width: 500px) {
	.case_study_page .logo_row img {
		width: 130px;
		height: 78px;
	}
}
@media(min-width: 768px) {
	.case_study_page .logo_row {
		text-align: right;
	}
	.case_study_page .logo_row img {
		width: 140px;
		height: 84px;
	}
}
@media(min-width: 992px) {
	.case_study_page .logo_row img {
		width: 162px;
		height: 97px;
	}
}
@media(min-width: 1200px) {
	.case_study_page .logo_row img {
		width: 200px;
		height: 120px;
	}
}
.case_study_container {
	position: relative;
	height: 240px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 32px;
	margin-bottom: 16px;
}
.case_study_container.citu {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/secret-garden.jpg');
}
.case_study_container.adelaide {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/adelaide_bg.jpg');
}
.case_study_container.shift-active {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/shift_bg.jpg');
}
.case_study_container.chd_living {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/chd_bg.jpg');
}
.case_study_container.ba_hols {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/ba_bg.jpg');
}
.case_study_container.afp_services {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/afp_bg.jpg');
}
.case_study_container.pharma {
	background-image: url('https://zaharatest.wpengine.com/wp-content/uploads/2019/08/4d_bg.jpg');
}
.case_study_container .case_study_overlay {
	height: 100px;
	width: 100%;
	padding: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.9);
}
.case_study_caption {
	font-size: 14px;
	margin-bottom: 16px;
	padding: 0 15px;
}
@media(min-width: 992px) {
	.case_study_caption {
		font-size: 18px;
	}
}
.case_study_read_btn {
	padding: 8px 14px;
	color: #4e4c4c;
	font-weight: bold;
}
.case_study_read_btn:hover,
.case_study_read_btn:focus {
	color: #2C6CF6;
}
.case_study_big_quote {
	border-radius: 6px;
	background-color: #f7fbff;
	padding: 32px;
	position: relative;
}

.case_study_big_quote i {
	position: absolute;
	top: 10px;
	left: calc(50% - 25px);
	width: 50px;
	height: 50px;
	font-size: 48px;
	color: #c6e0f7;
	z-index: 1;
}
.case_study_big_quote--quote {
	font-size: 26px;
	text-align: center;
	color: #3c6197;
	position: relative;
	z-index: 2;
}
.case_study_big_quote--source {
	font-size: 16px;
	color: #4e4c4c;
	text-align: right;
	padding: 16px;
}
@media(min-width: 768px) {
	.case_study_big_quote {
		padding: 52px 16px;
	}
	.case_study_big_quote i {
		top: 32px;
	}
	.case_study_big_quote--quote {
		font-size: 16px;
	}
	.case_study_big_quote--source {
		font-size: 14px;
		padding: 0px;
	}
}
@media(min-width: 992px) {
	.case_study_big_quote {
		padding: 41px 32px;
	}
	.case_study_big_quote i {
		top: 15px;
	}
	.case_study_big_quote--quote {
		font-size: 22px;
		padding: 0 25px;
	}
	.case_study_big_quote--source {
		font-size: 16px;
		padding: 16px;
	}
}
@media(min-width: 1200px) {
	.case_study_big_quote {
		padding: 71px 32px;
	}
	.case_study_big_quote i {
		top: 46px;
	}
	.case_study_big_quote--quote {
		font-size: 26px;
		padding: 0 30px;
	}
}

/* Individual study page */
.case_study__header {
	padding: 64px 15px 32px 15px;
}
.case_study__header_info {
	padding: 32px 0;
}
@media(min-width: 768px) {
	.case_study__header {
		padding: 64px 15px 128px 15px;
	}
	.case_study__header_info {
		padding: 64px 0;
	}
}
.case_study__header_info img {
	max-width: 65%;
}
.case_study__header--story {
	color: #2a68ec;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	margin: 32px 0 16px 0;
}
.case_study__header--title {
	font-weight: normal;
	margin-top: 16px;
}
.case_study__header_img {
	position: relative;
}
.case_study__header_img--container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	left: 15px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.case_study__header_img--container.lush {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/08/lush_bg1.jpg);
}
.case_study__header_img--container.af {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/09/af_bg1.jpg);
}
.case_study__header_img--container.shift {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/09/shift_bg1.jpg);
}
.case_study__header_img--container.bahols {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/09/bahols_bg1.jpg);
}
.case_study__header_img--container.chd {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/09/chd_bg1.jpg);
}
.case_study__header_img--container.pharma {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/09/4d_bg1.jpg);
}
.case_study__header_img--container.afp {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/08/afp_bg.jpg);
}
.case_study__header_img--container.citu {
	background-image: url(https://zaharatest.wpengine.com/wp-content/uploads/2019/08/secret-garden.jpg);
}

.case_study_page section {
	padding-bottom: 128px;
}
.case_study_page section:after {
	content: " ";
	display: table;
	clear: both;
}
.case_study_page .section__icon {
	width: 50px;
	height: 50px;
	float: left;
	background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width: 992px) {
	.case_study_page .section__icon {
		width: 90px;
		height: 90px;
	}
}
@media(min-width: 992px) {
	.case_study_page .section__icon {
		width: 150px;
		height: 150px;
	}
}
.case_study_page .section__icon.blue {
	background-image: url(https://zaharatest.wpengine.com/wp-content/themes/zahara/img/landing_pages/blue_hex_bg.png); 
}
.case_study_page .section__icon.orange {
	background-image: url(https://zaharatest.wpengine.com/wp-content/themes/zahara/img/landing_pages/orange_hex_bg.png); 
}
.case_study_page .section__icon.yellow {
	background-image: url(https://zaharatest.wpengine.com/wp-content/themes/zahara/img/landing_pages/yellow_hex_bg.png); 
}
.case_study_page .section__icon i {
    width: 50px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    padding: 4px 8px;
    font-size: 18px;
}
.case_study_page .section__content {
	float: left;
	width: calc(100% - 50px);
	padding: 0 0px 0 16px;
}
.case_study_page .section__title {
	line-height: 42px;
	font-size: 32px;
	margin: 0 0 16px 0;
}


.case_study_page .section__icon.blue i,
.case_study_page .section__title.blue  {
	color: #78bfff;
}
.case_study_page .section__icon.orange i,
.case_study_page .section__title.orange  {
	color: #ff9d5b;
}
.case_study_page .section__icon.yellow i,
.case_study_page .section__title.yellow  {
	color: #ffd836;
}
.case_study_page .section__content .section_p1 {
	margin-bottom: 32px;
	font-size: 20px;
	color: #4e4c4c;
	line-height: 32px;
}
.case_study_page .section__content p {
	margin-bottom: 16px;
	font-size: 16px;
	color: #767676;
	line-height: 28px;
}
@media(min-width: 768px) {
	.case_study_page .section__icon i {
	    width: 90px;
	    height: 90px;
	    line-height: 30px;
	    padding: 20px 18px;
	    font-size: 30px;
	}
	.case_study_page .section__content {
		float: left;
		width: calc(100% - 90px);
		padding: 0 0px 0 32px;
	}
	.case_study_page .section__title {
		line-height: 78px;
		font-size: 40px;
		margin: 0;
	}
	.case_study_page .section__content .section_p1 {
		margin-bottom: 32px;
		font-size: 24px;
		color: #4e4c4c;
		line-height: 36px;
	}
}
@media(min-width: 992px) {
	.case_study_page .section__icon i {
	    width: 150px;
	    height: 120px;
	    line-height: 48px;
	    padding: 36px 50px;
	    font-size: 42px;
	}
	.case_study_page .section__content {
		float: left;
		width: calc(100% - 150px);
		padding: 0 24px 0 32px;
	}
	.case_study_page .section__title {
		line-height: 120px;
		font-size: 60px;
		margin: 0;
	}
}
.customer_details {
	padding: 32px;
	border-radius: 6px;
	border: solid 1px #cbe2f9;
}
.customer_details h4 {
	color: #2a68ec;
	font-size: 18px;
	margin-top: 32px;
	margin-bottom: 16px;
}
.customer_details h4:first-of-type {
	margin-top: 0;
}
.customer_details p {
	color: #767676;
	font-size: 16px;
	margin: 0;
}
.customer_details a {
	color: #78bfff;
	margin-top: 16px;
	display: inline-block;
}
.customer_details a:hover,
.customer_details a:focus {
	color: #2a68ec;
}
.btn.btn-case_study_download {
	border: solid 1px #2a68ec;
	color: #2a68ec;
	background-color: transparent;
	margin-top: 32px;
	font-weight: 700;
}
.btn.btn-case_study_download i {
	margin-right: 8px;
	--fa-primary-color: #fff;
	--fa-primary-opacity: 1.0;
	--fa-secondary-color: #a00000;
	--fa-secondary-opacity: 1.0;
}
.btn.btn-case_study_download span {
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	margin-left: 8px;
}
.btn.btn-case_study_download:hover,
.btn.btn-case_study_download:focus {
	color: #fff;
	background-color: #2a68ec;
	border: solid 1px #2a68ec;
}
.btn.btn-case_study_download:hover i,
.btn.btn-case_study_download:focus i {
	--fa-primary-color: #a00000;
	--fa-primary-opacity: 1.0;
	--fa-secondary-color: #fff;
	--fa-secondary-opacity: 1.0;
}
.btn.btn-case_study_download:hover span,
.btn.btn-case_study_download:focus span {
	color: #fff;
}
/* testimonial row */
.case_study__testimonial {
	background-color: #f7fbff;
}
.case_study__testimonial__wrapper {
	/*position: relative;
	width: auto;
	margin: auto;*/
	text-align: center;
	padding: 54px 32px 32px 32px; 	
}
.case_study__testimonial__wrapper p {
	color: #023ec0;
	font-size: 16px;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	position: relative;
	z-index: 0;
}
.case_study__testimonial__wrapper p i {
	position: absolute;
	bottom: 38px;
	right: -18px;
	font-size: 48px;
	color: #c6e0f7;
	z-index: -1;
}
.case_study__testimonial__wrapper p i:first-of-type {
	bottom: unset;
	right: unset;
	top: -14px;
	left: -14px;
}
.case_study__testimonial__wrapper span {
	display: block;
	color: #4e4c4c;
	font-size: 16px;
	margin-top: 8px;
}
@media(min-width: 768px) {
	.case_study__testimonial__wrapper p {
		font-size: 24px;
	}
	.case_study__testimonial__wrapper p i {
		bottom: 3px;
		right: 22px;
		font-size: 80px;
	}
	.case_study__testimonial__wrapper p i:first-of-type {
		top: -25px;
		left: 17px;
	}
}
@media(min-width: 992px) {
	.case_study__testimonial__wrapper {
		padding: 54px 160px 32px 160px; 	
	}
}
/* More Stories */
.more_stories--title {
	color: #2a68ec;
	text-align: center;
	font-size: 24px;
	margin: 64px 0;
}
.case_study_page .more_stories {
	padding: 16px;
	padding-bottom: 70px;
	position: relative;
	margin: 0 0 16px 0;
	border: solid 1px #c6e0f7;
}
.case_study_page .more_stories .case_study_container {
	margin-top: 0;
}
.case_study_page .more_stories .case_study_caption {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.case_study_page .more_stories .case_study_read_btn {
	position: absolute;
	bottom: 16px;
	left: 0px;
}
.case_study_page .btn-default.more_stories--see_all {
	border: solid 1px #2a68ec;
	color: #2a68ec;
	background-color: transparent;
	margin: 18px 0 48px 0;
	font-weight: 700;
}
.case_study_page .btn-default.more_stories--see_all:hover,
.case_study_page .btn-default.more_stories--see_all:focus {
	border: solid 1px #2a68ec;
	background-color: #2a68ec;
	color: #fff;
}
@media(min-width: 768px) {
	.case_study_page .more_stories {
		padding-bottom: 70px;
		margin: 0 -7px;
	}
}
@media(min-width: 992px) {
	.case_study_page .more_stories {
		padding-bottom: 102px;
		margin: 0 17px;
	}
	.case_study_page .more_stories .case_study_read_btn {
		bottom: 32px;
	}
}
/* Free Trial wrapper */
.case_study__trial {
	padding: 16px;
	border-radius: 0px;
	background-color: #1e8900;
	margin-bottom: 64px;
	color: #fff;
	margin-left: -15px;
	margin-right: -15px;
}
.case_study__trial--left {
	padding-right: 30px;
}
.case_study__trial--left a {
	color: #fff;
	display: inline-block;
	border-bottom: dotted 1px #fff;
	padding-bottom: 4px;
}
.case_study__trial--left a:hover,
.case_study__trial--left a:focus {
	color: #fff;
	text-decoration: underline;
	border-bottom: solid 1px #fff;
}
.start_trial__wrapper {
	padding: 32px 0;
}
.start_trial__wrapper p {
	text-align: center;
}
.start_trial__wrapper i {
	margin-left: 16px;
	margin-right: 8px;
	margin-top: 8px;
}
.start_trial__wrapper span:first-of-type i {
	margin-left: 0px;
}
.start_trial__wrapper a.btn.btn-ghost-white:hover,
.start_trial__wrapper a.btn.btn-ghost-white:focus {
	color: #1e8900;
}
@media(min-width: 768px) {
	.case_study__trial {
		padding: 32px;
		border-radius: 6px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.start_trial__wrapper p {
		text-align: right;
	}
}

/* Logo slider tweaks */
.lgx-logo-slider-wp .hover-default .lgx-logo-item .lgx-logo-img {
	margin: auto;
}

.section-one-m:{position:relative; height: 662px; background: red;}
.section-two-m{position:relative; height: 662px;}
.section-two-m:before{content:''; background:blue url('https://www.zaharasoftware.com/wp-content/themes/zahara/img/int-down-banner.jpg') no-repeat; position: fixed; top:0; left: 0; height: 100%; width: 100%;}
.section-three-m{position: relative; height: 662px; background: green;}



vheader {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

vheader video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 10%;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

vheader .container {
  position: relative;
  z-index: 2;
}

vheader .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  vheader {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  vheader video {
    display: none;
  }
}


.video-background-holder {
  position: relative;
  background-color: black;
  height: calc(60vh - 72px);
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}


.video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
  position: relative;
  z-index: 2;
  margin-top: 100px; 
}

.video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.3;
  z-index: 1;
} 
    
    code {
  padding: 0 0.15rem;
  background: #f5f5f5;
  border-radius: 0.2rem;
}

/* -------------------------------------------------------------------------------- */
/*	2. Structure
/* -------------------------------------------------------------------------------- */

.bg-image { 
    background-size: 100%; 
    background-size: cover; 
    background-position: center;
}

/* -------------------------------------------------------------------------------- */
/*	3. Header
/* -------------------------------------------------------------------------------- */


/* Header image --------------------------------------- */


.header-image { max-height: 350px; }

.has-featured-image .header-image { max-height: none; }

.header-image img {
	margin: 0 auto;
	max-height: 100%;
	width: auto;
	visibility: hidden;
}

/* -------------------------------------------------------------------------------- */
/*	5. Blog
/* -------------------------------------------------------------------------------- */


.content {
	width: 68.7%;
	float: left;
	margin-top: -120px;
}

.post {
	display: block;
	background: #fff;
	border: 1px solid #ddd;
	position: relative;
}

.post + .post,
.infinite-wrap .post:first-child { 
	margin-top: 60px; 
}

/* Post Image --------------------------------------- */


.post-image,
.post-image img {
	display: block;
}
.post-image img {
	height: auto;
	max-width: 100%;
}

/* Post Inner --------------------------------------- */


.post-inner {
	width: 629px;
	max-width: 85%;
	padding: 60px 0;
	margin: 0 auto;
}

/* Post Header --------------------------------------- */


.post-header + .post-content { margin-top: 50px; }

.post-title {
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	font-size: 2.6em;
	line-height: 130%;
	font-weight: 700;
}

.post-title a { color: #767676; }
.post-title a:hover { 
	color: #4e4c4c;
	text-decoration: underline; 
}
h1.page-title span.vcard {
	font-size: 30px;
}

/* Post Meta */

.post-meta {
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.post-meta p { 
	display: inline-block;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 200%;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
}

.post-meta p + p:before {
	content: "/";
	margin: 0 15px 0 11px;
	color: #4e4c4c;
}

.post-meta a { 
	color: #2774B8; 
	padding-bottom: 1px;
	border-bottom: 1px solid #ddd;
}

.post-meta a:hover { 
	border-bottom-color: #2774B8;
	text-decoration: none; 
}

/* -------------------------------------------------------------------------------- */
/*	6. Single Post
/* -------------------------------------------------------------------------------- */

/* Post Navigation --------------------------------------- */


.post-navigation {
	border: 1px solid #ddd;
	border-top: none;
	position: relative;
}

.post-navigation-inner {
	width: 629px;
	max-width: 85%;
	padding: 30px 0;
	margin: 0 auto;
}

.post-navigation:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
}
.post-navigation-inner:after {
	clear: both;
    display: table;
    content: " ";
}

.post-nav-prev,
.post-nav-next {
	display: block;
	float: left;
	width: 45%;
}

.post-navigation p {
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 8px;
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}

.post-navigation h4 {
	display: block;
	font-size: 16px;
	line-height: 130%;
	font-weight: 400;
}

.post-navigation h4 a { color: #4e4c4c; }
.post-navigation h4 a:hover { color: #6699cc; }

.post-nav-next { float: right; }

.post-nav-next,
.post-nav-next h4 { 
	text-align: right; 
}


/* -------------------------------------------------------------------------------- */
/*	7. Post Content
/* -------------------------------------------------------------------------------- */


.post-content,
.post-content p { 
	font-size: 16px;
}

.post-content a:hover { text-decoration: underline; }

.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content pre {
	line-height: 170%;
	margin-bottom: 1.5em;
}

.post-content *:last-child { margin-bottom: 0; }

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	margin: 50px 0 25px;
	line-height: 110%;
	font-weight: 700; 
}

.post-content h1 { font-size: 2em; }

.post-content h2 { font-size: 1.75em; }

.post-content h3 { font-size: 1.5em; }

.post-content h4 { font-size: 1.25em; }

.post-content h5 { font-size: 1.1em; }

.post-content h6 {
	font-size: 0.8rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
	margin-top: 25px;
}

/* -------------------------------------------------------------------------------- */
/*	11. Pagination
/* -------------------------------------------------------------------------------- */


/* Page Title ---------------------------------------- */


/* Archive Navigation --------------------------------------- */


.archive-navigation { margin-top: 60px; }

.archive-navigation p,
.archive-navigation a {
	display: inline;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.archive-navigation p + p:before {
	content: "/";
	display: inline;
	margin: 0 20px; 
	color: #aaa;
}

.archive-navigation,
.archive-navigation a { 
	color: #4e4c4c; 
}

.archive-navigation a:hover { 
	color: #2774B8; 
}
.archive-navigation a + a {
	margin-left: 15px;
}

/* -------------------------------------------------------------------------------- */
/*	12. Sidebar
/* -------------------------------------------------------------------------------- */

.widget_search .search-field {
	display: block;
	width: 100%;
	padding: 20px 60px 20px 20px;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	font-size: 16px;
	color: #767676;
}
.widget_search .searchBox {
    padding-top: 0px;
    padding-bottom: 0px;
}
.widget + .widget { 
	padding-top: 40px;
	border-top: 1px solid #ddd;
	margin-top: 40px;
}

.widget-title {
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 2px solid #2774B8;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.widget_search .search-submit {
	display: block;
	height: 100%;
	width: 60px;
	background: none;
	border-left: 1px solid #ddd;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	color: #4e4c4c;
}

.widget_search .search-submit .fas { font-size: 24px; }

.widget_search .search-submit:hover {
	cursor: pointer;
}

.widget_search .search-submit:hover .fas { 
	color: #2774B8; 
}


/* Widget Content --------------------------------------- */


.widget-content { 
	font-family: 'Lato', Helvetica, sans-serif; 
	font-size: 0.95em;
}

.widget-content .textwidget a:hover { text-decoration: underline; }

.widget-content p {
	line-height: 150%;
	margin-top: 1em;
}

.widget-content p:first-child { margin-top: 0; }

.widget-content li {
	line-height: 140%;
	padding: 12px 0;
	border-bottom: 1px solid #ddd;
}

.widget-content ul ul { margin-left: 1em; }

.widget-content ul ul li:first-child { 
	margin-top: 0.5em; 
	border-top: 1px solid #ddd;
}

.widget-content > ul > li:first-child { padding-top: 0; }

.widget-content li:last-child { 
	padding-bottom: 0;
	border-bottom: none; 
}

/* Lovecraft Widget List --------------------------------------- */

.zahara-widget-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.zahara-widget-list li {
	line-height: 140%;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}

.zahara-widget-list a { 
	display: block; 
	min-height: 55px;
	position: relative;
}

.zahara-widget-list .post-icon {
	display: block;
	width: 55px;
	height: 55px;
	padding: 2px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 99px;
	position: absolute;
	top: 0;
	left: 0;
}

.zahara-widget-list .post-icon img {
	display: block;
	border-radius: 99px;
}

.zahara-widget-list .post-icon .genericon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}

.zahara-widget-list .inner { padding-left: 65px; }

.zahara-widget-list .title {
	line-height: 140%;
	font-weight: 700;
	color: #4e4c4c;
}

.zahara-widget-list .meta { 
	margin-top: 3px; 
	font-size: 0.75em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #2774B8;
}

/* -------------------------------------------------------------------------------- */
/*	15. Media Queries
/* -------------------------------------------------------------------------------- */


@media ( min-height: 800px ) { 
	
	
	/* Header --------------------------------------- */
	
	
	.header-image { max-height: 400px; } 
	

}

.testimonial {font-weight: 900; font-size: 1.1em;}

.collapse.in {
display: block !important;
}
