
/* responsive.css */

/* 1    */ html, body { overflow-x: hidden;}
/* 2    */ 
/* 3    */ 
/* 4    */ /* ==============================================================================================================================
/* 5    *| /*
/* 6    *| /* 	> 1240																													> 1240
/* 7    *| /* 
/* 8    *| /* =========================================================================================================================== */
/* 9    */ 
/* 10   */ @media only screen and (min-width: 1240px) 
/* 11   */ {
/* 12   */ 	.layout-boxed					{ padding: 25px;}
/* 13   */ 	.layout-boxed.nice-scroll		{ padding: 25px 25px 25px 15px;}	
/* 14   */ 	
/* 15   */ 	#Top_bar.loading { display:none;}
/* 16   */ 	
/* 17   */ 	
/* 18   */ 	/* Header Creative */
/* 19   */ 		
/* 20   */ 	body.header-creative { padding-left:50px;}
/* 21   */ 	body.header-creative.header-open { padding-left:250px;}
/* 22   */ 	
/* 23   */ 	body.error404,
/* 24   */ 	body.under-construction,
/* 25   */ 	body.template-blank { padding-left:0 !important;}
/* 26   */ 	
/* 27   */ 		.header-creative.footer-fixed #Footer,
/* 28   */ 		.header-creative.footer-sliding #Footer { left:25px;}
/* 29   */ 		.header-open.footer-fixed #Footer,
/* 30   */ 		.header-open.footer-sliding #Footer { left:125px;}
/* 31   */ 		
/* 32   */ 		.header-rtl.header-creative.footer-fixed #Footer,
/* 33   */ 		.header-rtl.header-creative.footer-sliding #Footer { left:auto; right:5px;}
/* 34   */ 		.header-rtl.header-open.footer-fixed #Footer,
/* 35   */ 		.header-rtl.header-open.footer-sliding #Footer { left:auto; right:125px;}
/* 36   */ 
/* 37   */ 	#Header_creative { background: #fff; }
/* 38   */ 		
/* 39   */ 	#Header_creative { position: fixed; width: 250px; height: 100%; left: -200px; top: 0; z-index: 9002; -webkit-box-shadow: 2px 0 4px 2px rgba(0,0,0,.15); box-shadow: 2px 0 4px 2px rgba(0,0,0,.15); }
/* 40   */ 	#Header_creative .container { width: 100%; }
/* 41   */ 	#Header_creative .creative-wrapper { display: none; }
/* 42   */ 	
/* 43   */ 	#Header_creative a.creative-menu-toggle { display:block; width: 35px; height: 35px; line-height: 35px; font-size: 25px; text-align: center; position:absolute; top: 10px; right: 8px; -webkit-border-radius: 3px; border-radius: 3px; }
/* 44   */ 	.admin-bar #Header_creative a.creative-menu-toggle { top: 42px; }
/* 45   */ 	
/* 46   */ 	#Header_creative #Top_bar { position: static; }
/* 47   */ 	#Header_creative #Top_bar { width: 100%; }
/* 48   */ 	#Header_creative #Top_bar .top_bar_left { width: 100% !important; float: none; }
/* 49   */ 	#Header_creative #Top_bar .top_bar_right { width: 100% !important; float: none; height:auto; margin-bottom:35px; text-align: center; padding: 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* 50   */ 	#Header_creative #Top_bar .top_bar_right:before { display: none; }

/* responsive.css */

/* 51   */ 	#Header_creative #Top_bar .logo { float: none; text-align: center; margin: 15px 0; }
/* 52   */ 	#Header_creative #Top_bar .menu_wrapper { float: none; margin: 0 0 40px; }
/* 53   */ 	#Header_creative #Top_bar .menu > li { width: 100%; float: none; position: relative; }
/* 54   */ 	#Header_creative #Top_bar .menu > li > a { padding: 0; text-align: center; }
/* 55   */ 	#Header_creative #Top_bar .menu > li > a:after { display: none; }
/* 56   */ 	#Header_creative #Top_bar .menu > li > a span { border-right: 0; border-bottom-width: 1px; line-height:38px; }
/* 57   */ 	#Header_creative #Top_bar .menu li ul { left: 100%; right:auto; top: 0;
/* 58   */ 		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03); -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03);
/* 59   */ 	}
/* 60   */ 	#Header_creative #Top_bar .menu > li > ul.mfn-megamenu { width: 700px !important; }
/* 61   */ 	#Header_creative #Top_bar .menu > li > ul.mfn-megamenu > li > ul { left: 0; }
/* 62   */ 	#Header_creative #Top_bar .menu li ul li a { padding-top:9px; padding-bottom:8px; }
/* 63   */ 	#Header_creative #Top_bar .menu li ul li ul { top: 0 !important; }
/* 64   */ 	#Header_creative #Top_bar .menu > li > a span.description { display:block; font-size:13px; line-height:28px !important; clear:both;}
/* 65   */ 	#Header_creative #Top_bar .search_wrapper { left: 100%; top: auto; bottom: -90px; }
/* 66   */ 	#Header_creative #Top_bar a#header_cart { display: inline-block; float: none; top: 3px; }
/* 67   */ 	#Header_creative #Top_bar a#search_button { display: inline-block; float: none; top: 3px; }
/* 68   */ 	#Header_creative #Top_bar a.button.action_button { display: inline-block; float: none; top: 0; margin-bottom: 0; margin-top: 10px; }
/* 69   */ 	#Header_creative #Top_bar .wpml-languages { display: inline-block; float: none; top: 0; }
/* 70   */ 	#Header_creative #Top_bar .wpml-languages.enabled:hover a.active { padding-bottom: 9px; }
/* 71   */ 	
/* 72   */ 	#Header_creative #Top_bar .banner_wrapper { display:block; text-align:center;}
/* 73   */ 	#Header_creative #Top_bar .banner_wrapper img { max-width:100%; height:auto; display:inline-block;}
/* 74   */ 	
/* 75   */ 	#Header_creative #Action_bar { position: absolute; bottom: 0; top: auto; clear: both; padding: 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* 76   */ 	#Header_creative #Action_bar .social { float: none; text-align: center; }
/* 77   */ 	#Header_creative #Action_bar .social li { margin-bottom: 2px; }
/* 78   */ 	#Header_creative .social li a { color: rgba(0,0,0,.5); }
/* 79   */ 	#Header_creative .social li a:hover { color: rgb(0,0,0); }
/* 80   */ 	
/* 81   */ 	#Header_creative .creative-social { position: absolute; bottom: 10px; right: 0; width: 50px; }
/* 82   */ 	#Header_creative .creative-social li { display: block; float: none; width: 100%; text-align: center; margin-bottom: 5px; }
/* 83   */ 
/* 84   */ 	.menuo-right #Top_bar .menu_wrapper { float: right;}
/* 85   */ 	.menuo-right.header-stack #Top_bar .menu_wrapper { margin-right:150px;}
/* 86   */ 	
/* 87   */ 	.header-creative .fixed-nav.fixed-nav-prev { margin-left:50px;}
/* 88   */ 	.header-creative.header-open .fixed-nav.fixed-nav-prev { margin-left:250px;}
/* 89   */ 	
/* 90   */ 		.menuo-last #Header_creative #Top_bar .menu li.last ul { top:auto; bottom:0;}
/* 91   */ 	
/* 92   */ 		/* Header Creative | Always Open */
/* 93   */ 		
/* 94   */ 		.header-open #Header_creative { left:0;}
/* 95   */ 		.header-open #Header_creative .creative-wrapper { display:block;}
/* 96   */ 		.header-open #Header_creative .creative-menu-toggle,
/* 97   */ 		.header-open #Header_creative .creative-social { display:none;}
/* 98   */ 		
/* 99   */ 		
/* 100  */ 		/* Header Creative | Right */

/* responsive.css */

