a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
body {
    background: #fff;
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
td,
th {
    font-weight: 400;
    text-align: left;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
a img {
    border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    padding-top: 0;
}
#page {
    margin: 0 auto;
    max-width: 960px;
}
#pages {
    margin: 0 auto;
    max-width: 90%;
}
#header-content {
    margin: 0;
    padding: 1em 0;
    position: relative;
    float: left;
}
#access div,
#access-footer div,
#access-secondary div {
    margin: 0;
}
#primary {
    float: left;
    margin: 0 -35.5% 0 0;
    width: 100%;
}
#content {
    margin: 0 38.6% 0 0;
    width: 64.4%;
}
#contents {
    margin-top: 0;
    width: 100%;
}
#secondary {
    float: right;
    margin-right: 0;
    width: 32.5%;
}
.sidebar-content #primary {
    float: right;
    margin: 0 0 0 -35.5%;
}
.sidebar-content #content {
    margin: 0 3% 0 38.6%;
}
.sidebar-content #secondary {
    float: left;
    margin-left: 3%;
    margin-right: 0;
}
.fullwidth #primary,
.singular #primary {
    margin: 0;
}
.fullwidth #content,
.sidebar-content.singular #content,
.singular #content {
    margin: 0;
    position: relative;
    width: auto;
}
.singular .image-attachment .entry-content,
.singular.single-attachment .entry-header {
    margin: 0 auto;
    width: auto;
}
.singular .image-attachment .entry-description {
    padding: 1em 0 0;
    text-align: center;
}
.error404 #primary {
    float: none;
    margin: 0;
}
.error404 #primary #content {
    margin: 0 3%;
    width: auto;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 2em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 2em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.content-onecolumn #page {
    max-width: 690px;
}
.content-onecolumn #content {
    margin: 0 3%;
    width: auto;
}
.content-onecolumn #nav-below {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
}
.content-onecolumn #secondary {
    float: none;
    margin: 0 3%;
    width: auto;
}
.content-onecolumn.singular #comments-title,
.content-onecolumn.singular .entry-content,
.content-onecolumn.singular .entry-header,
.content-onecolumn.singular footer.entry-meta {
    width: 100%;
}
.content-onecolumn.singular blockquote.pull {
    margin: 0 0 2em;
}
.content-onecolumn.singular .pull.alignleft {
    margin: 0 2em 0 0;
}
.content-onecolumn.singular .pull.alignright {
    margin: 0 0 0 2em;
}
.content-onecolumn.singular #author-info {
    margin: 2.2em -8.8% 0;
    padding: 20px 8.8%;
}
.content-onecolumn .commentlist > li.comment {
    margin-left: 102px;
    width: auto;
}
.content-onecolumn .commentlist > li.comment {
    margin-left: 0;
}
.content-onecolumn .commentlist .children .avatar {
    background: 0 0;
    padding: 0;
    position: absolute;
    left: 2.2em;
}
.content-onecolumn #respond {
    width: auto;
}
body,
input,
textarea {
    color: #373737;
    font: 12px DejaVuSans, Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.425;
}
#colorbox {
    color: #373737 !important;
    font: 12px DejaVuSans, Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.425 !important;
}
body {
    background: #fff;
}
#page {
    background: #fff;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #47b171;
    font-family: NexaLight;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 2em;
}
p {
    text-align: justify;
}
ol,
ul {
    margin: 0 0 2em 2.5em;
}
ul {
    list-style: disc;
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style: upper-alpha;
}
ol ol ol {
    list-style: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dl {
    margin: 0 2em;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 2em;
}
strong {
    font-weight: 700;
}
cite,
em,
i {
    font-style: italic;
    color: #fff;
}
blockquote {
    font-family: Georgia, "Bitstream Charter", serif;
    font-style: italic;
    font-weight: 400;
    margin: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}
blockquote cite {
    color: #666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
pre {
    background: #f4f4f4;
    font: 13px "Courier 10 Pitch", Courier, monospace;
    line-height: 1.5;
    margin-bottom: 2em;
    overflow: auto;
    padding: 0.75em 2em;
}
code,
kbd {
    font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym,
dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
address {
    display: block;
    margin: 0 0 2em;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
sub,
sup {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
input[type="password"],
input[type="text"],
textarea {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    color: #888;
}
input[type="text"]:focus,
textarea:focus {
    color: #373737;
}
textarea {
    padding-left: 3px;
    width: 98%;
}
input[type="text"] {
    padding: 3px;
}
input#s {
    background: url(images/search.png) no-repeat scroll 5px 6px #f0f0f0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
}
input#searchsubmit {
    display: none;
}
.widget select,
option {
    max-width: 100%;
}
a {
    color: #1982d1;
    text-decoration: none;
}
a:active,
a:focus,
a:hover {
    text-decoration: underline;
}
.assistive-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
    background: #eee;
    border-bottom: 1px solid #ccc;
    color: #1982d1;
    clip: auto !important;
    font-size: 12px;
    position: absolute;
    text-decoration: underline;
    top: 0;
    left: 3%;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}
.displayblock {
    display: block;
}
.displaynone {
    display: none;
}
#branding {
    background-color: #fff;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
    max-width: 960px;
    margin: 0 auto;
    width: \960px/;
}
#site-title {
    padding: 0;
    font-size: 36px;
    line-height: 46px;
    text-indent: -99999px;
    background: url(images/magarpatta-logo.png) no-repeat 0 0;
    width: 164px;
    height: 77px;
}
#site-title a {
    color: #111;
    font-weight: 700;
    text-decoration: none;
    width: 164px;
    height: 77px;
    display: block;
}
.side-logo {
    background: url(images/magarpatta-city-logo.gif) no-repeat 0 0;
    width: 131px;
    height: 55px;
    float: right;
}
.side-logo a {
    width: 131px;
    height: 55px;
    display: block;
}
#site-title a:active,
#site-title a:focus,
#site-title a:hover {
    color: #1982d1;
}
#site-description {
    color: #7a7a7a;
    font-size: 14px;
}
.logo-wrap {
    clear: both;
    display: inline-block;
    float: left;
    max-width: 100%;
}
#branding img {
    height: auto;
    max-width: 100%;
}
#site-logo {
    line-height: 0;
}
#branding #site-logo img {
    margin: 0;
}
#branding #access,
#colophon #access-footer {
    display: block;
    float: right;
    margin: 34px 10px 10px;
    width: auto;
}
#branding ul.menu,
#colophon #access-footer ul.menu {
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
#branding ul.menu li {
    border-left: 1px solid #666;
    float: left;
    position: relative;
    padding-left: 0.6em;
}
#branding ul.menu a,
#colophon #access-footer ul.menu a {
    color: #333;
    line-height: 1em;
    padding: 0 1em 0 0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}
#branding ul.menu li:last-child a {
    padding-right: 0 !important;
}
#branding ul.menu a {
    display: block;
}
#branding ul.menu ul {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 0.8em;
    left: 0;
    list-style: none;
    width: 188px;
    z-index: 99999;
    background: #fff;
    padding: 5px 0 0 0;
}
#branding ul.menu ul ul {
    left: 100%;
    top: 0;
}
#branding ul.menu ul a {
    background: #f9f9f9;
    border-bottom: 1px dotted #ccc;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    line-height: 1.4em;
    padding: 5px 10px;
    width: 168px;
}
#branding ul.menu li:first-child,
#branding ul.menu ul li {
    border: none;
    padding: 0;
}
#branding ul.menu a:focus,
#branding ul.menu li:hover > a,
#branding ul.menu ul :hover > a {
    background: 0 0;
    color: #1c9044;
}
#branding ul.menu a:focus,
#branding ul.menu li:hover > a,
#colophon #access-footer ul.menu a:focus,
#colophon #access-footer ul.menu a:hover {
    color: #1c9044;
}
#branding ul.menu li:hover > ul {
    display: block;
}
#branding .menu .current-menu-ancestor > a,
#branding .menu .current-menu-item > a,
#branding .menu .current_page_ancestor > a,
#branding .menu .current_page_item > a,
#colophon .menu .current-menu-item a {
    font-weight: 400;
    text-decoration: none;
}
#access-secondary {
    background-color: #e6e6e6;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 2px;
    width: 100%;
}
#branding #access-secondary ul.menu {
    font-size: 13px;
}
#branding #access-secondary ul.menu li {
    border-left: 1px solid #dedede;
}
#branding #access-secondary ul.menu a {
    color: #373737;
    line-height: 2.5em;
}
#branding #access-secondary ul.menu ul {
    list-style: none;
    top: 2.5em;
}
#branding #access-secondary ul.menu ul a {
    line-height: 1.5em;
}
#branding #access-secondary ul.menu ul ul {
    top: 0;
}
#colophon #access-footer {
    margin-bottom: 0;
}
#colophon #access-footer ul.menu li {
    border-left: 1px solid #444;
    float: left;
    padding-left: 10px;
}
#colophon #access-footer ul.menu ul {
    border-left: 1px solid #444;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
}
#colophon #access-footer ul.menu a {
    display: inline;
    float: left;
}
#branding #access-secondary ul.menu li:first-child,
#colophon #access-footer ul.menu li:first-child {
    border: none;
    padding: 0;
}
.tinynav {
    display: none;
    font-size: 16px;
}
.default-menu {
    display: none !important;
}
#branding #searchform {
    position: absolute;
    top: 2.8em;
    right: 3%;
    text-align: right;
    display: none;
}
#branding #searchform div {
    margin: 0;
}
#branding #s {
    float: right;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 0.4s;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
    width: 72px;
}
#branding #s:focus {
    background-color: #f9f9f9;
    width: 196px;
}
#branding #searchsubmit {
    display: none;
}
#branding .only-search #searchform {
    top: 5px;
    z-index: 1;
}
#branding .only-search #s {
    background-color: #666;
    border-color: #000;
    color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
    width: 85%;
}
#branding .only-search #s:focus {
    background-color: #bbb;
}
#branding .with-image #searchform {
    top: auto;
    bottom: -27px;
    max-width: 195px;
}
#branding .only-search + #access div {
    padding-right: 205px;
}
#main {
    background-color: #fff;
    clear: both;
    padding: 0;
}
.page-header {
    background-color: #fff;
    border-bottom: 2px solid #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 2em;
    padding: 2em 5%;
}
.page-header .page-title,
.page-header p {
    margin: 0;
}
.page-title {
    color: #666;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 18px;
    margin: 0 0 2em;
    text-transform: uppercase;
}
.page-title a {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
}
#author-info,
#content .error404,
#disqus_thread,
.hentry,
.no-results {
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
}
.hentry:last-child,
.no-results {
    border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.entry-title {
    clear: both;
    color: #222;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 15px;
}
.entry-title,
.entry-title a {
    color: #222;
    text-decoration: none;
}
.entry-title a:active,
.entry-title a:focus,
.entry-title a:hover {
    color: #1982d1;
}
.entry-meta {
    color: #666;
    clear: both;
    font-size: 12px;
    line-height: 18px;
}
.entry-meta a {
    font-weight: 700;
}
.entry-content,
.entry-summary {
    padding: 2em 0 0;
}
.page .entry-content {
    padding: 0;
}
.hentry h1 {
    font-size: 24px;
}
.hentry h2 {
    font-size: 24px;
}
h2 {
    font-size: 23px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 20px;
}
.hentry h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 0.1125em;
}
.hentry h4 {
    font-size: 24px;
    margin: 0 0 0.5em;
}
.hentry h5 {
    font-size: 18px;
}
.hentry h6 {
    font-size: 16px;
}
.comment-content h1,
.comment-content h2,
.entry-content h1,
.entry-content h2 {
    color: #339f63;
    font-weight: 700;
    margin: 0 0 0.8125em;
}
.comment-content h3 {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.comment-content table,
.entry-content table {
    border-bottom: 1px solid #ccc;
    margin: 0 0 2em;
    width: 100%;
}
.comment-content th,
.entry-content th {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.comment-content td,
.entry-content td {
    border-top: 1px solid #ccc;
    padding: 6px 10px 6px 0;
}
.entry-content #s {
    width: 75%;
}
.comment-content ol,
.comment-content ul {
    margin-bottom: 2em;
}
.comment-content ol ol,
.comment-content ol ul,
.comment-content ul ol,
.comment-content ul ul {
    margin-bottom: 0;
}
dl.gallery-item {
    margin: 0;
}
.page-link {
    clear: both;
    display: block;
    float: right;
    margin: 0 0 2em;
}
.commentlist .edit-link a,
.entry-meta .edit-link a {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0 8px;
}
.error404 .entry-content,
.error404 .entry-header,
.singular .entry-content,
.singular .entry-header {
    margin: 0 auto;
    width: 68.9%;
}
.singular .entry-meta .edit-link a {
    margin: 0.35em;
}
.commentlist .edit-link a:hover,
.entry-meta .edit-link a:hover {
    background: #888;
    color: #fff;
}
.entry-content .edit-link {
    clear: both;
    display: block;
}
a.more-link {
    white-space: nowrap;
}
.comment-content img,
.entry-content img {
    max-width: 100%;
    height: auto;
}
.widget img {
    max-width: 100%;
    text-align: center;
}
img[class*="align"],
img[class*="attachment-"],
img[class*="wp-image-"] {
    height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
    max-width: 99.8%;
    height: auto;
}
.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
img.aligncenter,
img.alignleft,
img.alignright {
    margin-bottom: 1.2em;
}
.wp-caption,
p img {
    margin-top: 0.4em;
}
.wp-caption {
    background: #eee;
    margin-bottom: 2em;
    max-width: 96%;
    padding: 9px;
}
.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%;
}
.gallery-caption,
.wp-caption .wp-caption-text {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.2em;
    padding: 10px 0 0 40px;
    position: relative;
}
.wp-caption .wp-caption-text:before {
    color: #666;
    content: "\2014";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}
