/*
Theme Name:	iMedica Child Theme
Theme URI: 	https://brainstormforce.com/demos/imedica/
Description:Child Theme for iMedica WordPress Theme
Author: 	Brainstorm Force
Author URI: http://themeforest.net/user/brainstormforce
Template:   imedica
Version:    1.1
License: 	Themeforest Split Licence
License URI: - 
Tags:       light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Tags: 		2 Column, 3 columns.
*/

@font-face {

	 font-family: 'Brandon Black';
	 src: url('./webfonts/Brandon_blk.otf');
	 font-weight: normal;
	 font-style: normal;

}

@font-face {

	 font-family: 'Brandon Bold';
	 src: url('./webfonts/Brandon_bld.otf');
	 font-weight: normal;
	 font-style: normal;

}

@font-face {

	 font-family: 'Brandon Regular';
	 src: url('./webfonts/Brandon_reg.otf');
	 font-weight: normal;
	 font-style: normal;

}

@font-face {
	 font-family: 'Proxima Nova';
	 src: url('./webfonts/Mark Simonson - Proxima Nova Regular.otf');
	 font-weight: normal;
	 font-style: normal;
}

@font-face {
	 font-family: 'Proxima Nova Bold';
	 src: url('./webfonts/Mark Simonson - Proxima Nova Bold.otf');
	 font-weight: normal;
	 font-style: normal;
}



h1, h2, h3, p, a{
	font-family: 'Brandon Regular';
}

.heading1Blue{
	text-transform: uppercase;
	font-size: 60px;
	color: #aeeacb;
	font-family: 'Brandon Bold' !important;
}

.heading1Blue img, .heading1Green img{
 margin-top:4vh;	
}

.heading1Green{
	text-transform: uppercase;
	font-size: 60px;
	color: #28bab4 !important;
	font-family: 'Brandon Bold' !important;
}

.heading1DarkGreen{
	text-transform: uppercase;
	font-size: 60px;
	color: #0D6B64 !important;
	font-family: 'Brandon Bold' !important;
}

.h1HeadingLight{
	font-size: 30px;
	font-family: 'Brandon Regular';
}

.heading3Grey{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	color: #75778c !important;
	font-family: 'Brandon Bold' !important;
}

.smallText{
	text-transform: uppercase !important;
	font-size: 13px !important;
	line-height: 20px;
	color: #75778c !important;
	font-family: 'Brandon Black' !important;
}

a{
	font-family: 'Proxima Nova' !important;
}

input[type="text"]:focus{
	box-shadow: 0px 0px 5px 0px #28bab4;
	border-color: #28bab4;
}

/*Landing page */

.global{
  /* background-image: url("/wp-content/uploads/2017/01/AS-TheSpeaker-Header.jpg"); */
  background-image: url("/wp-content/uploads/2017/03/AlexShalman-Website-Speaker-1024-1.jpg");
    
    background-position: center;
}

.left{
  width: 50%;
  vertical-align:top;
  display: inline-block;
  /* background-image: url("/wp-content/uploads/2017/01/AS-TheDentist-Header.jpg"); */
  background-image: url("/wp-content/uploads/2017/03/AlexShalman-Website-Dentist-1024-1.jpg");
  height: 350px;
  margin: 0px;
  padding:0px;
  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
    background-size: cover;
  
}

.right{
  width: 50%;
  vertical-align:top;
  display: inline-block;
  height: 350px;
  background-position: -964px;
  margin: 0px;
  padding:0px;
  margin-left:-4px;
  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
}

.global:hover .left{
  width:20%;
}
.global .left:hover{
  width: 80%;   
}

.contentLeft{
  height: 100%;
  display:flex;
  align-items:  center; 
  padding-left:4vw;
  cursor: pointer;
  text-align: center;
}

.contentRight{
  height: 100%;
  display:flex;
  align-items:  center; 
  padding-left:4vw;
  text-align: center;
  /* float: right; */
  padding-right: 4vw;
  cursor: pointer;
  position: absolute;
  right: 0;
  
}






/* .slick-slider .slick-list .slick-track .slick-slide:not(:last-child){ */
	/* margin-left: 15px !important; */
	/* margin-right: 0px !important; */
/* } */

/* .slick-slider .slick-list .slick-track .slick-slide:first-child{ */
	/* margin-left: 0px !important; */
/* } */

/* .slick-slider .slick-list .slick-track .slick-slide:last-child{ */
	/* margin-left: 5px !important; */
	/* margin-right: 10px !important; */
/* } */



/* ABout page */

#bannerAboutMobile, #bannerArtistMobile{
	display: none;
}

.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	color: #28bab4 !important;
	font-family: 'Brandon Bold' !important;
}

.timeline-block .timeline-header h3 .light, .timeline-header-block .timeline-header h3 .light{
	font-family: 'Brandon Regular' !important;
}

.ult-responsive .timeline-item-spt, .normalTextTimeline, .timeline-header-block .timeline-header p{
	font-size: 16px !important;
	line-height: 26px !important;
	color: #555 !important;
	font-family: 'Proxima Nova' !important;
}

.heading2White{
	text-transform: uppercase;
	font-size: 30px !important;
	color: #fff;
	font-family: 'Brandon Bold' !important;
}

.heading1White{
	text-transform: uppercase;
	font-size: 60px !important;
	color: #fff;
	font-family: 'Brandon Bold' !important;
}

.normalTextWhite{
	font-size: 16px !important;
    line-height: 26px !important;
    color: #fff !important;
    font-family: 'Proxima Nova' !important;
}

.bannerNormalTextWhite, .bannerNormalTextWhite p{
	font-size: 17px !important;
    line-height: 26px !important;
    color: #fff !important;
    font-family: 'Proxima Nova' !important;
}

.bannerNormalText{
	font-size: 17px !important;
    line-height: 26px !important;
    color: #555 !important;
    font-family: 'Proxima Nova' !important;
}

.green{
	color: #28bab4 !important;
	font-weight: bold;
	letter-spacing: 0px;
}

#bannerAbout, #bannerPorcelain, #bannerServices, #bannerSpeaker {
	text-align:center;
	height: 675px;
}

.normalText, .normalText p{
	font-size: 16px !important;
	line-height: 26px !important;
	color: #555 !important;
	font-family: 'Proxima Nova' !important;
}

.heading2Green{
	text-transform: uppercase;
	font-size: 30px;
	color: #28bab4;
	font-family: 'Brandon Black' !important;
}

.timeline-line{
	border-right: 3px solid #28bab4 !important;
	border-width: 3px; 
	border-style: solid; 
	border-left: 3px solid #28bab4 !important;
	border-width: 3px; 
	border-style: solid; 
	/*
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 204, 0, 0.2)), to(#28bab4)) 1 100%;  
	-webkit-border-image: -webkit-linear-gradient(rgba(255, 204, 0, 0.2), #28bab4) 1 100%; 
	-moz-border-image: -moz-linear-gradient(rgba(255, 204, 0, 0.2), #28bab4) 1 100%; 
	-o-border-image: -o-linear-gradient(rgba(255, 204, 0, 0.2), #28bab4) 1 100%; 
	border-image: linear-gradient(to bottom, rgba(255, 204, 0, 0.2), #28bab4) 1 100%*/
}

.timeline-block {
	border-color: #d6dce6 !important;
}

.timeline-wrapper .timeline-dot {
    border: 3px solid #28bab4 !important;
}

.ult-timeline-arrow l, .ult-timeline-arrow s{
	display: none !important;
}

.timeline-wrapper .timeline-dot{
	background-color: #fff !important;
	width: 6px;
    height: 6px;
	padding: 6px;
}

.timeline-post-left .timeline-dot {
    right: -31px;
}

.timeline-post-right .timeline-dot {
    left: -27px;
}

.aio-icon-img .img-icon{
	margin-left: 48px;
}

.timeline-line o, .timeline-line z{
	display: none !important;
}

.timeline2006 .aio-icon-img .img-icon {
    margin-left: -56px !important;
}


