@media (min-width: 768px) {
	.menu-phone, .footer-tel-phone, .consult, .preim, .fusion-header-sticky-height, .fusion-mobile-menu-icons, .slider-phone, .logo-phone, .top-tel {
		display:none!important;
	}
	.navig>div{
		display:table-cell!important;
	}
	.navig .tabs {
		display: none!important;
	}
	.link-phone {
		display:none;
	}	
	.cop {
   display:none;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 500px) and (max-width: 767px) {
    
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.cont.frt {
		padding-top: 0px;
	}
	.cont.frt .sdwn {
		padding-top: 0;
	}
	img.logo-branovets.img-responsive {
		width: 91px;
	}
	div#lb_widget-wrapper {
		display: none!important;
	}
	.link-pc {
		display:none;
	}
    * {
		box-sizing: border-box;
	}
	html {
		overflow-x: hidden;
		overflow-y: scroll;
	}
	body {
		margin: 0;
		min-width: 320px;
		-webkit-text-size-adjust: 100%;
	}
	img {
		border-style: none;
		vertical-align: top;
		max-width: 100%;
		height: auto;
	}
	#wrapper {
		width: 100%;
		max-width: none;
		overflow: visible;
	}
	.logo {
		width:100%;
		padding:0 10px;		
		background: #0b6fad;
		height: 62px;
	}
	img.ilogo-phone {
		height: 35px;
	}
	.footer-tel-pc, .mod4, .logo-pc, .top-tel-pc, .top-slogan, .top-email, .top-callback {
		display: none!important;
	}
	.cont {
		width:100%;
		padding: 30px 30px;
	}
	.menu, .wrpslider2 {
		display:none;
	}
	.top-tel a {
		font-size: 14px;
		line-height: 26px;
		float: right;
		color: #ffffff;
		text-decoration:none;
	}
	.top-tel {
		padding: 5px 0;
		margin-right: 12px;
		margin-left:0;
		z-index: 99999;
	}
	.top-tel {
		float:right;
		flex-direction: column;
	}
	.top-tel div {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.top-tel div img {
		padding-right: 4px;
			width: 22px;
	}
	.slider-phone {
		background: url(/wp-content/themes/ghouse/images/ghouse-mobile-main.jpg);
		padding: 54px 15px;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.slider-phone h1 {
		color: #ffffff;
		text-align: left;
		margin-bottom: 30px;
	}
	#zakazzv3, #zakazzv2, #loadMore, a.btn-slider {
		background: #bbd915;
		color: #ffffff;
		padding: 10px 19px;
		text-decoration: none;
		font-weight: 600;
		font-size: 16px;
		display: inline-block;
		box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
		
		border: none;
		border-radius:0;
		-webkit-appearance: initial;
	}
	#zakazzv3:hover, #zakazzv2:hover, #loadMore:hover, a.btn-slider:hover {
		box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.3);
	}
	.zakazzv3 {
		margin: 10px 0;
	}
	.sticky-wrapper {
		width:100%;
		z-index:999999;
		margin-top:62px;
	}
	@font-face {
	  font-family: 'icomoon';
	  src:  url('/wp-content/themes/ghouse/fonts/seyshen/icomoon.eot?dbw1hi');
	  src:  url('/wp-content/themes/ghouse/fonts/seyshen/icomoon.eot?dbw1hi#iefix') format('embedded-opentype'),
		url('/wp-content/themes/ghouse/fonts/seyshen/icomoon.ttf?dbw1hi') format('truetype'),
		url('/wp-content/themes/ghouse/fonts/seyshen/icomoon.woff?dbw1hi') format('woff'),
		url('/wp-content/themes/ghouse/fonts/seyshen/icomoon.svg?dbw1hi#icomoon') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}

	[class^="icon-"], [class*=" icon-"] {
	  /* use !important to prevent issues with browser extensions that change fonts */
	  font-family: 'icomoon' !important;
	  speak: none;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  line-height: 1;

	  /* Better Font Rendering =========== */
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}

	.icon-ghouse-ico-01:before {
	  content: "\e900";
	}
	.icon-ghouse-ico-02:before {
	  content: "\e901";
	}
	.icon-ghouse-ico-03:before {
	  content: "\e902";
	}
	.icon-ghouse-ico-04:before {
	  content: "\e903";
	}
	.icon-ghouse-ico-05:before {
	  content: "\e904";
	}
	.icon-ghouse-ico-06:before {
	  content: "\e905";
	}
	.icon-ghouse-ico-07:before {
	  content: "\e906";
	}
	.icon-ghouse-ico-08:before {
	  content: "\e907";
	}
	.preim {
		background: #ffffff;
		padding: 30px 0px 0px 0px;
		text-align: center;
		clear: both;
	}
	.preim:before,
	.preim:after { content:""; display:table; }
	.preim:after { clear:both;}
	.preim { zoom:1; /* For IE 6/7 */ }
	.preim-item {
		width: 50%;
		display: block;
		vertical-align: top;
		float: left;
		margin-bottom: 30px;
	}
	.preim-item-img i {
		background-color: #0b6fad;
		height: 80px;
		width: 80px;
		line-height: 80px;
		border-radius: 50%;
		color: #ffffff;
		font-size: 50px;
		display: block;
		margin: 0 auto;
	}
	.preim-item-img {
		margin-bottom: 20px;
	}
	.preim-item-desc {
		text-transform: uppercase;
		font-weight: 600;
	}	
	.project {
		padding-bottom: 20px;
		background: #e0e0e0;
		margin-left: -30px;
		margin-right: -30px;		
	}
	.mod32>div {
		display:none;
		width: 315px;
		float: none;	
		margin: auto;
		margin-bottom: 15px;
	}
	.mod32 {
		width: 100%;
		margin: 0;
	}
	.project h2 {
		padding-top: 20px;
		padding-bottom: 17px;
	}
	.preim.kak-rabotaem {
		margin: 0px -30px;
	}
	.top-tel.consult-tel {
		float: none;
		margin: 0;
		padding: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-bottom: 50px;
	}
	.top-tel.consult-tel a {
		font-size: 22px;
		line-height: 38px;
	}
	.consult {
		text-align: center;
		margin: 0 -30px;
		background: url(/wp-content/themes/ghouse/images/background.jpg);
		padding: 30px 0px;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.consult h2 {
		color: #ffffff;
		margin: 0px 0px;
		text-align:center;
	}
	.footer {
		width: 100%;
		padding: 0;
		max-height: 100%;
		height:100%;
	}
	div#maprab {
		width: 100%;
	}
	.footer-tel-phone h2 {
		color: #ffffff;
		text-align: center;
	}
	.footer-tel-phone h2 {
		padding: 30px 0 0px 0;
		margin: 0;
	}
	.fl, .fr, .cop {
		float: none;
		padding: 0px 15px;
	}
	.cop {
		color: #6cb0da;
		text-decoration:underline;
		display: flex;
		align-items: center;
		 margin-bottom: 15px;

	}
	.cop img {
		margin-left: 5px;
	}
	.logo.menu-opened {
		height: 100%;
		-webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
		transition: all 0.3s ease-in, background 0.5s ease-in;
		-webkit-transition-delay: 0.25s;
		transition-delay: 0.25s;
	}
	.logo {
		position: fixed;
		display: block;
		top: 0;
		left: 0;
		right: 0;
		overflow: hidden;
		-webkit-transition: all 0.5s ease-out, background 1s ease-out;
		transition: all 0.5s ease-out, background 1s ease-out;
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.4s;
	}
	.menu-phone {
	    display: block!important;
		padding-top: 0px!important;
		height: calc(100% - 65px);
		overflow: auto;
		position: fixed;
		width: 100%;
		left: 0px;
		visibility: hidden;
		-webkit-transition-delay: 0.6s;
		transition-delay: 0.6s;
		top: 62px;
	}
	.menu-phone ul {
		padding: 40px 32px 0!important;
		margin: 0!important;
	}
	.logo div ul li:first-child {
		margin: 0 0 0px 0;
	}
	.menu-phone ul li a {
		font-size: 16px;
		color: #ffffff;
		text-transform: uppercase;
		font-weight: normal;
		text-decoration: none;
		padding: 13px 0;
		display: block;
		border-bottom: 1px solid #ffffff;
	}
	.logo.menu-opened .menu-phone {
		visibility: visible;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: block!important;
		padding-top: 0px!important;
		height: calc(100% - 65px);
		overflow: auto;
		position: fixed;
		width: 100%;
		left: 0px;
		top: 62px;
	}
	.logo-phone {
		display: block!important;
		float: left;
		padding: 13.5px 0;
	}
	.fusion-mobile-menu-icons {
		float: right;
		padding: 20px 0;
	}
	.top-tel {
		float: right;
	}
	.clearfix {
		zoom: 1;
		clear: both;
	}
	.logo .menu-phone ul li:nth-child(1) {
		-webkit-transition-delay: 0.49s;
        transition-delay: 0.49s;
	}
	.logo .menu-phone ul li:nth-child(2) {
	  -webkit-transition-delay: 0.42s;
			  transition-delay: 0.42s;
	}
	.logo .menu-phone ul li:nth-child(3) {
	  -webkit-transition-delay: 0.35s;
			  transition-delay: 0.35s;
	}
	.logo .menu-phone ul li:nth-child(4) {
	  -webkit-transition-delay: 0.28s;
			  transition-delay: 0.28s;
	}
	.logo .menu-phone ul li:nth-child(5) {
	  -webkit-transition-delay: 0.21s;
			  transition-delay: 0.21s;
	}
	.logo .menu-phone ul li:nth-child(6) {
	  -webkit-transition-delay: 0.14s;
			  transition-delay: 0.14s;
	}
	.logo .menu-phone ul li:nth-child(7) {
	  -webkit-transition-delay: 0.7s;
			  transition-delay: 0.7s;
	}
	.logo .menu-phone ul li {
		-webkit-transform: scale(1.15) translateY(-30px);
		transform: scale(1.15) translateY(-30px);
		opacity: 0;
		-webkit-transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	}

	.logo.menu-opened .menu-phone ul li:nth-child(1) {
		-webkit-transition-delay: 0.27s;
        transition-delay: 0.27s;
	}
	.logo.menu-opened .menu-phone ul li:nth-child(2) {
	  -webkit-transition-delay: 0.34s;
			  transition-delay: 0.34s;
	}
	.logo.menu-opened .menu-phone ul li:nth-child(3) {
	  -webkit-transition-delay: 0.41s;
			  transition-delay: 0.41s;
	}
	.logo.menu-opened .menu-phone ul li:nth-child(4) {
	  -webkit-transition-delay: 0.48s;
			  transition-delay: 0.48s;
	}
	.logo.menu-opened .menu-phone ul li:nth-child(5) {
	  -webkit-transition-delay: 0.55s;
			  transition-delay: 0.55s;
	}
	.logo.menu-opened .menu-phone ul li:nth-child(6) {
	  -webkit-transition-delay: 0.62s;
			  transition-delay: 0.62s;
	}
	.logo.menu-opened .menu-phone ul li:nth-child(7) {
	  -webkit-transition-delay: 0.69s;
			  transition-delay: 0.69s;
	}
	.logo.menu-opened .menu-phone ul li {
		-webkit-transform: scale(1) translateY(0px);
		transform: scale(1) translateY(0px);
		opacity: 1;
	}
	
	.navig-container {
		margin: 30px -30px;
		margin-bottom: -30px;
	}
	.navig {
		width: 100%;
		margin: 0;
		display: block;
		border: none;
	}
	.tab-content > img, .tab-content > span {
		display: none!important;
	}
	.navig>div>ul {
		display: inline-block;
		width: 100%;
	}
	.navig>div.sekk>ul>li {
		width: 50%;
		text-align: left;
	}
	.navig>div.firstk>ul>li {
		width: 50%;
		text-align: left;
		display:inline-block;
	}
	.navig>div.firstk>ul>li:nth-child(2n+1) {
		clear:both;
	}
	ul.tabs {
		margin: 0px;
		padding: 0px;
		list-style: none;
		border-bottom: 3px solid #0b6fad;
		text-align: center;
	}
	ul.tabs li{
		background: #eeeeee;
		color: #000000;
		display: inline-block;
		padding: 10px 30px;
		cursor: pointer;
		margin: 0;
		font-size: 20px;
	}

	ul.tabs li.current{
		background: #0b6fad;
		color: #ffffff;
	}

		.tab-content{
			display: none;
			background: url(/wp-content/themes/ghouse/images/ghouse-pattern.png);
			padding: 0px!important;
		}

		.tab-content.current{
			display: block;
			width: 100%!important;
		}
		li.tab-link:before {
		content: '';
		display: none;
	}
	.navig>div ul li a {
		margin: 10px 8px;
	}
	.project.project-modprj {
		background: transparent;
	}
	.cont h1 {
		font-size: 28px;
	}
	.modprj-container {
		margin-left: -30px;
		margin-right: -30px;
	}
	.modprj {
		width: 100%;
		margin: 0;
	}
	.modprj>div {
		width:100%;
		margin: 0;
	}
	.modprj>div>div {
		display: inline-block;
		margin-bottom: 15px;
	}
	.wp-pagenavi .page {
		height: 40px;
		border: 2px solid #0b6fad;
		line-height: 40px;
		color: #ffffff;
		background: #0b6fad;
		text-decoration: none;
	}  
	.wp-pagenavi .page:hover {
		border: 2px solid #0b6fad;
		background: #ffffff;
		color: #0b6fad;
	}	
	.wp-pagenavi .current {
		height: 40px;
		border: 2px solid #0b6fad;
		line-height: 40px;
		color: #0b6fad;
	}
	.navig-phone {
		padding: 30px 0;
		padding-bottom: 15px;
	}
	.navig>div {
		border: 0px solid #eeeeee;
	}
	.navig-phone-item {
		position: relative;
		width: 315px;
		margin: auto;
		z-index:1;
		margin-bottom: 15px;
	}
	.navig-phone-desc {
		display: block;
		position: absolute;
		left: 0px;
		bottom: 0px;
		z-index: 33;
		width: 100%;
		padding: 29px 0;
		background: url(/images/shadfoto.png) no-repeat scroll 0 0 transparent;
	}
	.navig-phone-desc a {
		display: block;
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		margin-left: 10px;
		text-align: left;
	}
	.backprj.backing {
		float: none;
		margin-bottom: 15px;
	}
	.prj-container {
		margin-left: -30px;
		margin-right: -30px;
	}
	.prj {
		width: 100%!important;
		display: inline-block;
	}
	.prj>div {
		width: 100%!important;
		display: inline-block;
	}
	.flagmangall .wrpmgall {
		width: 100%;
		height: auto;
	}
	.flagmangall .wrpmgall .prgall {
		width: 100%;
		height: auto;
	}
	.flagmangall .wrpmgall .prgall > div {
		width: 100%;
		height: auto;
	}
	.flagmangall .wrpmgall .prgall > div a {
		width: 100%;
		height: auto;
	}
	.flagmangall .wrpmgall .prgall div img {
		width: 100%;
		height: auto;
	}
	.wrpmgall .bx-wrapper .bx-controls-direction a {
		height: 50px;
		margin-top: -25px;
		top: 50%;
		width: 30px;
		background: url(/wp-content/themes/ghouse/images/arrows.png);
	}
	.wrpmgall .bx-wrapper .bx-next {
		background: url(/wp-content/themes/ghouse/images/arrows.png) right!important;
	}
	.tppr {
		margin: 12px 10px;
	}
	.wrpmgall {
		width: 100%;
		display: inline-block;
	}
	.prgall {
		width: 100%;
		display: inline-block;
		margin-right: 0px;
	}
	.prgall div {
		margin-left: 0px;
	}
	.prgall div img {
		max-width: 100%!important;
		display: block;
	}
	#slider-tiprpiplan a.bx-next {
		height: 26px;
		width: 15px;
		margin-top: -12px;
		background-position: right -8px bottom -11px!important;
	}
	#slider-tiprpiplan a.bx-prev {
		height: 26px;
		width: 15px;
		margin-top: -12px;
		background-position: left -8px bottom -11px!important;
	}
	a.fancybox-prev {
		left: 0px!important;
	}
	a.fancybox-next {
		right: 0px!important;
	}
	#fancybox-lock {
		z-index: 999999!important;
	}
	.wrpmgall .prgall .clearb {
		clear: none;
		display:none;
	}
	.prj .kvm {
		margin: 0;
	}
	.prj .dmark {
		margin-right: 0px;
	}
	.prj > div .komn span {
		display: block;
		text-align: center;
	}
	.prj .komn {
		display: block;
	}
	.opisanie {
		padding: 0 10px;
	}
	.picto3-container {
		margin: 0 -20px;
	}
	.picto3 {
		margin: 30px 0;
	}
	.picto3 > div {
		margin-left: 0px;
		width: 100%;
		height: auto;
		margin-bottom: 5px;
		text-align: left;
		display: flex;
		align-items: center;
	}
	.picto3>div img {
		display: block;
		margin: 7px;
	}
	.rasta .rprc {
		display: block;
		float: none;
		margin: 0px;
		font-size: 30px;
	}
	.rasta {
		text-align: center;
	}
	.rasta input {
		float: none;
		font-size: 16px;
		margin: 12px 0px 0px 0px;
		box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
		-webkit-appearance: initial;
	}
	.rasta input:hover {
		box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.3);
	}
	.wrpzakladki-container {
		margin: 0 -30px;
		padding: 0 10px;
	}
	.modprj div div .prd .prc {
		font-size: 26px;
		margin-right: 6px;
	}
	/*----- Accordion -----*/
	.accordion, .accordion * {
		-webkit-box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		box-sizing:border-box;
	}
	.accordion-section {
		margin-bottom: 3px;
	}
	.accordion {
		overflow:hidden;
		margin-bottom:15px;
	}
 
	/*----- Section Titles -----*/
	.accordion-section-title {
		width:100%;
		padding:15px;
		display:inline-block;
		background:#0b6fad;
		transition:all linear 0.15s;
		color:#fff;
		font-size:16px;
		text-decoration:none;
		text-transform: uppercase;
	}
	 
	.accordion-section-title.active, .accordion-section-title:hover {
		background:#0b6fad;
		/* Type */
		text-decoration:none;
	}
	 
	.accordion-section:last-child .accordion-section-title {
		border-bottom:none;
	}
	 
	/*----- Section Content -----*/
	.accordion-section-content {
		padding:15px;
		display:none;
		border: 1px solid #ccc;
		border-top: 0;
	}
	.scroll-table {
		overflow:auto;
	}

	a.accordion-section-title.active:after {
		content: '▲';
		float: right;
		
	}
	a.accordion-section-title:after {
		content: '▼';
		float: right;
		
	}
	.pplanup-container {
		padding: 0 30px;
	}
	.pplanup {
		display: inline-block;
	}
	.pplanup a {
		display: flex;
		align-items: center;
	}
	.pplanup a img {
		margin-left: 5px;
	}
	.backprj a {
		border: 2px solid #eeeeee;
	}
	.backprj {
		border: 0px solid #eeeeee;
	}
	.sdwn {
		display: inline-block;
		padding-top: 60px;
	}
	.navig > div.rabotycell {
		width: 100%;
		display:block;
		background: url(/wp-content/themes/ghouse/images/ghouse-pattern.png);
		padding: 0px!important;
	}
	.navig .rabotycell>div {
		display: inline-block;
		width: 100%;
	}
	.navig .rabotycell .navig-phone-desc a {
		display: block;
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		margin: 0;
		text-align: left;
		margin-left: 10px;
		    
	}
	.flagmanpic img {
		width: 100%;
	}
	
	.mod3 {
		display: inline-block;
	}
	.mod3>div {
		width: 100%;
		padding: 0!important;
		display: inline-block;
	}
	.cont img {
		max-width: 100%!important;
	}
	.cont .contmenu {
		width: 100%;
	}
	.contos {
		width: 100%;
	}
	.konttab {
		display: inline-block;
		width: 100%;
	}
	.wrpcnt {
		display: inline-block;
		width: 100%;
		padding: 0;
	}
	.wrpcell {
		display: inline-block;
		padding: 0;
		width: 100%;
	}
	.wrapmap {
		width: 100%;
		height: 300px;
	}