#content .gallery {
    margin: 0 auto 2em;
}
#content .gallery a img {
    border: none;
}
img#wpstats {
    display: block;
    margin: 0 auto 2em;
}
#content .gallery-columns-5 .gallery-item {
    padding: 0 1%;
    width: 18%;
}
#content .gallery-columns-4 .gallery-item {
    width: 23%;
    padding: 0 1%;
}
#content .gallery-columns-3 .gallery-item img,
#content .gallery-columns-4 .gallery-item img,
#content .gallery-columns-5 .gallery-item img {
    padding: 6% !important;
    max-width: 86%;
}
#content .gallery-columns-3 .gallery-item {
    padding: 0 1%;
    width: 31.33%;
}
#content .gallery-columns-1 .gallery-item img {
    max-width: 97%;
}
#content .gallery dd.gallery-caption {
    margin-bottom: 1em;
}
#content .gallery .gallery-icon img,
img.attachment-thumbnail,
img.wp-post-image,
img[class*="align"],
img[class*="wp-image-"] {
    border: none;
    padding: 0;
}
.wp-caption img {
    border-color: #eee;
    padding: 0;
}
#content .gallery .gallery-icon a:active img,
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
.gallery-thumb a:hover img.attachment-thumbnail,
a:active img[class*="align"],
a:active img[class*="wp-image-"],
a:focus img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img.wp-post-image,
a:hover img[class*="align"],
a:hover img[class*="wp-image-"] {
    background: #eee;
    border-color: #bbb;
}
.wp-caption a:active img,
.wp-caption a:focus img,
.wp-caption a:hover img {
    background: #fff;
    border-color: #ccc;
}
embed,
iframe,
object {
    max-width: 100%;
}
.post-password-required .entry-header .comments-link {
    margin: 2em 0 0;
}
.post-password-required input[type="password"] {
    margin: 0.8125em 0;
}
.post-password-required input[type="password"]:focus {
    background: #f7f7f7;
}
#author-info {
    font-size: 12px;
    overflow: hidden;
    padding-top: 2em;
}
.archive #author-info {
    border-bottom: 1px solid #ccc;
    margin: 0 0 2.2em;
    padding: 0 0 2.2em;
}
#author-avatar {
    display: inline;
    float: left;
    width: 13%;
}
#author-avatar img {
    background: #fff;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #bbb;
    -moz-box-shadow: 0 1px 2px #bbb;
    box-shadow: 0 1px 2px #bbb;
    height: auto;
    max-width: 90%;
    padding: 5%;
}
#author-description {
    display: inline;
    float: right;
    width: 82%;
}
#author-description h2 {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin: 5px 0 10px;
}
#slider {
    background-color: #555;
    border-bottom: 2px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 0 2em;
    position: relative;
}
#slider-wrap a {
    display: block;
    padding: 11px 11px 10px;
}
#slider-wrap a.more-link {
    display: inline;
    padding: 0;
}
#slider-wrap img {
    border: none;
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}
#slider-wrap a:hover img {
    background: 0 0;
    border: none;
}
#slider-wrap .featured-text {
    color: #fff;
    padding: 0 11px 10px;
}
#content nav#nav-slider {
    padding: 0;
}
#nav-slider img {
    max-width: 33px;
    height: auto;
    width: 100%;
}
#nav-slider .nav-next,
#nav-slider .nav-previous {
    cursor: pointer;
    display: block;
    max-width: 33px;
    opacity: 0.7;
    position: absolute;
    top: 106px;
    width: 6%;
    z-index: 999;
}
#nav-slider .nav-next:hover,
#nav-slider .nav-previous:hover {
    opacity: 10;
}
#nav-slider .nav-previous {
    left: 11px;
}
#nav-slider .nav-next {
    right: 11px;
}
.entry-header .entry-format {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    right: 5px;
}
.entry-header hgroup .entry-title {
    padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
    padding: 20px 0 0;
}
article.format-status .entry-content {
    min-height: 65px;
}
.recent-posts .entry-header .entry-format {
    display: none;
}
.recent-posts .entry-header hgroup .entry-title {
    padding-top: 0;
}
.singular .hentry {
    padding: 3.88em 5%;
}
#content .error404,
.singular.page .hentry {
    padding: 3em 5%;
}
.error404 .entry-title,
.singular .entry-title {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
}
.singular .entry-header .entry-meta,
.singular .entry-title {
    padding-right: 0;
}
.singular .entry-header .entry-meta {
    left: 30px;
    position: absolute;
    top: 23px;
}
blockquote.pull {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.6125em;
    margin: 0 0 2em;
    text-align: center;
}
.singular blockquote.pull {
    margin: 0 -22.25% 2em;
}
.pull.alignleft {
    margin: 0 2em 0 0;
    text-align: right;
    width: 33%;
}
.singular .pull.alignleft {
    margin: 0 2em 0 -22.25%;
}
.pull.alignright {
    margin: 0 0 0 2em;
    text-align: left;
    width: 33%;
}
.singular .pull.alignright {
    margin: 0 -22.25% 0 2em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
    width: 33%;
}
.format-aside .entry-header .comments-link,
.format-aside .entry-title {
    display: none;
}
.singular .format-aside .entry-title {
    display: block;
}
.format-aside .entry-content {
    padding: 0;
}
.singular .format-aside .entry-content {
    padding: 2em 0 0;
}
.format-link .entry-header .comments-link,
.format-link .entry-title {
    display: none;
}
.singular .format-link .entry-title {
    display: block;
}
.format-link .entry-content {
    padding: 0;
}
.singular .format-link .entry-content {
    padding: 2em 0 0;
}
.format-gallery .gallery-thumb {
    float: left;
    display: block;
    margin: 0.375em 2em 0 0;
}
.format-status .entry-header .comments-link,
.format-status .entry-title {
    display: none;
}
.singular .format-status .entry-title {
    display: block;
}
.format-status .entry-content {
    padding: 0;
}
.singular .format-status .entry-content {
    padding: 2em 0 0;
}
.format-status img.avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    float: left;
    margin: 4px 10px 2px 0;
    padding: 0;
}
.format-quote blockquote {
    color: #555;
    font-size: 17px;
    margin: 0;
}
.indexed.format-image .entry-header {
    min-height: 61px;
}
.indexed.format-image .entry-content {
    padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
    margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
    background: #ccc;
    margin-top: -7px;
    padding: 20px 30px;
    overflow: hidden;
}
.indexed.format-image div.entry-meta {
    display: inline-block;
    float: left;
    width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
    float: none;
    width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.comments-link,
.indexed.format-image .entry-meta span.tag-links {
    display: block;
}
.indexed.format-image footer.entry-meta a {
    color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
    color: #fff;
}
#content .indexed.format-image img {
    border: none;
    max-width: 100%;
    padding: 0;
}
.indexed.format-image .wp-caption {
    background: #111;
    margin-bottom: 0;
    max-width: 96%;
    padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
    color: #ccc;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
    color: #444;
}
.indexed.format-image a:hover img {
    opacity: 0.8;
}
.error404 #main #searchform {
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-width: 1px 0;
    margin: 0 -30.55% 2em;
    overflow: hidden;
    padding: 2em 8.9%;
}
.error404 #main #s {
    width: 95%;
}
.error404 #main .widget {
    clear: none;
    float: left;
    margin-right: 3.7%;
    width: 30.85%;
}
.error404 #main .widget_archive {
    margin-right: 0;
}
.error404 #main .widget_tag_cloud {
    float: none;
    margin-right: 0;
    width: 100%;
}
.error404 .widgettitle {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
h1.showcase-heading {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
article.intro {
    background: #f9f9f9;
    border-bottom: none;
    margin: -1.855em -8.9% 2em;
    padding: 0 8.9%;
}
article.intro .entry-title {
    display: none;
}
article.intro .entry-content {
    color: #111;
    font-size: 16px;
    padding: 2em 0 0.625em;
}
section.featured-post {
    float: left;
    margin: -2em -8.9% 2em;
    padding: 2em 8.9% 0;
    position: relative;
    width: 100%;
}
section.featured-post .hentry {
    border: none;
    color: #666;
    margin: 0;
}
section.featured-post .entry-meta {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
section.featured-post .attachment-small-feature {
    float: right;
    height: auto;
    margin: 0 -8.9% 2em 0;
    max-width: 59%;
    position: relative;
    right: -15px;
}
section.featured-post.small {
    padding-top: 0;
}
section.featured-post .attachment-small-feature:active,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:hover {
    opacity: 0.8;
}
article.feature-image.small {
    float: left;
    margin: 0 0 2em;
    width: 45%;
}
article.feature-image.small .entry-title {
    line-height: 1.2em;
}
article.feature-image.small .entry-summary {
    color: #555;
    font-size: 13px;
}
article.feature-image.small .entry-summary p a {
    background: #222;
    color: #eee;
    display: block;
    left: -23.8%;
    padding: 9px 26px 9px 85px;
    position: relative;
    text-decoration: none;
    top: 20px;
    width: 180px;
    z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
    background: #1982d1;
    color: #eee;
    color: rgba(255, 255, 255, 0.8);
}
section.feature-image.large {
    border: none;
    max-height: 288px;
    padding: 0;
    width: 100%;
}
section.feature-image.large .showcase-heading {
    display: none;
}
section.feature-image.large .hentry {
    border-bottom: none;
    left: 9%;
    margin: 2em 9% 0 0;
    position: absolute;
    top: 0;
}
article.feature-image.large .entry-title a {
    background: #222;
    background: rgba(0, 0, 0, 0.8);
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    padding: 0.2em 20px;
}
section.feature-image.large .entry-title:hover a,
section.feature-image.large:hover .entry-title a {
    background: #eee;
    background: rgba(255, 255, 255, 0.8);
    color: #222;
}
article.feature-image.large .entry-summary {
    display: none;
}
section.feature-image.large img {
    display: block;
    height: auto;
    max-width: 117.9%;
    padding: 0 0 6px;
}
.featured-posts {
    border-bottom: 1px solid #ccc;
    display: block;
    height: 328px;
    margin: 2em -8.9% 20px;
    max-width: 1000px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.featured-posts .showcase-heading {
    padding-left: 8.9%;
}
.featured-posts section.featured-post {
    background: #fff;
    height: 288px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 30px;
    width: auto;
}
.featured-posts section.featured-post.large {
    max-width: 100%;
    overflow: hidden;
}
.featured-posts section.featured-post {
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: opacity, visibility;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 0.2s;
    -moz-transition-property: opacity, visibility;
    -moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
    opacity: 0;
    visibility: hidden;
}
.featured-posts #featured-post-1 {
    opacity: 1;
    visibility: visible;
}
.featured-post .feature-image.small:after,
.featured-post .feature-text:after {
    content: " ";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    width: 100%;
    height: 45px;
    position: absolute;
    top: 230px;
}
.featured-post .feature-image.small:after {
    top: 253px;
}
#content .feature-slider {
    top: 5px;
    right: 8.9%;
    overflow: visible;
    position: absolute;
}
.feature-slider ul {
    list-style-type: none;
    margin: 0;
}
.feature-slider li {
    float: left;
    margin: 0 6px;
}
.feature-slider a {
    background: #3c3c3c;
    background: rgba(60, 60, 60, 0.9);
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.5);
    display: block;
    width: 14px;
    height: 14px;
}
.feature-slider a.active {
    background: #1982d1;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.8);
    cursor: default;
    opacity: 0.5;
}
section.recent-posts {
    padding: 0 0 2em;
}
section.recent-posts .hentry {
    border: none;
    margin: 0;
}
section.recent-posts .other-recent-posts {
    border-bottom: 1px solid #ccc;
    list-style: none;
    margin: 0;
}
section.recent-posts .other-recent-posts li {
    padding: 0.3125em 0;
    position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
    border-top: 1px solid #ccc;
    font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
    color: #373737;
    float: left;
    max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
    content: "-";
    color: transparent;
    font-size: 11px;
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
    border-bottom: 2px solid #999;
    bottom: -2px;
    color: #444;
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.76333em;
    padding: 0.3125em 0 0.3125em 1em;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
    border-color: #bbb;
    color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
    color: #1982d1;
    border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.image-attachment div.attachment {
    background: f9f9f9;
    overflow: hidden;
    text-align: center;
}
.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto 2em;
    max-width: 100%;
}
.image-attachment div.attachment a img {
    border: 1px solid #ccc;
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 97%;
    padding: 1%;
}
.image-attachment div.attachment a:active img,
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img {
    border-color: #bbb;
    background: #eee;
}
.image-attachment .entry-caption p {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    text-transform: uppercase;
}
#content nav {
    clear: both;
    overflow: hidden;
    padding: 0 0 0.8em;
}
#content nav a {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.2em;
}
#nav-above {
    padding: 0 0 1.625em;
}
#nav-above {
    display: none;
}
.paged #nav-above {
    display: block;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#content nav .meta-nav {
    font-weight: 400;
}
#nav-below .wp-pagenavi {
    float: right;
}
#nav-below #wp_page_numbers ul li a,
#nav-below .wp-pagenavi a,
#nav-below .wp-pagenavi span,
.page-link a span,
.page-link span {
    border: none;
    float: left;
    height: 32px;
    background: #ddd;
    color: #555;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    display: block;
    padding: 0 12px;
    text-decoration: none;
}
#nav-below .wp-pagenavi a,
#nav-below .wp-pagenavi span,
.page-link span {
    margin: 0 0 0 10px;
}
#nav-below .wp-pagenavi span.pages,
.page-link span.pages {
    color: #555;
    background: 0 0;
    padding: 2px 0 0 0;
}
#nav-below #wp_page_numbers ul li a:hover,
#nav-below .wp-pagenavi a:hover,
.page-link a span:hover {
    background: #444;
    color: #fff;
}
#nav-below #wp_page_numbers ul li.active_page a,
#nav-below .wp-pagenavi span.current,
.page-link span {
    background: #444;
    color: #fff;
    font-weight: 400;
}
#nav-below #wp_page_numbers {
    background: none repeat scroll 0 0 transparent;
    float: right;
    margin: 0;
    width: auto;
}
#nav-below #wp_page_numbers ul {
    border: none;
    list-style: none;
}
#nav-below #wp_page_numbers ul li {
    color: #aaa;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin-left: 10px;
}
#nav-below #wp_page_numbers ul li.page_info {
    background: 0 0;
    border: none;
}
#nav-single {
    float: right;
    position: relative;
    right: 3%;
    text-align: right;
    top: 20px;
    z-index: 1;
}
#nav-single .nav-next,
#nav-single .nav-previous {
    float: none;
    width: auto;
}
#nav-single .nav-next {
    padding-left: 0.5em;
}
.widget-area {
    font-size: 12px;
}
.widget {
    background-color: #fff;
    clear: both;
    margin-bottom: 2em;
    padding: 0.5em 0 1em;
}
.widget-title {
    border-bottom: 2px solid #ccc;
    color: #222;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 0 0 0.5em;
    margin: 0;
}
.widget-title a {
    color: #222;
    font-size: 16px;
    font-weight: 700;
}
.widget-title a:hover {
    text-decoration: none;
}
.widget .paddingtop {
    display: block;
    padding-top: 0.5em;
}
.widget ul {
    font-size: 15px;
    margin: 0;
}
.widget ul ul {
    margin-left: 1.5em;
}
.widget ul li {
    color: #777;
    font-size: 13px;
}
.widget a {
    font-weight: 400;
    text-decoration: none;
}
.widget a:active,
.widget a:focus,
.widget a:hover {
    text-decoration: underline;
}
.widget_search form {
    margin-top: 0.5em;
}
.widget_search #s {
    width: 87%;
}
.widget_search #searchsubmit {
    background: #ccc;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
    color: #888;
    font-size: 13px;
    line-height: 25px;
    position: relative;
    top: -2px;
}
.widget_search #searchsubmit:active {
    background: #1982d1;
    border-color: #0861a5;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #bfddf3;
}
.widget_twitter li {
    margin-bottom: 14px;
}
.widget_twitter .timesince {
    display: block;
    font-size: 11px;
    margin-right: -10px;
    text-align: right;
}
.widget_image img {
    height: auto;
    max-width: 100%;
}
.widget_calendar #wp-calendar {
    color: #555;
    width: 100%;
    text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center;
}
.widget_calendar #wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
}
.widget_calendar #wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#comments-title {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 0 0 2em;
}
#comments-title span {
    text-transform: uppercase;
}
.nocomments,
.nopassword {
    color: #aaa;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
.commentlist {
    list-style: none;
    margin: 0 auto;
    word-wrap: break-word;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
    width: 100%;
}
.commentlist > li.comment {
    background: #f6f6f6;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 2em;
    padding: 2em;
    position: relative;
}
.commentlist .pingback {
    margin: 0 0 2em;
    padding: 0 2em;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li.comment {
    border-left: 1px solid #ccc;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin: 2em 0 0;
    padding: 2em;
    position: relative;
}
.commentlist .children li.comment .fn {
    display: block;
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
    margin-left: 18%;
}
.comment-content {
    margin-left: 18%;
}
.commentlist .children li.comment .comment-meta {
    line-height: 2em;
    margin-left: 14%;
}
.commentlist .children li.comment .comment-content {
    margin: 2em 0 0;
}
.comment-meta a {
    font-weight: 700;
}
.commentlist .avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    left: 30px;
    padding: 0;
    position: absolute;
    top: 30px;
    height: auto;
    max-width: 11%;
}
.commentlist > li.pingback:before {
    content: "";
}
.commentlist .children .avatar {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 2.2em;
    max-width: 10%;
    padding: 0;
    top: 3em;
}
a.comment-reply-link {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
    margin-top: 0.5em;
}
a.comment-reply-link:active,
a.comment-reply-link:focus,
a.comment-reply-link:hover {
    background: #888;
    color: #fff;
}
a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}
.commentlist > li.bypostauthor {
    background: #ccc;
    border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}
