/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
.ph_mob {display: none;}
.tablet_show{display:none;}

.post-entry hr{margin: 0; background:#fff;}

@media screen and (max-width: 980px) {
.ph_mob {display: inline-block; padding-top: 5px;  padding-bottom: 15px; text-align:center; width:100%; color:#F8EEC1;} 

.ph_mob > a {
color: #fdfb6c;
font-size: 16px;
}

.ph_mob a{color: #fdfb6c;}

ul#menu-main-menu {
margin-top: 5px;
}
#widgets {margin-top: 20px;	}

	.grid,
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}

/*our media*/
@media(min-width:980px){
	.main-nav {margin-top: -86px; padding-bottom: 51px;}
	ul.menu > li:nth-child(4) { margin-left: 28%;}
		
	}

@media(max-width:980px){
	#widgets .widget-wrapper {padding: 20px 0;display: inline-block;vertical-align: top;}
	#widgets{max-width:100%;}
	#text-2 {width: 100%;}
	#widgets.col-300{width:100%;}
	.btnViewGallery {margin-bottom: 0; background: #fff;padding-top: 5px;padding-bottom: 5px; clear: both;display: block;margin: 0 auto; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
	#text-2 .textwidget {padding-left: 10px;padding-right: 10px;}
	
	#widgets{display:none;}
	#wrapper { padding-top: 25px;}
	.tablet_show{display:block;}
	.followus{display:block;}
	
	#div_imgs > a { color: #34190a; display: inline-block; vertical-align: top; font-family: Times New Roman,Georgia,Times,serif; font-size: 18px; font-style: italic;    margin-left: 2%;    margin-right: 2%;
    text-align: center; width: 28%;}
	#div_imgs img {border: 2px solid #541a11; max-width: 200px; width: 100%;}
	
	}
	


	

@media(width:800px){
	.followus{ top:22px!important;}
	.ph_mob{ top:56px!important;}
	
	}
	
@media(max-width:768px){
	.footer-menu > li { float: left;  width: 46%;}
	.footermenusec { max-width: 100%; width: 100%; margin-bottom: 10px;}
	.footer-menu li{line-height: 28px;}
	}
	
@media(min-width:651px){
	#menu-main-menu ul.sub-menu {width: 100%; max-width:966px; padding:7px 0;background: url(../images/menubg.png); text-align:center; position: absolute; left:0; right:0; top: auto; margin:0 auto;
}
#menu-main-menu ul.sub-menu li {display: inline-block; background:none;}
#menu-main-menu ul.sub-menu li a{background:none;}

.followus{ position:absolute; left:15px; top:16px; width: auto;}
.ph_mob{ position:absolute; right:15px; top:46px; width: auto;}


	}

@media screen and (max-width:767px) {
	body{font-size:14px;}
	#content h4, #content em{font-size:14px;}
#footer_contact .phno{width: 100%; margin-left: 0; margin-top:15px; margin-bottom: 65px;}

	.footermenusec{display:none;}
	body {
	}

	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title h3 {
		text-align: center;
	}

	.js .sub-header-menu {
		display: none;
	}

	.js .main-nav {
		position: relative;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#693b20), to(#090000));
		background-image: -webkit-linear-gradient(top, #693b20, #090000);
		background-image: -moz-linear-gradient(top, #693b20, #090000);
		background-image: -ms-linear-gradient(top, #693b20, #090000);
		background-image: -o-linear-gradient(top, #693b20, #090000);
		background-image: linear-gradient(top, #693b20, #090000);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#693b20, endColorstr=#090000);
		margin: 0 auto;
	}

	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}

	.js .main-nav .menu ul {
		margin-top: 1px;
	}

	.js .main-nav .menu li {
		float: none;
		background-color: #F5E9CB;
		border: none;
	}

	.js .main-nav .menu li a {
		color: #444444;
		font-size: 24px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}

	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}

	.js .main-nav .menu li li:hover {
		background: none !important;
	}

	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5 !important;
	}

	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}

	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #F5E9CB;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #ffffff;
		font-weight: 700;
		cursor: pointer; font-size:17px;
	}

	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	#author-meta {
		padding: 20px;
	}

	#wrapper .gallery .gallery-item {
		max-width: 100%;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
	.menu > li {padding-left: 0; padding-right: 0;}
}

@media screen and (max-width: 480px) {
	
	.contactform input,.contactform input[type='text'],.contactform input[type='number'],.contactform textarea {font-size:16px;}
	.contactform input{height:27px;}
	img.capcharim{height:27px;}
	
.alignleft, .alignright{display:block; float:none; margin-left: auto; margin-right: auto;}
	body {
	}

	#logo {
		float: none;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}

	#wrapper .gallery .gallery-item {
		float: none;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	
	.eve_new{margin-top: -225px;}
	
}

@media screen and (max-width: 479px) {
	.contactform .lsec{width:100%;}
	.contactform .rsec{width: 100%;}
	#footer_contact .phno { margin-bottom: 35px;}
	
	}
	
@media screen and (width:360px){ 
body{font-size:17px;}
#content h4, #content em{font-size:17px;}
.contactform .emailmsg, .contactform .emailmsg:hover{max-width: 278px; float:left;}
	
	}

@media screen and (max-width: 320px) {

	body{font-size:17px;}
	#content h4, #content em{font-size:17px;}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {

	body {
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title h3,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}
