/*

Theme Name: X &ndash; 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

*/
.x-navbar .x-navbar-inner {
    min-height: 61px;
}

h1{
	font-weight: 500 !important;
	letter-spacing: 0.035em !important;
}

h2 {
	letter-spacing: normal !important;
}

h4 {
	font-weight: 500;
}

h5 {
	
}
@media only all and (min-width:767px) {

	.x-section.x-section-table{
		display: table;
		position: relative;
	}

	.x-section.x-section-table .x-container{
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	.x-section.x-section-table .x-container-absolute{
		display: block;
		vertical-align: middle;
		position: absolute;
		bottom: 0;
		left: 0;
	}

	.x-section.x-section-table .x-container .x-column{
	    float: none;
	    padding: 0 !important;
	    display: table-cell;
	    vertical-align: middle;
	}
}
.x-flexslider-shortcode-container {
    margin-bottom: 0 !important;
}

#embed-our {
	/*padding: 100px 0px 0px !important;*/
}

@media only all and (min-width:767px) {

	#post-17454 #embed-our .x-text,
	#post-16869 #embed-our .x-text,
	#post-17552 #embed-our .x-text{
		position: absolute;
	    left: 0;
	    top: 50%;
	    margin-top: 0;
	    width: inherit;
	}
	#post-17438 #embed-our .x-text{
	    margin-top: 0;		
	}
	#post-17454 #embed-our .x-text{
	    margin-top: 85px;
		width: 100%;
	}
}

/*.product-text {
	padding-top: !important;
}*/


#enquire-now p {
	margin-bottom: 52px;
}

#enquire-now h1 {
	margin-bottom: 40px;
}

@media only all and (min-width:767px) {
	[src*='logo-section-part1.png'],
	[src*='logo-section-part2.png']{
		max-height: 19vw;
		width: auto;
		display: inline-block;		
	}	
}
@media only all and (min-width:1262px) {
	[src*='logo-section-part1.png'],
	[src*='logo-section-part2.png']{
		max-height: 239px;
	}


	.row-flex > div:first-child + div{
	    max-height: 961px;
	    padding: 0px;
	    overflow: hidden;
	}

	.row-flex > div:first-child + div img{
	    object-fit: cover;
    	height: 100%;
	}	
}
@media only all and (min-width:767px) and (max-width: 1237px) { 
	/* CSS rules here */
	/* 8 */

	#partners img#img-phone{
	    display: block;
	    object-fit: cover;
	    height: 100%;
	    width: auto;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	.row-flex {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.row-flex > div {
		-webkit-box-flex: 0;
		position: relative;
		overflow: hidden;
	}
}

/* 10 */
#form-product-rc input{
	line-height: 2.3;
}

.x-flexslider-shortcode-container .x-btn:hover, 
.x-flexslider-shortcode-container .button:hover, 
.x-flexslider-shortcode-container [type="submit"]:hover, 
#cta_footer .x-btn.x-btn-global:hover,
a[style*="rgba(6,28,74,0)"]:hover{
	color: #e21c77;
	background-color: #fff !important;
	text-shadow: none;
	font-weight: 500;
}
.x-btn{
	font-weight: 500 !important;
}
#solutions .solution-box{
	transition: all 0.15s linear;
}
#solutions .solution-box:hover{
	background: rgba(255,255,255, .1);
}
#solutions .solution-box a{
	display: inline-block;
    background-color: transparent;
    border: 2px solid #e21c77;
    line-height: 46px;
    padding: 0px 28px 0px 28px;
    border-radius: 100em;
    color: #e21c77;
}

#solutions .solution-box:hover a{
	background-color: #e21c77;
	color: #fff;
	text-shadow: none;
}

#solutions .solution-box a.btn-blue{
	color: #05c1dd;
	border-color: #05c1dd;
}
#solutions .solution-box:hover a.btn-blue{
	background-color: #05c1dd;
	color: #fff;
}
.register-link {
	transition: all 0.15s linear;
}

.register-link:hover {
    background-color: #2bd6c4;
	color: #fff;
}
.register-link:hover a{
	color: #fff !important;
}

.register-link.menu-item-type-custom {
	padding: 0 !important;
	padding-bottom: 0 !important;

}
.register-link a {
	height: 47px !important;
	padding: 0 !important;
	width: 141px;
	text-align: center;
	display: table !important;
}
.x-navbar .x-nav>li.register-link a span{
    display: table-cell !important;
    vertical-align: middle !important;
}

.register-link.current-menu-item a{
	border-bottom: none !important;
}

#menu-myhealth1st .menu-item.menu-item-object-custom:last-child a:hover{
	color: #fff !important;
}

#our-solution1 img,
#our-solution2 img{
	height: 29px;
}

#our-solution1 .x-column.x-sm.x-1-3:hover {
	background: rgba(255,255,255, .1) !important;
    /*transition: 0.5s linear;*/
    cursor: auto !important;
}
#our-solution2 .x-column.x-sm.x-1-3:hover {
	background: transparent !important;
    cursor: auto !important;

}
#our-solution1 p,
#our-solution2 p{
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 10px;
	margin: 0;
	font-size: 25px;
}
@media only all and (max-width: 767px){ 
	#our-solution2  {
		margin-bottom: 30px !important;
	}
	#x-section-10 img,
	#x-section-14 img{
		max-height: 29px;
		vertical-align: middle;
	}
	#x-section-10 p,
	#x-section-14 p{
		min-height: 42px;
		font-size: 1px;
	}
	.x-btn.x-btn-global{
	    padding: 0px 10px 0px 10px !important;
	    text-align: center;
	}
	[src*='logo-section-part1.png']{
		margin-bottom: 0;
	}	
	[src*='logo-section-part2.png']{
	    margin-left: 22px;
	    width: 94vw;
	}		
}

#readyto-put[src*='shapes-one-products.png'] {
    margin-bottom: -49px;
    vertical-align: bottom;
}
@media (max-width: 767px){
	#form-product-rc input {
	    width: 100%!important;
	}
	#readyto-put[src*='shapes-one-products.png']{
    	margin-bottom: -6px;
	}
}

h4{
	font-weight: 500 !important;
}

.flex-control-nav:not(.flex-control-thumbs) {
	background: transparent; 
}