/*	Theme Name: Alinti	Created : 	Updated : 	Version: 1.0*/
/* ========================================================================== */
/* ========================================================================== */
							/* [Table of contents] */
/* ========================================================================== */
/* ========================================================================== */
/*	
	## Shortcodes
		-- About Studio	    
		-- About Section		
		-- About Studio Tab		
		-- Team Section		
		-- Service Section		
		-- Service Section 1		
		-- Video Section		
		-- Gallery Section		
		-- Call Out 1		
		-- Call Out		
		-- Pricing Section		
		-- Recent Blog		
		-- Latest Blog		
		-- Discover Section		
		-- Client		
		-- Contact Section		
		-- Testimonial Section
		-- Client 1		
		-- Contact Us		
		-- Portfolio Detail		
		-- Blog Left		
		-- Blogsingle Left		
		-- Error Page			
		
	## Responsive				
		-- min-width: 1200		
		-- min-width: 992		
		-- min-width: 768		
		-- max-width: 1200		
		-- min-width: 992 to max-width: 1199				
		-- max-width: 991		
		-- min-width: 768 to max-width: 991		
		-- max-width: 767		
		-- max-width: 639		
		-- max-width: 479
*/
/* ## Shortcodes */
.section-background {
	background-color: #f5f5f5;	
}
.wpb_button, 
.wpb_content_element, 
ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0 !important;	
}
/* Slider */
.tp-bgimg.defaultimg:before {
	opacity: 0.6 !important; 
	background-color: rgba(0, 0, 0, 1)!important;
    bottom: 0 !important;
    content: "" !important;
    display: inline-block !important;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}
.home-slide span {
	letter-spacing: 7px;
}