/* New Timeline*/
.wphtsp-history-design-2 .wphtsp-timeline-image {
    display: inline-block !important;
    width: 30% !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img{
    width: 25px !important;
    height: 25px !important;
	background-color: #fff !important;
	margin-top: 4vh;
	left: 4px !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(1) .wphtsp-timeline-content, .wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(3) .wphtsp-timeline-content,
.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(5) .wphtsp-timeline-content, .wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(8) .wphtsp-timeline-content{
	margin-top:30px !important;
}

.wphtsp-history-inner-wrp .wphtsp-content div{
	font-size: 16px !important;
    line-height: 26px !important;
    color: #555 !important;
    font-family: 'Proxima Nova' !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img img{
	margin-top: -1px !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img.wphtsp-custom-icon{
	width: 100px !important;
    height: 100px !important;
	background-color: #fff !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img .fa{
	display: none !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img{
	border: 5px solid #aeeacb !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-img:hover{
	border: 5px solid #28BAB4 !important;
}

.wphtsp-history-design-2 .wphtsp-timeline-block:nth-child(odd) .wphtsp-timeline-content{
	border-right: 5px solid #aeeacb !important;
}

.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-content:hover + .wphtsp-timeline-img{
	border: 5px solid #28BAB4 !important;
	background-color: #fff;
}

#wphtsp-history-design-2.wphtsp-history-design-2 .wphtsp-timeline-block:nth-child(even) .wphtsp-timeline-content:before{
	border-left: 15px solid #aeeacb  !important;
	top:33px !important;
}

.wphtsp-history-design-2 .wphtsp-timeline-block:nth-child(even) .wphtsp-timeline-content{
	border-left: 5px solid #aeeacb  !important;
}

.wphtsp-history-design-2 .wphtsp-timeline-block:nth-child(odd) .wphtsp-timeline-content:before{
	border-left: 15px solid #aeeacb  !important;
}

/* .wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-content{ */
	/* border-left: 5px solid #28BAB4 !important; */
/* } */

#newTimeline{
	padding-top:4vh !important;
	padding-bottom: 6vh !important;
}

#newTimeline .wphtsp-history-inner-wrp .wphtsp-timeline h2.wphtsp-content-title span{
	text-transform: uppercase !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #28bab4 !important;
    font-family: 'Brandon Bold' !important;
}

.wphtsp-history-design-2 .wphtsp-timeline::before{
	background: #aeeacb !important;
	width: 4px !important;
}

@media screen and (max-width:64em){
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img{
		left: 20px !important;
	}
	
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img.wphtsp-custom-icon{
		width: 50px !important;
		height: 50px !important;
		left: 6px !important;
	}
	
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img{
		margin-top: 2vh !important;
	}
	
	.wphtsp-history-design-2 .wphtsp-timeline-block:nth-child(odd) .wphtsp-timeline-content {
		border-right: none !important;
		margin-right: 3vw;
	}
	
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-content{
		border-left: none !important;
		margin-right: 7vw !important;
		width: 76% !important;
	}
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-content:before{
		display: none !important;
	}
	
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(1) .wphtsp-timeline-content, 
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(3) .wphtsp-timeline-content, 
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(5) .wphtsp-timeline-content, 
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block:nth-child(8) .wphtsp-timeline-content{
		margin-top: 0px !important;
	}
	
	.wphtsp-history-design-2 .wphtsp-timeline .wphtsp-timeline-block .wphtsp-timeline-img img{
		margin-top: 0px !important;
	}
}

#instaSection{
	border-top: 1px solid rgba(214, 220, 230, 0.5) !important;
}

.heading3Green{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 26px;
	color: #28bab4;
	font-family: 'Brandon Bold' !important;
}

.heading2Yellow{
	text-transform: uppercase;
	font-size: 30px;
	color: #ffcc00;
	font-family: 'Brandon Black' !important;
}

.yellow{
	color: #ffcc00;
	letter-spacing: 0px;
}

/* FOOTER */
.small-footer-left{
	width: 60% !important;
}

.small-footer-right{
	width: 39% !important;
}

.boxFooter1{
	display: inline-block;
    width: 109px;
    vertical-align: top;
	font-family: 'Proxima Nova' !important;
	font-size: 16px;
}

.boxFooter2{
	display: inline-block;
    width: 41vw;
    vertical-align: top;
	font-family: 'Proxima Nova' !important;
	font-size: 16px;
}

.footerLeftContacts{
	display: inline-block;
	width: 38%;
	vertical-align: top;
	font-family: 'Proxima Nova' !important;
	font-size: 16px;
}

.footerRightContacts{
	display: inline-block;
	width: 31%;
	vertical-align: top;
	font-family: 'Proxima Nova' !important;
	font-size: 16px;
	text-align: left;
    padding-left: 15px;
}


.resizeImage img{
	max-width: 50%;
}

.boxFooter2 .resizeImage{
	max-width: 100px !important;
}

.boxFooter2 .resizeImage{
	float:right;
}

.footer-siteinfo-wrapper .imedica-row{
	width: 90% !important;
}

/* HEADER MENU */
.site-header-main > .imedica-row{
	display: none !important;
}

.site-title.site-logo-img img{
	max-width: 165px !important;
}

.header-layout2 .main-search.header-search{
	position:relative !important;
}

.headerScheduleContactsRight{
	padding-right: 0px !important;
	font-family: 'Proxima Nova' !important;
	font-size: 13px;
	color: #555 !important;
	    padding-left: 0px !important;
}

.headerScheduleContacts, .headerScheduleContacts a{
	font-family: 'Proxima Nova' !important;
	font-size: 13px;
	color: #555 !important;
	padding-right:0px !important;
}

.navbar-fixed-top .main-search .search{
	display: none !important;
}

.navbar-inverse1.navbar-fixed-top1.header-layout2 > .imedica-row, .navbar-inverse.navbar-fixed-top.header-default.header-fixed > .imedica-row{
	width: 90% !important;
}

.navbar-inverse1.navbar-fixed-top1.header-layout2 > .imedica-row .container.imedica-container, .navbar-inverse.navbar-fixed-top.header-default.header-fixed > .imedica-row .container.imedica-container{
	width:100% !important;
}

.button.search-submit{
	display: none !important;
}

.header-search .search span.text input.imd-search{
	border-radius: 22px;
    padding: 10px;
}
.header-search span.text {
    width: 45%;
}

.ain-search.header-search{
	padding-left: 5vw !important;
}

.navbar-inverse.navbar-fixed-top.header-default.header-fixed .site-title.site-logo-img, .navbar-inverse.navbar-fixed-top.header-default.header-fixed .site-title{
	width:100% !important;
}

#sfm-sidebar .sfm-nav .sfm-menu li a{
	line-height: 30px !important;
	font-size: 30px !important;
}

.navbar-inverse.navbar-fixed-top.header-default.header-fixed .site-logo-img img {
    height: auto !important;
}

/* Porcelain Veneers */
.paragraph2Green{
	font-size: 17px;
    line-height: 26px;
    color: #28bab4;
    font-family: 'Proxima Nova Bold' !important;
}

.normalTextGreen{
	font-size: 16px;
    line-height: 26px;
    color: #28bab4;
    font-family: 'Proxima Nova' !important;
}

.listBenefitsColumn .wpb_content_element.animated.slideInDown{
	margin-bottom: 0px !important;
}


.benefitsList{
	list-style: none;
	padding-left:0px !important;
}

.benefitsList li{
	font-size: 16px !important;
    line-height: 26px !important;
    color: #fff !important;
    font-family: 'Proxima Nova' !important;
}

.columnImageZoom img{
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.columnImageZoom:hover img{
	-moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.benefitsList li img{
	max-width: 96px;
}

.heading3Yellow{
	text-transform: uppercase !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #ffcc00 !important;
    font-family: 'Brandon Bold' !important;
}
.timeline-wrapper .timeline-block{
	border: none;
	background: transparent;
}
span.ubtn-data,  span.ubtn-text, #fca_eoi_form_11055 .fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper input {
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25) !important;
}
#scheduleRow h2{
	color: #28bab4;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.schedule-captcha {
    text-align: center;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.schedule-captcha > div {
    margin: -20px auto 30px;
}
.btnYellow button{
	font-family: 'Proxima Nova' !important;
	font-size: 14px !important;
    line-height: 22px !important;
	letter-spacing: 0.03em !important;
	border-radius: 8px !important;
	padding: 10px 30px !important;
	font-weight: bold !important;
	overflow: initial;
}

.normalTextGrey{
	font-size: 16px !important;
	line-height: 26px !important;
	color: #555 !important;
	font-family: 'Proxima Nova' !important;
	color: #d6dce6 !important;
}

.beforeAfter{
	padding-left:15vw;
}

/* SERVICES */
.servicesList{
	list-style: none;
	padding-left:0px !important;
}
.servicesList li{
	clear: left;
}

.servicesList li a{
	font-size: 16px !important;
    line-height: 20px !important;
    color: #fff !important;
    font-family: 'Brandon Bold' !important;
    display: flex;
}
.servicesList li a:hover{
    color: #aeeacb !important;
}
.servicesList li img{
	max-width: 48px;
	float: left;
}

#bannerServicesMobile{
	display: none;
}

#invisalignMobile, #teethMobile, #juvedermMobile, #fullMouthMobile, #bannerPorcelainMobile{
	display: none;
}

/*Smile Makeovers*/
#lastPosts ul.vc_grid-filter li:nth-child(5){
    padding: 0 !important;
}
.headerScheduleContactsRight{
    float: right;
    width: 117px;
}
.single-post footer{
    margin-top:17px;
}
.af-form-wrapper .af-textWrap{
    float:left;
}
.imedica-pagination a.inactive{
    border:1px solid #28bab4;
}
.imedica-pagination a.inactive:hover{
    background-color:#28bab4;
 border:1px solid #28bab4;
}
.imedica-pagination span.current, .imedica-pagination > span{
    background-color:#28bab4;
    border:1px solid #28bab4;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{
    text-transform: uppercase;
}
#lastPosts ul.vc_grid-filter li:nth-child(4):before{
    margin-bottom: -3px;
}
.ult-testiblock-testimonial-content p.normalText{
    text-align:left;
}
.ubtn-hover{
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.search-results p{
    font-size: 13px;
    font-family: 'Open Sans';
}
#sb_instagram .sbi_photo_wrap{
    background-color:#28bab4 !important;
}
 #sb_instagram a:hover{
    /*opacity:0.30 !important;*/
}
.wpcf7 p{
    float:left;
}
.search-results .theme-showcase .imedica-container{
    width: 720px !important;
    margin: 0 auto;
}

