/*
Theme Name: twentytwelve
Version: 1.0 
.
.
*/
html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: outside none none;
}

blockquote,
q {
    quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

html {
    font-size: 100%;
    overflow-y: scroll;
}

a:focus {
    outline: thin dotted;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333333;
}

ins {
    background: #fff9c0 none repeat scroll 0 0;
    text-decoration: none;
}

hr {
    background-color: #cccccc;
    border: 0 none;
    height: 1px;
    margin: 24px 24px 1.71429rem;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

img {
    border: 0 none;
}

.clear::after,
.wrapper::after,
.format-status .entry-header::after {
    clear: both;
}

.clear::before,
.clear::after,
.wrapper::before,
.wrapper::after,
.format-status .entry-header::before,
.format-status .entry-header::after {
    content: "";
    display: table;
}

.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
    color: #636363;
    font-size: 0.785714rem;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
    font-size: 0.785714rem;
    line-height: 2.18182;
}

button,
input,
select,
textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 0.428571rem;
}

button,
input {
    line-height: normal;
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}

.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type="submit"],
.bypostauthor cite span {
    background-color: #e6e6e6;
    background-image: -moz-linear-gradient(center top, #f4f4f4, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    color: #7c7c7c;
    font-size: 0.785714rem;
    font-weight: normal;
    line-height: 1.42857;
    padding: 0.428571rem 0.714286rem;
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

.bypostauthor cite span {
    background-color: #21759b;
    background-image: none;
    border: 1px solid #1f6f93;
    border-radius: 2px;
    box-shadow: none;
    color: #ffffff;
    padding: 0;
}

.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.wp-caption {
    max-width: 100%;
    padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    color: #757575;
    font-size: 0.857143rem;
    font-style: italic;
    line-height: 2;
}

img.wp-smiley,
.rsswidget img {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.entry-content dl.gallery-item {
    margin: 0;
}

.gallery-item a,
.gallery-caption {
    width: 90%;
}

.gallery-item a {
    display: block;
}

.gallery-caption a {
    display: inline;
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}

#nav-above {
    padding: 1.71429rem 0;
}

#nav-above {
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous,
.previous-image {
    float: left;
    width: 50%;
}

.nav-next,
.next-image {
    float: right;
    text-align: right;
    width: 50%;
}

.nav-single+.comments-area,
#comment-nav-above {
    margin: 3.42857rem 0;
}

.author .archive-header {
    margin-bottom: 1.71429rem;
}

.author-info {
    border-top: 1px solid #ededed;
    margin: 1.71429rem 0;
    overflow: hidden;
    padding-top: 1.71429rem;
}

.author-description p {
    color: #757575;
    font-size: 0.928571rem;
    line-height: 1.84615;
}

.author.archive .author-info {
    border-top: 0 none;
    margin: 0 0 3.42857rem;
}

.author.archive .author-avatar {
    margin-top: 0;
}

html {
    font-size: 87.5%;
}

body {
    color: #444444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    text-rendering: optimizelegibility;
}

body.custom-font-enabled {
    font-family: Alegreya Sans;
}

a {
    color: #21759b;
    outline: medium none;
}

a:hover {
    color: #0f3647;
}

.assistive-text,
.site .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #333333;
    border-radius: 3px;
    clip: auto !important;
    color: #000000;
    display: block;
    font-size: 12px;
    height: auto;
    left: 5px;
    padding: 12px;
    position: absolute;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.site {
    background-color: #ffffff;
}

.site-content {}

.widget-area {
    margin: 1.71429rem 0 0;
}

.site-header {
    padding: 1.214rem 0;
}

.site-header h1,
.site-header h2 {
    text-align: center;
}

.site-header h1 a,
.site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #21759b;
}

.site-header h1 {
    font-size: 1.71429rem;
    line-height: 1.28571;
    margin-bottom: 1rem;
}

.site-header h2 {
    color: #757575;
    font-size: 0.928571rem;
    font-weight: normal;
    line-height: 1.84615;
}

.header-image {
    margin-top: 1.71429rem;
}

.main-navigation {
    margin-left: 145px;
    margin-top: 59px;
    text-align: center;
}

.main-navigation li {
    font-size: 0.857143rem;
    line-height: 1.42857;
    margin-top: 1.71429rem;
}

.main-navigation a {
    color: #5e5e5e;
}

.main-navigation a:hover,
.main-navigation a:focus {
    color: #21759b;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu>ul {
    display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
    display: inline-block;
}

section[role="banner"] {
    margin-bottom: 3.42857rem;
}

.widget-area .widget {
    hyphens: auto;
    margin-bottom: 3.42857rem;
    word-wrap: break-word;
}

.widget-area .widget h3 {
    margin-bottom: 1.71429rem;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
    font-size: 0.928571rem;
    line-height: 1.84615;
}

.widget-area .widget p {
    margin-bottom: 1.71429rem;
}

.widget-area .textwidget ul {
    list-style: outside none disc;
    margin: 0 0 1.71429rem;
}

.widget-area .textwidget li {
    margin-left: 2.57143rem;
}

.widget-area .widget a {
    color: #757575;
}

.widget-area .widget a:hover {
    color: #21759b;
}

.widget-area .widget a:visited {
    color: #9f9f9f;
}

.widget-area #s {
    width: 53.6667%;
}

footer[role="contentinfo"] {
    clear: both;
    font-size: 0.857143rem;
    line-height: 2;
}

footer[role="contentinfo"] a {
    color: #686868;
}

footer[role="contentinfo"] a:hover {
    color: #21759b;
}

.entry-meta {
    clear: both;
}

.entry-header {
    margin-bottom: 1.71429rem;
}

.entry-header img.wp-post-image {
    margin-bottom: 1.71429rem;
}

.entry-header .entry-title {
    font-size: 1.42857rem;
    font-weight: normal;
    line-height: 1.2;
}

.entry-header .entry-title a {
    text-decoration: none;
}

.entry-header .entry-format {
    font-weight: normal;
    margin-top: 1.71429rem;
}

.entry-header .comments-link {
    color: #757575;
    font-size: 0.928571rem;
    line-height: 1.84615;
    margin-top: 1.71429rem;
}

.comments-link a,
.entry-meta a {
    color: #757575;
}

.comments-link a:hover,
.entry-meta a:hover {
    color: #21759b;
}

article.sticky .featured-post {
    border-bottom: 4px double #ededed;
    border-top: 4px double #ededed;
    color: #757575;
    font-size: 0.928571rem;
    line-height: 3.69231;
    margin-bottom: 1.71429rem;
    text-align: center;
}

.entry-content,
.entry-summary,
.mu_register {
    line-height: 1.71429;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
    line-height: 1.71429;
    margin: 1.71429rem 0;
}

.entry-content h1,
.comment-content h1 {
    font-size: 1.5rem;
    line-height: 1.5;
}

.entry-content h2,
.comment-content h2,
.mu_register h2 {
    font-size: 1.28571rem;
    line-height: 1.6;
}

.entry-content h3,
.comment-content h3 {
    font-size: 1.14286rem;
    line-height: 1.84615;
}

.entry-content h4,
.comment-content h4 {
    font-size: 1rem;
    line-height: 1.84615;
}