/* --------------------------------------------------- */
	button.fusion-icon.fusion-icon-bars-apple {
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	  width: 25px;
	  height: 22px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  border: none;
	  cursor: pointer;
	  transition: background 0.3s;
	  float: right;
	}
	
	button.fusion-icon.fusion-icon-bars-apple:focus {
	  outline: none;
	}

	button.fusion-icon.fusion-icon-bars-apple span {
	  display: block;
	  position: absolute;
	  top: 10px;
	  left: 0px;
	  right: 0px;
	  height: 2px;
	  background: #ffffff;
	}

	button.fusion-icon.fusion-icon-bars-apple span::before,
	button.fusion-icon.fusion-icon-bars-apple span::after {
	  position: absolute;
	  display: block;
	  left: 0;
	  width: 100%;
	  height: 2px;
	  background-color: #ffffff;
	  content: "";
	}

	button.fusion-icon.fusion-icon-bars-apple span::before {
	  top: -8px;
	}

	button.fusion-icon.fusion-icon-bars-apple span::after {
	  bottom: -8px;
	}

	button.fusion-icon.fusion-icon-bars-apple {
	  background-color: transparent;
	  opacity: 1!important;
	}

	button.fusion-icon.fusion-icon-bars-apple span {
	  transition: background 0s 0.3s;
	}

	button.fusion-icon.fusion-icon-bars-apple span::before,
	button.fusion-icon.fusion-icon-bars-apple span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}

	button.fusion-icon.fusion-icon-bars-apple span::before {
	  transition-property: top, transform;
	}

	button.fusion-icon.fusion-icon-bars-apple span::after {
	  transition-property: bottom, transform;
	}

	/* active state, i.e. menu open */
	button.fusion-icon.fusion-icon-bars-apple.is-active {
	  /* background-color: #cb0032; */
	}

	button.fusion-icon.fusion-icon-bars-apple.is-active span {
	  background: none;
	}

	button.fusion-icon.fusion-icon-bars-apple.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}

	button.fusion-icon.fusion-icon-bars-apple.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}

	button.fusion-icon.fusion-icon-bars-apple.is-active span::before,
	button.fusion-icon.fusion-icon-bars-apple.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}
	button.fusion-icon.fusion-icon-bars-apple:before {
		content: none!important;
	}
	
	.gallerywrp {
		width: 100%;
		margin: auto;
	}
	.gallerywrp>div {
		float: none;
		margin: 0 0 5px 0px;
		display: inline-block;
	}
}

@media only screen and (max-device-width: 640px) and (min-device-width: 320px) {
	#wrapper {
		width: auto !important;
		overflow-x: hidden !important;
	}
}

/*@media (max-width: 667px) {
    .gallerywrp {
		width: 100%;
		margin: auto;
	}
	.gallerywrp>div {
		float: none;
		margin: 0 0 5px 0px;
		display: inline-block!important;
		width:50%;
	}
}*/
/* Landscape phones and down */
/*@media (max-width: 480px) {
    .gallerywrp {
		width: 100%;
		margin: auto;
	}
	.gallerywrp>div {
		float: none;
		margin: 0 0 5px 0px;
		display: inline-block;
	}
}*/

.btn-back {
    /* background: red; */
    background-color: #0b6fad;
    border: none;
    /* width: 150px; */
    /* height: 48px; */
    /* float: right; */
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    padding: 12px 27px;
    display: inline-block;
    margin-bottom: 20px;
}