/*
Theme Name: Medicate
Support URI: http://www.themeskingdom.com/support/
Description: Medicate is a premium WordPress theme for Health and Medical websites and blogs. It is a most suitable theme for doctors, dentists, hospitals, health clinics, surgeons and other type of health and medical related websites
Author: Themeskingdom
Author URI: http://www.themeskingdom.com/support/
Version: 2.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Theme URI: http://www.themeskingdom.com/
Tags: one-column, two-columns, three-columns, four-columns, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

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;
}
a {
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

.content a, .content  span,  .content  h1, .content  h2, .content  h3, .content  h4, .content  h5, .content  h6, .content  li, .content  p, .content  .textwidget, .content  #today, .content  td, .sf-menu li a,
 .footer  h1, .footer  h2, .footer  h3, .footer  h4, .footer  h5, .footer  h6, .footer  li, .footer  p, .footer  .textwidget, .footer  #today, .footer  td, .sf-menu li a{
    -webkit-transform: translateZ(0);
}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
}

input, textarea {
    outline:0;
    -webkit-border-radius: 0;
}




/*THEME STYLE*/


/*SHORTCODES*/
.children {padding-left: 7%;width: 92%}

/*----------//// ABOUT\\\\-------------*/
.shortcodes { width: 100%; margin-bottom: 17px; }


.shortcodes { width: 100%; }



/*--- SHORTCODES ---*/

