
/* Global Styles */

.grey-bg, .light-grey-01 {
	background-color: #f4f4f4;
}

h1 {
	font-size: 45px !important;
	padding: 0px;
    margin-bottom: 60px;
}

h2 {
	font-size: 45px !important;
	padding: 0px;
    margin-bottom: 45px;
}

h5 {
	    font-family: 'PT Serif',Georgia,"Times New Roman",serif !important;

}


p {
	line-height: 1.7em;
}


.story-image-content-wrapper {
	position: relative;
}

.story-image-content-wrapper .story-content {
	background-color: #fff !important;
	padding:70px !important;
	box-shadow: 6px 6px 16px rgba(127,127,127,0.09);
}

.story-image-content-wrapper .story-content .et_pb_blurb_content {
	max-width: 100%;
}

.et_pb_button_module_wrapper .et_pb_button,
.et_pb_button_module_wrapper .et_pb_button:hover {
	padding:0px !important;
	border-bottom: #343434 2px solid !important;
}

.story-image .et_pb_image .et_pb_image_wrap {
	display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
}

.story-image .et_pb_image .et_pb_image_wrap img {
	width: 100% !important;
	height: auto !important;
} 

#our-clients {
	border-bottom:rgba(0,0,0,0.22) 1px solid;
}

#our-clients .et_pb_blurb_content {
	width: 100% !important;
	max-width: 100%;
}

#our-clients h2 {
	font-size: 18px !important;
	color: #343434 !important;
	margin-bottom: 55px !important;
}

#our-clients .et_pb_blurb_description ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#our-clients .et_pb_blurb_description ul li {
	    display: inline-block;
    padding: 0 30px;
    margin-bottom: 50px;
    width: auto;
        box-sizing: content-box;
}

#our-clients .et_pb_blurb_description ul li img {
	max-height: 100px;
    width: auto;
    height: auto;
    max-width: 200px;
        position: relative;
    top: 50%;
    display: block;
        transform: translateY(-50%);
}

h5, #gallery-intro-wrapper p {
	font-size: 24px;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.7;
	padding:0px;
	margin-bottom: 80px;
	text-align: center;
}


h5{
	max-width: 860px;
}

h5, #gallery-intro-wrapper p {
	max-width: 960px;
}



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

#gallery-eop-wrapper .et_pb_blurb_description > p{
	display: none;
	visibility: hidden;
}

#hero img {
	width: 100% !important;
	height: auto;
}

#hero-inside .et_pb_title_featured_container {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 100px;
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center top;
}

#hero-inside .et_pb_section_parallax .et_pb_title_featured_container img{
	visibility: hidden;
}

#hero-inside .et_pb_title_container h1 {
	text-align: center;
}

#hero-inside .et_pb_post_title {
	padding-bottom: 1px !important;
}

/* Footer */

.shanagar-footer-logo-wrapper {
	color: #939393 !important;
}

.shanagar-footer-logo-wrapper:after {
	content: "";
	display: table;
	clear: both;
	height: 1px;
}

.shanagar-footer-logo-left {
	width: 75px;
	margin-right: 40px;
	float: left;
}

.shanagar-footer-logo-right {
	float: left;
}

.shanagar-footer-logo-right img {
	max-height: 60px !important;
	width: auto !important;
}

#main-footer #footer-widgets {
	padding-top: 28px !important;
	padding-bottom: 5px !important;
}

#main-footer h4.title {
	font-size: 24px;
}

#main-footer h4,
#main-footer p,
#main-footer a {
	color: #fff;	
}



#main-footer .textwidget a {
	font-size: 18px;
	padding-bottom: 2px;
	position: relative;
	border-bottom: #343434 1px solid;

}

#main-footer .textwidget a:hover,
#representatives-worldwide-wrapper a:hover, .et_pb_button_module_wrapper a.et_pb_button:hover{
	border-bottom: none !important;
}

#main-footer #text-2 .textwidget a, .et_pb_button_module_wrapper a.et_pb_button{
	display: inline-block;
	padding-bottom: 2px;
	position: relative;
	border-bottom: #fff 1px solid;
	color: #fff;
}


