#dc_jqaccordion_widget-2-item {
font: bold 14px Arial, sans-serif;
border-top: 1px solid #111;
border-right: 1px solid #111;
border-left: 1px solid #111;
}
#dc_jqaccordion_widget-2-item ul, #dc_jqaccordion_widget-2-item ul li {
margin: 0;
padding: 0;
border: none;
list-style: none;

}
#dc_jqaccordion_widget-2-item ul a {
padding: 10px 10px 10px 50px;
background: #0263a5;
text-decoration:none;
display: block;
color: #ddd;
border-bottom: 1px solid #222;
border-top: 1px solid #777;
position: relative;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent, #dc_jqaccordion_widget-2-item ul a{ background: #0263a5 !important;}
#dc_jqaccordion_widget-2-item ul ul a {
background: #0263a5;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent, #dc_jqaccordion_widget-2-item ul a.dcjq-parent:hover {
background:#aa262b ;
}
#dc_jqaccordion_widget-2-item ul a .dcjq-icon {
position: absolute;
top: 50%;
left: 14px;
width: 34px;
margin-top: -17px;
height: 34px;
background: url(/images/arrow_black_right.png) no-repeat 0 center;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active .dcjq-icon {
background: url(/images/arrow_black_down.png) no-repeat 0 center;
}
#dc_jqaccordion_widget-2-item ul a:hover {
background: #aa262b;
color: #fff;
}



@font-face {
    font-family: 'LatoRegular';
    src: url('/fonts/lato-regular.eot');
    src: url('/fonts/lato-regular.eot') format('embedded-opentype'),
         url('/fonts/lato-regular.woff') format('woff'),
         url('/fonts/lato-regular.ttf') format('truetype'),
         url('/fonts/lato-regular.svg#LatoRegular') format('svg');
		 font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: 'latolight';
    src: url('/fonts/lato-light-webfont.eot');
    src: url('/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lato-light-webfont.woff') format('woff'),
         url('/fonts/lato-light-webfont.ttf') format('truetype'),
         url('/fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('/fonts/myriadpro-regular.eot');
    src: url('/fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/myriadpro-regular.woff') format('woff'),
         url('/fonts/myriadpro-regular.ttf') format('truetype'),
         url('/fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('/fonts/lato-bold-webfont.eot');
    src: url('/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lato-bold-webfont.woff2') format('woff2'),
         url('/fonts/lato-bold-webfont.woff') format('woff'),
         url('/fonts/lato-bold-webfont.ttf') format('truetype'),
         url('/fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*------------------------- General Css -------------------------------*/


body {
margin: 0px;
padding: 0px;
overflow-y: scroll;
*overflow-y:none;
}
img {
border: none;
max-width: 100%;
vertical-align: middle;
}
img.align-down {
float: left;
margin: 2px 5px 0 0;
}
a, a:hover {
text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6 {
margin: 10px 0px;
padding: 0px;
}
ul, ol {
margin: 0px 10px;
padding: 5px 5px 5px 30px;
list-style: none;
}
p.align-center {
text-align: center;
}
/*------------------------- Global Css -------------------------------*/



.hr {
height: 8px;
background: url(/images/hr.gif) repeat-x left center !important;
clear: both;
}
.videoBorder {
border: 5px solid #000000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.clear-float {
clear: both;
}
#Container, #Header-Container, #Our-Apporoach-Container, #Intra-Container, #What-To-Expect-Container, #Meet-Our-Team-Container, #Pain-Management-Container, #For-Reffernces-Container, #Educational-Resources-Container, #Footer-Container, #Inner-Content-Container, #Intra-Container-S, #Credibility-Container, .intra-tab-h, #Footerlogos-Container {
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
position: relative;
overflow: hidden;
}
#Header, .main-banner, #Interactivity, #Our-Apporoach, #What-To-Expect, #Meet-Our-Team, #Pain-Management, #For-Reffernces, #Educational-Resources, #Footer, #Inner-Content, #Innr-Banner, #Credibility, #Pain-Management-S, #Footerlogos {
max-width: 940px;
min-width: 320px;
height: auto;
margin: 0px auto;
clear: both;
}
/*--------------Menu--------------*/



#access {
display: block;
float: left;
padding: 0;
font: normal 16px/18px Arial, Helvetica, sans-serif;
width: 100%;
}
#access ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#access li {
margin: 0px;
padding: 0px;
float: left;
text-align: center;
width: 10%;
height: 40px;
position: relative;
margin-top: 10px;
}
#access li:last-child {
border-right: none;
}
#access a {
display: block;
color: #000;
line-height: 40px;
text-decoration: none;
}
#access a:hover {
text-decoration: none;
color: #fff;
background: #3980b8;
}
#access ul ul li {
margin: 0px;
padding: 0px;
float: left;
position: relative;
text-align: center;
width: 214px;
}
#access ul ul {
display: none;
position: absolute;
z-index: 99999;
margin: 0px 0px 0px 0px;
padding: 11px 0px 0px 0px;
background: url(/images/drop-down-bg.jpg) no-repeat 23px 0px !important;
height: 30px;
position: relative;
width: 214px;
top: 0px;
}
#access ul ul ul {
left: 114%;
top: 0;
background-image: none;
border-radius: 5px;
position: absolute;
width: 300px !important;
}
#access ul ul ul {
width: 300px !important;
}
#access ul ul ul li {
width: 300 !important;
}
#access ul ul ul a {
width: 240px !important;
background: url(/images/menu-on-bullet.jpg) no-repeat 23px center #0263a5 !important;
border-bottom: 1px solid #6096ce;
color: #fff;
margin-left: 0px !important;
}
#access ul ul ul a:hover {
background: url(/images/menu-on-bullet.jpg) no-repeat 23px center #aa262b;
border-bottom: 1px solid #b47891;
color: #ffffff;
}
#access ul ul a {
background: url(/images/menu-on-bullet.jpg) no-repeat 23px center #0263a5;
clear: none;
color: #fff !important;
float: left;
border-bottom: 1px solid #6096ce !important;
font: normal 13px/44px Verdana, sans-serif;
margin-left: 1px;
padding: 0px 5px 0px 37px;
text-align: left;
z-index: 99999;
text-transform: none;
width: 100%;
}
#access ul ul a:hover {
border-radius: none !important;
background: url(/images/menu-on-bullet.jpg) no-repeat 23px center #aa262b;
border-bottom: 1px solid #b47891;
color: #ffffff;
}
#access ul li:hover > ul {
display: block;
}
.menu .current_page_item > a, .menu .current_page_ancestor > a, .menu .current-menu-item > a, .menu .current-menu-ancestor > a {
background: #3980b8 !important;
color: #fff !important;
}
.menu li a:hover, .menu > li:hover > a, .menu > li .current-menu-item > a, .menu > li.current_page_ancestor > a {
background: #3980b8 !important;
color: #fff !important;
}
.menu ul .current_page_item > a, .menu ul .current_page_ancestor > a, .menu ul .current-menu-item > a, .menu ul .current-menu-ancestor > a {
background: url(/images/menu-on-bullet.jpg) no-repeat 23px center #aa262b !important;
color: #ffffff !important;
}
.menu ul li a:hover, .menu ul > li:hover > a, .menu ul > li .current-menu-item > a, .menu ul > li.current_page_ancestor > a {
color: #FFFFFF !important;
background: url(/images/menu-on-bullet.jpg) no-repeat 23px center #aa262b !important;
}
.menu-item-185 {
width: 19% !important;
}
.menu-item-34, .menu-item-30 {
width: 14% !important;
}
.menu-item-186 {
width: 23% !important;
}
#mheader {
display: none;
}
.menu-item-179 a {

padding: 10px 5px 10px 37px !important;
}

/*-------------------------Header css-------------------------------*/















#Header-Container {
border-bottom: 1px solid #7e9dca;
overflow: visible;
position: relative;
z-index: 99;
}
#Header {
margin-top: 25px;
}
.logo {
width: 30%;
float: left;
}
.logo img {
margin: -10px 0px 10px 0px;
}
.contact {
width: 70%;
float: right;
}
.ph-no {
font: normal 30px/20px 'latolight';
text-align: right;
color: #000;
}
.ph-no a {
color: #000;
}
.main-menu {
font: normal 16px/68px 'LatoRegular';
float: right;
width: 90%;
}
/*-------------------------Interactivity css-------------------------------*/















