/*



    Theme Name: NewsEntry



    Theme URI: http://fthemes.com/newsentry-free-wordpress-theme/



    Description: Free News/Magazine WordPress theme by FThemes



    Author: FThemes



    Author URI: http://fthemes.com



    Version: 1.0



    Tags: gray, red, three-columns, right-sidebar



*/



/* INDEX:



    =GENERAL



    =LAYOUT



    =HEADER



    =MENUS



    =POST



    =WOOCOMMERCE



    =SITEMAP



    =CONTACT FORM



    =SLIDER



    =WP-PAGENAVI



    =FOOTER



    =WIDGETS



    =COMMENTS



    =RESPONSIVE



*/



/* =GENERAL



-------------------------------------------------------------- */



@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
body {
	color: #555555;
}
body.page-id-2 {
	background-color: #ee00ee;
}
a {
	color: #E93E30;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #C93204;
	text-decoration: none;
}
a:focus {
	outline: none;
}
/* =LAYOUT



-------------------------------------------------------------- */



#container {
	max-width: 980px;
	margin: 15px auto 0 auto;
	background-color: #fff;
	/*max-width:100%;*/



	box-shadow: 0 0 4px #000;
}
.menu_wrapper {
	margin: 0 auto;
	width: 100%;
}
#main {
	padding: 13px 11px 0 15px;
	background: #fff url('images/main-bg.png') right top repeat-y;
	margin: 0 auto;
}
#main-fullwidth {
	padding: 15px;
	background: #fff;
}
#content {
	overflow: hidden;
	float: left;
	width: 568px;
}
#content1 {
	overflow: hidden;
	float: left;
	width: 100%;
}
#sidebar-primary {
	overflow: hidden;
	float: right;
	width: 370px;
	margin-left: 1px;
	max-width: 100%;
}
#sidebar-secondary {
	overflow: hidden;
	float: right;
	width: 160px;
	margin-left: 15px;
}
#sidebar-secondary iframe {
	border: 15px solid #2B2B2B;
}
#sidebar-primary img {
	box-shadow: 0 0px 0px 0 #CCCCCC;
}
.rslides_container {
  float: left;
  margin-bottom: 10px !important;
  position: relative;
  width: 100%;
}
/* =HEADER



-------------------------------------------------------------- */


#header {
	height: 140px;
	padding: 20px 0;
	background: #FFFFFF;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-left: 35px;
	margin-top: -10px;
}
.logo h1.site_title {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 48px;
	line-height: 40px;
	font-weight: bold;
}
.logo h1.site_title a, .logo h1.site_title a:hover {
	color: #424242;
	text-decoration: none;
}
.logo h2.site_description {
	margin: 0;
	padding: 0;
	color: #424242;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 14px;
}
.hdr_rght {
	display: block;
	font-size: 14px;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 95%;
	padding-bottom: 37px;
}
.hdr_rght img {
	padding: 2px;
}
.social_links {
	margin-left: 0px;
	padding-bottom: 12px;
}
.header-right {
    float: right;
    margin-right: 0px;
    font-size: 20px;
    text-align: right;
    color: #000000;
    width: 230px !important;
}
.lgn_btn {
	background: url(images/login.png) no-repeat;
	width: 91px;
	height: 54px;
	margin-top: 0px;
	float: right;
	padding-left: 35px;
	margin-right: 10px;
display: none;
}
.subscibe {
	float: left;
display: none;
}
.lgn_btn a {
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	display: block;
	width: 54%;
	padding: 20px 0 0;
}
/* =MENUS



-------------------------------------------------------------- */



/* Menu Primary



----------------------------*/

.footer-widget-box.sponsors-widget #logo-slider-wraper{left:0px !important;}

.menu-primary-container {
	padding: 0;
	height: 40px;
	background: #FFFFFF;
	z-index: 400;
}
.menu-primary {
}
.menu-primary ul {
	min-width: 160px;
}
/* First Level - Menu Primary */



.menu-primary li a {
	color: #000;
	padding: 11px 15px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight: 500;
	font-style: italic;
}
.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, .menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
	color: #E93D2F;
	outline: 0;
	background: none;
}
/* Child Levels - Menu Primary */



.menu-primary li li a {
	color: #FFFFFF;
	text-transform: none;
	background: #666666;
	padding: 10px 15px;
	margin: 0;
	border: 0;
	font-weight: normal;
}
.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, .menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #FFFFFF;
	background: #7F7F7F;
	outline: 0;
	border-bottom: 0;
	text-decoration: none;
}
/* Arrows Menu Primary */



.menu-primary a.sf-with-ul {
	padding-right: 20px;
	min-width: 1px;
}
.menu-primary .sf-sub-indicator {
	position: absolute;
	display: block;
	overflow: hidden;
	right: 0;
	top: 0;
	padding: 10px 10px 0 0;
}
.menu-primary li li .sf-sub-indicator {
	padding: 9px 10px 0 0;
}
/* Shadows Menu Primary */



.wrap-menu-primary .sf-shadow ul {
	background: url('images/menu-primary-shadow.png') no-repeat bottom right;
}
/* Menu Secondary



----------------------------*/



.menu-secondary-container {
	position: relative;
	height: 64px;
	background: #333 url(images/menu.jpg) repeat-x;
	margin: 13px 13px 0;
}
.menu-secondary {
}
.menu-secondary ul {
	min-width: 160px;
}
/* First Level - Menu Secondary */



