* {
	margin: 0;
	padding: 0;
}
body{
    font-family: Lato;
	color:#2a2a2a;
}
html {
    scroll-behavior: smooth;
}
.container {
    max-width: 96% !important;
}
.fl {
	float: left
}
.no-gutter [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter {
	margin: 0;
}
i.fas.fa-bars {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	border-radius: 5px;
}
.read-btn {
	background-image: linear-gradient(#00bcd4, #08869b);
	border-radius: 25px;
	padding: 12px 30px;
	color: #fff;
	font-family: Montserrat-Regular;
	font-size: 15px;
}
.read-btn:hover {
	color: #01b3cb;
	background-image: none;
	border: 2px solid #01b3cb;
	text-decoration: none;
	font-weight: 700;
}
button:focus {
	outline: 1px dotted;
	outline: 0px auto -webkit-focus-ring-color;
}
.top-bar {
    background: #400f0e;
    color: #fff;
    text-transform: uppercase;
}
.top-bar p{
    background: #400f0e;
    color: #fff;
    padding: 20px 0 0px;
}
.top-bar a{
	color:#fff;
}
.top-bar img{
	margin: 20px 0 0 20px;
}
.top-bar_content{
	position:relative;
}
.top-corner .dropdown-menu.show {
    display: block;
    left: -70px !important;
    width: 400px;
    border-radius: 20px;
    border: 1px solid #400f0e;    
	margin: 0;
}
button#dropdownMenuButton {
    background: #400f0e;
    border: none;
    padding: 18px;
	border:0;
}
button#dropdownMenuButton:hover, button#dropdownMenuButton:active, button#dropdownMenuButton:focus{
    background: #f5f5f5;
    border-radius: 0;
    color: #400f0e;
	box-shadow: 0 0 0 0.2rem rgb(130 138 145 / 0%);
}
.top-corner{
	display:flex;
    justify-content: flex-end;
	color: #400f0e;
}
.top-corner p{
	color: #400f0e;
	background:none;
	text-align:center;
}
.category {
    font-size: 13px;
    text-align: center;
    background: #400f0e;
    color: #ffff;
}
.category .col-4 {
    padding: 12px 20px 11px 0px;
    display: inline-block;
}
.category-list ul {
    color: #400f0e;
    list-style: none;
    font-size: 13px;
    text-align: center;
	margin-top:1rem;    
	margin-bottom: 0;
}
.category-list li {
    padding: 5px;
}
.category-list .middle li {
    padding: 5px;
    border-left: 1px solid #400f0e;
    border-right: 1px solid #400f0e;
}
a.subscribe {
    background: #400f0e;
    text-align: center;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 7px;
    margin-top: 1.2em;
    font-size: 13px;
    margin-bottom: 0.2em;
}
.subscribe-btn{
    justify-content: center;
    text-align: center;
    display: flex;
}
button#dropdownMenuButton1 {
    margin-left: 40px;
    color: #e0a12e;
    text-transform: uppercase;
}
button#dropdownMenuButton1:hover, button#dropdownMenuButton1:active, button#dropdownMenuButton1:focus  {
    color: #400f0e;
    background: #ffffff;
    border-radius: 0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}