#Intra-Container {
height: 100%;
overflow: visible !important;
}
#Interactivity {
z-index: 9;
position: relative;
height: 382px;
}
.demo {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
float: left;
position: relative;
z-index: 8;
}
.demo1 {
position: relative;
z-index: 8;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 0px;
margin: 0px auto;
}
#Intra-Container-S .demo {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
float: left;
z-index: 8;
}
.Intra-tab-S {
right: 0px;
position: absolute;
bottom: 5%;
z-index: 9;
}
.banner1-Hleft, #Intra-Container-S .banner1-Hleft, #Intra-Container-S .banner1-Hleft2, #Intra-Container-S .banner1-Hleft3, #Intra-Container-S .banner1-Hleft4 {
background: url(/images/effective-pain-management.jpg) no-repeat left top;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
background-size: auto 100% !important;
}
#div1 .main-banner-left, #div2 .main-banner-left, #div3 .main-banner-left, #div4 .main-banner-left, #For-Reffernces .main-banner-left, #Footer .main-banner-left {
background: url(/images/effective-pain-management-left.jpg) no-repeat left top;
width: 830px;
height: 382px;
margin: 0px 0px 0px -830px;
position: absolute;
z-index: 9;
}
#div1 .main-banner-right, #div2 .main-banner-right, #div3 .main-banner-right, #div4 .main-banner-right, #For-Reffernces .main-banner-right {
background: url(/images/effective-pain-management-right.jpg) no-repeat left top;
width: 830px;
height: 382px;
margin: 0px 0px 0px 940px;
position: absolute;
z-index: 9;
}
.banner1-Hleft2 {
background: url(/images/getting-back-to-work.jpg) no-repeat right top;
width: 100%;
position: absolute;
z-index: 9;
top: 0px;
left: 0px;
background-size: auto 100%;
}
#div2 .main-banner-left {
background: url(/images/getting-back-to-work-left.jpg) no-repeat left top;
}
#div2 .main-banner-right {
background: url(/images/getting-back-to-work-right.jpg) no-repeat left top;
}
.banner1-Hleft3 {
background: url(/images/say-bye-to-pain.jpg) no-repeat right top;
width: 100%;
position: absolute;
z-index: 9;
top: 0px;
left: 0px;
background-size: auto 100%;
}
#div3 .main-banner-left {
background: url(/images/say-bye-to-pain-left.jpg) no-repeat left top;
}
#div3 .main-banner-right {
background: url(/images/say-bye-to-pain-right.jpg) no-repeat left top;
}
.banner1-Hleft4 {
background: url(/images/getting-back-to-family.jpg) no-repeat right top;
width: 100%;
position: absolute;
z-index: 9;
top: 0px;
left: 0px;
background-size: auto 100%;
}
#div4 .main-banner-left {
background: url(/images/getting-back-to-family-left.jpg) no-repeat left top;
}
#div4 .main-banner-right {
background: url(/images/getting-back-to-family-right.jpg) no-repeat left top;
}
.intra-div {
float: right;
margin: 10% 4% 0px 0px;
*padding:10% 4% 0px 54%;
*float:none;
}
.intra-head {
font: normal 30px/29px 'latolight';
color: #09195d;
}
.intra-head a {
color: #09195d;
text-decoration: none;
}
.intra-list {
font: normal 16px/24px Arial, Helvetica, sans-serif;
}
.intra-list ul {
margin: 0px !important;
padding: 21px 0px 6px 6px;
}
.intra-list li {
background: url(/images/intra-list-bullet.png) no-repeat left center;
list-style: none;
padding-left: 15px;
}
.intra-list li a {
color: #09195d;
text-decoration: none;
}
.intra-read-more {
background: #1a6cad;
font: normal 14px/25px Arial, Helvetica, sans-serif;
-webkit- border-radius: 10px;
-moz- border-radius: 10px;
-ms- border-radius: 10px;
-o- border-radius: 10px;
border-radius: 10px;
width: 70px;
float: right;
text-align: center;
margin-top: 20px;
}
.intra-read-more a {
text-decoration: none;
display: block;
color: #fff;
}
/*-------------------------Our Apporoach css-------------------------------*/















#Our-Apporoach-Container {
background: #181856;
}
.our-approach-header {
width: 289px;
margin: 40px auto 35px auto;
font: normal 31px/56px 'MyriadProRegular';
text-align: center;
text-transform: uppercase;
background: url(/images/our-approach-arrow.jpg) no-repeat center 56px;
height: 65px;
}
.our-approach-header a {
color: #fff;
text-decoration: none;
display: block;
background: #aa262b;
-webkit- border-radius: 25px;
-moz- border-radius: 25px;
-ms- border-radius: 25px;
-o- border-radius: 25px;
border-radius: 25px;
}
.our-approach-section {
width: 90%;
float: left;
font: normal 17px/23px 'latolight';
margin-right: 2%;
}
.our-approach-section img {
margin: 20px 0px 0px 0px;
}
.our-approach-section a {
color: #29aff6;
text-decoration: none;
display: block;
}
.our-approach-section p {
font: normal 14px/20px Arial, Helvetica, sans-serif;
color: #fff;
height: 100px;
}
.read-more {
text-align: right;
font: normal 13px/20px Arial, Helvetica, sans-serif;
margin: 0px 0px 15px 0px;
}
.read-more a {
color: #2cacff;
}
.no-margin {
margin: 0px !important;
}
/*-------------------------What to Expect css-------------------------------*/















#What-To-Expect {
*height:231px;
}
.what-to-expect-header {
font: normal 31px/77px 'latolight';
text-align: center;
text-transform: uppercase;
margin-top: 16px;
}
.what-to-expect-header a {
color: #000;
text-decoration: none;
}
.what-to-expect-list ul li {
width: 33%;
float: left;
list-style: none;
font: bold 17px/90px Arial, Helvetica, sans-serif;
margin-bottom: 42px;
}
.what-to-expect-list ul {
margin: 0px;
padding: 6px 0;
}
.what-to-expect-list ul li a {
color: #171717;
display: block;
text-decoration: none;
padding-left: 38%;
}
.your-first-visit {
background: url(/images/your-first-visit.jpg) no-repeat left center;
}
.help-from-us {
background: url(/images/help-from-us.jpg) no-repeat left center;
}
.treatment-outcomes {
background: url(/images/treatment-outcome.jpg) no-repeat left center;
}
.your-first-visit:hover {
background: url(/images/your-first-visit-on.jpg) no-repeat left center;
}
.help-from-us:hover {
background: url(/images/help-from-us-on.jpg) no-repeat left center;
}
.treatment-outcomes:hover {
background: url(/images/treatment-outcome-on.jpg) no-repeat left center;
}
/*--------------------------Meet our Team css-------------------*/















#Meet-Our-Team-Container {
background: #d3ebff;
}
.meet-team-head {
font: normal 31px/77px 'latolight';
text-align: center;
text-transform: uppercase;
margin-top: 16px;
}
.meet-team-head a {
color: #000;
}
.meet-team-list {
margin: 28px 0px 40px 0px;
}
.meet-team-list ul {
padding: 0px !important;
}
.meet-team-list ul li {
list-style: none;
width: 25%;
float: left;
}
.meet-team-list ul li img {
margin-bottom: 27px;
}
.meet-team-text {
font: bold 17px/18px Arial, Helvetica, sans-serif;
text-align: center;
height: 301px;
}
.meet-team-text a {
color: #003c97;
text-decoration: none;
}
.meet-team-text span {
font: normal 14px/18px Arial, Helvetica, sans-serif;
color: #000;
display: block;
margin-top: 13px;
}
.view-full-profile {
width: 133px;
margin: 20px auto;
background: #0163a5;
text-align: center;
font: normal 13px/31px 'MyriadProRegular';
}
.view-full-profile a {
display: block;
color: #fff;
text-decoration: none;
}
/*----------------------Sliding css--------------------*/

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display: none;
overflow: hidden !important;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
overflow: hidden !important;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
*width:9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
overflow: hidden !important;
}
.sidebar .nbs-flexisel-ul {
text-align: left;
}
.nbs-flexisel-inner {
overflow: hidden;
max-width: 97%;
margin: 0 auto;
overflow: hidden !important;
}
.nbs-flexisel-item {
float: left;
margin: 0px;
padding: 0px;
cursor: pointer;
position: relative;
line-height: 0px;
overflow: hidden !important;
}
.nbs-flexisel-item img {
position: relative;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
width: 40px;
height: 199px;
position: absolute;
cursor: pointer;
z-index: 100;
top: 0px;
}
/*#flexiselDemo1 .nbs-flexisel-nav-left {
left: 0px;
background: url(/images/services-arrow-l-img.png) no-repeat left top;
}
#flexiselDemo1 .nbs-flexisel-nav-right {
right: 0px;
background: url(/images/services-arrow-r-img.png) no-repeat right top;
}*/
#Footerlogos .nbs-flexisel-inner {
overflow: hidden;
max-width: 97%;
margin: 0 auto;
overflow: hidden !important;
}
#Footerlogos .nbs-flexisel-nav-left {
left: 5px;
background: url(/images/prev-logo.png) no-repeat left top !important;
}
#Footerlogos .nbs-flexisel-nav-right {
right: 5px;
background: url(/images/next-logo.png) no-repeat right top !important;
}
#Footerlogos .nbs-flexisel-item img {
  margin-top: 40px;
  position: relative;
}
/*--------------------------Pain Management Css-------------------*/