.uranus.tparrows::before {
	font-size: 20px;
}
.home-slide .home-slide-css {
	letter-spacing: 7px;
}
.home-slide .tp-caption.rev-btn a {
	letter-spacing: 2.16px !important;
}
.home-slide .tp-caption.rev-btn a:hover {
	color: #e6ae48;
}
.home-slide .tp-caption.rev-btn:hover   a {
	color: #e6ae48 !important;
}
/* -- About Studio */
.about-section .about-img-box {
    overflow: hidden;
}
.about-section .about-content img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.about-section .about-content:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.about-studio .about-content h5 {
    position: relative;
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
    font-size: 20px;
    margin-top: 0;
    letter-spacing: 2px;
    color: #333;
    padding-bottom: 20px;
    word-wrap: break-word;
}
.about-studio .about-content h5::after {
    content: "";
    position: absolute;
    background-color: #333;
    width: 34px;
    height: 2px;
    bottom: 0;
    left: 0;
}
.about-section.about-studio .about-content h3 {
    font-weight: normal;
}
.about-studio .about-content p {
    margin-bottom: 25px;
}
.about-studio .about-content p span {
    font-family: 'Lora', serif;
    font-weight: 700;
    color: #333;
}
.about-studio .skill-progress-box {
    position: relative;
}
.about-section.about-studio .skill-progress-box h3 {
    font-size: 11px;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-top: 8px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.about-studio .skill-progress-box h3 span {
    padding-left: 8px;
}
.about-studio .skill-progress-box h3 span::before {
    content: "-";
    padding-right: 3px;
}
.about-studio .skill-progress-box h3 span::after {
    content: "%";
    padding-left: 3px;
}
.about-studio .skill-progress-box .progress {
    height: 8px;
    margin-bottom: 16px;
    border-radius: 0;
    padding: 3px 0 3px 3px;
    background-color: #efefef;
    box-shadow: none;
}
.about-studio .skill-progress-box .progress-bar {
    background-color: #000;
    height: 2px;
    -webkit-transition: all ease 5s;
    -moz-transition: all ease 5s;
    -o-transition: all ease 5s;
    -ms-transition: all ease 5s;
    transition: all ease 5s;
}
.about-studio .about-content a {
    border: 1px solid #e9b85f;
    display: inline-block;
    text-decoration: none;
    font-size: 10px;
    font-family: 'montserratlight';
    margin-top: 18px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #444;
    padding: 10px 16px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.about-studio .about-content a:hover {
    border: 1px solid #333;
    color: #e9b85f;
}
/* -- About Section */
.about-section .about-content h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 18px;
    color: #333;
    font-weight: 600;
    margin-top: 26px;
    word-wrap: break-word;
}
.about-section .about-content p {
    font-family: 'Lora', serif;
    font-size: 14px;
    color: #888;
    letter-spacing: 0.28px;
    line-height: 26px;
	margin-bottom: 20px;
}
/* -- About Studio Tab */
.about-studio-tab {
    background-color: #f9f9f9;
}
.about-studio-tab .about-content h5 {
    padding-bottom: 15px;
}
.about-studio-tab .skill-progress-box h3 span::before,
.about-studio-tab .skill-progress-box h3 span,
.about-studio-tab .skill-progress-box h3 span::after {
    display: none;
}
.about-studio-tab .skill-progress-box .progress {
    margin-bottom: 25px;
}
.about-studio-tab p .about-studio-content {
    font-family: 'Lora', serif;
    font-size: 13px;
    letter-spacing: 0.39px;
    color: #999;
    margin-bottom: 10px;
}
.about-studio-tab .about-content a {
    border: none;
    color: #444;
    padding: 0;
    font-weight: 600;
}

.about-studio-tab .about-content a:hover {
    color: #e9b85f;
    border: none;
    padding-left: 10px;
}
.about-studio-tab .about-details-tab {
    text-align: center;
}
.about-studio-tab .about-details-tab .nav-tabs {
    border-bottom: none;
    margin-bottom: 55px;
    display: inline-block;
}
.about-studio-tab .about-details-tab .nav > li {
    margin-right: 15px;
}
.about-studio-tab .about-details-tab .nav > li > a {
    border-radius: 0;
    color: #333;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2.4px;
    padding: 8px 62px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.about-studio-tab .about-details-tab .nav > li > a:focus,
.about-studio-tab .about-details-tab .nav > li > a:hover {
    background-color: transparent;
    border-color: #333;
}
.about-studio-tab .about-details-tab .nav-tabs > li.active > a,
.about-studio-tab .about-details-tab .nav-tabs > li.active > a:focus,
.about-studio-tab .about-details-tab .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border: 1px solid #333;
}
/* -- Team Section */
.team-section {
    background-color: #252525;	
}
.team-section .section-header.left-header h3::after{
	background-color: #fff;
}
.team-section .section-header.left-header h3 {
    color: #fff;
}
.team-member {
    position: relative;
}
.team-social-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 60px 35px;
    background-color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    opacity: 0;
    transition: opacity ease-out 0.3s;
 /* vendorless fallback */
    -o-transition: opacity ease-out 0.3s;
 /* opera */
    -ms-transition: opacity ease-out 0.3s;
 /* IE 10 betas, not needed in final build. */
    -moz-transition: opacity ease-out 0.3s;
 /* Firefox */
    -webkit-transition: opacity ease-out 0.3s;
 /*safari and chrome */
}
.team-member:hover .team-social-icon {
    opacity: 1;
    transition: opacity 2s ease-in;
 /* vendorless fallback */
    -o-transition: opacity 2s ease-in;
 /* opera */
    -ms-transition: opacity 2s ease-in;
 /* IE 10 betas, not needed in final build. */
    -moz-transition: opacity  2s ease-in;
 /* Firefox */
    -webkit-transition: opacity 2s ease-in;
 /*safari and chrome */;
}
.team-member:hover .counter-block {
    opacity: 1;
    bottom: 0;
}
.team-section .team-social-icon h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #e6ae48;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 15px;
}
.team-section .team-social-icon h3::after {
    content: "";
    position: absolute;
    width: 36px;
    height: 2px;
    background-color: #5b5b5b;
    bottom: 0;
    left: 0;
}
.team-section .team-social-icon h5 {
    font-family: 'Lora', serif;
    font-style: italic;
    letter-spacing: 1.2px;
    font-size: 12px;
    color: #9e9e9e;
    margin-bottom: 20px;
}
.team-section .team-social-icon p {
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 1px;
    color: #f8f8f8;
    text-transform: uppercase;
    line-height: 30px;
	max-height: 141px;
	overflow: hidden;
}
.team-section .team-social-icon .social-icons li a {
    color: #fff;
}
.counter-block {
    position: absolute;
    bottom: 50%;
    opacity: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 1.3s ease 0s;
    -moz-transition: all 1.3s ease 0s;
    -o-transition: all 1.3s ease 0s;
    transition: all 1.3s ease 0s;
}
.statistics-box {
    text-align: center;
    padding: 10px 30px;
}
.statistics-box.html-color {
    background-color: #404040;
}
.statistics-box.photo-color {
    background-color: #333;
}
.statistics-box.illustrator-color {
    background-color: #262626;
}
.statistics-box h3 {
    text-transform: capitalize;
    font-size: 11px;
    font-family: 'Lora', serif;
    display: inline-block;
    font-style: italic;
    letter-spacing: 1.32px;
    color: #fff;
    margin-bottom: 3px;
    margin-top: 0;
}
.statistics-box  span {
    font-family: 'Droid Serif', serif;
    font-size: 11px;
    display: block;
    letter-spacing: 1.32px;
    color: #fff;
    font-style: italic;
}
.statistics-box  span::after {
    content: "%";
}
/* -- Common Social Icons*/
.social-icons {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}
.social-icons li {
    display: inline-block;
    margin-right: 10px;
}
.social-icons li a {
    color: #333;
    font-size: 13px;
    height: 33px;
    width: 33px;
    line-height: 32px;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.social-icons li a:hover {
    display: inline-block;
    height: 33px;
    width: 33px;
    line-height: 32px;
    border-radius: 50px;
    border: 1px solid #e0aa47;
    color: #e0aa47;
}
/* -- Service Section */
.service-section {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 55% 100%;
}
.service-section-1.service-section .srv-box {
    border-bottom: none;
    border: 1px solid #ececec;
    padding: 72px 23px 72px;
    background-color: #f8f8f8;
}

.service-section-1.service-section .srv-box::after {
    display: none;
}
/* -- Service Section 1 */
.service-section-1 {
    background-color: #f8f8f8;
}
.service-section-1 .srv-box {
    text-align: center;
    background-color: #fff;
    border-bottom: 3px solid #e6ae48;
    padding: 52px 23px 60px;
    position: relative;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.service-section-1 .srv-box:hover {
	border-color: transparent;
}
.service-section-1.service-section .srv-box:hover {
	border: 1px solid #ececec;
}
.service-section-1 .srv-box::after {
    border: 1px solid #f6f6f6;
    bottom: 50px;
    content: "";
    display: inline-block;
    left: 16px;
    position: absolute;
    right: 16px;
    top: 16px;
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.service-section-1 .srv-box i {
    min-height: 50px;
    display: inline-block;
}
.service-section-1 .srv-box h3 {
    color: #333;
    position: relative;
    padding-top: 18px;
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.service-section-1 .srv-box h3::after {
    content: "";
    background-color: #333;
    display: inline-block;
    width: 34px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}
.service-section-1 .srv-box p {
    font-family: 'Lora', serif;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 10px;
    color: #999;
    letter-spacing: 1.3px;
}
.service-section-1 a.read-more {
    background-color: #e6ae48;
    color: #fff;
    font-family: 'montserratsemi_bold';
    font-size: 9px;
    padding: 10px 0;
    text-transform: uppercase;
    bottom: 50%;
    left: 0;
    margin: 0 auto;
    letter-spacing: 1.08px;
	line-height: 14px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.service-section-1 a.read-more:hover {
    color: #333;
}
.service-section-1 .srv-box:hover a.read-more {
    bottom: -5px;
    z-index: 1;
}
.service-section-1.service-section .srv-box:hover a.read-more {
	bottom: -1px;
}

.service-section-1 .srv-box:hover a.read-more,
.service-section-1 .srv-box:hover::after {
    opacity: 1;
}
/* -- Video Section */
.video-section {
    /*background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    max-height: 552px;
    min-height: 552px;
    text-align: center;
	top: -1px;
	z-index: 1;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	max-height: 500px;
	min-height: 300px;
	text-align: center;
	top: 0px;
	z-index: 1;
	width: 90%;
	height: 10%;
	margin-top: 200px;
}
.video-section::before {
    background-color: rgba(0, 0, 0,0.75);
    bottom: 0;
    content: "";
    display: inline-block !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.video-section .video-section-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.video-section .video-section-content a {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
}
.video-section a i {
    margin-left: 5px;
}
.video-section .video-section-content h3 {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    letter-spacing: 1.6px;
    font-weight: 500;
}
.video-section .video-section-content h3 span {
    font-weight: 700;
}
/* -- Gallery Section */
.gallery-section .section-header h3 {
    margin-bottom: 0;
}
.gallery-section {
    position: relative;
    display: inline-block;
    width: 100%;
}
.gallery-section .section-padding {
	/*padding-bottom: 40px;
    padding-top: 40px;*/
}
.gallery-section .portfolio-categories > a {
    float: right;
    margin-left: 15px;
    padding: 12px 0;
}
.gallery-section  a {
    color: #e6ae48;
    text-decoration: none;
}
.gallery-section .section-header {
    display: inline-block;
	width: 100%;
margin: auto;
text-align: center;
}
.portfolio-categories ul {
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block;
}
.portfolio-categories li {
    display: inline-block;
}
.portfolio-categories li a {
    padding: 15px 10px 15px;
    position: relative;
    text-decoration: none;
    display: inline-block;
    color: #999;
    font-size: 11px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.portfolio-categories li a.active,
.portfolio-categories li a:hover,
.portfolio-categories li a:focus {
    background-color: transparent;
    color: #333;
}
.portfolio-categories li a.active:before,
.portfolio-categories li a:focus:before,
.portfolio-categories li a:hover:before {
    background-color: transparent;
}
.portfolio-list {
    margin-bottom: 0;
}
.portfolio-list li {
    list-style: none;
    width: 25%;
}
/* .portfolio-list li img {
    width: 100%;
} */
.portfolio-list li.wide {
    width: 50%;
}
.gallery-section .content-image-block a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 100%;
}
.gallery-section .content-image-block a::before,
.gallery-section .content-image-block a::before {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.gallery-section .content-image-block a::before {
    bottom: 0;
    background-color: rgba(51,51,51,0.7);
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
}
.gallery-section .content-image-block a::after {
    color: #fff;
    content: "\f0c1";
    font-family: 'FontAwesome';
    font-size: 25px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    text-decoration: none;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
}
.gallery-section .content-image-block a:hover::before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.gallery-section .content-image-block a:hover::after {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
}

/* -- Gallery Section 1 */
.gallery-section-1 .portfolio-list {
    margin-left: -5px;
    margin-right: -5px;
}
.gallery-section-1 .content-image-block {
    padding: 5px;
}
.gallery-section-1 .content-image-block.br-left {
    border-left: none;
}
.gallery-section-1 .content-image-block.br-right {
    border-right: none;
}
/* -- Call Out */
.call-out {
    background-color: #252525;
    padding: 65px 0;
	color: #fff;
	position: relative;
	margin-top: -12px;
}
.call-out .call-out-content {
    padding-left: 80px;
    padding: 8px 0;
    vertical-align: middle;
}
.call-out .call-out-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 1.68px;
	text-transform: uppercase;
	margin-bottom: 0;
	position: relative;
}
.call-out .call-out-content p img {
	margin-right: 40px;
}
.call-out .col-md-5 {
    text-align: right;
}
.call-out a.learn-more {
    margin-right: 15px;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 12px 30px;
    display: inline-block;
}
.call-out a {
    text-decoration: none;
    border-radius: 0;
    background-color: #e6ae48;
    padding: 14px 30px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 12px;
    float: right;
    margin-top: 5px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
.call-out a:hover {
    background-color: #fff;
    color: #e6ae48;
}
.call-out.call-out-1 .call-out-content p {
    margin-top: 0;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #969696;
    letter-spacing: 1.44px;
	padding-left: 115px;
	display: inline-block;
	width: 100%;
	position: relative;
}
.call-out.call-out-1 .call-out-content p img {
	position: absolute;
	left: 0;
	top: -10px;
	margin-right: 0;
}
.call-out .call-out-content b {
    letter-spacing: 2.64px;
    color: #f8f8f8;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 0;
	display: block;
}
.call-out.call-out-1 a {
    float: none;
	width: 100%;
	display: inline-block;
	padding-left: 27px;
	padding-right: 27px;
}
.call-out a {
    margin-top: 0;
}
/* -- Pricing Section */
.pricing-section {
    background-color: #f9f9f9;
}
.pricing-section .price-box  .price-title img {
	max-height: 32px;
}
.price-box:hover .price-title {
    background-color: #e6ae48;
}
.price-box .price-title {
    background-color: #252525;
    padding: 46px 60px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price-box .price-title i {
    min-height: 38px;
    display: inline-block;
}
.price-box .price-title h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #f8f8f8;
    letter-spacing: 1.44px;
    margin-top: 24px;
    margin-bottom: 0;
    word-wrap: break-word;
}
.price-box .price-content {
    padding: 34px 60px;
    border: 1px solid #efefef;
    border-right: none;
}
.price-box .price-content:last-child {
    border-right: 1px solid #efefef;
}
.price-box .price-content h3 {
    font-family: 'Droid Serif', serif;
    font-size: 60px;
    letter-spacing: 6px;
    color: #444;
    margin-bottom: 26px;
    margin-top: 0;
}
.price-box .price-content h3 sup {
    font-size: 20px;
    font-family: 'montserrathairline';
    letter-spacing: 2px;
    top: -35px;
}
.price-box .price-content h3 sub {
    font-size: 24px;
    font-family: 'montserratlight';
    letter-spacing: 2.4px;
}
.price-box .price-content ul {
    padding-left: 0;
    list-style: none;
}
.price-box .price-content li {
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #777;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    word-wrap: break-word;
}
.price-box .price-content a.sign-in {
    text-transform: uppercase;
    font-size: 11px;
    color: #333;
    letter-spacing: 0.99px;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #333;
    padding: 12px 40px;
    display: inline-block;
    margin-top: 8px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price-box .price-content a.sign-in:hover {
    border-color: #e6ae48;
}
/* -- Recent Blog */
.recent-blog .entry-cover {
    position: relative;
}
.recent-blog .entry-cover img {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.recent-blog .entry-cover img:hover {
    opacity: 0.6;
}
.recent-blog .post-date {
    background-color: #252525;
    color: #ffffff;
    font-size: 20px;
    height: 86px;
    padding: 14px;
    width: 80px;
    text-align: center;
    position: relative;
	bottom: -1px;
}
.recent-blog .post-date::before {
    background-color: #e6ae48;
    bottom: 0;
    content: "";
    left: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: 50%;
    height: 1px;
    width: 40px;
    margin-top: 8px;
}
.recent-blog .post-date span {
    display: block;
    font-family: 'Droid Serif', serif;
    font-size: 26px;
    letter-spacing: 2.08px;
}
.recent-blog .post-date span:last-child {
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 8px;
}
.recent-blog .recent-blog-content {
    position: absolute;
    bottom: 1px;
    right: -2px;
}
.recent-blog .recent-blog-content > a {
    background-color: #e6ae48;
    font-family: 'Lora', serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 4px 10px;
    text-decoration: none;
	position: relative;
	top: -1px;
}
.recent-blog .recent-blog-content > a:hover {
    color: #252525;
}
.recent-blog .post-content {
    background-color: #f9f9f9;
    text-align: center;
    padding: 36px 0 28px;
}
.recent-blog .post-content h3 {
    font-size: 13px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
	margin-bottom: 20px;
}
.recent-blog .post-content h3 a {
    color: #333;
	display: inline-block;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.recent-blog .post-content h3 a:hover {
    color: #e6ae48;
}
.recent-blog .post-content .byline p {
    color: #999;
    font-family: 'Lora', serif;
    font-size: 14px;
    letter-spacing: 1.4px;
    font-style: italic;
}
.recent-blog .post-content .byline a {
    color: #999;
    text-decoration: none;
}
.recent-blog .post-content .byline a:hover {
    color: #e6ae48;
}
/* -- Latest Blog */
.latest-blog .recent-blog-content {
    position: relative;
}
.latest-blog .post-date {
    height: 100px;
    width: 70px;
    position: absolute;
    left: -2px;
    top: 0;
}
.latest-blog .post-date span:last-child {
    margin-top: 18px;
}
.latest-blog .post-content {
    background-color: transparent;
    padding-bottom: 13px;
    padding-left: 100px;
    padding-top: 28px;
    text-align: left;
}
.latest-blog .post-content .entry-meta {
    margin-top: 15px;
}
.latest-blog .post-content .entry-meta a {
    margin-right: 20px;
    font-family: "Montserrat",sans-serif;
    /* font-style: italic; */
	text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 1.32px;
    color: #333;
    text-decoration: none;
    display: inline-block;
	font-weight: 700;
}
.latest-blog .post-content .entry-meta a:hover {
    color: #e6ae48;
}
.latest-blog .post-content .entry-meta i {
    display: inline-block;
    height: 29px;
    width: 29px;
    border: 1px solid #333;
    border-radius: 100%;
    margin-right: 15px;
    text-align: center;
    line-height: 27px;
    color: #333;
}
.latest-blog .post-content .entry-content p {
    font-family: "Montserrat",sans-serif;
    color: #777;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.1px;
    margin-top: 20px;
    line-height: 22px;
}
/* -- Discover Section */
.discover-section .discover-testi-content {
    text-align: center;
    position: relative;
    background-color: #f5f5f5;
    padding: 123px 30px;
}
.discover-section .discover-testi-content p {
    font-family: 'Lora', serif;
    font-style: italic;
    color: #666;
    font-size: 14px;
    margin-top: 35px;
    letter-spacing: 0.28px;
    line-height: 32px;
    margin-bottom: 22px;
}
.discover-section .carousel-control {
    background-image: none;
    width: 40px;
    top: auto;
    bottom: 35%;
    z-index: 11;
    opacity: 1;
    color: #ddd;
    text-shadow: none;
    position: absolute;
    margin: 0 auto;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	background: none !important;
	filter: progid:none !important;
}
.discover-section .left.carousel-control {
    right: 80px;
}
.discover-section .right.carousel-control {
    left: 80px;
}
.discover-section .discover-testi-content h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    letter-spacing: 1.2px;
    color: #333;
}
.discover-section .discover-testi-content span {
    font-family: 'Lora', serif;
    font-style: italic;
    font-size: 11px;
    letter-spacing: 0.44px;
    color: #e8b353;
}
.discover-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 33.3% 100%;
}
.discover-section .discover-box {
    text-align: center;
    background-color: #f5f5f5;
    padding: 130px 75px;
}
.discover-section .discover-content h3 {
    font-family: 'montserratsemi_bold';
    font-size: 20px;
    margin-top: 35px;
    letter-spacing: 2px;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
    word-wrap: break-word;
}
.discover-section .discover-content p {
    font-family: 'Lora', serif;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.28px;
    color: #666;
    margin-bottom: 20px;
    line-height: 30px;
}
.discover-section .discover-content a {
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    background-color: #252525;
    text-decoration: none;
    padding: 14px 35px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.discover-section .discover-content a:hover {
    background-color: #fff;
    color: #333;
}
.bg-image-section .img-box{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 531px;
}

/* -- Client */
.client {
    background-color: #252525;
    padding: 10px 0;
}
.client .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}
.client .clients-carousel .item  a {
    text-align: center;
    line-height: 180px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    min-height: 180px;
    max-height: 180px;
}
/* -- Testimonial Section */
.testimonial-section {
    background-repeat: no-repeat;
	background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    text-align: center;
    position: relative;
}
.testimonial-section::before {
    background-color: rgba(0, 0, 0, 0.851);
    bottom: 0;
    content: "";
    display: inline-block !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.testimonial-section .carousel-indicators {
    bottom: -30px;
    margin-bottom: 0;
}
.testimonial-section .carousel-indicators li {
    border-radius: 0;
    border: none;
    width: 7px;
    height: 7px;
	margin: 0;
    margin-right: 6px;
    background-color: #fff;
	text-indent: 0;
}
.testimonial-section .carousel-indicators li.active {
	background-color: #e8b353;
	border-color: none;
	height: 7px;
	left: 0;
	position: relative;
	text-align: center;
	text-indent: 0;	
	width: 7px;
}
.testimonial-section .testimonial-content .testimonial-img {
	position: relative;
	display: inline-block;
}
.testimonial-section .testimonial-content img {
    border-radius: 100%;
    border: 1px solid #fff;
    padding: 5px;
    position: relative;
    display: inline-block;
}
.testimonial-section .testimonial-content i {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 12px;
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 26px;
    background-color: #e8b353;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-style: italic;
}
.testimonial-section .testimonial-content h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    letter-spacing: 1.2px;
    color: #fff;
}
.testimonial-section .testimonial-content span {
    font-family: 'Lora', serif;
    font-style: italic;
    color: #e8b353;
    margin-bottom: 18px;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.48px;
}
.testimonial-section .testimonial-content p {
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-size: 13px;
    color: #fff;
    line-height: 32px;
    padding: 0 16%;
}
.testimonial-section .carousel-control {
    background-image: none;
    top: 50%;
    width: auto;
    bottom: auto;
    z-index: 11;
    opacity: 1;
    display: inline-block;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #78797a;
    color: #78797a;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
.testimonial-section .carousel-control:hover {
    border: 1px solid #fff;
}
/* -- Client 1 */
.client-1 .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}
.client-1 .clients-carousel-1 .item a {
    text-align: center;
    line-height: 160px;
    width: 100%;
    display: inline-block;
    min-height: 160px;
    max-height: 281px;
    border: 1px solid #ececec;
    margin-bottom: 10px;
	/*margin-right: 15px;*/
    opacity: 0.5;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.client-1 .clients-carousel-1 .item a:hover {
    opacity: 1;
}

/* -- Contact Us */
.our-contact-us,
.contact-us.contact-section  {
	background-color: #f9f9f9;
}
.contact-us.contact-section  {
	padding: 130px;
	display: inline-block;
}
.contact-us.contact-section .wpcf7-form textarea,
.contact-us.contact-section .wpcf7-form input {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
	width: 100%;
	padding: 6px 0;
	background-color: transparent;
	outline: transparent auto 0 !important;
}
.wpcf7-form.invalid span.wpcf7-not-valid-tip{
	display: inline-block;
	margin-top: 5px;
}
.contact-us.contact-section .wpcf7-form textarea {
	max-height: 145px;
	outline: transparent auto 0 !important;
}
.contact-us.contact-section .wpcf7-form .form-group {
	margin-bottom: 30px;
}
.contact-us.contact-section .wpcf7-form textarea::-webkit-input-placeholder,
.contact-us .wpcf7-form input::-webkit-input-placeholder {
    color: #555;
	opacity: 1;
}
.contact-us.contact-section .wpcf7-form textarea:-moz-placeholder,
.contact-us .wpcf7-form input:-moz-placeholder {
 /* Firefox 18- */
    color: #555;
	opacity: 1;
}
.contact-us.contact-section .wpcf7-form textarea::-moz-placeholder,
.contact-us .wpcf7-form input::-moz-placeholder {
  /* Firefox 19+ */
    color: #555;
	opacity: 1;
}
.contact-us.contact-section .wpcf7-form textarea:-ms-input-placeholder,
.contact-us .wpcf7-form input:-ms-input-placeholder {
    color: #555;
	opacity: 1;
}
.contact-us.contact-section .wpcf7-form textarea:focus,
.contact-us .contact-form .wpcf7-form input:focus {
	border-color: #e6ae48;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;	
}
.contact-us.contact-section .wpcf7-form input[type="submit"] {
	display: inline-block;
    padding: 10px 25px;
    border-radius: 0;
    font-size: 12px;
    margin-top: 20px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #e6ae48;
    letter-spacing: 2.4px;
    border: 1px solid #e6ae48;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	width: auto;
}
.contact-us.contact-section .wpcf7-form input[type="submit"]:focus,
.contact-us.contact-section .wpcf7-form input[type="submit"]:hover {
	background-color: #fff;
    color: #e6ae48;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
	border: 0 none;
	margin: 5px 0 0;
	padding: 0;
}

/* Portfolio */
.portfolio-detail .section-padding {
    padding-bottom: 40px;
    padding-top: 40px;
}
.portfolio-detail .portfolio-detail-header {
    padding: 40px 0 60px;
}
.portfolio-detail a {
    color: #333;
    letter-spacing: 3.15px;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'radiometryregular';
    padding: 0;
}
.portfolio-detail .pager {
    text-align: center;
    margin: 0 auto;
}
.portfolio-detail .pager li > a {
    font-size: 23.75px;
    border: none;
    background-color: transparent;
    padding: 0;
}
.portfolio-detail .pager li > a::after {
    content: "|";
    padding: 0 14px;
}
.portfolio-detail .pager li:last-child  a::after {
    content: "";
}
.portfolio-detail a.close {
    font-size: 14px;
}
.portfolio-content {
    background-color: #fcfcfc;
}
.portfolio-content .section-title h5 {
    color: #333333;
    font-family: "montserratsemi_bold";
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.portfolio-content .section-title h5::after {
    background-color: #333333;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 34px;
}
.portfolio-content .section-title p {
    font-family: 'Lora', serif;
    font-style: italic;
    color: #9e9e9e;
    margin-bottom: 68px;
    letter-spacing: 0.42px;
    font-size: 14px;
    line-height: 26px;
    padding-right: 25%;
}
.portfolio-content .client-bg {
    position: relative;
    margin-bottom: 90px;
}
.portfolio-content  .client-text {
    background-color: #fff;
    text-align: left;
    position: absolute;
    top: 50%;
    padding: 15px 35px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 10%;
}
.portfolio-content .client-text h3 {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 1.4px;
    color: #333;
    text-transform: uppercase;
}
.portfolio-content .client-text h3::after {
    background-color: #e6ae48;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 36px;
}
.portfolio-content .client-text p span {
    font-family: 'montserratsemi_bold';
    letter-spacing: 1.2px;
    color: #444;
    font-size: 12px;
    font-style: normal;
}
.portfolio-content .client-text p {
    font-family: 'Lora', serif;
    font-size: 13px;
    letter-spacing: 0.52px;
    color: #999;
    font-style: italic;
    line-height: 28px;
}
.portfolio-content .client-text h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    letter-spacing: 1.32px;
    color: #666;
    text-transform: uppercase;
	margin-bottom: 0;
	line-height: 20px;
}
.portfolio-content .client-text h2 span {
    font-family: 'Lora', serif;
    color: #999;
    font-style: italic;
    text-transform: capitalize;
}
.social-icons {
    list-style: none;
    padding-left: 0;
    margin-top: 18px;
	display: inline-block;
	width: 100%;
}
.social-icons li {
    display: inline-block;
}
.social-icons li a {
    color: #333;
    font-size: 13px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid transparent;
    text-align: center;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	padding-left: 3px;
}
.social-icons li a:hover {
    display: inline-block;
    height: 33px;
    width: 33px;
    line-height: 33px;
    border-radius: 50px;
    border-color: #e0aa47;
    color: #e0aa47;
}
.related-project .section-title h5,
.project-description .section-title h5 {
    font-size: 14px;
}
.related-project .section-title {
    padding-left: 15px;
}
.project-description .description-content p {
    font-family: 'Lora', serif;
    font-style: italic;
    color: #999;
    margin-bottom: 20px;
    letter-spacing: 0.42px;
    font-size: 14px;
    line-height: 26px;
}
.project-description .description-content a.launch-project {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    letter-spacing: 1.76px;
    color: #333;
    display: inline-block;
    margin-top: 50px;
    border: 2px solid #333;
    padding: 10px 21px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.project-description .description-content a.launch-project:hover {
    border: 2px solid #e6ae48;
    color: #e6ae48;
}
.related-project ul {
    list-style: none;
    padding-left: 0;
}
.related-project ul li {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}
.related-project li a.view-more {
    font-family: 'Lora', serif;
    color: #6c6c6c;
    display: inline-block;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.48px;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    top: 50%;
    left: 15px;
    right: 15px;
    text-align: center;
}
.related-project li a.view-more:hover {
    color: #e6ae48;
}
.related-project li a.view-more::after {
    content: "";
    position: absolute;
    width: 65px;
    height: 1px;
    background-color: #333;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/* Blog Post */
.type-post .entry-cover img {
	transition: all 1s ease 0s;
}
.type-post .entry-cover img:hover {
	opacity: 0.6;
}
.type-post .recent-blog-content {
	position: relative;
}
.type-post .post-date {
	height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 70px;
	background-color: #252525;
	padding: 14px;
	font-size: 20px;
	text-align: center;
}
.type-post .post-date::before  {
	background-color: #e6ae48;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    margin: 8px auto 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
}
.type-post .post-date span  {
	display: block;
    font-family: "Droid Serif",serif;
    font-size: 26px;
    letter-spacing: 2.08px;
	color: #fff;
	text-align: center;
}
.type-post .post-date a {
	text-decoration: none;
	outline: none;
}
.type-post .post-date span:last-child {
	font-size: 11px;
    margin-top: 18px;
    text-transform: uppercase;
}
.type-post.has-post-thumbnail .post-content {
	/*padding-left: 90px;*/
	padding-top: 28px;
}
.type-post .post-content {
	background-color: rgba(0, 0, 0, 0);
    padding-bottom: 13px;
    text-align: left;
}
.type-post .entry-title {
	font-family: "Montserrat",sans-serif;
    font-size: 15px;
    letter-spacing: 1.2px;
    margin-top: 0;
    text-transform: uppercase;
}
.type-page .entry-title a, 
.type-post .entry-title a {
	color: #333333;
    display: inline-block;
    text-decoration: none;
	 -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	word-wrap: break-word;
	margin-bottom: 10px;
	line-height: normal;
}
.type-page .entry-title a:focus,
.type-page .entry-title a:hover,
.type-post .entry-title a:focus,
.type-post .entry-title a:hover {
	color: #e6ae48;
}
.type-page  .post-content .entry-meta i, 
.type-post  .post-content .entry-meta i {
	border: 1px solid #333333;
    border-radius: 100%;
    color: #333333;
    display: inline-block;
    height: 29px;
    line-height: 27px;
    margin-right: 15px;
    text-align: center;
    width: 29px;
}
.type-post .post-content .entry-meta a {
	color: #333333;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    letter-spacing: 1.32px;
    margin-right: 20px;
    text-decoration: none;
	text-transform: capitalize;
	font-weight: 700;
}
.type-post  .post-content .entry-meta a:last-child {
	margin-right: 0;
}
.type-post .post-content .entry-meta a:hover {
	color: #e6ae48;
}
.type-post .entry-content p {
	font-size: 13px;
    letter-spacing: 1.2px;
    /*text-transform: capitalize;*/
	color: #777;
    font-family: "Montserrat",sans-serif;
	line-height: 23px;
}
.type-post {
	margin-bottom: 30px;
}
.page .type-post:nth-child(2n+1) {
	clear: both;
}

/* - Gallery Post */
.post_format-post-format-audio .post-content,
.post_format-post-format-video .post-content,
.post_format-post-format-gallery .blog-post-inner {
	margin-top: 25px;
}

/* .post_format-post-format-audio iframe{
	height: 300px;
} */

/* - Pagination */
.pagination {
	width: 100%;
	padding: 0;
	margin: 20px 0 30px;
	display: inline-block;
}
.single-post .screen-reader-text,
.pagination .screen-reader-text {
	display: none !important;
}
.pagination .nav-links {
	text-align: center;
}
.pagination .nav-links span,
.pagination .nav-links a {
	border: 2px solid #e6ae48;
	color: #333;
	font-family: "Lato",sans-serif;
	font-size: 14px;
	padding: 12px 15px;
	font-weight: 600;
}
.pagination .page-numbers.current {
	background-color: #e6ae48;
    color: #fff;
}
.pagination .nav-links a:hover,
.pagination .nav-links span:hover {
	background-color: #e6ae48;
	color: #fff;
	text-decoration: none;
	outline: none;
}
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
	border: none;
}
.pagination .prev.page-numbers:hover,
.pagination .next.page-numbers:hover  {
	background-color: transparent;
	color: #e6ae48;
}	

/* Single Post Pagination */
.single-post .page-links  > span:first-of-type  {
	border: none;
}	
.single-post .page-links  > span {
	border: 2px solid #e6ae48;
    color: #fb383b;
	font-family: "Lato",sans-serif;
    font-size: 14px;
    padding: 8px 12px;
}
.single-post .page-links a {
	border: 2px solid #e6ae48;
    color: #333;
	font-weight: 700;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    padding: 8px 12px;
	margin-left: 10px;
	margin-right: 8px;
	text-decoration: none;
}
.single-post .page-links {
	display: inline-block;
	width: 100%;
	margin-bottom: 18px;
	margin-top: 18px;
}
.single-post .page-links a:hover {
	border: 2px solid #e6ae48;
    color: #e6ae48;
}
.type-post .entry-meta {
	margin-bottom: 15px;
}
/* Single Post */
.single  .type-post {
	width: 100%;
}
.single  .type-post .entry-title {
	font-family: "montserratsemi_bold";
    font-size: 13px;
    letter-spacing: 0.78px;
    line-height: 32px;
}
.single  .type-post .entry-content > p {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 26px;
	margin-bottom: 18px;
	position: relative;
	text-transform: capitalize;
}
.type-post blockquote:before {
	border-color: #dfdfdf #ffffff;
    border-style: solid;
    border-width: 22px 22px 0 0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
}
.type-post blockquote {
	background-color: #f9f9f9;
    border-left: none;
	margin-top: 45px;
	margin-bottom: 30px;
    padding: 40px 36px 40px 72px;
	position: relative;
}
.type-post .entry-content  blockquote p {
	color: #333333;
    font-family: "Lora",serif;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0.52px;
    line-height: 30px;
    position: relative;
    z-index: 1;
	margin-top: 0;
}
.type-post .entry-content  blockquote p:before {
	content:"\f10d";
	font-family:'FontAwesome';
	color: #f4f4f4;
    font-size: 60px;
    font-style: normal;
    left: -40px;
    position: absolute;
    top: -9px;
    z-index: -1;
	font-style: normal;
}
.type-post .entry-tags a,
.type-post .post-categoery a {
	font-family: "Lora",serif;
	text-transform:uppercase;
	color: #969595;
	padding-bottom: 5px;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
	transition: all 0.6s ease 0s;
	word-wrap: break-word;
	display: inline-block;
	font-weight: 400;
}

.type-post .entry-tags a:focus,
.type-post .entry-tags a:hover,
.type-post .post-categoery a:focus,
.type-post .post-categoery a:hover {
	color: #e6ae48;
	text-decoration: none;
	outline: none;
}

.type-post .post-categoery,
.type-post .entry-tags  {
	color: #969595;
	margin-top: 10px;
	font-weight:700;
}
.single .navigation.post-navigation { 
	border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin: 50px 0 20px 0;
    padding: 28px 0;
	position: relative;
}
.single .navigation.post-navigation .nav-next{
	position: absolute;
	right: 10px;
	top: 18px;
}
.single .navigation.post-navigation .nav-previous {
	position: absolute;
	left: 10px;
	top: 18px;
}
.single .navigation.post-navigation .nav-next,
.single .navigation.post-navigation .nav-previous {
	width: 50%;
	display: inline-block;
}
.single .navigation.post-navigation .nav-previous { 
	text-align: left;
}
.single .navigation.post-navigation .nav-previous .fa-long-arrow-left {
	padding-right: 18px;
}
.single .navigation.post-navigation .nav-next .fa-long-arrow-right { 
	padding-left: 18px;
}
.single .navigation.post-navigation .nav-next {
	text-align: right;
}
.single .navigation.post-navigation .nav-previous a:hover,
.single .navigation.post-navigation .nav-previous a:focus,
.single .navigation.post-navigation .nav-next a:hover,
.single .navigation.post-navigation .nav-next a:focus {
	color: #e7b14f;
}
.single .navigation.post-navigation .post-title {
	display: none;
}
.single .navigation.post-navigation .nav-links a {  
    color: #232323;
    font-family: "Raleway",sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.32px;
    padding: 0;
    text-transform: uppercase;
	 -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	text-decoration: none;
}

/* Comment Area */
.comments-area .comments-title {
	color: #333333;
    display: inline-block;
    font-family: "montserratsemi_bold";
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.comments-area .comment-list  {
	list-style: none;
	padding-left: 0;
	margin-bottom: 40px;
}
.comments-area .comment-list .children .comment { 
	list-style: none;
	position: relative;
}
.comments-area .comment-metadata,
.comments-area .comment-author.vcard {
	display: inline-block;
}
.comments-area .comment-author.vcard {
	margin-right: 10px;
}
.comments-area .comment-content {
	margin-left: 100px;
}
.comments-area .comment-list  .comment-body {
	border: 1px solid #e9e9e9;
    display: inline-block;
    padding: 38px 20px 38px 35px;
    width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.comment-body a.url{
	text-decoration: none;
	color: #333;
	display: inline-block;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.56px;
	text-transform: uppercase;
}
.comments-area .comment-list  .comment-body .comment-author img{ 
	border-radius: 100%;
}
.comments-area .comment-list  .comment-body .comment-author .fn {
   color: #333333;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.56px;
    text-transform: uppercase;
	padding-left: 15px;
}
.comments-area .comment-list .says {
	display: none;
}
.comments-area .comment-metadata  time,
.comments-area .comment-metadata a {
	color: #969595;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.84px;
    padding-top: 10px;
    text-transform: uppercase;
	text-decoration: none;
}
.comments-area .comment-content p {
	color: #959595;
    display: inline-block;
    font-family: "Lora",serif;
    font-size: 14px;
    line-height: 26px;
	margin-top: 5px;
} 

.comments-area  .reply a {
    border: 1px solid #969595;
    color: #969595;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
    letter-spacing: 0.4px;
    padding: 5px 12px;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	position: absolute;
	top: 37px;
	right: 30px;
}
.comments-area  .reply a:focus,
.comments-area  .reply a:hover {
	border-color: #e7b14f;
    color: #000000;
}

/* Comment Form */
.comment-notes {
	color: #959595;
	font-family: lora;
}
.comments-area .comment-reply-title {
	color: #333333;
    display: inline-block;
    font-family: "montserratsemi_bold";
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 10px;
	margin-top: 10px;
    text-transform: uppercase;
}
 
.comments-area  textarea  {
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none;
    font-family: "Lora",serif;
    font-size: 10px;
    height: auto;
    letter-spacing: 1.1px;
    outline: medium none;
    padding: 14px 28px;
    position: relative;
    text-transform: uppercase;
}
.comments-area  .comment-form input {
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none;
    font-family: "Lora",serif;
    font-size: 10px;
    letter-spacing: 1.1px;
    outline: none;
    padding: 14px 28px;
    position: relative;
    text-transform: uppercase;
}
.comments-area  .comment-form input[type="submit"] {
	background-color: #e7b14f;
    border: 1px solid #e7b14f;
    border-radius: 0;
    color: #ffffff;
    font-family: "montserratsemi_bold";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.56px;
    margin-top: 12px;
    padding: 11px 64px;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100%;
}
.comments-area  .comment-form input[type="submit"]:focus,
.comments-area  .comment-form input[type="submit"]:hover {
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e7b14f;
    color: #e7b14f;
}
/* Wordpress Common */

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

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

th {
	font-weight: 700;
	text-align: center;
}
td {
	text-align: center;
}

th, td {
	padding: 0.4em;
}

figure {
	margin: 0;
	max-width: 100%;
}

del {
	opacity: 0.8;
}

/* - Sticky */
.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0 0.5em;
	text-transform: uppercase;
	z-index: 1;
	right: 55px;
	position: absolute;		
}

/* - Alignments */
.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

/* - Media */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

/* .type-post.format-audio iframe,
.single-format-audio iframe {
	height: 50px;
}
 */
 
audio,
canvas {
	display: inline-block;
}
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
	border: none;
}
iframe {
	width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
	padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}

/* - Captions */
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

/* - Galleries */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Lora Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
/* Post Carousel */
.type-post .carousel-control {
	position: absolute;
	top: 44%;
	bottom: auto;
	background-image: none;
	border: none;
	font-size: 20px;
	opacity: 1;
}
/* .type-post .carousel-control::before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background-color: rgba(0,0,0,0.6);	
} */
.type-post .carousel-control.left,
.type-post .carousel-control.right {
	color: #fff;
	text-shadow: none;	
	opacity: 1;
}
.type-post .carousel-control.left {
	left: 0;
}
.type-post .carousel-control.right {
	right: 0;
}
.type-post .carousel-control,
.type-post .carousel-control:hover,
.type-post .carousel-control:focus {
	background-color: transparent;
}
.type-post .carousel.slide {
	display: inline-block;
	width: 100%;
}
.site-main .content-left,
.site-main .sidebar-left {
	float: left;
	clear: left;
}
.site-main .content-right,
.site-main .sidebar-right {
	float: right;
	clear: right;
}

/* -- Widget Area */
.widget-area .widget {
    display: inline-block;
    margin-bottom: 38px;
    width: 100%;
    text-align: left;
}
.widget-area .widget:last-child {
    margin-bottom: 0;
}
.widget-area .widget-title {
    color: #333;
    font-family: 'montserratsemi_bold';
    font-size: 18px;
    letter-spacing: 1.26px;
    line-height: 19.98px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 22px;
}
/* -- Widget : Search */
.widget-area .input-group {
	border: 1px solid #ebebeb;
}
.widget-area .input-group .form-control,
.widget-area .btn-default {
	height: 42px;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	border: none;
}
.widget-area .input-group .form-control {
    color: #777777;
    font-family: "Lora",serif;
    font-size: 11px;
    letter-spacing: 0.66px;
    padding: 10px 15px;
    text-transform: capitalize;
}
.widget-area .form-control::-webkit-input-placeholder {
  color: #777;
}
.widget-area .form-control:-moz-placeholder { /* Firefox 18- */
   color: #777; 
}
.widget-area .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #777;
}
.widget-area .form-control:-ms-input-placeholder {  
   color: #777;
}
.widget-area .btn-default {
    color: #ccc;
	font-size: 18px;
	padding: 0 15px;
}
.widget-area .btn-default:focus {
	color: #ccc;
}
.widget-area .btn-default,
.widget-area .btn-default:hover,
.widget-area .btn-default:focus {
	background-color: transparent;
	outline: none;
}
/* -- Latest Post */
.widget-area .widget-recent-post .widget-title h3 {
    padding-bottom: 0;
}
.widget-area .widget-recent-post .latest-content {
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 70px;
    padding-right: 0;
	min-height: 70px;
}
.widget-area .widget-recent-post .latest-content:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
}
.widget-area .widget-recent-post .latest-content > a {
    left: 0;
    position: absolute;
}
.widget-area  .widget-recent-post .latest-content img:hover {
    opacity: 0.5;
}
.widget-area .widget-recent-post .latest-content h3 {
    margin: 0;
    display: inline-block;
    font-family: 'Lora', serif;
    font-size: 13px;
    width: 100%;
    letter-spacing: 0.52px;
}
.widget-area .widget-recent-post .latest-content h3  a {
    color: #333;
    text-decoration: none;
    line-height: 20px;
	font-size: 14px;
}
.widget-area .widget-recent-post .latest-content h3 a:hover {
    color: #e6ae48;
}
.widget-area .widget-recent-post .latest-content span a {
    font-size: 11px;
    color: #777;
    line-height: 20px;
    display: block;
    font-family: 'Lora', serif;
    letter-spacing: 0.77px;
    display: inline-block;
    width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
	outline: none;
	word-wrap: break-word;
}
/* -- Tags */
.widget-area .widget_tag_cloud {
    padding-right: 45px;
    display: inline-block;
}
.widget-area .widget_tag_cloud .tagcloud  > a {
    font-size: 12px !important;
    padding: 6px 10px;
    margin-bottom: 10px;
    font-style: italic;
    margin-right: 3px;
    display: inline-block;
    color: #969595;
    text-decoration: none;
    text-align: center;
    font-family: 'Lora', serif;
    text-transform: capitalize;
    border: 1px solid #dadada;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.widget-area .widget_tag_cloud .tagcloud > a:hover {
    background-color: #e7b14f;
    color: #fff;
    border-color: #e7b14f;
}

.widget-area .widget  ul {
	padding-left: 0;
	margin-bottom: 0;
}
.widget-area .widget  ul li a::before {
    content: "\f0da";
    font-family: 'FontAwesome';
    left: 0;
    position: absolute;
    top: 0;
}
.widget-area .widget  ul li {
	display: inline-block;
    list-style: outside none none;
    margin-bottom: 14px;
    width: 100%;
	color: #777;
	font-family: "Lora",serif;
}
.widget-area .widget  ul li a {
	color: #777;
    font-family: "Lora",serif;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
	transition: all 0.6s ease 0s;
}
.widget-area .widget  ul li a:hover,
.widget-area .widget  ul li a:focus {
	color: #e6ae48;
    padding-left: 25px;
}
.widget-area .widget  ul li:hover a,
.widget-area .widget  ul li:hover {
	color: #e6ae48;
}
/* Widget Archive */

.widget-area .widget_categories select,
.widget-area .widget_archive  select {
	max-width: 220px;
	min-width: 220px;
	border: 1px solid #e1e1e1;
	padding: 5px 10px;	
}
.widget-area .widget_categories option,
.widget-area .widget_archive option {
	padding: 4px 10px;
	overflow-x: hidden;
}
.widget-area .widget_calendar caption,
.widget-area .widget_categories label,
.widget-area .widget_archive label {
	margin-bottom: 10px;
	width: 100%;
}

.widget-area .widget_categories li,
.widget-area .widget_archive  li {
	float: right;
	text-align: right;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}

.widget-area .widget.widget_categories ul li a,
.widget-area .widget.widget_archive ul li a {
	float: left;
	
}

/* Widget Calendar */
.widget-area .widget_calendar caption {
	font-weight: 600;
	color: #333;
}
/* Widget Rss */
.widget-area .widget_rss .rssSummary {
	padding: 7px 0;
	color: #777;
    font-family: "Lora",serif;
    font-size: 14px;
}
.widget-area .widget_text p {
	line-height: 26px;
	color: #777;
    font-family: "Lora",serif;
    font-size: 14px;
}
.widget-area .widget_text select {
	border: 1px solid #e1e1e1;
	padding: 5px 10px;
}
.widget-area .widget_text option {
	max-width: 190px;
	padding: 5px 10px;
}

/* Recent Comment */
.widget_recent_comments ul li span {
	text-transform: capitalize;
	font-size: 14px;
	color: #777;
	font-family: "Lora",serif;
}
.widget-area .widget_recent_comments ul li a:before {
	content: "";
	display: none;
}
/* -- Error Page */
.error-page {
    text-align: center;
}
.page-header {
	margin-top: 0;
	border: none;
}
.page-header .page-title  {
	margin-top: 0;
}

/* VC TAB */
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
	background-color: #fff !important;
	border: none !important;
	color: #333 !important;
	border-radius: 0 !important;
	font-family:"Raleway",sans-serif;
	font-size:12px;
	font-weight:600;
	letter-spacing:2.4px;
	padding:8px 62px !important;
	text-transform:uppercase;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	background-color: #fff !important;
	border: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab {
	margin-right: 15px !important;
	border: 1px solid #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:hover,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active {
	border: 1px solid #333 !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, 
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
	border: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	background-color: #fff !important;
}
.wpb_content_element h4::after {
	background-color: #333;
	content:"";
	position: absolute;
	width:34px;
	bottom: 0;
	left: 0;
	height: 2px;
}
.wpb_content_element h4 {
	color: #333;
	font-family:"montserratsemi_bold";
	font-size: 20px;
	margin-top: 0;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.wpb_content_element p {
	/*color: #888;
	font-family: "Lora",serif;*/
	/*font-size: 14px;*/
	letter-spacing:0.28px;
	line-height:26px;
	/*margin-bottom: 25px;*/
}
.wpb_content_element a {
	font-family:"montserratlight";
	font-size: 15px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	color: #444;
	font-weight: 600;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
	transition: all 0.6s ease 0s;
}
.wpb_content_element a:hover {
	color: #e9b85f;
	padding-left: 10px;
	text-decoration: none;
}
.vc_tta-tabs-list {
	margin-bottom: 55px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
	margin: 0 auto 50px auto !important;
	display: block;
	text-align: center;
}
.vc_tta.vc_general .vc_tta-panel-body {
	padding: 0 !important;
}
/* Progress Bar */
.vc_progress_bar .vc_single_bar {
	background-color: transparent !important;
	box-shadow: none !important;
	padding: 3px;
}
.vc_progress_bar .vc_single_bar::before {
	content: "";
	background-color: #efefef;
	position: absolute;
	bottom: 0;
	height: 8px;
	left: 0;
	right: 0;
	display: inline-block;
}
.vc_progress_bar .vc_single_bar .vc_bar {
	height: 2px !important;
	top: auto !important;
	left: 3px !important;
	right: 3px !important;
	position: absolute;
	bottom: 3px;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label{
	text-shadow: none !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
	font-size: 11px;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-top: 8px;
    color: #000 !important;
	padding: 0 !important;
    text-transform: uppercase;
    margin-bottom: 12px;
	
}

/* Custom VC Heading */
h5.vc_custom_heading {
	padding-top: 150px;
	text-transform: uppercase;
}
h3.vc_custom_heading {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 80px;
}

.about-section-block {
	padding: 0;
}

/* [ Responsive ] */
/* -- min-width: 1800 */
@media (min-width: 1800px) {
	/* -- Service Section */    
	.service-section {
        background-size: 50% 100%;
    }
}
/* -- min-width: 992 */
@media (min-width: 992px) {
	.service-section-2 
	.pricing-section .price-box-content:nth-child(4n+2) {
		clear: both;
	}	
	.pricing-section .price-box {
		margin-bottom: 20px;
	}
	.service-box-2:nth-child(4n+2){
		clear: both;
	}
	/* -- Service Section */    
	.service-section .srv-img {
        display: none;
    }	
	/* -- Gallery Section */    
	.portfolio-categories {
        float: right;
    }
    .portfolio-categories ul {
        float: left;
    }	
	/* -- Discover Section */    
	.discover-section .img-box  img {
        display: none;
    }
}
/* -- max-width: 1200px */
@media (max-width: 1200px) {	
	/* -- Pricing Section */    
	.price-box .price-title {
        padding: 46px 30px;
    }
    .price-box .price-content h3 {
        font-size: 40px;
    }
    .price-box .price-content h3 sub {
        font-size: 14px;
    }
    .price-box .price-content li {
        letter-spacing: 1px;
    }
    .price-box .price-content a.sign-in {
        padding: 15px 25px;
    }
	/* -- Contact Section */    
	.contact-section .contact-section-content {
        padding: 50px;
    }
    .map-canvas-1 {
        height: 425px;
    }	
	/* -- Contact Us */    
	.contact-us .contact-form {
        padding: 50px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1920px) {
	.service-section-1.service-section .srv-box p {
		overflow: hidden;
		max-height: 72px;
	}
}

/* -- min-width: 1201 to max-width: 1366 */
@media only screen and (min-width: 1201px) and (max-width: 1366px) {
	/* -- Contact Section */    
	.contact-section .contact-section-content {
        padding: 140px 50px;
    }	
	/* -- Discover Section */    
	.discover-section .carousel-control {
        bottom: 33%;
    }
    .discover-section .discover-testi-content {
        padding: 133px 30px;
    }
}
/* -- min-width: 1200 to max-width: 1366 */
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
	/* -- Service Section */   
	.service-section .srv-box {
        padding: 50px 23px;
    }
}
/* -- min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.bg-image-section .img-box {
		min-height: 594px;
	}
	.service-section-1.service-section .srv-box p {
		overflow: hidden;
		max-height: 48px;
	}
	.contact-us.contact-section  { 
		padding: 50px;
	}
	/* -- Team Section */    
	.team-social-icon {
        padding: 30px;
    }
    .team-section .team-social-icon p {
        line-height: 24px;
    }
    .team-section .social-icons {
        margin-top: 12px;
    }
    .statistics-box {
        padding: 10px 15px;
    }
	
	/* -- Service Section */
	.service-section-1.service-section .srv-box {
		padding: 45px 15px;
	}	
	.service-section {
        background-size: 100% 100%;
    }
    .service-section .srv-box {
        padding: 30px 22px;
    }	
	.service-section .srv-box i {
		max-width: 35px;
	}
	/* -- Call Out */    
	.call-out.call-out-1 a {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 10px;
	}
    .discover-section .carousel-control {
        bottom: 31%;
    }
	.discover-testi-content {
		padding: 172px 30px;
	}
	.discover-section .discover-box {
		padding: 135px 31px;
	}
}
/* -- max-width: 991 */
@media (max-width: 991px) {
	
	.service-box-2:nth-child(2n+2){
		clear: both;
	}
	.service-section-1 .service-box-2 .srv-box {
		margin-bottom: 30px;
	}
	
	/* - Service Section */
	.service-section {
		background-position: center center;
		background-size: 100% 100%;
	}
	.service-section-1.service-section .srv-box {
		padding: 40px 15px;
	}
	.service-section-1.service-section .srv-box.animated {
		animation-fill-mode: none;
	}
	.service-section .srv-img {
		display: inline-block;
		min-height: 640px;
		text-align: center;
		width: 100%;
	}
	.discover-section .carousel-control {
		bottom: 37%;
	}
	.team-section .team-social-icon p {
		max-height: 104px;
	}
	.latest-blog .post-content {
        padding-left: 0;
        padding-top: 15px;
    }
    .latest-blog .post-content h3 {
        padding-left: 80px;
        line-height: 22px;
    }
    .latest-blog .post-date {
        height: 65px;
        width: 60px;
        padding: 8px;
    }
    .latest-blog .post-date::before {
        top: 37%;
    }
    .latest-blog .post-date span {
        font-size: 15px;
    }
    .latest-blog .post-date span:last-child {
        margin-top: 8px;
    }
    .latest-blog .post-content .entry-meta a {
        margin-right: 5px;
        margin-bottom: 5px;
    }
	.contact-us.contact-section  { 
		padding: 0 0 40px 0;
	}
	.type-post .entry-title {
		line-height: 18px;
	}
	/* -- Team Section */    
	.team-member {
        margin-bottom: 30px;
    }	
	/* -- About Section */    
	.about-section .about-content {
        margin-bottom: 30px;
    }	
	/* -- About Studio */    
	.about-studio .col-sm-6.col-xs-6:nth-child(2n+1) {
        clear: left;
    }	
    .service-section .srv-img {
        display: block;
        text-align: center;
    }
    .service-section .col-md-7.col-sm-7.col-xs-7 {
        width: 100%;
        display: block;
    }
    .service-section .srv-box {
        margin-bottom: 0;
    }
	/* -- Gallery Section */    
	.gallery-section .section-header {
        margin-bottom: 40px;
        width: 100%;
    }
    .portfolio-categories {
        float: left;
        margin-bottom: 20px;
		width: 100%;
    }
    .gallery-section .portfolio-categories > a {
        float: left;
        margin-left: 0;
        margin-right: 15px;
    }
    .portfolio-categories > ul {
        float: right;
    }		
	/* -- Call Out 1 */    
	.call-out-1 a {
        padding: 11px;
    }
	
	/* -- Call Out */
	.call-out:not(.call-out-1),
	.call-out .col-md-5 {
		text-align: center;
	}
	.call-out a {
		float: none;
		display: inline-block;
		margin-top: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.call-out.call-out-1 a {
		width: auto;
	}
	/* -- Pricing Section */
	.pricing-section .section-padding {
		padding-top: 50px;
		padding-bottom: 0;
	}
	.price-box .price-title {
        padding: 46px 50px;
    }
    .price-box {
        margin-bottom: 30px;
    }
	/* -- Discover Section */   
	.discover-section {
        background-image: none;
    }
    .discover-section .img-box {
        display: block;
    }
    .discover-section .col-sm-4.col-xs-4.testi-box {
        width: 100%;
    }
    .discover-section .col-sm-4.col-xs-4.img-box {
        width: 100%;
        text-align: center;
    }

    .discover-section .col-sm-4.col-xs-4.discover-box {
        width: 100%;
    }	
	/* -- Contact Section */    
	.contact-section .col-sm-6.col-xs-6.contact-section-content,	
	.contact-section .col-sm-6.col-xs-6.map.container-fluid {
        width: 100%;
    }	
	/* -- Testimonial Section */    
	.testimonial-section .testimonial-content i {
        left: 8%;
        top: 22%;
    }	
	/* -- Contact Us */    
	.contact-form.col-sm-6.col-xs-6,	
	.contact-us .col-sm-6.col-xs-6.map {
        width: 100%;
    }	
	/* -- Portfolio Detail */    
	.portfolio-content .client-text {
        right: 0;
    }	
}
/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.section-background  .vc_col-sm-4 {
		width: 100%;
	}
	
	.pricing-section .price-box-content:nth-child(2n+2) {
		clear: both;
	} 
	
	.about-section.about-studio .skill-progress-box h3 {
		font-size: 9px;
	}
	.type-post {
		width: 100%;
	}
	.comments-area .children {
		padding-left: 20px;
	}
	.service-section-1.service-section .col-sm-4:nth-child(3n+1){
		clear: both;
	}
	
}
/* -- min-width: 480 to max-width: 767 */
@media only screen and (min-width: 480px) and (max-width: 991px) {
	.portfolio-categories {
		position: relative;
	}
	.gallery-section .portfolio-categories > a {
		position: absolute;
		right: 15px;
		top: -100px;
	}
	.portfolio-categories > ul {
		text-align: center;
		width: 100%;
	}
}

/* -- max-width: 767 */
@media (max-width: 767px) {
	.our-contact-us .wpb_column.vc_column_container.vc_col-sm-6 {
		width: 100% !important;
	}
	
	.vc_progress_bar.wpb_content_element.vc_progress-bar-color-bar_grey {
		margin: 30px 0 20px !important;
	}
	.about-studio-tab {
		margin-bottom: 75px;
	}
	.about-section.about-box .section-padding  {
		padding: 0;
	}
	.single.single-post .widget-area {
		margin-top: 50px;
	}
	.service-section-1.service-section .srv-box p {
		overflow:hidden;
		max-height: 48px;
	}
	.pricing-section .price-box-content:nth-child(2n+2) {
		clear: both;
	} 
	.navigation.pagination {
		margin-bottom: 43px;
	}
	/* -- About Studio */    
	.about-studio .about-content {
        margin-bottom: 35px;
    }	
	/* -- Team Section */    
	.team-social-icon {
        padding: 25px 30px;
    }

    .team-section .team-social-icon p {
        line-height: 22px;
    }

    .team-section .social-icons {
        margin-top: 10px;
    }

    .statistics-box {
        padding: 10px 12px;
    }	
	/* -- Gallery Section */    
	.portfolio-list li {
        width: 50%;
    }

    .portfolio-list li.wide {
        width: 100%;
    }	
	/* -- Gallery Section 1 */    
	.gallery-section-1 .content-image-block.br-left,	
	.gallery-section-1 .content-image-block.br-right {
        border: 5px solid #fff;
    }
	/* -- Call Out 1 */    
	.call-out-1 .col-md-7.col-sm-7.col-xs-12 {
        text-align: center;
        margin-bottom: 30px;
    }

    .call-out-1 .col-md-5 {
        text-align: center;
    }	
	/* -- Call Out */    
	.call-out .call-out-content h5 {
        font-size: 10px;
    }

    .call-out .call-out-content p {
        font-size: 15px;
    }	
	/* -- Portfolio Detail */    
	.portfolio-detail a.close {
        margin-top: 10px;
    }
    .portfolio-content .client-text {
        padding: 0 15px;
    }
    .portfolio-content .client-text h3 {
        margin-top: 5px;
    }
    .related-project li a.view-more {
        left: 15px;
        right: 15px;
    }
    .col-xs-6.project-description {
        width: 100%;
        margin-bottom: 30px;
    }
	
	.contact-us.contact-section,
	.contact-us .contact-form {
		padding: 15px;
	}
	
	.service-section-1.service-section .col-sm-4:nth-child(2n+1){
		clear: both;
	}
	
	.site-main .sidebar-right,
	.site-main .content-right,
	.site-main .content-left,
	.site-main .sidebar-left {
		float: none;
		clear: none;
	}
}

/* --  max-width: 639 */
@media (max-width: 639px) {
	.service-section .srv-img {
		min-height: 50px;
	}
	.team-section .team-social-icon p {
		max-height: 103px;
	} 
	/* blog secxtion */
	.latest-blog .col-xs-6 {
        width: 100%;
    }
    .latest-blog .post-content h3 {
        padding-left: 90px;
    }
    .latest-blog .post-content .entry-meta {
        margin-top: 30px;
        text-align: center;
    }
    .latest-blog .post-content .entry-meta a {
        margin-right: 10px;
    }
    .latest-blog .post-content .entry-meta i {
        border: 1px solid #333;
        margin-right: 8px;
    }
    .latest-blog .post-content .entry-content {
        text-align: center;
    }
	
	/* Blog Post */
	.type-post {
		width: 100%;
	}
	/* -- About Studio Tab */    
	.about-studio-tab .col-xs-6.text-left {
        width: 100%;
    }
    .about-studio-tab .about-details-tab .nav > li > a {
        padding: 8px 25px;
    }	
	/* -- Team Section */    
	.team-section .col-xs-6 {
        width: 100%;
        text-align: center;
    }
    .team-section .team-social-icon {
        text-align: left;
        padding: 35px;
    }
    .team-section .team-social-icon p {
        line-height: 30px;
    }
    .team-section .social-icons {
        margin-top: 20px;
    }
    .team-section .team-member {
        max-width: 370px;
        display: block;
        margin: 0 auto 30px;
    }	
	
	/* -- Service Section 1 */
	.service-section-1.service-section .srv-box {
		padding: 40px 15px;
		margin-bottom: 0;
	}
    .service-section-1 .srv-box {
        max-width: 400px;
        display: block;
        margin: 0 auto 30px;
    }	
	/* -- Gallery Section */    
	.gallery-section .portfolio-categories > a {
        margin-right: 0;
    }
    .portfolio-categories li a {
        padding: 15px 7px;
    }
    .gallery-section .portfolio-categories > a {
        padding: 12px 0;
    }	
	/* -- Call Out */    
	.call-out .col-xs-8 {
        width: 100%;
        margin-bottom: 40px;
    }
    .call-out .col-xs-4 {
        width: 100%;
    }
	
	/* -- Pricing Section */  
	.price-box .price-title	 {
		padding: 30px 20px;
	}
	.price-box .price-content {
		padding: 30px 20px 15px;
	}
    .price-box {
        max-width: 370px;
        display: block;
        text-align: center;
        margin: 0 auto 30px;
    }
    	
	/* -- Testimonial Section */    
	.testimonial-section .testimonial-content i {
        left: 10%;
        top: 18%;
    }	
	/* -- Portfolio Detail */    
	.portfolio-detail a {
        font-size: 20px;
    }
    .portfolio-detail .pager li > a {
        font-size: 14px;
    }
    .portfolio-detail a.close {
        margin-top: 5px;
    }
    .portfolio-content .client-text h3 {
        margin-top: 10px;
    }
    .portfolio-content .client-text {
        position: relative;
        transform: none;
    }
    .client-text.col-xs-6 {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
    }	
	
	.related-project ul li {
		width: 25%;
	}
}

/* --  max-width: 479 */
@media (max-width: 479px) {
	/* - Related Project */
	.related-project ul li {
		width: 33.33%;
	}
	
	/* - About Section Block */
	.about-section-block .vc_col-xs-6{
		width: 100%;
		max-width: 370px;
		margin: 0 auto;
		float: none;
	}
	.about-section.about-box {
		width: 100%;
		margin: 0 auto;
	}
	
	/* - Service Section 1 */
	.service-section-1 .col-xs-6 {
        width: 100%;
    }
	
	.pricing-section .col-xs-6 {
        width: 100%;
    }
	.video-section .video-section-content h3 {
		font-size: 23px;
	}
	
	/* -- Recent Blog */    
	.recent-blog .post-content h3 {
        padding: 0 10px;
    }	
	/* -- Latest Blog */    
	.latest-blog .post-content h3 {
        padding-left: 80px;
    }
    .latest-blog .post-content .entry-meta a {
        display: block;
        text-align: left;
        margin-top: 10px;
    }
    .latest-blog .post-content .entry-content {
        text-align: left;
    }
	.page_spacing {
		padding: 80px 0;
	}
	
	.type-post.has-post-thumbnail .post-content {
		padding-left:0;
	}
	
	.type-post .post-content {
		padding-left: 0;
		padding-top: 6px;
	}
	.latest-blog .post-content .entry-meta i {
		margin-right: 15px;
	}
	.type-post .entry-title {
		line-height: 18px;
		padding-left: 80px;
		line-height: 18px;
		font-size: 11px;
	}
	.type-post .entry-meta {
		padding-left: 80px;
	}
	.type-post .entry-meta a {
		margin-bottom: 10px;
		margin-right: 15px;
	}
	.type-post .entry-content p {
		margin-top: 0;
		text-align: center;
	}
	.type-post .post-date span {
		font-size: 15px;
	}
	.type-post .post-date {
		height: 60px;
		padding: 8px;
		width: 60px;
	}
	.type-post .post-date span:last-child {
		margin-top: 9px;
	}
	.type-post .post-date::before {
		top: 43%;
	}
	
	.type-post blockquote {
		padding: 40px 23px 40px 50px;
	}
	.comments-area .children {
		padding-left: 15px;
	}
	.single .type-post .post-content .entry-meta span.post-view.post-likes,
	.single .type-post .post-content .entry-meta a {
		margin-right: 10px;
	}
	.single .type-post .post-content .entry-meta a:last-of-type {
		margin-right: 0;	
	}
	.single .type-post .post-content .entry-meta i {
		margin-right: 7px;
	}
	.single .type-post .post-content .entry-meta i {
		border: none;
		width: auto;
		height: auto;
	}
	/* -- About Section */
	.about-section .col-xs-6 {
        width: 100%;
    }
	.about-studio .about-content {
		max-width: 370px;
		display: block;
		margin: 0 auto 35px;
	}
	/* -- About Studio Tab */    
	.about-studio-tab .about-details-tab .nav > li {
        margin-right: 8px;
    }

    .about-studio-tab .about-details-tab .nav > li > a {
        padding: 8px 8px;
    }	
	/* -- Team Section */    
	.team-section .team-social-icon p {
        line-height: 20px;
    }
    .team-section .social-icons {
        margin-top: 10px;
    }	
	/* -- Gallery Section */    
	.portfolio-list li {
        width: 100%;
    }	
	.gallery-section .portfolio-categories > a {
        padding: 12px 0;
		width: 25px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}
	/* -- Discover Section */    
	.discover-section .discover-box,	
	.discover-section .discover-testi-content {
        padding: 80px 40px;
    }

    .discover-section .carousel-control {
        bottom: 27%;
    }	
	/* -- Contact Section */  
	.contact-section .contact-section-content {
        padding: 20px;
    }
    .contact-section .form-control {
        height: 42px;
    }
    .contact-section .btn {
        padding: 10px 15px;
    }	
	/* -- Testimonial Section */    
	.testimonial-section .testimonial-content i {
        left: 16%;
        top: 14%;
    }	
	/* -- Portfolio Detail */    
	.portfolio-detail-header .col-xs-4.text-left {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .portfolio-detail-header a.navbar-brand {
        float: none;
    }
    .portfolio-detail-header .col-xs-4.text-center {
        width: 50%;
    }
    .related-project .col-md-4.col-sm-6.col-xs-4 {
        width: 50%;
    }	
	
	.type-post.post_format-post-format-audio .entry-title,
	.type-post.post_format-post-format-audio .entry-meta,
	.type-post.post_format-post-format-video .entry-title,
	.type-post.post_format-post-format-video .entry-meta,
	.type-post.post_format-post-format-gallery .entry-title,
	.type-post.post_format-post-format-gallery .entry-meta{
		padding-left: 0;
	}
}