@charset "UTF-8";

/*
Theme Name: Lewisbraces
Theme URI: 
Author: Lewisbraces team
Author URI: 
Description: 
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.6
*/

@font-face{
  font-family:"acme-gothic";
  src:url(https://use.typekit.net/af/25ca93/00000000000000003b9b2400/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),
  url(https://use.typekit.net/af/25ca93/00000000000000003b9b2400/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),
  url(https://use.typekit.net/af/25ca93/00000000000000003b9b2400/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
  font-display:auto;
  font-style:normal;
  font-weight:700
}

@font-face{
font-family:"acme-gothic-condensed";
src:url(https://use.typekit.net/af/ceca32/00000000000000003b9b2409/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),
url(https://use.typekit.net/af/ceca32/00000000000000003b9b2409/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"),
url(https://use.typekit.net/af/ceca32/00000000000000003b9b2409/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype");
font-display:auto;
font-style:normal;
font-weight:600
}

@font-face {
  font-family: "Nexa Rust Script L1";
  src: local("Nexa Rust Script L 1"), 
  local(NexaRustScriptL-1), 
  url("assets/fonts/NexaRustScriptL-1.woff2") format("woff2"), 
  url("assets/fonts/NexaRustScriptL-1.woff") format("woff");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), 
  url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), 
  url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: auto;
}

*, ::before, ::after {
	box-sizing: border-box;
}
body {
	padding: 0;
	margin: 0;
	font-weight: 300;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}
.header_inner {
	background: url(assets/images/header-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 30px 0;
	transition: all 1s ease;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container {
 max-width: 1200px;
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
}
img {
	vertical-align: middle;
	border-style: none;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,0.1);
}
hr {
	margin: 23px 0;
}

/* Header Css Starts */
.head-right-bar {
	text-align: right;
	padding: 40px 70px 0 0;
	position: relative;
	transition: all 1s ease;
}
.social-top {
	display: inline-block;
	position: relative;
    top: 6px;
}
.social-top .fa {
	font-size: 27px;
	color: #6fe1ef;
}
.social-top a {
	display: inline-block;
	padding: 0 8px;
}
.social-top a:last-child {
	display: none;
}
.social-top a:hover .fa {
	color: #fd9d13;
}
.header-info {
	display: inline-flex;
	vertical-align: middle;
	padding-left: 10px;
	justify-content: center;
    align-items: center;
}
.header-info span a {
	font-size: 20px;
	color: #434a4d;
	letter-spacing: 3px;
	font-family: "acme-gothic";
	font-weight: 700;
}
.header-info span a:hover {
	color: #64357a;
}
.header_inner.sticky {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 99;
	padding: 20px 0 24px;
	transition: all 1s ease;
	box-shadow: 0 0 9px rgba(0,0,0,0.22);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
}
.button-top {
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	display: inline-block;
}
.button-top a {
	transition: linear 0.3s;
	display: block;
	font-family: "acme-gothic-condensed";
	color: #531f6c;
	font-size: 21px;
}
.button-top a:hover {
	transition: linear 0.3s;
	color: #fd9d13;
}
.navbar-header {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 999;
	display: block;
}
.navbar-toggle {
	cursor: pointer;
	background: none;
	right: 90px;
	float: right;
	padding: 0;
	margin: 0;
	z-index: 999999;
	position: fixed;
	top: 55px;
	border: none;
	border-radius: 4px;
	display: block;
}
.navbar-toggle.collapsed {
	position: static;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.navbar-toggle img {
	display: none;
}
.navbar-toggle.collapsed img {
	display: block;
}
.navbar-toggle img.menu-close {
	display: block;
}
.navbar-toggle.collapsed img.menu-close {
	display: none;
}
.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
div#myNavbar {
	position: fixed;
	overflow-x: auto;
	width: 504px;
	z-index: 99;
	top: 0;
	right: -120%;
	left: inherit;
	padding: 0;
	display: block !important;

	background: #64357a;
	background-size: cover;
}
div#myNavbar {
	height: 100%;
}
div#myNavbar {
	padding-bottom: 180px;
}
div#myNavbar.navbar-collapse.in {
	right: 0;
}
.collapse ul#menu-primary-menu {
	text-align: left;
	margin: 0;
	display: block;
	padding: 155px 0 55px;
	position: relative;
	z-index: 9;
	float: left;
	width: 100%;
}
.collapse ul.dropdown-menu {
	text-align: left;
	margin: 0;
	display: none;
	padding: 155px 0 55px;
	position: relative;
	z-index: 9;
	float: left;
	width: 100%;
}
.collapse ul > li {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 !important;
	position: relative;
}
.collapse ul > li > a {
	font-family: "acme-gothic";
	font-weight: 700;
	font-size: 26px;
	padding: 10px 65px;
	text-align: left;
	transform: skew(0deg);
	margin: 0;
	color: #fff;
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: normal;
}
.menu-item-has-children .sub-menu-toggle::before {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 20px;
	float: left;
	width: 100%;
	color: #fff;
	position: relative;
}
.menu-item-has-children .sub-menu-toggle span
{
	display: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}
.sub-menu-toggle {
	background: none;
	border: none;
}
.menu-item-has-children .sub-menu-toggle {
	width: 43px;
	position: absolute;
	margin-top: 0;
	right: 0;
	z-index: 999;
	text-align: center;
	cursor: pointer;
	height: 40px;
	top: 0;
}
.collapse.in ul > li > a:hover, .collapse.in ul > li.current-menu-item > a {
	color: #93e9f4;
}
.collapse.in .parentMenuActive ul.dropdown-menu
{
	display: block;
	padding: 0;
    background: #582f6b;
}
.collapse.in ul.dropdown-menu > li > a {
	font-size: 22px;
    padding: 5px 75px 5px 80px;
}
.menu-item-has-children.parentMenuActive .sub-menu-toggle::before {
	transform: rotate(180deg);
}
/* Header Css Ends  */


/* Page Banner Css Starts  */
.slider-inner {
	position: relative;
	background-size: cover;
    background-position: center center;
}
.slider-wrap {
	position: relative;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	padding: 11rem 0;
}
.hero-title {
	font-size: 80px;
	line-height: 82px;
	color: #fff;
	font-family: 'Nexa Rust Script L1';
	margin-bottom: 8px;
	text-shadow: 2px 2px 0 #531f6c;
}
/* Page Banner Css Ends  */

/* Page Default Css Starts  */
.innerpage_content {
	padding: 35px 0 200px;
}
.innerpage_content h1 {
	font-size: 50px;
	color: #531f6c;
	font-family: "acme-gothic-condensed";
	font-weight: 700;
	margin: 0 0 40px;
}
.innerpage_content p {
	font-size: 18px;
	color: #434a4d;
	margin: 0 0 25px;
	line-height: 24px;
	font-family: "proxima-nova",sans-serif;
}
.innerpage_content h3 {
	font-size: 28px;
	color: #531f6c;
	font-family: "acme-gothic-condensed";
	font-weight: 700;
	margin: 0 0 10px;
}
.innerpage_content ul {
	padding: 0;
}
.innerpage_content ul li::before {
	content: '';
	background: #6fe1ef;
	height: 5px;
	width: 5px;
	top: 11px;
	left: 0;
	position: absolute;
	border-radius: 50%;
}
.innerpage_content ul li {
	list-style: none;
	position: relative;
	padding-left: 15px;
	font-size: 18px;
  color: #434a4d;
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  line-height: 24px
}
.innerpage_content h2 {
	font-size: 32px;
	color: #531f6c;
	font-family: "acme-gothic-condensed";
	font-weight: 700;
	margin: 0 0 10px;
}
.consult-section {
	background-color: #531f6c;
	padding: 16px 0 20px;
}
/* Page Default Css Ends  */

/* Footer Common Css Starts  */
.join-family {
	position: relative;
	text-align: center;
	margin-right: 40px;
	margin-top: -66px;
}
.join-family span {
	font-size: 45px;
	color: #531f6c;
	line-height: normal;
	font-weight: 600;
	margin: -80px 0 23px 70px;
	display: block;
	text-align: left;
	font-family: "acme-gothic-condensed";
}
.join-family h3 {
	font-size: 58px;
	color: #fff;
	font-family: 'Nexa Rust Script L1';
	margin: 0 0 15px;
}
.button {
	font-size: 15px;
	color: #434a4d;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #fd9d13;
	padding: 12px 40px 10px;
	border-radius: 40px;
	cursor: pointer;
	display: inline-block;
	font-family: "acme-gothic";
	font-weight: 700;
	line-height: normal;
}
.button:hover {
	background: #fd9d13;
	border-color: #fd9d13;
	color: #fff;
}
.join-family a.button {
	color: #fff;
	padding: 17px 38px 14px;
	font-family: "acme-gothic";
	font-weight: 700;
}
.family-smile {
	position: relative;
	margin-top: -150px;
}
figure {
	margin: 0 0 1rem;
}
.family-smile figure img {
	width: 100%;
	border-radius: 50%;
	border: 3px solid #fff;
}
.family-smile figure {
	width: 294px;
	height: 294px;
	border-radius: 50%;
	border: 17px solid #b8db86;
	overflow: hidden;
	background: #b8db86;
}
.join-family a.button:hover {
	background: #fd9d13;
	border-color: #fd9d13;
	color: #fff;
}
#colophon{
	background-color: #fd9e13;
	padding: 41px 0;
}
.affilliate-icon {
	float: right;
	padding-top: 20px;
}
.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.affilliate-icon ul {
	margin-top: 0;
	padding: 0;
	list-style: none;
}
.affilliate-icon ul li {
	display: inline-block;
	padding-left: 35px;
}
.pt-4, .py-4 {
	padding-top: 1.5rem;
}
.text-center {
	text-align: center;
}
.site-info {
	display: none;
}
#back-top-wrapper {
	position: fixed;
	right: 78px;
	bottom: 119px;
	overflow: hidden;
	z-index: 2;
}
p#back-top {
	margin: 0;
}
#back-top-wrapper #back-top a {
	width: 55px;
	height: 55px;
	opacity: 1;
	transition: 200ms all;
	color: #fff;
	text-align: center;
	line-height: 55px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 25px;
	font-family: 'FontAwesome';
	border-radius: 50%;
	border: 1px #fff solid;
	display: inline-block;
	background: #531f6c url(assets/images/top-arrow.png) no-repeat center;
}
#colophon a
{
	color: rgba(255, 255, 255, 0.6);
  font-family: 'acme-gothic-condensed', sans-serif;
}
#colophon p
{
	margin: 0;
}
/* Footer Common Css Ends  */