#Pain-Management {
height: 258px;
position: relative;
background: url(/images/pain-management.jpg) no-repeat left top;
background-size: 100% auto;
}
.pain-management-head {
padding-top: 20%;
text-align: center;
height: auto;
font: normal 36px/18px 'latolight';
*font: normal 36px/40px 'latolight';
}
.pain-management-head a {
text-decoration: none;
color: #031043;
}
.causes-of-pain {
position: absolute;
top: 12%;
left: 40%;
background: url(/images/causes-of-pain.png) no-repeat center 25px;
z-index: 9;
font: normal 19px/26px'latolight';
width: 122px;
height: 87px;
}
.causes-of-pain a, .types-of-pain a, .what-is-it a, .impact-of-pain a, .effective-pain a {
text-align: center;
text-decoration: none;
color: #031043;
display: block;
}
.causes-of-pain:hover {
background: url(/images/causes-of-pain-on.png) no-repeat center 25px;
}
.types-of-pain {
background: url(/images/types-of-pain.png) no-repeat right top;
left: 13%;
position: absolute;
top: 30%;
width: 178px;
z-index: 9;
font: normal 19px/26px'latolight';
height: 62px;
}
.types-of-pain a {
text-align: left;
padding-top: 10px;
}
.types-of-pain:hover {
background: url(/images/types-of-pain-on.png) no-repeat right top;
}
.what-is-it {
background: url(/images/what-is-it.png) no-repeat right top;
left: -3%;
position: absolute;
top: 51%;
width: 178px;
z-index: 9;
font: normal 19px/26px'latolight';
height: 62px;
}
.what-is-it a {
text-align: left;
padding: 10px 0px 0px 18%;
}
.what-is-it:hover {
background: url(/images/what-is-it-on.png) no-repeat right top;
}
.impact-of-pain {
background: url(/images/impact-of-pain.png) no-repeat left top;
left: 61%;
position: absolute;
top: 28%;
width: 185px;
z-index: 9;
font: normal 19px/26px'latolight';
height: 62px;
}
.impact-of-pain a {
text-align: right;
padding: 10px 0px 0px 10%;
}
.impact-of-pain:hover {
background: url(/images/impact-of-pain-on.png) no-repeat left top;
}
.effective-pain {
background: url(/images/effective-pain-management.png) no-repeat left top;
left: 78%;
position: absolute;
top: 45%;
width: 20%;
z-index: 9;
font: normal 19px/26px'latolight';
height: 62px;
}
.effective-pain a {
text-align: right;
padding: 10px 0px 0px 10%;
}
.effective-pain:hover {
background: url(/images/effective-pain-management-on.png) no-repeat left top;
}
/*--------------------------For Refferences Css-------------------*/















#For-Reffernces {
background: url(/images/for-refferences.jpg) no-repeat left top;
background-size: 100% auto;
}
#For-Reffernces .main-banner-right {
background: url(/images/for-refferences-right.jpg) no-repeat left top;
}
#For-Reffernces .main-banner-left {
background: url(/images/for-refferences-left.jpg) no-repeat left top;
}
.for-reffernces-sec {
width: 50%;
float: right;
}
.for-reffernces-header {
font: normal 33px/18px 'MyriadProRegular';
border-bottom: 1px solid #fff;
text-transform: uppercase;
padding: 6% 0px 5% 0px;
}
.for-reffernces-header a {
color: #fff;
text-decoration: none;
}
.for-reffernces-list {
margin-bottom: 6%;
}
.for-reffernces-list ul {
margin: 0px;
padding: 0px;
}
.for-reffernces-list ul li {
border-bottom: 1px solid #fff;
font: normal 17px/18px Arial, Helvetica, sans-serif;
list-style: none;
padding: 3% 0px;
}
.for-reffernces-list ul li a {
color: #fff;
text-decoration: none;
display: block;
padding-left: 10%;
}
.refferal-form {
background: url(/images/patient-form.png) no-repeat 4px center;
}
.online-refferal {
background: url(/images/online-refferal.png) no-repeat 4px center;
}
.patient-support {
background: url(/images/how-to-support-patient.png) no-repeat 4px center;
}
/*--------------------------Educational Resources Css-------------------*/















#Educational-Resources-Container {
background: #d3ebff;
}
.educational-resources-header {
font: normal 31px/55px 'MyriadProRegular';
text-align: center;
text-transform: capitalize;
margin: 37px 0px 40px 0px;
}
.educational-resources-header a {
text-decoration: none;
color: #031043;
}
.educational-resources-list {
padding-bottom: 75px;
}
.educational-resources-list ul {
margin: 0px;
padding: 0px;
}
.educational-resources-list ul li {
font: normal 19px/33px Arial, Helvetica, sans-serif;
list-style: none;
width: 20%;
float: left;
margin-right: 5%;
}
.educational-resources-list ul li a {
color: #5d5d5d;
text-decoration: none;
display: block;
padding-left: 20%;
}
.videos {
background: url(/images/videos.png) no-repeat left center;
}
.handouts {
background: url(/images/handouts.png) no-repeat left center;
}
.articels {
background: url(/images/articels.png) no-repeat left center;
}
.whats-new {
background: url(/images/whats-new.png) no-repeat left center;
}
.videos:hover {
background: url(/images/videos-on.png) no-repeat left center;
}
.handouts:hover {
background: url(/images/handouts-on.png) no-repeat left center;
}
.articels:hover {
background: url(/images/articels-on.png) no-repeat left center;
}
.whats-new:hover {
background: url(/images/whats-new-on.png) no-repeat left center;
}
.educational-resources-list ul li a:hover {
color: #000;
}
/*--------------------------Footer Css-------------------*/















#Footer-Container {
background: #0362a4;
}
#Footer {
background: url(/images/footer-bg.jpg) no-repeat left top;
background-size: 100% auto;
}
#Footer .main-banner-left {
background: url(/images/footer-bg-left.jpg) no-repeat left top;
height: 463px;
}
.footer-header {
font: normal 38px/18px 'latolight';
text-align: center;
padding-top: 50px;
border-bottom: 1px dotted #5992c0;
}
.footer-header a {
text-decoration: none;
color: #fff;
}
.footer-header a span {
font: normal 15px/18px Arial, Helvetica, sans-serif;
display: block;
padding: 17px 0px 25px 0px;
}
.get-in-touch {
width: 30%;
float: left;
margin: 39px 0px 47px 0px;
font: normal 13px/18px Arial, Helvetica, sans-serif;
color: #fff;
}
.quick-contact {
width: 26%;
float: left;
margin: 39px 0px 0px 10%;
}
.connect-with-us {
width: 20%;
float: right;
margin: 39px 0px 0px 5%;
}
.get-in-touch-header {
font: normal 23px/32px Arial, Helvetica, sans-serif;
}
.get-in-touch-header a {
text-decoration: none;
color: #fff;
}
.get-in-touch p {
padding-bottom: 25px;
border-bottom: 1px dotted #5992c0;
margin: 12px 0px 0px 0px;
}
.footer-contact {
padding: 25px 0px;
border-bottom: 1px dotted #5992c0;
}
.phone, .fax {
width: 40%;
float: left;
background: url(/images/phone.png) no-repeat left 2px;
font: normal 19px/22px Arial, Helvetica, sans-serif;
padding-left: 10%;
}
.fax {
background: url(/images/fax.png) no-repeat left 2px;
}
.phone span, .fax span, .email span {
display: block;
color: #fff;
font: normal 14px/18px Arial, Helvetica, sans-serif;
}
.email {
background: url(/images/email.png) no-repeat left 2px;
font: normal 19px/22px Arial, Helvetica, sans-serif;
margin: 25px 0px 25px 0px;
padding-left: 10%;
}
.social-media {
margin: 20px 0px 25px 0px;
}
.social-media ul, .footer-menu ul {
margin: 0px;
padding: 0px;
}
.social-media ul li {
margin-right: 5px;
float: left;
list-style: none;
}
.footer-menu {
margin-bottom: 55px;
}
.footer-menu ul li {
width: 50%;
float: left;
list-style: none;
font: normal 14px/18px Arial, Helvetica, sans-serif;
}
.footer-menu ul li a {
color: #fff;
text-decoration: none;
}
/*************************form css***************/















