
/* =RESPONSIVE
-------------------------------------------------------------- */

img, object, video, iframe, input, textarea {
	max-width: 100%;
}

.menu-primary-responsive-container, .menu-secondary-responsive-container  {
    display: none;
    margin: 10px;
}

.menu-primary-responsive, .menu-secondary-responsive  {
	width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}

.menu-mainmenu-container{
	overflow:hidden;
}



#wprmenu_menu {
	box-sizing: border-box !important;
}

#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
	margin-left:0;
}

#wprmenu_menu.wprmenu_levels ul li a {
	text-align:right !important;
	
}

#wprmenu_menu .wprmenu_icon_par {
	float: right;
	left:auto;
	right: 0;
}

#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
	margin-right:44px;
	margin-left:0;
}

.icon_default.wprmenu_icon_par:before {
	 content: ">>" !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

#wprmenu_menu.wprmenu_levels ul li ul li {
	padding-right:44px;
	padding-left:0;
}

#wprmenu_menu ul li a {
	font-size:16px;
}


/* Tablets ----------- */
/*********horizontal*******/
@media only screen and (max-width: 1440px) {
	

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

@media only screen and (max-width: 1024px) { 
.girl-bg {
	display: none;
}




}
  
 @media only screen and (max-width: 820px) {
	 
	 
	 	.topmenu {
			display: none;
		}
	 
	 	.right, .left {
			text-align: center;
		}
		.price-txt:first-child {
			margin-bottom:20px;
		}
		
		.footer-inner {
			width:60%;
			margin:0 auto;
		}
		
		.bottom-bg {
			display: none;
		}
		
		#copyrights  {
			text-align: center;
			margin-bottom:10px;
		}

		#credits  {
			text-align: center;
		}

 
	
 }

/* Mobile Phones horizontal ----------- */



@media only screen and (max-width: 736px) {
	
	#toprow {
		text-align: center;
	}
	#phone-bage {
		position: relative;
		display: inline-block;
		text-align: center;
		right: auto;
	}
	
	.logo {
		padding:10px 0;
	}
	
	.art-img img {
		width:100%;
		height: auto;
		margin-bottom:10px;
	}
	
	
}



@media only screen and (max-width: 420px) {
	
	.toptel a {
		display: block;
	}
	
	
	.price-txt {
		font-size:26px;
	}
	.footer-inner {
		width: 90%;
	}
	
	.single-img.alignright {
		float: none;
		margin-left:0;
	}
	
	.single-img img {
		width:100%;
		height: auto;
	}
	
	#toprow {
		font-size:40px;
	}
	
}