@charset "utf-8";

html {
    height: 100%;
    overflow-x: hidden;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img,
ul,
p {
    margin: 0;
    padding: 0;
    border: 0;
    margin: 0;
}

body,
input,
textarea,
select,
p {
    color: #4f5051;
    font-size: 13px;
    font-family: verdana;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-size: 100%;
    line-height: 18px;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background: #fff;
}

img {
    max-width: 100%;
    border: 0;
}

.inline {
    display: inline;
}

a {
    text-decoration: none;
    color: #82c2e7;
}

a:hover {
    color: #3f1010;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

.gridWrapper {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
}

body {
    width: 100%;
}

header {
    float: left;
    width: 100%;
    padding: 0px 0;
    position: relative;
    z-index: 9;

}

.logo {
    float: left;
    margin: 35px 15px 25px 3px;
    padding-right: 10px;
}

.rightContainer {
    margin: 30px 20px 20px 0;
    padding-bottom: 0;
    float: right;
    width: auto;
}

.call,
.book {
    font-size: 17px;
    line-height: 1.4;
}

.call {
    margin-right: 20px;
}

.call a {
    color: #000000;
    background: url(images/phone-icon.jpg) no-repeat left center;
    padding: 5px 0 5px 38px;
}
.call span{
    vertical-align: bottom;
}
.portal a,.book a {
    color: #fff;
    background: #82c2e7;
    padding: 15px;
    margin: 0px 10px 0px 0px;
    border-radius: 10px;
}
.right-box li{
    display: inline-block;
}
.doczoc {
    float: right;
    margin: 20px 0 0 0;
    width: 170px;
}

nav {
    position: relative;
    z-index: 99;
    margin: 0px 0px 0;
    height: auto;
    width: 825px;
    float: right;
}

#mobileMenu {
    display: none;
}

.menu {
    list-style: none;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
    display: block;
    float: right;
    margin-right: 5px;
}

.menu:after {
    clear: both;
}

.menu ul {
    list-style: none;
    margin: 0 auto;
    width: 100%;
}

.menu li {
    font-size: 15px;
    text-align: center;
    float: left;
    margin: 0;
    position: relative;
}

.menu > li > a {
    width: 150px;
    padding: 8px 0;
    margin: 0 0px;
    color: #000;
    display: block;
    text-transform: uppercase;
    border-bottom: solid 3px transparent;
}

.menu > li:nth-child(1) > a,
.menu > li:nth-child(3) > a,
.menu > li:nth-child(6) > a,
.menu > li:nth-child(7) a,
.menu > li:nth-child(8) > a {
    width: 81px;
}

.menu > li:nth-child(4) > a,
.menu > li:nth-child(5) > a {
    width: 130px;
}

.menu li > a:hover,
.menu > li:hover > a,
.menu > li.current-menu-item > a,
.menu > li.current_page_ancestor > a {
    border-bottom: solid 3px #278b4b;
}

.menu li ul {
    position: absolute;
    left: 0%;
    padding: 0 0 0 0;
    top: 37px;
    /*background:#FFF;*/
    display: none;
    width: 226px;
}

.menu li:hover > ul {
    display: block;
    top: 33px;
}

.menu li li:hover > ul {
    left: 100%;
    top: 30px;
    position: absolute;
}

.menu li li {
    position: relative;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
    text-transform: none;
    text-shadow: none;
    width: 100%;
}

.menu li li a {
    color: #465662;
    display: block;
    text-align: left;
    border: none;
    background: #fff url(images/list3.png) no-repeat 11px 16px;
    padding: 12px 10px 12px 45px;
    z-index: 1000;
    position: relative;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px #3d88c5;
    font-weight: normal;
}

.menu li li a:hover,
.menu li li:hover > a {
    background: #465662 url(images/list3.png) no-repeat 11px 16px;
    color: #ffffff;
    padding: 12px 10px 12px 45px;
    margin: 0px;
    border-radius: 0px;
    font-weight: normal;
    border-bottom: solid 1px #3d88c5;
}

.menu li ul ul {
    top: 0;
    margin: -30px 0 0 0;
}

.menu li li li {
    text-align: left;
    background: #fff;
    z-index: 1000;
    margin: 0 0 0 0px;
}

.menu li li li a {
    padding: 12px 0px 12px 25px;
}

.menu li li li a:hover {
    padding: 12px 0px 12px 25px;
}

.menu li ul.megamenu {
    width: 525px;
    left: -183px;
}

.menu li ul.megamenu li {
    width: 50%;
}

.sticky {
    position: fixed;
    top: 0;
    height: 215px;
    background: #fff;
    z-index: 999;
    left: 0;
    width: 100%;
    transition: all 0.4s linear;
    box-shadow: 0px 1px 87px #043c9a;
    border-bottom: solid 1px #1e243e;
}

.stickyMenu {
    top: 0;
}

.sticky .logo {
    margin: 20px 0 0;

    padding: 5px 10px 5px 3px;
}

.sticky .right_container {
    margin: 2px 0 0;
}

.sticky .logo img {
    width: 100%;
    padding: 5px 0px 5px;
}

.sticky nav {
    margin: 0px 0;
}

.sticky .smo {
    margin-top: 10px;
}

.sticky .right2 {
    margin: 5px 0 0;
    clear: none;
    float: right;
    width: 530px;
}

.sticky .right2 li {
    font-size: 15px;
}

.sticky .right2 li.f1 {
    font-size: 15px;
    width: 270px;
}

.sticky .right2 li.f2 {
    width: 252px;
}

.slide {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto;
}

.slide1 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner1.jpg) no-repeat top center;
    height: 514px;
}

.slide2 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner2.jpg) no-repeat top center;
    height: 514px;
}

.slide3 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner3.jpg) no-repeat top center;
    height: 514px;
}

.slide4 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner4.jpg) no-repeat top center;
    height: 514px;
}

.slide5 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner5.jpg) no-repeat top center;
    height: 514px;
}

.slide6 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner6.jpg) no-repeat top center;
    height: 514px;
}

.slide7 {
    margin: 0 auto;
    max-width: 1462px;
    position: relative;
    background: url(images/banner7.jpg) no-repeat top center;
    height: 514px;
}

/*.banner {
    margin: 0px auto 0;
    max-width: 1490px;
    width: 100%;
    background: url(images/inner-banner.jpg) no-repeat top center;
    height: 405px;
}*/

/*#Banner-inner0{
	margin: 0px auto 0;
    max-width: 1490px;
    width: 100%;
    background: url(images/inner-banner.jpg) no-repeat top center;
    height: 405px;
}

#Banner-inner1{
	margin: 0px auto 0;
    max-width: 1490px;
    width: 100%;
    background: url(images/dr-dunne-bg-img-inner.jpg) no-repeat top center;
    height: 405px;
}*/

#Banner-inner0 {
    margin: 0px auto 0;
/*    max-width: 1491px;*/
    width: 100%;
    background: url(images/saper-inner-bg-m.jpg) no-repeat top center;
    height: 391px;
}
#Banner-inner0 .theme-L{
	background: url(images/saper-inner-bg-l.jpg) no-repeat right center;
}
#Banner-inner0 .theme-R{
	background: url(images/saper-inner-bg-r.jpg) no-repeat left center;
}
#Banner-inner1 {
    margin: 0px auto 0;
/*    max-width: 1491px;*/
    width: 100%;
    background: url(images/dunne-inner-bg-m.jpg) no-repeat top center;
    height: 391px;
}
#Banner-inner1 .theme-L{
	background: url(images/dunne-inner-bg-l.jpg) no-repeat right center;
}
#Banner-inner1 .theme-R{
	background: url(images/dunne-inner-bg-r.jpg) no-repeat left center;
}

#Slider-inner .theme-L {
	left: -99%;
}
#Slider-inner .theme-R {
	right: -99%;
}

.hme {
	background: none;
    /*margin: 0px auto 0;
    max-width: 1491px;
    width: 100%;
    background: url(images/banner-bg.jpg) no-repeat top center;*/
    height: 546px;
	background: url(images/banner-without-doc-bg.jpg) no-repeat top center;
}
.hme .theme-L{background: url(images/banner-without-doc-bg-l.jpg) no-repeat right center;  height: 546px;}
.hme .theme-R{background: url(images/banner-without-doc-bg-r.jpg) no-repeat left center;  height: 546px;}

.banner-btm-bg {
	position: relative;
	padding-top: 73px;
}
.banner-saper, .banner-dunne{position: relative;  margin: 0 30px;}
.banner-saper {
	width: 500px;
	display: inline-block;
}
.banner-cont {
	text-align: center;
	width: 400px;
	z-index: 99;
}
.banner-cont.dunne-cont{
	position: absolute;
	bottom: 15px;
	right: 50px;
}
.banner-cont.saper-cont{
	position: absolute;
	bottom: 15px;
	left: 50px;
}
.banner-dunne {
	display: inline-block;
	width: 528px;
}