.field {
background: #aedaea;
border: none !important;
border-radius: 5px;
height: 30px;
color: #fff;
padding: 0 0 0 12px;
float: left;
margin: 5px 0 0 0;
font: normal 14px/29px Arial, Helvetica, sans-serif;
color: #000 !important;
width: 100%;
}
.textarea {
background: #aedaea;
border-radius: 5px;
border: none !important;
color: #fff;
height: 91px;
padding: 0 0 0 12px;
font: normal 14px/29px Arial, Helvetica, sans-serif;
color: #000 !important;
margin: 5px 0 12px 0;
width: 100%;
}
.submit {
background: #181856;
color: #fff;
width: 65px;
height: 38px;
border: none;
border-radius: 5px;
margin: 0px 15px 0 0;
*margin:12px 0% 0 0;
font: normal 14px/30px Arial, Helvetica, sans-serif;
}
/**********************form ends*****************************/















/*--------------------------Common page Css-------------------*/















#Intra-Container-S {
height: 100%;
overflow: visible !important;
background: url(/images/inner-banner-bg.jpg) repeat-x left top;
}
#Intra-Container-S #Interactivity {
z-index: 9;
position: relative;
height: 159px;
}
#Intra-Container-S .banner1-Hleft {
background: url(/images/effective-pain-management-s.jpg) no-repeat left top;
background-size: auto 100%;
}
#Intra-Container-S .banner1-Hleft2 {
background: url(/images/getting-back-to-work-s.jpg) no-repeat left top;
background-size: auto 100%;
}
#Intra-Container-S .banner1-Hleft3 {
background: url(/images/say-bye-to-pain-s.jpg) no-repeat left top;
background-size: auto 100%;
}
#Intra-Container-S .banner1-Hleft4 {
background: url(/images/getting-back-to-family-s.jpg) no-repeat left top;
background-size: auto 100%;
}
#Intra-Container-S .intra-div {
float: right;
margin: 6% 4% 0 0;
}
.content-left {
width: 65%;
float: left;
margin-right: 4%;
}
.sidebar {
float: right;
width: 31%;
margin: 22px 0px 72px 0px;
}
.navigation {
color: #666;
font: bold 14px/15px Arial, Helvetica, sans-serif;
padding: 20px 10px 5px 10px;
}
.navigation a {
font-weight: normal;
color: #9a9a9a;
text-decoration: underline;
}
.navigation a:hover {
text-decoration: none;
}
/*--- textMain Starts ---*/















.textMain {
color: #232323;
padding: 10px 10px 30px 10px;
text-align: left;
font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
height: auto;
}
.textMain a {
color: #232323;
text-decoration: underline;
}
.textMain a:hover {
color: #181856;
text-decoration: underline;
}
.textMain ul, .textMain ol {
padding: 0px;
margin: 10px 0px;
list-style: none;
}
.textMain ul li {
padding-bottom: 10px;
background: url(/images/bullet-tm.gif) no-repeat 15px 12px;
padding: 5px 0px 0px 30px;
list-style: none;
}
.textMain ul li ul {
padding-bottom: 10px;
background: none;
padding: 5px 0px 0px 20px;
list-style: circle;
}
.textMain ul li ul li {
padding-bottom: 10px;
background: none;
padding: 5px 0px 0px 0px;
list-style: circle;
}
.textMain ul li ul li ul li {
padding-bottom: 8px;
background: none;
padding: 6px 0px 0px 0px;
list-style: square;
}
.textMain ol li {
padding-bottom: 10px;
}
.textMain ul li p, textMain ol li p {
padding-bottom: 0px;
margin: 10px 0px 0px 0px;
}
.textMain ul li ul, .textMain ul li ol, .textMain ol li ul, .textMain ol li ol {
padding-bottom: 0px;
}
/*--- textMain Ends ---*/


.ypocmstitle{
font: normal 24px/30px 'LatoRegular' !important;
padding: 20px 0px 0px 10px !important;
margin:0px 0px 0px 0px !important;
color: #10609F  !important;
}

.textMain h1 {
font: normal 24px/30px 'LatoRegular';
color: #10609F;
text-align: left;
padding: 0px 0px 10px 0px;
}
.textMain h2 {
font: normal 20px/24px 'latobold';
color: #aa262b;
text-align: left;
}
.textMain h2 a {
color: #aa262b;
text-decoration: none;
}
.textMain h2 a:hover {
color: #aa262b;
text-decoration: underline;
}
.textMain h3 {
font: normal 18px/22px 'latobold';
color: #181856;
text-align: left;
}
.textMain h3 a {
color: #181856;
text-decoration: none;
}
.textMain h3 a:hover {
color: #181856;
text-decoration: underline;
}
.textMain h4 {
font: normal 16px/20px 'latobold';
color: #2D7CBB;
text-align: left;
}
.textMain h4 a {
color: #2D7CBB;
text-decoration: none;
}
.textMain h4 a:hover {
color: #2D7CBB;
text-decoration: underline;
}
.textMainBold {
text-align: left;
font: bold 14px/16px Arial, Helvetica, sans-serif;
color: #232323;
}
.textMainBold a {
color: #232323;
text-decoration: underline;
}
.textMainBold a:hover {
color: #232323;
text-decoration: none;
}
.PDFtext {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color: #999999;
}
.our-approach-section-s {
background: #181856;
border-radius: 25px 25px 0px 0px;
}
.our-approach-header-s {
background: url(/images/our-approach-arrow.jpg) no-repeat center bottom;
height: 54px;
font: normal 21px/46px 'latolight';
text-transform: uppercase;
}
.our-approach-header-s a {
background: #aa262b;
display: block;
color: #fff;
text-decoration: none;
border-radius: 25px;
padding-left: 18px;
}
.sidebar ul {
margin: 0px !important;
padding: 0px !important;
}
.sidebar ul li {
list-style: none;
}
.sidebar ul li a {
text-decoration: none;
}
.our-approach-list-s ul li {
background: url(/images/our-approach-bullet.jpg) no-repeat 26px center;
border-bottom: 1px solid #2e2d87;
font: normal 18px/49px 'MyriadProRegular';
}
.our-approach-list-s ul li a {
color: #29aff6;
display: block;
padding-left: 56px;
}
.no-border {
border: none !important;
}
.our-approach-list-s ul li:hover {
background: url(/images/our-approach-bullet-on.jpg) no-repeat 26px center;
}
.our-approach-list-s ul li a:hover {
color: #fff;
padding-left: 56px;
}
.what-to-expect-s {
background: #2d7cbb;
margin-top: 5px;
}
.what-to-expect-header-s {
background: #10609f;
font: normal 21px/43px 'latolight';
text-transform: uppercase;
}
.what-to-expect-header-s a {
display: block;
color: #fff;
text-decoration: none;
padding-left: 18px;
}
.what-to-expect-list-s ul li {
font: normal 17px/42px 'LatoRegular';
margin-bottom: 16px;
}
.what-to-expect-list-s {
padding: 19px 0;
}
.what-to-expect-list-s a {
color: #fff;
display: block;
padding-left: 72px;
}
.your-first-visit-s {
background: url(/images/your-first-visit-s.jpg) no-repeat 26px center;
}
.help-from-us-s {
background: url(/images/help-from-us-s.jpg) no-repeat 26px center;
}
.treatment-outcomes-s {
background: url(/images/treatment-outcome-s.jpg) no-repeat 26px center;
}
.your-first-visit-s:hover {
background: url(/images/your-first-visit-s-on.jpg) no-repeat 25px center;
}
.help-from-us-s:hover {
background: url(/images/help-from-us-s-on.jpg) no-repeat 25px center;
}
.treatment-outcomes-s:hover {
background: url(/images/treatment-outcome-s-on.jpg) no-repeat 25px center;
}
.meet-our-team-s {
margin: 5px 0px 0px 0px;
background: #a6d0ff;
padding-bottom: 32px;
}
.meet-our-team-header-s {
font: normal 21px/70px 'latolight';
text-transform: uppercase;
}
.meet-our-team-header-s a {
color: #06253e;
display: block;
padding-left: 18px;
text-decoration: none;
}
.meet-our-team-s-text img {
float: left;
margin-right: 13px;
}
.meet-our-team-s-text p {
font: bold 13px/16px Arial, Helvetica, sans-serif;
}
.meet-our-team-s-text a {
color: #003c97;
text-decoration: none !important;
}
.meet-our-team-s-text p span {
font: normal 14px/18px Arial, Helvetica, sans-serif;
color: #000;
display: block;
}
.view-full-profile-s {
width: 100px;
font: normal 12px/21px 'MyriadProRegular';
text-align: center;
background: #0163a5;
margin: 0px 0px 0px 35%;
border-radius: 10px;
}
.view-full-profile-s a {
color: #fff;
display: block;
text-decoration: none;
}
.pain-management-s {
background: #bfbfbf;
margin-top: 5px;
}
.pain-management-header-s {
background: #828282;
font: normal 21px/43px 'MyriadProRegular';
text-transform: uppercase;
}
.pain-management-header-s a {
color: #fff;
display: block;
padding-left: 18px;
text-decoration: none;
}
.pain-management-list-s {
padding: 17px 0px;
}
.pain-management-list-s ul li {
font: normal 17px/42px 'LatoRegular';
margin-bottom: 10px;
}
.pain-management-list-s ul li a {
color: #000;
display: block;
padding-left: 72px;
}
.what-is-it-s {
background: url(/images/what-is-it-s.jpg) no-repeat 26px center;
}
.types-of-pain-s {
background: url(/images/types-of-pain-s.jpg) no-repeat 26px center;
}
.causes-of-pain-s {
background: url(/images/causes-of-pain-s.jpg) no-repeat 26px center;
}
.impact-of-pain-s {
background: url(/images/impact-of-pain-s.jpg) no-repeat 26px center;
}
.effective-pain-s {
background: url(/images/effective-pain-s.jpg) no-repeat 26px center;
}
.what-is-it-s:hover {
background: url(/images/what-is-it-s-on.jpg) no-repeat 26px center;
}
.types-of-pain-s:hover {
background: url(/images/types-of-pain-s-on.jpg) no-repeat 26px center;
}
.causes-of-pain-s:hover {
background: url(/images/causes-of-pain-s-on.jpg) no-repeat 26px center;
}
.impact-of-pain-s:hover {
background: url(/images/impact-of-pain-s-on.jpg) no-repeat 26px center;
}
.effective-pain-s:hover {
background: url(/images/effective-pain-s-on.jpg) no-repeat 26px center;
}
.educational-resources-s {
background: #a8d1f3;
margin-top: 5px;
}
.educational-resources-header-s {
background: #5089b8;
font: normal 21px/45px 'MyriadProRegular';
text-transform: uppercase;
}
.educational-resources-header-s a {
color: #fff;
display: block;
padding-left: 18px;
text-decoration: none;
}
.educational-resources-list-s {
padding: 20px 0px 20px 0px;
}
.educational-resources-list-s ul li {
font: normal 17px/33px Arial, Helvetica, sans-serif;
margin-bottom: 20px;
background-position: 26px center;
}
.educational-resources-list-s ul li:hover {
background-position: 26px center;
}
.educational-resources-list-s ul li a {
color: #000;
display: block;
padding-left: 72px;
}
.for-reffernces-s {
background: url(/images/for-refferences-bg-s.jpg) repeat-x left top;
margin-top: 5px;
padding: 0px 0px 5px 0px;
}
.for-reffernces-header-s {
font: normal 21px/50px 'MyriadProRegular';
text-transform: uppercase;
border-bottom: 1px solid #bfc0de;
}
.for-reffernces-header-s a {
color: #fff;
display: block;
padding-left: 23px;
text-decoration: none;
}
.for-reffernces-list-s ul li {
background-position: 26px 9px;
font: normal 17px/20px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #bfc0de;
padding: 11px 0px;
}
.for-reffernces-list-s ul li a {
color: #fff;
display: block;
padding-left: 72px;
}
.meet-our-team-s-text .nbs-flexisel-inner {
margin: 0 auto;
max-width: 86%;
overflow: hidden !important;
}
.meet-our-team-s-text .nbs-flexisel-nav-left {
background: url(/images/services-arrow-l-img.png) no-repeat left center;
}
.meet-our-team-s-text .nbs-flexisel-nav-right {
background: url(/images/services-arrow-r-img.png) no-repeat right center;
}
/*--------------------------Profile Css-------------------*/