/* Form Common Css Starts  */
.wpcf7 label {
	color: #434a4d;
	font-family: "proxima-nova",sans-serif;
	font-weight: 700;
	margin-bottom: .5rem;
	display: inline-block;
}
.wpcf7 label span {
	color: #790000;
}
.wpcf7 .wpcf7-form-control.wpcf7-text {
	border: 1px solid #ccc;
	font-size: 16px;
	padding: 9px 15px;
	color: #434a4d;
	width: calc(50% - 8px);
}
.label_small {
	display: block;
	padding-top: 8px;
	font-size: .813em;
}
.wpcf7 input[type='submit'] {
	font-size: 15px;
  color: #434a4d;
  background: #e9e9ed;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #fd9d13;
  padding: 12px 40px 10px;
  border-radius: 40px;
  cursor: pointer;
  display: inline-block;
  font-family: "acme-gothic";
  font-weight: 700;
  line-height: normal;
}
.wpcf7 input[type='submit']:hover {
	background: #fd9d13;
	border-color: #fd9d13;
	color: #fff;
}
.wpcf7 .wpcf7-not-valid-tip {
	font-size: 13px;
}
.iframe_wrap
{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 800px;
}
.iframe_cam
{
  position: relative;
  padding-bottom: 44%;
  height: 0;
  overflow: hidden;
  max-width: 800px;
}
.iframe_wrap iframe, .iframe_cam iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Form Common Css Ends  */