.banner-saper .docName1, .banner-dunne .docName1 {
	color: #fff;
	font-size: 35px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.banner-saper .docName1 span, .banner-dunne .docName1 span {
	color: #99ebff;
	font-size: 15px;
	display: block;
	font-weight: normal;
}

.banner-saper::before {
	position: absolute;
	content: '';
	bottom: 4px;
	left: -95.9%;
	background: url(images/banner-black-txt-bg-saper.png) no-repeat;
	height: 172px;
	width: 1046px;
	z-index: 9;
}
.banner-dunne::before {
	position: absolute;
	content: '';
	bottom: 4px;
	right: -95.6%;
	background: url(images/banner-black-txt-bg-dunne.png) no-repeat;
	height: 172px;
	width: 1046px;
	z-index: 9;
}

.s-banner {
    height: 391px;
	background: url(images/s-banner-without-doc-bg.jpg) no-repeat top center;
}
.s-banner .theme-L{background: url(images/s-banner-without-doc-bg-l.jpg) no-repeat right center;  height: 391px;}
.s-banner .theme-R{background: url(images/s-banner-without-doc-bg-r.jpg) no-repeat left center;  height: 391px;}

.s-banner-btm-bg {
	position: relative;
	padding-top: 27px;  text-align: center;
}
.s-banner-saper, .s-banner-dunne{position: relative;  margin: 0 30px;}
.s-banner-saper {
	width: auto;
	display: inline-block;
}
.s-banner-cont {
	text-align: center;
	width: auto;
	z-index: 99;
}
.s-banner-cont.s-dunne-cont{
	position: absolute;
	bottom: 10px;
	right: 0px;
}
.s-banner-cont.s-saper-cont{
	position: absolute;
	bottom: 10px;
	left: 0px;
}
.s-banner-dunne {
	display: inline-block;
	width: auto;
}

.s-banner-saper .docName, .s-banner-dunne .docName {
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.s-banner-saper .docName span, .s-banner-dunne .docName span {
	color: #99ebff;
	font-size: 14px;
	display: block;
	font-weight: normal;
}

.s-banner-saper::before {
	position: absolute;
	content: '';
	bottom: 3px;
	left: -162.9%;
	background: url(images/s-banner-black-txt-bg-saper.png) no-repeat;
	height: 123px;
	width: 1019px;
	z-index: 9;
}
.s-banner-dunne::before {
	position: absolute;
	content: '';
	bottom: 3px;
	right: -155.5%;
	background: url(images/s-banner-black-txt-bg-dunne.png) no-repeat;
	height: 123px;
	width: 1081px;
	z-index: 9;
}


.theme-L,
.theme-R {
    width: 100%;
    height: 100%;
}
.theme-L,
.theme-R {
    position: absolute;
    z-index: 1;
    padding: 0px;
    margin: 0px;
    top: 0px;
}
.theme-L {
    left: -100%;
}
.theme-R {
    right: -100%;
}

#Banner0 {
    margin: 0px auto 0;
/*    max-width: 1491px;*/
    width: 100%;
    background: url(images/saper-bg-m.jpg) no-repeat top center;
    height: 546px;
}
#Banner0 .theme-L{
	background: url(images/saper-bg-l.jpg) no-repeat right center;
}
#Banner0 .theme-R{
	background: url(images/saper-bg-r.jpg) no-repeat left center;
}
#Banner1 {
    margin: 0px auto 0;
/*    max-width: 1491px;*/
    width: 100%;
    background: url(images/dunne-bg-m.jpg) no-repeat top center;
    height: 546px;
}
#Banner1 .theme-L{
	background: url(images/dunne-bg-l.jpg) no-repeat right center;
}
#Banner1 .theme-R{
	background: url(images/dunne-bg-r.jpg) no-repeat left center;
}



.hmeServices {
    margin: 0px auto 0;
    max-width: 1491px;
    width: 100%;
    background: url(images/hip-bg.jpg) no-repeat top center;
    height: 629px;
}

.innerBanner {
    width: 1000px;
    height: 310px;
    float: right;
    margin: 38px 0 0 0;
}

.banRight {
    float: right;
    margin: 37px 26px 0 0;
    display: none
}

.banLeft {
    float: right;
    width: 510px;
    margin: 45px 20px 0 40px;
}

.banLeft .docName {
    text-align: right;
    color: #fff;
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
}

.banLeft .docName span {
    text-align: right;
    color: #99ebff;
    font-size: 16px;
    display: block;
    font-weight: normal;
}

.banLeft p {
    color: #fff;
    text-align: right;
    font-weight: 300;
    font-size: 15px;
    margin: 30px 0;
    line-height: 1.4;
}

.pub, .more {display: inline-block;}
.pub a {
    /*float: right;*/ display: inline-block;
    padding: 10px 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    background: #0950b9;
    margin-left: 10px;
}

.pub a:hover {
    background: #0950b9;
}

.more a {
    /*float: right;*/ display: inline-block;
    padding: 9px 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    border: solid 1px #0950b9;
}

.more a:hover {
    background: #0950b9;
}

.hmeBanner {
    width: 1150px;
    height: 445px;
    float: right;
    margin: 56px 0 0 0;
}

.banRight1 {
    float: right;
    margin: 37px 26px 0 0;
    display: none
}

.banLeft1 {
    float: right;
    width: 510px;
    margin: 45px 0 0 40px;
}

.banLeft1 .docName1 {
    text-align: right;
    color: #fff;
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
}

.banLeft1 .docName1 span {
    text-align: right;
    color: #99ebff;
    font-size: 16px;
    display: block;
    font-weight: normal;
}

.banLeft1 p {
    color: #fff;
    text-align: right;
    font-weight: 300;
    font-size: 15px;
    margin: 30px 0;
    line-height: 1.4;
}

.pub1, .more1 {display: inline-block;}
.pub1 a {
    /*float: right;*/ display: inline-block;
    padding: 12px 17px;
    text-transform: uppercase;
    color: #00004a;
    font-weight: 300;
    background: #fff;
    margin-left: 10px;
}

.more1 a {
    /*float: right;*/ display: inline-block;
    padding: 11px 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    border: solid 1px #394f67;
    transition: all 0.4s linear;
}

.banLeft1 img {
    float: right;
    margin: 40px 0;
}

.pub1 a:hover {
    background: #82c2e7;
}

.more1 a:hover {
    background: #0950b9;
}

.docSec {
    float: left;
    width: 100%;
    margin: 50px 0;
}

.docSec h1 {
    text-transform: uppercase;
    line-height: 1.6;
    width: 80%;
    text-align: center;
    margin: 0 10%;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
}
.docSec .left-cont{width: 600px; display: inline-block;}
.docSec .right-cont{float: right;margin-right: 40px;}

/*
.slide11{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider1.jpg) no-repeat top center;height:234px;}
.slide12{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider2.jpg) no-repeat top center;height:234px;}
.slide13{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider3.jpg) no-repeat top center;height:234px;}
.slide14{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider4.jpg) no-repeat top center;height:234px;}
.slide15{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider5.jpg) no-repeat top center;height:234px;}
.slide16{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider6.jpg) no-repeat top center;height:234px;}
.slide17{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider7.jpg) no-repeat top center;height:234px;}
.slide18{margin:0 auto;max-width:1443px;position:relative;background:url(images/slider8.jpg) no-repeat top center;height:234px;}
*/
.map_container {
    float: left;
    width: 100%;
    background: url(images/map.jpg) no-repeat top center;
    height: 260px;
}

.Banner-inner_auto span{display: none;}
.Banner-inner_auto{
	position: absolute;
	top: 10.8%;
	right: 4%;
	z-index: 999999;
	width: 24px;
	height: 24px;
}

.Banner-inner_auto.autoPlay.slidePlay{right: 4%;background: url(images/play-w.png) no-repeat 0 0;width: 24px; height: 24px;}
.Banner-inner_auto.autoPlay.slidePause{right: 4%;background: url(images/pause-w.png) no-repeat 0 0;width: 24px; height: 24px;}
.Banner-inner_nav {position: absolute;top: 10.8%;right: 2%;  z-index: 9;}
.Banner-inner_nav.slidePrev span, .Banner-inner_nav.slideNext span{display: none;}
.Banner-inner_nav.slidePrev{background: url(images/banner-left.png) no-repeat 0 0; width: 24px; height: 24px;  margin: 0 50px 0 0;}
.Banner-inner_nav.slideNext{background: url(images/banner-right.png) no-repeat 0 0;width: 24px; height: 24px;}
.Banner-inner_auto.autoPlay.slidePause, .Banner-inner_nav.slidePrev, .Banner-inner_nav.slideNext, .Banner-inner_auto.autoPlay.slidePlay {
	position: absolute;
	top: 365px !important;
}

.Banner_auto.autoPlay.slidePause, .Banner_nav.slidePrev, .Banner_nav.slideNext, .Banner_auto.autoPlay.slidePlay {
	position: absolute;
	top: 500px !important;
}
 

.Banner_auto span{display: none;}
.Banner_auto {
	position: absolute;
	top: 10.8%;
	right: 4%;
	z-index: 999999;
	width: 24px;
	height: 24px;
}

.Banner_auto.autoPlay.slidePlay{right: 4%;background: url(images/play-w.png) no-repeat 0 0;width: 24px; height: 24px;}
.Banner_auto.autoPlay.slidePause{right: 4%;background: url(images/pause-w.png) no-repeat 0 0;width: 24px; height: 24px;}
.Banner_nav {position: absolute;top: 10.8%;right: 2%;  z-index: 9;}
.Banner_nav.slidePrev span, .Banner_nav.slideNext span{display: none;}
.Banner_nav.slidePrev{background: url(images/banner-left.png) no-repeat 0 0; width: 24px; height: 24px;  margin: 0 50px 0 0;}
.Banner_nav.slideNext{background: url(images/banner-right.png) no-repeat 0 0;width: 24px; height: 24px;}

.banner_text {
    position: relative;
    top: 50px;
    margin-right: 50px;
    min-width: 200px;
    font-size: 18px;
    line-height: 1.4;
    padding: 12px 20px;
    background: #076324;
    width: auto;
    float: right;
    color: #fff;
}

.banner_text a {
    display: block;
    border: solid 1px #fff;
    width: 100px;
    padding: 3px 0;
    text-align: center;
    margin: 10px 0;
    font-size: 15px;
    color: #fff;
}

.banner_text span {
    font-weight: bold;
}

.banner_text ul li {
    list-style: disc;
    list-style: inside;
}

.banner_text ul li a {
    border: none;
    width: auto;
    text-align: left;
    margin: 3px 0;
    display: inline;
}

.banner_text {
    text-shadow: 1px 0 10px #000;
    display: block;
}

.ban_text2 {
    top: 80px;
    background: none;
    font-size: 24px;
    text-align: center;
    font-weight: 300;
}

.ban_text2 span {
    font-size: 28px;
}

.banner_text p {
    display: block;
    font-size: 16px;
    color: #000000;
    text-transform: none;
    font-weight: 600;
    text-align: center;
    margin: 30px 0;
}

.banner_text2 {
    position: relative;
    top: 30px;
    font-size: 18px;
    line-height: 1.4;
    padding: 10px 3% 0px 8%;
    width: auto;
    float: right;
    color: #fff;
}

.banner_text2 a {
    display: block;
    border: solid 1px #fff;
    width: 100px;
    padding: 3px 0;
    text-align: center;
    margin: 10px 0;
    font-size: 15px;
    color: #fff;
}

.iframeborder {
    width: 99%;
    height: 475px;
    clear: both;
    margin: 10px 0;
    border: 1px solid #000;
}

.frameborder {
    width: 99%;
    height: 475px;
    clear: both;
    margin: 10px 0;
}