#representatives-worldwide-wrapper a{
	display: inline-block;
	padding-bottom: 2px;
	position: relative;
	border-bottom: #000 1px solid;
	color: #000;
}



#main-footer #text-2 .textwidget a::after,.et_pb_button_module_wrapper a.et_pb_button::after{
	    content: '';
    display: block;
    width: 0px;
    height: 1px;
    background: #fff;
    transition: width .5s;
    position: absolute;
    left: 0px;
    bottom: -1px;
    right: 0px;
}


#representatives-worldwide-wrapper a::after{
	    content: '';
    display: block;
    width: 0px;
    height: 1px;
    background: #000;
    transition: width .5s;
    position: absolute;
    left: 0px;
    bottom: -1px;
    right: 0px;
}

#main-footer #text-2 .textwidget a:hover::after,
#representatives-worldwide-wrapper a:hover::after, .et_pb_button_module_wrapper a.et_pb_button:hover::after {
  width: 100%;
}


/**/

.et_pb_button_module_wrapper a.et_pb_button:hover{
	border-bottom: none !important;
}

.et_pb_button_module_wrapper a.et_pb_button{
	display: inline-block;
	padding-bottom: 2px;
	position: relative;
	border-bottom: #000 1px solid;
	color: #000;
}

.et_pb_button_module_wrapper a.et_pb_button::after{
	    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #000;
    transition: width .5s;
    position: absolute;
    left: 0px;
    bottom: -1px;
    right: 0px;
}

.et_pb_button_module_wrapper a.et_pb_button:hover::after {
  width: 100%;
}
/**/

#representatives-worldwide-wrapper img {
	max-width: 860px;
    height: auto;
    display: block;
    margin: 0 auto;
}

    

div#after-title-intro {
    padding-top: 0px;
    padding-bottom: 20px !important;
}

div#after-title-intro .et_pb_row{
	padding-top: 0px;
	padding-bottom: 0px;
}

div#section-pagination-dots-wrapper {
    width: 50px;
    position: fixed;
    right: 25px;
    top: 30%;
    z-index: 999;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

div#section-pagination-dots-wrapper ul {
	margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#section-pagination-dots-wrapper ul li{
	margin-bottom: 10px;
	text-align: center;
}

div#section-pagination-dots-wrapper ul li:last-child {
	margin-bottom: 0px;
}

div#section-pagination-dots-wrapper ul li a {
	display: block;
	margin:0 auto;
	width: 9px;
	height: 9px;
	border:#333 1px solid;
	border-radius: 50%;
	background-color: #fff;
}

div#section-pagination-dots-wrapper ul li.active a {
	background-color: #333;
}

.expand-blurb .et_pb_blurb_content {
	width: 100%;
	max-width: 100%;
}

#hero-inside .et_pb_post_title {
	padding-top: 0px !important;
}

header.et-fixed-header {
	background-color: #fff !important;
}

/*
div#et-top-navigation:after {
    content: "Menu";
    text-align: center;
}
*/

div#et-top-navigation .mobile_menu_bar {
	margin: 0px auto;
    padding: 0px;
    width: 40px !important;
}

span.et_pb_scroll_top.et-pb-icon {
       right: 0px !important;
    border-radius: 5px;
    background-color: transparent;
    color: black !important;
    width: 100px;
    text-align: center;
    bottom: 10px !important;
}

body.footerinview span.et_pb_scroll_top.et-pb-icon{
	color: #fff !important;
}

span.et_pb_scroll_top.et-pb-icon.et-visible:after {
    content: "Scroll";
    font-family: 'PT Serif',Georgia,"Times New Roman",serif;
    font-size: 16px;
    display: block;
}

.custom-scroll-down.hasScrolled {
	right: -100px;
}


/* Global Styles Ends */

/* Delivery Standards */
div#worldwide-addresses-listing {
    display: flex;
}

/* Repeating Styles */

.pt100 {
	padding-top: 100px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

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

.pb0 {
	padding-bottom: 0px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}


.mt100 {
	margin-top: 100px !important;
}



/* Repeating Styles Ends  */

/**** Homepage ****/

/* Homepage Hero */


.home-hero {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#handmade-luxury-embroidery {
	margin-top: 15px;
}


#hero #slider-custom-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 5;
}