.shortcodes {
    float: left;
    width: 100%;
    color: #5D5D5D;
    /* font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: 'Raleway', Arial, sans-serif;
	line-height: 1.3;
}

/*
em{font-style: italic}
strong{font-weight: bold}

.shortcodes h1{
    display: inline-block;
    margin-bottom: 15px;
    color: #384E5B;
    font-size: 44px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 50px;
}

.shortcodes h2{
    display: inline-block;
    margin-bottom: 15px;
    color: #384E5B;
    font-size: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 50px;
}

.shortcodes h3{
    display: inline-block;
    margin-bottom: 15px;
    color: #384E5B;
    font-size: 36px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 45px;
}

.shortcodes h4{
    display: inline-block;
    margin-bottom: 15px;
    color: #384E5B;
    font-size: 32px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 39px;
}
*/

.shortcodes h5{
    display: inline-block;
    margin-bottom: 12px;
	/*
    color: #384E5B;
    font-size: 24px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 31px;
	*/
	color: #371537;
	font-size: 1.125em;
    font-family: 'Raleway', Arial, sans-serif;
}

.shortcodes h6{
    display: inline-block;
    margin-bottom: 12px;
	/*
    color: #384E5B;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 27px;
	*/
	color: #371537;
	font-size: 1.0em;
    font-family: 'Raleway', Arial, sans-serif;
}

/*
.shortcodes a{
    color: #E85C2C;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.shortcodes a:hover{
    color: #5D5D5D;
}


.shortcodes ul {
	padding: 0 0 0 25px;
	list-style-type: disc;
}

.shortcodes ol {
	padding: 0 0 0 25px;
	list-style-type: decimal;
}
*/

.shortcodes ul li {
    float: left;
    color: #5D5D5D;
    /* font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 27px; */
	line-height: 1.5;
    padding: 0px 0 0 0px;
    margin: 0px 0 12px 0;
    list-style-type: disc;
    width: 100%;
}

.shortcodes ol li{
    float: left!important;
    color: #5D5D5D;
    /* font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 27px;  
	padding: 0px 0 0 0px;*/
	list-style-type: decimal;
	line-height: 1.5;
    margin: 0px 0 12px 0;
    width: 100%;
	
}

/*
.shortcodes p{
    margin: 0px 0 12px!important;
    width:100%;
    display:inline-block;
}

.shortcodes img{
    max-width: 100%;
}

.home-slider-fix .slider-images img{height: auto!important}

.margin-top60{margin-top: 60px;}

.shortcodes hr {
    border: none;
    width: 100%;
    height: 5px;
    background: url("img/hr.png") repeat-x scroll left bottom;
    margin-bottom: 20px;
    display: inline-block;
    clear:both;
}

blockquote{
    width: 100%;
    margin-bottom: 20px;
    margin-top:15px;
    display: inline-block;
}

blockquote div, blockquote p{
    float: right!important;
    width: 92%!important;
    color: #B3B3B3!important;
    font-size: 16px!important;
    font-family: 'Georgia'!important;
    line-height: 24px!important;
    border-left: 3px solid #E9E9E9!important;
    padding-left: 22px!important;
}

.tk-preview li, .shortcodes li{
    float: left;
    width: 96%;
    color: #5D5D5D;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    padding: 2px 0 0 32px;
    margin: 0 0 12px 0;
    list-style: none;
}

.alignleft{float: left;padding: 0 25px 16px 0;}
.alignright{float: right;padding: 0 0px 16px 25px;}
.aligncenter{text-align: center}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
*/

/****CONTACT AND COMMENT MESSAGES*****/

#contact-error {
    height: 15px;
    display: inline-block;
    color: red;
	/* font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Raleway', Arial, sans-serif;
	float:left;
    width:100%;
}

#contact-success {
    height: 15px;
    display: inline-block;
    color: green;
	/* font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Raleway', Arial, sans-serif;
    float:left;
    width:100%;
}

#message {
    height: 15px;
    display: inline-block;
    color: #5D5D5D;
	/* font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    top: 27px;
    left: 160px;
    width: 50%;
}







/*----------////GLOBAL\\\\-------------*/
body { background: #fff url("style/img/bg-body.jpg") repeat left top;}

#container {
}

.wrapper {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    clear: both;
}

.clear {
    clear:both;
}

.left { float: left; }
.right { float: right; }


/*--- h1, h2, h3, h4, h5---*/
/*
h1 {
    color: #384e5b;
    font-size: 44px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 50px;
}

h2 {
    color: #384e5b;
    font-size: 40px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 50px;
}

h3 {
    color: #384e5b;
    font-size: 36px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 45px;
}

h4 {
    color: #384e5b;
    font-size: 32px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 39px;
}

h5 {
    color: #384e5b;
    font-size: 24px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 31px;
}

h6 {
    color: #384e5b;
    font-size: 20px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 27px;
}
*/



/*----------//// TOP BAR \\\\-------------*/
/*
.bg-top-bar {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 9px 0;
    background: #899AA4;
}

.bg-top-bar .fa-phone,
.bg-top-bar .fa-envelope,
.bg-top-bar .fa-map-marker {
    float: left;
    margin-right: 5px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 14px;
}
*/

/*-- SOC ICON --*/
.soc-icons { width: auto; }

.soc-icons ul { float: left; width: auto; }

.soc-icons ul li {
    float: left;
    width: auto;
    margin-left: 5px;
}

.soc-icons ul li span {
    float: left;
    width: auto;
    margin: 2px 8px 0 0;
    color: rgba(0, 0, 0, 0.5);
    font-size: 11px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.soc-icon-1 a {
    float: left;
    width: 16px;
    height: 16px;
    background:url("style/img/soc-icon-1.png") no-repeat left top;
}

.soc-icon-1 a:hover { background-position: bottom; }

.soc-icon-2 a {
    float: left;
    width: 16px;
    height: 16px;
    background:url("style/img/soc-icon-2.png") no-repeat left top;
}

.soc-icon-2 a:hover { background-position: bottom; }

.soc-icon-3 a {
    float: left;
    width: 16px;
    height: 16px;
    background:url("style/img/soc-icon-3.png") no-repeat left top;
}

.soc-icon-3 a:hover { background-position: bottom; }

.soc-icon-4 a {
    float: left;
    width: 16px;
    height: 16px;
    background:url("style/img/soc-icon-4.png") no-repeat left top;
}

.soc-icon-4 a:hover { background-position: bottom; }

.soc-icon-5 a {
    float: left;
    width: 16px;
    height: 16px;
    background:url("style/img/soc-icon-5.png") no-repeat left top;
}

.soc-icon-5 a:hover { background-position: bottom; }

.soc-icon-6 a {
    float: left;
    width: 16px;
    height: 16px;
    background:url("style/img/soc-icon-6.png") no-repeat left top;
}

.soc-icon-6 a:hover { background-position: bottom; }

.soc-icons .fa {
    color: #fff;
    font-size: 11px;
    background: #4B6775;
    padding: 3px 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.soc-icons .fa.fa-facebook {
    padding: 3px 6px;
}

.soc-icons .fa:hover {
    background: #e85c2c;
}

/*-- tel --*/
.header-tel { width: auto; margin: 3px 30px 0 0; }

.header-tel img {
    float: left;
    width: 17px;
    height: 11px;
    margin-right: 12px;
    margin-top: 1px;
}

.header-tel span {
    float: left;
    width: auto;
    color: rgba(0, 0, 0, 0.5);
    font-size: 11px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.header-tel span:hover { color: #fff; }

/*-- mail --*/
.header-mail { width: auto; margin: 3px 30px 0 0; }

.header-mail img {
    float: left;
    width: 15px;
    height: 11px;
    margin-right: 12px;
    margin-top: 2px;
}

.header-mail span {
    float: left;
    width: auto;
    color: rgba(0, 0, 0, 0.5);
    font-size: 11px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.header-mail span:hover { color: #fff; }

/*-- address --*/
.header-address { width: auto; margin: 3px 0 0 0; }

.header-address img {
    float: left;
    width: 11px;
    height: 14px;
    margin-right: 12px;
}

.header-address span {
    float: left;
    width: auto;
    color: rgba(0, 0, 0, 0.5);
    font-size: 11px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.header-address span:hover { color: #fff; }


/*----------//// HEADER \\\\-------------*/
/*
.header {
    width: 100%;
    background: #4B6775;
    /* padding: 39px 0; */
    /*
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    border-top: 1px solid rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0 -40px 100px rgba(0, 0, 0, 0.15), inset 3px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 -40px 100px rgba(0, 0, 0, 0.15), inset 3px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -40px 100px rgba(0, 0, 0, 0.15), inset 3px 0px 3px -3px rgba(0, 0, 0, 0.15), -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    z-index:99;
    position:relative;
}
*/

/*-- border down --*/
/*
.border-header-down {
    width: 100%;
    background: #4B6775;
    height: 2px;
}
*/

/*--- LOGO ---*/
.logo { margin-top: 7px; }

.logo img,
.logo a {
    float: left;
}

/*--- NAVIGACIJA ---*/
/*
.bg-menu { width: auto; }
.bg-menu nav { width: auto; float: left; }

.bg-menu nav ul { float: left; width: 100%; }
.bg-menu nav ul li { float: left; width: auto; margin-left: 2px; }

.bg-menu nav ul li a:link,
.bg-menu nav ul li a:visited {
    display: block;
    color: #B26291;
    font-size: 13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 18px;
    text-shadow: 1px 1px 0 #028482;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.bg-menu nav ul li a:hover,
.bg-menu nav ul .current-menu-item a {
    color:#000000 !important;
    background: #660066;
    border: 1px solid rgba(0, 0, 0, 0.38) !important;
    text-shadow: 0 0 0 transparent !important;
}

.bg-menu nav ul li .sub-menu a {
    border:none !important;
}

.bg-menu nav ul li .sub-menu a:hover {
    color:#FFFFFF !important;
}

.bg-menu ul.children {
	 background: #660066;
}

.button-menu { width: 100%; display: none; position: relative; text-align: center; float: left; height: 42px; }

.button-menu a {
    display: inline-block;
    width: 77px;
    height: 42px;
    background:url("style/img/button-menu.png") no-repeat top center #fff;
    -webkit-border-top-left-radius:3px;
    -moz-border-top-left-radius:3px;
    -o-border-top-left-radius:3px;
    border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -moz-border-top-right-radius:3px;
    -o-border-top-right-radius:3px;
    border-top-right-radius:3px;
}

.active-nav { display: block; }
*/




/*----------//// CONTENT \\\\-------------*/
.content { width: 100%; }

/*-- SLIDER --*/
.bg-slider { width: 100%; position:relative; min-height:500px; }

.noslider {
    margin:130px 0 0 0;
}

.slider-content { width: 100%;}

.border-6 {
    width: 100%;
    background: #4B6775;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
    height: 4px;
}

/*-- Call To Action --*/
.home-call-action {
    width: 880px;
    background: #fff;
    padding: 40px;
    border: 1px solid #c7dce4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18); 
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    z-index: 300;
    margin: -82px 0 60px;
}

.home-call-action-text { width: 600px; }

.fullwidth { width:100%;}

.home-call-action-title {
    float: left;
    width: 100%;
    display: inline-block;
    color: #455e6c;
    font-size: 32px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 38px;
    -webkit-transform: translateZ(0);
}

.home-call-action-title span {
    width: auto;
    color: #e85c2c;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.home-call-action-buttom { 
    width: auto; 
    margin-top: 14px; 
    border: 1px solid rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.home-call-action-buttom a  {
    float: right;
    width: auto;
}

.call-action-left {
    width: 3px;
    height: 50px;
    background:url("style/img/call-action-left.png") no-repeat right top;
    transition: background-image 230ms linear
}

.call-action-center {
    height: 33px;
    background:url("style/img/call-action-center.png") repeat-x left top;
    color: #ffffff;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 17px 35px 0;
    transition: background-image 230ms linear;
}

.call-action-right {
    width: 3px;
    height: 50px;
    background:url("style/img/call-action-right.png") no-repeat left top;
    transition: background-image 230ms linear;
}

.home-call-action-buttom a:hover div { background-position: bottom; }

.home-call-action-buttom a {
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    padding: 17px 40px;
    background: #4B6775;
    border: 1px solid rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:    inset 0px -29px 27px -14px rgba(0, 0, 0, 0.15), inset 0px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0px -29px 27px -14px rgba(0, 0, 0, 0.15), inset 0px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    box-shadow:         inset 0px -29px 27px -14px rgba(0, 0, 0, 0.15), inset 0px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);    
}

.home-call-action-buttom a:hover {
    -webkit-box-shadow: inset 0px 82px 300px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 82px 300px 0px rgba(0,0,0,0.15);
    box-shadow: inset 0px 82px 300px 0px rgba(0,0,0,0.15);   
}

/*-- PAGE CONTENT --*/
/*
.home-page-content {
    width: 1000px;
    margin: 0 0 35px -20px;
}

.home-page-content-one { width: 300px; margin: 0 20px 30px; }

.home-page-content-one img { float: left; width: 42px; height: 42px; }

.home-page-content-one span {
    float: right;
    width: 240px;
    color: #384e5b;
    font-size: 18px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
}

.home-page-content-one p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-top: 20px;
}
*/

/*-- Meat Our Team --*/
.meat-our-team-content {
    width: 100%;
    margin-bottom: 25px;
}

.meat-our-team-title {
    width: 910px;
    background: #fff;
    padding: 20px 25px;
    border: 1px solid #c7dce4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    margin-bottom: 35px;
}

.meat-our-team-title span {
    float: left;
    width: auto;
    color: #334853;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.meat-our-team-title a {
    float: right;
    width: auto;
    color: #ffffff;
    font-size: 9px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-color: #e85c2c;
    padding: 3px 9px;
    -webkit-transition: background-color 230ms linear;
    -moz-transition: background-color 230ms linear;
    transition: background-color 230ms linear;
}

.meat-our-team-title a:hover {
    background-color:#547489;
}

.meat-our-team-title a p {
    display: inline-block;
    width: 7px;
    height: 6px;
    background:url("style/img/cross-7x6.png") no-repeat left bottom;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.meat-our-team-text {
    width: 100%;
    margin-bottom: 35px;
    color: #5d5d5d;
    font-size: 20px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 29px;
    text-align: center;
    -webkit-transform: translateZ(0);
}

.meat-our-team-text p {
    display: inline-block;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.meat-our-team-one-content {
    width: 1000px;
    margin: 0 0 0 -20px;
}

.meat-our-team-one { width: 212px; margin: 0 19px 30px; min-height:200px; }

.meat-our-team-one-image {
    width: 210px;
    background: #fff;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 25px;
}

.meat-our-team-one-image:hover {
    border: 1px solid #4EC8EE;
    -moz-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
}

.meat-our-team-one-image a {
    float: left;
    width: auto;
}

.meat-our-team-one-image img {
    float: left;
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width:200px;
}

.meat-our-team-one-text { width: 100%; }

.meat-our-team-one-text a {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
}

.meat-our-team-one-text a:hover { color: #E85C2C; }

.meat-our-team-one-text span {
    float: left;
    width: 100%;
    color: #b2b2b2;
    font-size: 12px;
    font-family: 'Crete Round', serif;
    line-height: 18px;
}

.meat-our-team-one-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-top: 5px;
}

/*-- Medical Service --*/
.service-letest { width: 100%; margin-bottom: 10px; }

.medical-service {
    width: 460px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    overflow: hidden;
    margin-bottom: 45px;
}

.no-background {
    background:none !important;
    margin-bottom:0 !important;
}

.services-fullwidth {
    width:100%;
}

.services-fullwidth .medical-service-title {
    width:95.7%;
}

.services-fullwidth  .medical-service-content {
    width:95.7%;
}

.services-fullwidth .medical-service-content-one {
    width:96.4%;

}

.latestnews-fullwidth {
    width:100%;
}


.latestnews-fullwidth .medical-service-title {
    width:95.6%;
}

.latestnews-fullwidth .medical-service-content {
    width:95.6%;
}

.latestnews-fullwidth .home-latest-news-right  {
    float:left !important;
    margin:0 0 0 15px;
    width:85%;
}
.service-one .fullwidth {
    width:100%;
}

.medical-service-title {
    width: 418px;
    border: 1px solid #c7dce4;
    padding: 20px;
    background: #f1f5f7;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.medical-service-content {
    width: 418px;
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 20px;
    background: #ffffff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.medical-service-content .home-latest-news-one:last-child {
    padding-bottom:0;
    margin-bottom:0;
    background-image:none;
}

.medical-service-title span {
    float: left;
    width: auto;
    color: #334853;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.medical-service-title a {
    float: right;
    width: auto;
    color: #ffffff;
    font-size: 9px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-color: #e85c2c;
    padding: 3px 9px;
    -webkit-transition: background-color 230ms linear;
    -moz-transition: background-color 230ms linear;
    transition: background-color 230ms linear;
}

.medical-service-title a:hover {
    background-color:#547489;
}

.medical-service-title a p {
    display: inline-block;
    width: 7px;
    height: 6px;
    background:url("style/img/cross-7x6.png") no-repeat left bottom;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.medical-service-content-one {
    width: 386px;
    padding:16px 15px 16px 15px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #ffffff;
    margin-top: -1px;
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 230ms linear;
    -moz-transition: background-color 230ms linear;
    transition: background-color 230ms linear;
}

.medical-service-content-one:hover {
    background-color:#f7f6f6;
}

.medical-service-content-one a {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.medical-service-content-one a:hover { color: #E85C2C; }

.medical-service-content-one p {
    float: left;
    width: 96%;
    color: #747373;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    background: url("style/img/crass-blue-7x6.png") no-repeat left 9px;
    padding-left: 15px;
    margin-top: 3px;
}

/*-- Latest News --*/
.home-latest-news-one {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    padding-bottom: 33px;
    margin-bottom: 39px;
}

.home-latest-news-image {
    width: 119px;
    height: 55px;
    background-color: #334854;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.19);
    overflow: hidden;
}

.home-latest-news-image img {
    float: left;
    width: 52px;
    height: 55px;
    border: 1px solid #d9d9d9;
    border-right: none;
}

.home-latest-news-image .avatar {
    width:auto;
    height:auto;
    margin: -1px 0 0 -2px;
}

.home-latest-news-border-img {
    width: 4px;
    height: 100%;
    background-color: #c4b6c9;
}

.home-latest-news-data { 
	width: 54px; 
	margin: 0 8px;}

.home-latest-news-data span {
    float: left;
    width: 100%;
    color: #660066;
    font-size: 0.75em;
	font-family: 'Open Sans', Arial, sans-serif;
    /* font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
}

.home-latest-news-data p {
    float: left;
    width: 100%;
    color: #660066;
    font-size: 0.75em;
	font-family: 'Open Sans', Arial, sans-serif;
    /* font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: bold;
    text-align: center;
	margin-top: 6px;
}

.home-latest-news-right { width: 285px; margin-top: -2px; }

.home-latest-news-title { width: 100%; }

.home-latest-news-title a, .home-latest-news-title {
    float: left;
    width: auto;
    color: #632a59;
    font-size: 18px;
    font-family: 'Open Sans', Arial, sans-serif;
	/* font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-weight: bold;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
    line-height: 22px;
    margin-bottom:2px;
}

/* .home-latest-news-title a:hover { color: #E85C2C; } */

.home-latest-news-category { width: 100%; }

.home-latest-news-category ul { 
	float: left; 
	padding: 0;
	margin-bottom: 0;
	width: 100%; 
}

.home-latest-news-category ul li {
    float: left;
    width: auto;
    color: #999999;
    font-size: 12px;
    font-family: 'Raleway', san-serif;
	/* font-family: 'Crete Round', serif; */
    line-height: 18px;
    margin-right: 6px;
}

.home-latest-news-category ul li p {
    float: left;
    width: 100%;
    color: #999999;
    font-size: 12px;
	font-family: 'Raleway', san-serif;
    /* font-family: 'Crete Round', serif; */
    line-height: 18px;
}

.home-latest-news-category ul li a {
    float: left;
    width: auto;
    color: #999999;
    font-size: 12px;
	font-family: 'Raleway', san-serif;
    /* font-family: 'Crete Round', serif; */
    line-height: 18px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.home-latest-news-right .custom-archive ul li a {
    float:none;
}

.home-latest-news-category ul li a:hover { color: #333; }

.home-latest-news-text { 
	width: 100%; 
	/*margin-top: 16px; */ 
}

.home-latest-news-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}





/*----------//// FOOTER \\\\-------------*/
/*
.footer {
    width: 100%;
    background:#445c6a;
    padding-top: 70px;
}
*/

/*-- FOOTER COPYRIGHT --*/
/*
.footer-copyright {
    width: 100%;
    padding: 23px 0 25px;
    background-color: #2a3c46;
    border-top: 3px solid rgba(0, 0, 0, 0.42);
}

.footer-logo {
    width: 135px;
    height: 24px;
    margin:3px 0 0 0
}

.footer-logo a,
.footer-logo img {
    float: left;
    width: 100%;
}

.footer-copyright-text {
    float: left;
    width: auto;
    display: inline-block;
    color: #7a858c;
    font-size: 11px;
    font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 17px;
    margin: 3px 0 0 40px;
}

.footer-copyright-text a { color: #7a858c; }

.footer-copyright-text a:hover { color: #E85C2C; }
*/

/*----------//// FOOTER WIDGET \\\\-------------*/
/*
.footer-widgets { width: 100%; padding:0 0 30px 0; }

.footer_box_holder {
    float:left;
    width: 217px;
    margin: 0 0 40px 0;
}

.footer_box {
    float: left;
    margin: 0 30px 0 0;
    width: 217px;
}

.footer_box h2 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 25px;
}
*/

/*--- TEXT-WIDGET ---*/
/*
.footer_box .textwidget {
    float: left;
    width: 100%;
    color: #d8d8d8;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin-bottom: 15px;
}

.footer_box .textwidget a {
    font-weight:bold;
    color:#d8d8d8;
    color:#fff;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.footer_box .textwidget a:hover {
    color: #e65729;
}
*/

.sidebar_widget_holder .textwidget a {
    color:#5d5d5d;
    font-weight:bold;
}

.sidebar_widget_holder .textwidget a:hover {
    color:#e85c2c;
}

/*
.footer_box .textwidget p {
    float: left;
    width: 100%;
    color: #d8d8d8;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin-bottom: 25px;
}

.footer_box_holder select,
.sidebar_widget_holder select,
.textwidget img {
    max-width: 100%;
}

.footer_box_holder .wp-caption,
.sidebar_widget_holder .wp-caption {
    background: none;
    border: none;
}
*/

/*--- CATEGORIES ---*/
/*
.footer_box ul li {
    float: left;
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-top: 10px;
    color: #d8d8d8;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer_box ul li:first-child {
    margin-top:0 !important;
}

.footer_box li a {
    float: left;
    color: #d8d8d8;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin: -1px 0 9px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.footer_box ul li  .post-date {
    margin:0 0 15px 0;
    float:left;
    width:100%;
    font-size:13px;
}


.footer_box ul li:last-child {
    margin-bottom:0;
    padding-bottom:0;
    background-image:none;
}

.footer_box ul li:last-child a {
    margin-bottom:0 !important;
}

.footer_box li a:hover { color: #e65729; }
*/

/*--- TWITTER-WIDGET ---*/
.footer_box .twitter_ul { float: left; width: 100%;  }

.footer_box .twitter_ul li { float: left; width: 100%; margin-bottom: 1px; }

.footer_box .box-twitter-center { float: left; width: 100%; }

.box-twitter-center img { float: left; width: 10px; height: 8px; margin-top: 4px; }

.footer_box .twitter_ul li:last-child .twitter-links {
    margin-bottom:0 !important;
}

.footer_box .box-twitter-center span {
    float: right;
    width: 100%;
    color: #d8d8d8;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
}

.footer_box .box-twitter-center a,
.footer_box .twittime {
    color: #d8d8d8;
    margin-bottom: 10px;
    font-weight: normal !important;
    background: none !important;
}

.footer_box .box-twitter-center a {
    float:none;
}

.footer_box .box-twitter-center a:hover  { color: #e65729; }

.footer_box .twitter_ul span.twitter-links {
    float: right;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom:16px;
}

/*--- TAG ---*/
.footer_box .tagcloud {
    float: left;
}

.footer_box .tagcloud a {
    float: left;
    width: auto;
    text-align:center;
    margin: 0 8px 8px 0;

}



.footer_box .tagcloud a:hover div { background-position: bottom; }

/*-RECENT COMMENTS*/
.footer_box #recentcomments {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    display: inline-block;
    line-height: 22px;
}

body #recentcomments li:last-child {
    background:none !important;
    margin-bottom:0;
    padding-bottom:0;
}

body .footer_box #recentcomments .recentcomments {
    margin-bottom:0 !important;
    color:#fff;
}

body .footer_box #recentcomments .recentcomments .url {
    color:#fff;
    font-weight:bold;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}


body #recentcomments .recentcomments url:hover {
    color: #e65729 !important;
}

.footer_box #recentcomments li {
    float: left;
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.footer .footer_box #recentcomments a {
    width: auto;
    color: #b1b7bb;
    float:none;
    margin: 0 0 0 5px;
    font-weight: normal;
}

.footer_box .recentcomments a:hover  { color: #e65729; }

/*--- CALENDAR ---*/
.footer_box #calendar_wrap {
    float: left;
    width: 100%;
}

.footer_box #wp-calendar {
    float: left;
    width: 100%;
}

.footer_box #wp-calendar tr td {
    padding:8px;
    text-align: center;
}

.footer_box thead {
    color: #ffffff;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    text-align: left;
}

.footer_box #calendar_wrap th, td {
    text-align:center;
}

.footer_box tbody {
    color: #d8d8d8;
    font-size: 14px;
    font-family:"Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer_box tbody a {
    color: #e65729;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.footer_box tbody a:hover { color: #d8d8d8!important; }

.footer_box #today {
    color: #d8d8d8;
    font-size: 14px;
    font-family:"Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.footer_box #wp-calendar caption {
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: left;
}

.footer_box tfoot a {
    float: left;
    color: #ffffff;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.footer_box tfoot a:hover { color: #e65729; }

/*--- SEARCH ---*/
.footer_box #searchform {
    float: left;
    width: 100%;
    height: 43px;
    background-color: #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 3px 7px -2px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 3px 7px -2px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 3px 7px -2px rgba(0, 0, 0, 0.19);
    position: relative;
}

.footer_box .searchform-right { width: 34px; height: 34px; }

.footer_box .searchform-right input.submit-button {
    float: right;
    width: 34px;
    height: 34px;
    background:url("style/img/footer-searchform.png") no-repeat top left;
    border: none;
    text-align: left;
    cursor: pointer;
    margin-top: 5px;
    right: 5px;
    position: absolute;
    top: 0;
}

.footer_box .searchform-right input.submit-button:hover { background-position: bottom; }

.footer_box #s {
    float: left;
    width: 164px;
}

.footer_box #s input {
    float: left;
    margin: 5px 0 0 5px;
    width: 100%;
    height: 34px;
    color: #5d5d5d;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent;
    border: none;
}

/*--- NEWSLETTER ---*/
.footer_box .newsletter {
    width: 82%;
    background: #fdfdfd;
    border-top: 1px solid #303f49;
     -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.3);
    padding:20px 20px 20px 20px;
}

.footer_box_holder #response {
    float:left;
    width:100%;
    font-size:13px;
    margin:6px 0 0 0;
    line-height:16px;
    margin: 24px 0 0 0;
    color: #fff;
}

.footer_box .newsletter span {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin-bottom: 15px;
}

.footer_box .newsletter .bg-newsletter-input {
    float: left;
    width: 100%;
    height: 43px;
    background-color: #e9e9e9;
    border-left: none;
    border-bottom: none;
    border-right: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 3px 7px -2px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 3px 7px -2px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 3px 7px -2px rgba(0, 0, 0, 0.19);
    position: relative;
}

.footer_box .newsletter .submit-newsletter {
    float: right;
    width: 34px;
    height: 34px;
    background:url("style/img/submit-footer-newsletter.png") no-repeat left top;
    border: none;
    text-align: left;
    cursor: pointer;
    margin-top: 5px;
    position: absolute;
    right: 5px;
}

.footer_box .newsletter .submit-newsletter:hover { background-position: bottom; }

.footer_box .newsletter .input-newsletter {
    float: left;
    margin: 5px 0 0 5px;
    width: 75%;
    height: 34px;
    color: #868686;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent;
    border: none;
}

/*-RECENT POSTS-*/
.footer_box #recentpost {
    float: left;
    width: 100%;
    color: #b1b7bb;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
    font-weight: bold;
    display: inline-block;
    line-height: 22px;
}

.footer_box #recentpost li {
    float: left;
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.footer_box #recentpost a {
    width: auto;
    color: #b1b7bb;
    margin: 0;
    font-weight: normal;
}

.footer_box #recentpost a:hover  { color: #e65729; }





/*----------//// 404 \\\\-------------*/
.page-404 { width: 100%; margin-bottom: 50px; }

.text-404 {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 15px;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
}

.text-404 p {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 32px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 41px;
}

.link-404 { width: 100%; }

.page-404 span {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

.page-404 a {
    display: inline-block;
    width: auto;
    color: #5d5d5d;
    text-transform: uppercase;
}

.page-404 a:hover { color: #E85C2C; }

/*-- LEFT CONTENT PAGE --*/
.left-content-page { width: 1080px; margin-bottom: 70px; }

.border-top-pages {
    width: 100%;
    height: 8px;
    background: url("style/img/top-line.png") repeat-x bottom left;
    margin-bottom: 40px;
}

.border-top-pages-home {
    width: 100%;
    height: 9px;
    background: url("style/img/top-line.png") repeat-x bottom left;
    margin-bottom: -4px;
    position:relative;
    z-index:3;
}





/*----------//// SIDEBAR  \\\\-------------*/
#sidebar {
    width: 220px;
	margin-top: 15px;
    padding: 20px 30px 20px 30px;
    border: 1px solid #c4b6c9;
    -moz-box-shadow: 0 1px 6px -2px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 1px 6px -2px rgba(0, 0, 0, 0.19);
    box-shadow: 0 1px 6px -2px rgba(0, 0, 0, 0.19);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #f3f0f4;
    margin-bottom: 50px;
}

.sidebar_widget_holder {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.sidebar_widget_holder h3 {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 16px;
    line-height: 26px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
}

/*----------//// WIDGETS  \\\\-------------*/
/*--- TEXT-WIDGET ---*/
.sidebar_widget_holder .textwidget {
    float: left;
    width: 100%;
    margin: -4px 0 -25px 0;
}

.sidebar_widget_holder .textwidget p, .sidebar_widget_holder .textwidget {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin-bottom: 0;
}

.rss-date, .rssSummary, .sidebar_widget_holder cite, .rsswidget {
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin:0 0 5px 0;
    width:100%;
    float:left;
}

.footer_box .rss-date, .footer_box .cite, .footer_box .rsswidget, .footer_box .rssSummary {
    color:#d8d8d8;
}

.footer_box cite {
    margin:0 0 19px 0;
    width:100%;
    float:left;
    font-size:15px;
}

h3 .rsswidget, .footer_box .rsswidget {
    float:left;
    width:auto !important;
    line-height:21px;
    margin:5px 5px 12px 0;
}

/*--- CATEGORIES ---*/
.sidebar_widget_holder ul { float: left; width: 100%; }

.sidebar_widget_holder ul li {
    float: left;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #5d5d5d;
}

.sidebar_widget_holder ul li  .post-date {
    color: #5d5d5d;
    font-size: 13px;
    float:left;
    margin:0 0 2px 0;
    width:100%;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar_widget_holder ul li:last-child {
    background-image:none;
    margin-bottom:0;
    padding-bottom:0;
}

.sidebar_widget_holder #recentcomments li:last-child {
    background-image:none;
    margin-bottom:0;
    padding-bottom:0;
}

.sidebar_widget_holder a, .footer_box a {
    color:#5d5d5d;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.sidebar_widget_holder a:hover, .footer_box a:hover {
    color:#E85C2C;
}

.sidebar_widget_holder ul li a {
    float: left;
    width: auto;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
    line-height:22px;
}

.sidebar_widget_holder ul li a:hover  { color: #e85c2c; }

/*--- SEARCH ---*/
.sidebar_widget_holder #searchform {
    float: left;
    width: 100%;
    height: 43px;
    background-color: #e9e9e9;
    border-top: 1px solid #c7c7c7;
    border-left: none;
    border-bottom: none;
    border-right: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 5px -2px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 1px 5px -2px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 1px 5px -2px rgba(0, 0, 0, 0.19);
    position: relative;
}

.sidebar_widget_holder #s {
    float: left;
    width: 80%;
}

.sidebar_widget_holder #s input.search-input {
    float: left;
    margin: 5px 0 0 5px;
    width: 100%;
    height: 34px;
    color: #868686;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent;
    border: none;
}

.sidebar_widget_holder #s input.search-submit-button, .footer_box #s input.search-submit-button {
    float: right;
    width: 34px;
    height: 34px;
    background:url("style/img/siderbar-searchform.png") no-repeat top left;
    border: none;
    text-align: left;
    cursor: pointer;
    margin-top: 5px;
    right: 5px;
    position: absolute;
}

.sidebar_widget_holder #s input.search-submit-button:hover, .footer_box #s input.search-submit-button:hover {
    background-position:bottom;
}

