/*************************************
*
*   CR On 09-02-2021
*
***************************************/
.blog-nav {
    background-color: #f4f3ec;
}
.blog-nav .blog-menu {
    margin: 0;
}
.blog-nav .blog-menu li {
    margin-right: 15px;
}
.blog-nav .blog-menu li.current-menu-item a,
.blog-nav .blog-menu li.current-menu-parent a,
.blog-nav .blog-menu li a:hover {
    color: #3498db;
    border-bottom: 3px solid #3498db;
}
.blog-nav .blog-menu li a {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    color: #463d19;
    display: inline-block;
    padding: 18px 25px;
    letter-spacing: .5px;
    text-transform: uppercase;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.about-section .product-img {
    margin-top: 8%;
}
.zeboc-links a {
    min-width: auto;
} 
.footer-content .zeboc-links a {
	padding: 0 5px;
    font-weight: 500;
    font-size: 14px;
}
header{
   background: rgba(0,0,0,0.2);
   box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
}

header .inner_header.banner-header {
     background: #0b639e;
}
header.banner-header {
	background: #0b639e !important;
}
.zeboc-links a::before{
	display:none;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.footer-content .zeboc-links a {
		font-size: 12px;
	}
 }
@media (max-width: 767px) {
	.footer-content  .zeboc-links .custom-html-widget {
		display: block;
		text-align:center;
	}
	.overlay.open  .zeboc-links .custom-html-widget{
		display:none;
	}
}
@media (max-width: 560px) {
	.footer-content .zeboc-links a {
		font-size: 13px;
		width: 100%;
		display: block;
	}
}
/********************************
*
*       Cr blog Changes 
*
*********************************/
.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    padding-left: 15px !important;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
}
.pagination ul li {
    display: inline;
}
.pagination ul li span.current {
    background: #3498db;
    color: #fff;
}
.pagination ul li a:hover {
    color: #fff;
   background: #3498db;
}
.pagination ul li span ,
.pagination ul li a{
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-transform: uppercase;
    background: #333;
    color: #fff;
    border: none;
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    text-decoration: none;
    width: auto;
    box-shadow: inset 1px 0 0 rgb(255 255 255 / 10%);
    -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
    -webkit-box-shadow: inset 1px 0 0 rgb(255 255 255 / 10%);
}

footer .footer-content {
    align-items: start !important;
}
@media (min-width: 1500px){
    .single-blog   .container,
	.tax-categories  .container,
	.page-template-template-contact  .container,
	.post-type-archive-blog  .container	{
        max-width: 1440px;
    }
}

.single-blog  header.inner_header.banner-header,
.tax-categories  header.inner_header.banner-header,
.post-type-archive-blog header.inner_header.banner-header{
    background: rgba(0,0,0,0.2) !important;
    box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
    border-bottom:none !important;
}
#breadcrumbs  span a{
    color: #fff;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
}
#breadcrumbs  span a:hover{
  text-decoration: underline;
}
.home-banner {
  /*  background-image: url('https://www.heliossolutions.co/blog/wp-content/themes/heliosblog2019/assets/images/banner.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;*/
    background: #09609b;
    background: -webkit-gradient(linear, left top, left bottom, from(#09609b), to(#3498db));
    background: -webkit-linear-gradient(top, #09609b 0%, #3498db 100%);
    background: -o-linear-gradient(top, #09609b 0%, #3498db 100%);
    background: linear-gradient(180deg, #09609b 0%, #3498db 100%);
    min-height: 390px;  
    position: relative;
}
.home-banner h2 {
    position: relative;
    overflow: hidden;
}
.home-banner h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 38px;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}
.breadcrumbs {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 30px;
    margin: 0;  
}
.plr-15 {
    padding: 0 15px;
}
.post-list img.post-img  {
    width: 100%;
    height: auto;
}
.full.post-list .post-info {
    width: 96.3%;
}
.post-list .post-info {
    margin-top: -30px;
    background-color: #fff;
    position: relative;
    width: 92%;
    padding: 20px 15px 20px 20px;
}

.post-list .post-info h6 {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #74868f;
}
.full.post-list .post-info h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    color: #000;
}
.full.post-list .post-info h2 a {
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    color: #000;
}
.post-list .post-info p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #74868f;
}
.readmore-btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: #3498db;
    border: 1px solid #3498db;
    padding: 16px 21px;
    display: inline-block;
    min-width: 130px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.social-share {
    float: right;
    display: inline-block;
    margin-top: 5px;
}
.d-flex {
    display: flex!important;
}
.social-share li {
    padding: 8px 10px;
}
.social-share li a i {
    color: #3498db;
}
.sidebar-share {
    border-top: 1px solid #3498db;
    border-bottom: 1px solid #3498db;
    padding: 0 0;
    float: left;
    width: 100%;
}

.sidebar-share h5 {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    color: #3498db;
    padding: 11px 0;
    margin-bottom: 0;
}
.sidebar-share ul {
    margin-bottom: 0rem;
    margin-left: 0;
}
.widget-title {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    color: #3498db;
    text-transform: uppercase;
}
.post-card .post-img {
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    min-height: 130px;
}
.post-card .post-info {
    border: 1px solid #3498db;
    border-left: 1px solid transparent;
}
.post-card .post-info h6 {
    font-size: 12px;
    font-weight: 300;
    line-height: 26px;
    color: #74868f;
    margin-bottom: 0;
}
.post-card .post-info h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
}
.post-card:hover {
    -webkit-box-shadow: 1px 4px 15px rgb(45 1 38 / 30%);
    -moz-box-shadow: 1px 4px 15px rgba(45,1,38,.3);
    box-shadow: 1px 4px 15px rgb(45 1 38 / 30%);
}
.btn-white {
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    color: #463d19;
    background: #fff;
    padding: 8px 18px;
    text-transform: uppercase;
    margin: 18px 0;
    display: inline-block;
    box-shadow: 1px 4px 15px rgb(45 1 38 / 30%);
}
.footer-logo{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color:  #fff;
	font-size: 14px;
}
.footer-menu h3.ftitle{
    font-size: 20px;
    color: #fff;
}
.footer-menu ul.menu{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}
.footer-menu ul.menu li a{
    font-size: 14px;
    color: #fff;
}
.footer-menu ul.menu li a:hover{
    text-decoration: underline;
}
footer .social_list {
    justify-content: flex-start !important;
	margin-bottom: 15px;
}
footer .widget_text.footer-logo a{
	color: #fff;
}  
footer .widget_text.footer-logo a:hover{
	text-decoration:underline !important;
}
footer .social_list li > a:first-child{
    padding-left:0px !Important;
}
@media (min-width: 768px) and (max-width: 992px) {
    footer .footer-content {
        align-items: inherit !important;
        flex-direction: inherit !important;
    }
}
@media (max-width: 767px) {
     footer .footer-content {
        align-items: inherit !important;
        flex-direction: inherit !important;
    } 
    footer .social_list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start !important;
    }
    footer .social_list li > a:first-child{
        padding-left: 0px;
    }
    .blog-nav .blog-menu li a {
        font-size: 12px;
        padding: 18px 8px ;
    }
    .blog-nav .blog-menu li {
        margin-right: 5px;
    }
}

