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

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v6.standard_no_space .filler,
	.projects_holder.v6.hover_text.no_space .mix,
	.projects_holder.v6.hover_text.no_space .filler{
		width: 19.99%;
	}

	.safari_browser .projects_holder.v6.standard_no_space .mix,
	.safari_browser .projects_holder.v6.hover_text.no_space .mix,
	.safari_browser .projects_holder.v6.standard_no_space .filler,
	.safari_browser .projects_holder.v6.hover_text.no_space .filler,
	.mac .projects_holder.v6.standard_no_space .mix,
	.mac .projects_holder.v6.hover_text.no_space .mix,
	.mac .projects_holder.v6.standard_no_space .filler,
	.mac .projects_holder.v6.hover_text.no_space .filler{
		width: 19.93%;
	}
}

@media only screen and (max-width: 1200px){
	body.boxed .wrapper_inner,
	body.boxed footer,
	body.boxed .header_inner,
	body.boxed .full_width .parallax_content,
	body.boxed .carousel-inner{
		width: 1000px;
	}
	
	.container_inner,
	.boxed section.section .section_inner,
	section.grid_section .section_inner,
	.full_width .parallax_content,
	.steps_holder_inner,
	.carousel-inner .slider_content_outer{
		/*width: 950px;*/
		width: 100%;
	}
	
	nav.main_menu > ul > li > a span{
		padding: 0px 14px;
	}
	
	.drop_down .wide .second ul li{
		width: 230px;
	}
	
	.projects_holder.v6 .mix,
	.projects_holder.v6.hover_text .mix{
		width: 18.5%;
		margin: 0 0 1.7%;
	}

	.projects_holder.v6 .filler,
	.projects_holder.v6.hover_text .filler{
		width: 18.5%;
	}

	.latest_post_holder ul > li.two iframe,
	body.boxed .latest_post_holder ul > li.two iframe{
		height: 262px;
	}

	.latest_post_holder ul > li.three iframe,
	body.boxed .latest_post_holder ul > li.three iframe{
		height: 171px;
	}

	.latest_post_holder ul > li.four iframe,
	body.boxed .latest_post_holder ul > li.four iframe{
		height: 126px;
	}
}

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

}

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

	body.boxed .wrapper_inner,
	body.boxed footer,
	body.boxed .header_inner,
	body.boxed .full_width .parallax_content,
	body.boxed .carousel-inner{
		width: 818px;
	}
	.header_bottom {
		padding: 0;
	}
	
	.container_inner,
	.boxed section.section .section_inner,
	section.grid_section .section_inner,
	.full_width .parallax_content,
	.steps_holder_inner,
	.carousel-inner .slider_content_outer{
		/*width: 768px;*/
		width: 100%;
	}

	.full_width .projects_holder_outer.v6, 
	.full_width .projects_holder_outer.v5{
		width: 100%;
	}

	.header_top .container{
		display: inline-block;
	}
	
	header,
	.header_inner_left{
		position: fixed;
		left: 0px !important;
		margin-bottom: -6px;
		width:100%;
	}
	
	.right_side_menu_opened .wrapper header{
		left: 0px !important;
	}

	.header_top{
		height: auto;
		background-color: #1f1f1f;
	}
	
	.dark .header_top .q_social_icon_holder .fa-stack i,
	.dark .header_top .left div,
	.dark .header_top .right div,
	.dark .header_top .left div span,
	.dark .header_top .right div span,
	.dark .header_top .left div p,
	.dark .header_top .right div p,
	.dark .header_top #lang_sel > ul > li > a{
		color: #ffffff !important;
	}
	
	
	.header_top .left,
	.header_top .right{
	    text-align: center;
	    float: none;
	}
	
	.header_top .inner{
		display: inline-block;
		margin: 0 0 -4px;
	}
	
	.header_bottom{
		/*background-color: #2c2c2c;*/
	}
	
	header.centered_logo .header_inner_left{
		margin: 0px;
	}
	
	header.centered_logo .header_inner_right{
		float:right;
	}
	
	header.centered_logo .logo_wrapper{
		height: 100px !important;
	}
	
	header .q_logo img.normal{
		display: block !important;
		opacity: 1 !important;
		position: relative;
	}
	
	header .q_logo img.dark,
	header .q_logo img.sticky{
		display: none !important;
	}
	
	header.centered_logo .q_logo{
		top: 50%;
	}
	
	header.centered_logo .q_logo img{
		top: -50%;
	}
	
	header .q_logo.animate_logo div.normal{
		opacity:1 !important;
		display: block;
	}
	
	header .q_logo.animate_logo div.dark,
	header .q_logo.animate_logo div.sticky{
		display: none;
	}
	
	.main_menu{
		display: none !important;
	}

	nav.mobile_menu{
		display: block;
	}
	
	.mobile_menu_button {
		display: table;
		width: 40px;
		text-align: center;
	}
	
	.rtl .q_logo a {
		width:auto!important;
	}
	
	.rtl .logo_wrapper {
		left:auto!important;
		right: 30px!important;
	}
	
	.dark .mobile_menu_button span{
		color: #ffffff;
	}
	
	nav.mobile_menu > ul{
		/*width: 768px;*/
		width: 100%;
		margin: 0px auto;
	}
	
	.logo_wrapper{
		height: 100px !important;
		position: absolute;
		/*left: 50%;*/
		left: 30px;
	}
	
	.q_logo img{
		/*left: -50%;*/
		left: 0;
	}
	
	.title.has_fixed_background,
	.title.has_background	{
		background: none !important;
		height: auto !important;
	}
	
	.title .not_responsive{
		display: block;
	}
	
	.title .title_holder,
	.title.with_image .title_holder{
		position: absolute;
		top: 35% !important;
	}
	
	.title.title_on_bottom .title_holder{
		top: auto !important;
	}
	
	.title h1{
		margin: 0px;
	}
	
	.side_menu_button,
	.shopping_cart_inner{
		height: 100px !important;
	}
	
	.dark .side_menu_button a,
	.dark .side_menu_button a:hover,
	.dark .shopping_cart_header .header_cart i,
	.dark .shopping_cart_header:hover .header_cart i{
		color: #ffffff;
	}
	
	.content{
		margin: 0px 0px 0px 0px !important;
	}
        
	.header_top .right #lang_sel ul ul, .header_top .right #lang_sel_click ul ul {
		right: 0;
	}
	
	.projects_holder.v6 .mix,
	.projects_holder.v5 .mix,
	.projects_holder.v4 .mix,
	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.circle.v6 .mix,
	.projects_holder.circle.v5 .mix,
	.projects_holder.circle.v4 .mix{
		width: 23%;
		margin: 0 0 3%;
	}

	.projects_holder.v6 .filler,
	.projects_holder.v5 .filler,
	.projects_holder.v4 .filler,
	.projects_holder.v6.hover_text .filler,
	.projects_holder.v5.hover_text .filler,
	.projects_holder.v4.hover_text .filler,
	.projects_holder.circle.v6 .filler,
	.projects_holder.circle.v5 .filler,
	.projects_holder.circle.v4 .filler{
		width: 23%;
	}

	.projects_holder.v3 .mix,
	.projects_holder.v2 .mix{
		margin: 0 0 3%;
	}

	.projects_holder.circle.v3 .mix,
	.projects_holder.circle.v2 .mix{
		margin: 0 0 4%;
	}

	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.v2.hover_text .mix{
		margin: 0 0 2.8%;
	}

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v6.standard_no_space .filler,
	.projects_holder.v5.standard_no_space .filler,
	.projects_holder.v4.standard_no_space .filler,
	.projects_holder.v6.hover_text.no_space .mix,
	.projects_holder.v5.hover_text.no_space .mix,
	.projects_holder.v4.hover_text.no_space .mix,
	.projects_holder.v6.hover_text.no_space .filler,
	.projects_holder.v5.hover_text.no_space .filler,
	.projects_holder.v4.hover_text.no_space .filler{
		width: 24.99%;
	}

	.safari_browser .projects_holder.v6.standard_no_space .mix,
	.safari_browser .projects_holder.v6.hover_text.no_space .mix,
	.safari_browser .projects_holder.v6.standard_no_space .filler,
	.safari_browser .projects_holder.v6.hover_text.no_space .filler,
	.safari_browser .projects_holder.v5.standard_no_space .mix,
	.safari_browser .projects_holder.v5.hover_text.no_space .mix,
	.safari_browser .projects_holder.v5.standard_no_space .filler,
	.safari_browser .projects_holder.v5.hover_text.no_space .filler,
	.safari_browser .projects_holder.v4.standard_no_space .mix,
	.safari_browser .projects_holder.v4.hover_text.no_space .mix,
	.safari_browser .projects_holder.v4.standard_no_space .filler,
	.safari_browser .projects_holder.v4.hover_text.no_space .filler,
	.mac .projects_holder.v6.standard_no_space .mix,
	.mac .projects_holder.v6.hover_text.no_space .mix,
	.mac .projects_holder.v6.standard_no_space .filler,
	.mac .projects_holder.v6.hover_text.no_space .filler,
	.mac .projects_holder.v5.standard_no_space .mix,
	.mac .projects_holder.v5.hover_text.no_space .mix,
	.mac .projects_holder.v5.standard_no_space .filler,
	.mac .projects_holder.v5.hover_text.no_space .filler,
	.mac .projects_holder.v4.standard_no_space .mix,
	.mac .projects_holder.v4.hover_text.no_space .mix,
	.mac .projects_holder.v4.standard_no_space .filler,
	.mac .projects_holder.v4.hover_text.no_space .filler{
		width: 24.95%;
	}

	.projects_holder article .hover_feature_holder_title_inner,
	.portfolio_slider .hover_feature_holder_title_inner,
	.projects_holder.v4 article .hover_feature_holder_title_inner,
	.projects_holder.v5 article .hover_feature_holder_title_inner,
	.projects_holder.v6 article .hover_feature_holder_title_inner{
		padding: 10px 3%;
	}

	.projects_holder article .hover_feature_holder_icons,
	.portfolio_slider .hover_feature_holder_icons,
	.projects_holder.v4 article .hover_feature_holder_icons,
	.projects_holder.v5 article .hover_feature_holder_icons,
	.projects_holder.v6 article .hover_feature_holder_icons{
		height: 60%;
	}

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v3.standard_no_space .mix{
		margin: 0 0 3%;
	}

	.blog_holder.masonry article{
		width: 47%;
	}
        
	.box_image_holder .box_icon .fa-stack {
		font-size: 3em;
	}
	
	.q_steps_holder .step1{
		left: -81px; 
	}

	.q_steps_holder .step2{
		left: 122px;
	}

	.q_steps_holder .step3{
		left: 350px;
	}

	.q_steps_holder .step4{
		left: 560px;
	}

	.q_steps_holder .step1,
	.q_steps_holder .step2,
	.q_steps_holder .step3,
	.q_steps_holder .step4{
		margin: 0 0 30px;
	}

	.qode_call_to_action .two_columns_75_25>.column2>.column_inner {
			padding: 0;
	}
	
	.qode_call_to_action .qbutton {
			padding: 0 10px !important;
			font-size: 10px;
	}

	.q_icon_list p,
	.q_list.number.circle_number li{
		line-height: 25px;
   }

   .latest_post_holder ul > li.two iframe,
   body.boxed .latest_post_holder ul > li.two iframe{
		height: 212px;
	}

	.latest_post_holder ul > li.three iframe,
	body.boxed .latest_post_holder ul > li.three iframe{
		height: 137px;
	}

	.latest_post_holder ul > li.four iframe,
	body.boxed .latest_post_holder ul > li.four iframe{
		height: 102px;
	}
	
	.layer_firstclass_1 {left:50px!important;}
	.layer_firstclass_2 {left:50px!important;}
	.layer_firstclass_3 {left:300px!important;}
	.layer_firstclass_5 {left:50px!important;}
	.hotspot_firstclass_zoom_1 {left:}
	.hotspot_firstclass_zoom_7 {left:90px!important;}
	.hotspot_firstclass_zoom_8 {left:200px!important;}
	.hotspot_firstclass_zoom_9 {left:300px!important;}
	.layer_business_1 {left:400px!important;}
	.layer_business_2 {left:500px!important;}
	.layer_business_3 {left:50px!important;}
	.hotspot_business_zoom_1 {left:900px!important;}
	.hotspot_business_zoom_2 {left:600px!important;}
	.layer_lounge_1 {left:50px!important;}
	.hotspot_economy_zoom_2 {left:900px!important;}
	
	/*.plane_map {left:800px!important;}*/
	
	.play-video-overview {display:none!important;}
	.play-video-overview-mobile{display:block!important;}
}

