/*======================================
Theme Name: Dynamic News Lite
Theme URI: https://themezee.com/themes/dynamicnews/
Description: A responsive, multipurpose blogging and magazine theme with bold colors and fonts. It comes with a featured content slider and a magazine page template. Dynamic News is a trending theme on wordpress.com and we are sure you will like the WordPress.org version as well.
Version: 1.6
Author: ThemeZee
Author URI: https://themezee.com
Tags: two-columns, custom-background, custom-colors, custom-header, custom-menu, editor-style, rtl-language-support, blog, news, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, one-column, left-sidebar, right-sidebar, three-columns
Text Domain: dynamic-news-lite
Domain Path: /languages/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


/* CSS Reset | http://meyerweb.com/eric/tools/css/reset/ | v2.0
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.mega-sub-menu li a { width: 205px !important;}

@font-face {  
  font-family: 'kruti';  
  src: url( 'https://www.doctorsaab.online/admin/build/assets/css/kruti-dev-021.ttf' ) format("truetype");  
}  

@font-face {  
  font-family: 'kruti20';  
  src: url( 'https://www.doctorsaab.online/admin/build/assets/css/kruti_dev_regular_twenty.ttf' ) format("truetype");  
}  

/* My Code */	
.archive .page-header {
    background: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    box-shadow: none;
    padding: 10px 0;
	border-bottom: 1px solid #eee!important;
	border:0;
}
#rpwe_widget-2 .rpwe-li::before {
    display: none !important;
}

.ui-menu .ui-menu-item{
  border-bottom:1px solid #ccc;
  padding: 8px;
}

.ui-menu .ui-menu-item .fa-search{
    font-size:18px;
}


.backsearch{ float:left; margin-right:8px;}

.box_list figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

#sidebar .widget {
    background: transparent;
}

.innersidebar{
    transform: none;
    width: 28%;
    float: left;
}

#sidebar .widgettitle {
    color: #fff;
    font-size: 20px;
    margin:0 0 10px 0;
}
#sidebar .widget a {
    color: #fff; line-height:30px;
}
#sidebar .widget ul li::before {
    color: #fff;
}
.boxlist1 {
    margin-bottom: 0!important;
    margin-top: 24px;
}
.homei {
    font-size: 14px;
    color: #555;
}
.mrgnbtm10{margin-bottom:10px !important;}
@media (min-width: 992px) {
	.page-id-6 #sidebar {
    width: 33.33%;
background:transparent;
		padding:0;
}
}
a.box_cat_home:hover i {
    opacity: 1;
}
a.box_cat_home i {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    color: #0095da;
    opacity: 0;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.top-blog-description{
	font-size: 14px;
margin-top: 10px;
margin-bottom: 20px;
color: #757272;
}
.margin_120_95 {
    padding-top: 120px;
    padding-bottom: 95px;
}
#reccomended {
    margin-top: 40px;
}
#custom-search-input {
    margin: 0;
    top: 0;
    padding: 0;
    width: 650px;
    margin: auto;
    position: relative;
	margin-top: 15px;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
#custom-search-input input[type="submit"] {
    position: absolute;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: 0;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    top: 0;
    border: 0;
    padding: 0 25px;
    height: 44px;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #84bf3f;
}
#custom-search-input .search-query {
    width: 100%;
     padding-left: 20px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.35);
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    color: #333;
}
#reccomended .owl-item {
    opacity: 0.5;
    transform: scale(0.85);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(0.85, 0.85);
    transition: all 0.3s ease-in-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
#reccomended .owl-item.active.center .item .title h4, #reccomended .owl-item.active.center .item .views {
    opacity: 1;
}
.owl-carousel .owl-item img{
	height:auto!important;
}
#reccomended .owl-item.active.center {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: scale(1);
}
#reccomended .item a {
    position: relative;
    display: block;
}
#reccomended .item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 9;
}
#reccomended .item .title h4 {
    background-color: #0095da;
    background-color: #0095da;
    display: inline-block;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    opacity: 0;
}
.contacts {
    margin-bottom: 25px;
}
ul#top_access li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-left: 1px;
}
ul#top_access li i {
    font-size: 34px;
    font-size: 2.125rem;
}
ul#top_access {
    top: 3px;
    margin: -1px 0 0 0;
}
.bg_color_1 {
    background-color: #fff;
}
.search_bar_list input[type="text"] {
    border: 0;
    height: 40px;
    border: 1px solid #52bced;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
	display: flex;
}
.search_bar_list input[type="submit"] {
    position: absolute;
    right: -1px;
    color: #fff;
    font-weight: 600;
    top: 0;
    border: 0;
    padding: 0 15px;
    height: 34px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #74d1c6;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_list {
    background-color: #fff;
    display: block;
    position: relative;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.wow {
   /* visibility: hidden;*/
}
a.wish_bt {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 9px 10px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a.wish_bt::after {
    font-family: 'ElegantIcons';
    content: "\e030";
}
.box_list {
  background-color: #fff;
  display: block;
  position: relative;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
	
  .box_list {
    /* For less than 991px */
    min-height: inherit;
  }
}
.box_list figure {
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 260px;
  z-index: 1;
}
@media (max-width: 767px) {
  .box_list figure {
    /* For less than 767px */
    height: 280px;
  }
}
.box_list figure .preview {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 2;
}
.box_list figure .preview span {
  background-color: #fcfcfc;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  color: #222;
  font-size: 0.75rem;
  padding: 5px 15px;
}
.box_list figure:hover .preview {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.box_list figure a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	max-width:100%;
	height:auto;
}
.box_list figure a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.box_list .wrapper {
  padding: 25px;
}
.box_list .wrapper h3 {
  font-size: 1.25rem;
  margin-top: 0;
}
@media (max-width: 767px) {
  .box_list .wrapper p {
    /* For less than 767px */
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.box_list small {
  text-transform: uppercase;
  color: #999;
  font-weight: 600;
}
.box_list ul {
  width: 100%;
  padding: 20px 15px;
  border-top: 1px solid #ededed;
}
@media (max-width: 991px) {
  .box_list ul {
    /* For less than 991px */
    position: static;
  }
}
.box_list ul li {
  display: inline-block;
  color: #999;
  font-weight: 500;
}
.box_list ul li i {
  margin-right: 5px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .box_list ul li:first-child {
    /* For less than 767px */
    display: none;
  }
}
.box_list ul li:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .box_list ul li:nth-child(2) {
    /* For less than 767px */
    display: inline-block;
  }
}
.box_list ul li a {
  color: #999;
  font-weight: 500;
}
.box_list ul li a:hover {
  color: #0095da;
}
.box_list ul li:last-child {
  margin-right: 0;
  float: right;
}
.box_list ul li:last-child a {
  background: #fff;
  border: 2px solid #0095da;
  color: #0095da;
  padding: 5px 20px;
  font-weight: 500;
  line-height: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.box_list ul li:last-child a:hover {
  background: #0095da;
  color: #fff;
}
.box_list.home ul li:first-child, .box_list.home ul li:nth-child(2), .box_list.home ul li:last-child {
  display: inline-block;
}

a.wish_bt {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 999999;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 9px 10px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a.wish_bt:after {
  font-family: 'ElegantIcons';
  content: "\e030";
}
a.wish_bt:hover:after {
  content: "\e089";
  color: #0095da;
}

a.box_cat_home h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 10px;
    min-height: 65px
}
a.box_cat_home:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.margin_60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.main_title {
    text-align: center;
    margin-bottom: 45px;
}
.main_title h2 {
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 36px;
    margin: 0;
    text-transform: uppercase;
}
.main_title p {
    font-weight: 300;
    font-size: 20px;
    color: #777;
    padding: 0 10%;
}
a.box_cat_home {
    background: #e2f0f6 url(images/bg_2.png) repeat fixed;
    display: block;
    padding: 25px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    color: #999;
}
#app_section h3 {
    color: #fff;
    font-size: 32px;
    font-size: 2rem;
}
#app_section p {
    margin-bottom: 60px;
}
p.lead {
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
}
#app_section h3 strong {
    color: #95c43a;
}
#app_section .app_buttons svg .draw-arrow {

    stroke-width: 4;
    stroke: #95c43a;
    fill: none;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-iteration-count: once;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;

}
.animated .draw-arrow {
    animation-name: draw;
    -webkit-animation-name: draw;
    -moz-animation-name: draw;
}
#app_section .app_buttons svg {
    width: 70px;
    height: 70px;
    position: absolute;
    left: -65px;
    top: -55px;
}
#app_section {
  background: #0095da url(images/bg_2.png) repeat fixed;
  padding: 90px 0 90px 0;
  color: #fff;
}
.sepratar{
	margin: 15px 0 30px 0;
border-top: 1px solid #ededed;
}
#copy {    text-align: right;}
a.btn_1.medium, .btn_1.medium {
    padding: 12px 45px;
    font-size: 16px;
    font-size: 1rem;
}
a.btn_1, .btn_1 {
    border: none;
    color: #fff;
    background: #0095da;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 14px;
    font-size: 0.875rem;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    font-weight: 500;
}
footer ul.contacts li a i {
    margin-right: 10px;
    color: #0095da;
}
.follow_us ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-size: 1rem;
}
/* My Code End */
/* General Styles
-------------------------------------------------------------- */
html {
	font-size: 100.01%;
}
body {
	line-height: 1.4;
font-family: "Poppins", Helvetica, sans-serif;
	font-size: 1.0em;
	border: 0;
	color: #111;
	background-color: #e5e5e5;
}

/* Links */
a, a:link, a:visited{
/*	color: #e84747;*/
	text-decoration: none;
}
a:hover, a:active {
	/*text-decoration: underline;*/
	color:#333;
}

/* Form Elements */
input, textarea {
	padding: 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	/*font-family: 'Ubuntu', Arial, Tahoma;*/
}
input[type="submit"] {
	border: none;
	color: #fff;
	background: #e84747;
}
input[type="submit"]:hover {
	background-color: #303030;
	cursor: pointer;
}

/* Clearing Floats */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
    *zoom: 1; /* For IE 6/7 only */
}

/* Make Form Elements responsive */
input, textarea, select {
	max-width: 100%;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Basic Structure
-------------------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #F5F8FA;
}
#header-wrap {
	background: #fff;
	padding:5px 0;
  position: fixed;
  width:100%;
  z-index:999;
  border-bottom:1px solid #ccc

}
#header {
	padding: 10px 0;
	border-bottom: 1px solid transparent;
}
#wrap {
	clear: both;
	/*padding: 1.5em 1.5em 0;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content {
	float: left;
	width: 72%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sidebar {
	float: left;
	width: 100%;
	background: #0095da;
padding: 20px 20px 0 20px;
}

/* Header
-------------------------------------------------------------- */
#logo {
	float: left;
	max-width: 100%;
}
#logo .site-title {
	display: inline-block;
	font-size: 2.5em;
	font-weight: bold;
	color: #e84747;
	font-family: 'Francois One', Tahoma, Arial;
}
#logo .site-title a:link,
#logo .site-title a:visited {
	color: #e84747;
}
#logo .site-title a:hover,
#logo .site-title a:active {
	color: #333;
	text-decoration: none;
}
#logo .site-description {
	margin-top: 0.4em;
	color: #333;
}
#logo .custom-logo {
	margin: 0 1.5em 0 0;
	padding: 0;
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