#hero #slider-custom-wrapper .et_pb_code_inner {
	width: 100%;
	height: 100%;
}

#slider-custom-wrapper .owl-stage-outer,
#slider-custom-wrapper .owl-stage,
#slider-custom-wrapper .owl-item,
#slider-custom-wrapper .sa_hover_container {
	height: 100% !important;
}


#home-hero-logo, #handmade-luxury-embroidery {
	position: relative;
	z-index: 10;
}





#gallery-home-listing {
	width: 100% !important;
	max-width: 100% !important;
	padding:0px;
}

#gallery-home-listing a,
#gallery-home-listing a > span {
	display: block;
}

#gallery-home-listing a {
	position: relative;
	overflow: hidden;
	font-size: 45px;
}

#gallery-home-listing a > span{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    background-color: rgba(17,17,17,0.48);
    color: #fff;
    transition:0.25s all linear;
}

#gallery-home-listing a:hover > span{
    top: 0px;
}
    
#gallery-home-listing a > span > span {
	display: flex;
	align-items:center;
	justify-content: center;
	height: 100%;
	line-height: 2.2rem;
}


.custom-scroll-down {
    width: 100px;
    position: fixed;
    bottom: 10px;
    right: 0px;
    z-index: 99999;
    text-align: center;
    transition:0.25s all linear;
}

.custom-scroll-down a {
	color: black;
	display: block;
}

.custom-scroll-down .fs1 {
	    display: block;
    font-size: 2em;
}

div#et-top-navigation {
    position: absolute;
    right: 0px;
    width: 100px;
	text-align: center;

}



/* Homepage Ends */



/* Gallery Single */
#gallery-intro-wrapper p {
	margin-bottom: 0px !important;
}

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

.grid-sizer, .grid-item{ 
	width: calc( (100% - 80px) / 2 );
	 }


.gutter-sizer {
	width: 80px;
}

.grid .grid-item {
	margin-bottom: 80px;
}

.grid .grid-item img {
	display: block;
	width: 100%;
}

#gallery-footer-pagination-wrapper .et_pb_row {
	    width: 100% !important;
    max-width: 100% !important;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 {
	width: 50% !important;
	margin:0px !important;
	min-height: 30px;
	text-align: center;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 span {
	float: none !important;
	display: inline-block;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 a {
	display: block;
	text-align: center;
	background-color: #f4f4f4;
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 45px;
	color: #000000;	
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 a:hover {
	background-color: #000;
	color: #fff;	
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2:first-child a span {
	padding-right: 30px;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2:last-child a span {
	padding-left: 30px;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 span a:hover {
	background-color: #000;
	color: #fff;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 span.nav-previous {
	margin-right: 5px !important;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 span.nav-next {
	margin-left: 5px !important;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 div.fs1  {
	display: inline-block;
    position: relative;
    top: 8px;

}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 span.nav-previous div.fs1 {
	margin-right: 20px;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 span.nav-next div.fs1 {
	margin-left: 20px;
}
	
div.fs1 {
	display: inline-block;	
}


div.fs1[data-icon]:before {
    font-family: 'ETModules';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}


.single-gallery .et_pb_post {
	margin-bottom: 0px !important;
}


.page-id-87 #our-clients {
	padding-top: 0px !important;
	border-bottom: 0px;
	background-color: #f4f4f4;
}

.page-id-87 #our-clients p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#representatives-worldwide-wrapper h2,
#representatives-worldwide-wrapper h5 {
	margin-bottom: 40px !important;
}

#representatives-worldwide-wrapper h5 {
	max-width: 1040px;
}

.page-id-100 #after-title-intro h5 {
	max-width: 940px;
}

#representatives-worldwide-wrapper img {
	width: 100% !important;
	height: auto;
}

#representatives-worldwide-wrapper .et_pb_image .et_pb_image_wrap {
	display: block;
	width: 100%;
}

#representatives-worldwide-wrapper .et_pb_module {
	margin-bottom: 0px !important;
}

#worldwide-addresses-listing h3 {
	    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 32px;
    padding: 0px;
}

.photo-listing .et_pb_column {

	margin:0px;
}


.photo-listing .et_pb_image  {
	margin-bottom: 80px !important;
}

.photo-listing .et_pb_image .et_pb_image_wrap {
	display: block;
}

.photo-listing .et_pb_image .et_pb_image_wrap img {
	width: 100%;
/*	height: auto;*/
	height: 50%;
}

#journey-embroidered-wrapper h5 {
	margin-bottom: 60px;
}

