/*
Theme Name: Medica Lite
Theme URI: https://themeisle.com/themes/medica-lite/
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Medica Lite is the best free medical WordPress theme featuring a custom flat business looking homepage with flat feature boxes, latest news, multiple social icons and custom flat blog page.Works best for a doctor business, medical, dentist, health or hospital.
Version: 1.2.11
License: GNU General Public License version 3
License URI: license.txt
Tags: white, light, two-columns, right-sidebar, custom-header, custom-menu, featured-images, rtl-language-support, sticky-post, translation-ready, blue, white, responsive-layout, fixed-layout,theme-options, threaded-comments
Text Domain: medica-lite
Domain Path: /languages/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 *	1 - General
 *		1.1 Reset CSS
 *		1.2 General
 *		1.3 Top Header
 *		1.4 Subheader
 *		1.5 Features
 *		1.6 Content
 *		1.7 Footer
 *
 *	2 - Blog
 *		2.1 Posts
 *		2.2 Sidebar Right
 *		2.3 Single
 *
 *	3 - Lawyers
 *		3.1 Lawyers Content
 *
 *	4 - Practice Areas
 *
 *	5 - Testimonials
 */
/**
 *	1 - General
 */
/* 1.1 Reset CSS */
/* 1.2 General */
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;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

hr {
  width: 100%;
  height: 1px;
  background: #dddddd;
  margin-top: 19px;
  margin-bottom: 10px;
  outline: 0;
  border: 0;
}

html {
  font-size: 62.5%;
}

/**
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.1.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}

.gallery-caption {
  margin: 0;
}

.bypostauthor {
  margin: 0;
}

.wp-caption {
  font-style: italic;
}

body {
  background: #ffffff;
  color: #fff;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}

body.custom-background {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.wrapper {
  width: 1027px;
  margin: 0px auto;
}

.wide-header {
  width: 100%;
  min-height: 166px;
  margin: 0px 0px;
}

.wide-nav {
  width: 100%;
  height: 90px;
  line-height: 90px;
  background: #445d70;
}
.wide-nav h3 {
  width: 100%;
  font-weight: 500;
  font-size: 26px;
}
.wide-nav h3 span {
  font-weight: 200;
}

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?or2s07");
  src: url("fonts/icomoon.eot?#iefixor2s07") format("embedded-opentype"), url("fonts/icomoon.woff?or2s07") format("woff"), url("fonts/icomoon.ttf?or2s07") format("truetype"), url("fonts/icomoon.svg?or2s07#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e600";
}

.icon-facebook:before {
  content: "\e601";
}

.icon-twitter:before {
  content: "\e602";
}

.icon-skype:before {
  content: "\e603";
}

.icon-in:before {
  content: "\e604";
}

/* Header Top */
#header-top {
  width: 100%;
  margin: 28px 0 0 0;
}
#header-top .header-left a.logo {
  width: auto;
  height: 80px;
  display: block;
  text-decoration: none;
  float: left;
}
#header-top .header-left a.logo img {
  width: auto;
  max-height: 100%;
  float: left;
  height: 80px;
}
#header-top .header-left a.logo .logo-title {
  /*width: 100%;*/
  margin-top: 30px;
  margin-left: 15px;
  font-weight: 700;
  font-size: 20px;
  color: #0384ce;
  float: left;
}
#header-top .header-left a.logo .logo-description {
  width: 100%;
  margin-top: 5px;
  font-size: 18px;
  color: #646464;
}
#header-top .header-left .header-contact {
  /* width: 212px; */
  line-height: 14px;
  margin-left: 13px;
  margin-top: 13px;
  color: #373737;
  text-align: right;
  font-family: 'Roboto', sans-serif;
  float: right;
}
#header-top .header-left .header-contact a {
  line-height: 24px;
  font-size: 20px;
  color: #0384ce;
  font-weight: 400;
  text-decoration: none;
  display: block;
}
#header-top .header-left .header-contact a i.icon-phone {
  font-size: 19px;
}
#header-top .header-left .header-contact ul {
  margin-top: 8px;
  float: right;
}
#header-top .header-left .header-contact ul li {
  width: 19px;
  height: 19px;
  margin-left: 8px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  float: left;
}
#header-top .header-left .header-contact ul li:hover {
  margin-top: -5px;
}
#header-top .header-left .header-contact ul li.header-facebook-icon {
  background: url("images/header-facebook-icon.png") no-repeat;
}
#header-top .header-left .header-contact ul li.header-twitter-icon {
  background: url("images/header-twitter-icon.png") no-repeat;
}
#header-top .header-left .header-contact ul li.header-youtube-icon {
  background: url("images/header-youtube-icon.png") no-repeat;
}
#header-top .header-left .header-contact ul li.header-linkedin-icon {
  background: url("images/header-linkedin-icon.png") no-repeat;
}
#header-top .header-left .header-contact ul li a {
  width: 19px;
  height: 19px;
  display: block;
}
.navigation {
  width: 100%;
  height: 54px;
  background: #42b3e5;
  margin-top: 24px;
}

.navigation ul {
  list-style: none;
  float: left;
}

.navigation li {
  height: auto;
  min-height: 54px;
  position: relative;
  float: left;
}

.navigation li:first-child {
  margin-left: 0px;
}

.navigation li a {
  height: 100%;
  padding: 19px 19px;
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.navigation li a:hover {
  background: #38a1cf;
}

.navigation li ul {
  background: #42b3e5;
  top: 54px;
  display: none;
  position: absolute;
  z-index: 99999;
  width: 200px;
}

.navigation li:hover > ul {
  display: block;
}

.navigation li ul li {
  width: 100%;
  height: auto;
  margin-left: 0px;
}

.navigation li ul li a {
  /* height: 54px; */
  /* line-height: 54px; */
  font-weight: normal;
  border: none;
  font-size: 14px;
}

.navigation li ul li a:hover {
  border: none;
}

.navigation li ul ul {
  top: 0;
  left: 100%;
}

.navigation ul li.menu-item-has-children {
  height: 54px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KPGcgaWQ9Imljb21vb24taWdub3JlIj4KCTxsaW5lIHN0cm9rZS13aWR0aD0iMSIgeDE9IiIgeTE9IiIgeDI9IiIgeTI9IiIgc3Ryb2tlPSIjRkZGRkZGIiBvcGFjaXR5PSIiPjwvbGluZT4KPC9nPgoJPHBhdGggZD0iTTEwLjczNCA2LjA4MWMwLjIxNy0wLjIxNCAwLjU2Ny0wLjIxNCAwLjc4MyAwczAuMjE3IDAuNTYxIDAgMC43NzVsLTMuMTI2IDMuMDY0Yy0wLjIxNyAwLjIxNC0wLjU2NyAwLjIxNC0wLjc4MyAwbC0zLjEyNi0zLjA2NGMtMC4yMTYtMC4yMTQtMC4yMTYtMC41NjEgMC0wLjc3NXMwLjU2Ni0wLjIxNCAwLjc4MyAwbDIuNzM0IDIuNTEyIDIuNzM0LTIuNTEyeiIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: right center;
}

.navigation ul li ul li.menu-item-has-children {
  height: auto;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KPGcgaWQ9Imljb21vb24taWdub3JlIj4KCTxsaW5lIHN0cm9rZS13aWR0aD0iMSIgeDE9IiIgeTE9IiIgeDI9IiIgeTI9IiIgc3Ryb2tlPSIjRkZGRkZGIiBvcGFjaXR5PSIiPjwvbGluZT4KPC9nPgoJPHBhdGggZD0iTTYuMDgxIDEwLjczNGMtMC4yMTQgMC4yMTctMC4yMTQgMC41NjcgMCAwLjc4M3MwLjU2MSAwLjIxNyAwLjc3NSAwbDMuMDY0LTMuMTI2YzAuMjE0LTAuMjE3IDAuMjE0LTAuNTY3IDAtMC43ODNsLTMuMDY0LTMuMTI2Yy0wLjIxNC0wLjIxNy0wLjU2MS0wLjIxNy0wLjc3NSAwcy0wLjIxNCAwLjU2Ni0wLjAwMSAwLjc4MmwyLjUxMyAyLjczNS0yLjUxMiAyLjczNHoiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4KPC9zdmc+Cg==);
  background-position: 90% center;
}

/* Subheader */
#subheader {
  width: 100%;
  height: auto;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#subheader .subheader-color {
  width: 100%;
  height: 100%;
  background: rgba(21, 52, 76, 0.85);
  padding-bottom: 108px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
#subheader .subheader-color .full-header-content {
  width: 100%;
  margin-top: 100px;
  float: left;
}
#subheader .subheader-color .full-header-content h3 {
  width: 100%;
  color: #fff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  line-height: 42px;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
}
#subheader .subheader-color .full-header-content h3 span.color {
  color: #42b3e5;
}
#subheader .subheader-color .full-header-content p {
  width: 100%;
  margin-top: 13px;
  color: #fff;
  line-height: 22px;
  font-weight: 300;
  font-size: 14px;
}
#subheader .subheader-color .full-header-content a {
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
  background-color: #42b3e5;
  background-repeat: no-repeat;
  border: 2px solid #68c1e8;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  float: left;
  margin-top: 25px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#subheader .subheader-color .full-header-content a:hover {
  color: #fff;
  background-position: 130px center, 134px center;
}
#subheader .subheader-color .full-header-image {
  width: 500px;
  margin-top: 150px;
  position: absolute;
  right: 0;
  bottom: -110px;
  float: right;
}
#subheader .subheader-color .full-header-image img {
  max-width: 100%;
  height: auto;
}
#subheader .subheader-color .wrapper-position-relative {
  position: relative;
}
#subheader .second-subheader {
  width: 100%;
  padding: 60px 0px;
  text-align: center;
  position: relative;
  float: left;
  background-color: #FFF;
}
#subheader .second-subheader .second-subheader-image {
  width: 362px;
  float: left;
}
#subheader .second-subheader .second-subheader-image img {
  max-width: 100%;
}
#subheader .second-subheader #category-columns {
  width: 529px;
  margin-left: 134px;
  text-align: left;
  float: left;
}
#subheader .second-subheader #category-columns.no-subheader-image {
  width: 100%;
  margin-left: 0;
}
#subheader .second-subheader #category-columns h3 {
  color: #1b4269;
  font-size: 22px;
  margin-bottom: 20px;
}
#subheader .second-subheader #category-columns p {
  color: #646464;
  font-size: 15px;
  line-height: 22px;
}
#subheader .second-subheader #category-columns ul {
  margin-top: 71px;
}
#subheader .second-subheader #category-columns ul li {
  width: 225px;
  float: left;
  margin-bottom: 87px;
  margin-right: 79px;
}
#subheader .second-subheader #category-columns ul li:nth-child(even) {
  margin-right: 0;
}
#subheader .second-subheader #category-columns ul li a {
  color: #1b4269;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#subheader .second-subheader #category-columns ul li a:hover {
  color: #3a92c0;
}
#subheader .second-subheader #category-columns ul li span {
  color: #1b4269;
  font-weight: 700;
  font-size: 17px;
}
#subheader .second-subheader #category-columns ul li p {
  font-size: 14px;
  color: #6f6a6a;
  line-height: 20px;
  margin-top: 10px;
}