/* Header Content */
#header-content {
	display: inline;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-content #header-social-icons,
#header-content #header-text,
#header-content #header-search {
	float: right;
	margin-left: 1.5em;
}
#header-content #header-text {
	margin-top: 0.3em;
	line-height: 1.4em;
	font-size: 1.3em;
	color: #777;
}
#header-content #header-search #s {
	float: right;
}

/* Header Widgets */
.header-widgets {
	float: right;
}
.header-widget {
	float: left;
	margin-left: 1.5em;
}

.header-widget ul {
	margin: 0;
	padding: 0;
}

.header-widget-title {
	font-weight: bold;
	margin: 0 0 0.5em;
}

/* Custom Header Image */
#custom-header {
	margin-top: 1px;
	text-align: center;
}
#custom-header img {
	max-width: 1340px;
	vertical-align: top;
	width: 100%;
	height: auto;
}

/* Top Navigation
-------------------------------------------------------------- */
#topnavi-wrap {
	background: #e84747;
	position: relative;
}
#topnavi-wrap #topnavi-social-icons {
	float: right;
}
#topnav-toggle {
	display: none;
}
.top-navigation-menu {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
}
.top-navigation-menu li {
	float: left;
}
.top-navigation-menu a {
	display: block;
	font-size: 0.8em;
	padding: 0.9em 1em;
	text-decoration: none;
}
.top-navigation-menu a:link, .top-navigation-menu a:visited {
	color: #fff;
	text-decoration: none;
}
.top-navigation-menu a:hover {
	background: #333;
}
.top-navigation-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	color: #fff;
	background: #333;
}
.top-navigation-menu ul li{
	float: none;
	position: relative;
}
.top-navigation-menu ul a {
	min-width: 250px;
	min-width: 16rem;
	padding: 1em 1.2em;
	font-size: 0.75em;
	text-transform: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-navigation-menu ul a:link, .top-navigation-menu ul a:visited {
	color: #fff;
}
.top-navigation-menu ul a:hover {
	background: rgba(255,2555,255,0.075);
}
.top-navigation-menu li ul ul {
	top: 0;
	left: 100%;
	border-left: 1px solid rgba(255,255,255,0.2);
}
.top-navigation-menu li.menu-item-has-children:hover > ul,
.top-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
	display: block;
}
.top-navigation-menu li.current_page_item a, .top-navigation-menu li.current-menu-item a {
	text-decoration: underline;
}
.top-navigation-menu li.current_page_item ul li a, .top-navigation-menu li.current-menu-item ul li a{
	color: #fff;
	text-decoration: none;
}
.top-navigation-menu li.current_page_item ul li a:hover, .top-navigation-menu li.current-menu-item ul li a:hover {
	text-decoration: underline;
}
.top-navigation-menu ul li.current_page_item a, .top-navigation-menu ul li.current-menu-item a {
	color: #fff;
	text-decoration: underline;
}
.top-navigation-menu ul li.current_page_item ul li a, .top-navigation-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* Mega Menu Styling */
.top-navigation-menu .mega-menu-content .mega-menu-widget ul li a:hover,
.top-navigation-menu .mega-menu-content .mega-menu-widget ul li a:active {
	color: rgba(255,255,255,0.6);
}

/* Navigation Menu
-------------------------------------------------------------- */
#mainnav-toggle, #mainnav-icon, .sidebar-navigation-toggle, .sidebar-closing-toggle {
	display: none;
}
#navi-wrap {
	/*background: #333;*/
	float:left;
}
.main-navigation-menu {
	float: left;
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	box-sizing: border-box;
}
.main-navigation-menu li{
	float: left;
	margin-right: 1px;
}
.main-navigation-menu a {
	display: block;
	padding: 10px 8px 10px 8px;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 1.0em;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.main-navigation-menu a:link, .main-navigation-menu a:visited{
	color: #58595b;
	text-decoration: none;
}
.main-navigation-menu a:hover {
	color: #89c43f;
}
.main-navigation-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	box-shadow: 0 0 2px #444;
}
.main-navigation-menu ul li{
	float: none;
	position: relative;
	margin: 0;
}
.main-navigation-menu ul a {
	min-width: 250px;
	min-width: 16rem;
	padding: 1em;
	font-weight: normal;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main-navigation-menu ul a:link, .main-navigation-menu ul a:visited{
	color: #333;
	font-size: 0.9em;
	text-decoration: none;
}
.main-navigation-menu ul a:hover {
	color: #fff;
	background: #e84747;
}
.main-navigation-menu li ul ul {
	top: 0;
	left: 100%;
}
.main-navigation-menu li.menu-item-has-children:hover > ul,
.main-navigation-menu li.page_item_has_children:hover > ul,
.main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
	display: block;
}
.main-navigation-menu li.current_page_item a, .main-navigation-menu li.current-menu-item a {
	text-decoration: underline;
}
.main-navigation-menu li.current_page_item ul li a, .main-navigation-menu li.current-menu-item ul li a{
	text-decoration: none;
}
.main-navigation-menu ul li.current_page_item a, .main-navigation-menu ul li.current-menu-item a {
	text-decoration: underline;
}
.main-navigation-menu ul li.current_page_item ul li a, .main-navigation-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* Mega Menu Styling */
.mega-menu-content {
	line-height: 1.5;
}
.mega-menu-content .mega-menu-widget .mega-menu-widget-header-title {
	font-weight: bold;
}
.main-navigation-menu .mega-menu-content .widget_meta ul li a,
.main-navigation-menu .mega-menu-content .widget_pages ul li a,
.main-navigation-menu .mega-menu-content .widget_categories ul li a,
.main-navigation-menu .mega-menu-content .widget_archive ul li a {
	display: block;
	padding: 0.5em 0.75em;
}
.main-navigation-menu .mega-menu-content .mega-menu-widget .entry-meta,
.main-navigation-menu .mega-menu-content .mega-menu-widget .entry-meta span:before {
	color: #555;
}

/* Widget Styling
-------------------------------------------------------------- */
.widget {
	margin-bottom: 1.5em;
	padding: 0;
	background: #fff;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.widgettitle {
	font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
color: #999;
margin-bottom: 20px;

}
.widget .textwidget {
	line-height: 1.5em;
}
.widget .textwidget p {
	margin-bottom: 1em;
}
.widget ul, .widget ol {
	line-height: 1.5em;
}
.widget ul {
	list-style:none;
	color: #555;
}
.widget ul li::before {
    content: '\f101';
    font-family: FontAwesome;
    margin-right: 8px;
}
.contacts li::before {
    display: none;
}
.follow_us ul li::before {
    display: none;
}
.widget ul .children, .widget ol .children {
	padding: 0;
	margin: 0.5em 0 0.5em 1em;
}
.widget a:link, .widget a:visited  {
	text-decoration: none;
	color: #e84747;
}
.widget a:hover, .widget a:active {
	text-decoration: underline;
}
.widget img {
	max-width: 100%;
	height: auto;
}
.widgettitle a:link, .widgettitle a:visited  {
	color: #fff;
}

/* Custom Widgets
-------------------------------------------------------------- */

/* Theme Search Widget */
.search-form {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
.search-form .screen-reader-text {
	display: none;
}
.search-form .search-field {
	display: inline-block;
	margin: 0;
	width: 100%;
	padding: 0.7em 45px 0.7em 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: transparent;
	padding: 0.8em 0.7em 0 0;
	cursor: pointer;
}
.search-form .search-submit .genericon-search {
	display: inline-block;
	width: 24px;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: text-bottom;
	color: #777;
	content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
	color: #333;
}

/* Theme Calendar Widget */
#wp-calendar {
	margin: 0;
	width: 100%;
	color: #444;
	line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}
#wp-calendar caption {
	padding: 0.4em 0;
	margin: 0 -0.4em 0.8em;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#wp-calendar th {
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 0.6em;
}
#wp-calendar tbody td {
	color: #888;
}
#wp-calendar tbody td a {
	font-weight: bold;
}
#wp-calendar tbody #today {
	font-weight: bold;
	color: #333;
}
#wp-calendar tfoot tr td {
	padding-top: 0.8em;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 0.4em;
	text-align: right;
}


/* Posts and Pages
-------------------------------------------------------------- */
.type-post, .type-page, .type-attachment  {
	/*margin: 0 0 1.5em 0;
	padding: 0.8em 1.5em 1.5em;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	background: #fff; */
	border-bottom: 1px #a09b9b solid;
}
.page-title, .entry-title {
	color: #0095DA;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	text-transform: uppercase;
	padding: 20px 0;
}
.page-title {
    font-size: 2.0em;
}
.entry-title {
    font-size: 20px;
}
.entry-title a:link, .entry-title a:visited {
	color: #337ab7;
	text-decoration: none;
}
.entry-title a:hover, .entry-title a:active{
	color: #337ab7;
}
.sticky {
	border-left: 10px solid #ccc;
}

/* Page Links | wp_link_pages() */
.page-links {
	margin: 0;
	word-spacing: 1em;
}

/* Postmeta */
.entry-meta {
	display: block;
	color: #333;
	margin: 0;
	/*padding: 0.7em 1em;
	background: #eee;*/
}
.entry-meta .meta-date, .entry-meta .meta-author,
.entry-meta .meta-comments, .entry-meta .post-edit-link {
	font-size: 0.9em;
	line-height: 1.5em;
}
.entry-meta a:link, .entry-meta a:visited {
	color: #555;
	text-decoration: underline;
}
.entry-meta a:hover, .entry-meta a:active{
	text-decoration: none;
}
.entry-meta .sep  {
	padding-right: 0.7em;
	margin-right: 0.8em;
	border-right: 1px solid #aaa;
}
.entry-meta .post-edit-link  {
	float: right;
}
.postinfo {
	clear: both;
	line-height: 1.5em;
	margin-bottom:30px;
}
.postinfo .meta-category {
	display: block;
	color: #333;
	margin: 0;
	font-size: 0.9em;
}
.postinfo .meta-category a {
	display: inline-block;
	float: left;
	color: #fff;
	background: #74d1c6;
    border: 1px #74d1c6 solid;
	padding: 0.4em 1em;
	margin: 0 5px 1px 0;
}
.postinfo .meta-category a:hover, .postinfo .meta-category a:active {
	background: #0095da;
	text-decoration: none;
}
.postinfo .meta-tags {
	display: block;
	margin: 0.5em 0;
}
/* Read more Link */
.more-link {
	display: inline-block;
	margin: 0.5em 0;
	padding: 0.6em 1em;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #84bf3f;
}
.more-link:link, .more-link:visited  {
	color: #fff;
}
.more-link:hover, .more-link:active {
	background-color: #0095da;
	text-decoration: none;
}
.content-excerpt .more-link  {
	margin: 0.5em 0 1em;
}

