/*
Theme Name:         MedicalPlus
Theme URI:          http://medicalplus.moopress.rocks
Description:        A MooPress Theme
Tags: responsive-layout, theme-options
Version:            1.0.9
Author:             MooPress
Author URI:         http://medicalplus.moopress.rocks/
License:            Split License
License URI:        http://themeforest.net
*/
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.bypostauthor {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}
@media(max-width: 1330px) {
  .mp-social {
  	display: block;
  	float: right;
  }
  .logo.site-logo {
	width: 35%;
	height: 35%;
  }
  .header_section.row {
	margin: 0;
  }
  .header_outer .mobile-nav-toggle {
	font-size: 30px;
	top: 0;
  }
}



/*** added by fiver-dev-emminentgroup *******/

body {
  overflow-x: hidden;
  overflow-y: auto;
}
.container.page-with-sidebar {
  background: #fff;
}


img {
  max-width: 100%;
  width: auto;
}
/*------------- social -------------*/

.fa {
  border-radius: 50%;
  height: 35px;
  padding: 6px;
  text-align: center;
  text-decoration: none;
  width: 35px;
}
.fa:hover {
  opacity: 0.7;
}
.fa-facebook,.fa-twitter,.fa-instagram,.fa-pinterest {
  font-size: 24px !important;
}
.fa-facebook {
  background: #919191; 
  color: white;
}
.fa-twitter {
  background: #919191;
  color: white;
}
.fa-instagram {
  background: #919191;
  color: white;
}
.fa-pinterest {
  background: #919191;
  color: white;
}
.mp-social {
  display: block;
  float: right;
  position: relative;
  right: 20px;
}

/*---------- header ---------*/


.primary-nav {
  width: 50%;
}
.primary-nav .fullsize-nav-ul > li > a, .primary-nav .fullsize-nav-ul > li > .dropdown > a {
  font-size: 0.975em !important;
  padding: 0 10px;
}
.main-nav-col {
  width: 100%;
  padding: 0px 10px;
	padding-left:20px;
}
.header_outer .mobile-nav-toggle {
  color: #404040;
  float: right;
  height: 90px;
  line-height: 90px;
  margin-top: -3px;
  position: relative;
  right: 4px;
}
#header .container { padding: 0; }

@media screen and (max-width:1330px) {
  .logo.site-logo {
  	width: 20% !important;
  }
}
@media screen and (max-width:1190px) {
  .normal-header-outer .primary-nav {
  	display: none;
  }  
}
@media screen and (max-width:768px) {
  body .logo img.fullsize-logo {
  	height: auto;
	left: 0;
  	width: auto;
  }
  .logo.site-logo {
  	width: 35% !important;
  }
}
@media screen and (max-width:360px) {
  .wpcf7-form-control.wpcf7-submit,.wpcf7-form-control.wpcf7-submit:hover {
  	margin-top: 0;
	margin-left:0;
  }  
  .header_outer .mobile-nav-toggle {
	margin-top: 2px;
  }
  .logo.site-logo {
  	width: 60% !important;
  }
  .site-logo a {
  	display: inline;
  }  
  body .logo img.fullsize-logo {
  	height: auto;
	left: 0;
  	width: auto;
  }
  .mp-social {
	position: relative;
  	right: 5px;
  }
  .fa-facebook, .fa-twitter, .fa-instagram, .fa-pinterest {
  	font-size: 18px !important;
  	margin: 36px 0 24px;
  }
  .fa {
  	height: 26px;
  	padding: 6px;
  	width: 26px;
  }

}

.header_outer{
	background:#8092ac !important;
}

.primary-nav{
	width:70% !important;
	padding-right: 30px;
}

.logo.site-logo{
	width:30% !important;
}

.fullsize-nav-ul{
	text-align: right;
}

.fullsize-nav-ul li a{
	color:#fff !important;
	font-weight:600;
}

html body #footer .subfooter-wrapper{
	background:#8092ac !important;
}


.home-group{
	padding-left:0px !important;
	padding-right:0px !important;
	left:0px !important;
	width: calc(100% - 0px) !important;
	max-width:100% !important;
}

.bbh-section{

}

.bbh-section h2{
    font-family: 'Montserrat';
    text-transform: none;
    font-weight: 600;
    color: #498271;
    font-size: 62px;
    text-align: center;
	position: relative;
    right: -100px;
}