.vc_gitem-zone-a{
    background-color: #222222;
    background-image:none;
}
.destakImage {
    background-color: #aeeacb;
}
.imedica-sharing-title{
    padding:0;
}
.imedica-sharing-links {
    margin: 0;
    padding: 0;
}
.imedica-social-sharing a{
    width: auto;
    display: inline-block;
}
.imedica-social-sharing a img{
    height: 21px;
}
li > ol, li > ul {
    margin-bottom: 0;
    margin-left: 5.5em;
}
.single-post .post-content p{
    font-size: 16px !important;
    line-height: 26px !important;
    color: #555 !important;
    font-family: 'Proxima Nova' !important;
}
.single-post .post-content a{
    color:#28bab4;
}
.single-post .post-content strong{
    color: #28bab4;
}
.single-post .post-content ol li, .single-post .post-content ul li {
    font-size: 16px;
    color: #555555;
    font-family: 'Proxima Nova' !important;
    line-height: 23px;
    font-weight: bold;
    letter-spacing: 0px;
}
#quoteSectionVeneers strong{
    font-family: 'Proxima Nova Bold';
}
.search-results .theme-showcase a{
    color: #28bab4;
}
.search-results .post-thumb{
    display:none !important;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span{
    color: #28bab4 !important;
    font-weight: bold; 
}
.single-post .post-content h3{
    text-transform: uppercase;
    font-size: 30px;
    color: #28bab4;
    font-family: 'Brandon Black' !important;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}
.single-post .post-content blockquote, .search-results blockquote {
    margin: 30px 60px;
    padding: 20px;
    position: relative;
    border-top: none;
    border-bottom: none;
    font-style: normal;
    text-align: center;
}
blockquote::before {
    content: "";
    background: url('/wp-content/uploads/2017/02/quote_mark.png');
    width: 126px;
    background-size: 87px;
    height: 50px;
    position: absolute;
    background-repeat: no-repeat;
    left: calc(50% - 63px);
    top: -34px;
    background-position: center;
}
.search-results blockquote{
    margin-top: 60px;
}

.search-results blockquote::after{
    content:none;
}
.single-post .post-content blockquote p, .search-results blockquote p {
    font-size: 17px !important;
    color: #28bab4 !important;
}
.single-post .post-content div.graph{
    width: 600px;
    margin: 0 auto;
    background: #E9F8F7;
    padding: 20px;
    margin-top: 40px;
margin-bottom: 40px;
}
.single-post .theme-showcase .imedica-container {
    width: 794px !important;
    max-width: 100% !important;
    margin:0 auto;
}
.vc_custom_1488285997545 {
    margin-top: 26px !important;
}
.vc_custom_1487935669359 {
    margin-top: 30px !important;
}
.single-post .post-content figcaption.wp-caption-text {
    background: #28BAB4;
    margin: 0;
    color: #FFFFFF;
    padding: 10px 0;
    padding-bottom: 40px;   
}
.single-post .post-content img {
    margin-bottom: 0px; 
}
.single-post .post-content div.graph ul li {
    font-weight:normal;
}
.single-post .post-content blockquote p span.author{
    font-weight: bold;
}
.single-post .post-content img {
    border: none !important;
}
.single-post .post-content blockquote::after {
    content:none;
}
.no-image{
	margin-top: -180px;
}
.iMedica-cmt-avatar-wrap img {
    width: 54px;
}
.pp_top, .pp_bottom {
    display: none;
}
div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content_container .pp_left{
    background:none;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: transparent;
}
div.pp_default .pp_close{
    background: url('/wp-content/uploads/2017/02/close.png') 2px 1px no-repeat;
    background-size: 20px;
}
.pp_details{
    position: absolute !important;
    top: -10%;
}
.bottom-form{
     background-size: cover;
}
.bottom-form input[type=text], .bottom-form input[type=email]{
    border-radius: 6px;
    padding: 8px 5px 8px 20px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    width: 264px;
    margin-right: 25px;
}   
.bottom-form input[type="submit"]{
    font-weight: normal;
    border: none;
    outline: 0;
    background: #ffcc00 !important;
    color: #ffffff;
    font-family: 'Proxima Nova' !important;
    font-size: 13px !important;
    line-height: 20px !important;
    border-radius: 5px !important;
    padding: 10px 30px !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}
.vc_custom_1487935669359 {
    margin-top: 2vh !important;
}
.vc_custom_1484567975429 {
    
    padding-top: 10vh ;
    padding-right: 15vw ;
    padding-bottom: 10vh ;
    padding-left: 15vw ;
}
.sbi_photo_wrap .likes{
	text-align: center;
	color: #FFFFFF !important;
	font-family: 'Proxima Nova' !important;
	padding-top: 44%;
	position: absolute;
	top: 0;
	height: 100%;
	background: rgba(40, 186, 180, 0.90);
	width: 100%;
}
.schedule-form-container input[type=text], .schedule-form-container input[type=email]{
    border-radius: 6px;
    padding: 9px 5px 6px 20px;
    border: 1px solid #D7DDE7;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    width: 264px;
    margin-right: 25px;
    font-size: 13px;
}
.schedule-form-container {
    width: 566px;
    margin: 0 auto;
    margin-top: -75px;
}
.schedule-form-container .vc_row{
    margin-bottom: 15px;
}
.schedule-form-container textarea{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 6px;
    padding: 8px 0 0 20px; 
    border: 1px solid #D7DDE7;
    font-size: 13px;
}
.vc_gitem-zone, .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9::before {
    height: 300px;
}
.vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
    top: 60%;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color:none;
    color:#FFCC00;
}
.essb_links.essb_template_clear-retina .essb_link_facebook a .essb_icon, .essb_links.essb_template_clear-retina .essb_link_google a .essb_icon, .essb_links.essb_template_clear-retina .essb_link_twitter a .essb_icon{
    background-color:#FFFFFF;
    background-image:none;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent;
    color: #FFCC00 !important;
}
#lastPosts ul.vc_grid-filter li:nth-child(7):before {
    content: url(/wp-content/uploads/2017/01/AS-TheSpeaker-Category-PersonalDevelopment.png);
    display: block;
}
 .essb_link_facebook a:hover .essb_icon,  .essb_link_twitter a:hover .essb_icon,  .essb_link_google a:hover .essb_icon {
    border: none !important;
    background-color: #FFFFFF !important;
    opacity:1;
-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.essb_links.essb_template_clear-retina .essb_link_facebook a .essb_icon:before {
    content: "\f09a";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  color: #28bab4;
  z-index: 1;
  padding: 3px 7px 0 12px;
}
.essb_links.essb_template_clear-retina .essb_link_twitter a .essb_icon:before{
 content: "\f099";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  color: #28bab4;
  z-index: 1;
padding: 2px 6px 0 9px;
}
.essb_links.essb_template_clear-retina .essb_link_google a .essb_icon:before{
content: "\f0d5";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  color: #28bab4;
  z-index: 1;
  padding: 3px 7px 0 6px;
}
.essb_links.essb_template_clear-retina .essb_icon{
    padding-top:8px;
}
span.wpcf7-not-valid-tip {
    color: #ffcc00;
}
.schedule-form-container input[type="submit"]{
    font-weight: normal;
    border: none;
    background: #ffcc00;
    color: #ffffff;
    font-family: 'Proxima Nova' !important;
    font-size: 13px !important;
    line-height: 22px !important;
    letter-spacing: 0.03em !important;
    border-radius: 8px !important;
    padding: 13px 30px !important;
    text-transform: uppercase;
    outline: none;
}
.html5-video-player a {
    display:none !important;
}
.schedule-form-container .submit{
    text-align: center;
    margin-top: 45px;
}
.wpcf7-response-output wpcf7-display-none wpcf7-mail-sent-ok{
    display:none !important;
}
#thankYou h2{
color: #28bab4 !important;
text-align:center;
font-family: 'Brandon Bold' !important;
font-size: 28px;
margin-top:10px;
}
.wpcf7-display-none {
    display: none !important;
}
#thankYou p{
font-size: 16px !important;
line-height: 26px !important;
color: #555 !important;
font-family: 'Proxima Nova' !important;
text-align: center;
margin-top: -10px;
}
#thankYou .fa-check{
    font-size: 28px;
    color: #28bab4 !important;
}
.wpcf7-response-output wpcf7-display-none wpcf7-mail-sent-ok{
    display:none !important;
}
.schedule-form-container input::-webkit-input-placeholder, .schedule-form-container textarea::-webkit-input-placeholder { 
  text-transform: uppercase;
}
.schedule-form-container input::-moz-placeholder, .schedule-form-container textarea::-moz-placeholder {
  text-transform: uppercase;
}
.schedule-form-container input:-ms-input-placeholder, .schedule-form-container textarea:-ms-input-placeholder { 
  text-transform: uppercase;
}
.schedule-form-container input:-moz-placeholder, .schedule-form-container textarea:-moz-placeholder { 
  text-transform: uppercase;
}


/* The Speaker */

#bannerSpeaker{
	background-position: top center !important;
}

.normalTextYellow.vc_gitem-post-data{
	font-family: 'Proxima Nova' !important;
    font-size: 16px !important;
    color: #ffcc00 !important;
}
#sb_instagram .sbi_photo img {
    width: 172px;
}
#servicesList li a:hover{
    color:#aeeacb;
}
.vc-gitem-zone-height-mode-auto:before{
	background-color: rgba(0,0,0,0.7) !important;
}

.vc_gitem-post-data.normalTextWhite{
	font-family: 'Proxima Nova';
	font-size: 16px !important;
	color: #fff !important;
	margin-top: -3vh !important;
}

.paragraph2Green.vc_grid-filter.vc_grid-filter-center {
    text-align: left !important;
    font-family: 'Proxima Nova' !important;
    font-size: 14px !important;
    color: #28bab4 !important;
    text-transform: uppercase;
    font-weight: bold !important;
	
}

.paragraph2Green.vc_grid-filter.vc_grid-filter-center span{
	border-bottom: 1px solid #28bab4 !important;
	padding-bottom: 1vh !important;
}

.vc-gitem-zone-height-mode-auto:hover:before{
	background-color: rgba(40,186,180,0.9) !important;
}

.vc-gitem-zone-height-mode-auto:hover .paragraph2Green.vc_grid-filter{
	color: #ffcc00 !important;
}

.vc-gitem-zone-height-mode-auto:hover .paragraph2Green.vc_grid-filter.vc_grid-filter-center span{
	border-bottom: 1px solid #ffcc00 !important;
	padding-bottom: 1vh !important;
}

/* The Speaker blogpost */
.blogPostRow{
	width: 100%;
}


.destakImage{
	display: inline-block;
	width: 60%;
	height: 480px;
	background-size: cover;
}

.headerPostTitle{
	padding: 60px !important;
	background-color: #2BB7B1 !important;
	color: #fff;
}

.blogPostTitle{
	display: inline-block;
    width: 39%;
    right: 15vw;
    position: absolute;
    top: 22vh;
}
.blogPostTitle {
    display: inline-block;
    width: 44%;
    right: 10%;
    position: absolute;
    top: 200px;
}

.blogPostTitleHeading1{
	text-transform: uppercase;
    font-size: 30px !important;
    color: #fff;
    font-family: 'Brandon Bold' !important;
	margin-top: 2vh !important;
}

.blogPostLinkCategory{
	text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #ffcc00 !important;
    font-family: 'Proxima nova' !important;
    padding-bottom: 2px;
    border-bottom: 2px solid #ffcc00;
}

.postDateHeader{
	font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #aeeacb !important;
    font-family: 'Proxima nova' !important;
}

.navArrows {
	text-align: right;
	padding-right: 2vw;
    padding-top: 4vh;
}

.nav-previous{
	margin-right: 2vw !important;
}

.nav-previous a, .nav-next a{
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #ffcc00 !important;
    font-family: 'Proxima nova' !important;
}

.nav-previous a:hover, .nav-next a:hover{
	color: #28bab4 !important;
}

.single-post .post-thumb{
	display: none !important;
}

.single-post #reply-title{
	font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #28bab4 !important;
    font-family: 'Proxima nova' !important;
}

.single-post .post-meta, .single-post p.post-meta{
	border: none !important;
}

.single-post .entry-title{
	display: none !important;
}

.imedica-social-sharing {
    background: #fff !important;
    padding: 0px !important;
	border: none !important;
    margin-top: 0px !important;
}
.essb_links.essb_template_grey-circles-retina li a {
    padding: 4px;
    background: #FFFFFF;
    border-radius: 22px;
    -moz-border-radius: 22px;
    border: 1px solid #FFFFFF;
}
.logged-in-as{
	font-family: 'Proxima Nova' !important;
	font-size: 12px;
	color: #555;
}

.logged-in-as a{
	font-family: 'Proxima Nova' !important;
	font-size: 12px;
	color: #28bab4 !important;
}

.single-post input[type="submit"]{
	background-color: #28bab4 !important;
    font-family: 'Proxima Nova' !important;
    font-size: 13px !important;
    line-height: 22px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    border-radius: 4px !important;
}

.single-post input[type="submit"]:hover{
	background-color: #ffcc00 !important;
}

.imedica-footer-area{
	display: none !important;
}

.imedica-sharing-links a{
	color: #28bab4 !important;
}

.imedica-sharing-links a:hover{
	color: #75778c !important;
}

.navArrowsFooter{
	width: 100%;
	text-align: center;
	margin-top: 2vh;
}

.navArrowsFooter .nav-previous {
    margin-right: 2vw !important;
    padding: 10px 20px;
    border: 2px solid #28bab4;
    border-radius: 40px;
	margin-top: 8vh;
    margin-bottom: 8vh;
}

.navArrowsFooter .nav-next{
    margin-right: 2vw !important;
    padding: 10px 35px;
    border: 2px solid #28bab4;
    border-radius: 40px;
	margin-top: 8vh;
    margin-bottom: 8vh;
}

.blogPostRowMobile{
	display: none !important;
}

.imedica-comments-title{
	display: none !important;
}