/* Post Navigation */
.post-navigation {
	margin: 0 0 1.5em 0;
	padding: 0.8em 1em;
	color: #333;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px #ddd;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
	content: "";
	display: table;
}
.post-navigation .nav-links:after {
	clear: both;
}
.post-navigation .nav-links .nav-previous {
	float: left;
}
.post-navigation .nav-links .nav-next {
	float: right;
}

/* Archives and Search Heading */
.page-header {
	background: #fff;
	padding: 1.2em 1.5em;
	margin-bottom: 1.5em;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
}
.archive-title {
	color: #0095DA;
font-weight: bold;
text-transform: capitalize;
letter-spacing: 0.5px;
font-size: 28px;
}
.archive-title span{
	color: #e84747;
}
.archive-description {
	line-height: 1.6;
	margin-top: 1em;
}

/* Content Pagination */
.post-pagination {
	margin-bottom: 1.5em;
	font-weight: bold;
	padding: 0.8em 1em;
	color: #333;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	background: #fff;
	text-transform: uppercase;
}
.post-pagination a {
	padding: 0.6em 0.8em;
	margin-right: 0.2em;
	display: inline-block;
    text-align: center;
	text-decoration: none;
	color: #333;
}
.post-pagination a:link, .post-pagination a:visited {
	color: #333;
}
.post-pagination a:hover {
	color: #e84747;
}
.post-pagination .current {
	padding: 0.5em 0.9em;
	margin-right: 0.2em;
	color: #e84747;
	text-decoration: underline;
}

/* Infinite Scroll Pagination */
.infinite-scroll .post-pagination {
	display: none;
}
.infinite-scroll #infinite-handle span {
	display: inline-block;
	margin-bottom: 1.5em;
	padding: 0.6em 1em;
	line-height: 1.5;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #e84747;
}
.infinite-scroll #infinite-handle span:hover {
	background-color: #303030;
}

/* Breadcrumbs */
.breadcrumbs {
	margin-bottom: 1em;
	padding: 0.7em 1em;
	color: #333;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	background: #fff;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
	display: inline;
	line-height: 1.4;
}
.breadcrumbs .trail-browse {
	margin-right: 0.5em;
}
.breadcrumbs .trail-items {
	list-style: none;
}
.breadcrumbs .trail-items li::after {
	content: "\00bb"; /* Raquo */
	padding: 0 0.5em;
}
.trail-separator-slash .trail-items li::after { content: "\002F"; }
.trail-separator-dash .trail-items li::after { content: "\2013"; }
.trail-separator-bull .trail-items li::after { content: "\2022"; }
.trail-separator-arrow-bracket .trail-items li::after { content: "\003e"; }
.trail-separator-raquo .trail-items li::after { content: "\00bb"; }
.trail-separator-single-arrow .trail-items li::after { content: "\2192"; }
.trail-separator-double-arrow .trail-items li::after { content: "\21D2"; }
.breadcrumbs .trail-items li:last-of-type::after {
	display: none;
}

/* Text Elements
-------------------------------------------------------------- */
.entry {
	line-height: 1.6em;
	margin: 0.5em 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.entry p, .comment p {
	margin: 0.75em 0;
  color: #757272;
}

.entry li, .comment li {
  margin: 0.75em 0;
  color: #757272;
}

.container #sidebar .widget h3 a{max-width: 200px !important; width: 100%;}
.entry h1, .comment h1,
.entry h2, .comment h2,
.entry h3, .comment h3,
.entry h4, .comment h4,
.entry h5, .comment h5,
.entry h6, .comment h6 {
	color: #222;
	font-weight: bold;
	line-height: 1.0em;
	margin: 1.2em 0 0.3em;
}
.entry h1, .comment h1 {
	font-size: 3.0em;
}
.entry h2, .comment h2 {
	font-size: 2.25em;
}
.entry h3, .comment h3 {
	font-size: 1.5em;
}
.entry h4, .comment h4 {
	font-size: 1.25em;
}
.entry h5, .comment h5 {
	font-size: 1.125em;
	margin: 1.3em 0 0;
}
.entry h6, .comment h6 {
	font-size: 1.0em;
	margin: 1.3em 0 0;
}
.entry ul, .comment ul{
	list-style: square inside;
	margin: 0 0 1.5em 2em;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 1.5em 2em;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 0.2em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong, b {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big, .big_tag {
	font-size: 1.3em;
}
ins {
	text-decoration: none;
}
hr {
	margin-bottom: 1.5em;
	height: 1px;
	border: 0;
	background-color: #ccc;
}
code, pre {
	overflow: auto;
	margin-bottom: 1.5em;
	padding: 1.5em;
	max-width: 100%;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	font-size: 15px;
	font-size: 0.9375rem;
	font-family: "Courier 10 Pitch", Courier, monospace;
	line-height: 1.6;
}
del, strike, s{
	text-decoration: line-through;
}
small {
	font-size: 0.7em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.8em;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
	font-size: 1.1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
	margin: 0 0 1.5em;
	padding-left: 1.25em;
	border-left: 4px solid #303030;
	color: #777;
	font-style: italic;
	font-size: 18px;
	font-size: 1.125rem;
}

blockquote cite,
blockquote small {
	display: block;
	margin-top: 1em;
	color: #303030;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote > :last-child {
	margin-bottom: 0.5em;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	margin: 1em 0;
	text-align: left;
	width: 100%;
}
.entry tr th,
.entry thead th {
	background: #e5e5e5;
	font-weight: bold;
	padding: 0.2em 1em;
}
.entry tr td {
	border-top: 1px solid #ddd;
	padding: 0.2em 1em;
}
.entry tr.alternate td {
	background: #f5f5f5;
}

/* Images | Gallery | Videos
-------------------------------------------------------------- */
article .wp-post-image {
	max-width: 100%;
	margin: 1em 0 0;
	height: 280px;
	width:100%;
}
.entry img {
	max-width: 100%;
	height: auto;
}
.wp-caption {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 1em 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
}
.alignleft {
	float: left;
	display: inline;
	margin: 1em 2em 1em 0;
}
.alignright	{
	float: right;
	display: inline;
	margin: 1em 0 1em 2em;
}
.aligncenter {
	margin: 1em auto;
	display: block;
}

/* Gallery Styling */
.gallery {
	padding-top: 1em;
}
.gallery-item {
	padding: 0.3em 1em 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery img {
	margin: 0;
	padding: 0;
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-caption {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0.5em 0;
}

/* Make Vidoes responsive */
embed, iframe, object, video {
	max-width: 100%;
}

/* Image.php Navigation */
#image-nav {
	margin: 1.5em 0;
	padding: 0.6em 1em;
	font-weight: bold;
	color: #333;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	background: #fff;
	text-transform: uppercase;
}
#image-nav .nav-previous {
	float: left;
}
#image-nav .nav-next {
	float: right;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
	font-size: 0.9em;
	text-decoration: none;
	color: #e84747;
}
#image-nav .nav-previous a:hover, #image-nav .nav-next a:hover {
	text-decoration: underline;
}

/* Social Icons | based upon http://kovshenin.com/2014/social-menus-in-wordpress-themes/
-------------------------------------------------------------- */
.social-icons-menu {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1em;
}
.social-icons-menu li {
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
}
.social-icons-menu li a {
	position: relative;
	display: inline-block;
	padding: 0.8em;
	background: #e84747;
	text-decoration: none;
	color: #fff;
}
.social-icons-menu li a:hover {
	text-decoration: none;
	background: #333;
}
.social-icons-menu li a:before {
	color: #fff;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
}
.social-icons-menu li a .screen-reader-text {
	display: none;
}
.social-icons-wrap .social-icons-hint {
	font-size: 0.8em;
	color: #777;
	max-width: 300px;
	line-height: 1.2em;
}

/* Add Genericons */
.social-icons-menu li a:before { content: '\f408'; } /* Default Icon */
.social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; }
.social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; }
.social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; }
.social-icons-menu li a[href*="facebook.com"]:before { content: '\f203'; }
.social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; }
.social-icons-menu li a[href*="plus.google.com"]:before { content: '\f206'; }
.social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
.social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; }
.social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; }
.social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; }
.social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; }
.social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; }
.social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; }
.social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; }
.social-icons-menu li a[href*="skype.com"]:before,
.social-icons-menu li a[href*="skype:"]:before { content: '\f220'; }
.social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; }
.social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; }
.social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
.social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; }
.social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; }
.social-icons-menu li a[href*="wordpress.org"]:before,
.social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; }
.social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; }
.social-icons-menu li a[href*="newsletter"]:before,
.social-icons-menu li a[href*="mailto"]:before { content: '\f410'; }
.social-icons-menu li a[href*="/feed"]:before,
.social-icons-menu li a[href*="/feed/"]:before,
.social-icons-menu li a[href*="?feed=rss2"]:before,
.social-icons-menu li a[href*="feedburner.google.com"]:before,
.social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; }

/* Top Navigation Social Icons */
#topnavi-social-icons .social-icons-menu li a {
	padding: 0.6em;
}

/* Gutenberg Blocks
--------------------------------------------------------------*/

/* Audio */
.wp-block-audio audio {
	width: 100%;
}

/* Gallery */
.wp-block-gallery,
.entry .wp-block-gallery {
	margin: 0 0 1.5em;
}

/* Separator */
.wp-block-separator {
	height: 2px;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}

/* Quote */
.wp-block-quote.is-style-large {
	border: none;
	margin: 0 0 1.5em;
	padding: 0;
	font-size: 28px;
	font-size: 1.75rem;
}

.wp-block-quote.is-style-large p {
	margin-bottom: 0.5em;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
}

.wp-block-quote.is-style-large cite {
	text-align: inherit;
}

/* Pullquote */
.wp-block-pullquote {
	margin-bottom: 1.5em;
	padding: 1.5em 0;
    border-bottom: 4px solid #ccc;
    border-top: 4px solid #ccc;
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-size: 1.75rem;
}

.wp-block-pullquote blockquote p {
	margin-bottom: 0.5em;
}

/* Cover */
.wp-block-cover {
	display: flex;
}

.wp-block-cover-text {
	margin-top: 0;
	margin-bottom: 0;
}

/* Block Text Colors */
.has-primary-color {
	color: #e84747;
}

.has-white-color {
	color: #ffffff;
}

.has-light-gray-color {
	color: #f0f0f0;
}

.has-dark-gray-color {
	color: #777777;
}