nav .dropdown-item {
    padding: .25rem 1rem;
}
nav .dropdown-menu {
    left: 39px;
    border-radius: 0;
    margin: 0;
    min-width: 9.5rem;
}
.navbar-brand img {
    width: 250px;
}
.main-menu{
	position:relative;    
	z-index: 999;
}
.menu-mahajan {
    position: absolute;
    left: 0;
    right: 0;
}
.navbar {
	transition: all 0.4s;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
}
.navbar .nav-link {
	color: #e0a12e;
}
.navbar-nav.active {
	color: #a3e7f0;
}
.nav-link:hover,
.navbar .nav-link:focus {	
	color: #400f0e;
    background: #ffffff;
    border-radius: 0;
}
.nav-item.active a {
	color: #400f0e;
    background: #ffffff;
    border-radius: 0;
}
.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus {
	color: #a3e7f0;
	text-decoration: none;
}
.navbar.active a .navbar-brand {
	color: #a3e7f0;
}
ul.navbar-nav {
	text-transform: uppercase;
	font-size: 15px;
	font-family: Lato;
}
a.nav-link {
	margin-left: 40px;
}
.section {
	padding: 70px 0;
}
.text-small {
	font-size: 0.9rem !important;
}
.slide .carousel-item img{
	width:100%
}
.slide .carousel-caption h1{
	font-size: 90px;
    line-height: 0.9;
}
.slide .carousel-caption h4{
	font-size: 60px;
	font-family: Quicksand-Light;
    line-height: 0.9;
}
.slide .carousel-caption p {
    text-transform: uppercase;
    font-size: 15px;
    margin: 20px 0;
    font-weight: 900;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.slide a.slider-text {
    color: #fff;
    background: #282828;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
}
.slide a.slider-text:hover {
    color: #282828;
    background: #fff;
	text-decoration:none;
}
.slide .carousel-caption {
    bottom: 30% !important;
	color:#000;
	font-family: Quicksand-Regular;
}
.carousel-control-prev-icon {
background-image: url(../img/arrow-lft.png) !important;
}
.carousel-control-next-icon {
background-image: url(../img/arrow-ryt.png) !important;
}
.slide .carousel-control-next-icon, .slide .carousel-control-prev-icon {
    height: 20% !important;
}
.slide .carousel-control-next, .slide .carousel-control-prev{
	width:10% !important;
}
.about-section {
	color: #000;
}
.left-align {
	padding: 3% 8% !important;
}
.line {
	background-color: #fff;
	height: 2px;
	margin: 23px 0;
}
.abt-txt {
	padding-left: 20px !important;
}
.about-section {
	padding-bottom: 70px;
	text-align:center;
	color:#000;
}
.about-section p {
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}
.about-section img.logo1 {
    width: 210px;
}
.about-section img.scroll{
	width:50px;
	margin:20px 0;
}
.option a {
    color: #262628;
    text-transform: uppercase;
    text-decoration: underline;
    padding-top: 20px;
    font-size: 20px;
    display: inline-block;
}
.option a:hover {
    text-decoration: none;
}
.catalogue{
	background-image: url(../img/catalogue.jpg);
    background-size: cover;
    background-position: center center;
	text-align:center;
	padding:70px 0;
	color:#fff;
}
.catalogue-content {
    text-transform: uppercase;
    padding-top: 20px;
}
.catalogue h5 {
    color: #ffb21d;
    font-size: 23px;
    font-weight: 600;
}
.catalogue p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 15px;
    display: inline-block;
}
.catalogue-product {
    padding: 15px;
}
a.catalogue-btn {
    border: 1px solid #fff;
    padding: 6px 18px 8px;
    color: #fff;
    font-size: 12px;
    margin-top: 15px;
    display: inline-block;
}
.catalogue h4 {
    font-size: 40px;
    text-transform: uppercase;
	position:relative;   
	margin-bottom: 60px;
}
.catalogue h4:after {
    width: 14%;
    content: "";
    text-align: center;
    position: absolute;
    left: 43%;
	top: 70px;
    right: 0;
    height: 0.5em;
    border-top: 3px solid #ffb21d;
    z-index: 999;
}
.popular-section {
	text-align: center;
	padding:70px 0 0;
}
.popular-section h4{
	font-size: 40px;
    text-transform: uppercase;
	color:#313131;
	font-weight:900;
}
.testimonial-section .slug{
	font-size:12px;
    text-transform: uppercase;
    position: relative;
    top: 110px;
    z-index: 999;
    text-align: center;
}
.testimonial-section h5 {
    text-transform: uppercase;
    position: relative;
    font-family: Lato;
    padding-top: 15px;
}
.testimonial-section h5:after {
    width: 25%;
    content: "";
    text-align: center;
    position: absolute;
    left: 38%;
	top: 50px;
    right: 0;
    height: 0.5em;
    border-top: 3px solid #ffb21d;
    z-index: 999;
}
.testimonial-section h4 {
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    top: 120px;
    z-index: 999;
    text-align: center;
}
.testimonial-section h4:after {
    width: 14%;
    content: "";
    text-align: center;
    position: absolute;
    left: 43%;
	top: 70px;
    right: 0;
    height: 0.5em;
    border-top: 3px solid #ffb21d;
    z-index: 999;
}
.testimonial-section .carousel-caption{
	top: 32%;
}
.testimonial-section .carousel-caption p {
    font-size: 25px;
    padding: 45px;
    font-weight: 900;
    border: none;
    text-transform: capitalize;
    font-weight: 900;
    font-family: Lato;
}
.testimonial-section .carousel-caption .quote span {
    font-size: 56px;
    line-height: 0.6em;
    position: absolute;
    left: 42px;
    top: 50px;
}
.testimonial-section img {
   width:100%;
}
.testimonial-section .carousel-caption img {
    max-width: 200px;
}
.testimonial-section .carousel-control-next-icon, .testimonial-section .carousel-control-prev-icon {
	width: 20% !important;
}
.quote{
	position:relative;
}
.news-section{
	text-align: center;
	padding:70px 0;
}
.news-section h4{
	font-size: 40px;
    text-transform: uppercase;
	color:#313131;
	font-weight:900;
}
.news-section h5{
	font-size: 35px;
    text-transform: uppercase;
	color:#313131;
	font-weight:900;
}
.news-section h6{
    text-transform: uppercase;
	color:#313131;
	font-weight:900;
}
.news-section .latest-News img{
	width:100%;
}
.news-btn{	
    border: 2px solid #000;
    padding: 6px 18px 8px;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
    display: inline-block;
	font-weight:900;
	text-transform:uppercase;
}
.news-subscribe{
	background:#efefef;
	text-align: center;
	padding:70px 0;
}
.news-subscribe h4{
	font-size: 40px;
    text-transform: uppercase;
	color:#313131;
	font-weight:900;
}
.news-subscribe.form-group {
    margin-bottom: 1rem;
    position: relative;
}
.news-subscribe i.fas.fa-paper-plane {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #e1930e;
    padding: 11px;
    color: #fff;
}
.news-form .form-control {
    border-radius: 0;
    background: #6b2d2d00;
}
.news-form {
    display: flex;
    justify-content: center;
	margin-top: 50px;
}
footer img {
    width: 250px;
}
footer textarea {
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
    padding: 0;
    width: 100%;
    background-color: #fff0;
}
footer .form-control {
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
    padding: 0;
    background-color: #fff0;
}
.links {
    text-align: left;
}
.links a{
	color:#000;
	display:block;    
	margin: 0px 0 5px;
}
.links ul{
    list-style:none;
}
footer{
	background:#cceff5;
}
footer h6 {
    font-weight: 600;
    margin-bottom: 20px;
}
footer a {    
	color:#000;
}
footer .address{
	text-align:left;
	margin-bottom:25px;
}
footer .address p{
	font-size:13px;
	margin: 0px;
}
.footer-col form button {
    margin: 0 !important;
    margin-top: 10px !important;
}
.footer-menu .footer-col img.img-fluid {
    margin-bottom: 14px;
}
.copyright{
	background:#212121;
	color:#fff;
    text-align: center;
    padding: 12px 0;
    text-transform: uppercase;
}
.copyright p{
	margin-bottom: 0;
}
i.fas.fa-bars {
    color: #400f0e;
    border: 1px solid #400f0e;
    padding: 5px 10px;
    border-radius: 5px;
}
/* inner page */
img.t {
    max-width: 300px;
    margin-bottom: 20px;
}
	#inner .menu-mahajan {
    position: unset;
	}
	.path{
		background:#ededed;
		padding: 10px 20px;
	}
	.path a{
		color:#313131;
	}
	.inner-content{
		padding:70px 0;
	}
	.inner-content ul {
    display: flex;
    list-style: none;
	}
	.inner-content li {
    margin: 0 20px;
	}
	.inner-content .btn{
    text-transform: uppercase;
    border: 1px solid;
    padding: 11px 50px;
    width: 100%;
    border-radius: 0;
	} 
	.inner-content p a{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    color: #212529;
    text-decoration: none;
    display: inline-block;
	padding:12px 0;
	}
	.inner-content .dropdown-menu.show {
    display: block;
    transform: translate3d(0px, 43px, 0px) !important;
	min-width: 100% !important;
	border: 1px solid;
    border-radius: 0;
	}
	.catalogue-product {
    border: 1px solid #2a2a2a;
	}
	.inner-product {
    border: 1px solid #c5c5c5;
	margin:20px 0;
	}
	.inner-product {
		border: 1px solid #c5c5c5;
		color: #3b3b3b;
		font-weight:900;
		text-align: center;
	}
	.title-inner{
		padding:15px;
		background: #e9e9e9;
	}
	.title-inner h6{
		font-weight:900;
	}
	.title-inner p{
		margin:0;
		}
	.title-inner p a{
		color:#ce0202;padding:0;
	}
