* {
    margin: 0;
    padding: 0;
	box-sizing:border-box;
}
img{
	max-width:100%;
}
body {
    overflow-x: hidden;
    font-family: open sans !important;
    color: #444444;
}
#demo-top-bar {
    text-align: left;
    background: #222;
    position: relative;
    zoom: 1;
    width: 100% !important;
    z-index: 6000;
    padding: 20px 0 20px;
}
#demo-bar-inside {
    width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#demo-bar-buttons {
    padding-top: 10px;
    float: right;
}
#demo-bar-buttons a {
    font-size: 12px;
    margin-left: 20px;
    color: white;
    margin: 2px 0;
    text-decoration: none;
}
#demo-bar-buttons a:hover,
#demo-bar-buttons a:focus {
    text-decoration: underline;
}
#demo-bar-badge {
    display: inline-block;
    width: 302px;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}
#demo-bar-badge a {
    display: block;
    width: 100%;
    height: 38px;
    border-radius: 0;
    bottom: auto;
    margin: 0;
    background: url(/images/examples-logo.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    text-indent: -9999px;
}
#demo-bar-badge:before,
#demo-bar-badge:after {
    display: none !important;
}
.logo-part {
	float: left;
    position: relative;
    z-index: 999;
}

#toggle + label {
    background-image: url(".././images/button.png");
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-top: 32px;
    display:block;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 65px;
	height:40px;	 
    margin: -12px auto 0 auto;
}
.message {
    background: #181818 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    height: 290px;
    left: 0;
    margin-top: 68px;
    opacity: 0.8;
    overflow: hidden;
    padding: 43px 36px 20px 40px;
    position: absolute;
    top: -453px;
    transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94) 0s;
    width: 100%;
    z-index: -2;
}
.message {
    background: #181818 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    height: auto;
    left: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94) 0s;
    width: 100%;
}
a,
.post_previous_icon,
.post_next_icon,
.post_date {
    color: #000000;
}
a {
    color: #000;
    text-decoration: none;
    transition: color 0.2s linear 0s, background 0.1s linear 0s;
}
#toggle {
    cursor: pointer;
    left: -100%;
    position: absolute;
    top: -100%;
}
#toggle {
    cursor: pointer;
    left: -100%;
    position: absolute;
    top: -100%;
}
* {
    margin: 0;
    padding: 0;
    word-spacing: -2px;
}
*::-moz-placeholder {
    color: #999;
    font-style: italic;
}
.container {
    transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94) 0s;
}
.container {
    transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94) 0s;
}
#toggle:checked ~ .message {
    top: 0;
}
#toggle:checked ~ .message {
    top: 0;
}
#slideshow > div {
    overflow: hidden !important;
	height:100%;
	width:100%;
}
#page_content_wrapper,
.page_content_wrapper {
    margin: 55px auto 75px;
    padding-bottom: 0;
    width: 960px;
}

#blog_grid_wrapper .post.type-post.visible {
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
    animation-name: slideUpGrid;
    animation-timing-function: ease-in-out;
}
#page_content_wrapper,
.page_content_wrapper,
#page_content_wrapper .inner .sidebar_content,
body[data-style="blog_grid"] .post.type-post,
body.page-template-galleries-php .gallery.type-gallery,
body[data-style="blog_grid"] .post.type-post {} hr,
.post_wrapper,
h1.product_title {
    border-color: #000000;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: #000 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 3px 0 0;
    clear: both;
    display: block;
    height: 0;
    margin: auto;
    width: 100%;
}
* {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    word-spacing: -2px;
}
*::-moz-placeholder {
    color: #999;
    font-style: italic;
}
.page-header {
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 8px;
       
    text-align: center !important;
   
}
#page_caption {
    text-align: center;
	clear:both;
}
#page_content_wrapper p {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
body,
.fancybox-title-outside-wrap {
    font-family: "Helvetica";
}
body {
    color: #444;
    font-family: "Open Sans", "helvetica neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.875;
    word-wrap: break-word;
}