.bbh-section{
	background: url(https://jeffreybland.com/wp-content/uploads/2020/11/bbh-flower.png) no-repeat 0px center;
    background-size: 500px;
}

.bbh-inline-sec .wpb_wrapper{
	display:flex;
    justify-content: space-between;
    align-items: center;
	max-width: 762px;
    /* float: right; */
    margin: auto;
}

.bbh-heading{
	margin-bottom:20px;
}

.bbh-inline-sec .wpb_wrapper div{
	font-family: 'Montserrat';
    text-transform: none;
    font-weight: 600;
    color: #498271;
    font-size: 26px;
    text-align: right;
    position: relative;
    right: -61px;
}
	
.bbh-inline-sec .wpb_wrapper img{
	width: 265px;
    height: auto;
    margin-left: 0px;
    margin-right: -30px;
    position: relative;
    right: -45px;
}

.bbh-inline-sec a{
	font-family: 'Montserrat';
    text-transform: none;
    font-weight: 500;
    color: #498271;
    font-size: 18px;
    text-align: right;
    letter-spacing: 0.5px;
    border: solid 2px;
    padding: 10px 20px;
}

.inline-logos{

}

.inline-logos-row2 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
	display:flex;
	justify-content:space-between;
}


.inline-logos-row2{
	padding-bottom:40px;
}

.inline-logos-row2 img{
	width:auto;
	height:80px !important;
}

.inline-logos p{
	color: #999999;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
	font-family: 'Merriweather', serif;
}


.img-txt-row{
	padding:0px !important; 
	width:100% !important;
	left:0px !important;
}

.img-txt-row .wpb_single_image{
	margin-bottom:0px !important;
}

.img-txt-row .vc_column-inner {
	padding:0px !important;
}

.img-txt-row p{
    color: #8092ac;
    font-size: 24px;
    width: 80%;
    margin: auto;
    font-family: 'Montserrat';
    font-weight: 500;
}

.img-txt-row p strong{
    font-weight: 700;	
	display:block;
	margin-bottom:30px !important;
}

.img-txt-row .custom-btn a{
    background: #9d8fd1 !important;
    border: none !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0px;
    margin-top: 20px;
}

.testimonials-sec{
	background:#8092ac;
	position:static !important;
	margin-top:100px;
}

.testimonials-heading{
	padding-top:50px;
}

.testimonials-heading p{
	color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
}

.testimonials-heading img{
	width: 150px;
    height: auto;
    margin-top: -70px;
}

.testimonials-text{
	
}

.testimonials-text blockquote{
	padding:0px;
	border:none;
}

.testimonials-text p{
	color: #fff;
    font-size: 16px;
    font-weight: 700;
	text-align: right;
    padding-right: 150px;
}

.testimonials-text blockquote p{
	font-family: initial;
    font-style: italic;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-align: right;
	padding-right:0px;
	font-family: 'Merriweather', serif;
}

.testimonials-img img{
	margin-top:-60px;
	margin-bottom:-45px;
}

.social-icons p{
	text-align:center;
}

.social-icons p img{
	width: 80px;
    height: auto;
    margin: 25px;
}

.slider-mobile-only{
	display:none;
}

.newsletter-sec{
	background:#7d92af;
	padding-top:50px;
	padding-bottom:0px;
	margin-bottom:50px;
	position:static !important;
}

.newsletter-sec .wpb_text_column p{
	color:#fff;
	font-size:24px;
	font-family: 'Montserrat';
	font-weight:600;
	text-align:center;
	width: 700px;
    margin: auto;
    max-width: 100%;
}

.newsletter-sec form input[type="email"]{
	border: none;
    font-size: 18px;
    height: 60px;
    width: 350px;
}

.newsletter-sec form input[type="button"]{
    background: #9d8fd1 !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0px;
    border: solid 1px #fff;
    width: 250px;
    max-width: 100%;
    height: 60px;
}

.newsletter-sec .wpcf7-form label{
	float:none;
	display:table;
	margin:auto;
}

.newsletter-sec .wpb_text_column{
	margin-bottom:0px;
}