.commentlist .children > li.bypostauthor {
    background: #ccc;
    border-color: #d3d3d3;
}
#respond {
    background: #ccc;
    border: 1px solid #d3d3d3;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto 2em;
    padding: 2em;
    position: relative;
    width: auto;
}
.singular #respond {
    width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
    background: #fff;
    border: 4px solid #eee;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
    -moz-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
    box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
    position: relative;
    padding: 10px;
    text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-comment,
#respond .comment-form-email,
#respond .comment-form-url {
    position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-comment label,
#respond .comment-form-email label,
#respond .comment-form-url label {
    background: #eee;
    -webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    -moz-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    color: #555;
    display: inline-block;
    font-size: 13px;
    left: 4px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 40px;
    z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}
#respond textarea {
    resize: vertical;
    width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: 700;
    left: 75%;
    position: absolute;
    top: 45px;
    z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
    font-size: 13px;
}
#respond p {
    margin: 10px 0;
}
#respond .form-submit {
    float: right;
    margin: -20px 0 10px;
}
#respond input#submit {
    background: #222;
    border: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #eee;
    cursor: pointer;
    font-size: 15px;
    margin: 20px 0;
    padding: 5px 42px 5px 22px;
    position: relative;
    left: 30px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#respond input#submit:active {
    background: #1982d1;
    color: #bfddf3;
}
#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}
#respond #cancel-comment-reply-link:hover,
#respond .logged-in-as a:hover {
    text-decoration: underline;
}
.commentlist #respond {
    margin: 2em 0 0;
    width: auto;
}
#reply-title {
    color: #373737;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
