@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@font-face {
	font-family: 'ACaslonPro-Bold';
	src: url('https://thelapbandcenter.com/fonts/ACaslonPro-Bold.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Bold.otf') format('opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Bold.woff') format('woff'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Bold.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Bold.svg#ACaslonPro-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro-BoldItalic';
	src: url('https://thelapbandcenter.com/fonts/ACaslonPro-BoldItalic.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-BoldItalic.otf') format('opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-BoldItalic.woff') format('woff'), url('https://thelapbandcenter.com/fonts/ACaslonPro-BoldItalic.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-BoldItalic.svg#ACaslonPro-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro-Italic';
	src: url('https://thelapbandcenter.com/fonts/ACaslonPro-Italic.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Italic.otf') format('opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Italic.woff') format('woff'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Italic.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Italic.svg#ACaslonPro-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro-Regular';
	src: url('https://thelapbandcenter.com/fonts/ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Regular.otf') format('opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Regular.woff') format('woff'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Regular.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Regular.svg#ACaslonPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro-Semibold';
	src: url('https://thelapbandcenter.com/fonts/ACaslonPro-Semibold.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Semibold.otf') format('opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Semibold.woff') format('woff'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Semibold.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-Semibold.svg#ACaslonPro-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro-SemiboldItalic';
	src: url('https://thelapbandcenter.com/fonts/ACaslonPro-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-SemiboldItalic.otf') format('opentype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-SemiboldItalic.woff') format('woff'), url('https://thelapbandcenter.com/fonts/ACaslonPro-SemiboldItalic.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/ACaslonPro-SemiboldItalic.svg#ACaslonPro-SemiboldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Notera';
	src: url('https://thelapbandcenter.com/fonts/NoteraPersonalUseOnly.eot?#iefix') format('embedded-opentype'), url('https://thelapbandcenter.com/fonts/NoteraPersonalUseOnly.woff') format('woff'), url('https://thelapbandcenter.com/fonts/NoteraPersonalUseOnly.ttf') format('truetype'), url('https://thelapbandcenter.com/fonts/NoteraPersonalUseOnly.svg#NoteraPersonalUseOnly') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* GENERAL */

#page-overlay, 
body {
    background: #fff !important;
}

body,
html,
p {
	font-family: 'Lato';
	font-size: 16px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'ACaslonPro-Regular';
}

.single-content a:hover, a {
    color: #592972;
}

.ac-bolditalic {
	font-family: 'ACaslonPro-BoldItalic';
}

.ac-italic {
	font-family: 'ACaslonPro-Italic';
}

.ac-regular {
	font-family: 'ACaslonPro-Regular';
}

.ac-semibold {
	font-family: 'ACaslonPro-Semibold';
}

.ac-semibolditalic {
	font-family: 'ACaslonPro-SemiboldItalic';
}

.notera {
	font-family: 'Notera';
}

.oswald-semibold {
	font-family: 'Oswald';
	font-weight: 600;
}

.black-txt {
	color: #000;
}

.mag-text {
	color: #C7006E;
}

.white-text {
	color: #fff;
}

.font115 {
	font-size: 115px !important;
	line-height: 125px !important;
}

.uppercase {
	text-transform: uppercase;
}

.d-block {
	display: block;
}

.wrapper {
	max-width: 1250px !important;
}

.home-custom .wrapper {
	max-width: unset !important;
}

.section-container {
	max-width: 1170px;
	margin: 0 auto;
}

#main {
	margin-bottom: 0px !important;
	background: #fff;
}

/* HEADER */

#header {
	padding: 0px 0 0 !important;
	background: #fff !important;
}

#header-main .col {
	margin-right: 0%;
}

#header-main .col-4 {
	width: 33.3333%;
}

body.logged-in.admin-bar .sticky-header.st-head>#header-main,
.sticky-header.st-head>#header-main {
	top: 0 !important;
}

#header-social {
    float: left !important;
    margin: 14px auto;
    display: block;
    text-align: center;
    left: 20px;
}

#header-social a {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background: #F5F5F5;
	text-align: center;
}

#header-social a .fa {
	font-size: 17px;
	color: #4A4A4A;
	line-height: 29px;
}

#header-social a:hover .fa {
    line-height: 23px !important;
}

#header-social a.header-search-hook-show {
	background: transparent !important;
	width: unset !important;
	height: unset !important;
	border-radius: 0px !important;
	border-left: 1px solid #000;
	padding-left: 0px;
	margin-left: -15px;
}

#header-social a .fa-search {
	font-size: 26px;
	padding-left: 13px;
}

#header-social a:hover .fa-search.header-social-span-2 {
	line-height: 20px !important;
}

#logo {
    margin-right: 20px;
    width: 285px;
    display: block;
    margin: 0px auto;
    float: unset;
    padding: 0px !important;
}

#logo a,
#logo img {
	width: 100% !important;
	height: auto !important;
}

.btn-header {
	float: right;
	color: rgba(49, 49, 49, 0.8);
	text-transform: uppercase;
	font-weight: 800;
	font-size: 11px;
	letter-spacing: 0.5px;
	padding: 25px 0px;
	cursor: pointer;
	position: relative;
}

.header-ph-num {
    margin-top: 8px;
    float: right;
    right: 24px;
}

.call-speak {
    color: rgba(49, 49, 49, 0.8);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    left: unset;
    text-align: center;
    position: relative;
    top: unset;
    font-family: 'Poppins';
    padding: 3px;
    display: block;
    font-style: normal;
    line-height: 19px;
}

.header-ph-num>a {
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    display: block;
    margin-bottom: 5px;
    font-family: 'Poppins';
    line-height: 22px;
    color: #C7006E;
    text-transform: uppercase;
}

.header-ph-num>a:hover {
	color: #8860a8 !important;
}

.header-ph-num>a span {
	display: block;
	padding: 5px 15px 3px;
	margin: 5px auto 8px;
	background: #C7006E;
	color: #fff;
	width: 160px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(176,0,100,1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(176,0,100,1);
	box-shadow: 0px 3px 0px 0px rgba(176,0,100,1);
}

.header-ph-num>a:hover span {
	background: #8860a8 !important;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(123,77,160,1) !important;
	-moz-box-shadow: 0px 3px 0px 0px rgba(123,77,160,1) !important;
	box-shadow: 0px 3px 0px 0px rgba(123,77,160,1) !important;
}

#header-main .wrapper {
	max-width: 1060px !important;
}