.entry-content h5,
.comment-content h5 {
    font-size: 0.928571rem;
    line-height: 1.84615;
}

.entry-content h6,
.comment-content h6 {
    font-size: 0.857143rem;
    line-height: 1.84615;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
    line-height: 1.71429;
    margin: 0 0 1.71429rem;
}

.entry-content a:visited,
.comment-content a:visited {
    color: #9f9f9f;
}

.entry-content .more-link {
    white-space: nowrap;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
    line-height: 1.71429;
    margin: 0 0 1.71429rem;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
    margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
    list-style: outside none disc;
}

.entry-content ol,
.comment-content ol {
    list-style: outside none decimal;
}

.entry-content li,
.comment-content li,
.mu_register li {
    margin: 0 0 0 2.57143rem;
}

.entry-content blockquote,
.comment-content blockquote {
    font-style: italic;
    margin-bottom: 1.71429rem;
    padding: 1.71429rem;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
    margin-bottom: 0;
}

.entry-content code,
.comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 0.857143rem;
    line-height: 2;
}

.entry-content pre,
.comment-content pre {
    border: 1px solid #ededed;
    color: #666666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 0.857143rem;
    line-height: 1.71429;
    margin: 1.71429rem 0;
    overflow: auto;
    padding: 1.71429rem;
}

.entry-content pre code,
.comment-content pre code {
    display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
    border-bottom: 1px dotted #666666;
    cursor: help;
}

.entry-content address,
.comment-content address {
    display: block;
    line-height: 1.71429;
    margin: 0 0 1.71429rem;
}

img.alignleft,
.wp-caption.alignleft {
    margin: 0.857143rem 1.71429rem 0.857143rem 0;
}

img.alignright,
.wp-caption.alignright {
    margin: 0.857143rem 0 0.857143rem 1.71429rem;
}

img.aligncenter,
.wp-caption.aligncenter {
    clear: both;
    margin-bottom: 0.857143rem;
    margin-top: 0.857143rem;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 1.71429rem;
}

.entry-content dl,
.comment-content dl {
    margin: 0 1.71429rem;
}

.entry-content dt,
.comment-content dt {
    font-weight: bold;
    line-height: 1.71429;
}

.entry-content dd,
.comment-content dd {
    line-height: 1.71429;
    margin-bottom: 1.71429rem;
}

.entry-content table,
.comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0 0 1.71429rem;
    width: 100%;
}

.entry-content table caption,
.comment-content table caption {
    font-size: 1.14286rem;
    margin: 1.71429rem 0;
}

.entry-content td,
.comment-content td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

.site-content article {
    hyphens: auto;
    word-wrap: break-word;
}

.page-links {
    clear: both;
    line-height: 1.71429;
}

footer.entry-meta {
    color: #757575;
    font-size: 0.928571rem;
    line-height: 1.84615;
    margin-top: 1.71429rem;
}

.single-author .entry-meta .by-author {
    display: none;
}

.mu_register h2 {
    color: #757575;
    font-weight: normal;
}

.archive-header,
.page-header {
    border-bottom: 1px solid #ededed;
    margin-bottom: 3.42857rem;
    padding-bottom: 1.57143rem;
}

.archive-meta {
    color: #757575;
    font-size: 0.857143rem;
    line-height: 2;
    margin-top: 1.57143rem;
}

.attachment .entry-content .mejs-audio {
    max-width: 400px;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px;
}

.article.attachment {
    overflow: hidden;
}

.image-attachment div.attachment {
    text-align: center;
}

.image-attachment div.attachment p {
    text-align: center;
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.image-attachment .entry-caption {
    margin-top: 0.571429rem;
}

article.format-aside h1 {
    margin-bottom: 1.71429rem;
}

article.format-aside h1 a {
    color: #4d525a;
    text-decoration: none;
}

article.format-aside h1 a:hover {
    color: #2e3542;
}

article.format-aside .aside {
    background: #d2e0f9 none repeat scroll 0 0;
    border-left: 22px solid #a8bfe8;
    padding: 1.71429rem;
}

article.format-aside p {
    color: #4a5466;
    font-size: 0.928571rem;
    line-height: 1.84615;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
    margin-bottom: 0;
}

article.format-image footer h1 {
    font-size: 0.928571rem;
    font-weight: normal;
    line-height: 1.84615;
}

article.format-image footer h2 {
    font-size: 0.785714rem;
    line-height: 2.18182;
}

article.format-image footer a h2 {
    font-weight: normal;
}

article.format-link header {
    background-color: #ebebeb;
    border-radius: 3px;
    color: #848484;
    float: right;
    font-size: 0.785714rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2.18182;
    padding: 0 0.714286rem;
    text-transform: uppercase;
}

article.format-link .entry-content {
    float: left;
    max-width: 80%;
}

article.format-link .entry-content a {
    font-size: 1.57143rem;
    line-height: 1.09091;
    text-decoration: none;
}

article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 1.71429rem;
}

article.format-quote .entry-content blockquote {
    background: #efefef none repeat scroll 0 0;
    color: #6a6a6a;
    display: block;
    font-size: 1.07143rem;
    font-style: normal;
    line-height: 1.6;
    padding: 1.71429rem 1.71429rem 0;
}

.format-status .entry-header {
    margin-bottom: 1.71429rem;
}

.format-status .entry-header header {
    display: inline-block;
}

.format-status .entry-header h1 {
    font-size: 1.07143rem;
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
}

.format-status .entry-header h2 {
    font-size: 0.857143rem;
    font-weight: normal;
    line-height: 2;
    margin: 0;
}

.format-status .entry-header header a {
    color: #757575;
}

.format-status .entry-header header a:hover {
    color: #21759b;
}

.format-status .entry-header img {
    float: left;
    margin-right: 1.5rem;
}

.comments-title {
    font-size: 1.14286rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 3.42857rem;
}

.comments-area article {
    margin: 1.71429rem 0;
}

.comments-area article header {
    margin: 0 0 3.42857rem;
    overflow: hidden;
    position: relative;
}

.comments-area article header img {
    float: left;
    line-height: 0;
    padding: 0;
}

.comments-area article header cite,
.comments-area article header time {
    display: block;
    margin-left: 6.07143rem;
}

.comments-area article header cite {
    font-size: 1.07143rem;
    font-style: normal;
    line-height: 1.42857;
}

.comments-area cite b {
    font-weight: normal;
}

.comments-area article header time {
    color: #5e5e5e;
    font-size: 0.857143rem;
    line-height: 1.71429;
    text-decoration: none;
}

.comments-area article header a {
    color: #5e5e5e;
    text-decoration: none;
}

.comments-area article header a:hover {
    color: #21759b;
}

.comments-area article header cite a {
    color: #444444;
}

.comments-area article header cite a:hover {
    text-decoration: underline;
}