#features {
  width: 100%;
  background: #fafafa;
  padding: 82px 0px;
  text-align: center;
  float: left;
}
#features h3 {
  color: #1b4269;
  font-size: 33px;
  line-height: 48px;
}
#features p {
  color: #57595a;
  font-weight: 300;
  line-height: 20px;
  font-size: 15px;
}
#features ul {
  padding-top: 72px;
}
#features ul li {
  float: left;
  width: 502px;
  margin-bottom: 52px;
}
#features ul li .icon-div {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #42b3e5;
  float: left;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#features ul li .icon-div a {
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  display: block;
}
#features ul li .icon-div a img {
  max-width: 80px;
  max-height: 100%;
  margin-top: 45px;
}
#features ul li .icon-div a.heart {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjcxcHgiIGhlaWdodD0iNzNweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9IiNmZmYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZD0iTTQ4LjY5MSw1Ny43MDVsNC4xMzUsMjAuNDY1bC0wLjQ1OSwwLjUwMWMtMC40ODMsMC41MjktMS4xNjgsMC44My0xLjg4NiwwLjgzYzAsMCwwLDAtMC4wMDMsMA0KCWMtMC43MTYtMC4wMDEtMS40LTAuMzAzLTEuODg2LTAuODMzTDI5LjQ4NCw1Ny43MDVoMi4yNjRjMS43NzQsMCwzLjMwOS0xLjI2NSwzLjY1LTMuMDA3bDIuMDc4LTEwLjY0OGwyLjM1NSwxMC43MzINCgljMC4zNzEsMS42OTMsMS44OTgsMi45MjMsMy42MzMsMi45MjNINDguNjkxeiBNMjAuMzEsNDYuOTYxYzAuNjg1LDEuMTI3LDEuNDg0LDIuMjI5LDIuNDAxLDMuMzA1aDUuOTc0bDQuOTI3LTI1LjI1DQoJYzAuMzM3LTEuNzIyLDEuODU0LTIuOTg3LDMuNjA4LTMuMDA3YzEuODEzLDAuMDE0LDMuMzA0LDEuMjE4LDMuNjc3LDIuOTI3bDUuNTYsMjUuMzNoNS4yNzljMS43NjEsMCwzLjI5NCwxLjI1MywzLjY0NiwyLjk4DQoJbDEuNDQ0LDcuMTUzbDAuODcxLTYuNTZjMC4yNDYtMS44NDEsMS44MzItMy4yMjksMy42ODgtMy4yMjloMTYuNjUybDAuMTU1LTAuMTdjMC4wMjctMC4wMzIsMC4wNTctMC4wNjMsMC4wODQtMC4wOTcNCgljMC44NzgtMS4wNjMsMS42NDMtMi4xMzIsMi4zMDUtMy4yMTJsMS43MzctMy40NDhjMC45MjktMi4zNDMsMS4zODctNC43NSwxLjM4Ny03LjI1N2MwLTEwLjQwMS03LjgzNS0xOS0xNy45MTItMjAuMjIyDQoJbC0xLjM0My0wLjEyMWMtMC4zNzItMC4wMjEtMC43NDQtMC4wMzItMS4xMTktMC4wMzJjLTQuNzQ2LDAtOS4yMjEsMS42MDItMTIuODQsNC41NTdjLTMuNjE4LTIuOTU1LTguMDk1LTQuNTU3LTEyLjg0MS00LjU1Nw0KCWMtMC4zNTEsMC0wLjY5OSwwLjAwOS0xLjA0NSwwLjAyNmwtMS4zNDYsMC4xMTlDMjUuMTQ5LDE3LjM4NCwxNy4yNzUsMjYsMTcuMjc1LDM2LjQyNmMwLDIuNDQ3LDAuNDQ3LDQuODIxLDEuMzM2LDcuMTA5DQoJTDIwLjMxLDQ2Ljk2MXogTTYzLjUyMSw2Ni40NzlsNy43MS04LjQzaC02LjU5MUw2My41MjEsNjYuNDc5eiBNODIuMTEsNTMuMjIySDYxLjQ2N2MtMC41MzIsMC0wLjk4MywwLjM5NC0xLjA1NCwwLjkyMg0KCWwtMi45NjUsMjIuMzA0bC00LjU4OS0yMi43MTljLTAuMTAxLTAuNDk2LTAuNTM2LTAuODUyLTEuMDQxLTAuODUyaC03LjQxNmwtNi4wMi0yNy40MjJjLTAuMTA2LTAuNDkxLTAuNTI3LTAuODMxLTEuMDUtMC44MzQNCgljLTAuNTAzLDAuMDA1LTAuOTM1LDAuMzY1LTEuMDMsMC44NTlsLTUuMzQ3LDI3LjM5OEgxNy4zNThjLTAuNTg4LDAtMS4wNjMsMC40NzYtMS4wNjMsMS4wNjNjMCwwLjU4NywwLjQ3NSwxLjA2MywxLjA2MywxLjA2Mw0KCWgxNC40NzNjMC41MDksMCwwLjk0NS0wLjM2LDEuMDQzLTAuODU5bDQuNTMyLTIzLjIyNmw1LjEwNCwyMy4yNWMwLjEwNywwLjQ4OCwwLjUzOSwwLjgzNSwxLjAzOCwwLjgzNWg3LjRsNS42NzUsMjguMDk0DQoJYzAuMTAyLDAuNDk3LDAuNTM4LDAuODUyLDEuMDQyLDAuODUyYzAuMDEyLDAsMC4wMjQsMCwwLjAzNiwwYzAuNTE5LTAuMDE4LDAuOTQ5LTAuNDA3LDEuMDE4LTAuOTIybDMuNjc5LTI3LjY3OUg4Mi4xMQ0KCWMwLjU4NywwLDEuMDYzLTAuNDc2LDEuMDYzLTEuMDYzUzgyLjY5Nyw1My4yMjIsODIuMTEsNTMuMjIyeiIvPg0KPC9zdmc+DQo=);
  background-position: 50% 50%;
}
#features ul li .icon-div a.medic {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI3MHB4IiBoZWlnaHQ9IjY5cHgiIHZpZXdCb3g9IjAgMCA0OTIgNDgyIiBmaWxsPSIjZmZmIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik00NzMuNSwxNDAuNUM0NjEuMTY3LDEyOC44MzMsNDQ2LjY2NywxMjMsNDMwLDEyM2gtNTFWNzBjMC0xOS4zMzMtNi42NjctMzUuODMzLTIwLTQ5LjVTMzI5LjY2NywwLDMxMSwwSDE4MQ0KCWMtMTguNjY3LDAtMzQuNjY3LDYuODMzLTQ4LDIwLjVjLTEzLjMzNCwxMy42NjctMjAsMzAuMTY3LTIwLDQ5LjV2NTNINjJjLTE2LjY2NywwLTMxLjE2Nyw1LjgzMy00My41LDE3LjVTMCwxNjYuNjY3LDAsMTg0djIzNg0KCWMwLDE2LjY2Nyw2LjE2NywzMS4xNjcsMTguNSw0My41UzQ1LjMzMyw0ODIsNjIsNDgyaDM2OGMxNi42NjcsMCwzMS4xNjctNi4xNjcsNDMuNS0xOC41UzQ5Miw0MzYuMzMzLDQ5Miw0MTlWMTg0DQoJQzQ5MiwxNjYuNjY3LDQ4NS44MzMsMTUyLjE2Nyw0NzMuNSwxNDAuNXogTTE1NCw3MGMwLTcuMzMzLDIuODMzLTE0LDguNS0yMHMxMS44MzQtOSwxOC41LTloMTMwYzYuNjY3LDAsMTIuODMzLDMsMTguNSw5DQoJczguNSwxMi42NjcsOC41LDIwdjUzSDE1NFY3MHogTTM1OSwzNDhoLTcydjcyaC04MnYtNzJoLTcydi04Mmg3MnYtNzFoODJ2NzFoNzJWMzQ4eiIvPg0KPC9zdmc+DQo=);
  background-position: 50% 50%;
}
#features ul li .icon-div a.stethoscope {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNzFweCIgaGVpZ2h0PSI4MXB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiNmZmYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTQ2Ljk2NSwyMy4zNDVjMC0zLjgxNS0zLjExNi02LjkyLTYuOTMxLTYuOTJjLTMuODE1LDAtNi45MzIsMy4xMDUtNi45MzIsNi45MmMwLDMuNDM0LDIuNDk2LDYuMjY2LDUuNzY4LDYuODEzdjcuMjY3DQoJCWMwLDUuNjY0LTQuNTk3LDEwLjI2MS0xMC4yNjEsMTAuMjYxYy01LjY2MywwLTEwLjI2Mi00LjU5OC0xMC4yNjItMTAuMjYxTDE4LjMyMiwyOS4xYzIuNjg2LTAuMzU5LDUuMzExLTEuOTI5LDcuNjQ2LTQuNjEyDQoJCWMwLjM0My0wLjM5NCwwLjQ0Ny0wLjkwMiwwLjM4OC0xLjM4N2MzLjA1MS00LjAzNSw0Ljk0NS05LjUzLDQuOTQ1LTEzLjc1NGMwLTYuNTIxLTIuOTIyLTcuMTk4LTcuNzU0LTguMzA0TDIzLjU0LDEuMDMxDQoJCUMyMy4yNDMsMC40MzMsMjIuNjQzLDAsMjEuOTE2LDBjLTEuMDIxLDAtMS44NDksMC44MjctMS44NDksMS44MzZjMCwxLjAyMSwwLjgyNywxLjg0OCwxLjg0OSwxLjg0OA0KCQljMC40MDQsMCwwLjc4My0wLjE2OCwxLjA4NC0wLjQwN2wwLjA0MywwLjAxNkMyNy43MzQsNC4zNywyOSw0LjY2MiwyOSw5LjM0N2MwLDMuNzE1LTEuNzU4LDguNjktNC40NDUsMTIuMjgyDQoJCWMtMC40NDUsMC4wMjYtMC44ODUsMC4yMjItMS4yMTQsMC41ODhjLTEuMzczLDEuNTg5LTMuNTY3LDMuNDkxLTYuMTU5LDMuNDkxYy0yLjU5LDAtNC43ODItMS44ODQtNi4xNTUtMy40NjkNCgkJYy0wLjMzLTAuMzY2LTAuNzY5LTAuNTYyLTEuMjExLTAuNTg3Yy0yLjY5NC0zLjYwNS00LjQ1Ni04LjU4Ni00LjQ1Ni0xMi4zMDZjMC00LjY4OCwxLjI0NS00Ljk3OSw1Ljk2NS02LjA1NmwwLjAxNi0wLjAxNQ0KCQljMC4zMjQsMC4yMzksMC42NzcsMC40MDgsMS4xMDcsMC40MDhjMS4wMjEsMCwxLjg0OC0wLjgyOCwxLjg0OC0xLjg0OEMxNC4yOTUsMC44MjcsMTMuNDY5LDAsMTIuNDQ3LDANCgkJYy0wLjcyOSwwLTEuMzI4LDAuNDMzLTEuNjQ2LDEuMDI5TDEwLjc5NywxLjAzQzUuOTYsMi4xNDYsMy4wMzMsMi44MTEsMy4wMzMsOS4zNDdjMCw0LjIyOCwxLjksOS43NDMsNC45NzksMTMuNzc3DQoJCWMtMC4wNTksMC40ODUsMC4wNDYsMC45OTQsMC4zODksMS4zODdjMi4zMzMsMi42NjUsNC45MzMsNC4yMyw3LjYxNiw0LjU4OGwwLjAwMyw4LjMyNUMxNi4wMjEsNDQuMzU5LDIxLjY3NSw1MCwyOC42MDksNTANCgkJczEyLjU2NS01LjY0MSwxMi41NjUtMTIuNTc2di03LjI2N0M0NC40NDUsMjkuNjExLDQ2Ljk2NSwyNi43NzksNDYuOTY1LDIzLjM0NXogTTQwLjAzNCwyNy45NzRjLTIuNTQzLDAtNC42My0yLjA3My00LjYzLTQuNjI4DQoJCWMwLTIuNTQ0LDIuMDg3LTQuNjE3LDQuNjMtNC42MTdzNC42MDYsMi4wNzMsNC42MDYsNC42MTdDNDQuNjQxLDI1LjkwMSw0Mi41NzcsMjcuOTc0LDQwLjAzNCwyNy45NzR6Ii8+DQoJPHBhdGggZD0iTTQwLjAzNCwxOS44OTFjLTEuOTEsMC0zLjQ2NiwxLjU0NS0zLjQ2NiwzLjQ1NWMwLDEuOTIxLDEuNTU2LDMuNDY1LDMuNDY2LDMuNDY1YzEuOTA5LDAsMy40NjYtMS41NDQsMy40NjYtMy40NjUNCgkJQzQzLjUsMjEuNDM2LDQxLjk0MywxOS44OTEsNDAuMDM0LDE5Ljg5MXoiLz4NCjwvZz4NCjwvc3ZnPg0K);
  background-position: 50% 50%;
}
#features ul li .icon-div a.doctor {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzhweCIgaGVpZ2h0PSI5NXB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZmlsbD0iI2ZmZiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Y2lyY2xlIGN4PSI1MCIgY3k9IjExLjU5NCIgcj0iMTAuMDM1Ii8+DQoJPHBhdGggZD0iTTQ3LjUyNywyMi4wODhjLTAuMDA4LDAuMDAyLTAuMDE3LDAuMDAyLTAuMDI0LDAuMDA0Yy0wLjgzOSwwLjItMS42NjMsMC41MTItMi40NDksMC45MDQNCgkJYzAuMzEyLDQuMDc3LDIuNjQ3LDcuOTU1LDQuOTQ2LDcuOTU1YzIuMjg1LDAsNC42MDYtMy44MzUsNC45MzgtNy44ODhjLTAuNzk5LTAuNDA2LTEuNjM0LTAuNzM5LTIuNDg3LTAuOTQ4bC0yLjUsMi41MTcNCgkJTDQ3LjUyNywyMi4wODh6Ii8+DQoJPHBhdGggZD0iTTY5LjAxMSw1Mi41NzdjMS43NTMtMTcuNTI1LTUuMDEzLTI0LjIzOS0xMi41ODUtMjguODg0Yy0wLjAyNS0wLjAxNi0wLjA1My0wLjAyNC0wLjA3OS0wLjAzOQ0KCQljLTAuNDc1LDQuMTMtMi43NDUsOC4yMTEtNS43NDYsOC43Yy0wLjQyNiwyLjA4MiwwLjMxMywyLjkyMSwxLjE3NywzLjg2M2MxLjU3NiwxLjcxOSwyLjQ3NywzLjM1LTAuMjYxLDcuODU1DQoJCWMwLjE5MywwLjI4OSwwLjMwNywwLjYzNywwLjMwNywxLjAxMWMwLDEuMDA4LTAuODE2LDEuODIzLTEuODIzLDEuODIzcy0xLjgyMy0wLjgxNS0xLjgyMy0xLjgyM2MwLTEuMDA3LDAuODE2LTEuODIzLDEuODIzLTEuODIzDQoJCWMwLjEsMCwwLjE5NSwwLjAxNCwwLjI5MSwwLjAyOWMyLjM4Ni0zLjkxMSwxLjUwOS00Ljg5MSwwLjQxMS02LjA4NmMtMC45MjYtMS4wMDktMi4wNTItMi4yNDgtMS41ODItNC45MTINCgkJYy0yLjgzNC0wLjY4My00Ljk3LTQuNTY0LTUuNDU3LTguNTI0Yy0wLjE0NiwwLjA2My0wLjI5MiwwLjEyMy0wLjQzMSwwLjIwOGMtNy40MDIsNC41NC0xNC4wMDgsMTEuMTktMTIuMjMsMjguOTU1DQoJCWMwLjIwMSwyLjAxLDEuODk2LDMuNTA5LDMuODcyLDMuNTA5YzAuMTMsMCwwLjI2MS0wLjAwNywwLjM5My0wLjAyYzIuMTQyLTAuMjE1LDMuNzAzLTIuMTI0LDMuNDg5LTQuMjY1DQoJCWMtMC41OS01Ljg5My0wLjE2NS0xMC4wMTcsMC45MjUtMTMuMDcyYzAsMCwwLDEzLjMxNywwLDEzLjkwNWMwLDMuMDM5LDAuMDg1LDIuOTQ4LDAuNzEzLDMuNjkybDAuMDAyLDM3LjE1NQ0KCQljMCwyLjU0MywyLjE2MSw0LjYwNCw0LjcwNCw0LjYwNHM0LjUwNS0yLjA2Miw0LjUwNS00LjYwNGwtMC4wMDItMzIuMDE3YzAuMTgzLDAuMDA5LDAuMzY0LDAuMDIzLDAuNTQ4LDAuMDIzDQoJCWMwLjAzNiwwLDAuMDcyLTAuMDA1LDAuMTA4LTAuMDA1bC0wLjAwMiwzMS45OThjMCwyLjU0MywyLjE2MSw0LjYwNCw0LjcwNCw0LjYwNHM0LjUwNS0yLjA2Miw0LjUwNS00LjYwNGwwLjAwMi0zNy4xNzgNCgkJYzAuNTc5LTAuNzIyLDAuNzU1LTAuODkyLDAuNzU1LTMuNjdjMC0wLjMyOCwwLTE0LjE0NSwwLTE0LjE0NWMxLjE1MSwzLjA0OCwxLjYxNyw3LjEzNywxLjAzNCwxMi45NTgNCgkJYy0wLjE4MywxLjgzMSwwLjkzOCwzLjQ4MywyLjYwNCw0LjA2djMuODYyaC0yLjIyOHYxOS43NWg2Ljc1di0xOS43NWgtMi4yMjh2LTMuNzkxQzY3LjY2Niw1NS41MTksNjguODQ2LDU0LjIyOCw2OS4wMTEsNTIuNTc3eiINCgkJLz4NCjwvZz4NCjwvc3ZnPg0K);
  background-position: 50% 50%;
}
#features ul li .icon-div i {
  width: 163px;
  height: 163px;
  background-repeat: no-repeat;
  display: block;
}
#features ul li .icon-div i img {
  max-width: 100px;
  max-height: 100%;
  margin-top: 45px;
}
#features ul li .icon-div i.heart {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjcxcHgiIGhlaWdodD0iNzNweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9IiNmZmYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZD0iTTQ4LjY5MSw1Ny43MDVsNC4xMzUsMjAuNDY1bC0wLjQ1OSwwLjUwMWMtMC40ODMsMC41MjktMS4xNjgsMC44My0xLjg4NiwwLjgzYzAsMCwwLDAtMC4wMDMsMA0KCWMtMC43MTYtMC4wMDEtMS40LTAuMzAzLTEuODg2LTAuODMzTDI5LjQ4NCw1Ny43MDVoMi4yNjRjMS43NzQsMCwzLjMwOS0xLjI2NSwzLjY1LTMuMDA3bDIuMDc4LTEwLjY0OGwyLjM1NSwxMC43MzINCgljMC4zNzEsMS42OTMsMS44OTgsMi45MjMsMy42MzMsMi45MjNINDguNjkxeiBNMjAuMzEsNDYuOTYxYzAuNjg1LDEuMTI3LDEuNDg0LDIuMjI5LDIuNDAxLDMuMzA1aDUuOTc0bDQuOTI3LTI1LjI1DQoJYzAuMzM3LTEuNzIyLDEuODU0LTIuOTg3LDMuNjA4LTMuMDA3YzEuODEzLDAuMDE0LDMuMzA0LDEuMjE4LDMuNjc3LDIuOTI3bDUuNTYsMjUuMzNoNS4yNzljMS43NjEsMCwzLjI5NCwxLjI1MywzLjY0NiwyLjk4DQoJbDEuNDQ0LDcuMTUzbDAuODcxLTYuNTZjMC4yNDYtMS44NDEsMS44MzItMy4yMjksMy42ODgtMy4yMjloMTYuNjUybDAuMTU1LTAuMTdjMC4wMjctMC4wMzIsMC4wNTctMC4wNjMsMC4wODQtMC4wOTcNCgljMC44NzgtMS4wNjMsMS42NDMtMi4xMzIsMi4zMDUtMy4yMTJsMS43MzctMy40NDhjMC45MjktMi4zNDMsMS4zODctNC43NSwxLjM4Ny03LjI1N2MwLTEwLjQwMS03LjgzNS0xOS0xNy45MTItMjAuMjIyDQoJbC0xLjM0My0wLjEyMWMtMC4zNzItMC4wMjEtMC43NDQtMC4wMzItMS4xMTktMC4wMzJjLTQuNzQ2LDAtOS4yMjEsMS42MDItMTIuODQsNC41NTdjLTMuNjE4LTIuOTU1LTguMDk1LTQuNTU3LTEyLjg0MS00LjU1Nw0KCWMtMC4zNTEsMC0wLjY5OSwwLjAwOS0xLjA0NSwwLjAyNmwtMS4zNDYsMC4xMTlDMjUuMTQ5LDE3LjM4NCwxNy4yNzUsMjYsMTcuMjc1LDM2LjQyNmMwLDIuNDQ3LDAuNDQ3LDQuODIxLDEuMzM2LDcuMTA5DQoJTDIwLjMxLDQ2Ljk2MXogTTYzLjUyMSw2Ni40NzlsNy43MS04LjQzaC02LjU5MUw2My41MjEsNjYuNDc5eiBNODIuMTEsNTMuMjIySDYxLjQ2N2MtMC41MzIsMC0wLjk4MywwLjM5NC0xLjA1NCwwLjkyMg0KCWwtMi45NjUsMjIuMzA0bC00LjU4OS0yMi43MTljLTAuMTAxLTAuNDk2LTAuNTM2LTAuODUyLTEuMDQxLTAuODUyaC03LjQxNmwtNi4wMi0yNy40MjJjLTAuMTA2LTAuNDkxLTAuNTI3LTAuODMxLTEuMDUtMC44MzQNCgljLTAuNTAzLDAuMDA1LTAuOTM1LDAuMzY1LTEuMDMsMC44NTlsLTUuMzQ3LDI3LjM5OEgxNy4zNThjLTAuNTg4LDAtMS4wNjMsMC40NzYtMS4wNjMsMS4wNjNjMCwwLjU4NywwLjQ3NSwxLjA2MywxLjA2MywxLjA2Mw0KCWgxNC40NzNjMC41MDksMCwwLjk0NS0wLjM2LDEuMDQzLTAuODU5bDQuNTMyLTIzLjIyNmw1LjEwNCwyMy4yNWMwLjEwNywwLjQ4OCwwLjUzOSwwLjgzNSwxLjAzOCwwLjgzNWg3LjRsNS42NzUsMjguMDk0DQoJYzAuMTAyLDAuNDk3LDAuNTM4LDAuODUyLDEuMDQyLDAuODUyYzAuMDEyLDAsMC4wMjQsMCwwLjAzNiwwYzAuNTE5LTAuMDE4LDAuOTQ5LTAuNDA3LDEuMDE4LTAuOTIybDMuNjc5LTI3LjY3OUg4Mi4xMQ0KCWMwLjU4NywwLDEuMDYzLTAuNDc2LDEuMDYzLTEuMDYzUzgyLjY5Nyw1My4yMjIsODIuMTEsNTMuMjIyeiIvPg0KPC9zdmc+DQo=);
  background-position: 50% 50%;
}
#features ul li .icon-div i.medic {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI3MHB4IiBoZWlnaHQ9IjY5cHgiIHZpZXdCb3g9IjAgMCA0OTIgNDgyIiBmaWxsPSIjZmZmIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik00NzMuNSwxNDAuNUM0NjEuMTY3LDEyOC44MzMsNDQ2LjY2NywxMjMsNDMwLDEyM2gtNTFWNzBjMC0xOS4zMzMtNi42NjctMzUuODMzLTIwLTQ5LjVTMzI5LjY2NywwLDMxMSwwSDE4MQ0KCWMtMTguNjY3LDAtMzQuNjY3LDYuODMzLTQ4LDIwLjVjLTEzLjMzNCwxMy42NjctMjAsMzAuMTY3LTIwLDQ5LjV2NTNINjJjLTE2LjY2NywwLTMxLjE2Nyw1LjgzMy00My41LDE3LjVTMCwxNjYuNjY3LDAsMTg0djIzNg0KCWMwLDE2LjY2Nyw2LjE2NywzMS4xNjcsMTguNSw0My41UzQ1LjMzMyw0ODIsNjIsNDgyaDM2OGMxNi42NjcsMCwzMS4xNjctNi4xNjcsNDMuNS0xOC41UzQ5Miw0MzYuMzMzLDQ5Miw0MTlWMTg0DQoJQzQ5MiwxNjYuNjY3LDQ4NS44MzMsMTUyLjE2Nyw0NzMuNSwxNDAuNXogTTE1NCw3MGMwLTcuMzMzLDIuODMzLTE0LDguNS0yMHMxMS44MzQtOSwxOC41LTloMTMwYzYuNjY3LDAsMTIuODMzLDMsMTguNSw5DQoJczguNSwxMi42NjcsOC41LDIwdjUzSDE1NFY3MHogTTM1OSwzNDhoLTcydjcyaC04MnYtNzJoLTcydi04Mmg3MnYtNzFoODJ2NzFoNzJWMzQ4eiIvPg0KPC9zdmc+DQo=);
  background-position: 50% 50%;
}
#features ul li .icon-div i.stethoscope {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNzFweCIgaGVpZ2h0PSI4MXB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiNmZmYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTQ2Ljk2NSwyMy4zNDVjMC0zLjgxNS0zLjExNi02LjkyLTYuOTMxLTYuOTJjLTMuODE1LDAtNi45MzIsMy4xMDUtNi45MzIsNi45MmMwLDMuNDM0LDIuNDk2LDYuMjY2LDUuNzY4LDYuODEzdjcuMjY3DQoJCWMwLDUuNjY0LTQuNTk3LDEwLjI2MS0xMC4yNjEsMTAuMjYxYy01LjY2MywwLTEwLjI2Mi00LjU5OC0xMC4yNjItMTAuMjYxTDE4LjMyMiwyOS4xYzIuNjg2LTAuMzU5LDUuMzExLTEuOTI5LDcuNjQ2LTQuNjEyDQoJCWMwLjM0My0wLjM5NCwwLjQ0Ny0wLjkwMiwwLjM4OC0xLjM4N2MzLjA1MS00LjAzNSw0Ljk0NS05LjUzLDQuOTQ1LTEzLjc1NGMwLTYuNTIxLTIuOTIyLTcuMTk4LTcuNzU0LTguMzA0TDIzLjU0LDEuMDMxDQoJCUMyMy4yNDMsMC40MzMsMjIuNjQzLDAsMjEuOTE2LDBjLTEuMDIxLDAtMS44NDksMC44MjctMS44NDksMS44MzZjMCwxLjAyMSwwLjgyNywxLjg0OCwxLjg0OSwxLjg0OA0KCQljMC40MDQsMCwwLjc4My0wLjE2OCwxLjA4NC0wLjQwN2wwLjA0MywwLjAxNkMyNy43MzQsNC4zNywyOSw0LjY2MiwyOSw5LjM0N2MwLDMuNzE1LTEuNzU4LDguNjktNC40NDUsMTIuMjgyDQoJCWMtMC40NDUsMC4wMjYtMC44ODUsMC4yMjItMS4yMTQsMC41ODhjLTEuMzczLDEuNTg5LTMuNTY3LDMuNDkxLTYuMTU5LDMuNDkxYy0yLjU5LDAtNC43ODItMS44ODQtNi4xNTUtMy40NjkNCgkJYy0wLjMzLTAuMzY2LTAuNzY5LTAuNTYyLTEuMjExLTAuNTg3Yy0yLjY5NC0zLjYwNS00LjQ1Ni04LjU4Ni00LjQ1Ni0xMi4zMDZjMC00LjY4OCwxLjI0NS00Ljk3OSw1Ljk2NS02LjA1NmwwLjAxNi0wLjAxNQ0KCQljMC4zMjQsMC4yMzksMC42NzcsMC40MDgsMS4xMDcsMC40MDhjMS4wMjEsMCwxLjg0OC0wLjgyOCwxLjg0OC0xLjg0OEMxNC4yOTUsMC44MjcsMTMuNDY5LDAsMTIuNDQ3LDANCgkJYy0wLjcyOSwwLTEuMzI4LDAuNDMzLTEuNjQ2LDEuMDI5TDEwLjc5NywxLjAzQzUuOTYsMi4xNDYsMy4wMzMsMi44MTEsMy4wMzMsOS4zNDdjMCw0LjIyOCwxLjksOS43NDMsNC45NzksMTMuNzc3DQoJCWMtMC4wNTksMC40ODUsMC4wNDYsMC45OTQsMC4zODksMS4zODdjMi4zMzMsMi42NjUsNC45MzMsNC4yMyw3LjYxNiw0LjU4OGwwLjAwMyw4LjMyNUMxNi4wMjEsNDQuMzU5LDIxLjY3NSw1MCwyOC42MDksNTANCgkJczEyLjU2NS01LjY0MSwxMi41NjUtMTIuNTc2di03LjI2N0M0NC40NDUsMjkuNjExLDQ2Ljk2NSwyNi43NzksNDYuOTY1LDIzLjM0NXogTTQwLjAzNCwyNy45NzRjLTIuNTQzLDAtNC42My0yLjA3My00LjYzLTQuNjI4DQoJCWMwLTIuNTQ0LDIuMDg3LTQuNjE3LDQuNjMtNC42MTdzNC42MDYsMi4wNzMsNC42MDYsNC42MTdDNDQuNjQxLDI1LjkwMSw0Mi41NzcsMjcuOTc0LDQwLjAzNCwyNy45NzR6Ii8+DQoJPHBhdGggZD0iTTQwLjAzNCwxOS44OTFjLTEuOTEsMC0zLjQ2NiwxLjU0NS0zLjQ2NiwzLjQ1NWMwLDEuOTIxLDEuNTU2LDMuNDY1LDMuNDY2LDMuNDY1YzEuOTA5LDAsMy40NjYtMS41NDQsMy40NjYtMy40NjUNCgkJQzQzLjUsMjEuNDM2LDQxLjk0MywxOS44OTEsNDAuMDM0LDE5Ljg5MXoiLz4NCjwvZz4NCjwvc3ZnPg0K);
  background-position: 50% 50%;
}
#features ul li .icon-div i.doctor {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzhweCIgaGVpZ2h0PSI5NXB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZmlsbD0iI2ZmZiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Y2lyY2xlIGN4PSI1MCIgY3k9IjExLjU5NCIgcj0iMTAuMDM1Ii8+DQoJPHBhdGggZD0iTTQ3LjUyNywyMi4wODhjLTAuMDA4LDAuMDAyLTAuMDE3LDAuMDAyLTAuMDI0LDAuMDA0Yy0wLjgzOSwwLjItMS42NjMsMC41MTItMi40NDksMC45MDQNCgkJYzAuMzEyLDQuMDc3LDIuNjQ3LDcuOTU1LDQuOTQ2LDcuOTU1YzIuMjg1LDAsNC42MDYtMy44MzUsNC45MzgtNy44ODhjLTAuNzk5LTAuNDA2LTEuNjM0LTAuNzM5LTIuNDg3LTAuOTQ4bC0yLjUsMi41MTcNCgkJTDQ3LjUyNywyMi4wODh6Ii8+DQoJPHBhdGggZD0iTTY5LjAxMSw1Mi41NzdjMS43NTMtMTcuNTI1LTUuMDEzLTI0LjIzOS0xMi41ODUtMjguODg0Yy0wLjAyNS0wLjAxNi0wLjA1My0wLjAyNC0wLjA3OS0wLjAzOQ0KCQljLTAuNDc1LDQuMTMtMi43NDUsOC4yMTEtNS43NDYsOC43Yy0wLjQyNiwyLjA4MiwwLjMxMywyLjkyMSwxLjE3NywzLjg2M2MxLjU3NiwxLjcxOSwyLjQ3NywzLjM1LTAuMjYxLDcuODU1DQoJCWMwLjE5MywwLjI4OSwwLjMwNywwLjYzNywwLjMwNywxLjAxMWMwLDEuMDA4LTAuODE2LDEuODIzLTEuODIzLDEuODIzcy0xLjgyMy0wLjgxNS0xLjgyMy0xLjgyM2MwLTEuMDA3LDAuODE2LTEuODIzLDEuODIzLTEuODIzDQoJCWMwLjEsMCwwLjE5NSwwLjAxNCwwLjI5MSwwLjAyOWMyLjM4Ni0zLjkxMSwxLjUwOS00Ljg5MSwwLjQxMS02LjA4NmMtMC45MjYtMS4wMDktMi4wNTItMi4yNDgtMS41ODItNC45MTINCgkJYy0yLjgzNC0wLjY4My00Ljk3LTQuNTY0LTUuNDU3LTguNTI0Yy0wLjE0NiwwLjA2My0wLjI5MiwwLjEyMy0wLjQzMSwwLjIwOGMtNy40MDIsNC41NC0xNC4wMDgsMTEuMTktMTIuMjMsMjguOTU1DQoJCWMwLjIwMSwyLjAxLDEuODk2LDMuNTA5LDMuODcyLDMuNTA5YzAuMTMsMCwwLjI2MS0wLjAwNywwLjM5My0wLjAyYzIuMTQyLTAuMjE1LDMuNzAzLTIuMTI0LDMuNDg5LTQuMjY1DQoJCWMtMC41OS01Ljg5My0wLjE2NS0xMC4wMTcsMC45MjUtMTMuMDcyYzAsMCwwLDEzLjMxNywwLDEzLjkwNWMwLDMuMDM5LDAuMDg1LDIuOTQ4LDAuNzEzLDMuNjkybDAuMDAyLDM3LjE1NQ0KCQljMCwyLjU0MywyLjE2MSw0LjYwNCw0LjcwNCw0LjYwNHM0LjUwNS0yLjA2Miw0LjUwNS00LjYwNGwtMC4wMDItMzIuMDE3YzAuMTgzLDAuMDA5LDAuMzY0LDAuMDIzLDAuNTQ4LDAuMDIzDQoJCWMwLjAzNiwwLDAuMDcyLTAuMDA1LDAuMTA4LTAuMDA1bC0wLjAwMiwzMS45OThjMCwyLjU0MywyLjE2MSw0LjYwNCw0LjcwNCw0LjYwNHM0LjUwNS0yLjA2Miw0LjUwNS00LjYwNGwwLjAwMi0zNy4xNzgNCgkJYzAuNTc5LTAuNzIyLDAuNzU1LTAuODkyLDAuNzU1LTMuNjdjMC0wLjMyOCwwLTE0LjE0NSwwLTE0LjE0NWMxLjE1MSwzLjA0OCwxLjYxNyw3LjEzNywxLjAzNCwxMi45NTgNCgkJYy0wLjE4MywxLjgzMSwwLjkzOCwzLjQ4MywyLjYwNCw0LjA2djMuODYyaC0yLjIyOHYxOS43NWg2Ljc1di0xOS43NWgtMi4yMjh2LTMuNzkxQzY3LjY2Niw1NS41MTksNjguODQ2LDU0LjIyOCw2OS4wMTEsNTIuNTc3eiINCgkJLz4NCjwvZz4NCjwvc3ZnPg0K);
  background-position: 50% 50%;
}
#features ul li .info-div {
  float: left;
  width: 310px;
  padding-top: 32px;
  margin-left: 21px;
  text-align: left;
}
#features ul li .info-div a {
  color: #1b4269;
  font-size: 26px;
  margin-bottom: 24px;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#features ul li .info-div a:hover {
  padding-left: 10px;
}
#features ul li .info-div span {
  color: #1b4269;
  font-size: 26px;
  margin-bottom: 24px;
  text-decoration: none;
  display: block;
}
#features ul li .info-div p {
  color: #545658;
  font-size: 16px;
  line-height: 25px;
}
#features ul li:hover .icon-div {
  background: #85d5f8;
}
#features a#view-more {
  width: 196px;
  height: 58px;
  background: #42b3e5;
  color: #fff;
  line-height: 58px;
  text-transform: uppercase;
  text-decoration: none;
  clear: both;
  display: block;
  margin: 55px auto 0 auto;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#features a#view-more:hover {
  background: #0d81b5;
}