.iMedica-cmt-cite-wrap b.fn {
    text-transform: capitalize !important;
    font-family: 'Proxima Nova' !important;
    font-weight: bold !important;
    color: #28bab4 !important;
}
.search-no-results{
	color: #555;
    font-size: 16px;
    text-align: center;
    font-family: 'Proxima Nova Bold' !important;
}
.footer-contacts-mobile{
    display:none;
}
.search-no-results .site-footer {
    bottom: 0px;
    width: 100%;
    position: absolute;
}
.search-no-results input[type=text]{
	border-radius: 22px !important;
    padding: 10px !important;
}
.no-results span.text {
    width: 87%;
    float: none;
}
.search-no-results h1{
	text-transform: uppercase;
    font-size: 30px !important;
    color: #28bab4;
    font-family: 'Brandon Bold' !important;
}
.imedica-highlight-text{
	    background-color: #28bab4 !important;
}

.single-post .imedica-commentlist a{
	color: #28bab4 !important;
}

section.comment-content p{
	font-family: 'Proxima Nova' !important;
	font-size: 16px !important;
	color: #555 !important;
	
}

.imd-mobile-menu-buttos{
	display: none !important;
}

.navArrowsFooter .nav-next:hover, .navArrowsFooter .nav-previous:hover {
	border: 2px solid #ffcc00;
}

.navArrowsFooter .nav-next:hover, .navArrowsFooter .nav-next:hover a, .navArrowsFooter .nav-previous:hover, .navArrowsFooter .nav-previous:hover a {
	color: #ffcc00 !important; 
}

.navArrowsFooter .nav-previous a, .navArrowsFooter .nav-next a{
	color: #28bab4 !important;
}

/* .navArrowsFooter .nav-previous a:hover, .navArrowsFooter .nav-next a:hover{ */
	/* color: #ffcc00 !important; */
/* } */

#lastPosts ul.vc_grid-filter li:nth-child(1):before{ 
	content: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-All_new.png');
	display: block;
 } 

#lastPosts ul.vc_grid-filter li:nth-child(2):before{ 
	content: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-Dentistry.png');
	display: block;
 } 

 #lastPosts ul.vc_grid-filter li:nth-child(3):before{ 
	content: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-HealthWellness.png');
	display: block;
 } 
#lastPosts ul.vc_grid-filter li:nth-child(4):before{ 
	content: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-Lifestyle_new.png');
	display: block;
 } 

  #lastPosts ul.vc_grid-filter li:nth-child(5):before{ 
	content: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-PersonalDevelopment.png');
	display: block;
 } 
#lastPosts ul.vc_grid-filter li:nth-child(6):before{ 
	content: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-Podcast.png');
	display: block;
 } 

.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item{
	background-color: transparent !important;
}

.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item span{
	font-size: 16px !important;
	line-height: 26px !important;
	color: #555 !important;
	font-family: 'Proxima Nova' !important;
}

ul.vc_grid-filter.vc_grid-filter-center {
    text-align: center !important;
    background-color: #F3F9F9 !important;
    margin-bottom: 0vh !important;
	padding-top: 6vh;
	padding-bottom: 6vh;
}

ul.vc_grid-filter.vc_grid-filter-center li {
	padding: 2vh 3vw !important;
}

/* The dentist */
#featuredin{
	border-top: 1px solid #d6dce6;
}
#ubtn-7083{
	width: 158px !important;
}
.slick-dots li:hover i{
	color: #28bab4 !important;
}

.ult-testiblock-auth-name{
	text-transform: uppercase;
	font-weight: bold;
	color:#555;
}

#brandList .vc_col-sm-2, #brandList .vc_col-sm-3{
	width: 20% !important;
}

	
#dentistServicesMobile{
	display: none;
}

.dentistServicesList li img{
	max-width: 70px !important;
}

.dentistServicesList li{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	color: #fff !important;
	font-family: 'Brandon Black' !important;
	cursor: pointer;
}

.dentistServicesList li:hover{
	color: #28bab4 !important;
}

.dentistServicesList{
	list-style:none;
}

ul.social-link-list {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1em;
}


ul.social-link-list li{
	color:#fff !important;
	display: inline-block;
    vertical-align: middle;
}

ul.social-link-list li a{
	color:#fff !important;
}

ul.social-link-list li a:hover{
	color:#ffcc00 !important;
}

.btnWhiteModal{
	text-align: center;
	border: 1px solid #fff;
	border-radius: 5px;
	background: transparent;
	margin-top: 6vh !important;
	padding:10px 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.btnWhiteModal:hover{
    border: 1px solid #fff;
	border-radius: 5px;
	background: #FFFFFF;
	margin-top: 6vh !important;
	padding: 10px 30px;
	color: #28BAB4 !important;
	font-weight: bold;
}

.ult_exp_section-main{
	width: 13vw !important;
	margin-right: auto;
	margin-left: auto;
}

.ult_exp_section-main .ult_expheader{
	text-transform: uppercase;
	font-family: 'Proxima Nova' !important;
	font-size: 13px !important;
	line-height: 22px !important;
	letter-spacing: 0.03em !important;
	border-radius: 8px !important;
	padding: 10px 30px !important;
	background-color: #ffcc00;
	color: #fff !important;
}

.ult_exp_section.ult-responsive{
	background: transparent !important;
}

.ult_exp_section-main .ult_expheader:hover{
	background-color: #28bab4;
}

.csstime .timeline-line {
    border: none;
}

.heading3White{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	color: #fff !important;
	font-family: 'Brandon Black' !important;
}

.ult_modal-body .normalTextWhite{
	font-size: 16px !important;
    line-height: 26px !important;
    color: #fff !important;
    font-family: 'Proxima Nova' !important;
	padding-left: 3vw; 
	padding-right: 3vw;
}

.sfm-no-mobile #sfm-sidebar .sfm-menu li:hover > a::before{
	width: 0px !important;
}

.sfm-no-mobile #sfm-sidebar .sfm-menu li:hover a span{
	border-bottom: 2px solid #ffcc00;
	color: #ffcc00;
}

.sfm-no-mobile #sfm-sidebar .sfm-menu li a span{
	padding-bottom:10px;
	border-bottom: 2px solid transparent;
}

.main-search.header-search.text-left{
	padding-left: 2vw !important;
}
.leftColumnVeneers {
    background-size: cover;
    height: auto;
}
.vc_custom_1488389428087{
	padding-left: 50px;
	padding-right: 50px;
}


.vc_custom_1488984194372 {

	    padding-right: 15vw !important;
	    
	    padding-left: 15vw !important;
	}

/* #sfm-sidebar .sfm-nav .sfm-menu li:hover, #sfm-sidebar .sfm-nav .sfm-menu li:hover a{ */
	/* background-color: transparent !important; */
/* } */

/* #sfm-sidebar .sfm-menu li a{ */
	/* color: #fff !important; */
/* } */

body{
	background-color:#fff !important;
}

#sfm-sidebar .sfm-scroll .sfm-nav{
	margin-top: 26vh !important;
}
.servicesList li a{
	display: flex;
	padding-top: 10px;
	padding-left: 16px;

}
.beforeAfterMobile{
		display: none;
	}