.comments-area article header h4 {
    background-color: #0088d0;
    background-image: -moz-linear-gradient(center top, #009cee, #0088d0);
    background-repeat: repeat-x;
    border: 1px solid #007cbd;
    border-radius: 3px;
    color: #ffffff;
    font-size: 0.857143rem;
    font-weight: normal;
    padding: 0.428571rem 0.857143rem;
    position: absolute;
    right: 0;
    top: 0;
}

.comments-area .bypostauthor cite span {
    font-size: 0.714286rem;
    margin-left: 0.357143rem;
    padding: 0.142857rem 0.357143rem;
    position: absolute;
}

.comments-area .bypostauthor cite b {
    font-weight: bold;
}

a.comment-reply-link,
a.comment-edit-link {
    color: #686868;
    font-size: 0.928571rem;
    line-height: 1.84615;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
    color: #21759b;
}

.commentlist .pingback {
    line-height: 1.71429;
    margin-bottom: 1.71429rem;
}

#respond {
    margin-top: 3.42857rem;
}

#respond h3#reply-title {
    font-size: 1.14286rem;
    line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
    font-size: 0.857143rem;
    font-weight: normal;
    margin-left: 0.714286rem;
}

#respond form {
    margin: 1.71429rem 0;
}

#respond form p {
    margin: 0.785714rem 0;
}

#respond form p.logged-in-as {
    margin-bottom: 1.71429rem;
}

#respond form label {
    display: block;
    line-height: 1.71429;
}

#respond form input[type="text"],
#respond form textarea {
    box-sizing: border-box;
    font-size: 0.857143rem;
    line-height: 1.71429;
    padding: 0.714286rem;
    width: 100%;
}

#respond form p.form-allowed-tags {
    color: #5e5e5e;
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0;
}

.required {
    color: #ff0000;
}

.entry-page-image {
    margin-bottom: 1rem;
}

.template-front-page .site-content article {
    border: 0 none;
    margin-bottom: 0;
}

.template-front-page .widget-area {
    border-top: 1px solid #ededed;
    clear: both;
    float: none;
    padding-top: 1.71429rem;
    width: auto;
}

.template-front-page .widget-area .widget li {
    font-size: 0.928571rem;
    line-height: 1.71429;
    list-style-position: inside;
    list-style-type: square;
    margin: 0.571429rem 0 0;
}

.template-front-page .widget-area .widget li a {
    color: #757575;
}

.template-front-page .widget-area .widget li a:hover {
    color: #21759b;
}

.template-front-page .widget-area .widget_text img {
    float: left;
    margin: 0.571429rem 1.71429rem 0.571429rem 0;
}

.widget-area .widget ul ul {
    margin-left: 0.857143rem;
}

.widget_rss li {
    margin: 0.857143rem 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
    color: #aaaaaa;
    font-size: 0.785714rem;
    margin-left: 0.857143rem;
}

#wp-calendar {
    color: #686868;
    font-size: 0.928571rem;
    line-height: 1.84615;
    margin: 0;
    width: 100%;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: left;
}

#wp-calendar #next {
    padding-right: 1.71429rem;
    text-align: right;
}

.widget_search label {
    display: block;
    font-size: 0.928571rem;
    line-height: 1.84615;
}

.widget_twitter li {
    list-style-type: none;
}

.widget_twitter .timesince {
    display: block;
    text-align: right;
}

img#wpstats {
    display: block;
    margin: 0 auto 1.71429rem;
}

@media screen and (min-width: 600px) {
    .author-avatar {
        float: left;
        margin-top: 0.571429rem;
    }
    .author-description {
        float: right;
        width: 80%;
    }
    .site {
        margin: 0 auto;
        overflow: hidden;
        width: 1200px;
    }
    .page-id-5 .site-content {
        height: 500px;
    }
    .soc_res_mob {
        display: none !important;
    }
    body.template-front-page .site-content,
    body.attachment .site-content,
    body.full-width .site-content {
        width: 100%;
    }
    .widget-area {
        float: right;
        width: 26.0417%;
    }
    .site-header h1,
    .site-header h2 {
        text-align: left;
    }
    .site-header h1 {
        font-size: 1.85714rem;
        line-height: 1.84615;
        margin-bottom: 0;
    }
    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu>ul {
        display: inline-block !important;
        text-align: left;
        width: 100%;
    }
    .main-navigation ul {
        margin: 0;
        text-indent: 0;
    }
    .main-navigation li a,
    .main-navigation li {
        display: inline-block;
        text-decoration: none;
    }
    .main-navigation li a {
        border-bottom: 0 none;
        color: #6a6a6a;
        font-size: 15px;
        line-height: 3.69231;
        text-transform: uppercase;
        white-space: nowrap;
    }
    .main-navigation li a:hover,
    .main-navigation li a:focus {
        color: #000000;
    }
    .main-navigation li {
        /*margin: 0 38px 0 0;*/
        margin: 0 28px 0 0;
        position: relative;
    }
    .main-navigation li ul {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 100%;
        width: 1px;
        z-index: 1;
    }
    .main-navigation li ul ul {
        left: 100%;
        top: 0;
    }
    .main-navigation ul li:hover>ul,
    .main-navigation ul li:focus>ul,
    .main-navigation .focus>ul {
        border-left: 0 none;
        clip: inherit;
        height: inherit;
        overflow: inherit;
        width: inherit;
    }
    .main-navigation li ul li a {
        background: #efefef none repeat scroll 0 0;
        border-bottom: 1px solid #ededed;
        display: block;
        font-size: 0.785714rem;
        line-height: 2.18182;
        padding: 0.571429rem 0.714286rem;
        white-space: normal;
        width: 12.8571rem;
    }
    .main-navigation li ul li a:hover,
    .main-navigation li ul li a:focus {
        background: #e3e3e3 none repeat scroll 0 0;
        color: #444444;
    }
    .main-navigation .current-menu-item>a,
    .main-navigation .current-menu-ancestor>a,
    .main-navigation .current_page_item>a,
    .main-navigation .current_page_ancestor>a {
        color: #636363;
        font-weight: 900;
    }
    .menu-toggle {
        display: none;
    }
    .entry-header .entry-title {
        font-size: 1.57143rem;
    }
    #respond form input[type="text"] {
        width: 46.3333%;
    }
    #respond form textarea.blog-textarea {
        width: 79.6667%;
    }
    .template-front-page .site-content,
    .template-front-page article {
        overflow: hidden;
    }
    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47.9167%;
    }
    .entry-page-image {
        float: right;
        margin-bottom: 0;
        width: 47.9167%;
    }
    .template-front-page .widget-area .widget,
    .template-front-page.two-sidebars .widget-area .front-widgets {
        float: left;
        margin-bottom: 1.71429rem;
        width: 51.875%;
    }
    .template-front-page .widget-area .widget:nth-child(2n+1) {
        clear: right;
    }
    .template-front-page .widget-area .widget:nth-child(2n),
    .template-front-page.two-sidebars .widget-area .front-widgets+.front-widgets {
        float: right;
        margin: 0 0 1.71429rem;
        width: 39.0625%;
    }
    .template-front-page.two-sidebars .widget,
    .template-front-page.two-sidebars .widget:nth-child(2n) {
        float: none;
        width: auto;
    }
    .commentlist .children {
        margin-left: 3.42857rem;
    }
}

@media screen and (min-width: 960px) {
    body {
        background-color: #f2f2f2;
    }
    body .site {
        box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    }
    body.custom-background-empty {
        background-color: #ffffff;
    }
    body.custom-background-empty .site,
    body.custom-background-white .site {
        box-shadow: none;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
    }
}

