/*
Theme Name: Chameleon
Theme URI: http://demo.themepoetry.com/chameleon/
Version: 100.2.6
Description: Another beautiful premium theme for creatives from Theme Poetry - Featuring an easy to use page builder with slideshows, image galleries, portfolio, blog, social media and so much more...
Author: Theme Poetry
Author URI: http://www.themepoetry.com

License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/






/************************************/
/*** CSS CODED BY EHREN FERGUSSON ***/
/************************************/






/************************************/
/************ START CSS *************/

body {
	background: #fff;
	color: #000;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: normal;
}
a {
	color: #0092D0;
	font-weight: normal;
}
a:hover,
a:active {
	color: #0092D0;
}
a:focus { text-decoration: underline !important;}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2em;
	font-weight: normal;
	font-family: sans-serif;
}

/*a { transition:.5s; }*/
/* .round { border-radius: 5px; }*/

/************************************/
/*************** MAIN ***************/

/* Buttons */

.btn { display: inline-block; position: relative; padding: 12px 20px; font-size: 15px; text-transform: uppercase; line-height: 1em; transition:.5s; text-align: center; border: 1px solid; overflow: visible;}
.btn.center { margin: 0 auto;}
.btn.full { display: block;}

.btn.btn_color { color: #fff; background: #000; border-color: #000;}
.btn.btn_line.light { color: #fff; background: none; border-color: #fff;}
.btn.btn_solid.light { color: #000; background: #fff; border-color: #fff;}
.btn.btn_line.dark { color: #000; background: none; border-color: #000;}
.btn.btn_solid.dark { color: #fff; background: #000; border-color: #000;}

.btn.btn_color:hover,
.btn.btn_color:focus { color: #fff; background: #000;}
.btn.btn_line:hover,
.btn.btn_line:focus { color: #000; background: #fff;}
.btn.btn_solid:hover,
.btn.btn_solid:focus { color: #fff; background: #000;}

.btn:hover { transform: scale(1.03);}

.shadow { box-shadow: 0 15px 40px rgba(0,0,0,0.1);}
.curve { border-radius: 5px;}
.fa { font-style: normal !important;}

/************************************/
/************** HEADER **************/

#header { position: fixed; top: 0; width: 100%; min-height: 80px; z-index: 8000; background: #fff; box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);}
	.admin-bar #header { top: 32px;} /* Fixes Admin Bar */
	#logo { min-height: 60px; margin: 10px 0; position: relative;
		display: flex;
		flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	    align-items: center;
	}
	#header .full #logo { padding-left: 30px;}
	#header .full #menu { padding-right: 30px;}
	.page_gap { height: 80px; display: block; position: relative;}
	
	.nav_wrap { position: absolute; top: 0; right: 0; height: 100%;
		display: flex;
		flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: flex-end;
	    align-items: center;
	}
	#menu { display: inline-block;}
	.header_icons { display: inline-block; padding: 0 20px 0 10px; vertical-align: top;}
	.header_icons li { display: inline-block; position: relative;}
	.header_icons li i { display: block; position: relative; width: 40px; height: 40px; text-align: center; line-height: 1em; font-size: 18px; padding-top: 11px; /*background: #fff; color: #000;*/ cursor: pointer; transition:.5s; }
	.header_icons li i:hover,
	.header_icons li i:focus { box-shadow: 0 0 5px rgba(0,0,0,0.2);}
	.header_icons li i span { position: absolute; top: 3px; right: 3px; min-width: 13px; height: 13px; background: #f00; color: #fff; font-size: 11px; line-height: 1em; font-family: sans-serif !important; text-align: center; font-weight: bold; padding: 1px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
	.header_icons li ul:before { content: ''; position: absolute; left: 50%; top: -7px; margin-left: -7px; width: 0px; height: 0px; border-style: solid; border-width: 0 7px 7px 7px; border-color: transparent transparent #fff transparent;}
	.header_icons li ul { display: none; position: absolute; top: 60px; left: 50%; width: 200px; margin-left: -100px; background: #fff; padding: 15px 0; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
	.header_icons li ul li { display: block; text-align: center;}
	.header_icons li ul li a { padding: 7px; display: block; text-transform: uppercase; color: #000;}
	
	/* Mobile Button */
	
	.menu-button { width: 40px; height: 40px; cursor: pointer; display: block; position: absolute; top: 0; right: 0; text-align: center; line-height: 1em; font-size: 18px; padding-top: 11px; /*background: #fff; color: #000;*/ transition:.5s;}
	.menu-button:hover
	.menu-button:focus { box-shadow: 0 0 5px rgba(0,0,0,0.2);}

/************************************/
/************** MENUS ***************/

#menu ul { text-align: right;}
	#menu ul li { position: relative; display: inline-block;}
	#menu ul li a { display: block; font-size: 14px; line-height: 1em; padding: 13px 10px; color: #000; text-transform: uppercase; transition:.5s;}
	#menu ul li a,
	#menu ul li.menu-item-has-children li a {}
	#menu ul li a:hover,
	#menu ul li.menu-item-has-children li a:hover {}
	#menu ul li.current-menu-item a,
	#menu ul ul li.current-menu-item a,
	#menu ul li.current-menu-ancestor a {}
	
	#menu ul li.action a { padding: 11px 15px; margin: 0 5px; border: 1px solid #000; color: #000;}

/* Level 1 */
#menu ul ul:before { content: ''; position: absolute; left: 50%; top: -7px; margin-left: -7px; width: 0px; height: 0px; border-style: solid; border-width: 0 7px 7px 7px; border-color: transparent transparent #fff transparent;}
	#menu ul ul { display: none; position: absolute; left: 50%; top: 60px; margin-left: -100px; background: #fff; width: 200px; z-index: 9999; text-align: center; padding: 15px 0; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
	#menu ul ul li { width: 200px; display: block; }
	#menu ul ul li a { display: block; padding: 10px 15px; font-size: 14px; margin: 0; border: none; background: none;}
	/* level 2 */
	#menu ul ul ul:before { left: -5px; top: 19px; margin-left: -2px; border-width: 7px 7px 7px 0;}
	#menu ul ul ul { left: 200px; margin-left: 0; top: -10px; padding: 10px 0; border-top: none; box-shadow: 0 10px 30px rgba(0,0,0,0.1);}

/* mobile menu */

.mobile_sidebar { background: #000; padding: 30px;}

	.mobile_sidebar #searchform {}
	.mobile_sidebar #searchform input { background: #333; border: none !important;}
	.mobile_sidebar #searchform i { color: #fff;}
	
	.mobile_sidebar #mobile_menu { padding: 30px 0;}
	.mobile_sidebar .menu {}
	.mobile_sidebar .menu li { display: block; text-align: center;}
	.mobile_sidebar .menu li a { display: block; padding: 7px 0; font-size: 16px; text-transform: uppercase; color: #fff; }
	.mobile_sidebar .menu ul li {}
	.mobile_sidebar .menu ul li a { padding: 7px 20px; opacity: 0.8;}
	
	.mobile_sidebar .social_networks { text-align: center; display: block;}
	.mobile_sidebar .social_networks li { margin: 5px; position: relative; display: inline-block;}
	.mobile_sidebar .social_networks li span { width: 40px; height: 40px; padding-top: 11px; line-height: 1em; font-size: 18px; color: #fff;}
	
	.mobile_sidebar .mobile_txt { padding: 30px 0 0 0; text-align: center; color: #fff; position: relative; }
	
	.mobile_sidebar .copyright { text-align: center; color: #999; line-height: 1.2em; padding-top: 30px;}
	.mobile_sidebar .copyright a { color: #999; }

/* General */

#content { position: relative;}

/************************************/
/*********** PAGE BUILDER ***********/

/* Headings */

.section_heading { padding: 40px 0 0 0; text-align: center; font-size: 36px;}
	.section_heading:after { content: ''; display: block; width: 60px; height: 3px; margin: 0 auto; margin-top: 15px;}

.block_heading { position: relative; height: 400px; background: rgba(0,0,0,0.5) no-repeat center center; background-size: cover !important;}
	.block_heading .inner { position: absolute; z-index: 9; width: 100%; bottom: 0; left: 0; padding: 50px 0; text-align: center;}
	.block_heading h1 { position: relative; z-index: 10; font-size: 72px; color: #fff; text-shadow: 0 0 40px rgba(0,0,0,0.2);}
	.block_heading h1 a { color: #fff;}
	.block_heading .text { position: relative; display: block; z-index: 15; max-width: 400px; margin: 0 auto; padding-top: 15px; color: #fff; text-shadow: 0 0 20px rgba(0,0,0,0.2);}
	.block_heading .back {  color: #fff;}
	.block_heading .back a { color: #fff;}
	.block_heading.single_heading h1 { font-size: 50px;}
	
	.block_heading .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
	.block_heading .overlay.overlay { background: #000; opacity: 0.5;}
	.block_heading .overlay.pixel { background: url(_assets/img/pixel.png) repeat;}
	.block_heading .overlay.both { background: rgba(0,0,0,0.5) url(_assets/img/pixel.png) repeat;}

.block_heading_alt { position: relative; padding: 100px 0 50px 0; text-align: center;}
	.block_heading_alt h1,
	.block_heading_alt h2 { font-size: 64px; line-height: 1em; position: relative;}
	.block_heading_alt .text { display: inline-block; max-width: 500px; margin: 0 auto; padding-top: 15px;}

/* Slideshow */

.block_slideshow { position: relative; min-height: 400px; background: rgba(0,0,0,0.5);}
	.block_slideshow .cycle-slideshow { min-height: 400px;}
	.block_slideshow.full { margin-bottom: 0;}
	.block_slideshow .wrap { position: absolute; z-index: 999; width: 100%; top: 0; height: 100%; left: 0;
		display: flex;
		flex-direction: row;
	    flex-wrap: wrap;
	    align-items: center;
	}
	.block_slideshow .wrap.left { float: none; text-align: left; justify-content: flex-start;}
	.block_slideshow .wrap.right { float: none; text-align: right; justify-content: flex-end;}
	.block_slideshow .wrap.center { text-align: center; justify-content: center;}
	
	.block_slideshow .wrap.light { color: #fff !important; background: rgba(0,0,0,0.5);}
	.block_slideshow .wrap.light2 { color: #fff !important; background: none;}
	.block_slideshow .wrap.dark { color: #000 !important; background: rgba(255,255,255,0.5);}
	.block_slideshow .wrap.dark2 { color: #000 !important; background: none;}
	
	.block_slideshow .caption { padding: 50px 0; max-width: 750px;}
	.block_slideshow .wrap.left .caption { padding-left: 100px;}
	.block_slideshow .wrap.right .caption { padding-right: 100px;}
	.block_slideshow .wrap.center .caption { padding: 50px;}
	.block_slideshow .caption h1 { font-size: 64px; line-height: 1em;}
	.block_slideshow .caption .text { padding: 20px 0 0 0; font-size: 18px;}
	.block_slideshow .caption .actions { position: relative; padding-top: 20px;}
	.block_slideshow .caption .actions li { display: inline-block; margin: 5px;}
	
	.block_slideshow .wrap.left .text { margin-right: 150px;}
	.block_slideshow .wrap.right .text { margin-left: 150px;}
	.block_slideshow .wrap.center .text { margin-left: 75px; margin-right: 75px;}
	
	/*.block_slideshow .innervid { position: absolute; z-index: 998; width: 100%; top: 0; height: 100%; left: 0;}
	.block_slideshow video { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; object-fit: cover;}
	.block_slideshow iframe { position: absolute; display: block; border: none !important; top: -50%; left: 0px; height: 200%; width: 100%; opacity: 1; pointer-events: none;}*/
	
	/* Slidehsow animations */
	
	.block_slideshow .wrap .caption h1,
	.block_slideshow .wrap .caption .text,
	.block_slideshow .wrap .caption .actions { position: relative; opacity: 0; transition:.5s;}
	
	.block_slideshow .wrap.left .caption h1 { margin-left: 50px;}
	.block_slideshow .wrap.left .caption .text { margin-left: 70px; margin-right: 80px;}
	.block_slideshow .wrap.left .caption .actions { margin-left: 90px;}
	.block_slideshow .cycle-slide-active .wrap.left .caption h1,
	.block_slideshow .cycle-slide-active .wrap.left .caption .actions { opacity: 1; margin-left: 0;}
	.block_slideshow .cycle-slide-active .wrap.left .caption .text { opacity: 1; margin-left: 0; margin-right: 150px;}
	
	.block_slideshow .wrap.center .caption h1 { margin-top: 30px;}
	.block_slideshow .wrap.center .caption .text { margin-top: 50px;}
	.block_slideshow .wrap.center .caption .actions { margin-top: 70px;}
	.block_slideshow .cycle-slide-active .wrap.center .caption h1,
	.block_slideshow .cycle-slide-active .wrap.center .caption .text,
	.block_slideshow .cycle-slide-active .wrap.center .caption .actions { opacity: 1; margin-top: 0;}
	
	.block_slideshow .wrap.right .caption h1 { margin-right: 50px;}
	.block_slideshow .wrap.right .caption .text { margin-right: 70px; margin-left: 80px;}
	.block_slideshow .wrap.right .caption .actions { margin-right: 90px;}
	.block_slideshow .cycle-slide-active .wrap.right .caption h1,
	.block_slideshow .cycle-slide-active .wrap.right .caption .actions { opacity: 1; margin-right: 0;}
	.block_slideshow .cycle-slide-active .wrap.right .caption .text { opacity: 1; margin-right: 0; margin-left: 150px;}

/* Text Area */
	
.block_textarea { padding: 50px 0; position: relative;}
	.block_textarea .text { padding: 0 30px;}

/* Promo Boxes */

.block_promo { position: relative;}
	.promo_grid { padding: 20px 40px;}
	.promo_item { position: relative; margin: 30px;}
	.promo_item .preview { text-align: center;}
	.promo_item .preview img { transition:.5s;}
	.promo_item .preview a:hover img { opacity: 0.7;}
    .promo_item .details { position: relative; text-align: center;}
    .promo_item .details h3 { font-size: 20px; line-height: 1.2em; padding: 20px 0;}
    .promo_item .details .btn {}

/* Featured Text */

.block_feat { position: relative;}
	.feat_box { position: relative; /*padding-top: 50px;*/ z-index: 2;}
	.feat_box.left { float: none;}
	.feat_box.right { float: none;}
	.feat_box .pic { background: no-repeat center center; position: relative; width: 60%; height: 650px; margin-bottom: 150px; background-size: cover !important;}
	.feat_box .pic i { position: absolute; top: 50%; left: 50%; font-size: 40px; text-align: center; color: #fff; border: 1px solid #fff; width: 100px; height: 100px; margin: -50px 0 0 -50px; line-height: 1em; padding-top: 30px; border-radius: 50px; z-index: 6;}
	.feat_box .pic .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0,0,0,0.2); opacity: 0; transition:.5s;}
	.feat_box .pic:hover .overlay { opacity: 1;}
	.feat_box .feature_box { background: #fff; z-index: 7800; padding: 40px; position: absolute; width: 500px; bottom: -100px;}
	.feat_box.right .pic { margin-left: 40%;}
	.feat_box.left .feature_box { left: 50%;}
	.feat_box.right .feature_box { right: 50%;}

/* Post Feeds */

.block_feed { position: relative; max-width: 1500px; margin: 0 auto;}
	.block_feed .section_heading { padding-bottom: 40px;}
	.blog_feed { position: relative; padding: 5px;}
	.blog_item { position: relative; z-index: 999; margin: 5px; height: 300px; background: rgba(0,0,0,0.5) no-repeat center center; cursor: pointer; overflow: hidden; background-size: cover !important;}
	.blog_item .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.1); z-index: 1; transition:.5s;}
	.blog_item .overlay span { position: absolute; z-index: 2; width: 0; height: 0; background: #fff; transition:.5s;}
	.blog_item .overlay .tl { top: 0; left: 0; transform-origin: top left; transform: rotate(45deg);}
	.blog_item .overlay .tr { top: 0; right: 0; transform-origin: top right; transform: rotate(-45deg);}
	.blog_item .overlay .br { bottom: 0; right: 0; transform-origin: bottom right; transform: rotate(45deg);}
	.blog_item .overlay .bl { bottom: 0; left: 0; transform-origin: bottom left; transform: rotate(-45deg);}
	.blog_item:hover .overlay span { width: 40px; height: 1px;}
	.blog_item .inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9; color: #fff; transition:.5s;
		display: flex;
		flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: center;
	    align-items: center;
	}
	.blog_item .inner h3 { font-size: 24px; line-height: 1.2em; display: block; margin: 0 20px; text-align: center;}
	.blog_item .project_meta,
	.blog_item .post_meta { position: absolute; bottom: 0; padding-bottom: 0; left: 0; width: 100%; text-align: center; opacity: 0; transition:.5s;}
	.blog_item .project_meta li,
	.blog_item .post_meta li { display: block; padding: 2px 5px; font-style: italic; font-size: 13px;}
	.blog_item .project_meta ul li,
	.blog_item .post_meta ul li { display: inline;}
	.blog_item .project_meta ul li:after,
	.blog_item .post_meta ul li:after { content: '·'; display: inline-block; padding: 0 0 0 10px;}
	.blog_item .project_meta ul li:first-child:after,
	.blog_item .post_meta ul li:first-child:after { content: '';}
	.blog_item .project_meta ul li:last-child:after,
	.blog_item .post_meta ul li:last-child:after { display: none;}
	.blog_item .ico { position: absolute; top: 50%; left: 50%; color: #fff; font-size: 150px; line-height: 1em; width: 150px; height: 150px; margin: -75px 0 0 -75px; z-index: 2; opacity: 0.1;}
	.blog_item:hover .overlay { background: rgba(0,0,0,0.7);}
	.blog_item:hover .project_meta,
	.blog_item:hover .post_meta { opacity: 1; padding-bottom: 30px;}

/* Call to Action */

.block_action { position: relative; background: #fff; z-index: 999; padding: 30px 0;}
	.block_action .action_text { text-align: right; padding-right: 20px; min-height: 50px;
		display: flex;
		flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: flex-end;
	    align-items: center;}
	.block_action .btn { margin: 0 20px; padding: 15px; font-size: 20px; border: none; display: block;}
	.block_action .btn:hover { opacity: 0.8;}

/* Testimonials */

.block_testimonial { position: relative; display: block; width: 100%;}
	.block_testimonial .cycle-slideshow { width: 100%;}
	.cycle-slideshow .testimonial { position: absolute; top: 0; left: 0; width: 100%; padding: 0; display: block;}
	.testimonial .symbol { width: 300px; margin: 50px auto 0 auto; position: relative;}
	.testimonial .symbol span { display: block; width: 100%; height: 1px; background: #000; margin: 20px 0;}
	.testimonial .symbol span i { position: absolute; top: 50%; left: 50%; display: block; width: 50px; height: 50px; background: #fff; text-align: center; color: #000; font-size: 20px; padding-top: 15px; line-height: 1em; margin: -25px 0 0 -25px;}
	.testimonial .quote { display: block; text-align: center; font-size: 18px; line-height: 1.5em; font-style: italic; padding: 20px 30px; max-width: 800px; margin: 0 auto;}
	.testimonial .author { text-align: center; font-size: 12px; padding-bottom: 50px; max-width: 700px; margin: 0 auto;}

/* Parallax */

.block_parallax { position: relative; background: no-repeat center center fixed; background-size: cover !important;
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
	.block_parallax .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5;}
	.block_parallax .overlay.none { display: none;}
	.block_parallax .overlay.light { background: rgba(255,255,255,0.7);}
	.block_parallax .overlay.dark { background: rgba(0,0,0,0.7);}
	.block_parallax .overlay.shadows { background: rgba(0,0,0,0.2);}
	
	.block_parallax .inner { position: relative; z-index: 9; max-width: 770px; padding: 100px 30px; margin: 0 auto;}
	.block_parallax h2.hero { display: block; text-align: center; font-size: 60px; line-height: 1.2em; color: #fff; background: transparent !important;}
	.block_parallax h2.hero.light { color: #000;}
	.block_parallax h2.hero.shadows { text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1); }
	.block_parallax .text { color: #fff;}
	.block_parallax .text h1, .block_parallax .text h2, .block_parallax .text h3, .block_parallax .text h4, .block_parallax .text h5, .block_parallax .text h6 { color: #fff;}
	.block_parallax .text.light { color: #000;}
	.block_parallax .text.light h1, .block_parallax .text.light h2, .block_parallax .text.light h3, .block_parallax .text.light h4, .block_parallax .text.light h5, .block_parallax .text.light h6 { color: #000;}
	.block_parallax .text.shadows { text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);}

/* Gallery */

.block_gallery { position: relative; text-align: center; max-width: 1500px; margin: 0 auto;}
	
	.gallery_masonry { display: block; position: relative; margin: 35px 10px; box-sizing: border-box; }
	.gallery_masonry .grid-sizer { width: 33.3%;}
	.gallery_masonry .item { float: left; width: 33.3%;}
	.gallery_masonry .item a { display: block; margin: 10px;}
	
	.gallery_google { margin: 20px 0;}
	.gallery_basic { padding: 35px 10px;}
		.gallery_basic .item { position: relative; margin: 10px;}
	.block_gallery .btn { margin-bottom: 50px;}
	
	.gal_img img { transition:.5s;}
	.gal_img:hover img { opacity: 0.7;}

/* Projects */

.project_single { padding-bottom: 50px;}
.project_details { padding: 0 40px 40px 40px;}
	.project_details.center { max-width: 700px; margin: 0 auto; text-align: center;}
	.stick_me {}
	.project_details {}
	.project_details h1 { font-size: 36px;}
	.project_details .text { padding: 20px 0;}
	
	.project_details .project_meta { display: block; padding-bottom: 20px;}
	.project_details.center .project_meta { display: inline-block; margin: 0 auto; text-align: left;}
	.project_details .project_meta li { display: block; font-size: 13px;}
	.project_details .project_meta li span { min-width: 80px; padding: 2px 0; display: inline-block; font-weight: bold;}
	.project_details .project_meta li a { display: inline-block;}
	.project_details .project_meta ul.proj_cat { display: inline-block;}
	.project_details .project_meta ul.proj_cat li { display: inline-block;}
	.project_details .project_meta ul.proj_cat li em { display: inline-block; padding-right: 5px;}
	.project_details .project_meta ul.proj_cat li:last-child em { display: none;}
	
	.project_social { text-align: center;}
	.project_social li { display: inline-block;}
	.project_social li i { font-size: 18px; padding: 10px; text-align: center; width: 50px; color: #000; transition:.5s;}
	.project_social li em { display: none;}
	.project_social li i:hover { background: #000; color: #fff;}
	
	.block_nav { position: relative; padding-top: 30px; max-width: 450px; margin: 0 auto;}
	.block_nav p { display: block; text-align: center; border: 1px solid #000; color: #000; padding: 15px; transition:.5s;}
	.block_nav p:hover { background: #000; color: #fff;}
	
	.block_images { padding: 0 5px;}
	.block_images .item { margin: 5px; position: relative; overflow: hidden;}
	.block_images .item .caption { position: absolute; bottom: 0; left: 0; opacity: 0; width: 100%; padding: 10px 30px; color: #fff; background: rgba(0,0,0,0.5); transition:.5s;}
	.block_images .item:hover .caption { opacity: 1; padding: 30px;}
	
	.project_masonry { display: block; position: relative; margin: 0 10px; box-sizing: border-box;}
	.project_masonry .grid-sizer { width: 50%;}
	.project_masonry .item { float: left; width: 50%;}
	.project_masonry .item a { display: block; margin: 10px;}
	
	.project_video { position: relative; margin: 10px 20px;}
	.default_proj .project_video { margin: 10px;}

/* Posts */

.block_blog { padding: 40px 0;}
	.post_title { color: #000;}
	.post_list { position: relative; margin-bottom: 40px;}
	/*.has_sidebar .post_list { margin-right: 40px;}*/
	.post_list .post_feature { margin-right: 30px; min-height: 150px; position: relative;}
	.post_list .post_feature img { box-shadow: 0 15px 40px rgba(0,0,0,0.1);}
	.post_feature .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0); z-index: 1; transition:.5s;}
	.post_feature .overlay span { position: absolute; z-index: 9; width: 0; height: 0; background: #fff; transition:.5s;}
	.post_feature .overlay .tl { top: 0; left: 0; transform-origin: top left; transform: rotate(45deg);}
	.post_feature .overlay .tr { top: 0; right: 0; transform-origin: top right; transform: rotate(-45deg);}
	.post_feature .overlay .br { bottom: 0; right: 0; transform-origin: bottom right; transform: rotate(45deg);}
	.post_feature .overlay .bl { bottom: 0; left: 0; transform-origin: bottom left; transform: rotate(-45deg);}
	.post_feature:hover .overlay { background: rgba(0,0,0,0.2);}
	.post_feature:hover .overlay span { width: 40px; height: 1px;}
	.post_list .post_feature i { position: absolute; top: 50%; left: 50%; color: #333; font-size: 100px; line-height: 1em; width: 100px; height: 100px; margin: -50px 0 0 -50px; z-index: 2; opacity: 0.1;}
	.post_list h3 { font-size: 30px; padding-bottom: 15px;}
	.post_list .post_meta li { margin-top: 0;}
	.moretag { display: inline-block; font-weight: bold; padding: 10px 0;}
	
	/* Post Masonry */
	
	.post_masonry { display: block; position: relative; box-sizing: border-box;}
	.post_masonry .grid-sizer { width: 33.3%;}
	.post_masonry .item { float: left; width: 33.3%;}
	.post_masonry.has_sidebar .grid-sizer { width: 50%;}
	.post_masonry.has_sidebar .item { float: left; width: 50%;}
	
	.post_grid { margin: 0 15px 30px 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.1);}
	.post_grid .post_feature { position: relative;}
	.post_grid .post_feature i { display: block; position: relative; width: 20px; height: 20px; text-align: center; font-size: 20px; line-height: 1em; margin: 0 auto; padding: 20px 0;}
	.post_grid .details { padding: 20px;}
	.post_grid h3.post_title { padding-bottom: 15px;}
	.no_sidebar .post_grid .post_meta { text-align: left;}
	.post_grid .post_meta li { margin-top: 0;}

.post_single { position: relative; padding: 50px 0;}
	.post_single .has_sidebar { padding-right: 10px;}
	
	.no_sidebar .gallery_basic { position: relative; width: 140%; margin-left: -20%;}
	.has_sidebar .gallery_basic { position: relative; width: 105%; margin-left: -20px;}
	
	.single_gap { height: 40px;}
	
	/* Post Meta */
	
	.post_meta { text-align: left;}
	.no_sidebar .post_meta { text-align: center;}
	.post_meta.hide_meta { display: none;}
	
	.post_meta li { display: inline-block; padding: 0 10px; margin: 10px 0; border-right: 1px solid /*#99A2AE*/; /*color: #99A2AE;*/ font-weight: 400; font-size: 12px; line-height: 1.1em;}
	.post_meta li a { /*color: #99A2AE;*/}
	.post_meta li a:hover { /*color: #000;*/}
	.post_meta li:first-child { padding-left: 0 !important;}
	.post_meta li:last-child { border: none !important;;}
	
	/* Post Social */
	
	.post_social { padding: 15px 0;}
	.post_social * {transition:.5s;}
	.post_social ul { text-align: left;}
	.no_sidebar .post_social ul { text-align: center;}
	.post_social ul li { display: inline-block; margin: 5px 10px 5px 0;}
	.post_social ul li.share { /*color: #99A2AE;*/ font-family: Georgia, Serif; font-style: italic;}
	.no_sidebar .post_social ul li.share { width: 70px; margin-left: -70px; text-align: right;}
	.has_sidebar .post_social ul li.share { display: none;}
	.post_social ul li a.share_btn { display: block; position: relative; height: 40px; color: #fff !important; background: #ccc; font-family: sans-serif;}
	.post_social ul li a.share_btn:hover {}
	.post_social ul li a i { font-size: 18px; display: inline-block; height: 40px; width: 40px; text-align: center; padding-top: 11px; line-height: 1em;}
	.post_social ul li a em { position: absolute; top: -20px; left: 50%; margin-left: -40px; height: 16px; text-align: center; padding: 3px; width: 80px; background: #f5f5f5; font-size: 10px; line-height: 1em; font-style: normal; font-weight: bold; border-radius: 10px; opacity: 0; color: #666 !important;}
	.post_social ul li a:hover em { opacity: 1;}
	.post_social ul li a span { display: inline-block; position: relative; background: rgba(0,0,0,0.1); height: 40px; padding: 10px; font-style: normal; min-width: 40px; text-align: center;}
	
	.post_social ul li a.share_btn.btn_facebook { background: #285d93;}
	.post_social ul li a.share_btn.btn_twitter { background: #1eb5de;}
	.post_social ul li a.share_btn.btn_googleplus { background: #ee4240;}
	.post_social ul li a.share_btn.btn_pinterest { background: #c9232d;}
	.post_social ul li a.share_btn.btn_linkedin { background: #2588bb;}
	
	.post_social ul li a.share_btn.btn_facebook:hover { background: #224b74;}
	.post_social ul li a.share_btn.btn_twitter:hover { background: #2391b0;}
	.post_social ul li a.share_btn.btn_googleplus:hover { background: #bc3637;}
	.post_social ul li a.share_btn.btn_pinterest:hover { background: #9f1e28;}
	.post_social ul li a.share_btn.btn_linkedin:hover { background: #236e94;}
	
	/* Post Author */
	
	#author_block { position: relative; padding: 30px; text-align: center;}
	#author_block .avatar { width: 80px; height: 80px; margin: 0 auto 20px auto; overflow: hidden; border-radius: 50px;}
	#author_block .icon { width: 80px; height: 80px; margin: 0 auto 20px auto; border: 1px solid #99A2AE; padding-top: 28px; border-radius: 50px;}
	#author_block .icon i { color: #99A2AE; font-size: 24px;}
	#author_block span { color: #99A2AE; font-family: Georgia, Serif; font-style: italic; display: block;}
	#author_block h4 { color: #000;}
	#author_block .text { padding: 0 10%; padding-top: 20px;}
	
	.author_social { text-align: center;}
	.author_social li { display: inline-block; margin: 20px 5px 0 5px;}
	.author_social li a { display: inline-block;}
	.author_social li a i { display: block; width: 32px; height: 32px; padding-top: 7px; line-height: 1em; text-align: center; font-size: 18px; color: #000; border-radius: 20px; transition:.5s;}
	.author_social li a:hover i { background: #000; color: #fff;}
	
	.block_heading_alt #author_block { padding: 0; box-shadow: none !important;}
	.block_heading_alt #author_block h4 { font-size: 50px;}
	.block_heading_alt #author_block .text { padding: 20px 0 0 0;}
	
/* Next / Prev */

.post_nav_item { position: relative; margin: 30px 0; padding: 0 30px 0 180px; text-align: left; z-index: 99;}
	.post_nav_item.left { float: none; margin-right: 15px;}
	.post_nav_item.right { float: none; margin-left: 15px;}
	.post_nav_item * { transition:.5s;}
	.post_nav_item .preview { width: 150px; height: 150px; position: absolute; top: 0; left: 0; z-index: 3; background: #000; overflow: hidden;}
	.post_nav_item .preview img { position: relative; z-index: 9;}
	.post_nav_item:hover .preview img { opacity: 0.7;}
	.post_nav_item .preview i { position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; margin: -25px 0 0 -25px; font-size: 50px; color: #fff; text-align: center; line-height: 1em; z-index: 15; font-style: normal;}
	.post_nav_item.search_res .preview i { width: 20px; height: 20px; margin: -10px 0 0 -10px; font-size: 20px;}
	.post_nav_item .details { min-height: 150px; color: #000;
		display: flex;
		flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	    align-items: center;
	}
	.post_nav_item h3 { font-size: 18px;}
	.post_nav_item h3 span { font-family: Georgia, Serif; font-size: 14px; color: #99A2AE;}
	
	.post_nav { display: block; text-align: center;}
	.post_nav li { display: inline-block;}
	.post_nav * { transition:.5s;}
	.post_nav a { display: block; line-height: 1em; margin: 0; font-size: 18px; padding: 15px 20px; border: 1px solid #000; color: #000; margin: 15px; }
	.post_nav a:hover { background: #000; color: #fff;}

/* Sidebar */

#sidebar { margin: 0 0 0 40px;}

/* Widgets */

.widget { padding: 30px; border-bottom: 1px solid; border-color: transparent transparent rgba(0,0,0,0.1) transparent; position: relative;}
	.widget h3 { font-size: 20px; color: #000; padding-bottom: 20px;}
	.widget ul { padding-left: 10px;}
	.widget ul li { position: relative;}
	.widget ul ul li {}
	.widget ul li a { font-size: 15px; color: #000; padding: 5px 0; display: block; position: relative; z-index: 1; transition:.5s;}
	.widget ul li a:hover { color: #000; padding-left: 5px; text-decoration: underline;}
	.widget ul li.current-cat a:before,
	.widget ul li.current-menu-item a:before { content: '» ';}
	.widget .textwidget { padding: 0;}
	
	#searchform { position: relative;}
	#searchform input[type="text"] { display: block; width: 100%;}
	#searchform .searchsubmit { position: absolute; top: 50%; right: 5px; margin-top: -15px !important; border: none ; background: none; width: 30px; height: 30px ; margin: 0; font-size: 18px; line-height: 1em; display: block; cursor:pointer; color: #ddd;}
	#searchform .searchsubmit:hover { /*color: #ff8a55;*/}
	
	.widget.widget_media_image { padding: 0; text-align: center;}
	.widget.widget_media_image h3 { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; padding: 10px; margin: 0; font-size: 18px; background: rgba(0,0,0,0.7); color: #fff; z-index: 9;}
	.widget.widget_media_image img { width: 100%; height: auto; transition:.5s;}
	.widget.widget_media_image a:hover img { opacity: 0.8;}
	
	.block_search { padding: 10px 0 40px 0;}
	.block_search #searchform input[type="text"] { padding: 20px !important;}
	
	/*.widget_calendar {float: left;}*/
	#wp-calendar { width: 100%; }
	#wp-calendar caption { text-align: right; /*color: #333;*/ font-size: 10px; }
	#wp-calendar thead { font-size: 10px; }
	#wp-calendar thead th { padding-bottom: 10px;}
	#wp-calendar tbody { /*color: #aaa;*/ }
	#wp-calendar tbody td { background: rgba(0,0,0,0.05); border: none; text-align: center; padding: 5px; transition:.5s;}
	#wp-calendar tbody td a { background: #999; color: #fff; display: block; border-radius: 3px;}
	#wp-calendar tbody td:hover { background: rgba(0,0,0,0.1); }
	#wp-calendar tbody .pad { background: none !important; }
	#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; padding-top: 10px;}
	#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; text-align: left; padding-top: 10px;}
	#wp-calendar tfoot #next a,
	#wp-calendar tfoot #prev a { display: block; padding: 0 10px;}

/* Social Media */

.social_networks { position: relative; padding: 15px 0;}
	.social_networks li { display: inline-block; margin: 3px;}
	.social_networks li span { display: block; width: 40px; height: 40px; text-align: center; font-size: 18px; color: #000; padding-top: 11px; line-height: 1em; transition:.5s;}

/* Footer Widgets */

.footer_widget { margin: 15px;}
	.footer_widget .text { padding: 15px 0;}
	.footer_widget .footer_logo { padding: 15px 0;}
	.footer_widget .action { padding: 15px 0;}
	.footer_widget .menu { padding: 15px 0;}
	.footer_widget .menu li { display: block;}
	.footer_widget .menu ul li { padding-left: 10px; opacity: 0.8;}
	
	.footer_widget .footer_logo,
	.footer_widget .action,
	.footer_widget .text,
	.footer_widget .social_networks { text-align: center;}

	#footer li.widg_list:first-child .footer_widget,
	#footer li.widg_list:first-child .footer_widget .footer_logo,
	#footer li.widg_list:first-child .footer_widget .action,
	#footer li.widg_list:first-child .footer_widget .text,
	#footer li.widg_list:first-child .footer_widget .social_networks { text-align: left;}
	
	#footer li.widg_list:last-child .footer_widget,
	#footer li.widg_list:last-child .footer_widget .footer_logo,
	#footer li.widg_list:last-child .footer_widget .action,
	#footer li.widg_list:last-child .footer_widget .text,
	#footer li.widg_list:last-child .footer_widget .social_networks { text-align: right;}
	
	/* Override Widgets */
	
	.footer_widget .tp_widget.center .footer_logo,
	.footer_widget .tp_widget.center .action,
	.footer_widget .tp_widget.center .text,
	.footer_widget .tp_widget.center .social_networks { text-align: center !important;}
	
	.footer_widget .tp_widget.left .footer_logo,
	.footer_widget .tp_widget.left .action,
	.footer_widget .tp_widget.left .text,
	.footer_widget .tp_widget.left .social_networks { text-align: left !important;}
	
	.footer_widget .tp_widget.right .footer_logo,
	.footer_widget .tp_widget.right .action,
	.footer_widget .tp_widget.right .text,
	.footer_widget .tp_widget.right .social_networks { text-align: right !important;}
	
	.tp_widget.left,
	.tp_widget.right { float: none;}

/* Footer */

#footer { background: #000; padding: 15px 0; color: #fff;}
	.copyright { font-size: 10px; text-align: center; color: #fff;}
	.copyright a { color: #fff;}
	.copyright a:hover { color: #fff;}

/* Gallery Shortcode */

.gallery_block { padding: 20px 0;}
.gallery_block .item { padding: 5px; transition:.5s;}
.gallery_block .item:hover { opacity: 0.5;}

/* Justified Gallery */

.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}

/* Search Popup */

#search_popup {}
	.popup_inner { padding: 40px; position: relative; position: relative; z-index: 9999;}
	.popup_inner #searchform input { padding: 15px 25px !important; font-size: 24px !important;}
	.popup_inner #searchform i {}
	.popup_inner #searchform .searchsubmit { position: absolute; top: 50%; right: 5px; border: none; background: none; width: 54px; height: 54px; margin: 0; margin-top: -27px !important; font-size: 24px; line-height: 1em; display: block; cursor:pointer; color: #000;}
	.popup_inner h4 { text-align: center; font-size: 36px; padding: 0 20px 20px 20px;}

/* SlideShow Blocks */

.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { position: relative; min-height: 50px; overflow: hidden;}
.cycle-pager > * { cursor: pointer;}
.cycle-pager { position: absolute; width: 300px; margin-left: -150px; text-align: center; bottom: 10px; left: 50%; z-index: 999;}
.cycle-pager span { width: 10px; height: 10px; display: inline-block; background: #fff; color: #fff; margin: 0 5px; font-size: 1px; line-height: 1em; overflow: hidden; cursor: pointer;  border-radius: 5px; opacity: 0.2;}
.cycle-pager span.cycle-pager-active { opacity: 1;}
.cycle-pager.dark { bottom: 25px;}
.cycle-pager.dark span { background: #000; color: #000;}

.cycle-prev,
.cycle-next { position: absolute; top: 50%; width: 50px; height: 50px; margin-top: -25px; background: #fff; color: #000; z-index: 999; border-radius: 50px; text-align: center; font-size: 24px; line-height: 1em; padding-top: 12px; opacity: 0;  transition:.5s;  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
.cycle-prev { left: 20px; padding-right: 2px;}
.cycle-next { right: 20px; padding-left: 2px;}

.cycle-slideshow:hover .cycle-prev, .cycle-slideshow:hover .cycle-next { opacity: 1;}

.cycle-slideshow { height: 100%;}
.cycle-slideshow .slide { width: 100%; height: 100%; background: no-repeat center center; background-size: cover !important;}
.cycle-slideshow .slide { display: none }
.cycle-slideshow .slide.img0 { display: block }

/************************************/
/************** OTHER ***************/

/* SELECT & PLACEHOLDER */
::selection,
::-moz-selection { background: #f1f1f1; color:#333;}

::-webkit-input-placeholder { color:#999999;}
	 :-ms-input-placeholder { color:#999999;}
	 	 ::-moz-placeholder { color:#999999;}
		  :-moz-placeholder { color:#999999;}

/* FORMS */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size:15px;
	padding: 15px !important;
	-webkit-appearance: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	background: #fff;
	border-color: #0092D0;
	color: #0092D0;
	outline: none !important;
}

input[type="button"],
input[type="submit"] {
	border: 2px solid #000;
	background: #000;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	padding: 15px 20px;
	text-transform: uppercase;
	-webkit-appearance: none;
	border-radius: 0;
}

input[type="button"]:hover,
input[type="submit"]:hover {
	color: #fff;
	background: #0092D0;
	border-color: #0092D0;
	box-shadow:inset 0 -70px 0 2px rgba(0,0,0,0.1);
}

/*input[type="radio"],
input[type="checkbox"] {
	margin: 0 !important;
	*margin-top: 0 !important;
	line-height: normal;
}*/

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	
	-webkit-padding-end: 20px;
	-moz-padding-end: 20px;
	padding-end: 20px;
	
	-webkit-padding-start: 2px;
	-moz-padding-start: 2px;
	padding-start: 2px;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	background-image: url(_assets/img/select.png), -webkit-linear-gradient(#ffffff, #ffffff 40%, #f1f1f1);
	
	background-position: 97% center;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	color: #000;
	font-size: inherit;
	margin: 5px 0;
	overflow: hidden;
	padding: 15px !important;
	font-size: 15px;
	line-height: 1em !important;
	min-height: 50px !important;
	max-height: 50px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* GRAVITY FORMS TWEAKS */

.gform_wrapper { padding: 0 !important;}
.gform_wrapper { margin: 0 !important;}
.gform_wrapper br { display: none !important;}
.gform_body label { font-size: 12px !important;}
.gform_body label.gfield_label { font-size: 15px !important; padding: 0; padding-top: 15px !important; font-weight: 400 !important;}
.gfield_checkbox li { margin: 0 !important; font-size: 12px !important;}
.gfield_html ol { font-size: 12px !important;}
.gfield_html ol li { margin: 0 !important;}
.gform_title { font-weight: normal !important;}

/* TEXT STYLING */

.text 	 { padding: 0;}
.text a {}
.text a:hover { text-decoration: underline;}
.text.center { text-align: center !important;}
.text h6 { font-size:16px;}
.text h5 { font-size:18px;}
.text h4 { font-size:20px;}
.text h3 { font-size:24px;}
.text h2 { font-size:36px;}
.text h1 { font-size:40px;}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	/*color: #000;*/
	margin-bottom: 1em;
}
.text dt, .text strong, .text b { font-weight: 700 !important; }
.text p.last_element { margin-bottom: 0;}

/* PAGE NAVIGATION */
.page_navigation { border: none; padding: 0;}
.page_navigation ul li a { border-color: #ddd;}
.page_navigation ul li a { background: #f9f9f9; color: #4b4b50;}
.page_navigation ul li a:hover { background: #f1f1f1;}
.page_navigation ul li a.current { color: #fff; background: #000; border: 1px solid #000;}

/* ALIGNMENTS */
.wp-caption {
	border: 1px solid #ddd;
	background-color:#fff;
	color:#999;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

/************************************/
/************ SHORTCODES ************/

/* Buttons */

.shortcode-button { transition:.5s;
-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
   -moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	-ms-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	    box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
}
.shortcode-button.white {
-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,1);
   -moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,1);
	-ms-box-shadow:inset 0 0 0 1px rgba(0,0,0,1);
	    box-shadow:inset 0 0 0 1px rgba(0,0,0,1);
}
.shortcode-button.default { background: #000 !important;}
.shortcode-button.light-grey { color: #000 !important;}

.shortcode-button:hover {
-webkit-box-shadow: inset 0 -70px 0 1px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
   -moz-box-shadow: inset 0 -70px 0 1px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 -70px 0 1px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
        box-shadow: inset 0 -70px 0 1px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.1);
}
.shortcode-button.white:hover {
-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(0,0,0,0.2);
   -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(0,0,0,0.2);
    -ms-box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(0,0,0,0.2);
        box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(0,0,0,0.2);
}
.shortcode-button.black:hover {
-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(255,255,255,0.2);
   -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(255,255,255,0.2);
    -ms-box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(255,255,255,0.2);
        box-shadow: inset 0 0 0 1px rgba(0,0,0,0), 0 5px 15px rgba(255,255,255,0.2);
}

/* Fancybox */

.fancybox-close { background-color: #fff; border-radius: 50px; color: #999; box-shadow: 0 10px 20px rgba(0,0,0,0.2);}
.fancybox-close:before { background: #000;}
.fancybox-close:after { background: #000;}
.fancybox-prev, .fancybox-next { border-radius: 50px; box-shadow: 0 10px 20px rgba(0,0,0,0.2);}

/************************************/
/************** GRIDS ***************/

.container {
	margin:0 auto;
	width:1100px;
	display:block;
	padding: 0;
}

@media (min-width: 1020px) and (max-width: 1099px) {
	
	.container { width: 960px;}
		
}

/* GRIDS TABLET */
@media (min-width: 768px) and (max-width: 1099px) {
	
	.container { width: 768px; padding: 0 30px;}
	.cycle-pager { width: 300px; margin-right: -330px;}
	.cycle-prev,
	.cycle-next { width: 30px; height: 30px; margin-top: -15px; font-size: 18px; padding-top: 5px;}
	.cycle-prev { left: 10px; padding-right: 2px;}
	.cycle-next { right: 10px; padding-left: 2px;}

	.mobile_sidebar { width: 40%;}
	
	.btn { padding: 12px 10px;}
	#logo img { max-height: 60px; width: auto;}
	
	/* Headings */

	.section_heading { padding: 40px 0 0 0; font-size: 36px;}

	.block_heading { height: 300px;}
	.block_heading h1 { font-size: 54px;}
	.block_heading.single_heading h1 { font-size: 40px;}

	.block_heading_alt { padding: 100px 0 50px 0;}
	.block_heading_alt h1,
	.block_heading_alt h2 { font-size: 54px;}
	.block_heading_alt.single_heading h1 { font-size: 40px;}

	/* Slideshow */

	.block_slideshow { min-height: 300px;}
	.block_slideshow .cycle-slideshow { min-height: 300px;}
	
	.block_slideshow .caption { padding: 40px 0;}
	.block_slideshow .wrap.left .caption { padding-left: 70px;}
	.block_slideshow .wrap.right .caption { padding-right: 70px;}
	.block_slideshow .wrap.center .caption { padding: 40px;}
	.block_slideshow .caption h1 { font-size: 54px;}
	.block_slideshow .caption .text { padding: 20px 0 0 0; font-size: 18px;}
	.block_slideshow .caption .actions { padding-top: 20px;}
	
	.block_slideshow .wrap.left .text { padding-right: 150px;}
	.block_slideshow .wrap.right .text { padding-left: 150px;}
	.block_slideshow .wrap.center .text { padding-left: 75px; padding-right: 75px;}

	/* Text Area */
	
	.block_textarea { padding: 50px 0;}
	.block_textarea .text { padding: 0 30px;}

	/* Promo Boxes */
	
	.promo_grid { padding: 20px;}
	.promo_item { margin: 10px;}
    .promo_item .details h3 { font-size: 20px; padding: 20px 0;}

	/* Featured Text */

	.feat_box .pic { width: 60%; height: 450px; margin-bottom: 100px;}
	.feat_box .feature_box { padding: 30px; width: 364px; bottom: -50px;}
	.feat_box.right .pic { margin-left: 40%;}
	.feat_box.left .feature_box { left: 50%;}
	.feat_box.right .feature_box { right: 50%;}

	/* Post Feeds */

	.block_feed {}
	.block_feed .section_heading { padding-bottom: 40px;}
	.blog_item { margin: 5px; height: 250px;}
	.blog_item:hover .overlay span { width: 40px; height: 1px;}
	.blog_item .inner h3 { font-size: 24px;}

	/* Call to Action */

	.block_action { padding: 30px 0;}
	.block_action .btn { margin: 0 20px; padding: 15px; font-size: 20px;}

	/* Parallax */

	.block_parallax { background: no-repeat center center;}
	.block_parallax .inner {}
	.block_parallax h2.hero { font-size: 50px;}
	.block_parallax .overlay.blur { background-attachment: inherit;}

	/* Projects */

	.project_single { padding-bottom: 50px;}
	.project_details { padding: 0 30px 40px 30px;}
	.project_details h1 { font-size: 30px;}
	.project_details .text { padding: 20px 0;}

	/* Posts */

	.block_blog { padding: 40px 0;}
	.post_list .post_feature { margin-right: 30px; min-height: 150px;}
	.post_feature .overlay { display: none;}
	.post_list .post_feature i { font-size: 80px; width: 80px; height: 80px; margin: -40px 0 0 -40px;}
	.post_list h3 { font-size: 24px;}
	
	/* Post Masonry */
	
	.post_masonry .grid-sizer { width: 50%;}
	.post_masonry .item { float: left; width: 50%;}
	.post_masonry.has_sidebar .grid-sizer { width: 100%;}
	.post_masonry.has_sidebar .item { float: left; width: 100%;}

	.post_single { padding: 30px 0;}
	.post_single .has_sidebar { padding-right: 10px;}
	
	.no_sidebar .gallery_basic { width: 100%; margin-left: 0;}
	.has_sidebar .gallery_basic { width: 100%; margin-left: 0;}
	
	.single_gap { height: 40px;}
	.block_heading_alt #author_block h4 { font-size: 40px;}
	
	/* Next / Prev */
	
	.block_post_nav .post_nav_item { margin: 20px 0; padding: 0;}
	.block_post_nav .post_nav_item.left { padding: 20px 20px 20px 50px; margin-right: 10px;}
	.block_post_nav .post_nav_item.right { padding: 20px 50px 20px 20px; margin-left: 10px;}
	.block_post_nav .post_nav_item .preview { position: absolute; top: 50%; width: 30px; height: 30px; margin-top: -15px; background: none;}
	.block_post_nav .post_nav_item .preview img { display: none;}
	.block_post_nav .post_nav_item.left .preview { left: 10px;}
	.block_post_nav .post_nav_item.right .preview { right: 10px; left: auto;}
	.block_post_nav .post_nav_item .preview i { width: 30px; height: 30px; margin: -15px 0 0 -15px; font-size: 30px; color: #000;}
	.block_post_nav .post_nav_item .details { min-height: 50px;}

	/* Sidebar */

	#sidebar { margin: 0 0 0 30px;}

	/* Widgets */

	.widget { padding: 15px;}
	.widget h3 { font-size: 18px; padding-bottom: 15px;}
	.widget ul { padding-left: 0;}
	.widget ul li a { font-size: 15px;}	
	.widget.widget_media_image h3 { font-size: 14px;}
	.widget_calendar { display: none;}

	
}

/* GRIDS MOBILE */
@media (max-width: 767px) {
	
	.container { width: 100%; padding: 0 30px;}
	.cycle-pager { width: 300px; right: 10px; margin-right: 0; bottom: 10px;}
	.cycle-prev,
	.cycle-next { width: 20px; height: 20px; margin-top: -10px; font-size: 13px; padding-top: 3px;}
	.cycle-prev { left: 2px; padding-right: 2px;}
	.cycle-next { right: 2px; padding-left: 2px;}
	.popup_inner { width: 300px; margin-left: -150px;}
	
	#header { min-height: 60px;}
	.page_gap { height: 60px;}
	.btn { padding: 12px 10px; display: block; width: 100%;}
	#logo img { max-height: 60px; width: auto;}
	
	.text h6 { font-size:14px;}
	.text h5 { font-size:16px;}
	.text h4 { font-size:18px;}
	.text h3 { font-size:20px;}
	.text h2 { font-size:30px;}
	.text h1 { font-size:32px;}
	
	/* Headings */

	.section_heading { padding: 30px 0 0 0; font-size: 24px;}
	.section_heading:after { height: 1px; margin-top: 15px;}

	.block_heading { height: 250px;}
	.block_heading .inner { padding: 40px 0;}
	.block_heading h1 { font-size: 36px;}
	.block_heading .text { padding-top: 10px;}
	.block_heading.single_heading h1 { font-size: 24px;}

	.block_heading_alt { padding: 80px 0 40px 0;}
	.block_heading_alt h1,
	.block_heading_alt h2 { font-size: 36px;}
	.block_heading_alt .text { padding-top: 10px;}

	/* Slideshow */

	.block_slideshow { min-height: 250px;}
	.block_slideshow .cycle-slideshow { min-height: 250px;}
	.block_slideshow.full { margin-bottom: 0;}
	.block_slideshow .caption { padding: 30px 0;}
	.block_slideshow .wrap.left .caption { padding-left: 40px;}
	.block_slideshow .wrap.right .caption { padding-right: 40px;}
	.block_slideshow .wrap.center .caption { padding: 40px;}
	.block_slideshow .caption h1 { font-size: 36px;}
	.block_slideshow .caption .text { padding: 10px 0 0 0; font-size: 16px;}
	.block_slideshow .caption .actions { padding-top: 10px;}
	.block_slideshow .caption .actions li { margin: 5px;}
	
	.block_slideshow .wrap.left .text { padding-right: 30px;}
	.block_slideshow .wrap.right .text { padding-left: 30px;}
	.block_slideshow .wrap.center .text { padding-left: 0; padding-right: 0;}

	/* Text Area */
	
	.block_textarea { padding: 40px 0;}
	.block_textarea .text { padding: 0;}

	/* Promo Boxes */

	.promo_grid { padding: 10px 0;}
	.promo_item { margin: 30px 10px;}
    .promo_item .details h3 { font-size: 18px; padding: 15px 0;}

	/* Featured Text */
	
	.feat_box .pic { width: 100%; height: 300px; margin: 0;}
	.feat_box .pic i { font-size: 20px; width: 50px; height: 50px; margin: -25px 0 0 -25px; padding-top: 15px;}
	.feat_box .feature_box { padding: 30px; position: relative; width: auto; bottom: auto; margin: -40px 30px 50px 30px;}
	.feat_box.right .pic { margin: 0;}
	.feat_box.left .feature_box { left: auto;}
	.feat_box.right .feature_box { right: auto;}

	/* Post Feeds */
	
	.block_feed .section_heading { padding-bottom: 20px;}
	.blog_feed { padding: 5px;}
	.blog_item { height: 200px;}
	.blog_item .inner h3 { font-size: 18px;}
	.blog_item:hover .project_meta,
	.blog_item:hover .post_meta { padding-bottom: 20px;}
	
	/* Call to Action */

	.block_action { padding: 20px 0;}
	.block_action .action_text { text-align: center; padding-right: 0; min-height: 50px; position: relative; padding-bottom: 20px; display: block;}
	.block_action .btn { margin: 0; font-size: 18px;}

	/* Parallax */

	.block_parallax { background: no-repeat center center;}
	.block_parallax .inner {padding: 80px 30px;}
	.block_parallax h2.hero { font-size: 36px;}
	.block_parallax .overlay.blur { background-attachment: inherit;}

	/* Gallery */

	.gallery_masonry { margin: 20px 5px;}
	.gallery_masonry .grid-sizer { width: 50%;}
	.gallery_masonry .item { width: 50%;}
	.gallery_masonry .item a { margin: 5px;}
	
	.gallery_google { margin: 20px 0;}
	.gallery_basic { padding: 20px 5px;}
	.gallery_basic .item { position: relative; margin: 5px;}
	.block_gallery .btn { margin-bottom: 40px; display: inline-block; width: auto;}

	/* Projects */
	
	.default_proj { padding: 0;}
	.project_single { padding-bottom: 50px;}
	.project_details { padding: 0 30px 40px 30px; text-align: center;}
	.project_details h1 { font-size: 24px;}
	.block_images .item .caption { padding: 10px 20px;}
	.block_images .item:hover .caption { padding: 20px;}
	.project_masonry { margin: 0 5px;}
	.project_masonry .item a { display: block; margin: 5px;}
	
	/* Posts */

	.block_blog { padding: 40px 0;}
	.post_list { margin-bottom: 40px;}
	.post_list .post_feature { margin-right: 0; min-height: 70px; margin-bottom: 20px; text-align: center;}
	.post_list .post_feature i { font-size: 50px; width: 50px; height: 50px; margin: -25px 0 0 -25px; }
	.post_list h3 { font-size: 20px; padding-bottom: 15px;}
	
	/* Post Masonry */
	
	.post_masonry .grid-sizer { width: 100%;}
	.post_masonry .item { width: 100%;}
	.post_masonry.has_sidebar .grid-sizer { width: 100%;}
	.post_masonry.has_sidebar .item { width: 100%;}
	.post_grid { margin: 0 0 30px 0;}

	/* Post Single */

	.post_single { padding: 40px 0;}
	.post_single .has_sidebar { padding-right: 0;}
	.no_sidebar .gallery_basic { width: 100%; margin-left: 0;}
	.has_sidebar .gallery_basic { width: 100%; margin-left: 0;}
	.single_gap { height: 30px;}
	.post_single .post_meta { text-align: center;}
	.post_single .post_meta li { margin: 3px 0;}
	.post_social ul { text-align: center;}
	.no_sidebar .post_social ul { text-align: center;}
	.post_social ul li { margin: 5px;}
	#author_block { padding: 20px;}
	.block_heading_alt #author_block h4 { font-size: 30px;}
	
	/* Next / Prev */

	.block_post_nav .post_nav_item { margin: 20px 0 0 0; padding: 0;}
	.block_post_nav .post_nav_item.left { padding: 20px 20px 20px 50px; margin-right: 0;}
	.block_post_nav .post_nav_item.right { padding: 20px 50px 20px 20px; margin-left: 0;}
	.block_post_nav .post_nav_item .preview { position: absolute; top: 50%; width: 30px; height: 30px; margin-top: -15px; background: none;}
	.block_post_nav .post_nav_item .preview img { display: none !important;}
	.block_post_nav .post_nav_item.left .preview { left: 10px;}
	.block_post_nav .post_nav_item.right .preview { right: 10px; left: auto;}
	.block_post_nav .post_nav_item .preview i { width: 30px; height: 30px; margin: -15px 0 0 -15px; font-size: 30px;}
	.block_post_nav .post_nav_item .details { min-height: 50px;}
	
	/* Footer */
	
	#footer li.widg_list:first-child .footer_widget,
	#footer li.widg_list:first-child .footer_widget .footer_logo,
	#footer li.widg_list:first-child .footer_widget .action,
	#footer li.widg_list:first-child .footer_widget .text,
	#footer li.widg_list:first-child .footer_widget .social_networks { text-align: center;}
	
	#footer li.widg_list:last-child .footer_widget,
	#footer li.widg_list:last-child .footer_widget .footer_logo,
	#footer li.widg_list:last-child .footer_widget .action,
	#footer li.widg_list:last-child .footer_widget .text,
	#footer li.widg_list:last-child .footer_widget .social_networks { text-align: center;}
	
	.footer_widget .tp_widget.center .footer_logo,
	.footer_widget .tp_widget.center .action,
	.footer_widget .tp_widget.center .text,
	.footer_widget .tp_widget.center .social_networks { text-align: center !important;}
	
	.footer_widget .tp_widget.left .footer_logo,
	.footer_widget .tp_widget.left .action,
	.footer_widget .tp_widget.left .text,
	.footer_widget .tp_widget.left .social_networks { text-align: center !important;}
	
	.footer_widget .tp_widget.right .footer_logo,
	.footer_widget .tp_widget.right .action,
	.footer_widget .tp_widget.right .text,
	.footer_widget .tp_widget.right .social_networks { text-align: center !important;}
	
}

/************************************/
/************* END CSS! *************/