/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 12px 12px;
}

.alignleft {
    float: left;
    margin: 5px 12px 12px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 12px 12px;
}

a img.alignnone {
    margin: 5px 12px 12px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 12px 12px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 12px 12px 0;
}

.wp-caption.alignleft {
    margin: 5px 12px 12px 0;
}

.wp-caption.alignright {
    margin: 5px 0 12px 12px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/*-------header section-------*/
.header-sec {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}
.topbar-listing ul li {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	margin-right: 13px;
	margin-left: 0;
	vertical-align: middle;
	letter-spacing: 1.3px
}
.topbar-listing ul li .req-bttn {
	background: #8fc6c6;
	color: #ffffff;
	padding: 12px 14px 10px;
	font-size: 14px;
}
.topbar-listing ul li .req-bttn:hover {
	color: #333333 !important
}
.topbar-listing ul li img {
	margin-right: 7px;
	margin-top: -4px;
}
.topbar-listing {
	margin-top: 20px;
	text-align: right;
}
/*.header-logo {
	margin-top: 16px;
}*/
.topbar-listing li:last-child {
	margin-right: 0;
}
.menu-line {
	width: 34px;
}
#click-to-open-menu {
	display: block;
	outline: none;
}
.menu-inner-bottom .menu .menu-txt {
	margin-bottom: 10px;
}
.menu-inner-bottom .menu hr {
	border-top: 4px solid #ffffff;
	margin-bottom: 7px;
	-moz-transition: all .5s;
	transition: all .5s;
	margin-top: 0;
}
.menu-inner-bottom .menu hr:last-child {
	margin-bottom: 0px;
}
.menu-inner-bottom .menu .active .menu-line hr {
	opacity: 0;
}
.menu-inner-bottom .menu #click-to-open-menu.active .menu-line hr:first-child {
	opacity: 1;
	-webkit-transform: translate(1px, 10px) rotate(45deg);
	-moz-transform: translate(1px, 10px) rotate(45deg);
	transform: translate(1px, 10px) rotate(45deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.menu-inner-bottom .menu #click-to-open-menu.active .menu-line hr:last-child {
	opacity: 1;
	-webkit-transform: translate(0px, -11px) rotate(-45deg);
	-moz-transform: translate(0px, -11px) rotate(-45deg);
	transform: translate(0px, -11px) rotate(-45deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.schedule-icon {
	padding-top: 20px;
}
.menu-icon {
	padding-bottom: 25px;
}
.menu-icon a {
	outline: none;
}
.location-icon {
	padding-bottom: 30px;
}
/* Navigation Menu */
.main-navigation-section {
	position: fixed;
	top: -188%;
	/*top:0;*/
	right: 0;
	width: 100%;
	background: #4b4b4b;
	/*overflow-y: auto;*/
	-webkit-box-shadow: -5px 0px 20px -10px rgba(0,0,0,0.9);
	-moz-box-shadow: -5px 0px 20px -10px rgba(0,0,0,0.9);
	box-shadow: -5px 0px 20px -10px rgba(0,0,0,0.9);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	z-index: -1;
	padding-top: 142px;
	padding-bottom: 45px;
}
.main-navigation-section.active {
	top: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.menu-item a {
	font-family: 'manropebold';
	font-size: 17px;
	color: #88cdcd;
}
.menu-item a:hover {
	color: #ffffff;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.sub-menu li a:hover {
	color: #88cdcd;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.sub-menu .sub-menu li a:hover {
	color: #88cdcd;
}
.menu-item ul {
	padding-left: 15px;
}
.sub-menu li a {
	font-family: 'manropethin';
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 2px;
	display: block;
}
.sub-menu .sub-menu li a {
	font-family: 'Proxima Nova Light';
	font-size: 16px !important;
	color: #ffffff;
	text-transform: capitalize;
	margin-bottom: 1px;
}
.sub-menu .sub-menu li:last-child a {
	margin-bottom: 8px;
}
.sub-menu .sub-menu {
	padding-left: 0;
}
#primary-menu li a {
	background: none;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	display: inline-block;
}
#primary-menu li a.active {
	background: none;
	border-bottom: 2px solid #88cdcd;
	cursor: pointer;
	display: inline-block;
}
#primary-menu li {
	margin-right: 19px;
	margin-left: 0
}
#primary-menu li:last-child {
	margin-right: 0;
}
.topbar-listing li a:hover {
	color: #8fc6c6;
}
.nheading.fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 2;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: -6px 0px 79px -31px rgba(0,0,0,0.75);
	-moz-box-shadow: -6px 0px 79px -31px rgba(0,0,0,0.75);
	box-shadow: -6px 0px 79px -31px rgba(0,0,0,0.75);
}
.nheading.fixed .header-sec {
	background: #434343;
	padding: 7px 0px;
}
.nheading.fixed .main-navigation-section {
	padding-top: 81px;
}
.nheading.fixed .topbar-listing {
	margin-top: 9px;
}
.fixed-nav-logo {
	display: none;
}
.fixed-nav-logo img {
	height: 48px;
	width: auto;
}
.nheading.fixed .fixed-nav-logo {
	display: block;
}
.nheading.fixed .header-logo {
	display: none;
}
.res_header {
	background: #434343;
	padding: 15px 0px;
	display: none;
	padding: 15px 0px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
	width: 100%;
}
/*-------end :: header section-------*/
/*-------footer section-------*/
.footer-area {
	background: #96cccc;
	text-align: center;
	padding: 7px 0 17px;
}
.footer-area p {
	font-family: 'manroperegular';
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 35px;
	margin-top: 18px;
}
.footer-logo {
	position: relative;
	/*margin-bottom: 22px;*/
}
.social-icon-sec ul li {
	display: inline-block;
	margin-right: 15px;
}
.social-icon-sec ul li:last-child {
	margin-right: 0px;
}
.social-icon-sec ul li img {
	height: 49px;
	width: auto;
}
.social-icon-sec {
	text-align: right;
	margin-top: 19px;
}
.footer-address {
	text-align: left;
	border-left: 1px solid #ffffff;
}
.footer-address ul li a {
	font-size: 15px;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 15px;
}
.footer-address ul li img {
	filter: invert(100) brightness(100);
	margin-right: 9px;
	vertical-align: top;
}
.footer-address ul li:first-child img {
	margin-top: 11px;
}
.footer-address ul li:last-child img {
	margin-top: 3px;
}
.star-area {
	border-top: 1px solid #ffffff;
	width: 50%;
	margin: 0 auto;
}
.star-area img {
	margin-top: 23px;
	height: 37px;
	width: auto;
}
.footer-address ul {
	padding-left: 30px;
}
.copyright-area p, .sitemap ul li a {
	font-family: 'manropethin';
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 0;
}
.sitemap ul {
	margin-bottom: 0;
}
.copyright-area {
	background: #333333;
	padding: 14px 0;
}
.sitemap ul li {
	display: inline-block;
}
.sitemap ul li a {
	border-right: 1px solid #ffffff;
	padding: 0 6px 0 2px;
}
.sitemap ul li a:hover {
	color: #96cccc;
}
.sitemap ul li:last-child a {
	border-right: 0px solid #ffffff;
	padding: 0;
	padding-left: 2px;
}
.sitemap {
	text-align: right;
}
.footer-logo img {
	height: 172px;
	width: auto;
}
.google-map iframe {
	margin-bottom: -7px;
	height: 382px;
}
.google-map {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.google-map *{
	padding:0;
	margin:0;
}
/*-------end :: footer section-------*/
/*-------home page banner--------------*/
.main_banner {
/*margin-bottom: 158px;*/
}
.d-table {
	display: table;
	width: 100%;
}
.d-table-cell {
	display: table-cell;
}
.slide_height {
	/*display: table;*/
	width: 100%;
	position: relative;
}
.slide_content {
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.d-table-cell .container {
	padding-top: 16%;
}
#popup-location iframe {
	width: 100%;
	height: 400px;
}
.slide_height {
/*height:100vh;*/
}
/*ul#primary-menu > li > ul > li > ul {
	display: none;
}*/
.slide_content {
	vertical-align: middle;
	text-align: center;
}
.slide_content h1 {
	text-shadow: 6px 7px 9px rgba(0, 0, 0, 0.69);
	letter-spacing: 5.5px;
	line-height: 79px;
	font-family: 'manropethin';
	font-size: 62px;
	color: #ffffff;
}
.slide_content h1 strong {
	font-family: 'manropebold';
}
.inner-white-bg {
	height: 500px;
	background: #ffffff;
}
.main_banner button {
	/*text-shadow: 1px 3px 9px rgba(0, 0, 0, 0.69);
	-webkit-box-shadow: inset 7px -1px 16px -9px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 7px -1px 16px -9px rgba(0,0,0,0.6);
	box-shadow: inset 7px -1px 16px -9px rgba(0,0,0,0.6);*/
	padding: 14px 30px;
	letter-spacing: 2px;
	margin-top: 15px;
}
/*-------end :: home page banner--------------*/
/*----------Procedure Listing-------------*/
.treatments-bg {
	height: 500px;
}
.treatments-bg {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.procedure-listing {
	position: relative;
}
.procedure-listing-content::before {
	content: "";
	background: #96cccc;
	position: absolute;
	top: 14%;
	width: 100%;
	height: 73%;
}
.procedure-listing {
	margin: 50px 0 0px;
}
.treatments-offered-content:hover .treatments-bg {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}
.treatments-offered-text-hover ul li, .treatments-offered-text-hover ul .see-now {
	font-family: 'Proxima Nova Ragular';
	font-size: 0px;
	color: #ffffff;
	line-height: 0;
}
.treatments-offered-text-hover ul .see-now {
	color: #96cccc;
	text-decoration: underline;
}
.treatments-offered-content:hover .treatments-offered-text-hover ul li, .treatments-offered-content:hover .treatments-offered-text-hover ul .see-now {
	font-size: 19px;
	line-height: 30px;
	-webkit-transition: .5s all;
	transition: .5s all;
	margin-bottom:0px;
}
.treatments-offered-text-hover ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.treatments-offered-text-inner-content h2 {
	font-family: 'manropethin';
	font-size: 32px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 2.3px;
}
.treatments-offered-text-inner-content:hover .treatments-offered-text-hover button {
	opacity: 1;
	-webkit-transition: .5s all;
	transition: .5s all;
	letter-spacing: 1.3px;
}
.treatments-offered-text-inner-content:hover .treatments-offered-text-hover button:hover {
	opacity: 1;
	-webkit-transition: .5s all;
	transition: .5s all;
	background: #9dd9d9;
	border: 2px solid #9dd9d9
}
.treatments-offered-text-inner-content {
	text-align: center;
}
.treatments-offered-text-hover button {
	padding: 7px 19px 5px 19px;
	margin-top: 23px;
	text-align: center;
}
.treatments-offered-text-hover button {
	opacity: 0;
}
.treatments-offered-text {
	position: absolute;
	/*top:0;*/
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
	transition: height .5s;
	z-index: 1;
}
.treatments-offered-text-inner {
	display: table;
	width: 100%;
	height: 100%;
}
.treatments-offered-text-inner-content {
	display: table-cell;
	vertical-align: middle;
	padding:0 6px;
}
.treatments-offered-content:hover .treatments-offered-text {
	background: url('https://www.drchristophernewman.com/wp-content/themes/christopher_newman/assets/images/dark-bg.png')no-repeat center center/cover;
	height: 100%;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
	transition: height .5s;
}
.treatments-offered-text-hover {
	position: absolute;
	top: 100px;
	width: 100%;
}
.treatments-offered-content:hover .treatments-offered-text-hover {
	top: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	position: relative;
}
.treatments-offered-content:hover .treatments-offered-text-inner-content h2 {
	font-size: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	line-height: 35px;
}
.treatments-offered-text-inner-content:hover .treatments-offered-text-hover h2 {
	font-size: 35px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	margin-bottom: 24px;
	letter-spacing: 4px;
}
.treatments-offered-text-hover h2 {
	font-family: 'manropebold';
	font-size: 0px;
	color: #9dd9d9;
	margin-top: 0px;
}
/*----------end :: Procedure Listing-------------*/
/*--------------meet dr sec---------------------*/
.meet-dr-sec {
	position: relative
}
.meet-dr-sec-txt {
	position: relative;
}
.meet-dr-sec-txt h2 {
	font-family: 'manropethin';
	font-size: 65px;
	color: #96cccc;
	/*position: absolute;*/
	/*right: -146px;*/
	z-index: 1;
	letter-spacing: 9px;
	top: -62px;
	line-height: 75px;
}
.meet-dr-sec-txt h2 strong {
	font-family: 'manropebold';
}
.meet-dr-sec {
	padding: 150px 0 60px;
	position: relative
}
.meet-dr-sec:before {
	content: '';
	position: absolute;
	top: -70px;
	left: 0px;
	background-image: url(https://www.drchristophernewman.com/wp-content/themes/christopher_newman/assets/images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: -1
}
.meet-dr-sec-txt p {
	line-height: 25px;
	padding-top: 114px;
	font-size: 16px;
	color: #5e5e5e;
	padding-left: 4px;
}
.logo-sec ul {
	list-style: none;
}
.logo-sec ul li {
	display: inline-block;
}
.meet-dr-sec-txt {
	padding-left: 95px;
}
.meet-dr-sec-txt a {
	font-family: 'manroperegular';
	font-size: 16px;
	color: #96cccc;
	text-decoration: underline;
	margin-top: 14px;
	display: block;
}
.logo-sec {
	margin-top: 30px;
}
/*--------------end :: meet dr sec---------------------*/
/*--------------testimonial sec---------------------*/
.testimonials-sec {
	padding-bottom:250px;
	background-repeat:no-repeat; 
	background-position:center bottom; 
	background-size:cover
}
.testimonials-sec h2 {
	font-family: 'manropethin';
	font-size: 36px;
	color: #333333;
	line-height: 50px;
	text-align: center;
}
.testimonials-sec h2 strong {
	font-family: 'manropebold';
}
.quote-sec {
	position: relative;
}
.q1 {
	position: absolute;
	top: -27px;
	left: -26px;
}
.q2 {
	position: absolute;
	bottom: -21px;
	right: 0;
}
.quote-bttn button {
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
	border: 2px solid #333333;
	text-align: center;
	padding: 10px 24px 8px;
	margin-top: 10px;
	letter-spacing: 1.3px;
}
.quote-bttn button:hover {
	background: #96cccc;
	border: 2px solid #96cccc;
	color: #fff
}
.quote-bttn {
	text-align: center;
}
.testimonials-sec {
	padding-top: 50px;
}
.testimonials-sec {
/*margin-bottom: 220px;*/
}
/*--------------end :: testimonial sec---------------------*/
/*--------------Conatct form---------------------*/

.contact-form-wrapper {
	position: absolute;
	bottom:100px;
	z-index: 1;
	/*left: 8%;*/
}
.contact-form{
	background: #96cccc;
}
.popup-box .contact-form{
	padding:15px;
}
.contact-form-home-padding{
	padding: 40px 87px 22px;
}
.contact-form .gform_wrapper{
	margin:0;
}
.contact-form label.gfield_label {
	display: none !important;
}
.contact-form .gform_body ul {
	list-style: none;
}
.contact-form .gform_wrapper h3.gform_title {
	font-family: 'manropebold';
	margin: 0;
	letter-spacing: 2px !important;
	margin-bottom: 19px;
	font-size: 32px;
	color: #ffffff !important;
	font-weight: 400;
	padding-top:10px;
	text-transform:uppercase;
}
.bottm_form .contact-form .gform_wrapper h3.gform_title {
    color: #96cccc !important;
}
.contact-form .gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0px !important;
	margin-top: 10px !important;
}
.contact-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .contact-form .gfield_select, .contact-form textarea {
	background: none !important;
	border: 2px solid #ffffff;
	width: 100% !important;
	padding: 8px 11px !important;
	font-size: 15px !important;
	color: #ffffff !important;
	font-family: 'manroperegular'!important;
	margin-bottom: 0px !important;
	letter-spacing: 1.5px !important;
	border-radius: 0px !important;
}
.contact-form .gfield_select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://www.drchristophernewman.com/wp-content/themes/christopher_newman/assets/images/arrw.png) no-repeat 97% center / 24px 14px;
}
.contact-form textarea {
	height: 57px !important;
	resize: none !important;
}
.contact-sec {
	padding-top: 220px;
}
.contact_sec_wrapper {
	position: relative;
}
.contact-form .gravity-from-submit {
	text-align: right;
}
/*.contact-form .gravity-from-submit button {
	border: none;
	text-decoration: underline;
	font-family: 'anodinalight';
	font-size: 20px;
	color: #ffffff;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0px;
	margin-top: -3px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}*/
.contact-form .gravity-from-submit button {
	border: none;
    text-decoration: none;
    font-family: 'Proxima Nova Light';
    font-size: 20px;
    color: #ffffff;
    padding-right: 0;
    margin-top: -3px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    border-radius: 0px;
	box-shadow: none;
    padding: 7px 35px;
}
.contact-form .gravity-from-submit button:hover {
	background:#ffffff;
	color:#96cccc;
	transition:.5s all;
	-webkit-transition: .5s all;
}
.contact-form .gravity-from-submit button:hover span {
	color:#96cccc;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
 opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
 opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
 opacity:1;
}
/*--------------end :: Conatct form---------------------*/
/*---------------mobile fixed footer---------------*/
.mobile-menu-bottom {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #434343;
	z-index: 99;
	-webkit-box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.53);
	box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.53);
	display: none;
}
.mobile-menu-bottom-text {
	font-size: 12px;
	color: #ffffff;
	font-family: 'manropemedium';
	margin-top: 6px;
}
.mobile-menu-bottom .d-table-cell {
	border-width: 0;
	border-left-width: 1px;
	border-right: 1px solid #ffffff;
	width: 25%;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 10px;
}
.mobile-menu-bottom .d-table-cell img {
	padding: 0 20%;
	display: block;
	margin: 0 auto;
	height: 24px;
}
.req-bttn:hover {
	color: #ffffff !important;
	-moz-transition: all .5s;
	transition: all .5s;
}
/*====== Innerpage Banner============*/
.inner_banner {
	width: 100%;
}
.banner_heading {
	width: 81%;
	margin: -100px auto 0px auto;
	background: #96cccc;
	padding: 34px 10px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.pm {
	margin-bottom: 50px;
}
.inner_page_main_banner {
	width: 100%;
	position: relative;
	height: 400px;
	background-position: center 10%;
	background-repeat: no-repeat;
	background-size: cover;
}
.inner_page_main_banner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.2);
	z-index: 1;
}
.banner_heading h1 {
	letter-spacing: 4.5px;
	text-transform: uppercase;
}
.banner_heading h1 strong {
	font-family: 'manropebold';
}
.banner_heading p {
	font-family: 'manroperegular';
	font-size: 23px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 3.5px;
}
.brodcamp {
	width: 100%;
	padding: 50px 0px;
}
.brodcamp ul {
	list-style: none;
	text-align: center;
}
.brodcamp ul li {
	display: inline-block;
	font-family: 'manroperegular';
	font-size: 13px;
	color: #96cccc;
	padding: 0px 15px;
	border-right: 1px solid #96cccc;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.tpl {
	margin-top: 31px;
}
.brodcamp ul li:last-child {
	font-family: 'manropebold';
	border-right: 0px solid #96cccc;
}
.procedure_main_content {
	width: 100%;
	padding-bottom: 0px;
}
.procedure_main_content h2 {
	color: #96cccc;
	font-size: 22px;
	font-family: 'manropebold';
	position: relative;
}
.procedure_main_content h2:after {
	content: ' >';
}
.procedure_main_content p {
	font-family: 'Proxima Nova Light';
	font-size: 16px;
	color: #525252;
	line-height: 26px;
}
.procedure_main_content .col-md-4 {
	padding-right: 8%;
	padding-bottom: 60px;
}
.procedure_img_sec {
	width: 100%;
	position: relative;
}
.procedure_img_sec::before {
    content: url(../images/left_leafe.png);
    position: absolute;
    top: 81%;
    left: -10px;
    z-index: -1;
}
.procedure_img_sec img {
	width: 60%;
}
.view_galery_button {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	width: 53%;
	right: 0px;
	background: #434343;
}
.procedure_img_sec h3 {
	font-family: 'manropebold';
	font-size: 45px;
	line-height: 47px;
	letter-spacing: 3px;
}
.procedure_img_sec span {
	font-family: 'manropethin';
}
.procedure_img_sec h3:after {
	content: ' >';
	font-size: 65px;
}
.default_template {
	padding-bottom: 40px;
}
.default_template p a {
	color: #96cccc;
	text-decoration: underline;
}
.default_template p {
	margin-bottom: 50px;
}
.default_template ul {
	padding: 0px 0px 0px 15px;
	margin-bottom: 50px
}
.default_template ul li {
	font-family: 'Proxima Nova Light';
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4e4e4e;
	margin: 8px 0px;
}
.next_post {
	padding: 0px 0px 0px;
}
.select_category {
/*margin-bottom: 60px;*/
}
.select_category .btn {
	width: 100%;
	font-family: 'Proxima Nova Light';
	box-shadow: none;
	border: 0px solid red;
	background: #f0f0f0;
	font-size: 18px;
	color: #96cccc;
	border-radius: 0px;
}
.select_category .btn img {
	margin-left: 10px;
}
.select_category .dropdown-menu {
	width: 100%;
}
.select_category .dropdown-menu a {
	display: block;
	padding: 7px;
}
.select_category .dropdown-menu a:hover {
	background: #8fc6c6;
	color: #fff;
}
.ex {
	background: none;
	padding: 0px;
	margin-top: 0px
}
.inject_shedule {
	padding: 0px;
	float: right;
	margin-left: 50px;
	margin-bottom: 50px;
}
.inject_shedule .contact-form {
	background: #96cccc;
	padding: 40px 30px 30px;
	position: static;
	top: 0px;
	z-index: 1;
	left: 0;
}
.inject_shedule .contact-form ul {
	margin: 0px !important;
	padding-left: 0px;
}
.inject_shedule .contact-form .gform_title {
	line-height: 40px;
	margin-bottom: 30px;
	text-align: center;
	letter-spacing: 1px;
    margin-bottom: 19px;
    font-size: 32px;
    color: #ffffff !important;
}