/* 101  */ 		
/* 102  */ 		body.header-rtl.header-creative { padding-left: 0; padding-right: 50px;}
/* 103  */ 		
/* 104  */ 		.header-rtl #Header_creative { left:auto; right:-200px;}
/* 105  */ 		.header-rtl.nice-scroll #Header_creative { margin-right:10px;}
/* 106  */ 		.header-rtl #Header_creative a.creative-menu-toggle { left: 8px; right: auto;}
/* 107  */ 		.header-rtl #Header_creative .creative-social { left: 0; right: auto;}
/* 108  */ 		
/* 109  */ 		.header-rtl #Footer #back_to_top.sticky { right: 125px;}
/* 110  */ 		.header-rtl #popup_contact { right: 70px;}
/* 111  */ 		
/* 112  */ 		.header-rtl #Header_creative #Top_bar .menu li ul { left: auto; right: 100%;}
/* 113  */ 	
/* 114  */ 			/* Header Creative | Right | Always Open */
/* 115  */ 			
/* 116  */ 			body.header-rtl.header-creative.header-open { padding-left:0; padding-right:250px !important; }
/* 117  */ 			
/* 118  */ 			.header-rtl.header-open #Header_creative { left:auto; right:0;}
/* 119  */ 			.header-rtl.header-open #Footer #back_to_top.sticky { right: 325px;}
/* 120  */ 			.header-rtl.header-open #popup_contact { right: 270px;}
/* 121  */ 		
/* 122  */ 		
/* 123  */ 		/* Header Creative | Visual Composer */
/* 124  */ 		
/* 125  */ 		.header-creative .vc_row[data-vc-full-width] { padding-left: 50px;}
/* 126  */ 		.header-creative.header-open .vc_row[data-vc-full-width] { padding-left: 250px;}	
/* 127  */ 	
/* 128  */ }
/* 129  */ 
/* 130  */ 
/* 131  */ 
/* 132  */ /* ==============================================================================================================================
/* 133  *| /*
/* 134  *| /* 	#Header Creative always Open	1240 - 1489											#Header Creative always Open	1240 - 1489
/* 135  *| /* 
/* 136  *| /* =========================================================================================================================== */
/* 137  */ 
/* 138  */ @media only screen and (min-width: 1240px) and (max-width: 1489px)
/* 139  */ {	
/* 140  */ 	body.header-open							{ min-width:0; }
/* 141  */ 	.header-open #Wrapper 						{ max-width: 960px; }
/* 142  */ 	
/* 143  */ 	.header-open .section_wrapper,
/* 144  */ 	.header-open .container,
/* 145  */ 	.header-open.with_aside .content_wrapper	{ max-width: 940px; }
/* 146  */ 	
/* 147  */ 	.header-open.with_aside .section_wrapper	{ max-width:100%; }
/* 148  */ 
/* 149  */ 	/* ======================================================= */
/* 150  */ 

/* responsive.css */

/* 151  */ 	/* Error 404 */
/* 152  */ 	.header-open #Error_404 .error_pic i { font-size: 220px; line-height: 260px; }
/* 153  */ 	.header-open #Error_404 .error_desk { padding-top: 40px; }
/* 154  */ 	
/* 155  */ 	/* Google maps */
/* 156  */ 	.header-open .column_map .google-map-contact-wrapper { width: 921px; margin-left: -460px; }
/* 157  */ 
/* 158  */ 	/* Offer slider */
/* 159  */ 	.header-open .offer .offer_li .desc_wrapper { width: 436px; }
/* 160  */ 	
/* 161  */ 	/* Portfolio list */
/* 162  */ 	body.header-open:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper { width: 921px; }
/* 163  */ 	
/* 164  */ 	/* Recent posts */
/* 165  */ 	.header-open .Recent_posts ul li .desc { margin-right: 60px; }
/* 166  */ 	.header-open .Recent_posts ul li .photo { width: 60px; height: 60px; }
/* 167  */ 	.header-open .Recent_posts ul li .photo .c { width: 20px; height: 20px; line-height: 20px; bottom: 5px; right: -8px; }
/* 168  */ }
/* 169  */ 
/* 170  */ 
/* 171  */ 
/* 172  */ /* ==============================================================================================================================
/* 173  *| /*
/* 174  *| /* 	< 1240																													< 1240
/* 175  *| /* 
/* 176  *| /* =========================================================================================================================== */
/* 177  */ 
/* 178  */ @media only screen and (max-width: 1239px)
/* 179  */ {
/* 180  */ 	
/* 181  */ 	/* Header Creative */
/* 182  */ 	
/* 183  */ 	.header-creative #Wrapper { padding-top:60px;}
/* 184  */ 	#Header_creative { position: fixed; width: 100%; left: 0px !important; z-index: 1001; }
/* 185  */ 	#Header_creative .creative-wrapper { display: block !important; opacity: 1 !important; filter: alpha(opacity=100) !important; }
/* 186  */ 	#Header_creative .creative-menu-toggle, 
/* 187  */ 	#Header_creative .creative-social { display: none !important; opacity: 1 !important; filter: alpha(opacity=100) !important; }
/* 188  */ 	#Header_creative #Top_bar { position: static; margin: 0 8%; width: 84%; }
/* 189  */ 	#Header_creative #Top_bar #logo { height: 50px; line-height: 50px; padding: 5px 0; }
/* 190  */ 	#Header_creative #Top_bar #logo img { max-height: 40px; }
/* 191  */ 	#Header_creative #Top_bar .responsive-menu-toggle { top: 12px; }
/* 192  */ 	#Header_creative #Top_bar #header_cart { top: 21px; }
/* 193  */ 	#Header_creative #Top_bar #search_button { top: 20px; }
/* 194  */ 	#Header_creative #Top_bar .wpml-languages { top: 11px; }
/* 195  */ 	#Header_creative #Top_bar .action_button { top: 9px; }
/* 196  */ 	#Header_creative #Top_bar .top_bar_right { height: 60px; top: 0; }
/* 197  */ 	#Header_creative #Top_bar .top_bar_right:before { display: none; }
/* 198  */ 	#Header_creative #Action_bar { display: none; }
/* 199  */ 	
/* 200  */ 	

/* responsive.css */

/* 201  */ 	/* Hover Effect */
/* 202  */ 	
/* 203  */ 	.no-hover-tablet a.button:after,
/* 204  */ 	.no-hover-tablet a.tp-button:after,
/* 205  */ 	.no-hover-tablet button:after,
/* 206  */ 	.no-hover-tablet input:after { display:none;}
/* 207  */ 	
/* 208  */ 	.no-hover-tablet .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
/* 209  */ 	.no-hover-tablet .image_frame .image_wrapper img { top: 0 !important; }
/* 210  */ 	.no-hover-tablet .image_frame .image_wrapper .mask,
/* 211  */ 	.no-hover-tablet .image_frame .image_wrapper .image_links { display:none !important;}
/* 212  */ 	
/* 213  */ 	.no-hover-tablet .Recent_posts ul li .desc:after { display:none;}
/* 214  */ 	.no-hover-tablet .Recent_posts ul li a:hover h6,
/* 215  */ 	.no-hover-tablet .Recent_posts ul li a:hover .desc .date { color: inherit !important; }	
/* 216  */ 	
/* 217  */ 	
/* 218  */ 	/* Section Background Image */
/* 219  */ 	.no-section-bg-tablet .section { background-image:none !important;}
/* 220  */ 	
/* 221  */ 	
/* 222  */ 	/* Portfolio masonry hover */
/* 223  */ 	.with_aside .portfolio_group.masonry-hover .portfolio-item:not(.no-thumbnail) .masonry-hover-wrapper .hover-desc .desc-inner .desc-wrappper { display: none; }
/* 224  */ }
/* 225  */ 	
/* 226  */ 
/* 227  */ 
/* 228  */ /* ==============================================================================================================================
/* 229  *| /*
/* 230  *| /* 	#Desktop	960 - 1239																					#Desktop	960 - 1239
/* 231  *| /* 
/* 232  *| /* =========================================================================================================================== */
/* 233  */ 
/* 234  */ @media only screen and (min-width: 960px) and (max-width: 1239px)
/* 235  */ {	
/* 236  */ 	body 							{ min-width:0; }
/* 237  */ 	#Wrapper 						{ max-width: 960px; }
/* 238  */ 	
/* 239  */ 	.section_wrapper,
/* 240  */ 	.container,
/* 241  */ 	.with_aside .content_wrapper	{ max-width: 940px; }
/* 242  */ 
/* 243  */ 	/* ======================================================= */
/* 244  */ 	
/* 245  */ 	/* Top bar width */
/* 246  */ 	#Top_bar .top_bar_left 			{ width: 729px; }
/* 247  */ 	
/* 248  */ 
/* 249  */ 	/* Blog | Columns | Masonry */
/* 250  */ 	

/* responsive.css */

/* 251  */ 	.posts_group.masonry.col-5 .post-item,
/* 252  */ 	.posts_group.masonry.col-6 .post-item { width: 22.99%;}
/* 253  */ 	
/* 254  */ 	
/* 255  */ 	/* Portfolio | List */
/* 256  */ 	body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper { width: 921px; }
/* 257  */ 		
/* 258  */ 	/* Portfolio | Columns */
/* 259  */ 	
/* 260  */ 		/* Portfolio | Columns | Grid, Masonry, Masonry Hover */
/* 261  */ 		.portfolio_group.grid.col-5 .portfolio-item,
/* 262  */ 		.portfolio_group.masonry.col-5 .portfolio-item,
/* 263  */ 		.portfolio_group.masonry-hover.col-5 .portfolio-item,
/* 264  */ 		.portfolio_group.grid.col-6 .portfolio-item,
/* 265  */ 		.portfolio_group.masonry.col-6 .portfolio-item,
/* 266  */ 		.portfolio_group.masonry-hover.col-6 .portfolio-item { width: 22.99%;}
/* 267  */ 		
/* 268  */ 		/* Portfolio | Columns | Flat */			
/* 269  */ 		.portfolio_group.flat.col-5 .portfolio-item,			
/* 270  */ 		.portfolio_group.flat.col-6 .portfolio-item { width: 24.99%;}
/* 271  */ 
/* 272  */ 
/* 273  */ 	/* Error 404 */
/* 274  */ 	#Error_404 .error_pic i { font-size: 220px; line-height: 260px; }
/* 275  */ 	#Error_404 .error_desk { padding-top: 40px; }
/* 276  */ 	
/* 277  */ 	/* Google maps */
/* 278  */ 	.column_map .google-map-contact-wrapper { width: 921px; margin-left: -460px; }
/* 279  */ 	
/* 280  */ 	/* Offer slider */
/* 281  */ 	.offer .offer_li .desc_wrapper { width: 436px; }
/* 282  */ 	
/* 283  */ 	/* Recent posts */
/* 284  */ 	.Recent_posts ul li .desc { margin-right: 60px; }
/* 285  */ 	.Recent_posts ul li .photo { width: 60px; height: 60px; }
/* 286  */ 	.Recent_posts ul li .photo .c { width: 20px; height: 20px; line-height: 20px; bottom: 5px; right: -8px; }
/* 287  */ 	
/* 288  */ 	/* Zoom Box */
/* 289  */ 	.zoom_box .desc .desc_txt { font-size:22px; line-height:26px;}
/* 290  */ }
/* 291  */ 
/* 292  */ 	
/* 293  */ 	
/* 294  */ /* ==============================================================================================================================
/* 295  *| /*
/* 296  *| /* 	#Desktop	> 960																							#Desktop	> 960
/* 297  *| /* 
/* 298  *| /* =========================================================================================================================== */
/* 299  */ 
/* 300  */ @media only screen and (min-width: 960px)