.sitemap-item a {
	color: #531f6c;
}
.sitemap-item a:hover {
	opacity: 0.8;
}
.page-id-78 .innerpage_content, .error404 .innerpage_content {
	text-align: center;
}
.innerpage_content p a:hover {
	color: #531f6c;
}
.innerpage_content p a {
	color: #6fe1ef;
}

/* About Us Css Starts  */
.extra-nav-section {
	margin: 0;
	padding: 0;
	background: #6fe2f0;
}
.extra-click-add {
	margin: 0;
	padding: 30px 0;
	text-align: center;
}
.extra-click-add ul {
	margin: 0;
	padding: 0;
}
.extra-click-add ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 17px;
	font-family: "acme-gothic-condensed";
	font-weight: 600;
	text-transform: uppercase;
	color: #64357a;
	padding: 0 10px;
	position: relative;
}
.extra-click-add ul li::after {
	content: "";
	background: #64357a;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	position: absolute;
	right: -2px;
	top: 9px;
}
.extra-click-add ul li a {
	color: #64357a;
	letter-spacing: 3px;
}
.extra-click-add ul li a:hover {
	color: #fff;
}
.extra-click-add ul li:last-child::after {
	display: none;
}
.interior-mid-section {
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 35px 0 200px;
}
.interior-dr-col {
	padding-bottom: 30px;
}
.interior-rlt-image {
	float: right;
	margin-left: 65px;
	margin-bottom: 80px;
}
.interior-rlt-image figure {
	border: 17px solid #b8db86;
	width: 386px;
	height: 386px;
	border-radius: 50%;
	overflow: hidden;
}
.interior-rlt-image figure img {
	width: 100%;
}
.interior-dr-col h1 {
	font-size: 45px;
	color: #64357a;
	margin: 0 0 22px;
	font-family: "acme-gothic-condensed";
	font-weight: 600;
}
.interior-rlt-content h4 {
	font-size: 24px;
	color: #64357a;
	margin: 0 0 20px;
	font-family: "acme-gothic-condensed";
	font-weight: 600;
}
.interior-rlt-content p {
	font-size: 18px;
	color: #434a4d;
	margin: 0 0 25px;
	line-height: 24px;
	font-family: "proxima-nova",sans-serif;
}
.interior-dr-col {
	padding-bottom: 30px;
}
.interior-dr-col h2 {
	font-size: 45px;
	color: #64357a;
	margin: 0 0 22px;
	font-family: "acme-gothic-condensed";
	font-weight: 600;
}
.interior-dr-col .team_img {
	border: 17px solid #fd9e13;
	margin: 0;
  border-radius: 50%;
  max-width: 400px;
  margin: 30px auto;
}
.interior-dr-col .team_img img {
	display: block;
	transition: all 1s;
	border-radius: 50%;
  border: 3px solid #fff;
}
.team_text {
	max-width: 615px;
	margin: 0px auto;
	text-align: center;
}
.team_text h4 {
	font-size: 18px;
	color: #64357a;
	margin: 0 0 20px;
	text-transform: uppercase;
	font-family: "proxima-nova",sans-serif;
	font-weight: 700;
	line-height: 24px;
}
.team_text h4 span {
	font-weight: 300;
	display: block;
	color: #434a4d;
}
.team_text p {
	font-size: 18px;
	color: #434a4d;
	margin: 0;
	line-height: 24px;
	font-family: "proxima-nova",sans-serif;
	font-style: italic;
}
.team-slider .owl-theme .owl-nav {
	top: 40%;
	position: absolute;
	width: 100%;
}
.team-slider .owl-theme .owl-nav .owl-prev, .team-slider .owl-theme .owl-nav .owl-next {
	background: none;
	border: none;
}
.team-slider .owl-theme .owl-nav .owl-prev {
	float: left;
	font-size: 73px;
	height: 3rem;
	width: 3rem;
	left: 0px;
	margin: 0;
	position: relative;
}
.team-slider .owl-prev span, .team-slider .owl-next span {
	border: 1px solid #000;
	transition: background .2s ease;
	height: 3rem;
	width: 3rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	border: none;
}
.team-slider .owl-theme .owl-nav .owl-prev, .team-slider .owl-theme .owl-nav .owl-next {
	font-size: 73px;
	color: #6fe1ef;
}
.team-slider .owl-theme .owl-nav .owl-next {
	font-size: 73px;
	height: 3rem;
	width: 3rem;
	margin: 0;
	position: relative;
	float: right;
	right: 0px;
}
.interior-dr-col h3 {
	font-size: 45px;
	color: #64357a;
	margin: 0 0 22px;
	font-family: "acme-gothic-condensed";
	font-weight: 600;
}
blockquote {
	margin: 0 0 1rem;
}
.interior-rlt-content p {
	font-size: 18px;
	color: #434a4d;
	margin: 0 0 25px;
	line-height: 24px;
	font-family: "proxima-nova",sans-serif;
}
.interior-dr-col a {
	transition: linear 0.2s;
	color: #64357a;
}
.interior-dr-col a:hover {
	transition: linear 0.2s;
	color: #6fe2f0;
}
.interior-rlt-content ul {
	padding: 0;
	margin: 0 0 30px;
}
.interior-rlt-content ul li, .interior-rlt-content ol li {
	font-size: 18px;
	color: #434a4d;
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	line-height: 24px;
	position: relative;
}
.interior-rlt-content ul li {
	list-style: none;
	padding-left: 15px;
}
.interior-rlt-content ul li::before {
	content: '';
	background: #6fe1ef;
	height: 5px;
	width: 5px;
	top: 11px;
	left: 0;
	position: absolute;
	border-radius: 50%;
}
/* About Us Css Ends  */