.has-black-color {
	color: #303030;
}

/* Block Background Colors */
.has-primary-background-color {
	background-color: #e84747;
}

.has-white-background-color {
	background-color: #ffffff;
}

.has-light-gray-background-color {
	background-color: #f0f0f0;
}

.has-dark-gray-background-color {
	background-color: #777777;
}

.has-black-background-color {
	background-color: #303030;
}

/* Comments
-------------------------------------------------------------- */
#comments {
	margin: 0 0 1.5em 0;
	padding: 1em 1.5em;
	background: #fff;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
}
#comments .comments-title, #respond #reply-title {
	color: #0095DA;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 0.3em 0;
	font-size: 21px;
}
.commentlist {
	display: block;
	margin: 1.5em 0;
}
.commentlist .comment{
	display: block;
	margin: 1.5em 0 0;
	list-style: none;
	line-height: 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.commentlist .comment .avatar {
	float: left;
	margin: 1em 1.5em 0.5em 0;
}
.commentlist .comment .avatar:after {
	clear: both;
}
.comment-author {
	line-height: 1.5em;
	background: #eee;
}
.comment-author .comment-meta {
	display: inline-block;
	font-size: 0.8em;
	margin: 0.5em 1.2em 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	color: #222;
}
.comment-author .fn {
	display: inline-block;
	float: left;
	font-family: 'Francois One', Tahoma, Arial;
	font-size: 1.0em;
	color: #fff;
	background: #333;
	padding: 0.4em 1em;
}
.comment-meta a:link, .comment-meta a:visited,
.comment-meta a:active, .comment-meta a:hover {
	color: #222;
}
.comment-author .fn a:link, .comment-author .fn a:visited {
	color: #fff;
	text-decoration: underline;
}
.comment-author .fn a:hover, .comment-author .fn a:active {
	text-decoration: none;
}
.bypostauthor .fn, .comment-author-admin .fn {
	background: #0095DA;
}
#comments .children {
	margin-left: 1.5em;
}
.nocomments {
	color: #444;
	padding: 1em;
}
.commentlist .pingback {
	display: block;
	margin: 0.6em 0 0;
	padding: 0.8em 0 0;
	border-top: 1px solid #ddd;
	list-style: none;
	line-height: 1.3em;
}

/* Comment Pagination */
.comment-pagination {
	font-size: 0.9em;
	padding: 0 1em;
	background: #eee;
	margin-bottom: 1.5em;
}
.comment-pagination .alignleft {
	float: left;
}
.comment-pagination .alignright {
	float: right;
}

/* Comment Form */
#respond {
	margin: 0;
}
#commentform {
	padding: 1em 0 0;
}
#commentform p {
	margin:-10px 0 1em 0;
}
#commentform input[type="text"], #commentform textarea {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform label {
	display: block;
	margin: 0.6em 0 0.2em;
}
#commentform #submit {
	display: block;
	border: none;
	margin-top: 1em;
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	background: #74d1c6;
}
#commentform #submit:hover {
	background-color: #0095da;
	cursor: pointer;
	text-decoration: none;
}

/* Page Templates
-------------------------------------------------------------- */

/* Fullwidth Template */
.template-fullwidth #content {
	float: none;
	width: 100%;
	padding: 0;
}

/* Front Page Template and Widgets
-------------------------------------------------------------- */

/* Front Page Slideshow */
#frontpage-slider-wrap {
	padding: 0;
	margin-bottom: 2.6em;
	/* All other Slideshow Styles in flexslider.css */
}

.frontpage-magazine-no-widgets, .frontpage-slider-empty-posts {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

/* Category Posts Widgets */
#frontpage-magazine-widgets .widgettitle {
	margin: 0 0 1.5em 0;
}
.widget-category-posts {
	margin-bottom: -1em;
}
.widget-category-posts .widgettitle .category-archive-link {
	float: right;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-category {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	font-size: 21px;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
	content: '\f301';
	margin-top: -4px;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-category:hover {
	text-decoration: none;
}
.widget-category-posts .type-post {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
.widget-category-posts .more-link:link, .widget-category-posts .more-link:visited  {
	color: #fff;
}
.widget-category-posts .more-link:hover, .widget-category-posts .more-link:active {
	text-decoration: none;
}
.widget-category-posts .big-post .entry-title {
	font-size: 1.1em;
}
.widget-category-posts .big-post .wp-post-image {
	margin: 0 0 0.5em 0;
}
.widget-category-posts .small-post {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 1em 0;
	background: #eee;
}
.widget-category-posts .small-post .wp-post-image {
	float: left;
	margin: 0 0.8em 0 0;
	max-width: 30%;
}
.widget-category-posts .small-post .small-post-content {
	padding: 0.4em 0.8em;
}
.widget-category-posts .small-post .entry-title {
	border: none;
	margin: 0;
	font-size: 0.95em;
	font-family: 'Ubuntu', Arial, Tahoma;
}
.widget-category-posts .small-post .entry-meta {
	display: inline-block;
	background: none;
	padding: 0 0.3em 0.3em 0;
	font-size: 0.9em;
}
.widget-category-posts .small-post .entry-meta .sep  {
	padding-right: 0.4em;
	margin-right: 0.6em;
	border-right: 1px solid #aaa;
}

/* Category Posts Boxed Widget */
#widget-category-posts-boxed .big-post {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-boxed .small-posts {
	width: 50%;
	margin-left: 50%;
}

/* Category Posts Grid Widget */
#widget-category-posts-grid .category-posts-grid-row {
	margin-right: -1.5em;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row {
	margin-right: -1em;
}
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row .small-post-wrap {
	padding-right: 1em;
}

/* Front Page Category Area Thre (two columns) */
#widget-category-posts-columns .category-posts-column-left {
	float: left;
	width: 50%;
	padding-right: 0.75em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
	margin-left: 50%;
	width: 50%;
	padding-left: 0.75em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .big-post {
	margin-bottom: 1.5em;
}

/* Single Category Post ) */
#widget-category-posts-single .single-post {
	margin: 0 0 1.2em 0;
}
#widget-category-posts-single .single-post .wp-post-image {
	margin: 0 0 0.5em 0;
}

/* Footer
-------------------------------------------------------------- */
#footer-wrap {
	background: #FFFFFF;
}
#footer {
	padding: 20px 10px 15px 10px;
	color: #555;
	/*background: rgba(255, 255, 255, 0.05);*/
}
#footer a {
	color: #555555;
}
#footer a:hover {
	color: #0095da;
}
#footer #footer-text {
	float: right;
	font-size: 0.9em;
}

/* Footer Navigation Menu */
#footernav {
	float: left;
}
#footernav-menu {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#footernav-menu li {
	float: left;
	position: relative;
	margin-right: 2em;
}
#footernav-menu a {
	display: inline-block;
	text-decoration: none;
	font-size: 0.9em;
}
#footernav-menu a:link, #footernav-menu a:visited{
	color: #fff;
	text-decoration: none;
}
#footernav-menu a:hover {
	text-decoration: underline;
}

/*============================ MEDIA QUERIES ============================*/