.extra {
    height: 705px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides > li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides > li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides > img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.bullet3 {
    float: left;
    margin: -3% 0 0 0;
    position: relative;
    left: 10%;
    bottom: 0;
    z-index: 9;
    width: 70px;
}

.bullet3 li {
    float: left;
    font-size: 36px;
    list-style: outside none none;
    margin-left: 5px;
    position: relative;
    width: 15px;
}

.bullet3 li a {
    color: #FF511E;
}

.bullet3 li.rslides_here a,
.bullet3 li a:hover {
    color: #000;
}

.bullet4 {
    float: right;
    margin: -3% 0 0 0;
    position: relative;
    right: 3%;
    bottom: 0;
    z-index: 9;
    width: 100px;
}

.bullet4 li {
    float: left;
    font-size: 56px;
    list-style: outside none none;
    margin-left: 10px;
    position: relative;
    width: 15px;
}

.bullet4 li a {
    color: #1b6090;
}

.bullet4 li.rslides_here a,
.bullet3 li a:hover {
    color: #7fc299;
}

.bullet2 {
    margin: -5% 0;
    position: relative;
    right: 2%;
    bottom: 0;
    z-index: 9;
    width: 50px;
}

.bullet2 li {
    float: left;
    font-size: 46px;
    list-style: outside none none;
    margin-left: 0px;
    position: relative;
    width: 25px;
    height: 26px;
}

.bullet2 li a {
    color: #1b6090;
    width: 115px;
    height: 116px;
    display: block;
}

.left_arrow {
    position: absolute;
    bottom: -89px;
    left: 29%;
    z-index: 11;
}

.right_arrow {
    position: absolute;
    bottom: -89px;
    right: 29%;
    z-index: 11;
}

.bullet2 li.rslides_here a {
    color: #7fc299;
}

#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    max-width: 100%;
    position: relative;
}

.nbs-flexisel-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 9999px;
}

.nbs-flexisel-inner {
    float: left;
    overflow: hidden;
    width: 100%;
}

.ptest .nbs-flexisel-inner {
    padding-top: 50px;
    float: none;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    display: block;
}

.logo_container .nbs-flexisel-inner {
    float: left;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.nbs-flexisel-item {
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    cursor: pointer;
    height: 138px;
    opacity: 0.5;
    position: absolute;
    width: 40px;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: -3%;
    margin: 3px 0 0;
    top: 10px !important;
    background: url(images/left.png) no-repeat 0 0;
}

.hipArthroHome .nbs-flexisel-nav-left {
    left: -4%;
    margin: 3px 0 0;
    top: 200px !important;
    background: url(images/left.png) no-repeat 0 0;
}

.nbs-flexisel-nav-right {
    height: 80px;
    margin: 10px 0 0;
    right: -5%;
    top: 10px !important;
    width: 40px;
    background: url(images/right.png) no-repeat -0 0;
}

.hipArthroHome .nbs-flexisel-nav-right {
    height: 80px;
    margin: 10px 0 0;
    right: -6%;
    top: 200px !important;
    width: 40px;
    background: url(images/right.png) no-repeat -0 0;
}

.breadcrumbs {
    text-align: left;
    text-decoration: none;
    padding: 12px 0 15px 0;
    color: #0e3080;
    font-size: 15px;
    border-bottom: solid 3px #dddddd;
}

.breadcrumbs a {
    color: #000;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #0e3080;
}

/* Main Content related css */
main {
    border-bottom: solid 1px #ccc;
    position: relative;
    display: table;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 15px;
}

aside {
	float: right;
	width: 340px;
	min-height: 900px;
	margin: 30px 0 30px 5px;
	padding: 20px 0px;
	box-sizing: border-box;
}

article {
    float: left;
    width: 800px;
}

article h1 {
    font-size: 30px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article h1 span {
    font-size: 21px;
    display: block;
}

article h2 {
    font-size: 24px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article h2 span {
    display: block;
    font-size: 17px;
}

article h3 {
    font-size: 20px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article p {
    font-size: 19px;
    line-height: 1.4;
    padding: 15px 0 0 0;
    font-weight: 300;
}

article p a {
    color: #0950b9;
    font-weight: bold;
}

article ul {
    padding: 15px 0 0 0;
}

article h2 + p,
article h3 + p,
article h2 + img + p,
article h3 + img + p,
article h2 + ul,
article h3 + ul {
    padding: 3px 0 0 0;
}

article img.subjectPic {
    float: right;
    border: solid 1px #ccc;
    margin: 10px 2px 10px 20px;
}

article ul li {
    line-height: 1.4;
    padding: 3px 0;
    font-size: 19px;
    list-style: none;
    margin: 0 0 0 18px;
    font-weight: 300;
}

article ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #0950b9;
}

.detailed-post-content ul li::before {
	display: inline-block;
}

.blog-post-15852:before {
    display: none;
}

.blog-post-15852 p {
    padding: 0px 0px 0px 0px;
}

article ul ul {
    margin: 0px 0 5px 15px;
}

article ul.contentList li {
    float: left;
    line-height: 1.4;
    width: 48%;
    margin: 8px 1%;
}

article ul.contentList li:before {
    display: none;
}

article ul.contentList li a {
    display: block;
    color: #000;
    padding: 10px 12px 10px 60px;
    background: #eee url(images/list2.png) no-repeat 22px center;
}

article .textMainBold {
    font-weight: bold;
}

article ul.contentList li a:hover {
    color: #fff;
    background: #0950b9 url(images/list2.png) no-repeat 22px center;
}

article ul.contentList li.odd {
    float: none;
    margin: 10px auto;
    clear: both;
}

.servicesInner {
    background: url(images/sidebg.jpg) no-repeat 0 0;
    width: 350px;
    height: 666px;
    padding: 80px 20px 30px 40px;
    box-sizing: border-box;
}

article ul.col3 li {
    width: 45%;
}

.servicesInner li {
    text-transform: uppercase;
}

.servicesInner li a {
    padding: 16px 0 16px 40px;
    display: block;
    background: url(images/list2.png) no-repeat 0 20px;
}

.servicesInner1 {
    background: url(images/bg.png) no-repeat 0 50px;
    width: 546px;
    height: 566px;
    padding: 110px 20px 30px 40px;
    box-sizing: border-box;
}

.servicesInner1 li {
    text-transform: uppercase;
}

.servicesInner1 li a {
    padding: 12px 0 12px 120px;
    display: block;
    background: url(images/list2.png) no-repeat 60px 15px;
    transition: all 0.4s linear;
}

.servicesInner1 li a:hover {
    padding-left: 130px;
}

.leftthird {
    float: left;
    width: 46%;
    margin: 70px 4% 70px 0;
}

.rthird {
    margin-right: 0;
    margin-left: 4%;
}

.rightHip {
    float: right;
    background: url(images/hip-arthroscopy1.png) no-repeat 0 10px;
    width: 50%;
    height: 350px;
    background-size: 100%;
}

.rightHip2 {
    background: url(images/shoulder-arthro2.jpg) no-repeat 0 10px;
    background-size: 100%;
}

.rightHip3 {
    background: url(images/total-knee.jpg) no-repeat 0 10px;
    background-size: 100%;
}

.rightHip4 {
    background: url(images/knee-arthroscopy-saper.jpg) no-repeat 0 10px;
    background-size: 100%;
}

.leftHip {
    float: left;
    width: 50%;
    margin: 0px 0 0 0;
}

.headHip a {
    color: #74777a;
    font-weight: normal;
    font-size: 40px;
    margin: 20px auto;
    line-height: 1.2;
    text-transform: uppercase;
}

.headHip a span {
    font-weight: bold;
    color: #82c2e7;
    font-size: 50px;
    display: block;
}

.leftHip p {
    line-height: 1.6;
    font-weight: 100;
    font-size: 16px;
    margin: 30px 0;
}

a.more2 {
    background: #82c2e7;
    padding: 8px 12px;
    color: #212730;
    font-weight: 100;
}

a.more2:hover {
    background: #212730;
    color: #fff;
}

.hipArthroHome {
    float: left;
    width: 100%;
}

.hipArthro a {
    display: table;
    text-align: center;
    color: #74777a;
    font-weight: normal;
    font-size: 30px;
    margin: 20px auto;
    line-height: 1.2;
}

.hipArthro a span {
    display: block;
    font-weight: bold;
    color: #82c2e7;
    font-size: 40px;
}

img.hipArtho1 {
    display: table;
    margin: 0 auto;
}

a.read {
    margin: 30px auto;
    display: table;
    padding: 8px 15px;
    background: #82c2e7;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.mapContainer {
    background: url(images/map.jpg) no-repeat top center;
    width: 100%;
    min-height: 409px;
}

.address {
    background: #fff;
    width: auto;
    padding: 15px 50px 20px 25px;
    margin: 125px 0 0 222px;
    float: left;
    box-shadow: 1px 0 20px #444;
    line-height: 1.4;
    position: relative;
}

.address strong {
    line-height: 2;
    font-size: 20px;
}

.address:after {
    background: url(images/cross.png) no-repeat 0 0;
    display: block;
    position: absolute;
    right: -41px;
    top: 42px;
    content: '';
    width: 41px;
    height: 45px;
}

.drSaper {
    background: #212730;
    padding: 20px;
    display: block;
    position: relative;
}

.name {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    line-height: 1.3;
}

.name span {
    display: block;
    font-weight: normal;
    font-size: 22px;
}

.drSaper img {
    margin: 20px auto;
    display: table;
    position: relative;
    z-index: 9;
}

.lines {
    position: absolute;
    bottom: 35px;
    width: 307px;
    height: 138px;
    border: solid 2px #82c2e7;
}

a.watch {
    color: #fff;
    text-transform: uppercase;
    display: table;
    padding: 8px 15px;
    border: solid 1px #82c2e7;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    background: #212730;
    font-weight: normal;
}

.resContainer {
    border: solid 2px #ebebeb;
    display: block;
    padding: 30px 20px;
    margin: 30px 0;
    background: #212730;
}

.res {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-size: 27px;
    margin-bottom: 25px;
}

.resContainer li {
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
}

.resContainer li a {
    background: #f6f3f0;
    padding: 17px 15px 17px 80px;
    display: block;
}

.resContainer li.res1 a {
    background: #f6f3f0 url(images/resources.png) no-repeat 25px 12px;
}

.resContainer li.res2 a {
    background: #f6f3f0 url(images/resources.png) no-repeat 25px -62px;
}

.resContainer li.res3 a {
    background: #f6f3f0 url(images/resources.png) no-repeat 25px -136px;
}

.resContainer li.res4 a {
    background: #f6f3f0 url(images/resources.png) no-repeat 25px -214px;
}

.drSaper1 {
    background: #212730;
    padding: 50px 20px;
    display: block;
    position: relative;
    border-bottom: solid 5px #347be4;
}

.name1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    line-height: 1.3;
}

.name1 span {
    display: block;
    font-weight: normal;
    font-size: 22px;
}

.drSaper1 .btn2 {
    margin: 20px auto;
    display: table;
    position: relative;
    z-index: 9;
    width: 980px;
}

.drSaper1 img {
    margin: 0px 20px;
    float: left;
    width: 450px;
}

.lines1 {
    position: absolute;
    bottom: 20px;
    width: 992px;
    height: 198px;
    border: solid 3px #82c2e7;
    left: 86px;
}

a.watch1 {
    color: #fff;
    text-transform: uppercase;
    display: table;
    padding: 8px 15px;
    border: solid 3px #82c2e7;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    background: #212730;
    font-weight: normal;
}

a.watch1:hover {
    background: #124fb0;
}

.learn {
    color: #99ebff;
    text-align: center;
    font-weight: normal;
    line-height: 2;
}

.stories {
    float: left;
    width: 100%;
    background: url(images/storybg.jpg) no-repeat top center;
    height: 502px;
}

.pat {
    float: left;
    width: 530px;
    margin: 60px 0 0 500px;
    position: relative;
}

.ptStories {
    font-weight: normal;
    font-size: 38px;
    text-transform: uppercase;
	margin-bottom: 10px;
}

.pat p {
    margin: 35px 0 15px;
    font-weight: 100;
    font-size: 16px;
    line-height: 1.7;
    height: 120px;
}

p.hesru {
    margin: 0;
    height: 30px;
}

.morep a {
    background: #c2d8f4;
    padding: 9px 15px;
    margin: 30px 0;
    display: block;
    width: 150px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #030f26;
    border: solid 1px #c9c8c8;
}

.patResources {
    float: left;
    width: 100%;
    padding: 50px 0 0 0;
    background: #212730;
}

.pRes {
    text-align: center;
    font-weight: normal;
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}

.resource1 {
    width: 920px;
    margin: 0 auto;
}

.resource1 li a {
    float: left;
    text-align: center;
    width: 190px;
    height: 190px;
    background: #f6f3f0;
    margin: 20px 15px;
    font-weight: normal;
    color: #3a3549;
    font-size: 20px;
    box-sizing: border-box;
    padding-top: 100px;
    line-height: 1.3;
}

.resource1 li.p1 a {
    background: #f6f3f0 url(images/book.png) no-repeat center 38px;
}

.resource1 li.p1 a:hover {
    background: #97c1ff url(images/book-h.png) no-repeat center 38px;
}

.resource1 li.p2 a {
    background: #f6f3f0 url(images/arrow-down.png) no-repeat center 38px;
}

.resource1 li.p2 a:hover {
    background: #97c1ff url(images/arrow-down-h.png) no-repeat center 38px;
}

.resource1 li.p3 a {
    background: #f6f3f0 url(images/health-insurance.png) no-repeat center 38px;
}

.resource1 li.p3 a:hover {
    background: #97c1ff url(images/health-insurance-h.png) no-repeat center 38px;
}

.resource1 li.p4 a {
    background: #f6f3f0 url(images/education.png) no-repeat center 38px;
}

.resource1 li.p4 a:hover {
    background: #97c1ff url(images/education-h.png) no-repeat center 38px;
}

.map_parent {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

.map_parent::before,
.map_parent::after {
    content: "";
    position: absolute;
    background: #fff;
    top: 0;
    width: 100%;
    height: 100%;
}

.map_parent::before {
    left: -100%;
}

.map_parent::after {
    right: -100%;
}

/* blogs */
.recentNewsBg {
    width: 100%;
    background: #ebebeb;
    padding: 30px 0 60px;
    float: left;
}

.recentNewsBg h2 a {
    color: #000;
    margin: 10px auto 60px;
    text-transform: uppercase;
    display: table;
}

.news1 {
    float: left;
    z-index: 1;
    background: #fff;
    height: 190px;
    margin: -30px 35px 15px;
}

.news2 {
    float: left;
    z-index: 1;
    background: #fff;
    height: 190px;
    margin: 15px 35px -30px;
}

.nImg {
    width: 200px;
    float: left;
}

.newsPara {
    width: 300px;
    float: left;
    margin: 10px 5px;
}

.newsPara a {
    line-height: 1.4;
    font-size: 16px;
    font-weight: normal;
}

.newsPara a.rdnews {
    float: right;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.newsPara p {
    line-height: 1.4;
    font-size: 16px;
    margin: 10px 0 15px;
    font-weight: normal;
}

.rNewsBorder {
    border: 5px solid #00004a;
    float: left;
}

/* bullets*/
#controls7 {
    left: 43%;
    bottom: 16px;
    margin-top: 0;
    position: absolute;
    z-index: 9;
}

#controls7 li {
    cursor: pointer;
    display: inline-block;
    padding: 6px;
    background: transparent none repeat scroll 0 0;
    border-radius: 50%;
}

#controls7 li.pause {
    display: none;
}

/* blogs end */
/* ptesti */
.ptestBg {
    background: #fff;
    padding: 30px 0 60px;
}

.ptestBg h2 a {
    color: #000;
    margin: 10px auto 60px;
    text-transform: uppercase;
    display: table;
}

.ptest ul li {
    background: #fff;
}

.ptest ul li .pVid {
    background: #82c2e7;
    width: 250px !important;
    height: 165px;
    float: left;
    margin: 0 5px;
    padding: 20px 0;

}

.ptest ul li .pVid a img {
    width: 230px;
    margin: -50px auto 20px;
    display: table;
    height: 160px;
}

.ptest ul li .pVid a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0 0 0 0;
    color: #212730;
}