/* HomePage Css Starts  */
.slider-home {
	position: relative;
	height: 772px;
}
.video-section {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.video-section video.fullscreenbg__video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.braces-slider-text {
	position: absolute;
	bottom: 52px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}
.slider-text-show span {
	font-size: 51px;
	color: #6fe2f0;
	font-weight: 600;
	display: block;
	letter-spacing: 2px;
	font-family: "acme-gothic-condensed";
}
.hero-title {
	font-size: 80px;
	line-height: 82px;
	color: #fff;
	font-family: 'Nexa Rust Script L1';
	margin-bottom: 8px;
	text-shadow: 2px 2px 0 #531f6c;
}
.hero-btn {
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #531f6c;
	padding: 16px 60px 14px;
	border-radius: 40px;
	font-family: "acme-gothic";
	font-weight: 700;
	display: inline-block;
	background: #531f6c;
}
.hero-btn:hover {
	background: #fd9d13;
	border-color: #fd9d13;
	color: #fff;
}
.welcome-section {
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 60px 0 90px;
}
.welcome-left {
	position: relative;
	position: relative;
	padding: 61px 0 0 110px;
	margin-left: 40px;
}
.welcome-left img {
	position: absolute;
	left: 0;
	top: 0;
}
.welcome-left h1, .welcome-left h2 {
	font-size: 45px;
	color: #531f6c;
	font-weight: 600;
	font-family: "acme-gothic-condensed";
}
.welcome-right-text {
	padding: 50px 60px 0 30px;
}
.welcome-right-text p {
	font-size: 16px;
	line-height: 25px;
	color: #000;
	font-weight: 300;
	margin-bottom: 25px;
	font-family: "proxima-nova",sans-serif;
}
.welcome-right-text ul {
	padding: 0;
}
.welcome-right-text ul li::before {
	content: '';
	background: #6fe1ef;
	height: 4px;
	width: 4px;
	top: 12px;
	left: 0;
	position: absolute;
	border-radius: 50%;
}
.welcome-right-text ul li {
	list-style: none;
	padding-left: 14px;
}
.welcome-right-text ul li, .welcome-right-text ol li {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 300;
	position: relative;
	font-family: "proxima-nova",sans-serif;
}
.welcome-section .container {
	max-width: 1090px;
}
.making-affordable {
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
}
.making-title {
	background: #b8db86;
	padding: 38px 0;
	text-align: center;
}
.making-title h2 {
	font-size: 45px;
	color: #531f6c;
	line-height: normal;
	font-weight: 600;
	margin: 0;
	font-family: "acme-gothic-condensed";
}
.easyAffordable {
	padding: 75px 0;
}
.testimonial-section {
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 45px 0;
	position: relative;
}
.testimonial-section::before {
	content: '';
	background: rgba(111,225,239,0.75);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.patients-col {
	text-align: center;
}
.patients-col h3 {
	font-size: 45px;
	line-height: normal;
	color: #531f6c;
	font-family: 'Nexa Rust Script L1';
	margin: 0 0 30px;
}
.testimonial-right-img figure {
	height: 295px;
	width: 295px;
	border-radius: 50%;
	margin: 18px auto;
	text-align: center;
	border: 18px solid #fd9e13;
	overflow: hidden;
}
.testimonial-right-img figure img {
	width: 100%;
	border-radius: 50%;
	border: 3px solid #fff;
}
.testimonial-slide {
	position: relative;
}
.quote {
	text-align: left;
	position: relative;
	margin: 0 0 25px 40px;
}
.quote::before {
	content: '';
	background: #fd9d13;
	height: 1px;
	width: 80%;
	top: 50%;
	transform: translateY(-50%);
	left: 66px;
	position: absolute;
}
.testimonial-dtl p {
	font-size: 18px;
	line-height: 24px;
	color: #531f6c;
	font-weight: 300;
	margin-bottom: 20px;
	font-family: "proxima-nova",sans-serif;
	padding: 0 50px;
}
.testimonial-dtl span {
	font-size: 18px;
	color: #531f6c;
	letter-spacing: 0;
	line-height: normal;
	font-weight: 700;
}
.quote-t::before {
	right: 66px;
	left: auto;
}
.quote-t {
	text-align: right;
	margin: 0 40px 0 0;
}
.quote-t img {
	transform: rotate(-180deg);
}
.testimonial-right-img figure {
	height: 295px;
	width: 295px;
	border-radius: 50%;
	margin: 18px auto;
	text-align: center;
	border: 18px solid #fd9e13;
	overflow: hidden;
}
.testimonial-right-img figure img {
	width: 100%;
	border-radius: 50%;
	border: 3px solid #fff;
}

.testimonial-slide .owl-theme .owl-nav {
	top: 30%;
	position: absolute;
	width: 100%;
}
.testimonial-slide .owl-theme .owl-nav .owl-prev, .testimonial-slide .owl-theme .owl-nav .owl-next {
	background: none;
	border: none;
}
.testimonial-slide .owl-theme .owl-nav .owl-prev {
	float: left;
	font-size: 90px;
	height: 3rem;
	width: 3rem;
	left: 0px;
	margin: 0;
	position: relative;
}
.testimonial-slide .owl-prev span, .testimonial-slide .owl-next span {
	border: 1px solid #000;
	transition: background .2s ease;
	height: 3rem;
	width: 3rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	border: none;
}
.testimonial-slide .owl-theme .owl-nav .owl-prev, .testimonial-slide .owl-theme .owl-nav .owl-next {
	font-size: 90px;
	color: #b8db86;
}
.testimonial-slide .owl-theme .owl-nav .owl-prev:hover, .testimonial-slide .owl-theme .owl-nav .owl-next:hover {
	color: #fff;
}
.testimonial-slide .owl-theme .owl-nav .owl-next {
	font-size: 90px;
	height: 3rem;
	width: 3rem;
	margin: 0;
	position: relative;
	float: right;
	right: 0px;
}
.meet-dr-section {
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 200px 0;
	position: relative;
}
.meet-dr-section::before {
	content: '';
	background: rgba(83,31,107,0.90);
	height: 100%;
	width: 60%;
	top: 0;
	right: 0;
	position: absolute;
}
.doctors-image figure {
	height: 350px;
	width: 350px;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
	border: 18px solid #6fe2f0;
	overflow: hidden;
}
.doctors-image figure img {
	width: 100%;
	border-radius: 50%;
	border: 3px solid #fff;
}
.meet-the-content {
	padding: 16px 0 0;
}
.meet-the-content h3 {
	font-size: 45px;
	color: #fff;
	line-height: normal;
	font-weight: 600;
	margin: 0 0 45px;
	font-family: "acme-gothic-condensed";
}
.meet-the-content p {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 45px;
	font-family: "proxima-nova",sans-serif;
}
.meet-the-content .button {
	color: #fff;
}
.meet-the-content .button:hover {
	background-color: #fd9d13;
	border-color: #fd9d13;
	color: #FFF;
}
.meet-dr-section .container {
	max-width: 1040px;
}
.we-love-section {
	padding: 0 0 250px;
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
}
.members_social {
	padding-top: 10rem;
	padding-bottom: 3rem;
}
.social-col span {
	font-size: 45px;
	color: #531f6c;
	line-height: normal;
	font-weight: 600;
	margin: 0;
	font-family: "acme-gothic-condensed";
}
.social-col h3 {
	font-size: 58px;
	color: #531f6c;
	margin: 0;
	font-family: 'Nexa Rust Script L1';
	margin: 0 0 10px;
}
.social-icon a {
	padding: 0 22px;
	transition: all 1s ease;
	display: inline-block;
}
.social-col {
	text-align: center;
}
/* HomePage Css Ends  */

/* HomePage Map Css Starts  */
.map-section {
	background: url(assets/images/welcome-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 85px 0 75px;
}
.map-div {
	border: 17px solid #6fe2f0;
	width: 90%;
	height: 425px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#location2 {
	margin-top: 60px;
}
.map-address {
	padding: 50px 0 0 40px;
}
.map-address h3 {
	font-size: 24px;
	color: #531f6c;
	margin: 0;
	padding: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "acme-gothic-condensed";
}
.map-address p {
	font-size: 14px;
	color: #434a4d;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
	font-family: "proxima-nova",sans-serif;
	letter-spacing: 2px;
}
.map-address a:hover {
	color: #6fe2f0;
}
.map-address a {
	font-size: 18px;
	color: #531f6c;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: 500;
	letter-spacing: 2px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 500;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
}
/* HomePage Map Css Ends  */

/* Blog Css Starts  */
.blog-page {
	padding-bottom: 200px;
}
.pb-5, .py-5 {
	padding-bottom: 3rem;
}
.pt-5, .py-5 {
	padding-top: 3rem;
}
.blog-content-area > h2 {
	font-size: 32px;
	color: #531f6c;
	font-family: "acme-gothic-condensed";
	font-weight: 700;
	margin: 0 0 10px;
}
.blog-content-area > h2 > a {
	color: #531f6c;
}
.blog-content-area > h2 > a:hover {
	color: #6fe1ef;
}
.blog-content-area p {
	font-size: 18px;
	color: #434a4d;
	margin: 0 0 25px;
	line-height: 24px;
	font-family: "proxima-nova",sans-serif;
}
.blog-content-area p a {
	color: #6fe1ef;
}
.blog-content-area p a:hover {
	color: #531f6c;
}
.blog-img {
	margin: 10px 0 20px;
	overflow: hidden;
}
.blog-img img {
	width: 100%;
	transition: 1s;
}
.blog-content-area p {
	font-size: 18px;
	color: #434a4d;
	margin: 0 0 25px;
	line-height: 24px;
	font-family: "proxima-nova",sans-serif;
}
.sidebar .widget_recent_entries h4.widgettitle, .widget_archive h4.widgettitle, .sidebar .widget_categories h4.widgettitle {
	padding: 14px 14px 10px;
	margin: 0 0 5px;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	background: #531f6c;
	font-weight: 600;
	font-family: "acme-gothic-condensed";
}
.sidebar .widget_recent_entries ul, .sidebar .widget_archive ul, .sidebar .widget_categories ul {
	margin: 0 0 15px;
	padding: 0;
}
.sidebar .widget_recent_entries ul li, .sidebar .widget_archive ul li, .sidebar .widget_categories ul li {
	margin: 0;
	border-bottom: 1px #ccc solid;
	display: block;
	padding: 10px 10px 10px 15px;
	color: #434a4d;
	font-size: 18px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 500;
	position: relative;
}
.sidebar .widget_recent_entries ul li::before, .sidebar .widget_archive ul li::before, .sidebar .widget_categories ul li::before {
	content: '';
	background: #6fe1ef;
	height: 5px;
	width: 5px;
	top: 21px;
	left: 0;
	position: absolute;
	border-radius: 50%;
}
.sidebar .widget_recent_entries ul li a, .sidebar .widget_archive ul li a, .sidebar .widget_categories ul li a {
	color: #434a4d;
}
.sidebar .widget_recent_entries ul li a:hover, .sidebar .widget_archive ul li a:hover, .sidebar .widget_categories ul li a:hover {
	color: #531f6c;
}
.blog-content-area .more-link {
	display: none;
}
.custom_pagination.clearfix {
	padding-top: 20px;
}
.custom_pagination span {
	width: 50%;
	float: left;
}
.custom_pagination span.newer {
	text-align: right;
	float: right;
}
.clearfix::after {
	content: ' ';
	display: block;
	clear: both;
}
.custom_pagination a {
	color: #531f6c;
	font-size: 18px;
	font-weight: bold;
}
.custom_pagination a:hover {
	opacity: 0.8;
}
/* Blog Css Ends  */

/* Single Blog Css Starts  */
.single-post .blog-content-area h1 {
	font-size: 50px;
	color: #531f6c;
	font-family: "acme-gothic-condensed";
	font-weight: 700;
	margin: 0 0 40px;
}
.single-post .blog-content-area ul {
	padding: 0;
}
.single-post .blog-content-area ul li, .single-post .blog-content-area ol li {
	font-size: 18px;
	color: #434a4d;
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	line-height: 24px;
	position: relative;
}
.single-post .blog-content-area ul li {
	list-style: none;
	position: relative;
	padding-left: 15px;
}
.single-post .blog-content-area ul li::before {
	content: '';
	background: #6fe1ef;
	height: 5px;
	width: 5px;
	top: 11px;
	left: 0;
	position: absolute;
	border-radius: 50%;
}
.single-post .blog-content-area ul li a, .single-post .blog-content-area ol li a {
	color: #6fe1ef;
}
.single-post .blog-content-area ul li a:hover, .single-post .blog-content-area ol li a:hover {
	color: #531f6c;
}
.single-post .blog-content-area h3 {
	font-size: 28px;
	color: #531f6c;
	font-family: "acme-gothic-condensed";
	font-weight: 700;
	margin: 0 0 10px;
}
/* Single Blog Css Ends  */

@media(min-width: 1301px) and (max-width: 1460px) {	
#back-top-wrapper {
	right: 10px;
	bottom: 10px;
}	
#back-top-wrapper {
	right: 10px;
	bottom: 10px;
}	
.easyAffordable img {
	max-width: 250px;
	margin: 0px auto;
}
.easyAffordable {
	text-align: center;
}
.braces-slider-text {
	bottom: 30%;
}
}

@media(min-width: 1025px) and (max-width: 1300px) {	
#back-top-wrapper {
	right: 10px;
	bottom: 10px;
}	
.easyAffordable img {
	max-width: 250px;
	margin: 0px auto;
}
.easyAffordable {
	text-align: center;
}
.braces-slider-text {
	bottom: 30%;
}
}

