.header .topbar{z-index:12;padding:0px;position:relative;}
.header .topbar ul.loginbar > li:last-child{border-right:0px;}
.nav > li{font-family: 'Poppins';
    color:#5a6671;
    line-height:50px;
    font-size:16px;
    text-transform: uppercase;
    letter-spacing:1px;
    font-weight:500;}
.header{z-index:99;background:#fff;position:relative;box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);}
.header > .container{display:table;}
.header .logo{height:100%;display:table-cell;vertical-align:middle;}
.header .logo img{z-index:1;padding:17px 0;position:relative;}
.header .navbar-toggle .fa{color:#fff;font-size:19px;}
.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus{background:#16baff;padding:6px 10px 2px;}
.header .navbar-toggle:hover{background:#004e9b !important;}
.header .navbar-collapse{position:relative; float:right;}
.header .navbar-nav > li > a{color:#5a6671;} .header .navbar-nav > li > a:hover{color:#004e9b;}
.header .navbar-nav > .active > a{color:#004e9b; background:transparent !important;}
.header.no-topbar .navbar-toggle{margin-top:25px;}

@media (max-width:1024px) {.header .navbar-nav{margin-left:0 !important;} .header .navbar-nav > li > a{padding:22px 15px 18px !important;} .slider-inner{padding:31px 0 52px 52px;height:250px;} .slider-inner h2, .slider-inner h2 span{font-size:35px; line-height:42px !important;} .head-rt h2{font-size:20px;} .head-rt p a{font-size:13px;} .pad42{padding-left:5px;} .purchase{padding:0px !important;} .header .dropdown-menu li a{padding:16px 27px 15px 55px; background:#eb7959 url(../images/bullet.png) no-repeat 27px 17px;}}

@media (max-width:768px) {.header > .container{width:100%;} .header .logo img{width:94%;} .header .navbar-nav > li:last-child a{border-bottom:0px;}}
@media (min-width: 992px) {.header.no-topbar .navbar-nav{padding-top:36px;}}
@media (max-width: 991px) {.header .navbar-collapse, .header .navbar-collapse .container{padding-left:0;padding-right:0;}}

@media (max-width: 991px) {.header .navbar-header{float:none;} .header .navbar-toggle{display:block;} .header .navbar-collapse.collapse{display:none !important;}
.header .navbar-collapse.collapse.in{display: block !important;overflow-y: auto !important;} .header .navbar-nav{margin:0 0 5px;float:none !important;} .header .navbar-nav > li{float:none;}
.header .navbar-nav > li > a{padding-top:30px;padding-bottom:40px;} .header .dropdown-menu.pull-right{float:none !important;} .header .navbar-nav .open .dropdown-menu{border:0;float: none;
width:auto;margin-top:0;position:static;box-shadow:none;background-color:transparent;}

	.header .navbar-nav .open > a,
	.header .navbar-nav .open > a:hover,
	.header .navbar-nav .open > a:focus {
		border-bottom-color: #eee;
	}

	.header .navbar-nav .open .dropdown-menu > li > a,
	.header .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	
	.header .navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	
	.header .navbar-nav .open .dropdown-menu > li > a:hover,
	.header .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}

	.header .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

	.header .navbar-nav .open .dropdown-menu > li > a:hover,
	.header .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	
	.header .navbar-nav .open .dropdown-menu > .active > a,
	.header .navbar-nav .open .dropdown-menu > .active > a:hover,
	.header .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.header .navbar-nav .open .dropdown-menu > .disabled > a,
	.header .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.header .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}

	.header .dropdown-menu.no-bottom-space {
		padding-bottom: 0;
	}  	

	.header .navbar-nav > li > a {
		font-size: 14px;
		padding: 9px 10px !important;
	}

	.header .navbar-nav > li a {
		border-bottom: solid 1px #eee;
	}	

	.header .navbar-nav > li > a:focus {
		background: none;
	}

	.header .navbar-nav > li > a:hover {
		color:#fafcfe;
		background:#16baff !important;
	}

	.header .navbar-nav > .active > a,
	.header .navbar-nav > .active > a:hover,
	.header .navbar-nav > .active > a:focus {
		background: #72c02c;
	}

	.header .dropdown .dropdown-submenu > a { 
		font-size: 13px;
		color: #555 !important;
		text-transform: uppercase;
	}
}

@media (min-width: 992px) {
	.header .navbar-collapse{padding:0;}
	.header .container > .navbar-header, 
	.header .container-fluid > .navbar-header, 
	.header .container > .navbar-collapse, 
	.header .container-fluid > .navbar-collapse{margin-bottom:-10px;}
	.header .navbar-nav{position:relative;}
	.header .navbar-nav > li > a{position:relative;padding:22px 18px 18px; float:left;-webkit-transition: background-color 300ms ease-in; transition: background-color 300ms ease-in;}
	.header .navbar-nav > li > a:hover,
	.header .navbar-nav > .active > a{position:relative;}
	
	.header .navbar-nav > li > a,
	.header .navbar-nav > li > a:hover,
	.header .navbar-nav > li > a:focus,	
	.header .navbar-nav > .active > a, 
	.header .navbar-nav > .active > a:hover, 
	.header .navbar-nav > .active > a:focus {
		background: none;
	}

	.header .navbar-nav > .open > a,
	.header .navbar-nav > .open > a:hover,
	.header .navbar-nav > .open > a:focus{color:#fafcfe;}
	.header .dropdown-menu {padding: 0;border: none;min-width: 200px;border-radius: 0; z-index: 9999 !important;border-top: solid 1px #fff;}
	.header .dropdown-menu li a{color:#fff;font-family: 'Raleway';font-style: normal;background:#eb7959 url(../images/bullet.png) no-repeat 19px 17px;font-weight:500;font-size:14px; 
	padding:15px 27px 14px 40px; text-transform:uppercase;}
	.header .dropdown-menu .active > a,
	.header .dropdown-menu li > a:hover {color:#000;filter: none !important;-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
	.header .dropdown-menu li > a:focus{background:none;filter:none !important;}
	.header .navbar-nav > li.dropdown:hover > .dropdown-menu{display:block;}	
	.header .open > .dropdown-menu{display:none;}
	.header .navbar-nav .search-open{width:330px;}
}

.header .dropdown-submenu{position:relative;}
.header .dropdown > a:after,
.header .dropdown-submenu > a:after{
    top:8px;
    right: 9px;
    font-size: 11px;
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

@media (max-width: 991px) {
  	.header .dropdown-submenu > a:after {
      	content: " ";
  	}
}

.header .dropdown > a:after {}

.header .dropdown-submenu > .dropdown-menu { 
	top: 3px; 
	left: 100%; 
	margin-top: -5px; 
	margin-left: 0px; 
}

.header .dropdown-submenu > .dropdown-menu.submenu-left {
	left: -100%;
}

.header .dropdown-submenu:hover > .dropdown-menu {  
   	display: block;
}

@media (max-width: 991px) {
	.header .dropdown-submenu > .dropdown-menu {  
		display: block;
		margin-left: 15px;
	}
}

.header .dropdown-submenu.pull-left {
	float: none;
}

.header .dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}

.header .dropdown-menu li [class^="fa-"],
.header .dropdown-menu li [class*=" fa-"] {
	left: -3px;
	width: 1.25em;
	margin-right: 1px;
	position: relative;
	text-align: center;
	display: inline-block;
}
.header .dropdown-menu li [class^="fa-"].fa-lg,
.header .dropdown-menu li [class*=" fa-"].fa-lg {
	width:1.5625em;
}

.header .nav > li > .search{
	color:#aaa;
	cursor:pointer;
	min-width:35px;
	font-size:15px;
	text-align:center;
	background:#f7f7f7;
	padding:11px 0 12px;
	display:inline-block;
	border-bottom:solid 2px #aaa;
}

@media (min-width: 992px) {
	.header .nav > li > .search {
		bottom: -2px;
		position: relative;
	}
}

.header .nav > li > .search:hover {
	color:#72c02c;
	background: #f7f7f7;
	border-bottom-color: #72c02c;
}

.header .nav .search-open {
	right: 0; 
	top: 40px; 
	display: none;
	padding: 14px; 
	position: absolute;
	background: #fcfcfc; 
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd; 
}

.header .nav .search-open form {
	margin: 0;	
}

@media (min-width: 767px) and (max-width:991px) {
	.header .navbar-toggle{margin-right:0px;margin-top:38px;}
	.header .nav .search-open{width:93%;}
}

@media (max-width:991px) {
	.header .nav > li > .search {
		color: #999;
		width: 35px;
		height: 34px;
		text-align: left;
		background: #eee;
		line-height: 12px;
		text-align: center;
		margin: 5px 10px 0;
		border-bottom: none;
	}

	.header .nav > li > .search:hover {
		background: #5fb611;
		color: #fff !important;
	}

	.header .nav .search-open {
		top: 5px;
		padding: 0;
		left: 48px;
		border-top: none;
		box-shadow: none;
		background: none; 
		margin-right: 10px;
	}
}

.header .mega-menu .nav,
.header .mega-menu .dropup,
.header .mega-menu .dropdown,
.header .mega-menu .collapse {
  	position: static;
}

.header .mega-menu .navbar-inner,
.header .mega-menu .container {
  	position: relative;
}

.header .mega-menu .dropdown-menu {
  	left: auto; -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.header .mega-menu .dropdown-menu > li{border-bottom:1px solid #fff;display:block;}
.header .mega-menu .dropdown-submenu .dropdown-menu{left:100%;}
.header .mega-menu .nav.pull-right .dropdown-menu{right:0;}
.header .mega-menu .mega-menu-content{*zoom: 1;padding:4px 15px;}
.header .mega-menu .mega-menu-content:before,
.header .mega-menu .mega-menu-content:after {
  	content: "";
  	display: table;
  	line-height: 0;
}

.header .mega-menu .mega-menu-content:after {
  	clear: both;
}

.header .mega-menu .nav > li > .dropdown-menu:after,
.header .mega-menu .nav > li > .dropdown-menu:before {
  	display: none;
}

.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  	left: 0;
  	right: 0;
  	overflow: hidden;
}

@media (min-width: 992px) {
	.header .mega-menu .mega-menu-content.content-two-col {
	    min-width: 596px;
	}

	.header .mega-menu .mega-menu-content.content-three-col {
	    min-width: 864px;
	}
}

.header .mega-menu .dropdown.mega-menu-left .dropdown-menu {
	left: auto;
	overflow: hidden;
}

.header .mega-menu .dropdown.mega-menu-right .dropdown-menu,
.header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {
	right: 0;
	overflow: hidden;
}

@media (min-width: 992px) {
	.header .mega-menu .equal-height {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	}

	.header .mega-menu .equal-height-in {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	}
}

.header .mega-menu .equal-height-list h3 {
	font-size: 15px;
	font-weight: 400;
	padding: 0 10px 0 13px;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	.header .mega-menu .big-screen-space {
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
    .header .mega-menu .equal-height-in {
        padding: 20px 0;
        border-left: 1px solid #eee;
    }

    .header .mega-menu .equal-height-in:first-child {
        border-left: none;
        margin-left: -1px;
    }

    .header .mega-menu .equal-height-list {
    	width: 100%;
    }

    .header .mega-menu .equal-height-list li a {
        display: block;
        margin-bottom: 1px;
        position: relative;
        border-bottom: none;
        padding: 5px 10px 5px 15px;
    }

    .header .mega-menu .equal-height-list a:hover {
    	text-decoration: none;
    }
    
    .header .mega-menu .mega-menu-content li a {
    	padding: 5px 10px 5px 30px;
    }

    .header .mega-menu .mega-menu-content li a:after {
        top: 7px;
        left: 15px;
        font-size: 11px;
        content: "\f105";
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
    }

    .header .mega-menu .disable-icons li a {
    	padding: 5px 10px 5px 15px;
    }

    .header .mega-menu .disable-icons li a:after {
    	display: none;
    }
}

@media (max-width: 991px) {
    .header .mega-menu .equal-height-list h3 { 
		color: #555;
		margin: 0 0 5px;
		font-size: 13px; 
		font-weight: 400; 
		padding: 6px 25px 5px; 
		border-bottom: solid 1px #eee;
	}

	.header .mega-menu .equal-height-list li a {
		color: #687074;
		display: block;
		font-size: 13px; 
		font-weight: 400; 
		margin-left: 15px;
		padding: 6px 25px; 
		border-bottom: solid 1px #eee;
	}

	.header .mega-menu .equal-height-list > h3.active,
	.header .mega-menu .equal-height-list > .active > a,
	.header .mega-menu .equal-height-list > .active > a:hover,
	.header .mega-menu .equal-height-list > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.header .mega-menu .equal-height-list li a:hover {
		color: #333;
		text-decoration: none;
	}
}


.header.header-dark {
	background: #2d2d2d;
	border-bottom-color: #555;
}

.header.header-dark .topbar ul.languages {
	background: #444;
}

.header.header-dark .topbar ul.loginbar li.topbar-devider {
	border-right-color: #666;
}

.header.header-dark .topbar ul.languages li a {
	color: #bbb;
}

.header.header-dark .topbar ul.languages:after {
	border-bottom-color: #444;
}

.header.header-dark .topbar ul.languages li a:hover,
.header.header-dark .topbar ul.languages li.active a {
	color: #bbb;
	background: #555;
}

.header.header-dark .navbar-nav > li > a {
	color: #ddd;
}

.header.header-dark .navbar-nav > .open > a,
.header.header-dark .navbar-nav > .open > a:hover,
.header.header-dark .navbar-nav > .open > a:focus {
	background: inherit;
}

@media (max-width: 991px) {
	.header.header-dark .navbar-nav > li a {
		border-bottom-color: #666;
	}

	.header.header-dark .navbar-nav .dropdown > a:hover {
		color: #72c02c;
		background: inherit;
	}

	.header.header-dark .navbar-nav .open > a,
	.header.header-dark .navbar-nav .open > a:hover,
	.header.header-dark .navbar-nav .open > a:focus {
		border-bottom-color: #666;
	}

	.header.header-dark .navbar-nav .open .dropdown-menu > li > a {
		color: #bbb;
	}

	.header.header-dark .navbar-nav .open .dropdown-menu > li > a:hover,
	.header.header-dark .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff !important;
	}

	.header.header-dark .navbar-nav .open .dropdown-menu > .active > a,
	.header.header-dark .navbar-nav .open .dropdown-menu > .active > a:hover,
	.header.header-dark .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #bbb;
		background: #444;
	}

	.header.header-dark .dropdown .dropdown-submenu > a {
		color: #bbb !important;
	}
}

@media (min-width: 992px) {
	.header.header-dark .navbar-nav > li > a:hover,
	.header.header-dark .navbar-nav > .active > a {
		color: #72c02c !important;
	}

	.header.header-dark .dropdown-menu {
		background: #2d2d2d;
	}

	.header.header-dark .dropdown-menu li > a {
		color: #bbb;
		border-bottom-color: #666;
	}

	.header.header-dark .dropdown-menu .active > a,
	.header.header-dark .dropdown-menu li > a:hover {
		background: #202020 !important;
	}
}

.header.header-dark  .nav > li > .search {
	background: #444;
}

.header.header-dark  .search-open {
	background: #2d2d2d;
	border-top-color: #555;
	box-shadow: 0 1px 3px #888;
}

.header.header-dark .input-group .form-control {
	color: #bbb;
	background: #555;
	border-color: #999;
	box-shadow: 0 0 2px #555;
}

.header.header-dark .mega-menu .equal-height-list h3 {
	color: #eee;
}

@media (max-width: 991px) {
	.header.header-dark .mega-menu .equal-height-list li a {
		color: #bbb;
		border-bottom-color: #666;
	}

	.header.header-dark .mega-menu .equal-height-list li a:focus,
	.header.header-dark .mega-menu .equal-height-list li a:hover {
		color: #fff;
	}

	.header.header-dark .mega-menu .equal-height-list h3 {
		border-bottom-color: #666;
	}
}

@media (min-width: 992px) {
	.header.header-dark .mega-menu .equal-height-in {
		border-left-color: #666;
	}
}

.header-fixed .header {
	height: auto;
}

.header-fixed .header.header-fixed-shrink {
	top: 0;
	left: 0;
	width: 100%;
	height: 95px;
	z-index: 9999;
	position: fixed;
	margin-top: -35px;
	border-bottom: none;
	box-shadow: 0 0 3px #bbb;
	background: rgba(255,255,255, 0.96); 
}

@media (max-width: 991px) {
	/*Header*/
	.header-fixed .header,
	.header-fixed .header.header-fixed-shrink {
		height: inherit;
		position: relative;
	}
}

@media (min-width: 992px) {
	/*Container*/
	.header-fixed .header.header-fixed-shrink > .container {
		margin-bottom: -46px;
	}

	/*Logo*/
	.header-fixed .header.header-fixed-shrink .logo img {
		max-width: 105px;
		margin: 45px 0 -4px;
	}

	/*Topbar*/
	.header-fixed .header.header-fixed-shrink .topbar {
		margin-top: -10px;
	}

	/*Navbar Nav*/
	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
		padding-top: 19px;
		padding-bottom: 19px;
	}

	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a:hover,
	.header-fixed .header.header-fixed-shrink .navbar-nav > .active > a {
		border-bottom: none;
	}

	/*Dropdown*/
	.header-fixed .header.header-fixed-shrink .dropdown > a:after {
		top: 20px;
	}

	/*Search*/
	.header-fixed .header.header-fixed-shrink .nav > li > .search {
		color: #555;
		padding: 20px 0 22px;
		background: inherit;
		border-bottom: none;
	}

	.header-fixed .header.header-fixed-shrink .nav .search-open {
		top: 60px;
	}
}

@media only screen and (max-width:640px) {.headlt{background:none;} .pad42{display:none;} .header .navbar-toggle{margin-top:-51px;position:relative;left:15px;} .slider-inner{padding:25px 0; height:auto;} .slider-inner h2, .slider-inner h2 span{font-size:15px; font-weight:600; line-height:25px !important;} .uphold{width:100%; font-weight:500; float:left; font-size:12px;} .slider-inner h2{margin-bottom:5px;} .header .logo{padding-bottom:0;} .header .navbar-nav > li > a{font-size:13px; padding:8px 10px !important;} .header .navbar-nav > li:last-child a{border-bottom:0px;} .purchase_lt h1, .bluel{line-height:22px;font-size:14px;} .purchase_lt h1{padding-left:0px; padding-bottom:10px;} .purchase_lt p{font-size:14px;line-height:22px;padding-bottom:10px;} .more_info{margin:5px 15px 20px 0; float:left;} .purchase_lt img{padding:3px;} .forms-update h2{font-size:21px; padding-top:40px; padding-bottom:0;} .forms-update h3{font-size:16px;} .forms-update{height:185px;} .nav-tabs>li>a{padding:10px 8px 5px;font-size:13px;} .nav-tabs>li{margin-right:5px; margin-bottom:5px;} .nav-tabs>li.active>a{border-bottom:2px !important;} .tab-content{padding-top:10px;} .tab-content h2{font-size:17px;margin-top:15px; padding:0;} ul.registration li{padding:3px 0 6px 22px; background:url(../images/arrow-rt.png) no-repeat left 9px;} .services-wrap{margin:-15px 0 0 0; padding:10px 0 0;} ul.registration{margin-bottom:0;} .header .logo, .header .logo img{width:100%;} .purchase{padding:20px 0;} .purchase_lt h2{font-size:19px; padding:0 0 15px 0px;} ul.registration li a{font-size:15px;} .services-wrap h2{font-size:20px;padding-bottom:5px;margin-bottom:15px;} .blue-thumb, .yellow-thumb, .green-thumb{padding:13px 0;} .item h3{font-size:20px;} .enq-input{padding:12px 12px 8px;} .thumbnail, .enq{min-height:auto;} .mt65{top:-40px;} .carousel{padding-bottom:15px;} .rg-doctor{padding:7px 0 20px 0;} .rg-doctor h3{font-size:22px;} .rg-doctor h2{font-size:16px;line-height:24px;padding-bottom:0;} .rg-doctor h3{padding-bottom:0;} .rg-doctor p{font-size:16px;padding:0 0 20px;} .joinus a{padding:10px 29px;font-size:14px;} .header .logo img{width:100%;} .navlt{margin-top:0;margin-left:-8px;} .header .navbar-nav{margin-bottom:15px;} 
.carousel-inner h1{font-size:17px !important;line-height:22px; text-align:center;padding-top:18px;} .carousel-inner>.item img{display:none;} 
.carousel-inner{background: rgba(255, 74, 1, .7);height:270px;} #fade-quote-carousel.carousel .carousel-indicators > li, #fade-quote-carousel2.carousel .carousel-indicators > li{background-color:#fff;} section h2.section-heading{font-size:24px;margin-top:5px !important;} .section-header{margin:0;} .section-header h2{padding-bottom:0;} .section-header h4{margin-bottom:20px !important;} .services .service-box{margin-bottom:18px;} .section-header h2::before{bottom:-6px;} .newsletter{padding:45px 10px 50px 10px;} .carousel-indicators{bottom:8px;} section#features{margin-top:0px; float:left;width:100%;} .readmore a{padding:10px 43px;font-size:16px;} .about-wrap{padding:0px 15px 15px;} .nav_outer{margin-left: 0;width: auto;} .header .navbar-nav{width:auto;}}

@media only screen and (max-width:360px) {.carousel-inner{height:375px;}}