@media (min-width:1024px) and (max-width:1199px){
	.bbh-section h2{
		font-size:48px;
	}
	
	.bbh-section {
		background-size:300px;
		background-position:0px center;
		margin-bottom:50px;
	}
	
	.bbh-section .vc_col-sm-8{
		width:100%;
	}
	
	.bbh-inline-sec{
		margin-right:-40px;
	}
	
	.bbh-inline-sec .wpb_wrapper div{
		margin-right:20px;
	}
	
	.inline-logos-row2 img{
		height:60px !important;
	}
	
	.bbh-inline-sec{
		position: relative;
    	right: -150px;
	}	
	
}

@media (min-width:768px) and (max-width:1023px){
	.inline-logos-row2 img{
		height:45px !important;
	}
	
	.img-txt-row p{
		font-size:16px;
		width:90%;
	}
	
	.img-txt-row p strong{
	    margin-bottom: 10px !important;
   	 	margin-top: 20px
	}
	
	.bbh-section h2{
		font-size:48px;
	}
	
	.bbh-section {
		background-size:200px;
		background-position:0px bottom;
		margin-bottom:50px;
	}
	
	.bbh-section .vc_col-sm-8{
		width:100%;
	}
	
	.bbh-inline-sec{
		margin-right:-40px;
	}
	
	.bbh-inline-sec .wpb_wrapper div{
		margin-right:20px;
	}
	
	.bbh-inline-sec .wpb_wrapper img{
		right:-110px;
	}
	
	.bbh-inline-sec .wpb_wrapper div{
	    right: -107px;
		font-size:20px;
		top: -14px;
		white-space:nowrap;
	}
}

@media (max-width:767px) {
	.social-icons p img{
		width: 40px;
    	height: auto;
    	margin: 70px 10px 10px;
	}
	
	.testimonials-text p{
		padding-right: 0px;
    	margin-bottom: 90px !important;
	}
	
	.testimonials-text blockquote p{
		font-size:24px;
		margin-bottom:0px !important;
	}
	
	.testimonials-heading p{
		line-height: 120%;
		font-size:32px;
	}
	
	.testimonials-heading img{
		margin-top:-20px;
	}
	
	.testimonials-img{
		text-align:center !important;
	}
	
	.home-group{
		width: calc(100% - 30px) !important;
	}
	
	.img-txt-row p{
		width:100%;
		font-size:18px;
	}
	
	.inline-logos-row2 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
		flex-direction: column;
	}
	
	.img-txt-row.row-rev{
		flex-direction:column-reverse;
		margin-top:50px !important;
	}
	
	.img-txt-row p strong{
    	margin-bottom: 10px !important;
    	margin-top: 20px;
	}
	
	.bbh-section h2{
		font-size:32px;
	}
	
	.bbh-inline-sec .wpb_wrapper{
		flex-direction: column-reverse;
	}
	
	.bbh-inline-sec .wpb_wrapper div{
		margin-right:-20px;
		font-size: 22px;
    	text-align: center;
	}
	
	.bbh-section{
		background-size: 300px;
    	padding-bottom: 180px;
    	margin-bottom: 45px;
		background-position:0px bottom;
	}
	
	.bbh-inline-sec a{
		display: table;
    	margin: 20px auto 0px;
		padding:5px 20px;
	}
	
	.slider-style-home .tp-revslider-slidesli > div{
		display:none !important;
	}
	
	.slider-style-home .tp-revslider-slidesli > div:first-child{
		display:block !important;
	}
	
	.slider-mobile-only{
		display:block;
	}
	
	.slider-style-1{
		color: rgb(0, 0, 0);
    	font-size: 18px;
	}
	
	.slider-style-2{
	    font-size: 22px;
    	line-height: 120%;
    	margin-bottom: 10px;
	}
	
	.slider-style-2 p{
		margin-bottom:0px;
	}	
	
	.slider-style-3{
	    font-size: 18px;
    	line-height: 120%;
    	margin-bottom: 10px;
	}
	
	.slider-style-3 p{
		margin-bottom:0px;
	}
	
	.slider-style-4{
		color:#000;
	}
	
	.slider-style-5{
		line-height:120%;
	}
	
	.slider-style-5 p{
		margin-bottom:5px;	
	}
	
	.newsletter-sec form input[type="email"]{
		width:100%;
	}
	
	.newsletter-sec .wpb_text_column p{
		font-size:18px;
	}
	
	.bbh-section h2,
	.bbh-inline-sec .wpb_wrapper img,
	.bbh-inline-sec .wpb_wrapper div{
		position:static;
	}
}