.inject_shedule .contact-form .gravity-from-submit {
	text-align: center;
	margin: 21px 0px 0px;
}
.blog_content {
	height: 310px;
}
.blog_content h2 {
	font-size: 16px;
	color: #fefefe;
	text-transform: uppercase;
	font-family: 'manropebold';
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 0px;
	max-width: 300px;
	margin: 0 auto;
}
.blog_content p {
	margin-bottom: 0px;
	font-family: 'Proxima Nova Light';
	color: #96cccc;
	font-size: 15px;
	text-transform: unset;
}
.blog_content .d-table-cell {
	vertical-align: middle;
}
.blog_list {
	margin-top: 20px;
}
.blog_list .each_blog:nth-child(3n+3) {
	width: 100%;
}
.blog_overview {
	padding: 0px 0px 50px;
}
.each_blog_body {
	position: relative;
}
.blog_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.each_blog {
	margin-top: 30px;
}
.blog_content {
	position: relative;
	z-index: 9;
}
.each_blog_body:hover .blog_bg {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}
/*====contact us=======*/
.contact_us_content {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 45px 65px 35px 65px;
}
.contact_wrapper {
	width: 100%;
	position: relative;
	margin-top: -135px;
	z-index: 1;
	padding-bottom: 60px;
}
.no-padding {
	padding: 0px;
}
.contact_google-map iframe {
	width: 100%;
	height: 765px;
}
.contact_us_content h1 {
	font-size: 43px;
	line-height: 50px;
	letter-spacing: 4.5px;
	margin-bottom: 0px;
}
.contact_us_content h2, .contact_us_content h3 {
	font-size: 23px;
	font-family: 'manropethin';
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 8px;
	letter-spacing: 3px
}
.contact_us_content h4 {
	font-family: 'Proxima Nova Extrabold';
	font-size: 23px;
	color: #ffffff;
	line-height: 25px;
	padding: 35px 0px 25px 0px;
}
.contact_address {
	width: 90%;
	padding: 100px 0px 00px 0px;
	margin: 0px auto;
}
.contact_address table {
	width: 100%;
	margin-bottom: 30px;
}
.contact_address table tr td {
	vertical-align: top;
}
.contact_address table tr td h5 {
	font-family: 'Proxima Nova Extrabold';
	font-size: 23px;
	color: #434343;
	margin-top: 0px;
}
.contact_address table tr td p {
	font-family: 'Proxima Nova Light';
	font-size: 23px;
	color: #434343;
	line-height: 25px;
}
.contact_address table tr td:first-child {
	width: 50px;
}
.phn_number tr td p:hover {
	color: #96cccc;
}
.view_galery_button h3 a:hover {
	color: #ffffff;
}
.brodcamp ul li:hover {
	color: #999999;
}
.breadcrumb {
	text-align: center;
	padding: 50px 0px;
	background: none;
}
.breadcrumb a {
	font-family: 'manroperegular';
}
.breadcrumb a:hover {
	color: #434343;
}
.breadcrumb {
	font-family: 'manropebold';
	font-size: 13px;
	color: #96cccc;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.spt {
	font-family: 'manroperegular';
	display: inline-block;
	margin: 0px 15px;
}
.procedure_img_sec h3:hover::after {
	color: #fff;
}
.procedure_img_sec h3:hover a {
	color: #fff;
}
.pagination {
	float: right;
	margin-top: 52px;
	font-family: 'manroperegular';
}
.pagination a span {
	display: inline-block;
	margin: 0px;
}
.pagination a {
	display: inline-block;
	margin-left: 10px;
	color: #96cccc;
}
.pagination a:hover {
	color: #434343;
}
.pagination span {
	display: inline-block;
	margin-left: 10px;
	color: #96cccc;
}
.pagination .current {
	font-family: 'manropebold';
}
.prnxt {
	text-decoration: underline;
}
.select_category_mar {
	margin-bottom: 60px;
}
/*=============================Procedure detailed Content css=============================*/
.procedure_detaild_content {
	padding-bottom: 50px
}
.content_details {
	width: 81%;
	margin: 0px auto
}
.quick_reference {
	padding: 0px 15px 30px 40px;
	float: right;
	max-width: 45%;
	display: inline-block;
	margin-right: 1%;
}
.quick_reference h2 {
	color: #96cccc;
	font-size: 22px;
	font-family: 'manropebold';
	letter-spacing: 2px;
	margin-top: 0px
}
.quick_reference ul {
	list-style: none;
}
.quick_reference ul li {
	font-size: 20px;
	color: #96cccc;
	font-family: 'Proxima Nova Ragular' !important;
	line-height: 30px;
	padding: 8px 0px;
}
.quick_reference ul li:hover {
	color: #434343;
}
.quick_reference ul li a {
	color: inherit;
	font-family: inherit
}
.patent_result_slider {
	background: #96cccc;
	position: relative;
	padding: 20px 0px;
	margin-top: 55px;
	margin-bottom: 55px
}
.patent_result_slider:after {
	content: '';
	height: 100%;
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 0px;
	width: 100vw;
	margin-left: -50vw;
	top: 0px;
	background: #96cccc;
}
.slider_content {
	text-align: center
}
.slider_content h3 {
	color: #fff;
	font-family: 'manropelight';
	letter-spacing: 3px;
	font-size: 28px;
}
.before_img {
	width: 50%;
	float: left
}
.before_img img {
	width: 100%
}
.after_img {
	width: 50%;
	float: left
}
.after_img img {
	width: 100%
}
.slider_wrapper {
	width: 75%;
	margin: 20px auto 0px auto;
	position: relative
}
.common_css {
	background-image: none;
	background-color: #434343
}
.slider_wrapper .swiper-button-next {
	right: -20px;
}
.slider_wrapper .swiper-button-prev {
	left: -20px;
}
.slider_wrapper .swiper-button-prev, .slider_wrapper .swiper-button-next {
	width: 20px;
	height: 152px;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0px
}
.slider_wrapper .swiper-button-prev img, .slider_wrapper .swiper-button-next img {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute
}
.slider_content button {
	margin-top: 26px;
	font-size: 19px;
	letter-spacing: 2px;
	margin-bottom: 10px
}
.testimonial_section {
	position: relative;
	padding: 70px 0px 45px;
	text-align: center;
	margin: 50px 0px
}
.testimonial_section:after {
	content: '';
	height: 100%;
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 0px;
	width: 100vw;
	margin-left: -50vw;
	top: 0px;
}
.testimonial_txt {
	text-align: center;
	position: relative;
	padding: 0px 85px
}
.testimonial_txt p {
	font-size: 36px;
	color: #fff;
	font-family: 'manropethin';
	line-height: 52px
}
.testimonial_txt p strong {
	font-family: 'manropesemibold';
}
.start_qoute {
	position: absolute;
	top: 0px;
	left: 0px;
}
.end_qoute {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.testimonial_section button {
	letter-spacing: 1.5px;
	margin-top: 30px
}
/*=============================Procedure detailed Content css end=============================*/
/*============feedback changes css============*/
.treatments-offered-text-hover ul li a {
	font-family: 'Proxima Nova Ragular';
}
.bottm_form {
	padding-top: 100px;
	position: relative;
}
/*.bottm_form:after {
	content: '';
	position: absolute;
	top: -30px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url(https://www.drchristophernewman.com/wp-content/themes/christopher_newman/assets/images/galery_overvw_plam_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}*/
.bottm_form .gform_wrapper ul.gform_fields li.gfield {
	width: 49%;
	display: inline-block;
	vertical-align: top
}
body .bottm_form .gform_wrapper ul.gform_fields li.gfield:nth-child(2n) {
    margin-left: 17px !important;
}
.bottm_form .gform_wrapper ul.gform_fields li.gfield textarea {
    height: 45px !important;
	overflow-y: hidden
}

.bottm_form .contact-form {
	background: transparent;
}
.bottm_form .gform_title {
	color: #96cccc !important;
}
.bottm_form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .bottm_form .gfield_select, .bottm_form textarea {
	background: none;
	border: 2px solid #96cccc;
	color: #96cccc !important;
	margin-bottom: 20px;
	border-radius: 0px;
	box-shadow:none;
	-webkit-appearance: none;-moz-appearance: none;
}
.bottm_form .gravity-from-submit button {
	color: #96cccc;
	border: 2px solid #96cccc;
    padding: 8px 50px;
}
.bottm_form .gravity-from-submit button:hover {
	color: #ffffff;
	background:#96cccc;
	transition: .5s all;
    -webkit-transition: .5s all;
}
.bottm_form .gravity-from-submit button:hover span {
	color: #ffffff;
}
.bottm_form .gfield_select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://www.drchristophernewman.com/wp-content/themes/christopher_newman/assets/images/blue_drop.png) no-repeat 97% center / 24px 14px;
}
.bottm_form .gform_fields li:nth-child(even) {
	margin-left: 17px;
}
.bottm_form .inject_shedule {
	margin-left: 0px;
	margin-bottom: 80px
}
.contact-form .large::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #fff;
 opacity: 1; /* Firefox */
}
 .contact-form .large:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
 .contact-form .large::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.contact-form .small::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #fff;
 opacity: 1; /* Firefox */
}
 .contact-form .small:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
 .contact-form .small::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
 .bottm_form .large::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #96cccc;
 opacity: 1; /* Firefox */
}
 .bottm_form .large:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #96cccc;
}
 .bottm_form .large::-ms-input-placeholder { /* Microsoft Edge */
 color: #96cccc;
}
.bottm_form .small::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #96cccc;
 opacity: 1; /* Firefox */
}
 .bottm_form .small:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #96cccc;
}
 .bottm_form .small::-ms-input-placeholder { /* Microsoft Edge */
 color: #96cccc;
}
.contact-form .gfield_select option {
	color: #434343
}
.adrees tr td img {
	height: 30px
}
.phn_number tr td img {
	height: 30px
}
.hours tr td img {
	height: 30px
}
.fr_plam_image {
	position: relative;
	padding: 40px 60px;
}
.fr_plam_image:after {
	content: url(../images/right_leaf_img.png);
	position: absolute;
	top: 100%;
	right: 0px;
}
.gallery_overview_leaf {
	position: relative;
}
.gallery_overview_leaf:after {
	content: url(../images/right_leaf_img.png);
	position: absolute;
	top: 87%;
	right: 0px;
	z-index:-1
}
.gallery_overview_leaf:before {
	content: url(../images/left_leafe.png);
	position: absolute;
	top: 81%;
	left: -10px;
	z-index:-1
}
.procedure_overview_img:before {
	content: url(../images/left_leafe.png);
	position: absolute;
	top: 81%;
	left: -10px;
	z-index:-1
}
.bottm_form2{ padding-top:130px}
.nxt_img{ height:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; width:60%;}
.contact-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .contact-form .gfield_select, .contact-form textarea { box-shadow:none;-webkit-appearance: none;-moz-appearance: none;
}
.bg_styl{ background-position: center top; background-repeat:no-repeat; background-size:cover}
.all-text-white *{
	color:#fff;
}
.gallery_content_heading {
	text-align: center;
}
.others_btn {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 60px;
}
.gallery_content_heading h2 {
	color: #8fc6c6;
	font-size:35px;
	text-transform:uppercase; letter-spacing: 4.5px;
}
.before_img img {
    width: 100%;
}
.before_bttn {
    width: 50%;
}
.after_bttn {
    width: 50%;
}
/*.before_btn{
    font-family: 'manroperegular';
    font-size: 14px;
    color: #282828;
    border: 1px solid #000;
    padding: 15px 32px;
    text-align: center;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 1;
    cursor: default;
}
.after_btn {
    font-family: 'manroperegular';
    font-size: 14px;
    color: #282828;
    border: 1px solid #000;
    border-left: 0px solid;
    padding: 15px 32px;
    text-align: center;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 1;
    cursor: default;
}*/

