



section.entry.fix p {
	   text-align: justify !important;
	}
.col-left {
    float: left;
}
.col-right {
    float: right;
}
.icon-right {
    list-style: none
}
.iconcolor {
    color: #00adef;
    font-size: 20px;
}
.textsize {
    font-size: 18px;
    color: #9c9c9c;
}
.text-color {
    color: #9c9c9c;
}
.conner {
  background: #f75e00 none repeat scroll 0 0;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: -20px;
    padding: 10px 0 10px 20px;
    position: relative;
    text-shadow: 0 -1px #d0284b, 0 1px #f96080;
    width: 94%;
    text-shadow: 0 -1px #d0284b, 0 1px #f96080;
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.conner:before {
    content: " ";
    background: url(https://www.healthstatus.com/wp-content/uploads/2016/01/conner.png);
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -10px;
    z-index: -1;
}
.imgaling {
    text-align: center;
}
.site_second {
    counter-reset: item;
    margin-left: 0;
    padding-left: 0;
}
.site-li {
    display: block;
    margin-bottom: .5em;
    margin-left: 2em;
}
.site-li:before {
    background: #7ec14a none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    content: counter(item, decimal) "";
    counter-increment: item;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    line-height: 45px;
    margin: 0 8px;
    padding: 0 5px;
    text-align: center;
    width: 40px;
}
.listname {
    background: #7ec14a;
    border-radius: 360%;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 36px;
    line-height: 35px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 8px;
    margin-top: 10px;
    padding: 0 5px;
    text-align: center;
    width: 36px
}
.listinline {
    list-style: none;
	padding-left:0px;
}
.listinline > li {
	margin-left:-4px;
}
.listhi {
    margin-left: 10px;
}
.hrline {
    border: 1px solid;
    color: #c9c7c8;
}
.textl {
    display: inline-block;
    width: 148%;
}
.arrowicon {
    color: #428bca;
}
.arrowlist {
    list-style: none;
    margin-left: -39px;
}
.hreftextcolor {
    color: #00adef;
}
.textbtn {
    font-size: 23px;
}
.listinline-homw {
    list-style: none;
    margin-left: -49px;
}
.headingtext {
    margin-left: 14px;
}
.course  .send-message-button {
	display:none !important;
}

#main .course .course-meta, #main .course-container .course-meta {
	width:50%;
	margin:0 auto;

}

.btncolor{ border-radius: 0 !important;
    font-size: 20px !important;
    margin-left: -25px !important;
	background: #27aae1 !important;}
/** media queries **/

.phone{ margin-left:5px !important;}

.phonetext a{color:#9c9c9c;
margin-left:5px !important;}
.mejs-overlay-play {
	position:static !important;
}
.mejs-container {
	max-height:500px !important;
}
.course-meta .cart {
	text-align:center;
}
.course-meta .add-to-cart-login {
	text-align:center;
	margin-left:-29px;
}
	
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width:28%;
	padding-right:20px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width:72%;
}
.listinline-resource {
	list-style:none;
	margin-left:-65px;
}
@media (max-width: 700px) {

.product_title.entry-title {
    font-size: 25px !important;
}
.summary.entry-summary h1 {
    font-size: 18px !important;
}

#tab-description > h2 {
    font-size: 20px;
}
#tab-description > h1 {
    font-size: 21px;
}

}

@media (max-width: 778px) {
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width:100% !important;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width:100%;
	}
}

@media (max-width: 760px) {
    .textbtn {
        font-size: 16px;
    }

	.col-xs-12.col-sm-6.col-md-12.imgaling{text-align: start; !important;}
}