@media print {
    body {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        color: #000000;
        font-size: 10pt;
    }
    footer a[rel="bookmark"]:link::after,
    footer a[rel="bookmark"]:visited::after {
        content: " [" attr(href) "] ";
    }
    a {
        text-decoration: none;
    }
    .entry-content img,
    .comment-content img,
    .author-avatar img,
    img.wp-post-image {
        border-radius: 0;
        box-shadow: none;
    }
    .site {
        clear: both !important;
        display: block !important;
        float: none !important;
        max-width: 100%;
        position: relative !important;
    }
    .site-header {
        margin-bottom: 5.14286rem;
        text-align: left;
    }
    .site-header h1 {
        font-size: 21pt;
        line-height: 1;
        text-align: left;
    }
    .site-header h2 {
        color: #000000;
        font-size: 10pt;
        text-align: left;
    }
    .site-header h1 a,
    .site-header h2 a {
        color: #000000;
    }
    .author-avatar,
    #colophon,
    #respond,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .entry-header .comments-link,
    .entry-meta .edit-link a,
    .page-link,
    .site-content nav,
    .widget-area,
    img.header-image,
    .main-navigation {
        display: none;
    }
    .wrapper {
        border-top: medium none;
        box-shadow: none;
    }
    .site-content {
        margin: 0;
        width: auto;
    }
    .entry-header .entry-title,
    .entry-title {
        font-size: 21pt;
    }
    footer.entry-meta,
    footer.entry-meta a {
        color: #444444;
        font-size: 10pt;
    }
    .author-description {
        float: none;
        width: auto;
    }
    .commentlist>li.comment {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        position: relative;
        width: auto;
    }
    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }
    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 3.57143rem;
    }
}

.main-width {
    margin: auto;
    width: 1100px;
}

hgroup {
    display: inline-block;
    vertical-align: top;
}

.main-navigation {
    display: inline-block;
    vertical-align: top;
}

.social {
    display: inline-block;
    margin-top: 64px;
    margin-left: 10px;
    vertical-align: top;
}

.social img {
    width: unset;
}

.clear {
    clear: both;
}

.social div {
    display: inline-block;
    margin-left: 6px;
}

.f-line-bg {
    background-color: #555555;
}

.copywrite {
    float: left;
}

.foot-link {
    color: #ffffff;
    float: right;
}