#cancel-comment-reply-link {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: 400;
    line-height: 2.2em;
    letter-spacing: 0.05em;
    position: absolute;
    right: 2em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em;
}
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:hover {
    color: #ff4b33;
}
#respond label {
    line-height: 2.2em;
}
#respond input[type="text"] {
    display: block;
    height: 24px;
    width: 75%;
}
#respond p {
    font-size: 12px;
}
p.comment-form-comment {
    margin: 0;
}
.form-allowed-tags {
    display: none;
}
#colophon {
    clear: both;
}
#supplementary {
    background-color: none;
    overflow: hidden;
    padding: 0;
}
#supplementary .widget {
    margin-bottom: 2px !important;
    overflow: hidden;
    background: 0 0;
    padding: 0 !important;
}
#supplementary .widget ul li {
    float: left;
    list-style: none;
}
#supplementary.two .widget-area {
    float: left;
    width: auto;
}
#supplementary.two .widget-area + .widget-area {
    float: right;
}
#supplementary.three .widget-area {
    float: left;
    margin-right: 3%;
    width: 31.3%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
    margin-right: 0;
}
#site-generator {
    display: block;
    color: #fff;
    font-size: 12px;
    padding: 0;
}
#site-generator a {
    color: #fff;
    font-weight: 700;
}
#site-generator .sep {
    margin: 0 7px;
}
#site-generator .copyright,
#site-generator .powered {
    display: inline;
    width: 47%;
    margin-top: -28px;
}
#site-generator .powered {
    display: none;
}
#site-generator .copyright {
    clear: both;
    margin-left: -10%;
    float: left;
    text-align: center;
}
#site-generator .powered {
    margin-right: 0;
    float: right;
    text-align: right;
}
.social-profile {
    clear: both;
    float: right;
    margin-right: 2.8%;
    padding-bottom: 0.9em;
}
.social-profile ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-profile ul li {
    margin: 0 0 10px 10px;
    float: left;
}
.social-profile ul li a {
    display: block;
    background: url(images/social-profiles.png) no-repeat right top;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-indent: -99999px;
}
.social-profile ul li a:active {
    -moz-box-shadow: inset 0 0 6px #000;
    -webkit-box-shadow: inset 0 0 6px #000;
    box-shadow: inset 0 0 6px #000;
}
.social-profile ul li.facebook a {
    background-position: 0 0;
}
.social-profile ul li.facebook a:hover {
    background-position: 0 -44px;
}
.social-profile ul li.twitter a {
    background-position: -44px 0;
}
.social-profile ul li.twitter a:hover {
    background-position: -44px -44px;
}
.social-profile ul li.rss a {
    background-position: -88px 0;
}
.social-profile ul li.rss a:hover {
    background-position: -88px -44px;
}
.social-profile ul li.you-tube a {
    background-position: -132px 0;
}
.social-profile ul li.you-tube a:hover {
    background-position: -132px -44px;
}
.social-profile ul li.linkedin a {
    background-position: -176px 0;
}
.social-profile ul li.linkedin a:hover {
    background-position: -176px -44px;
}
.social-profile ul li.tumblr a {
    background-position: -220px 0;
}
.social-profile ul li.tumblr a:hover {
    background-position: -220px -44px;
}
.social-profile ul li.viemo a,
.social-profile ul li.vimeo a {
    background-position: -264px 0;
}
.social-profile ul li.viemo a:hover {
    background-position: -264px -44px;
}
.social-profile ul li.dribbble a {
    background-position: -308px 0;
}
.social-profile ul li.dribbble a:hover {
    background-position: -308px -44px;
}
.social-profile ul li.my-space a {
    background-position: -352px 0;
}
.social-profile ul li.my-space a:hover {
    background-position: -352px -44px;
}
.social-profile ul li.aim a {
    background-position: -396px 0;
}
.social-profile ul li.aim a:hover {
    background-position: -396px -44px;
}
.social-profile ul li.flickr a {
    background-position: -440px 0;
}
.social-profile ul li.flickr a:hover {
    background-position: -440px -44px;
}
.social-profile ul li.pinterest a {
    background-position: -484px 0;
}
.social-profile ul li.pinterest a:hover {
    background-position: -484px -44px;
}
.social-profile ul li.google-plus a {
    background-position: -528px 0;
}
.social-profile ul li.google-plus a:hover {
    background-position: -528px -44px;
}
.social-profile ul li.wordpress a {
    background-position: -572px 0;
}
.social-profile ul li.wordpress a:hover {
    background-position: -572px -44px;
}
.social-profile ul li.deviantart a {
    background-position: -616px 0;
}
.social-profile ul li.deviantart a:hover {
    background-position: -616px -44px;
}
.social-profile ul li.slideshare a {
    background-position: -660px 0;
}
.social-profile ul li.slideshare a:hover {
    background-position: -660px -44px;
}
.social-profile ul li.instagram a {
    background-position: -704px 0;
}
.social-profile ul li.instagram a:hover {
    background-position: -704px -44px;
}
.social-profile ul li.skype a {
    background-position: -748px 0;
}
.social-profile ul li.skype a:hover {
    background-position: -748px -44px;
}
.social-profile ul li.soundcloud a {
    background-position: -792px 0;
}
.social-profile ul li.soundcloud a:hover {
    background-position: -792px -44px;
}
img#wpstats {
    display: none;
}
#content #infinite-handle {
    display: block;
    padding-bottom: 2em;
    text-align: center;
    width: 100%;
}
#content #infinite-handle span {
    background-color: #444;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    width: 100%;
}
#content #infinite-handle span:hover {
    background-color: #000;
}
@media screen and (max-width: 1060px) {
    #page {
        max-width: 960px;
    }
    #nav-slider .nav-next,
    #nav-slider .nav-previous {
        top: 94px;
    }
}
@media screen and (max-width: 960px) {
    #page {
        max-width: 708px;
    }
    #main #content {
        margin: 0 3%;
        width: auto;
    }
    #nav-slider .nav-next,
    #nav-slider .nav-previous {
        top: 137px;
    }
    #nav-below {
        border-bottom: 1px solid #ccc;
        margin-bottom: 2em;
    }
    #main #secondary {
        float: none;
        margin: 0 3%;
        width: auto;
    }
    #branding ul.menu a,
    #colophon #access-footer ul.menu a {
        padding: 0 0.83em;
    }
    .singular #comments-title,
    .singular .entry-content,
    .singular .entry-header,
    .singular footer.entry-meta {
        width: 100%;
    }
    .singular blockquote.pull {
        margin: 0 0 2em;
    }
    .singular .pull.alignleft {
        margin: 0 2em 0 0;
    }
    .singular .pull.alignright {
        margin: 0 0 0 2em;
    }
    .singular #author-info {
        margin: 2.2em -8.8% 0;
        padding: 20px 8.8%;
    }
    .widget_search #s {
        width: 93.8%;
    }
    .commentlist {
        width: 100%;
    }
    .commentlist .pingback,
    .commentlist > li.comment {
        width: auto;
    }
    #respond {
        width: auto;
    }
    #colophon #supplementary .widget-area {
        float: none;
        margin-right: 0;
        width: auto;
    }
    .error404 #main .widget {
        float: none;
        margin-right: 0;
        width: auto;
    }
}
@media screen and (max-width: 768px) {
    #tabs ul li {
        width: 42% !important;
    }
    .contactform label {
        text-align: left !important;
    }
    ul.right {
        width: auto !important;
        float: none !important;
    }
    ul.leftcont {
        width: auto !important;
        float: none !important;
    }
    .slider {
        margin-top: 7.8em !important;
        min-height: 100% !important;
    }
    #site-generator .copyright,
    #site-generator .powered {
        margin: 0 1em;
    }
}
@media screen and (max-width: 767px) {
    .right-disclaimer {
        float: none !important;
    }
    .socialicon {
        margin: 4px 0 0 0 !important;
    }
    ul.right {
        width: auto !important;
        float: none !important;
    }
    ul.leftcont {
        width: auto !important;
        float: none !important;
    }
    #page {
        max-width: 480px;
    }
    body {
        padding: 0;
    }
    body,
    input,
    textarea {
        font-size: 13px;
    }
    .socialicon {
        display: none;
    }
    .rmm {
        right: 0 !important;
    }
    #branding,
    #site-generator {
        border-radius: 0;
    }
    input#s {
        font-size: 16px;
    }
    #main,
    #supplementary {
        padding-top: 1em;
    }
    #header-content {
        padding: 1em;
        text-align: center;
    }
    .logo-wrap {
        float: none;
        text-align: center;
    }
    #site-title {
        font-size: 28px;
        line-height: 38px;
    }
    #branding #searchform {
        bottom: 2em;
        position: absolute;
        right: 0;
        text-align: center;
        top: auto;
        width: 100%;
    }
    #branding #s {
        float: none;
    }
    #access ul {
        font-size: 12px;
    }
    #nav-slider .nav-next,
    #nav-slider .nav-previous {
        top: 82px;
    }
    #author-info,
    #content .error404,
    #disqus_thread,
    #nav-below,
    #slider,
    #supplementary .widget,
    .hentry,
    .no-results,
    .widget {
        margin-bottom: 1em;
    }
    #content nav {
        padding-bottom: 1em;
    }
    article.intro .entry-content {
        font-size: 12px;
    }
    .entry-title {
        font-size: 21px;
    }
    .featured-post .entry-title {
        font-size: 14px;
    }
    .singular .entry-title {
        font-size: 28px;
    }
    .entry-meta {
        font-size: 12px;
    }
    blockquote {
        margin: 0;
    }
    blockquote.pull {
        font-size: 17px;
    }
    .alignleft,
    .alignright {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    #nav-single {
        display: block;
    }
    .singular .hentry {
        padding: 2em 5%;
    }
    .singular.page .hentry {
        padding: 2em 5%;
    }
    .widget_search #s {
        width: 89%;
    }
    .commentlist .children li.comment .comment-meta {
        margin-left: 16%;
    }
    .commentlist > li.comment,
    .commentlist > li.pingback {
        margin-left: 0 !important;
    }
    .commentlist .children .avatar {
        background: 0 0;
        left: 2.2em;
        padding: 0;
        position: absolute;
        top: 2.2em;
    }
    #access .menu-header-container,
    #access-footer .menu-footer-container,
    #access-secondary .menu-secondary-container {
        padding: 0 0 14px 0;
    }
    #access-footer ul.menu,
    #access-secondary.mobile-disable,
    #branding ul.menu,
    #colophon #access-footer.mobile-disable {
        display: none;
    }
    #site-generator {
        float: none !important;
    }
    #access-footer ul.menu li,
    #branding ul.menu li {
        border: none;
        float: none;
        text-align: center;
    }
    #colophon #access-footer ul.menu a {
        display: block;
        float: none;
    }
    #tabs_1 ul li,
    ul.boxwrapp > li {
        width: 46% !important;
        margin-bottom: 1em !important;
    }
    .tinynav {
        background: url(images/menu_button.png) no-repeat right 7px;
        border: none;
        color: #333;
        display: block;
        margin-bottom: 0;
        margin-left: auto;
        margin-top: 0;
        overflow: hidden;
        width: 100%;
        padding: 5px;
    }
    .tinynav2 {
        color: #373737;
    }
    .tinynav option {
        color: #000;
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }
    #content #infinite-handle {
        padding-bottom: 1em;
    }
    #nav-below #wp_page_numbers ul li a,
    #nav-below .wp-pagenavi a,
    #nav-below .wp-pagenavi span,
    .page-link a span,
    .page-link span {
        height: 25px;
        font-size: 12px;
        line-height: 24px;
        padding: 0 10px;
    }
    #nav-below .wp-pagenavi a,
    #nav-below .wp-pagenavi span,
    .page-link span {
        margin: 0 0 0 5px;
    }
    .singular #respond {
        width: auto;
    }
    #respond input[type="text"] {
        width: 95%;
    }
    #respond .comment-form-author .required,
    #respond .comment-form-email .required {
        left: 95%;
    }
    .social-profile {
        float: none;
        text-align: center;
    }
    .social-profile ul li {
        display: inline-block;
        float: none;
        margin: 0 0 10px 10px;
    }
    #site-generator .copyright,
    #site-generator .powered {
        display: block;
        margin-left: 3%;
        float: none;
        text-align: center;
        width: 97%;
    }
}
@media (max-device-width: 767px) {
    .tinynav {
        background-image: url(images/select-arrow.png);
    }
}
@media screen and (max-width: 479px) {
    #tabs ul li {
        width: 95% !important;
    }
    .socialicon {
        display: none;
    }
    .rmm {
        right: 0 !important;
    }
    #tabs_1 ul li,
    #tabs_2 ul li,
    #tabs_3 ul li,
    #tabs_4 ul li,
    ul.boxwrapp > li {
        width: 100% !important;
        margin-bottom: 1em !important;
    }
    #page {
        max-width: 320px;
    }
    #site-title {
        font-size: 26px;
        line-height: 36px;
    }
    #site-description {
        font-size: 12px;
    }
    #content .gallery-columns-2 .gallery-item {
        width: 45%;
        padding-right: 4%;
    }
    #content .gallery-columns-2 .gallery-item img {
        width: 100%;
        height: auto;
    }
    #nav-slider .nav-next,
    #nav-slider .nav-previous {
        top: 57px;
    }
    .widget_search #s {
        width: 85%;
    }
    img.size-full,
    img.size-large,
    img.wp-post-image {
        max-width: 94.6%;
    }
    .commentlist .children li.comment .comment-meta {
        margin-left: 22%;
    }
    #site-generator .copyright,
    #site-generator .powered {
        font-size: 9px;
    }
}
@media screen and (max-width: 319px) {
    #page {
        max-width: 100%;
    }
    #page {
        margin-top: 0;
    }
    #branding {
        border-top: none;
    }
    #branding #s:focus {
        width: 150px;
    }
    input[type="text"] {
        width: 98%;
    }
    .widget_search #s {
        width: 80%;
    }
    #nav-slider .nav-next,
    #nav-slider .nav-previous {
        top: 45px;
    }
}
@media print {
    body {
        background: 0 0 !important;
        font-size: 10pt;
    }
    footer.entry-meta a[rel="bookmark"]:link:after,
    footer.entry-meta a[rel="bookmark"]:visited:after {
        content: " [" attr(href) "] ";
    }
    #page {
        clear: both !important;
        display: block !important;
        float: none !important;
        max-width: 100%;
        position: relative !important;
    }
    #branding {
        border-top: none !important;
        padding: 0;
    }
    #site-title a {
        font-size: 21pt;
    }
    #site-description {
        font-size: 10pt;
    }
    #branding #searchform {
        display: none;
    }
    #branding img {
        display: none;
    }
    #access {
        display: none;
    }
    #main {
        border-top: none;
        box-shadow: none;
    }
    #primary {
        float: left;
        margin: 0;
        width: 100%;
    }
    #content {
        margin: 0;
        width: auto;
    }
    .singular #content {
        margin: 0;
        width: 100%;
    }
    .singular .entry-header .entry-meta {
        position: static;
    }
    .entry-meta .edit-link a {
        display: none;
    }
    #content nav {
        display: none;
    }
    .singular #comments-title,
    .singular .entry-content,
    .singular .entry-header,
    .singular footer.entry-meta {
        margin: 0;
        width: 100%;
    }
    .entry-title,
    .singular .entry-title {
        font-size: 21pt;
    }
    .entry-meta {
        font-size: 10pt;
    }
    .entry-header .comments-link {
        display: none;
    }
    .page-link {
        display: none;
    }
    .singular #author-info {
        background: 0 0;
        border-bottom: none;
        border-top: none;
        margin: 2.2em 0 0;
        padding: 0;
    }
    #respond {
        display: none;
    }
    .widget-area {
        display: none;
    }
    #colophon {
        display: none;
    }
    .commentlist > li.comment {
        background: 0 0;
        border: 1px solid #ccc;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 0 auto 2em;
        padding: 2em;
        position: relative;
        width: auto;
    }
    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }
    .commentlist li.comment .comment-meta {
        line-height: 2em;
        margin-left: 50px;
    }
    .commentlist li.comment .fn {
        display: block;
    }
    .commentlist li.comment .comment-content {
        margin: 2em 0 0;
    }
    .commentlist .comment-edit-link {
        display: none;
    }
    .commentlist > li.bypostauthor::before,
    .commentlist > li::before {
        content: "";
    }
    .commentlist .reply {
        display: none;
    }
    .commentlist > li.bypostauthor {
        color: #444;
    }
    .commentlist > li.bypostauthor .comment-meta {
        color: #666;
    }
    .commentlist > li.bypostauthor:before {
        content: none;
    }
    .commentlist .children > li.bypostauthor {
        background: #fff;
        border-color: #ccc;
    }
    .commentlist .children > li.bypostauthor > article,
    .commentlist .children > li.bypostauthor > article .comment-meta {
        color: #666;
    }
}
#ie7 article.intro {
    margin-left: -3%;
    margin-right: -3%;
    max-width: 1000px;
}
#ie7 section.featured-post {
    margin-left: -3%;
    margin-right: -3%;
    max-width: 850px;
}
#ie7 section.recent-posts {
    margin-right: 3%;
}
#content span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #ff0018;
    font-size: 12px;
    left: 5px;
    line-height: 12px;
    padding: 2px;
    top: 0;
}
.soliloquy-container {
    float: left;
}
.slider {
    max-width: 100%;
    margin: 8.6em auto 0;
    min-height: 300px;
    width: 100%;
}
.socialicon {
    text-align: right;
    border-radius: 8px 8px 0 0;
    margin: 1px 0 0 5px;
    padding: 0 0 0 5px;
    padding: 0 0 0 6px;
    low: hidden;
}
.icon-facebook,
.icon-google-plus,
.icon-linkedin,
.social_icon_holder .icon-twitter {
    color: #fff !important;
    font-size: 0.9em !important;
}
.icon-stack .icon-stack-base {
    font-size: 2em !important;
}
.icon-stack {
    height: 2em !important;
    width: 2em !important;
    vertical-align: -9% !important;
}
#menu-item-130 {
    background: url(images/gallery.gif) no-repeat 18px 0;
    padding-top: 25px !important;
}
#menu-item-133 {
    background: url(images/weather.gif) no-repeat center 0;
    padding-top: 25px !important;
}
#menu-item-128 {
    background: url(images/calculater.gif) no-repeat center 0;
    padding-top: 25px !important;
}
#menu-item-132 {
    background: url(images/plan.gif) no-repeat center 0;
    padding-top: 25px !important;
}
#menu-item-127 {
    background: url(images/download.gif) no-repeat center 0;
    padding-top: 25px !important;
}
#menu-item-131 {
    background: url(images/map.gif) no-repeat center 0;
    padding-top: 25px !important;
}
#menu-item-129 {
    background: url(images/form.gif) no-repeat center 0;
    padding-top: 25px !important;
}
#supplementary .widget ul li a {
    text-transform: uppercase;
    color: #333;
    font-size: 12px;
    border-right: 1px solid #ccc;
    padding: 0 15px;
}
#supplementary .widget ul li:last-child a {
    border: none !important;
}
#supplementary .widget ul li:first-child a {
    padding-left: 0 !important;
}
.headerwrapp {
    width: 100%;
    box-shadow: 0 0 8px #333;
    position: fixed;
    z-index: 100;
    float: left;
    top: 0;
    background: #fff;
}
.footerwrapp {
    width: 100%;
    float: left;
    margin-top: 0;
    background: #01933e;
    box-shadow: 0 -4px 4px #999;
}
.footerwrapp .footerwrappinn {
    max-width: 960px;
    margin: 0 auto;
}
#dispDiv {
    position: absolute;
    top: -114px;
    padding: 10px;
    background: #fff;
    width: 150px;
    height: 110px;
    z-index: 99999999;
    box-shadow: 0 0 5px #666;
}
.click {
    background: url(images/login.gif) center 0 no-repeat;
    padding: 29px 0 0 0;
    text-transform: uppercase;
}
.click:hover {
    text-decoration: none;
}
.click span {
    background: #333;
    color: #fff;
    padding: 0 5px;
}
.login_wrapp {
    padding: 24px 0 0;
    width: 80px;
    margin: 0 auto;
}
#dispDiv ul li {
    padding: 0 0 2px 0;
}
#dispDiv ul li input {
    width: 88%;
}
#dispDiv ul li button {
    background: #1c9044;
    border: none;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    padding: 2px 5px;
}
@font-face {
    font-family: NexaLight;
    src: url(https://www.magarpattacity.com/wp-content/themes/catch-box/fonts/NexaLight.ttf) format("truetype");
}
@font-face {
    font-family: DejaVuSans;
    src: url(https://www.magarpattacity.com/wp-content/themes/catch-box/fonts/DejaVuSans.ttf) format("truetype");
}
ul.boxwrapp {
    margin: 0em 0 0 0;
    padding: 35px 0px;
    position: relative;
    z-index: 10;
}
ul.boxwrapp > li {
    width: 23.2%;
    float: left;
    list-style: none;
    color: #fff;
    margin: 0 2% 0 0;
    padding: 10px 0;
    text-align: center;
    min-height: 100px;
}
ul.boxwrapp > li:hover a {
    color: #01933e;
}
ul.boxwrapp > li a {
    color: #000;
    margin-top: 0;
    display: block;
    font-size: 11px;
    width: 100%;
    height: 130px;
    text-decoration: none;
}
ul.boxwrapp > li:last-child {
    margin-right: 0 !important;
}
ul.boxwrapp li ul li {
    list-style: square;
    float: none;
}
.ui-dialog {
    max-width: 500px !important;
}
.socialicon-footer {
    text-align: center;
    width: 100px;
    margin: 0 auto;
}
.footerlink {
    text-align: center;
    margin-top: 15px;
}
.footerlink a {
    color: #fff;
    padding: 0 8px;
    border-right: 1px solid #fff;
}
.footerlink a:last-child {
    border: none !important;
}
ul.right {
    float: right;
    width: 47%;
    margin: 0;
}
ul.right li {
    width: 47%;
    float: left;
    margin: 0 5% 0 0;
    list-style: none;
    text-align: justify;
}
ul.right li:last-child {
    margin: 0;
}
ul.leftcont {
    float: left;
    width: 47%;
    margin: 0;
}
ul.leftcont li {
    width: 47%;
    float: left;
    margin: 0 5% 0 0;
    list-style: none;
    text-align: justify;
}
ul.leftcont li:last-child {
    margin: 0;
}
.innerwrapp {
    padding: 0;
    overflow: hidden;
    width: 100%;
    box-shadow: none !important;
}
.gray_box {
    background: #e5e5e5;
    overflow: hidden;
    padding: 1em;
}
p iframe {
    border: none;
}
.soliloquy-container .soliloquy-control-nav {
    bottom: 120px !important;
    right: 35px;
}
.contactform {
    width: 98%;
    overflow: hidden;
    margin: 0 auto;
}
.contactform label {
    display: block;
    float: left;
    padding-right: 15px;
    text-align: left;
    width: 29%;
}
.contactform h4 {
    font-size: 18px;
    text-align: left;
}
.contactform textarea {
    width: 33% !important;
}
#contact_us {
    margin-bottom: 145px;
    padding-top: 25px !important;
}
.GotoTop {
    width: 25px !important;
    background: #000 !important;
    color: #fff !important;
    font-size: 22px !important;
    border-radius: 5px;
    border: none !important;
    bottom: 2.5em !important;
    padding: 4px 5px 0 !important;
}
.GotoTop:hover {
    color: #47b171 !important;
}
#contact_us,
#director_messages,
#group_profile,
#location_map,
#vision_mission {
    padding-top: 5em;
}
#director_messages,
#group_profile,
#location_map {
    margin-bottom: 8px;
}
.wpcf7-submit {
    background: #01933e;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 5px;
}
.socialicon .facebook,
.socialicon .instagram,
.socialicon .linkedin,
.socialicon .twitter,
.socialicon .youtube {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2014/03/map.gif) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    margin: 16px 0 0 3px;
    float: right;
}
.socialicon .facebook {
    background-position: 0 0;
}
.socialicon .linkedin {
    background-position: -32px 0;
}
.socialicon .twitter {
    background-position: -64px 0;
}
.socialicon .youtube {
    background-position: -95px 0;
}
.socialicon .instagram {
    background-position: -127px 0;
}
.socialiconfooter .facebook,
.socialiconfooter .linkedin,
.socialiconfooter .twitter {
    background: url(images/greensocial.gif) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    margin-left: 3px;
    float: right;
}
.socialiconfooter .facebook {
    background-position: 0 0;
}
.socialiconfooter .linkedin {
    background-position: -32px 0;
}
.socialiconfooter .twitter {
    background-position: -64px 0;
}
.panel {
    width: auto;
    height: 130px;
    margin: auto;
    position: relative;
}
.card {
    width: 100%;
    height: 100%;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.front {
    z-index: 3;
    background: #00873c;
    opacity: 0.8;
}
.back {
    z-index: 1;
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    background: #fff;
    box-shadow: 0 0 5px #666;
    opacity: 1;
}
.panel:hover .front {
    z-index: 1;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.panel:hover .back {
    z-index: 2;
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
}
.back img,
.front img {
    padding-top: 25px;
}
#cboxClose {
    top: 0 !important;
    height: 15px;
    width: 15px;
    background: url(images/close.png) no-repeat 0 0;
    margin: 5px;
    text-indent: -9999px;
}
#tabs ul li {
    list-style: none;
    float: left;
    margin: 0 10px;
    width: 22%;
}
#tabs ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    background: 0 0 !important;
}
#cboxContent {
    box-shadow: 0 0 10px #666;
    padding: 1em;
}
#tabs ul li a {
    margin: 0 auto;
}
#tabs ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab1:hover,
#tabs ul li.ui-state-active .tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-hover.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greynandedlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab2:hover,
#tabs ul li.ui-state-active .tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/nanded-hover.png) no-repeat 0 0;
}
#tabs ul li a.tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greyselogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab3:hover,
#tabs ul li.ui-state-active .tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/seasons-hover.png) no-repeat 0 0;
}
#tabs ul li a.tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo1.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab4:hover,
#tabs ul li.ui-state-active .tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-council-hover.png) no-repeat 0 0;
}
#tabs ul li a.tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-logo-grey.jpg) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab5:hover, #tabs ul li.ui-state-active .tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-upload.jpg) no-repeat 0 0;
}