/************************************
*
*        Contact Form 7
*
************************************/
.contact-post input[type=text], 
.contact-post textarea, 
.contact-post input[type=email], 
.contact-post input[type=tel], 
.contact-post input[type=url]{
    background-color: rgba(0,0,0,.04);
    border-radius: 4px;
    border: 2px solid rgba(0,0,0,0);
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    color: #555;
    background-color: #f1f1f1;
    border: none;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    margin-bottom: 20px!important;
}
.contact-post textarea{
    resize: none;
    max-height: 200px;
}
.contact-post  .wpcf7-form-control-wrap{
    display: block!important;
}
.contact-post .wpcf7-form-control-wrap {
    position: relative;
}
.contact-post .form-select label{
    display: block!important;
}
.contact-post select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: #F5F5F5;
}
.contact-post select {
    padding: 10px;
    width: 100%;
    border: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    margin-bottom: 20px!important;
}
p:empty {
    display: none;
}
.contact-post .wpcf7-submit{
    background-color: #3498db;
    padding: 12px 22px !important;
    font-size: 16px; 
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: none !important;
    border-color: unset !important;
}
.contact-post .wpcf7-form .wpcf7-not-valid-tip {
    top: -3px;
    padding: 2px 6px;
    border: 0;
    box-shadow: 0 4px 9px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0 4px 9px rgb(0 0 0 / 7%);
}
.contact-post .wpcf7-form-control.wpcf7-not-valid{
    margin-bottom: 0px!important;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    text-align: center;
}
/*********************************
*
*  New Changes on homepage
*
*********************************/
.gesture-section{
	background: #3498db;
	padding:60px 0px;
}
.gesture-section p{
	font-size: 22px;
	line-height:30px;
	color:#fff;
	margin-bottom:36px;
}
.gesture-section p:last-child{
	margin-bottom:0px;
}
.tabs{
    width:100%;
    height:auto;
    margin:0 auto;
}

/* tab list item */
.tabs .tabs-list
.tabs .tabs-list li:hover{
    cursor:pointer;
}


/* Tab content section */
.tabs .tab{
    display:none;
    width:100%;
    min-height:350px;
    height:auto;
    border-radius:3px;
    padding:20px 15px;
    clear:both;
}

/* When active state */
.tabs  .active{
    display:block !important;
}
.tabs .tabs-list li.active{
    color:#3498db !important;
}
.tabs  .active a{
    color:#3498db !important;
}
.about-section .about-features ul li a{
	color:black;
}
/* media query */
@media screen and (max-width:500px){
    .tabs{
        margin:0;
        width:100%;
    }
	.tabs .tab{
		min-height:auto;
	}
}