.imedica-social-sharing a {
    height: 20px;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    margin: 3px 0;
    margin-right: 10px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 680px) {
	.footer-contacts-mobile{
    		display:block;
	}
	/* Homepage */
	/* .left{ */
		/* background-position: -445px 0px; */
		/* background-repeat: no-repeat; */
	/* } */
	
	/* .global{ */
		/* background-position: -446px 0px; */
		/* background-repeat: no-repeat; */
	/* } */
	
	.contentRight {
		height: 100%;
		display: flex;
		align-items: center;
		padding-left: 4vw;
		cursor: pointer;
		text-align: center;
		position: absolute;
		right: 0;
		top: -25px;
	}
	
	#homeHeaderDesktop{
		display: none;
	}
	
	#homeHeaderMobile{
		display: block;
		background-size: cover !important;
		height: 246px;
		display: block;
		background-size: 100%;
		height: 246px;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.mobileLeft{
		display: inline-block;
		width: 50%;
		text-align: center;
		height: 100%;
		vertical-align: middle;
		padding-right: 11vw;
	}
	
	.mobileRight{
		display: inline-block;
		width: 48%;
		text-align: center;
		height: 100%;
		vertical-align: middle;
		padding-left: 11vw;
	}

	
	.heading1Green{
		/*color: #0D6B64 !important;*/
	}
	
	
	.mobileRight .heading1Green, .mobileRight .heading1Blue, .mobileLeft .heading1Green, .mobileLeft .heading1Blue{
		font-size: 20px !important;
		line-height: 26px;
		cursor: pointer;
	}
	
	.heading1Blue img, .heading1Green img{
		margin-top: 1vh;
		width: 28px;
	}
	
	.mobileRight .h1HeadingLight, .mobileLeft .h1HeadingLight {
		font-size: 20px;
	}
	
	.global:hover .left{
	  width:50%;
	}
	.global .left:hover{
	  width: 50%;   
	}
	
	#brandsList .vc_column-inner{
		padding-top: 0px !important;
	}
	
	header-layout2 .main-search.header-search, .main-search.header-search {
		position: relative !important;
		margin: 20px 0px;
		padding-left: 68px;
	}
	
	.headerScheduleContactsRight, .headerScheduleContacts {
		display: none !important;
	}
	
	.heading3Green{
		font-size: 16px !important;
		line-height:20px;
	}
	
	.imd-mobile-menu-buttos{
		display: none !important;
	}
	
	.schedule{
		display: none;
	}	
	
	/* About */
	#bannerAbout, #bannerArtist{
		display: none;
	}
	
	#bannerAboutMobile, #bannerArtistMobile{
		display: block;
	}
	
	#bannerAboutMobile .heading1Green {
		color: #28BAB4 !important;
		font-size: 40px!important;
	}
	
	.sectionAboutTextColumn .vc_column-inner{
		padding-top: 6vh !important;
		border-top: 1px solid #d6dce6 !important;
	}
	
	.timeline-wrapper .timeline-block{
		background: transparent !important;
		padding-left: 6vh !important;
		border: none !important;
	}
	
	.timeline-post-left .timeline-dot, .timeline-post-right .timeline-dot {
		left: 0 !important;
	}
	
	.smile-icon-timeline-wrap .timeline-line {
		left: 6px !important;
		margin-left: 0 !important;
	}
	
	.smile-icon-timeline-wrap .timeline-dot{
		display: block !important;
	}
	
	.alextStoryTitle .vc_column_container .vc_column-inner{
		padding-bottom: 0px !important;
		margin-top: -40px !important;
		margin-bottom: -39px;
	}
	
	.aio-icon-img .img-icon {
		margin-left: 0px !important;
	}
	
	.aio-icon-img.uavc-circle{
		padding: 0px !important;
	}

	.align-icon{
		text-align: left !important;
	}

	.timeline2006 .aio-icon-img .img-icon {
		margin-left: 0px !important;
	}

	#instaSectionIntern .alexImageInsta{
		text-align: center !important;
	}	
	
	#instaSectionIntern .heading3Green{
		text-align: center !important;
	}
	
	#instaSection{
		padding-top: 0px !important;
	}
	
	/* The dentist */
	#bannerSpeaker{
		display: none;
	}
	
	#bannerSpeakerMobile .heading1Green {
		color: #28BAB4 !important;
	}
	
	.servicesCol .vc_column-inner{
		padding-top: 0px !important;
	}
	
	#servicesIntro{
		padding-left: 10vw !important;
		padding-right: 10vw !important;
		padding-bottom: 0vh !important;
    	padding-top: 90px !important;
	}
	
	.btnYellow a{
		padding: 0px !important;
	}
	
	.ult_exp_section-main{
		width: 100% !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .ult_expheader{
		background-color: transparent !important;
		color: #fff !important;
		font-family: 'Brandon Bold' !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .ult_expheader:hover, #dentistServicesMobile .ult_exp_section-main:hover .ult_exp_section-main .ult_expheader{
		color: #28BAB4 !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .aio-icon-img.ult_expsection_icon{
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .aio-icon-img .img-icon{
		margin-left: 0px !important;
	}
	
	#dentistServicesMobile .ult_exp_section_layer{
		margin-bottom: 0px !important;
	}
	
	.heading2White{
		font-size: 20px !important;
	}
	
	#dentistServices{
		display: none;
	}
	
	#dentistServicesMobile{
		display: block;
	}
	
	/* .leftDentist{ */
		/* width: 50% !important; */
	/* } */
	
	/* .rightDentist{ */
		/* width: 49% !important; */
	/* } */
	
	/* Speaker blogpost */
	.blogPostRow{
		display: none !important;
	}
	
	.blogPostRowMobile{
		display: block !important;
	}
	
	.blogPostRowMobile .destakImageMobile {
		height: 180px !important;
		width: 100% !important;
		background-size: cover !important;
	}
	
	.blogPostRowMobile .blogPostTitle {
		width: 100%;
		right: 0vw;
		top: 0vh;
		position: relative !important;
	}
	
	.blogPostTitleHeading1{
		text-transform: uppercase;
		font-size: 20px !important;
		color: #fff;
		font-family: 'Brandon Bold' !important;
		margin-top: 2vh !important;
		line-height: 30px;
	}
	
	.blogPostRowMobile .headerPostTitle {
		padding: 30px !important;
		background-color: #2BB7B1 !important;
		color: #fff;
	}
	
	.navArrows{
		text-align: center;
	}
	
	.nav-previous a, .nav-next a {
		font-size: 13px;
	}
	
	.navArrowsFooter .nav-previous {
		padding: 5px 10px;
	}
	
	.navArrowsFooter .nav-next {
		padding: 5px 25px !important;
	}
	
	.single-post #content{
		padding-left: 5vw;
		padding-right: 5vw;
	}
	
	/* Footer */
	.footerRightContacts{
		display: none !important;
	}
	
	.small-footer-right{
		display: none !important;
	}
	
	.boxFooter2 img{
		display: none !important;
	}
	
	.small-footer-left {
		width: 100% !important;
	}
	
	.boxFooter1, .boxFooter2{
		width: 100% !important;
	}
	
	/* Menu */
	
	.navbar-inverse1.navbar-fixed-top1.header-layout2{
		padding-top:2vh !important;
		padding-bottom: 2vh !important;
	}
	
	.sfm-mobile .sfm-navicon-button {
		top: 6px !important;
	}
	
	/* Services */
	#bannerServices{
		display: none;
	}
	
	#bannerServicesMobile{
		display: block;
	}
	
	#bannerServicesMobile .vc_column-inner{
		padding-top:0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	#servicesIntro .vc_column-inner{
		padding-top:0px !important;
	}
	
	.sectionAboutTextColumn .vc_column-inner {
		border-top: none !important;
		padding-top:0px !important;
	}
	
	.servicesList li a {
		font-size: 14px !important;
		line-height: 21px !important;
		color: #fff !important;
		font-family: 'Brandon Bold' !important;
	}
    
	.heading2Green{
		font-size: 20px !important;
	}
	
	#porcelainVeneers .heading2Green{
		font-size: 20px !important;
	}
	
	#porcelainVeneers .wpb_column:nth-child(2) .vc_column-inner,
	#porcelainFillings .wpb_column:nth-child(2) .vc_column-inner,
	#teethMobile .wpb_column:nth-child(2) .vc_column-inner,
	#botox .wpb_column:nth-child(2) .vc_column-inner,
	#juvedermMobile .wpb_column:nth-child(2) .vc_column-inner, 
	#dentalImplants .wpb_column:nth-child(2) .vc_column-inner, 
	#fullMouthMobile .wpb_column:nth-child(2) .vc_column-inner, 
	#generalDentistry .wpb_column:nth-child(2) .vc_column-inner{
		padding-left: 10vw !important;
		padding-right: 8vw !important;
		padding-top:0vh !important;
	}
	
	#porcelainVeneers .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column,
	#porcelainFillings .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column,
	#teethMobile .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column,
	#botox .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column,
	#juvederm .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column,
	#juvedermMobile .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column, 
	#dentalImplants .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column, 
	#fullMouthMobile .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column, 
	#generalDentistry .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column  	{
		margin-top: 0vh !important;
	}
	
	#porcelainVeneers .wpb_single_image, 
	#porcelainFillings .wpb_single_image, 
	#teethMobile .wpb_single_image, 
	#botox .wpb_single_image,
	#juvederm .wpb_single_image,
	#juvedermMobile .wpb_single_image, 
	#dentalImplants .wpb_single_image, 
	#fullMouthMobile .wpb_single_image, 
	#generalDentistry .wpb_single_image{
		margin-bottom: 0px !important;
	}
	
	#porcelainVeneers .btnYellow{
		text-align: center !important;
	}
	
	#invisalign, #teeth, #juvederm, #fullMouth{
		display: none !important;
	}
	
	#invisalignMobile, #teethMobile, #juvedermMobile, #fullMouthMobile{
		display: block !important;
	}
	
	#porcelainFillings, #botox, #juvederm, #juvedermMobile, #dentalImplants, #fullMouthMobile, #generalDentistry{
		padding-top: 0vh !important;
	}
	
	/* Porcelain Veneers */
	#bannerPorcelain{
		display: none;
	}
	.vc_custom_1488767808509 {
    	background-size: cover;
    	background-position: center;
	}
	
	#bannerPorcelainMobile{
		display: block;
	}
	
	#bannerPorcelainMobile .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	#bannerPorcelainMobile .heading1Green{
		color: #28BAB4 !important;
		font-size: 40px !important;
		line-height: 40px;
	}
	
	#bannerPorcelainMobile .bannerPorcelainText{
		padding-left: 6vw !important;
		padding-right: 8vw !important;
	}
	
	#sectionPorcelainText .sectionAboutTextColumn .columnImageZoom {
		width: 50% !important;
		display: inline-block;
	}
	
	#sectionPorcelainText .sectionAboutTextColumn .columnImageZoom .resizeImage{
		margin-bottom: 4px !important;
	}
	
	.benefitsList li img {
		max-width: 48px;
	}
	.benefitsList {
		float: left;
		margin-bottom: 10px;
	}
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item{
		width: 50%;
	}
	#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
    background-size: cover;
	}
	#servicesIntro > .vc_col-sm-3{
		display: none;
	}
	.vc_custom_1483697726027 h2, .vc_custom_1483697255147 h2{
        text-align: center !important;
        margin-bottom: 30px;
	}
	.vc_custom_1488327926127 .resizeImage img, .vc_custom_1488327931018 .resizeImage img{
        max-width: 101px;
	}
	.vc_custom_1488389428087 {
		padding: 0 !important;
	}
	ul.benefitsList li img{
		float: left !important;
		margin-right: 18px !important;
		margin-top: -11px !important;
	}
	.benefitsList li{
		line-height: 20px !important;
	}
	.benefitsList {
		width: 100%;
	}
	.vc_custom_1484584428771 p, .vc_custom_1483697273294 p{
		padding: 0 20px;
		padding-right: 31px;
		margin-top: 30px;
	}
	.result-top-text{
		padding: 0 20px;
	}
	.schedule-heading{
		font-size: 20px;
	}
	#AboutSectionForm h2{
		font-size: 20px;
	}
	.vc_custom_1484219157302{
		padding: 0;
	}
	.vc_custom_1488322633693 .vc_col-sm-3{
		display: none;
	}
	.vc_custom_1483719842361 {
		padding: 0 20px;
	}
	.results-testimonial .vc_col-sm-3{
		padding: 0 20px;
	}
	.results-testimonial .vc_col-sm-3{
		display: none;
	}
	.results-testimonial {
		padding: 0 20px;
	}
	.schedule-form-container {
    	width: 100%;padding: 0 20px;
	}
	.schedule-form-container .vc_row{ 
		margin-bottom: 0;
	}
	.schedule-form-container .vc_col-sm-6{
		margin-bottom: 15px !important;
	}
	.schedule-form-container input[type="text"], .schedule-form-container input[type="email"]{
		width: 100%;
	}
	.before-label, .after-label{
		display: none;
	}
	.vc_custom_1488159543630 {
    	margin-bottom: 0px !important;
	}
	#bannerSpeaker{
		display: block;
		height: 300px;
		background-size: cover;
	}
	.vc_custom_1484152072875{
		display: none !important;
	}
	
	.vc_custom_1488324649236 {
    	margin-top: 5px !important;
	}
	#bannerSpeakerMobile {
		margin-bottom: -30px;
	}
	.vc_custom_1485511809147 {
    	margin-top: -90px;
	}
	#sb_instagram .sbi_photo img {
    	width: 100%;
	}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
   	 margin-bottom: 0;
	}
	.leftColumnVeneers {
    	height: 300px;
	}
	.vc_custom_1485770119533{
		margin-top: 30px;
	}
	.vc_custom_1483633724833 h2{
		margin-bottom: 30px;
		margin-top: 10px;
	}
	.sfm-mobile .sfm-navicon-button {
		top: 6px !important;
	}
	#sfm-sidebar .sfm-nav .sfm-menu li a {
    	line-height: 21px !important;
		font-size: 17px !important;
        font-weight: inherit;
        display: block;
		text-align: left !important;
	}
	#sfm-sidebar .sfm-menu li {
    	margin-bottom: 14px;
	}
	#sfm-sidebar .sfm-menu li{
		text-align: left;
	}
	.sfm-title::after{
		content: 'CLOSE';
		color: #FFFFFF;
		font-size: 12px;
		letter-spacing: 1px;
		font-weight: 200;
		left: 50px;
		position: absolute;
		top: -6px;
		font-family: 'Open Sans';
		font-weight: bold;
	}
	.sfm-no-mobile #sfm-sidebar .sfm-menu li.sfm-active-class a span {
    	border-bottom: 2px solid #ffcc00;
    	color: #ffcc00;
	}
	.aboutAlexLeft{
		padding-bottom: 60px;
	}
	.aboutAlexLeft .normalTextWhite{
		padding-bottom: 40px;
	}
	.vc_custom_1485445881245 {
		padding-bottom: 40px;
	}
	.vc_custom_1483697968556 {
		padding-bottom: 30px;
	}
	filter {
    	display: none !important;
	}
	.vc_custom_1488322519134 .vc_col-sm-3{
		display: none;
	}
	.vc_custom_1483957109348{
		display: none;
	}
	.vc_grid-filter {
		margin-left: -20px;
	}

	#ult-carousel-66593104958bedee54f5f0 .slick-slide {
    	margin: 0;
	}
	.heading1Green {
		font-size: 40px;
	}
	.vc_custom_1484154437968 span.yellow {
		font-weight: bold;
		letter-spacing: 0px;
	}
	.vc_custom_1488385648530 {
    	margin-top: 1vh !important;
	}
	.vc_custom_1485511809147 {
    	margin-bottom: -50px;
	}
	.vc_custom_1485425546684 {
		padding-top: 35px;
	}
	.ult_exp_content  .ult_active_section{
		padding-bottom: 45px;
	}
	.ubtn-6610{
		margin-top: 34px;
		margin-bottom: 40px;
	}
	 select,
  textarea,
  input {
    font-size: 16px;
  }
  	#bannerAboutMobile h1, #bannerServicesMobile h1{
  		margin-top: 30px;
  	}
  	.servicesList li img {
    	max-width: 48px;
	}
	.vc_custom_1485770132908{
		margin-top: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #DDECEB;
		padding-bottom: 30px;
	}
	.vc_custom_1488389192513 h1{
		font-size: 30px !important;
		width: 300px;
		margin: 0 auto;
		line-height: 39px;
	}
	.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item {
    	background-color: transparent !important;
    	width: 100%;
	}
	.vc_grid-filter vc_clearfix vc_grid-filter-filled vc_grid-filter-size-md vc_grid-filter-center vc_grid-filter-color-grey{
		padding: 0;
	}
	#lastPosts ul.vc_grid-filter li:nth-child(1)::before {
    display: block;
    float: left;
    background-image: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-All_new.png');
    background-size: 29px;
    background-repeat: no-repeat;
    width: 55px;
    height: 29px;
    content: "";
	}
	#lastPosts ul.vc_grid-filter li:nth-child(2)::before{
		display: block;
    float: left;
    background-image: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-Dentistry.png');
    background-size: 29px;
    background-repeat: no-repeat;
    width: 55px;
    height: 29px;
    content: "";
	}
	#lastPosts ul.vc_grid-filter li:nth-child(3)::before{
		display: block;
    float: left;
    background-image: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-HealthWellness.png');
    background-size: 29px;
    background-repeat: no-repeat;
    width: 55px;
    height: 29px;
    content: "";
	}
	#lastPosts ul.vc_grid-filter li:nth-child(4){
		padding: 2vh 3vw !important;
	}
	#lastPosts ul.vc_grid-filter li:nth-child(4)::before{
		display: block;
    float: left;
    background-image: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-PersonalDevelopment.png');
    background-size: 29px;
    background-repeat: no-repeat;
    width: 55px;
    height: 29px;
    content: "";
	}
	#lastPosts ul.vc_grid-filter li:nth-child(5)::before{
		display: block;
    float: left;
    background-image: url('/wp-content/uploads/2017/01/AS-TheSpeaker-Category-Podcast.png');
    background-size: 29px;
    background-repeat: no-repeat;
    width: 55px;
    height: 29px;
    content: "";
	}
	.vc_grid-filter-item span{
		float:left;
	}
	ul.vc_grid-filter.vc_grid-filter-center{
		padding-left: 37px;
	}
	footer {
    	margin-top: 4px !important;
		margin-bottom: 17px;
	}	
	a.footer-social-icon i{
		font-size: 19px;
	}
	.boxFooter2 {
		letter-spacing: 0px;
		margin-top: 6px;
	}
	.nav-previous {
    	margin-right: 8vw !important;
	}
	.single-post .post-content blockquote, .search-results blockquote {
    	margin: 0;
    	padding: 0;
    	margin-bottom: 50px;
	}
	blockquote::before {
		top: -50px;
	}
	.navArrowsFooter .nav-next, .navArrowsFooter .nav-previous{
		margin-top: 4vh;
		margin-bottom: 4vh;	
	}
	.navArrowsFooter .nav-previous, .navArrowsFooter .nav-next {
    	padding: 13px 12px !important;
    	width: 47%;
	}
	.imedica-comment-data-wrap{
		width: 100%;
	}
	.imedica-commentlist ol.children{
		margin-left: 2.5em;
	}
	.vc_custom_1488409123217 {
    	padding-top: 2vh !important;
	}
	#bannerPorcelainMobile h1{
		margin-top: 30px;
	}
	.vc_custom_1483697726027 {
	    margin-right: 0px !important;
	    margin-left: 0px !important;
	    padding-top: 0px !important;
	    padding-right: 0px !important;
	    padding-left: 0px !important;
	}
	.vc_custom_1488328128338 {
		margin-top: 51px !important;
	}
	.vc_custom_1484584428771, .vc_custom_1488389121760{
		padding-right: 20px;
	}
	.servicesList li a{
		padding-left: 18px;
		padding: 14px;
		display: block;
		margin-left: 50px;
	}

	.servicesList li a {
    display: flex;
    padding-top: 13px;
	}
	.vc_custom_1485442757747{

		padding-top:0 !important;
	}
	/*
	.timeline-post-left .timeline-header-block{
		margin-left: -22px;
	}
	.timeline5 .timeline-header-block, .timeline3 .timeline-header-block{
		margin-left: 22px;
	}*/
	.sbi_item:nth-child(4), .sbi_item:nth-child(5){
		display: none !important;
	}
	.timeline-block .timeline-header-block {
    width: 100%;
    padding: 0 !important;
	}

	.timeline-block .timeline-header-block {
	    width: 100%;
	    padding: 0 !important;
	}
	#sfm-sidebar .sfm-scroll .sfm-nav {
    	margin-left: 48px !important;
	}
	.ult_exp_content{
		padding-bottom: 40px !important;
	}
	.vc_custom_1485433087913 {
    	margin-top: 24px !important;
	}
	.vc_custom_1488984194372 {
	    margin-top: 0px !important;
	    margin-bottom: 0px !important;
	    padding-top: 10vh !important;
	    padding-right: 6vh !important;
	    padding-bottom: 10vh !important;
	    padding-left: 6vh !important;
	}
	#AboutSectionForm .normalTextWhite br{
		display: none;
	}
	.chpcs_image_carousel {
    	padding: 15px 24px 15px 24px;
	}
	.result-top-text .vc_col-sm-3{
		display: none;
	}
	.result-top-text{
		margin-top: 29px;	
	}
	.results-testimonial{
		margin-top: 130px;
	}
	#beforeAfterLabelMobile .vc_col-sm-6{
		width: 50%;
		float: left;
		font-size: 18px;
	}
	.baslideli{
		width: 100% !important;
	}
	
	.result-BAF{
		width: 100% !important;
	}
	.beforeAfterMobile{
		display: block;
	}
	.beforeAfterDesktop{
		display: none;
	}
	#sectionServicesList{
		display: none;
	}
	.wpb_column .wpb_wrapper .smile-icon-timeline-wrap .timeline-wrapper .timeline-block {
    	margin-bottom: 0 !important;
	}
	.vc_custom_1485448331628 {
    	padding-right: 6vw !important;
    	padding-left: 6vw !important;
    	margin-bottom: 42px;
    	margin-left: -6vw;
		margin-right: -3vw;
	}
	.vc_custom_1488938668555{
		padding-bottom: 6vh;
	}
	.slick-image-slide, .slide-wrap {
    	height: auto !important;
	}
	#sfm-sidebar .sfm-scroll .sfm-nav {
    	margin-top: 26vh !important;
    	width: 100% !important; 
	}
	#sfm-sidebar .sfm-menu, #sfm-sidebar .sfm-menu li {
    	float: left !important;
    	line-height: 1 !important;
	}
	.sbi_photo {
		width: 100% !important;
		padding-bottom: 100% !important;
		height: auto !important;
	}
	#sfm-sidebar .sfm-menu li{
		margin-bottom: -14px !important;
	}
	
}