.menu-secondary li a {
  background-image: url("images/menuseparator.png");
  background-repeat: no-repeat;
  color: #ffffff;
  display: block;
  font-family: "Oswald",sans-serif;
  font-size: 17px;
  font-weight: bold;
  padding: 24px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, .menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
	color: #000;
	background: url('images/hover.png');
	outline: 0;
	box-shadow: 0 0 10px 0 #888888;
	height: 16px;
}
/* Child Levels - Menu Secondary */



.menu-secondary li li a {
	color: #fff;
	background: #1C1C1C;
	padding: 10px 15px;
	text-transform: none;
	margin: 0;
	font-weight: normal;
}
.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, .menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #fff;
	background: #E94335;
	outline: 0;
	border-top: 0;
	margin-top: 0;
}
/* Arrows - Menu Secondary */



.menu-secondary a.sf-with-ul {
	padding-right: 26px;
	min-width: 1px;
}
.menu-secondary .sf-sub-indicator {
	position: absolute;
	display: block;
	overflow: hidden;
	right: 0;
	top: 0;
	padding: 13px 13px 0 0;
}
.menu-secondary li li .sf-sub-indicator {
	padding: 9px 13px 0 0;
}
/* Shadows - Menu Secondary */



.wrap-menu-secondary .sf-shadow ul {
	background: url('images/menu-secondary-shadow.png') no-repeat bottom right;
}
/* =POST



-------------------------------------------------------------- */



/* Post General



----------------------------*/



.post {
	margin-bottom: 15px;
	border-bottom: 0;
}
.page, .post-single {
	border-bottom: 0;
	margin-bottom: 0;
}
.title {
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.title a {
	color: #333;
	text-decoration: none;
}
.title a:hover {
	color: #E93E30;
	text-decoration: none;
}
.entry {
	line-height: 20px;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: lighter;
}
.entry img {
	/* box-shadow: 0 0 3px #000000 !important; */
}
}
.featured_image {
	padding: 6px;
	border: 1px solid #EFEFEF;
	background: #fff;
}
.page-title, #post-15 h2, #post-26 h2, #post-1495 h2,#post-1500 h2 {
	color: #fff;
	line-height: 20px;
	margin: 0px 0 10px 0;
	padding: 13px 10px 14px 22px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16.5px;
	font-family: 'Oswald', sans-serif;
	background: url('images/h2_bar.jpg') no-repeat;
	background-size: 700px 50px;
	text-transform: uppercase;
	clear: both;
}
#post-22 h2, #post-92 h2, #post-24 h2 {
	color: #fff;
	line-height: 20px;
	margin: 0px 0 10px 0;
	padding: 13px 10px 14px 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16.5px;
	font-family: 'Oswald', sans-serif;
	background: url('images/h2_bar.jpg') no-repeat;
	background-size: 568px 50px;
	text-transform: uppercase;
}
#subscibe {
	color: #fff;
	line-height: 20px;
	margin: 0px 0 10px 0;
	padding: 13px 10px 14px 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16.5px;
	font-family: 'Oswald', sans-serif;
	background: url('images/h2_bar.jpg') no-repeat;
	background-size: 950px 50px;
	text-transform: uppercase;
}
.subscribe_text {
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	position: absolute;
	right: 15px;
	z-index: 1;
	float: right;
	bottom: 0;
	padding-bottom: 12px;
}
.subscription_banner {
	margin-top: 0px;
	margin-bottom: -12px;
	position: relative;
}
.entry.clearfix {
	margin-top: 10px;
}
#slide {
	background: #FFFFFF;
	margin-top: -10px;
	padding-bottom: 20px;
}
#home_cat {
	background: #FFFFFF;
	padding-bottom: 10px;
}
#home_cat a {
	color: #fff;
}
#home_cat img {
	padding-left: 11px;
	padding-bottom: 10px;
}
/* Post Metas



----------------------------*/



.postmeta-primary {
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	padding: 1px 9px 25px 1px;
	background-image: url('images/border.png');
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: auto auto;
}
.postmeta-secondary {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
}
.postmeta-primary span, .postmeta-secondary span {
	padding: 20px 13px 19px 15px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: 9px;
}
.meta_date {
	background: url("images/scottfish.png") no-repeat scroll 0px -999px rgba(0, 0, 0, 0) !important;
	text-transform: uppercase;
	font-size: 23px;
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	float: left;
}
.meta_author {
	background-image: url(images/author.png);
}
.meta_comments {
	background-image: url(images/comments.png);
}
.meta_edit {
	background-image: url(images/edit.png);
}
.meta_categories {
	background-image: url(images/category.png);
}
.meta_tags {
	background-image: url(images/tags.png);
}
/* Read More



----------------------------*/



.readmore {
	color: #000;
	background: url(images/read_more.png) no-repeat;
	padding: 14px 18px;
	font-size: 14px;
	line-height: 12px;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	font-family: oswald;
	box-shadow: 0 0 4px #999;
	margin-right: 7px;
	float: right;
	margin-top: 20px;
}
.readmore a {
	color: #000;
	background: url(images/read_more.png) no-repeat;
	padding: 14px 18px;
	font-size: 14px;
	line-height: 12px;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	font-family: oswald;
	box-shadow: 0 0 4px #999;
	margin-right: 7px;
}
.readmore a:hover {
	color: #000;
	background: url(images/read_more.png) no-repeat;
	text-decoration: none;
}
/* =WOOCOMMERCE



-------------------------------------------------------------- */