#navigation {
	float: unset !important;
}

#navigation ul {
	margin: 0 auto;
	display: flex;
	text-align: center;
}

#navigation .menu ul {
    background: #f5f5f5;
	border: none;
	left: -45%;
}

#navigation ul li {
	margin: 10px auto !important;
}

#navigation .menu>li>a {
    font-family: 'Poppins';
    color: rgba(49, 49, 49, 0.8) !important;
	font-size: 12px;
	margin: 5px 0 !important;
}

.sticky-header #navigation .menu > li.arrow > a::after {
    content: "\f078";
    font-weight: 500;
    color: rgba(49, 49, 49, 0.8) !important;
    font-size: 9px;
    font-family: 'FontAwesome';
    margin-left: 3px;
    cursor: pointer;
}

#navigation .menu ul li a {
    font-family: 'Poppins';
    color: rgba(49, 49, 49, 0.8) !important;
    font-size: 13px;
    letter-spacing: 0.5px;
	font-weight: 600;
	cursor: pointer !important;
}

.nav-span-2 {
    text-align: left;
}

#navigation a:hover .nav-span-2 {
    color: #c7006e;
}

#navigation .menu a:hover .fa {
	color: #c7006e;
}

.sticky-header #navigation .menu > li.arrow > a:hover::after {
    color: #c7006e !important;
}

li.current_page_item a .nav-span-1 {
    color: #c7006e !important;	
}

.bc1 {
	background-color: #592972;
}

.bc2 {
	background-color: #BC63A7;
}

.bc3 {
	background-color: #8860A8;
}

.sticky-header.st-head > #header-main {
    transition: unset !important;
    -moz-transition: unset !important;
    -ms-transition: unset !important;
    -o-transition: unset !important;
    -webkit-transition: unset !important;
}

/* HOME SLIDER */

.home #main {
    margin-top: 210px;
}

.home-custom.hcustom0 {
	background: unset !important;
	padding: unset !important;
}

#rev_slider_16_1 {
	border-bottom: 5px solid #c7006e;
}

.tparrows:before {
	color: #C8006F !important;
	font-weight: bold !important;
}

.homeslider-caption {
	background: #fff;
    padding: 35px 65px 35px 35px !important;
    margin-top: -2px !important;
}

.homeslider-title {
	font-family: 'ACaslonPro-Regular';
	font-size: 65px !important;
	text-align: center !important;
	line-height: 65px !important;
}

.homeslider-subtitle {
	font-family: 'ACaslonPro-Regular';
	font-size: 22px !important;
	line-height: 14px !important;
	text-align: center !important;
	margin-top: 10px !important;
}

.homeslider-lbs {
	font-family: 'ACaslonPro-Regular';
	font-size: 35px !important;
	text-align: center !important;
}

.homeslider-lbs .font115 {
	text-align: center !important;
	display: block;
	transform: skew(-5deg);
	margin-bottom: 35px !important;
}

.homeslider-lbs .rotate {
	transform: rotate(-90deg) !important;
	position: absolute;
	bottom: 103px;
	right: 0px;
	font-size: 48px !important;
	line-height: 48px !important;
}

.homeslider-testimonial {
	font-family: 'Lato';
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 24px !important;
	text-align: center !important;
	padding: 35px 30px !important;
	background: #fff;
}

.home-custom {
	padding: 0px !important;
}

#success-stories {
	background-image: url(https://thelapbandcenter.com/wp-content/uploads/2020/11/bg.jpg) !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	display: flex;
}

#success-stories .section-container {
	padding: 60px 0px 90px;
}

#success-stories .col-4 {
	padding: 10px 30px;
}

#success-stories .col-4 img {
	width: 180px;
}

#success-stories div.h2 {
	text-align: center;
	color: #fff;
	font-family: 'ACaslonPro-Regular';
	font-size: 25px;
	line-height: 30px;
	margin-top: 10px;
}

#success-stories div.h3,
#success-stories div.h3 a {
	text-align: center;
	color: #fff;
	font-family: 'ACaslonPro-Bolditalic';
	font-size: 15px;
}

#success-stories p {
	color: #fff;
	line-height: 22px;
	font-weight: 300;
	text-align: center;
	padding: 15px;
	margin-bottom: 0px;
}

a.btn-see-more2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 3px 15px;
	border-radius: 15px;
	margin: 0 auto;
	display: block;
	width: -moz-fit-content;
	width: fit-content;
    margin-bottom: 15px;
    transition: all 500ms ease-in-out;
}

a.btn-see-more2:hover {
    background: rgba(0,0,0,0.1);
}

#dr-naim {}

#dr-naim .section-container {
	border: 1px solid rgba(0, 0, 0, 0.5);
	margin: 150px auto 60px;
	padding: 60px 60px 35px;
	display: table;
}

#dr-naim img {
	margin-top: -160px;
}

#dr-naim .col-6 {}

#dr-naim h1.h2,
#dr-naim div.h2 {
	text-align: center;
	color: #C7006E;
	font-family: 'ACaslonPro-Regular';
	font-size: 33px;
	line-height: 55px;
}

#dr-naim h1.h2 span,
#dr-naim div.h2 span {
	color: #000;
	font-family: 'Oswald';
	text-transform: uppercase;
	font-weight: 300;
	font-size: 54px;
	display: block;
}

#dr-naim p {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	max-width: 450px;
	margin: 0 auto 10px;
	padding: 0px 30px;
}

a.btn-mag-big {
	background: #C7006E;
	margin: 30px auto 0px;
	display: block;
	width: -moz-fit-content;
	width: fit-content;
	color: #fff;
	padding: 5px 20px;
	font-size: 11px;
	font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 500ms ease-in-out;
}

a.btn-mag-big:hover {
    background: #000;
}

#success-stories-videos {}

#success-stories-videos .section-container {}