#journey-embroidery-listing .et_pb_column {
	margin:0px !important;
	text-align: left;
}

#journey-embroidery-listing .et_pb_main_blurb_image {
	display: block;
}

#journey-embroidery-listing .et_pb_main_blurb_image img {
	width: 100%;
	height: auto;
}

#journey-embroidery-listing h3 {
	font-size: 32px;
	margin-bottom: 25px;
}


/* Contact Us */
.contact-address-listing h2 {
	margin-bottom: 28px;
}

.contact-address-listing p{
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.contact-address-listing p:last-child {
	margin-bottom: 0px !important;
}

.contact-address-listing .et_pb_module {
	margin-bottom: 68px !important;
}

.contact-address-listing .et_pb_module:last-child {
	margin-bottom: 0px !important;
}

.contact-address-listing a {
	color: #000;
}

#frm_form_2_container input[type=text],
#frm_form_2_container input[type=email],
#frm_form_2_container input[type=number],
#frm_form_2_container textarea {
	border:#000 1px solid !important;
	margin-bottom: 16px;
	padding:10px;
	}

/*#frm_form_2_container select {

	-webkit-appearance: none;
  -webkit-border-radius: 0px;
}*/

#frm_field_80_container {
    border: 1px solid #000;
    margin-bottom: 15px;
}

#field_b7x37{
	border: none !important;
	padding: 5px;
}
 


#frm_form_2_container textarea::-webkit-input-placeholder {
color: #000;
}

#frm_form_2_container textarea:-moz-placeholder { /* Firefox 18- */
color: #000;
}

#frm_form_2_container textarea::-moz-placeholder {  /* Firefox 19+ */
color: #000;  
}

#frm_form_2_container textarea:-ms-input-placeholder {
color: #000;  
}



#frm_form_2_container .frm_submit {
	text-align: right;
}

#frm_form_2_container {
	margin-top: 23px;
}

#frm_form_2_container input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
#frm_form_2_container input::-moz-placeholder { /* Firefox 19+ */
  color: black;
}
#frm_form_2_container input:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
#frm_form_2_container input:-moz-placeholder { /* Firefox 18- */
  color: black;
}



/* Menu */

.et_slide_in_menu_container {
	background-color: #000 !important;
}

.et_header_style_fullscreen ul#mobile_menu_slide {
	text-align: left;
}

.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
	opacity: 1 !important;
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li {
	margin-bottom: 40px;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
	font-size: 45px;
}

.mobile_menu_bar:before {
	color: black !important;
	font-size: 40px !important;
}

.et_pb_fullscreen_menu_active .mobile_menu_bar:before {
	color: #fff !important;
}


.home .logo_container {
	display: none;
	visibility: hidden;
}

.home .et-fixed-header .logo_container {
	display: block;
	visibility: visible;
}

ul.et_pb_side_nav.et-visible {
    right: 30px !important;
    background-color: transparent !important;
}

ul.et_pb_side_nav .side_nav_item a {
	width: 9px !important;
	height: 9px !important;
	border:#000 1px solid !important;
	background-color: #fff !important;
	opacity: 1 !important;
}

ul.et_pb_side_nav .side_nav_item a.active  {
	background-color: #000 !important;
	opacity: 1 !important;
}


.et_header_style_left .logo_container {
    height: 60px !important;
    top: 40px !important;
    /*left: 40px !important;*/
}

.et_header_style_left .logo_container a{
    display: inline-block;
    height: 100%;
    left: 7% !important;
    position: relative;
}

.et_header_style_left .logo_container span.logo_helper {
	height: 0px !important;
}

.footer-widget #text-3 {
	margin-bottom: 30px;
}

#main-footer #custom_html-3 a {
	    text-decoration: none !important;
    margin-right: 8px;
    border-bottom: 0px none;
}

#main-footer #custom_html-3 a:hover {
	color: #bfcd9d;
}