/* Small screens | <1120px */
@media only screen and (max-width: 70em) {
	#wrapper {
		width: 100%;
	}
}
/* Smaller screens | <1120px */
@media only screen and (max-width: 65em) {
	#wrapper {
		width: 100%;
	}
	.widget, .type-post, .type-page, .type-attachment, .page-header, .post-pagination,  #comments {
		box-shadow: none;
		border: none;
		padding: 0;
	}
	.widgettitle {
		margin: 0 0 1.5em 0;
	}
}
/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
	ul#top_access li{
		margin-left:0;
	}
	#navi-wrap{
		float:none;
	}
	#wrapper {
		width: 100%;
	}
	#header {
		padding: 1em;
	}
	#content {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#header-content #header-social-icons,
	#header-content #header-text,
	#header-content #header-search,
	#header-content .header-widgets {
		display: none;
		margin: 0;
	}
	.mobile-header-social #header-content #header-social-icons,
	.mobile-header-search #header-content #header-search,
	.mobile-header-text #header-content #header-text,
	.mobile-header-widgets #header-content .header-widgets {
		display: inline-block;
		margin: 0;
	}
	.mobile-header-none #logo {
		float: none;
		width: 100%;
		text-align: center;
	}

	.widget, .type-post, .type-page, .type-attachment, .page-header, .post-pagination,  #comments {
		box-shadow: 0 0 4px #ddd;
		border: 1px solid #ddd;
		padding: 1.5em;
	}
	.widgettitle {
		margin: -0.5em -0.5em 1.5em -0.5em;
	}
	.type-post, .type-page, .type-attachment {
		padding: 0.8em 1.5em 1.5em;
	}
	#comments {
		padding: 1em 1.5em;
	}

	/* Mobile Navigation */

	/* Reset */
	#mainnav, .main-navigation-menu, .main-navigation-menu li, .main-navigation-menu a, .main-navigation-menu ul,
	.main-navigation-menu ul a, .main-navigation-menu ul ul, .main-navigation-menu li ul ul
	{
		margin: 0;
		padding: 0;
		position: static;
		float: none;
		display: inline;
		font-size: 1.0em;
		border: none;
		box-shadow: none;
		background: none;
		top: auto;
		left: auto;
	}
	.main-navigation-menu li,
	.main-navigation-menu ul,
	.main-navigation-menu li ul ul,
	.main-navigation-menu .mega-menu-item .mega-menu-content,
	.main-navigation-menu .mega-menu-item .mega-menu-content .mega-menu-widget {
		position: static;
		display: block;
		left: auto;
		top: auto;
		clear: left;
	}

	/* Main Navigation Toggle */
	#mainnav {
		margin: 1.5em 0;
		float: none;
	}
	#mainnav-toggle {
		display: block;
		width: 100%;
		margin: 0;
		padding: 10px;
		text-align: left;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.0em;
		color: #000;
		background: none;
		border: none;
		-webkit-transition: all 0.1s ease-out;
		-moz-transition: all 0.1s ease-out;
		-ms-transition: all 0.1s ease-out;
		-o-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out;
	}
	#mainnav-toggle:hover {
		cursor: pointer;
	/*	background: #e84747;*/
	}
	#mainnav-toggle:before {
		float: right;
		margin: 0;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		content: '\f419';
		font: normal 24px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}
	.main-navigation-menu {
		width: 100%;
		display: none;
		border-top: 1px solid #fff;
	}
	.main-navigation-menu a {
		display: block;
		padding: 10px;
		text-decoration: none;
		font-size: 1.0em;
		border-bottom: 1px solid #fff;
		clear: left;
	}
	.main-navigation-menu ul {
		float: left;
		padding: 1em;
		background: #fff;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main-navigation-menu ul a {
		display: block;
		width: 100%;
		padding: 1em;
		font-size: 0.9em;
		border-bottom: 1px solid #aaa;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main-navigation-menu ul li ul {
		float: left;
		padding: 0 0 0 1em;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main-navigation-menu li.current_page_item a, .main-navigation-menu li.current-menu-item a {
		text-decoration: underline;
	}
	.main-navigation-menu li.current_page_item ul li a, .main-navigation-menu li.current-menu-item ul li a{
		text-decoration: none;
	}
	.main-navigation-menu ul li.current_page_item a, .main-navigation-menu ul li.current-menu-item a {
		text-decoration: underline;
	}

	.main-navigation-menu .submenu-dropdown-toggle {
		float: right;
		display: block;
		margin: 0;
		padding: 1.1em 1.5em;
	}
	.main-navigation-menu .submenu-dropdown-toggle:hover {
		cursor: pointer;
		background: #e84747;
	}
	.main-navigation-menu .submenu-dropdown-toggle:before {
		font-size: 28px;
		line-height: 1;
		font-family: 'Genericons';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-decoration: inherit;
		vertical-align: middle;
		content: '\f431';
		color: #fff;
	}
	.main-navigation-menu .submenu-dropdown-toggle.active:before {
		content: '\f432';
	}
	.main-navigation-menu ul .submenu-dropdown-toggle {
		padding: 0.6em 1em;
	}
	.main-navigation-menu ul .submenu-dropdown-toggle:before {
		font-size: 24px;
		color: #222;
	}
	.main-navigation-menu ul .submenu-dropdown-toggle:hover:before {
		color: #fff;
	}

	/* Mega Menu Styling */
	.mega-menu-item .mega-menu-two-columns > li,
	.mega-menu-item .mega-menu-three-columns > li,
	.mega-menu-item .mega-menu-five-columns > li {
		width: 100%;
	}

	.mega-menu-item .mega-menu-four-columns > li,
	.mega-menu-item .mega-menu-six-columns > li {
		width: 50%;
	}

	/* Display Sidebar under content */
	#sidebar {
		clear: both;
		float: none;
		margin: 2em 0 0;
		width: 100%;
	}

	/* Sliding Sidebar */
	.sliding-sidebar #wrapper {
		position: relative;
	}
	.sliding-sidebar #sidebar {
		float: none;
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		padding: 1.5em;
		background: #fff;
		width: 80%;
		height: 100%;
		overflow: auto;
		z-index: 200;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#sidebar-overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		text-align: center;
		z-index: 100;
	}

	/* Change Mainnav toggle if sliding sidebar is active */
	.sliding-sidebar #mainnav-toggle {
		display: inline-block;
		width: auto;
	}
	.sliding-sidebar #mainnav-toggle:before {
		float: left;
		margin: 0 0.8em 0 0;
	}

	/* Sidebar Toggle */
	.sidebar-navigation-toggle {
		float: right;
		display: inline-block;
		margin: 0;
		padding: 1.2em;
		text-align: left;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.0em;
		font-family: 'Francois One', Tahoma, Arial;
		color: #fff;
		background: none;
		border: none;
		-webkit-transition: all 0.1s ease-out;
		-moz-transition: all 0.1s ease-out;
		-ms-transition: all 0.1s ease-out;
		-o-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out;
	}

	.sidebar-navigation-toggle:hover,
	.sidebar-navigation-toggle:active,
	.sidebar-navigation-toggle:focus {
		cursor: pointer;
		background: #e84747;
	}

	.sidebar-navigation-toggle:after {
		float: right;
		display: inline-block;
		margin: 0 0 0 0.4em;
		font: normal 24px/1 Genericons;
		line-height: 1;
		font-family: 'Genericons';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-decoration: inherit;
		vertical-align: middle;
		content: '\f510';
		color: #ffff;
	}

	/* Sidebar Closing Toggle */
	.sidebar-closing-toggle {
		display: block;
		width: 100%;
		margin: 0 0 1.5em;
		padding: 0.5em;
		text-align: left;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.0em;
		font-family: 'Francois One', Tahoma, Arial;
		color: #fff;
		background: #e84747;
		border: none;
		-webkit-transition: all 0.1s ease-out;
		-moz-transition: all 0.1s ease-out;
		-ms-transition: all 0.1s ease-out;
		-o-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out;
	}
	.sidebar-closing-toggle:hover,
	.sidebar-closing-toggle:active,
	.sidebar-closing-toggle:focus {
		cursor: pointer;
		background: #333;
	}
	.sidebar-closing-toggle:before {
		display: inline-block;
		float: left;
		font: normal 32px Genericons;
		line-height: 1;
		font-family: 'Genericons';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-decoration: inherit;
		vertical-align: top;
		content: '\f405';
		color: #fff;
		margin: -3px 0.15em -5px -0.15em;
	}

	/* Footer */
	#footer {
		text-align: left;
	}

	#footer #footer-text {
		float: none;
	}

	/* Footer Navigation Menu */
	#footernav {
		float: none;
	}
	#footernav-menu {
		float: none;
	}
	#footernav-menu li {
		float: none;
		display: inline-block;
		margin: 0 1em 1.5em;
	}
}

@media only screen and (max-width: 55em) {

	/* Mobile Top Navigation */

	/* Reset */
	#topnav, .top-navigation-menu, .top-navigation-menu li, .top-navigation-menu a, .top-navigation-menu ul,
	.top-navigation-menu ul a, .top-navigation-menu ul ul, .top-navigation-menu li ul ul
	{
		margin: 0;
		padding: 0;
		position: static;
		float: none;
		display: inline;
		font-size: 1.0em;
		border: none;
		box-shadow: none;
		background: none;
		top: auto;
		left: auto;
	}
	.top-navigation-menu li,
	.top-navigation-menu ul,
	.top-navigation-menu li ul ul,
	.top-navigation-menu .mega-menu-item .mega-menu-content,
	.top-navigation-menu .mega-menu-item .mega-menu-content .mega-menu-widget {
		position: static;
		display: block;
		left: auto;
		top: auto;
		clear: left;
	}

	#topnav-toggle {
		display: inline-block;
		margin: 0;
		padding: 0.65em 1em;
		text-decoration: none;
		color: #fff;
		background: none;
		border: none;
	}
	#topnav-toggle:hover {
		cursor: pointer;
		background: #333;
	}
	#topnav-toggle:after {
		float: left;
		display: inline-block;
		font-size: 16px;
		line-height: 1;
		font-family: 'Genericons';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-decoration: inherit;
		vertical-align: middle;
		content: '\f419';
		color: #fff;
	}
	#topnav {
		float: none;
	}
	.top-navigation-menu {
		display: none;
		float: left;
		width: 100%;
		background: #333;
	}
	.top-navigation-menu a {
		display: block;
		padding: 1.2em;
		font-size: 0.8em;
		background: #333;
		clear: left;
	}
	.top-navigation-menu a:link, .top-navigation-menu a:visited {
		color: #fff;
		text-decoration: none;
	}
	.top-navigation-menu a:hover {
		background: rgba(255,255,255,0.075);
	}
	.top-navigation-menu ul {
		float: left;
		width: 100%;
	}
	.top-navigation-menu ul a {
		display: block;
		width: 100%;
		padding: 1.2em 1.2em 1.2em 2.5em;
		font-size: 0.8em;
		border-bottom: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.top-navigation-menu ul ul a {
		padding-left: 4em;
	}
	.top-navigation-menu ul ul ul a {
		padding-left: 5.5em;
	}
	.top-navigation-menu ul a:link, .top-navigation-menu ul a:visited {
		color: #fff;
	}
	.top-navigation-menu ul a:hover {
		text-decoration: underline;
		background: none;
	}

	.top-navigation-menu .submenu-dropdown-toggle {
		float: right;
		display: block;
		margin: 0;
		padding: 0.6em 1.2em;
	}
	.top-navigation-menu .submenu-dropdown-toggle:hover {
		cursor: pointer;
	}
	.top-navigation-menu .submenu-dropdown-toggle:hover:before {
		color: #999;
	}
	.top-navigation-menu .submenu-dropdown-toggle:before {
		font-size: 24px;
		line-height: 1;
		font-family: 'Genericons';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-decoration: inherit;
		vertical-align: middle;
		content: '\f431';
		color: #fff;
	}
	.top-navigation-menu .submenu-dropdown-toggle.active:before {
		content: '\f432';
	}
	.top-navigation-menu ul .submenu-dropdown-toggle:before {
		font-size: 22px;
	}


	.top-navigation-menu li.current_page_item a, .top-navigation-menu li.current-menu-item a {
		text-decoration: underline;
	}
	.top-navigation-menu li.current_page_item ul li a, .top-navigation-menu li.current-menu-item ul li a{
		text-decoration: none;
	}
	.top-navigation-menu li.current_page_item ul li a:hover, .top-navigation-menu li.current-menu-item ul li a:hover {
		text-decoration: underline;
	}
	.top-navigation-menu ul li.current_page_item a, .top-navigation-menu ul li.current-menu-item a {
		text-decoration: underline;
	}
	.top-navigation-menu ul li.current_page_item ul li a, .top-navigation-menu ul li.current-menu-item ul li a{
		text-decoration: none;
	}
}

/* Tablets (portrait) | <800px */
@media only screen and (max-width: 50em) {
	#logo .site-title {
		font-size: 2.3em;
	}
	.widget, .type-post, .type-page, .type-attachment, .page-header, .post-pagination,  #comments {
		box-shadow: none;
		border: none;
		padding: 0;
	}
	.widgettitle {
		margin: 0 0 1.5em 0;
	}
	.entry h1, .comment h1 {
	font-size: 2.2em;
	}
	.entry h2, .comment h2 {
		font-size: 1.8em;
	}
	.entry h3, .comment h3 {
		font-size: 1.4em;
	}
	.entry tr th,
	.entry thead th {
		padding: 0.2em 0.4em;
	}
	.entry tr td {
		padding: 0.2em 0.4em;
	}
}

/* Phablets (portrait) | <640px */
@media only screen and (max-width: 40em) {

	.page-title {
		font-size: 2.0em;
	}
	.entry-title {
		font-size: 1.4em;
	}
	.widget-category-posts .big-post .entry-title {
		font-size: 1.0em;
	}
	.widget-category-posts .small-post .entry-title {
		font-size: 0.9em;
	}

	/* Mega Menu Styling */
	.mega-menu-item .mega-menu-four-columns > li,
	.mega-menu-item .mega-menu-six-columns > li {
		width: 100%;
	}

	/* Frontpage Categories */
	.widget-category-posts .type-post {
		margin: 0 0 1.5em 0;
	}
	#widget-category-posts-grid .category-posts-grid-row {
		margin-right: 0;
	}
	#widget-category-posts-grid .category-posts-grid-row .big-post,
	#widget-category-posts-grid .category-posts-grid-row .small-post-wrap,
	#widget-category-posts-boxed .big-post,
	#widget-category-posts-columns .category-posts-column-left {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#widget-category-posts-boxed .small-posts,
	#widget-category-posts-columns .category-posts-column-right {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	#widget-category-posts-boxed .small-posts,
	#widget-category-posts-columns .category-posts-columns .small-posts	{
		padding-bottom: 0.5em;
	}
	#widget-category-posts-columns .category-posts-columns .small-post {
		margin: 0 0 1em;
	}
	#widget-category-posts-columns .category-posts-column-right {
		margin-top: 1.5em;
	}
}