#success-stories-videos div.h2 {
	font-family: 'Notera';
	font-size: 70px;
	transform: rotate(-20deg) !important;
	margin-bottom: -90px;
}

#success-stories-videos .su-lightbox {
    cursor: pointer;
	position: relative;
	display: block;
}


#success-stories-videos .su-lightbox .fa {
	position: relative;
	color: #fff;
	font-size: 60px;
	top: 175px;
    left: 42%;
    z-index: 999999999;
}

#success-stories-videos .su-lightbox img {
    transition: all 500ms ease-in-out;
    width: 295px;
    height: 296px;
    border-radius: 100%;
}

iframe.mfp-iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

.su-lightbox-content {
    min-height: 500px;
}

.video-overlay {
    border-radius: 100%;
    width: 268px;
    height: 265px;
    overflow: hidden;
    position: absolute;
	margin-top: -132.5px;
	margin-left: -134px;
	z-index: 999;
	left: 49%;
	top: 57%;
    transition: all 500ms ease-in-out;
}

#success-stories-videos .su-lightbox:hover .video-overlay {
    background: rgba(98,44,122,0.3);
}

#success-stories-videos .su-lightbox:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

#success-stories-videos div.h3 {
	font-family: 'ACaslonPro-Bold';
	text-align: center;
	font-size: 22px;
}

.btn-black-big {
	font-family: 'ACaslonPro-Bold';
	text-align: center;
	background: #000;
	color: #fff;
	margin: 30px auto;
	width: 70%;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 36px;
    padding-top: 5px;
    transition: all 500ms ease-in-out;
}

.btn-black-big:hover {
    background: #c7006e !important;
}

#home-subscribe {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 39%, #ffffff 39%, #c8006f 39%, #c8006f 58%, #c8006f 58%, #ffffff 58%, #ffffff 58%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 39%, #ffffff 39%, #c8006f 39%, #c8006f 58%, #c8006f 58%, #ffffff 58%, #ffffff 58%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 39%, #ffffff 39%, #c8006f 39%, #c8006f 58%, #c8006f 58%, #ffffff 58%, #ffffff 58%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

#home-subscribe .section-container {
	background: #622C7A;
	border: 20px solid #fff;
	max-width: 900px;
	margin: 40px auto;
	padding: 40px;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

#home-subscribe div.h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: 500;
	font-family: 'Lato';
}

#home-subscribe div.h4 {
	font-family: 'Lato';
	color: #fff;
	text-align: center;
	max-width: 400px;
	margin: 0px auto 25px;
	line-height: 25px;
	font-weight: 300;
	font-size: 14px;
}

/* FORMS */

.free-conslut-frm {
    max-width: unset !important;
	background: #622C7A !important;
}

.free-conslut-frm input[type=email], .free-conslut-frm input[type=text] {
	border-radius: 10px;
	outline: 0;
}

.free-conslut-frm input[type="email"], .free-conslut-frm input[type="text"], .free-conslut-frm select {
    height: 44px;
}

.free-conslut-frm select {
	border-radius: 10px;
	outline: 0;
}
 .free-conslut-frm-right .wpcf7-form-control.wpcf7-submit, .landing-free-conslut-frm .wpcf7-form-control.wpcf7-submit, .free-conslut-frm input[type="submit"] {
	background: transparent !important;
	border: 2px solid #fff;
	border-radius: 1015px;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: 'Lato';
	outline: 0;
    float: right;
}

.free-conslut-frm .h3, .landing-free-conslut-frm .h3, .free-conslut-frm > h3, .request-for-financing > h3, #sidebar .free-conslut-frm > h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    text-align: center;
	font-weight: 500;
	font-family: 'Lato';
}

.free-conslut-frm>p, #main section#content article .free-conslut-frm p {
	font-family: 'Lato';
	color: #fff;	
	text-align: center;	
	max-width: 400px;	
	margin: 0px auto 25px !important;	
	line-height: 25px !important;	
	font-weight: 300;	
	font-size: 14px !important;
}

/* PAGE TITLE */

#tagline .wrapper {
    max-width: 1015px !important;
}

#tagline {
    padding: 20px 0;
    background: #f3f3f3;
    color: #c7006e;
    font-family: 'Lato';
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
}

#tagline h1 {
    color: #000;
    font-size: 30px !important;
    line-height: 34px;
}

#tagline .button {
    margin-bottom: -32px;
}

.button.primary, .button.secondary, .button.transparent {
    border-radius: 25px;
}

.button .button-span-1 {
    background-color: #592972 !important;
}

.button .button-span-2 {
    background-color: #8860A8 !important;
}

.breadcrumbs-page a {
    color: #000 !important;
}

/* GENERAL INTERNAL PAGES */

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'ACaslonPro-Regular';
}

.cus-home-info-section-1-pad0 h2 {
    font-size: 30px;
    line-height: 36px;
	margin: 0 0 20px;
	color: #592972 !important;
	display: inline-block;
}

.home-info-section-1 {
    font-size: 17px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
}

.cus-home-info-section-1-pad0 p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px;
    font-weight: 400;
    text-align: justify;
    text-align-last: left;
}

.home-info-section-1 ul {
	margin: 25px 0px 0px;
}

.home-info-section-1 ul li {
    margin: 0px 0px 5px;
}

.book-consult {
	margin: 40px 0px;
}

.book-con-lft {
    color: #c7006e;
    float: left;
    font-size: 18px;
    font-weight: 900;
    margin-top: 16px;
    letter-spacing: 1px;
    text-align: right;
}

.book-con-rgt {
    text-align: left;
    padding-left: 30px;
}

.cus-section-1-btn, .cus-section2-btn {
    margin: 0px 0 0;
}

#main section#content .blog-post-single-content > p, #main section#content article p, #main section#content article ul li {
	color: #000;
	font-weight: 300;
}

.page-template-default  .wrapper {
    max-width: 1015px !important;
}

/* MEET DR. NAIM */

.page-id-115 .section-container {
    max-width: 1015px !important;
}

.page-id-115 .cus-home-info-section-1-pad0 h2 {
    font-size: 38px!important;
    line-height: 44px!important;
    margin: 30px 0 20px !important;
}