.copywrite p {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.foot-link>a {
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.foot-link>a:hover {
    text-decoration: underline;
}

.f-line {
    overflow: hidden;
    padding: 9px 0;
}

.f-head h3 {
    color: #565656;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.f-block-links a {
    color: #565656 !important;
    display: block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 14pt;
    text-decoration: none;
}

.footer-block {
    border-right: 1px solid #ffffff;
    display: table-cell;
    padding: 0 100px;
    position: relative;
    vertical-align: top;
}

.site-info-bg {
    background-color: #eeeeee;
}

.footer-block:nth-child(4) {
    border: 0 none;
    padding-right: 0;
    width: auto;
}

.site-info .footer-block:nth-child(5) {
    border-right: 0 none;
    padding-right: 0;
}

.footer-block:first-child {
    padding-left: 0;
}

.site-info {
    padding: 37px 0;
}

.f-head {
    margin-bottom: 15px;
}

.f-block-contain>p {
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: left;
}

.f-block-links>a:hover {
    text-decoration: underline;
}

.bx-viewport {
    border: 0 none !important;
    box-shadow: none !important;
    left: 0 !important;
}

.wrapper {
    margin-top: -95px;
}

.site-header.main-width {
    position: relative;
    z-index: 4;
}

.bx-controls-direction {
    display: none !important;
}

.blog-head>h3 {
    color: #555555;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.hp-blog-contain>p {
    color: #565656;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 13px;
}

.hp-blog-blocks {
    display: inline-block;
    text-align: center;
    width: 24%;
}

.custom-blogs::after {
    content: "";
    display: inline-block;
    text-align: justify;
    width: 100%;
}

.custom-blogs {
    margin: auto;
    text-align: center;
    width: 86%;
}

.hp-blog-link>a {
    background-color: #555555;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: 0.7px;
    padding: 6px 19px;
    text-decoration: none;
    text-transform: uppercase;
}

.hp-blog-link>a:hover {
    background-color: #fabe00;
}

.hp-blog-contain p:empty {
    display: none;
}

.home .entry-header {
    display: none;
}

.entry-header h1 {
    color: #565656 !important;
    font-size: 24px !important;
    font-weight: 100 !important;
    letter-spacing: 4px;
    padding: 24px 0 24px 270px;
    text-transform: uppercase;
}

.entry-header {
    background-color: #ededed;
    text-align: center;
}

.left-links {
    float: left;
    text-align: left;
    width: 20%;
}

.right-about {
    float: right;
    width: 74%;
}

.leftlink-head>h3 {
    color: #676767;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0 7px;
}

.left-links>ul {
    background-image: url("images/icon.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0 !important;
    padding: 7px 0 0 !important;
}

.left-links li {
    border-top: 1px solid #e1e1e1;
    line-height: 1.71429;
    list-style-type: none;
    margin: 0;
    padding: 2px 7px;
}

.left-links li:last-child {
    border-bottom: 1px solid #e1e1e1;
}

.left-links a {
    color: #676767 !important;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.head-set h2 {
    color: #676767;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 0;
}

.right-about p {
    color: #676767;
    font-size: 15px;
    line-height: 18pt;
}

.about-page .hp-blog-link {
    display: table-cell;
    vertical-align: bottom;
}

.head-set {
    margin-bottom: 13px;
}

.left-links a:hover {
    color: #fabe00;
}

.team-text {
    background-color: #686868;
    text-align: center;
}

.team-text>h2 {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
}

.team-text>h3 {
    color: #ffffff;
    font-size: 16px !important;
    font-weight: 500;
    height: 34px;
    margin: -7px 0 0;
    overflow: hidden;
}

.team-block {
    display: inline-block;
    margin-bottom: 11px;
    margin-right: 93px;
    vertical-align: top;
    width: 200px;
}

.block-img>img {
    box-shadow: none;
}

.team-block:nth-child(3n) {
    margin-right: 0;
}

.about-btm-txt>h2 {
    color: #f9bd00;
    font-size: 30px;
    font-weight: 800;
    line-height: 26pt;
    margin: 0;
    width: 67%;
}

.about-btm-txt>h3 {
    color: #f9bd00;
    font-size: 30px;
    font-weight: 300;
    line-height: 22pt;
    margin: 10px 0 0;
    width: 57%;
}

.about-btm-txt {
    padding: 5px 0 30px;
}

.entry-content {
    padding-bottom: 30px;
    overflow: hidden;
}

.page-id-15 .entry-content {
    overflow: initial !important;
}

.custom-header {
    background-color: #ededed;
    left: -5%;
    margin: 40px 0;
    position: relative;
    text-align: center;
    width: 110%;
}

.custom-header h2 {
    color: #565656 !important;
    font-size: 30px !important;
    font-weight: 100 !important;
    letter-spacing: 4px;
    padding: 27px 0;
    text-transform: uppercase;
}

.leftlink-head>p {
    margin: 0;
}

.r-contain-1 p {
    color: #676767;
    display: block;
    font-size: 15px;
    line-height: 14pt;
    margin: 0;
}

.r-contain-1>p {
    margin-bottom: 23px;
}

.rule-head>h2 {
    color: #676767;
    font-size: 16px;
    font-weight: 800;
}

.rule-head span {
    margin-right: 14px;
}

.r-contain-1 li {
    color: #676767;
    font-size: 15px;
    line-height: 14pt;
    margin: 0 0 21px;
    list-style-type: disc;
}

.r-contain-1 ol {
    padding-left: 32px;
}

.rules-page .hp-blog-link {
    display: inline-block;
    margin-right: 21px;
}

.leftlink-head a {
    color: #676767;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 0 7px;
    text-decoration: none;
}

.contact-page>div {
    display: inline-block;
    vertical-align: top;
}

.left-cont {
    width: 40%;
    margin-top: 24px;
}

.right-cont {
    margin-left: 42px;
    width: 55%;
}

.left-cont>h2 {
    color: #676767;
    font-size: 15px;
    font-weight: 800;
    margin: 0;
margin-top: 15px
}

.left-cont>p {
    color: #676767;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}

.fomr-head h2 {
    color: #676767;
    font-size: 18px;
    letter-spacing: 0.6px;
    margin: 0;
}

.fomr-head {
    margin-bottom: 35px;
}

.int-txt input {
    background-color: #f8f8f8;
    border: 3px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    outline: medium none;
    padding: 13px 12px;
    width: 96%;
}

.int-txt input:focus {
    border: 3px solid #bbbbbb;
}

.int-txtarea textarea:focus {
    border: 3px solid #bbbbbb;
}

.int-txtarea textarea {
    background-color: #f8f8f8;
    border: 3px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    outline: medium none;
    padding: 11px 12px;
    width: 96%;
}

.int-sbt>input {
    background-color: #555555 !important;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: 0.7px;
    outline: medium none;
    padding: 6px 19px;
    text-decoration: none;
    text-transform: uppercase;
}

.int-sbt>input:hover {
    background-color: #fabe00 !important;
    background-image: none;
    color: #ffffff !important;
}

.int-txt {
    margin-bottom: 26px;
}

.int-txtarea {
    margin-bottom: 26px;
}

.cont-map {
    position: relative;
    top: -25px;
    width: 158%;
}

.faq-page .post-13 {
    float: right;
    width: 72%;
}

.faq-page .widget-area {
    float: left;
    margin-top: 68px;
    width: 17%;
}

.faq-content {
    margin-top: 30px;
}

#searchform input {
    border: 2px solid #e1e1e1;
    border-radius: 0;
    color: #979797;
    font-family: Alegreya Sans !important;
    font-size: 15px;
    height: 23px;
    width: 180px !important;
}

#searchsubmit {
    display: none;
}

.right-premises {
    float: right;
    width: 74%;
}

.right-premises p {
    color: #676767;
    font-size: 15px;
    line-height: 18pt;
    padding-right: 27px;
    width: 100%;
}

.premises-page .hp-blog-link {
    display: table-cell;
    vertical-align: bottom;
}

@media only screen and (min-width: 600px) {
    .premises-page .bx-wrapper {
        left: -5% !important;
        max-width: initial !important;
        position: relative;
        width: 110% !important;
    }
}

.premises-page .bxslider img {
    width: 100% !important;
}

.premises-slider {
    left: -5%;
    margin: 38px 0;
    position: relative;
    width: 110%;
}

.left-links li:first-child {
    margin-right: 17px;
}

.products-block {
    float: right;
    width: 750px;
}

.pro-title>h2 {
    color: #f9bd00;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.8px;
}

.prem-points li {
    color: #676767;
    font-size: 16px;
    font-weight: 800;
    line-height: 16pt;
    list-style-type: disc !important;
    text-transform: capitalize;
}

.prem-content>p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 15pt;
}

.pop-row-left {
    color: #676767;
    font-size: 16px;
    font-weight: 800;
}

.pop-row {
    font-size: 16px;
    font-weight: 400;
}

.pop-colums div {
    display: inline-block;
}

.premi-left {
    float: left;
    margin-right: 50px;
    width: 30%;
}

.premi-right {
    float: left;
}

.pro-title {
    margin-bottom: 14px;
}

.prem-points {
    margin-bottom: 13px;
}

.pop-colums {
    margin-bottom: 11px;
}

.prem-points>ul {
    padding-left: 16px;
}

.premi-btn {
    border-top: 2px solid #ededed;
    margin-top: 25px;
    padding-bottom: 22px;
    padding-top: 26px;
}

.premi-btn div {
    display: inline-block;
    margin-right: 16px;
}

.premise-page-main .entry-content {
    padding-bottom: 0;
}

.owl-next {
    background-image: url("images/right_arrows.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 51px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: 24em;
    width: 27px;
}

.owl-prev {
    background-image: url("images/left_arrows.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 51px;
    left: -11%;
    overflow: hidden;
    position: absolute;
    text-indent: 24em;
    width: 27px;
}

.owl-controls {
    left: 0;
    position: absolute;
    top: 22%;
    width: 100%;
}

.get-model-set {
    background-color: rgba(0, 0, 0, 0.78);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.get-model {
    background-color: #ffffff;
    border-radius: 4px;
    height: 50%;
    left: 0;
    margin-left: auto !important;
    margin-right: auto;
    padding: 25px;
    position: fixed;
    right: 0;
    top: 10%;
    width: 25%;
    z-index: 99999999 !important;
}

.get .pop-row-left {
    font-size: 20px;
    text-transform: capitalize;
}

footer.entry-meta {
    display: none;
}

.comments-link {
    display: none;
}

.slider-block .premis-form {
    display: none;
}

.premis-form {
    margin: auto;
    width: 50%;
}

.page-header h1 {
    color: #565656 !important;
    font-size: 24px !important;
    font-weight: 100 !important;
    letter-spacing: 4px;
    padding: 27px 0;
    text-transform: uppercase;
}

.page-header {
    background-color: #ededed;
    padding-bottom: 0;
    text-align: center;
}

.r-contain-1 {
    width: 92%;
}

.attachment-full.size-full.wp-post-image {
    width: 100%;
}

.team-text a {
    color: #ffffff !important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
}

.team-text a:hover {
    color: #fabe00 !important;
}

.r-contain-1 ul {
    margin-left: 32px;
}

.organization-page {
    text-align: center;
}

.organization-page>p {
    margin: 0;
}

.about-page .right-about li {
    color: #676767;
    font-size: 15px;
    line-height: 14pt;
    list-style-type: circle;
    margin: 0 0 5px;
}

.about-page .right-about>ul {
    margin-left: 16px;
}

.right-block {
    float: right;
    letter-spacing: 1px;
    width: 74%;
}

.right-block.aboutyoug {
    text-align: justify;
}

.youngsbtst>li {
    letter-spacing: 1px;
    line-height: 27px;
}

.current-page-ancestor a {
    color: #5e5e5e !important;
    font-weight: 900;
}

.leftlink-head li {
    border: 0 none !important;
    padding-left: 0;
}

.leftlink-head ul {
    margin-bottom: 0 !important;
}

.attachment-full.size-full.wp-post-image {
    width: 100%;
}

.member-name {
    background-color: #676767;
    height: 50px;
    overflow: hidden;
    padding: 7px 0;
    text-align: center;
    /*

	background-color: #676767;

    height: 100px;

   overflow: hidden;

    padding: 7px 0;

    min-height: 60px;

    max-height: 60px;

	text-align: center;*/
}


/*-------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
    /* Safari 5+ ONLY */
    /*::i-block-chrome, .member-name h2 {

     font-size: 13px !important;

    }

	

	::i-block-chrome, .member-name  {

	background-color: #676767;

    height: 50px;

    overflow: hidden;

    padding: 5px 18px 0px 22px;

    text-align: center;

	}	

}/*



/*--------*/
}

.page-id-252 .member-img {
    width: 106%;
}

.page-id-252 .member-name {
    width: 106%;
}

.page-id-252 .secrat_deg {
    color: white;
    font-size: 16px;
    margin-top: 14px !important;
    margin-top: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.member-name h2 {
    color: white;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.member-name>h3 {
    color: white;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 5px;
    height: 16px;
    overflow: hidden;
}

.member-block {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 40px;
    width: 160px;
    /*display:  inline-block;

    width: 20%;

    position: initial;

    margin: 10px 10px 10px 10px;*/
}

.member-block:nth-child(4n) {
    margin-right: 0px;
}

.team-members {
    margin-top: 34px;
}

.pop-up-block {
    display: none;
}

#close {
    background-image: url("images/sprite.png");
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 28px;
    z-index: 1;
}

#p-div-area {
    background-color: rgba(0, 0, 0, 0.64);
    z-index: 10;
    left: 0 !important;
    margin: auto !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
}

#p-area {
    background-color: white;
    z-index: 99;
    display: none;
    border-radius: 5px;
    height: auto;
    left: 0;
    margin: auto !important;
    padding: 12px 17px;
    position: absolute;
    margin-top: 10% !important;
    right: 0;
    top: 26%;
    width: 50%;
}

.left-popup {
    float: left;
    margin-right: 10px;
    width: 20%;
}

.popup-right {
    float: right;
    text-align: justify;
    width: 76%;
}

.popup-right>p {
    font-size: 15px !important;
    line-height: 15pt;
    padding-bottom: 12px !important;
}

#p-div {
    margin-top: 34px;
}

.popup-name {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 8px;
    text-align: left;
    color: #676767 !important;
    font-weight: 600;
}

.popup-designtaion {
    font-size: 13px;
    line-height: 11pt;
    margin-bottom: 2px;
    text-align: left;
}

.popup-right {
    float: right;
    text-align: justify;
    width: 76%;
}

.ui-btn {
    cursor: pointer;
}

.popup-right br {
    margin-bottom: 10px;
}

.council-page {
    margin-top: 34px;
    overflow: hidden;
}

.bio p {
    margin-bottom: 0;
}

.bio h2 {
    display: inline;
    margin: 7px 0;
}

.bio>img {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}

.f-block-contain>a {
    margin-right: 6px;
}

.site-info .footer-block:nth-child(2) {

}
.site-info .footer-block:nth-child(3) {
    padding: 0 70px 0 85px;
}
.children li:last-child {
    border-bottom: 0 none;
}

.fees-page .right-block p {
    margin-bottom: 10px;
}

.fees-page .right-block h3 {
    font-size: 18px;
    margin: 0;
}

.admin-fee h2 {
    color: #565656 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.admin-fee th {
    border: 1px solid #ededed;
    font-size: 14px;
    text-align: center;
}

.admin-fee td {
    padding: 0;
    text-align: center;
    border: 1px solid #ededed;
    color: #444444;
    font-size: 14px;
}

.admin-fee table {
    border: 1px solid #ededed;
}

.table-head td {
    border: 1px solid #ededed;
    padding: 0;
    text-align: center;
}

.news-page>p {
    text-align: center;
}

.admin-fee li {
    list-style-type: circle !important;
}

.secrat_deg {
    margin-top: 0 !important;
}

.f-block-contain img {
    width: 26px;
}

.news-links>a {
    color: #545454;
}

.news-links {
    text-align: center;
}

.news-links>a:hover {
    color: #FABE00;
}

.news-links>br {
    margin-bottom: 10px;
}

.font-set-cs {
    color: #565656 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.popup-other {
    font-size: 13px;
    line-height: 11pt;
    margin-top: 6px;
    text-align: left;
}

.newsmain {
    display: inline;
}

.newsbox {
    border: 1px solid #555555;
    display: inline-block;
    float: left;
    height: 208px;
    margin-bottom: 20px;
    margin-right: 15px;
    width: 206px;
}

.newsbox .img {
    height: 160px;
    width: 100%;
}

.newsbox:nth-child(5n) {
    margin-right: 0;
}

.newsbox a {
    background-color: #676767;
    color: #ffffff;
    display: block;
    font-family: Alegreya Sans;
    font-size: 14px;
    height: 48px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.newsbox .img img {
    height: 100%;
    width: 100%;
}

.news-page {
    font-family: Alegreya Sans;
    font-size: 36px !important;
}

.page-id-5 .main-width .entry-content {
    padding-bottom: 0px !important;
    overflow: hidden;
}

.mcia_tr_table tr td {
    border: 1px solid #444444!important;
}

.page-id-812 .mcia_tab_title {
    position: relative;
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    font-weight: bold;
}

.page-id-812 .mcia_tab_td {
    position: relative;
    padding: 10px 10px 10px 10px;
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
}

.fullwidthabanner {
    background-position: inherit;
}

@media only screen and (min-width: 240px) and (max-width:580px) {
    .page-id-5 .site-content {
        height: 223px;
    }
}

@media screen and (min-width: 600px) {
    .page-id-5 .site-content {
        height: 500px;
    }
}


/*-------FireFox --------*/

@media all and (min--moz-device-pixel-ratio:0) and (max-width: 600px) {
    .page-id-5 .site-content {
        height: 130px !important;
    }
}


/*----------------------*/

a.left_link_cus:active {
    font-weight: bold;
}


/*------event*/

#fancybox-content {
    width: 100% !important;
}

.page-id-581 #contact_form_pop {
    /*overflow:hidden !important;*/
}