.woocommerce .content, .woocommerce #main-fullwidth {
	background: #fff;
}
.variations .label {
	background-color: inherit;
	color: inherit;
	display: block !important;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-shadow: none;
	vertical-align: inherit;
	white-space: inherit;
	padding: 8px 8px 8px 0 !important;
}
.woocommerce input[type="text"], .woocommerce input[type="password"], .woocommerce input.text, .woocommerce input.title, .woocommerce textarea, .woocommerce select {
	margin: 0;
	padding: 4px !important;
}
.quantity input[type="text"], .quantity input.text, .quantity input {
	margin: 0;
	padding: 0 !important;
}
.woocommerce img {
	width: auto !important;
	height: auto !important;
}
/* =SITEMAP



-------------------------------------------------------------- */



.sitemap {
}
.sitemap-col {
	width: 30%;
	padding: 0 0 0 10px;
}
.sitemap-col-archives {
	width: 45%;
	padding: 0 0 0 10px;
}
.sitemap h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #ddd;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.sitemap h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}
.sitemap-list {
	font-size: 13px;
	line-height: 22px;
}
.sitemap-list, .sitemap-list ul {
	padding: 0 0 0 20px;
}
/* =CONTACT FORM



-------------------------------------------------------------- */



.contact-form {
}
.contact-form-label {
	width: 90px;
	font-weight: bold;
	font-size: 14px;
	padding: 7px 0;
}
.contact-form-input {
	margin-left: 90px;
}
.contact-form input[type=text] {
	padding: 6px;
	width: 60%;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	background: #fff;
}
.contact-form input[type=submit] {
	padding: 5px 50px;
	border: 1px solid #ccc;
	background: #eee;
}
.contact-form textarea {
	width: 96%;
	padding: 6px;
	height: 160px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	background: #fff;
}
.contact-form-required {
	color: red;
}
/* =SLIDER



-------------------------------------------------------------- */
/*New css add by Kailash*/
.soliloquy-container .soliloquy-caption {
	
}
/*New css add by Kailash*/

#slideshow-2 h3, #slideshow-3 h3 {
	display: none;
}
#slideshow-5 h3, #slideshow-6 h3 {
	display: none;
	margin-top: 20px;
}
#slider {
	width: 100%;
	padding-bottom: 15px;
	float: left;
}
.slider {
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 0;
	float: left;
	clear: both;
	padding-top: 0;
	margin: -40px 0 0;
}
.fp-slider {
	margin: 0 0 15px 0;
}
.fp-slides-container {
}
.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
	width: 600px;
}
.fp-slides, .fp-thumbnail {
	height: 400px;
	overflow: hidden;
	position: relative;
	width: 600px;
}
.fp-title {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0;
}
.fp-title a, .fp-title a:hover {
	color: #fff;
	text-decoration: none;
}
.fp-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #111;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	padding: 10px 15px;
	overflow: hidden;
}
.fp-content p {
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
.fp-more, .fp-more:hover {
	color: #fff;
	font-weight: bold;
}
.fp-nav {
	height: 12px;
	text-align: center;
	padding: 10px 0;
	background: #333;
}
.fp-pager a {
	background-image: url(images/featured-pager.png);
	cursor: pointer;
	margin: 0 8px 0 0;
	padding: 0;
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	text-indent: -999px;
	background-position: 0 0;
	float: none;
	line-height: 1;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.fp-pager a:hover, .fp-pager a.activeSlide {
	text-decoration: none;
	background-position: 0 -112px;
	opacity: 1.0;
	filter: alpha(opacity = 100);
}
.fp-prev-next-wrap {
	position: relative;
	z-index: 200;
}
.fp-prev-next {
	position: absolute;
	bottom: 130px;
	left: 0;
	right: 0;
	height: 37px;
}
.fp-prev {
	float: left;
	margin-left: 14px;
	width: 37px;
	height: 37px;
	background: url(images/featured-prev.png) left top no-repeat;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.fp-prev:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.fp-next {
	float: right;
	width: 36px;
	height: 37px;
	margin-right: 14px;
	background: url(images/featured-next.png) right top no-repeat;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.fp-next:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
/* =WP-PAGENAVI



-------------------------------------------------------------- */



.wp-pagenavi {
	float: left;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 8px;
	margin: 2px;
	font-size: 15px;
	line-height: 15px;
	float: left;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: #333333;
	background: none;
}
.wp-pagenavi span.current {
	font-weight: bold;
	color: #fff;
	background: #E93E30;
}
.wp-pagenavi a:hover {
	color: #fff;
	background: #424242;
}
.wp-pagenavi span.pages {
	color: #333333;
	background: none;
	padding: 4px 8px 4px 0;
}
.wp-pagenavi span.extend {
	background: transparent;
	color: #333333;
	background: none;
}
/* =FOOTER



-------------------------------------------------------------- */



#footer {
	margin-top: 0;
}
#copyrights p {
	margin: 0;
	margin-right: 10px;
}
#copyrights {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #424242;
	font-family: Oswald;
	font-size: 11px;
	padding-bottom: 7px;
	padding-left: 0;
	clear: both;
	padding-top: 7px;
	text-align: right;
	background: #161616;
	width: 100%;
}
#footer-box .widgettitle {
	margin-top: 0px;
}
#copyrights a {
	color: #424242;
	text-decoration: none;
}
#copyrights a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#credits {
	color: #7D7D7D;
	text-align: center;
	font-size: 11px;
	padding: 10px 0 0 0;
}
#credits a {
	color: #7D7D7D;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: none;
	color: #7D7D7D;
}
/* Footer Widgets



----------------------------*/