.page-id-115 .cus-home-info-section-1-pad0 .col-6.home-info-section-1-image {
    max-width: 35% !important;
}

.page-id-115  .home-info-section-1-image img {
    margin-top: 30px;
}

.page-id-115  .cus-home-info-section-1-pad0 .home-info-section-1-content {
    width: 62%;
}

/*#dr-naim-cv .section-container {
	background-image: url(https://thelapbandcenter.com/wp-content/uploads/2018/01/Naim-Surgery-Team-Lap-Band-Center-of-Orange-County.jpg);
	background-repeat: no-repeat;
	background-position: 157%;
	background-size: auto 100%;
}*/

#dr-naim-cv .section-container .col-8 {
	padding: 29.4px;
	margin-right: 0px !important;
}

#dr-naim-cv .section-container .col-8 p {
	color: #fff !important;
}

#dr-naim-cv .section-container .col-4 {
    /*background-image: url(https://thelapbandcenter.com/wp-content/uploads/2018/01/Naim-Surgery-Team-Lap-Band-Center-of-Orange-County.jpg);
    background-repeat: no-repeat;
    background-position: 35% 20%;
    background-size: auto;*/
    width: 34.26%;
}

#rev_slider_15_1, #rev_slider_8_1_forcefullwidth {
	max-width: 1125px !important;
    margin: 0 auto;
}

#rev_slider_15_1 .tparrows::before {
    color: #592972 !important;
    font-weight: normal !important;
    font-size: 30px !important;
}

.home-custom.hcustom0::before {
    display: none !important;
}

.home-custom.hcustom0 p {
    line-height: 26px;
	font-weight: 300;
	text-align: justify;
	text-align-last: left;
}

.home-info-section-2 {
    background-color: #8860A8;
}

.home-info-section-2-content {
    padding: 3%  0!important;
}

.cus-home-info-section-2-pd0 p {
    line-height: 22px;
    font-weight: 400;
    color: #fff;
}

.page-id-115 .home-custom.hcustom2 .wrapper {
	max-width: 100% !important;
}

.slider-title {
	font-size: 50px !important;
	line-height: 50px !important;
    font-family: 'ACaslonPro-Regular';
}

.city-slider {
    font-size: 22px !important;
    line-height: 26px !important;
    font-family: 'ACaslonPro-Regular';
    margin-bottom: 10px !important;
}

.lbs-slider {
    font-size: 33px !important;
    font-weight: 900 !important;
    line-height: 39px !important;
    color: #c7006e;
    text-transform: uppercase;
}

.lbs-slider a {
    color: #c7006e !important;
}

.slider-text {
    font-family: 'Lato';
    padding: 10px 0px !important;
    font-weight: 600 !important;
}

#rev_slider_8_1 .tparrows::before {
    color: #c7006e !important;
    font-weight: bold !important;
    background: #fff;
    font-size: 35px !important;
}

#rev_slider_8_1 .tparrows:hover::before {
    background: #f3f3f3 !important;
}

/* ABOUT THE PROCEDURE */

.cus-home-info-section-2-pd0 .h2 {
    font-size: 25px;
    line-height: 31px;
    margin: 25px 0 10px !important;
    color: #fff;
    font-weight: 600;
}

.home-info-section-2-content .h3 {
	color: #fff;
	font-size: 22px;
	line-height: 26px;
}

.cus-home-info-section-2-pd0 li {
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}

.cus-home-info-section-1-pad0 .h2 {
    line-height: 50px;
    color: #592972 !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 300;
    font-size: 42px;
    display: block;
    margin: 25px 0px;
}