.page-id-581 .int-txt {
    margin-bottom: 13px;
}

.page-id-581 .int-txt input {
    padding: 3px 0px !important;
}

#fancybox-close {
    right: -30px !important;
}

.text-71 {
    /*left:10px;*/
}

.page-id-581 .wpcf7-submit {
    background-color: #444444 !important;
    color: #ffffff !important;
}

@media only screen and (min-width: 240px) and (max-width:719px) {
    .text-71 input {
        /*width:70% !important; */
    }
    .text-71 {
        /*left:10px;*/
    }
}

* @media only screen and (min-width: 720px) and (max-width:1200px) {
    /*.page-id-581 #fancybox-wrap

{

	width: 500px !important;

	top: 125px !important;

    left: 450px !important;

}*/
}

.text-71 input {
    /*width:67%; */
}


/*



------*/

#fancybox-wrap {
    width: 200px !important;
}


/*------Registration page---*/

.text_tb {
    padding: 10px;
    margin: 10px;
    width: 230px;
}

.tb_title {
    padding: 0px 90px 0px 0px;
}

.sub_reg {
    background-color: #555555 !important;
    background-image: none !important;
    border: 0 none !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    font-weight: 900 !important;
    letter-spacing: 0.7px !important;
    outline: medium none !important;
    padding: 9px 26px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    margin: 10px !important;
    font-size: 11px !important
}