.sponsers {
	background: #FFFFFF;
	height: 405px;
	line-height: 70px;
	text-align: center;
}
.scroll_top {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FFFFFF;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	left: 10%;
	margin-bottom: 6px;
	margin-right: 6px;
	max-width: 100%;
	text-align: right;
	top: 4%;
}
#logo-slider-wraper {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin: 0;
	padding: 10px 0;
	position: relative;
	width: 100%;
}
#footer-widgets {
	background: url(images/bg3.jpg) no-repeat;
	padding: 20px 0 0px;
	border: 10px solid #fff;
	background-color: #181818;
	float: left;
	clear: both;
	margin-bottom: 0;
}
.ngg-fancybox > img {
/*padding:0px 25px 20px 0px;*/



}
.footer-widget-box {
	width: 300px;
	float: left;
	margin-left: 20px;
}
.footer-widget-box-last {
}
.footer-widget-box-last ul li h3 {
	margin-left: 18px;
}
/* Footer Widgets Color */



#footer-widgets .widget-container {
}
/* Footer Widgets Links */



#footer-widgets .widget-container a {
}
#footer-widgets .widget-container a:hover {
}
/* Footer Widget Title */



#footer-widgets .widgettitle {
}
#footer-widgets .widgettitle, #footer-widgets .widgettitle a, #footer-widgets .widgettitle a:hover {
}
/* Footer List Items */



#footer-widgets .widget ul li {
}
/* Footer Widgets Tabs */



#footer-widgets .tabs-widget li a {
}
#footer-widgets .tabs-widget li a:hover, #footer-widgets .tabs-widget li a.tabs-widget-current {
}
/* Footer Widgets Seaarch */



#footer-widgets #search {
}
#footer-widgets #search #s {
}
/* =WIDGETS



-------------------------------------------------------------- */



/* Widgets Defaults



----------------------------*/



iframe, object, embed {
	max-width: 100%;
}
.widget-container {
	list-style-type: none;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0px;
	color: #666666;
	font-size: 13px;
	overflow: hidden;
}
.widget-container a {
	color: #666666;
	text-decoration: none;
}
.widget-container a:hover {
	color: #E93D2F;
	text-decoration: none;
}
.widgettitle {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/scottfish.png");
	background-origin: padding-box;
	background-position: 3px -1258px;
	background-repeat: repeat;
	background-size: auto auto;
	margin-bottom: 10px;
	margin-left: -3px;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 24%;
}
.widgettitle, .widgettitle a, .widgettitle a:hover {
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top, #ededed 0%, #ffffff 49%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(49%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 49%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ededed 0%,#ffffff 49%,#eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ededed 0%,#ffffff 49%,#eaeaea 100%); /* IE10+ */
background: linear-gradient(to bottom, #ededed 0%,#ffffff 49%,#eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */  color: #000;
  font-family: "Oswald",sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 16px;
  margin-top: 0;
  padding: 12px 22px;
  text-decoration: none;
  text-transform: uppercase;
}
#woocommerce_widget_cart-2 .widgettitle {
  background: rgba(0, 0, 0, 0) url("images/h2_bar.jpg") no-repeat scroll 0 0 / 747px 90px;
  clear: both;
  color: #fff;
  font-family: "Oswald",sans-serif;
  font-size: 16.5px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 13px 10px 14px 22px;
  text-transform: uppercase;
  width: 100%;
}
.widget ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget ul li {
	border-bottom: 0px solid #CECECE;
	box-shadow: 0 1px 0 #fff;
}
.widget ul li .children {
	padding-top: 17px;
}
/* Search



----------------------------*/



#search {
  background: url("images/search_bg.png") no-repeat scroll 5% 0 rgba(0, 0, 0, 0);
  height: 66px;
  padding: 0;
  text-align: left;
  padding-bottom: 10px;
}
#search #s {
	background: url("images/search_input.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #979797;
	height: 37px;
	margin: 14px 0 0 85px;
	outline: medium none;
	padding: 0 20px 0 35px;
	width: 220px;
}
#content-search {
	width: 300px;
	padding: 15px 0;
}
/* Wp Calendar



----------------------------*/



#wp-calendar td:hover, #wp-calendar #today {
	background: #E93D2F;
	color: #fff;
}
#wp-calendar td:hover a, #wp-calendar #today a {
	color: #fff;
}
/* Text Widget



----------------------------*/



.textwidget {
	line-height: 18px;
}
.textwidget iframe {
	border: 15px solid #2B2B2B;
}
/* 125x125 Banners Widget



----------------------------*/



.banners-125 {
	text-align: center;
	margin-bottom: -10px;
}
.banners-125 img {
	margin: 0 5px 5px 5px;
}
/* Posts Widget



----------------------------*/