#main-footer #custom_html-3 a i.fa{
	font-size: 24px;
}

#footer-bottom {
	display: none;
	visibility: hidden;
}


#main-footer {
	z-index: 999;
	position: relative;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


#gallery-main-images-wrapper .et_pb_section_parallax {
	position: relative;
}


#gallery-footer-pagination-wrapper .et_pb_row{
	padding:0px;
}


#merchandising .story-image-content-wrapper .story-image {
	width: 50% !important;
}

#post-264 #after-title-intro h5 {
	margin-bottom: 0px;
}

.custom-inner-wrapper {
    height: 100%;
    width: 100%;
    vertical-align: middle;
	display: table-cell;
}

.et_header_style_fullscreen ul#mobile_menu_slide {
	display: block !important;
	height: auto !important;
}

#menu-after {
	margin-top: 80px !important;
}

div#menu-after a span {
    display: none;
    visibility: hidden;
}

div#menu-after a {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    margin-right: 28px;
}


div#menu-after a:hover, #mobile_menu_slide li a:hover {
	color: #bfce9c;	
}


.grid-item span.et_pb_image_wrap div {
	overflow: hidden;
}

.grid .grid-item img {
	transition: 0.3s all linear;
}

.grid .grid-item img:hover {
    transform: scale(1.1);
}

/*Custom zoom*/

.custom-zoom {
    overflow: hidden;
}
.custom-zoom img {
    transition: 0.3s all linear;
}

.custom-zoom img:hover {
    transform: scale(1.2);
}

/*Custom overlay anchaor*/
a.custom-overlay-anchor {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}


#custom-language-switcher {
	left: 0px !important;
	right: 0px !important;
}

#custom-language-switcher .container {
	background-color: transparent !important;
	text-align: right;
}

div#custom-language-switcher-inner-wrapper {
       background-color: #f1f1f1;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

body.page-id-87 {
	background-color: #f4f4f4 !important;	
}

#custom-language-switcher {
	position: fixed !important;
}


#home-hero-logo {
	margin-bottom: 60px;
	    max-width: 650px;
}

/* GTransalte */

#custom-language-switcher .container a::after {
   
    border-right: 1px solid #c9c9c9;  
    content: '';
    height: 40%;
    position: absolute;
    top: 33%;
    right: 0;
    margin-left: 0;
    opacity: 1 !important;
}

#custom-language-switcher .container a:last-child::after {
    border: none;
}
 
#custom-language-switcher .container {
    width: 100% !important;
    background-color: #f1f1f1;
}

#custom-language-switcher .container a {
    padding: 5px;
    color: #c9c9c9;
    position: relative;
    font-size: 24px;
    display: inline-block;
}

#custom-language-switcher .container a.g-translate-active{
	color: #000 !important;
}

#custom-language-switcher {
    position: absolute;
    top: 0 !important;
    z-index: 10;
    left: 10%;
}
#custom-language-switcher .container{
	width: 100%;
}

#custom-side-scroll-bg {
    display: none;
    visibility: hidden;
}


#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2:first-child a {
	text-align: left;
	padding-left: 20px;
}


#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2:last-child a {
	text-align: right;
	padding-right: 20px;
}

@media all and (min-width: 1920px) {
	.grid-item {
	    width: calc( (100% - 160px) / 3 );
	} 
}



/*
.et-fixed-header#main-header {
	background-color: transparent !important ;
}

.et-fixed-header#main-header .logo_container{
	display: none !important;
	visibility: hidden !important;
}

*/




/*
Large Desktop: 1405px and above
Standard Desktop: between 1100px and 1405px
Laptops and Large Tablets: between 980px and 1100px
Tablets: between 768px and 980px
Smartphones and small Tablets: between 320px and 768px;
Smartphones: between 320px and 480px;

*/


