/*
Theme Name: Massey, Ralph (doctorabergel.com) 
Author: NKP Development Team
Description: NKP Medical theme
Template: nkp
*/
/* keep these */
@import url('https://39d55b.claudeassets.com/20180426052606cs_/http://www.doctorabergel.com/wp-content/themes/nkp/bootstrap-3.1.1/css/bootstrap.min.css');
@import url('https://1e49b6.claudeassets.com/20180426052606cs_/http://www.doctorabergel.com/wp-content/themes/nkp/bootstrap-3.1.1/css/nkp.css');
@import url("https://3d7c83.claudeassets.com/20180426052606cs_/http://www.doctorabergel.com/wp-content/themes/nkp/bootstrap-3.1.1/css/font-awesome.css");
@import url("https://f1ec02.claudeassets.com/20180426052606cs_/http://www.doctorabergel.com/wp-content/themes/nkp/bootstrap-3.1.1/css/jquery.bxslider.css");
@import url(https://3aff52.claudeassets.com/20180426052606cs_/https://fonts.googleapis.com/css?family=Source+Sans+Pro);
/* keep these */

/* default styles - feel free to change them */
body { min-height: 800px; background: #FFF; font: 16px 'Source Sans Pro', sans-serif; }
h1, h2, h3, h4, h5 ,h6 { color: #e2211e; font-family: "futura-pt",sans-serif; -webkit-font-smoothing: antialiased; }
h1 { margin-top: 0; font-size: 30px; }
a { color: #73857e; -o-transition: .7s; -ms-transition: .7s; -moz-transition: .7s; -webkit-transition: .7s; transition: .7s; }
a:hover { color: #797060; text-decoration: none; }
.smooth { -webkit-font-smoothing: antialiased; }
.notransition { -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none; }
.bx-wrapper .bx-viewport { background: transparent; border: none; left: 0; box-shadow: none; }
.bx-controls .bx-prev, .bx-controls .bx-next { -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none; }
.source-sans { font-family: 'Source Sans Pro', sans-serif; }
.futura { font-family: "futura-pt",sans-serif; -webkit-font-smoothing: antialiased; }
.btn { border-radius: 0; padding: 12px 30px; font-size: 14px; font-family: "futura-pt",sans-serif; font-weight: 600; }
.btn-default { background: rgba(255, 255, 255, .15); border: 2px solid #001b43; text-transform: uppercase; color: #001b43; }
.btn-default:hover { background: #e2211e; color: #FFF; border-color: #e2211e; }
.btn-default.red { border-color: #e2211e; color: #e2211e; }
.btn-default.red:hover { background-color: #e2211e; color: #FFF; }
/* =NAV ========================================================================================*/
.navbar {border:0 none; padding:0; margin:0; width:100%; min-height:1px; position:relative; z-index:999; -webkit-border-radius: 0px; border-radius: 0px; background: rgba(15, 29, 49, .90); -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .4); -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .4); box-shadow: 0 2px 10px rgba(0, 0, 0, .4); }
.mainMenu{ }
#nav {list-style:none; width:100%; padding:0; margin:0; text-align:center;}
#nav>ul>li{ position:relative; float:left; text-align:center;}
#nav>ul>li:first-child {background-image:none;}
#nav>ul>li:first-child>a {padding-left:10px;}
#nav>ul>li:last-child>a {padding-right:10px;}
#nav>ul>li>a {display:block; position:relative; text-decoration:none; font-size:16px; color: #FFF; padding: 30px 40px; }
#nav ul {list-style:none; padding:0; margin:0;}
#nav ul li {padding:0; float:left;}
#nav>ul>li.hover>a, #nav>ul>li>a.active, #nav>ul>li>a:focus {color:#FFF; background-color:transparent;}
#nav>ul ul {background: rgba(15, 29, 49, .90); position:absolute; border:0 none; left:0; padding:0 0; margin:0; text-align:left; display:block; z-index:22;  visibility:hidden;
-webkit-border-radius: 0%; -webkit-box-shadow:none; box-shadow:none; border-radius: 0%; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in;-ms-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;}
#nav>ul li.hover > ul {display:block;  visibility:visible;}
#nav>ul ul, .mobile #nav{opacity:0; display:block; z-index:-1;
-webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in;-ms-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;
  -moz-transform: translateY(10px);-webkit-transform: translateY(10px);-o-transform: translateY(10px);-ms-transform: translateY(10px); transform: translateY(10px);}
#nav > ul .hover > ul, .mobile #nav.subOpen { opacity:1; display:block; z-index:22;  -moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px); transform: translateY(0px);}
#nav>ul ul li { border-bottom:0; position:relative; width:100%;}
#nav>ul ul li a {display:block; padding:7px 10px; text-transform:none; font-size:14px; color:#fff; text-decoration:none; }
#nav>ul ul li a:hover, #header #nav>ul ul li a.active {color:#fff; background: rgba(15, 29, 49, 1);}
/*#nav>ul ul li a:after {content:''; display:block; position:absolute; left:35px; top:19px; width:5px; height:5px; background-color:#98a091; -webkit-border-radius: 50%; border-radius: 50%; }*/
#nav>ul ul ul {top:0; left:100%;}
#mobileMainNav {z-index:999;}
#mobileMainNav, #mobileMainNav ul { padding:0; margin:0; list-style:none;}
#mobileMainNav li {width:100%; position:relative; padding:0;}
#mobileMainNav li a {color:#fff; display:block;padding: 10px 20px; }
#mobileMainNav li li a {padding-left:25px;}
#mobileMainNav li li li a {padding-left:35px;}
#mobileMainNav ul {display:none; background-color:rgba(255,255,255,0.15);}
.openSub {position:absolute; right:0; top:0; width:40px; height:40px; background-color:rgba(0,0,0,0.2); line-height:40px; text-align:center; color:rgba(255,255,255,0.5); z-index:2; cursor:pointer;}
.openMobileMenu {display:none; vertical-align:middle; color:#fff; padding:0 20px; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; text-align:right; font-size:16px; text-transform:uppercase; line-height:50px; }
.openMobileMenu i {position:relative; margin-top:-10px; margin-right:5px; vertical-align:text-bottom; height:18px;}
.openMobileMenu:hover, .openMobileMenu.navopen, .openMobileMenu:focus {color:#fff}
.mobileNav.open {display:block;}
.mobileNav{display:none; background-color:rgba(15, 29, 49, 1); width:100%; left:0; position:absolute; z-index:999;}
.mobileNav li {border-top:1px solid rgba(0,0,0,0.2);}
.caret { display: none; }
/* =NAV ========================================================================================*/

.header { background: rgba(255, 255, 255, .8); position: relative; z-index: 10; font-size: 18px; color: #0f1d31; }
.logo { padding: 10px 0; }
.top-address { float: left; width: 70%; border-right: 2px solid #000; min-height: 94px; }
.top-address .content { clear: both; display: block; margin-top: 12px; }
.top-phone { float: right; font-size: 20px; width: 30%; text-align: right; position: relative; top: 20px;}
.banner { background: url(https://15502b.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-banner.jpg) no-repeat center top; position: relative; margin-top: -174px; z-index: 2; height: 950px; }
.banner .container { position: relative; }
.banner .content { font-size: 14px; position: absolute; top: 300px; right: 0; width: 44.2%; line-height: 24px; }
.banner h3 { text-transform: uppercase; font-size: 30px; }
.banner h4 { text-align: right; font-size: 24px; color: #001b43; margin-bottom: 25px; }
.banner .btn { margin: 45px 0 0 0; width: 48%; }
.banner .btn:nth-child(2) { float: right; }
.sub .banner { height: 500px; }
.procedures { position: relative; margin-top: -150px; z-index: 30; color: #9ea4ac; }
.procedures .title { display: block; text-align: center; margin-top: 15px; font-size: 18px; }
.procedures .proc { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.proc { position: relative; }
.proc .overlay { width: 100%; height: 100%; }
.proc a.proc-click {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
.proc .overlay:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; max-height: 263px; }
.proc .overlay:hover:after { background: rgba(0, 27, 67, .8); }
.proc:hover { color: #FFF; margin-top: -30px; }
.blue-bg { background-color: #0f1d31; min-height: 410px; color: #FFF; }
.blue-bg.tall { height: 450px; }
.top-offset { position: relative; z-index: 10; margin-top: -151px; }
.letter { position: relative; margin-top: -230px; z-index: 30; margin-bottom: 70px; }
.letter .container { background: url(https://e19b16.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-letter.jpg) no-repeat center top; background-size: cover; }
.letter .content { width: 90%; margin: 0 auto; font-style: italic; font-size: 18px; padding: 40px 0 65px 0; line-height: 28px; }
.letter .content h3 { font-style: normal; text-transform: uppercase; font-size: 30px; margin-top: 0; text-align: center; }
.letter .btn { float: right; border-color: #e2211e; color: #e2211e; font-style: normal; background: rgba(255, 255, 255, .7); font-weight: 400; width: 100%; max-width: 240px; padding: 18px 0; }
.letter .btn:hover { color: #FFF; background-color: #e2211e; }
.doctors { background: #e0e0e0; position: relative; height: 650px; padding-top: 30px;  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4); box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4); margin-bottom: 30px; }
.doctors img { margin: 0 auto; position: absolute; left: 0; right: 0; }
.doctors .doc .content { position: absolute; top: 0; left: 0; width: 100%; height: 557px; background: rgba(15, 29, 49, .85); display: block; padding: 15px; color: #FFF; font-size: 14px; line-height: 24px; -webkit-font-smoothing: antialiased; display: none; opacity: 0; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in;-ms-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in; }
.doctors .doc:hover .content { display: block; opacity: 1; }
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.doctors .content p { margin: 0 0 25px 0; }
.doctors .btn { background-color: transparent; border-color: #e2211e; color: #e2211e; display: block; clear: both; float: right; width: 100%; max-width: 200px; margin-top: 25px; }
.doctors .btn:hover { background-color: #e2211e; color: #FFF; }
.doctors .bottom { width: 100%; background: rgba(255, 255, 255, .8); padding: 35px 0; position: absolute; bottom: -30px; }
.doctors .bottom .container {  }
.doctors .bottom h3 { text-transform: uppercase; text-align: center; margin: 0; padding: 0; font-size: 20px; }
.testimonials { background: url(https://89cf69.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-doctor.jpg) no-repeat center top; line-height: 30px; }
.testimonials .container { padding: 60px 0; }
.testimonials .test-slider-wrapper { width: 62%; margin: 0 auto; text-align: center; color: #FFF; font-style: italic; font-size: 16px; }
.testimonials .test-author { color: #e2211e; display: block; clear: both; text-align: center; font-style: normal; }
.testimonials .test-slider-wrapper .bx-wrapper .bx-pager { position: relative; top: 10px; }
.testimonials .test-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a { background: #3f4a5a; border-radius: 50%; margin: 0 10px; width: 15px; height: 15px; }
.testimonials .test-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .testimonials .test-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active { background: #FFF; }
.photos	{ margin-bottom: 60px; }
.photos	.container { background: url(https://78e994.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-photos.png) repeat-x center bottom #FFF; position: relative; margin-top: -100px; z-index: 30; padding: 30px 15px; }
.photos	.bna { float: left; margin-right: 30px; width: 47%; }
.photos	.content { float: right; width: 47%; line-height: 28px; font-size: 16px; }
.photos	h3 { text-transform: uppercase; margin-bottom: 0; }
.photos	.content span { display: block; font-size: 16px; color: #3b506f; margin-bottom: 15px; }
.photos	.btn { float: right; margin-top: 20px; }
.footer { background: #e0e0e0; padding: 60px 0; line-height: 28px; }
.footer .fix { float: right; }
.ft-logo { float: right; }
.border { border: 7px solid rgb(255, 255, 255); border: 7px solid rgba(255, 255, 255, .5); -webkit-background-clip: padding-box; /* for Safari */ background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */ }
.box { -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .4); -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .4); box-shadow: 0 2px 10px rgba(0, 0, 0, .4); } 
.sub .main { background: url(https://671694.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-content.png) center top repeat-y; }
.sub .main .content { max-width: 95%; }
.sub .photos { background: url(https://78e994.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-photos.png) repeat-x center bottom #FFF; position: relative; margin-top: 25px; z-index: 30; padding: 30px 15px; }
.sub .photos .bna { float: none; width: 100%; }
.sub .photos .content { float: none; width: 100%; line-height: 28px; font-size: 16px; }
.sub .photos .btn { float: none; margin-top: 20px; }
.sub .main .content, .sub .main .sidebar { margin: 45px 0; }
div.wpcf7-response-output {color: #fff !important;}
/* NKP STYLES */
.sidebar .qc { color: #3a3939; }
.top-phone span {font-size: 10px;}
.sb-form input[type="text"], .sb-form input[type="email"], .sb-form input[type="tel"], .sb-form input[type="url"], .sb-form textarea { width: 100%; border: 0; background: #FFF; margin: 0 0 10px; padding: 8px; }
.sb-form textarea { height: 120px; }
.sb-form input[type="submit"] { width: 100%; height: 50px; background: #E2211E; border: 2px solid #E2211E; color: #FFF; clear: both; font-size: 16px; font-family: Arial, serif; font-weight:400; }
.sb-form ::-webkit-input-placeholder { color: #777; } :-moz-placeholder { color: #777; } :-ms-input-placeholder { color: #777; }
.sb-form input.wpcf7-captchar { width: 135px; }
.invalid .sb-form .wpcf7-form-control-wrap { display: block !important; }
.invalid .sb-form .wpcf7-form-control-wrap.agree { display: inline-block !important; }
.invalid .sb-form br { display: none !important; }
/*
.sb-form ::-webkit-input-placeholder { color: #444; } :-moz-placeholder { color: #444; } :-ms-input-placeholder { color: #444; }
.sb-form input[type="submit"] { width: 165px; height: 38px; background: url(https://e592df.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/btn-submit.png); border: none; outline: none; text-indent: -9999px; cursor: pointer; display: block; clear: both; }
html .sb-form input[type="submit"] {font-size:0;display:block;line-height:0}
*+html .sb-form input[type="submit"] {font-size:0;display:block;line-height:0}
*/
.sb-form input.wpcf7-captchar { width: 135px; }
.ajax-loader {  }
/* NKP STYLES */
.video-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.video-container iframe, .video-container object, .video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.appointment-btn { background: rgba(255, 255, 255, .15); border: 2px solid #e2211e; text-transform: uppercase;
color: #e2211e;border-radius: 0; padding: 12px 30px; font-size: 14px;
	font-family: "futura-pt",sans-serif; font-weight: 600; display:inline-block;margin-top:30px!important;}
.appointment-btn:hover { background: #e2211e; color: #FFF; border-color: #e2211e; }
#ob_iframe { width: auto !important; }
#ob_image {width: 100%!important; margin:0 auto!important; display:block!important;}
.blog .attachment-thumbnail {float:left; margin: 0 10px 0 0;} 
.blog .attachment-full {float:left; margin: 0 10px 0 0; max-width: 30%; height: auto;} 
@media (max-width: 767px) {
	.navbar-brand { display: block; color: #FFF !important; }
	.top-address { width: 75%; display: none; }
	.top-phone { width: 100%; top:10px;}
	.logo { max-width: 60%; }
	.banner { height: auto; min-height: 820px; background: url(https://71583e.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-banner-small.jpg) no-repeat center 173px; background-size: 100% auto; padding-top: 52%; }
	.banner .content { top: 180px; width: 100%; position: relative; }
	.banner h3 { font-size: 20px; }
	.banner h4 { text-align: left; }
	.banner .btn { padding: 10px 0; margin-top: 15px; }
	.procedures { margin-top: 40px; background-color: #0f1d31; padding: 45px 0 20px 0; }
	.proc-wrapper { width: 50%; float: left; margin-bottom: 25px; }
	.proc img { width: 100%; }
	.proc .overlay:after { max-height: 90%; }
	.proc:hover { margin-top: 0; }
	.letter { margin-top: 0; }
	.letter .content { padding: 30px 0; font-size: 16px; }
	.letter .content h3 { font-size: 24px; }
	.letter .btn { margin: 15px auto 0 auto; float: none; display: block; }
	.doctors { height: auto; margin-bottom: 0; }
	.doctors img { position: relative; }
	.doctors .doc .content { position: relative; opacity: 1; height: auto; }
	.doctors .btn { float: none; margin-top: 0; }
	.doctors .bottom { display: none; }
	.doc-mobile-ttl { text-align: center; margin: 0; }
	.doc-mobile-ttl.second { margin-top: 25px; }
	.testimonials { background: url(https://e067c2.claudeassets.com/20180426052606im_/http://www.doctorabergel.com/wp-content/themes/doctorabergel_com/images/bg-doctor-small.jpg) no-repeat right top; }
	.testimonials .test-slider-wrapper { width: 100%; }
	.photos .bna { float: none; width: 100%; }
	.photos .content { float: none; clear: both; margin-bottom: 25px; width: 100%; }
	.photos	.btn { float: none; }
	.footer { text-align: center; padding: 25px 0; }
	.footer .fix { float: none; clear: both; }
	.footer .ft-logo { float: none; margin: 0 auto 25px auto; }
	.footer .text { float: none; clear: both; }
	.sub .banner { height: auto; min-height: 100%; padding-bottom: 28%; }
	.sub .banner .content { display: none; }
	.sub .main { background: none; margin-bottom: 35px; }
	.sub .main .content { max-width: 100%; }
	.sub .sb-bg { background: #0F1D31; }
	.sub .sidebar { padding: 10px; }
	.b-spacing {margin-bottom: 15px;}
			#ob_content {width: 90%!important; min-height:400px!important;margin:0 auto!important; display:block!important;}
#ob_iframe {min-height:400px}
}
@media (max-width: 500px) {
	.banner { min-height: 740px; }
	.sub .banner {padding-bottom: 48%;}
.blog .attachment-full {float:none; margin: 0 auto; max-width: 100%; height: auto;} 
	
}

@media only screen and (max-width: 992px){
	.openMobileMenu {display:block;}
	#nav {display:none;}
	#nav > ul > li > a, #footerMenu > li > a {padding:0 49px;}
}

@media only screen and (min-width: 992px){
	.mobileNav.open{ display:none; }
}

@media (min-width: 768px) and (max-width: 991px) {
	.top-address { width: 75%; }
	.top-phone { width: 24%; }
	.banner { height: 780px; }
	.banner .content { top: 180px; width: 48.2%; }
	.banner h3 { font-size: 20px; }
	.banner .btn { padding: 10px 0; }
	.letter .content { padding: 30px 0; }
	.letter .btn { margin: 15px auto 0 auto; float: none; display: block; }
	.doctors { height: auto; margin-bottom: 0; }
	.doctors .container { width: 100%; }
	.doctors img { position: relative; }
	.doctors .doc .content { position: relative; opacity: 1; height: auto; }
	.doctors .btn { float: none; margin-top: 0; }
	.doctors .bottom { display: none; }
	.doc-mobile-ttl { text-align: center; margin: 0; }
	.doc-mobile-ttl.second { margin-top: 25px; }
	.testimonials .test-slider-wrapper { width: 100%; }
	.sub .banner .content { top: 280px; }
	.sub .main { background: none; margin-bottom: 35px; }
	.sub .main .content { max-width: 100%; }
	.sub .sb-bg { background: #0F1D31; }
	.sub .sidebar { padding: 10px; }
	.proc .overlay:after { max-height: 159px; }
	.b-spacing {margin-bottom: 25px;}

}

@media (min-width: 992px) and (max-width: 1199px) {
	#nav>ul>li>a { padding: 30px 30px; }
	.letter .btn { margin: 15px auto 0 auto; float: none; display: block; }
	.sub .main { background-position: 52% top; }
	.proc .overlay:after { max-height: 214px; }
}
/*
     FILE ARCHIVED ON 15:21:19 Jun 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:30:52 Jul 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.434
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.036
  esindex: 0.008
  cdx.remote: 6.396
  LoadShardBlock: 67.604 (3)
  PetaboxLoader3.datanode: 96.912 (5)
  PetaboxLoader3.resolve: 138.382 (3)
  load_resource: 230.464 (2)
*/