
/* CSS Document */

/* Table of Content
==================================================
	1.0 - Transition
	2.0 - Logo
	3.0 - Top Bar
	4.0 - Header
	5.0 - Default Color
	6.0 - Sticky Header
	7.0 - Simple Drop Down Menu
	8.0 - Mega Menu
	9.0 - Mobile Menu
	10.0 - Slider
	11.0 - Title & Breadcrumb
	12.0 - Footer
	13.0 - Side Navigation
	14.0 - Style Picker
	15.0 - Loader
	16.0 - Totop
	17.0 - Default Color
	18.0 - DT Responsive */


/* ========= Body Font ========= */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/*--------------------------------------------------------------
1.0 - Transition
--------------------------------------------------------------*/
.menu-icons-wrapper .search a span, .menu-icons-wrapper .cart a span, #main-menu ul li.menu-item-simple-parent ul li a .fa, #main-menu .megamenu-child-container > ul.sub-menu > li > a .menu-item-description, #footer .dt-sc-dark-bg a.dt-sc-underline-on-hover:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }


/*--------------------------------------------------------------
3.0 - Top Bar
--------------------------------------------------------------*/
	
	.top-bar { clear: both; float: left; line-height: 50px; margin: 0; max-height: 50px; padding: 0; position: relative; width: 100%; z-index: 99999; }
	
	.top-bar .dt-sc-button { font-weight:bold; margin-top:5px; }	
	.top-bar .dt-sc-vertical-small-separator { position:relative; top:2px; }
	.top-bar-right .dt-sc-vertical-small-separator { margin:0px 15px; }
	
	.top-bar .language { float:left; margin:0; padding:0px 20px 0 0; position:relative; }
	.top-bar .language img { margin:0px 10px 0 0; position:relative; top:-1px; vertical-align:middle; }
	.top-bar .language:before { content:"\f107"; font-family:"Font Awesome 5 Free"; font-size:14px; font-weight: 900; margin:auto; position:absolute; bottom:0; right:0; top:0; }
	
	.dt-no-header-builder-content .no-header-top { border-bottom: 1px solid #ededed; margin: 0; max-height: 50px; padding: 10px 0; }
	.dt-no-header-builder-content .no-header-top > span { font-style: italic; font-weight: lighter; }


/*--------------------------------------------------------------
4.0 - Header
--------------------------------------------------------------*/

	/* Header sticky*/
	#header-wrapper { float: left; margin: 0 0 35px; padding: 0; width: 100%; }
	#header { float: left; margin: 0; padding: 0; position: relative; width: 100%; }

	#header .dt-header-tpl .sticky-wrapper { clear: both; display: block; position: relative; width: 100%; }
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header { margin: auto; position: relative; left: 0; right: 0; width: 100%; }

	#header .dt-header-tpl .sticky-wrapper, #header .dt-header-tpl .sticky-wrapper .apply-sticky-header { z-index: 9999 !important; }
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header > .vc_row:not(.vc_clearfix) { clear: both; }
	#header .dt-header-tpl .sticky-wrapper.is-sticky .apply-sticky-header > .vc_row:not(.vc_clearfix) { box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25); }

	.dt-no-header-builder-content .no-header { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -ms-flex-align: center; padding: 15px 0; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

	.dt-no-header-builder-content.aligncenter .no-header { flex-direction: column; padding-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -ms-justify-content: center; justify-content: center; }

	.dt-no-header-builder-content .no-header .no-header-logo h2 { margin: 10px 0; }

	#header .dt-header-tpl > .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner, 
	#header .dt-header-tpl > .vc_row .vc_row.vc_row-flex.vc_inner > .vc_column_container > .vc_column-inner { z-index: auto; }

	#header .dt-header-tpl .vc_row[data-vc-full-width], #header .dt-header-tpl > .vc_section[data-vc-full-width] { overflow: visible; }
	
	#header-wrapper.header-top-relative #header { position: relative; }

	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
		.header-top-relative#header-wrapper #header { margin-top: -1px; }
	}

	.no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header { position: absolute; z-index: 1; }
	body:not(.no-breadcrumb) #header-wrapper.header-top-absolute #header .dt-header-tpl { margin-top: 35px; }
	
	.no-breadcrumb.page-with-slider #header-wrapper.bottom-header { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

	#header .dt-header-tpl .sticky-wrapper { clear: both; display: block; position: relative; width: 100%; }
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header { margin: auto; position: relative; left: 0; right: 0; width: 100%; }

	#header .dt-header-tpl .sticky-wrapper, #header .dt-header-tpl .sticky-wrapper .apply-sticky-header { z-index: 9999 !important; }
	#header .dt-header-tpl .sticky-wrapper .apply-sticky-header > .vc_row:not(.vc_clearfix) { clear: both; }
	#header .dt-header-tpl .sticky-wrapper.is-sticky .apply-sticky-header > .vc_row:not(.vc_clearfix) { box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25); }

/*--------------------------------------------------------------
   Logo
--------------------------------------------------------------*/

	.dt-logo-container { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -ms-flex-align: center; font-size: 0; line-height: 0; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
	.dt-logo-container.logo-align-center { text-align: center; -ms-flex-pack: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; }
	.dt-logo-container.logo-align-right { text-align: right; -ms-flex-pack: end; -webkit-box-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; }
	
	.dt-logo-container a { color: inherit; }
	.dt-logo-container a img { display: inline-block; vertical-align: middle; }
	.dt-logo-container a span { clear: both; display: block; }
	.dt-logo-container a span ~ span { margin-top: -1px; }
	
	h1#site-title{ font-size:30px; margin-bottom:0;}


/*--------------------------------------------------------------
   Default Menu & Mobile Menu
--------------------------------------------------------------*/

	.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu { background-color: rgba(0,0,0,0.035); border-bottom: 1px solid #ededed; margin-top: 15px; position: relative; width: 100%; }
	.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before,
	.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after { background: inherit; border-color: inherit; border-style: inherit; border-width: inherit; content: ""; height: auto; position: absolute; bottom: -1px; top: 0; width: 100%; }
	.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before { right: 100%; }
	.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after { left: 100%; }

	.no-header-menu, .dt-header-menu,
	.no-header-menu ul, .dt-header-menu .dt-primary-nav,
	.no-header-menu ul li, .dt-header-menu .dt-primary-nav li { display: inline-block; font-size: 0; line-height: 0; }	

	.dt-no-header-builder-content:not(.aligncenter) .no-header .no-header-logo ~ .no-header-menu { padding-left: 20px; }
	.no-header-menu ul, .dt-header-menu .dt-primary-nav { margin: 0; padding: 0; text-align: left; width: 100%; }
	.dt-no-header-builder-content.aligncenter .no-header .no-header-menu > ul, 
	.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu .dt-primary-nav { text-align: center; }

	.no-header-menu ul li, .dt-header-menu .dt-primary-nav li { line-height: normal; margin: 0 2px; padding: 0; position: relative; }

	.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu > li { font-size: 15px; line-height: normal; }

	.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a { display: inline-block; padding: 10px 15px; vertical-align: middle; }

	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu { background-color: #fff; margin: 0; padding: 0; left: 0; top: 100%; z-index: 10; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu, 
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li, 
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section { display: none; }


	.no-header-menu ul li:hover > ul.children, .dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu, 		
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu:hover > ul.sub-menu > li, 
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu:hover ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu:hover ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section { display: block; }

	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu, 
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu, .dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li { visibility: hidden; }

	.no-header-menu ul li:hover > ul.children, .dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu, 
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu:hover > ul.sub-menu, .dt-header-menu ul.dt-primary-nav li.has-mega-menu:hover > ul.sub-menu > li { visibility: visible; }	

	
	div:not(.dt-sc-maaya-header) .no-header-menu ul li ul.children, div:not(.dt-sc-maaya-header) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu, div:not(.dt-sc-maaya-header) .no-header-menu ul li ul.children, div:not(.dt-sc-maaya-header) .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section { -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03); }

	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu { position: absolute; width: 250px; }
	

	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu,
	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
	.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section { -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.25); box-shadow: 0 0 2px 1px rgba(0,0,0,0.25); }

	
	.dt-col-static-position.wpb_column { position: static; }	

	.dt-header-menu ul.dt-primary-nav li.has-mega-menu { position: static; }
	.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu, .dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li { display: block; font-size: 14px; margin: 0 auto; position: absolute; left: 0; right: 0; }

	.no-header-menu ul li ul.children li, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li { margin: 0; }
	.no-header-menu ul li ul.children li ~ li, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li ~ li { margin-top: 1px; }
	.no-header-menu ul li ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu { left: 100%; top: 0; }

	 .no-header-menu ul li:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li:last-child > ul.sub-menu,
	 .no-header-menu ul li:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu { left: auto; right: 0; }
		
	.no-header-menu ul li.has-mega-menu:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu:last-child > ul.sub-menu,
	.no-header-menu ul li.has-mega-menu:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu:nth-last-child(2) > ul.sub-menu { left: 0; right: 0; }

	.no-header-menu ul li:last-child > ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu li ul.sub-menu,
	.no-header-menu ul li:nth-last-child(2) > ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) ul.sub-menu li ul.sub-menu { left: auto; right: 100%; }
	
	.no-header-menu ul li ul.children li, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li,
	.no-header-menu ul li ul.children li a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a { width: 100%; } 

	.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a, 
	.no-header-menu ul li ul.children li a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a { color: rgba(0,0,0,0.6); }
	

	.dt-sc-maaya-header .mobile-nav-container .menu-trigger { background: #1b1b1b; cursor: pointer; letter-spacing: 1px; line-height: normal; padding: 5px 10px; position: absolute; top: 0; text-transform: uppercase; }
	.dt-sc-maaya-header.type2 .mobile-nav-container .menu-trigger { display: inline-block; position: relative; }

	.mobile-nav-container .menu-trigger { cursor: pointer; }
	.mobile-nav-container .menu-trigger > i:before { content: "\f0c9"; font-family:"Font Awesome 5 Free"; font-size: 14px; font-style: normal;  font-weight:900; }
	.mobile-nav-container .menu-trigger > i, .mobile-nav-container .menu-trigger > span { display: inline; padding: 0 5px; }

	.mobile-menu, .mobile-menu ul.dt-primary-nav, .mobile-menu ul.dt-primary-nav li { display: block; margin: 0; padding: 0; text-align: left; }
	.mobile-menu .dt-primary-nav li a { border-style: solid; border-width: 1px 0 0; color: initial; display: block; padding: 5px 15px; }
	.mobile-menu .dt-primary-nav > li > a, .mobile-menu .dt-primary-nav > li > ul > li > a, 
	.mobile-menu .dt-primary-nav > li > ul > li > ul > li > a, .mobile-menu .dt-primary-nav > li > ul > li > ul > li > ul > li > a { line-height: 42px; min-height: 42px; padding-bottom: 0; padding-top: 0; }

	.mobile-menu ul.dt-primary-nav { padding-top: 50px; }

	.mobile-menu, .mobile-menu > ul, .mobile-menu ul.sub-menu { background: #fff; height: 100%; margin: 0; overflow-x: hidden; overflow-y: visible; padding: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 4; transform: translateX(0); transition: transform 0.3s; }

	.mobile-menu { max-width: 260px; opacity: 0; visibility: hidden; z-index: 999; transform: translateX(100%); transition: transform .25s, visibility 0s 0.3s, opacity .25s; }

	.mobile-nav-offcanvas-right .mobile-menu { right: 0; }
	.mobile-nav-offcanvas-left .mobile-menu { left: 0; right: auto; -webkit-transform: translateX(-100%); transform: translateX(-100%); }

	.mobile-menu.is-hidden, .mobile-menu ul.is-hidden { -webkit-transform: translateX(100%); transform: translateX(100%); }
	.mobile-menu.nav-is-visible { opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform .25s, visibility 0s 0s; transition: transform .25s, visibility 0s 0s; }


	.mobile-menu ul.sub-menu, .mobile-menu ul li.menu-item-object-dt_mega_menus, .mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section, .mobile-menu .wpb_column { width: 100% !important; }

	.mobile-menu ul.sub-menu { left: auto !important; right: auto !important; }
	.mobile-menu ul.sub-menu li { float: left; width: 100%; }
	.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section { background: none !important; border: none !important; margin: 0; padding-left: 0 !important; padding-right: 0 !important; left: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
	.mobile-menu .wpb_column { margin: 0; }

	.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section > .vc_row,
	.mobile-menu .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-horizontal) > div { margin-left: 0; margin-right: 0; }


	.mobile-menu ul.dt-primary-nav li.go-back a { height: 100%; padding: 0; }
	.mobile-menu ul.dt-primary-nav li.go-back a, 
	.mobile-menu li[class*="has-children"] > a, .mobile-menu li[class*="has_children"] > a { position: relative; }
	.mobile-menu li[class*="has-children"] > a, .mobile-menu li[class*="has_children"] > a { padding-right: 40px; }

	.mobile-menu ul.dt-primary-nav li.go-back, .mobile-menu ul.dt-primary-nav li.close-nav { display: inline-block; height: 50px; width: 100%; }


	.mobile-menu ul.dt-primary-nav li.close-nav { border: none !important; cursor: pointer; line-height: 50px; position: absolute; right: 0; top: 0; text-align: center; width: 50px; z-index: 5; }
	.mobile-menu ul.dt-primary-nav li.close-nav:before, .mobile-menu ul.dt-primary-nav li.close-nav:after { background-color: #222; content: ""; height: 35%; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 1px; }

	.mobile-menu ul.dt-primary-nav li.close-nav:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
	.mobile-menu ul.dt-primary-nav li.close-nav:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

	.mobile-menu ul.dt-primary-nav li.close-nav:hover:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	.mobile-menu ul.dt-primary-nav li.close-nav:hover:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

	.mobile-menu ul.dt-primary-nav li.go-back a:before, 
	.mobile-menu ul.dt-primary-nav li.go-back a:after,

	.mobile-menu li[class*="has-children"] > a:before, .mobile-menu li[class*="has-children"] > a:after,
	.mobile-menu li[class*="has_children"] > a:before, .mobile-menu li[class*="has_children"] > a:after { display: inline-block; position: absolute; top: 50%; width: 15px; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

	.mobile-menu ul.dt-primary-nav li.go-back a:before { content: "\edc6"; font-family:'IcoMoon-Ultimate' !important; font-size: 16px; height: 50px; line-height: 50px; left: 15px; text-align: center;}
	.mobile-menu li[class*="has-children"] > a:before, 
	.mobile-menu li[class*="has_children"] > a:before { content: "\edbe"; font-family:'IcoMoon-Ultimate' !important; font-size: 16px; height: 42px; line-height: 42px; right: 12px; text-align: center;}

	.mobile-menu ul.dt-primary-nav li.go-back a:after, 
	.mobile-menu li[class*="has-children"] > a:after,
	.mobile-menu li[class*="has_children"] > a:after { background-color: currentColor; content: ""; height: 1px; opacity: 0; visibility: hidden; }

	.mobile-menu ul.dt-primary-nav li.go-back a:hover:before { left: 10px; }
	
	.mobile-menu li[class*="has-children"] > a:hover:before,
	.mobile-menu li[class*="has_children"] > a:hover:before { right: 8px; }

	.mobile-menu ul.dt-primary-nav li.go-back a:after { left: 25px; }
	.mobile-menu ul.dt-primary-nav li.go-back a:hover:after { left: 15px; }

	.mobile-menu li[class*="has-children"] > a:after,
	.mobile-menu li[class*="has_children"] > a:after { right: 18px; }

	.mobile-menu li[class*="has-children"] > a:hover:after,
	.mobile-menu li[class*="has_children"] > a:hover:after { right: 12px; }


	.mobile-menu .dt-custom-nav li a:before, .mobile-menu .dt-custom-nav li a:after,
	.mobile-menu .dt-custom-nav li a span:before, .mobile-menu .dt-custom-nav li a span:after { content: none !important; }

	.mobile-menu .dt-custom-nav li a, .mobile-menu .dt-primary-nav li .dt-custom-nav li a { border-style: none; border-width: 0 !important; border-radius: 0 !important; }
	
	.mobile-menu .dt-custom-nav li { -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.075); box-shadow: 0 1px 0 0 rgba(0,0,0,0.075); }
	.mobile-menu .dt-custom-nav li:last-child { -webkit-box-shadow: none; box-shadow: none; }

	.mobile-menu .hr-skew-link-style ul > li > a { margin-bottom: 0; }
	
	.mobile-menu .vc_row { margin: 0; padding-left: 0 !important; padding-right: 0 !important; }
	.mobile-menu .wpb_column, .mobile-menu .wpb_column .vc_column-inner[class*="vc_custom"] { margin: 0 !important; }

	.mobile-menu .wpb_column .vc_column-inner[class*="vc_custom"] { padding-left: 15px !important; padding-right: 15px !important; }
	.mobile-menu .wpb_column .wpb_column .vc_column-inner[class*="vc_custom"] { padding-left: 0 !important; padding-right: 0 !important; }

	.flex-col-elements-inline-middle .mobile-menu .dt-custom-nav-wrapper.left .dt-custom-nav { width: 100%; }

	.overlay { background-color: rgba(0,0,0,0.5); cursor: pointer; height: 100%; opacity: 0; position: fixed; left: 0; top: 0; visibility: hidden; width: 100%; z-index: 98; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

	.overlay.is-visible, .mobile-menu ul.dt-primary-nav li.go-back a:hover:after, .mobile-menu li[class*="has-children"] > a:hover:after, .mobile-menu li[class*="has_children"] > a:hover:after { opacity: 1; visibility: visible; }


	.mobile-menu ul.dt-primary-nav li.close-nav, .mobile-menu ul.dt-primary-nav li.close-nav:before, .mobile-menu ul.dt-primary-nav li.close-nav:after,
	.mobile-menu ul.dt-primary-nav li a, .mobile-menu ul.dt-primary-nav li a:before, .mobile-menu ul.dt-primary-nav li a:after, 
	.mobile-menu .dt-custom-nav li, .mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }


	.mobile-menu ul.dt-primary-nav li.see-all a { background-color: rgba(0,0,0,0.05); }
	.mobile-menu .dt-primary-nav li a { border-color: rgba(0,0,0,0.06); }

	.mobile-menu ul.dt-primary-nav li.see-all a { -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.06); box-shadow: 0 1px 0 0 rgba(0,0,0,0.06); }


	.mobile-menu .dt-custom-nav li a:not(:hover), .mobile-menu .dt-custom-nav li a:hover, 
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li a:hover { background-color: rgba(0,0,0,0); color: #1b1b1b; }

	.mobile-menu .dt-custom-nav li:hover > a, .mobile-menu .dt-custom-nav li > a:hover, 
	.mobile-menu .dt-custom-nav li.current-menu-item > a, .mobile-menu .dt-custom-nav li.current-page-item > a,
	.mobile-menu .dt-custom-nav li.current-menu-ancestor > a, .mobile-menu .dt-custom-nav li.current-page-ancestor > a,
	.mobile-menu .dt-custom-nav li.current_menu_item > a, .mobile-menu .dt-custom-nav li.current_page_item > a,
	.mobile-menu .dt-custom-nav li.current_menu_ancestor > a, .mobile-menu .dt-custom-nav li.current_page_ancestor > a,		
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li:hover > a, 
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current-menu-item > a, 
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current-page-item > a,
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current-menu-ancestor > a, 
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current-page-ancestor > a,
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current_menu_item > a, 
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current_page_item > a,
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current_menu_ancestor > a, 
	.mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li.current_page_ancestor > a { background-color: rgba(0,0,0,0) !important; }

	.mobile-menu .dt-sc-dark-bg h1, .mobile-menu .dt-sc-dark-bg h2, .mobile-menu .dt-sc-dark-bg h3, .mobile-menu .dt-sc-dark-bg h4, .mobile-menu .dt-sc-dark-bg h5, .mobile-menu .dt-sc-dark-bg h6, .mobile-menu .dt-sc-dark-bg p { color: #1b1b1b !important; }

	.mobile-menu ul.sub-menu li { margin: 1px 0 0 !important; }

	.mobile-menu ul.sub-menu::-webkit-scrollbar { background-color: #f1f1f1; width: 5px; }
 	.mobile-menu ul.sub-menu::-webkit-scrollbar-track, .mobile-menu ul.sub-menu::-webkit-scrollbar-thumb { -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3) inset; box-shadow: 0 0 6px rgba(0,0,0,0.3) inset; }
	.mobile-menu ul.sub-menu::-webkit-scrollbar-thumb { background-color: #c1c1c1; border-radius: 5px; }	
	 

/*--------------------------------------------------------------
   Header Menu
--------------------------------------------------------------*/

	.dt-header-menu.left { float: left; }
	.dt-header-menu.center { display: table; margin-left: auto; margin-right: auto; }
	.dt-header-menu.right { float: right; }
	
	.dt-sc-maaya-header.dt-sc-slide-menu .dt-sc-single-line-separator { margin: 0; }
	.dt-sc-maaya-header.dt-sc-slide-menu .menu-icons-wrapper, .dt-sc-maaya-header.dt-sc-slide-menu .menu-icons-wrapper .search { margin: 0; }
	.dt-sc-maaya-header.dt-sc-slide-menu .search-module { float: right; text-align: right; }
	
	.flex-col-elements-inline-middle .dt-header-menu.left { display: table; margin-right: auto; }
	.flex-col-elements-inline-middle .dt-header-menu.center { display: table; margin-left: 0; margin-right: 0; }
	.flex-col-elements-inline-middle .dt-header-menu.right { display: table; margin-left: auto; }

	.dt-header-menu.gap_none .dt-primary-nav li { margin: 0; }
	.dt-header-menu.gap_1 .dt-primary-nav li { margin: 0 1px 0 0; }

	.vc_row.vc_row-flex > .vc_column_container .dt-header-menu.justify { display: inline-block; }

	.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav > li { line-height: 70px; }
	.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav > li > a { line-height: inherit; }

	.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav > li ul.sub-menu { line-height: normal; }

	.dt-header-menu ul.dt-primary-nav > li > a.icon-position-left > .menu-item-icon { padding-right: 6px; }
	.dt-header-menu ul.dt-primary-nav > li > a.icon-position-right > .menu-item-icon { padding-left: 6px; }
	.dt-header-menu ul.dt-primary-nav > li > a.icon-position-right > .menu-item-icon ~ span { float: left; }

	.dt-header-menu ul.dt-primary-nav > li > a, 
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span { position: relative; }

	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li > a:after,
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span:before,
	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after,
	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before,

	.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li > a > span:after,
	.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav > li > a > span:after,

	.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current_page_item > a:before,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current-menu-item > a:before,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current-menu-ancestor > a:before,

	.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current_page_item > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current-menu-item > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current-menu-ancestor > a:after,

	.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current_page_item > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current-menu-item > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current-menu-ancestor > a:after { content: ""; }

	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li > a:after,
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span:before,
	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after,
	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before { border-style: solid; height: 2px; margin-left: auto; margin-right: auto; pointer-events: none; position: absolute; left: 0; right: 0; width: 0; }

	.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li > a:before,
	.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li > a:after,
	.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li > a:after { border-color: transparent; border-style: solid; border-width: 6px; margin: 0 auto; position: absolute; left: 0; right: 0; width: 0; }

	.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li > a:before { border-bottom-width: 0; border-top-color: inherit; top: 0; }
	.dt-header-menu[data-nav-item-style="filled"][data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li > a:before { border-top-color: currentColor; top: -1px; }

	.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li > a:after { border-bottom-width: 0; border-top-color: inherit; top: 100%; }
	
	.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li > a:after { border-bottom-color: inherit; border-top-width: 0; bottom: 0; }
	.dt-header-menu[data-nav-item-style="filled"][data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li > a:after { border-bottom-color: currentColor; bottom: -1px; }


	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li > a:after { border-width: 0 0 2px; bottom: 0; }
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li > a:before { border-width: 2px 0 0; top: 0; }

	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span:before { border-width: 0 0 2px; margin: auto; bottom: 0; top: 0; }

	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li > a:before { border-width: 2px 0; height: auto; bottom: 0; top: 0; }

	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after { border-width: 0 0 1px; bottom: 0; }
	.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after { bottom: 1px; }

	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before { border-width: 1px 0 0; top: 0; }
	.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before { top: 1px; }

	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before { border-width: 1px 0; height: auto; bottom: 0; top: 0; }
	.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before { bottom: 1px; top: 1px; }


	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li:hover > a:after,
	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current_page_item > a:after,
	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current-menu-item > a:after,
	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
	.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current-menu-ancestor > a:after,

	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li:hover > a:before,
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current_page_item > a:before,
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current-menu-item > a:before,
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
	.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current-menu-ancestor > a:before,

	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li:hover > a:before,
	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current_page_item > a:before,
	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current-menu-item > a:before,
	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
	.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current-menu-ancestor > a:before { width:75%; }


	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li:hover > a:after,
	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current_page_item > a:after,
	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current-menu-item > a:after,
	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
	.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current-menu-ancestor > a:after, 	

	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li:hover > a:before,
	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current_page_item > a:before,
	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current-menu-item > a:before,
	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
	.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current-menu-ancestor > a:before,

	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li:hover > a:before, 
	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current_page_item > a:before,
	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current-menu-item > a:before,
	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
	.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current-menu-ancestor > a:before, 

	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li:hover > a > span:before, 
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current_page_item > a > span:before,
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current-menu-item > a > span:before,
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current-page-ancestor > a > span:before,
	.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current-menu-ancestor > a > span:before { width: 100%; }


	.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li > a > span:after,
	.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav > li > a > span:after { border-color: #ccc; border-style: solid; border-width: 0 1px 0 0; height: 15px; margin-bottom: auto; margin-top: auto; position: absolute; bottom: 0; right: -2px; top: 0; width: 1px; }

	.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li > a > span:after { right: -3px; -webkit-transform: rotate(15deg); transform: rotate(15deg); }

	.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li:last-child > a > span:after,
	.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav > li:last-child > a > span:after { display: none; }

	.dt-header-menu ul.dt-primary-nav > li, .dt-header-menu ul.dt-primary-nav > li a, .dt-header-menu ul.dt-primary-nav > li > a:before, .dt-header-menu ul.dt-primary-nav > li > a:after, .dt-header-menu ul.dt-primary-nav > li a > span, .dt-header-menu ul.dt-primary-nav > li a > span:before { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }	
	

	/*----*****---- << 4.4. Header Modules >> ----*****----*/
	
	.search-module { display: inline-block; position: relative; text-align: center; }
	.search-module:before { background-color: #bcbcbc; content: ''; height: 20px; line-height: 0; margin: auto; position: absolute; bottom: 0; right: 0; top: 0; text-align: center; width: 1px; }

	.menu-icons-wrapper { margin: 0 5px; padding: 5px 0; }
	.menu-icons-wrapper .search, .menu-icons-wrapper .cart { display: inline-block; margin: 0 5px; text-align: center; width: 25px; }
	.menu-icons-wrapper.rounded-icons .search, .menu-icons-wrapper.rounded-icons .cart { margin: 0 5px; }
	.menu-icons-wrapper .search a, .menu-icons-wrapper .cart a { font-size:14px; }
	.menu-icons-wrapper.rounded-icons .search a span, .menu-icons-wrapper.rounded-icons .cart a span { height: 38px; line-height: 40px; text-align:center; width: 38px; -webkit-border-radius:50%; border-radius:50%; }
	
	.menu-icons-wrapper .top-menu-search-container { display:none; position:absolute; right: 50%; top: 100%; width: 250px; z-index:9; }
	.menu-icons-wrapper .top-menu-search-container.show-top-menu-search { display:block; }
	.menu-icons-wrapper .top-menu-search-container .search-form label span { display:none; }
	.menu-icons-wrapper .top-menu-search-container .search-form input[type="submit"] { text-indent:-9999px; }
	.menu-icons-wrapper .top-menu-search-container .search-form input[type="search"] { padding-right:30px; text-transform:none; }	
	.menu-icons-wrapper .cart sup { color:#fff; display:inline-block; font-size:9px; font-weight:bold; height:15px; line-height:15px; position:relative; left:-9px; top:-8px; text-align:center; width:15px; border-radius:50%; }


	#searchform { border:1px solid; display: inline-block; margin: 0; max-width: 250px; position: relative; }
	#searchform:before { content:"\f002"; font-family:"Font Awesome 5 Free"; font-size:14px; font-weight:900;}
	#searchform input[type="text"] { background:none; border:none; font-size:12px; padding: 12px 50px 12px 15px; text-transform:uppercase; width:220px; }
	#searchform label span { display:none; }
	#searchform input[type="submit"] { background:none; cursor:pointer; margin: 0; padding: 0; text-indent:-9999px; z-index:1; }

	#searchform .dt-search-icon { background-color: #ff0000; color: #fff; height: inherit; opacity: 0; left: 100%; visibility: hidden; z-index: -1; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
	#searchform .dt-search-icon span { display: block; height: 100%; width: 100%; }
	#searchform .dt-search-icon span:before { margin: auto; position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

	#searchform:before, #searchform input[type="submit"], #searchform .dt-search-icon { height: inherit; margin-bottom: auto; margin-top: auto; position:absolute; bottom: 0; right: 0; top: 0; text-align: center; width: 50px;}
	#searchform:before { height: 0; line-height: 0; }

	#searchform:hover .dt-search-icon { opacity: 1; visibility: visible; -webkit-transform: translateX(1px); transform: translateX(1px); }

	.simple-header-search #searchform .dt-search-icon, .overlay-header-search #searchform .dt-search-icon { display: none; }
	.simple-header-search.stretch, .simple-header-search.stretch #searchform, .simple-header-search.stretch #searchform input[type="text"] { height: 100%; }

	.search-module.slide-down-header-search { height: 100%; }

	.search-module.slide-down-header-search #searchform, 
	.search-module.slide-down-header-search #searchform input[type="text"] { width: 100%; }

	.search-module.slide-down-header-search .menu-icons-wrapper, .search-module.slide-down-header-search .menu-icons-wrapper .search, .search-module.slide-down-header-search .menu-icons-wrapper .search a, .search-module.slide-down-header-search .menu-icons-wrapper .search a span { height: inherit; width: inherit; }

	.search-module.slide-down-header-search .menu-icons-wrapper { padding-bottom: 0; padding-top: 0; }
	.search-module.slide-down-header-search .menu-icons-wrapper .search a { display: inline-block; }

	.search-module.simple-header-search.filled #searchform { border-color: transparent; }
	
	.search-module.simple-header-search.filled.gray #searchform { background-color: #f3f3f3; }
	.search-module.simple-header-search.filled.gray.dt-sc-dark-bg #searchform { background-color: #333333; }

	.search-module.slide-down-header-search #searchform, 
	.search-module.simple-header-search.filled.white #searchform { background-color: #fff; }

	.search-module.simple-header-search.simple-rounded #searchform { -webkit-border-radius: 2px; border-radius: 2px; }


	.search-module:not(.simple-header-search).filled, .search-module:not(.simple-header-search).filled-onhvr { position: relative; text-align: center; }

	.search-module:not(.simple-header-search).filled.stretch, .search-module:not(.simple-header-search).filled-onhvr.stretch { width: 60px; }

	.search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper, .search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper .search, 
	.search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper, .search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper .search { margin-left: 0; margin-right: 0; }

	.search-module:not(.simple-header-search).filled .menu-icons-wrapper .search a span:before, .search-module:not(.simple-header-search).filled-onhvr .menu-icons-wrapper .search a span:before,
	.search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before, .search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before { margin: auto; position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }


	.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight),
	.search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover { background-color: #f3f3f3; }	

	.search-module:not(.simple-header-search).filled.dt-sc-dark-bg,
	.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover { background-color: #1b1b1b; }			

	.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span,
	.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span,
	.search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span,
	.search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span { color: #fff; }
		
	.overlay-search { float: right; width: auto; }
	
	.overlay-search, .overlay-search *, .overlay-search *:before, .overlay-search *:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
	.overlay-search .overlay-close:before, .overlay-search .overlay-close:after { border-color:#161616; }
	
	.overlay-search { background-color:#fff; cursor: inherit; height:100%; opacity: 0; position:fixed; left:0; top:0; visibility: hidden; width:100%; z-index:10000; -webkit-transform: scale(0.95); transform: scale(0.95); }
	.overlay-search.open { opacity: 1; visibility: visible; -webkit-transform: scale(1); transform: scale(1); }
	
	.overlay-header-search .overlay-search #searchform { border-style: solid; border-width: 0 0 1px; margin: 0 auto; max-width: none; position: absolute; left: 0; right: 0; top: 50%; width: 50%; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
	.overlay-search #searchform input[type="text"] { color:#1b1b1b; }
	.overlay-search #searchform input[type="text"] { font-size: 40px; padding-right:60px; text-transform: capitalize; width: 100%;}
	.overlay-search #searchform input[type="submit"] { height: 100%; width: 55px; }
	
	.overlay-header-search .overlay-search #searchform:before { font-size: 30px; right: 10px; }	

	.overlay-search-icon span { color: #2f2e2e; cursor:pointer; }
	
	.overlay-search .overlay-close { cursor:pointer; font-size:0; height: 75px; position:fixed; right:20px; top:20px; width: 75px; z-index:9; border-radius: 50%; transform: scale(0); }
	.overlay-search.open .overlay-close { -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

	.overlay-search .overlay-close:before, .overlay-search .overlay-close:after { background: #fff; content: ''; height: 5px; position: absolute; left: 50%; top: 50%; width: 50px; }
	.overlay-search .overlay-close:before { -moz-transform: translate(-50%, -50%) rotate(45deg); -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }
	.overlay-search .overlay-close:after { -moz-transform: translate(-50%, -50%) rotate(-45deg); -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

	.search-module, .search-module * { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }


	.cart-info { display:inline-block; margin:28px 0 0; padding:14px 20px 14px 57px; position:relative; width:auto; }
	.cart-info p { margin:0; }
	.cart-info:before { content:"\e66c"; font-family:"Stroke-Gap-Icons"; font-size:20px; position:absolute; left:15px; top:18px; }
	.cart-icon span { display:inline-block; font-size:12px; height:20px; line-height:20px; position:absolute; left:28px; top:9px; text-align:center; width:20px; border-radius:50%; }
	.cart-total { display:inline-block; font-size:14px; margin:0px 0 0 20px; }	


	.live-chat { float:right; margin:32px 0 0 10px; }
	.live-chat a { font-size:10px; font-weight:800; padding:10px 15px 9px; text-transform:uppercase; border-radius:5px; }
	.live-chat a span { display:inline-block; font-size:14px; margin:0px 5px 0 0; }


	/*--- Slide Menu ---*/

	.dt-simpler-slider { background: transparent; border: none; cursor: pointer; display: block; height: 32px; position: fixed; right: 20px; top: 20px; width: 32px; z-index: 999; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
	.dt-simpler-slider:before { background: #ddd; content: ''; display: block; font-size: 14px; height: 40px; line-height: 32px; opacity: 1; position: absolute; left: -4px; top: -5px; text-align: center;width: 40px; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
	.dt-sc-simpler-content-open .dt-simpler-slider:before, .dt-simpler-slider:hover:before { background: #1b1b1b; }
	.dt-sc-simpler-content-open .dt-simpler-slider:before { border-radius: 50%; }

	.dt-simpler-slider span { background: #1b1b1b; display: block; height: 3px; margin-left: -12.5px; margin-top: -1.5px; position: absolute; left: 50%; top: 50%; width: 25px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
	.dt-simpler-slider span:first-child { top: 5px; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
	.dt-simpler-slider span:last-child { bottom: 5px; -webkit-transform: translate3d(0, 8px, 0); -moz-transform: translate3d(0, 8px, 0); -ms-transform: translate3d(0, 8px, 0); transform: translate3d(0, 8px, 0); }
	.dt-simpler-slider span:nth-child(2) { margin-top: -2px; top: 50%; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
		
	.dt-simpler-slider span { background: #fff; }

	.dt-sc-simpler-content-open .dt-simpler-slider span:first-child { -webkit-transform: translate3d(0, 10px, 0) rotate(45deg); -moz-transform: translate3d(0, 10px, 0) rotate(45deg); -ms-transform: translate3d(0, 10px, 0) rotate(45deg); transform: translate3d(0, 10px, 0) rotate(45deg); }
	.dt-sc-simpler-content-open .dt-simpler-slider span:last-child { -webkit-transform: translate3d(0, 0, 0) rotate(-45deg); -moz-transform: translate3d(0, 0, 0) rotate(-45deg); -ms-transform: translate3d(0, 0, 0) rotate(-45deg); transform: translate3d(0, 0, 0) rotate(-45deg); }
	.dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2) { -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1); -moz-transform: translate3d(0, 0, 0) scale(0.1, 1); -ms-transform: translate3d(0, 0, 0) scale(0.1, 1); transform: translate3d(0, 0, 0) scale(0.1, 1); }

	.vc_row.dt-sc-simpler-content { margin: 0; position: relative; }
	.vc_row.dt-sc-simpler-content > .wpb_column.vc_column_container { background: #fff; padding: 30px 0; }
	.vc_row.dt-sc-simpler-content > .vc_column_container, .vc_row.dt-sc-simpler-content > .vc_column-inner { height: 100%; }
	
	.dt-sc-maaya-header .dt-simpler-slider { background: transparent; border: none; cursor: pointer; display: block; height: 32px; position: absolute; left: 15px; top: 13px; width: 32px; z-index: 2; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
	
	.dt-sc-maaya-header .dt-simpler-slider span { background: #3d3d3d; }
	.dt-sc-maaya-header .dt-simpler-slider:hover span:first-child, .dt-sc-maaya-header .dt-simpler-slider:hover span:last-child, .dt-sc-maaya-header .dt-simpler-slider:hover span:nth-child(2),	
	.dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider span:first-child, .dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider span:last-child, .dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2) { width: 0; }
	
	.dt-sc-maaya-header .dt-simpler-slider:before { background: none; color: #3d3d3d; content: '\f2ea'; display: block; font-family: 'Material-Design-Iconic-Font'; font-size: 40px; height: 32px; opacity: 0; position: absolute; left: 10px; top: 0; visibility: hidden; width: 32px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
	.dt-sc-maaya-header .dt-simpler-slider:hover:before, .dt-sc-simpler-content-open .dt-simpler-slider:before { opacity: 1; left: -5px; visibility: visible; }

	.secondary-sidebar .vc_row.dt-sc-simpler-content { background: #fff; margin: 0; overflow-y: scroll; position: relative; }
	.secondary-sidebar .vc_row.dt-sc-simpler-content .widget #searchform { max-width: 100%; width: 100%; }

	.vc_row.dt-sc-simpler-content > .vc_column_container .dt-logo-container.logo-align-center { padding: 0 30px; }
	.vc_row.dt-sc-simpler-content > .vc_column_container .dt-header-menu { margin-left: 30px; }
	
	.vc_row.dt-sc-simpler-content > .secondary-sidebar .widget:last-child { margin-bottom: 30px; }
	.vc_row.dt-sc-simpler-content > .secondary-sidebar .type7 aside { padding: 25px; }

	#header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom { position: absolute; bottom: 30px; left: 0; right: 0; }

	.vc_row.dt-sc-simpler-content.boxed-header { border: 20px solid rgba(0,0,0,0); }
	.vc_row.dt-sc-simpler-content.boxed-header.dt-sc-simpler-content-close > .wpb_column.vc_column_container { margin-left: 20px; margin-right: -20px; }
	.vc_row.dt-sc-simpler-content.boxed-header > .vc_column_container .dt-header-menu { margin-left: 0; }

	.vc_row.dt-sc-simpler-content.from-left.boxed-header.dt-sc-simpler-content-close > .wpb_column.vc_column_container { margin-left: -20px; margin-right: 0; }

	.vc_row.dt-sc-simpler-content.overlay-header { width: 100% !important; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }

	.vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container { background: rgba(255,255,255,0.9); }

	#header .dt-header-tpl .vc_row.dt-sc-simpler-content.overlay-header .dt-sc-simpler-content-top { position: absolute; left: 0; right: 0; top: 30px; }

	.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu { margin: 0; text-align: center; width: 100%; }
	.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu .dt-primary-nav { text-align: center; }
	.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a { font-size: 40px; letter-spacing: 3px; }
	.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a > .menu-item-icon { display: none; }

	.vc_row.dt-sc-simpler-content.overlay-header { left: auto !important; right: -100% !important; }
	.vc_row.dt-sc-simpler-content.overlay-header.dt-sc-simpler-content-open { right: 0 !important; }
	.vc_row.dt-sc-simpler-content.overlay-header .dt-simpler-slider { left: auto; right: 20px; }

	.vc_row.dt-sc-simpler-content.overlay-header.from-left { left: -100% !important; }
	.vc_row.dt-sc-simpler-content.overlay-header.from-left .dt-simpler-slider { left: 20px; right: auto; }
	.vc_row.dt-sc-simpler-content.overlay-header.from-left.dt-sc-simpler-content-open { left: 0 !important; }

	.boxed-header .dt-simpler-slider { top: 25px; }

	.dt-sc-simpler-content-open .dt-simpler-slider, .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider { left: auto; right: 320px; }

	.from-left .dt-simpler-slider, .overlay-header.from-left .dt-simpler-slider { left: 20px; right: auto; }
	.from-left.boxed-header .dt-simpler-slider { left: 25px; right: auto; }
	.dt-sc-simpler-content-open.from-left .dt-simpler-slider, .dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider { left: 320px; right: auto; }

	.vc_row.dt-sc-simpler-content.from-left .dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li.menu-item-has-children ul.sub-menu { left: auto; right: -300px;  }

	.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav > li { margin-left: 0; margin-right: 0; width: 100%; }

	.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > ul.sub-menu { position: absolute; left: 100%; top: 10px; }
	.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > ul.sub-menu > li.menu-item-object-dt_mega_menus > .vc_section { margin-left: 0; margin-right: 0;  max-width: calc(100vw - 330px); padding-left: 15px; padding-left: 0 !important; padding-right: 15px; padding-right: 0 !important; left: 0 !important; width: calc(100vw - 330px); }

	.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu { top: 0; }
	
	/*--- Header New ---*/  
	.dt-header-default { border-bottom: 1px solid rgba(0,0,0,0.035); float: left; width: 100%; position:relative;}
	.dt-header-default .dt-header-menu .dt-primary-nav li.close-nav { display: none; }
	.dt-header-default .dt-header-menu .dt-primary-nav > li > a { line-height: 30px; padding-bottom: 25px; padding-top: 25px; }
	.dt-header-default .flex-col-elements-inline-middle .dt-header-menu ~ .dt-sc-button { margin-bottom: 5px; margin-top: 6px; }

	.dt-header-default > .dt-col-static-position .vc_row.extend-bg-fullwidth-right + .vc_row { position: static; }

	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
		.dt-header-default > .dt-col-static-position .extend-bg-fullwidth-right.vc_row + .vc_row { float: right; }
	}

	.dt-header-default .search-module:before { content: none; }

	.dt-header-default .no-header-menu ul li ul.children, .dt-header-default .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu, .dt-header-default .no-header-menu ul li ul.children, .dt-header-default .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section { background-color: rgba(255,255,255,0.9); background-image: url(../images/health-drink-leaves-bgimage.jpg); padding: 15px; background-size: cover; background-blend-mode: overlay; }

	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

	.dt-header-default .no-header-menu ul li ul.children:before, 
	.dt-header-default .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu:before, 
	.dt-header-default .no-header-menu ul li ul.children:before { position: absolute; content: ""; display: block; background-color: rgba(255,255,255,0.9); width: 100%; height: 100%; top: 0; left: 0; }
	.dt-header-default .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section:before { position: absolute; content: ""; display: block; background-color: rgba(255,255,255,0.9); width: auto; height: 100%; top: 0; left: -15px; right: -15px; margin: auto; }

}

	.dt-header-default .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section { padding: 15px; }
	
	.dt-header-default .no-header-menu ul li ul.children, .dt-header-default .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu, .dt-header-default .no-header-menu ul li ul.children { padding: 15px 0; }
	.no-header-menu ul li:not(.has-mega-menu) ul.children li, .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu li { padding: 0 15px; }

	.dt-header-default .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section .dt-custom-nav { margin-bottom: 0; }

	.dt-header-default .dt-no-header-logo-wrapper, .dt-header-default .dt-no-header-wrapper, .dt-header-default .dt-no-header-top, .dt-header-default .dt-no-header-menu-wrapper { float: left; padding: 0 15px; }
	.dt-header-default .dt-no-header-menu-wrapper { float: right; }
	.dt-header-default .dt-no-header-logo-wrapper { padding: 38px 0 38px; width: 25%; }
	.dt-header-default .dt-no-header-wrapper { width: 75%; }

	.dt-header-default .dt-no-header-logo-wrapper .dt-logo-container a img { width: 167px; }
	.dt-header-default .dt-no-header-top { padding-bottom: 9px; padding-top: 9px; width: 100%; }

	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li:hover > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li > a:hover, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current-menu-item > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current-page-item > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current-menu-ancestor > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current-page-ancestor > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current_menu_item > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current_page_item > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current_menu_ancestor > a, 
	.dt-header-default .dt-no-header-menu ul > li ul.sub-menu li.current_page_ancestor > a { border-radius: 6px; }
	
		
	/*--------------------------------------------------------------
	10.0 - Slider
	--------------------------------------------------------------*/
	
	#slider { clear:both; display:block; float:left; line-height:0; margin:0; padding:0; width:100%; }
	#slider .dt-sc-main-slider { margin-bottom: -35px; }
	#slider img { max-width:100%; }
	
	
	/*--------------------------------------------------------------
	11.0 - Title & Breadcrumb
	--------------------------------------------------------------*/
	
	.section-wrapper { clear:both; float:left; margin-bottom:0; padding:0; width:100%; }
	.section-wrapper.fullwidth-section > .container { width:100%; }
	.section-wrapper.fullwidth-section { position:relative;  }
	.dark-overlay, .extend-bg-fullwidth-left, .extend-bg-fullwidth-right, .light-overlay { position:relative; }
	.dark-overlay:before, .light-overlay:before { content:""; display:inline !important; height:100%; position:absolute; left:0; top:0; width:100%; z-index:0; }
	
	.section-wrapper .container { z-index:9; }
		
	.main-title-section-wrapper { background-color:rgba(0, 0, 0, 0.05); clear:both; float:left; margin: 0 0 80px; padding: 40px 0 42px; position: relative; width:100%; }
	.main-title-section-wrapper.dt-sc-dark-bg { background-color:rgba(0, 0, 0, 0.7); }

	#header-wrapper .main-title-section-wrapper { margin: 0 0 35px; }

	#header-wrapper .main-title-section-wrapper.aligncenter .container { display: grid; padding: 28px 0 27px; }		
	#header-wrapper .main-title-section-wrapper.aligncenter .container .main-title-section { order:2; }		
	#header-wrapper .main-title-section-wrapper.aligncenter .container .breadcrumb { order:1; }		

	@media all and (-ms-high-contrast:none)		
    {		
    	#header-wrapper .main-title-section-wrapper.aligncenter .container .breadcrumb { margin-bottom: 40px; } /* IE10 */		
    	*::-ms-backdrop, #header-wrapper .main-title-section-wrapper.aligncenter .container .breadcrumb { margin-bottom: 40px; } /* IE11 */		
    }
	
	.no-breadcrumb #main { margin-top: 35px; }
	
	.main-title-section { float:left; margin:0; padding:0; pointer-events:none; position:relative; width:100%; }
	.main-title-section h1 { color:#2b2b2b; font-size:30px; font-weight:700; margin-bottom:0; text-transform:uppercase; word-break: break-all; }	
	
	.breadcrumb { clear:both; color:rgba(0, 0, 0, 0.6); float:left; font-size:16px; margin:0; padding:0; width:100%; }
	.breadcrumb a { color:#2b2b2b; }	
	.breadcrumb .fa { display:inline-block; margin:0px 4px; padding:0; }
	.breadcrumb span.current { color:rgba(0, 0, 0, 0.5); }
	.breadcrumb span.fa:last-child { display: none; }
	
	.breadcrumb .fa.default { background:#2b2b2b; display:inline-block; height: 1px; margin: auto 8px auto 8px; position:relative; vertical-align: middle; width: 6px; }
	
	.main-title-section.aligncenter { text-align:center; }
	.main-title-section.alignright { text-align:right; }
	
	.main-title-section-wrapper.breadcrumb-left .breadcrumb { clear:none; float:left;  margin-top:13px; padding-right:20px; width:35%; }
	.main-title-section-wrapper.breadcrumb-left .main-title-section { float:right; text-align:right; width:65%; }
	.main-title-section-wrapper.breadcrumb-right .breadcrumb { clear:none; float:right;  margin-top:13px; padding-left:20px; text-align:right; width:35%; }
	.main-title-section-wrapper.breadcrumb-right .main-title-section { float:left; width:65%; }
	
	.main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section { text-align:center; width:100%; }
	.main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb { float: left; margin-top: -82px; max-width: 90%; -webkit-transform: translateY(-100%); transform: translateY(-100%); }
	
	.main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section { text-align:center; width:100%; }
	.main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb { float: right; margin-top: -82px; max-width: 90%; text-align: right; -webkit-transform: translateY(-100%); transform: translateY(-100%); }

	.main-title-section-wrapper.breadcrumb-center-title-bottom-right { padding: 0; }
	.main-title-section-wrapper.breadcrumb-center-title-bottom-right .container { display: table; padding: 105px 0; }
	.main-title-section-wrapper.breadcrumb-center-title-bottom-right .main-title-section { max-height: 70px; max-width: 50%; position: absolute; right: 0; top: 100%; text-align: right; -webkit-transform: translateY(-100%); transform: translateY(-100%); }
	.main-title-section-wrapper.breadcrumb-center-title-bottom-right .main-title-section h1 { font-style: italic; line-height: 70px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.main-title-section-wrapper.breadcrumb-center-title-bottom-right .breadcrumb { text-align: center; }
	
	.dt-sc-dark-bg .breadcrumb, .main-title-section-wrapper .breadcrumb { color:rgba(255, 255, 255, 0.6); }

	.dt-sc-dark-bg .breadcrumb a, .main-title-section-wrapper .breadcrumb a, .main-title-section-wrapper .breadcrumb span.current { color:#fff; }	

	.dt-sc-dark-bg .breadcrumb a:hover, .dt-sc-dark-bg .breadcrumb span.current,
	.main-title-section-wrapper .breadcrumb a:hover { color:rgba(255, 255, 255, 0.6); }

	.dt-sc-dark-bg .breadcrumb .fa.default, .main-title-section-wrapper .breadcrumb .fa.default { background:#fff; }


	.main-title-section-wrapper { background-color: rgba(0,0,0,0) !important; }
	.main-title-section-wrapper > .main-title-section-bg { background-color: rgba(27, 27, 27, 0.2); background-image: url(../images/breadcrumb-bgimage.jpg); background-position: left top; background-repeat: no-repeat; background-size: cover; content: ""; height: 100%; position: absolute; bottom: 0; left: 0; width: 100%; z-index: -1; }
	.main-title-section-wrapper > .main-title-section-bg:before { background: rgba(27, 27, 27,0.8); content: ""; height: 100%; position: absolute; bottom: 0; left: 0; width: 100%; }

	#header-wrapper.header-top-absolute #header ~ .main-title-section-wrapper > .main-title-section-bg { height: 9999px; }

	html:not(.vc_transform) .main-title-section h1, html:not(.vc_transform) .breadcrumb { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-break: break-word; word-wrap: break-word; }
	
	
	/*--------------------------------------------------------------
	12.0 - Footer
	--------------------------------------------------------------*/
	
	#footer { clear:both; float:left; margin:0; width:100%; }
	#footer .container { z-index:9; }
	
	#footer .dt-footer-default { opacity: 1 !important; overflow: visible !important; }
	#footer .dt-footer-default:after { content: ""; height: auto; position: absolute; bottom: 0; left: 50%; top: 100px; width: 9999px; z-index: -1; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

	.footer-copyright { clear:both; float:left; font-size: 16px; margin:0; padding:30px 0; width:100%; }
	.footer-copyright .alignright img { float:right; }

	#footer .dt-footer-default .advanced-map-container/*, #footer .dt-footer-default .dt-no-footer-logo-wrapper*/ { background: #fff; margin: 0; padding: 75px 30px; -webkit-box-shadow: 0 0 24px rgba(0,0,0,0.14); box-shadow: 0 0 24px rgba(0,0,0,0.14); }
	#footer .dt-footer-default .advanced-map-container {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } #footer .dt-footer-default .advanced-map-container > * { margin: 0 30px; }
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper { width: 40%; }

	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box { display: table; margin: 0 0 0 -5px; }
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box:before { border: 1px solid #ddd; height: 34px; line-height: 34px; margin: auto; bottom: 0; top: 0; text-align: center; width: 34px; -webkit-border-radius: 50%; border-radius: 50%; }
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box select { border-width: 0; color: #1b1b1b; font-size: 32px; height: auto; padding-left: 0; }
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper select option,
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box select option { font-size: 20px; }
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper select option:first-child,
	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box select option:first-child { display: none; }

	@media not all and (min-resolution:.001dpcm) { 

      /* @media { 

      	#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper select option, #footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box select option { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
      } */
    }


	#footer .dt-footer-default .advanced-map-container .location-content-wrapper .location-content { margin-top: 0; }
	#footer .dt-footer-default .advanced-map-container .location-content-wrapper .dt-sc-contact-info { margin-bottom: 15px; }
	#footer .dt-footer-default .advanced-map-container .location-content-wrapper .dt-sc-contact-info span { font-size: 16px; }
	#footer .dt-footer-default .advanced-map-container .location-content-wrapper .dt-sc-button { margin-top: 20px; padding-left: 40px; padding-right: 40px; }

	#footer .dt-footer-default .dt-no-footer-logo-wrapper .dt-logo-container { width: 100%; }
	#footer .dt-footer-default .dt-no-footer-logo-wrapper .dt-logo-container a img { width: 180px; }
	#footer .dt-footer-default .dt-no-footer-logo-wrapper > span { display: block; margin: 35px auto 0; text-align: center; width: 60%; }

	#footer .dt-footer-default .dt-no-footer-copyright { padding: 30px 0; }
	
	#footer .dt-no-footer-builder-content.dt-footer-default:after { bottom: 0; top: auto; height: 100%; }

	.dt-sc-dark-bg .responsive-map { color: #1b1b1b; }

	#footer .dt-sc-dark-bg a.dt-sc-underline-on-hover { color: #fff; position: relative; box-shadow: 0 0 0 0 currentcolor; }
	#footer .dt-sc-dark-bg a.dt-sc-underline-on-hover:hover { box-shadow: 0 2px 0 0 currentcolor; }
	
	.footer-widgets a, #footer a { color: #555; }
	.footer-widgets a.button, #footer a.button, 
	.footer-widgets a.dt-sc-button.filled, #footer a.dt-sc-button.filled,
	#footer .dt-sc-dark-bg a.dt-sc-underline-on-hover:hover { color: #fff; }
	
	.dt-mc-subscribe *, .dt-sc-sociable li a > i { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
	
	.dt-mc-subscribe .dt-subscribe-msg { display:inline-block;  }
	.dt-mc-subscribe .dt-subscribe-msg span { line-height: 30px; margin: 10px 0; }
	
	.dt-sc-dark-bg .dt-mc-subscribe .dt-subscribe-msg span { color: #fff; }
	
	#footer .dt-sc-contact-info { margin-bottom: 5px; padding-left: 30px; }
	#footer .dt-sc-contact-info span { font-size: 14px; margin: 8px 0 0 0; text-align: left; width: auto; }
	#footer .dt-sc-contact-info span.fa-clock-o { font-weight: normal; }
	
	#footer .dt-sc-contact-info.type8 span { font-size: 32px; margin: auto; text-align: center; width: 84px; }
		
	#footer .footer-copyright .widget, #footer .footer-copyright .wpb_content_element, #footer > .wpb_content_element { margin-bottom: 0; }
	
	.dt-custom-nav li { padding-bottom: 0; }

	/*--------------------------------------------------------------
	13.0 - Side Navigation
	--------------------------------------------------------------*/
	
	.side-navigation{float:left;margin:0px 2% 0 0;padding:0;width:27%;}
	.side-navigation-content{float:left;margin:0;padding:0;width:71%;}
	.side-navigation-bottom-content{float:left;width:100%;}
	.side-navigation-content img{max-width:100%;}
	.side-nav-container{float:left;margin:0;padding:0;width:98%;}
	ul.side-nav{border:1px solid;border-bottom:0;float:left;margin:0;padding:0;width:100%;}
	
	ul.side-nav li *, ul.side-nav li *:before, ul.side-nav li *:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
	ul.side-nav li{border-bottom:1px solid;display:block;float:left;padding:0;width:100%;}
	ul.side-nav li a{color:#2d2d2d;display:block;font-size:14px;font-weight:600;padding:12px 0 12px 60px;position:relative;}
	ul.side-nav li a:before{ background: #f5f5f5;content:'\f301';font-family:Material-Design-Iconic-Font;font-style:normal;font-weight:normal;height:42px;line-height:42px;margin:auto; position:absolute;left:3px;top:3px;text-align:center;width:42px; }
	ul.side-nav li a:hover:before{color:#fff;}
	ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before{color:#fff;content:'\f2f5';font-size:24px;}
	ul.side-nav li ul{border-top:1px solid;margin:0;padding-left:0;}
	ul.side-nav li ul li:last-child{border:none;padding-bottom:0;}
	ul.side-nav li ul li a{padding-left:85px;}
	ul.side-nav ul ul li a{padding-left:120px;}
	ul.side-nav, ul.side-nav li, ul.side-nav li ul{border-color:#e3e3e3;}
	ul.side-nav li a:before, ul.side-nav > li > a:hover, ul.side-nav > li > ul > li > a:hover, ul.side-nav > li > ul > li > ul > li > a:hover{color:#2d2d29;}
	.sidenav-alignright .side-navigation{float:right;margin:0px 0 0 2%;}

	.side-navigation-bottom-content .widgettitle { margin-bottom: 35px; padding-bottom: 25px; }
	
	.side-navigation-content ul.dt-sc-fancy-list.arrow.dt-sc-consultancy-list li:before { content: "\f105"; }
	
	.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:first-child:before { top: 1px; }
	.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:before { font-family: "Font Awesome 5 Free"; font-size: 12px; font-style: normal; font-weight: 900; position: absolute; left: 0; top: 6px; text-decoration: inherit; }
	
	.side-navigation-content ul.dt-sc-fancy-list.arrow.dt-sc-consultancy-list li { padding-left: 25px; }
	.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:first-child { padding-top: 0; }
	.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li { border-bottom: 1px solid #e5e5e5; clear: both; display: block; padding: 10px 0 8px 23px; position: relative; }
	
	.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:last-child { border-bottom: none; }
	
	.side-navigation.type1 ul.side-nav > li.current_page_item > a { color: #fff; }
	
	.side-navigation-content .dt-sc-wings-heading { font-size: 32px; line-height: 46px; margin: 0 0 25px; padding-bottom: 25px; position: relative; width: 100%; }
	.side-navigation-content .dt-sc-wings-heading:after { content: ""; display: block; height: 3px; position: absolute; bottom: 0; left: 0; width: 45px; }
	
	.side-navigation.type2 ul.side-nav > li.current_page_item > a:after, .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after { border-bottom: 10px solid transparent; border-left-style: solid; border-left-width: 10px; border-top: 10px solid transparent; content: ""; height: 0; position: absolute; right: -11px; top: 50%; width: 0; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
	.side-navigation.type2 ul.side-nav > li.current_page_item > a { color: #fff; }
	
	.sidenav-alignright .side-navigation.type2 ul.side-nav > li.current_page_item > a:after, .sidenav-alignright .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after { left: -11px; right: auto; -ms-transform: translateY(-50%) rotate(180deg); -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
	
	
	.side-navigation.type3 ul.side-nav li { border-bottom: none; }
	.side-navigation.type3 ul.side-nav li a:before, .side-navigation.type3 ul.side-nav li a:after { height: 28px; top: 50%; text-align: center; width: 45px; -moz-transform: translateY(-50%);-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	
	.side-navigation.type3 ul.side-nav li a:before { border-right: 1px solid; content: "\f0da"; display: inline-block; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900; line-height: inherit; margin-right: 15px; }
	.side-navigation.type3 ul.side-nav li a:after { position: absolute; left: 0; top: 0; z-index: -1; }
	.side-navigation.type3 ul.side-nav li a:hover:before,ul.side-nav>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a:before,ul.side-nav>li>ul>li>ul>li.current_page_item>a:before { border-color: transparent; margin-right: 0; }
	
	.side-navigation.type3 ul.side-nav li:hover a:after, 
	.side-navigation.type3 ul.side-nav>li.current_page_item>a:after, 
	.side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a:after, 
	.side-navigation.type3 ul.side-nav>li>ul>li>ul>li.current_page_item>a:after {width: 0;}
	
	.side-navigation.type3 ul.side-nav li ul { margin: 0; padding-left: 0; }
	.side-navigation.type3 ul.side-nav li ul li:last-child {padding-bottom: 0;}
	.side-navigation.type3 ul.side-nav li ul li a { padding-left: 130px;}
	
	.side-navigation.type3 ul.side-nav > li.current_page_item > a, .side-navigation.type3 ul.side-nav > li:hover > a { padding-left: 45px; }	
	
	.side-navigation.type3 ul.side-nav li, .side-navigation.type3 ul.side-nav li a, .side-navigation.type3 ul.side-nav li a:before { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; }
	.side-navigation.type3 ul.side-nav>li>a:hover, .side-navigation.type3 ul.side-nav>li>ul>li>a:hover, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li>a:hover, .side-navigation.type3 ul.side-nav>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li>a:hover:before, .side-navigation.type3 ul.side-nav>li>ul>li>a:hover:before, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li>a:hover:before, .side-navigation.type3 ul.side-nav>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li.current_page_item>a:before {color: #fff;}
	.side-navigation.type3 ul.side-nav { border-bottom: 1px solid #e3e3e3; }
	.side-navigation.type3 ul.side-nav li { -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.06) inset; box-shadow: 0 -1px 0 0 rgba(0,0,0,.06) inset; }
	.side-navigation.type3 ul.side-nav li:last-child, .side-navigation.type3 ul.side-nav li ul li:last-child { -webkit-box-shadow: none; box-shadow: none; }
	.side-navigation.type3 ul.side-nav li ul { -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.06) inset; box-shadow: 0 1px 0 0 rgba(0,0,0,.06) inset; }
	.side-navigation.type3 ul.side-nav li ul, .side-navigation.type3 ul.side-nav li a:before {border-color: #e3e3e3;}
	.side-navigation.type3 ul.side-nav li a,.side-navigation.type3  ul.side-nav li a:before { background: none;color: #333; font-size: 14px;
line-height: 28px; }

	.side-navigation.type3 ul.side-nav li.current_page_item a:before { border-right: none; }
	.side-navigation.type3 ul.side-nav li:hover a:after { height: 0; }	
	
	
	.side-navigation.type4 ul.side-nav { border: none; overflow: hidden; }
	.side-navigation.type4 ul.side-nav li { border: none; margin-bottom: 7px; }
	.side-navigation.type4 ul.side-nav li a { background: #f4f8fb; padding: 12px 30px 12px 20px; text-align: right; }
	.side-navigation.type4 ul.side-nav li a:before { background: #f5f5f5; background-color: #1b1b1b; content: ""; height: 100%; margin: auto; position: absolute; left: auto; right: 0; top: 0; width: 5px; }
	.side-navigation.type4 ul.side-nav li a:after { content: ""; height: 100%; position: absolute; right: -10px; top: 0; width: 5px; z-index: 9; }
	.side-navigation.type4 ul.side-nav > li > a:hover:after, .side-navigation.type4 ul.side-nav li.current_page_item > a:after { right: 0; }
	
	
	.side-navigation.type5 ul.side-nav { border-bottom: 0; border-bottom-color: currentcolor; border-left: none; border-right: 5px solid; border-right-color: currentcolor; border-top: none; float: left; margin: 0; padding: 50px 0; width: 100%; }
	.side-navigation.type5 ul.side-nav li { border: none; display: block; float: left; padding: 0 30px 0 0; position: relative; width: 100%; }
	.side-navigation.type5 ul.side-nav li a { border-bottom: 1px solid currentcolor; color: #2d2d2d; display: block; font-size: 16px; font-weight: 400; padding: 12px 0 13px 0; position: relative; text-align: right; }
	.side-navigation.type5 ul.side-nav li ul { border-top: 1px solid; margin: 0; padding-left: 0; }
	.side-navigation.type5 ul.side-nav li ul li:last-child {border: 0;padding-bottom:0;}
	.side-navigation.type5 ul.side-nav li ul li a {padding-left: 85px;}
	.side-navigation.type5 ul.side-nav ul ul li a {padding-left: 120px;}
	.side-navigation.type5 ul.side-nav li a:before { display: none; }
	.side-navigation.type5 ul.side-nav li:after { content: ""; height: 100%; opacity: 0; position: absolute; right: -6px; top: 0; width: 0; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; }
	.side-navigation.type5 ul.side-nav li.current_page_item:after, .side-navigation.type5 ul.side-nav li:hover:after {opacity: 1;width:10px;}
	
		
	/*--------------------------------------------------------------
	15.0 - Loader
	--------------------------------------------------------------*/
	.loader { height: 100%; position: fixed; left: 0; top: 0; width: 100%; z-index: 999991; }
	.loader-inner { height: 100%; margin: 0 auto; position: absolute; left: 0; top: 0; width: 100%; }

	.loader-inner:before { content: "Loading"; display: block; font-size: 10em; letter-spacing: 10px; margin: 0 auto; opacity: 0.05; position: absolute; left: 0; right: 0; top: 50%; text-align: center; text-transform: uppercase; width: 100%; text-shadow: 5px 5px 0 #fff; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }	

	.loader-inner .dots { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
	.loader-inner .dot { background-color: #fff; display: block; height: 7px; position: absolute; left: 50%; top: 50%;  width: 7px; -moz-animation-delay: 0.2s; -ms-animation-delay: 0.2s; -webkit-animation-delay: 0.2s; animation-delay: 0.2s; -moz-animation-duration: 2s; -ms-animation-duration: 2s; -webkit-animation-duration: 2s; animation-duration: 2s; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;
	-moz-animation-name: dot_move;
	-ms-animation-name: dot_move;
	-webkit-animation-name: dot_move; 
	animation-name: dot_move; border-radius: 7px; transform: translate(-50%, -50%); }
	
	.loader-inner .dot1 { margin-left: -40px; -moz-animation-delay: 0.4s; -webkit-animation-delay: 0.4s; -ms-animation-delay: 0.4s; animation-delay: 0.4s; }
	.loader-inner .dot2 { margin-left: -20px; -moz-animation-delay: 0.3s; -webkit-animation-delay: 0.3s; -ms-animation-delay: 0.3s; animation-delay: 0.3s; }
	.loader-inner .dot3 { margin-left: 20px; -moz-animation-delay: 0.1s; -webkit-animation-delay: 0.1s; -ms-animation-delay: 0.1s; animation-delay: 0.1s; }
	.loader-inner .dot4 { margin-left: 40px; -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -ms-animation-delay: 0s; animation-delay: 0s; }
	
	@keyframes dot_move {
	  0% { opacity: 0; left: 0%; }
	  30% { height: 7px; opacity: 1; left: 50%; }
	  40% { height: 35px; }
	  60% { height: 7px; }
	  80% { opacity: 1; left: 50%; }
	  100% { opacity: 0; left: 100%; }
	}
	
	@-moz-keyframes dot_move {
	  0% { opacity: 0; left: 0%; }
	  30% { height: 7px; opacity: 1; left: 50%; }
	  40% { height: 35px; }
	  60% { height: 7px; }
	  80% { opacity: 1; left: 50%; }
	  100% { opacity: 0; left: 100%; }
	}
	
	@-webkit-keyframes dot_move {
	  0% { opacity: 0; left: 0%; }
	  30% { height: 7px; opacity: 1; left: 50%; }
	  40% { height: 35px; }
	  60% { height: 7px; }
	  80% { opacity: 1; left: 50%; }
	  100% { opacity: 0; left: 100%; }
	}

	.loader-inner #leaves { height: 100%; margin: 0 auto; position:relative; top: -100px; text-align: right; width: 50%; }
	.loader-inner #leaves i {
		background: linear-gradient(to bottom right, #309900, #005600);
		border: 1px solid #333;
		display: inline-block;
		height: 150px;
		width: 200px;
		z-index: 1;
		-webkit-animation: falling 5s 0s infinite;
		border-radius: 5% 40% 70%;
		box-shadow: inset 0px 0px 1px #222;
		transform: skew(20deg);
	}
	
	.loader-inner #leaves i:nth-of-type(2n) { -webkit-animation: falling2 5s 0s infinite; }
	.loader-inner #leaves i:nth-of-type(3n) { -webkit-animation: falling3 5s 0s infinite; }
	
	.loader-inner #leaves i:before {
	  background: linear-gradient(to right, rgba(0,100,0,1), #005600);
	  border-bottom: 1px solid #222;
	  border-left: 0px solid #222;
	  border-right: 1px solid #222;
	  border-top: 1px solid #222;
	  content: '';
	  height: 27px;
	  position: absolute;
	  right: 9px;
	  top: 117px;
	  width: 32px;
	  z-index: 1;
	  border-radius: 0% 15% 15% 0%;
	  transform: rotate(49deg);
	}
	
	.loader-inner #leaves i:after {
	  background: linear-gradient(to right, rgba(0,0,0,.15), rgba(0,0,0,0));
	  content: '';
	  display: block;
	  height: 125px;
	  position: absolute;
	  left: 85px;
	  width: 10px;
	  border-radius:50%;
	  transform: rotate(125deg);
	}
	
	.loader-inner #leaves i:nth-of-type(n) { height:23px; width:30px; }
	.loader-inner #leaves i:nth-of-type(n):before { height:5px; right:1px; top:17px; width:7px; }
	.loader-inner #leaves i:nth-of-type(n):after { height:17px; left: 12px; top:0px; width:2px; }
	
	.loader-inner #leaves i:nth-of-type(2n+1) { height:11px; width:16px; }
	.loader-inner #leaves i:nth-of-type(2n+1):before { height:3px; right:0px; top:7px; width:4px; }
	.loader-inner #leaves i:nth-of-type(2n+1):after { height:6px; left: 5px; top:1px; width:2px; }
	
	.loader-inner #leaves i:nth-of-type(3n+2) { height:17px; width:23px; }
	.loader-inner #leaves i:nth-of-type(3n+2):before { height:4px; right:1px; top:12px; width:4px; }
	.loader-inner #leaves i:nth-of-type(3n+2):after { height:10px; left:8px; top:1px; width:2px; }
	
	.loader-inner #leaves i:nth-of-type(n) { -webkit-animation-delay: 1.9s;}
	.loader-inner #leaves i:nth-of-type(2n) { -webkit-animation-delay: 3.9s;}
	.loader-inner #leaves i:nth-of-type(3n) { -webkit-animation-delay: 2.3s;}
	.loader-inner #leaves i:nth-of-type(4n) { -webkit-animation-delay: 4.4s;}
	.loader-inner #leaves i:nth-of-type(5n) { -webkit-animation-delay: 5s; }
	.loader-inner #leaves i:nth-of-type(6n) { -webkit-animation-delay: 3.5s;}
	.loader-inner #leaves i:nth-of-type(7n) { -webkit-animation-delay: 2.8s;}
	.loader-inner #leaves i:nth-of-type(8n) { -webkit-animation-delay: 1.5s;}
	.loader-inner #leaves i:nth-of-type(9n) { -webkit-animation-delay: 3.3s;}
	.loader-inner #leaves i:nth-of-type(10n) { -webkit-animation-delay: 2.5s;}
	.loader-inner #leaves i:nth-of-type(11n) { -webkit-animation-delay: 1.2s;}
	.loader-inner #leaves i:nth-of-type(12n) { -webkit-animation-delay: 4.1s;}
	.loader-inner #leaves i:nth-of-type(13n) { -webkit-animation-delay: 1s;  }
	.loader-inner #leaves i:nth-of-type(14n) { -webkit-animation-delay: 4.7s;}
	.loader-inner #leaves i:nth-of-type(15n) { -webkit-animation-delay: 3s;  }
	
	.loader-inner #leaves i:nth-of-type(n) { background: linear-gradient(to bottom right, #309900, #005600); }
	.loader-inner #leaves i:nth-of-type(2n+2) { background: linear-gradient(to bottom right, #5e9900, #2b5600); }
	.loader-inner #leaves i:nth-of-type(4n+1) { background: linear-gradient(to bottom right, #990, #564500); }
	
	.loader-inner #leaves i:nth-of-type(n) { opacity: .7;}
	.loader-inner #leaves i:nth-of-type(3n+1) { opacity: .5;}
	.loader-inner #leaves i:nth-of-type(3n+2) { opacity: .3;}
	
	.loader-inner #leaves i:nth-of-type(n) {transform: rotate(180deg);}
	
	
	.loader-inner #leaves i:nth-of-type(n) { -webkit-animation-timing-function:ease-in-out;}
	
	@-webkit-keyframes falling {
		
		0% {
			-webkit-transform:
				translate3d(300,0,0)
				rotate(0deg);
		}
		
		100% {
			opacity: 0;
			-webkit-transform:
				translate3d(-350px,700px,0)
				rotate(90deg);
		}
	}
	
	@-webkit-keyframes falling3 {
		 0% {
			-webkit-transform:
				translate3d(0,0,0)
				rotate(-20deg);
		}
		
		100% {
			opacity: 0;
			-webkit-transform:
				translate3d(-230px,640px,0)
				rotate(-70deg);
		}
	}
	
	@-webkit-keyframes falling2 {
		 0% {
			-webkit-transform:
				translate3d(0,0,0)
				rotate(90deg);
		}
		
		100% {
			opacity: 0;
			-webkit-transform:
				translate3d(-400px,680px,0)
				rotate(0deg);
		}
	}	


	/*--------------------------------------------------------------
	16.0 - Totop
	--------------------------------------------------------------*/
	#toTop { color:#fff; display:none; font-size:12px; height:40px; letter-spacing:0.75px; line-height:40px; opacity:.8; position:fixed; bottom:30px; right:30px; text-align:center; text-decoration:none; width:40px; z-index:999; }
	#toTop:hover { opacity:1; }
	#toTop span { display:block; height:100%; opacity:1 !important; position:absolute; bottom:0; left:0; right:0; top:0; width:100%; }
	#toTop:before,#toTop:after { content:""; height:100%; margin:auto; position:absolute; bottom:0; left:0; right:0; top:0; width:100%; z-index:-1; border-radius:50% 0; -webkit-transition:all .3s linear 0s; transition:all .3s linear 0s; }
	#toTop:before { opacity: 0.75; -webkit-box-shadow: -6px 6px 6px -3px rgba(0,0,0,0.35); box-shadow: -6px 6px 6px -3px rgba(0,0,0,0.35); -webkit-transform:rotate(-55deg); transform:rotate(-55deg); }
	#toTop:after { opacity: 0.55; -webkit-box-shadow: -4px 4px 4px -2px rgba(0,0,0,0.2); box-shadow: -4px 4px 4px -2px rgba(0,0,0,0.2); -webkit-transform:rotate(-35deg); transform:rotate(-35deg); }
	#toTop:active,#toTop:focus { outline:0; }
	#toTop:hover:before { -webkit-transform:rotate(-35deg); transform:rotate(-35deg); }
	#toTop:hover:after { -webkit-transform:rotate(-55deg); transform:rotate(-55deg); }	

	/* Login Admin Bar */
	.logged-in.admin-bar .mobile-menu ul.dt-primary-nav { padding-top: 85px; }
	.logged-in.admin-bar .mobile-menu ul.dt-primary-nav li.close-nav { top: 46px; height: 38px; }
	.logged-in.admin-bar .mobile-menu ul.dt-primary-nav li.go-back { height: 50px; }
	.logged-in.admin-bar .mobile-menu ul.sub-menu { padding: 32px 0 0; }
	


	/*--------------------------------------------------------------
	17.0 - Default Color
	--------------------------------------------------------------*/
	
	/*----*****---- << Top bar >> ----*****----*/
	.dt-sc-dark-bg.top-bar a { color:#fff; }
	.top-bar a:hover, .dt-sc-dark-bg.top-bar a:hover { color:#555; }	
	
	
	/*----*****---- << Header Modules >> ----*****----*/
	
	#searchform { border-color:#e5e5e5; }
	#searchform:before { color:#c2c2c2; }
	#searchform input[type="text"], .cart-info:before, .cart-total:before { color:#aaaaaa; }

	.cart-info { background:#f3f3f3; }
	.menu-icons-wrapper .search a, .menu-icons-wrapper .cart a { color:#2b2b2b; }

	.menu-icons-wrapper .search a:hover span, .menu-icons-wrapper .cart a:hover span { color: #609a33; }

	.menu-icons-wrapper.rounded-icons .search a span, .dt-sc-vertical-small-separator, .cart-icon span, .live-chat a:hover { background:#2b2b2b; color:#FFF }
	
	.menu-icons-wrapper .top-menu-search-container .search-form { background:#fff; }

	
	/*----*****---- << Footer >> ----*****----*/

	.footer-copyright.dt-sc-dark-bg, #footer .dt-sc-dark-bg a { color: #fff; }
	#footer .dt-sc-dark-bg h3, #footer .dt-sc-dark-bg h3 a { color:#fff; }

	#footer, .footer-copyright { color:#fff; }

	#footer .tweet_list li { border-color:rgba(255, 255, 255, 0.15); }

	#footer .dt-sc-dark-bg .wpcf7-form input[type="text"], #footer .dt-sc-dark-bg .wpcf7-form input[type="password"], #footer .dt-sc-dark-bg .wpcf7-form input[type="email"], #footer .dt-sc-dark-bg .wpcf7-form input[type="url"], #footer .dt-sc-dark-bg .wpcf7-form input[type="tel"], #footer .dt-sc-dark-bg .wpcf7-form input[type="number"], #footer .dt-sc-dark-bg .wpcf7-form input[type="range"], #footer .dt-sc-dark-bg .wpcf7-form input[type="date"], #footer .dt-sc-dark-bg .wpcf7-form textarea, #footer .dt-sc-dark-bg .wpcf7-form input.text, #footer .dt-sc-dark-bg .wpcf7-form input[type="search"], #footer .dt-sc-dark-bg .wpcf7-form select,#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"] { border-color: rgba(255,255,255, 0.5); }

	#footer .dt-sc-dark-bg .wpcf7-form input[type="text"], #footer .dt-sc-dark-bg .wpcf7-form input[type="password"], #footer .dt-sc-dark-bg .wpcf7-form input[type="email"], #footer .dt-sc-dark-bg .wpcf7-form input[type="url"], #footer .dt-sc-dark-bg .wpcf7-form input[type="tel"], #footer .dt-sc-dark-bg .wpcf7-form input[type="number"], #footer .dt-sc-dark-bg .wpcf7-form input[type="range"], #footer .dt-sc-dark-bg .wpcf7-form input[type="date"], #footer .dt-sc-dark-bg .wpcf7-form textarea, #footer .dt-sc-dark-bg .wpcf7-form input.text, #footer .dt-sc-dark-bg .wpcf7-form input[type="search"], #footer .dt-sc-dark-bg .wpcf7-form textarea,#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"],#footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-date, #footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-author { color: rgba(255,255,255, 0.5); }

	#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button:hover, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"]:hover, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"]:hover, 	#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"]:hover, #footer .wpcf7-form.bottom-bordered button:hover, #footer .wpcf7-form.bottom-bordered input[type="submit"]:hover, #footer .wpcf7-form.bottom-bordered input[type="button"]:hover, #footer .wpcf7-form.bottom-bordered input[type="reset"]:hover { color: #fff; }

	#footer .dt-sc-dark-bg .wpcf7-form-control-wrap:before { background: #fff; }

	#footer .dt-sc-dark-bg .dt-sc-vertical-separator:before  { background: rgba(255,255,255, 0.5); }

	.list-style-left ul.dt-custom-nav { margin-left: -15px; margin-right: -15px; }
	

	/*--------------------------------------------------------------
	17.0 - Store Locator
	--------------------------------------------------------------*/	
	
	.wpsl-stores-fullwidth-container .page .vc_row.wpb_row.vc_row-fluid { overflow: hidden; }
	#wpsl-gmap, #wpsl-result-list {width: 100%;}
	#wpsl-wrap { overflow: visible; position: absolute; left: 30px; top: 60px; width: 400px; }
	.wpsl-search-btn-wrap .dt-sc-storesearch-btn {font-family: "Font Awesome 5 Free";}
	.dt-sc-advanced-options { display: none; float: left; margin: 10px 0 0; padding: 20px 15px; width: 100%; }
	.wpsl-input #wpsl-search-input { border: none; color: #4d4d4d; float: left; height: 60px; line-height: 60px; margin-right: 0; padding: 10px 12px; width: 316px; border-radius: 0!important; }
	#wpsl-search-wrap .wpsl-input { background: #fff; margin-right: 0; position: relative; width: 100%; }
	#wpsl-search-wrap .wpsl-search-btn-wrap, #wpsl-search-btn {margin-right: 0;}
	
	.dt-sc-toggle-advanced-options { background: #fff; color: #4d4d4d; float: left; height: 60px; line-height: 40px; padding: 10px; position: relative; width: 100%; }
	.dt-sc-toggle-advanced-options:hover {color: #4d4d4d;}
	.dt-sc-toggle-advanced-options span { color: #fff; float: right; font-size: 20px; height: 60px; line-height: 60px; position: absolute; right: 0; top: 0; text-align: center; width: 60px; }
	
	.wpsl-input label, #wpsl-radius label, #wpsl-category label, #wpsl-results label {width: 67%!important;}
	#wpsl-radius, .wpsl-select-wrap #wpsl-results { margin-bottom: 10px; margin-right: 0!important; width: 100%!important; }
	#wpsl-result-list li p {margin-bottom: 0;}
	#wpsl-search-wrap .wpsl-select-wrap div label {line-height: 40px;}
	#wpsl-results .wpsl-dropdown {z-index: 1;}
	.wpsl-select-wrap { margin-bottom: 0!important; width: 100%; }
	#wpsl-checkbox-filter {margin-top: 0!important;}
	.wpsl-dropdown { width: 30%!important; border-radius: 0!important; }
	#wpsl-wrap #wpsl-stores, #wpsl-wrap #wpsl-direction-details {height: 540px!important;}
	#wpsl-stores .wpsl-store-thumb {border-radius: 0!important;}
	#wpsl-radius {width: 58%;}
	.wpsl-select-wrap #wpsl-results { margin-right: 0; width: 38%; }
	#wpsl-checkbox-filter input[type="checkbox"] { float: right; margin: 10px 0 0; }
	#wpsl-search-btn { background-image: none; color: #fff; height: 60px; margin-top: 0; width: 60px; border-radius: 0!important; }
	#wpsl-wrap #wpsl-result-list ul li { margin: 20px 15px; padding: 20px 20px 10px; }
	#wpsl-wrap #wpsl-result-list li:last-child {border-bottom: none;}
	.wpsl-locations-details { color: #fff; float: left; margin-top: 25px; padding: 15px 10px 0; width: 100%; }
	.wpsl-locations-details > span { display: block; margin-bottom: 20px; }
	.single-wpsl_stores #wpsl-base-gmap_0 {height: 400px;}
	.dt-appointment-fix { float: left; margin: 0; position: relative; }
	#wpsl-stores .wpsl-directions { color: #fff; display: block; font-size: 14px; font-weight: bold; padding: 9px 7px 9px 0; position: relative; text-align: center; }
	#wpsl-stores li > p span { color: #fff; display: block; font-size: 14px; font-weight: bold; padding: 9px 7px; }
	#wpsl-stores li > p { display: block; float: left; text-align: center; width: 100%; }
	#wpsl-stores li > p, #wpsl-stores li > p ~ .wpsl-directions { display: inline-block; margin: 20px 0; width: 50%; }
	#wpsl-stores li > div { float: left; width: 100%; }
	#wpsl-stores li > div p a { display: block; margin-bottom: 10px; }
	#wpsl-stores li > a:before { font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 10px; vertical-align: middle; }
	#wpsl-stores li > a.dt-appointment-fix:before {content: "\f073";}
	#wpsl-stores li > a.wpsl-directions:before {content: "\f1d9";}
	#wpsl-search-btn, #wpsl-search-wrap input {border: none;}
	#wpsl-wrap .wpsl-selected-item, .wpsl-dropdown {color: #fff;}
	.wpsl-selected-item:after {border-top: 8px solid #fff!important;}
	.wpsl-active .wpsl-selected-item::after { border-bottom: 8px solid #fff!important; border-top: none!important; margin-top: -5px; }
	#wpsl-search-wrap #wpsl-checkbox-filter label, #wpsl-checkbox-filter.wpsl-checkbox-3-columns li { margin-right: 0; width: 100%; }
	#wpsl-wrap #wpsl-result-list li {border-width: 0;}
	.wpsl-search, #wpsl-result-list { background-color: rgba(237, 245, 248, 0.8); -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); }
	#wpsl-checkbox-filter.wpsl-checkbox-3-columns li { border-bottom: 1px dashed rgba(0, 0, 0, 0.15); margin-right: 0; padding: 10px 0; width: 100%; }
	.dt-sc-advanced-options, #wpsl-wrap #wpsl-result-list ul li {background-color: rgba(255, 255, 255, 0.64);}

	/*--------------------------------------------------------------
	Pretty Photo
	--------------------------------------------------------------*/

	div.pp_default  .pp_content .pp_description{line-height: inherit;}


	/* ============= Custom Css ============= */

	.dt-sc-reserve-appointment.type1 h5 { margin-bottom: 10px; font-size: 20px; }

	.overlay-search.open .overlay-close { transition: 0.6s cubic-bezier(.68,-0.55,.27,1.55); -webkit-transition: 0.6s cubic-bezier(.68,-0.55,.27,1.55); }

	.overlay-search.open .overlay-close:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); }

	.woocommerce .wishlist_table td.product-add-to-cart a:hover { background-color: #578b2e !important; }

	.dt-sc-custom-imgbx-insta .wpb_image_grid .wpb_image_grid_ul .isotope-item:not(:last-child) { margin: 0 20px 20px 0; }

	.dt-sc-custom-imgbx-insta .wpb_image_grid .wpb_image_grid_ul li a:before{
		background-color: rgba(0,0,0,0.75);
		color: #fff;
		content: "\f16d";
		font-family: "Font Awesome 5 Brands";
		font-size: 24px;
		height: auto;
		margin: 0;
		opacity: 0;
		pointer-events: none;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		width: auto;
		z-index: 1;
		-webkit-transition: all 0.3s linear 0s;
		transition: all 0.3s linear 0s;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}

	.dt-sc-custom-imgbx-insta .wpb_image_grid .wpb_image_grid_ul li:hover a:before{
		font-size: 36px;
		margin: 15px;
		opacity: 1;
	}

	.woocommerce ul.products li.product .button.yith-wcqv-button { display: none; }

	/* ============= Custom Mediaquery ============= */

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

		.dt-sc-timeline-detail { margin-bottom: 50px; }

		.dt-title-qxlg-inline { font-size: 50px; }

		.dt-sc-custom-events-margintop { margin-top: 30px; }
	
	}

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

		.dt-sc-custom-iconbx-btn .icon-content p a.dt-sc-button.medium { font-size: 16px; }

		.dt-title-qxlg-inline { font-size: 40px; }

	}

	@media only screen and (min-width: 992px) and (max-width: 1199px){

		.dt-sc-custom-btn-padding { padding: 12px 24px !important; }

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

		.dt-sc-custom-hd-size { font-size: 32px !important; }

		.dt-sc-custom-faq-hd-size .dt-sc-main-heading { font-size: 32px; }

		.dt-sc-custom-tabs-arrows .scroll_tabs_container .scroll_tab_left_button,
		.dt-sc-custom-tabs-arrows .scroll_tabs_container .scroll_tab_right_button { top: -80px !important; }

		.woocommerce-page table.shop_table tr td.product-price label { margin-top: -20px; }

	}

	@media only screen and (min-width: 350px) and (max-width: 479px){

		.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all { left: 16px !important; }

	}














	/*--------------------------------------------------------------
	18.0 - DT Responsive
	--------------------------------------------------------------*/ 
	
	@media only screen and (min-width:1200px) and (max-width:1440px) {
		
		.dt-header-default .dt-header-menu .dt-primary-nav > li > a { font-size: 14px; padding-left: 12px; padding-right: 12px; }
		.dt-header-default .flex-col-elements-inline-middle .dt-header-menu ~ .dt-sc-button { font-size: 14px; }

		.rs_aligncenter_hxlg .dt-logo-container.logo-align-left a,
		.rs_aligncenter_hxlg .dt-logo-container.logo-align-right a { margin: auto; }
		
		.rs_aligncenter_hxlg .dt-header-menu.left, .rs_aligncenter_hxlg .dt-header-menu.right { float: none; }	

	}
	

	@media only screen and (min-width: 1200px) {

		.dt-header-menu { display: inline-block; }

		.mobile-nav-container,
		.dt-header-menu ul.dt-primary-nav li.go-back,
		.dt-header-menu ul.dt-primary-nav li.see-all { display: none; }

		.dt-header-menu.center { display: table; }	
		
		
	}
	
	@media only screen and (max-width: 1381px) {
		
	.no-header-menu ul li:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li:last-child > ul.sub-menu,
	.no-header-menu ul li:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu { left: auto; right: 0; }
	
	.no-header-menu ul li:last-child > ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu li ul.sub-menu,
	.no-header-menu ul li:nth-last-child(2) > ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) ul.sub-menu li ul.sub-menu { left: auto; right: 100%; }
		
	}
	

	@media only screen and (max-width: 1199px) {
		
		.dt-header-menu, .dt-header-menu:empty + .mobile-nav-container { display: none; }
		.dt-no-header-builder-content .no-header { display: block; }
		.dt-header-default .dt-no-header-menu-wrapper { padding: 25px 0; }

		.dt-no-header-builder-content.aligncenter .no-header { padding-bottom: 25px; }
		
		.dt-no-header-builder-content .no-header .no-header-logo, 
		.dt-no-header-builder-content .no-header .no-header-logo h2 { text-align: center; }

		#header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container { padding-left: 15px; padding-right: 15px; }

		.overlay-header-search .overlay-search #searchform { width: 75%; }
		.simple-header-search.stretch, .simple-header-search.stretch #searchform, .simple-header-search.stretch #searchform input[type="text"] { height: auto; }

		.loader-inner #leaves { width: 75%; }


		/*----*****---- << Slide Menu >> ----*****----*/
		.dt-sc-simpler-content .mobile-nav-container .menu-trigger { cursor: pointer; display: table; margin-left: auto; margin-right: auto; }	
		
		.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 400px; }		
		.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu > ul, .dt-sc-simpler-content .mobile-menu ul.sub-menu { position: absolute; }
		
		.dt-sc-simpler-content .mobile-menu.nav-is-visible { max-width: 100%; width: 100%; -webkit-transform: none; transform: none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
	
		.dt-sc-simpler-content .mobile-menu { max-width: 230px; left: -245px; width: 230px; width: 0; z-index: 1000; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
		.dt-sc-simpler-content .mobile-menu.nav-is-visible, .dt-sc-simpler-content .mobile-menu.nav-is-visible ul.dt-primary-nav { left: 0; }		
		
		.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a { font-size: 30px; }		
		
		.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger { font-size: 55px; position: absolute; top: 50%; text-align: center; text-transform: uppercase; width: 100%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
		
		.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger > i:before { font-size: 55px; }
		
		.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 100% !important; }
		
		.vc_row.dt-sc-simpler-content { overflow-x: hidden; }


		/*----*****---- << Breadcrumb >> ----*****----*/
		.main-title-section-wrapper.breadcrumb-center-title-bottom-right .container { 
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-flex-direction: column-reverse;
			-ms-flex-direction: column-reverse;
			flex-direction: column-reverse;
			-webkit-box-orient: vertical;
			-webkit-box-direction: reverse;		
			padding: 105px 0 108px;	
		}		

		.main-title-section-wrapper.breadcrumb-center-title-bottom-right .main-title-section { max-height: none; max-width: 100%; position: static; text-align: center; -webkit-transform: none; transform: none; }
		.main-title-section-wrapper.breadcrumb-center-title-bottom-right .main-title-section h1 { overflow: visible; text-overflow: unset; white-space: normal; }		
		
	}

	@media only screen and (min-width:768px) and (max-width:1199px) {

		.apply-sticky-header, .apply-sticky-header > .vc_row:not(.vc_clearfix) { height: inherit; }

		#footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left, #footer .alignleft .same-on-mobile.left .menu-footer-menu-container { text-align: left; }
		#footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right, #footer .alignright .same-on-mobile.right .menu-footer-menu-container { text-align: right; }		

	}	
	 	

	/* Note: Design for a width of 960px */	
	@media only screen and (min-width:992px) and (max-width:1199px) {
		
		/*----*****---- << Header >> ----*****----*/
		.top-bar .dt-sc-vertical-separator { margin:0px 10px; }

		#header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle > .vc_column-inner > .wpb_wrapper { display: block; text-align: center; }
		#header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left ~ .search-module.simple-header-search { display: table; margin-left: auto; margin-right: auto; }

		#header .dt-header-tpl .vc_row > div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*="vc_col-md"]:after { content: none; }		
		
		.rs_aligncenter_md .dt-logo-container.logo-align-left a,
		.rs_aligncenter_md .dt-logo-container.logo-align-right a { margin: auto; }
		
		.rs_aligncenter_md .dt-header-menu.left, .rs_aligncenter_md .dt-header-menu.right { float: none; }			
		
		
		/*----*****---- << SideNav >> ----*****----*/
		ul.side-nav li a { font-size:13px; }
		
		/*----*****---- << Breadcrumb >> ----*****----*/
		.main-title-section-wrapper.breadcrumb-right .main-title-section h1 { font-size: 26px; }
		.main-title-section-wrapper.breadcrumb-right .main-title-section { width:58%; }
		.main-title-section-wrapper.breadcrumb-right .breadcrumb { width:42%; }		
		
		/*----*****---- << Responsive Map >> ----*****----*/
		.responsive-map { max-width: 100%; }		
		
		/*----*****---- << Footer >> ----*****----*/
		#footer .dt-footer-default .advanced-map-container { padding: 50px 25px; }
		#footer .dt-footer-default .advanced-map-container > * { margin: 0 15px; }

		.footer-copyright .vc_col-sm-6 { text-align:center; width:100%; }
		.footer-copyright .vc_col-sm-6 .vc_column-inner  { padding:0; }
		.footer-copyright .menu-links { text-align:center; }
		
		#footer .footer-copyright .vc_col-sm-6 .wpb_wrapper, #footer .footer-copyright .vc_col-sm-6 .dt-sc-sociable.right, #footer .footer-copyright .vc_col-sm-6 .dt-sc-sociable.left { display: inline-block; float: none; text-align: center; }
		
		.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable { float: left; margin-top: 10px; text-align: center; width: 100%; }
		.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable li { display: inline-block; float: none; }
		
		#footer .alignleft .menu-footer-menu-container,
		#footer .alignright .menu-footer-menu-container,
		#footer .alignleft .dt-custom-nav-wrapper,
		#footer .alignright .dt-custom-nav-wrapper { text-align: center; }
		
		#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { display: inline-block; float: none; }
									
	}
	 
	
	/* Note: Design for a width of 768px */
    @media only screen and (min-width:768px) and (max-width:991px) {
				
		.loader-inner:before { font-size: 8em; }
		.loader-inner #leaves { width: 85%; }

		#slider .dt-sc-main-slider { margin-bottom: 0; }


		/*----*****---- << Header >> ----*****----*/
		.top-bar .dt-sc-vertical-separator, .top-bar .dt-sc-vertical-small-separator { margin:0px 7px; }

		#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
		#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child,
		#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child { display: table; float: none !important; margin-left: auto; margin-right: auto; text-align: center !important; }
		#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child { display: block; }

		#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle > .vc_column-inner > .wpb_wrapper { display: block; text-align: center; }
		#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left ~ .search-module.simple-header-search { display: table; margin-left: auto; margin-right: auto; }

		#header .dt-header-tpl .vc_row > div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*="rs_col-sm"]:after { content: none; }

		#header .dt-header-tpl .vc_row[class*="extend-bg-fullwidth"]:after,
		#header .dt-header-tpl .wpb_column[class*="extend-bg-fullwidth"]:not(.vc_col-has-fill):after, 
		#header .dt-header-tpl .wpb_column.vc_col-has-fill[class*="extend-bg-fullwidth"] > .vc_column-inner:after { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

		#header .dt-header-tpl .vc_row[class*="extend-bg-fullwidth"] > .wpb_column { position: relative; z-index: 1; }
			
		
		.rs_aligncenter_sm .dt-logo-container.logo-align-left a,
		.rs_aligncenter_sm .dt-logo-container.logo-align-right a { margin: auto; }
		
		.rs_aligncenter_sm .dt-header-menu.left, .rs_aligncenter_sm .dt-header-menu.right { float: none; }
		.rs_aligncenter_sm .mobile-nav-container { text-align: center; }
		
		#header .dt-header-tpl .dt-header-default .flex-col-elements-inline-middle .mobile-nav-container { padding-left: 0; }
		.dt-header-default .flex-col-elements-inline-middle .dt-header-menu ~ .dt-sc-button { display: table; margin-left: auto !important; }
		
		

		/*----*****---- << Breadcrumb >> ----*****----*/
		.main-title-section-wrapper.breadcrumb-right .main-title-section h1 { font-size:24px; margin-top:11px; }
		
		
		/*----*****---- << Side-nav >> ----*****----*/
		ul.side-nav li a { font-size:10px; padding: 6px 10px 6px 50px; }
		ul.side-nav li a:before { height: 30px; line-height: 30px; width: 30px; }
		ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before { font-size: 18px; }
		
		.side-navigation.type3 ul.side-nav > li.current_page_item > a, .side-navigation.type3 ul.side-nav > li:hover > a { padding-left: 35px; }
		.side-navigation.type3 ul.side-nav li a, .side-navigation.type3 ul.side-nav li a:before { font-size: 10px; }
		.side-navigation.type3 ul.side-nav li a:before, .side-navigation.type3 ul.side-nav li a:after { width: 35px; }
		
		.side-navigation.type5 ul.side-nav li a { font-size: 12px; padding: 8px 0 9px 0; }	
		
		
		/*----*****---- << Responsive Map >> ----*****----*/
		.responsive-map { max-width: 100%; }
		
 
		 /*----*****---- << Footer >> ----*****----*/
		 #footer .dt-footer-default .advanced-map-container { padding: 50px 25px; }
		 #footer .dt-footer-default .advanced-map-container > * { margin: 0 15px; }

 		.footer-copyright .vc_col-sm-6,  .footer-copyright .vc_col-sm-6.alignright { display: block; float: none; text-align: center; width: 100%; }
		.footer-copyright .vc_col-sm-6 .vc_column-inner  { padding:0; }
		.footer-copyright .menu-links { margin-top:5px; text-align:center; }
		.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable { display: inline-block; float: none; text-align: center; }
		
		#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper { width: 100%; }
		
		#footer .alignleft  .menu-footer-menu-container { text-align: center; }
		
		#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { display: inline-block; float: none; }
		#footer .footer-copyright .wpb_wrapper, #footer .footer-copyright .dt-sc-sociable.right, #footer .footer-copyright .dt-sc-sociable.left { display: inline-block; float: none; text-align: center; }
		
		.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin, .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin { margin-bottom: 10px; margin-right: 0; }
				
	}
	
	/*----*****---- << Mobile (Landscape) >> ----*****----*/	
	
	/* Common Styles for the devices below 767px width */
	@media only screen and (max-width: 767px) {

		.loader-inner #leaves { right: -100px; width: 100%; }

		#slider .dt-sc-main-slider { margin-bottom: 0; }

	/*----*****---- << Header Sticky- >> ----*****----*/		
		
		#header .dt-header-tpl .sticky-wrapper .apply-sticky-header	{ position: relative !important; }
		#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, #header .dt-header-tpl .sticky-wrapper .apply-sticky-header > .vc_row:not(.vc_clearfix) { height: inherit; }		
		#header .dt-header-tpl .sticky-wrapper.is-sticky .apply-sticky-header > .vc_row:not(.vc_clearfix) { box-shadow: none; }

		/*----*****---- << Header >> ----*****----*/		
		.top-bar { max-height:none; padding:5px 0; text-align:center; }
		.top-bar .wpb_column { margin-bottom:0; padding: 0; }
		.top-bar .text-with-icon { font-size:12px; }
		.top-bar .alignright { display:inline-block; float:none; text-align:center; }
		.top-bar .dt-sc-vertical-separator, .top-bar .dt-sc-vertical-small-separator { margin:0px 10px; }
		.top-bar .dt-sc-sociable li { float:none; }
		
		.dt-logo-container.logo-align-left, .dt-logo-container.logo-align-right { -ms-flex-pack: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; }

		#header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
		#header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child { display: table; float: none !important; margin-left: auto; margin-right: auto; text-align: center !important; }

		#header .dt-header-tpl .dt-logo-container a,
		#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] { margin-left: auto; margin-right: auto; }
		#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] { width: 60%; }

		#header .dt-header-tpl .flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper { display: block; height: auto; text-align: center; }

		#header .dt-header-tpl .search-module.simple-header-search { display: table; margin-left: auto; margin-right: auto; }
		#header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container ~ .search-module { margin-top: 15px; }
		
		#header .dt-header-tpl .sticky-wrapper .apply-sticky-header	{ position: relative !important; }
		#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, #header .dt-header-tpl .sticky-wrapper .apply-sticky-header > .vc_row:not(.vc_clearfix) { height: inherit; }		
		#header .dt-header-tpl .sticky-wrapper.is-sticky .apply-sticky-header > .vc_row:not(.vc_clearfix) { box-shadow: none; }

		.dt-header-default .extend-bg-fullwidth-right > * { position: relative; z-index: 1; }
		.dt-header-default .extend-bg-fullwidth-right:after { left: 50%; z-index: -1; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
		.dt-header-default .flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { display: block; text-align: center; }
		#header .dt-header-tpl .dt-header-default .flex-col-elements-inline-middle .mobile-nav-container { display: inline-block; }
		.dt-header-default .flex-col-elements-inline-middle .dt-header-menu ~ .dt-sc-button { display: table; margin-left: auto !important; margin-right: auto; }		
		.dt-sc-dark-bg #logo a .darkbg_logo { display: none; }
		.dt-sc-dark-bg #logo a .normal_logo { display: block; }
		
		.overlay-search #searchform input[type="text"] { font-size: 25px; }

		.overlay-header-search .overlay-search #searchform{padding:0;}
		.mobile-nav-container { display:inline-block; text-align: center; }
		
		.dt-sc-slide-menu .menu-icons-wrapper, .dt-sc-slide-menu .menu-icons-wrapper .search { padding: 0; }
		.dt-sc-slide-menu.dt-sc-maaya-header .wpb_column { margin-bottom: 0; }
		
		.dt-sc-slide-menu.dt-sc-maaya-header .menu-icons-wrapper .search { height: 30px; line-height: 30px; width: 30px; }
		.dt-sc-slide-menu.dt-sc-maaya-header .wpb_column.vc_col-xs-6 { width: 50%; }

		.search-module.slide-down-header-search .menu-icons-wrapper .top-menu-search-container { left: 75%; right: auto; -webkit-transform: translateX(-75%); transform: translateX(-75%); }
		.simple-header-search.stretch, .simple-header-search.stretch #searchform, .simple-header-search.stretch #searchform input[type="text"] { width: 100%; }
		
		.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight), .search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover,
		.search-module:not(.simple-header-search).filled.dt-sc-dark-bg, .search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover { background-color: transparent; }

		.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span, .search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span, .search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span, .search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span { color: inherit; }


		/*----*****---- << Slide Menu >> ----*****----*/
		.dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  }
		
		.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger > i:before { font-size: 60px; text-transform: uppercase; }
		
		.vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container { margin: 0; }
		
		.vc_row.dt-sc-simpler-content.from-left.dt-sc-simpler-content-open .dt-simpler-slider { right: 20px; }
		
		.dt-sc-simpler-content .dt-simpler-slider, .dt-sc-simpler-content.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-open .dt-simpler-slider, .dt-sc-simpler-content-close .dt-simpler-slider, .dt-sc-simpler-content-close.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider { top: 12px; }
		
		.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger, .vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger > i:before { font-size: 45px; }
		
		.vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger { font-size: 40px; position: static; top: auto; -moz-transform: none; -webkit-transform: none; -ms-transform: none; transform: none; }
		.vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger > i:before { font-size: 40px; }
		
		.dt-sc-simpler-content.boxed-header .mobile-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav, .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { height: 400px !important; }
		
		.dt-sc-simpler-content-open .dt-simpler-slider, .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider { left: auto; right: 20px; }

		.vc_row.dt-sc-simpler-content > .wpb_column.vc_column_container { margin-bottom: 0; }	
		
		.dt-sc-maaya-header .dt-simpler-slider { background: #3d3d3d; height: 40px; position: fixed; left: auto; right: 10px; top: 10px; width: 40px; }
		.dt-sc-maaya-header .dt-simpler-slider span { background: #fff; margin: 0 auto; left: 0; right: 0; width: 18px; }
		.dt-sc-maaya-header .dt-simpler-slider span:first-child { top: 14px; }
		.dt-sc-maaya-header .dt-simpler-slider span:last-child { -webkit-transform: translate3d(0, 8px, 0); -moz-transform: translate3d(0, 6px, 0); -ms-transform: translate3d(0, 8px, 0); transform: translate3d(0, 8px, 0); }
		
		.dt-sc-maaya-header .dt-simpler-slider:before { color: #fff; font-size: 24px; top: 4px; }
		.dt-sc-maaya-header .dt-simpler-slider:hover:before, .dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider:before { left: 4px; }

		.dt-header-default .dt-no-header-logo-wrapper, .dt-header-default .dt-no-header-top, .dt-header-default .dt-no-header-wrapper, .dt-header-default .dt-no-header-menu-wrapper { text-align: center; width: 100%; }
		.dt-header-default .dt-no-header-logo-wrapper { padding: 25px 0; }
		.dt-header-default .dt-no-header-menu-wrapper { padding: 5px 0; }
		

		.rs_aligncenter_xs .dt-logo-container.logo-align-left a,
		.rs_aligncenter_xs .dt-logo-container.logo-align-right a { margin: auto; }
		
		.rs_aligncenter_xs .dt-header-menu.left, .rs_aligncenter_xs .dt-header-menu.right { float: none; }
					
		
		/*----*****---- << Breadcrumb >> ----*****----*/
		.main-title-section h1 { font-size: 30px !important; }
		.main-title-section, .main-title-section h1, .breadcrumb { text-align:center; }
		.main-title-section-wrapper.breadcrumb-center-title-bottom-right .container { padding-left: 15px; padding-right: 15px; }
		
		.main-title-section-wrapper.breadcrumb-right .main-title-section, .main-title-section-wrapper.breadcrumb-right .breadcrumb, .main-title-section-wrapper.breadcrumb-left .main-title-section, .main-title-section-wrapper.breadcrumb-left .breadcrumb { padding:0; text-align:center; width:100%; }
		
		.no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header { position: static; }

		.main-title-section-wrapper.breadcrumb-center-title-bottom-right .main-title-section h1 { word-break: break-word; }
		
		
		/*----*****---- << Side-navigation >> ----*****----*/
		.side-navigation, .side-navigation-content { width:100%; }
		.side-navigation { margin-bottom:30px; }		

		
		/*----*****---- << Responsive Map >> ----*****----*/
		.responsive-map { max-width: 100%; }
				

		/*----*****---- << Footer >> ----*****----*/		
		#footer .dt-footer-default .advanced-map-container { display: inline-block; margin: 0; padding: 30px; width: 100%; }
		#footer .dt-footer-default .advanced-map-container .advanced-map { margin-bottom: 20px; }
		#footer .dt-footer-default .advanced-map-container > * { margin: 0; }
		#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper { width: 100%; }
		#footer .dt-footer-default .advanced-map-container .map-content-switch-wrapper .selection-box { margin: 0; }

		#footer .footer-copyright .vc_col-sm-6, #footer .footer-copyright .alignright.vc_col-sm-6, #footer .footer-copyright .alignleft.vc_col-sm-6,
		#footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav, 
		#footer .alignright.wpb_column, #footer .alignleft.wpb_column,
		#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { text-align: center; }
		#footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav li,
		#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { display: inline-block; float: none; }
		
		#footer .dt-custom-nav-wrapper.left.same-on-mobile { text-align: left; }
		#footer .dt-custom-nav-wrapper.right.same-on-mobile { text-align: right; }

		#footer .dt-sc-sociable.center-on-mobiles { text-align: center; }
		#footer .dt-mc-subscribe:not(.inline) > form > div.btn-wrap { margin-top: 10px; width: 50%; }
		
		.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft, .fullwidth-on-laptop.vc_col-sm-8 .alignright { line-height: 40px; margin-bottom: 10px; margin-right: 0; width: 100%; }
		.map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper { width: 90%; }

		.footer-copyright { text-align: center; }
		
		.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none, 
		.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left, 
		.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right { margin-bottom: 0; }
		
		.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin, .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin { margin-bottom: 10px; margin-right: 0; }
		
		.dt-custom-nav-wrapper.left.rs_align_sm-center, .dt-custom-nav-wrapper.right.rs_align_sm-center { text-align: center; }

        .flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav,
        .flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav, 
        .flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav { margin-left: auto; margin-right: auto; }

        .dt-custom-nav-wrapper.left.rs_align_sm-center .dt-custom-nav > li, 
        .dt-custom-nav-wrapper.right.rs_align_sm-center .dt-custom-nav > li, 
        .flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav > li,
        .flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav > li, 
        .flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav > li { float: none; }

		#footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left, #footer .alignleft .same-on-mobile.left .menu-footer-menu-container,
		#footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right, #footer .alignright .same-on-mobile.right .menu-footer-menu-container { text-align: center; }
		
		#footer .footer-copyright .wpb_wrapper, #footer .footer-copyright .dt-sc-sociable.right, #footer .footer-copyright .dt-sc-sociable.left { display: inline-block; float: none; text-align: center; }
					
		/*----*****---- << Store Locator >> ----*****----*/
		.wpsl-stores-fullwidth-container { text-align: center; }
		#wpsl-wrap { display: inline-block; float: none; margin: 35px auto; position: relative; left: 0; top: auto; text-align: left; }
		#wpsl-wrap #wpsl-stores, #wpsl-wrap #wpsl-direction-details { height: 325px !important; }
		.wpsl-search, #wpsl-result-list { -webkit-box-shadow: none; box-shadow: none; }

		.wpsl-input #wpsl-search-input { width: 316px !important; }
		#wpsl-search-wrap .wpsl-search-btn-wrap { clear: none; }
		#wpsl-search-wrap #wpsl-search-btn { margin-right: 0; }
		#wpsl-gmap { margin: 0; }
		
		.dt-mc-subscribe.only-border-bottom form .email-field-wrap input[type="email"]{font-size:30px;}
		.zoom-hover.dt-sc-sociable li:first-child{margin-left:10px;}
		.zoom-hover.dt-sc-sociable li{margin:0px 10px 10px;}
		.footer-36 .dt-sc-sociable.extra-large li a{ height:40px; line-height:40px;width:40px;}	
		.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child{margin-left:2px;}
		.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child a{padding-left:10px;}	
		.footer-36 .no-left-padding > .vc_column-inner{padding-left:15px;}
		.footer-36 .vc_col-sm-8 > .vc_column-inner{padding-left:15px;}
		
	}
	
	/*----*****---- << Mobile (Landscape) >> ----*****----*/
    /* Note: Design for a width of 480px */
    @media only screen and (min-width: 480px) and (max-width: 767px) {
		
		.loader-inner::before { font-size: 5em; }
		
		/*----*****---- << Slide Menu >> ----*****----*/
		.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 400px !important; }
	 
	 /*----*****---- << Footer >> ----*****----*/
		.footer-copyright .vc_col-sm-6 { margin-bottom:15px !important; padding:0; text-align:center; width: 100% !important; }
		.footer-copyright .dt-sc-sociable li { display: inline-block; float: none; }
		.footer-copyright .dt-sc-sociable.diamond-square-border li { margin:0 20px 0 0; }
		
		.footer-copyright .alignright img { display: inline-block; float: none; }
		.footer-copyright .dt-sc-contact-info span { font-size:15px; margin:7px 6px 0 0; width:20px; }
	 
	}
	
	
	/* Common Styles for the devices below 479px width */
    	@media only screen and (max-width: 479px) {

    	.pp_pic_holder #pp_full_res iframe { width: 100%; }
		
		.loader-inner::before { font-size: 2.75em; }

		.pp_pic_holder #pp_full_res iframe { width: 100%; }
		
		/*----*****---- << Header >> ----*****----*/
		.top-bar { line-height:35px; padding-bottom:10px; }
		.top-bar .dt-sc-vertical-separator, .top-bar .dt-sc-vertical-small-separator { display:none; }
		.top-bar .dt-sc-sociable { float:none; }
		.top-bar .text-with-icon { margin:0px 5px; }
		
		.overlay-header-search .overlay-search #searchform { width: 90%; }
		.search-module.slide-down-header-search #searchform { max-width: 175px; }

		.dt-sc-maaya-header:not(.with-border) .dt-sc-slide-search #searchform input[type="text"]:focus {  max-width: 320px;  width: 320px; }

		.mobile-menu { max-width: 100%; }
		
				
		/*----*****---- << Slide Menu >> ----*****----*/
		.vc_row.dt-sc-simpler-content { left: -100% !important; width: 100% !important; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
		.vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open { left: 0 !important; }
		
		.dt-sc-simpler-content.from-left .dt-simpler-slider, .dt-sc-simpler-content.from-left.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-close.from-left .dt-simpler-slider, .dt-sc-simpler-content-close.from-left.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-open.from-left .dt-simpler-slider, .dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider { left: auto; right: 15px; top: 12px; }
		
		.dt-sc-simpler-content .mobile-menu { max-width: 100%; width: 100%; }
		.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 100% !important; }
		
		.vc_row.dt-sc-simpler-content.overlay-header { left: auto !important; }
		.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger > i:before { font-size: 55px; }
		
		.secondary-sidebar .vc_row.dt-sc-simpler-content { left: -260px !important; width: 260px !important; }	
		.secondary-sidebar .vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open { left: 0 !important; }
		
				
		/*----*****---- << Breadcrumb >> ----*****----*/
		.main-title-section h1 { font-size:23px; }	

		.main-title-section-wrapper.breadcrumb-center-title-bottom-right .container { padding: 105px 0 108px; }
		
		
		/*----*****---- << Store Locator >> ----*****----*/
		#wpsl-wrap { width: 90%;  }
		#wpsl-search-wrap .wpsl-search-btn-wrap { float: right; }
		.wpsl-input #wpsl-search-input { width: 77.2% !important; }
		#wpsl-search-wrap #wpsl-search-btn { margin-bottom: 0; }
		
		
		/*----*****---- << Footer >> ----*****----*/
		#footer .dt-footer-default .advanced-map-container { padding: 25px 20px 25px; }

		.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal > li { margin: 5px 0; }

		.footer-copyright .dt-sc-sociable li { display: inline-block; float: none; }
		.alignright .dt-sc-sociable { text-align:center; width:100%; }
						
		.footer-info-content.vc_row { width: 100%; }			
		
	} 
	
	 /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 319px) {
		
		/*----*****---- << Top Bar >> ----*****----*/
		.top-bar .text-with-icon { font-size: 11px; margin: 0 3px; }
		.top-bar .text-with-icon .icon, .top-bar .text-with-icon .fa { font-size: 12px; margin: 0 3px 0 0; }
		
		
		/*----*****---- << Menu Icons wrapper >> ----*****----*/
		.menu-icons-wrapper { float: none; margin: 0 auto; position: static; text-align: center; }
		.menu-icons-wrapper .search, .menu-icons-wrapper .cart { display: inline-block; float: none; }
		
		
		/*----*****---- << Footer >> ----*****----*/
		.footer-copyright .dt-sc-sociable li { margin-bottom:7px; }

	}
	
	@media only screen and (max-height: 500px) {
		
		.dt-sc-simpler-content.boxed-header .mobile-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav, .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { height: 320px !important; }

	}
	
	@media only screen and (max-height: 400px) {
		
		.dt-sc-simpler-content.boxed-header .mobile-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav, .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { height: 200px !important; }

	}	