/* 1.6 Content */
#content {
  width: 100%;
  padding: 60px 0px;
  float: left;
}
#content #latest-news {
  width: 100%;
  float: left;
}
#content #latest-news h3 {
  color: #1b4269;
  font-size: 30px;
  /* margin-bottom: 35px; */
}
#content #latest-news .news {
  width: 50%;
  margin-top: 45px;
  word-wrap: break-word;
  float: left;
}
/*
#content #latest-news .news:nth-child(1),
#content #latest-news .news:nth-child(2) {
  margin-top: 0;
}
*/
#content #latest-news .news .img-div {
  width: 144px;
  height: 149px;
  float: left;
}
#content #latest-news .news .img-div .news-image {
  width: 100%;
  height: 149px;
  position: relative;
  perspective: 1000;
  z-index: 2;
  float: left;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
#content #latest-news .news .img-div .link-img-news {
  position: absolute;
  width: 144px;
  height: 149px;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#content #latest-news .news .img-div .link-img-news a {
  background: url(images/arrow-img.png) 50% 50% no-repeat;
  width: 144px;
  height: 149px;
  margin: 0 auto;
  display: block;
}
#content #latest-news .news .info-news {
  width: 349px;
  padding-top: 11px;
  padding-left: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#content #latest-news .news .info-news a {
  font-family: 'Roboto', sans-serif;
  color: #42b3e5;
  font-size: 22px;
  text-decoration: none;
  margin-bottom: 17px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#content #latest-news .news .info-news a:hover {
  color: #067cb1;
}
#content #latest-news .news .info-news span {
  font-family: Arial;
  color: #8a8a8a;
  font-size: 17px;
  margin: 17px auto;
  display: block;
}
#content #latest-news .news .info-news p {
  color: #3d3d3d;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 20px;
}
#content #latest-news .news:hover .img-div .news-image {
  z-index: 1;
}
#content #latest-news .news:hover .img-div .link-img-news {
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}
#content #profile-our-resume {
  word-wrap: break-word;
}
#content #profile-our-resume h2.doctor-title {
  color: #394753;
  font-family: 'Roboto', sans-serif;
  font-size: 3.6rem;
  font-size: 36px !important;
}
#content #profile-our-resume #info-doctor {
  float: left;
  width: 672px;
  color: #394753;
  line-height: 24px;
}
#content #profile-our-resume #info-doctor p {
  margin: 30px 0;
}
#content #profile-our-resume #info-doctor .box-info {
  margin-top: 33px;
}
#content #profile-our-resume #info-doctor .box-info .box-info-title {
  color: #204a84;
  margin-bottom: 30px;
  font-size: 1.6rem;
  font-size: 16px;
  font-weight: 500;
}
#content #profile-our-resume #info-doctor .box-info .box-info-date {
  color: #42b3e5;
  font-size: 1.6rem;
  font-size: 16px;
  margin-bottom: 32px;
}
#content #profile-our-resume #info-doctor a.next-doctor {
  padding: 23px 27px;
  background: #42b3e5;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 52px;
  float: left;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#content #profile-our-resume #info-doctor a.next-doctor:hover {
  background: #fff;
  color: #42b3e5;
  border: 1px solid #42b3e5;
}
#content #profile-our-resume #info-doctor img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
#content #profile-our-resume #info-doctor img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
#content #profile-our-resume #info-doctor img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content #profile-our-resume #info-doctor .alignright {
  float: right;
}
#content #profile-our-resume #info-doctor .alignleft {
  float: left;
}
#content #profile-our-resume #info-doctor .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content #profile-our-resume #info-doctor .post-tags {
  width: 100%;
  margin-top: 30px;
  color: #777;
}
#content #profile-our-resume #info-doctor h1 {
  margin: 30px 0;
  line-height: 26px;
  color: #394753;
  font-size: 28px;
}
#content #profile-our-resume #info-doctor h2 {
  margin: 30px 0;
  line-height: 24px;
  color: #394753;
  font-size: 22px;
}
#content #profile-our-resume #info-doctor h3 {
  width: 100%;
  margin: 30px 0;
  line-height: 24px;
  color: #394753;
  position: relative;
  font-size: 22px;
}
#content #profile-our-resume #info-doctor h4 {
  margin: 30px 0;
  line-height: 22px;
  color: #394753;
  font-size: 20px;
}
#content #profile-our-resume #info-doctor h5 {
  margin: 30px 0;
  line-height: 20px;
  color: #394753;
  font-size: 18px;
}
#content #profile-our-resume #info-doctor h6 {
  margin: 30px 0;
  line-height: 18px;
  color: #394753;
  font-size: 16px;
}
#content #profile-our-resume #info-doctor ol {
  margin-left: 20px;
  list-style-type: decimal;
}
#content #profile-our-resume #info-doctor ul {
  margin-left: 20px;
  list-style-type: initial;
}
#content #profile-our-resume #info-doctor a {
  color: #42b3e5;
  text-decoration: underline;
}
#content #profile-our-resume #info-doctor a:hover {
  text-decoration: none;
}
#content #profile-our-resume #info-doctor blockquote {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
#content #profile-our-resume #info-doctor table {
  width: 100%;
}
#content #profile-our-resume #info-doctor table td {
  padding: 5px;
  border: 1px solid #eee;
}
#content #profile-our-resume #info-doctor dl dd {
  margin-left: 20px;
}
#content #profile-our-resume #info-doctor address {
  font-style: italic;
}
#content #profile-our-resume #info-doctor strong {
  font-weight: 700;
}
#content #profile-our-resume #info-doctor p {
  margin: 10px 0;
}
#content #profile-our-resume #info-doctor abbr,
#content #profile-our-resume #info-doctor acronym {
  border-bottom: 1px dotted #777;
}
#content #profile-our-resume #info-doctor big {
  font-weight: 700;
  font-size: 18px;
}
#content #profile-our-resume #info-doctor cite {
  font-style: italic;
}
#content #profile-our-resume #info-doctor img {
  max-width: 100%;
}
#content #profile-our-resume #info-doctor .alignnone {
  max-width: 100%;
  height: auto;
}
#content #profile-our-resume #info-doctor .post-links {
  margin-top: 30px;
  color: #777;
}
#content #profile-our-resume #info-doctor .post-password-form input[type="password"] {
  height: 30px;
  padding: 0 5px;
  color: #686868;
  border: 1px solid #d4d4d4;
  outline: 0;
}
#content #profile-our-resume #info-doctor .post-password-form input[type="submit"] {
  height: 30px;
  background: #42b3e5;
  padding: 0 15px;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#content #profile-our-resume #info-doctor .post-password-form input[type="submit"]:hover {
  background: #74D4FF;
}
#content #profile-our-resume #photo-doctor {
  float: left;
  width: 300px;
  color: #5a5a5a;
  margin-left: 30px;
}
#content #profile-our-resume #photo-doctor .image-doctor {
  width: 300px;
  height: 375px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
