/*
Theme Name: Minnie Bhatt Theme
/*-------------------------------------------------------------- */

body {
	font-size: 13px;
	color: #5C5C5C;
	background-color: #fff;
	padding: 0;
	margin: 0;
	/* font-family: 'PT Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
/*@font-face {
font-family: 'PetitaBold';
src: url('fonts/PetitaBold.ttf');
}
@font-face {
font-family: 'PetitaLight';
src: url('fonts/PetitaLight.ttf');
}
@font-face {
font-family: 'PT Sans', sans-serif;
src: url('fonts/PetitaMedium.ttf');
}*/

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
ul,
ol,
li {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	color: rgb(158, 67, 0);
}
#web-header,
#web-footer,
#wrap-menu-block,
#top-slider,
#content-block,
#content-block-index,
#web-footer-top,
.content-inside,
#next-post-div {
	float: left;
	width: 100%;
	margin: 0 auto;
}
header {
	height: 76px;
	position: fixed;
	background: rgba(255, 255, 255, 0.6);
	z-index: 2;
}
.logo-menu-block {
	padding: 15px 0px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
#web-footer-top {
	background-image: url("http://www.minniebhatt.com/wp-content/uploads/2020/02/footer-bg-new.jpg");
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px 0;
}
#web-footer-top .container {
	width: 100%;
}
.footer-top-left {
	padding: 150px 0 150px;
}
.footer-top-left a {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
}
.footer-top-right {
	text-align: center;
	padding: 180px 0 150px;
}
.myfixedHeader {
	background: #FFFFFF;
}
.footer-top-right p {
	margin: 10px 0 0;
	font-weight: 400;
	font-size: 28px;
	color: #000;
	line-height: 35px;
}
.footer-top-leftb {
	border-right: 1px solid #000;
	float: left;
	width: 100%;
}
.footer-top-left p {
	font-size: 28px;
	color: #000;
	line-height: 35px;
	font-weight: 400;
}
#web-footer {
	background: #000;
}
.footer-copyright {
	padding: 10px 0;
float: left;
width: 100%;
box-sizing: border-box;
}
.footer-copyright .credit,
.footer-copyright a {
	text-align: left;
	color: #FFFFFF;
	margin: 0;
	font-size: 13px;
}
.footer-copyright .copy {
	text-align: right;
	color: #FFFFFF;
	margin: 0;
	font-size: 13px;
}
p {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 30px;
}
.myfixedHeader .wrap-logo, #web-header .wrap-logo{
	text-align: left!important;
}
.wrap-logo img {
	height: 45px;
	width: auto;
}
.intro-title {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	padding: 10px 125px 10px 25px;
	top: 140px;
}
.intro-title-img {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	padding: 10px 125px 10px 25px;
	top: 140px;
}
.intro-title-img h3 {
    text-transform: uppercase;
    color:#fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.intro-title-img h4 {
    color:#fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
}
.more-projects {
	position: relative;
}
.more-projects h3 {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	padding: 15px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	box-sizing: border-box;
}
.intro-title h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
}
.intro-title h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
}
.post-excerpt .post-excerpt-inner {
	padding: 100px 92px 100px 92px;
}
.post-excerpt p {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 15px 0;
}
.next-post {
	background: rgba(0, 0, 0, 0.6);
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
}
.next-post-div {
	padding: 20px 15px;
	float: left;
	width: 94%;
}
.next-post-link h3 a,
.prev-post-last a {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
}
#next-bg-left {
	padding-bottom: 450px;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#next-bg {
	padding-bottom: 450px;
	background-size: cover;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	transition: all .5s;
}
.esg-entry-media{
	transition: all .5s!important;
}
#next-bg:hover {
	transform: scale(1.2)!important;
}
.next-post-title h3 a {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
}
.post-nav {
	overflow: hidden;
}
.next-post-title h4 {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
}
.post-content-wbgs .wpb_column {
	height: 350px;
}
.post-content-wbg .wpb_column {
	height: 657px;
}
.post-content-wbgt .wpb_column{
	height: 535px;
}
.p-head-title {
	background: rgba(0, 0, 0, 0.6);
	padding:0 10px;
	position: absolute;
	bottom: 110px;
	z-index: 1;
	color: #fff;
	font-weight: 200;
	font-size: 45px;
	text-transform: uppercase;
}
.easy-t-cycle-controls {
	position: absolute;
	text-align: center;
	width: 65px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.cycle-prev {
	font-size: 25px;
	font-weight: 100;
	color: rgb(158, 67, 0);
	position: absolute;
	left: -5px;
	cursor: pointer;
}
.cycle-next {
	font-size: 25px;
	font-weight: 100;
	color: rgb(158, 67, 0);
	position: absolute;
	right: 0px;
	cursor: pointer;
}
.testimonial_author {
	margin: 0;
}
.easy_t_single_testimonial blockquote.easy_testimonial {
	padding: 0!important;
	margin: 0!important;
}
.link-id img {
	position: absolute;
	bottom: 75px;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-bottom: 0px;
}
.news-block {
	text-align: center;
}
.news-block .vc_column-inner,
.news-block .wpb_text_column {
	padding-top: 0!important;
	margin-bottom: 0!important
}
.sa_hover_container {
	padding: 0 5% !important;
	min-height: auto !important;
	width: 100% !important;
	box-sizing: border-box;
}
.owl-carousel .owl-item {
	/* left: 45px;*/
}
.owl-nav .disabled {
	opacity: 0.2;
}
.owl-item.active {
	visibility: visible;
}
.owl-item {
	visibility: hidden;
}
#slide-text-heading h1 {
	font-weight: 600;
	font-size: 28px;
	margin-left: -54px;
}
#slide-text-heading h3 {
	font-weight: 400;
	font-size: 17px;
	color: #000;
}
#slide-text-heading h2 {
	font-size: 21px;
	font-weight: 400;
	color: #000;
	margin-left: 55px;
}
.sa_hover_container h3 {
	color: #000;
	font-weight: 500;
	font-size: 25px;
	padding-bottom: 20px;
}
.post-excerpt .white .sa_owl_theme .owl-nav .owl-next,
.owl-next {
	background: url('http://www.minniebhatt.com/wp-content/uploads/2020/02/icon_next.png') no-repeat center center !important;
	top: 55%;
	outline: none;
}
.logos-slider .white .sa_owl_theme .owl-nav .owl-next,
.owl-next {
	background: url('http://www.minniebhatt.com/wp-content/uploads/2020/02/icon_next.png') no-repeat center center !important;
	right:-25px;
	outline: none;
}
#testimonial_slider .owl-next {
	background: url('http://www.minniebhatt.com/wp-content/uploads/2020/02/icon_next.png') no-repeat center center !important;
	outline: none;
	position:relative!important;
}
.post-excerpt .white .sa_owl_theme .owl-nav .owl-prev:hover,
.post-excerpt .white .sa_owl_theme .owl-nav .owl-next:hover,.logos-slider .white .sa_owl_theme .owl-nav .owl-prev:hover,
.logos-slider .white .sa_owl_theme .owl-nav .owl-next:hover {
	background-color: transparent !important;
}
.post-excerpt .white .sa_owl_theme .owl-nav .owl-prev:focus,
.post-excerpt .white .sa_owl_theme .owl-nav .owl-next:focus,.logos-slider .white .sa_owl_theme .owl-nav .owl-prev:focus,
.logos-slider .white .sa_owl_theme .owl-nav .owl-next:focus {
	outline: none;
}
.post-excerpt .owl-prev {
	position: absolute;
}
.post-excerpt .owl-next {
	position: absolute;
}
#slide-text-heading {
	position: relative;
	text-align: center;
}
.owl-next {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 30%;
	padding: 2px 0px !important;
	display: inline-block;
	line-height: 30px !important;
	height: 40px !important;
	width: 30px !important;
	text-indent: 9999px;
	border: none;
}
.ms-nav-prev{background: url('http://www.minniebhatt.com/wp-content/uploads/2020/03/icon_prev-w.png') no-repeat center center !important;border:none!important;left: 15px!important;}
.ms-nav-next{background: url('http://www.minniebhatt.com/wp-content/uploads/2020/03/icon_next-w.png') no-repeat center center !important;border:none!important;right: 15px!important;}
.logos-slider .white .sa_owl_theme .owl-nav .owl-prev {
	background: url('http://www.minniebhatt.com/wp-content/uploads/2020/02/icon_prev.png') no-repeat center center !important;
	left: -25px;
}
.post-excerpt .white .sa_owl_theme .owl-nav .owl-prev {
	background: url('http://www.minniebhatt.com/wp-content/uploads/2020/02/icon_prev.png') no-repeat center center !important;
	left: auto;
	top: 55%;
}
#testimonial_slider .owl-prev {
	background: url('http://www.minniebhatt.com/wp-content/uploads/2020/02/icon_prev.png') no-repeat center center !important;
	left: auto;
	position:relative!important;
}
#testimonial_slider .owl-nav {
  display: block !important;
  text-align: center;
  padding-top: 20px;
}
#slide-text-post {
	visibility: hidden;
	opacity: 0;
	height: 0;
	/*display: none;*/
}
.easy-t-cycle-controls div {
	z-index: 1;
}
.slide-box {
	/*padding-left: 75px;*/
}
.owl-carousel .owl-stage,
.owl-carousel .owl-item {
	/*width: auto !important;*/
}
#projects-list, #next-post-div{
border-bottom: 1px solid #fff;
}
.pro-title h2 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 400;
}
.pro-title ul, .pro-title ol{margin-bottom: 25px!important;
list-style:inside;}
.pro-title li{    font-size: 16px;
    padding-bottom: 5px;}