.sidebar_widget_holder #s input.search-submit-button:hover { background-position: bottom; }

/*--- TWITTER-WIDGET ---*/
.sidebar_widget_holder .twitter_ul { float: left; width: 100%; margin-bottom: -20px; }

.sidebar_widget_holder .twitter_ul li { float: left; width: 100%; margin-bottom: 20px; }

.sidebar_widget_holder .box-twitter-center { float: left; width: 100%; }

.sidebar_widget_holder .box-twitter-center span {
    float: right;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
}

.sidebar_widget_holder .box-twitter-center a {
    float:none;
    width:auto;
}


.sidebar_widget_holder .box-twitter-center a,
.sidebar_widget_holder .twittime {
    color: #5d5d5d;
    margin-bottom: 10px;
    font-weight: normal !important;
    background: none !important;
}

.sidebar_widget_holder .box-twitter-center a:hover  { color: #E85C2C; }

.sidebar_widget_holder .twitter_ul span.twitter-links {
    float: right;
    width: 100%;
    color: #5d5d5d;
    font-size: 12px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom:11px;
}

/*--- RECENT POSTS ---*/
.sidebar_widget_holder #recentcomments {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    display: inline-block;
    line-height: 22px;
}

.sidebar_widget_holder #recentcomments li {
    float: left;
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.sidebar_widget_holder #recentcomments a {
    width: auto;
    color: #5d5d5d;
    float:none;
    margin: 0 0 0 5px;
    font-weight: normal;
}