.ptest ul li .pVid a:hover {
    color: #fff;
}

.ptest .nbs-flexisel-nav-right {
    height: 80px;
    margin: 10px 0 0;
    right: -1%;
    top: 70px !important;
    width: 40px;
    background: url(images/arrow-rt.png) no-repeat -0 0;
}

.ptest .nbs-flexisel-nav-left {
    left: -4%;
    margin: 3px 0 0;
    top: 70px !important;
    background: url(images/arrow-lt.png) no-repeat 0 0;
}

/* ptesti end */
/* Pdf related css */
article ul.pdf li {
    line-height: 1.2;
}

article ul.pdf li:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-size: 21px;
    display: inline-block;
    margin-left: -0.7em;
    width: 1.3em;
    color: #f00;
}

/* Testimonial button related css */
a.submitTestimonials {
    float: right;
    /*margin: -20px 0 0 0;*/
    margin: -10px 0 0 0;
    background: #005a98;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
}

a.submitTestimonials:hover {
    background: #000;
}

p.right {
    text-align: right;
    margin-right: 10px;
}

.line {
    margin: 10px 0;
    border-bottom: dotted 1px #ccc;
}

.callbacks2_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 100px;
    width: 40px
}

.callbacks2_nav:active {
    opacity: 1
}

.callbacks2_nav {
    bottom: 36%;
    left: 9%;
    background: url(images/left2.png) -0 -0 no-repeat
}

.callbacks2_nav.next {
    background: url(images/right2.png) -0 -0 no-repeat;
    left: 86%
}

.callbacks2_nav:active {
    opacity: 1
}

.callbacks4_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    width: 25px;
}

.callbacks4_nav:active {
    opacity: 1
}

.callbacks4_nav {
    bottom: 15%;
    left: 39%;
    background: url(images/left7.png) -0 -0 no-repeat;
}

.callbacks4_nav.next {
    background: url(images/right7.png) -0 -0 no-repeat;
    left: 45%
}

.callbacks4_nav:active {
    opacity: 1
}

.callbacks3_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 40px;
    width: 40px
}

.callbacks3_nav:active {
    opacity: 1
}

.callbacks3_nav {
    bottom: -378px;
    right: 40px;
    background: url(images/left.png) -0 -0 no-repeat;
}

.callbacks3_nav.next {
    background: url(images/right.png) 0 0px no-repeat;
    right: 0px;
    margin: 1px 0;
    bottom: -378px;
}

.callbacks3_nav:active {
    opacity: 1
}

/*
.callbacks4_nav{text-decoration:none;position:absolute;-webkit-tap-highlight-color:transparent;opacity:1;z-index:3;text-indent:-9999px;overflow:hidden;height:40px;width:40px}
.callbacks4_nav:active{opacity:1}
.callbacks4_nav{bottom:18%;left:9%;background:url(images/left.png) -0 -0 no-repeat; }
.callbacks4_nav.next{background:url(images/right2.png) 0 0px no-repeat;left:86%; margin: 1px 0; bottom: 18%; }
.callbacks4_nav:active{opacity:1}
*/
.iframe-border {
    border: 1px solid #05426b;
    height: 315px;
    width: 100%;
}

.mediaImg {
    width: 100%;
    height: 450px;
}

footer {
    float: left;
    width: 100%;
    background: #1c1c1c;
    height: 380px;
    padding: 20px 0 60px;
}

.copyright {
    text-align: center;
    color: #82c2e7;
    line-height: 1.4;
    font-size: 17px;
    padding: 25px 0 15px;
    font-weight: normal;
}

.footerText {
    color: #fff;
    line-height: 1.8;
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
    padding: 15px 0;
    border-bottom: solid 1px #2662b8;
    border-top: solid 1px #2662b8;
    width: 80%;
}

.copyright a {
    color: #fff;
}

.footerText a {
    color: #fff;
    padding: 0 12px;
}

.footerText a:hover {
    color: #7b8bbe;
}

img.ypo {
    float: none;
    margin: 10px auto;
    display: block;
}

.follow {
    text-align: center;
    color: #fff;
    line-height: 1.4;
    font-size: 21px;
    font-weight: normal;
    padding: 15px 0;
    text-transform: uppercase;
}

.smo {
    float: none;
    width: auto;
    margin: 0px auto 15px;
    display: table;
}

.smo li {
    float: left;
    width: 29px;
    margin: 0px 4px;
}

.smo li a {
    float: left;
    width: 29px;
    /*height: 39px;*/
    height: 27px;
}

/*.smo li.smo1 a {
    background: url(images/smo.png) no-repeat 0px 0;
}

.smo li.smo2 a {
    background: url(images/smo.png) no-repeat -42px 0;
}

.smo li.smo4 a {
    background: url(images/smo.png) no-repeat -127px 0;
}

.smo li.smo5 a {
    background: url(images/smo.png) no-repeat -169px 0;
}

.smo li.smo3 a {
    background: url(images/smo.png) no-repeat -85px 0;
}

.smo li.smo6 a {
    background: url(images/insta.png) no-repeat 0px 0;
}*/
.smo li.smo1 a {
    background: url(images/smo-upd.png) no-repeat 0px 0;
}