/***********************************************
*
*                About page
*
************************************************/
.gesture-section .btn {
    color: #3498db;
    font-weight: 600;
    padding: 10px 20px;
    height: 54px;
}
.page-template-template-aboutus .home-banner{
    background-size: cover;
    background-position: left center;
    min-height: 310px;
    margin-top: 45px;
}
.page_intro h2{
    font-size: 30px;
    line-height: 46px;
    color:#404040;
    margin-bottom: 0px;
}
.misson_section{
    background: #f4f6f5;
}
.misson_section h3{
    font-size: 36px;
    line-height: 46px;
    color:#404040; 
    margin-bottom: 15px;
}
.misson_section p{
    font-size: 16px;
    line-height: 24px;
    color:#7e7e7e;
    margin-bottom: 24px;
}
.making_section .sec-header{
    margin-bottom: 15px;
}
.making_section .sec-header h3{
    font-size: 36px;
    line-height: 46px;
    color:#404040;
    margin-bottom: 30px;
}
.making_section .sec-header p{
    font-size: 16px;
    line-height: 24px;
    color:#7e7e7e;
    margin-bottom: 24px;
}
.making_lists .sec-icon{
    margin-bottom: 30px;
}
.making_lists .making-content h4{
    font-size: 16px;
    line-height: 24px;
    color:#404040;
    margin-bottom: 20px;
    font-weight: 600;
    min-height: 50px;
}
.making_lists .making-content p{
    font-size: 16px;
    line-height: 24px;
    color:#7e7e7e;
}

.pic-section .icon-box img,
.meet_section .person-image img{
    filter: grayscale(100%);
    cursor: pointer;
}
.pic-lists:hover .icon-box img,
.pic-section .icon-box img:hover,
.meet_section .person-image img:hover{
    filter: grayscale(0%);
}

.meet_section .person-image,
.meet_section .penson-info{
    float: left;
}
.meet_section .person-image{
    max-width:200px ;
    min-width: auto;    
    border: 5px solid #3498db;
}
.meet_section .penson-info{
    padding-left: 55px;
     width: calc(100% - 200px);
}

.meet_section .penson-info p {
     font-size: 18px;
    line-height: 36px;
    color:#404040;
    position: relative;
    padding-left: 55px;
}
.meet_section .penson-info h4{
   font-size: 18px;
    line-height: 24px;
    color:#404040;
    text-align: right;
	margin-top: 15px;
}
.meet_section .penson-info p  .icon-left,
.meet_section .penson-info p  .icon-right{
    color: #349bdf;
    font-size: 32px;
}
.meet_section .penson-info p .icon-left {
    display: inline-block;
    left: 8px;
    position: absolute;
    top: -8px;

}
.meet_section .penson-info p .icon-right {
    display: inline-block;
    right: -10px;
    position: relative;
    top: 15px;
}
.meet_section .penson-info h4 b{
    color: #349bdf;
}
.meet_section .person-wrap{
    margin-bottom: 50px;
}
.pic-section .icon-box {
    height: auto;
    width:130px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    border: 5px solid #3498db;
}
.pic-section{
    padding: 50px 0px;
}
.pic-section .pic-lists h5{
  color: #349bdf;   
   font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
}
.pic-section .pic-lists{
    margin-bottom: 30px; 
}
.sec-title h3{
   font-size: 36px;
    line-height: 46px; 
    margin-bottom: 50px; 
}
.sec-title h4{
    font-size: 24px;
    line-height: 34px;
}
@media (min-width: 993px) and (max-width: 1200px) {
    .page_intro h2 {
        font-size: 20px;
        line-height: 32px;
    }

}
@media (min-width: 768px) and (max-width: 992px) {
    .home-banner h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .page_intro h2 {
        font-size: 18px;
        line-height: 32px;
    }
     .pic-section {
        padding: 20px 0px;
    }
    .making_lists{
        margin-bottom: 30px;
    }
    .meet_section .penson-info p,
    .meet_section .penson-info h4 {
        font-size: 14px;
        line-height: 24px;
    }
    .page_intro h2 br{
       display: none;
    }
}
@media (max-width: 767px) {
    .home-banner h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .page_intro h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .center-info {
        margin-top: 30px;
    }
    .making_lists {
        margin-bottom: 25px;
    }
    .sec-title h3 {
        margin-bottom: 15px;
    }
    .pic-section {
        padding: 20px 0px;
    }
    .page-template-template-aboutus .right-desc {
        margin-top: 0px;
        height: auto;
    }
    .meet_section .person-image {
        max-width: initial;
        min-width: inherit;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
		border:none;
    }
    .meet_section .penson-info {
    padding-left: 0px;
    width: 100%;
    }

    .page_intro h2 br{
       display: none;
    }
	.making_lists .making-content h4{
		min-height: auto;
	}
	.page-template-template-aboutus .home-banner {
    	background-image: none !important;
		background-color: #09609b !important;
	}
}