/* end inner page */
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}.slide {
    box-shadow: 1px 16px 11px #4614147a;
}

/*Contact Us page CSS*/
.contact-heading {
    background-image: url(../img/bg_404.png);
    padding: 50px 0px;
}

.contact-heading .contect-inn {
    background-color: #fff;
    text-align: center;
    padding: 50px 0px;
}
.contact-heading .contect-inn h5 {
    margin-top: 20px;
}
.contact-form {
    text-align: center;
    padding: 50px 0px;
}
.contact-form form#contect-form {
    margin-top: 40px !important;
    margin: 0 auto;
    float: none;
    max-width: 600px;
}
.contact-form form#contect-form .form-group {
    width: 100%;
}
.contact-form form#contect-form .form-group input, .contact-form form#contect-form .form-group textarea {
    width: 100%;
    padding: 5px 8px;
    color: #000000;
    font-size: 14px;
}
.contact-form form#contect-form .form-group textarea{
height: 150px;
}
#contect-form .send-btn a {
    width: auto;
    background-color: #000;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
}



/*Blog Inner page*/


/*************
Blog Page CSS Start Here
*************/
#blog_section .blog_inner {
    text-align: center;
    margin-top: 80px;
}
#blog_section .blog_inner:first-child {
    margin-top: 0px;
}
.blog_inner span.enter_cate {
}
.blog_inner span.enter_cate a {
    color: #fff;
    margin-right: 14px;
    background-color: #400f0e;
    padding: 2px 10px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.enter_title a {
    color: #400f0e;
}
.sidebar_recent ul li a {
    color: #000000!important;
}
/*.blog_inner span.enter_cate a.cat_two {
    padding: 2px 10px;
}
*/
.blog_inner .enter_title {
    margin: 18px 0px 10px 0px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.blog_inner .enter_title h3 {
    line-height: 30px;
}
.title-divider {
    border-top: 2px solid;
    display: block;
    max-width: 55px;
    margin: 0 auto 12px;
    color: #400f0e;
}
.blog_inner .enter_img img {
    width: 100%;
}
.blog_inner .enter_content {
    margin-top: 20px;
}
.blog_inner .entry-more {
    text-align: center;
    margin-top: 30px;
}
.blog_inner span.entry-date a {
    color: #b1b1b1;
    font-size: 14px;
}
.blog_inner .entry-more a {
    letter-spacing: 3px;
    font-size: 11px;
    text-transform: uppercase;
    padding: 12px 24px 12px;
    color: #400f0e;
    border: 1px solid;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
}
.blog_inner .entry-more a:hover {
    background-color: #400f0e;
    border: 1px solid #400f0e;
    color: #fff;
}
.blog_inner .entry-share {
    text-align: center;
    margin-top: 38px;
    height: 54px;
    line-height: 54px;
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
}
.blog_inner .entry-share .share-box {
    width: 35px;
    height: 35px;
    background: #fff;
    display: inline-block;
    line-height: 35px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.blog_sidebar .banner-form-w3.ml-lg-5 {
    padding: 0;
}
.blog_sidebar h4 {
    text-align: center;
    font-size: 22px;
    background-color: #cbac48;
    color: #fff;
    padding: 12px 0px;
}
.blog_sidebar .padding {
    background: none;
    padding: 10px 14px 20px 14px;
    box-shadow: 0 4px 3px 0px #adadad;
}
.blog_sidebar #cusRadio .radio {
    display: inline;
    padding-left: 24px;
    color: #484848;
    font-weight: normal;
    font-size: 12px;
}

.sidebar_recent{
    margin-top: 40px;
}
.sidebar_recent .widget-title {
    border-bottom: 2px solid #400f0e;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.sidebar_recent .widget-title span {
    background-color: #400f0e;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}
.sidebar_recent ul li {
    line-height: 1.5;
    padding: 5px 0;
}
.sidebar_recent ul li a {
    color: #337AB7;
}

.sidebar_search {
    margin-top: 40px;
}
.sidebar_search input.search-field {
    border: 1px solid #c1c1c1;
    background: #fff url(../image/searchsubmit.png) no-repeat 96% 13px;
    padding: 14px 14px;
    font-size: 11px;
    letter-spacing: 0.75px;
    font-style: italic;
    color: #999;
    width: 280px;
}
.sidebar_search form.search-form label {
    width: 100%;
}
.sidebar_search .search-form input.search-field {
    width: 100%;
    box-sizing: border-box;
}
.sidebar_search .screen-reader-text {
    display: none;
}
.sidebar_search .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sidebar_search .search-field {
    border-radius: 0px;
    margin: 0 0 10px;
}
.sidebar_search input[type="submit"] {
    background: transparent;
    border: 1px solid #ccc;
    font-size: 14px;
}
.sidebar_search .search-form .search-submit {
    display: none;
}
#single_blog p, #single_blog ul, #single_blog ul li, #single_blog span, #single_blog label{
text-align: left !important;
}
#single_blog p{
margin-top: 10px;
}
.inner-img {
    width: 100%;
    margin-top: 30px;
}
#single_blog ul {
    margin-top: 30px;
    font-size: 22px;
    font-weight: bold;
}
#single_blog ul li {
    font-size: 16px;
    font-weight: normal;
    list-style: square;
    line-height: 28px;
    padding-left: 0px;
    text-indent: 22px;
}
.sidebar_recent ul {
    padding-left: 20px;
}