#tabs_1 ul li {
    list-style: none;
    float: left;
    margin: 0 1px;
    width: 22%;
}
#tabs_1 ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    background: 0 0 !important;
}
#cboxContent {
    box-shadow: 0 0 10px #666;
    padding: 1em;
}
#tabs_1 ul li a {
    margin: 0 auto;
}
#tabs_1 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_1 ul li a.tab1:hover,
#tabs_1 ul li.ui-state-active .tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-hover.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_1 ul li a.tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greynandedlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: 0;
}
#tabs_1 ul li a.tab2:hover,
#tabs_1 ul li.ui-state-active .tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/nanded-hover.png) no-repeat 0 0;
}
#tabs_1 ul li a.tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greyselogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: 0;
}
#tabs_1 ul li a.tab3:hover,
#tabs_1 ul li.ui-state-active .tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/seasons-hover.png) no-repeat 0 0;
}
#tabs_1 ul li a.tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo1.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: 0;
}
#tabs_1 ul li a.tab4:hover,
#tabs_1 ul li.ui-state-active .tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-council-hover.png) no-repeat 0 0;
}

#tabs_1 ul li a.tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-logo-grey.jpg) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: 0;
}
#tabs_1 ul li a.tab5:hover,
#tabs_1 ul li.ui-state-active .tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-upload.jpg) no-repeat 0 0;
}


#tabs_2 ul li {
    list-style: none;
    float: left;
    margin: 0 10px;
    width: 22%;
}
#tabs_2 ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    background: 0 0 !important;
}
#cboxContent {
    box-shadow: 0 0 10px #666;
    padding: 1em;
}
#tabs_2 ul li a {
    margin: 0 auto;
}
#tabs_2 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_2 ul li a.tab1:hover,
#tabs_2 ul li.ui-state-active .tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-hover.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_2 ul li a.tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greynandedlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_2 ul li a.tab2:hover,
#tabs_2 ul li.ui-state-active .tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/nanded-hover.png) no-repeat 0 0;
}
#tabs_2 ul li a.tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greyselogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_2 ul li a.tab3:hover,
#tabs_2 ul li.ui-state-active .tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/seasons-hover.png) no-repeat 0 0;
}
#tabs_2 ul li a.tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo1.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_2 ul li a.tab4:hover,
#tabs_2 ul li.ui-state-active .tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-council-hover.png) no-repeat 0 0;
}
#tabs_2 ul li a.tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-logo-grey.jpg) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_2 ul li a.tab5:hover,
#tabs_2 ul li.ui-state-active .tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-upload.jpg) no-repeat 0 0;
}



#tabs_3 ul li {
    list-style: none;
    float: left;
    margin: 0 10px;
    width: 22%;
}
#tabs_3 ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
#tabs_4 ul li {
    list-style: none;
    float: left;
    margin: 0 10px;
    width: 22%;
}
#tabs_4 ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    background: 0 0 !important;
}
#cboxContent {
    box-shadow: 0 0 10px #666;
    padding: 1em;
}
#tabs_3 ul li a {
    margin: 0 auto;
}
#tabs_3 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_3 ul li a.tab1:hover,
#tabs_3 ul li.ui-state-active .tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-hover.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_3 ul li a.tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greynandedlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_3 ul li a.tab2:hover,
#tabs_3 ul li.ui-state-active .tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/nanded-hover.png) no-repeat 0 0;
}
#tabs_3 ul li a.tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greyselogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_3 ul li a.tab3:hover,
#tabs_3 ul li.ui-state-active .tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/seasons-hover.png) no-repeat 0 0;
}
#tabs_3 ul li a.tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo1.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_3 ul li a.tab4:hover,
#tabs_3 ul li.ui-state-active .tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-council-hover.png) no-repeat 0 0;
}