.smo li.smo2 a {
    background: url(images/smo-upd.png) no-repeat -42px 0;
}

.smo li.smo4 a {
    background: url(images/smo-upd.png) no-repeat -127px 0;
}

.smo li.smo5 a {
    background: url(images/smo.png) no-repeat -169px 0;
}

.smo li.smo3 a {
    background: url(images/smo-upd.png) no-repeat -85px 0;
}

.smo li.smo6 a {
    background: url(images/smo-upd.png) no-repeat -166px 0;
}

.smo span {
    visibility: hidden;
}

.drbg {
    float: left;
    width: 100%;
    margin: 0 auto;
    background: url(images/bgdoc.jpg) no-repeat top center;
    min-height: 535px;
}

.drbg h2 {
    padding: 70px 0 50px;
    text-align: center;
    text-transform: uppercase;
    color: #aaeaa6;
    font-weight: 600;
}

.drbg h3 {
    padding: 0px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}

.drbg h3:after {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #403c6f;
    content: '';
    margin: 0 0 0 10px;
}

.drbg h3:before {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #403c6f;
    content: '';
    margin: 0 10px 0 10px;
}

.drtext {
    float: left;
    width: 560px;
    margin: 75px 0 0 0;
}

.drtext2 {
    float: left;
    width: 630px;
    margin: 79px 0 0 -55px;
}

.drtext img {
    float: left;
}

.drName {
    color: #fff;
    font-size: 22px;
    line-height: 1.5;
}

.drName span {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

.drLeft {
    width: 260px;
    float: left;
    margin: 50px 0 0 17px;
}

.drLeft p {
    color: #fff;
    padding: 15px 0;
    min-height: 70px;
}

.drtext2 .drLeft {
    width: 318px;
}

.profile {
    margin: 20px 0;
}

.profile a {
    padding: 6px 16px;
    border: solid 3px #ffffff;
    color: #fff;
}

.patReviews {
    background: url(images/reviewsbg2.jpg) no-repeat top center;
    height: 497px;
}

.rev {
    text-align: center;
    padding: 70px 19px 50px 0px;
    text-transform: uppercase;
    font-size: 32px;
}

.rev span {
    color: #fff;
}

.revLeft {
    float: left;
    background: #fff;
    padding: 20px;
    padding-right: 45px;
    margin-left: 56px;
    position: relative;
}

.revLeft:after {
    content: '';
    display: inline-block;
    border-top: solid 6px #242499;
    border-right: solid 6px #242499;
    width: 74px;
    height: 52px;
    position: absolute;
    top: 7px;
    right: 27px;
}

.revLeft:before {
    content: '';
    display: inline-block;
    border-bottom: solid 6px #242499;
    border-left: solid 6px #242499;
    width: 74px;
    height: 52px;
    position: absolute;
    bottom: 9px;
    left: 7px;
}

.revRight {
    float: left;
    width: 320px;
    margin: 30px 0 0 50px;
}

.revRight img {
    margin: 0px;
}

.revRight img + p + img {
    float: right;
    margin: 0px 30px 0 0;
}

.revRight p {
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    line-height: 1.4;
    padding: 15px 0;
}

.viewall {
    margin: 50px 0;
    text-transform: uppercase;
    font-weight: 100;
}

.viewall a {
    color: #fff;
}

.docSpec {
    float: left;
    width: 100%;
    margin: 70px 0;
}

.sple {
    text-transform: uppercase;
    font-size: 26px;
    color: #1d1d1d;
    text-align: center;
}

.docSpec img {
    float: right;
}

.leftDoc {
    float: left;
    width: 430px;
    margin: 80px 0 20px 60px;
}

.leftDoc h3 {
    font-size: 30px;
    color: #242499;
    border: solid 1px #ccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.leftDoc p {
    width: auto;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 50px;
}

.leftDoc p a {
    font-weight: bold;
}

.footer {
    float: left;
    width: 100%;
}

#connect-sblock ul li,
.map-icon ul li {
    float: left;
    list-style: outside none none;
    width: 42%;
}

.map-icon ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-left: 0;
    margin-right: 0;
}

#connect-sblock {
    background: #e7f8ff none repeat scroll 0 0;
    float: left;
    margin: 15px 0;
    width: 100%;
}

#connect-sblock ul li {
    color: #000000;
    margin-left: 4%;
    padding: 15px 0 20px 25px;
}

#connect-sblock ul li a {
    color: #000000;
}

#connect-sblock ul li.phone {
    background: url("images/contact-icons.png") no-repeat scroll 0 -111px;
}

#connect-sblock ul li.fax {
    background: url("images/contact-icons.png") no-repeat scroll 0 16px;
}

#connect-sblock ul li.mail {
    background: url("images/contact-icons.png") no-repeat scroll 0 -48px;
}

#connect-sblock ul li.website {
    background: url("images/contact-icons.png") no-repeat scroll 0 -176px;
}

#map {
    height: 400px;
}

.newsContainer {
    background: #e6f6e5;
    padding: 50px 0 0;
    display: block;
    width: 100%;
    float: left;
}

.newsContainer h2 {
    text-align: center;
    text-transform: uppercase;
    color: #242499;
    font-size: 28px;
}

.newsWrap {
    float: left;
    width: 410px;
    margin: 50px 60px 50px 110px;
}

.newsWrap img {
    float: left;
}

.newsText {
    float: left;
    margin: 0 0 0 20px;
    width: 240px;
}

.newsText p {
    font-size: 15px;
}

.dates {
    color: #4040bf;
    line-height: 1.9;
}

.title {
    color: #4040bf;
    line-height: 1.9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

.patientResources {
    float: left;
    width: 100%;
    background: url(images/resourcesbg.jpg) no-repeat top center;
    height: 499px;
}

.patientResources h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 70px 0;
    font-size: 30px;
}

.homeRes {
    float: left;
    width: 260px;
    margin-left: 437px;
}

.homeRes li a {
    color: #fff;
    padding: 21px 60px;
    display: block;
    border-bottom: solid 1px #8c89e0;
    font-size: 19px;
    font-weight: 300;
}

.homeRes li.s1 a {
    background: url(images/home-resources.png) no-repeat 5px 15px;
}

.homeRes li.s1 a:hover {
    background: #278b4b url(images/home-resources.png) no-repeat 5px 15px;
}

.homeRes li.s2 a {
    background: url(images/home-resources.png) no-repeat 5px -45px;
}

.homeRes li.s2 a:hover {
    background: #278b4b url(images/home-resources.png) no-repeat 5px -45px;
}

.homeRes li.s3 a {
    background: url(images/home-resources.png) no-repeat 5px -105px;
}

.homeRes li.s3 a:hover {
    background: #278b4b url(images/home-resources.png) no-repeat 5px -105px;
}

.homeRes li.s4 a {
    background: url(images/home-resources.png) no-repeat 5px -164px;
}

.homeRes li.s4 a:hover {
    background: #278b4b url(images/home-resources.png) no-repeat 5px -164px;
}

.patientResources img {
    float: right;
}

.tooltip p,
.tooltip2 p,
.tooltip3 p {
    color: #000;
    font-size: 15px;
}

.tooltip p strong,
.tooltip2 p strong,
.tooltip3 p strong {
    text-align: left;
    font-size: 22px;
    color: #000;
    display: block;
}

.tooltip {
    position: absolute;
    display: inline-block;
    top: 290px;
    left: 670px;
    height: 41px;
    width: 173px;
    cursor: pointer;
    color: #fff;
}

.tooltip2 {
    position: absolute;
    display: inline-block;
    top: 50px;
    left: 310px;
    height: 31px;
    width: 213px;
    cursor: pointer;
    color: #fff;
}

.tooltip3 {
    position: absolute;
    display: inline-block;
    top: 96px;
    left: 350px;
    height: 41px;
    width: 173px;
    cursor: pointer;
    color: #fff;
}

.tooltip .tooltiptext {
    background: #c1a081;
    visibility: hidden;
    width: 285px;
    color: #000;
    text-align: left;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -119px 9px 0 -48px;
    position: absolute;
    z-index: 1;
}

.tooltip2 .tooltiptext2 {
    background: #c1a081;
    visibility: hidden;
    width: 285px;
    color: #000;
    text-align: left;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -119px 9px 0 -48px;
    position: absolute;
    z-index: 1;
}