@media only screen and (max-width: 35em) {
	#logo {
		float: none;
		width: 100%;
		text-align: center;
	}
	#header-content {
		display: block;
		text-align: center;
	}
	#header-content #header-social-icons,
	#header-content #header-text,
	#header-content #header-search {
		float: none;
		padding-top: 1em;
	}
	#header-content #header-text {
		margin-top: 0;
	}
	#header-content .header-widgets {
		float: none;
	}
	.header-widget {
		float: none;
		margin-left: 0;
		margin-top: 1em;
	}

}

/* Smartphones | <480px */
@media only screen and (max-width: 30em) {
	#logo .site-title {
		font-size: 2.0em;
	}
	.alignright, .alignleft {
		float: none;
		margin: 1em 0;
	}

	/* Footer Navigation Menu */
	#footernav-menu li {
		display: block;
		margin: 0 0 1.5em;
	}
}

@media only screen and (max-width: 25em) {
	#header-content {
		display: none;
	}
}

/* Smartphones | <320px */
@media only screen and (max-width: 20em) {
	.entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-comments, .postinfo span {
		display: block;
	}
	.entry-meta .sep, .postinfo .sep, .entry-meta .post-edit-link {
		border: none;
		margin: 0;
		padding: 0;
	}
}

/*--------------------------------------------------------------
# Theme Option Styles
--------------------------------------------------------------*/

/* Sidebar Left Layout */
@media only screen and (min-width: 60em) {
	.sidebar-left #content {
		float: right;
		padding-right: 0;
		padding-left: 1.5em;
	}
	.sidebar-left #sidebar {
		float: left;
	}
}

/* Wide Theme Design */
@media only screen and (min-width: 60em) {
	.wide-layout #wrapper {
		margin: 0;
		width: 100%;
		max-width: 100%;
		background: none;
	}
	.wide-layout #header {
		padding: 3em 0.5em;
	}
	.wide-layout .container {
		max-width: 1340px;
		width: 92%;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.wide-layout #wrap {
		padding: 1.5em 0;
	}
}
@media only screen and (max-width: 70em) {
	.wide-layout .container {
		width: 94%;
	}
}
@media only screen and (max-width: 65em) {
	.wide-layout .container {
		width: 96%;
	}
	.wide-layout #wrapper {
		background: #fff;
	}
}
@media only screen and (max-width: 60em) {
	.wide-layout .container {
		width: 100%;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.wide-layout #wrap {
		padding: 1.5em 1.5em 0;
	}
}

/* Flat Theme Design */
.flat-layout .main-navigation-menu a {
	padding: 1.1em 1.2em;
	border-right: 1px solid rgba(255,255,255,0.1);
}
.flat-layout #topnavi-social-icons .social-icons-menu li a {
	padding: 0.5em;
}
.flat-layout #topnav-toggle {
	padding: 0.55em 1em;
}
.flat-layout .widget,
.flat-layout .type-post,
.flat-layout .type-page,
.flat-layout .type-attachment,
.flat-layout .page-header,
.flat-layout .post-pagination,
.flat-layout .post-navigation,
.flat-layout .breadcrumbs,
.flat-layout #comments {
	box-shadow: none;
	border-color: #e5e5e5;
}
@media only screen and (min-width: 55em) {
	.flat-layout .top-navigation-menu a {
		padding: 0.8em 0.9em;
		border-right: 1px solid rgba(255,255,255,0.1);
	}
}
@media only screen and (max-width: 60em) {
	.flat-layout #mainnav-toggle,
	.flat-layout .sidebar-navigation-toggle {
		padding: 0.9em 1.2em;
	}
	.flat-layout .main-navigation-menu .submenu-dropdown-toggle {
		padding: 0.7em 1.2em;
	}
}

/*--------------------------------------------------------------
# Media Query Fixes
--------------------------------------------------------------*/

/* Big Screens Navi Fix | >720px */
@media only screen and (min-width: 60.001em) {
	/* ensure #nav is visible on desktop version */
	.main-navigation-menu {
		display: block !important;
	}
	.sliding-sidebar #sidebar {
		display: block;
		position: static;
	}
}
@media only screen and (min-width: 55.001em) {
	.top-navigation-menu {
		display: block !important;
	}
	.top-navigation-menu li.menu-item:hover a {
		background: #333;
	}
	.top-navigation-menu li.menu-item li a:hover {
		background: rgba(255,2555,255,0.075);
	}
}