/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
 
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {

}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {

}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {

}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 980px) {

	.et_fixed_nav #main-header,
	.et_header_style_left .logo_container {
		position: relative !important;
	}

	.et_header_style_left .logo_container {
		top: 20px !important;
	}

	.et_header_style_left #logo {
		    max-width: none;
    max-height: 65%;
	}

	div#et-top-navigation {
	    position: absolute;
	    top: 0;
	}

	div#section-pagination-dots-wrapper {
	    right: 0px;
	    top: 16%;
	}

	.grid .grid-item {
	    margin-bottom: 30px !important;
	    float: left;
	}

	.grid-sizer {
	  /* width: calc( (100% - 80px) / 2 ) !important; */

	}

	div#gallery-main-images-wrapper {
	    margin-left: 15px;
	    margin-right: 15px;
	}

	#home-hero-logo {
	    margin-left: -30px;
	}

	.home-hero > div{
		padding-left: 30px;
		padding-right: 30px;
	}

	#hero #slider-custom-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	#slider-custom-wrapper .owl-item > div {
		background-size: cover !important;
	}

	ul.et_pb_side_nav.et-visible {
		display: none !important;
		visibility: hidden !important;
	}

	#main-header .container {
		width: 100% !important;
	}

	.custom-inner-wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}

	.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
	    font-size: 36px;
	}

	.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li {
	    margin-bottom: 28px;
	}

	.et_pb_row.et_pb_row_fullwidth {
		width: 100% !important;
	}

	.story-image-content-wrapper .story-content.et_pb_column {
		padding: 15px 15px 30px !important;
	    top: 0px !important;
	    margin-left: 15px !important;
	    margin-right: 15px !important;
	    width: auto !important;
	}

	.story-image-content-wrapper .story-image.et_pb_column {
		float: none !important;
	    margin-left: 15px !important;
	    margin-right: 15px !important;
	    width: auto !important;
	    margin-bottom: 0px;
    	padding: 15px 15px 30px;
    	position: relative;
    	margin-bottom: 0px;
	}

	.story-image-content-wrapper .story-image.et_pb_column:before {
		content: "";
		position: absolute;
		background-color: #fff;
		width: 100%;
	    top: 50%;
	    height: 90%;
	    left: 0px;
	}

	.pb100 {
	    padding-bottom: 50px !important;
	}

	.pt100 {
		padding-top: 50px !important;
	}

	#design-studio {
		margin-top: 0px !important;
	}

	span.et_pb_scroll_top.et-pb-icon {
		display: none !important;
		visibility: hidden;
	}

	#our-clients .et_pb_blurb_description ul li {
	      width: 50%;
	    padding: 0px;
	    float: left;
	    text-align: center;
	    margin-bottom: 10px;
	    min-height: 80px;
	    line-height: 80px;
		vertical-align: middle;
	}

	#our-clients .et_pb_blurb_description ul li img {
	    width: auto;
	    vertical-align: middle;
	    margin: 0 auto;
	    padding: 10px;
	}

	div#gallery-eop-wrapper {
	    padding-left: 30px;
	    padding-right: 30px;
	}

	#gallery-home-listing a > span {
		top: auto;
	    bottom: -20px;
	    left: 0px;
	    right: 0px;
	    display: block;
	    margin: 0 auto;
	    height: auto;
	    background-color: transparent !important;
	}

	#gallery-home-listing a {
		overflow: visible !important;
	}

	#gallery-home-listing a:hover > span {
	    top: auto !important;
	}

	#gallery-home-listing a > span > span {
	    display: block;
	    align-items: center;
	    justify-content: center;
	    height: auto;
	    background-color: #f4f4f4;
	    color: #000;
	    font-size: 36px;
	    width: 80%;
	    margin: 0 auto;
	    padding: 20px 0;
	}

	#gallery-home-listing > div {
		margin-bottom: 70px;
	}

}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

}


/*** Above 981 breakpoint ***/
@media all and (min-width: 981px) {

	#home-hero-logo {
	    margin-left: -50px;
	}

	#menu-after {
		padding-left: 150px;
	}

	#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2:first-child a {
		border-right: #fff 5px solid;
	}

	#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2:last-child a {
		border-left: #fff 5px solid;
	}

	#gallery-footer-pagination-wrapper {
		margin-right: -100px;
	}

	.footer-widget {
		margin-bottom: 0px !important;
	}

	.story-image .et_pb_section_parallax  img,
	.et_pb_section_parallax  img {
		visibility: hidden;
	}

	.story-image .et_pb_section_parallax .et_parallax_bg,
	.et_pb_section_parallax .et_parallax_bg {
		background-size: 100% auto;
	}

	.story-image-content-wrapper .story-image {
		width: 61% !important;
		margin:0px !important;
		float: none !important;
	}

	.story-image-content-wrapper .story-content {
		width: 52% !important;
		margin-right:0px !important;
		margin-bottom:0px !important;
		margin-left:0px !important;
		float: none !important;
		position: absolute;
		right: 0px;
		top: 0px;

	}

	.flip-sides .story-content {
		right:auto !important;
		left: 0px !important;
	}

	.flip-sides .story-image {
		float: right !important;
	}