.tooltip3 .tooltiptext3 {
    background: #c1a081;
    visibility: hidden;
    width: 285px;
    color: #000;
    text-align: left;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -119px 9px 0 -48px;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext,
.tooltip2:hover .tooltiptext2,
.tooltip3:hover .tooltiptext3 {
    visibility: visible;
}

.tipname {
    color: #76323f;
    padding: 10px 15px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #d8cdc7;
    width: 140px;
}

.tipname2 {
    color: #76323f;
    padding: 10px 15px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #d8cdc7;
    width: 180px;
}

.tipname3 {
    color: #76323f;
    padding: 10px 15px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #d8cdc7;
    width: 140px;
}

.servicesBox {
    float: left;
    width: 435px;
    position: relative;
    margin: 20px 70px;
}

.servicesBox h2 a {
    color: #076324;
}

.servicesBox img {
    float: right;
    margin: 0 -27px 0 0;
    padding: 6px;
    background: #fff;
}

.servicesBox ul {
    background: #171459;
    padding: 20px 12px 20px 0;
    margin: 20px 0;
    height: 160px;
}

.servicesBox ul li:before {
    display: none;
}

.servicesBox ul li a {
    color: #fff;
    background: url(images/arrow2.png) no-repeat 0px 10px;
    padding: 5px 18px;
    line-height: 1.4;
}

.logoList {
    margin: 30px 0;
    display: block;
    float: left;
    width: 100%;
}

.logoList li {
    float: left;
    margin: 0px 0;
}

.bg1 {
    float: left;
    width: 100%;
    background: url(images/map1-new.jpg) no-repeat 0 0;
    height: 292px;
    margin: 30px 0 0 0;
}

.bg2 {
    float: left;
    width: 100%;
    background: url(images/map2.jpg) no-repeat 0 0;
    height: 292px;
    margin: 30px 0 0 0;
}

.boxes {
    padding: 0 0 20px 0px;
    width: 490px;
    height: 160px;
    background: #82c2e7;
    float: left;
    box-sizing: border-box;
    margin: -176px 0 0 16px;
    position: relative;
    z-index: 99;
}

.boxes p {
    padding: 20px 90px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    background: url(images/pin.png) no-repeat 60px 24px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    border-bottom: dashed 1px #000;
}

.boxes h4 {
    text-align: center;
    padding: 10px 0;
    font: 600 18px/25px 'Roboto Condensed', sans-serif;
    background: #000;
    color: #fff;
}

.boxes p a {
    color: #000;
    font-weight: 700;
}

.boxes p.p2 {
    border: none;
}

.boxes li.rslides_here > a {
    background: url(images/arrows.png) no-repeat 11px 26px;
    float: left;
    position: relative;
    width: 100%;
}

.addressLoc {
    border: 1px solid #0950b9;
    margin: 10px 0;
}

.addressLoc h3 {
    margin: 1% auto;
    display: block;
    background: #0950b9;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.addressLoc h3 a {
    color: #fff;
}

.contactUs {
    width: 40%;
    float: left;
    margin: 10px;
}

.locMap {
    width: 50%;
    float: right;
}

.phone {
    border: 1px solid #076324;
    float: left;
    margin: 10px 0;
    width: 100%;
}

.phone ul li {
    float: left;
    width: 45%;
    margin: 5px 0 5px 30px;
}

.phone ul li::before {
    content: none;
}

.drive {
    margin: 10px auto;
    display: table;
}

/* useful link*/
.usefull-links-banner {
    text-align: center;
}

.usefull-links-banner ul li:before {
    display: none;
}

.usefull-links-banner ul li {
    list-style: none !important;
    margin: 0 2% 10px;
    width: 41%;
    min-height: 186px;
    float: left;
    border: 2px solid #eee;
    padding: 10px 2% 0 !important;
    border-radius: 10px;
    line-height: 18px;
    background: none !important;
}

.usefull-links-banner li span {
    display: block;
    padding: 30px 0 20px 0;
}

.sboxes {
    float: left;
    width: 360px;
    height: 200px;
    background: url(images/shoulder.png) no-repeat 0 0;
    box-sizing: border-box;
    padding: 5px 10px 5px 146px;
    margin: 20px 10px;
}

.sboxes2 {
    background: url(images/elbow.png) no-repeat 0 0;
}

.sboxes3 {
    background: url(images/hip.png) no-repeat 0 0;
}

.sboxes4 {
    background: url(images/knee.png) no-repeat 0 0;
}

.sboxes5 {
    background: url(images/ankle.png) no-repeat 0 0;
}

.sboxes6 {
    background: url(images/sports1.png) no-repeat 0 0;
}

.sboxes7 {
    background: url(images/minimally.png) no-repeat 0 30px;
}

.sboxes8 {
    background: url(images/trauma.png) no-repeat 0 0px;
}

.sboxes9 {
    background: url(images/cartilage.png) no-repeat 0 0px;
}

.sboxes10 {
    background: url(images/non-operative.png) no-repeat 0 30px;
}
.sboxes11 {
    background: url(images/hand-wrist-ser-img.png) no-repeat 0 0px;
}

.sboxes:hover {
    background: url(images/shoulder1.png) no-repeat 0 0;
}

.sboxes2:hover {
    background: url(images/elbow1.png) no-repeat 0 0;
}

.sboxes3:hover {
    background: url(images/hip1.png) no-repeat 0 0;
}

.sboxes4:hover {
    background: url(images/knee1.png) no-repeat 0 0;
}

.sboxes5:hover {
    background: url(images/ankle1.png) no-repeat 0 0;
}

.sboxes6:hover {
    background: url(images/sports.png) no-repeat 0 0;
}

.sboxes7:hover {
    background: url(images/minimally1.png) no-repeat 0 30px;
}

.sboxes8:hover {
    background: url(images/trauma1.png) no-repeat 0 0;
}

.sboxes9:hover {
    background: url(images/cartilage1.png) no-repeat 0 0;
}

.sboxes10:hover {
    background: url(images/non-operative1.png) no-repeat 0 30px;
}
.sboxes11:hover {
    background: url(images/hand-wrist-ser-img-hover.png) no-repeat 0 0px;
}

.sboxes h3 a {
    color: #1399eb;
    font-size: 22px;
}

.sboxes ul {
    margin: 15px 0;
}

.sboxes ul li {
    list-style: disc;
    color: #5d5d5d;
    font-size: 18px !important;
}

.sboxes ul li a {
    color: #5d5d5d;
}

.sboxes ul li:before {
    display: none;
}

.selected {
    background: #298FEE !important;
    color: #fff;
}

#countrytabs li {
    color: #fff;
    display: block;
    float: left;
    margin: 0 20px 5px 0;
    padding: 0 !important;
    width: 200px;
}

#countrytabs li a {
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 19px;
    padding: 9px 0 11px;
    text-align: center;
    text-decoration: none;
    background: #008BBB;
}

#countrytabs li a:hover {
    color: #fff;
    background: #298FEE;
}

#countrytabs li:before {
    display: none;
}

.pat .play, .pat .pause{visibility: hidden;}
.pat .slidePrev{
	bottom: 36%;
	left: -39%;
	background: url(images/left7.png) -0 -0 no-repeat;
}
.pat .slideNext{
	bottom: 36%;
	left: 60%;
	background: url(images/right7.png) -0 -0 no-repeat;
}