@media only screen and (max-width: 420px) {
		nav.mobile_menu ul li {width: 33.3%!important;}
		.header_bottom {padding:0px!important;}
}

@media only screen and (max-width: 767px) {
		.q_logo img {height:40px!important;}
		.section_overview p {line-height:12px!important;font-size:11px!important;letter-spacing:0px!important;}
		.section_overview a.play-video-overview-mobile {padding-top: 34px!important;margin-top:0px!important;font-size:12px!important;}
		.section_overview h3 {margin-bottom:5px!important;}
		
}

@media only screen and (max-width: 768px) {
		.layer_firstclass_1 {left:50px!important;top:280px!important;}
		.layer_firstclass_2 {top:500px!important;left:100px!important;}
		.layer_firstclass_3 {left:280px!important;top:520px!important;}
		.layer_firstclass_4 {left:240px!important;}
		.layer_firstclass_5 {left:50px!important;top:150px!important;}
		/*.hotspot_firstclass_zoom_1 {left:100px!important;top:680px!important;}*/
		.popup_tooltip_zoom_screenfirst {left:-170px!important;}
		.popup_tooltip_zoom_fc_screen {right:35px!important;bottom:-220px!important;}
		/*.hotspot_firstclass_zoom_2 {left:440px!important;top:170px!important;}*/
		/*.hotspot_firstclass_zoom_3 {left:350px!important;top:220px!important;}*/
		.popup_tooltip_zoom_finishing {left:35px!important;bottom:0px!important;}
		/*.hotspot_firstclass_zoom_1_4 {top:445px!important;}*/
		.popup_tooltip_zoom_dividers {right:35px!important;left:auto!important;bottom:-175px!important;}		
		/*.hotspot_firstclass_zoom_1_5 {left:120px!important;top:120px!important;}	*/
		/*.hotspot_firstclass_zoom_1_6 {left:580px!important;top:220px!important;}*/
		.popup_tooltip_zoom_shades {right:35px!important;}
		.popup_tooltip_zoom_pillow {right:35px!important;bottom:-210px!important;} 
		/*.hotspot_firstclass_zoom_4 {left:680px!important;top:290px!important;}*/
		/*.hotspot_firstclass_zoom_5 {left:400px!important;top:430px!important;}*/
		/*.hotspot_firstclass_zoom_2_3 {left:70px!important;top:390px!important;}*/
		.popup_tooltip_zoom_recliner {left:35px!important;bottom:-170px!important;} 
		/*.hotspot_firstclass_zoom_6 {top:440px!important;}*/
		/*.hotspot_firstclass_zoom_7 {left:90px!important;top:680px!important;}*/
		.popup_tooltip_zoom_table  {left:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_linen   {left:35px!important;right:auto!important;}
		/*.hotspot_firstclass_zoom_8 {left:200px!important;top:560px!important;}*/
		/*.hotspot_firstclass_zoom_9 {left:155px!important;top:460px!important;}*/
		.popup_tooltip_zoom_food {left:25px!important;bottom:-65px!important;}
		/*.hotspot_firstclass_zoom_10 {left:100px!important;top:330px!important;}*/
		.popup_tooltip_zoom_screen2 {left:35px!important;top:-50px!important;}
		.popup_tooltip_zoom_freshcut {right:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_skincare {right:35px!important;bottom:-122px!important;}
		.layer_business_1 {left:65px!important;top:400px!important;}
		.layer_business_2 {left:240px!important;top:310px!important;}
		.layer_business_3 {left:60px!important;top:600px!important;}
		.hotspot_business_zoom_1 {left:665px!important;top:470px!important;}
		.hotspot_business_zoom_2 {left:590px!important;top:600px!important;}
		.popup_tooltip_zoom_generation  {right:35px!important;bottom:-20px!important;}
		.layer_lounge_1 {left:60px!important;top:530px!important;}
		.popup_tooltip_zoom_chandeliers 	{right:35px!important;}
		.hotspot_business_zoom_3 {left:110px!important;top:330px!important;}
		.hotspot_business_zoom_4 {left:420px!important;top:250px!important;}
		.hotspot_business_zoom_5 {top:420px!important;}
		.hotspot_business_zoom_6 {left:150px!important;top:550px!important;}
		.hotspot_lounge_zoom_1 {left:430px!important;top:100px!important;}
		.hotspot_lounge_zoom_2 {left:360px!important;top:530px!important;}
		.hotspot_lounge_zoom_3 {left:490px!important;top:550px!important;}
		.popup_tooltip_zoom_flowers  {right:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_softleather  {left:35px!important;bottom:0!important;}
		.layer_economy_1 {left:250px!important;}
		.layer_economy_2 {left:220px!important;}
		.hotspot_economy_zoom_1 {top:630px!important;left:90px!important;}
		.hotspot_economy_zoom_2 {left:670px!important;top:370px!important;}
		.popup_tooltip_zoom_controller {right:35px!important;top:-170px!important;}
		.popup_tooltip_zoom_remote {right:35px!important;bottom:-170px!important;}
		
		.plane_map {top: 758px!important;left: 576px!important;}
		
		.rev_firstclass_cabin_zoom1 {top: 700px!important;left: 350px!important;}
		.rev_firstclass_cabin_zoom2 {top: 355px!important;left: 680px!important;}
		.rev_firstclass_cabin_zoom3 {top: 210px!important;left: 680px!important;}
		.rev_firstclass_cabin_zoom4 {top: 114px!important;left: 680px!important;}
		.rev_firstclass_cabin_zoom5 {top: 90px!important;left: 370px!important;}
		.rev_firstclass_seating_zoom1 {top: 258px!important;left: 711px!important;}
		.rev_firstclass_seating_zoom2 {top: 440px!important;left: 350px!important;}
		.rev_firstclass_seating_zoom3 {top: 320px!important;left: 70px!important;}
		.rev_firstclass_dining_zoom1 {top: 375px!important;left: 320px!important;}
		.rev_firstclass_dining_zoom2 {top: 560px!important;left: 60px!important;}
		.rev_firstclass_dining_zoom3 {top: 418px!important;left: 60px!important;}
		..rev_firstclass_entertainment_zoom1 {top: 300px!important;left: 120px!important;}
		.rev_firstclass_dressing_zoom1 {top: 380px!important;left: 367px!important;}
		.rev_firstclass_dressing_zoom2 {top: 396px!important;left: 309px!important;}
		.rev_businessclass_cabin_zoom2 {top: 678px!important;left: 651px!important;}
		.rev_businessclass_cabin_zoom1 {top: 678px!important;left: 711px!important;}
		.rev_businessclass_cabin_zoom3 {top: 634px!important;left: 194px!important;}
		.rev_thelounge_zoom1 {top: 105px!important;left: 722px!important;}
		.rev_thelounge_zoom2 {top: 515px!important;left: 722px!important;}
		.rev_thelounge_zoom3 {top: 831px!important;left: 132px!important;}
		.rev_economyclass_entertainment_zoom1 {top: 524px!important;left: 544px!important;}
		.rev_economyclass_entertainment_zoom2 {top: 250px!important;left: 700px!important;}
		.rev_economyclass_entertainment_zoom3 {top: 350px!important;left: 700px!important;}
		
		.layer-box-inner p {font-size:15px!important;}
		
		.tp-bullets.tp-thumbs .bullet {width: 115px!important;height: 46px!important;}
		.tp-bullets.tp-thumbs img {width: 115px!important;height: 46px!important;}
		
		.tp-bullets, .tp-mask {width:418px!important;}
		#rev_slider_5_1_wrapper .tp-bullets,#rev_slider_5_1_wrapper  .tp-mask,
		#rev_slider_7_1_wrapper .tp-bullets,#rev_slider_7_1_wrapper  .tp-mask,
		#rev_slider_11_1_wrapper .tp-bullets,#rev_slider_11_1_wrapper  .tp-mask {width:697px!important;}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {

		.layer_firstclass_1 {left:50px!important;top:125px!important;}
		.layer_firstclass_2 {left:280px!important;}
		.layer_firstclass_3 {left:520px!important;}
		.layer_firstclass_5 {left:50px!important;}
		/*.hotspot_firstclass_zoom_1 {left:250px!important;top:520px!important;}*/
		/*.hotspot_firstclass_zoom_2 {left:600px!important;}*/
		/*.hotspot_firstclass_zoom_3 {left:500px!important;top:115px!important;}*/
		.popup_tooltip_zoom_finishing {left:35px!important;bottom:0px!important;}
		/*.hotspot_firstclass_zoom_1_4 {top:300px!important;}*/
		.popup_tooltip_zoom_dividers {left:35px!important;bottom:-175px!important;}
		/*.hotspot_firstclass_zoom_1_5 {left:180px!important;top:90px!important;}	*/	
		/*.hotspot_firstclass_zoom_1_6 {left:690px!important;top:115px!important;}*/
		.popup_tooltip_zoom_pillow {right:35px!important;bottom:-210px!important;} 
		/*.hotspot_firstclass_zoom_4 {left:805px!important;top:175px!important;}*/
		/*.hotspot_firstclass_zoom_5 {left:430px!important;top:440px!important;}*/
		/*.hotspot_firstclass_zoom_2_3 {left:150px!important;top:320px!important;}*/
		.popup_tooltip_zoom_recliner {left:35px!important;bottom:-170px!important;} 
		.hotspot_firstclass_zoom_6 {top:440px!important;}
		/*.hotspot_firstclass_zoom_7 {left:90px!important;top:460px!important;}*/
		.popup_tooltip_zoom_table  {left:35px!important;bottom:-170px!important;}
		/*.hotspot_firstclass_zoom_8 {left:200px!important;top:460px!important;}*/
		/*.hotspot_firstclass_zoom_9 {left:285px!important;top:370px!important;}*/
		.popup_tooltip_zoom_food {left:25px!important;bottom:-65px!important;}
		/*.hotspot_firstclass_zoom_10 {top:200px!important;}*/
		.popup_tooltip_zoom_screen2 {left:35px!important;top:-50px!important;}
		.popup_tooltip_zoom_freshcut {right:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_skincare {right:35px!important;bottom:-122px!important;}
		.layer_business_1 {left:480px!important;}
		.layer_business_2 {left:500px!important;top:110px!important;}
		.layer_business_3 {left:60px!important;}
		.hotspot_business_zoom_1 {left:930px!important;top:400px!important;}
		.hotspot_business_zoom_2 {left:710px!important;top:475px!important;}
		.popup_tooltip_zoom_generation  {right:35px!important;bottom:-20px!important;}
		.layer_lounge_1 {left:50px!important;}	
		.hotspot_business_zoom_3 {left:150px!important;top:155px!important;}
		.hotspot_business_zoom_4 {left:600px!important;top:90px!important;}
		.hotspot_business_zoom_5 {top:420px!important;}
		.hotspot_business_zoom_6 {left:310px!important;top:460px!important;}
		.hotspot_lounge_zoom_1 {left:500px!important;top:100px!important;}
		.hotspot_lounge_zoom_2 {left:500px!important;top:420px!important;}
		.hotspot_lounge_zoom_3 {left:930px!important;top:410px!important;}
		.popup_tooltip_zoom_flowers  {left:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_softleather  {right:35px!important;bottom:-70px!important;}
		.layer_economy_1 {top:350px!important;}
		.layer_economy_2 {left:390px!important;}
		.hotspot_economy_zoom_1 {top:470px!important;left:90px!important;}
		.hotspot_economy_zoom_2 {left:930px!important;top:145px!important;}
		.popup_tooltip_zoom_controller {right:35px!important;top:-170px!important;}
		.popup_tooltip_zoom_remote {right:35px!important;bottom:-170px!important;}
		
		.plane_map {top:470px!important;left:800px!important;}
		
		.rev_firstclass_cabin_zoom1 {top: 532px!important;left: 250px!important;}
		.rev_firstclass_cabin_zoom2 {top: 262px!important;left: 509px!important;}
		.rev_firstclass_cabin_zoom3 {top: 144px!important;left: 520px!important;}
		.rev_firstclass_cabin_zoom4 {top: 110px!important;left: 708px!important;}
		.rev_firstclass_seating_zoom2 {top: 410px!important;left: 484px!important;}
		.rev_firstclass_seating_zoom3 {top: 320px!important;left: 175px!important;}
		.rev_firstclass_dining_zoom1 {top: 275px!important;left: 418px!important;}
		.rev_firstclass_dining_zoom2 {top: 431px!important;left: 290px!important;}
		.rev_firstclass_dining_zoom3 {top: 360px!important;left: 315px!important;}
		.rev_firstclass_dressing_zoom1 {top: 282px!important;left: 799px!important;}
		.rev_firstclass_dressing_zoom2 {top: 289px!important;left: 498px!important;}
		.rev_businessclass_cabin_zoom2 {top: 438px!important;left: 708px!important;}
		.rev_businessclass_cabin_zoom1 {top: 377px!important;left: 933px!important;}
		.rev_thelounge_zoom1 {top: 90px!important;left: 622px!important;}
		.rev_thelounge_zoom2 {top: 400px!important;left: 590px!important;}
		.rev_thelounge_zoom3 {top: 390px!important;left: 950px!important;}
		.rev_economyclass_entertainment_zoom1 {top: 375px!important;left: 626px!important;}
		.rev_economyclass_entertainment_zoom2 {top: 174px!important;left: 915px!important;}
		.rev_economyclass_entertainment_zoom3 {top: 275px!important;left: 915px!important;}
		
		.tp-bullets.tp-thumbs .bullet {width: 160px!important;height: 64px!important;}
		.tp-bullets.tp-thumbs img {width: 160px!important;height: 64px!important;}
		
		.lang-fr .cadre-menu ul li {
			padding:0 8px;
			letter-spacing: 1px;
			font-size: 12px;
		}
		
		.lang-fr .cadre-share ul li {
			letter-spacing: 1px;
			font-size: 12px;
		}
		
		.lang-fr #lang_sel_click a, .lang-fr #lang_sel_click a:visited {
			font-size: 12px;
		}
		
		.lang-fr .cadre-language {
			letter-spacing: 1px;
		}
		
		.lang-fr .cadre-language {
			right: 112px;
		}
		
		.lang-fr .cadre-menu ul {
			padding: 9px 0 0 0;
		}
		
		.section_overview .boxed section.section .section_inner .vc_span12, .section_overview section.grid_section .section_inner .vc_span12 {
			padding: 20px 5% 0;
			width: 100%;
		}
		
}

@media only screen and (min-width: 770px) and (max-width: 1023px) {
	.tooltip {display:none!important;}
}

@media only screen and (min-width: 1024px) and (max-width: 1230px) {
		nav.main_menu ul li a {font-size:15px;}
		nav.main_menu > ul > li > a span{padding: 0px 5px;}
}

@media only screen and (min-width: 1025px) and (max-width: 1439px) {
		/*.hotspot_firstclass_1 {top:130px!important;}*/
		.hotspot_firstclass_2 {top:10px!important;}
		.hotspot_firstclass_3 {top:130px!important;}
		.hotspot_firstclass_4 {top:300px!important;}
		.layer_firstclass_1 {top:105px!important;}
		.layer_firstclass_2 {left:370px!important;}
		.layer_firstclass_3 {left:800px!important;}
		/*.hotspot_firstclass_zoom_1 {top:450px!important;left:550px!important;}*/
		/*.hotspot_firstclass_zoom_3 {top:100px!important;}*/
		.popup_tooltip_zoom_fc_screen {left:35px!important;bottom:-250px!important;}
		.popup_tooltip_zoom_finishing {left:35px!important;bottom:0px!important;}
		/*.hotspot_firstclass_zoom_1_4 {top:255px!important;}*/
		.popup_tooltip_zoom_dividers {left:35px!important;bottom:-155px!important;}
		.popup_tooltip_zoom_shades {left:35px!important;bottom:-275px!important;}
		/*.hotspot_firstclass_zoom_1_5 {top:80px!important;}*/
		/*.hotspot_firstclass_zoom_1_6 {top:100px!important;}*/
		/*.hotspot_firstclass_zoom_5 {top:440px!important;}*/
		/*.hotspot_firstclass_zoom_2_3 {top:305px!important;}*/
		.popup_tooltip_zoom_recliner {left:35px!important;bottom:-85px!important;} 
		.hotspot_firstclass_zoom_6 {top:440px!important;}
		.popup_tooltip_zoom_pillow {right:35px!important;bottom:-170px!important;} 
		/*.hotspot_firstclass_zoom_7 {top:260px!important;}*/
		.popup_tooltip_zoom_table  {left:35px!important;bottom:-170px!important;}
		/*.hotspot_firstclass_zoom_8 {top:460px!important;}*/
		/*.hotspot_firstclass_zoom_9 {top:370px!important;}*/
		.popup_tooltip_zoom_food {left:25px!important;bottom:-65px!important;}
		/*.hotspot_firstclass_zoom_10 {top:160px!important;}*/
		.popup_tooltip_zoom_screen2 {left:35px!important;top:-120px!important;}
		/*.hotspot_firstclass_zoom_11 {top:280px!important;}*/
		.popup_tooltip_zoom_freshcut {right:35px!important;bottom:-125px!important;}
		.popup_tooltip_zoom_skincare {right:35px!important;bottom:-122px!important;}
		/*.hotspot_firstclass_zoom_12 {top:465px!important;}*/
		.plane_map {top:420px!important;}
		/*.plane_map_firstclass_3 {top:440px!important;}*/
		/*.plane_map_economy_1 {top:520px!important;}*/
		.layer_business_1 {left:650px!important;}		
		.layer_business_2 {top:110px!important;left:800px!important;}		
		.hotspot_business_zoom_1 {top:420px!important;}
		.hotspot_business_zoom_2 {top:465px!important;}
		.popup_tooltip_zoom_generation  {right:35px!important;bottom:-20px!important;}
		.hotspot_business_zoom_3 {top:115px!important;}
		.hotspot_business_zoom_4 {top:105px!important;}
		.hotspot_business_zoom_5 {top:420px!important;}
		.hotspot_business_zoom_6 {top:430px!important;}
		.hotspot_business_zoom_7 {top:430px!important;}
		.layer_lounge_1 {top:310px!important;}
		.layer_lounge_2 {top:310px!important;}
		.hotspot_lounge_zoom_1 {top:90px!important;}
		.hotspot_lounge_zoom_2 {top:395px!important;}
		.hotspot_lounge_zoom_3 {top:410px!important;}
		.hotspot_lounge_zoom_5 {top:410px!important;}
		.popup_tooltip_zoom_flowers  {left:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_softleather  {right:35px!important;bottom:-70px!important;}
		.hotspot_lounge_zoom_6 {top:500px!important;}
		.layer_economy_1 {top:320px!important;}
		.hotspot_economy_zoom_1 {top:470px!important;}
		.hotspot_economy_zoom_2 {top:110px!important;}
		.hotspot_economy_zoom_3 {top:280px!important;}
		.hotspot_economy_zoom_4 {left:1000px!important;top:445px!important;}
		.popup_tooltip_zoom_controller {right:35px!important;top:-170px!important;}
		.popup_tooltip_zoom_remote {right:35px!important;bottom:-170px!important;}
		
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
		.popup_tooltip_zoom_dividers {left:35px!important;bottom:-175px!important;}
		.popup_tooltip_zoom_pillow {right:35px!important;bottom:-170px!important;} 
		.popup_tooltip_zoom_recliner {left:35px!important;bottom:-170px!important;} 
		.popup_tooltip_zoom_table  {left:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_freshcut {right:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_flowers  {left:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_softleather  {right:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_remote {right:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_skincare {right:35px!important;bottom:-122px!important;}
		.popup_tooltip_zoom_screen2 {left:35px!important;top:-50px!important;}
}

@media only screen and (min-width: 1441px) {
		.hotspot_firstclass_zoom_1 {left:35%!important;top:64%!important;}
		.hotspot_firstclass_zoom_3 {left:46%!important;top:26%!important;}
		.hotspot_firstclass_zoom_1_4 {left:44%!important;top:45%!important;}
		.hotspot_firstclass_zoom_1_5 {left:27%!important;top:13%!important;}
		.hotspot_firstclass_zoom_1_6 {left:64%!important;top:21%!important;}
		.hotspot_firstclass_zoom_4 {left:87%!important;top:40%!important;}
		.hotspot_firstclass_zoom_5 {left:48%!important;top:62%!important;}
		.hotspot_firstclass_zoom_2_3 {left:21%!important;top:52%!important;}
		.hotspot_firstclass_zoom_7 {left:45%!important;top:44%!important;}
		.hotspot_firstclass_zoom_8 {left:31%!important;top:63%!important;}
		.hotspot_firstclass_zoom_9 {left:34%!important;top:55%!important;}
		.hotspot_firstclass_zoom_10 {left:21%!important;top:34%!important;}
		.hotspot_firstclass_zoom_11 {left:76%!important;top:47%!important;}
		.hotspot_firstclass_zoom_12 {left:45%!important;top:51%!important;}
}

@media only screen and (min-width: 1680px) {
		.plane_map {top:670px!important;}
		.layer_firstclass_1 {top:190px!important;}
		.layer_firstclass_3 {left:1010px!important;}
		/*.hotspot_firstclass_zoom_1 {top:660px!important;}*/
		/*.hotspot_firstclass_zoom_2 {left:950px!important;}*/
		/*.hotspot_firstclass_zoom_3 {top:210px!important;}*/
		/*.hotspot_firstclass_zoom_1_4 {top:395px!important;}*/
		/*.hotspot_firstclass_zoom_1_5 {left:450px!important;}*/
		.popup_tooltip_zoom_dividers {left:35px!important;bottom:-175px!important;}		
		/*.hotspot_firstclass_zoom_1_6 {left:1070px!important;}*/
		/*.hotspot_firstclass_zoom_4 {left:1440px!important;top:360px!important;}*/
		.popup_tooltip_zoom_pillow {right:35px!important;bottom:-170px!important;} 
		/*.hotspot_firstclass_zoom_2_3 {left:375px!important;top:450px!important;}*/
		.popup_tooltip_zoom_recliner {left:35px!important;bottom:-170px!important;} 
		/*.hotspot_firstclass_zoom_7 {left: 750px!important;top: 390px!important;}*/
		.popup_tooltip_zoom_table  {left:35px!important;bottom:-170px!important;}
		/*.hotspot_firstclass_zoom_8 {left:460px!important;top:635px!important;}*/
		/*.hotspot_firstclass_zoom_9 {left:580px!important;top:500px!important;}*/
		/*.hotspot_firstclass_zoom_10 {left:460px!important;top:325px!important;}*/
		/*.hotspot_firstclass_zoom_11 {left:1265px!important;top:400px!important;}*/
		.popup_tooltip_zoom_screen2 {left:35px!important;top:-50px!important;}
		.popup_tooltip_zoom_freshcut {right:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_skincare {right:35px!important;bottom:-122px!important;}
		/*.hotspot_firstclass_zoom_12 {top:660px!important;}*/
		.hotspot_business_zoom_1 {left:1390px!important;top:583px!important;}
		.hotspot_business_zoom_2 {left:1080px!important;top:640px!important;}
		.hotspot_business_zoom_3 {left:445px!important;top:290px!important;}
		.hotspot_business_zoom_4 {left:945px!important;top:215px!important;}
		.hotspot_business_zoom_6 {left:600px!important;top:600px!important;}
		.hotspot_lounge_zoom_1 {top:110px!important;}
		.hotspot_lounge_zoom_2 {top:575px!important;}
		.hotspot_lounge_zoom_3 {left:1435px!important;top:585px!important;}
		.layer_lounge_2 {top:475px!important;}
		.hotspot_lounge_zoom_4 {top:125px!important;left:645px!important;}
		.hotspot_lounge_zoom_5 {top:550px!important;left:600px!important;}
		.hotspot_lounge_zoom_6 {top:670px!important;left:490px!important;}
		.popup_tooltip_zoom_flowers  {left:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_softleather  {right:35px!important;bottom:-70px!important;}
		/*.hotspot_economy_zoom_1 {left:270px!important;}*/
		.hotspot_economy_zoom_2 {left:1440px!important;top:245px!important;}
		.hotspot_economy_zoom_3 {left:1460px!important;top:415px!important;}		
		.hotspot_economy_zoom_4 {top:670px!important;}
		.popup_tooltip_zoom_remote {right:35px!important;bottom:-170px!important;}
		.layer_economy_1 {top:500px!important;}
}

@media only screen and (min-width: 1920px) {
		.plane_map {top:710px!important;}
		/*.hotspot_firstclass_zoom_1 {top:775px!important;}*/
		/*.hotspot_firstclass_zoom_2 {left:1050px!important;}*/
		/*.hotspot_firstclass_zoom_3 {top:210px!important;}*/
		/*.hotspot_firstclass_zoom_7 {left:245px!important;top:635px!important;}*/
		.popup_tooltip_zoom_table  {left:35px!important;bottom:-170px!important;}
		/*.hotspot_firstclass_zoom_8 {left:550px!important;top:635px!important;}*/
		/*.hotspot_firstclass_zoom_9 {left:710px!important;top:530px!important;}*/
		/*.hotspot_firstclass_zoom_10 {left:460px!important;top:290px!important;}*/
		.popup_tooltip_zoom_freshcut {right:35px!important;bottom:-170px!important;}
		.popup_tooltip_zoom_skincare {right:35px!important;bottom:-122px!important;}
		.hotspot_business_zoom_1 {left:1590px!important;top:620px!important;}
		.hotspot_business_zoom_2 {left:1230px!important;top:680px!important;}
		.hotspot_business_zoom_3 {left:445px!important;top:290px!important;}
		.hotspot_business_zoom_4 {left:1065px!important;top:155px!important;}
		.hotspot_lounge_zoom_1 {top:110px!important;}
		.hotspot_lounge_zoom_2 {top:575px!important;}
		.hotspot_lounge_zoom_3 {left:1560px!important;top:585px!important;}
		.hotspot_lounge_zoom_4 {top:100px!important;}
		.hotspot_lounge_zoom_5 {top:575px!important;left:660px!important;}
		.hotspot_lounge_zoom_6 {top:680px!important;left:555px!important;}
		.popup_tooltip_zoom_flowers  {left:35px!important;bottom:-70px!important;}
		.popup_tooltip_zoom_softleather  {right:35px!important;bottom:-70px!important;}
		/*.hotspot_economy_zoom_1 {left:270px!important;}*/
		.hotspot_economy_zoom_2 {left:1675px!important;top:255px!important;}
		.popup_tooltip_zoom_remote {right:35px!important;bottom:-170px!important;}
		.layer_economy_1 {top:500px!important;}
}

@media only screen and (min-width: 1440px) {
		.popup_tooltip_zoom_controller {right:25px!important;top:-120px!important;}
}

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

		.ls-thumbnail-slide-container a {padding:0px!important;}
		.ls-thumbnail-slide {height:34px!important;}
		.ls-noskin .ls-thumbnail-slide a {margin-right: 4px!important;}
		.ls-thumbnail-slide a {width:80px!important;height:32px!important;}
		.ls-thumbnail-slide a img{width:80px!important;height:32px!important;}
		
		.tooltip {display:none!important;}
		
		/*.cadre-bottom{display:none!important;}
		.cadre-bottom-mobile{display:block!important;}*/
		
		.ls-nav-prev, .ls-nav-next {	visibility: hidden!important;display: none!important;}
		
		
		
		.section_overview .boxed section.section .section_inner .vc_span12, .section_overview section.grid_section .section_inner .vc_span12 {
			padding: 5px 5% 0!important;
			
		}
		
		.cadre-share ul li i{display:block;}
		.cadre-share ul li span{display:none;}
		
		.cadre-language {right: 50px!important;letter-spacing:0px!important;}

		#lang_sel a, #lang_sel a:visited {font-size:10px!important;}
		#lang_sel li {width: 75px!important;}
		
		.cadre-menu-mobile ul li {letter-spacing: 0px;font-size: 10px;}
		
}

@media only screen and (max-width: 479px) {
		
		.layer_text {left:2%!important;width:96%!important;top:auto!important;bottom:70px!important;}
		.layer-box-inner{width:auto!important;}
		.layer-box p {margin-bottom: 5px;font-size: 11px;line-height: 13px;}
		
		.layer-box p {
			font-size: 11px!important;
			line-height: 12px!important;
		}
		
		.layer-box-inner {padding: 20px 8px 8px!important;}
		.layer-box a.close-layer-box {font-size:20px!important;top:3px!important;}
		
		.tp-bullets {bottom:34px!important;}
		
		.tp-bullets, .tp-mask {width:187px!important;}
		#rev_slider_5_1_wrapper .tp-bullets,#rev_slider_5_1_wrapper  .tp-mask,
		#rev_slider_7_1_wrapper .tp-bullets,#rev_slider_7_1_wrapper  .tp-mask,
		#rev_slider_11_1_wrapper .tp-bullets,#rev_slider_11_1_wrapper  .tp-mask {width:310px!important;}
				
		.tp-bullets {left: 50%!important;margin-left: -94px!important;}
		#rev_slider_5_1_wrapper .tp-bullets,
		#rev_slider_7_1_wrapper .tp-bullets,
		#rev_slider_11_1_wrapper .tp-bullets {left: 50%!important;margin-left: -158px!important;}
		
		.tp-bullets.tp-thumbs .tp-mask {height: 26px!important;}
		
		.tparrows {display:none!important;top:185px!important;}
		
		.tp-bullets.tp-thumbs .bullet {
			margin-right:2px;
			padding: 0px!important;
			border: 1px solid #fff!important;
			width:58px!important;
			height:23px!important;
		}

		.tp-bullets.tp-thumbs img {
			width:58px!important;
			height:23px!important;
		}
		
		.cadre-menu-info ul li {
			font-size:10px;
			letter-spacing:0;
		}
		
		.plane_map {display:none!important;}
		
		nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {font-size: 11px!important;letter-spacing: 1px!important;margin: 5px 0!important;}
		
		.rtl .cadre-language {
			left: 60px!important;
			right: auto!important;
		}

		.icl-ar {
			font-size:13px!important;
		}


		.icl-ar a{
			font-size:13px!important;
		}
		
		.rtl .cadre-bottom .en-in-ar {
			font-size: 11px!important;
			letter-spacing: 0px;
		}
		
		.rtl nav.mobile_menu ul li {
			height:53px;
		}
		
		nav.mobile_menu ul li:nth-child(3) a {
			border-right: none;
		}
		
		.rtl nav.mobile_menu ul li:nth-child(3) a {
			border-left: none;
		}
		
}

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

		.layer_text {left:9%!important;width:82%!important;top:auto!important;bottom:70px!important;}
		.layer-box-inner{width:auto!important;}
		.layer-box p {margin-bottom: 5px;font-size: 11px;line-height: 13px;}
		
		.layer-box p {
			font-size: 11px!important;
			line-height: 11px!important;
		}
		
		.layer-box-inner {padding: 20px 8px 8px!important;}
		.layer-box a.close-layer-box {font-size:20px!important;top:3px!important;}
		
		.tp-bullets {bottom:16px!important;}
		
		.tp-bullets, .tp-mask {width:187px!important;}
		#rev_slider_5_1_wrapper .tp-bullets,#rev_slider_5_1_wrapper  .tp-mask,
		#rev_slider_7_1_wrapper .tp-bullets,#rev_slider_7_1_wrapper  .tp-mask,
		#rev_slider_11_1_wrapper .tp-bullets,#rev_slider_11_1_wrapper  .tp-mask {width:310px!important;}
				
		.tp-bullets {left: 50%!important;margin-left: -94px!important;}
		#rev_slider_5_1_wrapper .tp-bullets,
		#rev_slider_7_1_wrapper .tp-bullets,
		#rev_slider_11_1_wrapper .tp-bullets {left: 50%!important;margin-left: -158px!important;}
		
		
		.tp-bullets.tp-thumbs .tp-mask {height: 26px!important;}
		
		.tparrows {display:none!important;top:140px!important;}
		
		.tp-bullets.tp-thumbs .bullet {
			margin-right:2px;
			padding: 0px!important;
			border: 1px solid #fff!important;
			width:58px!important;
			height:23px!important;
		}

		.tp-bullets.tp-thumbs img {
			width:58px!important;
			height:23px!important;
		}
		
		.cadre-menu-info ul li {
			font-size:10px;
			letter-spacing:0;
		}
		
		.plane_map {display:none!important;}
		
		.layer_skytrax {
			top: 35px!important;
			left: 345px!important;
		}
		
		nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {font-size: 11px!important;letter-spacing: 1px!important;margin: 5px 0!important;}

		.icl-ar {
			font-size:13px!important;
		}


		.icl-ar a{
			font-size:13px!important;
		}
		
		.rtl .cadre-bottom .en-in-ar {
			font-size: 11px!important;
			letter-spacing: 0px;
		}
				
}

@media only screen and (max-width: 1024px) {
		.tooltip_marker{
			font-size: 30px;
			background-image: url('../img/tooltip_button_30x30.png');
			background-size: 30px 30px;
			width: 30px;
			height: 30px;
			line-height: 30px;
		}
		
		.tooltip .popup_tooltip_inner i {
			font-size: 24px;
			top: 16px;
			right: 16px;
		}
		
		.section_overview a.play-video-overview-mobile {margin-top:0px!important;margin-bottom:0;}
		
		.cadre-menu {display:none;}
		.cadre-menu-mobile {	padding:0 0 0 1px;display:inline-block;}
		
		.cadre-menu-mobile ul li {letter-spacing: 0px;font-size: 11px;}
		.rtl .cadre-menu-mobile ul li {letter-spacing: 0px;font-size: 13px;}
		
		/*#dcssb-float {position:absolute!important;bottom:0!important;}*/
		.dc-social-float .tab span {letter-spacing: 1px;font-size: 12px;color: #666;}
		
		.lang-fr  nav.mobile_menu ul li a,.lang-fr  nav.mobile_menu ul li h3 {font-size: 15px;letter-spacing: 1px;}
}

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

	.portfolio_gallery a.v4{
		width: 32%;
		margin: 0 2% 2% 0 !important;
	}

	.portfolio_gallery a.v4:nth-child(3n){
		margin: 0px 0px 2% 0px !important;
	}

	.gallery_holder ul.v5 li,
	.gallery_holder ul.v4 li{
		width: 23.1%;
		margin: 0 2.5% 20px 0 !important;
	}

	.gallery_holder ul.v5 li:nth-child(4n),
	.gallery_holder ul.v4 li:nth-child(4n){
		margin: 0 0 20px !important;
	}

	.latest_post_holder ul > li.three{
		width: 31.6%;
		padding: 0 2.6% 0 0 !important;
	}

	.latest_post_holder ul > li.three:nth-child(3),
	.latest_post_holder ul > li.three:nth-child(7),
	.latest_post_holder ul > li.three:nth-child(11){
		padding: 0px !important;
	}

	.drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li{
		width: 194px;
	}
    
    .widget.widget_search form input[type="text"] {
        width: 67%;
    }

	.blog_holder article .post_info{
		width: 10%;
	}

	.blog_holder article .post_content_holder {
		width: 90%;
	}

	.grid2 .blog_single article .post_info{
		width: 13%;
	}

	.grid2 .blog_single article .post_content_holder{
		width: 87%;
	}

	.grid2 .blog_single article .post_info .inner{
		padding: 0 10px 0 0;
	}
	
	.single_tags {
    	margin: 35px 0 0 10%;
	}

	.q_percentage_with_icon{
		width: 100% !important;
		height: 180px !important;
		line-height: 180px !important;
	}

	.q_percentage_with_icon canvas{
		width: 100% !important;
		height: 100% !important;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1100px){
	.q_percentage_with_icon{
		width: 80% !important;
	}
}

@media only screen and (max-width: 900px){
	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v6.standard_no_space .filler,
	.projects_holder.v5.standard_no_space .filler,
	.projects_holder.v4.standard_no_space .filler,
	.projects_holder.v6.hover_text.no_space .mix,
	.projects_holder.v5.hover_text.no_space .mix,
	.projects_holder.v4.hover_text.no_space .mix,
	.projects_holder.v6.hover_text.no_space .filler,
	.projects_holder.v5.hover_text.no_space .filler,
	.projects_holder.v4.hover_text.no_space .filler{
		width: 33.32%;
	}

	.safari_browser .projects_holder.v6.standard_no_space .mix,
	.safari_browser .projects_holder.v6.hover_text.no_space .mix,
	.safari_browser .projects_holder.v6.standard_no_space .filler,
	.safari_browser .projects_holder.v6.hover_text.no_space .filler,
	.safari_browser .projects_holder.v5.standard_no_space .mix,
	.safari_browser .projects_holder.v5.hover_text.no_space .mix,
	.safari_browser .projects_holder.v5.standard_no_space .filler,
	.safari_browser .projects_holder.v5.hover_text.no_space .filler,
	.safari_browser .projects_holder.v4.standard_no_space .mix,
	.safari_browser .projects_holder.v4.hover_text.no_space .mix,
	.safari_browser .projects_holder.v4.standard_no_space .filler,
	.safari_browser .projects_holder.v4.hover_text.no_space .filler,
	.mac .projects_holder.v6.standard_no_space .mix,
	.mac .projects_holder.v6.hover_text.no_space .mix,
	.mac .projects_holder.v6.standard_no_space .filler,
	.mac .projects_holder.v6.hover_text.no_space .filler,
	.mac .projects_holder.v5.standard_no_space .mix,
	.mac .projects_holder.v5.hover_text.no_space .mix,
	.mac .projects_holder.v5.standard_no_space .filler,
	.mac .projects_holder.v5.hover_text.no_space .filler,
	.mac .projects_holder.v4.standard_no_space .mix,
	.mac .projects_holder.v4.hover_text.no_space .mix,
	.mac .projects_holder.v4.standard_no_space .filler,
	.mac .projects_holder.v4.hover_text.no_space .filler{
		width: 33.3%;
	}
}

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

	body.boxed .wrapper_inner,
	body.boxed footer,
	body.boxed .header_inner,
	body.boxed .full_width .parallax_content,
	body.boxed .carousel-inner{
		width: 650px;
	}
	
	.container_inner,
	.boxed section.section .section_inner,
	section.grid_section .section_inner,
	.full_width .parallax_content,
	.steps_holder_inner,
	.carousel-inner .slider_content_outer{
		/*width: 600px;*/
		width: 100%;
	}
	
	nav.mobile_menu > ul{
		/*width: 600px;*/
		width: 100%;
	}
	
	.title h1 span{
		font-size: 80%;
	}
	
	.projects_holder.v6 .mix,
	.projects_holder.v5 .mix,
	.projects_holder.v4 .mix,
	.projects_holder.v3 .mix,
	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.circle.v6 .mix,
	.projects_holder.circle.v5 .mix,
	.projects_holder.circle.v4 .mix,
	.projects_holder.circle.v3 .mix	{
		width: 31%;
		margin: 0 0 4%;
	}

	.projects_holder.v6 .filler,
	.projects_holder.v5 .filler,
	.projects_holder.v4 .filler,
	.projects_holder.v3 .filler,
	.projects_holder.v6.hover_text .filler,
	.projects_holder.v5.hover_text .filler,
	.projects_holder.v4.hover_text .filler,
	.projects_holder.v3.hover_text .filler,
	.projects_holder.circle.v6 .filler,
	.projects_holder.circle.v5 .filler,
	.projects_holder.circle.v4 .filler,
	.projects_holder.circle.v3 .filler{
		width: 31%;
	}

	.projects_holder.v2 .mix{
		width: 48.3%;
		margin: 0 0 3.6%;
	}

	.projects_holder.circle.v2 .mix{
		width: 47.3%;
		margin: 0 0 4.6%;
	}

	.projects_holder.v2 .filler{
		width: 48.3%;
	}

	.projects_holder.circle.v2 .filler{
		width: 47.3%;
	}

	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.v2.hover_text .mix{
		margin: 0 0 3.4%;
	}

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v3.standard_no_space .mix,
	.projects_holder.v2.standard_no_space .mix,
	.projects_holder.v6.standard_no_space .filler,
	.projects_holder.v5.standard_no_space .filler,
	.projects_holder.v4.standard_no_space .filler,
	.projects_holder.v3.standard_no_space .filler,
	.projects_holder.v2.standard_no_space .filler,
	.projects_holder.v6.hover_text.no_space .mix,
	.projects_holder.v5.hover_text.no_space .mix,
	.projects_holder.v4.hover_text.no_space .mix,
	.projects_holder.v3.hover_text.no_space .mix,
	.projects_holder.v2.hover_text.no_space .mix,
	.projects_holder.v6.hover_text.no_space .filler,
	.projects_holder.v5.hover_text.no_space .filler,
	.projects_holder.v4.hover_text.no_space .filler,
	.projects_holder.v3.hover_text.no_space .filler,
	.projects_holder.v2.hover_text.no_space .filler{
		width: 49.99%;
	}

	.safari_browser .projects_holder.v6.standard_no_space .mix,
	.safari_browser .projects_holder.v6.hover_text.no_space .mix,
	.safari_browser .projects_holder.v6.standard_no_space .filler,
	.safari_browser .projects_holder.v6.hover_text.no_space .filler,
	.safari_browser .projects_holder.v5.standard_no_space .mix,
	.safari_browser .projects_holder.v5.hover_text.no_space .mix,
	.safari_browser .projects_holder.v5.standard_no_space .filler,
	.safari_browser .projects_holder.v5.hover_text.no_space .filler,
	.safari_browser .projects_holder.v4.standard_no_space .mix,
	.safari_browser .projects_holder.v4.hover_text.no_space .mix,
	.safari_browser .projects_holder.v4.standard_no_space .filler,
	.safari_browser .projects_holder.v4.hover_text.no_space .filler,
	.safari_browser .projects_holder.v3.standard_no_space .mix,
	.safari_browser .projects_holder.v3.hover_text.no_space .mix,
	.safari_browser .projects_holder.v3.standard_no_space .filler,
	.safari_browser .projects_holder.v3.hover_text.no_space .filler,
	.safari_browser .projects_holder.v2.standard_no_space .mix,
	.safari_browser .projects_holder.v2.hover_text.no_space .mix,
	.safari_browser .projects_holder.v2.standard_no_space .filler,
	.safari_browser .projects_holder.v2.hover_text.no_space .filler,
	.mac .projects_holder.v6.standard_no_space .mix,
	.mac .projects_holder.v6.hover_text.no_space .mix,
	.mac .projects_holder.v6.standard_no_space .filler,
	.mac .projects_holder.v6.hover_text.no_space .filler,
	.mac .projects_holder.v5.standard_no_space .mix,
	.mac .projects_holder.v5.hover_text.no_space .mix,
	.mac .projects_holder.v5.standard_no_space .filler,
	.mac .projects_holder.v5.hover_text.no_space .filler,
	.mac .projects_holder.v4.standard_no_space .mix,
	.mac .projects_holder.v4.hover_text.no_space .mix,
	.mac .projects_holder.v4.standard_no_space .filler,
	.mac .projects_holder.v4.hover_text.no_space .filler,
	.mac .projects_holder.v3.standard_no_space .mix,
	.mac .projects_holder.v3.hover_text.no_space .mix,
	.mac .projects_holder.v3.standard_no_space .filler,
	.mac .projects_holder.v3.hover_text.no_space .filler,
	.mac .projects_holder.v2.standard_no_space .mix,
	.mac .projects_holder.v2.hover_text.no_space .mix,
	.mac .projects_holder.v2.standard_no_space .filler,
	.mac .projects_holder.v2.hover_text.no_space .filler{
		width: 49.97%;
	}

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v3.standard_no_space .mix,
	.projects_holder.v2.standard_no_space .mix{
		margin: 0 0 3.4%;
	}

	.blog_holder.masonry article{
		width: 46.5%;
	}

	.two_columns_75_25 .blog_holder.masonry article,
	.two_columns_66_33 .blog_holder.masonry article,
	.two_columns_33_66 .blog_holder.masonry article,
	.two_columns_25_75 .blog_holder.masonry article{
		width:100%;
	}

	.latest_post_holder ul > li.four,
	.latest_post_holder ul > li.three,
	.latest_post_holder ul > li.two{
		width: 48.6%;
		padding: 0 2.7% 0 0 !important;
	}

	.latest_post_holder ul > li.two:nth-child(2),
	.latest_post_holder ul > li.two:nth-child(5),
	.latest_post_holder ul > li.two:nth-child(8),
	.latest_post_holder ul > li.three:nth-child(2),
	.latest_post_holder ul > li.three:nth-child(5),
	.latest_post_holder ul > li.three:nth-child(7),
	.latest_post_holder ul > li.three:nth-child(10),
	.latest_post_holder ul > li.four:nth-child(2),
	.latest_post_holder ul > li.four:nth-child(4),
	.latest_post_holder ul > li.four:nth-child(7),
	.latest_post_holder ul > li.four:nth-child(9),
	.latest_post_holder ul > li.four:nth-child(12),
	.latest_post_holder ul > li.four:nth-child(14){
		padding: 0px !important;
	}

	.latest_post_clear{
		clear: none;
	}

    .comment_holder .comment_number {
		display: none;
	}
	
	.comment_holder .comments {
		width: 100%;
	}

    .comment_holder .comment .text .name{
    	font-size: 14px;
    	line-height: 20px;
    }

    .comment_holder .comment .text{
    	padding: 0 0 0 90px;
    }

    .comment_holder .comment-list li ul.children{
    	padding: 0 0 0 15px;
    }

    .comment_holder .comment .text .replay, 
    .comment_holder .comment .text .comment-reply-link{
    	right: 5px;
    }
        
    /* ==========================================================================
    Grid
    ========================================================================== */
    .vc_row-fluid .vc_span3 .qbutton.medium,
    .vc_row-fluid .vc_span3 .qbutton.normal,
    .vc_row-fluid .vc_span3 .qbutton.large {
        padding: 0px 6px;
    }

    .title .title_on_bottom_wrap .title_on_bottom_holder .title_on_bottom_holder_inner{
    	padding: 0 20px;
    }

    .q_line_graf{
		margin: 0 0 25px;
		width: 100%;
	}

	.q_pie_graf{
		width: 70%;
		margin: 0 auto 25px;
		float: none;
	}

	.q_line_graf canvas,
	.q_line_graf_legend,
	.q_pie_graf canvas,
	.q_pie_graf_legend{
		width: 100% !important;
		height: auto !important;
	}

	.q_icon_list p,
    .q_list.number.circle_number li{
    	line-height: 40px;
    }

    .q_icon_list i{
    	line-height: 35px;
    	height: 35px;
    }

	.qbutton.large {
		height: 45px;
		line-height: 45px;
		padding: 0px 30px;
	}

	.qbutton.large:hover { 
		padding: 0px 40px;
	}

	.qbutton.medium {
		height: 38px;
		line-height: 38px;
		padding: 0px 25px;
	}

	.qbutton.medium:hover { 
		padding: 0px 33px;
	}

	.qbutton i{
		margin: 0 0 0 25px;
	}

	.projects_holder.v2.hover_text.no_space article .hover_feature_holder_icons{
		height: 75%;
	}

	.projects_holder.v2.hover_text.no_space article .hover_feature_holder_title{
		height: 25%;
	}

	.q_tabs{
		visibility: visible !important;
	}

	.latest_post_holder ul > li.two iframe,
	.latest_post_holder ul > li.three iframe,
	.latest_post_holder ul > li.four iframe,
	body.boxed .latest_post_holder ul > li.two iframe,
	body.boxed .latest_post_holder ul > li.three iframe,
	body.boxed .latest_post_holder ul > li.four iframe{
		height: 164px;
	}
}

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

	.portfolio_gallery a.v3,
	.portfolio_gallery a.v4{
		width: 49% !important;
		margin: 0 2% 2% 0 !important;
	}

	.portfolio_gallery a.v3:nth-child(2n),
	.portfolio_gallery a.v4:nth-child(2n){
		margin: 0px 0px 2% 0px !important;
	}

	.gallery_holder ul.v5 li,
	.gallery_holder ul.v4 li,
	.gallery_holder ul.v3 li{
		width: 31.2% !important;
		margin: 0 3.2% 20px 0 !important;
	}

	.gallery_holder ul.v5 li:nth-child(3n),
	.gallery_holder ul.v4 li:nth-child(3n),
	.gallery_holder ul.v3 li:nth-child(3n){
		margin: 0 0 20px !important;
	}

    .blog_holder article .post_info{
		width: 14%;
	}

	.blog_holder article .post_content_holder {
		width: 86%;
	}

	.grid2 .blog_single article .post_info{
		width: 17%;
	}

	.grid2 .blog_single article .post_content_holder{
		width: 83%;
	}
	
	.single_tags {
    	margin: 35px 0 0 14%;
	}
	
	.blog_holder article .post_info .inner,
	.grid2 .blog_single article .post_info .inner{
		padding: 0 10px 0 0;
	}

	.widget.widget_search form input[type="text"] {
		width: 60%;
	}

	.q_image_with_text_over.one_fourth{
		width: 49.9%;
	}

	.q_percentage_with_icon{
		width: 100% !important;
		height: 140px !important;
		line-height: 140px !important;
	}

	.q_percentage_with_icon canvas{
		width: 100% !important;
		height: 100% !important;
	}
}

@media only screen and (max-width: 600px){
	
	body.boxed .wrapper_inner,
	body.boxed footer,
	body.boxed .header_inner,
	body.boxed .full_width .parallax_content,
	body.boxed .carousel-inner{
		width: 470px;
	}
	
	.container_inner,
	.boxed section.section .section_inner,
	section.grid_section .section_inner,
	.full_width .parallax_content,
	.steps_holder_inner,
	.carousel-inner .slider_content_outer{
		/*width: 420px;*/
		width: 100%;
	}
	
	nav.mobile_menu > ul{
		/*width: 420px;*/
		width: 100%;
	}
	
	.title h1 span{
		font-size: 70%;
	}
	
	.projects_holder.v6 .mix,
	.projects_holder.v5 .mix,
	.projects_holder.v4 .mix,
	.projects_holder.v3 .mix,
	.projects_holder.v2 .mix,
	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.v2.hover_text .mix,
	.projects_holder.circle.v6 .mix,
	.projects_holder.circle.v5 .mix,
	.projects_holder.circle.v4 .mix,
	.projects_holder.circle.v3 .mix,
	.projects_holder.circle.v2 .mix	{
		width: 47.9%;
		margin: 0 0 4.7%;
	}

	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.v2.hover_text .mix{
		margin: 0 0 4.2%;
	}

	.projects_holder.v6 .filler,
	.projects_holder.v5 .filler,
	.projects_holder.v4 .filler,
	.projects_holder.v3 .filler,
	.projects_holder.v2 .filler,
	.projects_holder.v6.hover_text .filler,
	.projects_holder.v5.hover_text .filler,
	.projects_holder.v4.hover_text .filler,
	.projects_holder.v3.hover_text .filler,
	.projects_holder.v2.hover_text .filler,
	.projects_holder.circle.v6 .filler,
	.projects_holder.circle.v5 .filler,
	.projects_holder.circle.v4 .filler,
	.projects_holder.circle.v3 .filler,
	.projects_holder.circle.v2 .filler{
		width: 47.9%;
	}

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v3.standard_no_space .mix,
	.projects_holder.v2.standard_no_space .mix,
	.projects_holder.v6.standard_no_space .filler,
	.projects_holder.v5.standard_no_space .filler,
	.projects_holder.v4.standard_no_space .filler,
	.projects_holder.v3.standard_no_space .filler,
	.projects_holder.v2.standard_no_space .filler,
	.projects_holder.v6.hover_text.no_space .mix,
	.projects_holder.v5.hover_text.no_space .mix,
	.projects_holder.v4.hover_text.no_space .mix,
	.projects_holder.v3.hover_text.no_space .mix,
	.projects_holder.v2.hover_text.no_space .mix,
	.projects_holder.v6.hover_text.no_space .filler,
	.projects_holder.v5.hover_text.no_space .filler,
	.projects_holder.v4.hover_text.no_space .filler,
	.projects_holder.v3.hover_text.no_space .filler,
	.projects_holder.v2.hover_text.no_space .filler,
	.safari_browser .projects_holder.v6.standard_no_space .mix,
	.safari_browser .projects_holder.v6.hover_text.no_space .mix,
	.safari_browser .projects_holder.v6.standard_no_space .filler,
	.safari_browser .projects_holder.v6.hover_text.no_space .filler,
	.safari_browser .projects_holder.v5.standard_no_space .mix,
	.safari_browser .projects_holder.v5.hover_text.no_space .mix,
	.safari_browser .projects_holder.v5.standard_no_space .filler,
	.safari_browser .projects_holder.v5.hover_text.no_space .filler,
	.safari_browser .projects_holder.v4.standard_no_space .mix,
	.safari_browser .projects_holder.v4.hover_text.no_space .mix,
	.safari_browser .projects_holder.v4.standard_no_space .filler,
	.safari_browser .projects_holder.v4.hover_text.no_space .filler,
	.safari_browser .projects_holder.v3.standard_no_space .mix,
	.safari_browser .projects_holder.v3.hover_text.no_space .mix,
	.safari_browser .projects_holder.v3.standard_no_space .filler,
	.safari_browser .projects_holder.v3.hover_text.no_space .filler,
	.safari_browser .projects_holder.v2.standard_no_space .mix,
	.safari_browser .projects_holder.v2.hover_text.no_space .mix,
	.safari_browser .projects_holder.v2.standard_no_space .filler,
	.safari_browser .projects_holder.v2.hover_text.no_space .filler,
	.mac .projects_holder.v6.standard_no_space .mix,
	.mac .projects_holder.v6.hover_text.no_space .mix,
	.mac .projects_holder.v6.standard_no_space .filler,
	.mac .projects_holder.v6.hover_text.no_space .filler,
	.mac .projects_holder.v5.standard_no_space .mix,
	.mac .projects_holder.v5.hover_text.no_space .mix,
	.mac .projects_holder.v5.standard_no_space .filler,
	.mac .projects_holder.v5.hover_text.no_space .filler,
	.mac .projects_holder.v4.standard_no_space .mix,
	.mac .projects_holder.v4.hover_text.no_space .mix,
	.mac .projects_holder.v4.standard_no_space .filler,
	.mac .projects_holder.v4.hover_text.no_space .filler,
	.mac .projects_holder.v3.standard_no_space .mix,
	.mac .projects_holder.v3.hover_text.no_space .mix,
	.mac .projects_holder.v3.standard_no_space .filler,
	.mac .projects_holder.v3.hover_text.no_space .filler,
	.mac .projects_holder.v2.standard_no_space .mix,
	.mac .projects_holder.v2.hover_text.no_space .mix,
	.mac .projects_holder.v2.standard_no_space .filler,
	.mac .projects_holder.v2.hover_text.no_space .filler{
		width: 100%;
	}

	.projects_holder.v6.standard_no_space .mix,
	.projects_holder.v5.standard_no_space .mix,
	.projects_holder.v4.standard_no_space .mix,
	.projects_holder.v3.standard_no_space .mix,
	.projects_holder.v2.standard_no_space .mix{
		margin: 0 0 6.5%;
	}

	.projects_holder article .hover_feature_holder_icons,
	.portfolio_slider .hover_feature_holder_icons,
	.projects_holder.v4 article .hover_feature_holder_icons,
	.projects_holder.v5 article .hover_feature_holder_icons,
	.projects_holder.v6 article .hover_feature_holder_icons{
		height: 70%;
	}

	.portfolio_gallery a.v2,
	.portfolio_gallery a.v3,
	.portfolio_gallery a.v4{
		width: 100%;
		margin: 0px 0px 4% 0px !important;
	}

	.portfolio_gallery a.v3:nth-child(2n),
	.portfolio_gallery a.v4:nth-child(2n){
		margin: 0px 0px 4% 0px !important;
	}
	
	.blog_holder article .post_info{
		width: 15%;
	}

	.blog_holder article .post_content_holder {
		width: 85%;
	}

	.grid2 .blog_single article .post_info{
		width: 18%;
	}

	.grid2 .blog_single article .post_content_holder{
		width: 82%;
	}
	
	.single_tags {
    	margin: 35px 0 0 14%;
	}
	
	.blog_holder article .post_info .inner {
		padding: 0 5px 0 0;
	}

	.two_columns_50_50 .column1, .two_columns_50_50 .column2,
	.three_columns .column1, .three_columns .column2, .three_columns .column3,
	.two_columns_66_33 .column1, .two_columns_66_33 .column2,
	.two_columns_33_66 .column1, .two_columns_33_66 .column2,
	.two_columns_75_25 .column1, .two_columns_75_25 .column2,
	.two_columns_25_75 .column1, .two_columns_25_75 .column2,
	.four_columns .column1, .four_columns .column2, .four_columns .column3, .four_columns .column4{
		width: 100%;
	}
	
	.two_columns_50_50 .column1 .column_inner, .two_columns_50_50 .column2 .column_inner,
	.three_columns .column1 .column_inner, .three_columns .column2 .column_inner, .three_columns .column3 .column_inner,
	.two_columns_66_33 .column1 .column_inner, .two_columns_66_33 .column2 .column_inner,
	.two_columns_33_66 .column1 .column_inner, .two_columns_33_66 .column2 .column_inner,
	.two_columns_75_25 .column1 .column_inner, .two_columns_75_25 .column2 .column_inner,
	.two_columns_25_75 .column1 .column_inner, .two_columns_25_75 .column2 .column_inner,
	.two_columns_66_33.grid2 .column1 .column_inner, .two_columns_66_33.grid2 .column2 .column_inner,
	.two_columns_33_66.grid2 .column1 .column_inner, .two_columns_33_66.grid2 .column2 .column_inner,
	.two_columns_75_25.grid2 .column1 .column_inner, .two_columns_75_25.grid2 .column2 .column_inner,
	.two_columns_25_75.grid2 .column1 .column_inner, .two_columns_25_75.grid2 .column2 .column_inner,
	.four_columns .column1 .column_inner, .four_columns .column2 .column_inner, .four_columns .column3 .column_inner, .four_columns .column4 .column_inner,
	body.page-template-blog-masonry-php .two_columns_66_33>.column1>.column_inner{
		padding: 0px;
	}
	
	.footer_top .column_inner > div{
		margin: 0 0 25px !important;
	}

	.footer_top .column_inner{
		border: 0;
	}

    .footer_top .column_inner{
        padding: 0px !important;
        height: inherit !important;
    }

	.q_tabs.vertical .tabs-nav{
		width: 22%;
		margin: 0 5% 0 0;
	}

	.q_tabs.vertical.right .tabs-nav{
		float: right;
		margin: 0 0 0 5%;
	}

	.q_tabs.vertical .tabs-container {
		width: 73%;
	}

	.q_tabs.horizontal .tab-content {
		padding: 30px 0 10px;
	}

	.q_tabs .tabs-nav li a{
		padding: 0 8px;
	}

	.q_tabs.vertical .tabs-nav li a{
		padding: 6px 10px;
	}

	.gallery_holder ul.v5 li,
	.gallery_holder ul.v4 li,
	.gallery_holder ul.v3 li,
	.gallery_holder ul.v2 li{
		width: 47.5% !important;
		margin: 0 4.5% 20px 0 !important;
	}

	.gallery_holder ul.v5 li:nth-child(2n),
	.gallery_holder ul.v4 li:nth-child(2n),
	.gallery_holder ul.v3 li:nth-child(2n),
	.gallery_holder ul.v2 li:nth-child(2n){
		margin: 0 0 20px !important;
	}

	#respond textarea{
		width: 92%;
		padding: 13px 4%;
	}
	
	.blog_holder.masonry article,
	.two_columns_75_25 .blog_holder.masonry article,
	.two_columns_66_33 .blog_holder.masonry article,
	.two_columns_33_66 .blog_holder.masonry article,
	.two_columns_25_75 .blog_holder.masonry article{
		width: 100%;
	}

	.latest_post_holder ul > li.four,
	.latest_post_holder ul > li.three,
	.latest_post_holder ul > li.two{
		width: 100%;
		padding: 0 !important;
	}
    
    .call_to_action_button_wrapper.right {
        text-align: center !important;
        margin-top: 15px;
    }
            
    /* ==========================================================================
    Grid
    ========================================================================== */
    .vc_row-fluid [class*='vc_span'] {
        width: 100% !important;
        margin-left: 0 !important; 
    }      
    
    .vc_row-fluid .vc_span3 .qbutton.medium {
        padding: 0 25px;
    }

    .q_image_with_text_over.one_half,
    .q_image_with_text_over.one_third,
    .q_image_with_text_over.one_fourth{
    	width: 100%;
    }

    .title .title_on_bottom_wrap .title_on_bottom_holder .title_on_bottom_holder_inner{
    	padding: 0 15px;
    }

    .title .title_on_bottom_holder h1{
    	line-height: 18px;
    	padding: 7px 0;
    }

    .latest_post_holder ul > li.two iframe,
	.latest_post_holder ul > li.three iframe,
	.latest_post_holder ul > li.four iframe,
	body.boxed .latest_post_holder ul > li.two iframe,
	body.boxed .latest_post_holder ul > li.three iframe,
	body.boxed .latest_post_holder ul > li.four iframe{
		height: 236px;
	}
}

@media only screen and (max-width: 480px){
	
	body.boxed .wrapper_inner,
	body.boxed footer,
	body.boxed .header_inner,
	body.boxed .full_width .parallax_content,
	body.boxed .carousel-inner{
		width: 350px;
	}
	
	.container_inner,
	.boxed section.section .section_inner,
	section.grid_section .section_inner,
	.full_width .parallax_content,
	.steps_holder_inner,
	.carousel-inner .slider_content_outer{
		/*width: 300px;*/
		width: 100%;
	}

	.blog_holder.masonry{
		width: 300px !important;
	}
	
	.header_bottom{
		padding: 0px 25px;
	}
	
	footer .container_inner,
	.header_bottom .container_inner{
		width: auto;
	}
	
	nav.mobile_menu > ul{
		width: auto;
	}
	
	.projects_holder.v6 .mix,
	.projects_holder.v5 .mix,
	.projects_holder.v4 .mix,
	.projects_holder.v3 .mix,
	.projects_holder.v2 .mix,
	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.v2.hover_text .mix,
	.projects_holder.circle.v6 .mix,
	.projects_holder.circle.v5 .mix,
	.projects_holder.circle.v4 .mix,
	.projects_holder.circle.v3 .mix,
	.projects_holder.circle.v2 .mix{
		width: 100%;
		margin: 0 0 7.4%;
	}

	.projects_holder.v6.hover_text .mix,
	.projects_holder.v5.hover_text .mix,
	.projects_holder.v4.hover_text .mix,
	.projects_holder.v3.hover_text .mix,
	.projects_holder.v2.hover_text .mix{
		margin: 0 0 7.8%;
	}

	.projects_holder.v6 .filler,
	.projects_holder.v5 .filler,
	.projects_holder.v4 .filler,
	.projects_holder.v3 .filler,
	.projects_holder.v2 .filler,
	.projects_holder.v6.hover_text .filler,
	.projects_holder.v5.hover_text .filler,
	.projects_holder.v4.hover_text .filler,
	.projects_holder.v3.hover_text .filler,
	.projects_holder.v2.hover_text .filler,
	.projects_holder.circle.v6 .filler,
	.projects_holder.circle.v5 .filler,
	.projects_holder.circle.v4 .filler,
	.projects_holder.circle.v3 .filler,
	.projects_holder.circle.v2 .filler{
		width: 100%;
	}
	
	.single_tags {
    	margin: 35px 0 0 19%;
	}

	.q_tabs.vertical .tabs-nav{
		width: 30%;
	}

	.q_tabs.vertical .tabs-container {
		width: 65%;
	}

	.q_tabs .tabs-nav li a{
		padding: 0 5px;
	}

	.q_tabs.vertical .tabs-nav li a{
		padding: 7px 5px;
	}

	.gallery_holder ul.v5 li,
	.gallery_holder ul.v4 li,
	.gallery_holder ul.v3 li,
	.gallery_holder ul.v2 li{
		width: 100% !important;
		margin: 0 0 20px 0 !important;
	}

	.comment_holder .comment-list li ul.children{
		padding: 0 0 0 15px;
	}

	.comment_holder .comment .text .replay, 
	.comment_holder .comment .text .comment-reply-link{
		position: relative;
		display: block;
		text-align: right;
		margin: 15px 0 0;
	}
	
	.box_image_with_border{
		margin: 0px 0px 30px 0px;
	}
        
	.box_image_holder .box_icon .fa-stack {
		font-size: 4em;
	}

	.filter_holder ul li span{
		 padding: 0 10px;
	}

	.q_steps_holder .circle_small span{
		left: -35px;
	}

	.footer_bottom{
		line-height: 50px;
		min-height: 50px;
		height: auto;
	}

	.footer_bottom p,
	.footer_bottom span {
		line-height: 50px;
	}

	.textwidget{
		padding: 0 15px;
	}
    
    .blog_holder article .post_info,
    .grid2 .blog_single article .post_info{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .blog_holder article .post_info .inner,
    .grid2 .blog_single article .post_info .inner{
        padding: 0;
    }
    
    .blog_holder article .post_content_holder,
    .grid2 .blog_single article .post_content_holder{
        width: 100%;
    }
    
    .blog_holder article .post_info .post_date {
        display: inline-block;
        border-bottom: 0;
        border-right: 1px solid #dddddd;
        padding: 0;
        width: 33.2%;
    }
    
    .blog_holder article .post_info .blog_like {
        width: 32.2%;
        border-right: 1px solid #dddddd;
        padding-top: 16px;
    }
    
    .blog_holder.blog_single .blog_share, 
    .blog_holder.blog_large_image .blog_share {
        display: inline-block;
        width: 31%;
    }
    
    .single_tags {
        margin-left: 0;
    }

    .qbutton,
	.load_more a,
	#submit_comment,
	.drop_down .wide .second ul li .qbutton,
	.drop_down .wide .second ul li ul li .qbutton{
		height: 33px;
		line-height: 33px;
		padding: 0px 15px;
	}

	.qbutton:hover,
	.load_more a:hover,
	#submit_comment:hover,
	.drop_down .wide .second ul li .qbutton:hover,
	.drop_down .wide .second ul li ul li .qbutton:hover{
		padding: 0px 22px;
	}

	.qbutton.big_large{
		height: 50px;
		line-height: 50px;
	}

	.qbutton.large {
		height: 41px;
		line-height: 41px;
		padding: 0px 32px;
	}

	.qbutton.large:hover { 
		padding: 0px 40px;
	}

	.qbutton.medium {
		height: 36px;
		line-height: 36px;
		padding: 0px 22px;
	}

	.qbutton.medium:hover { 
		padding: 0px 30px;
	}

	.qbutton.small {
	    height: 33px;
	    line-height: 33px;
	    padding: 0 15px;
	}

	.qbutton.small:hover { 
		padding: 0px 22px;
	}

	.qbutton.tiny,
	#submit_comment,
	.load_more.tiny a{
		height: 29px;
		line-height: 29px;
		padding: 0px 15px;
	}

	.qbutton.tiny:hover,
	#submit_comment:hover,
	.load_more.tiny a:hover{ 
		padding: 0px 22px;
	}

	.latest_post_holder ul > li.two iframe,
	.latest_post_holder ul > li.three iframe,
	.latest_post_holder ul > li.four iframe,
	body.boxed .latest_post_holder ul > li.two iframe,
	body.boxed .latest_post_holder ul > li.three iframe,
	body.boxed .latest_post_holder ul > li.four iframe{
		height: 169px;
	}
}