/*
Theme Name: Cannington Community Education Support Centre
Theme URI: http://www.swishdesign.com.au/
Author: Swish Design
Author URI: http://www.swishdesign.com.au/
Description: A responsive theme created for Cannington Community Education Support Centre
Version: 1.0.0
Text Domain: ccesc
Tags:

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Scaffolding
# Typography
# Code
# Grid
# Tables
# Forms
# Buttons
# Navigation
	## Links
	## Menus
# Accessibility
# Utility Classes
# Clearings
# Widgets
# Content ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Layout
# Header
# Main
# Footer
# Header Medium
# Main Medium
# Footer Medium
# Header Small
# Main Small
# Footer Small
# Header Extra Small
# Main Extra Small
# Footer Extra Small
--------------------------------------------------------------*/
@font-face { font-family: 'Yantramanav'; font-style: normal; font-weight: 100; src: url("fonts/yantramanav-thin-webfont.eot"); src: url("fonts/yantramanav-thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/yantramanav-thin-webfont.woff") format("woff"), url("fonts/yantramanav-thin-webfont.ttf") format("truetype"), url("fonts/yantramanav-thin-webfont.svg#yantramanavthin") format("svg"); }

@font-face { font-family: 'Yantramanav'; font-style: normal; font-weight: 300; src: url("fonts/yantramanav-light-webfont.eot"); src: url("fonts/yantramanav-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/yantramanav-light-webfont.woff") format("woff"), url("fonts/yantramanav-light-webfont.ttf") format("truetype"), url("fonts/yantramanav-light-webfont.svg#yantramanavlight") format("svg"); }

@font-face { font-family: 'Yantramanav'; font-style: normal; font-weight: 400; src: url("fonts/yantramanav-regular-webfont.eot"); src: url("fonts/yantramanav-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/yantramanav-regular-webfont.woff") format("woff"), url("fonts/yantramanav-regular-webfont.ttf") format("truetype"), url("fonts/yantramanav-regular-webfont.svg#yantramanavregular") format("svg"); }

@font-face { font-family: 'Yantramanav'; font-style: normal; font-weight: 500; src: url("fonts/yantramanav-medium-webfont.eot"); src: url("fonts/yantramanav-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/yantramanav-medium-webfont.woff") format("woff"), url("fonts/yantramanav-medium-webfont.ttf") format("truetype"), url("fonts/yantramanav-medium-webfont.svg#yantramanavmedium") format("svg"); }

@font-face { font-family: 'Yantramanav'; font-style: normal; font-weight: 700; src: url("fonts/yantramanav-bold-webfont.eot"); src: url("fonts/yantramanav-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/yantramanav-bold-webfont.woff") format("woff"), url("fonts/yantramanav-bold-webfont.ttf") format("truetype"), url("fonts/yantramanav-bold-webfont.svg#yantramanavbold") format("svg"); }

@font-face { font-family: 'Yantramanav'; font-style: normal; font-weight: 900; src: url("fonts/yantramanav-black-webfont.eot"); src: url("fonts/yantramanav-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/yantramanav-black-webfont.woff") format("woff"), url("fonts/yantramanav-black-webfont.ttf") format("truetype"), url("fonts/yantramanav-black-webfont.svg#yantramanavblack") format("svg"); }

@font-face { font-family: 'Simplo Caps Demo'; font-style: normal; font-weight: 400; src: url("fonts/simplocapsdemo-regular-webfont.eot"); src: url("fonts/simplocapsdemo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/simplocapsdemo-regular-webfont.woff") format("woff"), url("fonts/simplocapsdemo-regular-webfont.ttf") format("truetype"), url("fonts/simplocapsdemo-regular-webfont.svg#simplocapsdemoregular") format("svg"); }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
/*--------------------------------------------------------------
# Scaffolding
--------------------------------------------------------------*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body { font-family: "Yantramanav", sans-serif; font-weight: 300; font-size: 16px; line-height: 27px; color: #343434; background-color: white; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #ec7700; text-decoration: none; outline: none !important; }
a:hover, a:focus { color: #343434; text-decoration: none; font-weight: 500; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.73333; background-color: white; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 27px; margin-bottom: 27px; border: 0; border-top: 1px solid #ea7708; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, .h1, h1 > a { font-size: 2.25em; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; line-height: normal; color: #243278; }
h1 small, h1 .small, .h1 small, .h1 .small, h1 > a small, h1 > a .small { font-weight: normal; line-height: 1; color: #ababab; }

h2, .h2, h2 > a { font-size: 1.25em; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; line-height: 1.75em; color: #343434; }
h2 small, h2 .small, .h2 small, .h2 .small, h2 > a small, h2 > a .small { font-weight: normal; line-height: 1; color: #ababab; }

h3, .h3, h3 > a { font-size: 1.563em; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; line-height: normal; color: #343434; }
h3 small, h3 .small, .h3 small, .h3 .small, h3 > a small, h3 > a .small { font-weight: normal; line-height: 1; color: #ababab; }

h4, .h4, h4 > a { font-size: 1.125em; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; line-height: 1.5em; color: #343434; }
h4 small, h4 .small, .h4 small, .h4 .small, h4 > a small, h4 > a .small { font-weight: normal; line-height: 1; color: #ababab; }

h5, .h5, h5 > a { font-size: 1.25em; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; line-height: normal; color: #ea7708; text-transform: uppercase; }
h5 small, h5 .small, .h5 small, .h5 .small, h5 > a small, h5 > a .small { font-weight: normal; line-height: 1; color: #ababab; }

h6, .h6, h6 > a { font-size: 16px; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; line-height: normal; color: #343434; }
h6 small, h6 .small, .h6 small, .h6 .small, h6 > a small, h6 > a .small { font-weight: normal; line-height: 1; color: #ababab; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 27px; margin-bottom: 13.5px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 75%; line-height: 1.1; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 13.5px; margin-bottom: 13.5px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a { color: #ec7700 !important; }
h1 > a:hover, h1 > a:focus, h2 > a:hover, h2 > a:focus, h3 > a:hover, h3 > a:focus, h4 > a:hover, h4 > a:focus, h5 > a:hover, h5 > a:focus, h6 > a:hover, h6 > a:focus { color: #343434 !important; }

p { margin: 0 0 1.0625em; clear: both; }

.lead { margin-bottom: 27px; font-size: 18px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 24px; } }

small, .small { font-size: 75%; }

mark, .mark { background-color: #fcf8e3; padding: .2em; }

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

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase, .initialism { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: #ababab; }

.text-primary { color: #343434; }

a.text-primary:hover, a.text-primary:focus { color: #1a1a1a; }

.text-success { color: #3c763d; }

a.text-success:hover, a.text-success:focus { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover, a.text-info:focus { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover, a.text-danger:focus { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #343434; }

a.bg-primary:hover, a.bg-primary:focus { background-color: #1a1a1a; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; }

.page-header { padding-bottom: 12.5px; margin: 54px 0 27px; border-bottom: 1px solid white; }

ul, ol { margin-top: 0; margin-bottom: 13.5px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 27px; }

dt, dd { line-height: 1.73333; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
.dl-horizontal dd:after { clear: both; }
@media (min-width: 1281px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; } }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #ababab; }

.initialism { font-size: 90%; }

blockquote { padding: 13.5px 27px; margin: 0 0 27px; font-size: 20px; border-left: 5px solid white; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.73333; color: #ababab; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid white; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address { margin-bottom: 27px; font-style: normal; line-height: 1.73333; }

/*--------------------------------------------------------------
# Code
--------------------------------------------------------------*/
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: white; background-color: #333333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }

