/* Large Devices, Wide Screens */

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

}

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

{
	
	
}

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

{
	
	.section_holder3 .left_box .parallelogram
	{
		left:48.8%;
		width:150px;
	}
	
	.speaker_section .img img
	{
		min-height:277px;
	}
	
	.speaker_section .left_box.second_slider .parallelogram
	{
		left:40.5%;
	}
	
	.speaker_section .left_box.second_slider .text .arrow_box:after
	{
		right:-38%;
	}
}

@media  (max-width : 1340px) and (min-width : 1005px)

{
	

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

{
	.navbar-brand
	{
		margin-right:7px !important;
	}
	
	.fixed_nav .container
	{
		width:100%;
	}
}
@media only screen and (max-width : 800px) 

{
	.gardening-nav li a
	{
		margin-right:10px !important;
	}
}



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

{
	.tp-caption {
			z-index: 1;
			white-space: nowrap;
			left: auto !important;
			right: 14px;
		}
	.speaker_section .left_box .text .arrow_box:after
	{
		left:-34%;
	}
	
}

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

{
	

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) 
	{
		
		
		.text_center li
		{
			
			width: 100%;
			margin-bottom: 1px;
		}
		
		
		.search
		{
			width: 100%;
			padding: 0;
			margin:10px 0 0 0px;
		}
		
		.search_menu
		{
			width:75%;
		}
		.hide_in_small
		{
			display:none;
		}
		.hide_in_large
		{
			display:block !important;
		}
		.garden-gallery-tabs li 
		{
			width: 100%;
			margin: 0px !important;
			padding: 0px 10px 3px 0;
		}
		.section_title_right , .section_holder3 .left_box .img , .section_holder3 .left_box .text
		{
			width:100%;
			padding:0;
		}
		.section_title_right p , .section_title_left
		{
			width:100%;
			border:0;
		}
		.section_holder3 .left_box
		{
			max-height:none;
			margin:0px;
		}
		.section_holder3 .left_box .text
		{
			margin:0px;
			padding:10px;
		}
		.section_holder3 .left_box .parallelogram
		{
			display:none;
		}
		
		.section_title_right, .section_holder3 .left_box .img
		{
			width:100%;
		}
		
		.padding-left
		{
			padding-left:15px;
		}
		
		.padding_right_0
		{
			padding-left:15px;
		}
		.plan
		{
			margin-top:15px;
		}
		.speaker_section .left_box.second_slider .text
		{
			margin:0;
		}
		.left_box 
		{
			margin-top:10px !important;
		}
		.speacker_bg .section_title_left
		{
			border:none;
		}
		.margin_in_small
		{
			margin-bottom:10px;
		}
		.footer_break_item
		{
			width:100%;
			margin:10px 0;
		}
		.cleaning-socials
		{
			clear:both;
			
		}
		.cleeaning-footer-nav
		{
			margin-bottom:10px;
		}
		.reg
		{
			padding:0 20px !important;
			border: none !important;
		}
		.reg a
		{
			color:#fff !important;
			border:none !important;
		}	
		.tp-caption {
			z-index: 1;
			white-space: nowrap;
			left: auto !important;
			right: 14px;
		}
		
		#gardening-navbar .navbar-brand
		{
			margin-top:0px;
		}
		
		.tp-rightarrow , .tp-leftarrow
		{
			display:none;
		}
		
		.navbar-toggle
		{
			margin-bottom:0px;
			font-size:30px;
		}
		
		.speaker_section .img img
		{
			min-height:auto !important;
		}
		
		.sub_top_menue .navbar-collapse
		{
			overflow-y: scroll;
			width:100%;
		}
		.overview_list ul
		{
			border:none;
		}
		
		.sub_top_menue_warp  li a
		{
			padding: 0 0 0 20px !important;
		}
		
		.addition_price  .col-sm-12 .price
		{
			width:100%;
		}
		.buttom_sub_top
		{
			margin-bottom:15px;
		}
		
		.schedual_tab span 
		{
			margin-bottom:10px;
		}
		.tp-bullets
		{
			display:none !important;
		}
		.tp-caption.line
		{
			width:90%;
		}
		.section_holder3 .left_box .text .arrow_box
		{
			display:none !important;
		}
		
		.section_title_left
		{
			padding:0;
			text-align: left;
		}
		
		.garden-gallery-tabs li.active 
		{
			margin-bottom:10px !important;
		}
		.gar-comment-box-comments 
		{
			width: auto;
			margin: 5px 0px;
		}
		.gar-comments-box
		{
			padding-bottom:5px;
		}
		
		.gar-comment-box-image
		{
			margin:0 auto;
			float: none;
			display: block;
		}
	}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 750px) 
{
	.list-show .price
	{
		width:100% !important; 
	}
	.start_learn , .main_slider_read
	{
		padding:4px 10px;
	}
	.tp-caption.bottun a
	{
		font-size:10px;
	}
}

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

@media only screen and (max-width : 550px) 
{
	
}
@media only screen and (max-width : 500px) 
{
	
	.custom_bottom
	{
		bottom:10% !important;
		top:70% !important;
	}
	
}

@media only screen and (max-width : 480px) 
{
	.TabbedPanelsTabSelected
		{
			padding:10px 52px !important;  
		}
		
	.TabbedPanelsTab
		{
			padding:10px 52px !important; 
		}
		
	.list-show	.specialestate-item-img
		{
			width:100% !important; 
		}
		
	.list-show .specialestate-item-title
		{
			width:100% !important; 
		}
		
	.logo
		{
			width:200px; 
		}
	.top-menue , .top-menue .container
		{
			padding:0; 
		}
	
	
}





/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 320px) 
{
	
}

@media only screen and (max-width : 380px) 
{
	.navbar-toggle
		{
			margin-left:9px; 
		}
	
}

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

@media only screen and (max-width: 320px)  
{
	.logo
		{
			width:220px; 
		}
	.top-menue
		{
			padding:0; 
		}
		
	.TabbedPanelsTabSelected
		{
			padding:10px 45px !important;  
		}
		
	.TabbedPanelsTab
		{
			padding:10px 45px !important; 
		}
	.logo
		{
			width:195px; 
		}
}