.after_btn, .before_btn {
    font-family: 'manropethin';
    font-size: 14px;
    color: #ffffff;
    border: 1px solid #96cccc;
    padding: 11px 32px 7px;
    text-align: center;
    width: 100%;
    background: #96cccc;
    position: relative;
    z-index: 1;
    cursor: default;
}
.before_btn {
    border-right: 1px solid #ffffff;
}

.border_btn {
	font-family: 'manroperegular';
	font-size: 16px;
	color: #282828;
	border: 2px solid #8fc6c6;
	padding: 15px 32px;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: url(../images/dp.png) no-repeat 90% center;
	min-width: 302px;
}
.each_patient{ position:relative; margin-bottom: 120px;}
/*.each_patient::before {
    content: '';
    position: absolute;
    top: 35px;
    right: -35px;
    width: 100%;
    height: 97%;
    background: #c1e9e9;
    z-index: -1;
	opacity:0.8
}*/
.gallery_more_btn {
    font-family: 'manropelight';
    font-size: 18px;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
    position: relative;
}
.gallery_more_btn p{ color:#fff}
.patient_dtls {
    padding-top: 20px;
}
.gallery_more_btn a::before {
    content: url('https://www.drchristophernewman.com/wp-content/themes/christopher_newman/assets/images/white_arrow.png');
    position: absolute;
    height: 100%;
    right: 0px;
    width: 60px;
    top: -2px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.gallery_more_btn a:hover::before {
    right: -8px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.back_to_gallery{  
	margin-top:40px;
}
.f-left{ 
	float:left;
}
/*================pegination css=============*/
.pagination_link {
    clear: both;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    float: left;
    line-height: normal;
	display: inline-block;
}
.pagination_link .current {
    padding: 6px 9px 5px 9px;
    background: #8fc6c6;
    color: #fff;
}
.pagination_link a {
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #254571;
    background: none;
}
/*================pegination css=============*/
.previous_gallery {
	float: right;
}
.previous_gallery, .next_gallery {
	border: 1px solid #96cccc;
	text-align: center;
	width: 78px;
	padding: 12px 0px;
	max-width: 100%;
}
.gallery_details_pics {
	width: 69.6%;
	position: relative;
	padding-top: 50px;
	margin: 0px auto;
}
.gallery_details_pics img {
	width: 100%;
}
.gallery_details_pics .col-md-6 {
	padding: 7.5px;
}
.back_to_gallery_btn {
	text-align: center;
	margin-top: 30px;
}
.individual_result {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.only_mob_view {
	display: none;
}
.after_bttn {
	width: 50%
}
/*.gallery_pics .row .col-md-6:nth-child(odd) {
	padding-right: 50px
}
.gallery_pics .row .col-md-6:nth-child(even) {
	padding-left: 50px
}*/
.gallery_pics .row .col-md-6:nth-last-child(-n+4) > .each_patient {
	margin-bottom: 50px
}
.gallery_pics .row .col-md-6:nth-last-child(-n+3) > .each_patient {
	margin-bottom: 50px
}
@media screen and (min-width:991px) {
.gallery_pics .row .col-md-6 {
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 49.5%
}
}
.search-form, main.site-content{
	margin-bottom: 30px;
}

body button#responsive-menu-button{
	width:25% !important;
	right: 0px !important;
    top: initial !important;
    bottom: 48px !important;
}

.contact-form .gravity-from-submit {
	text-align:center;
}
.contact-form .gravity-from-submit img {
	display:none;
}				
.google-map iframe {
	margin-bottom:-10px;
}
.testimonial_txt h2 {
	font-family: 'manropethin';
	font-size: 30px;
	line-height:42px;
	color: #ffffff;
}
.inner_banner .banner_heading h1 , .inner_banner_gallery .banner_heading h1 {
    font-family: 'manropethin';
    font-size: 43px;
    line-height: 53px;
    color: #ffffff;
}
.phn_number p a {
	font-family: 'Proxima Nova Light';
    font-size: 23px;
    color: #434343;
    line-height: 25px;
}
.phn_number p a:hover {
	color: #96cccc;
	-webkit-transition: .5s all;
    transition: .5s all;
}
.treatments-offered-text-hover ul li a:hover {
	color: #96cccc;
}
/*-------Modify Header Section-------*/
#primary-menu {
	position: relative;
    width: 100%;
	display: table;
    float: none;
}
#primary-menu > li {
	position:static;
	display: inline-block;
    margin-right: 4%;
}
#primary-menu > li:last-child {
	margin-right:0;
}
.big-menu > ul.sub-menu {
	position: absolute;
    width: 100%;
    display: table;
	background: #4b4b4b;
	padding-bottom: 35px;
}
.big-menu ul.sub-menu > li {
    display: table-cell;
	text-align:left;
	/*position: relative !important;*/
}
.big-menu ul.sub-menu > li > a {
    font-family: 'manropethin';
	font-size:24px;
}
.big-menu ul.sub-menu > li ul.sub-menu > li {
    display: block;
}
/*.big-menu > ul.sub-menu::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -50vw;
	background: #4b4b4b;
	z-index:-1;
}*/
.big-menu > ul.sub-menu::before {
    content: '';
    width: 200vw;
    height: 100%;
    position: absolute;
    left: 30%;
    top: 0px;
    margin-left: -50vw;
    background: #4b4b4b;
    z-index: -1;
}
.main-navigation-section .navbar-nav > li > a {
    padding-bottom: 8px;
    margin-bottom: 16px;
}
ul#primary-menu > li > a:hover {
    border-bottom: 2px solid #88cdcd;
}
/*#primary-menu > li > ul.sub-menu > li {
	position:absolute;
}*/
.gallry_content_sec .dropdown-menu {
	position: relative;
	padding: 17px 16px;
	width: 100%;
}
.gallry_content_sec optgroup {
    font-weight: bold;
    color: #8fc6c6;
    font-size: 17px;
}
.gallry_content_sec option {
    padding-left:15px;
}
.more_photos {
	color: #8fc6c6;
    text-decoration: underline;
    text-align: right;
}
#reviewstream-pager{display:none !important;}
#reviewstream-footer{display:none !important;}
.one-level-menu > .sub-menu {
    position: absolute;
    background: #4b4b4b;
	width: 100%;
	display: none;
	padding-bottom: 18px;
}
.one-level-menu > .sub-menu::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    left: -50%;
    top: 0px;
    margin-left: -50vw;
	background: #4b4b4b;
	z-index:-1;
}
#popup-location h2 {
	margin-top: 0;
}
.big-menu-gallery > ul.sub-menu > li {
	display:inline-block;
	width:18%;
	vertical-align: top;
}
.text-center .wp-video{
	display: inline-block;
	margin: 0 20px 0 0;
}
/*============== Instagram Feed ===================*/
.instagram-feed {
	background: #96cccc;
	padding: 36px 0;
}
.instagram-feed h2 {
    color: #fff;
    font-family: 'manroperegular';
    letter-spacing: 2px;
    text-align: center;
}
.instagram-feed-button {
	text-align:center;
	margin-top: 17px;
}
.instagram-feed-button button {
    padding: 10px 49px 5px;
}
main.site-content {
    margin-bottom: 0px;
}
@media(min-width:768px) {
	.insta-width {
		width:85%;
		margin:0 auto;
	}
}
/*============== End :: Instagram Feed ===================*/

/*============== homepage changes ==========================*/


/*============== end :: homepage changes ==========================*/