.pro-title h3 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
}
.pro-title-h3 h3, .pro-title-h2 h2{
	margin-bottom:10px!important;
}
.pro-title h4 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
}
#sample_slider .owl-carousel .owl-item {
    width: 100% !important;
    left: auto !important;
	padding:0 5%;
	box-sizing:border-box;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    width: 100% !important;
    transform: none !important;
	transition:none!important;
}
.owl-carousel .owl-item{
	display:none;
}
.owl-item.active{
	display:block!important;
}
.esg-left{
background: url(http://www.minniebhatt.com/wp-content/uploads/2020/03/scroll-arrow-left.png)!important;
background-size: 45px !important;
text-indent: -9999px;
border: none !important;
width: 23px;height: 45px;
}
.esg-right{
background: url(http://www.minniebhatt.com/wp-content/uploads/2020/03/scroll-arrow-right.png)!important;
background-size: 45px !important;
text-indent: -9999px;
border: none !important;
width: 23px;height: 45px;
}
.esg-navigationbutton i{text-indent: -9999px!important;}
.esg-navigationbutton:hover{
	box-shadow:none!important;
}
.logos-slider .owl-carousel .owl-item {
    width: 20% !important;
	padding:0!important;
}
.logos-slider .sa_owl_theme .owl-nav div, .logos-slider .sa_owl_theme .owl-nav button{
	top:40%!important;
}
@media only screen and (min-width: 768px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
	#home-interior,
	#next-bg-left,
	#web-footer-top {
		background-attachment: scroll!important;
		background-position: 50% 0px!important;
	}
	#home-interior-top {
		background-attachment: scroll!important;
		height: 100vh;
		background-position: 50% 0px!important;
	}
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
		.wrap-logo-block {
		width: 40%;
		float: left;
	}
	.wrap-menu-block {
		width: 60%;
		float: left;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
	#home-interior,
	#next-bg-left,
	#web-footer-top {
		background-attachment: scroll!important;
		background-position: 50% 0px!important;
	}
	#home-interior-top {
		background-attachment: scroll!important;
		height: 100vh;
		background-position: 50% 0px!important;
	}
	.post-excerpt .post-excerpt-inner {
		padding: 92px!important;
	}

	.menu-logo-hidden {
		display: none;
	}
	.footer-top-leftb {
		border: none;
	}
}
@media only screen and (max-width: 991px) {
		.wrap-logo-block {
		width: 100%;
		float: left;
	}
	.wrap-menu-block {
		width: 100%;
		float: left;
	}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
		text-align:left!important;
	}
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin-right: 20px!important;
	}
	.wrap-logo-block {
		padding: 0 15px;
	}
	.wrap-logo img {
		height: 35px;
		width: auto;
	}
	.wrap-logo {
		text-align: left!important;
	}
		.vc_row {
		margin-left: -15px!important;
		margin-right: 0!important;
	}
		.footer-copyright .credit,
	.footer-copyright a,
	.footer-copyright .copy {
		text-align: center!important;
	}
		.footer-copyright {
		text-align: center;
	}


}
@media only screen and (max-width: 767px) {
.logos-slider .owl-carousel .owl-item {
    width: 25% !important;
    padding: 0 !important;
}
.logos-slider .white .sa_owl_theme .owl-nav .owl-prev{
left:auto!important;
}
.logos-slider .white .sa_owl_theme .owl-nav .owl-next{
right:auto!important;
}
	.slide-box {
		padding-left: 0px!important;
	}
	#home-interior,
	#next-bg-left,
	#web-footer-top {
		background-attachment: scroll!important;
		background-position: 50% 0px!important;
	}
	#home-interior-top {
		background-attachment: scroll!important;
		height: 100vh;
		background-position: 50% 0px!important;
	}
	
	#projects-block .eg-project-hover-container {
		background: none!important;
	}
	.esg-cc {
		right: 0px;
		width: 50%!important;
		left: auto!important;
	}
	.eec {
		display: block;
		width: auto;
		height: auto;
		position: absolute !important;
		font-size: 20px;
		background: rgba(0, 0, 0, 0.8);
		padding-bottom: 5px;
		padding-left: 15px;
		text-align: left !important;
	}
	#contact-list {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	iframe {
		width: 100%;
	}
	.intro-title {
		padding-top:0px!important;
		padding-bottom:5px!important;
	}
	.sa_owl_theme .owl-nav button {
		position: relative!important;
	}
	.post-excerpt .wpb_content_element {
		margin-bottom: 0!important;
	}
	.sa_owl_theme .owl-nav {
		display: block !important;
		text-align: center;
		padding: 25px 0 0;
	}
	.post-excerpt .sa_hover_container {
		padding: 0px !important;
		min-height: auto !important;
	}
	#projects-block .eg-project-hover-element-1 {
		font-size: 11px !important;
		line-height: 15px !important;
		opacity: 1 !important;
		visibility: visible !important;
		margin: 0 !important;
		transform: none !important;
		text-align: right;
	}
	.vc_row.post-excerpt {
		padding: 0px 25px 50px!important;
	}
	.vc_row.post-excerpt-top {
		padding: 50px 25px 0px 25px!important;
	}
	.footer-top-left p,
	.more-projects h3,
	.next-post-link h3 a,
	.prev-post-last a {
		font-size: 22px!important;
		line-height: 25px!important;
	}
	.footer-top-right p {
		font-size: 22px!important;
		line-height: 25px!important;
	}
	.footer-top-left a {
		font-size: 15px!important;
	}
	.post-excerpt p {
		font-size: 15px!important;
		line-height: 25px!important;
	}
	.p-head-title {
		bottom: 180px!important;
		font-size: 32px!important;
		text-align: center;
		left: 0;
		right: 0;
	}
	.next-post-div {
		float: none!important;
		width: auto!important;
	}	
	.pro-title h2 {
		font-size: 20px!important;
	}
	.intro-title h3,
	.pro-title h3 {
		font-size: 16px!important;
	}
	.intro-title h4,
	.pro-title h4 {
		font-size: 10px!important;
	}
	.post-excerpt .post-excerpt-inner {
		padding: 92px 25px!important;
	}
	#about-description .post-excerpt .vc_column-inner {
		padding: 92px 25px!important;
	}
	
	.footer-top-right,
	.footer-top-left,
	.footer-copyright {
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-top-leftb {
		border: none;
	}

}
@media only screen and (max-width: 480px) {
	.logos-slider .owl-carousel .owl-item {
    width: 50% !important;
    padding: 0 !important;
}
}
.ms-slide-bgcont img, .ms-slide-bgcont, .ms-view{
height: 100vh !important;
object-fit: cover;
}