/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px){
	/* Homepage */
	/* .left{ */
		/* background-position: -445px 0px; */
		/* background-repeat: no-repeat; */
	/* } */
	
	/* .global{ */
		/* background-position: -446px 0px; */
		/* background-repeat: no-repeat; */
	/* } */
	
	.contentRight {
		height: 100%;
		display: flex;
		align-items: center;
		padding-left: 4vw;
		cursor: pointer;
		text-align: center;
		position: absolute;
		right: 0;
		top: -25px;
	}
	
	#homeHeaderDesktop{
		/*display: none;*/
	}
	
	#homeHeaderMobile{
		display: block;
		background-size: cover !important;
		height: 246px;
	}
	
	.mobileLeft{
		display: inline-block;
		width: 50%;
		text-align: center;
		height: 100%;
		vertical-align: middle;
		padding-right: 11vw;
	}
	
	.mobileRight{
		display: inline-block;
		width: 48%;
		text-align: center;
		height: 100%;
		vertical-align: middle;
		padding-left: 11vw;
	}
	
	
	.heading1Green{
		
	}
	
	
	.mobileRight .heading1Green, .mobileRight .heading1Blue, .mobileLeft .heading1Green, .mobileLeft .heading1Blue{
		font-size: 20px !important;
		line-height: 26px;
		cursor: pointer;
	}
	
	.heading1Blue img, .heading1Green img{
		margin-top: 1vh;
		width: 28px;
	}
	
	.mobileRight .h1HeadingLight, .mobileLeft .h1HeadingLight {
		font-size: 20px;
	}
	
	.global:hover .left{
	  width:50%;
	}
	.global .left:hover{
	  width: 50%;   
	}
	
	#brandsList .vc_column-inner{
		padding-top: 0px !important;
	}
	
	header-layout2 .main-search.header-search, .main-search.header-search {
		position: relative !important;
		margin: 20px 0px;
		padding-left: 68px;
	}
	
	.headerScheduleContactsRight, .headerScheduleContacts {
		display: none !important;
	}
	
	.heading3Green{
		font-size: 16px !important;
		line-height:20px;
	}
	
	.imd-mobile-menu-buttos{
		display: none !important;
	}
	
	.schedule{
		display: none;
	}	
	
	/* Speaker blogpost */
	.blogPostRow{
		display: none !important;
	}
	
	.blogPostRowMobile{
		display: block !important;
	}
	
	.blogPostRowMobile .destakImageMobile {
		height: 180px !important;
		width: 100% !important;
		background-size: cover !important;
	}
	
	.blogPostRowMobile .blogPostTitle {
		width: 100%;
		right: 0vw;
		top: 0vh;
		position: relative !important;
	}
	
	.blogPostTitleHeading1{
		text-transform: uppercase;
		font-size: 20px !important;
		color: #fff;
		font-family: 'Brandon Bold' !important;
		margin-top: 2vh !important;
		line-height: 30px;
	}
	
	.blogPostRowMobile .headerPostTitle {
		padding: 30px !important;
		background-color: #2BB7B1 !important;
		color: #fff;
	}
	
	.navArrows{
		text-align: center;
	}
	
	.nav-previous a, .nav-next a {
		font-size: 13px;
	}
	
	.navArrowsFooter .nav-previous {
		padding: 5px 10px;
	}
	
	.navArrowsFooter .nav-next {
		padding: 5px 25px !important;
	}
	
	.single-post #content{
		padding-left: 5vw;
		padding-right: 5vw;
	}
	
	/* Footer */
	.footerRightContacts{
		display: none !important;
	}
	
	.small-footer-right{
		display: none !important;
	}
	
	.boxFooter2 img{
		display: none !important;
	}
	
	.small-footer-left {
		width: 100% !important;
	}
	
	.boxFooter1, .boxFooter2{
		width: 100% !important;
	}
	
	/* Menu */
	.navbar-inverse1.navbar-fixed-top1.header-layout2{
		padding-top:2vh !important;
		padding-bottom: 2vh !important;
	}
	
	
	.site-header-main{
		height: 100px;
	}
	.header-logo-left{
		margin-top: 20px;
	}
	/*Dentist*/
	#servicesIntro{
		margin-top: -30px;
	}
	.fca_eoi_layout_name_field_wrapper .fca_eoi_layout_field_wrapper{
		width: 100%;
	}
	
	
	
	.vc_custom_1488901236647 {
		color: #28bab4 !important;
	}
	.vc_grid-filter-select{
		display: none;
	}
	
	#AboutSectionForm p.normalTextWhite br{
		display: none !important;
	}
	


}