@media(min-width: 768px) and (max-width: 1024px) {
#colophon {
	padding: 20px 0;
}
.affilliate-icon ul li {
	padding-left: 10px;
}	
#back-top-wrapper {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
.join-family h3 {
	font-size: 50px;
}
.join-family span {
	font-size: 40px;
}
.logo img
{
	max-width: 130px;
}
.head-right-bar {
	padding: 0px 70px 0 0;
}
.navbar-header {
	top: -8px;
}
#myHeader .row
{
	align-items: center;
}
.navbar-toggle.collapsed img, .navbar-toggle img.menu-close {
	width: 45px;
}
.collapse ul#menu-primary-menu {
	padding: 95px 0 35px;
}
.navbar-toggle {
	right: 15px;
	top: 32px;
}
.collapse ul > li > a {
	font-size: 24px;
	padding: 10px 45px;
}
.collapse.in ul.dropdown-menu > li > a {
	font-size: 20px;
	padding: 5px 35px 5px 60px;
}
.hero-title {
	font-size: 55px;
	line-height: 58px;
}
.header_inner.sticky {
	padding: 10px 0 14px;
}
#myHeader.sticky .navbar-toggle {
	top: 15px;
}
.wpcf7 .wpcf7-form-control.wpcf7-text {
	width: calc(80% - 8px);
}
.extra-click-add ul li a {
	letter-spacing: 1px;
}
.interior-rlt-image figure {
	width: 306px;
	height: 306px;
}
.interior-rlt-image {
	margin-left: 15px;
	margin-bottom: 10px;
}
.interior-dr-col .team_img {
	max-width: 190px;
}
.map-div {
	width: 100%;
}
.map-address {
	padding: 30px 0 0 20px;
}
.members_social {
	padding-top: 6rem;
	padding-bottom: 0rem;
}
.social-col h3 {
	font-size: 42px;
}
.meet-dr-section {
	padding: 120px 0;
}
.testimonial-section .row
{
	align-items: center;
}
.easyAffordable img {
	max-width: 250px;
	margin: 0px auto;
}
.easyAffordable {
	text-align: center;
}
.braces-slider-text {
	bottom: 30%;
}
}