.doctor-profile {
float: right;
margin-left: 20px;
width: 165px;
}
.doctor-profile p {
background: none repeat scroll 0 0 #3f3f93;
border-radius: 10px;
margin: 5px 0px 10px 0px;
text-align: center;
font: normal 15px/36px Arial, Helvetica, sans-serif;
color: #ffffff;
}
.doctor-profile p a {
color: #fff;
display: block;
text-decoration: none;
text-transform: capitalize;
}
.doctor-profile p a:hover {
color: #fff;
}
#Pain-Management-S {
display: none;
}
/************************************* Form Styles ********************************************************/


.tableborder {
border: 1px solid #2e7ddb;
}
.formHead {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #1c87cd;
text-decoration: none;
padding: 5px 10px 5px 10px;
}
.formHead a {
color: #FFFFFF;
text-decoration: underline;
}
.formHead a:hover {
color: #FFFFFF;
text-decoration: none;
}
.formlable {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding: 3px 3px 3px 5px;
}
.txtfield {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
border: 1px solid #cccccc;
width: 175px;
height: 20px;
vertical-align: middle;
padding: 2px 4px 2px 4px;
color: #761D20;
background: #b0aeae;
}
.mandatory {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
color: #FF8204;
}
.dropDown {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
border: 1px solid #cccccc;
width: 185px;
background: #F1EFF0;
}
.textArea {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 175px;
border: 1px solid #444445;
vertical-align: middle;
padding: 4px;
height: 80px;
background: #b0aeae;
}
textArea {
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 95%;
border: 1px solid #444445;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
vertical-align: middle;
padding: 4px;
background: #FFF;
}
.button {
font: normal 18px 'MyriadProRegular';
color: #ffffff;
background: #2e7fdd;
text-decoration: none;
border: 2px solid #9bc9fc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
height: 35px;
cursor: pointer;
}
.dropDownF {
border: 1px solid #046964;
border-radius: 5px 5px 5px 5px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
padding: 4px 3px;
text-decoration: none;
width: 183px;
background: #F1EFF0;
}
.txtfield-c {
font: normal 18px 'MyriadProRegular';
color: #333333 !important;
text-decoration: none;
border: 1px solid #CCCCCC !important;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
width: 300px !important;
height: 35px;
vertical-align: middle;
padding: 2px 4px 2px 4px;
background: #F1EFF0;
float: none !important;
}
.textArea-c {
font: normal 16px 'MyriadProRegular';
color: #333333 !important;
text-decoration: none;
width: 300px;
border: 1px solid #046964;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
vertical-align: middle;
padding: 4px;
background: #F1EFF0;
}
.ftable {
width: 33%;
display: block;
float: left;
}
.feedback-form {
width: 100%;
margin: 25px auto;
padding: 0px;
border: 1px solid #2e7ddb;
display: table;
}
.feedback-form ul {
margin: 0px !important;
padding: 0px !important;
list-style: none;
}
.feedback-form li {
float: left;
margin: 5px 0px !important;
padding: 5px !important;
background: none !important;
display: table-column;
}
.feedback-form .mandatory {
padding: 5px 3%;
}
.feedback-form .formlable {
line-height: 35px;
}
.feedback-form .form-left {
width: 38%;
text-align: right;
color: #0b3d86;
}
.feedback-form .form-right {
width: 56%;
text-align: left;
color: #0b3d86;
}
.txtfield-f {
width: 80%;
height: 30px;
margin: 0px auto;
padding: 2px 4px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #cccccc;
background: #FFF;
}
.textArea-f {
width: 80%;
padding: 4px;
margin: 0px auto;
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #cccccc;
}
.dropDownF {
padding: 7px 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
border: 1px solid #cccccc;
height: 36px;
background: #FFF;
}
.textArea-cf {
width: 95%;
padding: 4px;
margin: 0px auto;
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #cccccc;
}
.div-button {
margin: 20px auto 10px auto;
width: 200px;
height: auto;
}
#captchac img, #captchac-tel img {
width: 180px;
height: auto;
}
#captchac-r img {
width: 136px;
height: auto;
}
#captchac, #captchac-tel {
width: 300px;
margin: 0px auto;
}
#captchac input, #captchac-tel input {
width: 88%;
height: 30px;
float: right;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
vertical-align: middle;
border: 1px solid #cccccc;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 2px 4px;
}
#Form-Container {
width: 100%;
height: auto;
margin: 0 auto;
border: 1px solid #2e7ddb;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #2e7ddb;
}
.contact-us {
font: normal 26px/26px 'MyriadProRegular';
padding: 10px 0px 0px 10px;
color: #FFFFFF;
}
.form-container {
margin: 12px auto;
text-align: center;
clear: both;
}
.button-s {
font: normal 18px 'MyriadProRegular';
color: #fff;
background: #2e7fdd;
text-decoration: none;
border: 2px solid #9bc9fc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
height: 35px;
cursor: pointer;
text-align: center;
}
.txtfield-s {
font: normal 18px 'MyriadProRegular';
color: #000000 !important;
text-decoration: none;
border: 1px solid #b0aeae !important;
width: 45%;
height: 35px !important;
vertical-align: middle;
padding: 2px 4px 2px 4px;
background: #fff !important;
margin: 10px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
float: left;
}
.textArea-s {
font: normal 16px 'MyriadProRegular';
color: #000000 !important;
text-decoration: none;
width: 92%;
border: 1px solid #D8D8D8;
vertical-align: middle;
padding: 4px;
resize: none;
height: 140px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #fff;
margin: 10px !important;
float: left;
}
.ftable {
width: 33%;
display: block;
float: left;
}
.mappics {
width: 150px;
height: 100px;
float: right;
margin: 10px 10px;
box-shadow: 0 0 2px 2px #808080;
padding: 5px;
}
/*telephone*/