.page-id-117 .home-info-section-2 {
    background-color: transparent;
    background-image: url(https://thelapbandcenter.com/wp-content/uploads/2019/01/bg-lapband-works-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}

.page-id-117 .wpcf7 {
    border: 20px solid #fff;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

.landing-pg .home-info-section-2 {
    background-color: transparent;
    background-image: url(https://thelapbandcenter.com/wp-content/uploads/2019/01/bg-lapband-works-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}

.landing-pg .wpcf7 {
    border: 20px solid #fff;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}


/* SUCCESS STORIES */

.page-id-119 .cus-home-info-section-1-pad0 .h2 {
    font-family: 'Notera';
	font-size: 95px;
	text-transform: none;
}

p.treatment {
	font-family: 'ACaslonPro-Regular';
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0px;
}

.cus-home-info-section-1-pad0 .h4 {
    margin: 0 0 20px;
    font-size: 24px;
    line-height: 28px;
    color: #c7006e;
    font-family: 'Lato';
    font-weight: 900;
    text-transform: uppercase;
}

.btn-free-consulation {
    background: #592972;
    border-radius: 20px;
    font-size: 16px;
    font-family: 'Lato';
    letter-spacing: 1px;
}

.btn-free-consulation:hover {
    border: 1px solid #592972;
    color: #592972;
}

.home-info-section-1-after-image-content h3 {
    color: #c7006e;
    margin: 60px 0px 30px !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 57px;
    line-height: 60px !important;
}

.page-id-119 .wpcf7 {
    border: 20px solid #fff;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

/* INSURANCE */

#page-id-121 h3 {
    color: #c7006e;
    font-size: 40px;
}

.lshowcase-box-5 {
    padding-bottom: 160px !important;
}

.lshowcase-boxInner {
    padding: 5px 0px !important;
	border: 2px solid #ebebeb;
	min-height: 140px;
}

.lshowcase-boxInner img {
	padding: 0px !important;
}

/* FINANCE */

.request-for-financing {
    border: 20px solid #fff;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

/* USEFUL LINKS */

.useful-link-abs {
    border: 2px solid #c7006e;
}

.useful-link-main {
	border: none !important;
}

.useful-link-title h3 {
    background: #c7006e;
    font-family: 'Oswald';
	text-transform: uppercase;
	font-size: 18px !important;
}

.useful-link-abs:hover {
	border-color: #592972 !important;
}

.useful-link-main:hover .useful-link-title h3 {
	background: #592972 !important;
}

/* BLOG */

.blog-post-meta {
    display: none;
}

.blog-post-title {
    min-height: 77px;
}

.blog-post-title h2, .blog-post-title .h2 {
	font-size: 23px;
	text-align: center;
}

.blog-post-title h2::after, .blog-post-title .h2::after {
    content: '';
    width: 70px;
    height: 3px;
    background: #D2338B;
    margin: 8px auto 0px;
    display: block;
}

.blog-post-main {
	min-height: 320px;
    border: 2px solid #000;
    border-top: none !important;
}
.page-template-template-blog .blog-post-main .button {
    margin: 0 auto;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
}

.page-template-template-blog .blog-post-main .button .button-span-1 {
    background-color: #c7006e !important;
}

.page-template-template-blog .blog-post-main .button .button-span-2 {
    background-color: #B00064 !important;
}

.blog-post-excerpt {
    min-height: 65px;
    text-align: justify;
    text-align-last: center;
}

.pagination-load-more a {
    font-family: 'ACaslonPro-Bold';
    text-align: center;
    background: #000;
    color: #fff;
    margin: 30px auto;
    width: 70%;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 36px;
    padding: 5px;
    transition: all 500ms ease-in-out;
}

.pagination-load-more a:hover {
	background: #c7006e !important;
}

/* SHOW POSTS PLUGIN */

.wp-show-posts-inner {
	box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}

.wp-show-posts-image {
    margin-bottom: 0px;
}

.wp-show-posts-entry-header {
	margin: 0px;
	border-left: 2px solid #000;
    border-right: 2px solid #000;
}

.wp-show-posts .wp-show-posts-entry-title {
    margin: 0 auto;
    padding: 20px 40px;
    text-align: center;
    font-size: 23px;
    font-family: 'ACaslonPro-Regular';
    font-weight: 400;
    letter-spacing: 0;
    height: 150px !important;
    line-height: 32px;
    display: table;
}

.wp-show-posts-entry-title a {
    color: #1f1f1f !important;
    display: table-cell;
    vertical-align: middle;
}

.wp-show-posts-entry-title a::after {
    content: '';
    width: 70px;
    height: 3px;
    background: #D2338B;
    margin: 8px auto 0px;
    display: block;
}

.wp-show-posts-entry-summary {
    margin: 0px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding: 0px 40px 10px;
    text-align: justify;
    text-align-last: center;
    color: #000;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    min-height: 110px;
}

.wpsp-read-more {
    display: block;
    width: 100%;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 0px 40px 40px;
    text-align: center;
}

a.wp-show-posts-read-more {
    background-color: #c7006e !important;
    padding: 15px 17px;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: 900;
    border-radius: 25px;
    color: #fff !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none !important;
}

a.wp-show-posts-read-more:hover  {
    background-color: #B00064 !important;
}

/* ARTICLE */

.white-wrapper {
    border: none;
	border-top: none;
	box-shadow: none;
}

.blog-post-single-meta {
    display: none;
}

#sidebar .free-conslut-frm {
    border: 10px solid #fff;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

#sidebar .widget-title {
    background: transparent;
    padding: 15px 0 0px;
    color: #000;
    font-family: 'ACaslonPro-Bold';
    font-size: 20px;
}

.widget_recent_entries ul li {
    list-style: none;
    text-align: center;
}

/* CONTACT US */

.page-id-127 h2 {
    font-family: 'Oswald';
    font-size: 45px;
    color: #c7006e;
    text-transform: uppercase;
    margin-top: 60px !important;
}

.page-id-127 .su-column-inner p {
    padding-right: 10%;
}

.page-id-127 .wpcf7 {
    border: 20px solid #fff;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

/* FOOTER */

#footer-posts {
	background-image: url(https://thelapbandcenter.com/wp-content/uploads/2020/11/bg-latest-news.jpg) !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#footer-posts .section-heading h2,
#footer-posts .section-heading .h2 {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald';
	font-size: 35px;
}

#footer-posts .section-heading h3,
#footer-posts .section-heading .h3 {
	font-family: 'ACaslonPro-Regular';
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 10px 0px 45px;
}

.owl-carousel .owl-item {
	opacity: 0;
}

.blog-post-alt-thumb {
	width: 50%;
	float: left;
}

.blog-post-alt-thumb a {}

.blog-post-alt-thumb a img {}

.blog-post-alt-main {
	width: 50%;
	float: right;
	padding: 20px 15px;
	min-height: 241.5px;
}

.blog-post-alt-title {
	margin-bottom: 0px;
}

.blog-post-alt-title h2,
.blog-post-alt-title .h2 {
	font-family: 'ACaslonPro-Regular';
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

.blog-post-alt-title h2::after,
.blog-post-alt-title .h2::after {
	content: '';
	width: 70px;
	height: 3px;
	background: #D2338B;
	margin: 8px auto 0px;
	display: block;
}

.blog-post-alt-main p {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

.blog-post-alt-title a.btn-see-more {
    background: #C7006E;
    color: #fff;
    text-transform: uppercase;
    font-size: 8px;
    padding: 3px 15px;
    border-radius: 10px;
    right: 30px;
    position: absolute;
    bottom: 10px;
    transition: all 500ms ease-in-out;
}

.blog-post-alt-title a.btn-see-more:hover {
    background: #592972!important;
}

.blog-post-alt-meta,
.blog-post-alt-comments-count {
	display: none;
}

.carousel-go-prev {
    top: 40%;
    left: 0% !important;
    margin-left: -130px;
    width: 130px;
    text-align: center;
}

.carousel-go-next {
    top: 40%;
    right: 0% !important;
    margin-left: 0px;
    width: 130px;
    text-align: center;
}

.carousel-go-prev .fa, .carousel-go-next .fa {
    color: #fff;
}

.foot-sec-logos {
	padding: 20px 0;
	text-align: center;
}

.foot-sec-logos img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
    max-height: 95px;
    width: auto;
	margin: 0px 10px;
}

.foot-sec-logos img:hover {
    -webkit-filter: none !important;
    filter:none !important;
}

.social-links-w-labels .fa {
    color: #666666;
    margin-right: 0px;
    font-size: 21px;
    line-height: 32px;
    padding-left: 2px;
}

.social-links-w-labels a {
    margin: 5px;
    display: inline-block !important;
    background: #fff;
    border-radius: 20px;
    height: 30px;
    width: 30px;
    margin-right: 0px;
	text-align: center;
	transition: all 500ms ease-in-out;
}

.social-links-w-labels a:hover {
    opacity: 0.8;
}

.social-links-label {
	display: none;
}

#footer-widgets {
	background: #666666;
	padding: 40px 0px;
	text-align: left;
}

#footer-widgets .widget-title-inner {
	color: #fff;
	font-weight: 800;
	font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
}

#footer-widgets .widget-title-line {
	display: none !important;
}

#footer-widgets .textwidget a,
#footer-widgets .textwidget p {
	color: #fff;
	font-size: 14px;
    display: block;
    margin-bottom: 0px;
}

#footer-widgets .col-4 {
	width: 22.93% !important;
}

#footer-widgets .widget {
	margin-top: 0px !important;
}

.footer-disclaimer {
	background: #F3F3F3;
	padding: 30px 0;
}

.footer-disclaimer-content p {
    color: #666666;
    font-size: 9px;
    line-height: 13px;
    margin: 0px auto;
	font-weight: 700;
	padding: 0px 15px;
	text-align-last: center;
}

#footer-bottom {
    padding: 10px 0;
}