#content #profile-our-resume #photo-doctor h2 {
  margin-top: 29px;
  font-size: 2.6rem;
  font-size: 26px;
}
#content #profile-our-resume #photo-doctor h3 {
  margin-top: 21px;
  color: #42b3e5;
  font-weight: 500;
  font-size: 2rem;
  font-size: 20px;
}
#content #profile-our-resume #photo-doctor h3 a {
  color: #42b3e5;
  text-decoration: none;
}
#content #profile-our-resume #photo-doctor h3 a:hover {
  text-decoration: underline;
}
#content #profile-our-resume #photo-doctor ul.skills {
  margin-bottom: 32px;
}
#content #profile-our-resume #photo-doctor ul.skills li {
  display: block;
  margin-top: 20px;
}
#content #profile-our-resume #photo-doctor ul.skills li span {
  width: 77px;
  margin-right: 12px;
  border-right: 1px solid #5a5a5a;
  float: left;
}
#content #profile-our-resume #photo-doctor .doctor-social a {
  color: #cccccc;
  text-decoration: none;
  font-size: 20px;
}
#content #profile-our-resume #photo-doctor .doctor-social a:hover {
  color: #42b3e5;
}
#content .content-article {
  width: 100%;
}
#content .content-article .content-article-image {
  width: 362px;
  height: auto;
  margin-right: 38px;
  float: left;
}
#content .content-article .content-article-image img {
  max-width: 100%;
  height: auto;
  display: block;
}
#content .content-article h3 {
  color: #394753;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#content .content-article p {
  margin-top: 25px;
  line-height: 24px;
  color: #394753;
  font-family: 'Roboto', sans-serif;
}
#content .content-about {
  width: 100%;
  margin-top: 60px;
}
#content .content-about .practice-area, #content .content-about .our-lawyers {
  width: 467px;
  color: #6d7c88;
  float: left;
}
#content .content-about .practice-area ul li, #content .content-about .our-lawyers ul li {
  width: 233px;
  list-style-image: url("images/lists-dot.png");
  list-style-position: inside;
  margin-bottom: 9px;
  float: left;
  font-weight: 700;
  font-size: 18px;
}
#content .content-about .practice-area ul li a, #content .content-about .our-lawyers ul li a {
  color: #6d7c88;
  text-decoration: none;
}
#content .content-about .practice-area ul li a:hover, #content .content-about .our-lawyers ul li a:hover {
  text-decoration: underline;
}
#content .content-about .our-lawyers {
  float: right;
}
#content .content-about .our-lawyers a.lawyer {
  width: 82px;
  height: 82px;
  margin-left: 45px;
  display: block;
  position: relative;
  text-align: center;
  transition: all 1s ease;
  text-decoration: none;
  color: #fff;
  float: left;
  font-size: 20px;
}
#content .content-about .our-lawyers a.lawyer img {
  max-width: 100%;
  max-height: 100%;
}
#content .content-about .our-lawyers a.lawyer:hover .overlay {
  background: #000;
  opacity: 0.3;
}
#content .content-about .our-lawyers a.lawyer:hover .button {
  width: 82px;
  margin: -50px auto 0 auto;
  opacity: .7;
  transform: scale(1);
  animation-delay: inherit;
  animation: scale .5s infinite;
  cursor: pointer;
}
#content .content-about .our-lawyers a.lawyer .overlay {
  width: 82px;
  height: 82px;
  margin: -84px 0px 0px 0px;
  background: #000;
  opacity: 0;
  transition: all 1s ease;
}
#content .content-about .our-lawyers a.lawyer .button {
  margin: -82px auto 0 auto;
  opacity: 0;
  transition: all .2s ease;
}
#content .content-about .our-lawyers .lawyer-margin-left {
  margin-left: 0px !important;
}
#content .content-about .content-about-title {
  width: 302px;
  height: 60px;
  background: url("images/content-about-title-background.png") repeat-x bottom;
  margin-bottom: 30px;
  text-align: center;
  color: #394753;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#content .content-testimonials {
  width: 425px;
  float: left;
  margin-left: 100px;
}
#content .content-testimonials .testimonials-title {
  color: #1b4269;
  font-size: 30px;
  margin-bottom: 35px;
}
#content .content-testimonials .list_carousel {
  width: 100%;
  margin-top: 30px;
}
#content .content-testimonials .list_carousel ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
#content .content-testimonials .list_carousel ul li {
  width: 425px;
  height: auto;
  display: block;
  position: relative;
  color: #394753;
  float: left;
  line-height: 36px;
  font-weight: 300;
  font-size: 18px;
}
#content .content-testimonials .list_carousel ul li .list_carousel_entry {
  width: 100%;
  padding-top: 10px;
  margin-top: -9px;
  line-height: 30px;
  text-align: center;
  font-style: italic;
}
#content .content-testimonials .list_carousel ul li .list_carousel_entry span.icon1 {
  float: left;
  width: 28px;
  height: 24px;
  background: url(images/icon1-testimonials.jpg);
  margin-right: 22px;
}
#content .content-testimonials .list_carousel ul li .list_carousel_entry span.icon2 {
  display: inline-block;
  width: 28px;
  height: 24px;
  background: url(images/icon2-testimonials.jpg);
  margin-left: 22px;
}
#content .content-testimonials .list_carousel ul li .list_carousel_customer {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  text-align: left;
  color: #42b3e5;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