.posts-widget ul {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.posts-widget ul li {
	list-style-type: none;
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CECECE;
	box-shadow: 0 1px 0 #fff;
}
.posts-widgettitle {
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
}
.posts-widgettitle a {
}
.posts-widgettitle a:hover {
}
.posts-widget-meta {
	font-style: italic;
	padding: 0 0 5px 0;
}
.posts-widget-entry {
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 20px;
}
.posts-widget-more {
	font-weight: bold;
}
.posts-widget-more:hover {
}
.posts-widget-featured-image {
	border: 1px solid #CECECE;
	padding: 4px;
	background-color: #fff;
}
.posts-widget .alignleft {
	margin: 0 8px 8px 0;
}
.posts-widget .alignright {
	margin: 0 0 8px 8px;
}
.posts-widget .aligncenter {
	margin-bottom: 8px;
}
/* Comments Widget



----------------------------*/



.comments-widget ul {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.comments-widget ul li {
	list-style-type: none;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CECECE;
	box-shadow: 0 1px 0 #fff;
}
.comments-widget-author {
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
.comments-widget-author:hover {
}
.comments-widget-entry {
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 20px;
}
.comments-widget-more {
	font-weight: bold;
}
.comments-widget-more:hover {
}
.comments-widget-avatar {
	border: 1px solid #CECECE;
	padding: 4px;
	background-color: #fff;
}
.comments-widget .alignleft {
	margin: 0 8px 0 0;
}
.comments-widget .alignright {
	margin: 0 0 0 8px;
}
.comments-widget .aligncenter {
	margin-bottom: 8px;
}
#post-154, #post-158, #post-163 .readmore > a {
	display: none;
}
/* Info Box Widget



----------------------------*/



.infobox-widget ul {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
.infobox-widget ul li {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}
.infobox-widget ul li a {
	text-decoration: none;
}
.infobox-widget-description {
	line-height: 20px;
}
.infobox-widget-more {
	font-weight: bold;
}
.infobox-widget-more:hover {
}
.infobox-widget .alignleft {
	margin: 0 10px 10px 0;
}
.infobox-widget .alignright {
	margin: 0 0 10px 10px;
}
.infobox-widget .aligncenter {
	margin-bottom: 10px;
}
.infobox-widget .inbottom {
	margin-top: 10px;
}
/* Social Profiles Widget



----------------------------*/



.social-profiles-widget img {
	margin: 0 4px 0 0;
}
.social-profiles-widget img:hover {
	opacity: 0.8;
}
/* Tabs Widget



----------------------------*/



.tabs-widget {
	list-style: none;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	height: 26px;
}
.tabs-widget li {
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}
.tabs-widget li:first-child {
	margin: 0;
}
.tabs-widget li a {
	color: #FAFAFA;
	background: #424242;
	padding: 6px 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	border-bottom: 1px solid #E94335;
}
.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
	background: #E93E30;
	color: #FFFFFF;
	border-bottom: 1px solid #AD1B0F;
}
.tabs-widget-content {
}
/* Tweets Widget



----------------------------*/



.tweets-widget ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-family: Arial, Helvetica, Sans-serif;
}
.tweets-widget ul li {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}
.tweets-widget ul li:first-child {
	margin-top: 5px;
}
.tweets-widget li.tweets-bird {
	padding-left: 24px;
	background: url(images/tweets.png) left 2px no-repeat;
}
.tweets-widget a {
}
.tweets-widget a:hover {
}
a.tweets-widget-time {
	text-decoration: underline;
}
a.tweets-widget-time:hover {
	text-decoration: none;
}
/* Facebook Widget



----------------------------*/



.facebook-widget {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* =COMMENTS



-------------------------------------------------------------- */



#comments {
	margin-bottom: 15px;
}
#comments p {
	margin: 5px 0 10px 0;
}
h3#comments-title {
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0 0 15px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 15px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 15px;
}
.commentlist .avatar {
	border: 3px solid #ffffff;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin-bottom: 2px;
}
.comment-author {
	padding: 5px;
	display: block;
	background: #F2F2F2;
	border: 1px solid #DFDFDF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.fn, .fn a:link, .fn a:hover, .fn a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.comment-meta {
	margin: -23px 0 0 65px;
	display: block;
	font-size: 11px;
	padding: 0;
}
.comment-meta a:link, .comment-meta a:visited {
	text-decoration: none;
}
.commentlist .bypostauthor {
}
.reply {
	text-align: right;
	margin-bottom: 10px;
}
.comment-reply-link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #EDEDED;
	color: #333;
	padding: 2px 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #999999;
}
.comment-reply-link:hover {
	background: #F5F5F5;
	color: #333;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
/* Children */



.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
/* Comments form */



#respond {
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
h3#reply-title {
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0 0 15px 0;
}
#respond .required {
	color: #FF4B33;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color: #FF4B33;
	font-weight: bold;
}
#respond label {
	font-size: 12px;
	font-weight: bold;
}
#respond input {
	margin: 10px 0 0 0;
	width: 98%;
}
#respond textarea {
	width: 98%;
	margin: 10px 0 0 0;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond input[type=submit] {
	margin: 0;
}
#respond .form-submit {
	margin: 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}
/* =RESPONSIVE



-------------------------------------------------------------- */



.menu-primary-responsive-container, .menu-secondary-responsive-container {
	display: none;
	margin: 10px;
}
.menu-primary-responsive, .menu-secondary-responsive {
	width: 100%;
	padding: 5px;
	border: 1px solid #ddd;
}



/* Tablets ----------- */

 @media all and (min-width: 780px) {
.page-id-92 .gallery_imgs li {
	display: inline;
	float: left;
	margin-right: 24px;
	position: relative;
}
.page-id-92 .gallery_imgs .imgdiv ul {
	padding-left: 0px;
}
}
 @media only screen and (max-width: 768px) {
     #logo-slider-wraper #logo-slider{width: 100% !important;}
      .logo-img{margin-left:0px !important;}
#container, #footer-container {
	width: 100%;
}
#main, #main-fullwidth, #header, #footer-widgets, #footer {
	padding-left: 10px;
	padding-right: 10px;
}
#main, #main-fullwidth {
	background-image: none;
}
#header {
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo, .header-right {
	float: none;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.header-right {
	padding-top: 10px;
}
#topsearch {
	float: none;
	width: 96%;
	margin: 10px 2%;
}
#header #topsearch {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
#top-social-profiles {
	float: none;
	width: 100%;
	display: block;
	text-align: center;
}
#content, #sidebar-primary, #sidebar-secondary {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
	display: block;
}
.menu-primary-container, .menu-secondary-container {
	float: none;
	margin-left: 0;
	margin-right: 0;
	display: block;
}
.fp-slider, #fb-root {
	display: none;
}
.post-box {
	width: 100%;
	height: 100%;
	float: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#footer-widgets-container #footer-widgets {
	width: inherit;
}
.footer-widget-box {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}
#copyrights, #credits {
	display: block;
	float: none;
	text-align: center;
}
#footer-container #copyrights, #footer-container #credits {
	padding: 5px 0;
}
#footer-container #footer {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
}