.sidebar_widget_holder #recentcomments a:hover  { color: #e85c2c; }

/*--- NEWSLETTER ---*/
.sidebar_widget_holder .newsletter {
    width: 81%;
    padding: 20px;
    background: #fdfdfd;
    border: 1px solid #c7dce4;
     -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
}

.sidebar_widget_holder .newsletter span, .sidebar_widget_holder .newsletter #response {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin-bottom: 15px;
}

.sidebar_widget_holder .newsletter #response {
    margin-top:10px;
}

.sidebar_widget_holder .newsletter .bg-newsletter-input {
    float: left;
    width: 100%;
    height: 43px;
    background-color: #e9e9e9;
    border-top: 1px solid #c7c7c7;
    border-left: none;
    border-bottom: none;
    border-right: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 5px -2px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 1px 5px -2px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 1px 5px -2px rgba(0, 0, 0, 0.19);
    position: relative;
}

.sidebar_widget_holder .newsletter .submit-newsletter {
    float: right;
    width: 34px;
    height: 34px;
    background:url("style/img/submit-newsletter.png") no-repeat left top;
    border: none;
    text-align: left;
    cursor: pointer;
    margin-top: 5px;
    position: absolute;
    right: 5px;
}

.sidebar_widget_holder .newsletter .submit-newsletter:hover { background-position: bottom; }

.sidebar_widget_holder .newsletter .input-newsletter {
    float: left;
    margin: 5px 0 0 5px;
    width: 75%;
    height: 34px;
    color: #868686;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent;
    border: none;
}

/*--- TAG ---*/
.sidebar_widget_holder .tagcloud {
    float: left;
    margin: 0 0 -6px 0;
}

.sidebar_widget_holder .tagcloud a {
    float: left;
    width: auto;
    text-align:center;
    margin: 0 8px 8px 0;
}

.sidebar_widget_holder .tagcloud a:hover div { background-position: bottom; }

/*--- RECENT POSTS ---*/
.sidebar_widget_holder #recentpost {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    display: inline-block;
    line-height: 22px;
}

.sidebar_widget_holder #recentpost li {
    float: left;
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.sidebar_widget_holder #recentpost a {
    width: auto;
    color: #5d5d5d;
    margin: 0;
    font-weight: normal;
}

.sidebar_widget_holder #recentpost a:hover  { color: #e85c2c; }

/*--- CALENDAR ---*/
.sidebar_widget_holder #calendar_wrap { float: left; width: 100%;}

.sidebar_widget_holder #wp-calendar { float: left; width: 100%; }

.sidebar_widget_holder #wp-calendar tr td { padding:7px; }

.sidebar_widget_holder thead{
    color: #334854;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.sidebar_widget_holder #calendar_wrap th, td {}

.sidebar_widget_holder tbody {
    color: #5d5d5d;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
}

.sidebar_widget_holder tbody a { color: #e85c2c; }

.sidebar_widget_holder tbody a:hover { color: #5d5d5d; }

.sidebar_widget_holder #today { font-weight: bold; }

.sidebar_widget_holder #wp-calendar caption {
    width: 95%;
    color: #334854;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 10px 8px;
    text-align: left;
}

.sidebar_widget_holder tfoot a {
    color: #334854;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    float: left;
}

.sidebar_widget_holder tfoot a:hover { color: #E85C2C; }






/*----------//// ABOUT  \\\\-------------*/
/*--- COLUMNS ---*/
/*
.cell_image_front{
    float: left;
    margin-right: 10px;
}

.titles{float: left; width: 100%; margin: 0 0 20px 0;}

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

.cell_title h2{
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 22px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
}

.cell_text{
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0 40px 0;
    line-height: 24px;
}

.onehalf{
    float: left;
    width: 48%;
    display: block;
    margin: 0 4% 0px 0;
}

.last { margin: 0 0 0px 0;}

.one-third {
    float: left;
    margin: 0 3% 25px 0!important;
    width: 31%;
    padding: 0%;
    height: auto!important;
    border: 0!important;
}

.one-fourth {
    float: left;
    margin: 0 4% 25px 0!important;
    width: 22%;
    padding: 0%;
    height: auto!important;
    border: 0!important;
}

#five-columns .one_cell{
    float: left;
    margin: 0 6% 0 0!important;
    width: 15%;
    padding: 0%;
    height: auto!important;
    border: 0!important;
}
*/

/*-- ABOUT BORDER --*/
.shortcodes hr { width: 100%; height: 1px; border-bottom: 1px solid #dfdfdf; margin-bottom: 40px; }


/*--- QUOTE ---*/
.quote{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.quote h3 {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 22px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 25px;
}

.quote p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0 25px 0;
    line-height: 24px;
}

.quote-content { width: 100%; }

.quote-content span {
    float: right;
    width: 92%;
    color: #b3b3b3;
    font-size: 16px;
    font-family: 'Georgia';
    line-height: 24px;
    border-left: 3px solid #e9e9e9;
    padding-left: 22px
}

/*--- BUTTONS ---*/
.button-color-content{ width: 100%; margin-bottom: 30px;}

.button-color-content h3 {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 22px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 25px;
}

.button-color-content span {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0 25px 0;
    line-height: 24px;
}

.buttons-content { width: 100%; }

.color-buttons { margin: 0 17px 10px 0; }

.color-buttons a:hover div { background-position: bottom; }


/*-- white --*/
.white-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-white-left.png") no-repeat left top;
}

.pagination .white {
    float:left;
    margin:0 10px 10px 0;
}

.white:hover div, .white:hover a {
    background-position:bottom;
}

.active-pag div {
    background-position:bottom !important;
}

.pagination .page-numbers {
    height: 23px;
    float:left;
    background:url("style/img/button-white-center.png") repeat-x left top;
    color: #434343;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 7px 10px 0;
}

.tagcloud .white-center {
    height: 23px;
    float:left;
    background:url("style/img/button-white-center.png") repeat-x left top;
    color: #434343;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 7px 10px 0;
}

.white-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-white-right.png") no-repeat left top;
}

/*-- silver --*/
.grey-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-silver-left.png") no-repeat left top;
}

.grey-center {
    height: 27px;
    background:url("style/img/button-silver-center.png") repeat-x left top;
    color: #474646;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.grey-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-silver-right.png") no-repeat left top;
}

/*-- black --*/
.black-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-black-left.png") no-repeat left top;
}

.black-center {
    height: 27px;
    background:url("style/img/button-black-center.png") repeat-x left top;
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.black-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-black-right.png") no-repeat left top;
}

/*-- red --*/
.red-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-red-left.png") no-repeat left top;
}

.red-center {
    height: 27px;
    background:url("style/img/button-red-center.png") repeat-x left top;
    color: #772711;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.red-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-red-right.png") no-repeat left top;
}

/*-- blue --*/
.blue-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-blue-left.png") no-repeat left top;
}

.blue-center {
    height: 27px;
    background:url("style/img/button-blue-center.png") repeat-x left top;
    color: #1a4256;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.blue-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-blue-right.png") no-repeat left top;
}

/*-- green --*/
.green-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-green-left.png") no-repeat left top;
}

.green-center {
    height: 27px;
    background:url("style/img/button-green-center.png") repeat-x left top;
    color: #1a5620;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.green-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-green-right.png") no-repeat left top;
}

/*-- yellow --*/
.yellow-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-yellow-left.png") no-repeat left top;
}

.yellow-center {
    height: 27px;
    background:url("style/img/button-yellow-center.png") repeat-x left top;
    color: #645912;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.yellow-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-yellow-right.png") no-repeat left top;
}

/*-- yellow --*/
.brown-left {
    width: 2px;
    height: 30px;
    background:url("style/img/button-brown-left.png") no-repeat left top;
}

.brown-center {
    height: 27px;
    background:url("style/img/button-brown-center.png") repeat-x left top;
    color: #56442a;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 3px 10px 0;
}

.brown-right {
    width: 2px;
    height: 30px;
    background:url("style/img/button-brown-right.png") no-repeat left top;
}


/*--- LIST ---*/
.list-content{
    float: left;
    width: 100%;
    margin-bottom: 26px;
}

.list-content h3 {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 22px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 25px;
}

.list-content span {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0 25px 0;
    line-height: 24px;
}

.list-content ul{
    float: left;
    width: 100%;
}

.list-content ul li {
    float: left;
    width: 96%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    padding: 0px 0 0 25px;
    margin: 0 0 12px 0;
}

.list-img1 { background: url("style/img/list-img1.png") no-repeat 0px 3px; }
.list-img2 { background: url("style/img/list-img2.png") no-repeat 0px 3px; }
.list-img3 { background: url("style/img/list-img3.png") no-repeat 0px 3px; }
.list-img4 { background: url("style/img/list-img4.png") no-repeat 0px 3px; }
.list-img5 { background: url("style/img/list-img5.png") no-repeat 0px 3px; }

/*--- HEADLINES ---*/
.content-headlines{
    float: left;
    width: 100%;
}

.h1-headlines,
.h2-headlines,
.h3-headlines,
.h4-headlines,
.h5-headlines,
.h6-headlines{
    float:left;
    width: 100%;
    margin-bottom: 40px;
}

.text-headlines{
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

.title-headlines {
    float: left;
    width: 100%;
}

.title-headlines h1,
.title-headlines h2,
.title-headlines h3,
.title-headlines h4,
.title-headlines h5,
.title-headlines h6 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}





/*----------//// CONTACT  \\\\-------------*/
.bg-map-contact {
    width: auto;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
    -moz-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
}

.map-contact {
    width: 642px;
    height: 345px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin: 4px;
}

.contact-text {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    /* margin-bottom: 40px;
    padding:0 0 10px 0; */
}

.contact-text span {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 32px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

.contact-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 25px;
}




/*----------//// FORM  \\\\-------------*/
.form { width: 100%; margin-bottom: 50px; }

