/*
Theme Name: Precision Patient
Author: Rokun Uzzaman
Author URI: mailto:rokun.cse@gmail.com
Description: This is a blank bootstrap 3.1.1 theme for wordpress. Feel free to use this as a starter template for your projects.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Wordpress editor styles start*/
@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600');
body{
	font-family: 'Work Sans', sans-serif;
	line-height:24px;
	font-weight:300;
	font-size:18px;
}
h1,h2,h3,h4{
	font-family: 'Work Sans', sans-serif;
	font-weight:500;
}
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

/*Wordpress editor styles end*/

.navbar-default {
    background-color: transparent;
    border: none;
    position: fixed;
    z-index: 5000;
    width: 100%;
    margin: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #fff;
	font-weight:400;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 400;
	font-size:14px;
}
.navbar-right {
    padding-top: 10px;
}
.navbar.scrolled a {
    color: #000 !important;
}
.scrolled .navbar-right {
    padding-top: 15px;
}
.scrolled .MainLogo, .SecondLogo{
	display: none;
}
.scrolled .SecondLogo{
	display:block;
}
nav.navbar.scrolled {
    background: rgba(255,255,255,.8);
    height: 80px;
    border-radius: 0;
}
.SubTitle {
    color: #fff;
    font-size: 18px;
}
.LearnMore a.vc_general.vc_btn3 {
    background: transparent;
    color: #fff;
    padding: 15px 55px;
}
.vc_custom_heading.CustomTitle, .vc_custom_heading.ct{
    font-weight: 600;
}
.CustomFont {
    font-size: 18px;
    line-height: 35px;
}
.nf{
	font-size:18px;
	font-weight:400;
	line-height:28px;
}
.WhiteText {
    color: #fff;
}
.over_img img {
    border-radius: 50%;
}
.pro_thumb {
    background: url(images/pro_fig.png) no-repeat 20px 0;
    /* width: 360px; */
    height: 347px;
    border-radius: 50%;
    position: relative;
}

.pro_thumb .migB {
    border-radius: 50%;
    overflow: hidden;
    height: 346px;
    max-width: 346px;
    width: 100%;
    position: absolute;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    left: 0;
}
.pro_thumb:hover .migB {
    left: 20px;
}
.pro_deees {
    position: absolute;
    width: 100%;
    z-index: 5000;
    bottom: 0;
    text-align: center;
    background: #fff;
	height:90px;
}
h3.pro_title {
    margin: 0;
    font-weight: 600;
    padding: 10px 0 0;
    font-size: 24px;
    color: #3e4365;
}
.pro_deees a {
    color: #e80b10;
    font-weight: 500;
    font-size: 16px;
    padding-left: 30px;
}
.clr{
	clear:both;
}
.eob ul {
    list-style: none;
	padding:0;
}
.eob ul li {
    padding: 10px 0;
}
strong.phone-icon, strong.email-icon{
    background: url(images/phone-icon.png) no-repeat 0 center;
    padding: 3px 0 3px 30px;
}
strong.email-icon{
	background: url(images/email-icon.png) no-repeat 0 center;
}
.Footer {
    background: #252525;
    color: #fff;
    font-size: 13px;
    padding: 40px 0 10px;
}
.copyright {
    padding: 20px 0 15px;
    border-top: 1px solid #383838;
    text-align: center;
    margin-top: 20px;
}
.Footer .menu-widget {
    width: 30%;
}
.Footer .first {
    width: 45%;
	padding-right:100px;
}
.Footer .col-md-3 h4 {
    font-size: 14px;
    margin: 0;
    padding: 0 0 15px;
}
.Footer .col-md-3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.Footer .col-md-3 a {
    color: #fff;
    line-height: 21px;
}
.collapse.navbar-collapse {
    display: block;
}
.header_top {
    background: #333;
    height: 90px;
}
.ProductImg .vc_single_image-wrapper {
    padding-bottom: 20px;
    width: 98%;
}
.ProductImg figure.wpb_wrapper.vc_figure {
    background: url(images/product_hole.png) no-repeat 0 0;
    border-radius: 50%;
}
a.more {
    color: red;
    font-weight: 500;
    font-size: 18px;
}
.vc_custom_heading.lpt {
    font-weight: 300;
}
.bxim figure.wpb_wrapper.vc_figure {
    background: url(images/feature_box.png) no-repeat 0 0;
    padding: 0 10px 20px;
}
.bxim .vc_single_image-wrapper.vc_box_circle {
    max-width: 310px;
}
.thumbs {
    margin-bottom: 10px;
	text-align:center;
	padding:15px 0 0 0;
	list-style:none;
}
.thumbs li {
    margin: 0 3px 10px !important;
    padding: 0 !important;
}
.thumbs li, .thumbs li a {
    width: 105px;
    height: 105px;
	display: inline-block;
    text-align: center;
}
.thumbs a {
    position: relative;
    font: bold 12px/25px Arial, sans-serif;
    color: #515151;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25), inset 1px 1px 0px rgba(0, 0, 0, 0.15);
}
.thumbs li a img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: 1px solid #d5d5d5;
    padding: 10px;
}
.thumbs li a:hover span {
    position: absolute;
    z-index: 101;
    bottom: -30px;
    display: block;
    width: 98px;
    height: 25px;
    text-align: center;
    border-radius: 3px;

    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);

    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -moz-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -o-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -ms-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: linear-gradient(top, #fff 0%,  #bcbcbc 100%);
}

