/* Skin Name: Custom Skin by Vikrant Ghodke http://vikgo.in modified for Smt. Vasundhara Raje WordPress Theme. */
/* RESET */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {margin: 0; padding: 0;}

img, fieldset {border: 0;}

/* set img max-width */
img {max-width: 100%; height: auto;	-moz-box-sizing: border-box; box-sizing: border-box;}
/* ie 8 img max-width */
@media \0screen {img { width: auto;}}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}

/* audio */
audio {max-width: 100%;}

/* iframes and objects max-width */
iframe, object {max-width: 100%;}

/*GENERAL STYLING*/
html {-webkit-font-smoothing: antialiased;}
body {font: .95em/1.75em Noto Sans, Helvetica, Arial, sans-serif; color: #666; word-wrap: break-word;}
a {color: #47a7d7;}
a:hover {color: #069;}
p {margin: 0 0 1.2em; padding: 0;}
small {font-size: 87%;}
blockquote {font: italic 110%/130% "Times New Roman", Times, serif;	padding: 8px 30px 15px;}
ins {text-decoration: none;}

/* LIST */
ul, ol {margin: 1em 0 1.4em 24px; padding: 0;}
li {margin: 0 0 .5em 0;	padding: 0;}

/* HEADINGS */
h1, h2, h3, h4, h5, h6 {line-height: 1.5em;	margin: 20px 0 .4em; font-family: 'Noto Sans', sans-serif; color: #000; font-weight: normal;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1em;}

/* FORM */
/* form input */
input, textarea, select, input[type=search], button {font-size: 100%; font-family: inherit;}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel], input[type=select] {background: #f2f2f2;	border-color: #e5e5e5; border-width: 0 0 2px 0; border-style: solid; padding: 8px 10px; color: #888; -webkit-appearance: none;}
input[type=text], input[type=search], input[type=email], input[type=tel] {width: 240px; max-width: 90%;}

/* text area */
textarea {line-height: 150%; width: 64%;}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {outline: none; background: #eee;}

/* form button */
input[type=reset], input[type=submit], button { background: #47a7d7; color: #fff; border: none; padding: 7px 20px; cursor: pointer; letter-spacing: .1em; font-size: 1.125em; font-family: Noto Sans, sans-serif; text-transform: uppercase; -webkit-appearance: none; -webkit-border-radius: 0;}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {background: #069; color: #fff;}

/*STRUCTURE*/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav, .pagenav, #sidebar, .widget, #footerwrap, #footer {-moz-box-sizing: border-box; box-sizing: border-box;}

.pagewidth {width: 1064px; margin: 0 auto;}

#body {margin: 0 auto; max-width: 100%; padding: 0 0 40px;}

/* content top space */
#contentwrap, #sidebar {padding-top: 5%;}

/* sidebar1 (sidebar right) */
#contentwrap {width: 69.64%; float: left;}
#sidebar {width: 29.28%; float: right;}
/* sidebar1 (sidebar left) */
.sidebar-left #contentwrap {float: right;}
.sidebar-left #sidebar {float: left;}

/* sidebar2 (content-middle) */
.sidebar2 #content {width: 72%; float: right;}
.sidebar2 #sidebar-alt {width: 22.3%; float: left;}
/* sidebar2 content-right */
.sidebar2.content-right #contentwrap {float: right;}
.sidebar2.content-right #sidebar-alt {float: left;}
.sidebar2.content-right #sidebar {float: left;}

/* sidebar2 content-left */
.sidebar2.content-left #contentwrap {float: left;}
.sidebar2.content-left #content {float: left;}
.sidebar2.content-left #sidebar-alt {float: right;}
.sidebar2.content-left #sidebar {float: right;}

/* sidebar-none */
.sidebar-none #contentwrap {width: 100%; float: none;}

/* sidebar secondary column */
#sidebar .secondary {width: 47%; float: left;}
#sidebar .secondary.last {float: right;}

/* fullwidth content */
.full_width #layout {width: 100%; max-width: 100%;}
.full_width #content {padding: 0; width: auto; float: none;}
.full_width #sidebar {width: auto; float: none;}

/*GRID*/
.col4-1,.col4-2,.col4-3,.col3-1,.col3-2,.col2-1{margin-left: 5%; float: left;}
.col4-1 {width: 21.2%;}
.col4-2, .col2-1 {width: 47%;}
.col4-3 {width: 73.8%;}
.col3-1 {width: 29.3%;}
.col3-2 {width: 65.6%;}
.col.first,.col4-1.first,.col4-2.first,.col4-3.first,.col3-1.first,.col3-2.first,.col2-1.first{margin-left: 0; clear: left;}

/*HEADER*/
#headerwrap {background: #0e88be;}
#header {font-family: Noto Sans, sans-serif; /* text-transform: uppercase; */ text-transform: normal; position: relative; z-index: 100;}
#header hgroup {float: left; margin: 14px 20px 0 0;}

/* SITE LOGO */
#site-logo {padding: 0;	margin: 5px 0 0; font: 2em/1.1em Noto Sans, sans-serif;}
#site-logo a {color: #fff; text-decoration: none; letter-spacing: 2px;}
#site-logo a:hover {color: #fff;}

/* HEADER WIDGET */
.header-widget {text-align: center;	margin: 45px auto;}

/* FIXED HEADER */
.fixed-header {position: fixed;	z-index: 1001; left: 0; top: 0;	width: 100%;}
.admin-bar .fixed-header {top: 32px;}
.fixed-header #nav-bar {position: absolute; top: -100px;}
.fixed-header .social-widget, .fixed-header #searchform-wrap {display: none;}

/* SOCIAL WIDGET */
#social-wrap {position: absolute; top: 10px; right: 0;}
#headerwrap .social-widget {float: right;}
.social-widget a {color: #fff; font-size: 1.25em; text-decoration: none;}
.social-widget a:hover {color: #47a7d7; text-decoration: none;}
.social-widget .widget {display: inline-block; zoom:1; *display:inline; margin: 0 -200px 0 0; padding: 0;}
.social-widget .widget div {display: inline;}
.social-widget .widgettitle {width: auto; font-size: 100%; font-family: inherit; text-transform: none; border: none; letter-spacing: 0; position: static; display: inline-block; zoom:1; *display:inline; margin: 5px 8px 2px 0; padding: 0; background: transparent; border-radius: 0; box-shadow: none;}
.social-widget ul {margin: 6px 0 0 !important; padding: 0; display: inline;}
.social-widget ul li {padding: 0; margin: 0 2px; display: inline-block; zoom:1;	*display:inline; border: none !important; clear: none; line-height: 100%;}

/* rss */
.social-widget .rss {display: inline-block;	padding: 4px;}
.social-widget .rss a {color: #fff !important; font-size: 1.25em; line-height: 1em;}
.social-widget .rss a:hover {color: #47a7d7 !important;}
.social-widget .icon-rss:before {content: "\f09e"; font-style: normal;}

/* SEARCH FORM */
#searchform-wrap {float: right;	margin-right: 14px;	/* original margin-top: 5px; */	margin-top: 0px; position: relative;}
#headerwrap #searchform {width: 180px;}
#headerwrap #searchform #s {width: 0; background: transparent; padding: 5px; margin: 0;	float: right; border: none;	border-radius: 3px; -webkit-transition: width .7s; -moz-transition: width .7s; transition: width .7s;}
#headerwrap #searchform #s:focus, #headerwrap #searchform #s:hover, #headerwrap #searchform .icon-search:hover + #s {width: 180px; color: #333;	background: #fff;}
#headerwrap #searchform .icon-search {font-size: 1.25em; position: absolute; right: 2px; top: 2px; cursor: pointer;	color: #fff;}
#searchform .icon-search:before {content: "\f002"; font-family: FontAwesome; font-style: normal;}
#headerwrap #searchform .icon-search:hover, #headerwrap #searchform:hover .icon-search, #headerwrap #searchform .icon-focus {color: #000;}

/** BREAKING NEWS [disabled]
.breaking-news {border-top: 1px solid #ddd;	border-bottom: 1px solid #ddd; padding: 1px 0; position: relative;}
.breaking-news .breaking-news-category {float: left; display: inline-block; margin: 1px 35px 1px 0 !important; background: #47a7d7;	padding: 13px 15px;	position: relative;	left: 0; z-index:10; letter-spacing: .1em; font-size: 1.125em; font-family: Oswald, sans-serif;	text-transform: uppercase; color: #fff;	line-height: 100%;}
.breaking-news .breaking-news-category:after {position: absolute; content: ' ';	width: 0; height: 0; top: 0; right: -15px; border-left: 15px solid #47a7d7; border-top: 22px solid transparent;	border-bottom: 21px solid transparent;}
.breaking-news .carousel-wrap {float: left;	width: 70%;	overflow: hidden;}
.breaking-news .breaking-news-posts {margin: 10px 0 0; overflow: hidden; padding-right: 75px;}
.breaking-news .breaking-news-posts li {float: left; list-style: none;}
.breaking-news .breaking-news-posts a {color: #000;	text-decoration: none;}
.breaking-news .breaking-news-posts a:hover {color: #47a7d7;}
.breaking-news .breaking-news-nav {position: absolute; top: 10px; right: 0;}
.breaking-news .breaking-news-nav a {color: #ccc; text-decoration: none; margin: 0 3px;}
.breaking-news .breaking-news-nav a:hover {color: #47a7d7;}
.breaking-news .breaking-news-nav .breaking-news-prev:before {content: "\f104"; font-size: 1.25em;}
.breaking-news .breaking-news-nav .breaking-news-next:before {content: "\f105";	font-size: 1.25em;}
.breaking-news .breaking-news-nav .breaking-news-play_pause:before {content: "\f04b"; font-size: .875em; top: -2px;	position: relative;}
.breaking-news .breaking-news-nav .playing.breaking-news-play_pause:before {content: "\f04c";}
.breaking-news .slideshow-wrap {visibility: hidden;	height: 0;}
.breaking-news .breaking-news-loader {background: url(images/slider-loader.gif) no-repeat 50% 50%; height: 40px; width: 100%; position: absolute;}
**/

/* TOP NAVIGATION */
#nav-bar {background: #000;width: 100%;padding: 18px 0;padding: 13px 17px;min-height: 28px;position: relative;}
#menu-icon-top {display: none; top: 10px; z-index: 12;}
#top-nav_sidr {float: left;}
#top-nav {margin: 3px 0 0; position: relative; z-index: 99999;}
#top-nav li {margin: 0 10px 0 0; padding: 0; list-style: none; float: left; position: relative;}
#top-nav a {text-decoration: none; margin-right: 7px; color: #fff; font-size: 0.9em; text-transform: uppercase;}
#top-nav a:hover {color: #47a7d7;}
/* sub-levels link */
#top-nav ul a, #top-nav .current_page_item ul a, #top-nav ul .current_page_item a, #top-nav .current-menu-item ul a, #top-nav ul .current-menu-item a, #top-nav li:hover > ul a  {color: #fff; font-weight: normal; text-transform: none; padding: 7px 0 7px 15px; margin: 0; width: 180px; background: none; border: none;	text-shadow: none; border-radius: 0; box-shadow: none; display: block;}
/* sub-levels link :hover */
#top-nav ul a:hover, #top-nav .current_page_item ul a:hover, #top-nav ul .current_page_item a:hover, #top-nav .current-menu-item ul a:hover, #top-nav ul .current-menu-item a:hover, #top-nav li:hover > ul a:hover {background: #fff; color: #47a7d7;}
/* dropdown ul */
#top-nav ul {margin: 0;	padding: 0;	list-style: none; position: absolute; left: 0; top: 100%; background: #47a7d7; border: solid 3px #47a7d7; z-index: 100; display: none;}
#top-nav ul li {background: none; padding: 0; margin: 0;}
/* sub-levels dropdown */
#top-nav ul ul {left: 190px; top: -2px;}
/* show dropdown ul */
.no-touch #top-nav li:hover > ul {display: block;}

/* MAIN NAVIGATION */
#header nav.right {float: none;}
#main-nav-wrap {float: right;}
#main-nav {margin: 0; padding: 0;}
#main-nav li {margin: 0; padding: 0; list-style: none; float: left; position: relative; color: #fff;}

/* main level link */
#main-nav a {color: #fff; display: inline-block; padding: 26px 15px; text-decoration: none; letter-spacing: 1px; -webkit-font-smoothing: subpixel-antialiased; font-family: Noto Sans, sans-serif;}
/* main level link :hover */
#main-nav li:hover { background: #5255A0; color: #5255A0;}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {background: #5255A0; color: #fff;}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {color: #fff;}

/* menu has sub-level nav */
#main-nav .has-sub-menu > a:after, 
#main-nav .has-mega-sub-menu > a:after {content: '\f107'; text-transform: none; font-size: .875em; margin-left: 10px; position: relative; top: -2px; line-height: 0;}
#main-nav ul .has-sub-menu > a:after { content: '\f105'; position: absolute; top: 50%; right: 10px;}
#main-nav .mega-sub-menu li:after { content: '\f105'; position: absolute; top: 10px; right: 10px;}

/* sub-levels link */
#main-nav ul a {font-size: 100%; line-height: 140%; font-weight: normal; text-transform: none; padding: 10px; margin: 0; display: block; width: 160px; background: none; border: none; text-shadow: none; border-radius: 0;	box-shadow: none; position: relative;}
#main-nav .current_page_item ul a, 
#main-nav ul .current_page_item a, 
#main-nav .current-menu-item ul a, 
#main-nav ul .current-menu-item a {color: #fff;}
/* sub-levels link :hover */
#main-nav ul li:hover a, 
#main-nav .current_page_item ul li:hover a, 
#main-nav ul .current_page_item li:hover a, 
#main-nav .current-menu-item ul li:hover a, 
#main-nav ul .current-menu-item li:hover a {background: #fff; color: #5255A0;}
/* dropdown ul */
#main-nav ul {margin: 0; list-style: none; position: absolute; background: #5255A0; border: solid 5px #5255A0; z-index: 100; display: none;}
#main-nav ul li {background: none;	padding: 0;	margin: 0; float: none;}
#main-nav ul li a {color: #fff; font-family: 'Noto Sans', sans-serif; font-size: .95em; letter-spacing: 0;}
#main-nav ul li:hover {background: #fff; color: #5255A0;}
#main-nav ul li.current-menu-item a {color: #fff;}
#main-nav ul li.current-menu-item a:hover {color: #5255A0;}
/* sub-levels dropdown */
#main-nav ul ul {left: 100%; top: -2px;}
#main-nav ul ul a {color: #fff !important; background: #5255A0 !important;}
#main-nav ul ul li:hover a {color: #5255A0 !important; background: #fff !important;}

/* show dropdown ul */
.no-touch #main-nav li:hover > ul {display: block;}

/* mega menu */
#main-nav .has-mega-sub-menu,
#main-nav .has-mega-column,
#main-nav .has-mega-column ul {position: static;}
#main-nav .has-mega-sub-menu .mega-sub-menu,
#main-nav .has-mega-column .mega-column-wrapper {margin: 0;	list-style: none; position: absolute; background: #fff; border: solid 5px #47a7d7; z-index: 100; width: 99%; left: 0; display: none;}
#main-nav .has-mega-sub-menu .mega-sub-menu {min-height: 210px; max-height: 300px; overflow: auto;}
#main-nav .has-mega-sub-menu .mega-sub-menu ul {height: 100%; border: none;	width: 19%;	overflow-y: auto; -webkit-overflow-scrolling: touch;}
#main-nav .has-mega-sub-menu .mega-sub-menu ul a {width: auto; display: block;}
.current-menu-item.has-mega-sub-menu .mega-sub-menu ul a {color: #fff !important;}
.current-menu-item.has-mega-sub-menu .mega-sub-menu ul a:hover {color: #47a7d7 !important;}
#main-nav .has-mega-sub-menu:hover .mega-sub-menu,
#main-nav .has-mega-sub-menu:hover .mega-sub-menu ul {display: block;}

/* mega menu posts */
#main-nav .mega-menu-posts {width: 75%;	padding: 3% 0 0 22%;}
#main-nav .mega-menu-posts .post {width: 22.7%;	float: left; margin: 0 0 3% 3%;	clear: none;}
#main-nav .mega-menu-posts .post:nth-of-type(4n+1) {margin-left: 0;}
#main-nav .mega-menu-posts .post-image {margin: 0 0 5px;}
#main-nav .mega-menu-posts .post-title {font-size: .9em; text-transform: none; margin: 0 0 5px;}
#main-nav .mega-menu-posts .post a {color: #000; padding: 0; letter-spacing: 0;	font-family: 'Open Sans', sans-serif; width: 100%;}
#main-nav .mega-menu-posts .post a:hover,
.current-menu-item .mega-menu-posts .post a {background: none !important; color: #47a7d7;}

/* mega column */
#main-nav .has-mega-column .mega-column-wrapper {padding: 2.5% 3% 3%; max-width: 93%;}
#main-nav .has-mega-column .mega-column-wrapper a {background: none; color: #47a7d7; padding: .5em 0; width: 100%;}
#main-nav .has-mega-column .mega-column-wrapper a:hover {color: #069;}
#main-nav .has-mega-column .mega-column-wrapper h3 {font-size: 1em;	margin: 0 0 10px; font-family: Oswald, sans-serif;}
#main-nav .has-mega-column .mega-column-wrapper h3 a {color: #000; padding: 0;}
#main-nav .has-mega-column .mega-column-wrapper h3 a:hover {color: #ccc;}
#main-nav .has-mega-column .mega-column-wrapper .mega-column-list {width: 18%; float: left;	margin-left: 2.5%;}
#main-nav .has-mega-column .mega-column-wrapper .mega-column-list:first-child {margin-left: 0;}
#main-nav .has-mega-column .mega-column-wrapper ul {background: none; border: none;}
.no-touch #main-nav .has-mega-column:hover .mega-column-wrapper,
.no-touch #main-nav .has-mega-column:hover .mega-column-wrapper ul {display: block !important;}

/* touch menu */
#main-nav li.mega-link {display: block;}
.touch #main-nav li.dropdown-open ul {display: block;}
.touch #main-nav .has-sub-menu > a:after,
.touch #main-nav .has-mega-sub-menu > a:after {display: none;}
.touch #main-nav li.has-sub-menu > a {padding-right: 5px;}

/* mobile menu icon */
#menu-icon {display: none; z-index: 12;}

/* font icon */
#main-nav [class^="icon-"], 
#main-nav [class*=" icon-"] {position: static; padding-left: 15px; display: inline-block;}
#main-nav [class^="icon-"] a,
#main-nav [class*=" icon-"] a {display: inline-block;}
#main-nav > [class^="icon-"] > a,
#main-nav > [class*=" icon-"] > a {padding: 25px 15px 26px 10px;}
#main-nav ul [class^="icon-"] ul,
#main-nav ul [class*=" icon-"] ul {left: 204px;}
#main-nav [class^="icon-"]:before, 
#main-nav [class*=" icon-"]:before {display: inline-block; width: 18px;	margin-right: 8px; text-align: center;}

/* mega menu icon */
#main-nav .mega-sub-menu [class^="icon-"],
#main-nav .mega-sub-menu [class*=" icon-"] {padding: 0;	position: relative;}

/* mega column icon */
#main-nav .mega-column-list [class^="icon-"],
#main-nav .mega-column-list [class*=" icon-"] {color: #47a7d7; padding-left: 0;	margin: 10px 0;}
#main-nav .mega-column-list [class^="icon-"] a,
#main-nav .mega-column-list [class*=" icon-"] a {display: inline; margin-left: 7px !important;}

/* PAGE */
/* page title */
.page-title {margin: 0 0 30px; padding: 0; font-size: 2em; font-family: Noto Sans, sans-serif; text-transform: uppercase; letter-spacing: .05em; color: #000; line-height: 110%;}

/* AUTHOR PAGE */
.author-bio {margin: 0 0 15px; overflow: hidden;}
.author-bio .author-avatar {float: left; margin: 0 15px 0 0;}
.author-bio .author-avatar img {background: #fff; padding: 4px;	border-radius: 100%;}
.author-bio .author-name {margin: 0 0 5px; padding: 0; font-size: 1.375em;}
.author-posts-by {margin: 0 0 20px;	padding: 10px 0 0; font-size: 140%; text-transform: uppercase; border-top: double 4px #ccc;	border-color: rgba(118,118,118,.3);}

/*CATEGORY SECTIONS*/
.category-section {clear: both;	margin-bottom: 30px;}
.category-section-title {font-size: 120%; text-transform: uppercase; margin: 0 0 20px; padding: 10px 0 0; border-top: double 4px #ccc;}

/*PAGE NAVIGATION*/
.pagenav {clear: both; padding-bottom: 20px; text-align: right;}
.pagenav a, .pagenav span {line-height: 100%; padding: 9px 5px 7px; margin: 0 -1px; vertical-align: middle; display: inline-block; zoom:1; *display:inline; min-width: 24px; min-height: 18px; text-align: center;}
.pagenav a {background: #47a7d7; color: #fff; text-decoration: none;}
.pagenav a:hover {background-color: #069;}
.pagenav .current {text-decoration: none; background: #000; color: #fff;}

/* POST */
.post {margin-bottom: 50px;	box-sizing: border-box;	-moz-box-sizing: border-box;}
.loops-wrapper.list-post .post,
.loops-wrapper.list-thumb-image .post {width: 100%;	margin-left: 0;	margin-bottom: 1.8em;}
.single-post .post {margin-bottom: 50px;}

/* post content */
.post-content {min-width: 120px; overflow: hidden;}

/* post title */
.post-title {margin: 0 0 .6em; padding: 0; font-family: 'Noto Sans', sans-serif;}
.post-title a {text-decoration: none; color: #000;}
.post-title a:hover {color: #47a7d7;}

.single .post-title {margin: 10px 0 20px;}

/* post image */
.post-image,
.module-post .post-image {margin: 0 0 15px;	max-width: 100%;}
.post-image.left {float: left; margin-right: 15px;}
.post-image.right {float: right; margin-left: 15px;}
.post-image img,
.module-post .post-image img {max-width: 100%; /* added by vikrant */ border-radius: 5px; border: solid 1px #ffa66e; background: #fff; padding: 2px; /* end added by vikrant */ }

/* lightbox zoom image */
.post-image .lightbox {position: relative; display: inline-block; zoom:1; *display:inline; max-width: 100%;}
.post-image .lightbox .zoom {width: 40px; height: 40px;	background: url(images/icon-zoom.html) no-repeat center center; margin: -20px 0 0 -20px;	position: absolute;	top: 50%; left: 50%; z-index: 1000; border-radius: 10em;}
.post-image .lightbox:hover .zoom {background-color: #000;}

/* post meta */
.post-meta {margin: 0 0 .6em; font-family: 'Open Sans', sans-serif;	font-size: .9em; color: #888;}
.post-meta-details {border-bottom: 1px solid #ddd; padding-bottom: 6px; margin: 10px 0 20px;}
.post-meta a {color: #888; text-decoration: none; font-weight: normal;}
.post-meta a:hover {color: #47a7d7;}
.post-meta .author-name,
.post-meta .post-date,
.post-meta .post-comment,
.post-meta .post-tag {padding: 0 12px 0 0; margin: 0; display: inline-block;}
.post-meta-details .author-name,
.post-meta-details .post-date,
.post-meta-details .post-comment,
.post-meta-details .post-tag {border-right: 1px #eee solid; padding: 0 12px; margin: 3px 0;	display: inline-block;}
.loops-wrapper.grid4 .post-meta .author-name,
.loops-wrapper.grid4 .post-meta .post-date,
.loops-wrapper.grid4 .post-meta .post-comment,
.loops-wrapper.grid4 .post-meta .post-tag,
.loops-wrapper.grid3 .post-meta .author-name,
.loops-wrapper.grid3 .post-meta .post-date,
.loops-wrapper.grid3 .post-meta .post-comment,
.loops-wrapper.grid3 .post-meta .post-tag {border-right: none; padding: 0 3px;}

/* post category */
.post-category {text-transform: uppercase; letter-spacing: 1px; color: #ddd; font-size: .9em; display: inline-block; line-height: 1.5em;}
.post-category a {margin: 0 3px; font-weight: bold;}
.post-category a:first-child {margin-left: 0;}

/* post meta author */
.post-meta .author-avatar img {border-radius: 100%; vertical-align: bottom;}

/* more link */
.more-link {text-decoration: none;}
.more-link:after {content: "\f105";	font-family: FontAwesome; margin-left: 8px;}

/* grid4 post */
.loops-wrapper.grid4 .post{width: 21.2%; float: left; margin-left: 5%;}
.loops-wrapper.grid4 .post-title {font-size: 1.1em; margin: 0 0 5px; padding: 0;}

/* grid3 post */
.loops-wrapper.grid3 .post {width: 30%; float: left; margin-left: 5%;}
.loops-wrapper.grid3 .post-title {font-size: 1.15em; margin: 0 0 5px; padding: 0;}

/* grid2 post */
.loops-wrapper.grid2 .post {width: 47.4%; float: left; margin-left: 5%;}
.loops-wrapper.grid2 .post-title,
.col4-1 .post-title,
.col4-2 .post-title,
.sidebar2 .col3-2 .post-title,
.col3-1 .post-title {font-size: 1.3em; margin: 0 0 .6em; padding: 0;}
.col3-1 .module.loops-wrapper.grid2 .post-title,
.sidebar2 .col3-1 .post-title {font-size: 1em;}
.sidebar2 .col3-1  .post-image {margin: 0 0 10px;}

/* grid2-thumb post */
.loops-wrapper.grid2-thumb .post {width: 47.4%;	float: left; margin-left: 5%;}
.loops-wrapper.grid2-thumb .post-title {margin: 0 0 5px; font-size: 1.3em;}
.loops-wrapper.grid2-thumb .post-image {float: left; margin: 0 20px 15px 0;}
.loops-wrapper.grid2-thumb .post-content {overflow: hidden;}

/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {width: 20%; float: left; margin: 0 25px 15px 0 !important;}
.loops-wrapper.list-thumb-image .post-content {overflow: hidden;}
.loops-wrapper.list-thumb-image .post-title {font-size: 1.1em; margin: 0 0 .6em;}

/* list large image */
.loops-wrapper.list-large-image .post-image {float: left; margin: 0 35px 15px 0 !important;}
.loops-wrapper.list-large-image .post-title {font-size: 200%; margin: 0 0 5px; padding: 0;}
.loops-wrapper.list-large-image .post-content {overflow: hidden;}

/* clear grid posts */
.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {margin-left: 0;	clear: left;}

/* POST VIDEO (css for fluid video)*/
.post-video,
.embed-youtube {position: relative;	padding-bottom: 56.25%;	height: 0; overflow: hidden; margin-bottom: 15px;}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {position: absolute; top: 0; left: 0; width: 100%;	height: 100%;}

/* SHARE BOX */
.share {margin-bottom: 25px;}
.share div {float: left;}
.share .share-facebook {margin-right: 35px;	width: 130px; /* required to position the FB comment box */	height: 25px;}
.fb_iframe_widget span {position: absolute;	width: 450px !important;}
.share .share-google-plus {position: relative; z-index: 1; /* fix FB overlapping G+ button */}

/* AUTHOR BOX */
.author-box {margin: 60px 0; overflow: hidden;}
.author-box .author-avatar {float: left; margin: 0 25px 5px 0;}
.author-box .author-avatar img {border-radius: 100%;}
.author-box .author-name {margin: 0 0 5px;}
.author-box .author-name a {color: #000; text-decoration: none;}
.author-box .author-name a:hover {color: #47a7d7;}

/* RELATED POSTS */
.related-posts {overflow: hidden;}
.related-posts .post {margin-bottom: 20px;}
.related-posts .related-title {margin: 0 0 30px; padding: 15px 0 0; font-size: 1.25em; font-family: Noto Sans, sans-serif; text-transform: uppercase; color: #000; letter-spacing: normal; /* original border-top: 5px #47a7d7 solid; */ /* edited */ border-top: 2px #fc5d00 solid;}
.related-posts .post-image {float: left; margin: 0 20px 0 0; min-width: 0;}
.related-posts .post-meta {line-height: 1;}
.related-posts .post-content {overflow: hidden;}
.related-posts .post-title {font-size: 1.12em; margin: 0;}

/* POST WIDGET */
.after-content-widget {width: 250px; max-width: 100%; float: right;	margin-left: 35px;}

/* POST NAVIGATION (the <nextpage> tag) */
.post-pagination {text-align: right; margin: .5em 0 2em;}
.post-pagination strong {margin-right: 3px;}
.post-pagination a {margin-left: 3px; margin-right: 3px;}

/* POST NAVIGATION */
.post-nav {padding: 40px 0 0; clear: both;}
.post-nav .prev,
.post-nav .next { width: 47%; position: relative;}
.post-nav a {text-decoration: none; display: block; font-family: 'Open Sans', sans-serif; font-size: 1.2em;	color: #000;}
.post-nav a:hover {text-decoration: none; color: #47a7d7;}
.post-nav .prev {float: left;}
.post-nav .next {float: right; text-align: right;}

/* post nav arrow */
.post-nav .arrow {color: #ccc; display: block; float: left; width: 23px; line-height: .5; font-size: 2em; margin-bottom: 50px;}
.post-nav .next .arrow {float: right; margin-right: 0;}
.post-nav a:hover .arrow {color: #47a7d7;}

/* COMMENTS */
.commentwrap {margin: 10px 0 20px; position: relative; clear: both;}

/* comment title */
.comment-title, #reply-title {margin: 50px 0 30px; padding: 15px 0 0; font-size: 1.25em; font-family: Oswald, sans-serif; text-transform: uppercase; color: #000; letter-spacing: normal; border-top: 5px #47a7d7 solid;}

/* comment pagenav */
.commentwrap .pagenav {margin: 10px 0; border: none; box-shadow: none;}
.commentwrap .pagenav.top {margin: 0; position: absolute; top: 20px; right: 0;}

/* commentlist */
.commentlist {margin: 0 0 30px;	padding: 5px 0 0;}
.commentlist li {margin: 0;	padding: 15px 0 0; list-style: none; position: relative;}
.commentlist .comment-author {margin: 2px 0 10px; padding: 0;}
.commentlist .comment-author img {border-radius: 100%;}
.commentlist .avatar {float: left; margin: 0 25px 0 0;}
.commentlist cite {font-style: normal; font-family: 'Open Sans', sans-serif; font-weight: 100; font-size: 1.375em;}
.commentlist cite a {text-decoration: none;}
.commentlist .bypostauthor > .comment-author img {border: 3px #47a7d7 solid;}
.commentlist .comment-time {font-family: 'Open Sans', sans-serif; font-size: .75em; letter-spacing: 1px; text-transform: uppercase; color: #999;}
.commentlist .commententry {position: relative; min-height: 40px; overflow: hidden;	padding-bottom: 5px; word-wrap: break-word;}
.commentlist ul, .commentlist ol {margin: 0 0 0 7%;	padding: 0;}

/* reply link */
.commentlist .reply {position: absolute; right: 0; top: 8px;}
.commentlist .comment-reply-link {font-size: .875em; text-decoration: none; color: #000; font-family: Oswald, sans-serif; text-transform: uppercase;}
.commentlist .comment-reply-link:hover {color: #47a7d7;}

/* COMMENT FORM */
#respond {margin: 0; padding: 10px 0 0; position: relative; clear: both;}
#respond #cancel-comment-reply-link {position: absolute; top: 80px;	right: 0; font-size: 85%; line-height: 100%; text-decoration: none; padding: 5px 10px; display: block; color: #fff; background: #47a7d7; font-family: Oswald, sans-serif; text-transform: uppercase;}
#respond #cancel-comment-reply-link:hover {background: #069;}
#commentform {margin: 15px 0 0;}
#commentform input[type=text] {width: 206px; margin-right: 10px;}
#commentform label {font-family: Oswald, sans-serif; text-transform: uppercase;	color: #000;}
#commentform label small {font-weight: normal; font-size: .75em; color: #ccc; text-transform: none; font-family: Helvetica, Arial, sans-serif;}
#commentform textarea {height: 140px;}
#commentform input#submit {padding: 7px 20px;}

/* SIDEBAR */
#sidebar-alt {font-size: .875em;}
.widget {margin: 0 0 50px; word-wrap: break-word;}
.widgettitle,
.module-title {margin: 0 0 20px; padding: 15px 0 0; font-size: 1.25em; font-family: Noto Sans, sans-serif; text-transform: uppercase; color: #000; letter-spacing: normal; border-top: 5px #47a7d7 solid;}
.widgettitle a {color: #000; text-decoration: none;}
.widget ul {margin: 0; padding: 0;}
.widget li { margin: 0;	padding: .4em 0; list-style: none; clear: both;}
.widget ul ul {margin: 6px 0 -6px 0; padding: 0; border-top: none;}
.widget ul ul li {margin: 0; padding-left: 10px;}
.widget li a {text-decoration: none;}

/* search widget */
.widget_search .icon-search {display: none;}

/* WIDGET STYLES */
/* calendar widget */
.widget #wp-calendar caption {font-weight: bold; padding-bottom: 10px;}
.widget #wp-calendar td {width: 31px; padding: 4px 2px;	text-align: center;}

/* feature posts widget */
.widget .feature-posts-list br {display: none;}
.widget .feature-posts-list li {margin: 0 0 1.7em; padding: 0;}
.widget .feature-posts-list .post-meta {margin-bottom: 5px;}
.widget .feature-posts-list .post-img {margin: 4px 15px 10px 0;	float: left;}
.widget .feature-posts-list small {display: block; margin: 0 0 5px; font-family: 'Noto Sans', sans-serif; color: #999;}
.widget .feature-posts-list .feature-posts-title {font-family: 'Noto Sans', sans-serif;	font-size: 1.2em; color: #000; text-decoration: none; display: block; line-height: 1.4;}
.widget .feature-posts-list .feature-posts-title:hover {color: #47a7d7;}
.widget .feature-posts-list .post-excerpt {display: block; overflow: hidden;}

/* twitter widget */
.widget .twitter-list li {margin-bottom: .8em;}
.widget .twitter-list .twitter-timestamp a {font-style: italic;	font-size: 90%;}
.widget .follow-user {margin: 0; padding: 5px 0;}

/* links widget */
.widget .links-list img, .widget_links img {vertical-align: middle;}

/* recent comments widget */
.recent-comments-list .avatar {margin-right: 12px; float: left;}

/* flickr widget */
.widget .flickr_badge_image {margin-top: 10px;}
.widget .flickr_badge_image img {width: 50px; height: 50px; margin-right: 12px;	margin-bottom: 12px; float: left;}

/* flickr shortcode */
.shortcode .flickr_badge_image {width: 23.8%; margin: 0 1.5% 1.5% 0; float: left;}
.shortcode .flickr_badge_image:nth-of-type(4n) {margin-right: 0;}
.shortcode .flickr_badge_image img {margin: 0;}

/* search widget */
#sidebar #searchform {position: static;}
#sidebar #searchform #s {width: 93%;}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"] {background: #fff;}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {max-width: 100% !important;}
#content .twt-border {max-width: 100% !important; min-width: 180px !important;}

/* FOOTER */
#footerwrap {background: #000;}
#footer {color: #999; clear: both;}
#footer a {color: #fff; text-decoration: none;}
#footer a:hover {color: #47a7d7;}

/* back-top */
#footer .back-top {text-align: center;}
#footer .back-top a {display: inline-block; /* background: #47a7d7; */ background: none; font-family: Noto Sans, sans-serif; text-transform: none; letter-spacing: .1em; color: #fff; padding: 2px 20px 10px; text-decoration: none;}
#footer .back-top a:before {display: block; text-align: center;	font-size: 0.8em; content: "\f106";}
#footer .back-top a:hover {background: #8A8A7B;}

/* footer widget */
#footer .footer-widgets {margin: 7.5% 0 10px;}
#footer .widgettitle {color: #fff; border-top: 5px #333 solid;}

/* footer social widget */
#footer .social-widget {text-align: center;}
#footer .social-widget a {color: #999; font-size: 1.675em;}
#footer .social-widget a:hover {color: #47a7d7;}

/* footer nav */
#footer .footer-nav {list-style: none;margin: 30px auto; text-align: center; font-family: Oswald, sans-serif; text-transform: uppercase; letter-spacing: .1em;}
#footer .footer-nav li {display: inline-block;}
#footer .footer-nav li a {text-decoration: none; font-size: 1.143em; padding: 8px;}

/* footer text */
.footer-text {clear: left; text-align: center; padding-bottom: 50px; font-size: .9em;}

/* WORDPRESS POST FORMATTING */
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {margin-bottom: 15px;}
.alignleft {float: left; margin-right: 30px;}
.alignright {float: right; margin-left: 30px;}
.aligncenter {text-align: center; display: block; margin-left: auto; margin-right: auto;}
.wp-caption {text-align: center; margin-bottom: 15px; max-width: 100%;}
.wp-caption-text {font-style: italic; font-size: 95%; line-height: 120%; margin: 6px 0;}

/* ATTACHMENT SINGLE VIEW */
.attachment.single-attachment,
.single-attachment .attachment {float: none; margin: 0; text-align: left;}

/* GALLERY */
#body .gallery {margin: 0 0 20px 0;}

/* gallery item */
#body .gallery .gallery-item {margin: 0 8px 8px 0; vertical-align: top; width: auto; float: left; text-align: center;}

/* gallery image */
#body .gallery img {border: none; vertical-align: middle;}

/* gallery caption */
#body .gallery .gallery-caption {line-height: 120%;	font-size: 90%;	text-align: center;	margin: 5px 0 0;}

/* GALLERY COLUMN
================================================ */
/* gallery column 1 (display all in one line) */
#body .gallery-columns-1 .gallery-item {width: auto;}
#body .gallery-columns-1 br {display: none !important;}

/* gallery column 2 */
#body .gallery-columns-2 .gallery-item {width: 49.2%;}

/* gallery column 3 */
#body .gallery-columns-3 .gallery-item {width: 32.3%;}
/* gallery column 4 */
#body .gallery-columns-4 .gallery-item {width: 23.8%;}

/* gallery column 5 */
#body .gallery-columns-5 .gallery-item {width: 18.8%;}

/* gallery column 6 */
#body .gallery-columns-6 .gallery-item {width: 15.4%;}

/* gallery column 7 */
#body .gallery-columns-7 .gallery-item {width: 13%;}

/* gallery column 8 */
#body .gallery-columns-8 .gallery-item {width: 11.18%;}

/* gallery column 9 */
#body .gallery-columns-9 .gallery-item {width: 9.77%;}

/* set gallery item margin-right */
#body .gallery-columns-1 .gallery-item,
#body .gallery-columns-2 .gallery-item,
#body .gallery-columns-3 .gallery-item,
#body .gallery-columns-4 .gallery-item,
#body .gallery-columns-5 .gallery-item,
#body .gallery-columns-6 .gallery-item,
#body .gallery-columns-7 .gallery-item,
#body .gallery-columns-8 .gallery-item,
#body .gallery-columns-9 .gallery-item {margin-right: 1.5%;	margin-bottom: 1.5%;}

/* clear gallery item margin-right */
#body .gallery-columns-9 .gallery-item:nth-of-type(9n),
#body .gallery-columns-8 .gallery-item:nth-of-type(8n),
#body .gallery-columns-7 .gallery-item:nth-of-type(7n),
#body .gallery-columns-6 .gallery-item:nth-of-type(6n),
#body .gallery-columns-5 .gallery-item:nth-of-type(5n),
#body .gallery-columns-4 .gallery-item:nth-of-type(4n),
#body .gallery-columns-3 .gallery-item:nth-of-type(3n),
#body .gallery-columns-2 .gallery-item:nth-of-type(2n) {margin-right: 0;}

/* WEBFONT ICON */
.social-widget li a:after,
.social-widget .icon-rss:before,
#main-nav .has-sub-menu > a:after,
#main-nav .has-mega-sub-menu > a:after,
#main-nav .mega-sub-menu li a:after,
#main-nav ul .has-sub-menu > a:after,
#main-nav .mega-sub-menu li:after,
.breaking-news .breaking-news-nav .breaking-news-prev:before,
.breaking-news .breaking-news-nav .breaking-news-next:before,
.breaking-news .breaking-news-nav .breaking-news-play_pause:before,
.module-slider .carousel-nav-wrap .carousel-prev:before,
.module-slider .carousel-nav-wrap .carousel-next:before,
#footer .back-top a:before {font-family: FontAwesome;}

#main-nav [class^="icon-"]:before, #main-nav [class*=" icon-"]:before {font-family: FontAwesome !important;}

/* BUILDER */
/* set h1 to h6 color */
.themify_builder_content h1,
.themify_builder_content h2,
.themify_builder_content h3,
.themify_builder_content h4,
.themify_builder_content h5,
.themify_builder_content h6 {color: #000;}

/* builder row */
.themify_builder_row > div {position: relative;}

.full_width .themify_builder_row .row_inner {width: 1064px; /* same width as .pagewidth */	max-width: 100%; margin: auto;}
.full_width .themify_builder_row.fullwidth .row_inner {width: auto;	padding: 0;}

/* module tab */
.module-tab {margin-bottom: 0;}

/* more link */
.button.more-button {background-color: #47a7d7 !important; background-image: none !important; border: none !important; color: #fff !important; text-shadow: none !important; box-shadow: none !important; position: absolute; top: 20px; right: 0; font-size: .75em !important; text-transform: uppercase; padding: 5px 7px !important;}
.button.more-button:hover {background-color: #069 !important;}
.button.more-button:active {position: absolute;	top: 20px; right: 0;}

/* post meta */
.module-post .post-meta span {margin: 0;}

/* Slider */
.caroufredsel_wrapper {overflow: hidden;}
.module-slider.slider-overlay .slide-content {padding: 10px 20px; text-align: left;}
.module-slider.slider-overlay .slide-content .slide-title {font-family: 'Open Sans', sans-serif; font-size: 1.2em;}
#slider-0-0-3 .slide-title,
#slider-0-0-4 .slide-title {font-size: 1.25em;}
.module-slider.slider-overlay .slide-content .slide-title  a:hover {color: #47a7d7;}
.module-slider .carousel-nav-wrap {margin: 20px auto;}
.module-slider .carousel-pager a.selected {background: #47a7d7;}
.module-slider .carousel-pager a {width: 15px; height: 15px; border: none;}
.module-slider .carousel-pager a:hover {background: #ddd;}
.module-slider .carousel-nav-wrap .carousel-prev:before,
.module-slider .carousel-nav-wrap .carousel-next:before {color: #ccc;}
.module-slider .carousel-nav-wrap .carousel-prev:before {content: "\f104"; margin-right: 10px;}
.module-slider .carousel-nav-wrap .carousel-next:before {content: "\f105"; margin-left: 10px;}
.module-slider .carousel-nav-wrap .carousel-prev,
.module-slider .carousel-nav-wrap .carousel-next {color: transparent;}

/* CLEAR & ALIGNMENT */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.textleft {text-align: left;}
.textright {text-align: right;}
.textcenter {text-align: center;}

/* clearfix */
.clearfix:after, .widget li:after, #body:after, #footer:after, footer:after, .pagenav:after, #main-nav:after, .menu:after, .gallery:after, #content:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{display: inline-block;}
/* clearfix for ie7 */
.clearfix, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: block; zoom: 1; }


/* CUSTOM ADDITIONS */
.header-widget { display: none; }
#header hgroup { float: left; margin: 0px 0px 0px 0px; }
#contentwrap, #sidebar { padding-top: 0%; }
#footerwrap { margin-top: -40px; }

/* Newspaper icons display for http://media-coverage */
.post.category-times-of-india::before { content: url("images/title-toi.png"); background-repeat: no-repeat;}
.post.category-dna::before { content: url("images/title-dna.png");background-repeat: no-repeat;}
.post.category-daily-news::before {	content: url("images/title-daily-news.png"); background-repeat: no-repeat;}
.post.category-dainik-bhaskar::before {	content: url("images/title-dainik-bhaskar.png"); background-repeat: no-repeat;}
.post.category-dainik-nav-jyoti::before { content: url("images/title-dainik-nav-jyoti.png"); background-repeat: no-repeat;}
.post.category-hindustan-times::before { content: url("images/title-hindustan-times.png"); background-repeat: no-repeat;}
.post.category-news-18-rajasthan::before { content: url("images/title-news-18-rajasthan.png"); background-repeat: no-repeat;}
.post.category-rajasthan-patrika::before { content: url("images/title-rajasthan-patrika.png"); background-repeat: no-repeat;}
.post.category-rashtradhoot::before { content: url("images/title-rashtradhoot.png"); background-repeat: no-repeat;}
.post.category-punjab-kesari::before { content: url("images/title-punjab-kesari.png"); background-repeat: no-repeat;}
.post.category-patrika::before { content: url("images/title-patrika.png"); background-repeat: no-repeat;}
.post.category-samachar-jagat::before { content: url("images/title-samachar-jagat.png"); background-repeat: no-repeat;}

.page {-moz-box-shadow: 0 0 6px 0px #ccc; -webkit-box-shadow: 0 0 6px 0px #ccc; box-shadow: 0 0 6px 0px #ccc;}

/* OLD footer things by B. Sangam 

#footer-box {background-color: #034b83;margin: 15px;clear: both;min-height: 200px;list-style: none;}
#footer-box .plusblock1 {float: left;margin-bottom: 15px;list-style: none;}
#footer-box .plusblock2 .plusblock3 .plusblock4 ul {width: 100%;list-style: none;float: left;text-align: left;margin-bottom: 15px;}
*/

.col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 { margin-left: 1.5%; }
.col4-1 { width: 23.8%; }
.col3-1 { width: 32.3%; }
.col4-2, .col2-1 { width: 49.2%; }

#site-logo img {width: 155px; height: 35px;}
.fixed-header #site-logo img {width: 155px;	height: 35px; width: 135px; height: 30px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}

/* footer widget */
#footer .footer-widgets {margin: 0 0 0px;}

/* footer text */
.footer-text {padding-bottom: 0px;}

#footer .back-top {display:none;}

/* taken over from media-queries.css from parent theme */
.themify_builder_row .row_inner {margin: auto; max-width: 100%; width: 1024px;}

#main-nav a {padding: 5px 6px;}
div#site-logo {margin: 0;padding: 13px;}
#site-logo img {height: 31px!important;}

.loops-wrapper.list-thumb-image .post-image {width: 15%; float: left; margin: 0 25px 0px 0 !important;}

.loops-wrapper.list-post .post, .loops-wrapper.list-thumb-image .post {width: 100%; margin-left: 0; margin-bottom: 1.0em;}

/* background transparency of Revolution Slider navigation arrows */
.tparrows.preview1:hover:after {background: none; color: #fff;}

.page #content {background-color: rgba(255,255,255,1.00); box-shadow: 0 0 3px rgba(147,149,206, 1);}

/* START for home 2 PRESS RELEASES post module */
.themify_builder .post-17800-1-1-1.module-post {box-shadow: 0 0 0 3px rgba(97,153,25,1.00); background-color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.themify_builder .post-17800-1-1-1.post-image img, .module-post .post-image img {border: none 0px #457921;}
.themify_builder .post-17800-1-1-1.module-post .post {padding-top: 2px; padding-bottom: 2px;}
.themify_builder .post-17800-1-1-1.module-post .module-title {padding-top: 6px; padding-bottom: 6px; background-color: rgba(97,153,25,1.00);
	/* background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(rgba(250, 75, 1, 0.5))); */ /* background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,75,1,0.5) 100%); */ text-decoration: none;}
/* Limit post title to certain characters on homepage */
.themify_builder .post-17800-1-1-1.module .post-title {font-size: 100%; width: 400px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/* END for home 2 PRESS RELEASES post module */

/* START for home 2 EVENTS/GHATNAKRAM module */
.themify_builder .text-17800-1-0-1.module-text {/* box-shadow: 0 0 0 1px rgba(252,181,137,1.00); */background-color: #fff; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.themify_builder .text-17800-1-0-1.module-text .module-title {padding-top: 6px; padding-bottom: 6px; /* background-color: rgba(252,181,137,1.00); */ border-top-left-radius: 2px; border-top-right-radius: 2px; background-color:#008bbb; /* background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(rgba(250, 75, 1, 0.5))); */ /* background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,75,1,0.5) 100%); */}
/*.themify_builder .text-17800-1-0-1.module-text .rev_slider_wrapper {margin: -20px 0px 0px 0px;}*/
/* END for home 2 EVENTS/GHATNAKRAM module */

/* START for home 2 SPEECHES/BHASHAN image module */
.themify_builder .image-17800-1-0-2.module-image {border-top-left-radius: 6px; border-top-right-radius: 6px;}
.themify_builder .image-17800-1-0-2.module-image .module-title {padding-top: 8px; padding-bottom: 8px; background-color:#FF69B4; font-size: 1.5em;}
/* .themify_builder .image-17800-1-0-2.module-image.image-overlay .image-wrap {margin-top: -20px;} */
/* END for home 2 SPEECHES/BHASHAN image module */

/*  */
.themify_builder .image-17800-1-1-1.module-image {
box-shadow: 0 0 0 2px rgba(147,149,206, 1); border-top-left-radius: 5px; border-top-right-radius: 5px;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #FFFFFF;}

.themify_builder .slider-17800-1-1-2.module-slider {
box-shadow: 0 0 0 2px rgba(147,149,206, 1); border-top-left-radius: 5px; border-top-right-radius: 5px;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #FFFFFF;}

/* bottom row */
.themify_builder .image-17800-2-0-1.module-image {
box-shadow: 0 0 0 0px rgba(147,149,206, 1); border-top-left-radius: 5px; border-top-right-radius: 5px;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #FFFFFF;}

.themify_builder .image-17800-2-1-1.module-image {
box-shadow: 0 0 0 0px rgba(147,149,206, 1); border-top-left-radius: 5px; border-top-right-radius: 5px;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #FFFFFF;}

.themify_builder .text-17800-2-2-1.module-text {
border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; background-color: #FFFFFF;}

.themify_builder .image-17800-2-2-1.module-image {
border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; background-color: #FFFFFF;}

.themify_builder .text-17800-4-0-1.module-text {
background-color: #fff; background-color: #fff; border-top-left-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius:6px;}

.themify_builder .text-17800-4-1-1.module-text {
background-color: #fff; background-color: #fff; border-top-left-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius:6px;}

.themify_builder .text-17800-4-2-1.module-text {
background-color: #fff; border-top-left-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius:6px;}


/*.themify_builder .text-17800-4-1-1.module-text{
	margin-top: 10px;
	 }
*/

/* a test for applying background image to the specific homepage 
.page-id-17800 .page-content{background: url('http://vasundhararaje.in/assets/vr-home-bg2.jpg') no-repeat 100%; background-position: center;	background-attachment: fixed; } 
END OF HOME 2
*/

/* custom background for the individual pages
.page-id-2865 div#body {background: url('IMAGE ADDRESS');}
*/

.qtranxs_language_chooser {	list-style-type:none; overflow: hidden; margin-top: 2px; margin-left: 0px; margin-bottom: 0px; font-size: 12px;}
.qtranxs_language_chooser li { float:left;}
.qtranxs_language_chooser .active { display:none !important;}
.qtranxs_language_chooser a:active, .qtranxs_language_chooser a:hover { text-decoration: underline; color: #fc5d00;}

.share .share-facebook { margin-top: -5px; }

/* new additions mukhyamantri vishesh */
.themify_builder .image-17800-3-0-1.module-image {
border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; background-color: #FFFFFF;}


#site-logo { position:absolute; left:-10px; bottom:33px; }
/* nav#top-nav-mobile-menu { padding-left: 42px; } */

@media screen and (max-width: 800px){#site-logo img {top: -215px !important; position: absolute;}}

@media screen and (max-width: 782px){/* mobile menu icon */#menu-icon {	display: block;	z-index: 12;}}

/* css for applying background color/image to specific pages only  page-id-20559 is BLOG page*/
.page-id-20559 div#body{background: url('../../../../../assets/blog-bg.jpg') fixed 100%;}
.page-id-20559 #footerwrap { background-image: none; background-color: transparent; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: -50px;}
.page-id-20559 .module-image.image-overlay .image-content {-moz-box-sizing: border-box; box-sizing: border-box; padding: 2% 5%; width: 100%; background: rgba(255, 116, 16, 0.7); color: #fff; line-height: 2.4em;}
.page-id-20559 .module-image .module-title{font-size: 2.3em; margin-top: -25px; text-decoration: normal;}
.page-id-20559 .loops-wrapper.list-large-image .post-image{margin: 0 0 0 0 !important;}
.page-id-20559 .post-image img, .module-post .post-image img { max-width: 80%;}

/* css for elimination footer from specific pages only, in this case it is Blog page*/
/* .page-id-20559 #footerwrap { display: none; } */
.page-id-20559 #body {padding: 0 0 20px 0;}

/* breadcrumbs by yoast */
#breadcrumbs_inner {font-size:13px; padding:4px;}
#breadcrumbs_inner a:link,
#breadcrumbs_inner a:visited {text-decoration: none; color:#999999;}
#breadcrumbs_inner a:active,
#breadcrumbs_inner a:hover {text-decoration: underline; color:#999999;}

.ui.module-accordion.separate > li, .ui.module-accordion.separate > li:first-child {border-width: 2px;}

.fb_iframe_widget span {position: absolute;/* width: 691px !important; */}

#main-nav .has-mega-sub-menu .mega-sub-menu ul, #main-nav>li>ul, #main-nav ul li:not(.themify-widget-menu)>ul {
    border: solid 2px #0a0f85;
}
/*
.page-id-21801 #headerwrap{	display:none;}
.page-id-21811 #headerwrap{	display:none;}
.page-id-21970 #headerwrap{	display:none; Annapurna Bhandar Yojana Ã¢â‚¬â€œ Re-inventing Multi Brand Rural Retail}
.page-id-21973 #headerwrap{	display:none;}
.page-id-21975 #headerwrap{	display:none;}
.page-id-21977 #headerwrap{	display:none;}
.page-id-21979 #headerwrap{	display:none;}
.page-id-21982 #headerwrap{	display:none;}
.page-id-21985 #headerwrap{	display:none;}
.page-id-21987 #headerwrap{	display:none;}
.page-id-21989 #headerwrap{	display:none;}
.page-id-21991 #headerwrap{	display:none;}
.page-id-21993 #headerwrap{	display:none;}
.page-id-21995 #headerwrap{	display:none;}
.page-id-21997 #headerwrap{	display:none;}
.page-id-21999 #headerwrap{	display:none;}
.page-id-22001 #headerwrap{	display:none;}
.page-id-22003 #headerwrap{	display:none;}*/
/* end of file :-) */