#content .content-testimonials .list_carousel ul li .list_carousel_customer span {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #606060;
}
#content .content-testimonials .list_carousel.responsive {
  width: auto;
  margin-left: 0;
}
#content .content-testimonials .clearfix {
  clear: both;
  float: none;
}
#content .content-testimonials .prev, #content .content-testimonials .next, #content .content-testimonials #sidebar-right .widget .widget-testimonials .next, #sidebar-right .widget .widget-testimonials #content .content-testimonials .next {
  width: 30px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xMi4xNjIgMjEuNDY5Yy0wLjQyOSAwLjQzNC0wLjQyOSAxLjEzNCAwIDEuNTY2IDAuNDI3IDAuNDM0IDEuMTIyIDAuNDM0IDEuNTUgMGw2LjEyOC02LjI1MWMwLjQyOS0wLjQzNCAwLjQyOS0xLjEzNCAwLTEuNTY2bC02LjEyOC02LjI1M2MtMC40MjktMC40MzQtMS4xMjItMC40MzQtMS41NSAwcy0wLjQyOSAxLjEzMy0wLjAwMiAxLjU2NWw1LjAyNiA1LjQ3LTUuMDI0IDUuNDY5eiIgZmlsbD0iIzU1YjllNyI+PC9wYXRoPgo8L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xMi4xNjIgMjEuNDY5Yy0wLjQyOSAwLjQzNC0wLjQyOSAxLjEzNCAwIDEuNTY2IDAuNDI3IDAuNDM0IDEuMTIyIDAuNDM0IDEuNTUgMGw2LjEyOC02LjI1MWMwLjQyOS0wLjQzNCAwLjQyOS0xLjEzNCAwLTEuNTY2bC02LjEyOC02LjI1M2MtMC40MjktMC40MzQtMS4xMjItMC40MzQtMS41NSAwcy0wLjQyOSAxLjEzMy0wLjAwMiAxLjU2NWw1LjAyNiA1LjQ3LTUuMDI0IDUuNDY5eiIgZmlsbD0iIzU1YjllNyI+PC9wYXRoPgo8L3N2Zz4=);
  background-position: 5px center, 10px center;
  background-color: #fff;
  background-repeat: no-repeat;
  border: 2px solid #68c1e8;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  float: right;
  margin-right: 14px;
  margin-top: 97px;
  opacity: .5;
  cursor: pointer;
}
#content .content-testimonials .prev:hover, #content .content-testimonials .next:hover {
  opacity: 1;
}
#content .content-testimonials .next {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xOS44MzggMjEuNDY5YzAuNDI5IDAuNDM0IDAuNDI5IDEuMTM0IDAgMS41NjYtMC40MjkgMC40MzQtMS4xMjIgMC40MzQtMS41NSAwbC02LjEyOC02LjI1MWMtMC40MjktMC40MzQtMC40MjktMS4xMzQgMC0xLjU2Nmw2LjEyOC02LjI1M2MwLjQyOS0wLjQzNCAxLjEyMi0wLjQzNCAxLjU1IDBzMC40MjkgMS4xMzMgMCAxLjU2NmwtNS4wMjQgNS40NjkgNS4wMjQgNS40Njl6IiBmaWxsPSIjNTViOWU3Ij48L3BhdGg+Cjwvc3ZnPgo=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xOS44MzggMjEuNDY5YzAuNDI5IDAuNDM0IDAuNDI5IDEuMTM0IDAgMS41NjYtMC40MjkgMC40MzQtMS4xMjIgMC40MzQtMS41NSAwbC02LjEyOC02LjI1MWMtMC40MjktMC40MzQtMC40MjktMS4xMzQgMC0xLjU2Nmw2LjEyOC02LjI1M2MwLjQyOS0wLjQzNCAxLjEyMi0wLjQzNCAxLjU1IDBzMC40MjkgMS4xMzMgMCAxLjU2NmwtNS4wMjQgNS40NjkgNS4wMjQgNS40Njl6IiBmaWxsPSIjNTViOWU3Ij48L3BhdGg+Cjwvc3ZnPgo=);
  background-position: 5px center, 10px center;
  background-color: #fff;
  background-repeat: no-repeat;
  float: right;
}

/* Our Doctors Index */
.our-doctors-prevew {
  float: left;
}
.our-doctors-prevew .doctors-index-title {
  color: #1b4269;
  font-size: 30px;
  margin-bottom: 35px;
}
.our-doctors-prevew ul.list-doctors-index li {
  width: 232px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  word-wrap: break-word;
  margin-right: 24px;
  text-align: center;
  float: left;
}
.our-doctors-prevew ul.list-doctors-index li .doctor-image {
  width: 230px;
  height: 260px;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
.our-doctors-prevew ul.list-doctors-index li .link-img {
  position: absolute;
  width: 230px;
  height: 260px;
  margin-top: -260px;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.our-doctors-prevew ul.list-doctors-index li .link-img a {
  background: url(images/arrow-img.png) 50% 50% no-repeat;
  width: 230px;
  height: 260px;
  margin: 0 auto;
  display: block;
}
.our-doctors-prevew ul.list-doctors-index li a.doctor-name {
  margin-top: 18px;
  display: block;
  color: #5a5a5a;
  text-decoration: none;
  margin-bottom: 15px;
  padding: 0 5px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.our-doctors-prevew ul.list-doctors-index li a.doctor-name:hover {
  color: #0f6bb0;
}
.our-doctors-prevew ul.list-doctors-index li [rel="tag"] {
  color: #1b90da;
  font-size: 14px;
  text-decoration: none;
}
.our-doctors-prevew ul.list-doctors-index li [rel="tag"]:hover {
  color: #055e86;
}
.our-doctors-prevew ul.list-doctors-index li .doctor-social {
  padding-bottom: 10px;
}
.our-doctors-prevew ul.list-doctors-index li .doctor-social a {
  color: #cccccc;
  text-decoration: none;
  font-size: 16px;
  margin: 12px 0 0 5px;
}
.our-doctors-prevew ul.list-doctors-index li .doctor-social a:hover {
  color: #42b3e5;
}
.our-doctors-prevew ul.list-doctors-index li .no-doctor-social {
  width: 100%;
  margin-top: 19px;
  display: block;
}
.our-doctors-prevew ul.list-doctors-index li:hover .doctor-image {
  z-index: 1;
}
.our-doctors-prevew ul.list-doctors-index li:hover .link-img {
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}

/* 1.7 Footer */
#footer {
  width: 100%;
  background: #202020;
  padding: 60px 0px 0px 0px;
  border-top: 8px solid #42b3e5;
  float: left;
}
#footer .footer-box {
  float: left;
  margin-bottom: 79px;
}
#footer .footer-box:nth-child(1) {
  width: 315px;
  margin-right: 155px;
  line-height: 30px;
}
#footer .footer-box:nth-child(2) {
  width: 250px;
}
#footer .footer-box:nth-child(3) {
  float: right;
}
#footer .footer-box .footer-box-title {
  width: 100%;
  color: #42b3e5;
  margin-bottom: 35px;
  font-weight: 400;
  font-size: 24px;
}
#footer .footer-box .footer-box-entry {
  width: 100%;
  margin-top: 18px;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
}
#footer .footer-box .footer-box-entry img {
  max-width: 315px;
  height: auto;
}
#footer .footer-box .footer-box-entry span {
  margin-bottom: 20px;
  display: block;
}
#footer .footer-box .footer-box-entry ul#menu-footer li {
  margin-bottom: 15px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#footer .footer-box .footer-box-entry ul#menu-footer li a {
  color: #fff;
  text-decoration: none;
  padding-left: 10px;
}
#footer .footer-box .footer-box-entry ul#menu-footer li:before {
  content: "";
  background: url(images/icon-menu-footer.png) 0 0 no-repeat;
  width: 6px;
  display: inline-block;
  height: 11px;
}
#footer .footer-box .footer-box-entry ul#menu-footer li:hover {
  padding-left: 10px;
}
#footer .footer-box .footer-box-entry .sub-menu {
  margin: 10px 0 0 20px;
}
#footer .footer-box .footer-box-entry .sub-menu .sub-menu .sub-menu {
  margin-left: 0;
}
#footer .footer-box .footer-box-entry .header-contact {
  line-height: 14px;
  margin-top: -6px;
  color: #373737;
  text-align: right;
  font-family: 'Roboto', sans-serif;
  float: left;
}
#footer .footer-box .footer-box-entry .header-contact a {
  line-height: 24px;
  font-size: 24px;
  color: #0384ce;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 13px;
  display: block;
}
#footer .footer-box .footer-box-entry .header-contact a i.icon-phone {
  font-size: 19px;
}
#footer .footer-box .footer-box-entry .header-contact ul {
  margin-bottom: 8px;
  float: right;
}
#footer .footer-box .footer-box-entry .header-contact ul li {
  width: 27px;
  height: 27px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-left: 8px;
  float: left;
}
#footer .footer-box .footer-box-entry .header-contact ul li:hover {
  margin-top: -5px;
}
#footer .footer-box .footer-box-entry .header-contact ul li.footer-facebook-icon {
  background: url("images/footer-facebook-icon.png") no-repeat;
}
#footer .footer-box .footer-box-entry .header-contact ul li.footer-twitter-icon {
  background: url("images/footer-twitter-icon.png") no-repeat;
}
#footer .footer-box .footer-box-entry .header-contact ul li.footer-youtube-icon {
  background: url("images/footer-youtube-icon.png") no-repeat;
}
#footer .footer-box .footer-box-entry .header-contact ul li.footer-linkedin-icon {
  background: url("images/footer-linkedin-icon.png") no-repeat;
}
#footer .footer-box .footer-box-entry .header-contact ul li a {
  width: 27px;
  height: 27px;
  display: block;
}
#footer .copyright-name {
  width: 100%;
  height: 38px;
  background: #000;
  line-height: 37px;
  color: #636363;
  font-family: Arial;
}
#footer .copyright-name a {
  color: #636363;
  text-decoration: underline;
}
#footer .copyright-name a:hover {
  text-decoration: none;
}

/*
** 2 - Blog
*/
/* 2.1 - Posts */
#posts {
  width: 1027px;
  /*float: left;*/
}
#posts .post {
  width: 100%;
  margin-bottom: 30px;
  word-wrap: break-word;
}
#posts .post img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
#posts .post img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
#posts .post img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#posts .post .alignright {
  float: right;
}
#posts .post .alignleft {
  float: left;
}
#posts .post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#posts .post .post-tags {
  width: 100%;
  margin-top: 30px;
  color: #777;
}
#posts .post h1 {
  margin: 10px 0;
  line-height: 26px;
  color: #394753;
  font-size: 28px;
}
#posts .post h2 {
  margin: 10px 0;
  line-height: 24px;
  color: #394753;
  font-size: 26px;
}
#posts .post h3 {
  width: 100%;
  line-height: 28px;
  color: #394753;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 24px;
}
#posts .post h3 a {
  width: 100%;
  color: #394753;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#posts .post h3 a:hover {
  opacity: 0.8;
}
#posts .post h4 {
  margin: 10px 0;
  line-height: 22px;
  color: #394753;
  font-size: 20px;
}
#posts .post h5 {
  margin: 10px 0;
  line-height: 20px;
  color: #394753;
  font-size: 18px;
}
#posts .post h6 {
  margin: 10px 0;
  line-height: 18px;
  color: #394753;
  font-size: 16px;
}
#posts .post ol {
  margin-left: 20px;
  list-style-type: decimal;
}
#posts .post ul {
  margin-left: 20px;
  list-style-type: initial;
}
#posts .post a {
  color: #42b3e5;
  text-decoration: underline;
}
#posts .post a:hover {
  text-decoration: none;
}
#posts .post blockquote {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
#posts .post table {
  width: 100%;
}
#posts .post table td {
  padding: 5px;
  border: 1px solid #eee;
}
#posts .post dl dd {
  margin-left: 20px;
}
#posts .post address {
  font-style: italic;
}
#posts .post strong {
  font-weight: 700;
}
#posts .post p {
  margin: 10px 0;
}
#posts .post abbr,
#posts .post acronym {
  border-bottom: 1px dotted #777;
}
#posts .post big {
  font-weight: 700;
  font-size: 18px;
}
#posts .post cite {
  font-style: italic;
}
#posts .post img {
  max-width: 100%;
}
#posts .post .alignnone {
  max-width: 100%;
  height: auto;
}
#posts .post .post-links {
  margin-top: 30px;
  color: #777;
}
#posts .post .post-password-form input[type="password"] {
  height: 30px;
  padding: 0 5px;
  color: #686868;
  border: 1px solid #d4d4d4;
  outline: 0;
}
#posts .post .post-password-form input[type="submit"] {
  height: 30px;
  background: #42b3e5;
  padding: 0 15px;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#posts .post .post-password-form input[type="submit"]:hover {
  background: #74D4FF;
}
#posts .post .post-meta {
  width: 100%;
  margin-bottom: 30px;
  color: #394753;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