.sub_reg:hover {
    background-color: #fabe00 !important;
    background-image: none !important;
    color: #ffffff !important;
}

.text_area {
    padding: 10px;
    margin: 10px;
    width: 230px;
    height: 70px;
    margin-bottom: -20px;
}

.select_tb {
    height: 41px;
    width: 251px;
    padding: 10px;
    margin: 10px;
}


/*--------reg form--------*/

.tb_main {
    width: 100% !important;
}

.tb_main_td {
    width: 50% !important;
    text-align: center;
}

.tb_td {
    width: 25%;
    border: 1px #444444 solid;
    text-align: left;
    padding-left: 10px !important;
    position: relative;
}

.tb_th {
    border: 1px #444444 solid;
    text-align: left;
    position: relative;
    padding-left: 2%
}

.tb_num {
    width: 10%;
    border: 1px #444444 solid;
    text-align: center;
}

.tb_ti {
    width: 40%;
    border: 1px #444444 solid;
    position: relative;
    padding-left: 2% !important;
}

.text-776 {
    vertical-align: top !important;
}

.textarea-393 {
    position: relative;
    top: -22px;
}

.tb_cap {
    position: relative;
    left: 32%;
}


/*.page-id-1169 .leftlink-head a { 

  font-size: 14px !important;

}

.page-id-1181 .leftlink-head a { 

  font-size: 14px !important;

}

.page-id-1184  .leftlink-head a { 

  font-size: 13px !important;

}*/

.tab_part {
    vertical-align: top !important;
}

.page-id-1169 .entry-content td {
    padding: 6px 4px 6px 0 !important;
}

.pay_tr {
    border: 1px solid;
}

.div_pay {
    width: 44%;
    float: left;
    background-color: #F2F2F2;
    /*color: #fff; */
    border: 0px solid;
    /* border-radius: 6px;*/
    padding: 1%;
    margin: 1%;
    margin-left: 0%;
}

.pay_det_div {
    width: 96%;
}

.pay_head {
    float: left;
    width: 100%;
    height: 50px;
}

.pra_pay {
    float: left;
    width: 95%;
}

.page-id-1184 .entry-content table {
    border-bottom: 0px solid #ededed !important;
}

.page-id-1184 .entry-content td {
    border-top: 0px solid #ededed !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
    /* Safari 5+ ONLY */
     ::i-block-chrome,
    .page-id-1184 select {
        -webkit-appearance: menulist-button !important;
        line-height: 31px !important;
    }
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    /* Removes leftover margin */
}


/*.page-id-1184 .entry-title{

text-align: center ;

    left: 11.6% ;

    position: relative ;

}*/

.tb_title_reg {}


/*----------------*/


/*--------*/

.Rooms table tbody tr th {
    font-size: 16px !important;
}

.Rooms table tbody tr td {
    font-size: 15px !important;
    padding-top: 20px !important;
    vertical-align: top;
}