.welcome-txt {
	text-align: center;
	padding: 30px 0 40px;
	border-bottom: solid 5px #347be4;
	background: #f2f2f2;
	height: auto !important;
}
.welcome-txt h2{color: #000;margin: 10px auto 20px;text-transform: uppercase;  line-height: 1.4;}
.welcome-txt p {
	color: #000;
	padding: 0 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6;
}

.stars svg .star1_stroke {
	stroke: #000 !important;
	fill: gold !important;
}
.rating span{display: none;}
.rating .stars {
	display: inline-block;
	margin: 0 2px;
}
.rating {
	margin: 10px 0 5px;
}
.pat .comments{font-weight: normal;  margin: 10px 0;line-height: 1.4;}
.pat .patient-name{font-weight: 600;}


.source span{display: none;}
.source {
	display: inline-block;
	width: 66px;
	vertical-align: top;
	  margin-top: 10px;
}
.review-r-sec {
	display: inline-block;
	width: 90%;
}
.readmore {
	text-align: right;  margin: 10px 0;
}
.patient-testimonials .rating {
	margin: 0px 0 0px;
}
.source img {
	cursor: default;
}

.banner .gridWrapper {
	z-index: 0;
}

.cnt-lnks {
	text-align: center;
	margin: 5px auto;
	color: #fff;
}
.cnt-lnks a {color: #fff;}
.cnt-lnks a:hover {
	color: #7bb6d9;
}

/* RWD */
@media screen and (max-width:1200px) {
    .ptest .nbs-flexisel-nav-left {
        left: -1%;
    }
	.docSec .left-cont {width: 500px;}
	.docSec .right-cont {margin: 25px 10px 0 0;}
}

@media screen and (max-width:1170px) {
    .drSaper1 img {
        margin: 0 15px;
    }

    .nbs-flexisel-nav-right,
    .nbs-flexisel-nav-left {
        display: none;
    }

    .ptest .nbs-flexisel-nav-right {
        height: 80px;
        margin: 10px 0 0;
        right: -2%;
        top: 70px !important;
        width: 40px;
        background: url(images/arrow-rt.png) no-repeat -0 0;
        display: block;
    }

    .ptest .nbs-flexisel-nav-left {
        left: -2%;
        margin: 3px 0 0;
        top: 70px !important;
        background: url(images/arrow-lt.png) no-repeat 0 0;
        display: block;
    }

    nav {
        width: 100%;
    }

    .lines1 {
        left: 0;
        width: 99%;
    }

    .pat {
        margin-left: 400px;
    }

    .logoList li {
        margin: 0 0;
    }

    .menu > li:nth-child(1) > a,
    .menu > li:nth-child(3) > a,
    .menu > li:nth-child(6) > a,
    .menu > li:nth-child(7) a,
    .menu > li:nth-child(8) > a {
        width: 91px;
    }

    .menu > li:nth-child(4) > a,
    .menu > li:nth-child(5) > a {
        width: 130px;
    }

    article {
        width: 63%;
		margin-left: 10px;
    }

    .menu > li > a {
        width: 175px;
    }

    .gridWrapper {
        width: 100%;
        padding: 0 0;
    }

    .homeRes {
        margin-left: 300px;
    }

    .newsWrap {
        margin: 50px 60px 50px 20px;
    }

    .logoContainer li {
        margin: 10px 13px 30px;
    }

    .col1 {
        margin-right: 30px;
    }

    .hurt2 {
        width: 592px;
    }

    .drLeft {
        width: 220px;
        margin: 0px 0 0 6px;
    }

    .drtext {
        width: 500px;
    }

    .drtext2 {
        width: 555px;
    }

    .drName {
        font-size: 20px;
    }

    .drtext2 .drLeft {
        width: 265px;
    }

    .drName span {
        font-size: 14px;
    }

    .headHip a span {
        font-size: 43px;
    }

    .headHip a {
        font-size: 34px;
    }

    .news1 {
        margin: -29px 4px 15px;
    }

    .news2 {
        margin: 15px 4px -30px;
    }

    .newsPara {
        width: 270px;
    }

    .ptest ul li .pVid {
        width: auto !important;
        height: 165px;
        padding: 10px;
        margin: 2px;
    }
    .iframeborder{
        height: 385px;
    }
	.Banner_auto, .Banner_nav {
	top: 9.8%;
}
	#Banner0, #Banner1 {
	background-position: 0px 0px;
}
 .hmeBanner {
	width: 1150px;
	height: 445px;
	float: right;
	margin: 85px 10px;
}
	.banner-btm-bg {
	padding-top: 130px;
}
	.banner-saper {
	width: 440px;
}
	.banner-dunne {
	width: 460px;
}
}

@media screen and (max-width:1023px) {
	
article img.subjectPic {
	float: none;
	margin: 0 auto;
	display: block;
}
	.banner-saper {
	width: 390px;
}
	.banner-dunne {
	width: 410px;
}	
	
	.hme {height: 450px;}
	.banner-saper, .banner-dunne {margin: 0 10px;}
	.banner-saper::before {left: -14px;  height: 145px;}
	.banner-dunne::before {display: none;}
	.banner-btm-bg {padding-top: 79px;}
	.banner-cont {width: auto;}
	.banner-saper .docName1, .banner-dunne .docName1 {font-size: 32px;}
	
	.s-banner {
	height: 349px;
}
	.s-banner-dunne {
	width: 355px;
}
	.s-banner-saper {
	width: 340px;
}
	
	.banLeft1 .docName1 {
	font-size: 37px;
}	
	.banLeft .docName {
	font-size: 38px;
}
	.Banner-inner_auto.autoPlay.slidePause {
	right: 4.5%;

}
	
	.banLeft1 {
	margin: 10px;
}
	.Banner_auto.autoPlay.slidePause {
	right: 4.5%;
}
	#Banner0, #Banner1 {
	background-position: -90px 0px;
}
	.theme-L, .theme-R{display: none;}
	.pat {
	margin-left: 340px;
}
	
    .drSaper1 img {
        margin: 0 13px;
    }

    .drSaper1 .btn2 {
        width: 100%;
    }

    .drSaper1 img {
        width: 327px;
    }

    .doczoc {
        margin-right: 5%;
    }

    .banRight img,
    .banRight1 img {
        border-bottom: solid 17px #fff;
    }

    .banLeft .docName span {
        font-size: 12px;
    }

    .banLeft1 img {
        margin: 10px 0;
    }

    article {
        width: 53%;
    }

    .logo {
        width: 42%;
        margin: 25px 0px 25px 3px;
        padding: 0;
    }

    .menu > li:nth-child(1) > a,
    .menu > li:nth-child(3) > a,
    .menu > li:nth-child(5) > a,
    .menu > li:nth-child(7) > a,
    .menu > li:nth-child(2) > a,
    .menu > li:nth-child(4) > a,
    .menu > li:nth-child(6) > a,
    .menu > li:nth-child(8) > a {
        width: auto;
        padding: 5px 12px !important;
    }

    .hmeBanner {
        width: 100%;
    }

    .banLeft1 {
        width: 49%;
    }

    .banRight1 {
        width: 43%;
        margin: 27px 0 0 0;
    }



    .banLeft1 .docName1 span {
        font-size: 17px;
    }

    .rightHip {
        height: 350px;
        width: 49%;
        background-size: 100%;
    }

    .leftHip {
        width: 50%;
        margin: 20px 0 0 0;
    }

/*    .pat {
        margin-left: 225px;
    }*/

    .resource1 {
        width: auto;
    }

    .resource1 li a {
        width: 160px;
        height: 160px;
        margin: 20px 9px;
    }

    .logoList li {
        margin: 0 0;
    }

    .footerText a {
        padding: 0 6px;
    }

    .copyright {
        font-size: 16px;
    }

    .innerBanner {
        width: auto;
    }

    .banLeft {
        width: 53%;
        margin: 45px 10px 0;
    }

    .banRight {
        margin: 37px 6px 0 0;
        width: 43%;
    }

    article ul.col3 li {
        width: auto;
    }

    .leftthird {
        width: 96%;
        margin: 20px 1%;
    }

    .news1 {
        margin: 30px 2% 15px;
        width: 45%;
        height: 300px;
        padding-top: 25px;
    }

    .news2 {
        margin: 30px 2% 15px;
        width: 45%;
        height: 300px;
        padding-top: 25px;
    }

    .nImg {
        width: 110px;
        float: none;
        margin: 0 auto;
    }

    .newsPara {
        width: 99%;
    }

    .book {
        margin-right: 10px;
    }
     .iframeborder{
        height: 255px;
    }
	.docSec h1 {font-size: 19px;}
	.docSec .left-cont {width: 400px; }
}
@media screen and (max-width:852px) {

	.banner-saper {
	width: 360px;
}
	.banner-dunne {
	width: 373px;
}
	.banner-saper .docName1, .banner-dunne .docName1 {
	font-size: 26px;
}
	.banner-saper .docName1 span, .banner-dunne .docName1 span {font-size: 12px;}

	.s-banner {
	height: 339px;
}
	.s-banner-saper {
	width: 330px;
}
	.s-banner-dunne {
	width: 340px;
}
	
	.banLeft1 .docName1 {
	font-size: 35px;
}
	.banLeft1 .docName1 span {
	font-size: 15px;
}
	.pub1 a {padding: 10px 12px;}
	.more1 a {padding: 9px 11px;}
	.hme {
	height: 400px;
}
	.banner-saper::before {
	height: 125px;
}
	
	.banner-btm-bg {
	padding-top: 60px;
}
	
	.Banner_auto.autoPlay.slidePause {
	right: 5%;
}
	.pat {
	margin-left: 260px;
}
	#Banner0, #Banner1 {
	background-position: -150px 0px;
}
	.sticky{height: 205px;}
	.banLeft p{margin: 30px 0 10px;}
	.mediaImg {
        width: 100%;
        height: 315px;
    }
	.docSec h1 {font-size: 22px;}
	.docSec .left-cont {width: auto; }
	.docSec .right-cont {float: none;margin: 20px 0;text-align: center;}
}
/*@media screen and (max-width:852px) {
    #mobileMenu {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}
     nav {
        display: none;
    }
    .menuText {
	text-align: center;
	padding: 0px;
	color: #fff;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	line-height: 2;
	background: rgba(2, 60, 167, 0.9);
	clear: both;
}
    .menuText a {
	color: #fff;
	display: block;
}
    .wrapper {
	display: block;
	position: absolute;
	z-index: 9999;
	left: 0px;
	width: 100%;
	display: none;
	background: #525252;
}
    .parentMenu {
	font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
    .parentMenu li {
	position: relative;
}
    .parentMenu li a {
	padding: 10px 10px 10px 20px;
	color: #fff;
	display: block;
	border-bottom: 1px solid #747474;
}
    .parentMenu li a::before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	display: inline-block;
	margin-left: -12px;
	width: 1.3em;
	color: #fff;
	position: absolute;
	top: 9px;
}
}*/
@media screen and (max-width:799px) {
	.banner-saper {
	width: 350px;
}
	.banner-dunne {
	width: 360px;
}
	.pub1 a {
	margin-left: 0px;
}
	.banner-btm-bg {
	padding-top: 40px;
}
	.hme {
	height: 370px;
}
	.s-banner {
	height: 324px;
}
	.s-banner-saper {
	width: 315px;
}
	.s-banner-dunne {
	width: 324px;
}
	
}
@media screen and (max-width:767px) {
	.hme {
	height: auto;
	/*background: none;*/
	/*	background-color: #165879;*/
}
    
   .banner-saper {
	width: auto;
	display: block;
	margin: 0 auto;
	padding-top: 15px;
   

}
    .banner-btm-bg {
	background: url(images/banner-without-doc-bg.jpg) no-repeat top center;
	background-size: contain;
}
    
   .banner-dunne {
	width: 100% !important;
	background-size: cover !important;
	background: url(images/banner-without-doc-bg.jpg) no-repeat top center;
}
    .banner-doc-img {
	background-size: contain;
	width: 300px;
	text-align: center;
	margin: 0px auto;
}
    .banner-dunne {
	margin-top: -4px !important;
}
    
    
    
    
	.banner-btm-bg {padding-top: 0;    text-align: center;}
	.banner-saper::before {
	left: -100%;
	height: 125px;
}
.banner-saper {
	width: 350px;
	display: block;
	margin: 0 auto;
	padding-top: 15px;
}
	.banner-dunne {
	width: 360px;
		display: block;
	margin: 0 auto -3px;
		padding-top: 15px;
}
	.banner-dunne::before {
	display: block;
	height: 125px;
}
	.banner-cont.saper-cont {
	left: 0;
}
	.banner-cont.dunne-cont {
	right: 0;
}
	.s-banner {
		height: auto;
	/*background: none;
		background-color: #165879;*/
        
	}
	.s-banner-saper::before {
	left: -100%;
}
	.s-banner-dunne::before {
	right: -100%;
}
	.s-banner-dunne {
	margin-top: 20px;
}
	
    .lines1 {
        height: 170px;
    }

    .drSaper1 img {
        width: 263px;
    }

    .doczoc {
        margin-top: 0;
    }

    section {
        margin: 0 1%;
    }

    .banLeft .docName {
        font-size: 35px;
    }

    .banLeft .docName span {
        font-size: 13px;
    }
	
    article {
        width: 100%;
    }

    aside {
        float: none;
        margin: 0 auto;
        clear: both;
    }

    nav {
        display: none;
    }

    .logo {
        width: auto;
        float: none;
        margin: 10px auto;
        display: table;
    }

    .rightContainer {
        margin: 0px auto;
        float: none;
    }

    .banLeft1 {
        width: 55%;
        margin: 30px 0 0 0;
    }

    .banLeft1 .docName1 {
        font-size: 35px;
    }

    .banLeft1 .docName1 span {
        font-size: 15px;
    }

    .pat {
        width: auto;
        margin: 50px 10px 20px;
    }

    .stories {
        height: auto;
        background: #f6f4f3;
    }

    .resource1 li a {
        width: 130px;
    }

    .logoList li {
        width: 31%;
    }

    .footerText {
        width: auto;
    }

    footer {
        padding: 20px 0;
    }

    .news1 {
        height: 325px;
        margin: 30px 1% 15px;
        width: 48%;
    }

    .news2 {
        height: 340px;
        margin: 30px 1% 15px;
        width: 48%;
    }

    .mediaImg {
        width: 100%;
        height: 315px;
    }

    .drSaper1 img {
        width: 265px;
    }
    .right-box{
        text-align: center;
        margin: 20px auto;
    }
    .banner-cont {
	width: 100%;
}
    .banner-dunne::before {
	right: 0;
}
  .s-banner-btm-bg {
	text-align: center;
	background: url(images/s-banner-without-doc-bg.jpg) no-repeat top center;
	background-size: contain;
}
    .s-banner-dunne {
	background: url(images/s-banner-without-doc-bg.jpg) no-repeat top center;
	width: 100% !important;
	background-size: cover;
	margin: 0;
	padding: 0;
}
    .s-banner-cont {
	width: 100%;
}
    .s-banner-saper .docName, .s-banner-dunne .docName {
	width: 320px;
	text-align: center;
	margin: 0px auto;
}
    .s-banner-dunne::before {
	right: 0;
}
   .s-banner-btm-bg .banner-doc-img {
	width: 230px;
}
     .banner-saper .docName1 span, .banner-dunne .docName1 span, .s-banner-saper .docName span, .s-banner-dunne .docName span {
	display: none;
}
    .banner-saper::before, .banner-dunne::before {
	height: 90px;
}
    .s-banner-saper::before, .s-banner-dunne::before {
	height: 80px;
}
    
}