/*Media Query Start*/

@media screen and (max-width: 1199px) {
	.inner-content li {
    margin: 0 5px;
	}
	.inner-content p a {
		padding: 0; 
	}
}
@media screen and (max-width: 991px) {
	ul.navbar-nav {
		background-color: #fff;
		padding: 20px 0;
	}
	.navbar .nav-link {
		color: #400f0e;
		padding: 10px;
	}
	.about-section h4 {
		font-size: 24px;
	}
	button#dropdownMenuButton1 {
    padding: 10px;
	}
	.navbar {
    color: #fff;
    text-decoration: none;
    background: #fff;
	padding:0;
	}
	.testimonial-section .carousel-caption p {
    padding: 0 25px;
	}
	.testimonial-section .carousel-caption .quote span{
		left: 19px;
		top: 17px;}
		.testimonial-section .carousel-caption {
		top: 25%;
	}
	.slide .carousel-caption {
    bottom: 10% !important;}
}
@media screen and (max-width: 768px) {
	.about-section h3 {
		font-size: 22px;
	}
	.about-section h3 {
		padding-bottom: 40px;
	}
	.slide .carousel-caption p {
    text-transform: uppercase;
    font-size: 10px;
	}
	.testimonial-section .carousel-caption p{		
		font-size: 12px;
	}
	.slide .carousel-caption h4 {
    font-size: 30px;
	}
	.slide .carousel-caption h1 {
    font-size: 45px;
    line-height: 0.9;
	}
	.menu-mahajan {
		position: unset;
	}
	.testimonial-section .carousel-caption {
    top: 35%;
	}
	.testimonial-section .carousel-caption img {
    max-width: 50px;
    min-width: 50px;
	}
	.testimonial-section .carousel-caption .quote span {
    left: 8px;
    top: 17px;
	}
	.testimonial-section h5 {
		font-size: 12px;
	}
	.testimonial-section h5:after {
		top: 38px;
	}
	.latest-News {
    margin-top: 23px;
	}
	.top-bar p {
		background: #400f0e;
		color: #fff;
		padding: 5px;
		margin: 0;
	}
	.top-corner p {
    background: #400f0e00; 
    color: #400f0e;
    padding: 5px;
    margin: 0;
	}
	.navbar-brand img {
		width: 190px;
	}
	.footer-col {
		margin: 25px 0;
		text-align: left;
	}
	.inner-content ul {
    display: block;
	}
	.inner-content li {
    display: block;
	margin-bottom:10px ;
	}
	.inner-content {
    text-align: center;
	}
}
@media screen and (max-width: 580px){
	.header img {
		padding-left: 10px;
	}
	.testimonial-section h5 {
    padding-top: 4px;
	}
	.testimonial-section h5:after {
    width: 100%;
    left: 16%;
	}
	.top-corner{
	display:flex;   
    justify-content: center;
	}.top-bar_content {
		position: relative;
		text-align: center;
	}
	.top-bar img {
    margin: 10px 0 0 20px;
	}
	button#dropdownMenuButton {
		background: #400f0e;
		border: none;
	padding: 10px 18px;}
	.t.img-fluid {
		max-width: 300px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 520px){
	.testimonial-section h4 {
    font-size: 27px;
    top: 86px;
	}.testimonial-section .slug {
		top: 81px;
	}.testimonial-section h4:after {
		top: 58px;
	}
	.testimonial-section .carousel-caption {
		top: 24%;
	}.testimonial-section .carousel-caption .quote span {
		left: 27px;
		top: 17px;
		font-size: 30px;
	}
	h4 {
		font-size: 27px !important;
	}
	.slide .carousel-caption p {
    margin: 8px 0;
	}.slide a.slider-text {
    font-size: 10px;
    padding: 5px 20px;
	}
	.top-corner .dropdown-menu.show {
		display: block;
		    left: -24px !important;
	}
	.filter {
    margin-bottom: 15px;
	}
}
@media screen and (max-width: 475px){
	.top-corner .dropdown-menu.show {
    left: -33px !important;
}
}
@media screen and (max-width: 414px){
	.header img {
		padding-left: 10px;
	}
	.testimonial-section h5 {
    padding-top: 4px;
	}
	.testimonial-section h5:after {
    width: 100%;
    left: 16%;
	}
	.slide .carousel-caption p {
    text-transform: uppercase;
    font-size: 8px;
	}.slide .carousel-caption h1 {
		font-size: 35px;
		line-height: 0.6;
	}
}
@media screen and (max-width: 375px){
	.testimonial-section .carousel-caption p {
		padding: 0 0 0 10px;
	}
	.testimonial-section .carousel-indicators{
		display:none;
	}
	.testimonial-section .carousel-caption .quote span {
		font-size: 10px;
	}
	.top-corner .dropdown-menu.show {
	width: 320px;
		    left: -24px !important;
	}
}