/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0 
Template: x

*/

.entry-title a {
    text-transform: capitalize;
}

.entry-wrap h1, .entry-wrap h2 {
    text-transform: capitalize;
}

.home .x-text ul li{
	list-style: none;
}

.home .x-text ul li:before {
    color: #5db8e0;
    content: '\f05d';
    font-family: FontAwesome;
    font-size: 22px;
    font-weight: normal;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
}

.p-meta span:nth-child(3) {
    text-transform: capitalize;
}

.x-header-landmark{
    text-align: left !important;
}

.blog .has-post-thumbnail .entry-featured {
    border-bottom: 1px solid #ddd;
    width: 30%;
	display: inline-block;
	vertical-align: top;
}
.blog .has-post-thumbnail .entry-wrap {
    border-radius: 0 0 4px 4px;
    width: 69%;
    display: inline-block;
    padding: 0 30px !important;
	vertical-align: top;
}
.blog .entry-footer {
    display: none;
}
.blog .p-meta span:nth-child(4) {
    display: none;
}

a.x-btn.x-btn-rounded.x-btn-large {
    text-shadow: none !important;
}
.home .x-text ul li {
    font-size: 18px;
}
.home .x-text ul {
    /* background-color: #8c8c8c52; */
    margin: 0;
    padding: 10px;
    width: 80%;
    border-radius: 8px;
}
h2.h-custom-headline.cs-ta-center.h4 {
    font-size: 30px;
    text-transform: capitalize;
}
.x-recent-posts .h-recent-posts {
    text-transform: capitalize;
}


/*-------------------------------Update 17-1-2019----------------------------*/
.border {
    border: 10px solid #fff;
    box-shadow: 0px 2px 5px 2px #e7e7e7;
}

.calcsvitsd img {
    max-width: 620px;
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}

.calcsvitsd h2 {
    margin: 0 calc(0em * -1) 0 0;
    font-family: inherit;
    font-size: 37px;
    /* font-style: normal; */
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0em;
    text-transform: none;
    color: rgba(0,0,0,1);
    margin-bottom: 14px;
    margin-top: 0px;
}



/*-------------------------------------------Update 19-3-2020-------------------------------------*/


.banner.bg-image {
    background-position: top;
    /* background-position: 50% 80%; */
}

.banner-text_box {
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    max-width: 603px;
	    padding: 45px;
    margin: 0 auto;
	margin-top:25vh;
}

.banner-text_box h2 {
    font-size: 51px;
    font-weight: bold;
    text-shadow: 0px 1px 2px #6b6b6b;
	margin-top:0px;
}

.banner-text_box p {
 font-size: 20px;
    color: #000;
    font-weight: bold;
}


a.shop_blue {
    background: #00a0e0;
    padding: 10px 33px;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
	font-weight:normal;
}
a.shop_blue:hover
{
	 background: #00a0e0;
  
    color: #fff;
	opacity:.85;
}


.cta_blue {
    padding: 26px !important;
    background: #00a0e0 !important;
    color: #fff;
}


.cta_blue h2 {
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 29px;
    font-weight: bold;
}


.banner_secondary {
    min-height: 800px;
    background-position: top left !important;
}
.banner_secondary h2

{
	font-weight:bold;
}



a.yellow_btn {
    background: #ffd600;
    color: #000;
    padding: 13px 23px;
    border-radius: 5px;
    font-size: 20px;
	transition:all .5s;
}
a.yellow_btn:hover
{
	   background: #00a0e0;
	color:#fff;
	
}

.product_full_img {
    margin-top: -265px !important;
    /* margin-top: -30vh !important; */
    display: block;
    position: relative;
}

.icon_section .title_home.x-text-headline  h2
{
  color: #fff !important;
	
}


.title_home.x-text-headline h2 {
    text-align: center;
  
	    color: #00a0e0 !important;
    font-size: 42px !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
}