/* Mobile Phones ----------- */



@media only screen and (max-width: 610px) {
.menu-primary-responsive-container, .menu-secondary-responsive-container {
	display: block;
}
.menu-primary-container, .menu-secondary-container {
	display: none;
}
#header .menu-primary-responsive-container, #header .menu-primary-responsive-container {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.rslides_container {
	width: 100%;
}
.footer-widget-box {
	clear: both;
}
.sidebar_img {
	width: 100%;
}
#search #s {
	margin-left: 100px;
}
#subscribe_con {
  background: url("images/subribe_to_acces_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  height: auto;
  padding-bottom: 10px;
}
#home_cat_list li {
	width: 98%;
}
#home_cat_list img {
	width: 100%;
}
#divSliderMain {
	display: none;
}
.video_section iframe {
	width: 95%;
}
.fb_display {
	clear: both;
	margin-top: 20px;
	float: left;
}
}
/* =END



-------------------------------------------------------------- */



/*----------Event Manager-------------------*/



.css-events-list > h2 {
	background: none repeat scroll 0 0 #FFFFFF !important;
	color: #C6C6C6 !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 30px !important;
	text-transform: uppercase !important;
	margin-bottom: 2px !important;
	margin-left: -10px !important;
}
.event_header {
	font-size: 19px;
	font-family: 'Oswald', sans-serif;
	color: #ababab;
}
.event_header a {
	color: #7f7f7f;
	text-decoration: none;
	letter-spacing: 0.01em;
	line-height: 40px;
	font-weight: bold;
}
.date_event {
	font-weight: bold;
	font-size: 25px;
}
.event_times {
	font-size: 13px;
}
.event_list {
	border: 3px solid #e5e5e5;
	border-left: 10px solid #47d5dc;
	padding-left: 10px;
}
/* =END



-------------------------------------------------------------- */



.header_bar {
	background: url("images/h2_bar.jpg") no-repeat scroll 0 0/640px rgba(0, 0, 0, 0);
	height: 45px;
	text-align: center;
}
.subc_page2 {
	background: #9e9e9e center;
	text-align: center;
	width: 100%;
}
.header_bar td {
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	/*    font-size: 1.4vw;*/



	padding-top: 10px;
	font-weight: 400;
}
.header_bar td+td {
	background-image: url("images/colimn_border.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.subc_page3 {
	background: #848484;
	width: 670px !important;
	text-align: center;
}
.subc_page4 {
	background: #747474;
	width: 670px !important;
	text-align: center;
}
.subc_page1 td, .subc_page2 td, .subc_page3 td, .subc_page4 td {
	color: #FFFFFF;
	font-size: 17px;
	/*font-size: 1.4vw;*/



	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	padding: 10px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
}
.subc_page1 td+td, .subc_page2 td+td, .subc_page3 td+td, .subc_page4 td+td {
	background-image: url("images/colimn_border.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#subscribe_page {
	background: url("images/sub_bg.png") no-repeat 0 -5px scroll transparent;
	height: 400px;
	padding-left: 0;
	padding-top: 122px;
}
.main_sub {
	max-width: 640px;
	width: 100%;
	margin: 50px auto 0;
}
.join_now {
  right: 9px;
  margin-top: -55px;
  position: absolute;
  float: right;
  clear: unset;
}
.join_now img {
	box-shadow: 0 0 7px #000 !important;
}
#subscribe_access {
    color: #FFFFFF;
    font-family: oswald,Sans-serif;
    font-size: 13px;
    font-style: italic;
    padding: 15px 0 0 15px;
    position: absolute;
    width: 200px;
}
#subscribe_access h2 {
	font-size: 22px;
	margin-bottom: 10px !important;
}
#find_about {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	float: right;
	font-family: oswald;
	font-style: italic;
	margin: -27px 0;
	padding: 10px 20px 10px 10px;
	position: relative;
	text-align: right;
	width: 16%;
	font-size: 14px;
	right: 0;
	text-decoration: none;
	top: 120px;
	width: 57%;
	z-index: 1;
}
#find_about h7 {
	font-size: 17px;
}
.sidebar_img {
	box-shadow: 0 0 4px #000 !important;
}
#read_fishing {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	float: right;
	font-family: oswald;
	font-style: italic;
	padding: 15px 10px 15px 10px;
	position: relative;
	font-size: 17px;
	top: 110px;
	z-index: 1;
	margin-top: -47px;
}
#text-6 {
	margin-bottom: -85px;
	position: relative;
	padding-left: 20px;
}



/*-----------------Safari and Chrome Browser-------------*/



 @media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari only override */
.menu-secondary li a {
	padding: 24px 37.3px !important;
	letter-spacing: 0.3px !important;
}
}



