/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,200,300,600,700,900);


@font-face {
font-family: 'Helvetica Neue LT Std 45 Light';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue LT Std 45 Light'), url('fonts/HelveticaNeueLTStd Lt.woff') format('woff');
}

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */


.site-header { background:url(../../../images/header.png) no-repeat!important; background-size:cover!important; padding:20px 0px;}
.container {width:1170px; margin:0px auto;}

.logo-area { float:left; width:32%;}
.navbar { float:right; width:60%;}

.center-area { background:#efefef; padding:60px 0px;}
.center-area .box { float:left; width:24%; margin-right:1%; }
.center-area .box h3 { font-size:18px; font-family: 'Open Sans', sans-serif; color:#be2129; background:url(../../../images/center-line.png) no-repeat bottom left; padding:0; margin:10px 0 15px; min-height:40px; font-weight:600; margin-bottom: 20px;}
.center-area .box h3 span { font-weight:100;}
.center-area .box p { font-family: 'Helvetica Neue LT Std 45 Light'; font-size:16px; color:#5a5a5a; margin-bottom: 5px;}
.center-area .b-style h1 { font-size:26px; font-family: 'Open Sans', sans-serif; font-weight:300; text-transform:uppercase; margin:0px;}
.center-area .b-style h1 span { color:#be2129; font-weight:700; display:block; margin-bottom:10px;}
.center-area .b-style p { font-size:18px; line-height:1.7; font-weight:100;}
.center-area .b-style ul { padding-left:0px;}
.center-area .b-style ul li { list-style-type:none; background:url(../../../images/listing.png) no-repeat left 3px; padding-left:40px; padding-bottom:6px;} 

.banner { background:#b12a2c; padding:30px 0px;}
.banner .left { float:left; width:70%; font-size:28px; font-family: 'Open Sans', sans-serif; font-weight:200; color:#fff; text-transform:uppercase; }
.banner .right { float:right; width:30%;}
.banner .right .btn { float:right; width:300px; text-align:center; background:#fff; color:#b12a2c; font-size:18px;  border-radius:30px; padding:10px 0px; overflow:hidden;}
.banner .right .btn:hover { color:#fff;}

.block-area { background:url(../../../images/block-area.png); background-size:cover; background-attachment:fixed; padding:60px 0px;}
.block-area .left-area { float:left; width:55%; padding-top:15px;}
.block-area .right-area { float:right; width:30%;}
.block-area .left-area h1 { font-size:26px; font-family: 'Open Sans', sans-serif; font-weight:300; text-transform:uppercase; margin:0px; color:#fff;}
.block-area .left-area h1 span { color:#fff; font-weight:700; display:block; margin-bottom:10px;}
.block-area .left-area p { font-size:18px; line-height:2; font-weight:100; color:#fff; margin-bottom:30px;}
.block-area .left-area ul { padding-left:0px;}
.block-area .left-area ul li { list-style-type:none; background:url(../../../images/block-listing.png) no-repeat left 8px; padding-left:40px; padding-bottom:6px; font-size:18px; line-height:2; font-weight:100; color:#fff; margin-bottom:0px;}
.block-area .left-area .btn-1 { width:240px; text-align:center; font-size:18px; color:#fff; font-family: 'Open Sans', sans-serif; border-radius:30px; padding:10px 0px; background:#b12a2c; overflow:hidden;}

.block-area .right-area .heading-area { padding:20px; background:#222222; }
.block-area .right-area .heading-area h1 { font-size:30px;font-family: 'Open Sans', sans-serif; font-weight:300; text-transform:uppercase; margin:0px; color:#fff; margin-bottom:15px;}
.block-area .right-area .heading-area p { font-size:14px;font-family: 'Open Sans', sans-serif; font-weight:300; margin:0px; color:#fff;}
.block-area .right-area .form-area { background:#b12a2c; padding:20px;}
.block-area .right-area .form-area p { font-size:16px;font-family: 'Open Sans', sans-serif; font-weight:300; margin:0px; color:#fff;  margin-bottom:15px;}

.block-area .right-area .form-area span.wpcf7-list-item span { font-family: 'Titillium Web', sans-serif; font-weight:100; font-size:14px; padding-left:10px;}
.block-area .right-area .form-area span.wpcf7-list-item { display:block;}
.block-area .right-area .form-area .wpcf7 .wpcf7-text { border:none;}
.block-area .right-area .form-area .wpcf7 .wpcf7-textarea { height:120px;}
.block-area .right-area .form-area .wpcf7 .wpcf7-submit { border:none; text-align:center; border-radius:30px; background:#fff; margin:30px 0px 0px 25px; color:#be2129; font-family: 'Open Sans', sans-serif; font-size:18px; padding:11px 40px; position:absolute;}
.block-area .right-area .form-area .wpcf7 .wpcf7-submit:hover { background:#000; color:#fff;}

.navbar .shailan-dropdown-menu .dropdown-horizontal-container { border: none!important; box-shadow: none!important; background: none!important; margin: 13px 0;}
.navbar .shailan-dropdown-menu .dropdown-horizontal-container ul li { padding: inherit; border: none!important; margin-top: 5px;}
.navbar .shailan-dropdown-menu .dropdown-horizontal-container ul li a { padding: 5px 15px;  text-shadow: none!important; border-left: none!important; line-height:15px!important; font-size: 14px!important; color: #000; font-family: 'Montserrat', sans-serif;}
.navbar .shailan-dropdown-menu .dropdown-horizontal-container ul .sub-menu { }
ul.dropdown li.current-cat>a, ul.dropdown li.current_page_item>a, ul.dropdown li.current-menu-item>a, ul.dropdown li.current-cat>a:link, ul.dropdown li.current_page_item>a:link, ul.dropdown li.current-menu-item>a:link, ul.dropdown li.current-cat>a:visited, ul.dropdown li.current_page_item>a:visited, ul.dropdown li.current-menu-item>a:visited { color:#000!important;}

.about-area .left-area { float:left; width:35%; background:url(../../../images/left-img.png) no-repeat; min-height:600px;}
.about-area .right-area { float:right; width:60%; padding-top:60px;}
.about-area .right-area h1 {  font-family: 'Montserrat', sans-serif; font-size:30px; color:#be2129; background:url(../../../images/about-line.png) no-repeat bottom left; padding-bottom:15px;text-transform:uppercase;}
.about-area .right-area h1 span { display:block; font-weight:100;}
.about-area .right-area h5 { font-size:18px; font-family: 'Lato', sans-serif; color:#6b6b6b;}
.about-area .right-area p { font-size:16px; font-family: 'Lato', sans-serif; color:#6b6b6b; font-weight:300;}
.about-area .right-area .btn { font-size:18px;font-family: 'Open Sans', sans-serif; font-weight:100; text-transform:uppercase; margin:20px 0px; padding:10px 0px; width:250px; text-align:center; color:#fff; background:#ad2a2b; border-radius:4px; border-bottom:2px solid #000; float:left; margin-right:10px;}
.about-area .right-area .b-logo { float:left; margin:16px 10px;}

.left-card-area { float:left;}
.right-quote-area { width:890px; float:right;}
.button-area { padding: 50px 0px; background:#f6f6f6;}
.button-area .left { float:left; width:65%; padding:17px 0px 0px 50px;}
.button-area .left h1 { font-size:30px; margin:0; font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight:700; color:#fff;}
.button-area .left h2 { font-size:20px; margin:0; font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight:100; color:#fff;}
.button-area .right { float:left; width:35%; padding:30px 40px; font-size:28px; color:#fff; text-transform:uppercase; font-weight:700;}
.button-area .right-quote-area { background:url(../../../images/button-area.png) no-repeat center; min-height:90px; margin:20px 0px;}

footer.entry-meta { display:none;}

.footer { background:#242424;}
.footer .f-box { float:left; width:30%; margin:0px 1.5%; border-right:1px solid #383838; min-height:190px;}
.footer .f-contact { border-right:none!important; width:33%!important; }
.footer .f-contact p span { color:#a49f9f!important;}
.footer .f-contact .textwidget { border-bottom:1px solid #383838;}
.footer .f-box p { font-size:16px; color:#949494;}
.footer .widget-title { font-size:18px; font-family: 'Open Sans', sans-serif; font-weight:700; color:#fff; text-transform:capitalize;}
.footer .menu-footer-menu-container ul li { background:url(../../../images/footer-link.png) no-repeat left; padding-left:10px;}
.footer .menu-footer-menu-container ul li a { font-size:16px; color:#949494;}

.footer { padding:60px 0px;}
.footer .detail-1 { font-size:16px; color:#4b5356; padding-left:40px; background:url(../../../images/f-f-1.png) no-repeat left 3px; padding-bottom:20px;}
.footer .detail-2 { font-size:16px; color:#4b5356; padding-left:40px; background:url(../../../images/f-f-2.png) no-repeat left 3px; padding-bottom:20px;}
.footer .left { float:left; width:50%;}
.footer .right { float:left; width:50%;}
.footer .f-links { width:25%!important;}

.home .entry-header { display:none;}
.slider-area img { width:100%; height:auto;}

.left-cust { float:left; width:70%; padding-top:40px;}
.right-cust { float:right; width:27%; padding-bottom:40px;}
.right-cust .box { width:100%; text-align:center; margin-bottom:20px;}
.left-cust h1 { font-size:36px; font-family: 'Lato', sans-serif; font-weight:500; text-transform:uppercase;}
.left-cust p { font-size:16px; font-family: 'Lato', sans-serif; color:#8b8b8b; text-align:justify; line-height:2; font-weight:500;}
.left-cust ul { padding:0px; margin-bottom:40px;}
.left-cust ul li { background: rgba(0, 0, 0, 0) url("../../../images/block-listing.png") no-repeat scroll left center;
    color: #8b8b8b;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    list-style-type: none;
    padding: 0 0 7px 36px;}
.right-cust .contact-page h1 { font-size:36px; font-family: 'Lato', sans-serif; font-weight:500; text-transform:uppercase;}
.right-cust .contact-page .box img { float:left; padding-top:4px;}
.right-cust .contact-page p { float:left; font-size:16px; margin:0px; font-family: 'Lato', sans-serif; color:#8b8b8b; }
.right-cust .contact-page .box { border: 1px solid #eeeeee; padding:30px 0px; margin-bottom:40px;}
.right-cust .box-area .box { padding:10px 0px !important;}
.right-cust .center-area .box h3 { background-position:bottom center;}
.right-cust .center-area { padding:40px 20px;}

.left-cust .wpcf7 .left { float:left; width:43.5%; margin-right:3%; margin-bottom:15px!important;}
.left-cust .wpcf7 .left .wpcf7-text { border:none; padding:15px; background:#f1f2f3; border-radius:4px;}
.left-cust .wpcf7 .wpcf7-textarea { border:none; padding:15px; width:90%; background:#f1f2f3; border-radius:4px;}
.left-cust .wpcf7 .wpcf7-submit { border:none; background:#404448; color:#fff; font-size:20px; font-family: 'Lato', sans-serif; font-weight:300; text-transform:uppercase; }
.left-cust .wpcf7 .wpcf7-submit:hover { background:#6d6d6d;}
.map { height:300px; margin-top:20px;}

.left-cust ::-webkit-input-placeholder { opacity: 1; color: #999999!important; } /* gray80 */
.left-cust :-moz-placeholder           { opacity: 1; color: #999999!important; } /* Firefox 18- (one color)*/
.left-cust ::-moz-placeholder          { opacity: 1; color: #999999!important; } /* Firefox 19+ (double colons) */
.left-cust :-ms-input-placeholder      { opacity: 1; color: #999999!important; }

.top-most-area { background:#212b38; padding:10px 0px;}
.top-most-area .detail { width:430px; float:right;}
.top-most-area .detail p {font-size:18px; font-family: 'Open Sans', sans-serif; color:#fff; display:inline; margin-right:20px;}
.top-most-area .detail p.number { background:url(../../../images/top-phone.png) no-repeat; left; padding-left:40px;}
.top-most-area .detail p.email { background:url(../../../images/top-email.png) no-repeat; left; padding-left:40px;}


#responsive-menu #responsiveSearchInput { display:none!important;}


/*============= SAKM ============*/

.form-area { background:#b12a2c;}
.form-area p { font-size:16px;font-family: 'Open Sans', sans-serif; font-weight:300; margin:0px; color:#fff;  margin-bottom:15px;}

.form-area span.wpcf7-list-item span { font-family: 'Titillium Web', sans-serif; font-weight:100; font-size:14px; padding-left:10px;}
.form-area span.wpcf7-list-item { display:block;}
.form-area .wpcf7 .wpcf7-text { border:none;}
.form-area .wpcf7 .wpcf7-textarea { height:120px;}
.form-area .wpcf7 .wpcf7-submit { border:none; text-align:center; border-radius:30px; background:#fff; margin:5px auto 0; color:#be2129; font-family: 'Open Sans', sans-serif; font-size:18px; padding:11px 40px; }
.form-area .wpcf7 .wpcf7-submit:hover { background:#000; color:#fff;}
.form-area p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 15px;
}

.inner-page-form.form-area .form-box{
	padding: 5px 20px 0;
}

.left-cust .fl-left{
	display: inline-block;
	vertical-align: top;
	width: 58%;

	float: right;
}

.left-cust p.itl-font{
	font-style: italic;
}

.content-heading{
	font-family: "Lato",sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
}

.inner-page-form.form-area{
	width: 320px;
	float: left;
	display: inline-block;
	vertical-align: top;
}

.inner-page-form .form-tophead{
	 background: #222222 none repeat scroll 0 0;
    padding: 20px;
}

.inner-page-form .form-tophead h2{
	color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.inner-page-form .form-tophead p{
	 color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}

.banner.inner-banner{
	padding: 10px 0;
}

.banner.inner-banner .right{
	display: block;
	margin: 10px auto;
	text-align: center;
	float: none;
	width: 100%;
}

.banner.inner-banner .left{
	width: 100%;
	display: block;
	margin: 0 auto;
	display: block;
	float: none;
	text-align: center;
}

.banner.inner-banner .right .btn{
	display: block;
	margin: 0 auto;
	text-align: center;
	float: none;
}

.left-cust p a{
	color: #000;
}

.inner-page-form.form-area .wpcf7 .wpcf7-textarea{
	background-color: #fff;
	border-radius: 0;
	width: 100%;
  padding: 5px 8px;
}

.center-area a{
	text-decoration: none !important;
	outline: 0 !important;
}

@media screen and (max-width: 620px) and (min-width: 320px) {  
	.container { width:100%;}
	.sub-container { width:100%;}
	.logo-area { float:none; width:100%; text-align:center; padding-top:0px;}
	.navbar { display:none;}
	.center-area .box { float:none; width:100%; padding:10px 3%;}
	.right-cust .center-area .box { padding:0px;}
	.banner .left { float:none; width:100%; text-align:center; font-size:24px; padding-bottom:20px;}
	.banner { padding:10px 3%;}
	.banner .right { float:none; width:100%;}
        .about-area .left-area { min-height:490px!important;}
	.block-area .left-area { float:none; width:100%;}
	.block-area .right-area { float:none; width:100%; margin-top:25px;}
	.block-area { padding:10px 3%;}
	.about-area  { padding:10px 3%;}
	.about-area .right-area .btn { width:100%;}
	.button-area { padding:10px 3%;}
	.button-area .left { float:none; width:100%;}
	.button-area .right { float:none; width:100%;}
	.about-area .left-area { float:none; width:100%;}
	.about-area .right-area { float:none; width:100%; padding-top:0px;}
	.sub-container { background:none!important;}
	.footer .f-box { float:none; width:100%;}
	.footer { padding:10px 3%;}
	.banner .right .btn { width:100%;}
	.left-cust { float:none; width:100%; padding:10px 3%;}
	.right-cust { float:none; width:100%; padding:0px; }
	.right-cust .contact-page { padding:10px 3%;}
	.button-area .right-quote-area { float:none!important; width:100%; background:none; text-align:center;}
	.button-area .left { padding:0px;}
	.button-area .left h1 { font-size:22px;}
	.button-area .right { padding:0px;}
	.left-card-area { float:none; text-align:center;}
	.footer .f-links { width:100%!important;}
	.footer .f-contact { width:100%!important;}
	.footer .left { float:none; width:100%;}
	.footer .right { float:none; width:100%;}
	.left-cust h1 { font-size:30px;}
	.right-cust h1 { font-size:30px;}
	.top-most-area .detail { width:100%; text-align:center; float:none;}
        .center-area .box { text-align:center;}
        .center-area .box h3 { background-position-x: center;}
        .button-area { background:#000!important;}
        .top-most-area .detail p { display:inherit!important;}
        .top-most-area .detail p.number { background-position-x: 26%;}
        .top-most-area .detail p.email { background-position-x: 18%;}
}


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

.container { width:100%;}
	.sub-container { width:100%;}
	.logo-area { float:none; width:100%; text-align:center; padding-top:0px;}
	.navbar { display:none;}
	.center-area .box { float:none; width:100%; padding:10px 3%;}
	.right-cust .center-area .box { padding:0px;}
	.banner .left { float:none; width:100%; text-align:center; font-size:24px; padding-bottom:20px;}
	.banner { padding:10px 3%;}
	.banner .right { float:none; width:100%;}
        .about-area .left-area { min-height:490px!important;}
	.block-area .left-area { float:none; width:100%;}
	.block-area .right-area { float:none; width:100%; margin-top:25px;}
	.block-area { padding:10px 3%;}
	.about-area  { padding:10px 3%;}
	.about-area .right-area .btn { width:100%;}
	.button-area { padding:10px 3%;}
	.button-area .left { float:none; width:100%;}
	.button-area .right { float:none; width:100%;}
	.about-area .left-area { float:none; width:100%;}
	.about-area .right-area { float:none; width:100%; padding-top:0px;}
	.sub-container { background:none!important;}
	.footer .f-box { float:none; width:100%;}
	.footer { padding:10px 3%;}
	.banner .right .btn { width:100%;}
	.left-cust { float:none; width:100%; padding:10px 3%;}
	.right-cust { float:none; width:100%; padding:0px; }
	.right-cust .contact-page { padding:10px 3%;}
	.button-area .right-quote-area { float:none!important; width:100%; background:none; text-align:center;}
	.button-area .left { padding:0px;}
	.button-area .left h1 { font-size:22px;}
	.button-area .right { padding:0px;}
	.left-card-area { float:none; text-align:center;}
	.footer .f-links { width:100%!important;}
	.footer .f-contact { width:100%!important;}
	.footer .left { float:none; width:100%;}
	.footer .right { float:none; width:100%;}
	.left-cust h1 { font-size:30px;}
	.right-cust h1 { font-size:30px;}
	.top-most-area .detail { width:100%; text-align:center;}
        .center-area .box { text-align:center;}
        .center-area .box h3 { background-position-x: center;}
        .button-area { background:#000!important;}

}


/* Float Shadow */
.hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 0px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}



/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  color:#fff!important;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3B3B3B;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*block-area*/

.block-area .hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.block-area .hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.block-area .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.block-area .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}




* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

body {
	color: #141412;
	line-height: 1.5;
	margin: 0;
}

a {
	color: #ca3c08;
	text-decoration: none;
}

a:visited {
	color: #ac0404;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #ea9629;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: Bitter, Georgia, serif;
	line-height: 1.3;
}

h1 {
	font-size: 48px;
	margin: 33px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 24px;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	min-width: inherit;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 2px solid #d4d0ba;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 2px solid #c3c0ab;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}


/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
}

.site-main {
	position: relative;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}


/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	position: relative;
}

.site-header .home-link {
	color: #141412;
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 230px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.site-header .site-title:hover {
	text-decoration: underline;
}

.site-title {
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 58px 0 10px;
}

.site-description {
	font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #141412;
	display: block;
	font-size: 15px;
	line-height: 1;
	padding: 15px 20px;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #220e10;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #db572f;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #bc360a;
	font-style: italic;
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.hentry {
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}


/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}

.entry-header {
	margin-bottom: 30px;
}

.entry-title {
	font-weight: normal;
	margin: 0 0 5px;
}

.entry-title a {
	color: #141412;
}

.entry-title a:hover {
	color: #ea9629;
}


/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	font-size: 14px;
}

.entry-meta a {
	color: #bc360a;
}

.entry-meta a:hover {
	color: #bc360a;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.entry-content a,
.comment-content a {
	color: #bc360a;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #ea9629;
}

.entry-content .more-link {
	white-space: nowrap;
}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: -60px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: -60px;
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 5.5 Post Formats
 * ---------------------------------------------------------------
 /*==mk-start==*/
 .feature-box .row
 {
    display: flex;
 }
 .page-template-wall-insulation .logo-area , .page-template-tpl_wall_insulation .logo-area , .page-template-roof-insulation .logo-area , .page-template-floor-insulation .logo-area {
    width: 20%;
}
.page-template-wall-insulation .navbar , .page-template-tpl_wall_insulation .navbar , .page-template-roof-insulation .navbar , .page-template-floor-insulation .navbar {
    float: right;
    width: 70%;
}
 .modal-open
 {
 	overflow: hidden;
 }
 .insulation-modal {
   /* position: fixed;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0,0,0,0.4);
}
 .insulation-modal  a
 {
 	 color: #fe290c;
 }
 .dd-modal-open { position: fixed; }
.insulation-dialog{
position: absolute;
right: 0;
left: 0;
top: 50%;
transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
max-width: 750px;
width: calc(100% - 30px);
margin: 30px auto;
position: relative;

}
.insulation-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
   padding: 30px 45px;

}
 .insulation-modal h2
 {
 	margin-top: 0px !important;
 }
section.instulation-page-banner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 150px;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    transform-origin: bottom right;
    transform: skewY(-3deg);
    z-index: 0;
    top: auto;
}
 .text-white
 {
 	color: #ffffff;
 }
 .page-template-wall-insulation  .slider-area , .page-template-tpl_wall_insulation .slider-area , .page-template-roof-insulation  .slider-area , .page-template-floor-insulation  .slider-area
 {
 	display: none;
 }
 .instulation-page-banner h1
 {
font-family: 'Lato', sans-serif;
font-weight: 800;
font-size: 55px;
margin-bottom: 10px;
text-transform: uppercase;
 }
 .instulation-page-banner h4
 {
 font-size: 20px;
font-weight: 400;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
 }
 .banner-content  {
 position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.instulation-page-banner figure::after {
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	}
	.instulation-page-banner figure img
	{
		width: 100%;
		object-fit: cover;
		min-height: 730px;
	}
.feature-box {
    margin-top: -150px;
}
.instulation-page-banner
{
	position: relative;
}
.mb-0
{
	margin-bottom: 0px  !important;
}
.mt-0
{
	margin-top: 0px !important;
}
.instulation-page-banner .btn {
display: inline-block;
border: 1px solid #ffffff;
border-radius: 50px;
padding: 10px 42px;
color: #ffffff;
font-weight: 400;
font-size: 14px;
text-transform: unset;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
margin-top: 42px;
    }
/*    .instulation-page-banner  {
    -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
    z-index: -1;
}*/
.row {

    position: relative;
    margin-left: -15px;
    margin-right: -15px;

}
.col-4
{
	width: 33.33%;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
}
.col-6
{
	width: 50%;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
}
.feature-box .box {

    background-color: #feea2e;
padding: 20px;
height: 100%;
}
.text-black
{
	color: #212b39;
}
.feature-box .box h4
{
font-size: 24px;
font-weight: 700;
font-family: 'Lato', sans-serif;
margin-top: 18px;
margin-bottom: 10px;
text-transform: capitalize;
}
.feature-box .box p
{
	font-size: 14px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.readmore
{
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	display: block;
	color: #212b39;
	font-family: 'Lato', sans-serif;
line-height: 24px;
}
.box-image {

background-color: #ffffff;
padding: 10px;
text-align: center;
height: 160px;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;

}
.box-image img
{
	min-height: 86px;
}

 .page-template-wall-insulation .container , .page-template-tpl_wall_insulation .container , .page-template-roof-insulation  .container , .page-template-floor-insulation .container
{
	padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.clearfix
{
	clear: both;
}
.img-resposnive {
    max-width: 100%;
    height: auto;
    display: block;
}
.bg-gray 
{
	background-color: #f8f8f8;
}
.banner-img-section h2 , .img-banner-section h2 , .onlycontent-section h2 , .two-content-section h2 , .insulation-modal h2
{
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
font-family: 'Lato', sans-serif;
letter-spacing: 3px;
position: relative;
padding-bottom: 10px;
margin-top: 60px;
color: #212b39;
}
.banner-img-section h2::after , .img-banner-section h2::after , .onlycontent-section h2::after , .two-content-section h2::after , .insulation-modal h2::after
{
	    content: "";
    border: 1px solid #feea2e;
    position: absolute;
    width: 100px;
    left: 0;
    bottom: 0;
}
.text-gray
{
	color: #3e3e3e;
}
.banner-img-section p ,  .img-banner-section p , .onlycontent-section p , .two-content-section p , .insulation-modal p
{
	font-size: 18px;
		font-family: 'Lato', sans-serif;
	line-height: 34px;
	margin-bottom: 10px;
	color: #3e3e3e;
}
 .two-content-section h4 , .onlycontent-section h4
 {
 	color: #fe290c;
 	font-size: 24px;
 	font-family: 'Lato', sans-serif;
   font-weight: bold;
   margin-bottom: 10px;
 }
.two-content-section 
{
	padding:60px 0px;
}
.mt-8
{
	margin-top: 80px;
}

.col-5
{
	width: 41.66666667%;
	position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
}
.col-7
{
	width: 58.33333333%;
	position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
}
.col-12
{
		width: 100%;
	position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.onlycontent-section , .padding-sec {
    padding: 80px 0px;
}
.bg-red
{
	background-color: #fe290c;
}
.quote-section h3
{
	font-size: 40px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
}
.quote-section h4
{
	font-size: 30px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.quotebtn.btn
{
background-color: #212b39;
color: #ffffff;
font-size: 30px;
font-weight: 400;
font-family: 'Lato', sans-serif;
border-radius: 50px;
padding: 14px 50px;
margin-top: 10px;
display: inline-block;
border: 1px solid #212b39;
}
.quote-section.bg-red {
    padding: 60px 0px;
}
.quotebtn-part {
    text-align: right;
}
.instulation-page-banner .btn:hover , .instulation-page-banner .btn:focus , .quotebtn:hover , .quotebtn:focus{
    text-decoration: none;
}
.feature-box .readmore:hover , .feature-box .readmore:focus {
    color: #fe290c;
     text-decoration: none;
}
.banner-img-section img
{
	margin-left: auto;
}
.modal-close {
position: absolute;
width: 20px;
right: -5px;
top: -5px;
z-index: 99;
cursor: pointer;
}
/*==floor-start==*/
.onlycontent-section li
{
	font-size: 18px;
font-family: 'Lato', sans-serif;
line-height: 34px;
margin-bottom: 10px;
color: #3e3e3e;
}
.text-red
{
	 color: #fe290c;
	 font-weight: bold;
}
.onlycontent-section ul {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 40px;
}
.page-template-floor-insulation .two-content-section a
{
	color: #fe290c;
}
.img-responsive
{
	max-width: 100%;
	height: auto;
	display: block;
}
.img-responsive.side-logo {
    float: right;
    margin-left: 15px;
}
/*==floor-end==*/
/*==media-start==*/
@media(max-width:1199px)
{
.banner-img-section p br, .img-banner-section p br, .onlycontent-section p br, .two-content-section p br
{
	display: none;
}

}
@media(max-width: 991px)
{
	.feature-box .row {
    display: block;
}
	.feature-box {
    margin-top: -105px;
}
	.col-7 , .col-5
{
	width: 50%;
}
.banner-img-section h2, .img-banner-section h2, .onlycontent-section h2, .two-content-section h2 {
    font-size: 30px;
    margin-top: 20px;
}
.feature-box .col-4 {
    width: 100%;
    float: none;
}
.feature-box .box {
    margin-bottom: 20px;
}
.quote-section .col-6
{
	width: 100%;
	float: none;
}
.quote-section.bg-red {
    text-align: center;
}
.quotebtn-part {
    text-align: center;
margin-top: 20px;
}

}
@media(max-width: 767px)
	{
		.banner-img-section h2, .img-banner-section h2, .onlycontent-section h2, .two-content-section h2, .insulation-modal h2  {
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.banner-img-section p, .img-banner-section p, .insulation-modal p , .onlycontent-section p, .two-content-section p, .insulation-modal p , .onlycontent-section li 
{
	font-size: 16px;
line-height: 26px;
}
.two-content-section h4, .onlycontent-section h4 {
    font-size: 20px;
    }
		.banner-img-section img {
    margin-left: unset;
}
		.quote-section h4 {
    font-size: 20px;
    }
    .quote-section h3 {
    margin-top: 10px !important;
    font-size: 32px;
}
.instulation-page-banner h1 {
    font-size: 35px;
    }
    .banner-content {
left: 0;
right: 0;
padding: 0px 15px;
margin-top: -75px;
text-align: center;
}
		.instulation-page-banner figure img {
    min-height: 500px;
}
.instulation-page-banner .btn
{
	margin-top: 15px;
}

	.col-7 , .col-5 , .col-6
{
	width: 100%;
	float: none;
}
.bg-gray.banner-img-section.mt-8 {
    padding: 20px 0px;
}
.banner-img-section h2
{
	margin-top: 0px;
}
.mt-8 {
    margin-top: 30px;
}
.banner-img-section p
{
	margin-bottom: 20px;
}
.onlycontent-section , .two-content-section , .quote-section.bg-red , .padding-sec {
    padding: 30px 0px;
}
.quotebtn.btn {
    font-size: 18px;
    padding: 10px 20px;
}
.insulation-content {
   padding: 15px 30px;

}
.insulation-dialog{
position: relative;
right: 0;
left: 0;
top: unset;
transform: none;
}
.onlycontent-section ul {
    margin-bottom: 0px;
}
.page-template-wall-insulation .logo-area, .page-template-tpl_wall_insulation .logo-area, .page-template-roof-insulation .logo-area, .page-template-floor-insulation .logo-area
{
	width: 100%;
}
}
@media(max-width: 599px)
{
.img-responsive.side-logo {
    float: none;
    margin:20px auto;
}
.modal-close {
    width: 16px;
    right: -5px;
    top: 0px;
}
}