/*
	#home-intro-content #design-studio .story-content {
		top: 150px !important;
	}

	*/

	div#worldwide-addresses-listing > div {
		width: 20%;
	}

	.photo-listing .et_pb_column {
		width: 50%;
	}

	.photo-listing .et_pb_column:first-child .et_pb_image {
		margin-right: 40px !important;
	}

	.photo-listing .et_pb_column:last-child .et_pb_image {
		margin-left: 40px !important;
	}

	#journey-embroidery-listing .et_pb_column {
		width: calc( (100% - 240px) / 4 );
	}

	#journey-embroidery-listing .et_pb_column:nth-child(1), #journey-embroidery-listing .et_pb_column:nth-child(2),
	#journey-embroidery-listing .et_pb_column:nth-child(3){
		margin-right: 80px !important;
	}

	.et_header_style_fullscreen ul#mobile_menu_slide {
		padding-left: 150px !important;
	}

	#custom-side-scroll-bg {
		background: #fff;
	    width: 100px;
	    position: fixed;
	    right: 0px;
	    top: 0px;
	    height: 100%;
	    border-left:rgba(0,0,0,0.22) 1px solid;
	}

	#et-main-area {
		margin-right: 100px !important;
	}

	#main-footer {
		margin-right: -100px;
	}
	

}






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


.grid-sizer, .grid-item{ 
	width: calc( (100% - 40px) / 2 );
	 }


.gutter-sizer {
	width: 25px;
}

.grid .grid-item {
	margin-bottom: 40px;
}

#gallery-footer-pagination-wrapper .et_pb_row .et_pb_column_1_2 a {
	font-size: 1em;
}

.footer-widget #text-3{
	float: none !important;
}

#page-container {
    overflow-y: visible !important;
}

#our-clients .et_pb_blurb_description ul li img {
    max-height: 55px;
    max-width: 164px;
}

/*#et-main-area {
    padding-top: 90px;
}*/

#our-clients .et_pb_blurb_description ul li{

	min-height: 60px;
    line-height: 60px;
}

.footer-widget #text-2 {
    margin-top: 28px;
}

.shanagar-footer-logo-right p {
    position: absolute;
    top: 93px;
    left: 0;
    opacity: 0.3;
}

.shanagar-footer-logo-left {
    width: 58px;
    margin-right: 10px;
    display: inline-block !important;
}

.shanagar-footer-logo-right {
    display: inline-block;
    width: 68%;
    margin-top: 10px;
}

#custom-language-switcher {
    display: none;
    visibility: hidden;
}

#footer-widgets{
	padding-top: 28px;
}


#et-top-navigation {
    padding-left: 0px !important;
}

.photo-listing .et_pb_column {
    width: 50% !important;
}

.photo-listing .et_pb_module {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

#hero-inside .et_pb_title_container h1 {
    margin: 0px;
}

.et_pb_title_featured_container {
    margin: 0px 0px 20px 0px !important;
}


#post-76 .et_section_regular, #post-95 .et_section_regular {
    padding-left: 15px;
    padding-right: 15px;
}


#post-76 .et_pb_row.et_pb_row_3 {
    margin-top: 0px !important;
}

#post-76 .et_pb_row.et_pb_row_2 {
    padding-bottom: 0px !important;
}

#post-76 .et_pb_section_1 .photo-listing .et_pb_image, #post-95 .et_pb_section_2 .photo-listing .et_pb_image {
    margin: 5px !important;
}

#post-95 .et_pb_section_2 h5 {
    margin-bottom: 0px;
}

#worldwide-addresses-listing h3 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 17px;
    padding: 0px;
    margin-left: 12px !important;
    margin-right: 0px !important;
}