/*-----------------IE Browser-------------*/



 @media all\0 {
.menu-secondary li a {
	padding: 24px 35px !important;
	letter-spacing: 0px\0/IE8+9 !important;
}
:root .menu-secondary li a {
	padding: 24px 37.4px !important;
	letter-spacing: 0.2px \0/IE9 !important;
}
/* IE8 uses \0 */}
#home_cat_list {
	background: #fff;
	margin-top: 0;
	padding-left: 9px;
}
#home_cat_list li {
	display: inline;
	float: left;
	position: relative;
	margin-right: 10px;
}
#home_cat_list a {
	padding: 13px 23px 15px 29px;
	text-transform: uppercase;
}
#home_cat_list a:hover {
	color: #fff;
}
.post_title {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	margin: 25px 0px;
	z-index: 1;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#home_cat_list img {
	margin-left: 5px;
	margin-bottom: 15px;
	box-shadow: 0 0 4px #000000;
}
.slider_inner {
	margin-top: -8px;
}
.post-238 .postmeta-primary, .post-235 .postmeta-primary, .post-163 .postmeta-primary {
	display: none;
}
.post-238 .readmore a, .post-235 .readmore a, .post-163 .readmore a {
	display: none;
}
#medias img {
	width: 120px !important;
	height: 100px !important;
}
.alignleft.featured_image.wp-post-image {
	display: none;
}
.gallery_title a, .gallery_title1 a, .gallery_title2 a {
	color: #fff;
}
.gallery_title {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	float: right;
	font-family: oswald;
	font-size: 17px;
	padding: 12px 20px;
	position: relative;
	right: 13px;
	top: 222px;
	z-index: 1;
}
.gallery_title1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	float: right;
	font-family: oswald;
	padding: 12px 10px 12px 10px;
	position: relative;
	font-size: 17px;
	top: 222px;
	z-index: 1;
	right: -423px;
}
.gallery_title2 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	float: right;
	font-family: oswald;
	padding: 12px 10px 12px 10px;
	position: relative;
	font-size: 17px;
	top: 222px;
	z-index: 1;
	right: -847px;
}
#slideshow-3 {
	margin-top: 23px !important;
}
/*.video_section{    float: left;



    margin: 0;



    width: 100%;}*/




.fb_display .widgettitle, .sponsors-widget .widgettitle {
	margin-bottom: 20px;
}
.footer-widget-box-last .widgettitle {
}
.statigram-widget {
	margin-top: -93px;
}
.widget.statigram-widget div#header span.upper {
	display: none;
}
.gallery_imgs img {
	box-shadow: 0 0 4px #000000;
	margin-bottom: 15px;
	margin-left: 5px;
	width: 282px;
	height: auto;
}
.imgdiv {
	border-bottom: 0 none;
	margin-bottom: 15px;
}
.gallery_imgs li {
	display: inline;
	float: left;
	margin-right: 0;
	position: relative;
}
.img_title {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	margin: 25px 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	z-index: 1;
}
.gallery_imgs {
	clear: both;
}
.gallery_imgs a {
	padding: 13px 23px 15px 29px;
	text-transform: uppercase;
}

/*New Css added by kailash*/
 @media all and (max-width: 420px) {
#find_about {
	width: 80%;
	top: 93px;
}
.video_section {
	float: left;
	margin: 0;
	width: 90%;
}
#search #s {
	border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-right: 1px solid;
	width: 130px;
}
}
 @media all and (max-width: 480px) {
   
#sidebar-primary #subscribe_con, #divSliderMain {
	/* display: none !important; */    
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    font-size: 123.8% !important;
}
.soliloquy-container .soliloquy-caption {
	bottom: 0% !important;
}
#content1 a {
	text-align: center;
	display: block;
}
#content1 a img {
	max-width: 98%;
}
.sidebar_img {
	width: 100%;
}
.soliloquy-caption-inside {
	max-width: 80% !important;
	line-height: 25px !important;
}
.homecls img {
  max-width: 100%;
  width: 100%;
}
#home_cat_list li {
	max-width: 94%;
}
.gallery_imgs ul {
	padding-left: 0px;
}
.fb_display {
	clear: both;
	max-width: 95%;
	margin-left: 0px;
	margin-bottom: 60px;
}
#logo-slider-wraper {
	margin-bottom: 60px;
	position: relative;
}
#logo-slider, .footer-widget-box .slide {
	max-width: 100%;
}
     
/*
#footer-widgets {
	max-width: 86%;
}
*/
.footer-widget-box-last {
	clear: both;
	margin-left: 0px;
}
.footer-widget-box-last .widget-container {
	margin-left: -15px !important;
}
.statigram-widget, .statigram-widget #widget {
	margin-top: 0px;
	padding-left: 0px;
}
.ngg-galleryoverview {
	clear: both;
	width: 100%;
}
.ngg-gallery-thumbnail-box {
	float: left;
	clear: both;
	height: auto !important;
	margin-right: 5px;
	width: 100%;
}
.ngg-gallery-thumbnail {
	clear: both;
	float: left;
	height: auto;
	margin-right: 5px;
	width: 97% !important;
}
.ngg-gallery-thumbnail img {
	width: 100% !important;
	height: auto;
}
#footer-widgets {
	margin: 0 0%;
	padding: 5%;width: 86%;
}
     
}
/*New Css added by kailash*/
 @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
     
     #footer-widgets{width: 84%;}
.fb_display {
	display: none;
}
.soliloquy-container .soliloquy-control-nav, .footer-widget-box-last, .statigram-widget {
	display: none !important;
}
#home_cat_list li {
	display: inline;
	margin: 5px 0 !important;
	float: left;
	width: 98% !important;
	clear: both;
}
.post_title {
	font-size: 13px !important;
}
.soliloquy-container .soliloquy-caption {
	width: 85% !important;
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	line-height: 26px !important;
	margin: 0 0 10px !important;
	text-align: right !important;
	padding: 5px 5px 5px 0 !important; /*display: none !important;*/
	font-size: 13px !important;
}
/*#search{background-position:-22px 0 !important; width:100% !important; max-width:300px !important;}*/