@media (max-width: 767px) {
#colophon {
	padding: 21px 0;
	text-align: center;
}
.col-sm-3, .col-sm-9, .col-sm-6, .col-sm-4, .col-md-8, .col-md-4, .col-lg-6, .col-sm-7, .col-sm-5 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.affilliate-icon ul {
	flex-direction: column;
}
.affilliate-icon {
	float: none;
}
.affilliate-icon ul li {
	padding: 15px 15px;
}
#back-top-wrapper {
	right: 5px;
	bottom: 10px;
}
#back-top-wrapper #back-top a {
	width: 35px;
	height: 35px;
	background-size: 50% 50%;
}
.join-family {
	margin-right: 0;
	margin-top: 0;
}
.family-smile {
	margin-top: 20px;
	text-align: center;
}
.family-smile figure {
	margin: 0px auto;
	max-width: 250px;
    height: 250px;
}
.join-family span {
	font-size: 30px;
	margin: 0px 0 13px 0px;
	text-align: center;
	color: #6fe1ef;
}
.join-family h3 {
	font-size: 35px;
}
.consult-section {
	padding: 25px 0 25px;
}
.social-top {
	display: none;
}
.header-info span {
	display: none;
}
.head-right-bar {
	padding: 0px 40px 0 0;
}
.navbar-header {
	top: -4px;
}
.navbar-toggle.collapsed img, .navbar-toggle img.menu-close {
	width: 35px;
}
.header_inner {
	padding: 15px 0;
}
.button-top a {
	font-size: 19px;
	position: relative;
    top: 3px;
}
div#myNavbar {
	width: 100%;
	height: 100vh;
}
.collapse ul#menu-primary-menu {
	padding: 25px 0 25px;
}
.collapse ul > li > a {
	font-size: 19px;
	padding: 10px 15px;
}
.navbar-toggle {
	right: 14px;
    top: 8px;
}
.collapse.in ul > li + li {
	border-top: 1px solid #844d9e;
}
.collapse.in ul.dropdown-menu > li > a {
	font-size: 17px;
	padding: 7px 15px 10px 30px;
}
.header_inner.sticky {
	padding: 10px 0 10px;
}
.slider-wrap {
	padding: 6rem 0;
}
.hero-title {
	font-size: 43px;
	line-height: 45px;
}
.innerpage_content {
	padding: 35px 0 40px;
}
.innerpage_content h1 {
	font-size: 40px;
	margin: 0 0 20px;
}
.logo img {
	max-width: 100px;
}
#myHeader .row
{
	align-items: center;
}
.innerpage_content h2 {
	font-size: 30px;
}
.innerpage_content p {
	margin: 0 0 15px;
}
.wpcf7 .wpcf7-form-control.wpcf7-text {
	width: calc(100% - 8px);
}
.single-post .blog-content-area h1 {
	font-size: 37px;
}
.extra-click-add {
	padding: 15px 0;
}
.extra-click-add ul li a {
	letter-spacing: 1px;
}
.extra-click-add ul li {
	font-size: 14px;
}
.interior-rlt-image {
	float: none;
	margin-left: 0;
	margin-bottom: 30px;
}
.interior-rlt-image figure {
	max-width: 386px;
	max-height: 386px;
	width: 100%;
    height: 100%;
    margin: 0px auto;
}
.interior-dr-col h1, .interior-dr-col h2 {
	font-size: 37px;
}
.interior-dr-col h3
{
	font-size: 34px;
}
.interior-mid-section {
	padding: 35px 0 10px;
}
.interior-dr-col .team_img {
	max-width: 250px;
}
.team-slider .owl-theme .owl-nav .owl-prev {
	left: -10px;
}
.team-slider .owl-theme .owl-nav .owl-next {
	right: -10px;
}
.map-section {
	padding: 55px 0 45px;
}
.map-div {
	width: 100%;
	max-width: 600px;
}
.map-address {
	padding: 20px 0 40px 0px;
	text-align: center;
}
.members_social {
	padding-top: 4rem;
}
.we-love-section {
	padding: 0 0 0px;
}
.social-col span, .meet-the-content h3 {
	font-size: 38px;
}
.social-col h3 {
    font-size: 27px;
    margin: 20px 0 20px;
    line-height: 33px;
}
.social-icon a {
	max-width: 70px;
	padding: 0 11px;
}
.meet-dr-section::before {
	width: 100%;
}
.meet-dr-section {
	padding: 50px 0;
}
.doctors-image figure {
	margin: 0px auto;
	max-width: 250px;
	height: 250px;
}
.meet-the-content h3 {
	margin: 0 0 15px;
}
.patients-col h3, .making-title h2, .welcome-left h1, .welcome-left h2 {
	font-size: 34px;
	line-height: 35px;
}
.quote {
	margin: 0 0 25px 10px;
}
.quote-t {
	margin: 0 10px 0 0;
}
.testimonial-dtl p {
	padding: 0 20px;
}
.testimonial-slide .owl-theme .owl-nav .owl-prev {
	left: -10px;
}
.testimonial-slide .owl-theme .owl-nav .owl-next
{
	right: -10px;
}
.easyAffordable img {
	max-width: 250px;
	margin: 10px auto;
}
.easyAffordable {
	padding: 35px 0;
	text-align: center;
}
.welcome-section {
	padding: 30px 0 50px;
	text-align: center;
}
.welcome-left {
	padding: 41px 0 0 0px;
	margin-left: 0;
}
.welcome-left img {
	max-width: 140px;
}
.welcome-left h1 {
	margin-top: 40px;
	left: -120px;
  top: 0;
  right: 0;
  margin: 0px auto;
}
.welcome-right-text {
	padding: 0px 0px 0 0px;
}
.slider-home {
	height: 542px;
}
.slider-text-show span {
	font-size: 45px;
	line-height: 51px;
	margin-bottom: 25px;
}
.hero-btn {
	font-size: 16px;
	padding: 16px 20px 14px;
	margin-top: 25px;
}
.braces-slider-text {
	bottom: 142px;
}
.meet-the-content {
	text-align: center;
}
.welcome-right-text ul li {
	max-width: 190px;
	margin: 0px auto;
}
}

@media (max-width: 767px){
img.img-responsive {
    margin-bottom: 30px!important;
}
}