.terms .head {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.terms .subhead {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.terms .blocks ul li {
    font-size: 16px;
    padding-bottom: 8px;
    text-align: justify;
    list-style: outside none none;
}

.Rooms .bookbtn {
    background: #555555 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    text-align: center;
    width: 61px;
    text-decoration: none;
}

.Rooms .thumbroom {
    float: right;
    max-height: 100px;
    max-width: 100px;
}

.Rooms .hide {
    display: none;
}

.right-premises.booking table tbody tr td {
    border: medium none;
    padding: 4px 0;
}

.right-premises.booking .int-txt select {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #676767;
    font-size: 15px;
    font-weight: bold;
    outline: medium none;
    padding: 13px 12px;
    width: 102%;
}

.right-premises.booking .wpcf7 {
    width: 60%;
}

.right-premises .note {
    font-size: 14px;
    font-weight: bold;
    color: #757575;
}

.roominfo .head {
    font-size: 18px;
    font-weight: bold;
}

.roominfo .left li {
    font-size: 15px;
    color: #757575;
}

.roominfo .right li {
    font-size: 15px;
    color: #757575;
}

.roominfo .left {
    float: left;
    width: 50%;
}

.roominfo .right {
    float: left;
    width: 50%;
}

.pregallery .galleryroom {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}

.pregallery .galleryroom .roomtitle {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.eventimg {
    box-shadow: none !important;
    display: block;
    margin: auto auto 30px;
}

.indian-delegates-page td {
    border: medium none;
}

.strechead {
    background: #ededed none repeat scroll 0 0;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 15px;
    text-align: center;
    padding: 5px 5px 5px 10px;
    width: 100%;
}

.commitmem>li {
    float: left;
    width: 44%;
}

.younab>li {
    font-size: 14px;
    letter-spacing: 0.7px;
    list-style: square !important;
    padding-bottom: 7px;
}

.youngsbtst {
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.youngsbtst {
    border: 0 none !important;
    color: #444444 !important;
    float: left;
    font-family: Alegreya Sans !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.youngsbtst.left {
    margin-right: 65px !important;
}

.info .title {
    float: left;
    margin-bottom: 20px;
    width: 35%;
}

.info .inputfield {
    float: left;
    margin-bottom: 20px;
    width: 65%;
}

.inputfield .text_mmph {
    width: 65%;
}

.head {
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

.text_mmsh {
    height: 50px;
    margin-top: 10px;
    width: 77%;
}

.youngsbtst>li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.reg_tb td {
    border-right: 1px solid;
}

select.mmtitle {
    width: 68%;
}

select.mmnat {
    width: 68%;
}

select.mmcount {
    width: 68%;
}

.blogmain {
    float: left;
    width: 100%;
}

.blogright {
    float: left;
    margin-left: 15px;
    width: 49%;
}

.blogleft {
    float: left;
    width: 49%;
}

.blog.block {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.blog.block .image {
    padding: 5px;
}

.blog.block .image img {
    width: 100%;
}

.blog.block .blogtitle {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
    display: block;
}

.blog.block .blogdetail {
    clear: both;
    color: #666666;
    display: block;
    font-size: 16px;
    padding: 5px 20px 20px;
    text-align: center;
}

.pastebox>a {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 3px #000000;
    color: #555555 !important;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-right: 20px;
    margin-top: 40px;
    max-width: 170px;
    min-height: 85px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
}

.pastebox>a:hover {
    color: #fabe00 !important;
}

.pastebox {
    display: block;
    float: left;
    width: auto;
    margin-right: 25px;
}

.tb_main_td.reg>p {
    margin-bottom: 10px;
}

.tb_main_td.reg .title {
    display: block;
    float: left;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 3px;
}

.regopt {
    display: block;
    float: left;
    font-size: 13px;
    margin-left: 62px;
    margin-top: 5px;
}

.boxreg {
    border: 1px solid #cccccc;
    display: block;
    height: 37px;
    margin: auto;
    width: 81%;
}

.regopt .wpcf7-list-item.first {
    margin-right: 20px;
}

.side-menu-list .current-page-ancestor a {
    color: #5e5e5e !important;
    font-weight: normal;
}

.side-menu-list .current_page_item>a {
    font-weight: bold;
}

.responsive-slider.flexslider .flex-control-nav {
    display: block;
}

.registrationpage .reg_tb .tb_num {
    border-left: 1px solid;
}

.registrationpage .reg_tb td {
    border: 1px solid;
}

.registrationpage .tb_ti {
    width: 42%;
}

.youtubevideobox:nth-child(3n+1) {
    margin-right: 0;
}

.youtubevideobox {
    display: block;
    float: left;
    margin-right: 30px;
    width: 30% !important;
}

.Conferencetran img {
    box-shadow: none;
}

.Conferencetran>a {
    text-decoration: none;
}

.Conferencetran h3 {
    color: #444444;
    text-decoration: none;
}

.Conferencetran {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.Conferencetran img {
    box-shadow: none;
    float: left;
}

.Conferencetran div {
    color: #444444;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-left: 15px;
    padding-top: 78px;
    text-align: left;
}

.videotitle {
    color: #676767;
    font-size: 18px;
    text-align: center;
}

.eventbox {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 3px #000000;
    color: #555555 !important;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-right: 20px;
    min-height: 85px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    width: 95%;
}

.eventbox .eventimage {
    box-shadow: none;
    float: left;
    width: 25%;
}

.eventbox .eventimage.twologo {
    box-shadow: none;
    float: left;
    width: 48%;
}

.eventbox .eventimage.twologo .firstlogo {
    float: left;
}

.eventbox .eventimage.twologo .secondlogo {
    float: left;
    display: block;
    max-width: 190px;
    margin-left: 24px;
}

.eventbox .eventimage img {
    box-shadow: none;
}

.eventbox .eventname {
    float: right;
    text-align: left;
    width: 51%;
}

.eventbox .eventbtn {
    float: right;
    margin-right: 17%;
    width: 34%;
}

.eventbox .eventbtn .left {
    float: left;
}

.eventbox .eventbtn .right {
    display: block;
    float: right;
}

.eventbox .eventbtn .left>a {
    background: #555555 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 6px 26px;
    text-decoration: none;
}

.eventbox .eventbtn .left>a:hover {
    background: #fabe00 none repeat scroll 0 0;
    color: #ffffff;
}

.eventbox .eventbtn .right>a {
    background: #555555 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 6px 26px;
    text-decoration: none;
}

.eventbox .eventbtn .right>a:hover {
    background: #fabe00 none repeat scroll 0 0;
    color: #ffffff;
}

.titleevent {
    float: left;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding-top: 5%;
}

.titleevent .left {
    display: block;
    float: left;
    width: 50%;
}

.titleevent .left>img {
    box-shadow: none;
    float: right;
    margin-right: 10%;
    width: 15%;
}

.titleevent .middle {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.titleevent .right {
    display: block;
    float: right;
    margin: auto auto 5%;
    width: 50%;
}

.titleevent .right>img {
    box-shadow: none;
    display: block;
    float: left;
    margin: auto auto auto 3%;
    width: 43%;
}

.title2 {
    display: block;
    float: left;
    margin-bottom: 29px;
    margin-top: 17px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .right-block {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .tb_main_td {
        width: 50% !important;
        text-align: center;
        display: table;
    }
    .tb_main_td {
        width: 100% !important;
    }
    .text_tb,
    .inputfield .text_mmph {
        width: 87%;
    }
    .select_tb,
    select.mmcount,
    select.mmnat,
    select.mmtitle {
        width: 93%;
    }
    .text_area,
    .text_mmsh {
        width: 87%;
        margin-bottom: 10px;
    }
    .textarea-393 {
        position: relative;
        top: auto;
    }
    .pay_det_div {
        width: 100% !important;
    }
    .pay_det_div .div_pay {
        width: 100%;
    }
    .pastebox {
        display: inline-block;
        float: none;
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    .pastebox>a {
        display: inline-block;
        float: none;
    }
    .info .inputfield {
        float: none;
        width: 100%;
    }
    .info .title {
        float: none;
        width: 100%;
    }
    .inputfield .text_mmph {}
    .pregallery .galleryroom {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
    .right-premises.booking .wpcf7 {
        width: 100%;
    }
    .int-txt input {
        width: 90%;
    }
    .int-txt {
        width: 98% !important;
    }
    .left-links li:last-child {
        border-bottom: none;
    }
    .left-links li {
        border-top: none;
    }
}


/* =================================================*/

.calwrapper {
    margin: 0 auto;
    padding: 5px 0;
    max-width: 800px;
}

.calwrapper h2 {
    color: #000000;
    font-size: 16px;
    margin-bottom: 9px;
}

.calwrapper .table.inputdetail {
    width: 100%;
    max-width: 300px;
}

.calwrapper .cell b {
    font-size: 25px;
}

.calwrapper .table {
    margin: 0 0 35px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: table;
}

@media screen and (max-width: 580px) {
    .calwrapper .table {
        display: block;
    }
}

.calwrapper .row {
    display: table-row;
    background: #f6f6f6;
}

.calwrapper .row:nth-of-type(odd) {
    background: #e9e9e9;
}

.calwrapper .row.header {
    color: #ffffff;
    background: #FABE00;
}

.calwrapper .row.green {
    background: #565656;
}

.calwrapper .row.blue {
    background: #2980b9;
}

@media screen and (max-width: 580px) {
    .calwrapper .row {
        padding: 14px 0 7px;
        display: block;
    }
    .calwrapper .row.header {
        padding: 0;
        height: 6px;
    }
    .calwrapper .row.header .cell {
        display: none;
    }
    .calwrapper .row .cell {
        margin-bottom: 10px;
    }
    .calwrapper .row .cell:before {
        margin-bottom: 3px;
        content: attr(data-title);
        min-width: 98px;
        font-size: 10px;
        line-height: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #969696;
        display: block;
    }
}

.calwrapper .cell {
    padding: 12px 15px;
    display: table-cell;
}

@media screen and (max-width: 580px) {
    .calwrapper .cell {
        padding: 2px 16px;
        display: block;
    }
}

.calwrapper .row .cell:first-child {
    width: 65%;
}

.calwrapper .table.feedetail {
    margin-bottom: 11px;
}

ul.caltmcnd {
    margin-top: 25px;
    margin-bottom: 40px;
}

p.cashfiling {
    margin-left: 15px;
}

.pay_offline_section {
    width: 50%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
}

.pay_online_section {
    width: 50%;
    float: left;
}

.event_address_ta {
    margin: -10px 0px 5px;
    height: 50px;
    width: 60%;
}
.eventbox .eventimage.twologo {
    box-shadow: none;
    float: left;
    width: 48%;
}
.eventbox .eventimage.twologo .firstlogo {
    float: left;
}
.eventbox .eventimage.twologo .secondlogo {
    float: left;
    display: block;
    max-width: 190px;
    margin-left: 24px;
}