#footer-bottom .wrapper {
    padding: 0px 15px;
}

#footer-navigation {
    font-size: 12px;
}

/* RESPONSIVE */

@media all and (min-width: 1440px) {
	
}

@media all and (min-width: 1024px) and (max-width: 1440px) {
	
}

@media all and (max-width: 1024px) {
	/* GENERAL */
	body, html, p {
		font-size: 14px;
	}

	/* HOME */	
	#success-stories .section-container {
		padding: 20px 15px;
	}
	#success-stories .col-4 {
		padding: 15px;
	}
	.carousel-go-prev {
		left: 5px;
		margin-left: 0px;
		width: 40px;
		height: 40px;
		right: unset;
		background: #c7006e;
		border-radius: 100%;
		text-align: left;
		padding-left: 9px;
	}
	.carousel-go-next {
		right: 0px !important;
		margin-left: 0px;
		width: 40px;
		left: unset !important;
		height: 40px;
		background: #c7006e;
		border-radius: 100%;
		text-align: right;
		padding-right: 9px;
	}
	.owl-carousel .owl-wrapper {
		padding-left: 14.5px !important;
	}
	.owl-carousel .owl-item {
		background: #fff;
	}

	/* GENERAL INTERNAL PAGES */
	body #tagline {
		padding: 20px;
	}
	.cus-home-info-section-1-pad0 .home-info-section-1-content {
		padding: 15px !important;
	}
	#main section#content .blog-post-single-content > p, #main section#content article p, #main section#content article ul li {
		font-size: 14px;
		line-height: 20px;
	}
}

@media all and (min-width: 960px) and (max-width: 1024px) {

}

@media all and (min-width: 768px) and (max-width: 1024px) {
	/* HOME */
	#success-stories .col-4 {
		min-height: 420px;
	}
	#success-stories p {
		line-height: 20px;
		padding: 5px 15px 10px;
	}
	.blog-post-alt-thumb a img {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	/* GENERAL INETRNAL PAGES */
	#rev_slider_8_1 .zeus.tparrows.tp-leftarrow {
		left: -35px !important;
	}
	#rev_slider_8_1 .zeus.tparrows.tp-rightarrow {
		right: -35px !important;
	}
	/* ABOUT THE PROCEDURE */
	body.about-the-procedure .home-info-section-1 {
		padding: 20px 15px;
	}
	
	/* BLOG PAGE */
	.white-wrapper {
		padding: 0px 15px;
	}

	/* FOOTER */
	#footer-widgets {
		padding: 25px 15px;
	}
	body .social-links-w-labels a {
		margin-left: 5px;
	}
	.social-links-w-labels a {
		height: 28px;
		width: 28px;
	}
	.social-links-w-labels .fa {
		line-height: 29px;
	}
}

@media all and (min-width: 768px) and (max-width: 960px) {
	/* HEADER */
	#header #header-main .wrapper {
		padding: 0px;
	}
	body.home #logo {
		width: 80%;
		margin: 6% auto !important;
		float: unset;
	}	
	body.home #header-main #header-social {
		margin: 20px 0 0;	
	}
}

@media all and (max-width: 768px) {
	/* HOME */
	#success-stories-videos div.h2 {
		font-size: 60px;
		margin-bottom: -45px;
		text-align: center;
	}
	#success-stories-videos .su-lightbox img {
		width: 190px;
		height: 191px;
	}
	.video-overlay {
		width: 172px;
		height: 171px;
		margin-top: -86px;
		margin-left: -85.5px;
	}
	#success-stories-videos .su-lightbox .fa {
		font-size: 35px;
		top: 114px;
		left: 46%;
	}

	/* GENERAL INTERNAL PAGES */
	.cus-home-info-section-1-pad0 p {
		font-size: 14px;
	}
	.book-con-lft, .book-con-rgt {
		float: left;
		text-align: center;
		width: 50%;
	}
	.book-con-lft {
		font-size: 13px;
	}
	.cus-section-1-btn, .cus-section2-btn {
		margin-top: 10px;
	}
	.button.medium span {
		padding: 10px;
		font-size: 9px;
		letter-spacing: 0.5px;
	}
	.cus-home-info-section-2-pd0 p {
		line-height: 20px;
		font-size: 14px;
	}
	.cus-home-info-section-2-pd0 li {
		font-size: 14px;
		line-height: 20px;
	}
	.cus-home-info-section-2-pd0 .h2 {
		font-size: 16px !important;
		line-height: 22px !important;
	}
	.home-info-section-2-content .h3 {
		font-size: 20px;
		line-height: 24px;
	}
	body.page #content article.page {
		padding: 25px 15px !important;
	}
	article.page img {
		margin-bottom: 20px !important;
	}

	/* SUCCESS STORIES */
	#post-119 h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.page-id-119 .cus-home-info-section-1-pad0 .h2 {
		font-size: 75px !important;
		text-align: center;
	}
	.page-id-119 .cus-home-info-section-1-pad0 p {
		text-align-last: center;
	}
	.cus-home-info-section-1-pad0 .h4 {
		text-align: center;
	}
	.cus-home-info-section-1-pad0 .home-info-section-1-after-image-content {
		padding: 15px;
	}
	
	/* BLOG */
	.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img {
		margin-bottom: 0px !important;
	}
	.wp-show-posts .wp-show-posts-entry-title {
		height: 130px !important;
		font-size: 18px;
		line-height: 24px;
		padding: 10px 20px;
	}
	.wp-show-posts-entry-summary {
		font-size: 14px;
		line-height: 20px;
		padding: 0px 20px 10px;
	}
	.wpsp-read-more {
		padding: 0px 20px 20px;
	}
	a.wp-show-posts-read-more {
		padding: 6px 15px;
		margin-top: 10px;
	}

	/* CONTACT US */
	.page-id-127 h2 {
		font-size: 35px;
		margin-top: 0px !important;
	}
	.page-id-127 .su-column-inner p {
		padding-right: 0%;
		text-align: justify;
	}
	.page-id-127 .wpcf7 {
		border: 10px solid #fff;
	}
	.of-loc {
		margin: 35px 0px 10px;
	}
	.page-id-127 article.page img {
		margin-bottom: -10px !important;
	}
}