#find_about {
	top: 80px !important;
}
#read_fishing {
	top: 90px !important;
}
#footer .menu-primary-responsive-container .menu-primary-responsive {
	padding: 0 5px !important;
	height: 36px !important;
	width: 75%; /*margin:0 !important;*/
}
#footer .menu-primary-responsive-container {
	margin: 10px 0!important;
}
.scroll_top {
	margin-top: -45px !important;
}
#footer-widgets {
	clear: both;
}
#footer-widgets .sponsors-widget, #footer-widgets .fb_display, #footer-widgets .footer-widget-box-last {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#footer-widgets .widgettitle {
	margin: 0;
}
/*.footer-widget-box-last{clear:both !important; margin:30px 0 0 !important; width:280px !important; max-width:280px !important;}*/



#text-6 {/*margin-bottom:-120px !important;*/
	margin-top: 70px !important;
	padding-left: 0 !important;
}
/*.statigram-widget, .statigram-widget iframe{margin: 0 !important;}*/



#logo-slider-wraper {
	background: #fff !important;
	max-width: 300px !important;
	margin: 10px 0 20px !important;
}
.sponsors-widget {
	margin-left: 0 !important;
	width: 280px !important;
}
#logo-slider {
	background: #fff !important;
	width: 280px !important;
	max-width: 280px !important;
	padding: 10px 0 !important;
}
#home_cat_list a.post_title {
	padding: 10px 10px;
	font-size: 17px !important;
	margin: 30px 0 10px !important;
}
#home_cat_list img {
	margin: 0 !important;
	width: 100%;
}
#simple-contact-form label {
	margin: 0 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	font-family: 'Oswald', sans-serif !important;
}
.soliloquy-container .soliloquy .soliloquy-slides img {
	height: auto !important;
	width: 100% !important;
}
.soliloquy-container {
	height: auto !important;
	margin: 0;
	position: relative;
	width: 100% !important;
}
.main_sub {
	margin: 100px auto 0 !important;
}
#subscribe_page {
	width: 100% !important;
	margin: 0 auto !important;
	background-position: center center !important;
}
#search {
	width: 310px !important;
	max-width: 310px !important;
	background: url("images/search_ibg.png") no-repeat 0 0 scroll transparent !important;
}
#search #s {
	background: url("images/search_iinput.png") no-repeat 0 0 scroll transparent !important;
	margin: 15px 0 0 65px !important;
	padding: 0 20px 0 30px !important;
/*	width: 231px !important;*/
    width: 178px !important;
}
.footer-widget-box-last .widgettitle {
	margin-bottom: 30px !important;
	background: none repeat scroll 0 0 #F6F6F6 !important;
	width: 120px !important;
}
.statigram-widget {
	margin-top: 0px;
}
}
/*New Css added by kailash*/
.soliloquy-container .soliloquy .soliloquy-slides img {
	display: block;
	max-width: 100%;
	height: auto !important;
}
.widget.widget_text {
	position: relative;
}
.post_content_cls {
	min-height: 150px;
}
.subscription_banner .soliloquy-container .soliloquy .soliloquy-slides img {
	width: 957px !important;
}
.subscription_banner .soliloquy-container {
	margin-bottom: 20px;
}
.ngg-gallery-thumbnail-box {
	height: 120px;
}
.soliloquy-container {
	overflow: hidden;
}
.menu-secondary-responsive {
	padding: 10px;
	background: #444;
	color: #fff;
	height: 45px;
}
.menu-secondary-responsive option {
	padding: 10px;
}
/*New Css added by kailash*/

 @media only screen and (min-width : 490px) and (max-width : 605px) {
     .alignleft{width: 100%; display: block; color: #ccc;}
     
.join_now {
	left: 79%;
}
.statigram-widget {
	margin-top: 0px;
}
.footer-widget-box-last {
	float: left;
	margin-top: 32px;
}
#footer-widgets {
	margin: 0 0%;
	padding: 5% 18%;
}
}
 @media only screen and (min-width : 550px) and (max-width : 650px) {
#footer-widgets {
	margin: 0 0%;
	padding: 5% 19%;
}
    
     
     
}
 @media all and (max-width: 325px) {
.video_section {
	width: 94%;
}
#search #s {
	margin-left: 80px;
}
#footer-widgets {
    
	margin: 0;
	padding: 0 10px;
}
}
#text-7 {
  padding-bottom: 10px;
}
#search-3 {padding-bottom: 10px;}
}


.soliloquy-fc-title {
    text-align: right !important;;
    vertical-align: bottom !important;;
    background-color: rgba(0, 0, 0, 0.7) !important;;
    padding: 15px !important;;
    position: absolute !important;;
    bottom: 0 !important;;
    right: 0 !important;;
    margin-bottom: 20px !important;;
}

.soliloquy-fc-content {
    background-color : rgba(0,0,0,1) !important;;
}

.footer-widgets {
    display: inline-block !important;;
}

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: rgba(0,0,0,0.1)!important;;
}

#sbi_images {
    width: 112% !important;;
}
#sb_instagram #sbi_images .sbi_item {
	margin-right: 7px !important;
	margin-bottom: 11px;
}
#sb_instagram .sb_instagram_header {
    display:none;
}
#sb_instagram #sbi_load {
    display: none;
}
body div.festi-cart-window-content.festi-cart-fixed-position {
    display:none;
}
.soliloquy-theme-classic .soliloquy-caption .soliloquy-fc-caption {
    color: #fff;
    text-align: right !important;
    line-height: 18px;
    background: rgba(000,000,000,0.7);
    padding: 13px;
    bottom: 41px !important;
    position: absolute;
    right: 0;
}