#tabs_3 ul li a.tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-logo-grey.jpg) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_3 ul li a.tab5:hover,
#tabs_3 ul li.ui-state-active .tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-upload.jpg) no-repeat 0 0;
}

/*tab 4*/
#tabs_4 ul li a {
    margin: 0 auto;
}
#tabs_4 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_4 ul li a.tab1:hover,
#tabs_4 ul li.ui-state-active .tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-hover.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_4 ul li a.tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greynandedlogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_4 ul li a.tab2:hover,
#tabs_4 ul li.ui-state-active .tab2 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/nanded-hover.png) no-repeat 0 0;
}
#tabs_4 ul li a.tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greyselogo.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_4 ul li a.tab3:hover,
#tabs_4 ul li.ui-state-active .tab3 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/seasons-hover.png) no-repeat 0 0;
}
#tabs_4 ul li a.tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/greymagarlogo1.png) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_4 ul li a.tab4:hover,
#tabs_4 ul li.ui-state-active .tab4 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-council-hover.png) no-repeat 0 0;
}

#tabs_4 ul li a.tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-logo-grey.jpg) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
    outline: none;
}
#tabs_4 ul li a.tab5:hover,
#tabs_4 ul li.ui-state-active .tab5 {
    background: url(https://tempestadvertising.in/mcgcity/wp-content/uploads/2021/12/rvc-upload.jpg) no-repeat 0 0;
}




#cboxLoadedContent {
    margin: 0 !important;
}
ul.sitemap li {
    padding: 2px 0;
}
ul.sitemap li a {
    color: #333;
}
.rmm.graphite .rmm-toggled-title {
    color: #333 !important;
}
.soliloquy-container .soliloquy-control-nav li a {
    width: 28px !important;
    height: 28px !important;
}
.soliloquy-container .soliloquy-control-nav li a.active,
.soliloquy-container .soliloquy-control-nav li a.soliloquy-active,
.soliloquy-container .soliloquy-control-nav li a:hover {
    background-position: 0 -30px !important;
}
.scrollable {
    position: relative;
}
.scrollable:focus {
    outline: 0;
}
.scrollable .viewport {
    position: relative;
    overflow: hidden;
}
.scrollable .viewport .overview {
    position: absolute;
}
.scrollable .scroll-bar {
    display: none;
}
.scrollable .scroll-bar.vertical {
    position: absolute;
    right: 0;
    height: 100%;
}
.scrollable .scroll-bar.horizontal {
    position: relative;
    width: 100%;
}
.scrollable .scroll-bar .thumb {
    position: absolute;
}
.scrollable .scroll-bar.vertical .thumb {
    width: 100%;
    min-height: 10px;
}
.scrollable .scroll-bar.horizontal .thumb {
    height: 100%;
    min-width: 10px;
    left: 0;
}
.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.scrollable.gray-skin {
    padding-right: 17px;
}
.scrollable.gray-skin .scroll-bar {
    border: 1px solid gray;
    background-color: #d3d3d3;
}
.scrollable.gray-skin .scroll-bar .thumb {
    background-color: gray;
}
.scrollable.gray-skin .scroll-bar:hover .thumb {
    background-color: #000;
}
.scrollable.gray-skin .scroll-bar.vertical {
    width: 10px;
}
.scrollable.gray-skin .scroll-bar.horizontal {
    height: 10px;
    margin-top: 2px;
}
#vertical-scrollbar-demo {
    width: 99%;
    padding-top: 12px;
}
.colorclass {
    color: #47b171;
    font-family: NexaLight;
    font-size: 23px;
    font-weight: 400;
    margin-right: 391px;
    margin-top: 15px;
    float: left;
    margin-bottom: 10px;
}
.body_div span {
    color: #47b171;
    font-family: nexalight;
    font-size: 23px;
    font-weight: 700;
}
.body_div a {
    color: #47b171;
    font-family: nexalight;
    font-size: 18px !important;
}
.soliloquy-container .soliloquy-control-nav {
    display: none;
}
ul.leftcont li {
    float: left;
    list-style: none outside none;
    margin: 0 1% 0 0;
    text-align: justify;
    width: 30%;
}
.contact-box {
    background: none repeat scroll 0 0 #e5e5e5;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    float: left;
    margin-left: 10px;
    min-height: 196px;
    text-align: center;
    width: 310px;
}
.contact-box.first-contact-box {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2014/01/contact.png) no-repeat scroll 60px 30px #d7d7d7;
    box-shadow: none;
}
.contact-box p {
    text-align: center;
    line-height: 2.2em;
}
.contact-box h2 {
    border-bottom: 1px solid #ccc;
    color: #080;
    display: block;
    font-size: 22px;
    margin: 20px auto 10px;
    padding-bottom: 10px;
    width: 225px;
}
.gray_box {
    background: none repeat scroll 0 0 #d7d7d7;
    padding: 0;
}
.innerwrapp-box-shadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
h1.contact-us {
    color: #080;
    font-size: 38px;
    line-height: 1.2em;
    margin-top: 40px;
}
#vertical-scrollbar-demo {
    padding-top: 0;
}
.footerlink a {
    border: none;
}
.body_div span {
    font-size: 32px;
}
#tabs ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light-hover.gif) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs ul li a.tab1:hover,
#tabs ul li.ui-state-active .tab1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light.gif);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 70px;
    width: 115px;
}
#tabs_1 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light-hover.gif) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_1 ul li a.tab1:hover,
#tabs_1 ul li.ui-state-active .tab1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light.gif);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 70px;
    width: 115px;
    outline: 0;
}
#tabs_2 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light-hover.gif) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_2 ul li a.tab1:hover,
#tabs_2 ul li.ui-state-active .tab1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light.gif);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 70px;
    width: 115px;
}
#tabs_3 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light-hover.gif) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_3 ul li a.tab1:hover,
#tabs_3 ul li.ui-state-active .tab1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light.gif);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 70px;
    width: 115px;
    outline: none;
}

/*tab4*/
#tabs_4 ul li a.tab1 {
    background: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light-hover.gif) no-repeat 0 0;
    display: block;
    width: 115px;
    height: 70px;
}
#tabs_4 ul li a.tab1:hover,
#tabs_4 ul li.ui-state-active .tab1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://www.magarpattacity.com/wp-content/uploads/2013/12/magarpatta-light.gif);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 70px;
    width: 115px;
    outline: none;
}

.right-disclaimer {
    float: right;
    margin-right: 35px;
}
ul.boxwrapp li.four {
    margin-right: 0 !important;
}
#contents {
    margin-top: 0;
    width: 100%;
    padding: 10px 0 50px;
}
.ev-btn {
    background: #009745;
    padding: 6px 15px 6px;
    border-radius: 100px;
    margin-right: 10px;
    position: absolute;
    right: 210px;
    top: 15px;
    display: block;
    z-index: 999;
    border: solid 2px #59c789;
}
@-webkit-keyframes blinker {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.4;
    }
}
.ev-btn a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.new-event {
    background: #339f63;
    border: solid 1px #e8e8e8;
    border-radius: 0;
    padding: 6px 6px 6px;
}
.ev-spa {
    top: 16px;
    background: #5f5f5f;
    border: none;
    border-radius: 0;
    margin-right: 0;
    -webkit-animation-name: inherit;
    right: 288px;
}
.ev-spa:hover {
    background: #24823b;
    transition: all 0.3s ease-in-out;
}
.ev-spa a {
    color: #fff;
    letter-spacing: 0;
    font-size: 11px;
}
.ev-menu {
    display: block;
    padding: 6px 0;
}
.fe-img {
    max-width: 100%;
    padding-top: 100px;
    position: relative;
}
.fe-title {
    position: absolute;
    top: 55%;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}