#posts .post .post-meta a {
  line-height: 24px;
  color: #42b3e5;
  text-decoration: none;
}
#posts .post .post-meta a:hover {
  text-decoration: underline;
}
#posts .post .featured-image {
  width: 100%;
  height: auto;
  margin: 0px 0px 30px 0px;
}
#posts .post .post-excerpt {
  width: 100%;
  line-height: 24px;
  color: #394753;
}
#posts .post a.read-more {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 30px 0px 0px 0px;
  display: block;
  color: #8ecded;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  font-size: 12px;
}
#posts .post a.read-more span {
  background: #fff;
  padding: 0px 16px;
  position: absolute;
  margin-top: -6px;
  margin-left: -47px;
}
#posts .post a.read-more:hover {
  color: #1086ba;
}
#posts .posts-navigation {
  width: 100%;
}
#posts .posts-navigation a.left-navigation, #posts .posts-navigation a.right-navigation {
  width: 46px;
  height: 30px;
  line-height: 30px;
  background: white url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0iTTEwLjI5MyA0LjA2NGMtMC4zNzYgMC4zNjctNC4wNTIgNC4yMjYtNC4wNTIgNC4yMjYtMC4yMDEgMC4xOTYtMC4zMDEgMC40NTMtMC4zMDEgMC43MDlzMC4xIDAuNTEzIDAuMzAxIDAuNzA5YzAgMCAzLjY3NiAzLjg1OSA0LjA1MiA0LjIyNnMxLjA1MyAwLjM5MiAxLjQ1NCAwYzAuNC0wLjM5MiAwLjQzMi0wLjkzOC0wLjAwMS0xLjQxN2wtMy4zNzItMy41MTcgMy4zNzItMy41MTdjMC40MzMtMC40ODEgMC40MDEtMS4wMjcgMC4wMDEtMS40MTgtMC40MDItMC4zOTEtMS4wNzktMC4zNjctMS40NTQgMHoiIGZpbGw9IiM0MmIzZTUiPjwvcGF0aD48L3N2Zz4=") no-repeat 14px center;
  color: #42b3e5;
  padding-left: 44px;
  border: 1px solid #42b3e5;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 10px;
  float: left;
  font-family: 'Roboto',sans-serif;
}
#posts .posts-navigation a.left-navigation:hover, #posts .posts-navigation a.right-navigation:hover {
  margin-left: -10px;
}
#posts .posts-navigation a.right-navigation {
  background: white url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0iTTcuNzA3IDQuMDY0YzAuMzc2IDAuMzY3IDQuMDUyIDQuMjI2IDQuMDUyIDQuMjI2IDAuMjAyIDAuMTk2IDAuMzAyIDAuNDUzIDAuMzAyIDAuNzA5cy0wLjEgMC41MTMtMC4zMDIgMC43MDljMCAwLTMuNjc2IDMuODU5LTQuMDUyIDQuMjI2cy0xLjA1MiAwLjM5Mi0xLjQ1NCAwYy0wLjQwMS0wLjM5Mi0wLjQzMy0wLjkzOCAwLTEuNDE3bDMuMzczLTMuNTE3LTMuMzcyLTMuNTE3Yy0wLjQzMy0wLjQ4MS0wLjQwMS0xLjAyNyAwLTEuNDE4czEuMDc4LTAuMzY3IDEuNDU0IDB6IiBmaWxsPSIjNDJiM2U1Ij48L3BhdGg+PC9zdmc+") no-repeat 62px center;
  float: right;
  padding-left: 18px;
  width: 72px;
  margin-right: 10px;
}
#posts .posts-navigation a.right-navigation:hover {
  margin-right: -10px;
}

/* 2.2 - Sidebar Right */
#sidebar-right {
  width: 240px;
  background: #edf6ff;
  padding: 30px 30px 0px 30px;
  float: right;
}
#sidebar-right .widget {
  width: 100%;
  margin-bottom: 30px;
  color: #394753;
}
#sidebar-right .widget .title-widget {
  width: 100%;
  height: 60px;
  line-height: 30px;
  border-bottom: 1px solid #d0dfed;
  margin-bottom: 30px;
  color: #314b60;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#sidebar-right .widget ul {
  width: 100%;
}
#sidebar-right .widget ul li {
  width: 100%;
  margin-top: 15px;
  word-wrap: break-word;
}
#sidebar-right .widget ul li a {
  line-height: 14px;
  color: #394753;
  text-decoration: none;
}
#sidebar-right .widget ul li a:hover {
  color: #366a97;
  font-weight: bold;
}
#sidebar-right .widget select {
  width: 100%;
}
#sidebar-right .widget #wp-calendar {
  width: 100%;
}
#sidebar-right .widget #wp-calendar caption {
  color: #686868;
  margin-bottom: 10px;
  font-weight: 700;
}
#sidebar-right .widget #wp-calendar thead {
  color: #686868;
}
#sidebar-right .widget #wp-calendar thead th {
  padding-bottom: 5px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#sidebar-right .widget #wp-calendar thead th:last-child {
  border-right: none;
}
#sidebar-right .widget #wp-calendar tbody {
  color: #686868;
  text-align: center;
  font-size: 12px;
  font-weight: 300;
}
#sidebar-right .widget #wp-calendar tbody a {
  font-weight: 700;
}
#sidebar-right .widget #wp-calendar tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
#sidebar-right .widget #wp-calendar tbody tr:last-child {
  border-bottom: none;
}
#sidebar-right .widget #wp-calendar tbody tr td {
  border-right: 1px solid #e5e5e5;
  padding: 7px;
}
#sidebar-right .widget #wp-calendar tbody tr td:last-child {
  border-right: none;
}
#sidebar-right .widget #wp-calendar tfoot {
  font-size: 14px;
  color: #686868;
}
#sidebar-right .widget #wp-calendar tfoot #next {
  text-align: right;
}
#sidebar-right .widget #wp-calendar a {
  color: #686868;
  text-decoration: underline;
}
#sidebar-right .widget #wp-calendar a:hover {
  text-decoration: none;
}
#sidebar-right .widget #wp-calendar td#prev {
  padding-top: 10px;
}
#sidebar-right .widget #wp-calendar td#next {
  padding-top: 10px;
}
#sidebar-right .widget img {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}
#sidebar-right .widget strong {
  font-weight: 700;
}
#sidebar-right .widget p.wp-caption-text {
  margin-bottom: 10px;
  font-style: italic;
}
#sidebar-right .widget ul#lists-dot {
  width: 100%;
}
#sidebar-right .widget ul#lists-dot li {
  width: 100%;
  margin-top: 15px;
  list-style-image: url("images/lists-dot.png");
  list-style-position: inside;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#sidebar-right .widget ul#lists-dot li a {
  line-height: 14px;
  color: #394753;
  text-decoration: none;
}
#sidebar-right .widget ul#lists-dot li:hover {
  padding-left: 10px;
}
#sidebar-right .widget .widget-our-lawyers {
  width: 330px;
  margin: -30px 0px 0px -30px;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer {
  width: 105px;
  height: 105px;
  background: #fff;
  margin: 30px 0px 0px 30px;
  display: block;
  position: relative;
  text-align: center;
  transition: all 1s ease;
  text-decoration: none;
  color: #fff;
  float: left;
  font-size: 20px;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer .lawyer-image {
  width: 105px;
  height: 105px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  position: absolute;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer:hover .lawyer-image-overlay {
  width: 105px;
  height: 105px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}
#sidebar-right .widget .widget-practice-area {
  width: 100%;
}
#sidebar-right .widget .widget-practice-area ul li {
  width: 100%;
  list-style-image: url("images/lists-dot.png");
  list-style-position: inside;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#sidebar-right .widget .widget-practice-area ul li:hover {
  padding-left: 15px;
}
#sidebar-right .widget .widget-testimonials {
  width: 100%;
}
#sidebar-right .widget .widget-testimonials .list_carousel {
  width: 100%;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li {
  width: 240px;
  height: auto;
  display: block;
  position: relative;
  color: #394753;
  float: left;
  font-weight: 300;
  font-size: 14px;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_entry {
  width: 240px;
  margin-top: -9px;
  line-height: 30px;
  text-align: center;
  font-style: italic;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_customer {
  width: 100%;
  height: 30px;
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  color: #7bbbdc;
  font-family: 'Roboto', sans-serif;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_customer span {
  width: 100%;
  font-weight: 700;
  font-size: 15px;
  color: #606060;
}
#sidebar-right .widget .widget-testimonials .list_carousel.responsive {
  width: auto;
  margin-left: 0;
}
#sidebar-right .widget .widget-testimonials .clearfix {
  clear: both;
  float: none;
}
#sidebar-right .widget .widget-testimonials .prev, #sidebar-right .widget .widget-testimonials .next {
  width: 30px;
  height: 30px;
  background: transparent url("images/testimonials-left-arrow.png") no-repeat center center;
  border: 1px solid #6d7c88;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  float: left;
  opacity: 0.5;
  cursor: pointer;
}
#sidebar-right .widget .widget-testimonials .prev:hover, #sidebar-right .widget .widget-testimonials .next:hover {
  opacity: 1;
}
#sidebar-right .widget .widget-testimonials .next {
  background: transparent url("images/testimonials-right-arrow.png") no-repeat center center;
  float: right;
}
#sidebar-right .widget_rss .title-widget a.rsswidget {
  color: #314B60;
  text-decoration: none;
}
#sidebar-right .widget_rss ul li {
  padding-bottom: 15px;
  border-bottom: 1px dotted #d0dfed;
}
#sidebar-right .widget_rss ul li a.rsswidget {
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
#sidebar-right .widget_rss ul li .rss-date {
  margin-bottom: 10px;
  display: block;
  font-style: italic;
}
#sidebar-right .widget_rss ul li .rssSummary {
  margin-bottom: 10px;
  display: block;
}
#sidebar-right .widget_rss ul li cite {
  font-style: italic;
}
#sidebar-right .widget_search .searchform .screen-reader-text {
  width: 100%;
  display: block;
}
#sidebar-right .widget_search .searchform #s {
  width: 100%;
  height: 30px;
  margin: 10px 0 0 0;
  padding: 0 5px;
  border: 1px solid #d4d4d4;
  color: #394753;
  font-family: "Raleway", sans-serif;
}
#sidebar-right .widget_search .searchform #searchsubmit {
  height: 30px;
  background: #42b3e5;
  margin: 10px 0 0 0;
  padding: 0 10px;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Raleway", sans-serif;
}
#sidebar-right .widget_search .searchform #searchsubmit:hover {
  background: #74d4ff;
}
#sidebar-right .widget_tag_cloud a {
  color: #394753;
  font-size: 16px !important;
}
#sidebar-right .widget_tag_cloud a:hover {
  text-decoration: none;
}

/* 2.3 Single */
.single-navigation {
  width: 100%;
  margin-top: 30px;
}
.single-navigation a.next-post, .single-navigation a.previous-post {
  width: 94px;
  height: 30px;
  line-height: 30px;
  padding-left: 31px;
  fill: #42b3e5;
  background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xMi4xNjIgMjEuNDY5Yy0wLjQyOSAwLjQzNC0wLjQyOSAxLjEzNCAwIDEuNTY2IDAuNDI3IDAuNDM0IDEuMTIyIDAuNDM0IDEuNTUgMGw2LjEyOC02LjI1MWMwLjQyOS0wLjQzNCAwLjQyOS0xLjEzNCAwLTEuNTY2bC02LjEyOC02LjI1M2MtMC40MjktMC40MzQtMS4xMjItMC40MzQtMS41NSAwcy0wLjQyOSAxLjEzMy0wLjAwMiAxLjU2NWw1LjAyNiA1LjQ3LTUuMDI0IDUuNDY5eiIgZmlsbD0iIzU1YjllNyI+PC9wYXRoPgo8L3N2Zz4=) no-repeat;
  background-position: 104px center;
  border: 1px solid #42b3e5;
  color: #42b3e5;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  z-index: 999;
  float: right;
}
.single-navigation a.next-post:hover, .single-navigation a.previous-post:hover {
  background: #42b3e5;
  color: #fff !important;
}
.single-navigation a.previous-post {
  background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xOS44MzggMjEuNDY5YzAuNDI5IDAuNDM0IDAuNDI5IDEuMTM0IDAgMS41NjYtMC40MjkgMC40MzQtMS4xMjIgMC40MzQtMS41NSAwbC02LjEyOC02LjI1MWMtMC40MjktMC40MzQtMC40MjktMS4xMzQgMC0xLjU2Nmw2LjEyOC02LjI1M2MwLjQyOS0wLjQzNCAxLjEyMi0wLjQzNCAxLjU1IDBzMC40MjkgMS4xMzMgMCAxLjU2NmwtNS4wMjQgNS40NjkgNS4wMjQgNS40Njl6IiBmaWxsPSIjNTViOWU3Ij48L3BhdGg+Cjwvc3ZnPgo=) no-repeat 13px center;
  margin-right: 30px;
}