.thumbs li a:hover span::before {
    width: 0;
    height: 0;
    border-bottom: 5px solid white;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    position: absolute;
    top: -5px;
    left: 44px;

}

.slide {
    overflow: hidden;
    margin: 0 !important;
}
.slide a {
    outline: none !important;
}
.slide,
.slide li{
    width: 100%;
    height: 448px;
    position: relative;
	padding:0;
	list-style:none;
}
.slide img {
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 450px;
}
.slide li {
    position: absolute;
    z-index: 50;
    margin: 0 !important;
    padding: 0 !important;
}
.tts {
    border: 1px solid #d5d5d5;
    padding: 0;
    margin: 0 20px;
}
@-webkit-keyframes slider {
    0% {left: -500px;}
    100% {left: 0;}
}

.slide li:target,ul.slide li.first {
    z-index: 100;
    -webkit-animation: slider 1s 1;
}

/*Not Target*/
@-webkit-keyframes noTarget {
    0% {z-index: 75;}
    100% {z-index: 75;}
}

.slide li:not(:target) {
    -webkit-animation: noTarget 1s 1;
}
.Rokun_slider br {
    display: none;
}
.InStock {
    background: url(images/stock.png) no-repeat left center;
    padding: 15px 0 15px 28px;
}
a.ad_cart {
    background: #d42a12;
    color: #fff;
    padding: 20px;
    display: block;
    text-align: center;
    max-width: 250px;
    font-weight: 600;
}
.PCF input[type='text'], .PCF input[type='email'], .PCF textarea, .PCF input[type='tel'] {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #d5d5d5;
}
.PCF input.wpcf7-submit {
    background: #26BBDB;
    border: none;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 80px;
    display: block;
}
.active_dot, .none_dot {
    padding: 0 0 8px 34px;
    position: relative;
	font-weight:400;
}
.active_dot:before, .none_dot:before {
    content: "";
    background: #177586;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 0;
    margin-right: 15px;
}
.none_dot:before {
    background: #fe9e50;
}
.col-md-4.user {
    font-weight:400;
    padding: 7px 0 5px 30px;
    background: url(images/man-icon.png) no-repeat 0 0;
}
div#TopSection {
    background-position: center top !important;
}
#BottomBG{
	background-position: center bottom !important;
}
.FooterTop{
	background:url(images/footer_contact.jpg) no-repeat 0 0;
	background-size:cover;
	padding:100px 0;
}
.CustomSize .pmp_product.col-sm-4 {
    width: 50%;
}
.CustomSize h3.pro_title {
    font-size: 18px;
}
/* ############ Media query Start */

@media (max-width:1200px){
.pmp_product.col-sm-4{
    width: 100%;
    max-width: 392px;
    margin: 0 auto;
    float: none;
}
.vc_row.eob {
    padding: 0 !important;
}
.navbar-toggle{
	display:block;
}
.collapse.navbar-collapse {
    display: none;
}
.collapse.in {
    display: block;
    background: rgba(255,255,255,.5);
}
.navbar-header, .navbar-nav, .navbar-nav > li{
	float:none !important;
}
.navbar-default .navbar-nav>li>a{
	color:#000;
}
}
@media (max-width:992px){
.Footer .first, .Footer .menu-widget, .Footer .col-md-3{
    width: 100%;
    text-align: center;
}
}
@media (max-width:767px){
#MB .vc_column-inner {
    padding: 20px !important;
    border: none !important;
}
	.vc_custom_heading.CustomTitle, .vc_custom_heading.ct{
    font-size: 35px !important;
    line-height: 46px !important;
	}
}