.title_home.x-text-headline h2:after {content: "";/* position: absolute; */display: block;margin: 0 auto;background: #ffd600;width: 110px;height: 2px;margin-top: 7px;}


.icon_section p
{
	color:#fff;
	text-align:center;
}

.col_goal {
    width: 18%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
    padding: 15px 20px;
/* 	    margin: 30px 0px !important; */
    text-align: center;
}

.col_goal h3 {
    font-size: 22px !important;
}


.img_wrap {
    width: 47%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.text_wrap {
    width: 49% !important;
    display: inline-block;
	 vertical-align: middle;
}

.img_wrap img {
    width: 690px;
}


.text_wrap  h4 {
    color: #000;
    font-size: 20px;
    margin-top: 0;
}

.text_wrap  h2 {
    font-size: 37px;
    margin-bottom: 22px;
	margin-top:0px;
    font-weight: bold;
}

.testimonials_wrap {
    padding: 45px 0px !important;
    background: rgb(255,255,255);
    background: linear-gradient(360deg, rgba(255,255,255,1) 29%, rgba(0,160,224,1) 100%);
}

.testimonials_wrap  .title_home.x-text-headline h2 {
color:#fff !important;
}


blockquote.x-blockquote {
    color: #000;
    border: none;
    font-size: 16px;
	    margin-top: 6px;
}

.testimonials_wrap img {
    border-radius: 50%;
}




@media(max-width:993px)
{.product_full_img {
	margin-top: -37% !important;}
	
	.x-section.bg-image.banner {
    background-position-x: 90%;
}
	.x-section.bg-image.banner_secondary {
    background-position-x: 24% !important;
}
	.banner_secondary {
		min-height: 570px;
}
	


.sec_banner_text {
       background: rgba(255, 255, 255, 0.6);
    padding: 20px !important;
}

.sec_banner_text h2 {
    margin-top: 0px;
    font-size: 32px;
}
	
	.sec_banner_text a.yellow_btn {
    display: none;
}
	
	.col_goal {
    width: 47%;
    margin-bottom: 0px !important;
}
	
	.col_goal h3 {
    font-size: 18px !important;
}
	
	
}




@media(max-width:575px)
{
		.col_goal {
    width: 100%;
 
}
	
	.title_home.x-text-headline h2 {
    font-size: 34px !important;
}

.text_wrap h2 {
    font-size: 30px;
}

.banner-text_box h2 {
    font-size: 40px;
}

.banner-text_box p {
    font-size: 18px;
}

	
	
}


@media(max-width:979px)
{
	.masthead-stacked .x-brand {
    float: left;
    max-width: 220px;
}

.x-btn-navbar {
    position: absolute;
    right: 0;
    top: -70px;
}

.x-navbar-inner {
      min-height: 0px !important;
}
}



/*----------------------------Slider Style--------------------------------*/

/* 
.slide_responsive
{
	display:none
}

@media(max-width:980px)
{
	.slide_responsive
{
	display:block;
	}
} */

.slide_responsive .text_wrap
{
	width:100% !important;
}
.slide_responsive.with-container {
    border: none;
    box-shadow: none;
	background: transparent;
	    margin-top: -50px;
}
.slide_responsive.with-container.customer
{
	margin-top: 0px;
}


.slide_img img
{
	max-width:300px;
	margin:0 auto;
}

.slide_responsive .flex-control-nav {
   
    top: auto;
    
    right: auto;
   
    width: 100%;
    margin-top: 10px;
    bottom: -37px;
}

.slide_responsive.customer .flex-control-nav
{
	    bottom: 0px;
}

.flex-control-nav a {
    border-radius: 50%;
    background: transparent;
    border: 1px solid #000;
    width: 12px;
    height: 12px;
}

.flex-control-nav a.flex-active {
    border-color: #000000;
    background: #000 !important;
}





.img_wrap_test img {
    max-width: 153px;
    margin: 0 auto;
}
.col_goal h3 a {
color: #fff !important;
}