/* iPhone 6 ----------- */
@media only screen and (min-width: 375px) and (max-height: 667px){
	#homeHeaderMobile {
		height: 375px;
	}

}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px){
	
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	#bannerAbout{
		display: none;
	}

	#bannerAboutMobile, #bannerArtistMobile{
		display: block !important;
	}
	
	#bannerArtistMobile .vc_column_container .vc_column-inner{
		padding-right: 0px !important;
	}
	
	.schedule{
		display: none !important;
	}
	
	.header-logo-left{
		width: 100% !important;
		padding-top: 2vh;
	}
	
	.sectionAboutTextColumn .vc_column-inner{
		padding-top:2vh !important;
	}
	
	/* Homepage */
	#homeHeaderMobile {
		display: block;
		background-size: 100% auto !important;
		height: 560px;
	}
	
	.mobileLeft{
		display: inline-block;
		width: 50%;
		text-align: center;
		height: 100%;
		vertical-align: middle;
		padding-right: 11vw;
	}
	
	.mobileRight{
		display: inline-block;
		width: 48%;
		text-align: center;
		height: 100%;
		vertical-align: middle;
		padding-left: 11vw;
	}
	
		
	.heading1Green, .heading1Blue{
		font-size: 40px !important;
	}
	
	.heading1Green{
		color: #0D6B64 !important;
	}
	
	
	.mobileRight .heading1Green, .mobileRight .heading1Blue, .mobileLeft .heading1Green, .mobileLeft .heading1Blue{
		font-size: 20px;
		line-height: 26px;
		cursor: pointer;
	}
	
	.heading1Blue img, .heading1Green img{
		margin-top: 1vh;
		width: 28px;
	}
	
	.mobileRight .h1HeadingLight, .mobileLeft .h1HeadingLight {
		font-size: 20px;
	}
	
	.mobileColumns .vc_empty_space{
		height: 168px !important;
	}
	
	/* Dentist */
	#bannerSpeaker{
		display: none !important;
	}
	
	.servicesCol .vc_column-inner{
		padding-top: 0vh !important;
	}
	
	#servicesIntro{
		padding-bottom: 0vh !important;
	}
	
	.aboutAlexLeft .vc_column-inner{
		padding-top: 0vh !important;
		padding-left: 4vw !important;
	}
	
	#dentistServices .vc_column-inner{
		padding-left: 6vw !important;
	}
	
	.ult_exp_section-main {
		width: 25vw !important;
	}
	
	.leftDentist .vc_column-inner{
		padding-left: 0vw !important;
	}
	
	.leftDentist{
		width: 100% !important;
	}
	
	.aboutAlexLeft .vc_column-inner{
		padding-right: 2vw !important;	
	}
	
	.aboutAlexLeft .vc_column-inner .wpb_text_column{
		margin-top: 2vh !important;
		margin-bottom: 0vh !important;
	}
	
	.aboutAlexLeft .vc_column-inner .btnYellow{
		padding-right: 0px;
		padding-left: 7px;
	}
	
	.aboutAlexLeft .leftDentist {
		width: 50% !important;
	}
	
	.aboutAlexLeft .normalTextWhite{
		line-height: 20px !important;
	}
	
	.aboutAlexLeft .heading2White{
		font-size: 20px !important;
	}
	
	#testimonialsDentist .heading2Green{
		margin-top: 0vh !important;
	}
	
	#dentistServices{
		display: none !important;
	}
	
	#dentistServicesMobile{
		display: block !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main{
		width: 100% !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .ult_expheader{
		background-color: transparent !important;
		color: #fff !important;
		font-family: 'Brandon Bold' !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .ult_expheader:hover, #dentistServicesMobile .ult_exp_section-main:hover .ult_exp_section-main .ult_expheader{
		color: #28BAB4 !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .aio-icon-img.ult_expsection_icon{
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	#dentistServicesMobile .ult_exp_section-main .aio-icon-img .img-icon{
		margin-left: 0px !important;
	}
	
	#dentistServicesMobile .ult_exp_section_layer{
		margin-bottom: 0px !important;
	}
	
	/* Footer */
	.footerRightContacts{
		display: none !important;
	}
	
	.small-footer-right{
		display: none !important;
	}
	
	.boxFooter2 img{
		display: none !important;
	}
	
	.small-footer-left {
		width: 100% !important;
		text-align: center !important;
	}
	
	.boxFooter1, .boxFooter2{
		width: 100% !important;
	}
	
	.aboutAlexLeft .vc_column-inner .wpb_text_column {
		margin-top: 4vh !important;
		margin-bottom: 5vh !important;
	}
	
	#dentistServices {
		display: block !important;
	}
	
	/* Services */
	#bannerServices{
		display: none !important;
	}
	
	#bannerServicesMobile{
		display: block !important;
	}
	
	#bannerServicesMobile .vc_column-inner{
		padding-left: 0vw !important;
		padding-right: 0vw !important;
	}
	
	#servicesIntro .vc_column-inner{
		padding-top:0vh !important;
	}
	
	#servicesIntro{
		padding-right: 10vw !important;
	}
	
	#bannerServicesMobile .heading1Green{
		color: #28bab4 !important;
	}
	
	.sectionAboutTextColumn .vc_column-inner  .vc_col-sm-4{
		width: 50% !important;
	}
	
	.servicesList li a{
		font-size: 13px !important;
	}
	
	#invisalign, #teeth, #juvederm, #fullMouth{
		display: none !important;
	}
	
	#invisalignMobile, #teethMobile, #juvedermMobile, #fullMouthMobile{
		display: block !important;
	}
	
	#invisalignMobile .wpb_column:nth-child(2) .wpb_text_column{
		padding-left: 0vw !important;
	}
	
	#porcelainVeneers .wpb_column:nth-child(2) .wpb_text_column, 
	#porcelainFillings .wpb_column:nth-child(2) .wpb_text_column, 
	#teethMobile .wpb_column:nth-child(2) .wpb_text_column, 
	#botox .wpb_column:nth-child(2) .wpb_text_column,
	#juvedermMobile .wpb_column:nth-child(2) .wpb_text_column, 
	#dentalImplants .wpb_column:nth-child(2) .wpb_text_column, 
	#fullMouthMobile .wpb_column:nth-child(2) .wpb_text_column, 
	#generalDentistry .wpb_column:nth-child(2) .wpb_text_column{
		padding-left: 0vw !important;
		padding-right: 4vw !important;
	}
	
	#invisalignMobile .heading2Green {
		padding-left: 0vw !important;
	}	

}
#bannerAbout .vc_column-inner , #bannerPorcelain .vc_column-inner, #bannerSpeaker .vc_column-inner {
		margin-bottom: 0px;
	}
/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-height : 1024px) and (orientation : landscape){
	/* Homepage */
	/* .left{ 
		/* background-position: -445px 0px; */
		/* background-repeat: no-repeat; */
	/* } */
	
	/* .global{ */
		/* background-position: -446px 0px; */
		/* background-repeat: no-repeat; */
	/* } */
	
	.contentRight {
		height: 100%;
		display: flex;
		align-items: center;
		padding-left: 4vw;
		cursor: pointer;
		text-align: center;
		position: absolute;
		right: 0;
		top: -25px;
	}

	
	.global:hover .left{
	  width:50%;
	}
	.global .left:hover{
	  width: 50%;   
	}
	
	header-layout2 .main-search.header-search, .main-search.header-search {
		position: relative !important;
		margin: 20px 0px;
		padding-left: 68px;
	}
	
	.headerScheduleContactsRight, .headerScheduleContacts {
		width:100%;
		display: block;
		text-align: right;
	}
	
	.heading3Green{
		font-size: 16px !important;
		line-height:20px;
	}
	
	/* About */
	#bannerAbout, #bannerPorcelain, #bannerServices{
		height: 350px !important;
		background-size: 100% auto !important;
		
	}
	#bannerSpeaker {
		height: 350px !important;
		background-size: cover !important;
		
	}
	
	
	
	
	/* .main-search, .schedule.text-right{ */
		/* display: none !important; */
	/* } */
	
	
	
	.header-logo-left{
		/* width: 100% !important; */
	}
	
	/* Homepage */
	#homeHeaderMobile{
		display: none !important;
	}
	
	
	/* Dentist */
	#bannerSpeaker .heading1Green {
		color: #28bab4 !important;
		
	}
	
	
	.aboutAlexLeft .vc_custom_1484154301459{
		padding-top: 0vh !important;
		padding-left: 6vw !important;
    	padding-right: 6vw !important;
	}
	

	#dentistServices .vc_column-inner{
		padding-left: 6vw !important;
	}
	
	.ult_exp_section-main {
		width: 25vw !important;
	}
	
	.leftDentist .vc_column-inner{
		
	}
	
	/* Services */
	#porcelainVeneers .wpb_column:nth-child(2) .vc_column-inner,	
	#porcelainFillings .wpb_column:nth-child(2) .vc_column-inner,	
	#botox .wpb_column:nth-child(2) .vc_column-inner,	
	#dentalImplants .wpb_column:nth-child(2) .vc_column-inner, 	
	#generalDentistry .wpb_column:nth-child(2) .vc_column-inner{
		padding-right: 10vw !important;
	}
	
	#invisalign .wpb_column:nth-child(1) .vc_column-inner,
	#teeth .wpb_column:nth-child(1) .vc_column-inner,	
	#juvederm .wpb_column:nth-child(1) .vc_column-inner, 	
	#fullMouth .wpb_column:nth-child(1) .vc_column-inner{
		padding-left: 10vw !important;
	}



}
.leftDentist .btnYellow{
	width: 204px;
	padding-left: 0;
}
@media screen  and (min-width : 680px){
	#services-list-mobile{
		display: none;
	}
}