table,
tr,
th,
td {
    border: 0 none;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
h4 {
    font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
pre,
code,
tt,
blockquote,
.post_header h5 a,
.post_header h3 a,
.post_header.grid h6 a,
.uppercase,
#imageFlow .title h6 {
    color: #000000;
}
h4 {
    font-size: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    color: #000;
    font-family: "Open Sans", "helvetica neue", Helvetica, sans-serif;
    letter-spacing: -1px;
}
h4 {
    font-size: 20px;
}
/* Contact Us */

span.wpcf7-form-control-wrap {
    position: relative;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
    border-color: #cccccc;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
    color: #444444;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {    
   
	width:100%;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
  
    border: 1px solid #ccc;
    color: #444;
    font-family: "Open Sans", "helvetica neue", Helvetica, sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 12px 10px 11px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
input[type="submit"],
input[type="button"],
a.button,
.button {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 200px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", "helvetica neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    outline: medium none;
    padding: 0.8em 1.5em 0.6em;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: color 0.2s linear 0s, background 0.1s linear 0s;
}
.two_third {
    float: left;
    margin-right: 3%;
    width: 64%;
}
.one_third.last {
    margin-right: 0;
}
.one_third {
    float: left;
    margin-right: 3%;
    min-height: 50px;
    width: 30%;
}
#page_content_wrapper .inner {
    width: 100%;
}
#page_content_wrapper .inner {
    margin: auto;
}
#page_content_wrapper.withtitle,
.page_content_wrapper.withtitle {
    margin-top: 30px;
}
#page_content_wrapper:not(.noanimation),
.page_content_wrapper:not(.noanimation) {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: slideUp;
    animation-timing-function: ease-in-out;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#wrapper,
#supersized,
#imageFlow {
    min-height: 100%;
    transition: all 500ms ease 0s;
}
#wrapper {
    position: relative;
}
.page.page-id-1828.page-template-default > div {
    background: rgba(0, 0, 0, 0) url(".././images/Mulberry-11.jpg") repeat scroll 0 0;
    height: 900px;
}
.page.page-id-1550.page-template-default > div {
    background: rgba(0, 0, 0, 0) url(".././images/Mulberry-04.jpg") repeat scroll 0 0;
}
body,
#photo_wall_wrapper,
.progress_bar,
.photo_wall_wrapper_cover {
    background: #f0f0f0 none repeat scroll 0 0;
}
.post_img {
   background: #fff none repeat scroll 0 0;
    padding:15px;
    float: left;
    width: 46%;
	margin:2%;
}
.post_img-2 img{width:100%;}
.post_header h5 {
    font-size: 24px;
    line-height: 34px;
}
.footer-menu{position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
        bottom: 17%;
    background:rgba(0, 0, 0, 0.5);text-align:center;padding:10px;}
.footer-menu li{display:inline-block;}
.footer-menu li a{color:#fff;padding:5px;}
.slide-menu{position:relative;}
/* Rohit CSS */
.home body{overflow:hidden;}
#slideshow{position: relative;height: 100%;width: 100%;text-align: center;top: -105px;z-index: 1;overflow:hidden}
#slideshow div{height:100%;width:100%;}

.logo-part a{display:block;}
.message ul{padding:5px 0; list-style:none; font-size:14px;}
#main-nav{display:none;}
#footer-menu{position:absolute;z-index:9999;}
#slideshow{position: relative;top: -105px;max-height: 334px;padding-bottom: 53%;}
.tab-row{float:left;width:100%;}
.tab-row .img{width:180px;float:left;}
.tab-row .content{overflow:hidden;}
@media (max-width: 991px) {
	.two_third{width:100%;margin:0;}
	.two.withtitle{float: left;width: 100%;padding:0 15px;}
	#page_content_wrapper, .page_content_wrapper{float: left;width: 100%;}
	.sidebar_content.full_width .one_third.last{width:100%;}
}
@media (max-width: 767px) {
	#slideshow{position: relative;top: -27px;max-height: 334px;padding-bottom: 53%;}	
	#main-nav{display: block;position: relative;z-index: 9999;float: right;padding: 5px;margin: 5px;width:100%;margin:0;}	
	#main-nav2{max-width: 83px;margin: 0 auto;left: 0;display:none;top:4px !important;right:5px !important;position: relative !important;clear:both;}	
	.mobile-view{float:left;width:100%;}	
	.logo-part{width: 100%;}
	.logo-part > a{background: #fff;text-align: center;}	
	.portfolio-part{padding:0 15px;}
	#main-nav2 #rsa{display:none;}
	.post_img {width:96%;}
	.home body{overflow:inherit}
}
@media (max-width: 479px) {
	.tab-row .img{width:100%;}
	.tab-row .img img{width:100%;}
	.tab-row .content{clear:both;}
}