.form h2 {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.form span {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 35px;
}

.form-input {width: 100%; }

.bg-input { width: 100%; margin-bottom: 15px; }

.bg-input input {
    float: left;
    color: #868686;
    font-size: 13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #e9e9e9;
    border-top: 1px solid #c7c7c7;
    border-left: none;
    border-bottom: none;
    border-right: none;
    width: 300px;
    height: 40px;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
}

.appointment-form {
    padding:28px 20px 0 20px;
    float:left;
}

.appointment-form .bg-input input {
    width:892px;
}
.no-background {
    background:none !important;
    float:left;
}

.appointment-form .bg-input {
    margin:0 0 16px 0;
    float:left;
}

.month {
    width:460px;
    float:left;
}

.month input {
    background:#fff url('style/img/select-arrow.png') no-repeat 418px 14px;
    border:1px solid #dfdfdf;
    padding:10px 0 10px 13px;
    color:#868686;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    font-size:13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    width:430px;
    margin:0;
}

.doctor {
    width:460px;
    float:left;
}

.select-drop {
    color: #868686;
    font-size: 13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    border:1px solid #dfdfdf;
    margin:-1px 0 0 0;
    padding:7px 0 7px 0;
    position:absolute;
    background-color:#fff;
    width:457px;
    opacity:0;
}

.select-drop li {
    float:left;
    margin:5px 0 5px 13px;
    width:100%;
}

.select-drop li:hover {
    cursor:pointer;
    color:#E85C2C;
}

.select-value {
    width:445px;
    background:#fff url('style/img/select-arrow.png') no-repeat 433px 14px;
    border:1px solid #dfdfdf;
    padding:10px 0 10px 13px;
    color:#868686;
    -moz-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    font-size:13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.select-value:hover  {
     cursor:pointer;
}

.additional-information textarea {
    float: left;
    color: #868686;
    font-size: 13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #e9e9e9;
    border-top: 1px solid #c7c7c7;
    border-left: none;
    border-bottom: none;
    border-right: none;
    width: 892px;
    height: 145px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    line-height:22px;
    margin:33px 0 7px 0;
}


.form-textarea { float: left;}

.left-content-page .form-textarea { margin:0 0 20px 0;}

.thecomments .form-textarea  {
    margin:0;
}

.thecomments .search-submit-button.margin-top30 {
    margin-top: 30px;
}

.form-textarea textarea {
    float: left;
    color: #868686;
    font-size: 13px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #e9e9e9;
    border-top: 1px solid #c7c7c7;
    border-left: none;
    border-bottom: none;
    border-right: none;
    width: 620px;
    height: 145px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    line-height:22px;
}

.search-submit-content {margin:15px 0 0 0;}


.search-submit-button {
    border: 1px solid rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.search-submit-button button {
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    padding: 11px 24px;
    background: #4B6775;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0px -29px 27px -14px rgba(0, 0, 0, 0.15), inset 0px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0px -29px 27px -14px rgba(0, 0, 0, 0.15), inset 0px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px -29px 27px -14px rgba(0, 0, 0, 0.15), inset 0px 0px 3px -3px rgba(0, 0, 0, 0.15), inset -3px 0px 3px -3px rgba(0, 0, 0, 0.15);
}

.search-submit-button button:hover {
    cursor: pointer;
    -webkit-box-shadow: inset 0px 82px 300px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 82px 300px 0px rgba(0,0,0,0.15);
    box-shadow: inset 0px 82px 300px 0px rgba(0,0,0,0.15);
}


.search-submit-button:hover div, .search-submit-button:hover input { background-position: bottom; }





/*----------//// BLOG  \\\\-------------*/
.blog-one {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    float: left;
	margin-top: 20px;
    margin-bottom: 40px;
}

.blog-one .home-latest-news-right { width: 930px; }

/* .blog-one .home-latest-news-text p { margin-bottom: 30px; } */

/*-- Read more --*/
.blog-read-more { 
	width: 100%;
	margin: -5px 0 30px; 
}

.blog-read-more a {
    float: left;
    width: auto;
    color: #999999;
    font-size: 12px;
	font-family: 'Raleway', sans-serif;
    /* font-family: 'Crete Round', serif; */
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.blog-read-more a:hover { color: #371537; }

.blog-images {
    width: 638px;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    border: 1px solid #D7D7D7;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    padding: 4px;
}

.blog-images:hover {
    border: 1px solid #4EC8EE;
    -moz-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
}

.blog-images img {
    float: left;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.blog-images a {
    float: left;
    width: 100%;
}

/*-- Post Video --*/
.blog-video { width: 100%; margin-bottom: 40px;}

.blog-video iframe {
    width:100%;
    height:360px;
}

/*-- Post Gallery --*/
.blog-gallery {
    width:638px;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    border: 1px solid #D7D7D7;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    padding: 4px;
}

.gallery-icon {
    text-align:left;
}

.gallery-item .gallery-icon img {
    border:3px solid #E5E5E5 !important;
}


/*-- Post Aside --*/
.blog-aside .home-latest-news-category { margin-top: 20px; }

/*-- Post Image --*/
.blog-image .home-latest-news-category { margin-top: 20px; }

.blog-image .blog-read-more { margin-top: 25px; }

/*-- Post Audio --*/
.blog-player {
    width: 92%;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    overflow: hidden;
    background-color: #334854;
    padding: 4%;
}

/*-- Post Link --*/
.blog-link {
    width: 92%;
    padding: 4%;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #c7dce4;
}

.blog-link img {
    float: left;
    width: 31px;
    height: 22px;
    margin-top: 14px;
}

.post-link-top { width: 92%; margin-bottom: 5px; }

.post-link-top a {
    float: left;
    width: auto;
    color: #334854;
    font-size: 22px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 26px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.post-link-top a:hover { color: #e85c2c; }

.post-link-down { width: 92%; }

.post-link-down span {
    float: left;
    width: auto;
    color: #999999;
    font-size: 12px;
    font-family: 'Crete Round', serif;
}

/*-- Post Quote --*/
.post-quote {
    width: 92%;
    padding: 4%;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #c7dce4;
}

.post-quote img {
    float: left;
    width: 23px;
    height: 17px;
    margin-top: 7px;
}

.post-quote span {
    float: right;
    width: 93%;
    color: #e85c2c;
    font-size: 22px;
    font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 26px;
    margin-bottom: 5px;
}

.post-quote p {
    float: right;
    width: 93%;
    color: #999999;
    font-size: 12px;
    font-family: 'Crete Round', serif;
}

/*--- PAGINATION ---*/
.pagination { width: 100%; text-align: left; }

.pagination a {
    float: left;
    width: auto;
    text-align: center;
}

.pagination a:hover div { background-position: bottom; }





/*----------//// BLOG SINGLE  \\\\-------------*/
.blog-single-title {
    width: 100%;
    background: url("style/img/bg-blog-title.jpg") repeat left top;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 50px 0;
}

.blog-single-title span {
    float: left;
    width: 100%;
    color: #455e6c;
    font-size: 32px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 38px;
    text-align:center;
}

.blog-single-title span a {
    color:#455e6c;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
    text-align:center;
}

.blog-single-title span a:hover {
    color:#e85c2c;
}

.blog-single-title p {
    display: inline-block;
    width: auto;
    color: #e85c2c;
}

.blog-share {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.blog-share-text {
    width: auto;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 26px;
    margin: 0 15px 0 0;
}

.blog-share-content {
    width: auto;
    margin:2px 0 0 0;
}

/*-- AUTO BOX --*/
.auto-box {
    width: 94%;
    background: #fff;
    padding: 3%;
    border: 1px solid #c7dce4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    margin-bottom: 55px;
}

.auto-box p {
    float: right;
    width: 87%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

div.jp-audio .jp-interface div.jp-volume-bar {
    height: 5px;
}

.jp-seek-bar div.jp-play-bar,
.jp-volume-bar div.jp-volume-bar-value {
    background: #e85c2c;
    border: 1px solid rgba(0, 0, 0, 0.5);
}


/*----------//// COMMENTS  \\\\-------------*/
.comment-start {
    width: 100%;
    margin-bottom: 40px;
}

.comment-start h2 {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 35px;
}

.comment-start-one {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.comment-images {
    float: left;
    width: 58px;
    height: 58px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.25);
}

.comment-images img {
    float: left;
    width: 50px;
    height: 50px;
    margin: 4px;
}

.comment-start-title { width: 87%; margin-top: 20px; }

.comment-start-title span {
    float: left;
    width: 100%;
    color: #334854;
    font-size: 18px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-top: -4px;
}

.comment-start-title p {
    float: left;
    width: 100%;
    color: #999999;
    font-size: 13px;
    font-family: 'Crete Round', serif;
    line-height: 21px;
}

.comment-start-title a {
    display: inline-block;
    color: #999999;
}

.comment-start-title a:hover { color: #E85C2C; }

.comment-start-text { width: 100%; margin-top: 20px; }

.comment-start-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

.comment-start-text a {
    color: #E85C2C;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.comment-start-text a:hover {
     color: #5D5D5D;
}

.comment-start-two { width: 95%; }

.comment-start-three { width: 90%; }

code {
   font: 13px Monaco;
}

pre {
   background: #e9e9e9;
   color: #5d5d5d;
   padding: 5%;
   margin: 0 0 12px 0; /* Probably the same as paragraphs */
   float:left;
   width:90%;
   font: 13px Monaco;
   overflow-x:scroll;
}



/*----------//// GALLERY  \\\\-------------*/
.gallery-images-content { width: 1200px; position: relative; left: -15px; display:none;}

.gallery-images-one {
    width: 287px;
    height: 238px;
    padding: 4px;
    margin: 0 17px 34px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    position: relative;
}

.gallery-images-one:hover {
    border: 1px solid #4EC8EE;
    -moz-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
}

.portfolio-loader {
    width:100%;
    float:left;
    margin:250px 0 250px 0;
}

.gallery-content-hover-images { width: 100%; height: 100%; position: relative; }

.gallery-images-one img {
    float: left;
    width: 100%;
    height: 100%;
}

.gallery-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background:url("style/img/gallery-opacity.png") repeat left top;
    left: 0;
    top: 0;
    opacity: 0;
    display: none;
}

.gallery-hover-title {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
}

.gallery-hover-title a {
    width: auto;
    display: inline-block;
    -webkit-backface-visibility: hidden;
}

.gallery-hover-title span {
    width: auto;
    display: block;
    color: #fefefe;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 19px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
    -webkit-backface-visibility: hidden;
}

.gallery-hover-title span:hover { color: #E85C2C; }

.gallery-hover-icon {
    width: 90%;
    position: absolute;
    bottom: -5%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    left:5%;
}

.gallery-hover-icon a {
    width: auto;
    display: inline-block;
    width: auto;
    color: #ffffff;
    font-size: 9px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-color: #e85c2c;
    padding: 3px 9px;
    -webkit-transition: background-color 230ms linear;
    -moz-transition: background-color 230ms linear;
    transition: background-color 230ms linear;
}

.gallery-hover-icon a:hover {
    background-color:#547489;
}

.gallery-hover-icon a p {
    display: inline-block;
    width: 7px;
    height: 6px;
    background:url("style/img/cross-7x6.png") no-repeat left bottom;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.gallery-hover-icon a span {
    display: inline-block;
    width: 5px;
    height: 6px;
    background:url("style/img/galery-5x6.png") no-repeat left bottom;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.gallery-filter {
    width: 94%;
    padding: 2% 3%;
    border: 1px solid #c7dce4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    background: #f1f5f7;
    margin-bottom: 30px;
}

.gallery-filter select {
    display:none;
}

.gallery-filter span {
    float: left;
    width: auto;
    color: #334853;
    font-size: 14px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-weight: bold;
    margin: 2px 20px 0 0;
    text-transform: uppercase;
}

.gallery-filter a {
    width: auto;
    display: inline-block;
    width: auto;
    color: #ffffff;
    font-size: 9px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-color: #e85c2c;
    padding: 3px 9px;
    margin: 4px 8px 3px 0;
    -webkit-transition: background-color 230ms linear;
    -moz-transition: background-color 230ms linear;
    transition: background-color 230ms linear;
}

.gallery-filter a:hover, .gallery-filter .active {
    background-color:#547489;
}

.gallery-filter a p {
    display: inline-block;
    width: 7px;
    height: 6px;
    background:url("style/img/cross-7x6.png") no-repeat left bottom;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.gallery-text {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 35px;
}
.gallery-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 30px;
}





/*----------//// GALLERY SINGLE  \\\\-------------*/
.gallery-single-content { width: 100%; margin-bottom: 55px; }

.gallery-title {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 35px;
    padding-bottom: 25px;
}

.gallery-title span {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 22px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 33px;
}

.gallery-next-prev { width: auto; text-align: center; }

.gallery-prev { width: auto; }

.gallery-prev a {
    float: left;
    width: auto;
    height: 30px;
}

.gallery-prev a:hover div { background-position: bottom; }

.gallery-next { width: auto; margin-left: 4px; }

.gallery-next a {
    float: left;
    width: auto;
}

.gallery-next a:hover div { background-position: bottom; }

.gallery-back { width: auto; margin: 3px 15px 0 0; }

.gallery-back a {
    float: left;
    width: auto;
    color: #b2b2b2;
    font-size: 12px;
    font-family: 'Crete Round', serif;
    line-height: 26px;
    border-right: 1px solid #dcdcdc;
    padding-right: 13px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.gallery-back a:hover { color: #E85C2C; }

.gallery-next .white-center,
.gallery-prev .white-center {
    padding: 10px 10px 0;
    background:url("style/img/button-white-center.png") repeat-x left top;
    height: 20px; }

.gallery-right { width: 275px !important; float:right !important; }

.gallery-right p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 25px;
}





/*----------//// SERVICE  \\\\-------------*/
.service-content { width: 100%; display:none; }

.service-one,
.service-one-no-image {
    width: 91.7%;
    padding: 4%;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #ffffff;
    margin-bottom: 25px;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.service-one:hover,
.service-one-no-image:hover {
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    background-color:#f7f6f6;
}

.service-image {
    width: 200px;
    height: 158px;
    background: #fff;
    border: 1px solid #d2d1d1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    padding: 4px;
}

.service-image img {
    float: left;
    width: 100%;
    height: 100%;
}

.service-title,
.service-text { width: 73%; }

.service-title span,
.service-text span {
    float: left;
    width: 100%;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 17px;
}

.service-title span a {
    color: #384e5b;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.service-title span a:hover {
    color:#E85C2C;
}

.service-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 12px;
}

.service-text a {
    float: left;
    width: auto;
    color: #999999;
    font-size: 12px;
    font-family: 'Crete Round', serif;
    line-height: 26px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.service-text a:hover { color: #E85C2C; }

.service-one-no-image .service-text { width: 100%; }





/*----------//// SERVICE SINGLE \\\\-------------*/
.service-single-title {
    width: 100%;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 35px;
    padding-bottom: 25px;
}

.service-single-title span {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 22px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 33px;
}

.service-single-title a {
    float: right;
    width: auto;
    color: #999999;
    font-size: 12px;
    font-family: 'Crete Round', serif;
    line-height: 26px;
    margin-top: 6px;
}

.service-single-title a:hover { color: #E85C2C; }

.service-single-text { width: 100%; }

.service-single-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 25px;
}


.service-single-images {
    width: 99%;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    border: 1px solid #D7D7D7;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    padding: 4px;
}

.service-single-images img {
    float: left;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.service-single-images a {
    float: left;
    width: 100%;
}





/*----------//// TEAMS  \\\\-------------*/
.teams-images-content { margin-left: -20px; width: 1000px; }

.teams-images-one {
    width: 210px;
    margin: 0 19px 40px;
    float:left;
}

.isotope-hidden {
 z-index:-10;
}

.teams-images {
    width: 200px;
    height: 183px;
    padding: 4px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    margin-top: 3px;
}

.teams-images:hover {
    border: 1px solid #4EC8EE;
    -moz-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
    box-shadow: 0 0 5px rgba(15, 165, 212, 0.7);
}

.teams-images img {
    float: left;
    width:200px;
}

.meat-our-team-one-text { width: 100%; }

.meat-our-team-one-text a {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 22px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.meat-our-team-one-text a:hover { color: #E85C2C; }

.meat-our-team-one-text span {
    float: left;
    width: 100%;
    color: #999999;
    font-size: 12px;
    font-family: 'Crete Round', serif;
    line-height: 18px;
}

.meat-our-team-one-text p {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-top: 5px;
}





/*----------//// TEAMS SINGLE  \\\\-------------*/
.teams-single-images {
    width: 402px;
    height: 359px;
    padding: 4px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    z-index:9;
}

.teams-single-images img {
    float: left;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.teams-single-content { width: 100%; margin-top: -369px; }

.teams-fake {
    width: 445px;
    height: 381px;
}

.teams-single-text {
    width: auto !important;
    display: block !important;
    max-width: 100% !important;
    float:none !important;
}

.teams-single-text p {
    width: auto;
    max-width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    margin-bottom: 30px;
    display: block;
}

.teams-single-title {
    width: auto;
    max-width: 100%;
    margin-bottom: 30px;
    display: block;
}

.teams-single-title span {
    width: auto;
    max-width: 100%;
    color: #384e5b;
    font-size: 16px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin-top: 2px;
    display: block;
    font-weight: bold;
}

.teams-single-title p {
    width: auto;
    max-width: 100%;
    color: #b2b2b2;
    font-size: 12px;
    font-family: 'Crete Round',serif;
    line-height: 22px;
    display: block;
}

.teams-single-follow {
    float: right;
    width: 47.4%;
    background: #fff;
    padding: 2% 3%;
    border: 1px solid #c7dce4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.18);
    margin-bottom: 35px;
    z-index:9;
    position:relative;
}

.teams-single-follow-content {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.teams-single-follow-content span {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 12px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-right: 5px;
}

.teams-single-follow-content a {
    float: left;
    width: auto;
    height: 14px;
    overflow: hidden;
    margin-left: 5px;
}

.teams-single-follow-content img {
    float: left;
    width: 100%;
    height: 24px;
    top: 0;
    position: relative;
}

.teams-single-follow-content a:hover img { top: -12px; }

.teams-single-follow-content .fa {
    font-size: 14px;
    color: #b2b2b2;
    width: 15px;
}

.teams-single-follow-content .fa.fa-facebook {
    width: 11px;
}

.teams-single-follow-content .fa:hover {
    color: #E85C2C;
}

.teams-single-mail-content {
    width: 100%;
    float: left;
}

.teams-single-mail-content span {
    float: left;
    width: auto;
    color: #384e5b;
    font-size: 12px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-right: 5px;
}

.teams-single-mail-content a {
    float: left;
    width: auto;
    color: #b2b2b2;
    font-size: 12px;
    font-family: 'Crete Round',serif;
    margin-left: 5px;
}

.teams-single-mail-content a:hover { color: #E85C2C; }

.border-teams {
    float: right;
    width: 53.4%;
    height: 1px;
    background: url("style/img/border-widgets.png") repeat-x bottom left;
    margin-bottom: 30px;
}

.holder iframe {
    width:100%;
    height:380px;
}


/*Appointmen calendar*/

.ui-datepicker {
     background-color:#fff;
     padding:17px;
     font-size:13px;
     font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    border:1px solid #dfdfdf;
    color:#868686;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -moz-box-shadow: 0 2px 1px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0, 0.3);
    box-shadow: 0 2px 1px rgba(0,0,0, 0.3);
}

.ui-datepicker a {
    color:#384e5b;
    font-weight:bold;
}

.ui-datepicker a:hover {
    color:#E85C2C;
}

.ui-datepicker td{
    padding:7px;
}

.ui-datepicker th {

}

.ui-datepicker thead {
    margin:10px 0 10px 0;
}

.ui-datepicker-title {
    margin:10px 0 10px 0;
}

.ui-datepicker-header a {
    margin:0 3px 0 0;
}

.appointment-box {
    width:265px !important;
    margin:10px 0 0 10px !important;
}


@media screen and (min-width: 899px) and (max-width: 9999px) {
   .bg-menu nav {
       display:block !important;
    }
}



/*-- RESPONSIVE --*//* --------------------------------------------
  900 - 1023
-------------------------------------------- */

@media screen and (min-width: 900px) and (max-width: 1023px) {

    html { -webkit-text-size-adjust: none; }
    .wrapper { width: 800px; }


    .logo { float: none; text-align: center; display: inline-block; margin: 10px 0 30px -17px; width:100%; }
    .logo a {margin:0 auto 0 auto; float:none !important;}
    .logo img {float:none;}
    .header {padding:30px 0;}


    .pagination {margin:0 0 30px 0;}

    .noslider {margin:10px 0 0 0;}

    .bg-menu {width: auto; position: relative; float: right; right: 50%;}
    .bg-menu nav {display: block !important; position: relative; right: -50%;}


    .footer_box_holder {width:100%;}
    .home-call-action { width: 718px; margin: -70px 0 60px; }
    .home-call-action-text { width: 100%; text-align: center; }
    .home-call-action-buttom { display: inline-block; text-align: center; width: 100%; margin-top: 30px; }
    .home-call-action-buttom a { float: none; text-align: center; display: inline-block; }

    .home-page-content { width: 840px; }
    .home-page-content-one { width: 240px; }
    .home-page-content-one span { width: 185px; }

    .meat-our-team-title { width: 748px; }

    .meat-our-team-one-content { width: 841px; }
    .meat-our-team-one { width: 170px; }
    .meat-our-team-one-image { width: 100%; }
    .meat-our-team-one-image img { width: 160px; height: 136px; }

    .medical-service { width: 100%; }
    .medical-service-title, .latestnews-fullwidth .medical-service-title { width: 758px; }
    .medical-service-content, .services-fullwidth .medical-service-content, .latestnews-fullwidth .medical-service-content { width: 758px; }
    .medical-service-content-one, .services-fullwidth .medical-service-content-one { width: 726px; }
    .home-latest-news-right { width: 625px; }


    .footer_box { margin-right: 0; width: 100%; }
    .footer_box .newsletter { width: 760px; }
    .footer_box .newsletter .input-newsletter,
    .footer_box #s { width: 90%; }


    .footer-copyright-text { margin: -2px 0 0 40px; width: 51%; }

    .one-fourth { width: 100%; margin: 0; }
    .toggle-boxes ul li { padding: 3% 2% 2% 4%; width: 94%; }

    .blog-images { width: 99%; }
    .gallery-right { width: 100%; }
    .gallery-title span { width: 65%; }

    .teams-images-content { width: 840px; }
    .teams-images-one { width: 239px; }
    .teams-images { width: 97%; height: 206px; }
    .teams-images img { width: 100%; height: 100%; }

    .teams-single-content { margin-top: 0; }
    .teams-single-images { width: 98.5%; height: auto; margin-bottom: 40px; }
    .teams-fake { display: none; }
    .teams-single-title,
    .teams-single-text { width: 100%; float: left; }
    .teams-single-follow { width: 93.4%; }
    .border-teams { width: 100%; }

    .left-content-page { width: 100%; margin-bottom:0; }

    #sidebar { width: 738px; }
    .sidebar_widget_holder #s { width: 92%; }
    .sidebar_widget_holder .newsletter { width: 94%; }
    .sidebar_widget_holder .newsletter .input-newsletter { width: 90%; }

    .blog-one .home-latest-news-right { width: 83%; }
    .blog-gallery { width: 99%; }

    div.jp-audio div.jp-type-single div.jp-progress { width: 565px!important; }

    .service-text,
    .service-title { width: 67%; }

    .gallery-images-one { margin: 0 10px 20px; width: 243px; height: 194px; }
    .gallery-images-content { left: -10px; width: 880px; }

    .map-contact { width: 792px; }

    .form-textarea textarea { width: 770px; }

    .gallery-filter { width: 760px; padding: 20px 20px 18px; }

    .comment-start-title,
    .auto-box p { width: 90%; }

    .services-fullwidth .medical-service-title {width:94.8%}
    .gallery-right { width:100% !important;}
    .latestnews-fullwidth .home-latest-news-right {width:75%;}

    .appointment-form .bg-input input {width:731px;}
    .month {width:380px;}
    .month input {width:360px; background-position:348px 14px;}
    .doctor {width:380px;}
    .select-value {width:365px; background-position:350px 14px;}
    .additional-information textarea {width:730px;}
    .select-drop {width:377px;}
}


/* --------------------------------------------
  700 - 899
-------------------------------------------- */

@media screen and (min-width: 700px) and (max-width: 899px) {

    html { -webkit-text-size-adjust: none; }
    .wrapper { width: 612px; }
    .header { display: inline-block; text-align: center; }

    .footer_box_holder {width:100%;}
    .header .wrapper { width: 100%; max-width: 100%; }
    .logo { float: none; text-align: center; display: inline-block; margin: 0 0 -17px; }
    .bg-menu { float: none; text-align: center; display: inline-block; position: relative; width: 100%; top: 46px; }
    .border-top-pages {height:9px;}
    .button-menu { display: block; }
    .active-nav { display: none; }
    .bg-menu nav { width: 100%; background: #fff; padding: 25px 0 20px; }
    .bg-menu { width: 100%; }
    .bg-menu nav ul { width: 612px; text-align: center; display: inline-block; float: none; }


    .bg-menu nav ul li { width: 100%; background: url("style/img/border-widgets.png") repeat-x scroll left top; text-align: left; margin: 10px 0 0 0; padding-top: 10px; }
    .bg-menu nav ul li a:hover,
    .bg-menu nav ul li.active a { background: none; color: #E85C2C !important; }
    .bg-menu nav ul li a:link,
    .bg-menu nav ul li a:visited { border: none; padding: 0; width: auto!important; text-transform: none; float: left; color: #465e6d; text-shadow: 0 0 0;}
    .bg-menu nav ul li a:hover, .bg-menu nav ul  .current-menu-item > a {border:none !important; background-color:transparent !important; color:#E85C2C !important;}
    .sub-menu { min-width: 100%!important; display: block!important; visibility: visible!important; position: relative!important; top: 0!important; left: 0!important; background: none!important; border: none!important; margin: -14px 0 -12px!important; padding: 0!important; }
    ul.sf-menu li li ul,
    ul.sf-menu li li ul { left: 0px!important; top: 0!important; display: block!important; }
    .sub-menu li a { color: #d4d4d4!important; margin-left: 30px; }

    .noslider {margin:10px 0 0 0;}
    .pagination {margin:0 0 30px 0;}
    .home-call-action { width: 530px; margin: -70px 0 60px; }
    .home-call-action-text { width: 100%; text-align: center; }
    .home-call-action-buttom { display: inline-block; text-align: center; width: 100%; margin-top: 30px; }
    .home-call-action-buttom a { float: none; text-align: center; display: inline-block; }

    .home-page-content { width: 100%; margin-left: 0; }
    .home-page-content-one { margin: 0 0 30px; width: 100%; }
    .home-page-content-one span { width: 90%; }

    .meat-our-team-title { width: 560px; }

    .left-content-page { width: 100%; margin-bottom:0; }

    .meat-our-team-one-content { width: 655px; }
    .meat-our-team-one { width: 286px; }
    .meat-our-team-one-image { width: 100%; }
    .meat-our-team-one-image img { width: 276px; height: 245px; }

    .medical-service { width: 100%; }
    .medical-service-title, .services-fullwidth .medical-service-title, .latestnews-fullwidth .medical-service-title { width: 570px; }
    .medical-service-content, .services-fullwidth .medical-service-content, .latestnews-fullwidth .medical-service-content { width: 570px; }
    .medical-service-content-one,  .services-fullwidth .medical-service-content-one { width: 537px; }
    .home-latest-news-right { width: 440px; }

    .footer_box { margin-right: 0; width: 100%; }
    .footer_box .newsletter { width: 572px; }
    .footer_box .newsletter .input-newsletter,
    .footer_box #s { width: 90%; }

    .footer-copyright-text { margin: -2px 0 0 40px; width: 51%; }

    .shortcodes .one-fourth { width: 100%; margin: 0; }
    .toggle-boxes ul li { padding: 3% 2% 2% 4%; width: 94%; }

    .blog-images { width: 99%; }
    .gallery-right { width: 100%; }
    .gallery-title span { width: 65%; }

    .teams-images-content { width: 655px; }
    .teams-images-one { width: 286px; }
    .teams-images { width: 97%; height: 253px; }
    .teams-images img { width: 100%; height: 100%; }

    .teams-single-content { margin-top: 0; }
    .teams-single-images { width: 98.5%; height: auto; margin-bottom: 40px; }
    .teams-fake { display: none; }
    .teams-single-title,
    .teams-single-text { width: 100%; float: left; }
    .teams-single-follow { width: 93.4%; }
    .border-teams { width: 100%; }

    .left-content-page { width: 100%; }
    .service-one, .service-one-no-image {}
    #sidebar { width: 90%; }
    .sidebar_widget_holder #s { width: 92%; }
    .sidebar_widget_holder .newsletter { width: 92%; }
    .sidebar_widget_holder .newsletter .input-newsletter { width: 89.8%; }

    .blog-one .home-latest-news-right { width: 77%; }
    .blog-gallery { width: 99%; }

    div.jp-audio div.jp-type-single div.jp-progress { width: 400px!important; }


   .teams-single-follow { width: 90%; padding:4% 5%; }
    .teams-single-follow-content {margin-bottom:7px;}

    .service-text,
    .service-title { width: 59%; }

    .gallery-images-one { margin: 0 10px 20px; }
    .gallery-images-content { left: -10px; width: 655px; }

    .teams-images-one { margin: 0 29px 40px  10px; }

    .map-contact { width: 603px; }

    .form-textarea textarea { width: 581px; }

    .form {margin-bottom:40px;}

    .gallery-filter { width: 572px; padding: 20px 20px 18px; }
    .gallery-filter select {display:block;}
    .gallery-filter a { display:none; }
    .gallery-right { width:100% !important;}
    .latestnews-fullwidth .home-latest-news-right {width:75%;}

    .appointment-form .bg-input input {width:542px;}
    .month {width:290px;}
    .month input {width:265px; background-position:255px 14px;}
    .doctor {width:282px;}
    .select-value {width:265px; background-position:250px 14px;}
    .additional-information textarea {width:542px;}
    .select-drop {width:277px;}
        .bg-slider {min-height: 300px;}
}



/* --------------------------------------------
  500 - 699
-------------------------------------------- */

@media screen and (min-width: 500px) and (max-width: 699px) {

    html { -webkit-text-size-adjust: none; }



    .bg-top-bar { display: inline-block; text-align: center; }
    .header-tel,
    .header-mail,
    .header-address { display: none; }
    .soc-icons { float: none; text-align: center; display: inline-block; margin-top: 5px; }

    .bg-menu nav ul li a:hover, .bg-menu nav ul .current-menu-item a {border:none !important; background-color:transparent !important; color:#E85C2C !important;}
    .wrapper { width: 460px; }
    .footer_box_holder {width:100%;}
    .header { display: inline-block; text-align: center; }
    .header .wrapper { width: 100%; max-width: 100%; }
    .logo { float: none; text-align: center; display: inline-block; margin: 0 0 -17px; }
    .bg-menu { float: none; text-align: center; display: inline-block; position: relative; width: 100%; top: 47px; }
    .button-menu { display: block; }
    .active-nav { display: none; }
    .bg-menu nav { width: 100%; background: #fff; padding: 25px 0 20px; }
    .bg-menu { width: 100%; }
    .bg-menu nav ul { width: 460px; text-align: center; display: inline-block; float: none; }

    .noslider {margin:10px 0 0 0;}

    .bg-menu nav ul li { width: 100%; background: url("style/img/border-widgets.png") repeat-x scroll left top; text-align: left; margin: 10px 0 0 0; padding-top: 10px; }
    .bg-menu nav ul li a:hover,
    .bg-menu nav ul li.active a { background: none; color: #E85C2C !important; }
    .bg-menu nav ul li a:link,
    .bg-menu nav ul li a:visited { border: none; padding: 0; width: auto!important; text-transform: none; float: left; color: #465e6d; text-shadow: 0 0 0; }
    .sub-menu { min-width: 100%!important; display: block!important; visibility: visible!important; position: relative!important; top: 0!important; left: 0!important; background: none!important; border: none!important; margin: -14px 0 -12px!important; padding: 0!important; }
    ul.sf-menu li li ul,
    ul.sf-menu li li ul { left: 0px!important; top: 0!important; display: block!important; }
    .sub-menu li a { color: #d4d4d4!important; margin-left: 30px; }

    .home-call-action { width: 378px; margin: -50px 0 60px; }
    .home-call-action-text { width: 100%; text-align: center; }
    .home-call-action-buttom { display: inline-block; text-align: center; width: 100%; margin-top: 30px; }
    .home-call-action-buttom a { float: none; text-align: center; display: inline-block; }
    .service-one, .service-one-no-image {width:87% !important;}
    .home-page-content { width: 100%; margin-left: 0; }
    .home-page-content-one { margin: 0 0 30px; width: 100%; }
    .home-page-content-one span { width: 90%; }
    .bg-slider {min-height: 200px;}
    .bg-slider .tp-bullets.simplebullets {bottom:60px !important;}

    .bg-slider .tp-rightarrow {bottom:60px !important;}
    .bg-slider .tp-leftarrow {bottom:60px !important;}

    .meat-our-team-title { width: 408px; }

    .meat-our-team-one-content { width: 502px; }

    .border-top-pages-home {height:10px;}
    .left-content-page { width: 100%; margin-bottom:0; }
    .pagination {margin:0 0 30px 0;}
    .medical-service { width: 100%; }
    .medical-service-title, .services-fullwidth .medical-service-title, .latestnews-fullwidth .medical-service-title { width: 418px; }
    .medical-service-content, .services-fullwidth .medical-service-content, .latestnews-fullwidth .medical-service-content { width: 418px; }
    .medical-service-content-one,  .services-fullwidth .medical-service-content-one { width: 386px; }
    .home-latest-news-right { width: 285px; }

    .footer_box { margin-right: 0; width: 100%; }
    .footer_box .newsletter { width: 420px; }
    .footer_box .newsletter .input-newsletter,
    .footer_box #s { width: 90%; }

    .footer-copyright { display: inline-block; text-align: center; }
    .footer-logo { float: none; text-align: center; display: inline-block; margin-bottom: 30px; }
    .footer-copyright-text { margin: 0 0 30px 0; width: 100%; text-align: center; }
    .scroll-top { width: 100%!important; text-align: center!important; margin-top: 0px!important; }
    #back-top a { float: none!important; }

    .shortcodes .one-third,
    .shortcodes .one-fourth { width: 100%; margin: 0; }
    .toggle-boxes ul li { padding: 4% 2% 3% 6%; width: 92%; }

    .blog-images { width: 99%; }
    .gallery-right { width: 100%; }
    .gallery-title span { width: 100%; }
    .service-single-title span { width: 72%; }
    .gallery-next-prev { display: inline-block; float: none; margin-top: 30px; text-align: center; }
    .gallery-title { display: inline-block; text-align: center; }

    .teams-images-content { width: 500px; }

    .teams-single-content { margin-top: 0; }
    .teams-single-images { width: 98.5%; height: auto; margin-bottom: 40px; }
    .teams-fake { display: none; }
    .teams-single-title,
    .teams-single-text { width: 100%; float: left; }
    .teams-single-follow { width: 93.4%; }
    .border-teams { width: 100%; }

    .left-content-page { width: 100%; }

    .auto-box p { width: 82%; }
    .comment-start-title { width: 82%; }

    #sidebar { width: 87%; margin: 0 auto 70px auto;}
    .sidebar_widget_holder #s { width: 92%; }
    .sidebar_widget_holder .newsletter { width: 90%; }
    .sidebar_widget_holder .newsletter .input-newsletter { width: 90%; }

    .blog-one .home-latest-news-right { width: 100%; margin:15px 0 0 0; }
    .blog-gallery { width: 99%; }
    div.jp-audio div.jp-type-single div.jp-progress { width: 260px!important; }

    .service-text { width: 100%; margin-top: 20px; }
    .service-title { width: 43%; }

    .gallery-images-one { margin: 0 10px 20px; }
    .gallery-images-content { left: -10px; width: 500px; }
    .gallery-images-one { width: 210px; height: 171px; }

    .map-contact { width: 452px; height: 252px; }

    .form-textarea textarea { width: 431px; }

   .teams-single-follow { width: 90%; padding:4% 5%; }
    .teams-single-follow-content {margin-bottom:7px;}

    .form {margin-bottom:40px;}

    .service-one,
    .service-one-no-image { padding: 6%; width: 88%; }
    .holder iframe {height:260px;}
    .gallery-filter select {display:block;}
    .gallery-filter a { display:none; }
    .teams-images-one {margin:0 10px  20px 15px;}

    .left-content-page {margin-bottom:50px;}
    .toggle-holder {padding:3% !important; width:94% !important;}
    .gallery-filter { padding: 4% 3% !important;}

    .gallery-right { width:100% !important;}

    .gallery-hover-title span {font-size:12px; margin:-5px 0 0 0;}

    .blog-single-title span {font-size:29px}

    .latestnews-fullwidth .home-latest-news-right {width:67%;}

    .appointment-form .bg-input input {width:392px;}
    .month {width:420px; margin:0 0 15px 0;}
    .month input {width:405px; background-position:390px 14px;}
    .doctor {width:420px;}
    .select-value {width:405px; background-position:390px 14px;}
    .additional-information textarea {width:390px;}
    .select-drop {width:417px;}


        div.jp-audio div.jp-type-single a.jp-mute {
        width: 15px!important;
        height: 10px!important;
        position: relative!important;
        z-index: 999999!important;
        overflow: hidden!important;
        float: left!important;
        display: block!important;
        }

        div.jp-interface ul.jp-controls li {
        display: inline;
        float: left;
        }

        div.jp-audio div.jp-volume-bar {
        position: relative!important;
        display: block!important;
        top: -14px!important;
        left:338px;
        }
    div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute { left: 288px!important; }
}



/* --------------------------------------------
  499
-------------------------------------------- */

@media only screen and (max-width: 499px){

    html { -webkit-text-size-adjust: none; }

    .bg-top-bar { display: inline-block; text-align: center; }
    .header-tel,
    .header-mail,
    .header-address { display: none; }
    .soc-icons { float: none; text-align: center; display: inline-block; margin-top: 5px; }

    .wrapper { width: 300px; }
    .footer_box_holder {width:100%;}
    .header { display: inline-block; text-align: center; }
    .header .wrapper { width: 100%; max-width: 100%; }
    .logo { float: none; text-align: center; display: inline-block; margin: 0 0 -17px; }
    .bg-menu { float: none; text-align: center; display: inline-block; position: relative; width: 100%; top: 47px; }
    .button-menu { display: block; }
    .active-nav { display: none; }
    .bg-menu nav { width: 100%; background: #fff; padding: 25px 0 20px; }
    .bg-menu { width: 100%; }
    .bg-menu nav ul { width: 300px; text-align: center; display: inline-block; float: none; }

    .noslider {margin:10px 0 0 0;}

    .bg-menu nav ul li { width: 100%; background: url("style/img/border-widgets.png") repeat-x scroll left top; text-align: left; margin: 10px 0 0 0; padding-top: 10px; }
    .bg-menu nav ul li a:hover,
    .bg-menu nav ul li.active a { background: none; color: #E85C2C !important; }
    .bg-menu nav ul li a:link,
    .bg-menu nav ul li a:visited { border: none; padding: 0; width: auto!important; text-transform: none; float: left; color: #465e6d; text-shadow: 0 0 0; }
    .sub-menu { min-width: 100%!important; display: block!important; visibility: visible!important; position: relative!important; top: 0!important; left: 0!important; background: none!important; border: none!important; margin: -14px 0 -12px!important; padding: 0!important; }
    ul.sf-menu li li ul,
    ul.sf-menu li li ul { left: 0px!important; top: 0!important; display: block!important; }
    .sub-menu li a { color: #d4d4d4!important; margin-left: 30px; }
    .service-one, .service-one-no-image {width:83.4% !important;}
    .bg-menu nav ul li a:hover, .bg-menu nav ul .current-menu-item a {border:none !important; background-color:transparent !important; color:#E85C2C !important;}
    .home-call-action { width: 258px; padding: 20px; margin: -20px 0 60px; }
    .home-call-action-title { font-size: 26px; }
    .home-call-action-text { width: 100%; text-align: center; }
    .home-call-action-buttom { display: inline-block; text-align: center; width: 100%; margin-top: 30px; }
    .home-call-action-buttom a { float: none; text-align: center; display: inline-block; }

    .home-page-content { width: 100%; margin-left: 0; }
    .home-page-content-one { margin: 0 0 30px; width: 100%; }
    .home-page-content-one span { width: 82%; }

    .meat-our-team-title { width: 248px; }

    .meat-our-team-one-content { width: 100%; margin: 0; }
    .meat-our-team-one { width: 300px; margin: 0 0 30px; }
    .meat-our-team-one-image { width: 100%; }
    .meat-our-team-one-image img { width: 290px; height: 260px; }

    .left-content-page { width: 100%; margin-bottom:0; }

    .medical-service { width: 100%; }
    .medical-service-title, .services-fullwidth .medical-service-title, .latestnews-fullwidth .medical-service-title { width: 258px; }
    .medical-service-content, .services-fullwidth .medical-service-content, .latestnews-fullwidth .medical-service-content { width: 258px; }
    .medical-service-content-one,  .services-fullwidth .medical-service-content-one { width: 226px; }
    .home-latest-news-right { width: 132px; }
    .latestnews-fullwidth .home-latest-news-right {margin-left:0;}
    .service-letest .home-latest-news-right { width: 100%; margin-top: 20px; }

    .border-top-pages-home {height:10px;}
    .footer_box { margin-right: 0; width: 100%; }
    .footer_box .newsletter { width: 260px; }
    .footer_box .newsletter .input-newsletter,
    .footer_box #s { width: 90%; }

    .bg-slider {min-height: 150px;}
    
    .footer-copyright { display: inline-block; text-align: center; }
    .footer-logo { float: none; text-align: center; display: inline-block; margin-bottom: 30px; }
    .footer-copyright-text { margin: 0 0 30px 0; width: 100%; text-align: center; }
    .scroll-top { width: 100%!important; text-align: center!important; margin-top: 0px!important; }
    #back-top a { float: none!important; }

    .shortcodes .one-half,
    .shortcodes .one-third,
    .shortcodes .one-fourth { width: 100%; margin: 0; }
    .toggle-boxes ul li { padding: 6.5% 2% 5% 7%; width: 91%; }

    .blog-images { width: 99%; }
    .gallery-title span { width: 100%; }
    .service-single-title { text-align: center; display: inline-block; }
    .service-single-title span { width: 100%; text-align: center; }
    .service-single-title a { float: none; text-align: center; display: inline-block; margin-top: 30px; }

    .gallery-title { text-align: center; display: inline-block; }
    .gallery-right { width: 100%; text-align: left; }
    .gallery-next-prev { float: none; text-align: center; display: inline-block; margin-top: 30px; }

    .teams-images-content { width: 100%; margin: 0; }
    .teams-images-one { width: 100%; margin: 0 0 40px; }
    .teams-images { width: 97%; height: 255px; }
    .teams-images img { width: 100%; height: 100%; }

    .teams-single-content { margin-top: 0; }
    .teams-single-images { width: 98.5%; height: auto; margin-bottom: 40px; }
    .teams-fake { display: none; }
    .teams-single-title,
    .teams-single-text { width: 100%; float: left; }
    .teams-single-follow { width: 90%; padding:4% 5%; }
    .teams-single-follow-content {margin-bottom:7px;}
    .border-teams { width: 100%; }

    .left-content-page { width: 100%; }

    .auto-box p { width: 73%; }
    .comment-start-title { width: 73% }

    #sidebar { display: inline-block; width: 79%; margin: 0 auto 70px auto; }
    .sidebar_widget_holder #s { width: 92%; }
    .sidebar_widget_holder .newsletter { width: 84%; }
    .sidebar_widget_holder .newsletter .input-newsletter { width: 90%; }
    .holder iframe {height:170px;}

    .blog-one .home-latest-news-right { width: 100%; margin:15px 0 0 0; }
    .blog-gallery { width: 99%; }

    div.jp-audio div.jp-type-single div.jp-progress { width: 160px!important; }
    div.jp-audio div.jp-volume-bar { width: 35px!important; }
    div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute { left: 190px!important; }

    .service-text,
    .service-title { width: 100%; }

    .post-link-top,
    .post-link-down,
    .post-quote span,
    .post-quote p { width: 86%; }

    .service-image { width: 242px; height: 200px; margin-bottom: 30px; }

    .gallery-images-one { margin: 0 0 20px; }
    .gallery-images-content { left: 0; width: 301px; }
    .gallery-images-one { width: 290px; height: 251px; }

    .map-contact { width: 291px; height: 202px; }

    .bg-input input,
    .form-textarea textarea { width: 270px; }

    .service-one,
    .service-one-no-image { padding: 8%; width: 83.4%; }

    .gallery-filter select {display:block;}
    .gallery-filter a { display:none;}

    .form {margin-bottom:40px;}
    .left-content-page {margin-bottom:50px;}
    .toggle-holder {padding:4% !important; width:92% !important;}

    .gallery-filter { padding: 4% 3% !important;}
    .blog-single-title span {font-size:27px}

    .bg-slider .tp-bullets.simplebullets {bottom:30px !important;}

    .bg-slider .tp-rightarrow {bottom:30px !important;}
    .bg-slider .tp-leftarrow {bottom:30px !important;}

    .appointment-form .bg-input input {width:232px;}
    .month {width:246px; margin:0 0 15px 0;}
    .month input {width:246px; background-position:390px 14px;}
    .doctor {width:246px;}
    .select-value {width:246px; background-position:390px 14px;}
    .additional-information textarea {width:229px;}
    .select-drop {width:258px;}



    div.jp-audio div.jp-type-single a.jp-mute {
		width: 15px!important;
		height: 10px!important;
		position: relative!important;
		z-index: 999999!important;
		overflow: hidden!important;
		float: left!important;
		display: block!important;
	}

	div.jp-interface ul.jp-controls li {
		display: inline;
		float: left;
	}

	div.jp-audio div.jp-volume-bar {
		position: relative!important;
		display: block!important;
		top: -14px!important;
		left:237px;
	}
}








/* ------------------------------ 
 *          CUSTOM CSS
 * ------------------------------ */

.tc_button {
	background: #d12e2e;
	border-radius: 4px;
	border: 2px solid #a72525;
}

.tc_button:hover {
	background: #da5858;
	border-color: #d12e2e;
}

.va_button {
	background: #749933;
	border-radius: 4px;
	border: 2px solid #6b8d2f;
}

.va_button:hover {
	background: #82ac39;
	border-color: #749933;
}

.asn_solution_title {
	font-size: 1.625em;
	font-family: 'Open Sans', 'Raleway', Arial, sans-serif;
}

.footer_container {
	width: 100%;
	display: inline-block;
	padding-top: 20px;
}

/*  Contact ASN  */
.asn_contact_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	color: #333;
}

table.contact {
	border-collapse: separate;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	vertical-align: middle;
	clear: both;
	border-spacing: 24px 8px;
}

table.contact td {
	text-align: left;
}

table.contact th {
	text-align: left;
}

.service_selection {
	border-spacing: 20px;
}