/* Desktops and laptops ----------- */
@media screen  and (min-width : 783px){
	.header-layout2 .main-search.header-search, .main-search.header-search{
		position:relative !important;
		margin: 20px 0px;
	}
	.timeline-post-left .align-icon{
		text-align: right !important;
	}
	.header-layout2 .schedule, .schedule{
		margin: 20px 0px;
	}
	.vc_custom_1483697726027, .vc_custom_1483697255147{
		margin-top: -20px;
	}
	.vc_custom_1488327926127, .vc_custom_1488327931018{
		margin-top: -20px;
	}
	.leftDentist {
    	width: 198px !important;
	}
	
	
}

@media only screen  and (min-width: 1022px and max-height: 560px) {
	#dentistAboutAlex .vc_custom_1484154301459{
		padding-top: 13vh !important;
		padding-right: 6vw !important;
	}
}

@media only screen  and (min-width : 1100px) and (max-width : 1450px) {
	.header-layout2 .main-search.header-search{
		position:relative !important;
	}
	
}

@media only screen  and (min-width : 1451px) and (max-width : 1600px) {
	.header-layout2 .main-search.header-search{
		position:relative !important;
	}
}

@media only screen  and (min-width : 1601px) and (max-width : 1700px) {
	.header-layout2 .main-search.header-search{
		position:relative !important;
	}
}

@media only screen  and (min-width : 1701px) and (max-width : 1800px) {
	.header-layout2 .main-search.header-search{
		position:relative !important;
	}
}

.vc_custom_1485513516399{
	padding-top: 0px !important;
}
#bannerPorcelain .vc_column-inner{
	padding-top: 0px !important;
}
@media only screen  and (min-width : 1240px) {
	.global:hover .left{
	  width:20%;
	}
	.global .left:hover{
	  width: 79%;   
	}
	#bannerSpeaker, #bannerAbout, #bannerServices, #bannerPorcelain {
		background-size: cover !important;
		
		background-repeat: no-repeat;
		height: 450px !important
	}
	
	
	.vc_custom_1483956896715, .vc_custom_1483631140756, .vc_custom_1483717981527 {
    	margin-bottom: 6vh !important;
    	padding-top: 60px;
	}
	#homeHeaderDesktop{
		height: 450px !important;
	}
	.global{
  /* background-image: url("/wp-content/uploads/2017/01/AS-TheSpeaker-Header.jpg"); */
	  background-image: url("/wp-content/uploads/2017/03/AlexShalman-Website-Speaker-1260-1.jpg");
	    background-position: top center;
	    
	}

	.left{
	  width: 50%;
	  vertical-align:top;
	  display: inline-block;
	  /* background-image: url("/wp-content/uploads/2017/01/AS-TheDentist-Header.jpg"); */
	  background-image: url("/wp-content/uploads/2017/03/AlexShalman-Website-Dentist-1260-1.jpg");
	  height: 450px;
	  margin: 0px;
	  padding:0px;
	  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	    transition: width 2s;
	    background-size: auto 100% !important;
	  
	}

	.right{
	  width: 50%;
	  vertical-align:top;
	  display: inline-block;
	  height: 450px;
	  background-position: -964px;
	  margin: 0px;
	  padding:0px;
	  margin-left:-4px;
	  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	    transition: width 2s;
	}

}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
.header-layout2 .main-search.header-search{
		position:relative !important;
		padding-left: 4vw;
	}
	#bannerSpeaker {
		background-size: 100% !important;
		background-repeat: no-repeat;
		height: 550px !important
	}
	

	.global{
	  /* background-image: url("/wp-content/uploads/2017/01/AS-TheSpeaker-Header.jpg"); */
	  background-image: url("/wp-content/uploads/2017/03/AlexShalman-Website-Speaker-1920-1-1.jpg");
	    background-size: auto 100%;
	    background-position: center;
	}	
	#homeHeaderDesktop{
		height: 550px !important;
	}

	.left{
	  width: 50%;
	  vertical-align:top;
	  display: inline-block;
	  /* background-image: url("/wp-content/uploads/2017/01/AS-TheDentist-Header.jpg"); */
	  background-image: url("/wp-content/uploads/2017/03/AlexShalman-Website-Dentist-1920-1-1.jpg");
	  height: 550px;
	  margin: 0px;
	  padding:0px;
	  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
	    transition: width 2s;
  
	}
}

@media only screen  and (min-width : 1920px) and (min-height: 1004px) {
	.header-layout2 .main-search.header-search{
		position:relative !important;
		padding-left: 4vw;
	}
}

.footerLeftContacts {
    display: inline-block;
    width: 52%;
    vertical-align: top;
    font-family: 'Proxima Nova' !important;
    font-size: 16px;  }
    width:;
}

.footerRightContacts {
    width: 125px;
    padding-left: 5px;
}

.small-footer-left {
    max-width: calc(100% - 320px);
}
@media all and (max-width:680px){
.small-footer-left {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}

.small-footer-left .boxFooter2 img {
    margin: 20px auto !important;
    float: none;
}

.small-footer-right {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0 auto;
}
}
.footerRightContacts {
    width: 136px;
    padding-left: 5px;
}

.small-footer-left {
    max-width: calc(100% - 320px);
}
@media all and (max-width:680px){
.small-footer-left {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}

.small-footer-left .boxFooter2 img {
    margin: 20px auto !important;
    float: none;
}

.small-footer-right {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0 auto;
}
.footerRightContacts {
    width: 150px;
    padding-left: 0px;
}
}

@media only screen and (min-width: 668px) and (max-width: 1024px) {
	.main-search.header-search.text-left {
	    padding-left: 41px !important;
	}
	.schedule.text-right{
		display: none;
	}
	.boxFooter2 img.resizeImage{
		display: none;
	}
	.vc_custom_1484154301459{
		padding-right: 25px !important;
	}
	#AboutSectionForm .vc_col-sm-2{
		width: 10% !important;
	}
	#AboutSectionForm .vc_col-sm-8{
		
		padding-top: 20px !important;
	}
	#fca_eoi_form_11055 .fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper, #fca_eoi_form_11055 .fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper{
		width: 34%;
	}
	.benefitsList{
		clear: left;
	}
	.benefitsList li img {
	    max-width: 96px;
	    float: left;
	    margin-top: -20px;
	    padding-right: 19px;
	}
	.smileIntroText .vc_col-sm-3{
		width: 20%;
	}
	.smileIntroText .vc_col-sm-6{
		width: 60%;
	}
	.site-footer {
    	margin: 26px 0 36px 0 !important;
	}
	.footer-siteinfo-wrapper {
    	padding: 15px 0;
    	padding-top: 0;
	}
	.footer-siteinfo-wrapper {
    	padding-top: 0 !important;
    	margin: 0;
	}
	#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
     width: 16.65% !important;
	}
	.imedica-container {
    	margin-left: -15px !important;
    	margin-right: -15px !important;
	}
	.single-post .theme-showcase .imedica-container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 15vw;
	}
	.single-post .comments-area .imedica-container{
		padding: 0;
	}

}

.vc_gitem_row .vc_gitem-col {
    padding: 10px;
    padding-right: 31px;
}
.headerScheduleContacts {
    width: 285px;
}

.ubtn-6700 .ubtn-text {
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25) !important;
}
.leftDentist button:hover span.ubtn-data {
	text-shadow: none !important;
}
.ult-testiblock-testimonial-content{
	padding: 0 50px;
}
.vc_grid-filter-item:before {
	  -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.vc_grid-filter-item{
	    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.vc_grid-filter-item:hover:before {
	transform: scale(1.3);
}
.schedule-home{
		display: block !important;
	}
@media only screen and (max-width: 1200px) {
#bannerSpeaker h1{
		padding: 0 8vw;
	}
}
@media only screen and (max-width: 992px) {
#bannerSpeaker{
		
	}
	.schedule-home{
		display: none !important;
	}
#newTimeline {
    width: 100% !important;}
}

@media only screen and (max-width: 1200px) {
#bannerSpeaker h1{
		padding: 0 8vw;
	}
}
@media only screen and (max-width: 1200px) {
.inline-error{
		position: relative !important;
	}
    #newTimeline {
        width: 960px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 680px) {
	.smileIntroText .vc_col-sm-3{
		display: none;
	}
	.smileIntroText {
		margin-top: -36px;
	}
        .bottom-form input[type="submit"]:focus, .bottom-form input[type="submit"]:visited, .bottom-form input[type="submit"]:active {
            background: #ffcc00 !important;
        }
  
   
}
@media screen and (min-width:768px) and (max-width:1200px) {
    .fca_eoi_layout_field_wrapper{
        width:30% !important;
    } 
    #fca_eoi_form_11037 input[type="text"], #fca_eoi_form_11037 input[type="email"], #fca_eoi_form_11055 input {    
        width:100% !important; 
    }
}
@media screen and (max-width:768px){
  .fca_eoi_layout_field_wrapper{
        width:100% !important;
    } 
    #fca_eoi_form_11037 input[type="text"], #fca_eoi_form_11037 input[type="email"], #fca_eoi_form_11055 input {    
        width:100% !important; 
    }
    .vc_column_container>.vc_column-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/*------------EDITS MADE ON 07/09/2017 ------------*/

.schedule.schedule-home.text-right {
    width: 33%;
}

.headerScheduleContacts {
    margin-right: 0;
    margin-left: auto;
    float: none;
    padding-left: 0;
}

.home-text-right-wrap {
    display: inline-block;
    vertical-align: middle;
}

.home-text-right-link {
    display: inline-block;
    vertical-align: middle;
}

.home-text-right-link a {
    background: #ffcc00;
    color: #fff;
    padding: 8px 8px;
    border-radius: 8px;
    font-weight: 600;
    margin-left: 10px;
    transition: 0.1s linear;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-text-right-link a:hover {
    background: #28bab4;
}

@media all and (min-width:1000px) and (max-width:1600px){
    .home-text-right-link a {
        padding: 5px 20px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .schedule.schedule-home.text-right {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}