/*



Theme Name: Serene Design



Theme URI: http://www.serenedesign.in/



Author: Krishna Murari Singh (https://www.netxperia.com)



Author URI: https://www.netxperia.com



Description: In 2018, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.



Version: 1.6



License: GNU General Public License v2 or later



License URI: http://www.gnu.org/licenses/gpl-2.0.html



Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
/*-----------------------------------------------------------------------------*/

.eemail_caption
{
	padding-top:0px !important;
}

.eemail_textbox
{
	width:72%;
	float:left;
	}

.eemail_widget .widget-title
{
	display:none;
	}

.eemail_textbox input[type="text"]
{
	min-height:45px !important;
	height:45px !important;
	border:none;
	color:#ffffff;
	border: solid 2px #aacd44;
	border-radius:50px 0px 0px 50px;
	background-color:transparent;

	}


.eemail_textbox_button
{
	height:45px;
	width:auto !important;
	color:#ffffff !important;
	padding: 7px 21px !important;
	border: solid 2px #aacd44;
	border-left:none !important;
	border-radius:0px 50px 50px 0px !important;
	background-color:transparent;
}




.katb_test_text_basic p
{
	line-height:24px !important;
	font-size:14px !important;
	}

.katb_centered_image_meta_bottom
{
	margin-top:0px !important;
	padding-top:0px !important;
	border:none !important;
	}
.katb_centered_gravatar_bottom
{
	margin-bottom:10px;
	}
	
.mega-menu-wrap
{
	z-index:1000 !important;
	}
.osc-res-tab .nav {
}
.osc-res-tab .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.428571429;
    border: 0px solid transparent;
    border-radius:0px;
	background-color:#0162af;
	color:#ffffff;
}
.osc-res-tab .nav-tabs>li.active>a, .osc-res-tab .nav-tabs>li.active>a:hover, .osc-res-tab .nav-tabs>li.active>a:focus {
    color: #ffffff;
    background-color: #fc7700;
    border: 0px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.osc-res-tab.osc-tabs-center > div
	{
		border-bottom:none;
		}
.tab-content
{
	 padding:15px 20px !important;
	}
 @media only screen and (max-width : 991px) {
 .eemail_textbox {

    width: 82% !important;

}	
 }
  @media only screen and (max-width : 767px) {
 .eemail_textbox {

    width: 77% !important;

}	
 }
 @media only screen and (max-width : 640px) {
.eemail_textbox {
    width: 64% !important;
}
 }
 @media only screen and (max-width : 360px) {
 .eemail_textbox_button {
    padding: 7px 15px !important;
 }
 