@media all and (min-width: 480px) and (max-width: 768px) {
	/* HEADER*/
	#header-social a {
		margin-left: 2px;
	}
	/* HOME*/
	.home #main {
		margin-top: 0px !important;
	}
	#rev_slider_16_1 .uranus.tparrows::before {
		width: 25px  !important;
		height: 25px !important;
		line-height: 40px!important;
		font-size: 20px!important;
	}
	#rev_slider_16_1 .uranus.tparrows.tp-leftarrow::before {
		float: left;
		margin-left: -35px;
	}
	#rev_slider_16_1 .uranus.tparrows.tp-rightarrow::before {
		float: right;
		margin-right: -35px;
	
	}
	.homeslider-caption {
		margin-left: -150% !important;
		background: rgba(255,255,255,0.8);
		padding: 15px !important;
		margin-top: -30px !important;
	}
	.homeslider-testimonial {
		font-size: 14px !important;
		text-align: right !important;
		padding: 10px 10px 10px 0px !important;
		margin-top: -35px !important;
		margin-right: -10px !important;
		max-width: 185px !important;
		float: right;
	}
	#success-stories .col-4 {
		min-height: 410px;
	}
	#success-stories .col-4 img {
		width: 130px;
	}
	#dr-naim p {
		font-size: 16px;
		line-height: 22px;
		padding: 0px 15px;
	}
	.owl-carousel .owl-item {
		min-height: 245px;
	}

	/* GENERAL INTERNAL PAGES */
	.lbs-slider {
		font-size: 29px !important;
	}

	/* FINANCE */

	.free-conslut-frm .h3, .landing-free-conslut-frm .h3, .free-conslut-frm > h3, .request-for-financing > h3, #sidebar .free-conslut-frm > h3 {
		font-size: 22px;
	}

	/* CONTACT US */
	.office-thumb .su-column-size-1-3 {
		width: 32% !important;
		float: left !important;
		margin: 0 1.3% 0 0 !important;
	}

	/* FOOTER */
	.foot-sec-logos img {
		max-height: 65px;
	}
}