/* responsive.css */

/* 301  */ {	
/* 302  */ 	.hide-desktop { display:none !important;}
/* 303  */ }
/* 304  */ 
/* 305  */ 
/* 306  */ 
/* 307  */ /* ==============================================================================================================================
/* 308  *| /*
/* 309  *| /* 	#Tablet (Landscape)		768 - 959															#Tablet (Landscape)		768 - 959
/* 310  *| /* 
/* 311  *| /* =========================================================================================================================== */
/* 312  */ 
/* 313  */ @media only screen and (min-width: 768px) and (max-width: 959px)
/* 314  */ {	
/* 315  */ 	body							{ min-width:0; }
/* 316  */ 	#Wrapper						{ max-width: 728px; }
/* 317  */ 
/* 318  */ 	.section_wrapper,
/* 319  */ 	.container,
/* 320  */ 	.with_aside .content_wrapper	{ max-width: 708px; }
/* 321  */ 	
/* 322  */ 	/* ======================================================= */
/* 323  */ 	
/* 324  */ 	/* Header magazine */
/* 325  */ 	.header-magazine #Top_bar .banner_wrapper { width: 300px; top: 27px; }
/* 326  */ 
/* 327  */ 	.hide-tablet { display:none !important;}
/* 328  */ 	a.kill_the_icon .button_icon { display: none; }
/* 329  */ 	
/* 330  */ 	/* Top bar width */
/* 331  */ 	#Top_bar .top_bar_left { width: 501px; }
/* 332  */ 	
/* 333  */ 	/* .footer-sliding */
/* 334  */ 	.footer-fixed #Content,
/* 335  */ 	.footer-sliding #Content { margin-bottom: 0 !important; }
/* 336  */ 	.footer-fixed #Footer,
/* 337  */ 	.footer-sliding #Footer { position: static;}
/* 338  */ 	
/* 339  */ 	/* Subheader */
/* 340  */ 	#Subheader .title { width: 100%; }
/* 341  */ 	#Subheader ul.breadcrumbs { display: none; }
/* 342  */ 	
/* 343  */ 	/* Blog */
/* 344  */ 	.with_aside .classic .post-meta .author-date .author .label { display: none; }
/* 345  */ 	.with_aside .classic .post-meta .category { display: none; }
/* 346  */ 	
/* 347  */ 		/* Masonry */
/* 348  */ 		.masonry .post-item { width: 47.9%; }
/* 349  */ 		
/* 350  */ 		/* Timeline */

/* responsive.css */

/* 351  */ 		.timeline .post-photo-wrapper { width: 100%; float: none; }
/* 352  */ 		.timeline .post-desc-wrapper { width: 100%; float: none; }
/* 353  */ 		
/* 354  */ 	/* Filters */
/* 355  */ 	#Filters .filters_wrapper ul li { float:left; width: 24%; margin: 0.5%; }
/* 356  */ 	
/* 357  */ 	/* Portfolio list */
/* 358  */ 	body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper { width: 694px; }
/* 359  */ 	
/* 360  */ 	/* Blog | Columns | Masonry */
/* 361  */ 	
/* 362  */ 		.posts_group.masonry.col-4 .post-item,
/* 363  */ 		.posts_group.masonry.col-5 .post-item,
/* 364  */ 		.posts_group.masonry.col-6 .post-item { width: 31.33%;}
/* 365  */ 		
/* 366  */ 	/* Blog | Columns | Masonry tiles */
/* 367  */ 	
/* 368  */ 		.posts_group.masonry.tiles.col-4 .post-item,
/* 369  */ 		.posts_group.masonry.tiles.col-5 .post-item,
/* 370  */ 		.posts_group.masonry.tiles.col-6 .post-item { width: 49.9%;}
/* 371  */ 		
/* 372  */ 	/* Portfolio | Columns */
/* 373  */ 	
/* 374  */ 		/* Grid, Masonry, Masonry Hover */
/* 375  */ 		.portfolio_group.grid.col-4 .portfolio-item,
/* 376  */ 		.portfolio_group.masonry.col-4 .portfolio-item,
/* 377  */ 		.portfolio_group.masonry-hover.col-4 .portfolio-item,
/* 378  */ 		.portfolio_group.grid.col-5 .portfolio-item,
/* 379  */ 		.portfolio_group.masonry.col-5 .portfolio-item,
/* 380  */ 		.portfolio_group.masonry-hover.col-5 .portfolio-item,
/* 381  */ 		.portfolio_group.grid.col-6 .portfolio-item,
/* 382  */ 		.portfolio_group.masonry.col-6 .portfolio-item,
/* 383  */ 		.portfolio_group.masonry-hover.col-6 .portfolio-item { width: 31.33%;}
/* 384  */ 		
/* 385  */ 		/* Flat */			
/* 386  */ 		.portfolio_group.flat.col-4 .portfolio-item,
/* 387  */ 		.portfolio_group.flat.col-5 .portfolio-item,			
/* 388  */ 		.portfolio_group.flat.col-6 .portfolio-item { width: 33.33%;}
/* 389  */ 	
/* 390  */ 	/* Google maps */
/* 391  */ 	.column_map .google-map-contact-wrapper { width: 694px; margin-left: -347px; }
/* 392  */ 	
/* 393  */ 	/* Recent posts */
/* 394  */ 	.Recent_posts ul li .desc { margin-right: 40px; }
/* 395  */ 	.Recent_posts ul li .photo { width: 40px; height: 40px; }
/* 396  */ 	.Recent_posts ul li.format-link .photo { background-size: 40% auto; }
/* 397  */ 	.Recent_posts ul li .photo .c { width: 20px; height: 20px; line-height: 20px; bottom: 5px; right: -8px; }
/* 398  */ 	
/* 399  */ 	/* Tabs */
/* 400  */ 	.tabs_vertical.ui-tabs .ui-tabs-nav { width: 33% !important; }

/* responsive.css */

/* 401  */ 	.tabs_vertical.ui-tabs .ui-tabs-panel { width: 66.7% !important; }
/* 402  */ 
/* 403  */ 	/* Counter */
/* 404  */ 	.one-fourth .counter.counter_horizontal,
/* 405  */ 	.one-fifth .counter.counter_horizontal,
/* 406  */ 	.one-sixth .counter.counter_horizontal { text-align: center; }
/* 407  */ 	.one-fourth .counter.counter_horizontal .icon_wrapper,
/* 408  */ 	.one-fifth .counter.counter_horizontal .icon_wrapper,
/* 409  */ 	.one-sixth .counter.counter_horizontal .icon_wrapper { position: static; margin: 0 auto; margin-bottom: 15px; }
/* 410  */ 	.one-fourth .counter.counter_horizontal .desc_wrapper,
/* 411  */ 	.one-fifth .counter.counter_horizontal .desc_wrapper,
/* 412  */ 	.one-sixth .counter.counter_horizontal .desc_wrapper { padding-left: 0; }
/* 413  */ 	
/* 414  */ 	/* Article box */
/* 415  */ 	.one-third .article_box .photo_wrapper { width: 100%; float: none; text-align: center; }
/* 416  */ 	.one-third .article_box .desc_wrapper { width: 100%; min-height: auto; float: none; }
/* 417  */ 	
/* 418  */ 	/* Pricing table */
/* 419  */ 	.pricing-box .plan-header h2 { word-wrap: break-word; }
/* 420  */ 	.pricing-box .plan-header .price sup.period { position: static; top: 0; display: block; }
/* 421  */ 	
/* 422  */ 	/* Infobox */
/* 423  */ 	.infobox { padding-left:20px; word-wrap: break-word;}
/* 424  */ 	.infobox ul li { padding-left: 0; padding-right: 0; }
/* 425  */ 	.infobox ul li:before { display: none; }
/* 426  */ 	
/* 427  */ 	.style-simple .infobox ul li { padding-left: 0; }
/* 428  */ 	
/* 429  */ 	/* Portfolio photo */
/* 430  */ 	.portfolio-photo .portfolio-item .portfolio-details:hover .details { opacity: 1; }
/* 431  */ 	.portfolio-photo .portfolio-item .portfolio-details .more { display: none; }
/* 432  */ 
/* 433  */ 	/* Get in touch */
/* 434  */ 	.get_in_touch { padding-left:20px; word-wrap: break-word;}
/* 435  */ 	.get_in_touch ul li { padding-left: 0; padding-right: 0; }
/* 436  */ 	.get_in_touch ul li .icon { display: none; }	
/* 437  */ 	
/* 438  */ 	/* Hover color */
/* 439  */ 	.hover_color { word-wrap:break-word;}
/* 440  */ 	
/* 441  */ 	/* How it works */
/* 442  */ 	.how_it_works .image { width: 120px; height: 120px; line-height: 120px; }
/* 443  */ 	.how_it_works .image img { max-width: 66px !important; max-height: 66px !important; }
/* 444  */ 	.how_it_works .image .number { bottom: 0; right: 0; }
/* 445  */ 	.how_it_works.has_border:after { top: 60px; }
/* 446  */ 	
/* 447  */ 	/* Opening Hours */
/* 448  */ 	.opening_hours { padding-left:20px; word-wrap: break-word;}
/* 449  */ 	.opening_hours .opening_hours_wrapper li span { font-size: 16px; line-height: 16px; }
/* 450  */ 	

/* responsive.css */

/* 451  */ 	/* Icon box */
/* 452  */ 	.icon_box.icon_position_left { min-height: auto; padding-left: 0; padding-right: 0; }
/* 453  */ 	.icon_box.icon_position_left .icon_wrapper { position: static; margin-bottom: 15px; }
/* 454  */ 	.icon_box.icon_position_left .desc_wrapper { text-align: center; padding-top: 0; }
/* 455  */ 	.icon_box.icon_position_left .image_wrapper { position: static; left: 0; margin-bottom: 15px; width: auto; height: auto; }
/* 456  */ 	
/* 457  */ 	/* Flat box */
/* 458  */ 	.flat_box .photo_wrapper .icon { width: 50px; }
/* 459  */ 	.flat_box .photo_wrapper .icon i { height: 40px; line-height: 40px; font-size: 30px; margin-top: -20px; }
/* 460  */ 	.flat_box a:hover .photo_wrapper .icon { -webkit-transform: translateX(-50px); transform: translateX(-50px); }
/* 461  */ 	.flat_box .desc_wrapper { margin-left: 50px; }
/* 462  */ 	
/* 463  */ 	.rtl .flat_box a:hover .photo_wrapper .icon { -webkit-transform: translateX(50px); transform: translateX(50px); }
/* 464  */ 	.rtl .flat_box .desc_wrapper { margin-left: 0; margin-right: 50px; }
/* 465  */ 	
/* 466  */ 	/* Offer thumb */
/* 467  */ 	.offer_thumb_ul li.offer_thumb_li .image_wrapper { width: 100%; float: none; }
/* 468  */ 	.offer_thumb_ul li.offer_thumb_li .desc_wrapper { width: 100%; float: none; }
/* 469  */ 	
/* 470  */ 	/* Offer thumb bottom */
/* 471  */ 	.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .image_wrapper { width: 100%; }
/* 472  */ 	.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .desc_wrapper { margin-right: 0%; width: 100%; }
/* 473  */ 	
/* 474  */ 	/* Trailer box */
/* 475  */ 	.trailer_box .desc h2 { font-size: 22px; line-height: 22px; }
/* 476  */ 	
/* 477  */ 	/* Offer slider */
/* 478  */ 	.offer .offer_li .desc_wrapper { width: 324px; }
/* 479  */ 
/* 480  */ 	/* Error 404 */
/* 481  */ 	#Error_404 { position: static; padding-top: 50px; margin-top: 0; }
/* 482  */ 	#Error_404 .error_pic { width: 100%; float: none; }
/* 483  */ 	#Error_404 .error_pic i { font-size: 260px; line-height: 260px; }
/* 484  */ 	#Error_404 .error_desk { width: 100%; float: none; padding-top: 20px; text-align: center; }
/* 485  */ 	
/* 486  */ 	/* Buttons */
/* 487  */ 	a.kill_the_icon .button_icon,
/* 488  */ 	.widget-area a.button .button_icon { display: none; }
/* 489  */ 	
/* 490  */ 	.button-stroke a.button_left.button.kill_the_icon .button_label { padding-left: 20px; }
/* 491  */ 	.button-stroke a.button_left.button_large.kill_the_icon .button_label { padding-left: 30px; }
/* 492  */ 	
/* 493  */ 	.button-stroke a.button_right.button.kill_the_icon .button_label { padding-right: 20px; }
/* 494  */ 	.button-stroke a.button_right.button_large.kill_the_icon .button_label {padding-right: 30px; }
/* 495  */ 	
/* 496  */ 	.button-flat a.button_left.button.kill_the_icon .button_label { padding-left: 20px; }
/* 497  */ 	.button-flat a.button_left.button_large.kill_the_icon .button_label { padding-left: 30px; }
/* 498  */ 	
/* 499  */ 	.button-flat a.button_right.button.kill_the_icon .button_label { padding-right: 20px; }
/* 500  */ 	.button-flat a.button_right.button_large.kill_the_icon .button_label {padding-right: 30px; }

/* responsive.css */

/* 501  */ 
/* 502  */ 
/* 503  */ 	/* Zoom Box */
/* 504  */ 	.zoom_box .desc .desc_txt { font-size:18px; line-height:22px;}
/* 505  */ 	
/* 506  */ 	
/* 507  */ 	/* Easy Digital Downloads */
/* 508  */ 	.edd_downloads_list .edd_download { width: 50% !important; }
/* 509  */ 	.edd_downloads_list .edd_download:nth-child(5n+3) { clear: both; }
/* 510  */ 	.edd_downloads_list .edd_download .edd_download_inner { margin: 0 5% 20px; }
/* 511  */ 	
/* 512  */ }
/* 513  */ 
/* 514  */ 
/* 515  */ 
/* 516  */ /* ==============================================================================================================================
/* 517  *| /*
/* 518  *| /* 	#Desktop & Tablet (Landscape)	> 768													#Desktop & Tablet (Landscape)	> 768
/* 519  *| /* 
/* 520  *| /* =========================================================================================================================== */
/* 521  */ 
/* 522  */ @media only screen and (min-width: 768px)
/* 523  */ {	
/* 524  */ 	.header-semi #Top_bar:not(.is-sticky) { position: absolute; background-color: rgba(255, 255, 255, 0.8);}	
/* 525  */ 	.header-semi.ab-show #Top_bar:not(.is-sticky) { top: 45px !important; }	
/* 526  */ 	.header-semi.ab-hide #Top_bar:not(.is-sticky) { top: 0 !important; }	
/* 527  */ }
/* 528  */ 
/* 529  */ 
/* 530  */ /* ==============================================================================================================================
/* 531  *| /*
/* 532  *| /* 	#Tablet (Portrait) & Mobile		< 768													#Tablet (Portrait) & Mobile		< 768
/* 533  *| /* 
/* 534  *| /* =========================================================================================================================== */
/* 535  */ 
/* 536  */ @media only screen and (max-width: 767px) 
/* 537  */ {
/* 538  */ 	body 							{ min-width:0;}
/* 539  */ 	#Wrapper						{ max-width: 90%; max-width: calc( 100% - 67px ); }
/* 540  */ 	
/* 541  */ 	.section_wrapper .mcb-wrap,
/* 542  */ 	.section_wrapper .column,
/* 543  */     .container .column,
/* 544  */ 	.sections_group,
/* 545  */ 	.four.columns					{ margin:0; width: 100% !important; clear: both; }
/* 546  */ 	.aside_both .sections_group		{ margin:0 auto !important;}
/* 547  */ 	
/* 548  */ 	.section_wrapper,
/* 549  */ 	.container,
/* 550  */ 	.four.columns					{ max-width: 90%; max-width: calc( 100% - 67px ) !important; }

/* responsive.css */

/* 551  */ 
/* 552  */ 	.left-sidebar .items_group,
/* 553  */ 	.right-sidebar .items_group,
/* 554  */ 	.with_aside .content_wrapper 	{ max-width:100%;}
/* 555  */ 
/* 556  */ 	.section_wrapper .column		{ margin:0 0 20px; height:auto !important;}
/* 557  */ 	
/* 558  */ 	.four.columns					{ float: none !important; margin:0 auto !important; }
/* 559  */ 
/* 560  */ 	/* ======================================================= */
/* 561  */ 	
/* 562  */ 	.hide-mobile { display:none !important;}
/* 563  */ 	
/* 564  */ 	/* .section */
/* 565  */ 	.section { background-attachment:scroll !important; height: auto !important; }
/* 566  */ 	
/* 567  */ 	/* Header */
/* 568  */ 	#Top_bar,
/* 569  */ 	#Action_bar { background: #fff !important; position: static; }
/* 570  */ 	#Top_bar .top_bar_left { float: none; width: 100% !important; margin-top:10px; background:none !important;}
/* 571  */ 	.header-simple #Top_bar .top_bar_left { top:0 !important;}
/* 572  */ 	#Top_bar .top_bar_right { float: none; top: 0; height: 60px; padding: 0 10px; }
/* 573  */ 	#Top_bar .top_bar_right .top_bar_right_wrapper { float: right; margin-right:-10px; }
/* 574  */ 	#Top_bar .top_bar_right:before { display: none; }
/* 575  */ 	#Top_bar a#header_cart { top: 20px; }
/* 576  */ 	#Top_bar a#search_button { top: 20px; }
/* 577  */ 	#Top_bar a.button.action_button { top: 9px; }
/* 578  */ 	#Top_bar .wpml-languages { top: 11px; }
/* 579  */ 	
/* 580  */ 	.mobile-tb-left #Top_bar .top_bar_right .top_bar_right_wrapper { float: left; }
/* 581  */ 	.mobile-tb-center #Top_bar .top_bar_right { text-align:center;}
/* 582  */ 	.mobile-tb-center #Top_bar .top_bar_right .top_bar_right_wrapper { display:inline-block; float: none; }
/* 583  */ 	.mobile-tb-hide #Top_bar .top_bar_right { display:none; }
/* 584  */ 	
/* 585  */ 	#Header a.responsive-menu-toggle { position: absolute !important; top: 20px !important; right: 5px !important; z-index: 10; margin: 0; }
/* 586  */ 	#Header a.responsive-menu-toggle.is-sticky { position: fixed !important; top: 10px !important; left: 10px !important; z-index:30; }
/* 587  */ 	.admin-bar #Header a.responsive-menu-toggle.is-sticky { top: 56px !important; }
/* 588  */ 	
/* 589  */ 	#Top_bar .menu_wrapper { float:left !important; width:100%; margin:0 !important; }
/* 590  */ 	#Top_bar #menu { float: left; position: static !important; width: 100% !important; }
/* 591  */ 	
/* 592  */ 	#Top_bar .logo { position: static; float: none; width: 100%; text-align: center; margin: 0; }
/* 593  */ 	#Top_bar .logo #logo { padding:0; margin: 5px 42px 15px;}
/* 594  */ 	#Top_bar .logo #logo img { height:auto !important;}
/* 595  */ 	
/* 596  */ 	#Top_bar #logo img.logo-main { display:none;}
/* 597  */ 	#Top_bar #logo img.logo-mobile { display:inline-block;}
/* 598  */ 	
/* 599  */ 	#Top_bar .search_wrapper { top: auto; bottom:-132px; }
/* 600  */ 	

/* responsive.css */

/* 601  */ 	#Action_bar .contact_details li,
/* 602  */ 	#Action_bar .social { padding:0 !important;}
/* 603  */ 	#Action_bar .contact_details { float: none; text-align: center; padding: 5px 0; }
/* 604  */ 	#Action_bar .contact_details li { color: #000; padding: 0; }
/* 605  */ 	#Action_bar .contact_details li.slogan { display: none; }
/* 606  */ 	#Action_bar .social { float: none; text-align: center; padding: 5px 0 0; }
/* 607  */ 	#Action_bar .social li { margin-right: 5px; }
/* 608  */ 	#Action_bar .social li a { color: rgba(0,0,0,.3); }
/* 609  */ 	#Action_bar .social li a:hover { color: rgba(0,0,0,.8); }
/* 610  */ 	#Action_bar .social-menu { float: none; text-align: center; padding: 5px 0 0; }
/* 611  */ 
/* 612  */ 	/* Header below */
/* 613  */ 	body.header-below:not(.template-slider) #Header { padding-top: 0; }
/* 614  */ 	
/* 615  */ 	/* Stack header */
/* 616  */ 	.header-stack #Top_bar .logo { padding: 0; text-align: center !important; }
/* 617  */ 	.header-stack #Top_bar .logo #logo { display: block;}
/* 618  */ 	.header-stack #Top_bar .secondary_menu_wrapper { display: none; }
/* 619  */ 	.header-stack #Top_bar .top_bar_right { position: static; }
/* 620  */ 	
/* 621  */ 	/* Header Creative */
/* 622  */ 	.header-creative #Wrapper { padding-top:0; }
/* 623  */ 	#Header_creative { position: static; }	
/* 624  */ 	#Header_creative #Top_bar .responsive-menu-toggle { top: 20px; }
/* 625  */ 	#Header_creative #Top_bar .responsive-menu-toggle.is-sticky { position: fixed !important; top: 10px !important; left: 10px !important; z-index:30; }
/* 626  */ 	#Header_creative #Top_bar .top_bar_left { margin-top: 0; padding-top: 10px; overflow: hidden; }
/* 627  */ 	#Header_creative #Top_bar .logo #logo { padding:0; margin: 5px 42px 15px; }
/* 628  */ 	#Header_creative #Top_bar .logo #logo img { max-height:50px; }
/* 629  */ 	#Header_creative #Top_bar #menu { position: static; width: 100%; }
/* 630  */ 	
/* 631  */ 	/* Header menu */
/* 632  */ 	.header-overlay .overlay-menu-toggle { right:10px; top:20px; }
/* 633  */ 	#overlay-menu ul li a { font-size:22px; line-height:36px;}
/* 634  */ 	
/* 635  */ 	/* Subheader */
/* 636  */ 	body:not(.template-slider):not(.header-simple) #Header { min-height: 350px; background-position: center 202px; }
/* 637  */ 	#Subheader .title { width: 100%; }
/* 638  */ 	#Subheader ul.breadcrumbs { display: none; }
/* 639  */ 	
/* 640  */ 	/* Minimalist Header */
/* 641  */ 	body.minimalist-header.header-classic:not(.template-slider) #Header,
/* 642  */ 	body.minimalist-header.header-creative:not(.template-slider) #Header,
/* 643  */ 	body.minimalist-header.header-plain:not(.template-slider) #Header,
/* 644  */ 	body.minimalist-header.header-split:not(.template-slider) #Header { min-height:0;}
/* 645  */ 	body.minimalist-header.header-simple:not(.template-slider) #Header { min-height:90px;}
/* 646  */ 	body.minimalist-header.header-transparent #Header { min-height:0 !important;;}
/* 647  */ 	
/* 648  */ 	/* Header Magazine */
/* 649  */ 	.header-magazine #Top_bar .banner_wrapper { width: 100%; height: auto; text-align: center; position: static; margin-bottom: 20px; }
/* 650  */ 	

/* responsive.css */

/* 651  */ 	/* Header Split */
/* 652  */ 	.header-split #Top_bar a#search_button { display:none; }
/* 653  */ 	
/* 654  */ 	/* Header */
/* 655  */ 	.header-plain #Top_bar .logo { text-align: left; }
/* 656  */ 	.header-plain #Top_bar .logo #logo { padding: 5px 42px 15px 15px; }
/* 657  */ 	
/* 658  */ 	.header-plain #Top_bar a.responsive-menu-toggle {  top: 12px !important; }
/* 659  */ 	.header-plain #Top_bar .top_bar_right { padding: 15px 0; }
/* 660  */ 	.header-plain #Top_bar .top_bar_right .top_bar_right_wrapper { line-height: 0; }
/* 661  */ 	
/* 662  */ 	.header-plain #Top_bar .top_bar_right { height: 50px; }
/* 663  */ 	.header-plain #Top_bar a#header_cart,
/* 664  */ 	.header-plain #Top_bar a#search_button { padding: 0 10px; line-height: 50px; }
/* 665  */ 	.header-plain #Top_bar a#header_cart span { right: 7px; top: 8px; }
/* 666  */ 	.header-plain #Top_bar .wpml-languages { padding: 0 10px; height: 50px; line-height: 50px; }
/* 667  */ 	.header-plain #Top_bar a.button.action_button { line-height: 50px; }
/* 668  */ 	.header-plain #Top_bar a.button.action_button .button_label { padding: 0 12px; }
/* 669  */ 
/* 670  */ 	/* Popup contact */
/* 671  */ 	#popup_contact { display: none; }
/* 672  */ 	
/* 673  */ 	/* .footer-sliding */
/* 674  */ 	.footer-fixed #Content,
/* 675  */ 	.footer-sliding #Content { margin-bottom: 0 !important; }
/* 676  */ 	.footer-fixed #Footer,
/* 677  */ 	.footer-sliding #Footer { position: static;}
/* 678  */ 	
/* 679  */ 	/* Widget */
/* 680  */ 	.widget-area { min-height: 0 !important; }
/* 681  */ 	
/* 682  */ 	/* Blog */
/* 683  */ 	
/* 684  */ 		/* Classic */
/* 685  */ 		.classic .post-photo-wrapper { width: 100%; float: none; }
/* 686  */ 		.classic .post-desc-wrapper { width: 100%; float: none; }
/* 687  */ 		.classic .post-meta .author-date .author .label { display: none; }
/* 688  */ 		.classic .post-meta .category { display: none; }
/* 689  */ 		.classic .post-desc-wrapper .post-footer .button-love .love-text { display: none; }
/* 690  */ 		.classic .post-desc-wrapper .post-desc { padding: 15px 0 0 0px; }
/* 691  */ 	
/* 692  */ 		/* Timeline */
/* 693  */ 		.timeline .post-item { padding-left: 0; background: none; }
/* 694  */ 		.timeline .post-item:before { display: none; }
/* 695  */ 		.timeline .post-photo-wrapper { width: 100%; float: none; }
/* 696  */ 		.timeline .post-desc-wrapper { width: 100%; float: none; }
/* 697  */ 		.timeline .post-item .date_label { display: inline-block; position: static; margin-bottom: 10px; }
/* 698  */ 		.timeline .post-meta .category { display: none; }
/* 699  */ 		.timeline .post-desc-wrapper .post-footer .button-love .love-text { display: none; }
/* 700  */ 		.timeline .post-desc-wrapper .post-desc { padding: 15px 0 0 0px; }

/* responsive.css */

/* 701  */ 			
/* 702  */ 		.style-simple .timeline_items li { width: 100%; padding: 0 !important; background: none !important; }
/* 703  */ 		.style-simple .timeline_items li h3 span { display: block; position: static; }
/* 704  */ 		.style-simple .timeline_items li:nth-child(even) { padding: 0; }
/* 705  */ 		.style-simple .timeline_items li:nth-child(even) .desc { text-align: right; }
/* 706  */ 		
/* 707  */ 		/* Masonry */
/* 708  */ 		.masonry .post-item { width: 98% !important; margin: 0 1% 20px !important;}
/* 709  */ 		
/* 710  */ 		/* Masonry tiles */
/* 711  */ 		.masonry.tiles .post-item { width: 100% !important; }		
/* 712  */ 		
/* 713  */ 		/* Photo */
/* 714  */ 		.photo .post-desc .post-head { margin-bottom: 5px; }
/* 715  */ 		.photo .post-desc .post-head .post-meta .category { display: none; }
/* 716  */ 		.photo .post-desc .post-head .post-meta .author-date { margin-right: 10px; }
/* 717  */ 		
/* 718  */ 		
/* 719  */ 	/* Blog single */
/* 720  */ 	.single-post .format-image .single-photo-wrapper .image_frame { display: block; }
/* 721  */ 	.single-post .format-link .single-photo-wrapper,
/* 722  */ 	.single-post .format-quote .single-photo-wrapper { display: none; }
/* 723  */ 	
/* 724  */ 	/* Post header */
/* 725  */ 	.post-header .button-love { width: 69px; }
/* 726  */ 	.post-header .title_wrapper { margin-left: 69px; padding-left: 20px; }
/* 727  */ 	.post-header .title_wrapper h1 { font-size: 27px; line-height: 27px; }
/* 728  */ 	.post-header .post-meta .category { display: none; }
/* 729  */ 	
/* 730  */ 	/* Single photo wrapper */
/* 731  */ 	.single-photo-wrapper .image_frame { margin-left: 0; }
/* 732  */ 	
/* 733  */ 	.single-photo-wrapper .share_wrapper { float: none; padding: 5px 15px 0; width: auto;}
/* 734  */ 	.no-share-mobile .single-photo-wrapper .share_wrapper { display:none;}
/* 735  */ 	
/* 736  */ 	/* Post nav */
/* 737  */ 	.post-nav { padding: 10px 10px 4px 90px; }
/* 738  */ 	
/* 739  */ 	/* Project decription */
/* 740  */ 	.project-description li,
/* 741  */ 	.project-description li.one-third { width: 100%; border-width: 0 0 1px 0; }
/* 742  */ 	.project-description li:last-child { border-bottom: 0; }
/* 743  */ 	
/* 744  */ 	/* Portfolio grid */
/* 745  */ 	ul.portfolio_grid li { width: 100% !important; float: left ; }
/* 746  */ 
/* 747  */ 	/* Fixed nav */
/* 748  */ 	.fixed-nav { display: none !important; }
/* 749  */ 	
/* 750  */ 	/* Filters */

/* responsive.css */

/* 751  */ 	.blog #Filters { margin-bottom: 0; }
/* 752  */ 	#Filters .filters_wrapper ul li { float:left; width: 49%; margin: 0.5%; }
/* 753  */ 	
/* 754  */ 	
/* 755  */ 	/* Portfolio */
/* 756  */ 	.portfolio_group .portfolio-item { width: 100% !important; margin:0 0 20px !important; float: none; }
/* 757  */ 	.section.full-width .portfolio_group .portfolio-item { width: 100% !important;}
/* 758  */ 	
/* 759  */ 	.portfolio_group .portfolio-item .list_style_header { padding-right: 0; min-height: inherit; }
/* 760  */ 	.portfolio_group .portfolio-item .list_style_header h3 { margin: 0px; }
/* 761  */ 	.portfolio_group .portfolio-item .list_style_header .links_wrapper { display: none; }
/* 762  */ 	.portfolio_group .portfolio-item .desc .desc-wrapper { margin-right: 0px; }
/* 763  */ 	.portfolio_group .portfolio-item .desc .details-wrapper { float: none; width: 100%; padding-left: 0; border-left-width: 0px; border-bottom-width: 1px; padding-bottom: 15px; margin-bottom: 15px; }
/* 764  */ 	
/* 765  */ 	.portfolio_group.list .portfolio-item .desc { padding-top: 10px; }
/* 766  */ 	.portfolio_group.list .portfolio-item .portfolio-item-fw-bg { background-image: none !important; padding-bottom: 0; } 
/* 767  */ 	body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper { width: 380px; }
/* 768  */ 	
/* 769  */ 	
/* 770  */ 	/* Portfolio Masonry Flat */
/* 771  */ 	.portfolio_group.masonry-flat .portfolio-item { width:49.9% !important; margin:0 !important;}
/* 772  */ 	.portfolio_group.masonry-flat .portfolio-item.wide { width:99.8% !important;}
/* 773  */ 	.portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill { padding-bottom: calc(156% - 1px);}
/* 774  */ 	
/* 775  */ 	
/* 776  */ 	/* Portfolio Exposure */
/* 777  */ 	.portfolio_group.exposure .portfolio-item { margin:0 !important; overflow:hidden;}
/* 778  */ 	
/* 779  */ 	.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper { display: none; }
/* 780  */ 	.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner { padding:0;}
/* 781  */ 	
/* 782  */ 	.portfolio_group.exposure .portfolio-item .details-wrapper { display: none; }
/* 783  */ 	.portfolio_group.exposure .portfolio-item .image-wrapper { margin:0 -100px;}
/* 784  */ 	
/* 785  */ 	.full-width .portfolio_group.exposure .portfolio-item .desc-inner { top: 30px; }
/* 786  */ 		
/* 787  */ 		
/* 788  */ 	/* Sidebar */
/* 789  */ 	.widget-area { border: 0 !important; padding: 0 !important; margin: 0 0 30px 0 !important; }
/* 790  */ 	.widget-area:after,
/* 791  */ 	.widget-area:before { display: none; }
/* 792  */ 	.widget:after { width: 100%; }
/* 793  */ 	
/* 794  */ 	/* Divider */
/* 795  */ 	.hr_full hr, .aside_left .hr_full hr, .aside_right .hr_full hr { position: absolute; left: -1000px; top: 0; width: 3000px; }
/* 796  */ 	
/* 797  */ 	/* How it works */
/* 798  */ 	.how_it_works .image, .with_aside .how_it_works .image { width: 200px; height: 200px; line-height: 200px; }
/* 799  */ 	.how_it_works .image img { max-width: 116px !important; max-height: 116px !important; }
/* 800  */ 	.how_it_works .image .number, .with_aside .how_it_works .image .number { bottom: 10px; right: 10px; }

/* responsive.css */

/* 801  */ 	.how_it_works.has_border:after { display: none; }
/* 802  */ 	
/* 803  */ 	/* Pricing table */
/* 804  */ 	.pricing-box-label .plan-header,
/* 805  */ 	.pricing-box-label .plan-footer { display: none; }
/* 806  */ 	.pricing-box-label ul li { text-align: center !important; }
/* 807  */ 	
/* 808  */ 	/* Offer slider */
/* 809  */ 	.offer .offer_li .image_wrapper { width: 100%; float: none; margin-bottom: 15px; overflow: hidden; }
/* 810  */ 	.offer .offer_li .desc_wrapper { width: 90%; width: calc( 100% - 67px ) !important; margin:0 auto; float: none; clear: both; }
/* 811  */ 	.offer .offer_li .desc_wrapper .title { padding-right: 0; margin-bottom: 15px; }
/* 812  */ 	.offer .offer_li .desc_wrapper .title h3 { margin-bottom: 15px;; font-size: 27px; line-height: 27px; }
/* 813  */ 	.offer .offer_li .desc_wrapper .title a.button { position: relative; }
/* 814  */ 	.offer a.slider_prev { left: 20px; top: 20px; margin: 0; }
/* 815  */ 	.offer .slider_pagination { left: 20px; top: 65px; margin: 0; }
/* 816  */ 	.offer a.slider_next { left: 20px; top: 111px; margin: 0; }
/* 817  */ 	
/* 818  */ 	/* Offer thumb */
/* 819  */ 	.offer_thumb { padding-left: 0; }
/* 820  */ 	.offer_thumb_ul li.offer_thumb_li { padding-left: 0; }
/* 821  */ 	.offer_thumb_ul li.offer_thumb_li .image_wrapper { width: 100%; float: none; }
/* 822  */ 	.offer_thumb_ul li.offer_thumb_li .desc_wrapper { width: 100%; float: none; }
/* 823  */ 	.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title { padding-right: 0; }
/* 824  */ 	.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 { margin-bottom: 15px; }
/* 825  */ 	.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title a.button { position: relative; }
/* 826  */ 	.offer_thumb .slider_pagination { margin-top: 20px; line-height: inherit; }
/* 827  */ 	
/* 828  */ 	/* Offer thumb bottom */
/* 829  */ 	.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .image_wrapper { width: 100%; }
/* 830  */ 	.offer_thumb.bottom .offer_thumb_ul li.offer_thumb_li .desc_wrapper { margin-right: 0%; width: 100%; }
/* 831  */ 
/* 832  */ 	/* Call to action */
/* 833  */ 	.call_to_action .call_left,
/* 834  */ 	.call_to_action .call_center,
/* 835  */ 	.call_to_action .call_right { display: block; width: 100%; }
/* 836  */ 	.call_to_action .call_left { margin-bottom: 20px; }
/* 837  */ 	.call_to_action .call_center { margin-bottom: 20px; }
/* 838  */ 	.call_to_action .call_right { margin-bottom: 0px; text-align: center; }
/* 839  */ 	
/* 840  */ 	/* Timeline */
/* 841  */ 	.timeline_items { background-position: 91px top; }
/* 842  */ 	.timeline_items li { padding: 0 0 25px 150px !important; background: url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat !important; background-position: 50px top !important; width: auto; }
/* 843  */ 	.timeline_items li h3 span { left: 0 !important; right: auto; }
/* 844  */ 	.timeline_items li h3,
/* 845  */ 	.timeline_items li:nth-child(even) h3 { text-align: left; }
/* 846  */ 	.timeline_items li h3:before { left: 93px; }
/* 847  */ 	.timeline_items li .desc,
/* 848  */ 	.timeline_items li:nth-child(even) .desc { text-align: left; }
/* 849  */ 	.timeline_items li .desc:before { display: none; }
/* 850  */ 	.timeline_items:after { left: 93px; }

/* responsive.css */

/* 851  */ 	
/* 852  */ 	/* Testimonials list */
/* 853  */ 	.testimonials_list .item { margin-bottom: 30px; }
/* 854  */ 	.testimonials_list .item .photo { width: 100%; float: none; margin-bottom: 10px; }
/* 855  */ 	.testimonials_list .item .desc { width: 100%; float: none; margin-bottom: 0px; }
/* 856  */ 	
/* 857  */ 	/* Promo box */
/* 858  */ 	.promo_box.has_border:after { display: none; }
/* 859  */ 	.promo_box_wrapper { overflow: visible; }
/* 860  */ 	.promo_box_wrapper .photo_wrapper { width: 100%; float: none; line-height: 0; margin-bottom: 15px; }
/* 861  */ 	.promo_box_wrapper .desc_wrapper { width: 100%; margin: 0 !important; float: none; padding-top: 0px; }
/* 862  */ 	
/* 863  */ 	/* Clients */
/* 864  */ 	ul.clients:not(.clients_slider_ul) li { width: 50% !important; }
/* 865  */ 
/* 866  */ 	/* Fancy headings */
/* 867  */ 	.fancy_heading h2 { font-size: 30px; line-height: 30px; }
/* 868  */ 	
/* 869  */ 	/* Icon box */
/* 870  */ 	.icon_box.has_border:after { display: none; }
/* 871  */ 	
/* 872  */ 	/* Image Frame */
/* 873  */ 	.image_frame { margin-top:0 !important;}
/* 874  */ 	
/* 875  */ 	/* Table */
/* 876  */ 	table { overflow-x: auto; display: block;}
/* 877  */ 
/* 878  */ 	/* Content block */
/* 879  */ 	.content_slider,
/* 880  */ 	.content_slider.flat { padding: 0 65px 32px; }
/* 881  */ 	.content_slider a.slider_prev,
/* 882  */ 	.content_slider.flat a.slider_prev { left: 0px; }
/* 883  */ 	.content_slider a.slider_next,
/* 884  */ 	.content_slider.flat a.slider_next { right: 0px; }
/* 885  */ 	
/* 886  */ 	/* Portfolio photo */
/* 887  */ 	.portfolio-photo .portfolio-item .portfolio-details .details { display: none; }
/* 888  */ 	.portfolio-photo .portfolio-item .portfolio-details .more { opacity: 1; }
/* 889  */ 	
/* 890  */ 	/* Story Box */
/* 891  */ 	.story_box { padding: 0 11% !important; }
/* 892  */ 	.story_box .desc_wrapper { margin-right: 0% !important; }
/* 893  */ 	
/* 894  */ 	/* Tabs */
/* 895  */ 	.ui-tabs .ui-tabs-nav { background: none; }
/* 896  */ 	.ui-tabs .ui-tabs-nav li { float: none !important; width: 100% !important; border-width: 0 0 1px 0; }
/* 897  */ 	.ui-tabs .ui-tabs-nav li:last-child { border-bottom: 0; }
/* 898  */ 	.ui-tabs .ui-tabs-nav li a { text-align: center; }
/* 899  */ 	.ui-tabs .ui-tabs-nav li a { background-image: url(/wp-content/themes/betheme/images/bg_panel.png); background-repeat: repeat-x; background-position: left top; }
/* 900  */ 	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,

/* responsive.css */

/* 901  */ 	.ui-tabs .ui-tabs-nav li.ui-state-active a { background-image: none; }
/* 902  */ 	
/* 903  */ 	.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,
/* 904  */ 	.ui-tabs .ui-tabs-nav li.ui-state-active:after { display: none; }
/* 905  */ 	
/* 906  */ 	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after, 
/* 907  */ 	.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after, 
/* 908  */ 	.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,
/* 909  */ 	.ui-tabs .ui-tabs-nav li.ui-state-active a:after { display: none; }
/* 910  */ 	
/* 911  */ 	/* Tabs: simple-style */
/* 912  */ 	.style-simple .ui-tabs .ui-tabs-nav li a { background-image: none; }
/* 913  */ 	.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after, 
/* 914  */ 	.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after, 
/* 915  */ 	.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,
/* 916  */ 	.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after { display: block; }
/* 917  */ 	
/* 918  */ 	/* Tabs vertical: simple-style */
/* 919  */ 	.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a { text-align: center; padding-right: 20px; }
/* 920  */ 	.style-simple .tabs_vertical.ui-tabs .ui-tabs-panel { border-width: 1px 0 0 0 !important; }
/* 921  */ 	.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
/* 922  */ 	.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,
/* 923  */ 	.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,
/* 924  */ 	.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after { display: block; width: 100%; height: 2px; left: 0; top: auto; bottom: 0; right: auto;  }
/* 925  */ 	
/* 926  */ 	/* Google maps */
/* 927  */ 	.column_map .google-map-contact-wrapper { position: static; margin: 0; width: 100%; height: auto; }
/* 928  */ 	.column_map .google-map-contact-wrapper .get_in_touch { float: none; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* 929  */ 
/* 930  */ 	/* Features lists */
/* 931  */ 	.feature_list ul li { width: 100% !important; float: none; border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
/* 932  */ 	.feature_list hr { display: none; }
/* 933  */ 
/* 934  */ 	/* Error 404 */
/* 935  */ 	#Error_404 { position: static; padding-top: 20px; margin-top: 0; }
/* 936  */ 	#Error_404 .error_pic { width: 100%; float: none; }
/* 937  */ 	#Error_404 .error_pic i { font-size: 160px; line-height: 160px; }
/* 938  */ 	#Error_404 .error_desk { width: 100%; float: none; padding-top: 20px; text-align: center; }
/* 939  */ 	#Error_404 .error_desk h2 { font-size: 30px; line-height: 30px; }
/* 940  */ 	#Error_404 .error_desk h4 { font-size: 19px; line-height: 25px; }
/* 941  */ 	#Error_404 .error_desk p .check { line-height: 22px; font-size: 16px; margin-bottom: 15px; display: block; }
/* 942  */ 	
/* 943  */ 	/* Footer */
/* 944  */ 	#Footer .footer_copy { text-align: center; }
/* 945  */ 	#Footer .footer_copy .copyright { float: none; margin: 0 0 10px 0; }
/* 946  */ 	#Footer .footer_copy .social { float: none; margin: 0; }
/* 947  */ 	#Footer .footer_copy .social-menu { float: none; margin: 0; }
/* 948  */ 	
/* 949  */ 	#Footer #back_to_top { float: none; margin: -10px 0 10px; }
/* 950  */ 	#Footer #back_to_top.sticky { right: 20px !important;}

/* responsive.css */

/* 951  */ 
/* 952  */ 	/* bbpress */
/* 953  */ 	.bbpress ul { font-size: 13px; }
/* 954  */ 	.bbpress li.bbp-forum-info,
/* 955  */ 	.bbpress li.bbp-topic-title { width: 44%; }
/* 956  */ 	.bbpress li.bbp-forum-topic-count,
/* 957  */ 	.bbpress li.bbp-topic-voice-count, 
/* 958  */ 	.bbpress li.bbp-forum-reply-count, 
/* 959  */ 	.bbpress li.bbp-topic-reply-count { width: 15%; }
/* 960  */ 	.bbpress .bbp-body li.bbp-forum-freshness,
/* 961  */ 	.bbpress .bbp-body li.bbp-topic-freshness { line-height: 16px; font-size: 11px; }
/* 962  */ 
/* 963  */ 	/* Popup */
/* 964  */ 	div.pp_pic_holder,
/* 965  */ 	div.pp_content,
/* 966  */ 	div.pp_details { max-width:100%;}
/* 967  */ 	div.pp_content { overflow:auto;}
/* 968  */ 
/* 969  */ 	/* WordPress Admin Bar */	
/* 970  */ 	html #wpadminbar { z-index:9999 !important; position:fixed;}
/* 971  */ 	
/* 972  */ 	/* Easy Digital Downloads */
/* 973  */ 	.edd_downloads_list .edd_download { width: 100% !important; }
/* 974  */ 	.edd_downloads_list .edd_download .edd_download_inner { margin: 0 8% 20px; }
/* 975  */ }
/* 976  */ 
/* 977  */ 
/* 978  */ 
/* 979  */ /* ==============================================================================================================================
/* 980  *| /*
/* 981  *| /* 	#Tablet (Portrait) & Mobile	(Landscape)	< 768									#Tablet (Portrait) & Mobile	(Landscape)	< 768
/* 982  *| /* 
/* 983  *| /* =========================================================================================================================== */
/* 984  */ 
/* 985  */ @media only screen and (min-width: 480px) and (max-width: 767px)
/* 986  */ {
/* 987  */ 	/* Respond */
/* 988  */ 	#respond .comment-form-author { width: 100%; margin-right: 0%; float: none; }
/* 989  */ 	#respond .comment-form-email { width: 100%; margin-right: 0%; float: none; }
/* 990  */ 	#respond .comment-form-url { width: 100%; float: none; }
/* 991  */ 	#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select { width: 100%; }
/* 992  */ 	#respond .comment-form-comment textarea { width: 100%; }
/* 993  */ 	#respond .required { right: 15px; }
/* 994  */ 	
/* 995  */ 	#comments .commentlist > li .comment-body { margin-left:90px; padding:10px;}
/* 996  */ 	#comments .commentlist > li .photo {  left:-90px;}
/* 997  */ 	#comments .commentlist > li .children { margin-left: 0px; padding-left: 10px; }
/* 998  */ 	#comments .commentlist > li .reply { right: 10px; top: 10px;}
/* 999  */ 	#comments .commentlist > li .comment-meta a.comment-edit-link { padding-right: 45px;}
/* 1000 */ 	

/* responsive.css */

/* 1001 */ 	.rtl #comments .commentlist > li .comment-body { margin-left:0; margin-right:90px;}
/* 1002 */ 	.rtl #comments .commentlist > li .photo { left:auto; right:-90px;}
/* 1003 */ 	.rtl #comments .commentlist > li .children { margin-right: 0px; padding-left: 0; padding-right: 10px; }
/* 1004 */ 	.rtl #comments .commentlist > li .reply { left: 10px; right: auto;}
/* 1005 */ 	.rtl #comments .commentlist > li .comment-meta a.comment-edit-link { padding-left: 45px; padding-right: 0;}
/* 1006 */ 	
/* 1007 */ 	/* Zoom Box */
/* 1008 */ 	.zoom_box .desc .desc_txt { font-size:18px; line-height:22px;}
/* 1009 */ 	
/* 1010 */ 	/* Gallery */
/* 1011 */ 	#Content .gallery:not(.gallery-columns-1) .gallery-item { width:50%; }
/* 1012 */ 	
/* 1013 */ 	#Content .gallery:not(.gallery-columns-1) .gallery-item { clear:none; }
/* 1014 */ 	#Content .gallery:not(.gallery-columns-1) .gallery-item:nth-child(2n+1) { clear:both; }
/* 1015 */ }
/* 1016 */ 
/* 1017 */ 
/* 1018 */ 
/* 1019 */ /* ==============================================================================================================================
/* 1020 *| /*
/* 1021 *| /* 	#Mobile (Portrait)	< 480																			#Mobile (Portrait)	< 480
/* 1022 *| /* 
/* 1023 *| /* =========================================================================================================================== */
/* 1024 */ 
/* 1025 */ @media only screen and (max-width: 479px)
/* 1026 */ {
/* 1027 */ 	#Top_bar a.button.action_button { margin-right:0; }
/* 1028 */ 
/* 1029 */ 	/* Post nav */
/* 1030 */ 	.post-nav { padding: 10px 10px 4px 10px; }
/* 1031 */ 	
/* 1032 */ 	
/* 1033 */ 	/* Portfolio list */
/* 1034 */ 	body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper { width: 260px; }
/* 1035 */ 	
/* 1036 */ 	/* Portfolio Masonry Flat */
/* 1037 */ 	.portfolio_group.masonry-flat .portfolio-item,
/* 1038 */ 	.portfolio_group.masonry-flat .portfolio-item.wide { width:100% !important;}
/* 1039 */ 		
/* 1040 */ 		
/* 1041 */ 	/* Filters */
/* 1042 */ 	#Filters .filters_buttons li { margin-right: 10px; }
/* 1043 */ 	#Filters .filters_buttons li.label { display: none; }
/* 1044 */ 	#Filters .filters_buttons li i.icon-docs,
/* 1045 */ 	#Filters .filters_buttons li i.icon-tag { display: none; }
/* 1046 */ 	
/* 1047 */ 	
/* 1048 */ 	/* Team */
/* 1049 */ 	.team.team_horizontal .image_frame { width: 100%; margin: 0 0 15px 0; float: none; }
/* 1050 */ 	.team.team_horizontal .desc_wrapper { width: 100%; float: none; }

/* responsive.css */

/* 1051 */ 	
/* 1052 */ 	
/* 1053 */ 	/* Timeline */
/* 1054 */ 	.timeline_items { background-position: 21px top; }
/* 1055 */ 	.timeline_items li { padding: 0 0 25px 80px !important; background-position: -20px top !important; }
/* 1056 */ 	.timeline_items li h3 span { display: block; position:relative; margin-bottom:20px; clear:both; }
/* 1057 */ 	.timeline_items li h3:before { left: 24px; }
/* 1058 */ 	.timeline_items:after { left: 23px; }
/* 1059 */ 
/* 1060 */ 	
/* 1061 */ 	/* Testimonials slider */
/* 1062 */ 	.testimonials_slider a.slider_prev { display: none !important; }
/* 1063 */ 	.testimonials_slider a.slider_next { display: none !important; }
/* 1064 */ 	.testimonials_slider .testimonials_slider_ul li { padding: 0; }
/* 1065 */ 	
/* 1066 */ 	
/* 1067 */ 	/* Respond */
/* 1068 */ 	#respond .comment-form-author { width: 99%; margin-right: 0%; float: none; }
/* 1069 */ 	#respond .comment-form-email { width: 99%; margin-right: 0%; float: none; }
/* 1070 */ 	#respond .comment-form-url { width: 99%; float: none; }
/* 1071 */ 	#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select { width: 100%; }
/* 1072 */ 	#respond .comment-form-comment textarea { width: 100%; }
/* 1073 */ 	#respond .required { right: 11px; }
/* 1074 */ 	
/* 1075 */ 	#comments .commentlist > li .comment-body { margin-left:55px; padding:10px;}
/* 1076 */ 	#comments .commentlist > li .photo { width:32px; height:32px; left:-55px;}
/* 1077 */ 	#comments .commentlist > li .children { margin-left: 0px; padding-left: 10px; }
/* 1078 */ 	#comments .commentlist > li .reply { right: 10px; top: 10px;}
/* 1079 */ 	#comments .commentlist > li .comment-meta a.comment-edit-link { padding-right: 0; position:static; float:none;}
/* 1080 */ 	
/* 1081 */ 		.rtl #comments .commentlist > li .comment-body { margin-left:0; margin-right:55px;}
/* 1082 */ 		.rtl #comments .commentlist > li .photo { left:auto; right:-55px;}
/* 1083 */ 		.rtl #comments .commentlist > li .children { margin-right: 0px; padding-left: 0; padding-right: 10px; }
/* 1084 */ 		.rtl #comments .commentlist > li .reply { left: 10px; right: auto;}
/* 1085 */ 		.rtl #comments .commentlist > li .comment-meta a.comment-edit-link { padding: 0;}
/* 1086 */ 	
/* 1087 */ 		
/* 1088 */ 	/* Zoom Box */
/* 1089 */ 	.zoom_box .desc .desc_img img { max-height:60px;}
/* 1090 */ 	.zoom_box .desc .desc_txt { font-size:14px; line-height:17px;}
/* 1091 */ 	
/* 1092 */ 	
/* 1093 */ 	/* Gallery */
/* 1094 */ 	#Content  .gallery .gallery-item { width:100%; }
/* 1095 */ 	
/* 1096 */ 	
/* 1097 */ 	/* bbpress */
/* 1098 */ 	.bbpress #bbpress-forums p.bbp-topic-meta,
/* 1099 */ 	.bbpress #bbpress-forums p.bbp-topic-meta { display: none; }
/* 1100 */ 	

/* responsive.css */

/* 1101 */ 	
/* 1102 */ 	/* Easy Digital Downloads */
/* 1103 */ 	.edd_downloads_list .edd_download { width: 100% !important; }
/* 1104 */ 	.edd_downloads_list .edd_download .edd_download_inner { margin: 0 0 20px; }
/* 1105 */ }
/* 1106 */ 