#comments-template {
  width: 100%;
  margin-top: -60px;
}
.page #comments-template {
  margin-top: 0;
}
#comments-template .comments-template-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  color: #42b3e5;
  font-size: 18px;
  font-family: 'Roboto',sans-serif;
}
#comments-template .comments-template-title span {
  font-weight: 400;
}
#comments-template .comments-template-title a {
  color: #6d7c88;
  text-decoration: none;
}
#comments-template .comments-template-title a:hover {
  text-decoration: underline;
}
#comments-template .comments-list {
  width: 100%;
}
#comments-template .comments-list article.comment {
  margin-top: 0;
}
#comments-template .comments-list .coment-reply-link-div {
  width: 100%;
  margin-top: 10px;
  float: left;
}
#comments-template .comments-list .pingback {
  line-height: 18px;
  margin: 30px 0 0 0;
  list-style: none;
  color: #777;
}
#comments-template .comments-list .comment {
  margin-top: 30px;
}
#comments-template .comments-list .comment .depth-2 {
  margin-left: 60px;
}
#comments-template .comments-list .comment .depth-2 .comment-entry {
  width: 412px;
}
#comments-template .comments-list .comment .depth-3 {
  margin-left: 60px;
}
#comments-template .comments-list .comment .depth-3 .comment-entry {
  width: 332px;
}
#comments-template .comments-list .comment img {
  max-width: 120px;
  height: 100%;
  display: block;
  float: left;
}
#comments-template .comments-list .comment .comment-reply-link {
  color: #6d7c88;
  text-decoration: none;
}
#comments-template .comments-list .comment .comment-reply-link:hover {
  text-decoration: underline;
}
#comments-template .comments-list .comment .comment-entry {
  width: 492px;
  float: right;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head {
  width: 100%;
  color: #42b3e5;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Roboto',sans-serif;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head .comment-entry-head-date {
  color: #42b3e5;
  text-decoration: none;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head .comment-entry-head-date:hover {
  text-decoration: underline;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head .comment-edit-link {
  color: #42b3e5;
  text-decoration: underline;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head .comment-edit-link:hover {
  text-decoration: none;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head span {
  color: #6d7c88;
  font-weight: 500;
  font-family: 'Roboto',sans-serif;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head span a {
  color: #6d7c88;
  text-decoration: underline;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-head span a:hover {
  text-decoration: none;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-content {
  width: 100%;
  line-height: 24px;
  margin-top: 5px;
  color: #6d7c88;
  font-size: 14px;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-content iframe {
  max-width: 100%;
}
#comments-template .comments-list .comment .comment-entry .comment-entry-content img {
  max-width: 100%;
  height: auto;
}
#comments-template .comment-respond {
  width: 100%;
  line-height: 30px;
  margin-top: 30px;
}
#comments-template .comment-respond .comment-reply-title {
  width: 100%;
  line-height: 22px;
  color: #777777;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
}
#comments-template .comment-respond .comment-form {
  width: 100%;
  margin-top: 30px;
  font-family: 'Raleway',sans-serif;
}
#comments-template .comment-respond .comment-form .comment-form-left {
  width: 268px;
  float: left;
}
#comments-template .comment-respond .comment-form .comment-form-left .input-full, #comments-template .comment-respond .comment-form .comment-form-left .input-small-left, #comments-template .comment-respond .comment-form .comment-form-left .input-small-right {
  width: 100%;
  height: 42px;
  margin: 0px;
  padding: 0px 19px;
  display: block;
  color: #777;
  border: 1px solid #d4d4d4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Raleway',sans-serif;
}
#comments-template .comment-respond .comment-form .comment-form-left .input-full:focus, #comments-template .comment-respond .comment-form .comment-form-left .input-small-left:focus, #comments-template .comment-respond .comment-form .comment-form-left .input-small-right:focus {
  border: 1px solid #42b3e5;
}
#comments-template .comment-respond .comment-form .comment-form-left .input-small-left, #comments-template .comment-respond .comment-form .comment-form-left .input-small-right {
  width: 122px;
  margin-top: 17px;
  float: left;
}
#comments-template .comment-respond .comment-form .comment-form-left .input-small-right {
  float: right;
}
#comments-template .comment-respond .comment-form .input-textarea {
  width: 321px;
  height: 103px;
  margin: 0px;
  padding: 10px 19px;
  display: block;
  border: 1px solid #d4d4d4;
  resize: none;
  color: #777;
  font-size: 13.333px;
  font-family: 'Raleway',sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
}
#comments-template .comment-respond .comment-form .input-textarea:focus {
  border: 1px solid #42b3e5;
}
#comments-template .comment-respond .comment-form #contact_submit {
  width: 120px;
  height: 43px;
  background: #42b3e5;
  margin: 25px 0px 0px 0px;
  padding: 0px;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  color: #fff;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  float: left;
  font-weight: 700;
  font-size: 14px;
}
#comments-template .comment-respond .comment-form #contact_submit:hover {
  opacity: .6;
}
#comments-template .comment-respond .comment-form p.form-allowed-tags {
  float: right;
  color: #777777;
  width: 507px;
  margin-left: 7px;
  margin-top: 20px;
  line-height: 17px;
  font-size: 12px;
}
#comments-template .comment-respond .comment-form .comment-notes {
  color: #777;
  font-size: 14px;
}
#comments-template .comment-respond .comment-form .logged-in-as {
  color: #777;
  font-size: 14px;
  margin-top: 0;
  float: left;
}
#comments-template .comment-respond .comment-form .logged-in-as a {
  color: #42b3e5;
  text-decoration: none;
}
#comments-template .comment-respond .comment-form .logged-in-as a:hover {
  text-decoration: underline;
}

/*Contact content*/
#contact-content {
  padding-top: 0;
}
#contact-content p {
  line-height: 18px;
  margin-bottom: 60px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #394753;
}
#contact-content #map-city {
  float: left;
  width: 661px;
  height: 331px;
  border: 1px solid #f6f6f6;
  margin-bottom: 60px;
}
#contact-content #map-city iframe {
  width: 661px;
  height: 331px;
}
#contact-content #contact-information {
  float: left;
  width: 243px;
  margin-left: 73px;
  color: #314b60;
  font-size: 18px;
  line-height: 24px;
}
#contact-content #contact-information .title {
  font-size: 24px;
  color: #42b3e5;
  margin-bottom: 41px;
  display: block;
}
#contact-content #contact-information span {
  margin-bottom: 20px;
  display: block;
}
#contact-content #contact-information ul li {
  width: 27px;
  height: 27px;
  margin-left: 8px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  float: left;
}
#contact-content #contact-information ul li:first-child {
  margin-left: 0;
}
#contact-content #contact-information ul li.contact-facebook-icon {
  background: url("images/footer-facebook-icon.png") no-repeat;
}
#contact-content #contact-information ul li.contact-twitter-icon {
  background: url("images/footer-twitter-icon.png") no-repeat;
}
#contact-content #contact-information ul li.contact-youtube-icon {
  background: url("images/footer-youtube-icon.png") no-repeat;
}
#contact-content #contact-information ul li.contact-linkedin-icon {
  background: url("images/footer-linkedin-icon.png") no-repeat;
}
#contact-content #contact-information ul li a {
  width: 27px;
  height: 27px;
  display: block;
}
#contact-content #contact-information a {
  line-height: 24px;
  font-size: 24px;
  color: #0384ce;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 13px;
  display: block;
  font-family: 'Roboto',sans-serif;
}
#contact-content form {
  font-family: 'Raleway', sans-serif;
  color: #686868;
}
#contact-content form .wpcf7-not-valid-tip {
  margin-top: -18px;
  margin-bottom: 22px;
}
#contact-content form .wpcf7-response-output {
  margin-left: 0;
  padding-left: 0;
  border: none !important;
}
#contact-content form .inputs {
  float: left;
}
#contact-content form .inputs input[type="text"],
#contact-content form .inputs input[type="email"] {
  width: 395px;
  height: 60px;
  color: #686868;
  padding-left: 22px;
  border: 1px solid #d4d4d4;
  margin-bottom: 22px;
  display: block;
  clear: both;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#contact-content form textarea {
  width: 536px;
  height: 230px;
  margin-left: 32px;
  border: 1px solid #d4d4d4;
  color: #686868;
  padding-top: 30px;
  padding-left: 21px;
  float: left;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  resize: none;
}
#contact-content form input[type="submit"] {
  text-align: center;
  width: 139px;
  height: 49px;
  color: #fff;
  background: #42b3e5;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 49px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#contact-content form input[type="submit"]:hover {
  background: #74d4ff;
}

/*
** Lawyers
*/
/* 3.1 Lawyers Content */
#our-doctors {
  width: 100%;
  text-align: center;
}
#our-doctors .lawyers-content-title {
  width: 100%;
  line-height: 45px;
  background: url("images/content-about-title-background.png") repeat-x bottom;
  padding-bottom: 20px;
  color: #394753;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 36px;
}
#our-doctors .lawyers-content-entry {
  width: 100%;
  line-height: 24px;
  margin-top: 30px;
  text-align: center;
  color: #394753;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
}
#our-doctors .our-doctors-content .doctor {
  width: 498px;
  background: #edf6ff;
  color: #6d7c88;
  float: left;
  padding-bottom: 23px;
  margin: 0 15px 15px 0;
  word-break: break-word;
}
#our-doctors .our-doctors-content .doctor .doctor-content {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#our-doctors .our-doctors-content .doctor .doctor-image {
  width: 498px;
  height: 389px;
  text-align: center;
  position: relative;
  perspective: 1000;
  z-index: 2;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
#our-doctors .our-doctors-content .doctor .link-img {
  position: absolute;
  width: 498px;
  height: 389px;
  margin-top: -389px;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#our-doctors .our-doctors-content .doctor .link-img a {
  background: url(images/arrow-img.png) 50% 50% no-repeat;
  width: 498px;
  height: 389px;
  margin: 0 auto;
  display: block;
}
#our-doctors .our-doctors-content .doctor a.doctor-name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
  display: block;
  color: #445d70;
  text-decoration: none;
  margin-bottom: 21px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 26px;
}
#our-doctors .our-doctors-content .doctor a.doctor-name:hover {
  color: #0f6bb0;
}
#our-doctors .our-doctors-content .doctor a.doctor-name-services {
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  margin-left: 31px;
  text-align: left;
  display: block;
  color: #445d70;
  text-decoration: none;
  margin-bottom: 21px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 26px;
}
#our-doctors .our-doctors-content .doctor a.doctor-name-services:hover {
  padding-left: 10px;
}
#our-doctors .our-doctors-content .doctor [rel="tag"] {
  color: #42b3e5;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 20px;
  font-weight: 500;
}
#our-doctors .our-doctors-content .doctor [rel="tag"]:hover {
  color: #2489b6;
}
#our-doctors .our-doctors-content .doctor p.doctor-entry-services {
  width: 498px;
  line-height: 26px;
  text-align: justify;
  color: #7a7a7a;
  display: block;
  padding: 0 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 200;
  font-size: 16px;
}
#our-doctors .our-doctors-content .doctor a#read-more {
  width: 115px;
  height: 40px;
  line-height: 40px;
  padding-left: 18px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xMi4xNjIgMjEuNDY5Yy0wLjQyOSAwLjQzNC0wLjQyOSAxLjEzNCAwIDEuNTY2IDAuNDI3IDAuNDM0IDEuMTIyIDAuNDM0IDEuNTUgMGw2LjEyOC02LjI1MWMwLjQyOS0wLjQzNCAwLjQyOS0xLjEzNCAwLTEuNTY2bC02LjEyOC02LjI1M2MtMC40MjktMC40MzQtMS4xMjItMC40MzQtMS41NSAwcy0wLjQyOSAxLjEzMy0wLjAwMiAxLjU2NWw1LjAyNiA1LjQ3LTUuMDI0IDUuNDY5eiIgZmlsbD0iI2ZmZiI+PC9wYXRoPgo8L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGc+Cgk8bGluZSBzdHJva2Utd2lkdGg9IjEiIHgxPSIiIHkxPSIiIHgyPSIiIHkyPSIiIHN0cm9rZT0iIzQ0OUZEQiIgb3BhY2l0eT0iIj48L2xpbmU+CjwvZz4KCTxwYXRoIGQ9Ik0xMi4xNjIgMjEuNDY5Yy0wLjQyOSAwLjQzNC0wLjQyOSAxLjEzNCAwIDEuNTY2IDAuNDI3IDAuNDM0IDEuMTIyIDAuNDM0IDEuNTUgMGw2LjEyOC02LjI1MWMwLjQyOS0wLjQzNCAwLjQyOS0xLjEzNCAwLTEuNTY2bC02LjEyOC02LjI1M2MtMC40MjktMC40MzQtMS4xMjItMC40MzQtMS41NSAwcy0wLjQyOSAxLjEzMy0wLjAwMiAxLjU2NWw1LjAyNiA1LjQ3LTUuMDI0IDUuNDY5eiIgZmlsbD0iI2ZmZiI+PC9wYXRoPgo8L3N2Zz4=);
  background-position: 104px center, 108px center;
  background-color: #42b3e5;
  background-repeat: no-repeat;
  border: 2px solid #68c1e8;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  float: left;
  margin: 10px 0 0 31px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#our-doctors .our-doctors-content .doctor a#read-more:hover {
  color: #fff;
  background-position: 130px center, 134px center;
}
#our-doctors .our-doctors-content .doctor p.doctor-entry {
  width: 498px;
  line-height: 26px;
  padding: 30px 34px;
  text-align: center;
  color: #7a7a7a;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  font-size: 16px;
}
#our-doctors .our-doctors-content .doctor .doctor-social a {
  color: #cccccc;
  text-decoration: none;
  font-size: 25px;
}
#our-doctors .our-doctors-content .doctor .doctor-social a:hover {
  color: #42b3e5;
}
#our-doctors .our-doctors-content .doctor a.doctor-tag {
  display: inline;
  text-decoration: none;
  color: #445d70;
  font-weight: 700;
  font-size: 18px;
}
#our-doctors .our-doctors-content .doctor:hover .doctor-image {
  z-index: 1;
}
#our-doctors .our-doctors-content .doctor:hover .link-img {
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}

/*
**	4 - Practice Areas
*/
.practice-areas-content {
  width: 100%;
  height: 120px;
  background: url("images/content-about-title-background.png") repeat-x bottom;
  line-height: 24px;
  color: #394753;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 18px;
}

#lawyers-post-type {
  width: 100%;
  margin-top: 60px;
}
#lawyers-post-type .lawyers-post-title {
  width: 100%;
  line-height: 30px;
  color: #445d70;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#lawyers-post-type .lawyers-posts {
  width: 100%;
  margin-top: 60px;
}
#lawyers-post-type .lawyers-posts .lawyer-post {
  width: 136px;
  margin: 0px 0px 60px 29.5px;
  float: left;
}
#lawyers-post-type .lawyers-posts .lawyer-post:first-child {
  margin-left: 0px;
}
#lawyers-post-type .lawyers-posts .lawyer-post img {
  width: 136px;
  height: 150px;
  display: block;
}
#lawyers-post-type .lawyers-posts .lawyer-post .lawyer-post-name {
  width: 100%;
  margin: 30px 0px 18px 0px;
  color: #445d70;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#lawyers-post-type .lawyers-posts .lawyer-post .lawyer-post-description {
  width: 100%;
  line-height: 18px;
  color: #8196a6;
}
#lawyers-post-type ul.practice-areas-lists {
  width: 994px;
  margin: 30px 0px 0px -30px;
}
#lawyers-post-type ul.practice-areas-lists li {
  width: 302px;
  list-style-image: url("images/lists-dot.png");
  list-style-position: inside;
  margin: 0px 0px 13px 29px;
  color: #6d7c88;
  float: left;
  font-weight: 700;
  font-size: 18px;
}
#lawyers-post-type ul.practice-areas-lists li a {
  color: #6d7c88;
  text-decoration: none;
}
#lawyers-post-type ul.practice-areas-lists li a:hover {
  text-decoration: underline;
}