@media all and (max-width: 480px) {
	/* HEADER */
	#header-main .col-4 {
		width: unset !important;
		display: inline !important;
		float: unset !important;
	}
	body #logo, body.home #logo {
		width: 55%;
		display: inline-block;
	}
	.header-ph-num {
		right: 0px;
		width: 45%;
		display: inline-block;
		margin-top: 5px;
		padding: 3px;
	}
	body #header-social {
		padding: 10px !important;
	}
	.header-ph-num > a {
		font-size: 10px;
		margin-bottom: 5px;
		line-height: 15px;
	}
	.header-ph-num > a span {
		padding: 5px 5px 0px;
		margin: 2px auto 0px;
		width: 100px;
	}
	.call-speak {
		font-size: 10px;
		letter-spacing: 0.5px;
	}

	/* HOME */
	#rev_slider_16_1 .uranus.tparrows::before {
		width: 25px  !important;
		height: 25px !important;
		line-height: 40px!important;
		font-size: 20px!important;
	}
	#rev_slider_16_1 .uranus.tparrows.tp-leftarrow::before {
		float: left;
		margin-left: -35px;
	}
	#rev_slider_16_1 .uranus.tparrows.tp-rightarrow::before {
		float: right;
		margin-right: -35px;
	
	}
	.homeslider-caption {
		padding: 5px !important;
		margin-left: -150% !important;
		background: rgba(255,255,255,0.8);
		margin-top: 0px !important;
	}
	.homeslider-title {
		font-size: 25px !important;
		line-height: 28px !important;
		margin-top: -20px !important;
	}
	.homeslider-subtitle {
		font-size: 12px !important;
		margin-top: 0px !important;	
	}
	.homeslider-lbs .font115 {
		margin-bottom: 5px !important;
	}
	.font115 {
		font-size: 40px !important;
		line-height: 45px !important;
	}
	.homeslider-lbs .rotate {
		bottom: 85px;
		right: 10px;
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.homeslider-testimonial {
		font-size: 9.5px !important;
		font-weight: 600 !important;
		line-height: 14px !important;
		text-align: right !important;
		padding: 5px 5px 5px 0px !important;
		margin-top: -35px !important;
		margin-right: -10px !important;
		max-width: 96px !important;
		float: right;
		background: rgba(255,255,255,0.8);
	}
	.home #main {
		margin-top: 145px !important;
	}
	#success-stories .col-4 {
		margin-bottom: 20px;
	}
	#success-stories .col-4 img {
		width: 110px;
	}
	#success-stories p {
		line-height: 20px;
		padding: 5px 15px 10px;
	}
	#dr-naim .section-container {
		margin: 75px auto 0px;
		padding: 60px 0px 0px;
	}
	#dr-naim .col-6 {
		padding-top: 25px;
	}
	#dr-naim img {
		margin-top: -120px;
		width: 130px !important;
	}
	#dr-naim h1.h2 span, #dr-naim div.h2 span {
		font-size: 30px;
	}
	#dr-naim h1.h2, #dr-naim div.h2 {
		font-size: 26px;
		line-height: 40px;
	}
	#dr-naim p {
		font-size: 14px;
		line-height: 20px;
		margin: 0 auto 5px;
		padding: 0px 20px;
	}
	a.btn-mag-big {
		margin: 25px auto;
	}
	#success-stories-videos div.h2 {
		transform: none !important;
	}
	#success-stories-videos div.h3 {
		font-size: 18px;
		margin-bottom: 30px;
	}
	#home-subscribe div.h2 {
		font-size: 22px;
	}
	#home-subscribe div.h4 {
		margin: 0px auto;
		line-height: 20px;
	}
	.home .free-conslut-frm {
		padding: 20px 0px 0px;
	}
	.free-conslut-frm input[type="email"], .free-conslut-frm input[type="text"], .free-conslut-frm select {
		height: 40px;
	}
	#home-subscribe .section-container {
		border: 10px solid #fff;
		padding: 30px 30px 0px;
	}
	.blog-post-alt-thumb a img {
		margin-left: -5px;
	}
	.blog-post-alt-main {
		padding: 15px 10px;
		min-height: 208px;
	}
	.blog-post-alt-title h2, .blog-post-alt-title .h2 {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 5px;
	}
	.blog-post-alt-main p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 0px;
	}
	.blog-post-alt-title a.btn-see-more {

	}

	/* GENERAL INTERNAL PAGES */
	body #tagline h1 {
		line-height: 20px;
		font-size: 18px !important;
	}
	body #tagline .button span {
		padding: 10px 15px;
	}
	.header-button {
		margin: 0px;
		min-height: 45px;
	}
	.breadcrumbs-page {
		display: none;
	}
	.free-conslut-frm .h3, .landing-free-conslut-frm .h3, .free-conslut-frm > h3, .request-for-financing > h3, #sidebar .free-conslut-frm > h3 {
		font-size: 22px;
	}
	.free-conslut-frm > p, #main section#content article .free-conslut-frm p {
		margin: 0px auto;
		line-height: 20px !important;
	}
	.footer-slider .slider-title, .slider-title {
		font-size: 21px !important;
		line-height: 24px !important;
		margin-top: -20px !important;
	}
	.footer-slider .city-slider, .city-slider {
		font-size: 13px !important;
		line-height: 13px !important;
		font-family: 'ACaslonPro-Regular';
		margin-bottom: 5px !important;
	}
	.footer-slider .lbs-slider, .lbs-slider {
		font-size: 13px !important;
		line-height: 13px !important;
		width: 220px !important;	
	}
	.footer-slider .slider-text, .slider-text {
		padding: 5px 0px !important;
		width: 215px;
		font-size: 10px !important;
		line-height: 14px !important;
	}
	.footer-slider .button.primary.medium span, .rev_slider_wrapper .button.primary.medium span {
		font-size: 9px !important;
		padding: 6px !important;
	}
	.free-conslut-frm {
		padding: 15px;
	}
	.cus-home-info-section-1-pad0 h2, .cus-home-info-section-1-pad0 .h2 {
		font-size: 24px !important;
		line-height: 30px !important;
	}

	/* MEET DR. NAIM */
	body .home-info-section-1 {
		padding: 15px 0;
	}
	.page-id-115 .cus-home-info-section-1-pad0 .col-6.home-info-section-1-image {
		max-width: 100% !important;
	}
	.page-id-115 .home-info-section-1-image img {
		margin: 0px auto !important;
		max-width: 200px;
		display: block;
		float: unset;	
	}
	.page-id-115 .cus-home-info-section-1-pad0 h2 {
		font-size: 28px !important;
		line-height: 35px !important;
		margin: -10px 0 10px !important;
		text-align: center;
		display: block;
	}
	#dr-naim-cv .section-container .col-4 {
		max-height: 300px;
		overflow: hidden;
	}

	#dr-naim-cv .section-container .col-4 img {
		margin-top: -220px;
	}

	/* ABOUT THE PROCEDURE */
	body.about-the-procedure .home-info-section-1 {
		padding: 0px 0;
	}
	body.about-the-procedure .home-info-section-2 {
		margin-bottom: 25px;
		padding: 15px !important;
	}
	.page-id-117 .wpcf7 {
		border: 10px solid #fff;
	}

	/* SUCCESS STORIES */
	.home-info-section-1-after-image-content h3 {
		margin: 0px 0px 20px !important;
		font-size: 28px;
		line-height: 36px !important;
	}
	body .home-info-section-1 p, body .home-info-section-2 p, body .home-welcome p {
		margin-bottom: 10px;
	}
	.page-id-119 .wpcf7 {
		border: 10px solid #fff;
	}

	/* INSURANCE */
	.lshowcase-boxInner {
		max-width: 200px !important;
		min-height: unset !important;
		margin: 0 auto;
	}

	/* BLOG */

	.wp-show-posts .wp-show-posts-entry-title {
		height: unset !important;
	}
	.wp-show-posts-entry-summary {
		min-height: unset !important;
	}

	/* CONTACT US */
	.page-id-127 iframe {
		margin: 20px 0px !important;	
	}

	/* FOOTER */
	.foot-sec-logos img {
		max-height: 40px;
		margin: 0;	
	}
	#footer-widgets .col-4 {
		width: 100% !important;
		text-align: center;
		padding: 0px 15px;
	}
	#footer-widgets .widget-title {
		margin-bottom: 10px;
	}
	#footer-widgets .widget-title-inner {
		text-align: center;
	}
	body #footer .widget {
		margin: 0 0 25px;
	}
	#footer-social {
		float: unset;
	}
	#footer-copyright {
		font-size: 10px;
	}
	body #footer-navigation {
		margin-bottom: 0px;
	}
}