.telephone {
border-radius: 5px 5px 5px 5px;
font: normal 14px/21px Verdana, Arial, Helvetica, sans-serif;
height: 95px;
margin: 0;
padding: 0;
text-align: left;
text-decoration: none;
}
.telephone ul {
margin: 10px 5px;
padding: 0;
}
.telephone li {
background: #2e7ddb !important;
float: left;
margin-top: 4px;
padding: 6px 0 0 !important;
width: 48%;
margin-left: 5px;
border: 1px solid #2e7ddb;
height: 34px;
}
.telephone a {
display: block;
padding: 2px 0 2px 45px;
text-decoration: underline;
height: 29px;
color: #fff;
}
.telephone li span {
color: #fff;
}
.telephone a:hover {
color: #19267e;
padding: 2px 0 2px 45px;
text-decoration: underline;
}
.telephone img {
margin: 0 10px 4px 15px;
}
.telephone li:last-child {
line-height: 19px;
}
.telephone li:last-child img {
margin-top: 4px;
}



/********************** *************** Main-crediability Styles *********************************************/







#main-crediability {
background: #d7dadb;
height: 119px;
}
#Credibility {
position: relative;
}
#main-crediability img {
margin: 35px 50px;
}
.left-arrow {
background: url(/images/credability-left-arrow.png) no-repeat 0px 0px;
width: 25px;
position: absolute;
left: -15px;
top: 56px;
height: 50px;
}
.right-arrow {
background: url(/images/credability-right-arrow.png) no-repeat right 0px;
width: 25px;
position: absolute;
right: -15px;
top: 56px;
height: 50px;
}
/********************************* flexiselDemo1 **************************************************/







#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display: none;
overflow: hidden !important;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
overflow: hidden !important;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
*width:9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
overflow: hidden !important;
}
.nbs-flexisel-inner {
overflow: hidden;
max-width: 91%;
margin: 0 auto;
overflow: hidden !important;
}
.nbs-flexisel-item {
float: left;
margin: 0px;
padding: 0px;
cursor: pointer;
position: relative;
line-height: 0px;
overflow: hidden !important;
}
.meet-our-team-s-text .nbs-flexisel-item img {
position: relative;
margin-top: 8px;
}
/*** Navigation ***/







.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
width: 29px;
height: 29px;
position: absolute;
cursor: pointer;
z-index: 100;
}
.nbs-flexisel-nav-left {
left: 10px;
background: url(/images/credability-left-arrow.png) no-repeat;
}
.nbs-flexisel-nav-right {
right: 5px;
background: url(/images/credability-right-arrow.png) no-repeat;
}

/*--------------Tell A friend start--------------*/















#tell-a-friend-background {
display: none;
background: #000000;
opacity: 0.8;
filter: alpha(opacity=80);
position: fixed;
top: 0px;
left: 0px;
min-width: 100%;
height: 100%;
z-index: 999999;
}
#tell-a-friend-div {
display: none;
position: fixed;
top: 5%;
left: 50%;
margin-left: -200px;
max-width: 400px;
background: #B0AEAE;
padding: 10px 15px 10px 15px;
border: 2px solid #CCCCCC;
border-radius: 10px;
z-index: 9999999;
}
#tell-a-friend-div #close {
width: 20px;
height: auto;
float: right;
text-align: center;
cursor: pointer;
margin: 4px 22px 0px auto;
border-radius: 50%;
background-color: #C9C9D6;
color: #000000;
line-height: 20px;
position:absolute;
right:0px;
top:15px;
}
/*-------------------- Feedback &amp; Online Form Styles --------------------*/















.feedback-form {
width: 100%;
margin: 25px auto;
padding: 0px;
border: 1px solid #181856;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
display: table;
}
.feedback-form ul {
margin: 0px !important;
padding: 0px !important;
list-style: none;
}
.feedback-form li {
float: left;
margin: 5px 0px !important;
padding: 5px !important;
background: none !important;
display: table-column;
color: #333;
}
.feedback-form .mandatory {
padding: 5px 0%;
}
.feedback-form .formlable {
line-height: 35px;
}
.feedback-form .form-left {
width: 39%;
text-align: right;
}
.feedback-form .form-right {
width: 56%;
text-align: left;
}
.txtfield-f {
width: 80%;
height: 30px;
margin: 0px auto;
padding: 2px 4px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #181856;
}
.textArea-f {
width: 80%;
padding: 4px;
margin: 0px auto;
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #181856;
}
.dropDownF {
padding: 7px 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
border: 1px solid #181856;
-webkit-border-radius: 5px;
width: 83%;
height: 36px;
}
.textArea-cf {
width: 95%;
padding: 4px;
margin: 0px auto;
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #181856;
}
.div-button {
margin: 20px auto 10px auto;
width: 200px;
height: auto;
}
.button {
height: 40px;
color: #ffffff;
padding: 0 10px;
font: 19px 'MyriadProRegular';
text-decoration: none;
cursor: pointer;
border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
background: #2D7CBB;
color: #ffffff;
border: 1px solid #2D7CBB;
}
#captchac, #captchac-tel {
width: 75%;
margin: 0px auto;
}
.quick-contact #captchac, .quick-contact #captchac-tel {
width: 100%;
}
.quick-contact #captchac img {
margin: 16px auto;
width: 35%;
}
.quick-contact #captchac input {
width: 52%;
margin: 10px 0px 10px 10px !important;
}
#captchac img, #captchac-tel img {
margin: 5px auto;
width: 25%;
height: auto;
display: block;
float: left;
vertical-align: middle;
}
#captchac input, #captchac-tel input {
width: 61%;
height: 30px;
float: right;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
vertical-align: middle;
border: 1px solid #181856;
padding: 2px 4px;
}
#patient-survey {
width: 650px;
height: 2200px;
}
/*-------------------- Contact Address Styles --------------------*/















.contact-address {
width: 99%;
padding: 3px;
margin: 15px auto 30px auto;
border: 1px solid #666666;
display: table;
}
.address-text {
padding: 1%;
width: 40%;
float: left;
display: table-column;
}
.map-pics {
float: right;
width: 58%;
display: table-column;
}
.map-pics img {
margin: 5px;
float: right;
border: 1px solid #181856;
}
.map-pics img:hover {
border: 1px solid #373636;
}
/*-------------------- Contact Phone Styles --------------------*/















.contact-ph {
width: 100%;
margin: 10px auto;
}
.contact-ph ul {
margin: 0px !important;
padding: 0px !important;
list-style: none;
}
.contact-ph li {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border: 2px solid #00008b;
border-radius: 10px 0;
float: left;
font: bold 13px/40px Verdana, Arial, Helvetica, sans-serif;
margin: 10px 5px !important;
min-height: 40px;
padding: 2px !important;
text-align: left;
width: 45%;
}
.contact-ph li:last-child {
width: 95%;
clear: both;
}
.contact-ph li img {
margin: 0px 10px;
}
/*-------------------- Form Head &amp; Label Styles --------------------*/