/*
**	5 - Testimonials
*/
.testimonials-post {
  width: 964px;
  height: auto;
  line-height: 30px;
  background: url("images/content-testimonials-background.png") no-repeat;
  margin-top: 60px;
  padding: 0px 79px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #394753;
  font-weight: 200;
  font-size: 18px;
  font-style: italic;
}
.testimonials-post:first-child {
  margin-top: 0px;
}
.testimonials-post .testimonials-client {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
  font-style: normal;
}
.testimonials-post .testimonials-client span {
  font-weight: 700;
}
.testimonials-post .testimonials-client a {
  color: #394753;
  text-decoration: none;
}
.testimonials-post .testimonials-client a:hover {
  text-decoration: underline;
}

.sticky {
  padding-left: 10px;
  border-left: 10px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky:hover {
  border-left: 10px solid #445D70;
}

.gallery-item {
  float: left;
}

.gallery-item a.nivo-lightbox {
  text-decoration: none !important;
}

.gallery-item img {
  margin: 0px !important;
  text-decoration: none;
  display: block;
}

dl.gallery-columns-1 {
  width: 100%;
}

dl.gallery-columns-1 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}

dl.gallery-columns-1 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-2 {
  width: 50%;
}

dl.gallery-columns-2 img {
  width: 100%;
  border: 5px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-2 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-3 {
  width: 33.33%;
}

dl.gallery-columns-3 img {
  width: 100%;
  border: 5px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-3 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-4 {
  width: 25%;
}

dl.gallery-columns-4 img {
  width: 100%;
  border: 5px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-4 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-5 {
  width: 20%;
}

dl.gallery-columns-5 img {
  width: 100%;
  border: 5px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-5 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-6 {
  width: 16.66%;
}

dl.gallery-columns-6 img {
  width: 100%;
  border: 3px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-6 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-7 {
  width: 14.28%;
}

dl.gallery-columns-7 img {
  width: 100%;
  border: 3px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-7 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-8 {
  width: 12.5%;
}

dl.gallery-columns-8 img {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-8 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

dl.gallery-columns-9 {
  width: 11.11%;
}

dl.gallery-columns-9 img {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-9 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  font-style: italic;
}

/**
 *	Max Width: 320px
 */
/**
 *	Max Width: 480px
 */
@media only screen and (max-width: 480px) {
  body {
    max-width: 480px;
  }

  .wide-header {
    height: auto;
  }

  #header-top .header-left {
    text-align: center;
  }
  #header-top .header-left a.logo {
    display: initial;
    float: none;
  }

  #header-top .header-left a.logo img {
    width: auto;
    max-height: 100%;
    float: none;
    height: 80px;
 }
  #header-top .header-left .header-contact {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
    text-align: center;
  }
  #header-top .header-left .header-contact ul li {
    display: inline-block;
    float: none;
  }

  #content .content-testimonials {
    display: none;
  }

  #subheader .second-subheader #category-columns ul li {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #posts .post .post-password-form input[type="submit"] {
    width: 100%;
    margin-top: 15px;
  }

  #comments-template .comments-list ul.children {
    margin-left: 0;
  }
  #comments-template .comments-list .comment .depth-2 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #comments-template .comments-list .comment .depth-3 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #comments-template .comment-respond .comment-form #contact_submit {
    width: 100% !important;
  }
  #comments-template .comment-respond .comment-form p.form-allowed-tags {
    width: 100% !important;
    margin-left: 0 !important;
  }

  #content #profile-our-resume #info-doctor h2 {
    line-height: 32px;
  }
}
/**
 *	Max Width: 580px
 */
@media only screen and (max-width: 580px) {
  body {
    max-width: 580px;
  }

  #features ul li {
    width: 100% !important;
  }

  #contact-content form input[type="submit"] {
    width: 100%;
  }
}
/**
 *	Max Width: 768px
 */
@media only screen and (max-width: 768px) {
  body {
    max-width: 768px;
  }

  #header-top .header-left .header-contact {
    display: none;
  }

  #content #latest-news .news .img-div .link-img-news {
    display: none;
  }

  #content #latest-news .news {
    width: 100%;
  }

  #content #latest-news .news .info-news {
    width: 100% !important;
    padding-left: 0;
  }

  #content #latest-news .news .img-div {
    width: 100%;
  }

  #contact-content {
    text-align: center;
    padding-top: 0;
  }
  #contact-content #contact-information ul li {
    display: inline-block;
    float: none;
  }

  #subheader .second-subheader .second-subheader-image {
    width: 100% !important;
  }
  #subheader .second-subheader #category-columns {
    width: 100% !important;
    margin: 60px 0 0 0 !important;
  }

  #features ul li .info-div {
    width: 100%;
    margin-left: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }

  #content #latest-news {
    width: 100% !important;
  }
  #content #latest-news .news .img-div {
    height: 230px;
  }
  #content #latest-news .news .img-div .news-image {
    height: 100%;
  }
  #content #latest-news .news .img-div .link-img-news {
    height: 100%;
  }
  #content #latest-news .news .img-div .link-img-news a {
    height: 100%;
  }
  #content #latest-news .news .info-news {
    width: 67.89%;
  }

  #content .content-testimonials {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #content .content-testimonials .list_carousel .caroufredsel_wrapper {
    height: 260px !important;
  }
  #content .content-testimonials #prev2 {
    margin: 0 0 60px 0;
  }
  #content .content-testimonials #next2 {
    margin: 0 14px 60px 0;
  }

  .our-doctors-prevew ul.list-doctors-index li {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }

  #footer .footer-box:nth-child(1) {
    width: 100% !important;
    margin-right: 0 !important;
  }
  #footer .footer-box:nth-child(2) {
    width: 100% !important;
  }
  #footer .footer-box:nth-child(3) {
    float: left;
  }

  #posts {
    width: 100% !important;
  }

  #sidebar-right {
    width: 100% !important;
    margin-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sidebar-right .widget .widget-our-lawyers a.lawyer {
    height: 250px !important;
  }
  #sidebar-right .widget .widget-our-lawyers a.lawyer .lawyer-image {
    height: 100% !important;
  }
  #sidebar-right .widget .widget-our-lawyers a.lawyer .lawyer-image-overlay {
    height: 100% !important;
  }

  #comments-template .comment-respond .comment-form .comment-form-left {
    width: 100% !important;
  }
  #comments-template .comment-respond .comment-form .input-textarea {
    width: 100% !important;
    margin-top: 10px;
  }

  #our-doctors .our-doctors-content .doctor {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #content #profile-our-resume #photo-doctor {
    width: 100% !important;
    margin: 30px 0 0 0 !important;
  }

  #contact-content #map-city {
    width: 100% !important;
  }
  #contact-content #contact-information {
    width: 100% !important;
    margin: 30px 0 0 0 !important;
  }
  #contact-content form .inputs {
    width: 100% !important;
  }
  #contact-content form textarea {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/**
 *	Max Width: 1024px
 */
@media only screen and (max-width: 1024px) {
  body {
    max-width: 1024px;
  }

  .wrapper {
    width: 94%;
  }
  
  .wrapper-navigation-top {
    width: 100%;
  }

  .openresponsivemenu {
    width: 32px;
    height: 32px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4KPGcgaWQ9Imljb21vb24taWdub3JlIj4KCTxsaW5lIHN0cm9rZS13aWR0aD0iMSIgeDE9IiIgeTE9IiIgeDI9IiIgeTI9IiIgc3Ryb2tlPSIjRkZGRkZGIiBvcGFjaXR5PSIiPjwvbGluZT4KPC9nPgoJPHBhdGggZD0iTTAgMTJoMjJ2NGgtMjJ2LTR6TTAgNmgyMnY0aC0yMnYtNHpNMCAxOGgyMnY0aC0yMnYtNHpNMCAyNGgyMnY0aC0yMnYtNHpNMjQgMThsNCA2IDQtNmgtOHpNMzIgMTZsLTQtNi00IDZoOHoiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4KPC9zdmc+Cg==) no-repeat;
    margin: 12px 0 10px 20px;
    cursor: pointer;
    float: left;
  }

  .navigation-menu {
    display: none;
  }

  .responsivemenu {
    display: block !important;
  }

  .responsivemenu ul {
    width: 100%;
    background: #42B3E5;
  }

  .navigation li ul li {
    width: 95%;
    padding-left: 5%;
  }

  .responsivemenu ul li {
    width: 100%;
  }

  .responsivemenu ul li.menu-item-has-children {
    height: auto;
    background: none;
  }

  .responsivemenu ul li ul li.menu-item-has-children {
    height: auto;
    background: none;
  }

  .responsivemenu li ul {
    width: 100%;
    height: auto;
    position: initial;
    display: block !important;
  }

  #subheader .subheader-color .full-header-content {
    width: 100%;
  }
  #subheader .subheader-color .full-header-image {
    display: none;
  }

  #subheader .second-subheader .second-subheader-image {
    width: 35.24%;
    padding: 2.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #subheader .second-subheader .second-subheader-image input[type="text"],
  #subheader .second-subheader .second-subheader-image input[type="email"] {
    width: 95% !important;
    display: block;
  }
  #subheader .second-subheader .second-subheader-image input[type="submit"] {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #subheader .second-subheader #category-columns {
    width: 51.50%;
    margin-left: 13.04%;
  }
  #subheader .second-subheader #category-columns ul {
    width: 100%;
  }
  #subheader .second-subheader #category-columns ul li {
    width: 42.53%;
    margin-right: 14.93%;
  }

  #features ul li {
    width: 48.88%;
  }
  #features ul li .icon-div {
    margin: 0 auto;
    float: none;
  }
  #content .content-testimonials {
    width: 41.38%;
    margin-left: 9.73%;
  }
  #content .content-testimonials .list_carousel .caroufredsel_wrapper ul#foo2 li {
    height: 400px !important;
  }

  .our-doctors-prevew {
    width: 100%;
  }
  .our-doctors-prevew ul.list-doctors-index li {
    width: 22.65%;
    margin-right: 2%;
    position: relative;
  }
  .our-doctors-prevew ul.list-doctors-index li .doctor-image {
    width: 100%;
  }
  .our-doctors-prevew ul.list-doctors-index li .link-img {
    width: 100%;
  }
  .our-doctors-prevew ul.list-doctors-index li .link-img a {
    width: 100%;
  }

  #footer .footer-box:nth-child(1) {
    width: 30.67%;
    margin-right: 15.09%;
  }
  #footer .footer-box:nth-child(2) {
    width: 24.34%;
  }

  #posts {
    width: 61.73%;
  }

  #sidebar-right {
    width: 23.36%;
  }
  #sidebar-right .widget .widget-our-lawyers {
    width: 100%;
    margin-left: 0;
  }
  #sidebar-right .widget .widget-our-lawyers a.lawyer {
    width: 100%;
    height: 165px;
    margin-left: 0;
  }
  #sidebar-right .widget .widget-our-lawyers a.lawyer .lawyer-image {
    width: 100%;
    height: 165px;
  }
  #sidebar-right .widget .widget-our-lawyers a.lawyer:hover .lawyer-image-overlay {
    width: 100%;
    height: 165px;
  }
  #sidebar-right .widget .widget-testimonials .list_carousel .caroufredsel_wrapper ul#foo2 {
    width: 100% !important;
  }
  #sidebar-right .widget .widget-testimonials .list_carousel .caroufredsel_wrapper ul#foo2 li {
    height: 390px !important;
  }

  .single-navigation a.previous-post {
    margin-right: 0;
    float: left;
  }

  #comments-template {
    margin-top: 30px;
  }
  #comments-template .comments-list .comment img {
    width: 18.92%;
  }
  #comments-template .comments-list .comment .comment-entry {
    width: 77.60%;
  }
  #comments-template .comments-list .comment .depth-2 {
    margin-left: 9.46%;
  }
  #comments-template .comments-list .comment .depth-2 .comment-entry {
    width: 74.36%;
  }
  #comments-template .comment-respond .comment-form .comment-form-left {
    width: 42.27%;
  }
  #comments-template .comment-respond .comment-form .comment-form-left .input-small-left, #comments-template .comment-respond .comment-form .comment-form-left .input-small-right {
    width: 45.52%;
  }
  #comments-template .comment-respond .comment-form .input-textarea {
    width: 50.63%;
  }
  #comments-template .comment-respond .comment-form p.form-allowed-tags {
    width: 79.96%;
    margin-left: 1.10%;
  }
  #comments-template .comment-respond .comment-form #contact_submit {
    width: 18.92%;
  }

  #our-doctors .our-doctors-content .doctor {
    width: 48.49%;
    margin-right: 1.46%;
    position: relative;
  }
  #our-doctors .our-doctors-content .doctor .doctor-image {
    width: 100%;
  }
  #our-doctors .our-doctors-content .doctor .link-img {
    width: 100%;
  }
  #our-doctors .our-doctors-content .doctor .link-img a {
    width: 100%;
  }
  #our-doctors .our-doctors-content .doctor p.doctor-entry {
    width: 100%;
  }
  #our-doctors .our-doctors-content .doctor p.doctor-entry-services {
    width: 100%;
  }

  #content #profile-our-resume #info-doctor {
    width: 65.43%;
  }
  #content #profile-our-resume #photo-doctor {
    width: 29.21%;
    margin-left: 2.92%;
  }
  #content #profile-our-resume #photo-doctor .image-doctor {
    width: 100%;
    height: 300px;
  }

  #contact-content #map-city {
    width: 64.36%;
  }
  #contact-content #map-city iframe {
    width: 100%;
  }

  #contact-content #contact-information {
    width: 23.66%;
    margin-left: 7.10%;
  }
  #contact-content #contact-information a {
    font-size: 20px;
  }
  #contact-content form .inputs {
    width: 40.79%;
  }
  #contact-content form .inputs input[type="text"],
  #contact-content form .inputs input[type="email"] {
    width: 100%;
    margin-bottom: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
  }
  #contact-content form textarea {
    width: 52.19%;
    margin-left: 3.11%;
    outline: 0;
  }
}