@media screen and (max-width:641px) {
	
	.review-r-sec {
	width: auto;
}
	
	.banLeft .docName, .banLeft p, .banLeft .pub {display: none;}
	.Banner-inner_auto.autoPlay.slidePause {right: 5.5%;}
	.banLeft {width: auto;margin: 0;}
	#Banner-inner0, #Banner-inner1 {background-position: -60px 0px;}
	.innerBanner {
	width: auto;
	height: auto;
	float: none;
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: 38%;
}
/*	.more a {
	background: #0950b9;
}*/
	
	#Banner0, #Banner1 {
	background-position:-50px 0px;
}
	.banLeft1 .docName1, .banLeft1 p, .banLeft1 .pub1 {display: none;}
	.Banner_auto.autoPlay.slidePlay, .Banner_auto.autoPlay.slidePause {
	right: 5.5%;
}
	/*.more1 a {
	background: #0950b9;
}*/
	.banLeft1 {
	width: auto;
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: 37%;
}
    .s-banner-btm-bg .banner-doc-img {
	width: 195px;
}
   
}
@media screen and (max-width:639px) {
	


	#Banner-inner0, #Banner-inner1 {
	background-position: -145px 0px;
}
	.innerBanner {
	left: 30%;
}
	.Banner-inner_auto.autoPlay.slidePause {
	right: 7%;
}
	
    .Banner_auto.autoPlay.slidePause, .Banner_nav.slidePrev, .Banner_nav.slideNext, .Banner_auto.autoPlay.slidePlay {
	position: absolute;
	top: 300px !important;
}
#Banner0, #Banner1 {
	background-position: 0px 0px;
	height: 330px;
	background-size: cover;
}
	.banLeft1 {
	left: -25%;
}
	.Banner_auto.autoPlay.slidePlay, .Banner_auto.autoPlay.slidePause {
	right: 6.5%;
}
    .right-box li{
        display: block;
margin: 30px auto;
    }
    .portal{
        margin: 10px 0px 25px 0px;
    }
    .portal a{
        float: none;
    }
    .phone ul li {
        width: auto;
    }

    .contactUs,
    .locMap {
        width: 96%;
        margin: 5px 1%;
    }

    .boxes {
        width: auto;
    }

    article {
        width: auto;
    }

    .banLeft .docName {
        font-size: 29px;
    }

    .banLeft .docName span {
        font-size: 12px;
    }

    .banLeft p {
        margin: 13px 0;
    }

    .banLeft1 .docName1,
    .banLeft1 .docName1 span,
    .banLeft .docName,
    .banLeft .docName span,
    .banLeft p,
    .banLeft1 p {
        text-align: center;
    }

    .banRight {
        width: 97%;
    }

    

    .banLeft1 {
        width: 96%;
        margin: 30px 2% 0;
    }

    /*.more {
        margin: 10px 0;
        clear: both;
        display: table;
        float: right;
    }*/

    .servicesInner1 {
        width: auto;
    }

    .rightHip {
        height: 410px;
    }

    .lines1 {
        display: none;
    }

    .resource1 li a {
        width: 113px;
        margin: 10px 2px;
        font-size: 18px;
    }

    .logoList li {
        width: auto;
    }

    .patResources {
        margin-bottom: 0;
    }

    .banLeft1 p {
        margin: 10px 0;
    }

    article ul.contentList li {
        width: auto;
    }


    .hme {
        /*background-size: auto 395px;
        background-position: 25% 0;*/
        height: auto !important;
    }

    /*.hmeBanner,
    .innerBanner {
        display: none
    }*/

    .banner {
       /* background-size: auto 350px;
        background-position: 28% 0;*/
        height: auto !important;
    }

    .drSaper1 img {
        margin: 0 1%;
        width: 48%;
    }
     .s-banner-btm-bg .banner-doc-img {
	width: 270px;
}
    .s-banner-saper .docName, .s-banner-dunne .docName {
	font-size: 20px;
}
    .s-banner-saper .docName span, .s-banner-dunne .docName span {
	font-size: 12px;
}
   /* .s-banner-dunne::before, .s-banner-saper::before {
	height: 100px;
}*/
    .s-banner-btm-bg .banner-doc-img {
	width: 160px;
}
   .banner-btm-bg .banner-doc-img {
	width: 220px;
}
}

@media screen and (max-width:480px) {
      .iframeborder{
        height: 225px;
    }
    .news1 {
        height: auto;
        margin: 30px 4.5% 15px;
        width: 90%;
        float: left;
    }

    .news2 {
        height: auto;
        margin: 30px 4.5% 15px;
        width: 90%;
        float: left;
    }

    .ptestBg h2 a {
        font-size: 20px;
        line-height: 1.3;
    }

    .mediaImg {
        width: 100%;
        height: 260px;
    }
}

@media screen and (max-width:470px) {
	a.submitTestimonials {margin: 0px 0 0 0;}
	
		.s-banner-saper, .s-banner-dunne {
	margin: 0 0px;
	width: auto;
}
	.s-banner-dunne {
	padding-top: 20px;
}
	#Banner-inner0, #Banner-inner1 {
	background-position: -185px 0px;
}
	.Banner-inner_auto.autoPlay.slidePause {
	right: 8%;
}
	#Banner0, #Banner1 {
	background-position: -35px 0px;
}
	.Banner_auto.autoPlay.slidePlay, .Banner_auto.autoPlay.slidePause {
	right: 8%;
}
	.pat .slidePrev {bottom: 175%;}
	.pat .slideNext {bottom: 175%;}
    .drSaper1 img {
        margin: 5px 1%;
        width: 98%;
    }

    .call {
        margin-bottom: 10px;
    }

    .rightContainer {
        float: none;
        width: 245px;
    }

    .doczoc {
        float: none;
        margin: 20px auto;
    }

    .sboxes h3 a {
        font-size: 19px;
    }

    .servicesInner1 li a:hover {
        padding-left: 65px;
    }

    aside {
        width: 93%;
    }

    .hmeBanner,
    .innerBanner {
        height: auto;
        margin: 0;
    }

    .banRight1,
    .servicesInner {
        width: auto;
    }

    .more1 a {
        padding: 11px 7px;
    }

    .pub1 a {
        padding: 12px 10px;
    }

    .docSec h1 {
        margin: 0;
        width: auto;
        font-size: 17px;
    }

    .servicesInner1 li a {
        padding: 12px 0 12px 60px;
        background: url(images/list2.png) no-repeat 35px 15px;
    }

    .rightHip,
    .lines {
        display: none;
    }

    .leftHip {
        width: auto;
        margin-bottom: 20px;
    }

    .resource1 li a {
        width: 48%;
    }

    .boxes p {
        padding: 10px;
        background: none;
    }

    .boxes {
        height: auto;
        margin: 0;
        width: 100%;
    }

    #slider4 {
        display: none;
    }

    .boxes li.rslides_here a {
        background: none;
    }

    .sboxes {
        width: auto;
    }

    .hme {
        background-size: auto 300px;
        height: 300px;
    }

    .banner {
        background-size: auto 275px;
        height: 275px
    }

    .callbacks4_nav {
        left: 60%;
    }

    .callbacks4_nav.next {
        left: 70%;
    }

    .ptest ul li .pVid {
        width: 245px !important;
        margin: 2px auto;
        display: table;
        float: none;
    }
	.ptestBg {height: 340px;}
    .banner-doc-img {
	width: 275px;
}
   /* .banner-dunne {
	background-size: contain !important;
}*/
    .banner-saper .docName1, .banner-dunne .docName1 {
	font-size: 21px;
}
    .s-banner-saper, .s-banner-dunne {
	width: 100%;
}
    .banner-btm-bg .banner-doc-img {
	width: 170px;
}
    .banner-saper .docName1, .banner-dunne .docName1 {
	font-size: 15px;
}
    .pub1 a, .more1 a {
	padding: 8px 6px!important;
	font-size: 13px !important;
}
    .banner-saper::before, .banner-dunne::before {
	height: 80px;
}
}

@media screen and (max-width:361px) {
	#Banner-inner0, #Banner-inner1 {
	background-position: -210px 0px;
}
  /*  .banner-doc-img {
	width: 270px;
}*/
    .s-banner-btm-bg .banner-doc-img {
	width: 110px;
}
   .s-banner-btm-bg .docName, .s-banner-dunne::before, .s-banner-saper::before  {
	display: none;
}
  
}
@media screen and (max-width:321px) {
	.banner-saper {
	width: 320px;
}
	.banner-dunne {
	width: 320px;
}
	
	#Banner-inner0, #Banner-inner1 {
	background-position: -233px 0px;
}
	.Banner-inner_auto.autoPlay.slidePause {
	right: 9%;
}
	.innerBanner {
	left: 22%;
}
	#Banner0, #Banner1 {
	background-position: -60px 0px;
}
	.Banner_auto.autoPlay.slidePlay, .Banner_auto.autoPlay.slidePause {
	right: 9%;
}
}

/* Media Query For Different Screens */
@media screen and (max-width : 767px) {
    .sticky {
        display: none;
    }

    /* Mobile Menu */
    #mobileMenu {
        display: block;
        clear: both;
        margin: 10px 0 0 0;
    }

    /* Menu CSS */
    nav {
        display: none;
    }

    .wrapper {
        display: block;
        position: absolute;
        z-index: 9999;
        left: 0px;
        width: 100%;
        display: none;
        background: #525252;
    }

    .menuText {
        text-align: center;
        padding: 0px;
        color: #fff;
        font: normal 20px Verdana, Arial, Helvetica, sans-serif;
        line-height: 2;
        background: rgba(2, 60, 167, 0.9);
        clear: both;
    }

    .menuText a {
        color: #fff;
        display: block;
    }

    .parentMenu {
        font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
        color: #fff;
    }

    .parentMenu li {
        position: relative;
    }

    .parentMenu li a {
        padding: 10px 10px 10px 20px;
        color: #fff;
        display: block;
        border-bottom: 1px solid #747474;
    }

    .parentMenu li a:hover {
        background: #00BFF3;
    }

    .parentMenu li ul {
        display: none;
    }

    .parentMenu li li a {
        padding: 10px 10px 10px 40px;
        background: #525252;
    }

    .parentMenu li li li a {
        padding: 10px 10px 10px 60px;
        background: #525252;
    }

    .parentMenu li a:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
    }

    .parentMenu li a:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
    }

    a.parentList:after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
        right: 0;
    }

    a.parentList:hover:after {
        content: "\f107";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
        right: 0;
    }
}
