/*
Theme Name: Baowe
Author: ridianur
Author URI:  http://ridianur.com/
Theme URI: http://themeforest.net/user/ridianur
Description: Baowe is responsive one page HTML5 Premium WordPress Theme with clean and modern design.It can be used for creative digital agent to show portfolio and selling services.
Version: 1.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: baowe
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/
/* -----------------------------------------------------------
TABLE OF CONTENTS:
--------------------------------------------------------------
GENERAL SECTION
HEADER SECTION
SLIDER SECTION
VIDEO BACKGROUND SECTION
ABOUT SECTION
WORKS SECTION
HERO SECTION
TESTIMONIAL SECTION
QUOTE SECTION
PERSONAL QUOTE SECTION
TEAM SECTION
CLIENT SECTION
CONTACT SECTION
FOOTER SECTION
BLOG SECTION
----SIDEBAR SECTION
MEDIA QUERIES
-------------------------------------------------------------

------------------------------------------------------------*/

/*-----------------------------------------GENERAL SECTION--------------------------------------------------*/


body, html {
	height: 100%;
}
body {
	color: #939393;
	font-family: "open sans", sans-serif;
	font-size: 14px;
	line-height: 2;
}
b, strong {
    color: #666;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	cursor: inherit;
}
a {
	color: #999;
	text-decoration: none;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
a:hover {
	text-decoration: none;
	color: #1f1f1f;
}
a:focus {
	outline: none;
	color: #999999;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
	line-height: 1.3;
}
.h6, h6 {
    font-size: 16px;
}
.h5, h5 {
    font-size: 18px;
}
.h4, h4 {
    font-size: 20px;
}
iframe {
	border: none;
	width: 100%;
}
img {
	max-width: 100%;
	height:auto;
}
.spacing10 {
	width: 100%;
	height: 10px;
}
.spacing20 {
	width: 100%;
	height: 20px;
}
.spacing30 {
	width: 100%;
	height: 30px;
}
.spacing40 {
	width: 100%;
	height: 40px;
	clear: both;
}
.spacing80 {
	width: 100%;
	height: 80px;
}
.margin-right10{margin-right:10px;margin-bottom:10px;}
ul, ol {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 20px;
}
ul {
	list-style-type: square;
}
ul > li {
    list-style: outside none square;
}
ol> li {
	list-style-type: decimal;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
.clearboth {
	clear: both;
}

.content {
    background: #fff none repeat scroll 0 0;
    padding: 80px 0 ;
    position: relative;
    z-index: 1;
}
.gray-bg {
	background: #ccc;
}
blockquote {
    border: medium none;
    font-family: playfair display;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
    padding: 0 0 0 40px;
    position: relative;
}
blockquote::before{
	content:"\f10e";
    background: #1f1f1f none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-family: fontawesome;
    font-size: 14px;
    height: 30px;
    left: 0;
	font-style:normal;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
}
.dark-bg {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
}
.dark-bg .content-title{color:#fff;}
.progress-bar-baowe {
    background-color: #1f1f1f;
}

.progress.skill-bar {
    border-radius: 0;
    height: 35px;
}
.skill {
    display: block;
    padding: 8px 10px;
    text-align: left;
	min-width: 300px;
    text-transform: uppercase;
}
.box-align-center {
    text-align: center;
}
.box-align-center blockquote::before {
    bottom: -40px;
    left: 50%;
    margin-left: -15px;
    top: auto;
}
.personal-color {
    color: #1f1f1f;
}
.align-right{text-align:right;}
.row-black{
	background:#000;
	margin:0;
	padding-left:30px;
	padding-right:30px;
}
.so-panel.widget ul{padding:0;}
.row-black .content-box-title::after {
    border-bottom: 5px solid #fff;
}
.row-black h1, .row-black h2,.row-black h3,.row-black h4,.row-black h5,.row-black h6{
	color:#fff;
}
.bg-with-mask .panel-grid-cell {
    position: relative;
    z-index: 1;
}
.row-black p{color:#ccc;}
.row-black .ani-width .img-mask {background:#000;}
.row-black .wpcf7-submit,.row-black .contact-list i.fa{background:#fff;color:#000;}
.row-black .wpcf7-submit:hover{background:#000;color:#fff;}
.row-black .content-box-title > h3,.row-black b, .row-black strong,.row-black .content-title,.row-black .team-soc a:hover {
	color:#fff;
}
.img-bg {
	background-position: center center;
	background-size: cover;
}

.no-bottom{
	padding-bottom:0;
}
.content-head{
	text-align: center;
	margin-bottom:80px;
}
.content-title {
    font-size: 50px;
    letter-spacing: 2px;
    margin: 0 0 20px; 
    text-transform: uppercase;
}
.sub-content {
    margin: auto;
    max-width: 900px;
}
.so-panel.widget {
    padding: 0;
}
.img-relative-box {
    position: relative;
	height:100%;
}
.opacity-zero{opacity:0;}
.row-black .progress.skill-bar{
	background:#2E2E2E;
}
.panel-grid-cell .widget-title {
	font-size: 25px;
	margin: 0 0 20px;
}
.rdn_image_swipe_widget {
    height: 100%;
}
.widget_rdn_box_title_image_section .port-item.port-short {
    width: 100%;
}
.box-image-title.port-inner{margin:0;margin-bottom:30px;background:#000;}
.box-image-title.port-inner:hover .port-img{opacity:0.6;}
.port-short .box-image-title .slider-padding {
    padding: 60%;
}
.box-image-title.port-inner {
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 30px;
    background: #000;
    border: 1px solid #eee;
}
.box-image-title.port-inner .img-bg {
    background-position: top center;
}
/*----to top style----*/
.to-top.fixed {
    opacity: 1;
	bottom:30px;
}
.to-top {
    background: #000 none repeat scroll 0 0;
    bottom: -150px;
	border:1px solid #000;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 50px;
    line-height: 48px;
    opacity: 0;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 50px;
    z-index: 333;
	overflow:hidden;
	 -webkit-transition-duration: 0.5s; 
    transition-duration: 0.5s;
}
.to-top:focus{color:#fff;}
.to-top:hover{color:#000;border:1px solid #eee;}
.to-top::before {
    background: #eee none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.to-top::after {
    background: #fcfcfc  none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.to-top:hover::after,.to-top:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}

/*-----------------------------HEADER SECTION-----------------------------------*/

.white-nav{background:#fff;}
.dark-nav {
    background: #1f1f1f none repeat scroll 0 0;
}

.bg-nav .navigation li a{color:#fff;}
.trans-nav{background:transparent;}
.bg-nav{
	transition: background-color 0.9s ease 0s;
}
.bg-nav:hover{background-color:#1f1f1f;}
.home-section.header {
    position: relative;
    z-index: 999;
}
.home-section.fixed-header {
    background: #fff none repeat scroll 0 0;
    position: absolute;
    width: 100%;
}
.clean-header .menu-box,.clean-header .is-sticky .menu-box{border:none;}
.logo {
    display: block;
    text-align: center;
	padding: 60px 0;
}
.logo-clean {
    display: block;
    float: left;
}
.menu-box {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: center;
    width: 100%;
}
.is-sticky .menu-box{border:none;}
.top-head {
    background: #fcfcfc none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
}
.top-head-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.top-head-list > li {
    display: inline-block;
}
.top-head-list a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.container-fluid {
    max-width: 90%;
}
.navigation,.menu-box ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.navigation li, .menu-box ul li {
    display: inline-block;
    position: relative;
}
.navigation li a ,.menu-box ul li a{
	color: #000;
	display: block;
	font-family: quicksand;
	font-weight: bold;
	opacity: 0.4;
	padding: 20px 30px;
	text-transform: uppercase;
}

.navigation li a:hover ,.menu-box ul li a:hover{
	opacity: 1;
}
.navigation .current > a {
	opacity: 1;
}
.for-sticky {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
.admin-bar .is-sticky .for-sticky {
    margin-top: 32px;
}
.is-sticky .for-sticky {
	background: #fff none repeat scroll 0 0;
}
.menu-box ul li ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    left: 0;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 200px;
    z-index: 3;
}
.menu-box > ul >li:last-child ul{
	left: auto;
	right:0;
}
.navigation li, .menu-box ul ul li {
    display: block;
    position: relative;
}
.menu-box ul li ul li ul {
    left: 100%;
    top: 0;
}
.menu-box .navigation li ul li a, .menu-box ul li ul li a {
    line-height: 1.7;
    padding: 15px 17px;
	text-transform:capitalize;
}
.menu-box ul > li > ul {
    display: none;
}
.box-mobile {
	float: right;
	padding-right: 30px;
}
.mobile-menu {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 0;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	top: 100%;
	width: 100%;
	z-index: 3;
	padding: 0;
	max-height: 480px;
	overflow-y: auto;
}
.mobile-menu.in {
	border: 1px solid #EEEEEE;
	max-height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
	height: auto;
}
.mobile-menu li a {
	display: block;
	font-size: 11px;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
	border-top: none;
}
.menu-btn {
	color: #000;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	margin: 11px 0;
	text-align: center;
	width: 30px;
	z-index: 3;
	font-size: 18px;
}
.clean-header .menu-btn {
    margin: 19px 0;
}
.clean-header .logo-bottom {
    display: block;
}
.logo-clean > a {
    display: inline-block;
    padding: 9px 0;
}
.clean-header .logo1 {
    max-height: 50px;
}
.clean-header .navigation,.clean-header .menu>ul {
    float: right;
}
.is-sticky .for-sticky {
    box-shadow: 0 0 5px 0 #eee;
}
/*-----------------------------SLIDER SECTION-----------------------------------*/
.home-slider {
    margin-top: 60px;
}
.slider > .slide{display:none;opacity:0;}
.slider > .slide:first-child{display:block;}
.slider-img-bg {
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index: -2;
}

.slider-mask{
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    left: 0%;
    position: absolute;
    top: 0%;
    width: 100%;
    z-index: -1;
}
.slider-box{
    padding-bottom: 100px;
    padding-top: 120px;
	position: relative;
}
.slide{
	position:relative;
	overflow:hidden;
}
.slider-title {
    color: #fff;
    font-size: 50px;
    margin: 0 0 40px;
    text-transform: capitalize;
}
.slider-text {
    color: #fff;
    margin-bottom: 40px;
}
.btn-relative{overflow:hidden;display:inline-block;}
.slider-btn {
    background: #000 none repeat scroll 0 0;
    color: #fff;
	display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 10px 60px;
    text-transform: uppercase;
	position:relative;
	overflow:hidden;
	z-index:1;
	 -webkit-transition-duration: 1.5s; 
    transition-duration: 1.5s;
}
.slider-btn:hover{color:#000;}
.slider-btn::before {
    background: #eee none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.slider-btn::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.slider-btn:hover::after,.slider-btn:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}
.slider-content {
    max-width: 700px;
    width: 100%;
}
/*---personal ticker---*/
.personal-ticker {
    height: 100px;
    position: absolute;
    right: 0;
    text-align: center;
    bottom:10%;
    width: 100px;
}
.personal-ticker .fa {
    border-radius: 100px;
    color: #fff;
    line-height: 100px;
    font-size: 100px;
    display: inline-block;
    opacity: 0.3;
}
/*-------------WORK SLIDER IN HOME SECTION---------------------------------------*/
.home-work-slider {
    margin: 80px auto auto;
}
.slider-outer-box {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.slider-center-box {
    bottom: 0;
    padding: 40px 20px 60px;
    position: absolute;
    width: 100%;
    z-index: 1;
	overflow:hidden;
}
.slider-center-box > h3 {
    color: #fff;
    font-size: 35px;
    margin: 0;
	opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(1.2,1.2);
    filter: blur(2px);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
}
.slider-center-box > p {
    color: #fff;
    font-family: quicksand;
    letter-spacing: 1px;
	opacity:0;
    text-transform: uppercase;
	transform-origin: 50% 50%;
    transform: scale(1.2,1.2);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.2s;
	-webkit-transition-delay:0.2;
}
.slider-outer-box:hover .slider-center-box > p{
	opacity:1;
	transform-origin: 50% 50%;
    transform: scale(1,1);
}
.slider-padding {
    padding: 80% 0;
}
.slider-outer-box:hover .slider-center-box h3{
	opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
}
.fa.fa-arrow-right.slick-arrow {
    left: 50px;
}
.slick-arrow {
    background: #000 none repeat scroll 0 0;
    bottom: -1px;
	left:0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index: 1;
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
}
.slick-arrow:hover{
	color:#000;
	background:#fff;
}
/*------------------------------VIDEO BACKGROUND SECTION---------------------------------*/
.home-video-box{position:relative;}
#bg-video {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#big-video-wrap {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#big-video-vid {
	position: absolute;
}
#big-video-wrap img {
	max-width: none;
	position: absolute;
}
.vjs-big-play-button, .vjs-text-track-display, .vjs-control-bar {
	display: none;
}
.vjs-hidden {
    display: none;
}
/*-----------------------------ABOUT SECTION-----------------------------------*/
.content-box-title::after {
    border-bottom: 5px solid #000;
    clear: both;
    content: "";
    display: block;
    height: 5px;
    margin-top: 10px;
    padding-top: 5px;
    width: 20px;
}
.table-cell-box {
    display: table-cell;
    vertical-align: middle;
}
.banner {
    color: #fff;
}
.margin-bottom{margin-bottom:80px;}
.margin-top{margin-top:80px;}
.padding-top{padding-top:80px;}
.banner-box{width:70%;}
.banner-btn-box{width:30%;text-align:right;}

.content-box-title {
    margin-bottom: 40px;
    padding-left: 60px;
    position: relative;
}
.content-box-title i {
    background: #eee none repeat scroll 0 0;
    border-radius: 100px;
    color: #000;
    font-size: 25px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}
.content-box-title > h3 {
    font-size: 27px;
    margin: 0;
}
.content-box-title > p {
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase;
}

.table-box {
    display: table;
    padding: 7% 10%;
    width: 100%;
	position:relative;
	z-index:1;
}
.banner-parent{
	position:relative;
	overflow:hidden;
}
.banner-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.banner-title {
    color: #fff;
    font-size: 50px;
    margin: 0 0 10px;
}
.banner-btn {
    background: #fff none repeat scroll 0 0;
    color: #000;
	display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 10px 60px;
    text-transform: uppercase;
	position:relative;
	overflow:hidden;
	z-index:1;
	 -webkit-transition-duration: 1.5s; 
    transition-duration: 1.5s;
}
.banner-btn:hover{color:#fff;}
.banner-btn::before {
    background: #333 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.banner-btn::after {
    background: #000 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.banner-btn:hover::after,.banner-btn:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}
.bg-with-mask {
	position:relative;
}
.banner-mask {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0%;
    width: 100%;
    z-index: 0;
}
.small-title{
    font-size: 25px;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.small-sub{
    font-family: quicksand;
    font-size: 20px;
    line-height: 1.5;
}
.about-box {
    display: block;
    position: relative;
}
.box-relative {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
	top:0;
	left: 0;
}
.table-no-padding{padding:0;}
.no-float{float:none;}
/*-----------------------------WORKS SECTION-----------------------------------*/
.port-item {
    padding: 0;
}
.port-inner {
    margin: 5px;
    overflow: hidden;
    position: relative;
}
.port-box {
    display: block;
    padding-top: 100%;
    position: relative;
}
.portfolio-type-two .port-box{
	padding:71%;
}
.portfolio-type-two .port-short .port-box {
	padding:35%;
}
.port-short .slider-padding {
    padding: 39.5%;
}
.portfolio-type-four .slider-center-box > h3 {
    font-size: 30px;
}
.port-link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.port-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.img-mask {
	z-index: 2;
	-webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
	-moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
	-ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
	-o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
	transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
}
.ani-width .img-mask {
	background: #fff none repeat scroll 0 0;
	height: 110%;
	position: absolute;
	right: -10px;
	top: -10px;
	bottom:-10px;
	width: 50%;
	transform:scale(1,1);
	transform-origin:right;
	-ms-transform: scale(1,1); 
    -ms-transform-origin:right; 
    -webkit-transform: scale(1,1);
    -webkit-transform-origin:right;
}
.full-ani-width .img-mask {
	-ms-transform: scale(0,1);
    -webkit-transform: scale(0,1);
	transform:scale(0,1);
}
.width-img {
	-webkit-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
	-moz-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
	-ms-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
	-o-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
	transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
}
.ani-width .width-img {
	opacity: 0;
}
.full-ani-width .width-img {
	opacity: 1;
}
.port-filter {
    list-style: outside none none;
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}
.port-filter a {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #eee;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 5px 40px;
    text-transform: uppercase;
	z-index: 1;
	position:relative;
	overflow:hidden;
}
.port-filter a.active{color:#fff;background:#000;}
.port-filter a:hover{color:#fff;}
.port-filter a::before {
    background: #333 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.port-filter a::after {
    background: #000 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.port-filter a:hover::after,.port-filter a:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}

.port-filter > li {
    display: inline-block;
}
.port-dbox {
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}
.port-dbox::before {
    background: #222 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -20%;
    margin-top: -100px;
	margin-left: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.port-dbox::after {
    background: #000 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -20%;
    margin-top: -100px;
	margin-left: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.port-inner:hover .port-dbox::after,.port-inner:hover .port-dbox::before{
	opacity:1;
	transform: scale(13);
	-ms-transform: scale(13);
    -webkit-transform: scale(13);
}
.dbox-relative   h3 {
    color: #fff;
    font-size: 28px;
    margin: 0 0 10px;
}
.col-md-3 .dbox-relative > h3 {
    font-size: 20px;
}
.dbox-relative  p {
    font-family: quicksand;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.dbox-relative {
    margin: 0 30px;
    position: relative;
    top: 50%;
	opacity:0;
	-webkit-transition:all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
	transition-delay:0.3s;
    transform: translateY(-70%) scale(0.4,0.4);
	-ms-transform: translateY(-70%) scale(0.4,0.4);
    -webkit-transform: translateY(-70%) scale(0.4,0.4);
    z-index: 1;
}
.port-inner:hover .dbox-relative {
    margin: 0 30px;
    position: relative;
    top: 50%;
	opacity:1;
    transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1);
    z-index: 1;
}
.dbox-relative i {
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    color: #000;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.portfolio-type-three .port-inner {
    margin: 0;
}
.portfolio-type-three .port-box {
    padding: 70% 0;
}
.portfolio-type-three .port-short .port-box {
    padding: 35% 0;
}
/*--------------SINGLE PORTFOLIO SECTION----------------------*/
.other-portfolio .port-item {
    float: left;
}
.work-slider-box {
    padding: 18% 0;
}
.work-slider .slick-arrow {
    left: 0;
	bottom:0;
}
.work-slider .fa.fa-arrow-right.slick-arrow {
    left: 50px;
}
.port-detail {
    list-style: outside none none;
    padding: 0;
}
.port-detail > li {
    color: #aaa;
    display: inline-block;
    font-family: quicksand;
    font-weight: 700;
    margin: 10px 10px 10px 0;
    text-transform: uppercase;
}
.hero-clean.hero-work {
    padding-top: 40px;
}
.other-portfolio {
    border-top: 1px solid #eee;
    padding-top: 40px;
}
.op-title {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
.op-sub {
    font-family: quicksand;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.port-item .slider-center-box {
    padding-bottom: 20px;
}
.single-portfolio .standard-header,.contact-page .standard-header {
    margin-bottom: 60px;
}
.single-portfolio #home {
    margin-bottom: 40px;
}
.slider-content .hero-box {
    padding-left: 10%;
}
.slider-content .hero-clean.hero-work {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.slider-content .hero-box h3{color:#fff;}
.work-box-two{
	padding:12% 0;
}
.high-slider .work-slider-box {
    padding: 50% 0;
}
/*-----------------------------HERO SECTION-----------------------------------*/
.hero-clean {
    background: #fff none repeat scroll 0 0;
    padding: 150px 0 0;
    position: relative;
    z-index: 1;
}
.hero-box {
    display: inline-block;
    max-width: 700px;
}
.hero-box h3 {
    font-size: 60px;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.hero-box > p {
    font-family: quicksand;
    font-size: 22px;
    line-height: 1.5;
}
/*-----------------------------TESTIMONIAL SECTION-----------------------------------*/
#testimonial {
    padding: 100px 30px;
    position: relative;
    z-index: 1;
}
#testimonial p {
    font-family: playfair display;
    font-size: 22px;
    font-style: italic;
}
#testimonial .testi-from {
    font-family: quicksand;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}
#testimonial h3 {
    color: #fff;
    font-family: open sans;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 40px 0 0;
    text-transform: uppercase;
}
#testimonial > div {
    margin: auto;
    max-width: 900px;
    text-align: center;
}
#testimonial .fa {
    border: 1px solid;
    border-radius: 100px;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    margin: 0 10px;
    width: 30px;
}
.single-testimonial #testimonial {text-align:center;}
.single-testimonial #testimonial h3 {color:#000;}
/*-----------------------------QUOTE SECTION-----------------------------------*/
.quote-text > div {
    margin: auto;
    max-width: 900px;
    text-align: center;
}
.quote-text {
    padding: 100px 30px;
    position: relative;
    z-index: 1;
}
.quote-text p {
    font-family: playfair display;
    font-size: 35px;
    font-style: italic;
    line-height: 1.5;
}
.quote-text .fa {
    border: 1px solid;
    border-radius: 100px;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    margin: 0 10px;
    width: 30px;
}
.quote-text h3 {
    color: #fff;
    font-family: open sans;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 40px 0 0;
    text-transform: uppercase;
}
/*-----------------------------PERSONAL QUOTE SECTION-----------------------------------*/
.personal-quote-text > div {
    margin: auto;
    max-width: 800px;
    text-align: center;
}
.personal-quote-text {
    padding: 100px 30px;
    position: relative;
    z-index: 1;
}
.personal-quote-text p {
    font-family: playfair display;
    font-size: 35px;
    font-style: italic;
    line-height: 1.5;
}
/*-----------------------------TEAM SECTION-----------------------------------*/
.team-padding {
    padding: 60% 0;
}

.team-soc {
    list-style: outside none none;
    margin-top: 40px;
    padding: 0;
}
.team-soc > li {
    display: inline-block;
}
.team-soc a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.team-box {
    border-bottom: 1px solid #eee;
    margin: -5px 5px 5px;
    padding: 20px 0;
}
.team-col {
    margin: 40px 0 0;
}
/*-----------------------------CLIENT SECTION-----------------------------------*/
.client-slider > div{
	margin-bottom:40px;}
/*-----------------------------CONTACT SECTION-----------------------------------*/
.contact-list {
    font-family: quicksand;
    font-weight: bold;
    list-style: outside none none;
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase;
}
.contact-list > li {
    margin-bottom: 10px;
	list-style:none;
}
.contact-list i.fa {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}
.map_canvas {
    height: 500px;
    margin: 0 0 80px;
}
.contact-personal .map_canvas {
    height: 400px;
    margin-bottom: 40px;
}
.box-map {
    line-height: 1;
    padding: 20px 0 20px 20px;
    text-align: center;
    width: 100%;
}
.box-map > h3 {
    font-size: 16px;
    letter-spacing: 3px;
    margin: 10px 0 10px;
    text-transform: uppercase;
}
form input,form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #888;
	line-height: inherit;
	padding: 8px 13px;
	width: 100%;
	background: #fff;
}
#MyContactForm{text-align:left;}
#MyContactForm p span {
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
input:focus, textarea:focus {
	border-color: #aaa;
}
::-webkit-input-placeholder {
 color: #999;
}
#MyContactForm p label {
    cursor: text;
    display: block;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
:-moz-placeholder { /* Firefox 18- */
 color: #999;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
}

:-ms-input-placeholder {
 color: #999;
}
#form-wrapper #MyContactForm .error {
    bottom: 12px;
    color: #FF0000;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    left: auto;
	font-style:italic;
    letter-spacing: 0;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    width: auto;
}
.black-btn {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
	color:#fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 60px;
    text-transform: uppercase;
	z-index: 1;
	position:relative;
	overflow:hidden;
	font-weight: bold;
	-webkit-transition:all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.black-btn:hover{color:#000;background:#fff;border:1px solid #ddd;}
.black-btn::before {
    background: #333 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.black-btn::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.black-btn:hover::after,.black-btn:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}

.wpcf7-submit {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
	color:#fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 60px;
    text-transform: uppercase;
	z-index: 1;
	position:relative;
	overflow:hidden;
	width:auto;
	font-weight: bold;
	-webkit-transition:all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.wpcf7-submit:hover{color:#000;background:#fff;border:1px solid #ddd;}
.wpcf7-submit::before {
    background: #333 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.wpcf7-submit::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.wpcf7-submit:hover::after,.wpcf7-submit:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}
.wpcf7 p{position:relative;}
.wpcf7-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 10px;
}
span.wpcf7-form-control-wrap {
	display: block ;
}
div.wpcf7-validation-errors {
    border: medium none;
    clear: both;
    margin-left: 0;
    margin-top: 10px;
    padding: 10px 0;
    text-align: left;
}
div.wpcf7-mail-sent-ok {
    border: medium none;
    clear: both;
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
}
#MyContactForm p {
	position: relative;
}
.response h3 {
    font-size: 22px;
    margin: 10px 0 25px;
    text-transform: uppercase;
}
/*-----------------------------FOOTER SECTION-----------------------------------*/

.footer {
	background: #000 none repeat scroll 0 0;
	color: #fffff;
	padding: 40px 0;
}
.footer-icon a {
	background: rgba(255, 255, 255, 0.08) none repeat scroll 0 0;
	color: #fffff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.footer-icon > li {
	display: inline-block;
}
.footer-icon {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.footer a {
	color: rgba(255, 255, 255, 0.7);
}
.footer a:hover {
	color: #fff;
}
.footer-icon a:hover {
	color: #fff;
	background: #1f1f1f;
}
.footer-box p {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.footer-widget {
    border-bottom: 1px solid #1f1f1f;
    margin-bottom: 40px;
}
.footer .widgettitle {
    border: medium none;
    color: #fff;
    padding: 15px 0;
    margin: 0;
    margin-bottom: 20px;
}
.footer .widget {
    margin-bottom: 40px;
}

/*----404 style--*/
.error-title {
    border: 10px solid;
    display: inline-block;
    font-size: 100px;
    font-weight: bold;
    margin-bottom: 40px;
    padding: 30px 70px;
    text-transform: uppercase;
}
/*-----------------------------BLOG SECTION-----------------------------------*/
.blog-slider{overflow:hidden;}
.full-size-img{width:100%;}
.blog-post .fluid-width-video-wrapper,.single-portfolio .fluid-width-video-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}
.blog-post .video .fluid-width-video-wrapper{margin:0;}
.home-blog-slider {
    margin-top: 60px;
}
.blog-wrapper{padding-top:60px;}
.blog-title {
    font-size: 50px;
	word-wrap: break-word;
}
.post-detail {
    font-family: quicksand;
    font-size: 16px;
    list-style: outside none none;
    padding: 0;
    text-transform: uppercase;
}
.post-detail > li {
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 10px;
}
.post-detail li i {
    color: #e5e5e5;
    font-size: 25px;
    line-height: 30px;
    vertical-align: middle;
}
.blog-post {
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}
.single.single-post .blog-post {
	border-bottom:none;
	margin:0;
}
#respond.comment-respond {
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}
.blog-slider .slick-arrow {
    left: 0;
	bottom:0;
}
.blog-slider .fa.fa-arrow-right.slick-arrow {
    left: 50px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000  ;
    border-color: #000  ;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}
.pagination li a:hover{color:#000000;}
.pagination > li > a, .pagination > li > span {
    color: inherit;
    font-size: 11px;
	padding:10px 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.pagination {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    padding-left: 0;
}
.blog-slider-box{padding:25% 0;}
.share-box a {
    display: inline-block;
    margin-left: 5px;
}
.share-box {
    font-family: playfair display;
    font-style: italic;
    padding-top: 20px;
	margin-bottom:20px;
	text-align:right;
}
.title-related-post {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 5px 0 40px;
    padding: 20px 0;
    text-transform: uppercase;
}
.related-title {
    font-size: 20px;
    margin: 10px 0 5px;
	word-wrap:break-word;
}
.related-cat {
    font-family: quicksand;
    line-height: 1;
    margin-bottom: 20px;
}
#related_posts .col-sm-4{ margin-bottom:20px;}
#related_posts .col-sm-4 img{
opacity:1;
transition:0.3s;
}
#related_posts .col-sm-4:hover img{opacity:0.7;}
#related_posts .col-sm-4:nth-child(4) {
    clear: left;
}
#related_posts {
    padding-top: 40px;
	padding-bottom:40px;
	margin-bottom:40px;
}
.blog-mason .blog-title {
    font-size: 30px;
}
.blog-mason .post-detail {
    font-size: 14px;
}
.blog-mason .post-detail li i {
    font-size: 15px;
    line-height: 25px;
}
.blog-gallery div {
	width: 33.3%;
	float: left;
}
.blog-gallery a {
	position: relative;
	display: block;
}
.blog-gallery a span {
	background: rgba(0,0,0,0.3);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
.blog-gallery a span:hover {
	opacity: 1;
}
.blog-gallery a i {
	background: #000 none repeat scroll 0 0;
	border-radius: 100px;
	color: #fff;
	height: 50px;
	left: 50%;
	line-height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 50px;
}
/*-----------------------------SIDEBAR SECTION----------------------------------*/
.widgettitle {
    display: block;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 20px;
    position: relative;
    text-transform: uppercase;
}
.widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.widget ul {
    padding: 0 0 0 20px;
}
#searchform {
    margin: 0x;
    position: relative;
}
#searchform #s {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    display: block;
    height: 50px;
    margin: 0;
    padding: 10px 45px 10px 15px;
    width: 100%;
}
#searchform #s:focus{border-color:#aaa;}
#searchform #searchsubmit {
    background: url("images/search.png") no-repeat scroll center center #000  ;
    height: 30px;
    right: 10px;
    line-height: 1;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
    width: 30px;
	border:none;
}
#searchform #searchsubmit:hover{background-color:#b9b9b9  ;}
.widget ul li {
    list-style: outside none square;
    margin-bottom: 5px;
}
.tagcloud a {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
	color:#fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 6px 24px;
    text-transform: uppercase;
	z-index: 1;
	position:relative;
	overflow:hidden;
	font-weight: bold;
	-webkit-transition:all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.tagcloud a:hover{color:#000;background:#fff;border:1px solid #ddd;}
.tagcloud a::before {
    background: #333 none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
	opacity:0.3;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s; 
    transition-duration: 0.8s;
}
.tagcloud a::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
	opacity:0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
    -webkit-transform: scale(0);
	-webkit-transition:all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
	transition-delay:0.3s;
}
.tagcloud a:hover::after,.tagcloud a:hover::before{
	opacity:1;
	transform: scale(4);
	-ms-transform: scale(4);
    -webkit-transform: scale(4);
}

.widget #flickr {
    list-style: outside none none;
    margin: 0;
    max-width: 600px;
    padding: 0;
}
.widget #flickr > li {
    display: block;
    float: left;
    list-style: outside none none;
    width: 25%;
	margin:0;
}

.widget #flickr a{
	transition:0.2s;
	display:block;
	background:#000;
}
.widget #flickr a:hover{
opacity:0.8;
}


.widget-about-us {
    text-align: center;
}
.widget-about-us h3 {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 4px;
    margin: 0 0 10px;
    max-width: 100%;
    overflow-wrap: break-word;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.bordering-widget {
    border: 10px solid;
    color: #fff;
    position: relative;
    margin: auto;
	max-width: 300px;
    padding: 50px;
}
.abtw-box {
    position: relative;
    margin-bottom: 20px;
    color: #fff;
    padding: 15% 10px;
}

.wdg-about-subtitle {
    font-family: quicksand;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.widget .abtw-soc {
    list-style: outside none none;
    margin: 20px 0 0;
    padding: 0;
}
.widget .abtw-soc > li {
    display: inline-block;
    list-style: outside none none;
}
.abtw-soc a {
    border: 1px solid #eee;
    color: #000;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    width: 30px;
}
.abtw-soc a:hover{
	color:#fff;
	background:#000;
	border-color:#000;
}
/*-------------COMMENTS SECTION-------------*/
.commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.commentlist li.comment {
    list-style: none;
}
.fn.comment-author {
 	color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
	line-height: 1;
}
.comment-inner.clearfix {
    float: left;
    padding-left: 20px;
    width: 87%;
}
.comment-author.vcard {
    float: left;
    width: 13%;
}
.commentlist #comment,.commentlist .children,{list-style:none;}
.fn.comment-author .url {
    line-height: 1.5;
}
.comment-meta a {
    font-weight: normal;
	font-style:italic;
	font-size:12px;
}
.comment-meta .comment-edit-link {
    border: 1px solid #DDDDDD;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding: 0 7px;
}
.comment-meta.commentmetadata {
    display: block;
    overflow: hidden;
}
.commentlist .avatar {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 3px;
}
.commentlist li.comment {
    display: block;
    overflow: hidden;
}
.comment-body {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;	
}
.comment-reply-link {
    float: right;
	font-size:13px;
}

.bypostauthor .fn.comment-author:after {
    content: "\f007";
    background: #dadada none repeat scroll 0 0;
    border-radius: 100px;
    color: #888888;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    margin-left: 3px;
    text-align: center;
    width: 23px;
}
#reply-title {
	font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}
.pagination-comment {
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}

.comment-form label {
    display: block;
    font-family: open sans;
    text-transform: uppercase;
}
.form-submit {margin-bottom:40px;}
.form-submit #submit {
    background: #000 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 10px 60px;
	text-transform: uppercase;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	margin-top:20px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.form-submit #submit:hover{
	background:transparent ;color:#000;border-color:#000 ;
}
.comment-top > span {
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.title-strong{
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.pagination > li > a, .pagination > li > span{color:inherit;}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.pagination > li > a, .pagination > li > span{color:inherit;}
.slider-clean-head .home-blog-slider {
    margin: 0;
}
/*-------------WORDPRESS GENERAL STYLE--------*/
/*calendar style*/
#wp-calendar {
	width: 100%;
	text-align: center;
	background: #eee;
	font-size: 12px;
	line-height: 3;
	max-width: 370px;
	background: #fff;
}
#wp-calendar caption {
    border: 1px solid #DDDDDD;
    color: #fff;
	background:#2b292a;
    font-size: 19px;
	text-align:center;
	font-family:'Montserrat', sans-serif;
    line-height: 25px;
    padding: 10px 20px;
    text-transform: uppercase;
	border-bottom:none;
}
#wp-calendar td a{color:#777;display:block;}
#wp-calendar table, #wp-calendar th, #wp-calendar td {
    padding: 0;
}
#wp-calendar td a:hover{background:#000;color:#fff;}

#wp-calendar #prev a,#wp-calendar #next a {
    display: inline;
}
#wp-calendar tbody tr td {
    border: 1px solid #DDDDDD;
    color: #BBBBBB;
    font-weight: bold;
}
#wp-calendar thead {
	color: #555555;
}
#wp-calendar thead th {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    text-align: center;
}
#wp-calendar tfoot {
	border: 1px solid #ddd;
}
#wp-calendar tfoot #next {
	text-align: right;
	border:none;
}
#wp-calendar tfoot #prev {
	text-align: left;
	border:none;
}
td.pad{border:none;}
#wp-calendar tfoot a {
	padding: 10px;
}
.wp-caption {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px;
}
.wp-caption.aligncenter {
    margin: auto;
}
.wp-caption.alignleft {
    float: left;
}
.wp-caption.alignright {
    float: right;
}
.alignleft{text-align:left;margin-right: 5px;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}
img.alignright {
    clear: both;
    display: block;
    float: right;
    margin-bottom: 3px;
    margin-right: 10px;
}
img.alignleft {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-right: 10px;
}
img.aligncenter {
    display: block;
    margin: auto;
    text-align: center;
}
.wp-caption-text,.gallery-caption {
    font-size: 13px;
    margin: 0;
    padding: 5px;
    text-align: center;
}
.wp-caption {
    max-width: 100% !important;
}
.rssSummary {
    color: #787878;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.rss-date {
    clear: both;
    color: #2b292a ;
    display: block;
    font-family: open sans;
    font-size: 12px;
    font-weight: bold;
	margin-top:10px;
    text-transform: uppercase;
}
.widget_rss cite {
    display: block;
    font-size: 14px;
	margin-bottom:10px;
    font-family: playfair display;
}

.widget_rss li .rsswidget {
    background: #1f1f1f;
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px 10px;
    font-weight: 600;
}
.sidebar .widget_rss ul li {
    list-style: none;
}
.sidebar .widget_rss ul {
    padding: 0;
    list-style: none;
}

.sticky.blog-post .blog-title::before {
    background: #b9b9b9 none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    content: "\f08d";
	letter-spacing:0;
    display: inline-block;
    float: right;
    font-family: fontawesome;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-top: 10px;
    text-align: center;
    width: 30px;
}
.post.sticky {
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding: 30px;
}
.post.sticky .border-post.clearfix {
    background: transparent;
    margin: 0;
}
.post.sticky .go-btn {
	background:transparent;
    color: #bf919f  ;
}
.post.sticky .go-btn:hover{
	background:#bf919f  ;
	color:#fff;
}
.post-pager p {
    border-top: 1px solid #eeeeee;
    color: #555555;
    font-family: open sans;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-top: 30px;
}
.post-pager a {
    border: 1px solid;
    margin: 0 5px ;
    padding: 4px 10px;
}
.widget ol li ul li ol li {
    list-style-type: lower-alpha;
}
.widget ul li ol li {
    list-style-type: decimal;
}
.widget ul li ol li ul li {
    list-style-type: square;
}
.widget_rss .rsswidget {
    font-weight: 500;
}

.post-password-form input[type="submit"]:hover{color:#fff;background:#ccc;}
.comment-reply-title {
	font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}
.post-password-form input {
    border: 1px solid #ccc;
    border-radius: 100px;
    color: #aaa;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 40px;
    margin-top: 20px;
    padding: 16px 35px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: auto;
}
.post-password-form input[type="submit"] {
    background: #000 none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 40px;
    margin-top: 20px;
    padding: 16px 35px;
    text-transform: uppercase;
    width: auto;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	border:none;
}
.search-title {
    border-bottom: 1px solid #eee;
    font-size: 25px;
    margin: 0 0 40px;
    padding-bottom: 20px;
	text-transform:uppercase;
}
button, input, select, textarea {
    max-width: 100%;
}
.widget_nav_menu ul li a {
    color: #aaa;
    font-family: open sans;
    font-size: 14px;
	opacity:1;
    letter-spacing: 0;
    padding: 0;
    text-transform: none;
}
table, th, td {
    border: 1px solid black;
    padding: 5px 10px;
}
/*-----------------------------MEDIA QUERIES-----------------------------------*/
@media (max-width:1199px) {
	.col-md-3.port-item{width:33.3%;}
	.banner-btn {padding: 10px 30px;}
	.other-portfolio .col-md-3.port-item {
    width: 50%;
}
}
@media (max-width:992px) {

.port-item,.col-md-3.port-item{width:50%;}
.dbox-relative h3 {
    font-size: 22px;
}
.slider-box {
    padding-bottom: 80px;
    padding-top: 90px;
}
.slider-title{font-size:40px;}
.table-box{display:block;}
.table-cell-box{display:block;}
.banner-box,.banner-btn-box {
    width: 100%;
	text-align:center;
}
.personal-ticker{display:none;}
.logo {
    padding: 20px 0;
}
.home-slider {
    margin-top: 20px;
}
.container-fluid {
    max-width: 100%;
}

.work-img-box{
    padding: 40% 0;
}
.about-box {
    display: none;
}
.table-no-padding {
    padding: 0;
    width: auto;
}
.other-portfolio .col-md-3.port-item {
    width: 50%;
}
.slider-content .hero-box {
    padding-left: 0%;
}
.blog-mason .col-md-6, .blog-mason .col-md-4 {
    width: 100%;
}
}
@media (max-width: 767px) {
.img-relative-box {
    margin-bottom: 40px;
	height: auto;
}
	.banner-title,.content-title{font-size:30px;}
.hero-box h3{font-size:40px;}
.blog-title {
    font-size:30px;
}
.admin-bar .is-sticky .for-sticky {
    margin-top: 46px;
}
}
@media (max-width: 600px) {
.admin-bar .is-sticky .for-sticky {
    margin-top: 0;
}
.top-head-list{display:none;}
.port-item,.col-md-3.port-item{width:100%;}
.slider-box {
    padding-bottom: 70px;
    padding-top: 75px;
}

.slider-title{font-size:30px;}
.slider-content{text-align:center;}
.slider-text{display:none;}
.quote-text p {
    font-size: 20px;
}
.other-portfolio .col-md-3.port-item {
    width: 100%;
}
}
@media (max-width: 480px) {
#related_posts .col-sm-4{width:100%;}
}