/* site css custom */
.error{font-size:13px;color:#e60000}
.ferror{font-size:13px;color:#e60000;padding:5px 0 10px 0}
.suc{font-size:13px;color:#1e9814;padding:5px 0 10px 0}


.login{width:100%; float:left; background: url(./images/loginbg.jpg); padding: 3%; margin-top:60px;}
.register{
    background: url(../images/profilebg.png);
    padding: 3% 0;
}
.logsection{width:100%; background: #fff;padding: 20px;box-shadow: 1px 1px 1px;}

.form-signin
{
    max-width: 360px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
     margin-bottom: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius:5px;
}
.login-title
{
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    display: block;
  text-transform:uppercase;
  margin-top:0;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
.footer{width:100%; float:left; padding:60px 0;}
.ft-contact{width:100%; float:left;}
.ft-contact h4{font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
}
.ft-contact ul{ list-style:none; padding:0;} 
.ft-contact ul li{ float:none; padding:3px 0;} 
.ft-contact ul li a{font-size:16px; color:#555555; text-decoration:none;}
.ft-contact ul li a:hover{color:#0095da; text-decoration:underline;}
.ft-contact ul li a span i{padding-right:7px; font-size:16px;}
.smedia{width:100%; float:left;}
.smedia h4{font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
}
.smedia ul{list-style:none; padding:0;}
.smedia ul li{float:left; padding:0 10px;}
.smedia ul li a{float:left; font-size:16px;}

#wrap{

background-repeat: no-repeat;
background-attachment: fixed;
padding:35px;
background:#fff;
border-radius:5px;
}
legend{
  color:#141823;
  font-size:25px;
  font-weight:bold;
}
.signup-btn {
  background: #79bc64;
  background-image: -webkit-linear-gradient(top, #79bc64, #578843);
  background-image: -moz-linear-gradient(top, #79bc64, #578843);
  background-image: -ms-linear-gradient(top, #79bc64, #578843);
  background-image: -o-linear-gradient(top, #79bc64, #578843);
  background-image: linear-gradient(to bottom, #79bc64, #578843);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  text-shadow: 0px 1px 0px #898a88;
  -webkit-box-shadow: 0px 0px 0px #a4e388;
  -moz-box-shadow: 0px 0px 0px #a4e388;
  box-shadow: 0px 0px 0px #a4e388;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #3b6e22  1px;
  text-decoration: none;
}

.signup-btn:hover {
  background: #79bc64;
  background-image: -webkit-linear-gradient(top, #79bc64, #5e7056);
  background-image: -moz-linear-gradient(top, #79bc64, #5e7056);
  background-image: -ms-linear-gradient(top, #79bc64, #5e7056);
  background-image: -o-linear-gradient(top, #79bc64, #5e7056);
  background-image: linear-gradient(to bottom, #79bc64, #5e7056);
  text-decoration: none;
}
.navbar-default .navbar-brand{
    color:#fff;
    font-size:30px;
    font-weight:bold;
  }
.form .form-control { margin-bottom: 10px; }
@media (min-width:768px) {
  #home{
    margin-top:50px;
  }
  #home .slogan{
    color: #0e385f;
    line-height: 29px;
    font-weight:bold;
  }
}
.input-lg {
    font-size: 14px;
}
.innerpage-design{width:100%; float:left; padding:40px 0; border-top:1px #f1f1f1 solid; border-bottom: 1px #f1f1f1 solid;}
.traetmentcolumn{width:100%; float:left; border:1px #ccc solid; padding:15px;}
.traetmentcolumn img{margin-top:10px;}
.traetmentcolumn h4{color:#0095da; margin:30px 0 20px 0; font-size:24px;}
.traetmentcolumn p{line-height:25px;}
.doctorlist{width:100%; float:left; border:1px #f1f1f1 solid; padding:20px; margin:30px 0 0 0;}
.doctorlist img{width:120px; height:120px;}
.doctorlist h4{text-align:center;}
.doctorlist h6{ text-align:center;}
.doctorlist h5{ text-align:center; line-height:26px;}
.doctorlist p{color:#000; font-size:13px; line-height:23px; text-align:center;}
.topmg{margin:30px 0 0 0;}
.searchbox{width:100%; float:left; padding:30px 0; background:#f1f1f1;}
.custom-search-form{
    margin-top:5px;
}
.pd15{padding:25px;}
.pd152{padding:15px;}
.ct-section{width:100%; float:left; padding:30px 0;}
.bullet{margin:0 30px;}
.dtailcolmn{ margin:60px 0;}
.dtailcolmn h4{margin-bottom:4px;}
.dtailcolmn p{line-height:25px;}


.signup label{font-size:15px}

ul#top_access a {cursor:pointer;}


















.heart-treat{width:100%; float:left; padding:40px 0;}
.section-text{width:100%; float:left; padding:10px;}
.section-text h3{color:#0095da; font-weight:500; font-size: 24px; margin-bottom: 30px;}
.sectioncontent{margin:20px 0;}
.sectioncontent h4{color:#000; font-size:18px;}
.sectioncontent p{color:#444; font-size:14px; line-height:26px;}
.hos-list{text-align: center;font-size: 24px; margin-bottom:30px;}
.colorbox{background:#f1f1f1; margin:15px 0; min-height:0px; border:1px #ccc solid;}
/*.colorbox img{height:120px}*/
.colorbox h4{font-size:16px; padding:10px; text-align:center; line-height:24px;}
.colorbox h4 a{text-decoration:none;}
.viewbtn{margin:30px 0 0 0; padding: 10px 15px; font-size: 18px; border-radius: 0; background: #0095da; border:1px #0095da solid;}
.viewbtn:hover{background:#76b43c; border:1px #76b43c solid;}
.drbox{width:100%; float:left; padding:20px; margin:10px 0; box-shadow: 0px 0px 5px 0px rgba(161, 161, 161, 0.5); border:1px #ccc solid; margin:20px 0;}
.drbox h3{margin: 0; font-size: 20px;}
.drbox h4{font-size:14px;margin:10px 0;}
.drbox h5{font-weight:700;margin:10px 0;}
.drbox p{font-size:14px;margin:0 0 10px 0;}
.drbtn{}
.medical-section{width:100%; float:left; padding:10px 0; margin-top:10px;}
.prosedure-section{}
.prosedure-section h1{font-size:28px; color:#0095da; margin-bottom:0px;}
.prosedure-section img{width:100%; padding:5px; border:1px #ccc solid;}
.col-des{margin:30px 0;}
.col-des h4{font-size:22px;}
.col-des p{font-size:14px; line-height:26px; margin-bottom:30px;}
.col-des ul{list-style:none; padding:0;}
.col-des ul li{float:none; padding:5px 0;}
.col-des ul li span i{padding-right:10px; font-size:16px;}
.pd20{margin-bottom:20px;}
.sideleft{width:100%; margin:20px 0 0 0;}
.sideleft ul{list-style:none; padding:0;}
.sideleft ul li{ float:none; padding:10px; background:#0095da; border-bottom:1px #fff solid;}
.sideleft ul li:hover{background:#74d1c6;}
.sideleft ul a li{font-size:15px; text-decoration:none; color:#fff;}
.sideleft ul a li span{float:right;}
.sideleft ul a li span i{font-size:18px;}
.dactive{background:#74d1c6 !important;}
.sideright{width:100%; margin:30px 0 0 0; padding:10px 30px; border-bottom:2px #0095da solid; background:#f1f1f1; border-radius:5px;}
.sideright p{font-size:16px; padding: 5px 0 0 0; margin-bottom: 0px;}
.sideright p a{text-decoration:none; color:#000;}
.sideright p a span i{padding-right:10px; font-size:20px;}
.md30{border:1px #ccc solid; margin:30px 0 0 0; padding:10px;}
.md30 img{width:300px;height:145px;}
.mdbox{width:100%; float:left;}
.mdbox h4{font-size:20px; font-weight:400;}
.star-md{background:#0095da; padding:5px;}
.star-md i{width:15px; height:15px; line-height:15px; text-align:center; color:#fff;}
.call-c{padding-right:10px;}
.listing{margin:15px 0 5px 0; font-size:14px;}
.listing2{margin:5px 0 5px 0; font-size:14px; position:relative; z-index:100;}
.enqbtn{margin:45px 0; padding:10px;}

.pdlft0{padding-left:0px}

/* site css custom */
.error{font-size:13px;color:#e60000}
.ferror{font-size:13px;color:#e60000;padding:5px 0 10px 0}
.suc{font-size:13px;color:#1e9814;padding:5px 0 10px 0}


.login{width:100%; float:left; background: url(./images/loginbg.jpg); padding: 3%;}
.register{
    background: url(../images/profilebg.png);
    padding: 3% 0;
}
.logsection{width:100%; background: #fff;padding: 20px;box-shadow: 1px 1px 1px;}

.form-signin
{
    max-width: 360px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
     margin-bottom: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius:5px;
}
.login-title
{
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    display: block;
  text-transform:uppercase;
  margin-top:0;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
.footer{width:100%; float:left; padding:60px 0;}
.ft-contact{width:100%; float:left;}
.ft-contact h4{font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
}
.ft-contact ul{ list-style:none; padding:0;} 
.ft-contact ul li{ float:none; padding:3px 0;} 
.ft-contact ul li a{font-size:16px; color:#555555; text-decoration:none;}
.ft-contact ul li a:hover{color:#0095da; text-decoration:underline;}
.ft-contact ul li a span i{padding-right:7px; font-size:16px;}
.smedia{width:100%; float:left;}
.smedia h4{font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
}
.smedia ul{list-style:none; padding:0;}
.smedia ul li{float:left; padding:0 10px;}
.smedia ul li a{float:left; font-size:16px;}

#wrap{

background-repeat: no-repeat;
background-attachment: fixed;
padding:35px;
background:#fff;
border-radius:5px;
}
legend{
  color:#141823;
  font-size:25px;
  font-weight:bold;
}
.signup-btn {
  background: #79bc64;
  background-image: -webkit-linear-gradient(top, #79bc64, #578843);
  background-image: -moz-linear-gradient(top, #79bc64, #578843);
  background-image: -ms-linear-gradient(top, #79bc64, #578843);
  background-image: -o-linear-gradient(top, #79bc64, #578843);
  background-image: linear-gradient(to bottom, #79bc64, #578843);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  text-shadow: 0px 1px 0px #898a88;
  -webkit-box-shadow: 0px 0px 0px #a4e388;
  -moz-box-shadow: 0px 0px 0px #a4e388;
  box-shadow: 0px 0px 0px #a4e388;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #3b6e22  1px;
  text-decoration: none;
}

.signup-btn:hover {
  background: #79bc64;
  background-image: -webkit-linear-gradient(top, #79bc64, #5e7056);
  background-image: -moz-linear-gradient(top, #79bc64, #5e7056);
  background-image: -ms-linear-gradient(top, #79bc64, #5e7056);
  background-image: -o-linear-gradient(top, #79bc64, #5e7056);
  background-image: linear-gradient(to bottom, #79bc64, #5e7056);
  text-decoration: none;
}
.navbar-default .navbar-brand{
    color:#fff;
    font-size:30px;
    font-weight:bold;
  }
.form .form-control { margin-bottom: 10px; }
@media (min-width:768px) {
  #home{
    margin-top:50px;
  }
  #home .slogan{
    color: #0e385f;
    line-height: 29px;
    font-weight:bold;
  }
}
.input-lg {
    font-size: 14px;
}
.innerpage-design{width:100%; float:left; padding:40px 0; border-top:1px #f1f1f1 solid; border-bottom: 1px #f1f1f1 solid;}
.traetmentcolumn{width:100%; float:left;}
.traetmentcolumn img{margin-top:10px;}
.traetmentcolumn h4{color:#0095da; margin:5px 0 5px 0; font-size:24px;}
.traetmentcolumn p{line-height:25px;}
.doctorlist{width:100%; float:left; border:1px #f1f1f1 solid; padding:20px; margin:30px 0 0 0;}
.doctorlist img{width:120px; height:120px;}
.doctorlist h4{text-align:center;}
.doctorlist h6{ text-align:center;}
.doctorlist h5{ text-align:center; line-height:26px;}
.doctorlist p{color:#000; font-size:13px; line-height:23px; text-align:center;}
.topmg{margin:30px 0 0 0;}
.searchbox{width:100%; float:left; padding:30px 0; background:#f1f1f1;}
.custom-search-form{
    margin-top:5px;
}
.pd15{padding:25px;}
.pd152{padding:15px;}
.ct-section{width:100%; float:left; padding:30px 0;}
.bullet{margin:0 30px;}
.dtailcolmn{ margin:60px 0;}
.dtailcolmn h4{margin-bottom:4px;}
.dtailcolmn p{line-height:25px;}


.signup label{font-size:15px}

ul#top_access a {cursor:pointer;}













.col-box-1{width:100%; float:left; background:#28a7de; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-1 img{width:100px; transition: transform .7s;}
.col-box-1 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-1 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-1 h3 a{color:#fff; text-decoration:none;}

.col-box-2{width:100%; float:left; background:#8cc43d; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-2 img{width:100px; transition: transform .7s;}
.col-box-2 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-2 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500; color:#fff;}
.col-box-2 h3 a{color:#fff; text-decoration:none;}

.col-box-3{width:100%; float:left; background:#f7ae3f; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-3 img{width:100px; transition: transform .7s;}
.col-box-3 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-3 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-3 h3 a{color:#fff; text-decoration:none;}

.col-box-4{width:100%; float:left; background:#c63d95; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-4 img{width:100px; transition: transform .7s;}
.col-box-4 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-4 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-4 h3 a{color:#fff; text-decoration:none;}

.col-box-5{width:100%; float:left; background:#f15b28; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-5 img{width:100px; transition: transform .7s;}
.col-box-5 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-5 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500; color:#fff;}
.col-box-5 h3 a{color:#fff; text-decoration:none;}

.col-box-6{width:100%; float:left; background:#d3dc1f; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-6 img{width:100px; transition: transform .7s;}
.col-box-6 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-6 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-6 h3 a{color:#fff; text-decoration:none;}

.col-box-7{width:100%; float:left; background:#18a088; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-7 img{width:100px; transition: transform .7s;}
.col-box-7 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-7 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-7 h3 a{color:#fff; text-decoration:none;}

.col-box-8{width:100%; float:left; background:#636ab2; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-8 img{width:100px; transition: transform .7s;}
.col-box-8 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-8 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-8 h3 a{color:#fff; text-decoration:none;}

.col-box-9{width:100%; float:left; background:#8bd1cf; box-shadow: 2px 2px 0px 0px rgba(161, 161, 161, 0.5); padding:20px 0; border-radius:5px; min-height:200px; margin:10px 0;}
.col-box-9 img{width:100px; transition: transform .7s;}
.col-box-9 img:hover{transform: scale(0.5); cursor:pointer;}
.col-box-9 h3{text-align:center; font-size: 22px; text-transform: uppercase; font-weight:500;color:#fff; }
.col-box-9 h3 a{color:#fff; text-decoration:none;}


.social-btn .btn {
    margin: 10px 0;
    font-size: 15px;
    text-align: left;
    line-height: 24px;
}

.social-btn .btn i {
    float: left;
    margin: 4px 15px 0 5px;
    min-width: 15px;
}

.or-seperator {
    margin: 20px 0 10px;
    text-align: center;
    border-top: 1px solid #ccc;
}



.popbg{background: url(./images/popup-bg.jpg); padding:30px 0;  width:100%; background-size:cover; float:left;}
.mdpopup{width:100%; float:left;}
.popcontent{width:100%; margin-left:-10px; }
.popcontent h4{color:#fff; line-height:24px; padding:0 10px; font-size:16px;}
.popcontent h4{font-size:20px; color: #8ac43f; font-weight: 700;  color:#8ac43f;}
.popcontent p{ padding:0 10px; color:#fff; font-size:17px;padding-top:15px}
.popimage{height:35px; margin:20px 0 0 0;}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.pagination{width:100%;text-align:center}
.pagination ul {margin:0;padding:0}
.pagination ul li{display:inline;padding:5px 10px 5px 10px;}
.pagination ul li.active a{font-weight:bold;background:#0095da;padding:5px 10px 5px 10px;color:#fff;}
.sortby ul {margin:0;padding:0}
.sortby ul li{float:left;padding:0 2px; list-style:none;}

.formwdth{max-width:500px;}
.sub-btn{margin:40px 0 20px 0;}

.dr-pop{width:100%; float:left; background:#f1f1f1; padding:10px;}
.drpopdetail{width:100%; padding-bottom:20px;}
.drpopdetail h3{font-size: 22px;color: #0095da;}
.drpopdetail h4{font-size:18px; margin-bottom:-5px;}
.drpopdetail h5{ font-size:15px; line-height:22px; color:#888;}
.ppbtn{font-size:14px; border-radius:0;}
.pimage{margin-top:15px;}

.sucmsg{border:1px solid #5cb85c;line-height:30px;height:30px;padding:0 0 0 10px;display:block !important;color:#5cb85c;font-size:13px;margin:10px 0;}
.errmsg{border:1px solid #ff0000;line-height:30px;height:30px;padding:0 0 0 10px;display: block !important;color:#ff0000;font-size:13px;margin:10px 0}
.mrgn15{margin:15px 5px 15px 0px !important}
.prsenrsr{font-size:11px;margin-top:5px;color:#868282;text-align:left}

.pd35{padding: 0 0 0 35px;}
.colorbox img {
   /* height: 120px;*/
    width: 100%;
}

.hght180{height:180px !important;}

.disinfo h3{font-size:15px;line-height:38px}

.hsdetail-page{width:100%}
.hsdetail-page h2{margin-bottom: 30px;color: #0095da;}
.hsdetail-page p{line-height:26px}
.hsdetail-page img{margin-top:15px;}
.abouths{margin:30px 0 0 0;}
.abouths h3{font-size:24px; text-transform:uppercase}
.abouths h3 span i{padding-right:7px;}
.abouths ul{list-style-type:circle; padding:0 0 0 20px;}
.abouths ul li{float:none; padding:7px 0; font-size:15px; line-height:24px;}
.abouths p{font-size:16px; line-height:28px;}
.doctr-detail{max-width:700px;}
/*.doctr-detail img{float:right;}*/
.doctr-detail h3{margin-top:0; color: #0095da}
.doctr-detail h4{color:#000;}
.doctr-detail h5{line-height:28px;}
.col-name{margin:30px 0 0 0;}
.col-name h4{font-size:28px;}
.col-name h4 span{padding-right:10px;}
.col-name ul{list-style-type:circle; padding:0 0 0 20px;}
.col-name ul li{float:none; padding:7px 0; font-size:15px; line-height:28px; margin-left: 30px;}
.drimg{}
@media (max-width:767px){
.drimg{text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
} 
  
  
}

.enqrbtn{margin:25px 0;padding:0;}
.shr{position: relative;top: -7px;right:5px;}
.mrgntp10{margin-top:10px}
.col-name p {line-height:28px; margin-top: 15px; margin-bottom: 15px;}
.text-justify{text-align:justify;}
.webwidth{width:50%; display:inline;}




#sidebar .widget h3 a{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 200px; float: left;}
.webvideo{width:100%; float:left; padding:100px 0 0 0;}
.tabvideo{width:100%; float:left; margin:10px 0;}
.tabvideo h4{padding:10px 0; font-size:20px;}
.tabvideo p{padding-bottom:20px;}
.firstaid{width:100%; float:left; padding:40px 0 10px 0; background:#FFF;}
.firstbox{width:100%; float:left; background:#f1f1f1; padding:15px; border-radius:5px; margin:10px 0; transition: all 0.8s ease 0s;}
.firstbox:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);}
.firstbox h2{color:#000; font-size:24px;}
.firstbox img{width:100px;}
.firstbox h4{text-align:center;}
.firstbox h4 a{color:#000;}
.firstbox h4 a:hover{color:#000; text-decoration:none;}
.catg-h2{padding-bottom:30px;}
.cfcolor-box{}
.cfcolor-box ul{list-style:none; padding:0;}
.cfcolor-box ul li{ float:none; padding:10px; background:#0095da; border-bottom:1px #fff solid;}
.cfcolor-box ul li:hover{background:#74d1c6;}
.cfcolor-box ul li a{font-size:16px; text-decoration:none; color:#fff;}
.cfcolor-box ul li a span{float:right;}
.cfcolor-box ul li a span i{font-size:22px;}
.t-tive{background:#74d1c6 !important;}
.checkbox{width:100%; float:left; background:#f1f1f1; margin:0; padding:30px 20px;}
.checkcolumn{width:100%; float:left; background:#fff; margin:3px 0; padding:0 15px; transition: all 0.8s ease 0s;}
.checkcolumn:hover{box-shadow: 0 0 3px 0 rgba(0,0,0,0.5); cursor:pointer;}
.checkcolumn h4{text-decoration:none;}
.checkcolumn h4 a{ text-decoration:none; color:#444;}
.checkcolumn span{float:right;}
.checkcolumn span i{font-size:20px; color: #0095da;}
.logback{width:90%;margin-bottom:50px;margin-top:120px;}
.input-width20{width:30%; margin:10px 0; float:right;}

 .pwdth40{width:40%}
 .pwdth100{width:100%;font-size:0.77em;margin:7px 0 0 0;}

 .quote10{margin:10px 0 0 0}


#loading_box{
  position:fixed;
  top:0px;
  right:0px;
  width:100%;
  height:100%;
  background-color:#fff;
  background-image:url('/uploads/loader_img.gif');
  background-repeat:no-repeat;
  background-position:center;
  z-index:10000000;
}


 #loading_box1 {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: block;
   opacity: 0.7;
   background-color: #fff;
   z-index: 99;
   text-align: center;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}

.diseasesection{width:100%; float:left; padding:60px 0; background: #f5f8fa !important;}
.col-disease{width:100%; float:left;margin-bottom: 25px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
.col-disease h1{font-size:22px; margin:0;}
.col-disease a h1{color: #337ab7}
.col-disease p{margin-top:10px; font-size:13px; line-height:24px; color: #757272;}
.btnblue{border: 2px solid #0095da; color: #0095da; border-radius: 50px; float:right; margin:10px 0 0 0;}
.btnblue:hover{background:#0095da; border: 2px solid #0095da; color:#fff;}
.singleline{margin:10px 0;}
.rsidebar{width:100%; float:left; background:#0095da; margin-top:5px;}
.rsidebar p{color:#fff; text-align:center; border-bottom: 1px #ccc solid;}

.disease-detail{width:100%; float:left; background:#fff; border:1px #ccc solid; padding:20px; margin-top:5px;}
.disease-detail h2{font-size:22px; margin-bottom:15px;}
.disease-detail h6{color: #999; font-size:14px; font-family: "Poppins", Helvetica, sans-serif !important;}
.disease-detail p{color: #757272;
    font-size: 14px;
    line-height: 24px !important;
    margin-bottom: 20px !important;
    font-family: "Poppins", Helvetica, sans-serif !important;}
.disease-detail span{color: #757272 !important;
    font-size: 14px;
    line-height: 24px !important;
    margin-bottom: 20px !important;
    font-family: "Poppins", Helvetica, sans-serif !important;}    
.disease-detail ul{margin-bottom:20px;}    
.disease-detail ul li{margin-left:60px; margin-bottom:20px; font-family: "Poppins", Helvetica, sans-serif !important; white-space:normal !important; color: #757272; font-size: 14px;}
.disease-detail h4{font-size:16px; margin:20px 0 10px 0;}
.disease-detail ol li{margin-left:20px; margin-bottom:20px; font-family: "Poppins", Helvetica, sans-serif !important; white-space:normal !important; color: #757272; font-size: 14px;}
.padding0{}
.padding0 ul{list-style:none; padding:0 15px;}
.padding0 ul li{list-style-type:disc;}
.padding0 ul li a{text-decoration:none; color:#444;}
.aunth{margin:40px 0 0 0;}
.disease-detail h3{font-size:16px; margin-top:0; color: #757272;}
.followus ul{list-style:none; padding:0;}
.followus ul li{float:left; list-style-type:none;}
.followus ul li a{color:#555; font-size:16px; margin-right:10px;}
.followus ul li a span i{width: 30px;
    height: 30px;
    background: #0095da;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.followus ul li a:hover{color:#0095da;}
.mleft{margin-left:0;}
.btnblue2{border: 2px solid #0095da; color: #0095da; border-radius: 50px; padding:5px 10px;font-size: 14px;}
.btnblue2:hover{background:#0095da; border: 2px solid #0095da; color:#fff;}
#sidebar ul.children {
    display: none;
}



.scmsg {
    font-size: 13px;
    color: #11a01d;
    padding: 5px 0 10px 0;
}

.sitemap h2{ margin: 10px 0px 46px 0px; border: 1px solid #ccc; background-color: #74d1c6; color: #fff; padding: 10px; }
.rpwe-block li{ margin-left:0px;}
#categories-2 li{ margin-left: 0px; list-style: none; color: #fff; font-size: 15px;}
.disease-listing li{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 350px;}
.bdright1{ border-right: none !important;}
.searchnew{width:100%; float:left;} 
.searchnew h1{padding:10px;}
.sectionheal{ margin-bottom:10px;}
.sectionheal h3{margin: 0 0 10px 0;padding: 5px;background: #74d1c6; color:#fff;}
.sectionheal ul{list-style:none; padding:0;} 
.sectionheal ul li{padding:0; margin:6px 0;}
.sectionheal ul li a{text-decoration:none; color:#337ab7; font-size:15px;}
.sectionheal ul li a span i{padding-right:10px;}
.bdright{border-right:1px #ccc solid;}
.vmore{background:#74d1c6; color:#fff; border:1px #74d1c6 solid; border-radius:0;}
.vmore:hover{background:#0095da; color:#fff; border:1px #0095da solid;}

.format-h1{padding-left:0px !important;width:100%;margin:55px 0 15px 0px !important;}
.mrgnbtm10{margin-bottom:10px;}
.mpleft0{padding-left:0px;}

.green-section{width:100%; float:left; background:#84bf3f; padding:0 0 50px 0; text-align:center;}
.rsideimage{width:100%;}
.green-section h4{font-size:24px; color:#fff; margin-bottom:20px;}
.sidebtn{margin-left:10px;}


.search-results-doc-container {
    padding-bottom:1em;
}

.search-results-doc-title {
    color: #187aab;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 1.375em;
    font-weight: 400;
    line-height: 1.0;
    margin-bottom: 0.3em;
}
.search-results-doc-title a {font-size:18px}
.search-text-container p {padding-bottom:8px;margin-bottom:0px;font-size:14px;line-height:24px}

.module-content{padding:8px}

.srch_res{background:#fff;padding:0 10px;margin-bottom:10px}
.srch_pat{padding:5px 20px;margin-bottom:5px}

ul.ui-menu li a,ul.ui-menu li a:hover{font-size:14px;line-height:26px;text-decoration:none;background:none;display:block;color:#555;border:none;;}
li.mega-menu-item-232{padding-right:4px;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:none !important}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{background:none !important}

.selact {
    background: #6dad3b !important;
}
.brdrgrey{border:1px solid #cacaca;}

.clstp{border:1px solid #cacaca;padding:10px;margin-bottom:20px;}

@media (max-width: 767px) {
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {color:#fff !important};
 .hnbtn{width:200px !important;margin-left:0px !important}
}