.fe-title h1 {
    color: #fff;
    font-family: "Do Hyeon", sans-serif;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    letter-spacing: 2px;
    font-size: 32px;
    text-transform: uppercase;
    border-top: solid 2px;
    border-bottom: solid 2px;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 2px;
}
.fe-title h2 {
    font-family: "Do Hyeon", sans-serif;
    color: #fff1d1;
    font-size: 23px;
    letter-spacing: 2px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 600;
}
.fe-title p {
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.fe-img img {
    width: 100%;
}
.fe-over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    z-index: 0;
    background: #000;
    opacity: 0.1;
}
.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #00873c !important;
    border: 1px solid #056b32 !important;
    margin-right: 20px;
    padding: 5px 5px 5px;
    margin-bottom: 25px;
    margin: 10px !important;
}
.go-con {
    background: #f7f7f7;
    padding: 15px 0 2px;
    border: solid 1px #f1e0bd;
    width: 80%;
    margin: 15px auto 30px;
}
.go-con p {
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: 400;
}
.mlab-modal {
    overflow-y: auto !important;
    overflow: inherit !important;
}
@media only screen and (min-width: 360px) and (max-width: 390px) {
    #branding img {
        width: 50px;
    }
    .socialicon .facebook,
    .socialicon .instagram,
    .socialicon .linkedin,
    .socialicon .twitter,
    .socialicon .youtube {
        width: 25px;
        height: 25px;
        margin: 0 0 0 2px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
    .zinnia {
        right: 165px !important;
    }
    #branding img {
        width: 35px;
    }
    .socialicon .facebook,
    .socialicon .linkedin,
    .socialicon .twitter,
    .socialicon .youtube {
        width: 24px;
        height: 25px;
        margin: 0;
    }
    ul.main_menu > li a {
        font-size: 7px;
    }
    ul.main_menu > li {
        padding: 0 3px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 980px) {
    .fe-title p {
        font-size: 14px;
    }
    ul.main_menu {
        float: none !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {
        font-size: 12px !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed {
        font-size: 12px !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        background: 0 0 !important;
        width: auto !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
        color: #2a2b28 !important;
        font-size: 12px !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
        font-size: 19px !important;
        color: #2a2b28 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 0 !important;
    }
    .fe-img {
        padding-top: 100px;
    }
    ul.ev-menu > li a {
        padding: 0 1px !important;
    }
    .rmm {
        top: 42px;
    }
    .rmm.graphite .rmm-toggled-title {
        font-size: 13px !important;
    }
    .rmm.graphite .rmm-button {
        top: 1px;
    }
    .rmm.graphite .rmm-toggled {
        min-height: auto;
    }
    .gr-head a {
        min-height: 30px;
        margin-top: -5px;
        margin-bottom: 15px;
        font-size: 13px !important;
        padding: 15px 10px 5px;
        line-height: inherit;
        min-height: 15px !important;
        letter-spacing: 0;
    }
    .ev-wid {
        width: 95% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 10px !important;
        margin-bottom: 0 !important;
    }
    .ev-btn {
        right: -8px;
        top: 75px;
        z-index: -1;
        padding: 2px 6px 3px;
    }
    .ev-spa {
        margin-right: 11px;
        top: 41px;
    }
    .ev-btn a {
        font-size: 9px;
    }
    .fe-title h1 {
        font-size: 14px;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-bottom: 3px;
    }
    .fe-title h2 {
        font-size: 13px;
    }
    .go-con {
        padding: 15px 0;
        margin: 0 auto 35px;
        width: auto;
    }
    .go-con p {
        font-size: 14px;
        line-height: 25px;
    }
    .fe-title {
        top: 65%;
    }
    .fe-over {
        height: 97%;
    }
    .ngg-gallery-thumbnail-box {
        max-width: 50% !important;
        width: 50%;
    }
    .ngg-gallery-thumbnail {
        padding: 0;
        margin: 5px !important;
    }
    #header-content {
        padding: 10px 0;
        margin: 0 5px;
    }
    .socialicon {
        display: block;
        margin: 4px 0 0 5px;
        padding: 0 0 0 5px;
        background: 0 0;
    }
    .rmm {
        width: 52% !important;
    }
    ul.main_menu {
        padding: 0 5px;
    }
    ul.main_menu > li {
        padding: 0 3px !important;
        border-right: none !important;
    }
    ul.main_menu > li a {
        font-size: 8px;
    }
    .mlab-modal-dialog {
        position: relative;
        width: 93% !important;
        margin: 35% auto !important;
    }
    .mlab-modal-header .mlab-close {
        right: -8px;
        top: -10px;
        width: 25px;
        height: 25px;
    }
    .mlab-modal-content {
        padding: 0;
        background: 0 0;
    }
    .mlab-modal-title {
        font-size: 20px !important;
    }
    .mlab-modal-body iframe {
        height: 100% !important;
    }
    .mlab-modal {
        overflow-y: hidden;
    }
}
@media only screen and (min-width: 640px) and (max-width: 980px) {
    .fe-title {
        top: 62%;
    }
    .fe-title h1 {
        font-size: 30px;
    }
}
@media only screen and (min-width: 767px) and (max-width: 980px) {
    .ev-spa {
        right: 18px;
        padding: 5px;
    }
    .new-event {
        padding: 5px !important;
        right: 0 !important;
    }
    .ev-btn a {
        font-size: 12px;
    }
}
figure {
    margin: 0;
    padding: 0;
}
figure img {
    width: 100%;
    background: #00873c;
    padding: 10px 10px 0;
}
.gr-head {
    float: left;
    width: 100%;
}
.gr-head a {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    background: #00873c;
    padding: 10px 10px 10px;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: -5px;
    text-transform: uppercase;
    min-height: auto;
    font-weight: 600;
}
.gr-head a:hover {
    background: #2a2b28;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.soliloquy-container {
    max-width: 100% !important;
}
.soliloquy-container .soliloquy-image {
    width: 100% !important;
}
ul.main_menu > li {
    border-right: 1px solid #666;
    padding: 0 10px;
}
.rmm {
    margin: 5px auto !important;
}
.mlab-modal-header {
    min-height: 16.42857143px;
    padding: 0 0 !important;
    background: 0 0;
    min-height: 0 !important;
    border-bottom: none !important;
}
.mlab-modal-content {
    position: relative;
    background-color: transparent !important;
    background-clip: padding-box;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}
.mlab-modal-body {
    position: relative;
    padding: 0 0 0 !important;
    background: trasparent !important;
    background: 0 0 !important;
}
.mlab-modal-body p {
    margin-bottom: 0 !important;
}
.mlab-modal-header .mlab-close {
    margin-top: -2px;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -7px;
    width: 30px;
    height: 30px;
    z-index: 10;
}
.mlab-modal-footer {
    display: none !important;
}
.mlab-modal-body iframe {
    width: 100%;
    height: 450px;
    min-height: 100%;
}
.ev-wid {
    width: 33%;
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
    margin-top: 25px;
}
@media only screen and (min-width: 980px) and (max-width: 1120px) {
    .ev-wid {
        width: 28%;
    }
    .gr-head a {
        min-height: 40px;
    }
    .socialicon {
        background: 0 0;
    }
    .ev-spa {
        right: 270px;
    }
    .new-event {
        display: block;
    }
}
.mlab-modal-body img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    line-height: inherit;
}
.mlab-modal-dialog {
    position: relative;
    width: 43%;
}
@media only screen and (min-width: 320px) and (max-width: 355px) {
    #site-title {
        width: 117px;
        height: 77px;
    }
    .ev-spa {
        margin-right: 15px !important;
    }
    .zinnia {
        top: 5px !important;
    }
    .zinnia img {
        width: 25px !important;
    }
    .ev-btn a {
        font-size: 7px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #branding img {
        width: 50px !important;
    }
    .zinnia img {
        width: 35px !important;
        margin-right: 10px;
    }
    .socialicon .facebook,
    .socialicon .instagram,
    .socialicon .linkedin,
    .socialicon .twitter,
    .socialicon .youtube {
        margin: 0;
    }
    .adr p {
        margin-bottom: 10px;
    }
    .con .adr-wi {
        width: 100% !important;
        float: left;
        position: relative;
    }
    .line2 {
        display: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding: 5px 0 5px 5px !important;
    }
    .sample-flat {
        padding: 8px 18px 24px !important;
    }
    .sample-topbox h4 {
        font-size: 17px !important;
    }
    .view-smplebtn {
        width: 50% !important;
        font-size: 11px !important;
    }
    ul.boxwrapp {
        margin: 0 !important;
    }
    .soliloquy-container .soliloquy-prev {
        background-size: 8px 12px !important;
    }
    .soliloquy-container .soliloquy-prev {
        width: 25px !important;
        height: 25px !important;
        left: 0 !important;
    }
    .soliloquy-container .soliloquy-next {
        background-size: 8px 12px !important;
    }
    .soliloquy-container .soliloquy-next {
        width: 25px !important;
        height: 25px !important;
        right: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .con .adr-wi {
        width: 33.33333333%;
        float: left;
        position: relative;
    }
    .view-smplebtn {
        width: 88% !important;
        font-size: 11px !important;
    }
    .disclaimer-box p {
        font-size: 10px !important;
    }
    ul.boxwrapp {
        margin: 1em 0 0 0 !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 980px) {
    .pr-bul {
        width: 5% !important;
    }
    .privacy p {
        width: 95% !important;
    }
    .privacy span {
        width: 5% !important;
    }
    .hr-line hr {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .privacy h3 {
        margin-bottom: 10px !important;
    }
    .privacy {
        padding: 10px 0 !important;
    }
    .new-event {
        display: block;
        top: 72px;
    }
    .car-btn {
        display: none;
    }
}
@media only screen and (min-width: 1120px) and (max-width: 1300px) {
    .car-btn {
        position: absolute;
        right: -159px !important;
        top: 0;
    }
}
@media only screen and (min-width: 1370px) and (max-width: 1500px) {
    .car-btn {
        position: absolute;
        right: -238px !important;
        top: 0;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1620px) {
    .car-btn {
        position: absolute;
        right: -316px !important;
        top: 0;
    }
}
@media only screen and (min-width: 1820px) and (max-width: 1920px) {
    .car-btn {
        position: absolute;
        right: -477px !important;
        top: 0;
    }
}
.car-btn {
    position: absolute;
    right: -195px;
    top: 0;
}
a.animated-button.thar-one {
    color: #fff;
    cursor: pointer;
    display: block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background: #339f63;
    padding: 42px 30px 42px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
    text-decoration: none;
}
a.animated-button.thar-one:hover {
    color: #fff !important;
    background-color: transparent;
    text-shadow: none;
}
a.animated-button.thar-one:hover:before {
    bottom: 0;
    top: auto;
    height: 100%;
}
a.animated-button.thar-one:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    content: "";
    color: #fff !important;
    background: #373435;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-one span {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.95s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}
.soliloquy-pager {
    bottom: 10px !important;
}
.mlab-modal {
    background-color: rgba(51, 51, 51, 0.9) !important;
}
#colorbox {
    top: 0 !important;
}
@media only screen and (min-width: 601px) and (max-width: 980px) {
    .rmm {
        width: 65% !important;
    }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: inherit !important;
}
.con .adr-wi {
    width: 33.33333333%;
    float: left;
    position: relative;
}
.title-box h2 {
    color: #2a2b28;
    font-size: 38px;
    text-align: center;
}
.adr {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}
.adr h1 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    margin-top: 10px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    color: #2a2b28;
    letter-spacing: 0;
    line-height: 22px;
}
.adr p {
    text-align: center;
}
.line1 {
    height: 120px;
    width: 1px;
    background: #cdcfce;
    transform: rotate(0) translateX(0);
    position: absolute;
    top: 1%;
    right: -33px;
}
.line2 {
    height: 120px;
    width: 1px;
    background: #cdcfce;
    transform: rotate(0) translateX(0);
    position: absolute;
    top: 1%;
    right: 0;
}
.adr p a {
    color: #2a2b28;
    text-decoration: none;
}
.adr i {
    font-size: 45px;
    color: #000;
}
.zinnia {
    background: 0 0;
    border: none;
    position: absolute;
    top: 1px;
    right: 260px;
}
.ncp-p {
    padding-right: 10px;
}
#vision_mission {
    margin-right: 420px;
    margin-bottom: 10px;
}
.privacy {
    position: relative;
    padding: 40px 0;
}
.privacy p {
    font-size: 13px;
    line-height: 20px;
    color: #373737;
    font-weight: 500;
    width: 97%;
    margin-bottom: 0;
    margin-bottom: 10px !important;
    text-align: left;
    float: left;
}
.pr-intro p {
    font-size: 13px;
    line-height: 22px;
    color: #373737;
    font-weight: 500;
    margin-bottom: 0;
    margin-bottom: 10px !important;
}
.privacy span {
    float: left;
    width: 2%;
    font-size: 15px;
    font-weight: 600;
}
.privacy a {
    color: #0c9656;
    text-decoration: none;
}
.privacy h3 {
    margin-top: 9px;
    font-size: 18px;
    font-weight: 600;
    color: #00a458;
    margin-top: 5px;
    margin-top: 10px;
    float: left;
    width: 100%;
    font-family: DejaVuSans, Helvetica, Arial, sans-serif;
}
.privacy h2 {
    font-size: 18px;
    font-weight: 600;
    color: #00a458;
    margin-bottom: 10px;
    margin-top: 5px;
    float: left;
    width: 100%;
    font-family: DejaVuSans, Helvetica, Arial, sans-serif;
}
.hr-line hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
    float: left;
    width: 100%;
}
.pr-li p {
    float: left;
}
.pr-bul {
    float: left;
    width: 2%;
    font-size: 27px;
    line-height: 20px;
}
.enq-button {
    position: fixed;
    right: -66px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(27deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 30%;
}
.enq-button a {
    background: #01933e;
    border-radius: 0;
    font-size: 16px;
    border: none;
    color: #fff;
    backface-visibility: inherit;
    font-weight: 600;
    border: solid 3px #a3efc3;
    padding: 10px 22px;
}
.enq-button a:hover {
    color: #fff;
}
.modal {
    background: rgba(0, 0, 0, 0.7) !important;
}
.enq-dia {
    width: 320px;
    margin: 5% auto;
}
.enq-con {
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: solid 5px #01933e;
}
.enq-he {
    padding: 10px 15px;
    border-bottom: 1px solid #34b76b;
    background: #fff;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: -5px;
    background: #484646;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    padding: 0 5px;
    width: 35px;
    height: 52px;
    top: -3px;
    font-size: 25px;
    font-weight: 200;
}
.enq-tl {
    color: #000;
    font: 22px DejaVuSans, Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
}
.enq-frm {
    background: 0 0 !important;
    border: none !important;
    border-bottom: solid 1px #49b777 !important;
    box-shadow: none !important;
    border-radius: 0;
    height: 20px;
    color: #fff !important;
    font-size: 13px !important;
    margin-bottom: 25px !important;
}
.enq-bdy label {
    color: #000;
    font: 13px DejaVuSans, Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
}
.frm-txt {
    background: 0 0 !important;
    resize: none !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: solid 1px #49b777 !important;
    height: 45px !important;
    padding: 0;
}
.frm-txt:focus {
    box-shadow: none;
}
.sub_btn {
    background: #01933e;
    border: none;
    box-shadow: none;
    color: #fff;
    padding: 10px 25px;
    font: 15px DejaVuSans, Helvetica, Arial, sans-serif;
    margin-bottom: -15px;
}
.sub_btn:hover {
    background: #3e3e3e;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.enq-button a i {
    margin-right: 8px;
}
.info {
    color: red;
}
.info i {
    color: red;
}
input[type="text"] {
    color: #000 !important;
}
.g-map iframe {
    margin-top: -95px;
    margin-bottom: 45px;
    border-top: solid 5px #ececec !important;
    border-bottom: solid 5px #ececec !important;
}
@media (max-width: 992px) {
    .enq-button {
        right: -45px;
        top: 45%;
        z-index: 99;
    }
    .enq-button a {
        font-size: 13px;
        padding: 5px 8px;
    }
    .enq-dia {
        width: 280px;
    }
}

.ui.modal {
    width: 95% !important;
    margin: 0 0 0 -47% !important;
}
.ui.page.dimmer {
    z-index: 9999 !important;
}
.soliloquy-container .soliloquy-item {
    display: block;
}
.c-list {
    margin-left: 0%;
}
.c-pop {
    display: block;
    margin-top: 25px;
    background: url(images/bg-img.jpg) repeat;
    float: left;
    width: 100%;
    padding: 14px 0px 10px;
    clear: both;
}
.c-list ul {
    margin-bottom: 0px;
}
.c-list li a {
    background: transparent;
    padding: 0 0px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border: solid 3px #000;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.c-list li {
    margin: 0 8px !important;
    padding-left: 0px !important;
    margin: 0 10px;
    margin: 0 8px;
    width: 30%;
}
.c-list li img {
    width: 100%;
}
.pop-btn {
}
.pop-btn a {
    border: none !important;
    background: #01933e !important;
    padding: 5px 8px !important;
    margin-bottom: 0 !important;
    text-align: center;
    font-size: 14px !important;
    font-weight: 500;
}
.pop-btn a:hover {
    background: #40af6e !important;
    transition: all 0.3s ease-in-out;
}
.c-tl {
    position: absolute;
    left: -75px;
    top: 45px;
}
.c-tl h2 {
    margin-top: 0;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #000;
    /* position: absolute; */
    /* top: 75px; */
    font-family: "Calibri";
    margin-bottom: 10px;
}
.c-tl p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    width: 80%;
    margin: 0 auto;
    font-family: "Calibri";
}
.lag-list ul {
    margin: 0px;
}
.lag-list li a {
    color: #000;
    font-size: 14px;
    line-height: 25px;
    border-bottom: solid 1px #000;
    padding-bottom: 2px;
    display: block;
    margin-bottom: 5px;
    font-family: "Calibri";
    font-weight: 600;
}
.lag-list li a:hover {
    color: #01933e;
    transition: all 0.3s ease-in-out;
}
#slideit {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 300;
    font-style: normal;
    font-size: 100%;
    vertical-align: baseline;
    line-height: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#slideit a {
    text-decoration: none;
}
#slideit input[type="radio"] {
    display: none;
}
#slideit label {
    cursor: pointer;
}
#slideit {
    z-index: 9999;
    position: fixed;
    width: 230px;
    bottom: 0;
    /* left: 0; */
    right: 0px;
}
#slideit section {
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 10;
    background: #fff;
    -webkit-backface-visibility: hidden;
}
#slideit input#close-item:checked ~ section,
#slideit section {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
#slideit input#open-item:checked ~ section {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#slideit section .wrap {
    padding: 10px 37px;
    position: relative;
}
#slideit span.title {
    font-size: 14px;
    padding: 5px;
    color: #fff;
    background: #01933e;
    text-transform: none;
    display: block;
    width: 100%;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    font-family: "Calibri";
}
#slideit p.info {
    font-size: 13px;
    color: #999;
    line-height: 18px;
}
#slideit .field {
    width: 100%;
    position: relative;
    /*margin: 28px 0 0;*/
    margin: 10px 0 0;
    display: block;
}
#slideit .field.ratings {
    margin-top: 14px;
}
#slideit .field p {
    display: inline-block;
    float: left;
    color: #999;
    font-size: 12px;
    padding: 8px 0 0 3px;
}
#slideit label.close,
#slideit label.open {
    text-align: center;
    position: absolute;
}
#slideit label.open {
    font-size: 14px;
    color: #fff;
    background: #1f1f1f;
    width: auto;
    bottom: -50px;
    left: 0;
    right: 0px;
    top: auto;
    margin: 0px auto;
    padding: 12px 10px;
    text-transform: none;
    z-index: 1;
    text-align: center;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    letter-spacing: 0;
    font-weight: 600;
    font-family: "Calibri";
}
#slideit input#close-item:checked ~ label.open {
    bottom: 0;
}
#slideit label.open:focus,
#slideit label.open:hover {
    background: #222;
    color: #fff;
}
#slideit label.close {
    right: 0px;
    left: auto;
    top: 0;
    bottom: auto;
    font-size: 20px;
    background: #333333;
    color: #fff;
    width: 27px;
    z-index: 99;
    opacity: 0.9;
    height: 26px;
    line-height: 27px;
    text-align: center !important;
    font-weight: 500;
    font-size: 14px;
}
#slideit label.close:focus,
#slideit label.close:hover {
    background: #757786;
}
#slideit .rating:not(:checked) > label {
    float: right;
    overflow: hidden;
    font-size: 20px;
    color: #ddd;
    margin-left: 3px;
}
#slideit .rating>+label:hover,
#slideit .rating>+label:hover ~ label,
#slideit .rating > input:checked ~ label,
#slideit .rating > label:hover,
#slideit .rating > label:hover ~ input:checked ~ label,
#slideit .rating > label:hover ~ label,
.rating>~label:hover,
.rating>~label:hover ~ label {
    color: #757786;
}
*[role="form"] {
    max-width: 100%;
}
#slideit input,
#slideit select,
#slideit textarea {
    display: block;
    width: 100%;
    border-bottom: solid 1px #ddd;
    padding: 0 20px 4px 3px;
    font-size: 13px;
    color: #222;
    position: relative;
}
#slideit select {
    padding-right: 0;
    padding-left: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#slideit select.grayed {
    color: #aaa;
}
#select-arrow,
#select-arrow-svg {
    background: #fff url(img/select.png) no-repeat right;
    width: 30px;
    height: 20px;
    position: absolute;
    right: 0;
    top: -1px;
    pointer-events: none;
    vertical-align: middle;
    outline: 0;
    border: 0;
    z-index: 3;
}
#slideit select:focus ~ #select-arrow,
#slideit select:focus ~ #select-arrow-svg,
#slideit select:hover ~ #select-arrow,
#slideit select:hover ~ #select-arrow-svg {
    background: #fff url(img/select-focus.png) no-repeat right;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #select-arrow-svg {
        display: none;
    }
}
#select-arrow,
x:-o-prefocus {
    display: none;
}
#slideit textarea {
    resize: none;
    height: 22px;
    overflow: hidden;
}
#slideit input:focus,
#slideit input:hover,
#slideit select:focus,
#slideit select:hover,
#slideit textarea:focus,
#slideit textarea:hover {
    border-bottom-color: #222;
    outline: 0;
}
#slideit textarea:focus {
    height: 70px;
}
#slideit input.send {
    display: inline-block;
    clear: both;
    background: #333;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 26px;
    cursor: pointer;
    margin: 0px 0 0;
    width: auto;
    border: 0;
}
#slideit input.send:focus,
#slideit input.send:hover {
    background: #e73c29;
    border: 0;
    outline: 0;
}
#slideit input.reset {
    background: 0 0;
    width: auto;
    cursor: pointer;
    border: 0;
    outline: 0;
    display: inline-block;
    float: right;
    padding: 0;
    margin: 40px 0 0;
    font-size: 12px;
    color: #ccc;
}
#slideit input.reset:focus,
#slideit input.reset:hover {
    color: #222;
}
#slideit input:required,
#slideit textarea:required {
    background: #fff url(img/required.png) no-repeat 100% 6px;
    box-shadow: none;
    outline: 0;
}
#slideit input:hover:invalid,
#slideit textarea:hover:invalid {
    background: #fff url(img/focused.png) no-repeat 100% 6px;
    box-shadow: none;
    outline: 0;
}
#slideit input:required:valid,
#slideit textarea:required:valid {
    background: #fff url(img/valid.png) no-repeat 100% 6px;
    box-shadow: none;
    outline: 0;
}
#slideit input:focus:invalid,
#slideit textarea:focus:invalid {
    background: #fff url(img/invalid.png) no-repeat 100% 6px;
    z-index: 10;
    box-shadow: none;
    outline: 0;
}
::-webkit-input-placeholder {
    color: #999;
}
#slideit input:focus::-webkit-input-placeholder {
    color: #ccc;
}
#slideit textarea:focus::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color: #999;
}
#slideit input:focus:-moz-placeholder {
    color: #ccc;
}
#slideit textarea:focus:-moz-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #999;
}
#slideit input:focus::-moz-placeholder {
    color: #ccc;
}
#slideit textarea:focus::-moz-placeholder {
    color: #ccc;
}
:-ms-input-placeholder {
    color: #999;
}
#slideit input:focus:-ms-input-placeholder {
    color: #ccc;
}
#slideit textarea:focus:-ms-input-placeholder {
    color: #ccc;
}
.ie9-placeholder {
    color: #999 !important;
}
.ie9-placeholder:focus {
    color: #ccc !important;
}
#slideit .tip {
    background: #222;
    color: #fff;
    font-size: 12px;
    padding: 10px 12px;
    text-align: center;
    position: absolute;
    top: -68px;
    left: -20px;
    opacity: 0;
    visibility: hidden;
    width: auto;
    cursor: default;
}
#slideit .tip:after {
    border-top: 6px solid rgba(0, 0, 0, 1);
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    bottom: -6px;
    left: 28px;
}
#slideit input:focus ~ .tip,
#slideit select:focus ~ .tip,
#slideit textarea:focus ~ .tip {
    top: -48px;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