pre { display: block; padding: 13px; margin: 0 0 13.5px; font-size: 15px; line-height: 1.73333; word-break: break-all; word-wrap: break-word; color: #676767; background-color: whitesmoke; border: 1px solid #cccccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table { background-color: transparent; }

caption { padding-top: 1em 1.25em; padding-bottom: 1em 1.25em; color: #ababab; text-align: left; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 27px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 1em 1.25em; line-height: 1.73333; vertical-align: top; color: #3a3939; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 0.875em; }
.table > thead { border-bottom: 1px solid #f1f1f1; }
.table > thead > tr > th { color: #243278; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 1em; text-align: left; }
.table > thead > tr:first-child { background: #243278; }
.table > thead > tr:first-child > th { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 1.125em; }
.table > thead > tr:nth-child(2) > th { color: #243278; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 1em; }
.table tbody > tr { border-bottom: 1px solid #e2e2db; }
.table tbody > tr:first-child { border-top: 1px solid #9c9c9c; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #dddddd; }
.table .table { background-color: white; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 0.313em; }

.table-bordered { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover { background-color: whitesmoke; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

.table-responsive { overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 20.25px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; }
  .table-responsive > .table { margin: 0 auto !important; width: 320px !important; display: block; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: normal; min-width: 320px; width: 100%; text-align: center; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 27px; font-size: 24px; line-height: inherit; color: #676767; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 16px; line-height: 1.73333; color: #898989; }

.form-control { display: block; width: 100%; height: 41px; padding: 6px 12px; font-size: 16px; line-height: 1.73333; color: #898989; background-color: white; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: white; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 41px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] { line-height: 46px; } }
.form-group { margin-bottom: 0.938em; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 27px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 43px; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm, select[multiple].input-sm { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 39px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }

.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

select.input-lg { height: 46px; line-height: 46px; }

textarea.input-lg, select[multiple].input-lg { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 45px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 51.25px; }

.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 41px; height: 41px; line-height: 41px; text-align: center; pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

.has-feedback label ~ .form-control-feedback { top: 32px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #747474; }

@media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 34px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { right: 15px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.33333px; font-size: 18px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } }

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 16px; line-height: 1.73333; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:focus, .btn-default.focus { color: #333333; background-color: #e6e6e6; border-color: #8c8c8c; }
.btn-default:hover { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #333333; background-color: #d4d4d4; border-color: #8c8c8c; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }
.btn-default .badge { color: white; background-color: #333333; }

.btn-primary { color: white; background-color: #343434; border-color: #272727; }
.btn-primary:focus, .btn-primary.focus { color: white; background-color: #1a1a1a; border-color: black; }
.btn-primary:hover { color: white; background-color: #1a1a1a; border-color: #090909; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: white; background-color: #1a1a1a; border-color: #090909; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: white; background-color: #090909; border-color: black; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #343434; border-color: #272727; }
.btn-primary .badge { color: #343434; background-color: white; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus { color: white; background-color: #449d44; border-color: #255625; }
.btn-success:hover { color: white; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: white; background-color: #449d44; border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: white; background-color: #398439; border-color: #255625; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: white; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:focus, .btn-info.focus { color: white; background-color: #31b0d5; border-color: #1b6d85; }
.btn-info:hover { color: white; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: white; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: white; background-color: #269abc; border-color: #1b6d85; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: white; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus { color: white; background-color: #ec971f; border-color: #985f0d; }
.btn-warning:hover { color: white; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: white; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: white; background-color: #d58512; border-color: #985f0d; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: white; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus { color: white; background-color: #c9302c; border-color: #761c19; }
.btn-danger:hover { color: white; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: white; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: white; background-color: #ac2925; border-color: #761c19; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: white; }

.btn-link { color: #ec7700; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #343434; text-decoration: none; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #ababab; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

.btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a { color: #ec7700; }
a:visited { color: #ff8406; }
a:hover, a:focus, a:active { color: #343434; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation { display: block; width: 100%; height: 63px; padding: 0; margin: 0; clear: both; }
.main-navigation li { display: inline-block; }
.main-navigation li:hover > a, .main-navigation li.focus > a { background-color: #ea7708; border: 1px solid #ea7708; color: #ffffff !important; }
.main-navigation li:hover > div.menu-drawer, .main-navigation li.focus > div.menu-drawer { display: block; }
.main-navigation li div.menu-drawer { display: none; float: left; position: absolute; top: 100%; left: 0 !important; right: 0 !important; z-index: 99999; width: 100%; padding: 32px 0; background-color: rgba(234, 119, 8, 0.94); -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; overflow: hidden; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content { display: block; float: left; max-width: 685px; width: 100%; padding-top: 10px; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-content-wrap { display: none; background-image: url("images/bg/dropdown-menu-divider.png"); background-repeat: no-repeat; background-position: right 12px; padding-right: 25px; margin-right: 15px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-content-wrap .dropdown-img-wrap { display: block; float: left; margin-top: 6px; position: relative; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-content-wrap .dropdown-img-wrap .shadow { position: absolute; width: 100%; height: 100%; -webkit-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); top: 0; left: 0; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-content-wrap .dropdown-content-inner-wrap { display: block; float: right; width: 330px; text-align: left; color: #ffffff; font-family: "Yantramanav", sans-serif; font-weight: 300; font-size: 15px; line-height: 22px; padding-left: 10px; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .visible { display: block; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-content-wrap { display: none; background-image: url("images/bg/dropdown-menu-divider.png"); background-repeat: no-repeat; background-position: left 12px; padding-left: 25px; margin-left: 15px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-content-wrap .dropdown-img-wrap { display: block; float: right; margin-top: 6px; position: relative; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-content-wrap .dropdown-img-wrap .shadow { position: absolute; width: 100%; height: 100%; -webkit-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); top: 0; left: 0; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-content-wrap .dropdown-content-inner-wrap { display: block; float: left; width: 330px; text-align: left; color: #ffffff; font-family: "Yantramanav", sans-serif; font-weight: 300; font-size: 15px; line-height: 22px; padding-right: 10px; }
.main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .visible { display: block; }
.main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap { display: block; float: left; max-width: 380px; width: 100%; }
.main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu { display: inline-block; float: left; width: 50%; list-style: none; padding: 0 !important; }
.main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li { display: block; }
.main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li a { color: #ffffff !important; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 18px; line-height: 20px; padding: 5px 12px; height: auto !important; text-transform: capitalize; text-align: left; }
.main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li:hover > a, .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li.focus > a { background-color: transparent !important; border: 1px solid transparent !important; color: #243278 !important; }
.main-navigation li .dropdown-content-wrap { display: none; }
.main-navigation a { display: block; padding: 0 32px; text-decoration: none; color: #ffffff !important; font-family: "Yantramanav", sans-serif !important; font-size: 18px; font-weight: 400; text-transform: uppercase; height: 62px; line-height: 62px; border: 1px solid transparent; }
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a { color: #ea7708 !important; }

.menu-wrap { display: block; }
.menu-wrap .menu-inner-wrap { display: block; }
.menu-wrap .menu-inner-wrap #primary-menu { display: block; width: 100%; padding: 0; margin: 0; text-align: center; }

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul { display: block; }

@media screen and (min-width: 37.5em) { .menu-toggle { display: none; }
  .main-navigation ul { display: block; } }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: white; }
.nav > li.disabled > a { color: #ababab; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #ababab; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: white; border-color: #ec7700; }
.nav .nav-divider { height: 1px; margin: 12.5px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.73333; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: white white #dddddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #898989; background-color: white; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: white; background-color: #343434; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; }
@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: white; } }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 27px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; display: table; }
.navbar:after { clear: both; }
@media (min-width: 1281px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }
.navbar-header:after { clear: both; }

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 1281px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 1281px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 1281px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }
@media (min-width: 1281px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { display: block; padding: 15px 0; font-size: 18px; line-height: 27px; height: 50px; width: 186px; float: left; margin-left: 20px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-brand > img { display: block; }
@media (min-width: 1281px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin: 30px 20px 0 0; padding: 9px 10px; background-color: transparent; background-image: none; border: none; color: black; font-size: 28px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 50px; height: 7px; border-radius: 3px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 1281px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 0 -15px; }
.navbar-nav > li > a { padding: 30px 35px; }
@media (max-width: 1280px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 27px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 1281px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 11.5px; padding-bottom: 11.5px; } }

.navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 4.5px; margin-bottom: 4.5px; }
@media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .navbar-form .form-control-static { display: inline-block; }
  .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; }
  .navbar-form .input-group > .form-control { width: 100%; }
  .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback { top: 0; } }
@media (max-width: 1280px) { .navbar-form .form-group { margin-bottom: 5px; }
  .navbar-form .form-group:last-child { margin-bottom: 0; } }
@media (min-width: 1281px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; padding: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 4.5px; margin-bottom: 4.5px; }
.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 11.5px; margin-bottom: 11.5px; }
@media (min-width: 1281px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } }

@media (min-width: 1281px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; margin-right: -15px; }
  .navbar-right ~ .navbar-right { margin-right: 0; } }
.navbar-default { background-color: white; border-color: #eeeeee; }
.navbar-default .navbar-brand { color: #666666; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #4d4d4d; background-color: transparent; }
.navbar-default .navbar-text { color: #666666; }
.navbar-default .navbar-nav li { background-color: #f4f4f4; border-top: 1px solid #eeeeee; border-bottom: 1px solid #dcdcdc; }
.navbar-default .navbar-nav > li > a { font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 20px; color: #666666; text-transform: uppercase; padding: 30px 35px; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: white; background-color: #d6d6d6; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #666666; background-color: #d6d6d6; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; }
.navbar-default .navbar-toggle .icon-bar { background-color: black; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #eeeeee; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #d6d6d6; color: #666666; }
.navbar-default .navbar-nav .dropdown-menu { list-style: none !important; }
.navbar-default .navbar-nav .dropdown-menu > li > a { display: block; padding: 30px 35px; padding-left: 65px !important; line-height: normal; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 20px; color: #666666; text-transform: uppercase; background-color: #d6d6d6; position: relative; background-image: url("images/bg/sub-menu-nth.png"); background-repeat: no-repeat; background-position: left center; }
.navbar-default .navbar-nav .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:focus { color: #ffffff; background-color: #d6d6d6; }
.navbar-default .navbar-nav .dropdown-menu > li > ul { padding: 0 !important; }
.navbar-default .navbar-nav .dropdown-menu > .active > a, .navbar-default .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .dropdown-menu > .active > a:focus { color: #666666; background-color: #d6d6d6; }
.navbar-default .navbar-nav .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; }
@media (max-width: 1280px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #666666; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: white; background-color: #d6d6d6; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #666666; background-color: #d6d6d6; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #666666; }
.navbar-default .navbar-link:hover { color: white; }
.navbar-default .btn-link { color: #666666; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: white; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #cccccc; }

.navbar-inverse { background-color: #222222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #d1d1d1; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-text { color: #d1d1d1; }
.navbar-inverse .navbar-nav > li > a { color: #d1d1d1; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: white; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: white; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: white; }
@media (max-width: 1280px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #d1d1d1; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: white; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: white; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #d1d1d1; }
.navbar-inverse .navbar-link:hover { color: white; }
.navbar-inverse .btn-link { color: #d1d1d1; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: white; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444444; }

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

/*--------------------------------------------------------------
# Utility Classes
--------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; }

.affix { position: fixed; }

@at-root { @-ms-viewport { width: device-width; } }

.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 50%; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: black; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.83; filter: alpha(opacity=83); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.73333px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.73333; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; display: table; }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
.inner-wrap { display: block; max-width: 1080px; width: 100%; margin: 0 auto; }

h1 { margin-bottom: 48px; }

h2 { margin-bottom: 30px; }

h3 { margin-bottom: 25px; }

h4 { margin-bottom: 25px; }

h5 { margin-bottom: 25px; }

h6 { margin-bottom: 25px; }

.alignnone { margin: 5px 20px 20px 0; }

.alignleft { float: left !important; margin: 10px 10px 10px 0; }

.alignright { float: right !important; margin: 10px 0 10px 10px; }

.aligncenter { display: block; margin: 10px auto !important; }

a img.alignright { float: right !important; margin: 10px 0 10px 10px; }

a img.alignnone { margin: 5px 20px 20px 0; }

a img.alignleft { float: left !important; margin: 10px 10px 10px 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

img.size-full { margin: 0 0 15px !important; padding: 0 !important; clear: both; }

@media only screen and (max-width: 1199px) { body { overflow-x: hidden; } }
#execphp-3 { padding: 0 !important; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before:before, .clear:before:after, .clear:after:before, .clear:after:after, .entry-content:before:before, .entry-content:before:after, .entry-content:after:before, .entry-content:after:after, .comment-content:before:before, .comment-content:before:after, .comment-content:after:before, .comment-content:after:after, .site-header:before:before, .site-header:before:after, .site-header:after:before, .site-header:after:after, .site-content:before:before, .site-content:before:after, .site-content:after:before, .site-content:after:after, .site-footer:before:before, .site-footer:before:after, .site-footer:after:before, .site-footer:after:after { content: " "; display: table; }
.clear:before:after, .clear:after:after, .entry-content:before:after, .entry-content:after:after, .comment-content:before:after, .comment-content:after:after, .site-header:before:after, .site-header:after:after, .site-content:before:after, .site-content:after:after, .site-footer:before:after, .site-footer:after:after { clear: both; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }
.widget select { max-width: 100%; }

/* Search widget. */
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.byline, .updated:not(.published) { display: none; }

.single .byline, .group-blog .byline { display: inline; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 27px; font-size: 24px; line-height: inherit; color: #676767; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 16px; line-height: 1.73333; color: #898989; }

.form-control { display: block; width: 100%; height: 41px; padding: 6px 12px; font-size: 16px; line-height: 1.73333; color: #898989; background-color: white; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: white; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 41px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] { line-height: 46px; } }
.form-group { margin-bottom: 0.938em; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 27px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 43px; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm, select[multiple].input-sm { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 39px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }

.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

select.input-lg { height: 46px; line-height: 46px; }

textarea.input-lg, select[multiple].input-lg { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 45px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 51.25px; }

.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 41px; height: 41px; line-height: 41px; text-align: center; pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

.has-feedback label ~ .form-control-feedback { top: 32px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #747474; }

@media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 34px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { right: 15px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.33333px; font-size: 18px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 16px; line-height: 1.73333; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:focus, .btn-default.focus { color: #333333; background-color: #e6e6e6; border-color: #8c8c8c; }
.btn-default:hover { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #333333; background-color: #d4d4d4; border-color: #8c8c8c; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }
.btn-default .badge { color: white; background-color: #333333; }

.btn-primary { color: white; background-color: #343434; border-color: #272727; }
.btn-primary:focus, .btn-primary.focus { color: white; background-color: #1a1a1a; border-color: black; }
.btn-primary:hover { color: white; background-color: #1a1a1a; border-color: #090909; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: white; background-color: #1a1a1a; border-color: #090909; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: white; background-color: #090909; border-color: black; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #343434; border-color: #272727; }
.btn-primary .badge { color: #343434; background-color: white; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus { color: white; background-color: #449d44; border-color: #255625; }
.btn-success:hover { color: white; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: white; background-color: #449d44; border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: white; background-color: #398439; border-color: #255625; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: white; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:focus, .btn-info.focus { color: white; background-color: #31b0d5; border-color: #1b6d85; }
.btn-info:hover { color: white; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: white; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: white; background-color: #269abc; border-color: #1b6d85; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: white; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus { color: white; background-color: #ec971f; border-color: #985f0d; }
.btn-warning:hover { color: white; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: white; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: white; background-color: #d58512; border-color: #985f0d; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: white; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus { color: white; background-color: #c9302c; border-color: #761c19; }
.btn-danger:hover { color: white; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: white; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: white; background-color: #ac2925; border-color: #761c19; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: white; }

.btn-link { color: #ec7700; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #343434; text-decoration: none; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #ababab; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

.btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-3 .gallery-item { max-width: 33.33%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site-content { display: block; width: 100%; clear: both; }

#inner-wrap { max-width: 1080px; width: 100%; margin: 0 auto; }

#inner-wrap-full { display: block; max-width: 1080px; width: 100%; margin: 0 auto; }

.site-main { padding: 0; }

.site-content #inner-wrap-full .content-area { float: left; width: 1080px; padding-bottom: 60px; padding-bottom: 6rem; }

.site-content #inner-wrap .content-area { float: left; width: 750px; padding-right: 42px; padding-right: 4.2rem; padding-bottom: 60px; padding-bottom: 6rem; }

.site-content #inner-wrap .widget-area { float: left; width: 330px; padding-bottom: 50px; padding-bottom: 5rem; margin-bottom: 60px; margin-bottom: 6rem; }

.site-footer { clear: both; width: 100%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) { #inner-wrap-full { display: block; max-width: 100% !important; width: 100%; }
  .site-content #inner-wrap-full .content-area { float: none; width: 100%; padding-bottom: 60px; padding-bottom: 6rem; }
  #inner-wrap { max-width: 960px; width: 100%; margin: 0 auto; }
  .site-content #inner-wrap .content-area { float: left; width: 630px; padding-right: 22px; padding-right: 2.2rem; padding-bottom: 60px; padding-bottom: 6rem; }
  .site-content #inner-wrap .widget-area { float: left; width: 330px; padding-bottom: 50px; padding-bottom: 5rem; margin-bottom: 60px; margin-bottom: 6rem; } }
@media only screen and (max-width: 991px) { #inner-wrap-full { display: block; max-width: 100% !important; width: 100%; }
  .site-content #inner-wrap-full .content-area { float: none; width: 100%; padding-bottom: 60px; padding-bottom: 6rem; }
  #inner-wrap { max-width: 100%; width: 100%; margin: 0 auto; }
  .site-content #inner-wrap .content-area { float: left; width: 100%; padding-right: 20px; padding-right: 2rem; padding-left: 20px; padding-left: 2rem; padding-bottom: 60px; padding-bottom: 6rem; }
  .site-content #inner-wrap .widget-area { float: none; width: 320px; padding-bottom: 20px; padding-bottom: 2rem; margin: 0 auto 30px; margin: 0 auto 3rem; } }
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header#masthead { display: block; width: 100%; height: 229px; position: fixed; top: 0; left: 0; z-index: 99999; background-color: #243278; clear: both; box-shadow: 0 0 6px 0 rgba(71, 71, 71, 0.33); }
header#masthead #header-top { display: block; width: 100%; height: 166px; border-bottom: 1px solid #1d2973; clear: both; }
header#masthead #header-top #header-top-left, header#masthead #header-top #header-top-right { display: block; float: left; width: 50%; }
header#masthead #header-top #header-top-left .site-branding { display: block; width: 100%; padding-top: 40px; }
header#masthead #header-top #header-top-left .site-branding #logo { display: block; float: left; width: 324px; height: 96px; }
header#masthead #header-top #header-top-right #header-contact-info { display: block; width: 100%; padding-top: 12px; clear: both; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info { float: right; padding: 0 !important; margin: 0 !important; list-style: none !important; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info li { display: block; float: left; height: 16px; line-height: 16px; color: #d0d1d8; font-size: 16px; padding: 0 5px; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info li:first-child { padding-left: 0 !important; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info li:last-child { padding-right: 0 !important; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info li a { color: #c6c6c6; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 16px; text-transform: uppercase; vertical-align: top; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info li a img { display: block; float: left; margin-top: 1px; margin-right: 5px; }
header#masthead #header-top #header-top-right #header-contact-info .contact-info li a:hover { color: #eb7e0f; }
header#masthead #header-top #header-top-right #header-slogan { display: block; padding-top: 50px; clear: both; }
header#masthead #header-top #header-top-right #header-slogan h2 { color: #ffffff; font-family: "Simplo Caps Demo", sans-serif !important; font-weight: 400; font-size: 24px; text-transform: uppercase; letter-spacing: 5px; margin: 0 !important; padding: 0 !important; text-align: right; }
header#masthead .navigation { display: block; width: 100%; height: 63px; border-top: 1px solid #3b4887; border-bottom: 1px solid #3b4887; clear: both; }

header.single { box-shadow: 0 0 6px 0 rgba(71, 71, 71, 0.33); }

#inner-site-slider { display: block; width: 100%; height: 400px; margin-top: 229px; position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; }
#inner-site-slider #slider { display: block; }
#inner-site-slider #slider .first { display: block; }
#inner-site-slider #slider .slide { width: 100%; height: 400px; }
#inner-site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 50%; z-index: 1000; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
#inner-site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 254px; right: 0; z-index: 1001; }
#inner-site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 450px; float: right; padding: 15px 30px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 28px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
#inner-site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 300px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 22px; text-align: right; padding: 15px 30px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
#inner-site-slider #slideshow-overlay { width: 1080px; height: 400px; position: absolute; top: 0; left: 50%; z-index: 1001; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
#inner-site-slider #slideshow-overlay .slidedots { position: absolute; top: 38px; left: 0; }
#inner-site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 5px; cursor: pointer; }
#inner-site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; }

#single-site-slider-filler { display: block; width: 100%; min-height: 62px; margin-top: 229px; }

body.home #site-slider { display: block; width: 100%; height: 100%; position: relative; margin-top: 229px; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; }
body.home #site-slider #slider { display: block; }
body.home #site-slider #slider .first { display: block; }
body.home #site-slider #slider .slide { width: 100%; height: 100%; }
body.home #site-slider #slider .slide .slide-img-cover { display: block; background-size: cover; background-position: center center; background-repeat: no-repeat; }
body.home #site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 50%; z-index: 1000; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
body.home #site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 60%; right: 0; z-index: 1001; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 500px; float: right; padding: 17px 30px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 32px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 300px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 25px; text-align: right; padding: 17px 30px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
body.home #site-slider #slideshow-overlay { width: 100%; height: auto; position: absolute; top: 0; left: 0; z-index: 1000; }
body.home #site-slider #slideshow-overlay .slidedots { position: absolute; bottom: 32px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
body.home #site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 5px; cursor: pointer; }
body.home #site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; }

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
body { -webkit-animation-delay: 0.1s; -webkit-animation-name: fontfix; -webkit-animation-duration: 0.1s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: linear; }

@-webkit-keyframes fontfix { from { opacity: 1; }
  to { opacity: 1; } }

*::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #727272; }

*::-moz-placeholder { /* Firefox 19+ */ color: #727272; }

*:-ms-input-placeholder { /* IE 10+ */ color: #727272; }

*:-moz-placeholder { /* Firefox 18- */ color: #727272; }

*:focus { outline: none !important; }

#loading-overlay { display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); position: fixed; top: 0; left: 0; z-index: 99999; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
#loading-overlay #loading-overlay-inner { display: block; width: 100%; height: 100%; position: absolute; top: auto; left: 50%; right: auto; bottom: auto; margin-left: -120px; }
#loading-overlay #loading-overlay-inner #loading-overlay-fix { color: #f5f5f5; font-size: 80px; position: absolute; top: 50%; left: auto; right: auto; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

body.home #focus-button-section { display: block; width: 100%; padding: 50px 0 103px; }
body.home #focus-button-section #focus-button-section-wrap { display: block; max-width: 1080px; width: 100%; margin: 0 auto; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap { display: block; max-width: 1080px; width: 100%; margin: 0 auto; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap { margin-bottom: 15px; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(1) .focus-button .focus-button-header { border-bottom: 6px solid #ef377d; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(2) .focus-button .focus-button-header { border-bottom: 6px solid #3585c3; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(3) .focus-button .focus-button-header { border-bottom: 6px solid #f27623; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(4) .focus-button .focus-button-header { border-bottom: 6px solid #0dd5c9; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button { display: block; max-width: 225px; width: 100%; height: 100%; min-height: inherit; text-align: center; margin: 0 auto; position: relative; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-header { -webkit-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button h3.focus-title { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 1.625em; text-align: left; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button h3.focus-title a { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: inherit !important; text-align: left; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-description { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 0.938em; line-height: 1.250em; text-align: left; margin-bottom: 50px; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link { display: block; float: left; width: 135px; height: 30px; line-height: 30px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; text-align: left; padding-left: 14px; background-color: #e5e5e5; text-transform: uppercase; position: absolute; bottom: 0; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover { cursor: pointer; }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 20%; background-color: #243278; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 150px) { body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:after { width: 25px; } }
body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover:after { transition: width 0.7s; width: 30%; cursor: pointer; }
@media (max-width: 150px) { body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover:after { width: 35px; } }

body.page-template-page-contact .entry-content p { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 16px; margin-bottom: 12.5px !important; line-height: 27px; }
body.page-template-page-contact .entry-content p span { color: #ef7d31; }

#content #inner-wrap { padding-top: 48px; }
#content #inner-wrap .content-area h1.entry-title { color: #243278; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 2.250em; text-align: left; margin: 0 0 32px; }
#content #inner-wrap .content-area article img { display: block; float: left; clear: both; margin: 5px 5px 10px 5px; padding: 5px; }
#content #inner-wrap .content-area article img.alignleft { margin-left: 0 !important; padding-left: 0 !important; }
#content #inner-wrap .content-area article .img-post { display: block; clear: both; margin: 0 0 42px 0 !important; }
#content #inner-wrap .content-area article ul { list-style: disc; padding-left: 20px; }
#content #inner-wrap .content-area article ul li { display: block; position: relative; margin-left: 1.250em; margin-bottom: 0.500em; }
#content #inner-wrap .content-area article ul li:before { content: "\25CF"; color: #243278; font-size: 0.875em; font-family: "Yantramanav", sans-serif !important; position: absolute; top: 0; left: -1.250em; }
#content #inner-wrap .content-area article ul li ul li:before { content: "\25CB"; color: #243278; font-size: 0.875em; font-family: "Yantramanav", sans-serif !important; position: absolute; top: 0; left: -1.250em; }
#content #inner-wrap .content-area article ol { list-style: none; counter-reset: ol-counter; padding-left: 20px; }
#content #inner-wrap .content-area article ol li { counter-increment: ol-counter; display: block; position: relative; margin-left: 1.563em; margin-bottom: 0.500em; }
#content #inner-wrap .content-area article ol li:before { content: counter(ol-counter) ". "; color: #243278; font-family: "Yantramanav", sans-serif !important; font-size: 0.875em; font-weight: 400; text-align: right; position: absolute; top: 0; left: -1.563em; }
#content #inner-wrap .content-area article ol li ol li:before { content: counter(ol-counter,lower-alpha) ". "; color: #243278; font-family: "Yantramanav", sans-serif !important; font-size: 0.875em; font-weight: 400; text-align: right; position: absolute; top: 0; left: -1.563em; }
#content #inner-wrap .content-area article h7 { display: block; color: #4d4d4d; font-family: "Yantramanav", sans-serif; font-weight: 300; font-size: 1.063em; line-height: 1.563em; padding: 30px 40px; background-color: #fff7e6; clear: both; }
#content #inner-wrap .content-area article.galleries .entry-content { margin-top: 0 !important; }
#content #inner-wrap .content-area article.galleries .entry-content .entry-header .entry-title { margin-bottom: 50px; }
#content #inner-wrap .content-area article.galleries .entry-content p { margin: 0; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-breadcrumbs { display: none !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 344px; width: 100%; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 344px; height: 310px; position: relative; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 340px; width: auto; margin: 0 auto !important; padding: 4px !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 340px; height: 310px; position: relative; margin: 0 auto !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 342px; height: 310px; margin: 0 auto !important; padding: 0 !important; border: none !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 2px !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 2px !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-breadcrumbs { display: none !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 344px; width: 100%; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 344px; height: 310px; position: relative; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
#content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 340px; width: auto; margin: 0 auto !important; padding: 4px !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 340px; height: 310px; position: relative; margin: 0 auto !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 342px; height: 310px; margin: 0 auto !important; padding: 0 !important; border: none !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 2px !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 2px !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
#content #inner-wrap .content-area article.single-post { display: block; max-width: 700px; width: 100%; }
#content #inner-wrap .content-area article.single-post .entry-header { margin-bottom: 38px; }
#content #inner-wrap .content-area article.single-post .entry-header h1.entry-title { color: #243278; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 2.250em; text-align: left; margin: 0; }
#content #inner-wrap .content-area article.single-post .entry-header .entry-meta { display: block; clear: both; }
#content #inner-wrap .content-area article.single-post .entry-header .entry-meta span { display: inline-block; color: #828282; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 1.063em; padding: 0 10px; background-image: url("images/bg/blog-entry-meta-divider.png"); background-repeat: no-repeat; background-position: left center; }
#content #inner-wrap .content-area article.single-post .entry-header .entry-meta span:first-child { padding-left: 0; background: none; }
#content #inner-wrap .content-area article.single-post .entry-header .entry-meta span:last-child { padding-right: 0; }
#content #inner-wrap .content-area article.single-post .entry-header .entry-meta span a { color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 1.063em; opacity: 0.75; -webkit-transition: 300ms ease-in; -moz-transition: 300ms ease-in; -ms-transition: 300ms ease-in; -o-transition: 300ms ease-in; transition: 300ms ease-in; }
#content #inner-wrap .content-area article.single-post .entry-header .entry-meta span a:hover, #content #inner-wrap .content-area article.single-post .entry-header .entry-meta span a:focus { opacity: 1; }
#content #inner-wrap .content-area article.single-post .img-post { display: block; clear: both; margin: 0 0 42px 0; padding: 0; }
#content #inner-wrap .content-area article.single-post .entry-content { padding-bottom: 40px; color: #434343; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 1em; }
#content #inner-wrap .content-area article.single-post .entry-content p { color: #434343; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 1em; }
#content #inner-wrap .content-area .wpcf7-form p { margin-bottom: 13px !important; }
#content #inner-wrap .content-area .wpcf7-form input[type=text], #content #inner-wrap .content-area .wpcf7-form input[type=email], #content #inner-wrap .content-area .wpcf7-form input[type=tel] { display: block; max-width: 340px; width: 100%; height: 2.625em; line-height: 2.625em; background: #f6f6f6; border: none; padding: 0 12px; color: #727272 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 1em; }
#content #inner-wrap .content-area .wpcf7-form textarea { display: block; max-width: 340px; width: 100%; height: 150px; border: none; background: #f6f6f6; color: #727272 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 1em; padding: 12px; }
#content #inner-wrap .content-area .wpcf7-form .wpcf7-submit { display: block; width: 94px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 16px; text-align: left; border: none; padding: 5px 14px; text-transform: uppercase; background-color: #f6f6f6; position: relative; }
#content #inner-wrap .content-area .wpcf7-form .wpcf7-submit:hover { cursor: pointer; }
#content #inner-wrap .content-area .wpcf7-form .wpcf7-submit:after { display: block; position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 25px; background-color: #233179; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 94px) { #content #inner-wrap .content-area .wpcf7-form .wpcf7-submit:after { width: 25px; } }
#content #inner-wrap .content-area .wpcf7-form .wpcf7-submit:hover:after { transition: width 0.7s; width: 35px; cursor: pointer; }
@media (max-width: 94px) { #content #inner-wrap .content-area .wpcf7-form .wpcf7-submit:hover:after { width: 35px; } }
#content #inner-wrap .content-area .table-nav { display: none; }
#content #inner-wrap .widget-area { padding-top: 5px; }
#content #inner-wrap .widget-area section { margin: 0 0 18px !important; padding: 25px 20px; background: #f1f1f1; clear: both; }
#content #inner-wrap .widget-area section .widget-title { color: #343434; font-family: "Yantramanav", sans-serif !important; font-size: 1.750em; font-weight: 700 !important; text-align: left; margin: 0 0 30px; }
#content #inner-wrap .widget-area .widget_glt_widget { padding: 0 !important; background: none !important; margin-bottom: 0 !important; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo { background-image: url("images/bg/langswitch-bg.png"); background-repeat: no-repeat; background-position: right center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option { box-sizing: border-box; padding: 3px 35px !important; font-size: 1em; text-transform: capitalize; background-color: #ef7d31; color: #ffffff; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="af"] { background-image: url("images/bg/icons/af.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ar"] { background-image: url("images/bg/icons/ar.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="zh-CN"] { background-image: url("images/bg/icons/zh.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="en"] { background-image: url("images/bg/icons/en.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="tl"] { background-image: url("images/bg/icons/tl.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="fr"] { background-image: url("images/bg/icons/fr.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="gu"] { background-image: url("images/bg/icons/india.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="hi"] { background-image: url("images/bg/icons/india.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="id"] { background-image: url("images/bg/icons/id.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="it"] { background-image: url("images/bg/icons/it.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ja"] { background-image: url("images/bg/icons/ja.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ko"] { background-image: url("images/bg/icons/ko.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ms"] { background-image: url("images/bg/icons/ms.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="pt"] { background-image: url("images/bg/icons/pt.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="so"] { background-image: url("images/bg/icons/so.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ta"] { background-image: url("images/bg/icons/india.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="tr"] { background-image: url("images/bg/icons/tr.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .widget_glt_widget #google_language_translator select.goog-te-combo option[value="vi"] { background-image: url("images/bg/icons/vi.png"); background-repeat: no-repeat; background-position: 5px center; }
#content #inner-wrap .widget-area .sd_course_posts_widget { background-color: #f6f6f6; padding: 245px 20px 54px; background-image: url("images/bg/courses-widget.jpg"); background-repeat: no-repeat; background-position: center top; }
#content #inner-wrap .widget-area .sd_course_posts_widget .widget-title { color: #343434; font-family: "Yantramanav", sans-serif !important; font-size: 1.750em; font-weight: 700 !important; text-align: left; margin: 0 -20px 30px; padding: 20px 20px 0; border-top: 6px solid #ef7d31; }
#content #inner-wrap .widget-area .sd_course_posts_widget a.view-all { display: block; float: left; width: 220px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px; text-align: left; padding: 5px 14px; text-transform: uppercase; background-color: #ffffff; position: relative; }
#content #inner-wrap .widget-area .sd_course_posts_widget a.view-all:hover { cursor: pointer; }
#content #inner-wrap .widget-area .sd_course_posts_widget a.view-all:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 35px; background-color: #ef7d31; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 220px) { #content #inner-wrap .widget-area .sd_course_posts_widget a.view-all:after { width: 35px; } }
#content #inner-wrap .widget-area .sd_course_posts_widget a.view-all:hover:after { transition: width 0.7s; width: 45px; cursor: pointer; }
@media (max-width: 220px) { #content #inner-wrap .widget-area .sd_course_posts_widget a.view-all:hover:after { width: 45px; } }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse { margin: 0 0 50px !important; padding: 0 !important; position: relative; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item { display: block; padding: 0 !important; margin-bottom: 36px; clear: both; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap { display: block; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .title-wrap { display: block; color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 1.250em; line-height: normal; padding: 0 !important; text-align: left; margin-bottom: 12px; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .content-entry { text-align: left; margin-bottom: 20px; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .content-entry p { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 1em; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry { display: block; width: 100%; margin: 0 auto; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry a.more { display: block; width: 125px; height: 30px; line-height: 30px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; text-align: left; padding-left: 14px; background-color: #ffffff; text-transform: uppercase; position: relative; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover { cursor: pointer; }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry a.more:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 35px; background-color: #233179; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 125px) { #content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry a.more:after { width: 35px; } }
#content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover:after { transition: width 0.7s; width: 45px; cursor: pointer; }
@media (max-width: 125px) { #content #inner-wrap .widget-area .sd_course_posts_widget ul.sd-recentcourse li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover:after { width: 45px; } }
#content #inner-wrap .widget-area .sd_latest_posts_widget { background-color: #f6f6f6; padding: 0 20px 54px; }
#content #inner-wrap .widget-area .sd_latest_posts_widget .widget-title { color: #343434; font-family: "Yantramanav", sans-serif !important; font-size: 1.750em; font-weight: 700 !important; text-align: left; margin: 0 -20px 30px; padding: 20px 20px 0; border-top: 6px solid #233179; }
#content #inner-wrap .widget-area .sd_latest_posts_widget a.view-all { display: block; float: left; width: 200px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px; text-align: left; padding: 5px 14px; text-transform: uppercase; background-color: #ffffff; position: relative; }
#content #inner-wrap .widget-area .sd_latest_posts_widget a.view-all:hover { cursor: pointer; }
#content #inner-wrap .widget-area .sd_latest_posts_widget a.view-all:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 35px; background-color: #ef7d31; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 200px) { #content #inner-wrap .widget-area .sd_latest_posts_widget a.view-all:after { width: 35px; } }
#content #inner-wrap .widget-area .sd_latest_posts_widget a.view-all:hover:after { transition: width 0.7s; width: 45px; cursor: pointer; }
@media (max-width: 200px) { #content #inner-wrap .widget-area .sd_latest_posts_widget a.view-all:hover:after { width: 45px; } }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost { margin: 0 0 50px !important; padding: 0 !important; position: relative; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item { display: block; padding: 0 !important; margin-bottom: 36px; clear: both; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap { display: block; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .title-wrap { display: block; color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 1.250em; line-height: normal; padding: 0 !important; text-align: left; margin-bottom: 12px; text-transform: uppercase; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .content-entry { text-align: left; margin-bottom: 20px; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .content-entry p { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 1em; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry { display: block; width: 100%; margin: 0 auto; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more { display: block; width: 125px; height: 30px; line-height: 30px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; text-align: left; padding-left: 14px; background-color: #ffffff; text-transform: uppercase; position: relative; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover { cursor: pointer; }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 35px; background-color: #233179; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 125px) { #content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:after { width: 35px; } }
#content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover:after { transition: width 0.7s; width: 45px; cursor: pointer; }
@media (max-width: 125px) { #content #inner-wrap .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover:after { width: 45px; } }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget { min-height: 150px; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget .widget-title { color: #233179; font-family: "Yantramanav", sans-serif !important; font-size: 20px; font-weight: 400 !important; text-align: left; margin: 0 0 20px; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget section { padding: 0 !important; margin: 0 !important; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label { display: block; max-width: 240px; float: left; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label span.EMAIL-label { display: none; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label input.yikes-easy-mc-email { display: block; width: 240px; height: 37px; background: #ffffff; border: none; margin-top: 2px; font-size: 16px; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form button.yikes-easy-mc-submit-button { display: block; float: left; width: 46px; height: 37px; border: none; border-radius: 0; background-color: transparent; background-image: url("images/bg/subcribe-btn.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px; margin: 0 !important; padding: 0 !important; }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form button.yikes-easy-mc-submit-button:hover { background-image: url("images/bg/subcribe-btn-hover.png"); }
#content #inner-wrap .widget-area .widget_yikes_easy_mc_widget span.edit-link { display: none; }
#content #inner-wrap .widget-area .sd_calendar_widget { background-color: transparent; border: 1px solid #f3f3f3; border-radius: 3px; padding: 0 !important; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap { position: relative; padding-bottom: 40px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar { width: 100%; text-align: center; font-family: "Yantramanav", sans-serif !important; margin-bottom: 20px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar thead { background-color: #00b8ec; color: #ffffff; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar thead tr:nth-child(1) td { padding-top: 20px; padding-bottom: 15px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar thead tr:nth-child(2) td { padding-top: 15px; padding-bottom: 12px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar thead tr td { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.08px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar thead tr td input[type=button] { background: none; border: none; color: #e9f0f4; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 14.68px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar thead tr td span.current-month-wrap { color: #e9f0f4; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 22.35px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody { color: #9e9e9e; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr:first-child td { padding-top: 5px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.month-number { color: #9e9e9e; height: 40px; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.08px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.month-number span.number { display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; border-radius: 50%; cursor: pointer; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.month-number div.event-tooltip-wrap { display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; background-color: transparent; color: #9e9e9e; cursor: pointer; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.cal-number { color: #cecece; height: 40px; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.08px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.cal-number span.number { display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.active span.number { background-color: #243278 !important; color: #ffffff; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.active div.event-tooltip-wrap { display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; background-color: #243278 !important; color: #ffffff; cursor: pointer; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.current span.number { color: #ffffff; background-color: #00b8ec !important; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.current div.event-tooltip-wrap { display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; background-color: #00b8ec !important; color: #ffffff; cursor: pointer; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.event span.number { background-color: #ebebeb; color: #ffffff; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.event span.number:hover, #content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.event span.number:focus { color: #ffffff; background-color: #ef7d31; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.event div.event-tooltip-wrap { display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; background-color: #ebebeb; color: #ffffff; cursor: pointer; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.event div.event-tooltip-wrap:hover, #content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.event div.event-tooltip-wrap:focus { color: #ffffff; background-color: #ef7d31; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.monthNav a { color: #00b8ec !important; font-size: 12px; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap table.calendar tbody tr td.monthNav a:hover { color: #eb7e0f !important; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all { display: block; border: none; outline: none; background-color: #e5e5e5; letter-spacing: 1px; color: #606060; text-transform: uppercase; font-family: "Yantramanav", sans-serif !important; font-weight: normal; font-size: 16px; width: 240px; max-width: 240px; position: relative; text-align: left; padding: 8px 30px; margin: 0 auto; }
@media (max-width: 240px) { #content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all { padding: 8px 30px; font-size: 1em; } }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all:hover { cursor: pointer; }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 20%; background-color: #243278; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 240px) { #content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all:after { width: 35px; } }
#content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all:hover:after { transition: width 0.7s; width: 30%; cursor: pointer; }
@media (max-width: 240px) { #content #inner-wrap .widget-area .sd_calendar_widget .calendar_wrap #widget-calendar-view-all:hover:after { width: 45px; } }
#content #inner-wrap-single { padding-top: 48px; }
#content #inner-wrap-single .content-area h1.entry-title { margin-top: 0; }
#content #inner-wrap-single .content-area article img { display: block; float: left; clear: both; margin: 5px 5px 10px 5px; padding: 5px; }
#content #inner-wrap-single .content-area article img.alignleft { margin-left: 0 !important; padding-left: 0 !important; }
#content #inner-wrap-single .content-area article ul { list-style: disc; padding-left: 20px; }
#content #inner-wrap-single .content-area article ul li { display: block; position: relative; margin-left: 1.250em; margin-bottom: 8px; }
#content #inner-wrap-single .content-area article ul li:before { content: "\25CF"; color: #5f5f5f; font-size: 0.875em; font-family: "Yantramanav", sans-serif !important; position: absolute; top: 0; left: -1.250em; }
#content #inner-wrap-single .content-area article ol { list-style: none; counter-reset: ol-counter; padding-left: 20px; }
#content #inner-wrap-single .content-area article ol li { counter-increment: ol-counter; display: block; position: relative; margin-left: 1.563em; margin-bottom: 8px; }
#content #inner-wrap-single .content-area article ol li:before { content: counter(ol-counter) ". "; color: #434343; font-family: "Yantramanav", sans-serif !important; font-size: 1.125em; font-weight: 400; text-align: right; position: absolute; top: 0; left: -1.563em; }
#content #inner-wrap-single .content-area article h7 { display: block; color: #fdb813; font-family: "Yantramanav", sans-serif; font-weight: 400; font-style: italic; font-size: 1.063em; line-height: 1.563em; padding: 25px 5px 31px; border-top: 1px solid #fed999; border-bottom: 1px solid #fed999; clear: both; }
#content #inner-wrap-single .widget-area { padding-top: 10px; }
#content #inner-wrap-single .widget-area section { margin: 0 0 18px !important; clear: both; }
#content #inner-wrap-single .widget-area section .widget-title { color: #5f5f5f; font-family: "Yantramanav", sans-serif !important; font-size: 1.591em; font-weight: 400; text-align: left; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 1px solid #dcdcdc; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget { background-color: #f6f6f6; border-radius: 2px; padding: 38px 40px 54px; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget .widget-title { color: #5f5f5f; font-family: "Yantramanav", sans-serif !important; font-size: 1.688em; font-weight: 400 !important; text-align: left; margin-bottom: 25px; border: none; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget a.view-all { display: block; width: 245px; height: 22px; margin: 0 auto; line-height: 22px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 16px; text-decoration: none; text-transform: uppercase; background-color: #858987; text-align: center; border: 1px solid transparent; background-image: url("images/bg/latest-all-bg.png"); background-repeat: no-repeat; background-position: 188px 5px; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget a.view-all:hover, #content #inner-wrap-single .widget-area .sd_latest_posts_widget a.view-all:focus { color: #858987; background-color: transparent; border: 1px solid #858987; background-image: url("images/bg/latest-all-bg-hover.png"); }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost { margin: 0 0 50px !important; padding: 0 !important; position: relative; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item { display: block; padding: 0 !important; margin-bottom: 36px; clear: both; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap { display: block; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .title-wrap { display: block; color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 1.250em; line-height: normal; padding: 0 !important; text-align: left; margin-bottom: 12px; text-transform: uppercase; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .content-entry { text-align: left; margin-bottom: 20px; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .content-entry p { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 1em; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry { display: block; width: 100%; margin: 0 auto; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more { display: block; width: 125px; height: 30px; line-height: 30px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; text-align: left; padding-left: 14px; background-color: #ffffff; text-transform: uppercase; position: relative; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover { cursor: pointer; }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 35px; background-color: #233179; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 125px) { #content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:after { width: 35px; } }
#content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover:after { transition: width 0.7s; width: 45px; cursor: pointer; }
@media (max-width: 125px) { #content #inner-wrap-single .widget-area .sd_latest_posts_widget ul.sd-recentpost li.recent-post-item .recent-post-item-wrap .footer-entry a.more:hover:after { width: 45px; } }
#content #inner-wrap-full h1.blog-title { color: #303030; font-family: "Yantramanav", sans-serif !important; font-weight: 900 !important; font-size: 2.250em; text-align: center; text-transform: uppercase; margin: 86px 0; padding-bottom: 18px; background-image: url("images/bg/blog-title-bg.jpg"); background-repeat: no-repeat; background-position: center bottom; }
#content #inner-wrap-full h1.calendar-title { color: #303030; font-family: "Yantramanav", sans-serif !important; font-weight: 900 !important; font-size: 2.250em; text-align: center; text-transform: uppercase; margin: 72px 0 32px; padding-bottom: 18px; background-image: url("images/bg/calendar-title-bg.jpg"); background-repeat: no-repeat; background-position: center bottom; }
#content #inner-wrap-full .content-area #calendar-wrap { display: block; max-width: 1080px; width: 100%; margin: 0 auto; }
#content #inner-wrap-full .content-area #calendar-wrap #calendar-nav { display: block; max-width: 320px; width: 100%; margin: 0 auto 25px; }
#content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-student-year-wrap { display: inline-block; margin-right: 10px; }
#content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-term-wrap { display: inline-block; }
#content #inner-wrap-full .content-area #calendar-wrap #calpreviousbutton { display: block; float: left; border: none; background: none; margin-left: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 18px; }
#content #inner-wrap-full .content-area #calendar-wrap #calpreviousbutton:hover { color: #eb7e0f; }
#content #inner-wrap-full .content-area #calendar-wrap #calnextbutton { display: block; float: right; border: none; background: none; margin-right: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 18px; }
#content #inner-wrap-full .content-area #calendar-wrap #calnextbutton:hover { color: #eb7e0f; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar { text-align: center; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar thead { background-color: #00b8ec; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr:first-child { border-bottom: 1px solid #00aae7; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 16px; padding: 15px 0; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td span.current-month-wrap { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 26px; text-transform: uppercase; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td.dayhead { text-transform: uppercase; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td { width: 133px; height: 133px; padding: 10px 15px; border: 1px solid #e3e3e3; background-color: #ffffff; vertical-align: top; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td span.number { display: block; text-align: left; clear: both; color: #8e8e8e; font-family: "Yantramanav", sans-serif; font-weight: 500; font-size: 16px; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number { background-color: #f4f4f4; cursor: pointer; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number span.number { color: #303030; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:hover, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:focus, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:active { background-color: #ebebeb; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active { background-color: #243278 !important; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active span.number { color: #ffffff; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current { background-color: #00b8ec !important; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current span.number { color: #ffffff; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap { vertical-align: middle; }
#content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.week, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.term { display: block; clear: both; color: #5c5c5c; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 14px; text-align: center; text-transform: uppercase; }
#content #inner-wrap-full .content-area article.custom-post { display: block; width: 100%; clear: both; padding-bottom: 40px; margin-bottom: 44px; border-bottom: 1px solid #e0e0e0; }
#content #inner-wrap-full .content-area article.custom-post:last-child { border-bottom: none !important; }
#content #inner-wrap-full .content-area article.custom-post .img-section { display: block; float: left; max-width: 300px; width: 100%; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section { display: block; float: left; max-width: 778px; width: 100%; padding-left: 38px; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-header h3.cpost-title { color: #5f5f5f; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 1.563em; margin-top: 0; margin-bottom: 45px; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-content { color: #858585; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 0.938em; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-footer a.rmbtn { display: block; float: left; width: 108px; height: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14.72px; text-align: center; text-transform: uppercase; line-height: 30px; background-color: #858987; border: 1px solid transparent; margin: 10px 24px 0 0; -webkit-transition: 300ms ease-in; -moz-transition: 300ms ease-in; -ms-transition: 300ms ease-in; -o-transition: 300ms ease-in; transition: 300ms ease-in; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-footer a.rmbtn:hover, #content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-footer a.rmbtn:focus { background-color: transparent; color: #858987; border: 1px solid #858987; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-footer a.signup-btn { display: block; float: left; min-width: 108px; height: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14.72px; text-align: center; text-transform: uppercase; line-height: 30px; background-color: #fdb813; border: 1px solid transparent; margin-top: 10px; padding: 0 15px 0 20px; -webkit-transition: 300ms ease-in; -moz-transition: 300ms ease-in; -ms-transition: 300ms ease-in; -o-transition: 300ms ease-in; transition: 300ms ease-in; }
#content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-footer a.signup-btn:hover, #content #inner-wrap-full .content-area article.custom-post .custom-post-content-section .entry-footer a.signup-btn:focus { background-color: transparent; color: #fdb813; border: 1px solid #fdb813; }
#content #inner-wrap-full .content-area #blog-home-wrap { display: block; width: 100%; }
#content #inner-wrap-full .content-area #blog-home-wrap .row { margin-bottom: 50px; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap { margin-bottom: 15px; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(1) article.blog-post .blog-img-wrap { display: block; position: relative; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(1) article.blog-post .blog-img-wrap img { border-bottom: 6px solid #ef377d; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(1) article.blog-post .blog-img-wrap .img-shadow-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(2) article.blog-post .blog-img-wrap { display: block; position: relative; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(2) article.blog-post .blog-img-wrap img { border-bottom: 6px solid #3585c3; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(2) article.blog-post .blog-img-wrap .img-shadow-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(3) article.blog-post .blog-img-wrap { display: block; position: relative; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(3) article.blog-post .blog-img-wrap img { border-bottom: 6px solid #f27623; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(3) article.blog-post .blog-img-wrap .img-shadow-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(4) article.blog-post .blog-img-wrap { display: block; position: relative; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(4) article.blog-post .blog-img-wrap img { border-bottom: 6px solid #0dd5c9; }
#content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap:nth-child(4) article.blog-post .blog-img-wrap .img-shadow-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); }
#content #inner-wrap-full .content-area article.blog-post { display: block; max-width: 225px; width: 100%; height: inherit; margin: 0 auto; position: relative; }
#content #inner-wrap-full .content-area article.blog-post .entry-header { height: auto }
#content #inner-wrap-full .content-area article.blog-post .entry-header img { margin-bottom: 24px; }
#content #inner-wrap-full .content-area article.blog-post .entry-header h3.latest-post-title { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 1.375em; text-align: left; margin-bottom: 5px; line-height: 1.375em; }
#content #inner-wrap-full .content-area article.blog-post .entry-header h3.latest-post-title a { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: inherit !important; text-align: left; margin-bottom: 5px; line-height: 1.375em; }
#content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta { display: block; clear: both; line-height: 1.125em; }
#content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta span { display: inline-block; color: #828282; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 0.875em; padding: 0 10px; background-image: url("images/bg/blog-entry-meta-divider.png"); background-repeat: no-repeat; background-position: left center; }
#content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta span:first-child { padding-left: 0; background: none; }
#content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta span:last-child { padding-right: 0; }
#content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta span a { color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 0.875em; opacity: 0.75; -webkit-transition: 300ms ease-in; -moz-transition: 300ms ease-in; -ms-transition: 300ms ease-in; -o-transition: 300ms ease-in; transition: 300ms ease-in; }
#content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta span a:hover, #content #inner-wrap-full .content-area article.blog-post .entry-header .entry-meta span a:focus { opacity: 1; }
#content #inner-wrap-full .content-area article.blog-post .entry-content { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 0.938em; line-height: 1.250em; text-align: left; margin: 0; }
#content #inner-wrap-full .content-area article.blog-post .entry-content p { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 0.938em; line-height: 1.250em; }
#content #inner-wrap-full .content-area article.blog-post .entry-content > p { display: none; }
#content #inner-wrap-full .content-area article.blog-post .entry-content > ul { display: none; }
#content #inner-wrap-full .content-area article.blog-post .entry-footer { position: static; margin-top: 15px; }
#content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn { display: block; float: left; width: 110px; height: 30px; line-height: 30px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; text-align: left; padding-left: 14px; background-color: #e5e5e5; text-transform: uppercase; position: relative; }
#content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn:hover { cursor: pointer; }
#content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 20%; background-color: #243278; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
@media (max-width: 110px) { #content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn:after { width: 25px; } }
#content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn:hover:after { transition: width 0.7s; width: 30%; cursor: pointer; }
@media (max-width: 110px) { #content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn:hover:after { width: 35px; } }
#content #inner-wrap-full .content-area .pagination-wrap { display: block; padding-top: 50px; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
#content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers { display: inline-block; padding: 0 !important; list-style: none; position: relative; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
#content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers li { float: left; display: block; background-color: #e5e5e5; margin: 0 1px; }
#content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers li a, #content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers li span { display: block; color: #858585; font-family: "Yantramanav", sans-serif; font-size: 12px; font-weight: 400; outline: none; line-height: normal; padding: 5px 8px; text-transform: uppercase; }
#content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers li span.current { background-color: #233179; color: #ffffff; }
#content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers li .next { display: block; }
#content #inner-wrap-full .content-area .pagination-wrap ul.page-numbers li .prev { display: block; }
#content #inner-wrap-full .content-area .ssbl-wrap { padding-bottom: 20px; }
#content #inner-wrap-full .content-area .ssbl-wrap .ssbl-container span.ssbl-share-text { display: block; width: 100%; font-size: 1em; font-family: "Raleway",sans-serif !important; font-weight: 500 !important; line-height: 1.1; color: #434343; }
#content #inner-wrap-full .content-area .ssbl-wrap .ssbl-container a { display: block; float: left; color: #cccccc; font-size: 32px; padding: 0; }

.timeline-footer { background-color: transparent !important; }

.wpcf7-form { margin-top: 27.5px; }

.jquery-gdakram-tooltip .content .view-details-btn { display: block; float: left; width: 105px; height: 19px; line-height: 19px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 10px; text-align: left; padding-left: 9px; background-color: #e5e5e5; background-image: url("images/bg/view-details-btn-bg.png"); background-repeat: no-repeat; background-position: right center; text-transform: uppercase; margin-top: 5px; }

.event-tooltip-wrap { margin-bottom: 7px; }

.event-tooltip-wrap-a { color: #ec8139; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; font-size: 11px; line-height: 11px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-three-bg.png"); background-repeat: no-repeat; background-position: left 1px; }

.event-tooltip-wrap-b { color: #5292c3; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; font-size: 11px; line-height: 11px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-two-bg.png"); background-repeat: no-repeat; background-position: left 1px; }

.event-tooltip-wrap-c { color: #ec4384; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; font-size: 11px; line-height: 11px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-one-bg.png"); background-repeat: no-repeat; background-position: left 1px; }

.event-tooltip-wrap-d { color: #0dd5c9; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; font-size: 11px; line-height: 11px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-four-bg.png"); background-repeat: no-repeat; background-position: left 1px; }

.event-details { display: inline-block; min-width: 230px; height: 22px; background-color: #ebebeb; color: #505050; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 16px; line-height: 22px; text-align: left; margin: 0 45px 10px 0; }
.event-details span { display: inline-block; width: 75px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 16px; line-height: 22px; padding: 0 10px; background-color: #ea7708; margin-right: 20px; text-align: center; }

#top-right-viewport { position: fixed; top: 0; right: 0; z-index: 999999; }
#top-right-viewport section { display: block; clear: both; margin-bottom: 0; }
#top-right-viewport #fontresizer_widget { display: block; clear: both; }
#top-right-viewport #fontresizer_widget ul { list-style: none; padding: 0; margin: 0; }
#top-right-viewport #fontresizer_widget ul li.fontResizer { text-align: right; }
#top-right-viewport #fontresizer_widget ul li.fontResizer a { display: block; float: right; width: 34px; height: 34px; text-align: center; margin-bottom: 2px; clear: both; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; position: relative; }
#top-right-viewport #fontresizer_widget ul li.fontResizer a span.icon { display: inline-block; position: absolute; top: 0; right: 0; width: 34px; height: 34px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 700; background-color: #ea7708; margin-bottom: 2px; border-left: 1px solid #815243; border-right: 1px solid #815243; text-align: center; line-height: 34px; }
#top-right-viewport #fontresizer_widget ul li.fontResizer a span.description { display: none; width: 118px; background-color: #ffffff; color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 11.42px; text-transform: uppercase; height: 22px; line-height: 22px; padding: 0 7.5px; margin-right: 36px; opacity: 0; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }
#top-right-viewport #fontresizer_widget ul li.fontResizer a.fontResizer_reset { display: none !important; }
#top-right-viewport #fontresizer_widget ul li.fontResizer a:hover, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus { width: 154px; }
#top-right-viewport #fontresizer_widget ul li.fontResizer a:hover span.description, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus span.description { display: inline-block; opacity: 1; }
#top-right-viewport .widget_search #searchform input { display: inline-block; height: 34px; }
#top-right-viewport .widget_search #searchform input#s { display: inline-block; width: 0; background-color: #ffffff; padding: 0; border: none; margin-right: 2px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
#top-right-viewport .widget_search #searchform input#searchsubmit { float: right; border: none; width: 34px; background-color: #ea7708; border-left: 1px solid #815243; border-right: 1px solid #815243; background-image: url("images/bg/search-icon.png"); background-repeat: no-repeat; background-position: center center; text-indent: -99999px; }
#top-right-viewport .widget_glt_widget { padding: 0 !important; background: none !important; margin-top: 2px; margin-bottom: 0 !important; height: 34px; }
#top-right-viewport .widget_glt_widget #google_language_translator { display: block; float: right; background-color: transparent; background-image: url("images/bg/language-translate-bg.png"); background-repeat: no-repeat; background-position: right center; max-width: 34px; width: 100%; height: 34px; }
#top-right-viewport .widget_glt_widget #google_language_translator .goog-te-gadget { display: none; padding: 0 !important; background-color: #f1f1f1; background-image: url("images/bg/langswitch-bg.png"); background-repeat: no-repeat; background-position: right center; max-width: 250px !important; width: 100% !important; height: 33px !important; margin-top: 1px !important; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo { display: block; width: 250px !important; height: 33px !important; font-family: 'Yantramanav', sans-serif; font-size: 16px; line-height: 34px; color: #727272; border: none !important; background: none !important; text-transform: uppercase; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-appearance: none; -webkit-appearance: none; appearance: none; text-align: left; padding: 0 0 0 15px !important; margin: 0 !important; outline: none !important; text-shadow: none !important; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option { box-sizing: border-box; padding: 3px 35px !important; font-size: 1em; text-transform: capitalize; background-color: #ef7d31; color: #ffffff; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="af"] { background-image: url("images/bg/icons/af.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ar"] { background-image: url("images/bg/icons/ar.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="zh-CN"] { background-image: url("images/bg/icons/zh.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="en"] { background-image: url("images/bg/icons/en.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="tl"] { background-image: url("images/bg/icons/tl.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="fr"] { background-image: url("images/bg/icons/fr.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="gu"] { background-image: url("images/bg/icons/india.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="hi"] { background-image: url("images/bg/icons/india.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="id"] { background-image: url("images/bg/icons/id.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="it"] { background-image: url("images/bg/icons/it.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ja"] { background-image: url("images/bg/icons/ja.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ko"] { background-image: url("images/bg/icons/ko.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ms"] { background-image: url("images/bg/icons/ms.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="pt"] { background-image: url("images/bg/icons/pt.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="so"] { background-image: url("images/bg/icons/so.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="ta"] { background-image: url("images/bg/icons/india.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="tr"] { background-image: url("images/bg/icons/tr.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator select.goog-te-combo option[value="vi"] { background-image: url("images/bg/icons/vi.png"); background-repeat: no-repeat; background-position: 5px center; }
#top-right-viewport .widget_glt_widget #google_language_translator:hover { cursor: pointer; }
#top-right-viewport .widget_glt_widget .google-language-translator-open { display: block; padding: 0 !important; background-color: #f1f1f1; background-image: url("images/bg/langswitch-bg.png"); background-repeat: no-repeat; background-position: right center; max-width: 284px !important; width: 284px !important; height: 34px !important; padding-right: 40px; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer.site-footer { display: block; width: 100%; min-height: 322px; background-color: #f0f0f0; }
footer.site-footer #footer-top { padding-top: 30px; }
footer.site-footer #footer-top .footer-column { display: block; float: left; color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; min-height: 128px; }
footer.site-footer #footer-top .footer-column:first-child { max-width: 254px; width: 100%; padding-right: 40px; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
footer.site-footer #footer-top .footer-column:nth-child(2) { max-width: 208px; width: 100%; padding-left: 58px; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
footer.site-footer #footer-top .footer-column:nth-child(3) { max-width: 220px; width: 100%; padding-left: 60px; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
footer.site-footer #footer-top .footer-column:nth-child(4) { max-width: 240px; width: 100%; padding-left: 50px; padding-right: 60px; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
footer.site-footer #footer-top .footer-column h3.footer-column-title { color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 16px; text-align: left; text-transform: uppercase; margin-top: 0 !important; }
footer.site-footer #footer-top .footer-column #footer-column-address { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 10px; }
footer.site-footer #footer-top .footer-column #footer-column-phone a, footer.site-footer #footer-top .footer-column #footer-column-phone-sevenoaks a, footer.site-footer #footer-top .footer-column #footer-column-fax { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
footer.site-footer #footer-top .footer-column #footer-column-phone a:hover { color: #eb7e0f; }
footer.site-footer #footer-top .footer-column #footer-column-email a { color: #00b8ec; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
footer.site-footer #footer-top .footer-column #footer-column-email a:hover { color: #eb7e0f; }
footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu { list-style: none; margin: 0 !important; padding: 0 !important; }
footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li { margin-bottom: 5px; }
footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li a { color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li a:hover { color: #eb7e0f !important; }
footer.site-footer #footer-top .footer-column #footer-column-security-wrap a { display: block; clear: both; color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
footer.site-footer #footer-top .footer-column #footer-column-security-wrap a:hover { color: #eb7e0f !important; }
footer.site-footer #footer-top .footer-column ul.social-icons { list-style: none; margin: 0 !important; padding: 0 !important; text-align: left; }
footer.site-footer #footer-top .footer-column ul.social-icons li { display: inline-block; padding: 4px 8px; }
footer.site-footer #footer-top .footer-column ul.social-icons li:nth-child(1) { padding-left: 0 !important; }
footer.site-footer #footer-top .footer-column ul.social-icons li:nth-child(4) { padding-right: 0 !important; }
footer.site-footer #footer-top .footer-column ul.social-icons li a { color: #b5b5b5; font-size: 20px; }
footer.site-footer #footer-top .footer-column ul.social-icons li a:hover { color: #eb7e0f; }
footer.site-footer #footer-top #logo-footer { display: block; float: right; }
footer.site-footer #footer-bottom { padding-top: 80px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 9px; text-align: center; }



.rpwe-block a.more-link {
    display: block !important;
    float: inherit;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #727272;
    font-family: "Yantramanav", sans-serif !important;
    font-weight: 400 !important;
    font-size: 11px;
    text-align: left;
    padding-left: 14px;
    background-color: #e5e5e5;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 16px;
}

.rpwe-block a.more-link:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    width: 20%;
    background-color: #243278;
    background-image: url(/wp-content/themes/ccesc/images/bg/view-button-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    transition: width 0.7s;
}

.rpwe-block h3 a {
    display: block !important;
    color: #233179 !important;
    font-family: "Yantramanav", sans-serif !important;
    font-weight: 400 !important;
    font-size: 1.65em;
    line-height: normal;
    padding: 0 !important;
    text-align: left;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.rpwe-time {
    display: none;
}


/*--------------------------------------------------------------
# Header Medium
--------------------------------------------------------------*/
@media only screen and (max-width: 1300px) { body.home #site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; right: 0; top: 60%; transform: translateY(-50%); z-index: 1001; }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; right: 0; top: 254px; z-index: 1001; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .main-navigation { display: block; width: 100%; height: 63px; clear: both; }
  .main-navigation li { position: relative; display: inline-block; }
  .main-navigation li:hover > a, .main-navigation li.focus > a { background-color: #ea7708; border: 1px solid #ea7708; color: #ffffff; }
  .main-navigation li:hover > div.menu-drawer, .main-navigation li.focus > div.menu-drawer { display: block; }
  .main-navigation li div.menu-drawer { display: none; float: left; position: absolute; top: 100%; z-index: 99999; width: 100%; padding: 32px 0; background-color: rgba(234, 119, 8, 0.94); -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; overflow: hidden; }
  .main-navigation li div.menu-drawer .inner-wrap { max-width: 960px; width: 100%; margin: 0 auto; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content { display: block; float: left; max-width: 565px; width: 100%; padding-top: 10px; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left { background-image: url("images/bg/dropdown-menu-divider.png"); background-repeat: no-repeat; background-position: right 12px; padding-right: 25px; margin-right: 15px; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-img-wrap { display: block; max-width: 260px; float: left; position: relative; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-img-wrap .shadow { position: absolute; width: 100%; height: 100%; -webkit-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); top: 0; left: 0; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-left .dropdown-content-inner-wrap { display: block; float: right; width: 270px; text-align: left; color: #ffffff; font-family: "Yantramanav", sans-serif; font-weight: 300; font-size: 14px; line-height: 22px; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right { background-image: url("images/bg/dropdown-menu-divider.png"); background-repeat: no-repeat; background-position: left 12px; padding-left: 25px; margin-left: 15px; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-img-wrap { display: block; max-width: 260px; float: right; position: relative; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-img-wrap .shadow { position: absolute; width: 100%; height: 100%; -webkit-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px 1px 8px 0px rgba(0, 0, 0, 0.3); top: 0; left: 0; }
  .main-navigation li div.menu-drawer .inner-wrap .dropdown-content-right .dropdown-content-inner-wrap { display: block; float: left; width: 270px; text-align: left; color: #ffffff; font-family: "Yantramanav", sans-serif; font-weight: 300; font-size: 14px; line-height: 22px; }
  .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap { display: block; float: left; max-width: 380px; width: 100%; }
  .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu { display: inline-block; float: left; width: 33%; list-style: none; padding: 0 !important; }
  .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li { display: block; }
  .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li a { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300; font-size: 14px; line-height: 38px; padding: 0 12px; height: 38px !important; text-transform: capitalize; text-align: left; }
  .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li:hover > a, .main-navigation li div.menu-drawer .inner-wrap .sub-menu-wrap ul.sub-menu li.focus > a { background-color: transparent !important; border: 1px solid transparent !important; color: #ffffff; }
  .main-navigation a { display: block; padding: 0 25px; text-decoration: none; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-size: 16px; font-weight: 400; text-transform: uppercase; height: 62px; line-height: 62px; border: 1px solid transparent; }
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a { color: #ea7708; }
  header#masthead { display: block; width: 100%; height: 229px; position: fixed; top: 0; left: 0; z-index: 99999; background-color: #243278; clear: both; box-shadow: 0 0 6px 0 rgba(71, 71, 71, 0.33); }
  header#masthead .inner-wrap { max-width: 960px; }
  header#masthead #header-top { display: block; width: 100%; height: 166px; border-bottom: 1px solid #1d2973; clear: both; }
  header#masthead #header-top #header-top-left, header#masthead #header-top #header-top-right { display: block; float: left; width: 50%; }
  header#masthead #header-top #header-top-left .site-branding { display: block; width: 100%; padding-top: 40px; }
  header#masthead #header-top #header-top-left .site-branding #logo { display: block; float: left; width: 324px; height: 96px; }
  header#masthead #header-top #header-top-right #header-contact-info { display: block; width: 100%; padding-top: 12px; clear: both; }
  header#masthead #header-top #header-top-right #header-contact-info .contact-info { float: right; padding: 0 !important; margin: 0 !important; list-style: none !important; }
  header#masthead #header-top #header-top-right #header-contact-info .contact-info li { display: block; float: left; height: 16px; line-height: 16px; color: #d0d1d8; font-size: 16px; padding: 0 10px; border-left: 1px solid #d0d1d8; border-right: 1px solid #636a95; }
  header#masthead #header-top #header-top-right #header-contact-info .contact-info li:first-child { padding-left: 0 !important; border-left: none !important; }
  header#masthead #header-top #header-top-right #header-contact-info .contact-info li:last-child { padding-right: 0 !important; border-right: none !important; }
  header#masthead #header-top #header-top-right #header-contact-info .contact-info li a { color: #d0d1d8; font-family: "Yantramanav", sans-serif !important; font-weight: 500; font-size: 16px; text-transform: uppercase; }
  header#masthead #header-top #header-top-right #header-slogan { display: block; padding-top: 50px; clear: both; }
  header#masthead #header-top #header-top-right #header-slogan h2 { color: #ffffff; font-family: "Simplo Caps Demo", sans-serif !important; font-weight: 400; font-size: 24px; text-transform: uppercase; letter-spacing: 5px; margin: 0 !important; padding: 0 !important; text-align: right; }
  header#masthead .navigation { display: block; width: 100%; height: 63px; border-top: 1px solid #3b4887; border-bottom: 1px solid #3b4887; clear: both; }
  body.home #site-slider { display: block; width: 100%; height: 100%; position: relative; margin-top: 229px !important; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; }
  body.home #site-slider #slider { display: block; }
  body.home #site-slider #slider .first { display: block; }
  body.home #site-slider #slider .slide { width: 100%; height: 100%; }
  body.home #site-slider #slider .slide .slide-img-cover { display: block; background-size: cover; background-position: center center; background-repeat: no-repeat; }
  body.home #site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 50%; z-index: 1000; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 60%; right: 0; z-index: 1001; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 450px; float: right; padding: 15px 30px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 28px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 300px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 22px; text-align: right; padding: 15px 30px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
  body.home #site-slider #slideshow-overlay { width: 100%; height: auto; position: absolute; top: 0; left: 0; z-index: 1000; }
  body.home #site-slider #slideshow-overlay .slidedots { position: absolute; bottom: 32px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  body.home #site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 1px; cursor: pointer; }
  body.home #site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; } }
/*--------------------------------------------------------------
# Main Medium
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) { #content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap { margin-bottom: 30px; }
  #content #inner-wrap-full .content-area #blog-home-wrap .row { margin-bottom: 0; }
  #content #inner-wrap-full .content-area #calendar-wrap { display: block; max-width: 960px !important; width: 100%; margin: 0 auto; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav { display: block; max-width: 320px; width: 100%; margin: 0 auto 25px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-student-year-wrap { display: inline-block; margin-right: 10px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-term-wrap { display: inline-block; }
  #content #inner-wrap-full .content-area #calendar-wrap #calpreviousbutton { display: block; float: left; border: none; background: none; margin-left: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 16px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calnextbutton { display: block; float: right; border: none; background: none; margin-right: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 16px; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar { text-align: center; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead { background-color: #00b8ec; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr:first-child { border-bottom: 1px solid #00aae7; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px; padding: 15px 0; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td span.current-month-wrap { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 22px; text-transform: uppercase; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td.dayhead { text-transform: uppercase; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td { width: 120px !important; height: 120px !important; padding: 10px 15px; border: 1px solid #e3e3e3; background-color: #ffffff; vertical-align: top; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td span.number { display: block; text-align: left; clear: both; color: #8e8e8e; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number { background-color: #f4f4f4; cursor: pointer; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number span.number { color: #303030; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:hover, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:focus, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:active { background-color: #ebebeb; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active { background-color: #243278 !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active span.number { color: #ffffff; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current { background-color: #00b8ec !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current span.number { color: #ffffff; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap { vertical-align: middle; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.week, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.term { display: block; clear: both; color: #5c5c5c; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 14px; text-align: center; text-transform: uppercase; }
  #content #inner-wrap .content-area article.galleries .entry-content { margin-top: 0 !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .entry-header .entry-title { margin-bottom: 50px; }
  #content #inner-wrap .content-area article.galleries .entry-content p { margin: 0; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-breadcrumbs { display: none !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 305px; width: 100%; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 305px; height: 275px; position: relative; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 300px; width: auto; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 300px; height: 275px; padding: 2px; position: relative; margin: 0 auto !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 290px; height: 272px; margin: 0 !important; padding: 0 !important; border: none !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 290px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: auto; right: auto; bottom: 0; margin: 0 auto; padding: 15px; text-align: left; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 2px !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 2px !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-breadcrumbs { display: none !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 305px; width: 100%; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 305px; height: 275px; position: relative; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 300px; width: auto; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 300px; height: 275px; padding: 2px; position: relative; margin: 0 auto !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 290px; height: 272px; margin: 0 !important; padding: 0 !important; border: none !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 290px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: auto; right: auto; bottom: 0; margin: 0 auto; padding: 15px; text-align: left; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 2px !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 2px !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #content #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #top-right-viewport { position: fixed; top: 234px; right: 0; z-index: 999999; }
  #top-right-viewport section { display: block; clear: both; }
  #top-right-viewport #fontresizer_widget { display: block; clear: both; }
  #top-right-viewport #fontresizer_widget ul { list-style: none; padding: 0; margin: 0; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer { text-align: right; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a { display: block; float: right; width: 34px; height: 34px; text-align: center; margin-bottom: 2px; clear: both; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; position: relative; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a span.icon { display: inline-block; position: absolute; top: 0; right: 0; width: 34px; height: 34px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 700; background-color: #ea7708; margin-bottom: 2px; border-left: 1px solid #815243; border-right: 1px solid #815243; text-align: center; line-height: 34px; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a span.description { display: none; width: 118px; background-color: #ffffff; color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 11.42px; text-transform: uppercase; height: 22px; line-height: 22px; padding: 0 7.5px; margin-right: 36px; opacity: 0; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a.fontResizer_reset { display: none; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a:hover, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus { width: 154px; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a:hover span.description, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus span.description { display: inline-block; opacity: 1; }
  #top-right-viewport .widget_search #searchform input { display: inline-block; height: 34px; }
  #top-right-viewport .widget_search #searchform input#s { display: inline-block; width: 0; background-color: #ffffff; padding: 0; border: none; margin-right: 2px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  #top-right-viewport .widget_search #searchform input#searchsubmit { float: right; border: none; border-radius: 0 !important; width: 34px; background-color: #ea7708; border-left: 1px solid #815243; border-right: 1px solid #815243; background-image: url("images/bg/search-icon.png"); background-repeat: no-repeat; background-position: center center; text-indent: -99999px; } }
/*--------------------------------------------------------------
# Footer Medium
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) { footer.site-footer { display: block; width: 100%; min-height: 322px; background-color: #f0f0f0; }
  footer.site-footer #footer-top { padding-top: 30px; }
  footer.site-footer #footer-top .footer-column { display: block; float: left; color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; text-align: center; }
  footer.site-footer #footer-top .footer-column:first-child { max-width: 25%; width: 100%; padding-right: 0; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
  footer.site-footer #footer-top .footer-column:nth-child(2) { max-width: 25%; width: 100%; padding-left: 0; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
  footer.site-footer #footer-top .footer-column:nth-child(3) { max-width: 25%; width: 100%; padding-left: 0; background-image: url("images/bg/footer-column-divider.png"); background-repeat: no-repeat; background-position: right top; }
  footer.site-footer #footer-top .footer-column:nth-child(4) { max-width: 25%; width: 100%; padding-left: 0; padding-right: 0; background: none; }
  footer.site-footer #footer-top .footer-column h3.footer-column-title { color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 16px; text-align: center; text-transform: uppercase; margin-top: 0 !important; }
  footer.site-footer #footer-top .footer-column #footer-column-address { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 10px; }
  footer.site-footer #footer-top .footer-column #footer-column-phone a, footer.site-footer #footer-top .footer-column #footer-column-phone-sevenoaks a, footer.site-footer #footer-top .footer-column #footer-column-fax { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column #footer-column-email a { color: #00b8ec; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu { list-style: none; margin: 0 !important; padding: 0 !important; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li { margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li a { color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
  footer.site-footer #footer-top .footer-column #footer-column-security-wrap a { display: block; clear: both; color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column ul.social-icons { list-style: none; margin: 0 !important; padding: 0 !important; text-align: center; }
  footer.site-footer #footer-top .footer-column ul.social-icons li { display: inline-block; padding: 8px 12px; }
  footer.site-footer #footer-top .footer-column ul.social-icons li a { color: #b5b5b5; font-size: 20px; }
  footer.site-footer #footer-top #logo-footer { display: block; float: none; margin: 15px auto; clear: both; }
  footer.site-footer #footer-bottom { padding-top: 80px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 9px; text-align: center; } }
/*--------------------------------------------------------------
# Header Small
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) { #single-site-slider-filler { display: block; margin-top: 0; min-height: 0; width: 100%; }
  #inner-site-slider { display: block; width: 100%; height: 179px; margin-top: 0 !important; position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; }
  #inner-site-slider #slider { display: block; }
  #inner-site-slider #slider .first { display: block; }
  #inner-site-slider #slider .slide { width: 100%; height: 179px; background-size: cover !important; }
  #inner-site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 50%; z-index: 1000; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 84px; right: 0; z-index: 1001; }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 350px; float: right; padding: 10px 20px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 20px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 250px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 22px; text-align: right; padding: 10px 20px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
  #inner-site-slider #slideshow-overlay { width: 100%; height: 179px; position: absolute; top: 0; left: 50%; z-index: 1001; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  #inner-site-slider #slideshow-overlay .slidedots { position: absolute; top: 10px; left: 20px; }
  #inner-site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 1px; cursor: pointer; }
  #inner-site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; }
  #navigation-mobile { display: none; }
  .main-navigation-mobile { display: block; position: relative; }
  .main-navigation-mobile ul { display: block; width: 100%; list-style: none; margin: 0; padding: 0; }
  .main-navigation-mobile li { position: relative; float: left; display: block; width: 100%; }
  .main-navigation-mobile li:last-child { border-bottom: none; }
  .main-navigation-mobile li ul.sub-menu { display: none; }
  .main-navigation-mobile li ul.sub-menu li a { font-size: 15px; padding-left: 45px; }
  .main-navigation-mobile li span.arrow-toggle { display: block; width: 30px; height: 30px; position: absolute; top: 12px; right: 25px; z-index: 9999; cursor: pointer; }
  .main-navigation-mobile li span.arrow-close { background-image: url("images/bg/menu-arrow-close.png"); background-repeat: no-repeat; background-position: center center; }
  .main-navigation-mobile li span.arrow-open { background-image: url("images/bg/menu-arrow-open.png"); background-repeat: no-repeat; background-position: center center; }
  .main-navigation-mobile a { display: block; width: 100%; padding: 15px 25px; text-decoration: none; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 16px; text-transform: capitalize; background-color: #ea7708; }
  .main-navigation-mobile .current_page_item > a, .main-navigation-mobile .current-menu-item > a { font-weight: 500 !important; color: #ffffff; }
  .main-navigation-mobile .current_page_ancestor > a { font-weight: 500 !important; color: #ffffff; }
  header#masthead-mobile { display: block; width: 100%; height: 181px; background-color: #243278; clear: both; }
  header#masthead-mobile .inner-wrap { position: relative; max-width: 100% !important; width: 100% !important; }
  header#masthead-mobile #mobile-header-top { display: block; width: 100%; height: 44px; border-bottom: 1px solid #1f2b74; clear: both; }
  header#masthead-mobile #mobile-header-top #header-slogan { display: block; clear: both; }
  header#masthead-mobile #mobile-header-top #header-slogan h2 { color: #ffffff; font-family: "Simplo Caps Demo", sans-serif !important; font-weight: 400; font-size: 14px; text-transform: uppercase; letter-spacing: 5px; margin: 0 !important; padding: 0 !important; text-align: center; line-height: 44px; }
  header#masthead-mobile #mobile-header-top .header-email { display: block; width: 20px; height: 12px; color: #ffffff; position: absolute; top: 8px; right: 20px; }
  header#masthead-mobile .site-branding { display: block; width: 100%; height: 96px; padding-top: 30px; clear: both; }
  header#masthead-mobile .site-branding #logo { display: block; width: 239px; height: 71px; margin: 0 auto; }
  header#masthead-mobile #menu-toggle-wrap { display: block; width: 30px; height: 32px; line-height: 30px; background-color: #243278; text-align: center; position: absolute; top: 0; left: 25px; cursor: pointer; color: #ffffff; font-size: 16px; }
  header#masthead-mobile #menu-toggle-wrap:hover, header#masthead-mobile #menu-toggle-wrap:focus, header#masthead-mobile #menu-toggle-wrap:active { background-color: #ea7708; }
  header#masthead-mobile .menu-toggle-open { background-color: #ea7708 !important; }
  body.home #site-slider { display: block; width: 100%; height: 100%; position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; margin-top: 0 !important; }
  body.home #site-slider #slider { display: block; }
  body.home #site-slider #slider .first { display: block; }
  body.home #site-slider #slider .slide { width: 100%; height: 100%; }
  body.home #site-slider #slider .slide .slide-img-cover { display: block; background-size: cover; background-position: center center; background-repeat: no-repeat; }
  body.home #site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 0; z-index: 1000; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 50%; right: 0; z-index: 1001; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 450px; float: right; padding: 10px 20px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 24px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 300px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 18px; text-align: right; padding: 10px 20px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
  body.home #site-slider #slideshow-overlay { height: auto; left: 0; position: absolute; top: 0; width: 100%; z-index: 1000; }
  body.home #site-slider #slideshow-overlay .slidedots { top: 10px; left: 20px; position: absolute; }
  body.home #site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 1px; cursor: pointer; }
  body.home #site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; } }
/*--------------------------------------------------------------
# Main Small
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) { #content #inner-wrap .content-area article.single-post { display: block; max-width: 100%; width: 100%; }
  #content #inner-wrap .content-area article.single-post .img-post { clear: both; display: block; margin: 0 auto 42px; padding: 0; }
  #content #inner-wrap .content-area article.single-post .entry-content { clear: both; display: block; width: 100%; }
  .site-content #inner-wrap .content-area { float: none; padding-bottom: 0; width: 100%; }
  #inner-wrap .content-area article.galleries .entry-content { margin-top: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .entry-header .entry-title { margin-bottom: 50px; }
  #inner-wrap .content-area article.galleries .entry-content p { margin: 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-breadcrumbs { display: none !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 344px; width: 100%; margin: 0 auto; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 344px; height: 310px; position: relative; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 354px !important; width: 354px !important; margin: 0 auto !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 344px; height: 320px; position: relative; padding: 5px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 330px !important; height: 300px !important; margin: 0 !important; padding: 0 !important; border: none !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 330px !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 5px !important; bottom: 5px !important; margin: 0 auto; padding: 15px; text-align: left; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-breadcrumbs { display: none !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 344px; width: 100%; margin: 0 auto; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 344px; height: 310px; position: relative; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 15px; text-align: left; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers, #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 354px !important; width: 354px !important; margin: 0 auto !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 344px; height: 320px; position: relative; padding: 5px; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 330px !important; height: 300px !important; margin: 0 !important; padding: 0 !important; border: none !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 330px !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 19.02px; line-height: 19.02px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 5px !important; bottom: 5px !important; margin: 0 auto; padding: 15px; text-align: left; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label { display: block; max-width: 230px !important; float: left; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label span.EMAIL-label { display: none; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label input.yikes-easy-mc-email { display: block; width: 230px !important; height: 37px; background: #ffffff; border: none; margin-top: 2px; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form button.yikes-easy-mc-submit-button { display: block; float: left; width: 46px; height: 37px; border: none; border-radius: 0; background-color: transparent; background-image: url("images/bg/subcribe-btn.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px; margin: 0 !important; padding: 0 !important; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget span.edit-link { display: none; }
  #content #inner-wrap-full .content-area .pagination-wrap { padding-top: 0; }
  #content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap { margin-bottom: 30px; }
  #content #inner-wrap-full .content-area #blog-home-wrap .row { margin-bottom: 0; }
  #content #inner-wrap-full .content-area #calendar-wrap { display: block; max-width: 768px !important; width: 100%; margin: 0 auto; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav { display: block; max-width: 320px; width: 100%; margin: 0 auto 25px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-student-year-wrap { display: inline-block; margin-right: 10px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-term-wrap { display: inline-block; }
  #content #inner-wrap-full .content-area #calendar-wrap #calpreviousbutton { display: block; float: left; border: none; background: none; margin-left: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calnextbutton { display: block; float: right; border: none; background: none; margin-right: 30px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar { text-align: center; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead { background-color: #00b8ec; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr:first-child { border-bottom: 1px solid #00aae7; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 14px; padding: 12px 0; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td span.current-month-wrap { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 18px; text-transform: uppercase; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td.dayhead { text-transform: uppercase; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td { width: 96px !important; height: 96px !important; padding: 6px 10px; border: 1px solid #e3e3e3; background-color: #ffffff; vertical-align: top; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td span.number { display: block; text-align: left; clear: both; color: #8e8e8e; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 12px !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number { background-color: #f4f4f4; cursor: pointer; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number span.number { color: #303030; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:hover, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:focus, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:active { background-color: #ebebeb; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active { background-color: #243278 !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active span.number { color: #ffffff; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current { background-color: #00b8ec !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current span.number { color: #ffffff; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap { vertical-align: middle; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.week, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.term { display: block; clear: both; color: #5c5c5c; font-family: "Yantramanav", sans-serif !important; font-weight: 500 !important; font-size: 12px; text-align: center; text-transform: uppercase; }
  .event-tooltip-wrap-a { color: #ec4384; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 8px; line-height: 8px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-one-bg.png"); background-repeat: no-repeat; background-position: left 1px; }
  .event-tooltip-wrap-b { color: #5292c3; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 8px; line-height: 8px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-two-bg.png"); background-repeat: no-repeat; background-position: left 1px; }
  .event-tooltip-wrap-c { color: #ec8139; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 8px; line-height: 8px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-three-bg.png"); background-repeat: no-repeat; background-position: left 1px; }
  .event-tooltip-wrap-d { color: #0dd5c9; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 8px; line-height: 8px; text-transform: uppercase; text-align: left; padding-left: 13px; background-image: url("images/bg/event-tooltip-wrap-four-bg.png"); background-repeat: no-repeat; background-position: left 1px; }
  .event-details { display: inline-block; min-width: 215px; height: 22px; background-color: #ebebeb; color: #505050; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 16px; line-height: 22px; text-align: left; margin: 0 45px 10px 0; }
  .event-details span { display: inline-block; width: 60px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 16px; line-height: 22px; padding: 0 10px; background-color: #ea7708; margin-right: 20px; }
  #top-right-viewport { position: fixed; top: 46px; right: 0; z-index: 999999; }
  #top-right-viewport section { display: block; clear: both; }
  #top-right-viewport #fontresizer_widget { display: block; clear: both; }
  #top-right-viewport #fontresizer_widget ul { list-style: none; padding: 0; margin: 0; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer { text-align: right; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a { display: block; float: right; width: 34px; height: 34px; text-align: center; margin-bottom: 2px; clear: both; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; position: relative; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a span.icon { display: inline-block; position: absolute; top: 0; right: 0; width: 34px; height: 34px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 700; background-color: #ea7708; margin-bottom: 2px; border-left: 1px solid #815243; border-right: 1px solid #815243; text-align: center; line-height: 34px; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a span.description { display: none; width: 118px; background-color: #ffffff; color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 11.42px; text-transform: uppercase; height: 22px; line-height: 22px; padding: 0 7.5px; margin-right: 36px; opacity: 0; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a.fontResizer_reset { display: none; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a:hover, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus { width: 154px; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a:hover span.description, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus span.description { display: inline-block; opacity: 1; }
  #top-right-viewport .widget_search #searchform input { display: inline-block; height: 34px; }
  #top-right-viewport .widget_search #searchform input#s { display: inline-block; width: 0; background-color: #ffffff; padding: 0; border: none; margin-right: 2px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  #top-right-viewport .widget_search #searchform input#searchsubmit { float: right; border: none; border-radius: 0 !important; width: 34px; background-color: #ea7708; border-left: 1px solid #815243; border-right: 1px solid #815243; background-image: url("images/bg/search-icon.png"); background-repeat: no-repeat; background-position: center center; text-indent: -99999px; } }
/*--------------------------------------------------------------
# Footer Small
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) { footer.site-footer { display: block; width: 100%; min-height: 322px; background-color: #f0f0f0; padding-bottom: 100px; }
  footer.site-footer #footer-top { padding-top: 35px; }
  footer.site-footer #footer-top .footer-column { display: block; width: 100%; float: none; color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; text-align: center; padding-bottom: 25px; margin-bottom: 25px; clear: both; }
  footer.site-footer #footer-top .footer-column:first-child { max-width: 100%; width: 100%; padding-right: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column:nth-child(2) { max-width: 100%; width: 100%; padding-left: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column:nth-child(3) { max-width: 100%; width: 100%; padding-left: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column:nth-child(4) { max-width: 100%; width: 100%; padding-left: 0; padding-right: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column h3.footer-column-title { color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 16px; text-align: center; text-transform: uppercase; margin-top: 0 !important; }
  footer.site-footer #footer-top .footer-column #footer-column-address { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 10px; }
  footer.site-footer #footer-top .footer-column #footer-column-phone a, footer.site-footer #footer-top .footer-column #footer-column-phone-sevenoaks a, footer.site-footer #footer-top .footer-column #footer-column-fax { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column #footer-column-email a { color: #00b8ec; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu { list-style: none; margin: 0 !important; padding: 0 !important; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li { margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li a { color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
  footer.site-footer #footer-top .footer-column #footer-column-security-wrap a { display: block; clear: both; color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column ul.social-icons { list-style: none; margin: 0 !important; padding: 0 !important; text-align: center; }
  footer.site-footer #footer-top .footer-column ul.social-icons li { display: inline-block; padding: 8px 12px; }
  footer.site-footer #footer-top .footer-column ul.social-icons li a { color: #b5b5b5; font-size: 20px; }
  footer.site-footer #footer-top #logo-footer { display: block; float: none; margin: 15px auto; clear: both; }
  footer.site-footer #footer-bottom { padding-top: 80px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; line-height: 14px; text-align: center; } }
/*--------------------------------------------------------------
# Header Extra Small
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) { #single-site-slider-filler { display: block; margin-top: 0; min-height: 0; width: 100%; }
  #inner-site-slider { display: block; width: 100%; height: 179px; margin-top: 0 !important; position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; }
  #inner-site-slider #slider { display: block; }
  #inner-site-slider #slider .first { display: block; }
  #inner-site-slider #slider .slide { width: 100%; height: 179px; background-size: cover !important; }
  #inner-site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 50%; z-index: 1000; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 84px; right: 0; z-index: 1001; }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 350px; float: right; padding: 10px 20px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 20px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
  #inner-site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 250px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 22px; text-align: right; padding: 10px 20px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
  #inner-site-slider #slideshow-overlay { width: 100%; height: 179px; position: absolute; top: 0; left: 50%; z-index: 1001; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  #inner-site-slider #slideshow-overlay .slidedots { position: absolute; top: 10px; left: 20px; }
  #inner-site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 1px; cursor: pointer; }
  #inner-site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; }
  #navigation-mobile { display: none; }
  .main-navigation-mobile { display: block; position: relative; }
  .main-navigation-mobile ul { display: block; width: 100%; list-style: none; margin: 0; padding: 0; }
  .main-navigation-mobile li { position: relative; float: left; display: block; width: 100%; }
  .main-navigation-mobile li:last-child { border-bottom: none; }
  .main-navigation-mobile li ul.sub-menu { display: none; }
  .main-navigation-mobile li ul.sub-menu li a { font-size: 15px; padding-left: 45px; }
  .main-navigation-mobile li span.arrow-toggle { display: block; width: 30px; height: 30px; position: absolute; top: 12px; right: 25px; z-index: 9999; cursor: pointer; }
  .main-navigation-mobile li span.arrow-close { background-image: url("images/bg/menu-arrow-close.png"); background-repeat: no-repeat; background-position: center center; }
  .main-navigation-mobile li span.arrow-open { background-image: url("images/bg/menu-arrow-open.png"); background-repeat: no-repeat; background-position: center center; }
  .main-navigation-mobile a { display: block; width: 100%; padding: 15px 25px; text-decoration: none; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 16px; text-transform: capitalize; background-color: #ea7708; }
  .main-navigation-mobile .current_page_item > a, .main-navigation-mobile .current-menu-item > a { font-weight: 500 !important; color: #ffffff; }
  .main-navigation-mobile .current_page_ancestor > a { font-weight: 500 !important; color: #ffffff; }
  header#masthead-mobile { display: block; width: 100%; height: 181px; background-color: #243278; clear: both; }
  header#masthead-mobile .inner-wrap { position: relative; max-width: 100% !important; width: 100% !important; }
  header#masthead-mobile #mobile-header-top { display: block; width: 100%; height: 44px; border-bottom: 1px solid #1f2b74; clear: both; }
  header#masthead-mobile #mobile-header-top #header-slogan { display: block; clear: both; }
  header#masthead-mobile #mobile-header-top #header-slogan h2 { color: #ffffff; font-family: "Simplo Caps Demo", sans-serif !important; font-weight: 400; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; margin: 0 !important; padding: 0 !important; text-align: center; line-height: 44px; }
  header#masthead-mobile #mobile-header-top .header-email { display: block; width: 20px; height: 12px; color: #ffffff; position: absolute; top: 8px; right: 20px; }
  header#masthead-mobile .site-branding { display: block; width: 100%; height: 96px; padding-top: 30px; clear: both; }
  header#masthead-mobile .site-branding #logo { display: block; width: 239px; height: 71px; margin: 0 auto; }
  header#masthead-mobile #menu-toggle-wrap { display: block; width: 30px; height: 32px; line-height: 30px; background-color: #243278; text-align: center; position: absolute; top: 0; left: 25px; cursor: pointer; color: #ffffff; font-size: 16px; }
  header#masthead-mobile #menu-toggle-wrap:hover, header#masthead-mobile #menu-toggle-wrap:focus, header#masthead-mobile #menu-toggle-wrap:active { background-color: #ea7708; }
  header#masthead-mobile .menu-toggle-open { background-color: #ea7708 !important; }
  body.home #site-slider { display: block; width: 100%; height: 100%; position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; overflow: hidden; margin-top: 0 !important; }
  body.home #site-slider #slider { display: block; }
  body.home #site-slider #slider .first { display: block; }
  body.home #site-slider #slider .slide { width: 100%; height: 100%; }
  body.home #site-slider #slider .slide .slide-img-cover { display: block; background-size: cover; background-position: center center; background-repeat: no-repeat; }
  body.home #site-slider #slider .slide .slideWrap { display: block; max-width: 100%; width: 100%; height: auto; position: absolute; top: 0; left: 0; z-index: 1000; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap { display: block; position: absolute; top: 50%; right: 0; z-index: 1001; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h2 { max-width: 300px; float: right; padding: 5px 10px; margin: 0 !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 20px; text-align: right; background-color: rgba(35, 49, 121, 0.85); clear: both; }
  body.home #site-slider #slider .slide .slideWrap .slideTitleWrap .slideLiveText .slideLiveTextTitleFix h3 { max-width: 200px; float: right; color: #595959; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 16px; text-align: right; padding: 5px 10px; margin: 0 0 3px 0 !important; background-color: rgba(255, 255, 255, 0.85); clear: both; }
  body.home #site-slider #slideshow-overlay { height: auto; left: 0; position: absolute; top: 0; width: 100%; z-index: 1000; }
  body.home #site-slider #slideshow-overlay .slidedots { top: 10px; left: 40px; position: absolute; }
  body.home #site-slider #slideshow-overlay .slidedots span { display: inline-block; width: 12px; height: 12px; border-radius: 50%; text-indent: -9999px; background-color: rgba(251, 252, 254, 0.86); margin: 0 1px; cursor: pointer; }
  body.home #site-slider #slideshow-overlay .slidedots span.cycle-pager-active { background-color: #ea7708; } }
/*--------------------------------------------------------------
# Main Extra Small
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) { body.home #focus-button-section { display: block; width: 100%; padding: 50px 0 20px; }
  body.home #focus-button-section #focus-button-section-wrap { display: block; max-width: 100%; width: 100%; margin: 0 auto; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap { display: block; max-width: 100%; width: 100%; margin: 0 auto; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap { margin-bottom: 15px; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(1) .focus-button .focus-button-header { border-bottom: 6px solid #ef377d; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(2) .focus-button .focus-button-header { border-bottom: 6px solid #3585c3; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(3) .focus-button .focus-button-header { border-bottom: 6px solid #f27623; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap:nth-child(4) .focus-button .focus-button-header { border-bottom: 6px solid #0dd5c9; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button { display: block; max-width: 320px; width: 100%; text-align: center; margin: 0 auto 30px; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-header { -webkit-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.3); }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-header img { width: 100% !important; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link { display: block; width: 190px; height: 190px; margin: 0 auto; position: relative; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link .focus-button-overlay { display: none; width: 190px; height: 190px; position: absolute; top: 0; left: 0; background-color: rgba(253, 182, 13, 0.85); color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 22px; text-transform: uppercase; padding-top: 84px; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover > .focus-button-overlay, body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:focus > .focus-button-overlay { display: block; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button h3.focus-title { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 1.625em; text-align: center; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-description { color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 0.938em; line-height: 1.250em; text-align: center; margin-bottom: 25px; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link { display: block; float: none; width: 135px; height: 30px; line-height: 30px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; text-align: left; padding-left: 14px; background-color: #e5e5e5; text-transform: uppercase; margin: 0 auto !important; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover { cursor: pointer; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:after { position: absolute; content: ""; top: 0; bottom: 0; right: 0; width: 20%; background-color: #243278; background-image: url("images/bg/view-button-arrow.png"); background-repeat: no-repeat; background-position: center center; transition: width 0.7s; }
  body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover:after { transition: width 0.7s; width: 30%; cursor: pointer; }
  .table-wrap { position: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
  .table-wrap .table-nav { display: block !important; width: 320px; height: 64px; position: absolute; top: 0; left: 50%; z-index: 9999; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
  .table-wrap .table-nav a { display: block; color: #ffffff; font-size: 16px; position: absolute; }
  .table-wrap .table-nav a:focus, .table-wrap .table-nav a:hover, .table-wrap .table-nav a:active { color: #ea7708; }
  .table-wrap .table-nav a.table-nav-prev { top: 20px; left: 5px; }
  .table-wrap .table-nav a.table-nav-next { top: 20px; right: 5px; }
  .table-responsive { margin: 0 auto 20px !important; max-width: 320px; position: relative; }
  .site-content #inner-wrap .content-area { float: none; padding-bottom: 0; width: 100%; }
  .full-width-mobile { margin-left: -20px; margin-right: -20px; }
  #inner-wrap .content-area article.galleries .entry-content { margin-top: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .entry-header .entry-title { margin-bottom: 50px; }
  #inner-wrap .content-area article.galleries .entry-content p { margin: 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-breadcrumbs { display: none !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 200px !important; width: 100%; margin: 0 auto; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 204px !important; width: auto; margin: 0 auto; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 194px !important; height: 176px !important; margin: 0 !important; padding: 0 !important; border: none !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 194px !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0 !important; bottom: 4px !important; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-breadcrumbs { display: none !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 200px !important; width: 100%; margin: 0 auto; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers, #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 204px !important; width: auto; margin: 0 auto; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 194px !important; height: 176px !important; margin: 0 !important; padding: 0 !important; border: none !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 194px !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0 !important; bottom: 4px !important; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label { display: block; max-width: 230px !important; float: left; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label span.EMAIL-label { display: none; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form label.EMAIL-label input.yikes-easy-mc-email { display: block; width: 230px !important; height: 37px; background: #ffffff; border: none; margin-top: 2px; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget section form button.yikes-easy-mc-submit-button { display: block; float: left; width: 46px; height: 37px; border: none; border-radius: 0; background-color: transparent; background-image: url("images/bg/subcribe-btn.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px; margin: 0 !important; padding: 0 !important; }
  #inner-wrap .widget-area .widget_yikes_easy_mc_widget span.edit-link { display: none; }
  #content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap { margin-bottom: 30px; }
  #content #inner-wrap-full .content-area #blog-home-wrap .row { margin-bottom: 0; }
  #content #inner-wrap-full .content-area article.blog-post { display: block; margin: 0 auto; max-width: 360px; width: 100%; clear: both; }
  #content #inner-wrap-full .content-area #blog-home-wrap .row .blog-post-wrap article.blog-post .blog-img-wrap img { width: 100% !important; clear: both; }
  #content #inner-wrap-full .content-area article.blog-post .entry-header, #content #inner-wrap-full .content-area article.blog-post .entry-content, #content #inner-wrap-full .content-area article.blog-post .entry-footer { padding: 0 20px; text-align: center !important; }
  #content #inner-wrap-full .content-area article.blog-post .entry-header h3.latest-post-title { text-align: center; }
  #content #inner-wrap-full .content-area article.blog-post .entry-footer a.rmbtn { float: none !important; margin: 0 auto !important; }
  #content #inner-wrap-full .content-area #calendar-wrap { display: block; max-width: 360px !important; width: 100%; margin: 0 auto; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav { display: block; max-width: 320px; width: 100%; margin: 0 auto 25px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-student-year-wrap { display: inline-block; margin-right: 10px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calendar-nav #calendar-term-wrap { display: inline-block; }
  #content #inner-wrap-full .content-area #calendar-wrap #calpreviousbutton { display: block; float: left; border: none; background: none; margin-left: 10px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 10px; }
  #content #inner-wrap-full .content-area #calendar-wrap #calnextbutton { display: block; float: right; border: none; background: none; margin-right: 10px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 10px; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar { text-align: center; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead { background-color: #00b8ec; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr:first-child { border-bottom: 1px solid #00aae7; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 8px; padding: 6px 0; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td span.current-month-wrap { color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 12px; text-transform: uppercase; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar thead tr td.dayhead { text-transform: uppercase; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td { width: 45px !important; height: 45px !important; padding: 3px 5px; border: 1px solid #e3e3e3; background-color: #ffffff; vertical-align: top; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td span.number { display: block; text-align: left; clear: both; color: #8e8e8e; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 8px !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number { background-color: #f4f4f4; cursor: pointer; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number span.number { color: #303030; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:hover, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:focus, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.month-number:active { background-color: #ebebeb; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active { background-color: #243278 !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.active span.number { color: #ffffff; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current { background-color: #00b8ec !important; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.current span.number { color: #ffffff; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap { vertical-align: middle; }
  #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.week, #content #inner-wrap-full .content-area #calendar-wrap table.calendar tbody tr td.week-wrap span.term { display: block; clear: both; color: #5c5c5c; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 7px; line-height: 7px; text-align: center; text-transform: uppercase; }
  #content #inner-wrap-full .content-area article.blog-post { position: relative; }
  #content #inner-wrap-full .content-area article.blog-post .entry-header { height: 64px; }
  #content #inner-wrap-full .content-area article.blog-post .entry-content { margin-bottom: 50px; }
  #content #inner-wrap-full .content-area article.blog-post .entry-footer { display: block; width: 100%; clear: both; position: absolute; bottom: 0; }
  .event-tooltip-wrap-a { color: #ec4384; font-family: "Yantramanav", sans-serif !important; font-weight: 300 !important; font-size: 5px; line-height: 5px; text-transform: uppercase; text-align: left; padding-left: 10px; background-image: url("images/bg/event-tooltip-wrap-one-bg.png"); background-repeat: no-repeat; background-position: left 1px; background-size: 5px; }
  .event-tooltip-wrap-b { color: #5292c3; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 5px; line-height: 5px; text-transform: uppercase; text-align: left; padding-left: 10px; background-image: url("images/bg/event-tooltip-wrap-two-bg.png"); background-repeat: no-repeat; background-position: left 1px; background-size: 5px; }
  .event-tooltip-wrap-c { color: #ec8139; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 5px; line-height: 5px; text-transform: uppercase; text-align: left; padding-left: 10px; background-image: url("images/bg/event-tooltip-wrap-three-bg.png"); background-repeat: no-repeat; background-position: left 1px; background-size: 5px; }
  .event-tooltip-wrap-d { color: #0dd5c9; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 5px; line-height: 5px; text-transform: uppercase; text-align: left; padding-left: 10px; background-image: url("images/bg/event-tooltip-wrap-four-bg.png"); background-repeat: no-repeat; background-position: left 1px; background-size: 5px; }
  .event-details { display: inline-block; min-width: 215px; height: 22px; background-color: #ebebeb; color: #505050; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 12px; line-height: 18px; text-align: left; margin: 0 45px 10px 0; }
  .event-details span { display: inline-block; width: 60px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 12px; line-height: 18px; padding: 0 10px; background-color: #ea7708; margin-right: 20px; }
  #top-right-viewport { position: fixed; top: 46px; right: 0; z-index: 999999; }
  #top-right-viewport section { display: block; clear: both; }
  #top-right-viewport #fontresizer_widget { display: block; clear: both; }
  #top-right-viewport #fontresizer_widget ul { list-style: none; padding: 0; margin: 0; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer { text-align: right; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a { display: block; float: right; width: 34px; height: 34px; text-align: center; margin-bottom: 2px; clear: both; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; position: relative; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a span.icon { display: inline-block; position: absolute; top: 0; right: 0; width: 34px; height: 34px; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 700; background-color: #ea7708; margin-bottom: 2px; border-left: 1px solid #815243; border-right: 1px solid #815243; text-align: center; line-height: 34px; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a span.description { display: none; width: 118px; background-color: #ffffff; color: #343434; font-family: "Yantramanav", sans-serif !important; font-weight: 700; font-size: 11.42px; text-transform: uppercase; height: 22px; line-height: 22px; padding: 0 7.5px; margin-right: 36px; opacity: 0; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a.fontResizer_reset { display: none; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a:hover, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus { width: 154px; }
  #top-right-viewport #fontresizer_widget ul li.fontResizer a:hover span.description, #top-right-viewport #fontresizer_widget ul li.fontResizer a:focus span.description { display: inline-block; opacity: 1; }
  #top-right-viewport .widget_search #searchform { position: relative; text-align: right; }
  #top-right-viewport .widget_search #searchform input { display: inline-block; height: 34px; }
  #top-right-viewport .widget_search #searchform input#s { display: inline-block; width: 0; background-color: #ffffff; padding: 0; border: none; border-radius: 0 !important; margin-right: 36px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  #top-right-viewport .widget_search #searchform input#searchsubmit { display: inline-block; position: absolute; top: 0; right: 0; border: none; border-radius: 0 !important; width: 34px; background-color: #ea7708; border-left: 1px solid #815243; border-right: 1px solid #815243; background-image: url("images/bg/search-icon.png"); background-repeat: no-repeat; background-position: center center; text-indent: -99999px; margin: 0 !important; } }
@media only screen and (max-width: 767px) and (max-width: 150px) { body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:after { width: 25px; } }
@media only screen and (max-width: 767px) and (max-width: 150px) { body.home #focus-button-section #focus-button-section-wrap #focus-button-row-wrap .row .focus-button-wrap .focus-button .focus-button-link:hover:after { width: 35px; } }

@media only screen and (max-width: 451px) { #inner-wrap .content-area article.galleries .entry-content { margin-top: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .entry-header .entry-title { margin-bottom: 50px; }
  #inner-wrap .content-area article.galleries .entry-content p { margin: 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-breadcrumbs { display: none !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: left; width: 50%; margin-bottom: 25px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 200px !important; width: 100%; margin: 0 auto; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: left; width: 50%; margin: 0 0 25px 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none; max-width: 204px !important; width: auto; margin: 0 auto; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 194px !important; height: 176px !important; margin: 0 !important; padding: 0 !important; border: none !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 194px !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0 !important; bottom: 4px !important; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 10px; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #inner-wrap .content-area article.galleries .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-breadcrumbs { display: none !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc { display: block; float: none; width: 100%; margin-bottom: 25px; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox { display: block; float: none; max-width: 200px !important; width: 100%; margin: 0 auto; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link { display: block; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link img { margin: 0 !important; padding: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .ngg-album-ccescbox .ngg-album-link .Link h4 { display: block; width: 100%; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0; bottom: 0; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .odd { margin-right: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-albumoverview .ngg-album-ccesc .even { margin-left: 10px; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation { color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers, #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:hover, #inner-wrap .content-area article.page .entry-content .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box { display: block; float: none !important; width: 204px !important; margin: 0 auto 25px !important; text-align: center !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail { display: block; float: none !important; max-width: 204px !important; width: auto; margin: 0 auto !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox { display: block; width: 200px !important; height: 180px !important; position: relative; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox img { display: block; width: 194px !important; height: 176px !important; margin: 0 !important; padding: 0 !important; border: none !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail .ngg-fancybox h4 { display: block; width: 194px !important; color: #ffffff; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 14px; line-height: 14px; background-color: rgba(56, 66, 119, 0.89); position: absolute; z-index: 3; left: 0 !important; bottom: 4px !important; margin: 0; padding: 10px; text-align: left; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .odd { margin-right: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box .even { margin-left: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation { display: block; color: #afadad !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; height: 18px; line-height: normal; padding: 0; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current { display: inline-block; width: 30px; height: 18px; color: #afadad; font-family: "Yantramanav", sans-serif !important; font-weight: 400; font-size: 17.02px; line-height: 18px; border: none !important; padding: 0 !important; margin: 0 !important; text-align: center; background-image: url("images/bg/divider.png"); background-repeat: no-repeat; background-position: left center; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation span.current:nth-child(1) { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a[data-pageid="1"] { background-image: none; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.page-numbers:focus { color: #7d7979 !important; background-color: transparent !important; cursor: pointer; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/prev.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.prev:focus { color: #969393 !important; background-color: transparent !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next { display: inline-block; width: 7px; height: 18px !important; line-height: normal; border: none !important; background-image: url("images/bg/next.png"); background-repeat: no-repeat; background-position: center center; text-indent: -9999px !important; padding: 0 !important; margin: 0 !important; }
  #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:hover, #inner-wrap .content-area article.page .entry-content .ngg-galleryoverview .ngg-navigation a.next:focus { color: #969393 !important; background-color: transparent !important; } }
/*--------------------------------------------------------------
# Footer Extra Small
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) { footer.site-footer { display: block; width: 100%; min-height: 322px; background-color: #f0f0f0; padding-bottom: 100px; }
  footer.site-footer #footer-top { padding-top: 35px; }
  footer.site-footer #footer-top .footer-column { display: block; width: 100%; float: none; color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; text-align: center; padding-bottom: 25px; margin-bottom: 25px; clear: both; }
  footer.site-footer #footer-top .footer-column:first-child { max-width: 100%; width: 100%; padding-right: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column:nth-child(2) { max-width: 100%; width: 100%; padding-left: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column:nth-child(3) { max-width: 100%; width: 100%; padding-left: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column:nth-child(4) { max-width: 100%; width: 100%; padding-left: 0; padding-right: 0; background-image: url("images/bg/footer-column-divider-mobile.png"); background-repeat: no-repeat; background-position: center bottom; }
  footer.site-footer #footer-top .footer-column h3.footer-column-title { color: #233179; font-family: "Yantramanav", sans-serif !important; font-weight: 700 !important; font-size: 16px; text-align: center; text-transform: uppercase; margin-top: 0 !important; }
  footer.site-footer #footer-top .footer-column #footer-column-address { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 10px; }
  footer.site-footer #footer-top .footer-column #footer-column-phone a, footer.site-footer #footer-top .footer-column #footer-column-phone-sevenoaks a, footer.site-footer #footer-top .footer-column #footer-column-fax { color: #606060; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column #footer-column-email a { color: #00b8ec; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu { list-style: none; margin: 0 !important; padding: 0 !important; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li { margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column #menu-footer-wrap ul#footer-menu li a { color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; }
  footer.site-footer #footer-top .footer-column #footer-column-security-wrap a { display: block; clear: both; color: #606060 !important; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 13px !important; line-height: 16px; margin-bottom: 5px; }
  footer.site-footer #footer-top .footer-column ul.social-icons { list-style: none; margin: 0 !important; padding: 0 !important; text-align: center; }
  footer.site-footer #footer-top .footer-column ul.social-icons li { display: inline-block; padding: 8px 12px; }
  footer.site-footer #footer-top .footer-column ul.social-icons li a { color: #b5b5b5; font-size: 20px; }
  footer.site-footer #footer-top #logo-footer { display: block; float: none; margin: 15px auto; clear: both; }
  footer.site-footer #footer-bottom { padding-top: 80px; color: #727272; font-family: "Yantramanav", sans-serif !important; font-weight: 400 !important; font-size: 11px; line-height: 14px; text-align: center; } }

/*update*/

.site-info a { color: #727272; }
.site-info a:hover { color: rgba(234,119,8,0.94); }
.grecaptcha-badge { bottom: 50px !important; }