.tableborder, .divborder {
border: 1px solid #62ac35 !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.formHead {
font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
background: #2D7CBB;
padding: 5px 10px;
text-align: left;
}
.formHead a, .formHead a:hover {
color: #ffffff;
text-decoration: underline;
}
.formlable {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.mandatory {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
color: #FF8204;
}
/*-------------------- Contact Us Form Styles --------------------*/















.contat-form {
width: 96%;
margin: 20px auto;
padding: 2% 0px 2% 3%;
border: 1px solid #666666;
}
.contat-form ul {
width: 95%;
margin: 0px auto !important;
padding: 0px !important;
list-style: none;
}
.contat-form li {
margin: 5px 0px !important;
padding: 0px !important;
background: none !important;
}
.contat-form .txtfi, .contat-form .txtcap, .contat-form .conbut {
width: 50%;
float: left;
}
.contat-form .txtar {
width: 100%;
float: left;
}
.txtfield-c {
width: 90%;
height: 35px;
margin: 0px auto;
padding: 2px 4px;
font: normal 18px/30px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #666666;
}
.textArea-c {
width: 95%;
padding: 4px;
margin: 0px auto;
font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
border: 1px solid #666666;
}
.txtcap img {
width: 30%;
height: 100%;
float: left;
margin: 0px 10px 0px 0px;
max-width: none;
vertical-align: middle;
}
.txtcap input {
width: 55%;
float: left;
padding: 4px;
font: normal 14px/25px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #666666;
vertical-align: middle;
}
.contat-form .txtcap {
margin: 15px auto !important;
}
.contat-form .conbut {
text-align: center;
margin: 15px auto !important;
}
/*-------------------- Useful Links Styles --------------------*/















.UseFul-links {
width: 90%;
height: auto;
margin: 10px 0px;
padding: 0px;
text-align: center;
}
.UseFul-links img {
margin: 2px;
padding: 10px;
border: 1px solid #666666;
float: left;
}
.menu-item.menu-item-type-post_type.menu-item- object-page.menu-item-42 {
width: 150px;
}
/*-------------------- Realtime Sitemap Styles --------------------*/















#wp-realtime-sitemap-menu {
margin: 0px !important;
padding: 0px !important;
}
#wp-realtime-sitemap-menu h3 {
display: none;
}
#wp-realtime-sitemap-menu ul {
margin: 0px !important;
padding: 0px !important;
background: none !important;
width: auto !important;
height: auto !important;
}
#wp-realtime-sitemap-menu ul li {
margin: 0px !important;
padding: 0px !important;
background: none !important;
line-height: 30px;
font-weight: bold;
}
#wp-realtime-sitemap-menu ul ul {
margin: 0px 0px 0px 40px !important;
padding: 0px !important;
background: none !important;
width: auto !important;
height: auto !important;
}
#wp-realtime-sitemap-menu ul ul li {
font-weight: normal;
}
#wp-realtime-sitemap-menu a {
background: none !important;
}
/*-------------------- Doctor Styles --------------------*/















#doccontainer {
width: 100%;
}
.docrow {
position: relative;
margin: 5px auto;
width: 90%;
}
.docleft, .docright {
border: 2px solid #10609F;
padding: 10px;
clear: both;
min-height: 105px;
position: relative;
border-bottom-left-radius: 20px;
border-top-right-radius: 20px;
}
.docleft:hover, .docright:hover {
border: 2px solid #AA262B;
}
.docmiddle {
height: 10px;
}
.docleft img, .docright img {
border: 2px solid #10609F;
margin-right: 15px;
float: left;
}
.docleft:hover img, .docright:hover img {
border: 2px solid #AA262B;
}
.docmore {
width: 110px;
height: 30px;
line-height: 30px;
position: absolute;
bottom: 5px;
right: 5px;
background: #10609F;
color: #fff;
text-align: center;
}
.docleft:hover .docmore, .docright:hover .docmore {
background: #AA262B;
}
.docmore a, .docmore a:hover {
color: #fff;
text-decoration: none;
display: block;
}
.dr-table {
float: right;
margin: 0px 0px 0px 15px;
padding: 5px;
border: 1px solid #80bb05;
width: 200px;
}
.email a {
color: #FFF;
}
/*--------------------------Services Lists-------------------*/















.services-p-lists, .services-p-lists ul, .services-tabs, .services-tabs ul, .services-links, .services-links ul {
margin: 0px;
padding: 0px;
}
.services-p-lists li {
margin: 10px 5px !important;
padding: 0px !important;
float: left;
width: 45%;
list-style: none;
background: none !important;
text-align: center;
}
.services-p-lists li a span {
font: bold 13px/16px Arial, Helvetica, sans-serif !important;
}
.services-p-lists li img {
border-radius: 10px;
padding: 2px;
border: 2px solid #AA262B;
}
.services-tabs li, .services-links li {
padding: 2px !important;
border: 2px solid #10609F;
width: 46%;
float: left;
color: #fff;
font: normal 14px/18px 'latobold';
margin: 10px 5px !important;
background: none !important;
}
.services-tabs li {
text-align: left;
}
.services-tabs li img, .pain-management-tabs ul li img {
margin: 5px 10px;
}
.services-tabs a, .services-tabs a:hover, .services-links a, .services-links a:hover {
display: block;
text-decoration: none;
}
.expect-tabs a {
color: #fff;
background: #2C7CBB;
}
.pain-tabs a {
color: #000;
background: #BFBFBF;
}
.educational-tabs a {
color: #000;
background: #A8D1F3;
}
.referrers a {
color: #fff;
background: #7A7BB4;
}
.services-links li {
text-align: center;
}
.services-links a {
padding: 10px 0px !important;
color: #fff;
background: #2C7CBB;
}
.list-height a {
padding: 10px 0px;
}
.list-height img {
margin-top: -2px !important;
float: left;
}
.videoWrapper {
height: 0;
padding-bottom: 59.25%;
padding-top: 25px;
clear: both;
position: relative;
}
.videoWrapper iframe {
height: 100%;
position: absolute;
top: 0;
width: 100%;
}

.other-list {
color: #000;
padding: 10px 0px;
text-align:left;
}
.other-list ul {
margin: 0px !important;
padding: 0px !important;
}
.other-list li {
font: normal 14px/18px 'latobold';
background: #bfbfbf !important;
width: 46%;
min-width: 200px;
float: left;
margin: 10px 5px !important;
padding: 2px !important;
border:2px solid #10609f;
}
.other-list a, .other-list a:hover {
display: block;
color: #000;
text-decoration: none;
padding: 10px 5px 10px 10px;
}


.top-dr-list {
    clear: both;
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.top-dr-list li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 1px dotted #000000;
    color: #000000;
    float: left;
    font: 12px/16px Verdana,Geneva,sans-serif;
    height: 104px;
    list-style: outside none none;
    margin: 0 4% 15px 0;
    padding: 0 !important;
    width: 46%;
}
.top-dr-list li:last-child {
}
.top-dr-list li img {
    float: left;
    height: auto;
    margin: 5px 10px 10px 0;
    overflow: hidden;
   /* width: 40%;*/
}
#Footerlogos {
	height:158px;
	background:#eaf5ff;
	border:1px solid #c2d6e7;
	margin-bottom:8px;
}
.affilations-h {
	font: normal 16px/23px 'latolight';
	color:#031043;
	margin:10px 0px 0px 30px;
	position:absolute;
	z-index:999;
}
	
.pdf-list li {
    background: rgba(0, 0, 0, 0) url("images/pdf-icon.gif") no-repeat scroll 5px 8px;
    list-style: outside none none;
    padding: 6px 0 0 30px;
}

.pdf-list li {
    list-style: outside none none;
}
.PDFtext {
    color: #999999;
    font: 10px Verdana,Arial,Helvetica,sans-serif;
}
/*--------------------------Media queries-------------------*/