#representatives-worldwide-wrapper a {
    font-size: 9px;
    padding-bottom: 0px;
    margin-left: 8px !important;
}

#home-intro-content .et_pb_row_0 {
    padding-bottom: 0px !important;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
}

#hero-inside, #post-76 .et_pb_section_2.et_section_regular {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#post-264 .one_page_scroll_section {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}

h2.et_pb_module_header {
    font-size: 30px !important;
    margin-bottom: 20px;
}

h1.entry-title {
    font-size: 35px !important;
    margin-bottom: 12px !important;
}

.et_pb_button_module_wrapper.et_pb_module a {
    font-size: 18px;
}

.page-id-100 #after-title-intro h5 {
    margin-bottom: 15px;
    /* background: red; */
}

#gallery-eop-wrapper {
    padding-bottom: 0px !important;
}

#post-76 .et_pb_section_1 .et_pb_row.et_pb_row_0 {
    padding-bottom: 5px !important;
}

#representatives-worldwide-wrapper h2, #representatives-worldwide-wrapper h5 {
    margin-bottom: 40px !important;
    margin-left: 10px;
    margin-right: 10px;
}

#representatives-worldwide-wrapper .et_pb_module {
    margin: auto;
}


/*Mobile responsive ends*/
}

/*Ipad responsive*/

@media screen and (max-width: 980px){
	#footer-widgets .footer-widget {
	    width: 100% !important;
	}
	#footer-widgets .footer-widget:nth-last-child(-n+2) {
    	margin-bottom: 33px !important;
	}

	#post-95 .et_pb_section_1, #post-76 .et_pb_section_1 {
	    padding-left: 20px;
	    padding-right: 20px;
	}

	#post-76 .et_pb_row.et_pb_row_3 {
    	margin-top: 20px !important;
	}

	#merchandising .story-image-content-wrapper .story-image {
    	width: 96% !important;
	}

	#worldwide-addresses-listing h3{
		margin-left: 35px;
    	margin-right: 35px;
	}
	#representatives-worldwide-wrapper a{
		margin-left: 40px
	}
	#et-top-navigation {
	    padding-left: 15px;
	    padding-top: 15px !important;
	}
	.et_header_style_left #logo, .et_header_style_split #logo{
		    max-width: 100%;
	}
	.et_header_style_left .logo_container {
    	height: 96px !important;
	}

	.section-pagination-wrapper #pret {
	    padding-bottom: 40px !important;
	    padding-top: 40px !important;
	}

	.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation{
		padding-left: 0px !important;
	}

	#custom-language-switcher {
	    left: 0px !important;
	    right: 92px !important;
	}	
}

/*Ipad pro*/
@media screen and (min-width: 981px){
	#gallery-home-listing .inner-wrapper h3 span span {
	    font-size: 38px;
	}

	.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], 
	.frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], 
	.frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], 
	.frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], 
	.frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, 
	.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, 
	.frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style
	 .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single{
	 	font-size: 20px;
	 }

/*	 #merchandising .story-image-content-wrapper .story-content {
    	padding: 30px !important;
	}

	#our-clients .et_pb_blurb_description ul {
    	margin-bottom: 150px;
	}

	#representatives-worldwide-wrapper {
	    margin-bottom: 200px !important;
	    position: relative;
	    top: 150px;
	}*/
}


/* iPad in portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
	#our-clients .et_pb_blurb_description ul li {
		width: 33%;
	}

	#main-footer .container {
		width: 90%;
	}

	.shanagar-footer-logo-right p{
		display: none;
		visibility: hidden;
	}

	.et_pb_widget#custom_html-2 {
		float: none;
	}

	.shanagar-footer-logo-wrapper {
		    margin: 0 auto;
	    display: inline-block;
	    text-align: left;
	}

	#footer-widgets .footer-widget:nth-child(2),
	#footer-widgets .footer-widget:nth-child(3) {
		width: 50% !important;
    float: left;
    margin: 0px !important;
    padding: 0px !important;
	}

	#footer-widgets {
		padding-bottom: 28px;
	}

	.textwidget.custom-html-widget {
	    text-align: center;
	}
}