#slideit input:required:valid ~ .tip,
#slideit textarea:required:valid ~ .tip {
    opacity: 0;
    visibility: hidden;
}
#slideit input,
#slideit label,
#slideit select {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#slideit .tip {
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
#slideit textarea {
    -webkit-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -moz-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -ms-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -o-transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    transition: height 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
}
#slideit section {
    -webkit-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -moz-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -ms-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    -o-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
    transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
}
#slideit input#close-item:checked ~ label.open {
    -webkit-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -moz-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -ms-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    -o-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
    transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
}
@media screen and (max-width: 320px) {
    #slideit {
        width: 100%;
        right: 0;
    }
}
@media screen and (max-height: 640px) {
    #slideit span.title {
        display: none;
    }
    #slideit section .wrap {
        padding: 20px;
    }
    #slideit label.close {
        right: 0;
    }
    #slideit .field {
        margin-top: 16px;
    }
}

.en-bdy {
    padding: 0px;
}
.en-dg {
    width: 100%;
    margin: 0 auto;
    border-radius: 0px;
}
.en-con {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.close {
    margin-top: 0;
    position: absolute;
    right: -5px;
    background: #484646;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    padding: 0 5px;
    width: 35px;
    height: 52px;
    top: -3px;
    font-size: 25px;
    font-weight: 200;
    z-index: 999;
}
.en-bdy iframe {
    width: 100%;
    height: 99vh;
    overflow-y: hidden;
    overflow: hidden;
}
.modal-header {
    padding: 0px;
}
.modal-open .modal {
    z-index: 9999;
}
.sample-marati {
    height: 100vh;
    margin: 0px;
}
.ab-se{padding: 0px 0px 0;}
.ab-vi-mi{
    padding: 50px 0;
}
.ab-vi-mi-con{padding: 50px 0px;}
.ab-vi-mi-con h2{padding-top: 0px !important;}
.ab-ban{padding-top: 35px;}
.no-pad{padding-left: 0px;padding-right: 0px;}
.brand{
    display: block;
    margin-top: 0;
    background: url(images/bg-img.jpg) repeat;
    float: left;
    width: 100%;
    padding: 14px 10px 14px;
    clear: both;
}
.brand ul{margin: 0px;}
.brand li{
    background: transparent;
    padding: 0 0px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border: solid 3px #000;
    margin: 0 8px;
}

@media only screen and (max-width: 767px){
.c-pop{
margin-top: 35px;
}
.c-list li{width: 43%;}
.c-tl {
    position: inherit;
    left: 0;
    top: 0;
}
.c-tl h2{font-size: 22px;margin-top: 10px;margin-bottom: 10px;}
.ab-vi-mi {
    padding: 50px 0 0;
}
img.size-full{max-width: 100%;}
.ab-vi-mi-con {
    padding: 30px 0px;
}
.c-list {
    margin-left: 3%;
}

}

@media only screen and (min-width: 767px) and (max-width: 991px){
.ab-vi-mi img{width: 100%;}
.c-list li{width: 47.2%;}
.colorclass{float: none;}
#site-generator .copyright{width: 100%;}
.c-list {
    margin-left: 3%;
}
}

.lf-btnsp a {
    background: #e77844;
    padding: 6px 15px;
    border-radius: 25px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.lf-btnsp a:hover {
    color: #fff;
    background: #434343;
}

.headsp-policy {
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0!important;
    min-height: auto;
    color: #434343;
        min-height: 54px;
}

.year-listsp {
    border: solid 1px #ddd;
    margin-bottom: 15px;
    min-height: 128px;
    padding: 30px 5px 15px;
    font-weight: 500;
    float: left;
    width: 100%;
}
.yr-btnsp {
    margin-top: 15px;
    margin-bottom: 8px;
    float: left;
    width: 100%;
}
.widsp-80persp{
    width: 80%;
        margin: auto;
        padding-top:30px;
        padding-bottom:30px;
}

.lf-btnsp i {
    margin-right: 5px;
}

    #fancybox-wrap {
     z-index: 111101 !important;
    }
@media screen and (max-width: 767px){ 
.footerwrappinn{
    padding-bottom: 30px;
    }
    .mobfoot-sp{
        display:none;
    }
    }
    
    #cboxClose {
    position: absolute;
    bottom: 0;
   right: 2px !important;
    margin-top: 10px;
}
.sppb5p{
    padding-bottom:5px;
}
img.spimgheadlogo {
    width: 108px;
}
@media(max-width: 340px){
    .logo1head{
        display:none;
    }
}
@media(max-width: 768px){
.zinnia {
    right: 180px;
}}