@media screen and (max-width:802px) {
#Header, #Our-Apporoach, #What-To-Expect, #Meet-Our-Team, #Pain-Management, #For-Reffernces, #Educational-Resources, #Inner-Content, #Credibility {
max-width: 930px;
margin: 0px auto;
clear: both;
z-index: 1;
height: 100%;
padding: 0px 5px;
}
.our-approach-section {
font: normal 16px/23px 'latolight';
}
.what-to-expect-list ul li {
background-size: 30% auto;
font: bold 15px/90px Arial, Helvetica, sans-serif;
}
.what-to-expect-list ul li:hover {
background-size: 30% auto;
}
.for-reffernces-sec {
width: 50%;
}
.for-reffernces-list ul li {
padding: 3% 0px;
font: normal 14px/18px Arial, Helvetica, sans-serif;
}
.for-reffernces-header {
font: 29px/18px "MyriadProRegular";
padding: 6% 0px 3% 0px;
}
.educational-resources-list ul li {
width: 23%;
margin-right: 2%;
}
.educational-resources-list ul li a {
padding-left: 25%;
}
.for-reffernces-list {
margin-bottom: 0px;
}
.connect-with-us {
width: 25%;
float: right;
margin: 39px 0px 0px 0px;
}
.content-left {
width: 60%;
float: left;
margin-right: 4%;
}
.sidebar {
float: right;
width: 36%;
margin-top: 22px;
}
.view-full-profile-s {
margin: 0 0 0 38%;
}
.pain-management-list-s ul li {
font: 16px/42px "LatoRegular";
}
.for-reffernces-list .patient-support {
border: none;
}
.pain-management-head {
font: normal 36px/48px 'latolight';
}
.what-is-it a {
padding: 10px 0 0 16%;
}
#access li {
font-size: 13px;
}
}
@media screen and (max-width:768px) {
.our-approach-section {
font: normal 14px/23px 'latolight';
}
.what-to-expect-list ul li {
font: bold 12px/90px Arial, Helvetica, sans-serif;
}
.for-reffernces-sec {
width: 60%;
}
.for-reffernces-header {
padding: 2% 0px 3% 0px;
}
.get-in-touch {
width: 35%;
}
.quick-contact {
width: 26%;
margin: 39px 0px 0px 5%;
}
.phone, .fax {
padding-left: 11%;
width: 39%;
}
.phone span, .fax span, .email span {
font: 12px/18px Arial, Helvetica, sans-serif;
}
.get-in-touch-header {
font: 21px/32px Arial, Helvetica, sans-serif;
}
.what-to-expect-list-s ul li {
font: 16px/42px "LatoRegular";
margin-bottom: 16px;
}
.meet-our-team-s-text img {
float: left;
margin-right: 7px;
}
.meet-our-team-s-text p {
font: bold 11px/16px Arial, Helvetica, sans-serif;
}
.meet-our-team-s-text p span {
color: #000;
display: block;
font: 13px/18px Arial, Helvetica, sans-serif;
}
.view-full-profile-s {
margin: 0 0 0 43%;
}
.pain-management-list-s ul li {
font: 12px/42px "LatoRegular";
}
.educational-resources-header-s {
font: 18px/45px "MyriadProRegular";
}
.for-reffernces-list-s ul li {
font: 14px/20px Arial, Helvetica, sans-serif;
}
.pain-management-head {
height: 43px;
}
.causes-of-pain {
left: 40%;
font: normal 16px/20px'latolight';
width: 122px;
}
.types-of-pain {
font: 16px/20px "latolight";
left: 13%;
width: 160px;
}
.what-is-it {
font: 16px/20px "latolight";
left: -3%;
width: 165px;
}
.impact-of-pain {
font: 16px/20px "latolight";
left: 60%;
width: 162px;
}
.effective-pain {
font: 16px/20px "latolight";
left: 78%;
top: 45%;
width: 21%;
}
.services-tabs li {
float: none;
font-weight: bold;
margin: 10px auto;
width: 70%;
}
}
@media screen and (max-width:640px) {
#Header	{padding:0px !important;}
.menu-item-185, .menu-item-34, .menu-item-186, .menu-item-30{width:100% !important;}
#main-menu {
display: none;
}
.main-banner, #Our-Apporoach, #What-To-Expect, #Meet-Our-Team, #Pain-Management, #For-Reffernces, #Educational-Resources, #Footer, #Inner-Content, #Credibility {
max-width: 98%;
margin: 0px auto;
padding: 0px 1%;
}
.main-banner-left {
display: none;
}
#Footer {
background: none;
}
.logo {
float: none;
margin: 0px auto;
width: 248px;
}
.contact {
float: none;
margin-top: 20px;
width: 100%;
}
.ph-no {
text-align: center;
}
.main-menu {
float: none;
text-align: center;
}
.intra-list ul li {
display: none;
}
.intra-read-more {
float: left;
}
.intra-head {
font: 25px/29px "latolight";
}
.our-approach-section {
float: none;
width: 100%;
}
.our-approach-section p {
height: auto;
}
.what-to-expect-list {
width: 55%;
margin: 0px auto;
}
.what-to-expect-list ul li {
font: bold 16px/90px Arial, Helvetica, sans-serif;
float: none;
width: 100%;
margin-bottom: 20px;
}
#Pain-Management {
background: none;
}
.pain-management-head {
margin-top: 30px;
padding-top: 0px;
}
#Pain-Management {
display: none;
}
#Pain-Management-S {
display: block;
}
#Pain-Management-S ul {
width: 65%;
margin: 30px auto 10px auto;
}
#Pain-Management-S ul li {
background-position: left center;
position: static;
list-style: none;
height: auto;
font: 19px/61px "latolight";
width: 100%;
}
#Pain-Management-S ul li a {
padding-left: 20%;
text-align: left !important;
}
#For-Reffernces-Container {
background: #797AB5;
}
#For-Reffernces {
background: none;
}
.for-reffernces-sec {
float: none;
margin: 0px auto;
width: 100%;
padding: 20px 0px;
}
.get-in-touch {
float: none;
width: 99%;
padding: 0px 1%;
margin: 20px 0 27px;
}
.email {
border-bottom: 1px dotted #5992c0;
padding-bottom: 25px;
}
.quick-contact {
float: none;
margin: 0px 0 0 0px;
width: 100%;
border-bottom: 1px dotted #5992c0;
padding-bottom: 25px;
}
.appoint-form {
width: 258px;
}
.connect-with-us {
float: none;
margin: 20px 0 0;
width: 90%;
}
.footer-menu {
margin-bottom: 25px;
}
.content-left {
float: none;
margin-right: 4%;
width: 100%;
}
.sidebar {
float: none;
margin: 0px auto 20px auto;
width: 100%;
}
.pain-management-list-s ul li {
font: 17px/42px "LatoRegular";
}
.for-reffernces-list-s ul li {
font: 17px/20px Arial, Helvetica, sans-serif;
}
#Intra-Container-S .intra-div {
margin: 2% 4% 0 0;
}
#Intra-Container-S .intra-head {
font: 21px/29px "latolight";
}
.doctor-profile {
float: none;
margin: 0px auto;
width: 165px;
}
.educational-resources-list {
width: 55%;
margin: 0px auto;
padding: 10px 0px 30px 0px;
}
.educational-resources-list ul li {
float: none;
margin-bottom: 20px;
width: 100%;
}
.educational-resources-header {
font: 31px/1px "MyriadProRegular";
}
#mheader {
display: block !important;
padding: 0px 0px 0px 0px;
z-index: 1001;
width: 100%;
position: relative;
height: 53px !important;
}
.menu-bg {
height: 53px !important;
font: normal 17px/23px Verdana, Geneva, sans-serif !important;
color: #003782 !important;
display: block;
}
.menu-bg a, .menu-bg a:hover {
color: #003782 !important;
text-decoration: none !important;
}
.menu-m {
margin: 0px 0px 0px 0px;
padding: 0px !important;
text-align: center;
font: normal 16px/16px Arial, Helvetica, sans-serif;
}
.menu-m a, .menu-m a:hover {
font: mormal 18px/18px 'CenturyGothic';
color: #003782 !important;
text-decoration: none !important;
padding: 15px 0px 0px 10px !important;
display: block;
}
#wrapper {
z-index: 1000 !important;
overflow: hidden !important;
width: 100% !important;
}
#access {
display: none;
}
.what-to-expect-list ul li {
background-size: 25% auto;
}
.what-to-expect-list ul li:hover {
background-size: 25% auto;
}
.view-full-profile-s {
margin: 0 0 0 22%;
}
.meet-our-team-s-text .nbs-flexisel-inner {
margin: 0 auto;
max-width: 69%;
overflow: hidden !important;
}
.videoWrapper iframe {
left: 0px;
}
}
@media screen and (max-width:479px) {
.main-banner, #Our-Apporoach, #What-To-Expect, #Meet-Our-Team, #Pain-Management, #For-Reffernces, #Educational-Resources, #Footer, #Inner-Content, #Credibility {
margin: 0px auto;
}
.intra-head {
font: 17px/29px "latolight";
}
.what-to-expect-list {
margin: 0 auto;
width: 83%;
}
#Pain-Management-S ul {
margin: 30px auto 10px;
width: 88%;
}
#Pain-Management-S ul li a {
padding-left: 27%;
text-align: left !important;
}
.educational-resources-list {
width: 90%;
}
.footer-header {
font: 28px/18px "latolight";
}
#Intra-Container-S .intra-head {
font: 13px/29px "latolight";
}
.what-to-expect-list ul li {
background-size: 20% auto;
}
.what-to-expect-list ul li:hover {
background-size: 20% auto;
}
.view-full-profile-s {
margin: 0 0 0 32%;
}
.meet-our-team-s-text .nbs-flexisel-inner {
margin: 0 auto;
max-width: 79%;
overflow: hidden !important;
}
.services-p-lists li {
float: none;
width: 100%;
}
.services-tabs li {
float: none;
width: 85%;
}
}
@media screen and (max-width:480px) {
	#tell-a-friend-div{
		left: 60% !important;
	}
}
@media screen and (max-width:360px) {
	#tell-a-friend-div{
		left: 60% !important;
		max-width:270px !important;
		margin-left:-180px !important;
	}
}
