/* 
Theme Name: Bernate
Description: Bernate is an simple portfolio Wordpress theme for personal or small businesses.
Theme URI: http://www.waspthemes.com/go/?theme=bernate

Author: WaspThemes
Author URI: http://www.waspthemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.2.3
Text Domain: bt
*/



/*  T A B L E   O F   C O N T E N T S 
    ........................................................................
	
	01. General
	02. Wordpress Core
	03. Header
	04. Navigation
	05. Carousel 2
    06. Portfolio Page Template
    07. Portfolio Sidebar
  	08. Portfolio Next And Previous Links
  	09. portfolio Related Items
  	10. NiceScroll
  	11. Resume Page Template
  	12. Contact Page Template
  	13. 404 Page
  	14. Pagination
  	15. Post With Password
  	16. Typography
  	17. Sidebar
  	18. Page
  	19. Global Widget Style
  	20. ShortCodes
  	21. Itel Details Widget 
  	22. Social Area
  	23. Portfolİo Single General
	24. Blog
	25. Ajax Popup Portfolio Item Styles
	26. No Post Results
	27. Single Post
	28. Comments
	29. Radius All Elements
	30. Boxed Style
	31. Footer
	32. Fıx
	32. Easy Digital Downloads Plugin custom styles.
	33. Responsive.
*/






/*-------------------------------------------------------*/
/*	GENERAL STYLE										 */
/*-------------------------------------------------------*/
html {
	margin:0px !important;
}

body,html {
	color:#666;
	background-color:#FDFDFD;
}

a{
	cursor:default;
}

a[href]{
	cursor:pointer;
}

.gray-box {
	background-color:#F6F6F6;
}

.white-sidebar #blog .sidebar ul li a:hover,.white-sidebar #blog-single .sidebar ul li a:hover,.white-sidebar #portfolio-single .sidebar a:hover {
	background:#FFFFCF;
}

.wpautop p a:hover{
	color:#111;
}

.wpautop:after {
	content: ' ';
	width:100%;
	clear:both;
	display:block;
}

::selection  {
	background: #FFFFCF;
	color:#333;
	text-shadow:none;
	}
::-moz-selection  {
	background: #FFFFCF;
	color:#333;
	text-shadow:none;
}

.single-img {
	width:100%;
}

*:focus {
  outline: none;
}

.top-bar {
	background:rgba(0,0,0,0.85);
	height:5px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

.opacity_animate {
	-webkit-transition: opacity 0.8s ease-in-out;
	-moz-transition: opacity 0.8s ease-in-out;
	-ms-transition: opacity 0.8s ease-in-out;
	-o-transition: opacity 0.8s ease-in-out;
	transition: opacity 0.8s ease-in-out;
}

.opacity_ani_faster {
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-ms-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}

.animating_loading .container.main {
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

.textwidget img,.textwidget video,.textwidget embed,.textwidget iframe,.wpautop img,.wpautop video,.wpautop embed,.wpautop iframe{
	max-width:100% !important;
}

.wpautop img {
	height:auto;
}

.bypostauthor{}




/*-------------------------------------------------------*/
/*	WORDPRESS CORE										 */
/*-------------------------------------------------------*/
.alignnone  {
    margin: 5px 20px 10px 0;
}

.aligncenter,
div.aligncenter  {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright  {
    float:right;
    margin: 5px 0 10px 20px;
}

.alignleft  {
    float: left;
    margin: 5px 20px 10px 0;
}

.aligncenter  {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright  {
    float: right;
    margin: 5px 0 10px 20px;
}

a img.alignnone  {
    margin: 5px 20px 10px 0;
}

a img.alignleft  {
    float: left;
    margin: 5px 20px 10px 0;
}

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

.wp-caption {
    max-width: 96%;
    padding: 10px 8px;
    text-align: center;
}

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

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

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

.wp-caption img  {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text  {
    font-size: 14px;
	padding: 6px;
	background: #f6f6f6;
	display: inline-block;
	margin-top: 10px;
	margin-bottom:0px;
}

.gallery-item img {
	border-width:0px !important;
}

.gallery-item {
	position:relative;
	max-width:100%;
	padding-left:6px;
	padding-right:6px;
}

.gallery-item img {
	width:100%;
	height:auto;
}

.gallery-caption {
	display: block;
	padding: 10px 6px;
	color: #666;
	background: #f6f6f6;
	font-weight: 600;
	font-size: 13px;
	min-height: 60px;
}

.gallery-columns-9 .gallery-caption,.gallery-columns-8 .gallery-caption {
	padding:4px 6px;
	font-size:11px;
	font-weight:600;
}

.gallery-columns-7 .gallery-caption {
	padding:4px 6px;
	font-size:13px;
	font-weight:600;
}

.type-attachment .post-content .attachment img {
	width:100%;
	height:auto;
}

.mg18 {
	margin-bottom:18px;
}






/*-------------------------------------------------------*/
/*	HEADER												 */
/*-------------------------------------------------------*/
header {
	text-align:center;
}

.bt-logo {
	padding:0px;
	margin:0px;
	position:relative;
}

.bt-logo img{
	max-width:100%;
}

.bt-logo a {
	color:#333;
}

.bt-logo small {
	font-weight:300;
	font-size:15px;
}






/*-------------------------------------------------------*/
/*	NAVIGATION											 */
/*-------------------------------------------------------*/
nav {
	margin-bottom:70px;
}

nav > div > ul > li:first-child {
	background:transparent !important;
}

nav > div {
	width: 65%;
	margin: 0 auto;
	text-align:center;
	position:relative;
}

nav > div:after {
	position:absolute;
	bottom:-5px;
	width:100%;
	left:0px;
	height:4px;
	display:block;
	content: '';
	background:transparent;
    background-image:-moz-radial-gradient(farthest-side at center top, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:-webkit-radial-gradient(farthest-side at center top, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:-o-radial-gradient(farthest-side at center top, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:-ms-radial-gradient(farthest-side at center top, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:radial-gradient(farthest-side at center top, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
}

nav ul.menu {
	list-style-type:none;
	padding:0px;
	margin:0 auto;
	height:40px;
	margin-bottom:2px;
	font-size:0px;
	display:inline-block;
	position:relative;
	left:1px;
}

/* Menu Icon */
nav ul.menu li a .fa {
	position:absolute;
	left:18px;
	top:50%;
	margin-top:-9px;
	opacity:0.4;
	font-size:18px;
}

.body-merriweather nav ul.menu li > a {
	letter-spacing:1.2px;
}

.body-open-sans nav ul.menu li > a {
	letter-spacing:0.1px;
}

nav ul.menu li .icon-text {
	padding-left:28px;
}

nav ul.menu ul {
	background:rgba(246, 246, 246, 0.98);
	position:absolute;
	z-index:101;
	left:0px;
	top:48px;
	font-size:0px;
	min-width:220px;
	display:none;
	padding:10px;
	text-align:left !important;
}

nav ul.menu > li > a > i.fa {
	position: absolute;
	left: 10px;
	top: 50%;
	opacity: 0.85;
	margin-top: -13px;
	font-size: 18px;
}

nav ul.menu li > .sub-menu {
	border-left:1px dotted #e9e9e9;
	border-right:1px dotted #e9e9e9;
	border-bottom:1px dotted #e9e9e9;
}

nav .sub-menu .sub-menu {
	border-top:1px dotted #e9e9e9;
}

/* Sub menu: Sub */
nav ul.menu ul li ul {
	display:none;
	left: 100%;
	top:-11px;
	background:rgba(241, 241, 241, 0.98);
	margin-left:0px;
}

nav ul.menu ul li ul li ul {
	background:rgba(238, 238, 238, 0.98);
}

nav ul.menu ul li ul li a {
	border-top-color:#fafafa;
	border-bottom-color:#E1E1E1;
}

nav ul.menu ul .menu-item-has-children > a {
	position:relative;
}

nav ul.menu ul .menu-item-has-children > a:after {
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-8px;
	font-family: 'FontAwesome';
    content: '\f054';
	color:#888;
}

nav ul.menu ul li {
	display:block;
	float:none;
	border-left-width:0px;
	padding:0px;
	margin:0px;
	position:relative;
}

nav ul.menu ul li a {
	border-bottom:1px solid rgb(230,230,230);
	border-top:1px solid rgb(250,250,250);
	font-size:13px;
	font-weight:400;
	color:#444;
	padding:14px 18px !important;
}

nav ul.menu ul li:first-child > a {
	border-top-width:0px;
}

nav ul.menu > li {
	position:relative;
	z-index:101;
	display:block;
	float:left;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
	background-image:url(assets/images/menu-border.png);
	background-repeat:no-repeat;
	padding-left:16px;
}

nav ul.menu li > a {
	text-decoration:none;
	display:block;
	padding:8px 8px 18px;
	position:relative;
	z-index:77;
	border-width:0px;
	font-size:17px;
	border-color:#E0E0E0;

	font-weight:600;
	color:#262626;
}

nav ul.menu li.menu-item-has-children:after {
	bottom: -1px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(246, 246, 246, 0.96);
	border-width: 12px;
	margin-left: -6px;
	opacity:0;
}

nav ul.menu li.menu-item-has-children:hover:after {
	-webkit-animation: fadeIn 0.3s  linear;
	-moz-animation: fadeIn 0.3s  linear;
	-o-animation: fadeIn 0.3s  linear;
	animation: fadeIn 0.3s  linear;
	opacity:1;
}

nav ul.menu li ul li:after {
	display:none;
}

nav ul.menu ul li:last-child > a {
	border-bottom-width:0px;
}

nav ul.menu:before {
	width:100%;
	content: ' ';
	clear:both;
	display:block;
}

nav ul.menu:after {
	width:100%;
	content: ' ';
	clear:both;
	display:block;
}

nav ul.menu li:hover > a > i {
	opacity:1;
}

nav ul.menu .current-menu-item > a > .fa {
	opacity:1;
}

.menu-style-two nav ul.menu li > a {
	text-transform: uppercase;
	font-size:14px;
	padding:11px 8px 18px;
}

.menu-style-two nav ul.menu ul li a {
	font-size:12px;
	color:#333;
	padding:16px 18px !important;
}






/*-------------------------------------------------------*/
/*	CAROUSEL STYLE 2									 */
/*-------------------------------------------------------*/
.carousel-control .fa {
	position: absolute;
	top: 50%;
	font-size: 24px;
	margin-top: -12px;
}

.carousel-control.left .fa {
	left:25%;
}

.carousel-control.right .fa {
	right:25%;
}

.item .thumbnails  {
  width: 100%;
}
.carousel-inner {
  width:100%;
}

.carousel2 {
	margin-bottom:32px;
}

.carousel2 .carousel-control.right {
	top:auto !important;
	bottom:20px;
	right:20px;
}

.carousel2 .carousel-control.left {
	top:auto !important;
	bottom:20px;
	left:auto;
	right:70px;
}

.carousel2 .carousel-control {
	opacity:1 !important;
	background-color:#333 !important;
	background-image:url(assets/images/black-pattern.png);
	background-size:100% 100%;
	width:40px !important;
	height:40px !important;
	text-align:center !important;
}

.carousel2 .carousel-control:hover {
	background-image:url(assets/images/opacity-style.png);
	background-size:100% 100%;
}

.carousel2 .carousel-control:hover .fa {
	color:#fff;
}

.carousel2 .carousel-control .fa {
	position:static !important;
	padding:10px !important;
	margin:0px !important;
	font-size:20px;
	color:#f1f1f1;
}

.carousel2 .carousel-indicators {
	bottom:-40px;
}

.carousel2 .carousel-indicators li {
	width:14px !important;
	height:14px !important;
	border-width:0px !important;
	margin:0 4px !important;
	background:#CCCCCC !important;
}

.carousel2 .carousel-indicators li:hover {
	background:#999 !important;
}

.carousel2 .carousel-indicators li.active {
	background:#4C4C4C !important;
}






/*-------------------------------------------------------*/
/*	PORTFOLIO PAGE TEMPLATE								 */
/*-------------------------------------------------------*/
section#portfolio {
	padding-left:15px;
}

.portfolio-top-content {
	padding:0px;
}

#isotope-portfolio {
	padding:0px;
}

.selector-portfolio-4 {
	left:-4px;
}

.selector-portfolio-2 {
	left:-6px;
}

.selector-portfolio-3 {
	left:-6px;
}

#isotope-portfolio.adjacent-style {
	left:0px;
	margin-bottom:30px;
}

.portfolio-area .col-md-4,.portfolio-area .col-md-6 {
	padding:0px 6px;
}

.portfolio-area .col-md-3 {
	padding:0px 4px;
}

.portfolio-area .item-content {
	padding-top:10px;
	padding-bottom:10px;
}

.portfolio-area .item-content h2 {
	text-align:center;
	margin:0px;
	padding-bottom:10px;
}

.portfolio-area .item-content h2 a {
	font-size:14px;
	font-weight:600;
	text-transform: uppercase;
}

.portfolio-area .item-content p {
	padding: 0px 15px;
	text-align: center;
	font-size:10px;
	line-height:19px;
	text-transform: uppercase;
	height: 19px;
	overflow: hidden;
}

.bt-item .carousel-control {
	z-index:110;
	visibility:hidden;
	opacity:0;
	-webkit-transition: opacity 350ms ease;
	-moz-transition: opacity 350ms ease;
	-ms-transition: opacity 350ms ease;
	-o-transition: opacity 350ms ease;
	transition: opacity 350ms ease;
	background-image:none !important;
}

.thumnail-link {
	display:block;
	width:100%;
	position:relative;
}

.thumnail-bg {
	-webkit-transition: opacity 350ms ease;
	-moz-transition: opacity 350ms ease;
	-ms-transition: opacity 350ms ease;
	-o-transition: opacity 350ms ease;
	transition: opacity 350ms ease;
	opacity:0;
	text-align:center;
	z-index:101;
	background-image: url('assets/images/opacity-style.png');
	background-size:100% 100%;
}

.thumnail-link:hover .thumnail-bg {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	opacity:1;
}

.portfolio-area .thumbnails {
	width:100%;
}

.portfolio-area [class*="col-"] {
	margin-bottom:25px;
}

/* CIRCLE STYLE */
.bt-circle {
	width:86px;
	height:86px;
	border:13px solid #333333;
	-webkit-border-radius:99999px;
	-moz-border-radius:99999px;
	border-radius:99999px;
	position:relative;
}

.bt-sub-circle {
	width:42px;
	height:42px;
	-webkit-border-radius:99999px;
	-moz-border-radius:99999px;
	border-radius:99999px;
	position:absolute;
	border:5px solid #fff;
	text-align:center;
	line-height:33px;
	cursor:pointer;
	
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.bt-sub-circle:hover {
	-webkit-box-shadow: 0 0 0 2px rgba(25, 25, 25, 0.7);
	-moz-box-shadow: 0 0 0 2px rgba(25, 25, 25, 0.7);
	box-shadow: 0 0 0 2px rgba(25, 25, 25, 0.7);
	
	-moz-transform: scale(1.2) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.2) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.2) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.2) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.2) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	text-decoration:none;
}

.bt-sub-circle i {
	color:#fff;
	font-size:17px;
}

.bt-sub-circle .like-value {
	text-decoration:none;
	font-size:15px;
	font-weight:600;
	position:relative;
	top:-1px;
}

.bt-circle-1 {
	top:-24px;
	left:-12px;
}

.bt-circle-2 {
	bottom:-24px;
	left:-12px;
}

.bt-circle-3 {
	top:8px;
	right:-30px;
}

.like-done {
	cursor:default;
}

.like-done .fa-spin {
	font-size:13px;
}

/* PORTFOLIO 2 AND 3 CIRCLE STYLE */
.bt-portfolio-2 .bt-circle,.bt-portfolio-3 .bt-circle {
	width:120px;
	height:120px;
	margin-left:-60px !important;
	margin-top:-60px !important;
}

.bt-portfolio-2 .bt-sub-circle,.bt-portfolio-3 .bt-sub-circle {
	width:52px;
	height:52px;
	line-height:48px;
}

.bt-portfolio-2 .bt-sub-circle .like-value,.bt-portfolio-3 .bt-sub-circle .like-value {
	top:-4px !important;
	font-size:22px !important;
}

.bt-portfolio-2 .bt-sub-circle i,.bt-portfolio-3 .bt-sub-circle i {
	font-size:24px;
}

.thumnail-bg .bt-circle {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-43px;
	margin-top:-43px;
}

/* AJAX LINK STYLE */
.this-just-ajax-link,.this-just-perma-link,.this-just-like-link {
	position:absolute;
	top:50% !important;
	left:50% !important;
	height:60px !important;
	width:60px !important;
	margin-top:-30px !important;
	margin-left:-30px !important;
	line-height:57px !important;
	font-size:34px;
	color:#FFF;
	text-decoration:none !important;
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}

.this-just-perma-link{
	line-height:60px !important;
}

.this-just-ajax-link:hover,.this-just-perma-link:hover,.this-just-like-link:hover {
	color:#fff;
}

.this-just-like-link .like-value {
	text-decoration:none !important;
	font-size:34px;
	font-weight:600;
	position:relative;
	top:-1px;
	color:#fff !important;
}

.item-ajax-link,.item-like-link,.bt-perma-link {
	cursor:pointer;
}

/* WHITE STYLE */
.white-hover-color .thumnail-link:hover .thumnail-bg {
	background:rgba(255,255,255,0.5);
}

.white-hover-color .bt-item .carousel-control:hover {
	opacity:0.7 !important;
}

.col-md-3.bt-item .carousel-control .fa {
	font-size:18px;
	margin-top:-9px !important;
}

/* Portfolio format width small */
.col-md-3.bt-item .portfolio-item-format-icon {
	padding:6px;
}

.col-md-3.bt-item .portfolio-item-format-icon .dashicons {
	width:20px;
	font-size:20px;
	height:20px;
}

/* Portfolio format width normal */
.col-md-4.bt-item .portfolio-item-format-icon {
	padding:8px;
}

.col-md-4.bt-item .portfolio-item-format-icon .dashicons {
	width:20px;
	font-size:20px;
	height:20px;
}

/* BLACK STYLE */
.black-hover-color .thumnail-link:hover .thumnail-bg {
	background:rgba(0,0,0,0.4);
}

.black-hover-color .bt-sub-circle {
	border-color:rgba(0,0,0,0.6);
}

.black-hover-color .bt-sub-circle:hover {
	-webkit-box-shadow: 0 0 0 3px rgba(25, 25, 25, 0.5);
	-moz-box-shadow: 0 0 0 3px rgba(25, 25, 25, 0.5);
	box-shadow: 0 0 0 3px rgba(25, 25, 25, 0.5);
}

.black-hover-color .this-just-ajax-link,.black-hover-color .this-just-perma-link,.black-hover-color .this-just-like-link {
	-webkit-box-shadow:inset 0 0 0 5px rgba(255, 255, 255, 0.2) !important;
	-moz-box-shadow:inset 0 0 0 5px rgba(255, 255, 255, 0.2) !important;
	box-shadow:inset 0 0 0 5px rgba(255, 255, 255, 0.2) !important;
}

/* NONE STYLE */
.none-hover-color .this-just-ajax-link,.none-hover-color .this-just-perma-link,.none-hover-color .this-just-like-link {
	-webkit-box-shadow:inset 0 0 0 5px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow:inset 0 0 0 5px rgba(0, 0, 0, 0.2) !important;
	box-shadow:inset 0 0 0 5px rgba(0, 0, 0, 0.2) !important;
}

/* PORTFOLIO FORMAT ICON */
.portfolio-item-format-icon {
	position: absolute;
	bottom: 4%;
	right: 4%;
	background: #fff;
	padding: 10px;
	z-index:110;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	-webkit-box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.2);
	box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.2);
}

.portfolio-item-format-icon div {
	font-size:24px;
	width:24px;
	height:24px;
}

.portfolio-item-format-icon .dashicons-format-audio {
	position:relative;
	left:-1px;
	top:1px;
}

.no-format {
	display:none !important;
}

/* GRAY ITEM CONTENT */
.gray-item-content.portfolio-area .item-content {
	background-color:#F6F6F6;
}
.gray-item-content.portfolio-area .item-content h2 a {
	color:#444;
}
.gray-item-content.portfolio-area .item-content p {
	color: #777;
}

/* BLACK ITEM CONTENT */
.black-item-content.portfolio-area .item-content {
	background-color:#262626;
}
.black-item-content.portfolio-area .item-content h2 a {
	color:#fff;
}
.black-item-content.portfolio-area .item-content p {
	color: #f1f1f1;
}

/* BLUE ITEM CONTENT */
.blue-item-content.portfolio-area .item-content h2 a {
	color:#fff;
}
.blue-item-content.portfolio-area .item-content p {
	color: #f1f1f1;
}

/* YELLOW ITEM CONTEN */
.yellow-item-content.portfolio-area .item-content {
	background-color:#FFD800;
}
.yellow-item-content.portfolio-area .item-content h2 a {
	color:#000;
}
.yellow-item-content.portfolio-area .item-content p {
	color: #222;
}

/* GREEN ITEM CONTENT */
.green-item-content.portfolio-area .item-content {
	background-color:#489935;
}
.green-item-content.portfolio-area .item-content h2 a {
	color:#fff;
}
.green-item-content.portfolio-area .item-content p {
	color: #f1f1f1;
}

.bt-item .carousel-control:hover {
	opacity:1 !important;
}

.bt-item .thumnail-link:hover .carousel-control {
	opacity:0.5;
	visibility:visible;
}

/* ITEM CONTENT FIXED STYLE */
.portfolio-area.normal-style.fixed-content-style .bt-item .item-content {
	left:6px;
}

.portfolio-area.adjacent-style.fixed-content-style .bt-item .item-content {
	left:0px;
}

.portfolio-area.fixed-content-style .bt-item .item-content {
	position:absolute;
	bottom:0px;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-ms-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	opacity:0;
	visibility:hidden;
	display:none;
}

.portfolio-area.fixed-content-style .bt-item:hover {
	z-index:101;
}

.portfolio-area.fixed-content-style .bt-item:hover .item-content {
	visibility:visible !important;
	display:block;
	opacity:1;
	bottom:0px;
	z-index:102;
}

.portfolio-area.fixed-content-style .bt-item.bt-portfolio-4:hover .item-content {
	bottom:-84px !important;
}

.portfolio-area.fixed-content-style .load-more-btn-wrap {
	padding-top:102px !important;
}

/* ADJACENT STYLE */
.portfolio-area.adjacent-style .bt-item {
	padding:0px;
	margin:0px;
}

.portfolio-area.adjacent-style .bt-item .item-content {
	position:relative;
	z-index:999;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-ms-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
}

/* PORTFOLIO SIZES */
.bt-portfolio-4 .thumnail-link,.portfolio-area .bt-portfolio-4 .thumbnails {
	height:190px;
}

.bt-portfolio-4 .item-content {
	padding-top:6px;
	padding-bottom:6px;
}

/* ALL ITEMS SAME HEIGHT */
.not-free-height .bt-portfolio-3 .thumnail-link,.portfolio-area.not-free-height .bt-portfolio-3 .thumbnails {
	height:260px;
	overflow:hidden;
}

.not-free-height .bt-portfolio-2 .thumnail-link,.portfolio-area.not-free-height .bt-portfolio-2 .thumbnails {
	height:410px;
	overflow:hidden;
}

.bt-portfolio-3 .carousel,.bt-portfolio-3 .carousel img {
	height:260px;
	overflow:hidden;
}

.bt-portfolio-2 .carousel,.bt-portfolio-2 .carousel img {
	height:410px;
	overflow:hidden;
}

.bt-portfolio-4 .this-just-perma-link,.bt-portfolio-4 .this-just-ajax-link,.bt-portfolio-4 .this-just-like-link {
	width:54px !important;
	height:54px !important;
	margin-top:-27px !important;
	margin-left:-27px !important;
	line-height:52px !important;
	font-size:28px !important;
}

.bt-portfolio-2 .this-just-perma-link,.bt-portfolio-2 .this-just-ajax-link,.bt-portfolio-2 .this-just-like-link {
	width:74px !important;
	height:74px !important;
	margin-top:-36px !important;
	margin-left:-36px !important;
	line-height:70px !important;
	font-size:40px !important;
}

.bt-portfolio-2 .this-just-like-link {
	line-height:65px !important;
}

.bt-portfolio-2 .this-just-like-link i {
	font-size:28px !important;
}

.bt-portfolio-4 .this-just-like-link {
	line-height:48px !important;
}

.bt-portfolio-4 .this-just-like-link i {
	font-size:22px !important;
}

.bt-portfolio-3 .this-just-like-link {
	line-height:52px !important;
}

.bt-portfolio-3 .this-just-like-link i {
	font-size:26px !important;
	position:relative;
	top:-2px;
}




/*-------------------------------------------------------*/
/*	PORTFOLIO SIDEBAR									 */
/*-------------------------------------------------------*/
.filter-box.affix {
	top:30px;
}

.sidebar ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:20px;
}

.sidebar .portfolio-filters li:before  {    
    font-family: 'FontAwesome';
    content: '\f054';
    margin:0 5px 0 -12px;
	font-size:11px;
	color:#888;
	position:relative;
	top:-1px;
}

.sidebar .portfolio-filters li.active:before  {
	content: '\f111';
}

.sidebar .portfolio-filters li {
	color:#888;
	cursor:pointer;
}

.sidebar .portfolio-filters li.active {
	color:#000;
}

.sidebar .portfolio-filters li:hover {
	color:#333;
}

.sidebar .portfolio-filters li.active:before {
	left:-2px;
}






/*-------------------------------------------------------*/
/*	PORTFOLIO NEXT AND PREVIOUS LINKS					 */
/*-------------------------------------------------------*/
.fixed-previous-link,.fixed-next-link {
	position:fixed;
	top: 50%;
	height:500px;
	width:80px;
	height: 500px;
	margin-top: -250px;
}

.fixed-next-link {
	right:0px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.fixed-previous-link {
	left:0px;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.fixed-next-link:hover,.fixed-previous-link:hover {
	background:#f6f6f6;
}

.fixed-next-link div,.fixed-previous-link div {
	display:block;
	text-align:center;
	font-size:48px !important;
	position:absolute;
	top:50%;
	width:48px;
	height:48px;
	margin-top:-24px;
}

.fixed-next-link div {
	right:14px;
}

.fixed-previous-link div {
	left:14px;
}






/*-------------------------------------------------------*/
/*	PORTFOLIO RELATED ITEMS								 */
/*-------------------------------------------------------*/
#related-posts .carousel-inner {
	min-height:256px !important;
}

#related-posts .thumnail-bg {
	background-color: rgba(0,0,0,0.5);
}

#related-posts {
	margin-bottom:0px;
}

#related-posts .this-just-perma-link{
	font-size:28px !important;
	line-height:60px !important;
}

.related-items-area {
	margin-top:50px;
	position:relative;
}

.related-items .more-items-heading {
	text-transform: uppercase;
	position:relative;
	text-align:center;
	width:30%;
	margin:25px auto;
	display:block;
	font-size:18px;
	padding-bottom:6px;
	font-weight:800;
	color:#262626;
	background-image:radial-gradient(farthest-side at center bottom, #EEE, rgba(255,255,255,0));
} 

.body-merriweather .more-items-heading {
	letter-spacing:1.2px;
}

.more-items-heading:before {
	width:100%;
	height:1px;
	position:absolute;
	left:0px;
	bottom:-1px;
	display:block;
	content: '';
	
	background: rgb(251,251,251); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(251,251,251,1) 0%, rgba(204,204,204,1) 50%, rgba(251,251,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(251,251,251,1)), color-stop(50%,rgba(204,204,204,1)), color-stop(100%,rgba(251,251,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(251,251,251,1) 0%,rgba(204,204,204,1) 50%,rgba(251,251,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(251,251,251,1) 0%,rgba(204,204,204,1) 50%,rgba(251,251,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(251,251,251,1) 0%,rgba(204,204,204,1) 50%,rgba(251,251,251,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(251,251,251,1) 0%,rgba(204,204,204,1) 50%,rgba(251,251,251,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#fbfbfb',GradientType=1 ); /* IE6-9 */
}

.more-items-heading:after {
	width:100%;
	height:1px;
	position:absolute;
	left:0px;
	bottom:-2px;
	display:block;
	content: '';
	
	background: rgb(251,251,251); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(251,251,251,1) 0%, rgba(255,255,255,1) 50%, rgba(251,251,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(251,251,251,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(251,251,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(251,251,251,1) 0%,rgba(255,255,255,1) 50%,rgba(251,251,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(251,251,251,1) 0%,rgba(255,255,255,1) 50%,rgba(251,251,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(251,251,251,1) 0%,rgba(255,255,255,1) 50%,rgba(251,251,251,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(251,251,251,1) 0%,rgba(255,255,255,1) 50%,rgba(251,251,251,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#fbfbfb',GradientType=1 ); /* IE6-9 */
}

.related-items-area .left.carousel-control {
	right:auto !important;
	left:-74px !important;
	bottom:108px !important;
}

.related-items-area .right.carousel-control {
	left:auto !important;
	right:-74px !important;
	bottom:108px !important;
}

.related-items-area .item-post {
	padding:0px 4px;
}






/*-------------------------------------------------------*/
/*	NICESCROLL											 */
/*-------------------------------------------------------*/
.nicescroll-rails div {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}






/*-------------------------------------------------------*/
/*	RESUME PAGE TEMPLATE								 */
/*-------------------------------------------------------*/
.resume-pic {
	float:left;
}

.resume-area {
	margin-bottom:50px;
}

.resume-inner {
	float:left;
}

.resume-in {
	padding:30px 80px;
}

.myname {
	text-transform: uppercase;
	font-weight: 300;
	color: #444;
	font-size:34px;
}

.myjob {
	display:block;
	color:#666;
	font-size:15px;
	font-weight: 400;
	font-style: italic;
	position:relative;
	top:-8px;
	left:2px;
	margin-bottom:10px;
}

.about-me {
	line-height: 23px;
	font-weight: 300;
	color: #444;
}

.signiture {
	padding-top:10px;
}

/* work experience && Skill achievent */
.h2-title {
	display:inline-block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 800;
	-webkit-box-shadow: 0 1px 0 0 #FFF;
	-moz-box-shadow: 0 1px 0 0 #FFF;
	box-shadow: 0 1px 0 0 #FFF;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-right: 40px;
	color: #262626;
	margin-top:0px;
	margin-bottom:20px;
	letter-spacing:0.2px;
}


.work-experience,.skill-achievent,.address-infos-box {
	padding:30px 30px 40px 30px;
}

.contact-me-form-box {
	padding:30px;
}

/* work experience */
.work-experience-box{
	padding-top:28px;
	padding-bottom:28px;
	width:100%;
	display:block;
	background:url('assets/images/border-black.png') repeat-x scroll 0px 100% transparent;
}

.work-experience-box.first-child{
	padding-top:0px !important;
}

.work-experience-box.last-child{
	padding-bottom:0px !important;
}

.work-experience-box:last-child{
	background-image:none;
}

.work-experience-box .job-name {
	display:block;
	font-weight:600;
	color:#444;
	font-size:17px;
	float:left;
	margin:0px;
	padding-left: 24px;
	position:relative;
}

.work-experience-box .job-name i{
	position:absolute;
	left:0px;
	top:2px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	color:#2ECC71;
	font-size:18px;
}

.work-experience-box .job-detail {
	margin:0px;
	color:#646464;
	font-size:16px;
	font-weight:300;
	display:block;
	float:right;
	position:relative;
	top:-1px;
}

.work-experience-box .job-position{
	font-size: 14px;
	line-height: 18px;
	color: #888;
	padding-left: 24px;
	text-transform: capitalize;
	margin-bottom: 0px;
	font-weight:300;
	position: relative;
	top: -2px;
}

.work-experience-box .job-description{
	margin-top:8px;
	line-height: 23px;
	font-weight: 300;
	color: #444;
	margin-left:24px;
	margin-bottom:0px;
}

/* Skill Achievement */
.bt-progress-bar {
	margin-bottom:12px;
}

.bt-progress-bar:last-child {
	margin-bottom:0px;
}

.bt-progress-bar .bt-progress {
	padding: 10px 4%;
	overflow: hidden;
	color: #222;
	font-size: 13px;
	width: 0%;
	text-align: right;
	background:#fdfdfd;
	border-left:3px solid #777;
	font-weight:400;
}






/*-------------------------------------------------------*/
/*	CONTACT PAGE TEMPLATE								 */
/*-------------------------------------------------------*/
.map-area {
	margin-bottom:50px;
}

#map-canvas {
	width:100%;
	height:400px;
}

.contact-form input[type="text"] {
	padding:10px;
	display:block;
	background:#FFF;
	margin-bottom:12px;
	color:#000;
	border-width:0px;
	width:100%;
}

.contact-form input[name="name"] {
	text-transform: capitalize;
}

.contact-form input[name="email"] {
	margin-bottom:20px;
}

.contact-form #submit {
	background:#FFF !important;
	color:#444 !important;
}

.contact-form #submit:hover {
	background:#FFFFCF !important;
	-webkit-box-shadow: 0px 0px 0px 3px #FFFFCF inset !important;
	-moz-box-shadow: 0px 0px 0px 3px #FFFFCF inset !important;
	box-shadow: 0px 0px 0px 3px #FFFFCF inset !important;
}

.contact-form textarea {
	padding:10px;
	display:block;
	background:#FFF;
	color:#000;
	border-width:0px;
	min-height:100px;
	resize:none;
	margin-bottom:0px;
	width:100%;
}

.contact-form input:focus,.contact-form textarea:focus {
	background:#FFFFCF;
}

.contact-form-note {
	color:#444;
	margin-bottom:0px;
}

.contact-form-note,.contact-form-note p {
	line-height:21px !important;
}

.success-form-text {
	position:relative;
	left:-18px;
}

.contact-form-submit {
	margin-top:18px;
}

.address-infos-box {
	color:#444;
	padding:30px !important;
}

.address-infos-box p:last-child {
	margin-bottom:0px;
}

.address-infos-box .h2-title,.contact-me-form-box .h2-title {
	margin-bottom:14px !important;
}

.contact-form-submit #submit:hover{
	-webkit-box-shadow: 0px 0px 0px 3px #13BDDB inset !important;
	-moz-box-shadow: 0px 0px 0px 3px #13BDDB inset !important;
	box-shadow: 0px 0px 0px 3px #13BDDB inset !important;
	color:#13BDDB !important;
	background:#FFF !important;
}

.contact-form-submit  #submit.bt-waiting {
	background:#FFF !important;
}

.contact-form-submit  #submit.bt-ok {
	-webkit-box-shadow: 0px 0px 0px 3px #5CB85C inset !important;
	-moz-box-shadow: 0px 0px 0px 3px #5CB85C inset !important;
	box-shadow: 0px 0px 0px 3px #5CB85C inset !important;
	color:#5CB85C !important;
	background:#FFF !important;
}

.contact-form-submit  #submit.bt-error {
	-webkit-box-shadow: 0px 0px 0px 3px #FF0000 inset !important;
	-moz-box-shadow: 0px 0px 0px 3px #FF0000 inset !important;
	box-shadow: 0px 0px 0px 3px #FF0000 inset !important;
	color:#FF0000 !important;
	background:#FFF !important;
}






/*-------------------------------------------------------*/
/*	404 PAGE											 */
/*-------------------------------------------------------*/
.error404 {
	text-align:center;
}

.error404 .no_page_error_box  {
	margin:0px;
	padding:0;
	font-weight:300;
	font-size:26px;
	line-height:44px;
	width:30%;
	display:inline-block;
	
	position:absolute;
	left:50%;
	margin-left:-15%;
}

.error404 .no_page_error_box span {
	background: #FFFFCF;
	color:#333;
	text-shadow:none;
}

.error404 footer,.error404 nav,.error404 header {
	display:none;
}

.error404 .home_link {
	margin-top: 10px;
	position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
	text-transform: uppercase;
}

.error404 .home_link .fa {
	display:inline-block;
	padding-right:4px;
	color:#000;
	font-size:14px;
}

.error404 .errortext {
	color:#222;
	font-size:200px;
	margin:0;
	padding-bottom:70px;
	display:block;
}

.error404 .error-mobile{
	background:transparent !important;
	font-weight:400 !important;
}






/*-------------------------------------------------------*/
/*	PAGINATION											 */
/*-------------------------------------------------------*/
.pagination {
	padding-top:20px;
	padding-bottom:14px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	text-align:center;
	display:block;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}

.pagination,.pagination a {
	font-size:14px !important;
	font-weight:600;
	color:#fff;
	text-transform: uppercase;
}

.pagination li {
	display:inline-block;
	list-style:none;
	background-size: 100% 100%;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:48px;
	margin:4px;
}

.pagination li.only_page a {
	padding:10px 8px;
	display:block;
	text-decoration:none !important;
}

.pagination li.active {
	background-color:#555;
	padding:10px 8px;
	text-decoration:none !important;
}

.pagination li:hover {
	color:#FFF;
	background-color:#555;
	background-image: url('assets/images/opacity-style-more.png');
}

.pagination li.link-prev-page,.pagination li.link-next-page,.pagination li.link-last-page,.pagination li.link-first-page {
	width:92px;
}

.pagination li.link-next-page a,.pagination li.link-prev-page a,.pagination li.link-last-page a,.pagination li.link-first-page a {
	padding:10px 8px;
	text-decoration:none !important;
	display:block;
}

.bt-page-pagi{
	border-top: 2px solid #eee;
	padding-top: 3px;
	font-weight: 600;
}

.comment-navigation {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 0px;
}

.comment-navigation a {
	color:#555;
	text-transform: uppercase;
	font-weight:600;
}

.comment-navigation a:hover {
	background:#FFFFCF;
	color:#222;
}






/*-------------------------------------------------------*/
/*	POST WIDTH PASSWORD									 */
/*-------------------------------------------------------*/
.post-password-form {
	width:50%;
	margin:20px auto;
	text-align:center;
	background:#48C9B0;
	padding:20px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	color:#fff;
	background-image: url('assets/images/opacity-style.png');
	background-size: cover;
}

.post-password-form input[type="password"] {
	display:inline-block;
	color:#333;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

.post-password-form input[type="password"]:focus {
	border-color:#415B76 !important;
}

.post-password-form input[type="submit"] {
	position: relative;
	border: 0px none;
	background:#415B76;
	padding: 9px 22px 8px;
	text-transform: uppercase;
	font-weight: 800;
	color:#fff;
	display:inline-block;
	position: relative;
	top: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.post-password-form input[type="submit"]:hover {
	-webkit-box-shadow:inset 0 0 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0 0 10px 0px rgba(0,0,0,0.2);
	box-shadow:inset 0 0 10px 0px rgba(0,0,0,0.2);
}






/*-------------------------------------------------------*/
/*	TYPOGRAPHY											 */
/*-------------------------------------------------------*/
table tr,table th,table td {
	padding:10px;
}

dl:not(.gallery-item) {
	padding: 0.5em;
}

dt:not(.gallery-icon) {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}

dt:not(.gallery-icon):after  {
	content: ":";
}

dd:not(.wp-caption-text):not(.gallery-caption) {
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
}

hr,.hr {
	background-image:url(assets/images/border-img.png);
	height:6px;
	background-repeat:repeat;
	background-color:transparent;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width:0px;
}

.wpautop h1 {
	font-size:48px;
	font-weight:700;
}

.wpautop h2 {
	font-size:38px;
	font-weight:700;
}

.wpautop h3 {
	font-size:29px;
	font-weight:700;
}

.wpautop h4 {
	font-size:28px;
	font-weight:700;
}
.wpautop h5 {
	font-size:24px;
	font-weight:400;
}

.wpautop h6 {
	font-size: 16px;
}

.wpautop p,.sidebar p {
	font-size:15px;
	line-height: 1.72222;
	margin: 0px 0px 15px;
}

.wpautop,.sidebar {
	font-size:15px;
	line-height: 1.72222;
}

.wpautop h1,.wpautop h2,.wpautop h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	color:#494949;
}

.wpautop h4,.wpautop h5,.wpautop h6{
	margin-top:15px;
	margin-bottom:15px;
	color:#494949;
}

.wpautop .heading-1 {
	padding:10px 20px;
	display:inline-block;
	font-size:18px;
	font-weight:600;
	color:#484848;
	background:#f6f6f6;
}

.blog-style-2 #blog .wpautop .heading-1 {
	background:#FFF;
}

.wpautop .heading-2 {
	display:inline-block;
	font-size:21px;
	font-weight: 600;
	padding-bottom: 6px;
	padding-left:6px;
	padding-right: 40px;
	color: #262626;
	
	border-bottom: 2px solid #222;
}

.blog-style-2 #blog .wpautop .heading-2 {
	-webkit-box-shadow: 0 1px 0 0 #FFF;
	-moz-box-shadow: 0 1px 0 0 #FFF;
	box-shadow: 0 1px 0 0 #FFF;
	border-bottom: 1px solid #CCC;
}

.wpautop .heading-3 {
	font-weight:600;
	font-size:19px;
	padding-bottom:6px;
	display:inline-block;
	padding-right:25px;
}

.wpautop .heading-4,.comments_closed {
	text-align:center;
	font-size:21px;
	font-weight:600;
}

.wpautop .heading-4:before,.comments_closed:before {
	position:relative;
	top:-2px;
	content:url(assets/images/heading-border.png);
	margin-right:20px;
}

.wpautop .heading-4:after,.comments_closed:after {
	position:relative;
	top:-2px;
	content:url(assets/images/heading-border.png);
	margin-left:20px;
}

.right-long-border-h4:before{
	display:none !important;
}

.right-long-border-h4:after{
	content:url(assets/images/heading-border-long.png) !important;
}

.left-long-border-h4:after{
	display:none !important;
}

.left-long-border-h4:before{
	content:url(assets/images/heading-border-long.png) !important;
}

.wpautop form label {
	display:block;
	font-weight:400;
}

input,textarea,select {
	max-width:100%;
}

.wpautop textarea,.sidebar textarea {
	border-width:0px;
	background:#FFF;
	margin-bottom:10px;
	resize:none;
	padding:8px;
	-webkit-box-shadow: 0 0 0 2px #ccc;
	-moz-box-shadow: 0 0 0 2px #ccc;
	box-shadow: 0 0 0 2px #ccc;
	font-size:13px;
}

.wpautop input[type="text"],.wpautop input[type="email"],.wpautop input[type="password"],.wpautop select,.sidebar input[type="text"],.sidebar input[type="password"],.sidebar select {
	border-width:0px;
	background:#FFF;
	margin-bottom:10px;
	resize:none;
	padding:8px;
	-webkit-box-shadow: 0 0 0 2px #ccc;
	-moz-box-shadow: 0 0 0 2px #ccc;
	box-shadow: 0 0 0 2px #ccc;
	font-size:13px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.wpautop textarea:focus,.wpautop input[type="text"]:focus,.wpautop input[type="email"]:focus,.wpautop input[type="password"]:focus,.wpautop select:focus,.sidebar textarea:focus,.sidebar input[type="text"]:focus,.sidebar input[type="password"]:focus,.sidebar select:focus {
	background:#fff;
}






/*-------------------------------------------------------*/
/*	SIDEBAR												 */
/*-------------------------------------------------------*/
.sidebar select {
	width:100%;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #ccc;
	font-size: 13px;
}

.sidebar .widget-title:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	padding-right:8px;
	position:relative;
	opacity:0.7;
}

.sidebar .widget_bt_posts_by_categories .widget-title:before,.sidebar .widget_bt_latest_posts .widget-title:before {
	content: '\f08d';
	top:-1px;
}

.sidebar .widget_bt_popular_posts .widget-title:before {
	content: '\f091';
	top:-1px;
}

.sidebar .widget_bt_most_liked_posts .widget-title:before {
	content: "\f164";
	top:-1px;
}

.sidebar .widget_search .widget-title:before {
	content: "\f002";
	top:-1px;
}

.sidebar .widget_archive .widget-title:before {
	content: "\f187";
}

.sidebar .widget_calendar .widget-title:before {
	content: "\f133";
}

.sidebar .widget_recent_comments .widget-title:before {
	content: "\f086";
}

.sidebar .widget_rss .widget-title img {
	display:none;
}

.sidebar .widget_rss .widget-title:before {
	content: "\f09e";
}

.sidebar .widget_tag_cloud .widget-title:before {
	content: "\f02c";
}

.sidebar .widget_meta .widget-title:before {
	content: "\f007";
}

.sidebar .widget_nav_menu .widget-title:before,.sidebar .widget_recent_entries .widget-title:before,.sidebar .widget_categories .widget-title:before,.sidebar .widget_pages .widget-title:before {
	content: "\f03a";
}

.sidebar .widget_text .widget-title:before {
	content: '\f036';
}

.sidebar .filter-box .widget-title:before {
	content: "\f03a";
}

.sidebar .description-widget .widget-title,.sidebar .details-widget .widget-title,.portfolio-single-content-huge > h3:first-child{
	padding-left:0px !important;
}

.col-md-4 .sidebar .gray-box {
	padding:30px;
}

.col-md-3 .sidebar .gray-box {
	padding:20px;
}

.sidebar .gray-box {
	margin-top:20px;
}

.sidebar .gray-box .widget-title {
	display:inline-block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	-webkit-box-shadow: 0 1px 0 0 #FFF;
	-moz-box-shadow: 0 1px 0 0 #FFF;
	box-shadow: 0 1px 0 0 #FFF;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-left:6px;
	padding-right: 40px;
	color: #262626;
	margin-top:3px;
}

.sidebar .widget-title a {
	color:#262626;
}

.sidebar .gray-box:first-child {
	margin-top:0px;
}

.sidebar ul li {
	padding: 2.5px 0px;
	color: #888;
}

.sidebar ul li i.fa {
	display:none;
}

.sidebar ul li:before {
	font-family: "FontAwesome";
    content: '\f054';
    margin: 0px 5px 0px -12px;
    font-size: 11px;
    color: #888;
    position: relative;
    top: -1px;
}

.sidebar ul {
	margin-left:8px !important;
}

.sidebar ul li a {
	color:#666;
}

.sidebar ul li a:hover {
	color:#000;
	text-decoration:none;
}

.sidebar ul .sub-menu {
	margin-top:4px;
}

.sidebar img {
	max-width:100%;
}

/* SIDEBAR COLOR */
.white-sidebar #blog .sidebar,.white-sidebar #blog-single .sidebar,.white-sidebar #page .sidebar,.white-sidebar #portfolio-single .sidebar,.white-sidebar #portfolio .sidebar {
	border-left:1px dotted #ccc;
}

.white-sidebar #blog .sidebar .widget,.white-sidebar #blog-single .sidebar .widget,.white-sidebar #page .sidebar .widget,.white-sidebar #portfolio-single .sidebar .gray-box,.white-sidebar #portfolio-single .sidebar .widget,.white-sidebar #portfolio .sidebar .gray-box {
	background:transparent !important;
	padding-top:18px;
	padding-bottom:18px;
}

.white-sidebar #portfolio-single .sidebar .detail-group {
	border-width:0px;
	position:relative;
}

.white-sidebar .detail-group {
	padding-top:16px;
	border-bottom:1px solid #eee;
	border-top:1px solid #FDFDFD;
	padding-bottom:21px;
	padding-left:6px;
	padding-right:6px;
}

.white-sidebar #portfolio-single .sidebar .detail-group:after {
	display:block;
	content: '';
    position: absolute;
    left:0;
	bottom:0px;
    background: url(assets/images/border-img.png);
    height: 6px;
    width: 100%;
}

.white-sidebar #portfolio-single .sidebar .detail-group:last-child:after {
	display:none;
}

.white-sidebar .single-portfolio-layout-two .sidebar .details-widget {
	padding-bottom:1px !important;
}

.white-sidebar #portfolio-single .sidebar a {
	color:#666;
}

.white-sidebar #portfolio-single .sidebar a:hover {
	color:#333;
}

.white-sidebar #portfolio-single .sidebar .gray-box:not(.widget) {
	margin:0px;
}

.white-sidebar #portfolio-single .sidebar .detail-group .fa {
	opacity:0.9;
}

.white-sidebar #portfolio .sidebar .filter-box {
	padding-top:0px;
	margin-top:-5px;
}

.white-sidebar .single-portfolio-layout-one .sidebar .description-widget,.white-sidebar .single-portfolio-layout-three .sidebar .details-widget,.white-sidebar .single-portfolio-layout-two .sidebar .details-widget {
	padding-top:0px !important;
}

.white-sidebar #blog-single .sidebar .widget:first-child,.white-sidebar #portfolio-single:not(.single-portfolio-layout-two) .sidebar .widget:first-child{
	padding-top:10px !important;
}

.white-sidebar #blog-single .post-area,.white-sidebar #portfolio-single .bt-single-item-area{
	padding-top:17px !important;
}

.white-sidebar #blog .sidebar .widget:first-child{
	padding-top:10px !important;
}

.white-sidebar #blog .archive-title{
	margin-top:17px !important;
}

.gray-sidebar .detail-group {
	padding-top:14px;
	border-bottom:1px solid #eee;
	border-top:1px solid #FDFDFD;
	padding-bottom:14px;
	padding-left:6px;
	padding-right:6px;
}

/* Search box */
#s {
	width:80%;
	padding:6px;
	position:relative;
	margin-bottom:0px;
}

#searchform {
	position:relative;
}

#searchsubmit {
	position:absolute;
	border:0px;
	padding:6.5px 0px;
	text-transform: uppercase;
	font-weight: 800;
	color:#fff;
	right:0px;
	top:-2px;
	width:20%;
	text-align:center;
}

#searchsubmit:hover {
	-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.1) inset;
}

#searchsubmit .fa {
	font-size:20px;
}

/* Calender */
#wp-calendar  {
    width: 100%;
}

#wp-calendar thead th  {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-top: none;
    font-size: 11px;
}

#wp-calendar tbody td  {
    text-align: center;
    border: 1px solid #ddd;
    line-height: 2.5em;
    transition: background 0.15s ease;
    -webkit-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    -moz-transition: background 0.15s ease;
	padding:0px;
}

#wp-calendar #prev,#wp-calendar #next,#wp-calendar td,#wp-calendar tr{
	border-color:#ddd;
}

#wp-calendar #prev,#wp-calendar #next{
	font-size: 13px;
	text-transform: uppercase;
}

#wp-calendar #prev a{
	padding-left:6px;
}

#wp-calendar #next a{
	padding-right:6px;
}

#wp-calendar tr:first-child{
	border-top-width:0px;
}

#wp-calendar tbody td:hover  {
    background: #f1f1f1;
    color: #333;
}

#wp-calendar tbody td a  {
    display: block;
    text-decoration: none;
    background: #f1f1f1;
    color: #333;
}

#wp-calendar tbody td:hover a  {
    background: #999;
    color: #fff;
}

#wp-calendar tfoot td  {
    padding-top: 1px;
    padding: 4px;
}

#wp-calendar caption  {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 12px;
    outline: 0 none !important;
	background-image:url(assets/images/opacity-style.png);
	text-shadow:0px 1px 0px rgba(0, 0, 0, 0.1);
    color: #fff;
	font-weight:800;
	letter-spacing:2px;
}

#wp-calendar tbody a  {
    display: block;
    text-decoration: underline;
}

#wp-calendar th  {
    text-align: center;
    border: 1px solid transparent;
    border-top: none;
    padding: 7px 0;
    color: #a7a7a7;
}

.sidebar .widget_calendar #next {
	text-align:right !important;
}

.bt-custom-sidebar{
	border-width:0px !important;
}

.bt-custom-sidebar .widget,.bt-custom-sidebar .gray-box{
	background:transparent !important;
	margin-top:40px !important;
	padding-top:0px !important;
}

.bt-custom-sidebar .widget:first-child,.bt-custom-sidebar .gray-box:first-child{
	padding-top:0px !important;
	margin-top:0px !important;
}






/*-------------------------------------------------------*/
/*	PAGE STYLE											 */
/*-------------------------------------------------------*/
#page .the-main-title {
    margin: 0px;
	margin-bottom:12px;
}

#page .post-meta {
	margin: 0px 0px 14px;
    padding: 0px;
    list-style: none outside none;
    font-size: 11px;
    text-transform: uppercase;
	color:#999;
}

#page .post-meta .small {
	background:#F6F6F6;
	padding: 4px 4px 3px;
}

#page .post-meta a {
	color:#555;
}

#page .post-meta .post-categories {
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}

#page .post .post-title a {
	color: #555;
    font-size: 19px;
    line-height: 22px;
    font-weight:700;
	text-transform: uppercase;
}

#page .post-meta  {
    top: 0px;
    margin-top: 6px;
    margin-bottom: 18px;
}






/*-------------------------------------------------------*/
/*	GLOBAL WIDGET STYLE								 */
/*-------------------------------------------------------*/
.bt-global-widget-area .bt-widget-row {
	padding-top: 18px;
	padding-bottom: 10px;
	border-bottom:1px dotted #ccc;
}

.widget_recent_comments .bt-global-widget-area .bt-widget-row {
	padding-top:12px;
}

.bt-global-widget-area > .bt-widget-row:first-child {
	padding-top:5px;
}

.bt-global-widget-area > .bt-widget-row:last-child {
	border-width:0px;
	padding-bottom:0px;
}

.bt-widget-row img {
	width:50px;
	height:50px;
}

.bt-widget-row .bt-widget-thumb-area {
	width:50px;
	margin-right:10px;
}

.bt-widget-row .bt-widget-details-area {
	position:relative;
	top:-5px;
	max-width:79% !important;
}

.bt-widget-row  .bt-advanced-widget-title {
	color:#444;
	font-size:14px;
	font-weight:600;
}

.bt-widget-row .bt-advanced-widget-details {
	font-size:11px;
}

.bt-widget-row .bt-advanced-widget-excerpt {
	position:relative;
	top:-3px;
	margin-bottom:2px;
	font-size:14px;
}






/*-------------------------------------------------------*/
/*	SHORTCODES											 */
/*-------------------------------------------------------*/
.panel-group .panel-title a,.panel-group .panel-title {
	font-size:16px;
	color:#333;
	padding:0px;
	margin:0px;
	font-weight:600;
}

.panel-group .panel-title a {
	padding:10px 0;
	display:block;
	text-decoration: none;
}

.panel-group .panel-title a .fa {
	position:relative;
	left:-10px;
	color:#1BBC9B;
	padding:4px;
	font-size:18px;
}

.panel-group .panel-title {
	margin-left:18px;
}

.panel-default > .panel-heading {
	padding:0px;
	background:transparent !important;
}

.panel-default.panel {
	border-width:0px 0px 1px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	background:transparent !important;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top-width:0px;
}

.panel-group .panel-title a.collapsed  {
	font-weight:400;
}

.panel-group .panel-title a.collapsed .fa:before {
	content: "\f10c";
}

.tab-content {
	padding:15px;
}

.nav-tabs li a .fa{
	color: #F1C40F;
	margin-right: 8px;
	font-size: 24px;
	position: relative;
	top: 1px;
}

.nav-tabs .nav-tab-with-icon{
	padding:10px 15px 13px !important;
}

.well{
	border-width:0px;
	background:#f6f6f6;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.nav-tabs li {
	text-align:left;
}

.nav-tabs li a {
	font-size:14px;
	background:#f9f9f9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	position:relative;
	top:-1px;
}

.nav-tabs li.active a {
	top:0px;
	-webkit-box-shadow: 0 -1px 0 0 #ddd;
	-moz-box-shadow: 0 -1px 0 0 #ddd;
	box-shadow: 0 -1px 0 0 #ddd;
}

.nav-tabs li a:hover {
	background:#f9f9f9;
	border-color:#f9f9f9;
}

.blog-style-2 #blog .nav-tabs li.active a {
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

.blog-style-2 #blog .nav-tabs li.active a,.blog-style-2 #blog .nav-tabs li.active a:focus,.blog-style-2 #blog .nav-tabs li.active a:hover {
	color:#FFF;
	top:-1px;
}

.blog-style-2 #blog .nav-tabs li a {
	background:#EEEEEE;
	border-color:#EEE;
}

.wpautop blockquote:not(.blockquote-post){
	font-size: 18px;
	background: #FAFAFA;
	margin-left: 30px;
	color: #444;
}

.wpautop blockquote:not(.blockquote-post) p{
	margin-bottom:0px;
	font-size: 16px;
}

.btn{
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}

.btn-primary{
	background:#13BDDB;
	border-width:0px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	-webkit-box-shadow: 0px 0px 0px 3px #13BDDB inset;
	-moz-box-shadow: 0px 0px 0px 3px #13BDDB inset;
	box-shadow: 0px 0px 0px 3px #13BDDB inset;
	color:#579BD3;
	background:#fff;
}

.btn-primary.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-primary.btn-xs:hover, .btn-primary.btn-xs:focus, .btn-primary.btn-xs:active, .btn-primary.btn-xs.active, .open .dropdown-toggle.btn-primary.btn-xs{
	-webkit-box-shadow: 0px 0px 0px 1px #13BDDB inset;
	-moz-box-shadow: 0px 0px 0px 1px #13BDDB inset;
	box-shadow: 0px 0px 0px 1px #13BDDB inset;
	color:#579BD3;
	background:#fff;
}

.btn-primary.btn-md:hover, .btn-primary.btn-md:focus, .btn-primary.btn-md:active, .btn-primary.btn-md.active, .open .dropdown-toggle.btn-primary.btn-md,.btn-primary.btn-sm:hover, .btn-primary.btn-sm:focus, .btn-primary.btn-sm:active, .btn-primary.btn-sm.active, .open .dropdown-toggle.btn-primary.btn-sm{
	-webkit-box-shadow: 0px 0px 0px 2px #13BDDB inset;
	-moz-box-shadow: 0px 0px 0px 2px #13BDDB inset;
	box-shadow: 0px 0px 0px 2px #13BDDB inset;
	color:#579BD3;
	background:#fff;
}

.btn-success{
	background:#2ecc71;
	border-width:0px;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
	-webkit-box-shadow: 0px 0px 0px 3px #2ecc71 inset;
	-moz-box-shadow: 0px 0px 0px 3px #2ecc71 inset;
	box-shadow: 0px 0px 0px 3px #2ecc71 inset;
	color:#29B764;
	background:#fff;
}

.btn-success.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-success.btn-xs:hover, .btn-success.btn-xs:focus, .btn-success.btn-xs:active, .btn-success.btn-xs.active, .open .dropdown-toggle.btn-success.btn-xs{
	-webkit-box-shadow: 0px 0px 0px 1px #2ecc71 inset;
	-moz-box-shadow: 0px 0px 0px 1px #2ecc71 inset;
	box-shadow: 0px 0px 0px 1px #2ecc71 inset;
	color:#29B764;
	background:#fff;
}

.btn-success.btn-md:hover, .btn-success.btn-md:focus, .btn-success.btn-md:active, .btn-success.btn-md.active, .open .dropdown-toggle.btn-success.btn-md,.btn-success.btn-sm:hover, .btn-success.btn-sm:focus, .btn-success.btn-sm:active, .btn-success.btn-sm.active, .open .dropdown-toggle.btn-success.btn-sm{
	-webkit-box-shadow: 0px 0px 0px 2px #2ecc71 inset;
	-moz-box-shadow: 0px 0px 0px 2px #2ecc71 inset;
	box-shadow: 0px 0px 0px 2px #2ecc71 inset;
	color:#29B764;
	background:#fff;
}

.btn-info{
	background:#1abc9c;
	border-width:0px;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
	-webkit-box-shadow: 0px 0px 0px 3px #1abc9c inset;
	-moz-box-shadow: 0px 0px 0px 3px #1abc9c inset;
	box-shadow: 0px 0px 0px 3px #1abc9c inset;
	color:#34495E;
	background:#fff;
}

.btn-info.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-info.btn-xs:hover, .btn-info.btn-xs:focus, .btn-info.btn-xs:active, .btn-info.btn-xs.active, .open .dropdown-toggle.btn-info.btn-xs{
	-webkit-box-shadow: 0px 0px 0px 1px #1abc9c inset;
	-moz-box-shadow: 0px 0px 0px 1px #1abc9c inset;
	box-shadow: 0px 0px 0px 1px #1abc9c inset;
	color:#34495E;
	background:#fff;
}

.btn-info.btn-md:hover, .btn-info.btn-md:focus, .btn-info.btn-md:active, .btn-info.btn-md.active, .open .dropdown-toggle.btn-info.btn-md,.btn-info.btn-sm:hover, .btn-info.btn-sm:focus, .btn-info.btn-sm:active, .btn-info.btn-sm.active, .open .dropdown-toggle.btn-info.btn-sm{
	-webkit-box-shadow: 0px 0px 0px 2px #1abc9c inset;
	-moz-box-shadow: 0px 0px 0px 2px #1abc9c inset;
	box-shadow: 0px 0px 0px 2px #1abc9c inset;
	color:#34495E;
	background:#fff;
}

.btn-warning{
	background:#F1C40F;
	border-width:0px;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning{
	-webkit-box-shadow: 0px 0px 0px 3px #F1C40F inset;
	-moz-box-shadow: 0px 0px 0px 3px #F1C40F inset;
	box-shadow: 0px 0px 0px 3px #F1C40F inset;
	color:#DDB30D;
	background:#fff;
}

.btn-warning.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-warning.btn-xs:hover, .btn-warning.btn-xs:focus, .btn-warning.btn-xs:active, .btn-warning.btn-xs.active, .open .dropdown-toggle.btn-warning.btn-xs{
	-webkit-box-shadow: 0px 0px 0px 1px #F1C40F inset;
	-moz-box-shadow: 0px 0px 0px 1px #F1C40F inset;
	box-shadow: 0px 0px 0px 1px #F1C40F inset;
	color:#DDB30D;
	background:#fff;
}

.btn-warning.btn-md:hover, .btn-warning.btn-md:focus, .btn-warning.btn-md:active, .btn-warning.btn-md.active, .open .dropdown-toggle.btn-warning.btn-md,.btn-warning.btn-sm:hover, .btn-warning.btn-sm:focus, .btn-warning.btn-sm:active, .btn-warning.btn-sm.active, .open .dropdown-toggle.btn-warning.btn-sm{
	-webkit-box-shadow: 0px 0px 0px 2px #F1C40F inset;
	-moz-box-shadow: 0px 0px 0px 2px #F1C40F inset;
	box-shadow: 0px 0px 0px 2px #F1C40F inset;
	color:#DDB30D;
	background:#fff;
}

.btn-danger{
	background:#e74c3c;
	border-width:0px;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger{
	-webkit-box-shadow: 0px 0px 0px 3px #e74c3c inset;
	-moz-box-shadow: 0px 0px 0px 3px #e74c3c inset;
	box-shadow: 0px 0px 0px 3px #e74c3c inset;
	color:#c0392b;
	background:#fff;
}

.btn-danger.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-danger.btn-xs:hover, .btn-danger.btn-xs:focus, .btn-danger.btn-xs:active, .btn-danger.btn-xs.active, .open .dropdown-toggle.btn-danger.btn-xs{
	-webkit-box-shadow: 0px 0px 0px 1px #e74c3c inset;
	-moz-box-shadow: 0px 0px 0px 1px #e74c3c inset;
	box-shadow: 0px 0px 0px 1px #e74c3c inset;
	color:#c0392b;
	background:#fff;
}

.btn-danger.btn-md:hover, .btn-danger.btn-md:focus, .btn-danger.btn-md:active, .btn-danger.btn-md.active, .open .dropdown-toggle.btn-danger.btn-md,.btn-danger.btn-sm:hover, .btn-danger.btn-sm:focus, .btn-danger.btn-sm:active, .btn-danger.btn-sm.active, .open .dropdown-toggle.btn-danger.btn-sm{
	-webkit-box-shadow: 0px 0px 0px 2px #e74c3c inset;
	-moz-box-shadow: 0px 0px 0px 2px #e74c3c inset;
	box-shadow: 0px 0px 0px 2px #e74c3c inset;
	color:#c0392b;
	background:#fff;
}

.btn-default{
	background:#ecf0f1;
	border-width:0px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default{
	-webkit-box-shadow: 0px 0px 0px 3px #ecf0f1 inset;
	-moz-box-shadow: 0px 0px 0px 3px #ecf0f1 inset;
	box-shadow: 0px 0px 0px 3px #ecf0f1 inset;
	color:#34495e;
	background:#fff;
}

.btn-default.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-default.btn-xs:hover, .btn-default.btn-xs:focus, .btn-default.btn-xs:active, .btn-default.btn-xs.active, .open .dropdown-toggle.btn-default.btn-xs{
	-webkit-box-shadow: 0px 0px 0px 1px #ecf0f1 inset;
	-moz-box-shadow: 0px 0px 0px 1px #ecf0f1 inset;
	box-shadow: 0px 0px 0px 1px #ecf0f1 inset;
	color:#34495e;
	background:#fff;
}

.btn-default.btn-md:hover, .btn-default.btn-md:focus, .btn-default.btn-md:active, .btn-default.btn-md.active, .open .dropdown-toggle.btn-default.btn-md,.btn-default.btn-sm:hover, .btn-default.btn-sm:focus, .btn-default.btn-sm:active, .btn-default.btn-sm.active, .open .dropdown-toggle.btn-default.btn-sm{
	-webkit-box-shadow: 0px 0px 0px 2px #ecf0f1 inset;
	-moz-box-shadow: 0px 0px 0px 2px #ecf0f1 inset;
	box-shadow: 0px 0px 0px 2px #ecf0f1 inset;
	color:#34495e;
	background:#fff;
}

.alert-success{
	background:#1ABC9C;
	border-width:0px;
	color:#ecf0f1;
}

.alert-info {
	background:#13BDDB;
	border-width:0px;
	color:#ecf0f1;
}

.alert-warning {
	background:#f1c40f;
	border-width:0px;
	color:#FFF;
}

.alert-danger {
	background:#e74c3c;
	border-width:0px;
	color:#ecf0f1;
}

.alert{
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}

.alert .close{
	color:#000;
}

.tooltip.in{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
	
.tooltip-inner{
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	background-color:#34495e;
	padding:6px 12px;
	color:#ecf0f1;
}
	
.tooltip.top .tooltip-arrow {
	border-top-color: #34495e;
}
	
.tooltip.left .tooltip-arrow {
	border-left-color: #34495e;
}
	
.tooltip.right .tooltip-arrow {
	border-right-color: #34495e;
}
	
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #34495e;
}

.label-success{
	background:#1abc9c;
}

.label-default{
	background:#f6f6f6;
	color:#262626;
}

.label-danger{
	background:#e74c3c;
}

.label-warning{
	background:#f39c12;
}

.label-primary{
	background:#13BDDB;
}

.label{
	font-weight:600;
}



/*-------------------------------------------------------*/
/*	ITEM DETAILS WIDGET									 */
/*-------------------------------------------------------*/
.detail-group {
	position:relative;
	padding-left:35px !important;
}

.detail-group .fa {
	content: "\f109";
	display: inline-block;
	margin-bottom:16px;
	width: 18px;
	height: 18px;
	font-size: 18px;
	color:#666;
	line-height: 1;
	font-family: FontAwesome;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-9px;
	opacity:0.4;
}

.categories-details {
	border-top-width:0px !important;
}

.detail_label {
	font-weight:600;
	display:block;
	color:#444;
}

.detail {
	display:block;
	margin:0px !important;
	padding:0px !important;
}

.detail-group:first-child {
	padding-top:0px !important;
}

.detail-group:last-child {
	border-bottom-width:0px;
	padding-bottom:0px;
}

.detail-group:last-child > .detail_label .fa {
	margin-top:0px !important;
}






/*-------------------------------------------------------*/
/*	SOCIAL AREA											 */
/*-------------------------------------------------------*/
.social-area {
	font-size:0px;
	display:inline-block;
	margin-top:3px;
}

.social-area ul:empty {
	display:none;
}

.social-area ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.social-area ul li {
	display:inline-block;
	padding:2px;
	margin:0px 4px;
	text-align:center;
	margin-bottom:16px;
}

.social-area ul li a {
	background:rgba(0,0,0,0.06);
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	padding:4px 8px;
	color:#999;
	width:36px;
	font-size:18px;
	display:block;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;

}






/*-------------------------------------------------------*/
/*	PORTFOLİO SINGLE GENERAL							 */
/*-------------------------------------------------------*/
.single-portfolio .carousel2 {
	margin-bottom:16px;
}

.single-portfolio-layout-three .portfolio-featured-element {
	padding-bottom:30px;
}

.single-portfolio-layout-two .portfolio-featured-element {
	padding-bottom:30px;
}

.portfolio-single-content-huge {
	padding:30px;
	background:#f6f6f6;
}

.the-title,.single-portfolio .wpautop h3,.single-download .wpautop h3,.ajax-item-content.wpautop h3 {
	display:inline-block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	-webkit-box-shadow: 0 1px 0 0 #FFF;
	-moz-box-shadow: 0 1px 0 0 #FFF;
	box-shadow: 0 1px 0 0 #FFF;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-left:6px;
	padding-right: 40px;
	color: #262626;
	margin-bottom:10px;
}

.ajax-item-content.wpautop h3:first-child {
	margin-top:3px;
}

.single-portfolio .wpautop h3:first-child,.single-download .wpautop h3:first-child {
	margin-top:3px;
}

.portfolio-content h3 {
	margin-top:10px;
}






/*-------------------------------------------------------*/
/*	BLOG												 */
/*-------------------------------------------------------*/
#blog .post {
	border-bottom: 1px solid #EEE;
	margin: 0px 0px 40px;
	padding: 0px 0px 40px;
	overflow: hidden;
}

#blog .bt-last-post {
	border-bottom-width:0px;
	padding-bottom:0px;
}

.more-link {
    margin: 1px;
	position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
	text-transform: uppercase;
}

.post .wp-playlist,#portfolio-single .wp-playlist,#page .wp-playlist{
	background:#f6f6f6;
	border-width:0px;
	padding:24px 24px 18px 24px;
	position:relative;
	margin-top: 0px;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}

.post .wp-playlist-current-item,#portfolio-single .wp-playlist-current-item,#page .wp-playlist-current-item{
	margin-bottom:16px;
}

.post .wp-playlist-item,#portfolio-single .wp-playlist-item,#page .wp-playlist .wp-playlist-item{
	border-width: 0px;
	padding: 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.post .wp-playlist-item-length,#portfolio-single .wp-playlist-item-length,#page .wp-playlist-item-length{
	right: 8px;
	top: 5px;
}

.post .wp-playlist-tracks,#portfolio-single .wp-playlist-tracks,#page .wp-playlist-tracks{
	margin-top:18px;
}

.post .wp-playlist-playing,#portfolio-single .wp-playlist-playing,#page .wp-playlist-playing {
	background:#fefefe !important;
}

.more-link .fa {
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
}

.post .post-meta {
	margin: 0px 0px 14px;
    padding: 0px;
    list-style: none outside none;
    font-size: 11px;
    text-transform: uppercase;
	color:#999;
}

.post .post-meta a {
	color:#555;
}

.post-meta .post-categories {
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}

.post-meta .post-categories li {
	display:inline-block;
}

.post-meta .post-categories li:after {
	content: ',';
}

.post-meta .post-categories li:last-child:after {
	content: '';
}

.post .post-title a {
	color: #555;
    font-size: 19px;
    line-height: 22px;
    font-weight:700;
	text-transform: uppercase;
}

.post .author-post-title {
	padding-top:11px;
}

.white-sidebar #blog-single .post .author-post-title,.white-sidebar #blog-single .post .author-post-title h2{
	padding-top:0px !important;
	margin-top:0px !important;
}

.white-sidebar #blog-single .post.format-status .post-area{
	padding-top:13px !important;
}

.post .post-footer-meta {
	color: #AAA;
	font-weight: 400;
	padding-top:6px;
	margin-bottom:10px;
}

.post .post-footer-meta a {
	color:#333;
	text-decoration: none;
}

.post .author-info {
	padding-top:17px;
}

.post .author-post-title h2 {
	color: #555;
    font-size: 19px !important;
    font-weight:700;
	padding-top:3px !important;
	padding-bottom:0px !important;
	margin-bottom:9px;
	text-transform: uppercase;
}

.post .author-post-title small {
	text-transform: uppercase;
}

.post .author-post-title a {
	background:transparent !important;
	padding:0px !important;
	text-decoration:none !important;
}

.post .post-title h2 {
	padding-top:13px;
	padding-bottom:1px;
	margin-top:0px;
	color: #555;
    font-size: 19px;
    line-height: 22px;
    font-weight:700;
	text-transform: uppercase;
}

.post .featured-element {
	padding-bottom:5px;
}

#blog .featured-element .carousel2 .carousel-indicators{
	display:none;
}

.post .featured-element .single-img {
	width:100%;
}

.post.format-image .featured-element .single-img {
	margin-top:17px;
}

.single-img {
	width:100%;
}

.post .post-info {
	margin-top:17px;
	width:80px;
	text-align:center;
	text-transform: uppercase;
	display:inline-block;
}

.post-info img.avatar {
	max-width:100%;
}

.post .post-area {
	padding-bottom:1px;
}

.post .post-info-area {
	text-align:center;
}

.post .date {
	color:#FFF;
}

.post .date .month {
	padding:8px 0px;
	font-size: 14px;
	font-weight:600;
}

.post .date .day {
	padding:0px 0px;
	font-size: 20px;
	font-weight:800;
}

.post .date .year {
	padding:8px 0px;
	font-size: 14px;
	font-weight:600;
}

.post .date span {
	display:block;
}

.post .comment-number {
	background:#f6f6f6;
	padding:8px;
	display:block;
	text-decoration:none;
}

.post .comment-number:hover {
	background:#eee;
}

.post .comment-number .comment-num {
	color:#666;
	font-size: 20px;
	font-weight:600;
}

.post .comment-number span {
	font-weight:400;
	font-size:9px;
	color:#555;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#blog .gray-sidebar li:before  {    
    font-family: 'FontAwesome';
    content: '\f054';
    margin:0 5px 0 -12px;
	font-size:11px;
	color:#888;
	position:relative;
	top:-1px;
}

.left-side .post .post-area {
	border-right:1px solid #eee;
	border-left-width:0px !important;
}

.left-side .post .post-info-area {
	float:right;
}

.left-side .post .post-info-area .post-info {
	float:right;
}

.post .col-md-10.post-area {
	border-left:1px solid #eee;
	padding-left:18px;
}

#blog .format-quote .post-area {
	text-align:center;
	border-left-width:0px !important;
}

#blog-single .format-quote .post-content {
	text-align:center;
}

#blog .format-link .post-area {
	text-align:center;
	border-left-width:0px !important;
}

#blog .format-link .post-footer-meta {
	margin-top:10px;
	margin-bottom:8px;
}

#blog .format-link .post-title h2 {
	padding-top:5px !important;
}

.format-link .wp-the-content p:first-child {
	display:none !important;
}

#blog-single .format-link .post-content {
	margin-top:19px;
	text-align:center;
}

#blog-single .format-link .post-footer-meta{
	display:inline-block;
	text-align:center;
	background:#f6f6f6;
	padding:4px 10px;
	color:#777;
}

#blog-single .format-link .post-footer-meta a{
	color:#5798CD;
}

#blog-single .format-quote .post-footer-meta {
	margin-top:6px;
}

#blog .format-quote .post-footer-meta {
	margin-top:19px;
	margin-bottom:8px;
}

.post.sticky .post-title h2:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f005";
	margin-right:8px;
}

.chat-row {
	margin-bottom: 10px;
	margin-top: 6px;
	border-bottom: 1px dotted #f1f1f1;
	padding-bottom: 16px;
}

.chat-row:last-child {
	border-bottom-width:0px;
	padding-bottom:0px;
}

.chat-text {
	position:relative;
}

.chat-row:nth-child(odd) .chat-text:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(47, 200, 31, 0);
	border-right-color: #ecf0f1;
	border-width: 8px;
	margin-top: -8px;
}

.chat-row:nth-child(even) .chat-text:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(246, 246, 246, 0);
	border-left-color: #F6F6F6;
	border-width: 8px;
	margin-top: -8px;
}

.chat-row:before {
	clear:both;
	width:100%;
	display:block;
}

.chat-row:right {
	clear:both;
	width:100%;
	display:block;
}

.chat-row:nth-child(odd) {
	float:left;
	width:100%;
}

.chat-row:nth-child(even) {
	float:right;
	width:100%;
}

.chat-row .chat-author {
	min-width:5%;
	text-transform: uppercase;
}

.chat-row .chat-text {
	max-width:79%;
}

.chat-row:nth-child(odd) > .chat-author {
	font-weight:600;
	display:inline-block;
	float:left;
	margin-right:10px;
}

.chat-row:nth-child(even) > .chat-author {
	font-weight:600;
	display:inline-block;
	float:right;
	text-align:right;
	margin-left:10px;
}

.chat-row:nth-child(odd) > .chat-text {
	background:#ecf0f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:4px;
	padding:8px;
	display:inline-block;
	color:#34495e;
	font-weight:400;
	float:left;
}

.chat-row:nth-child(even) .chat-text {
	background:#F6F6F6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:4px;
	padding:8px;
	display:inline-block;
	font-weight:400;
	float:right;
}

.chat-row:nth-child(odd) > .chat-text p,.chat-row:nth-child(even) .chat-text p {
	padding:0px;
	margin:0px;
	display:inline-block;
}

.format-aside .col-md-2 {
	display:none;
}

.format-aside .post-content p:last-child {
	margin:0px !important;
}

.post-like-link {
	cursor:pointer;
	display:block;
	padding:6px;
	font-size:18px;
	background:#f9f9f9;
	text-decoration:none !important;
}

.post-like-link:hover {
	background:#f0f0f0;
}

.post-liked .fa {
	color:#2A6496;
}

.like-num {
	font-size:11px !important;
}

.post .featured-element {
	margin-top:17px;
}

#blog .post .carousel2  {
	margin-bottom:4px !important;
}

#blog-single .post .carousel2  {
	margin-bottom:22px !important;
}

#blog .post-title {
	margin-bottom:16px;
}

.post .featured-element .single-img {
	margin-top:0px !important;
}

#blog-single .featured-element .single-img {
	margin-bottom:0px !important;
}

.blockquote-post p {
	padding:0px !important;
	margin:0px !important;
}

.blockquote-post {
	display: block;
	padding-bottom: 0px !important;
	padding-top:10px !important;
	font-size: 18px;
	border-width:0px !important;
	color:#555;
	margin:0px !important;
}

blockquote footer{
	font-size:90% !important;
	padding:10px !important;
}

.format-link .post-title:before{
	content:url(assets/images/www.png);
	width:48px;
	height:48px;
	position: relative;
	top: -4px;
	left: -4px;
}

#blog-single .format-status .featured-element{
	margin-top:16px !important;
}

.post-footer-meta .dashicons-format-quote {
	position:relative;
	top:2px;
}

.post-footer-meta .dashicons-admin-links {
	position:relative;
	top:1px;
}

#blog-single .bloging-left-content.no-side-blog .comment-list-area,#blog-single .bloging-left-content.no-side-blog #response{
	width:80%;
	margin:0 auto;
}

#blog-single .bloging-left-content.no-side-blog .comment-clear{
	padding-top:40px;
}





/*-------------------------------------------------------*/
/*	AJAX POPUP PORTFOLIO ITEM STYLES					 */
/*-------------------------------------------------------*/
.bt-ajax-portfolio {
	max-width:640px;
	margin: 50px auto;
	padding: 0;
	position:relative;
}

.bt-ajax-portfolio .wp-playlist {
	padding:24px 24px 18px !important;
}


.ajax-item-featured-area {
	padding-bottom:16px;
}

.ajax-item-featured-area .carousel .carousel-indicators{
	display:none;
}

.mfp-preloader {
	font-size:0px;
}

.mfp-preloader:before {
	content: "\f065";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position:absolute;
	top:50%;
	left:50%;
	font-size:32px;
	color:#5A9CD2;
	margin-top:-16px !important;
	margin-left:-16px !important;
	cursor:pointer;
	
	-webkit-animation: bt_loading 0.6s infinite linear;
	-moz-animation: bt_loading 0.6s infinite linear;
	-o-animation: bt_loading 0.6s infinite linear;
	animation: bt_loading 0.6s infinite linear;
}

.bt-vid-iframe {
	width:100%;
	height:380px;
}

.mfp-close {
	opacity:0.94 !important;
	font-weight:400 !important;
	font-size:32px !important;
	color:#FFF !important;
	text-decoration:none !important;	
	padding-bottom:2px !important;
	padding-left:1px !important;
	line-height:0px !important;
	padding-right:1px !important;
}

.mfp-close:hover {
	opacity:1 !important;
}

.mfp-image-holder .mfp-close {
	display:none;
}

body.single-attachment  .fixed-previous-link,body.single-attachment  .fixed-next-link {
	z-index:99999 !important;
}

.mfp-image-holder .mfp-figure:after {
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
}

.mfp-image-holder .mfp-content {
	max-width:54%;
	height:auto;
}

/* Ajax Portfolio Gallery */
.bt-popup-arrow {
	color:#888;
	background:#FFF;
	text-decoration:none;	
	padding:6px;
	line-height:0px;
	display:inline-block;
	cursor:pointer;
	text-align:center;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.bt-popup-arrow.bt-popup-after {
	right:-80px;
}

.bt-popup-arrow.bt-popup-before {
	left:-80px;
}

.bt-popup-arrow i {
	font-size:32px;
	width:32px;
	height:32px;
}

.mfp-removing .mfp-container {
	overflow:hidden !important; /* fix nicescroll */
}

body[data-gallery-prev="0"] .bt-popup-before ,body.filtered-portfolio .bt-popup-before {
	display:none;
}

body[data-gallery-next="0"] .bt-popup-after ,body.filtered-portfolio .bt-popup-after {
	display:none;
}

.bt-ajax-portfolio.bt-ajax-item-loading {
	position:relative;
}

.bt-ajax-item-loading .ajax-item-area {
	visibility:hidden !important;
}

.bt-ajax-item-loading .preload-juggle {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-50px;
	margin-left:-50px;
}


/* Ajax Portfolio Animate. */
.mfp-animate .mfp-content  {
	perspective: 3000px;
}

.mfp-animate .bt-ajax-portfolio  {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform-style: translate-animate;
	transform: rotateX(-30deg);
}

.mfp-animate.mfp-bg  {
  opacity: 0;
  transition: all 0.2s;
}

.mfp-animate.mfp-ready .bt-ajax-portfolio  {
  opacity: 1;
  transform: rotateY(0deg);
}

.mfp-animate.mfp-ready.mfp-bg  {
  opacity:0.96;
  filter: alpha(opacity=96);
}

.mfp-animate.mfp-removing .bt-ajax-portfolio  {
  transform: rotateX(-30deg);
  opacity: 0;
}

.mfp-animate.mfp-removing.mfp-bg  {
  opacity: 0;
}

.mfp-bg {
	background-color:#fff;
	opacity:0.96;
	filter: alpha(opacity=96);
}

.ajax-item-title {
	font-weight:300;
	font-size:36px;
	line-height: 40px;
	text-transform: uppercase;
	margin-bottom:30px;
}

.ajax-item-content {
	margin-top:10px;
	border:1px solid #ccc;
	padding:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:#fff;
}

.ajax-item-content p,.ajax-item-content h1,.ajax-item-content h2,.ajax-item-content h3,.ajax-item-content h4,.ajax-item-content h5,.ajax-item-content h6 {
	cursor:text;
}






/*-------------------------------------------------------*/
/*	NO POST RESULTS STYLE								 */
/*-------------------------------------------------------*/
.no-result {
	text-align:center;
}

.no-result h3 {
	padding-top:0px;
	margin:0px;
	padding-bottom:16px;
	color:#323232;
	font-weight:600;
	text-transform: uppercase;
	font-size:16px;
}

.the-main-title.blog-main {
	font-size:16px;
	margin-bottom:0px;
	text-transform: uppercase;
}

.archive-title {
	padding-left:23px;
	margin-bottom:40px;
	border-bottom:1px dotted #ccc;
	padding-bottom:20px;
}






/*-------------------------------------------------------*/
/*	SINGLE POST STYLE									 */
/*-------------------------------------------------------*/
#blog-single .single-post-title {
	margin:0px;
}

#blog-single .post-meta {
	top:0px;
	margin-top:6px;
	margin-bottom:18px;
}

.post-meta .small {
	display:inline-block;
}

#blog-single .post-meta .small {
	background:#f6f6f6;
	padding:4px 4px 3px;
}

#blog-single .featured-element {
	margin-top: 8px !important;
	margin-bottom: 10px !important;
}

.the-main-title {
	color: #484848;
	font-size: 20px;
	font-weight: 800;
	display: inline-block;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 30px 0px;
	background:#f6f6f6;
	word-spacing:3px;
	position:relative;
}

.bt-block-title,.bt-block-title .the-main-title{
	display:block;
}

.the-sub-title {
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dotted #ccc;
	padding-right: 2px;
	margin-left:2px;
}

.before-a {
	margin-left:7px;
}

.small-before {
	font-size: 18px;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight:400;
	font-style:normal;
}

.single-title-right-area {
	background:#f6f6f6;
	padding:10.5px 20px;
	font-size:0px;
}

.single-title-right-area .fa {
	font-size:18px;
}

.single-title-right-area .fa-twitter {
	font-size:20px;
	width:18px;
	height:18px;
}

.single-title-right-area .like-value {
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	left: 2px;
	padding-left:2px;
	color:#888;
}

.single-title-right-area .bt-value {
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	left: 2px;
	padding-left:2px;
	color:#888;
}

.single-bt-like {
	display:inline-block;
	padding-right:10px;
	border-right:1px dotted #CCCCCC;
	cursor:pointer;
}

.single-bt-facebook {
	border-left:1px dotted #FFFFFF;
	border-right:1px dotted #CCCCCC;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	text-decoration:none !important;
}

.single-bt-twitter {
	border-left:1px dotted #FFFFFF;
	display:inline-block;
	padding-left:10px;
	cursor:pointer;
	text-decoration:none !important;
}

.single-title-right-area .active {
	opacity:0.1;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.related-items-title {
	position: absolute;
	bottom:10%;
	left:0px;
	color:#fff;
	font-weight:800;
	padding:10px;
	font-size:16px;
	max-width:90%;
	text-transform: uppercase;
	opacity:0.94;
}






/*-------------------------------------------------------*/
/*	COMMENTS											 */
/*-------------------------------------------------------*/
.comment-clear:before {
	display:block;
	width:100%;
	content: ' ';
	clear:both;
}

.comment-clear {
	margin-top:30px;
}

.comment-title {
	background:#f6f6f6;
	font-weight:600;
	font-size:18px;
	color:#484848;
	display:inline-block;
	padding:10px 20px;
	margin-bottom:25px;
}

#response {
	padding-top:30px;
}

.comment-title .fa {
	font-size:22px;
}

#comment-list {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#comment-list li {
	list-style:none;
}

#comment-list li {
	margin-bottom:25px;
}

.logged-in #author,.logged-in #email {
	display:none !important;
}

.cm-comment.col-md-10 {
	background:#f9f9f9;
	padding: 18px;
	position: relative;
	left:-10px;
}

.cm-author-avatar img {
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	-webkit-box-shadow: 0 0 0 3px #fff;
	-moz-box-shadow: 0 0 0 3px #fff;
	box-shadow: 0 0 0 3px #fff;
	width:60px;
	height:60px;
}

.comment-reply-link {
	background:#fff;
	padding:4px 8px 4px 24px;
	position:relative;
	text-transform: uppercase;
	font-size:11px;
}

.comment-reply-link:before {
	content: "\f112";
	display:block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#5A9CD2;
	position:absolute;
	top:50%;
	left:7px;
	margin-top:-7px;
}

.cm-comment-text p:last-child {
	margin-bottom:0px;
}

.comment.depth-2 .cm-author-avatar img {
	position:relative;
	left:-7px;
}

.comment.depth-3 .cm-author-avatar img {
	position:relative;
	left:-13px;
}

.comment.depth-4 .cm-author-avatar img {
	position:relative;
	left:-21px;
}

.comment.depth-5 .cm-author-avatar img {
	position:relative;
	left:-27px;
}
	
.cm-comment.col-md-10:after  {
	right: 100%;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(246, 246, 246, 0);
	border-right-color: #f9f9f9;
	border-width: 12px;
	margin-top: -12px;
}

.cm-author-name {
	font-weight:600;
	color:#333;
	text-transform: uppercase;
}

.cm-edit-area {
	text-align:right;
	color:#999;
	font-size:10px;
	text-transform: uppercase;
	position:relative;
	top:2px;
}

.cm-meta {
	position:relative;
	top:-6px;
	border-bottom: 1px solid #eee;
    padding-bottom: 10px;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	-moz-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff;
}

.cm-comment-text {
    padding: 6px;
}

.comment-reply-title {
	color: #484848;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 10px 0px;
	background:#f6f6f6;
	word-spacing:3px;
	position:relative;
}

.comment-reply-title .fa {
	font-size:22px;
}

#comment,#email,#author {
	border-width:0px;
	background:#f6f6f6;
	margin-bottom:10px;
	resize:none;
	padding:10px;
}

#email,#author {
	width:100%;
	display:none;
}

#comment:focus,#email:focus,#author:focus {
	background:#fff;
}

.error-input {
	-webkit-box-shadow: 0 0 0 2px red;
	-moz-box-shadow: 0 0 0 2px red;
	box-shadow: 0 0 0 2px red;
}

.form-submit {
	display:none !important;
}

.cm-form-submit {
	text-align:right;
	line-height:0px;
	position:relative;
}

.cm-form-submit .comment-status {
	position:absolute;
	left:0px;
	top:20px;
}

.cm-form-submit .load {
	position:relative;
	top:3px;
	right:20px;
	font-size:20px;
}

.cm-form-submit #submit {
	position:relative;
	border:0px;
	padding:15px 22px 14px;
	text-transform: uppercase;
	font-weight: 800;
	color:#fff;
}

.cm-form-submit #submit:hover {
	background:#fff;
}

.cm-form-submit #submit .fa {
	margin-left:4px;
}

#comment-list .comment-respond {
	position:relative;
	top:-10px;
	margin-bottom:40px !important;
	margin-left:14%;
}

.comments_closed {
	padding-top:10px;
	font-size:20px;
	color:#444;
}

.comments_closed:after,.comments_closed:before {
	top:-3px;
}

#blog-single .featured-element-before {
	margin-top:0px !important;
	padding:0px !important;
	margin-bottom:30px !important;
	overflow:hidden;
}

#blog-single .featured-element-before .single-img {
	margin-top:0px !important;
	padding:0px !important;
}






/*-------------------------------------------------------*/
/*	RADIUS ALL ELEMENTS									 */
/*-------------------------------------------------------*/
.radius-bernate .wp-caption,.radius-bernate .wp-caption p.wp-caption-text,.radius-bernate .sidebar .gray-box,.radius-bernate .carousel2 .carousel-control,.radius-bernate section#portfolio .the-main-title,
.radius-bernate #resume .the-main-title,.radius-bernate .wpautop .heading-1,.radius-bernate .sidebar select,
.radius-bernate #page .the-main-title,.radius-bernate #page .post-meta .small,.radius-bernate .portfolio-single-content-huge,.radius-bernate #portfolio-single .the-main-title,.radius-bernate #portfolio-single .wp-audio-shortcode,.radius-bernate #portfolio-single .wp-video-shortcode,.radius-bernate #blog-single .format-link .post-footer-meta,.radius-bernate .single-title-right-area,.radius-bernate .no-result,.radius-bernate .the-main-title.blog-main,.radius-bernate #blog-single .post-meta .small,.radius-bernate .comment-title,.radius-bernate .comment-reply-link,.radius-bernate .comment-reply-title,.radius-bernate.blog-style-1 #blog .post-title a,.radius-bernate.blog-style-2 #blog .post,.radius-bernate.blog-style-1 #blog .post.format-link .post-footer-meta,.radius-bernate.blog-style-1 #blog .post.format-quote .post-footer-meta,.radius-bernate.blog-style-1 #blog .post.format-status .post-footer-meta,.radius-bernate.blog-style-2 #blog .post.format-link .post-footer-meta,.radius-bernate.blog-style-2 #blog .post.format-quote .post-footer-meta,.radius-bernate.blog-style-2 #blog .post.format-status .post-footer-meta,.radius-bernate.blog-style-2 #blog .format-status .post-title small,.radius-bernate.blog-style-2 #blog .post-title a,.radius-bernate.blog-style-2 #blog .post-meta .small,.radius-bernate.blog-style-2 #blog .archive-title,.radius-bernate #contact .the-main-title,.radius-bernate #blog-single .format-status .post-footer-meta{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.radius-bernate #blog-single .featured-element-before {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.radius-bernate #blog-single .single-post-title {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}






/*-------------------------------------------------------*/
/*	BOXED STYLE											 */
/*-------------------------------------------------------*/
.boxed-style .container.main {
	background:#FFF;
	-webkit-box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.boxed-style .fixed-next-link:hover,.boxed-style .fixed-previous-link:hover {
	background:rgba(246, 246, 246, 0.5);
}

.boxed-style #blog-single .post-area,.boxed-style.blog-layout-2.blog-style-1 #blog .post-area {
	padding-left:0px !important;
}

.boxed-style #blog .blog-layout-2.blog-style-1 .archive-title {
	padding-left:15px !important;
}

.format-standard.bt-no-featured-element .post-title h2,.format-gallery .bt-no-featured-element .post-title h2,.format-image.bt-no-featured-element .post-title h2,.format-video.bt-no-featured-element .post-title h2,.format-audio.bt-no-featured-element .post-title h2 {
	margin-top:8px !important;
}






/*-------------------------------------------------------*/
/*	FOOTER												 */
/*-------------------------------------------------------*/
footer.bt-footer {
	margin-top:100px;
	position:relative;
}

.footer-inner {
	margin:20px auto;
	padding-top:16px;
	color:#3D464D;
	text-align:center;
}

.copy-right {
	font-size:14px;
}

footer.bt-footer:after {
	position:absolute;
	top:-5px;
	width:60%;
	left:20%;
	height:4px;
	display:block;
	content: '';
	background-image:-moz-radial-gradient(farthest-side at center bottom, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:-webkit-radial-gradient(farthest-side at center bottom, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:-o-radial-gradient(farthest-side at center bottom, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:-ms-radial-gradient(farthest-side at center bottom, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
	background-image:radial-gradient(farthest-side at center bottom, rgba(0,0,0,0.1), rgba(255, 255, 255, 0));
}

footer a {
	color:#333;
}

footer a:hover {
	color:#000;
}






/*-------------------------------------------------------*/
/*	Fıx line-height problem for font icons.				 */
/*-------------------------------------------------------*/
.bt-sub-circle,.social-area li,.social-area li a,#searchsubmit,.mfp-close,.bt-popup-arrow,.this-just-perma-link {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.chrome .mejs-audio .mejs-controls .mejs-play:before{
	margin-top:-8px !important;
}


/*-------------------------------------------------------*/
/*	Loader												 */
/*-------------------------------------------------------*/
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: rgba(0,0,0,0.54);

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}

.preload-juggle {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.preload-juggle div {
    position: absolute;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 10.5px;
	-moz-border-radius: 10.5px;
	border-radius: 10.5px;
    background: #1BBC9B;
    margin-top: 50px;
    margin-left: 50px;
	-webkit-animation: juggle 2.1s linear infinite;
    -moz-animation: juggle 2.1s linear infinite;
	animation: juggle 2.1s linear infinite;
}

.preload-juggle div:nth-child(1) {
    animation-delay: -0.7s;
	-webkit-animation-delay: -0.7s;
	-moz-animation-delay: -0.7s;
}

.preload-juggle div:nth-child(2) {
    animation-delay: -1.4s;
	-webkit-animation-delay: -1.4s;
	-moz-animation-delay: -1.4s;
}

@keyframes juggle {
    0% {
        transform: translateX(0px) translateY(0px);
		-moz-transform: translateX(0px) translateY(0px);
		-webkit-transform: translateX(0px) translateY(0px);
    }

    12.5% {
        transform: translateX(12.5px) translateY(-27px) scale(1.1);
		-moz-transform: translateX(12.5px) translateY(-27px) scale(1.1);
		-webkit-transform: translateX(12.5px) translateY(-27px) scale(1.1);
        background: #36D7B7;
    }

    25% {
        -webkit-transform: translateX(25px) translateY(0px);
		-moz-transform: translateX(25px) translateY(0px);
        animation-timing-function: ease-out;
    }

    37.5% {
        transform: translateX(12.5px) translateY(27px);
		-webkit-transform: translateX(12.5px) translateY(27px);
		-moz-transform: translateX(12.5px) translateY(27px);
		-ms-transform: translateX(12.5px) translateY(27px);
    }

    50% {
        transform: translateX(0px) translateY(0px);
		-webkit-transform: translateX(0px) translateY(0px);
		-moz-transform: translateX(0px) translateY(0px);
    }

    62.5% {
        transform: translateX(-12.5px) translateY(-27px) scale(1.1);
		-webkit-transform: translateX(-12.5px) translateY(-27px) scale(1.1);
		-moz-transform: translateX(-12.5px) translateY(-27px) scale(1.1);
        animation-timing-function: ease-in;
    }

    75% {
        transform: translateX(-25px) translateY(0px);
		-webkit-transform: translateX(-25px) translateY(0px);
		-moz-transform: translateX(-25px) translateY(0px);
        animation-timing-function: ease-out;
    }

    87.5% {
        transform: translateX(-12.5px) translateY(27px);
		-webkit-transform: translateX(-12.5px) translateY(27px);
		-moz-transform: translateX(-12.5px) translateY(27px);
    }

    100% {
        transform: translateX(0px) translateY(0px);
		-webkit-transform: translateX(0px) translateY(0px);
		-moz-transform: translateX(0px) translateY(0px);
    }
}

@-webkit-keyframes juggle {
    0% {
        transform: translateX(0px) translateY(0px);
		-moz-transform: translateX(0px) translateY(0px);
		-webkit-transform: translateX(0px) translateY(0px);
    }

    12.5% {
        transform: translateX(12.5px) translateY(-27px) scale(1.1);
		-moz-transform: translateX(12.5px) translateY(-27px) scale(1.1);
		-webkit-transform: translateX(12.5px) translateY(-27px) scale(1.1);
        background: #36D7B7;
    }

    25% {
        -webkit-transform: translateX(25px) translateY(0px);
		-moz-transform: translateX(25px) translateY(0px);
        animation-timing-function: ease-out;
    }

    37.5% {
        transform: translateX(12.5px) translateY(27px);
		-webkit-transform: translateX(12.5px) translateY(27px);
		-moz-transform: translateX(12.5px) translateY(27px);
		-ms-transform: translateX(12.5px) translateY(27px);
    }

    50% {
        transform: translateX(0px) translateY(0px);
		-webkit-transform: translateX(0px) translateY(0px);
		-moz-transform: translateX(0px) translateY(0px);
    }

    62.5% {
        transform: translateX(-12.5px) translateY(-27px) scale(1.1);
		-webkit-transform: translateX(-12.5px) translateY(-27px) scale(1.1);
		-moz-transform: translateX(-12.5px) translateY(-27px) scale(1.1);
        animation-timing-function: ease-in;
    }

    75% {
        transform: translateX(-25px) translateY(0px);
		-webkit-transform: translateX(-25px) translateY(0px);
		-moz-transform: translateX(-25px) translateY(0px);
        animation-timing-function: ease-out;
    }

    87.5% {
        transform: translateX(-12.5px) translateY(27px);
		-webkit-transform: translateX(-12.5px) translateY(27px);
		-moz-transform: translateX(-12.5px) translateY(27px);
    }

    100% {
        transform: translateX(0px) translateY(0px);
		-webkit-transform: translateX(0px) translateY(0px);
		-moz-transform: translateX(0px) translateY(0px);
    }
}



/*-------------------------------------------------------*/
/*	EASY DIGITAL DOWNLOADS PLUGIN						 */
/*-------------------------------------------------------*/
.custom-downloads a.button{
	width: 100%;
	padding: 14px;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}

.custom-downloads form{
	padding:0px !important;
	margin:0px !important;
}

.custom-downloads .edd-cart-added-alert{
	padding-top:6px;
	display:none !important;
}

.custom-downloads .edd_download_purchase_form{
	margin-bottom: 14px;
}

#edd_checkout_form_wrap legend{
	padding-bottom:10px;
}

#edd-save-cart-button,#edd-purchase-button{
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600 !important;
	background:#13BDDB;
	border-width:0px;
	padding: 10px 16px;
}

#edd-save-cart-button:hover{
	box-shadow: 0px 0px 0px 3px #13BDDB inset;
	-moz-box-shadow: 0px 0px 0px 3px #13BDDB inset;
	-webkit-box-shadow: 0px 0px 0px 3px #13BDDB inset;
    color: #579BD3;
    background:#FFF;
}

#edd-purchase-button{
	background:#2ECC71;
}

#edd-purchase-button:hover{
	box-shadow: 0px 0px 0px 3px #2ECC71 inset;
	-moz-box-shadow: 0px 0px 0px 3px #2ECC71 inset;
	-webkit-box-shadow: 0px 0px 0px 3px #2ECC71 inset;
    color: #2ECC71;
    background:#FFF;
}


#edd_user_history thead th{
	padding:1.387em !important;
}

#edd_user_history td, #edd_user_history th{
	padding:10px 20px;
	border: 1px solid #EEE;
}

#edd_purchase_receipt td, #edd_purchase_receipt th,#edd_purchase_receipt_products td, #edd_purchase_receipt_products th{
	padding:10px 20px;
	border: 1px solid #EEE;
}

.products-heading{
	margin-top:50px !important;
}

#edd_purchase_submit{
	text-align:right !important;
}

#edd_purchase_submit .edd_errors{
	text-align:left !important;
	float:none !important;
	width:100% !important;
}

#edd_final_total_wrap{
	text-align:left !important;
}

#edd-first,#edd-email,#edd-last{
	-webkit-box-shadow:0 0 0 1px #ccc !important;
	-moz-box-shadow:0 0 0 1px #ccc !important;
    box-shadow:0 0 0 1px #ccc !important;
	font-size:15px !important;
	color:#777 !important;
	width:100% !important;
}

#edd-first:focus,#edd-email:focus,#edd-last:focus{
	box-shadow: 0px 0px 0px 2px #13BDDB !important;
	-moz-box-shadow: 0px 0px 0px 2px #13BDDB !important;
    -webkit-box-shadow: 0px 0px 0px 2px #13BDDB !important;
	font-size:15px !important;
	color:#444 !important;
}

#edd_purchase_submit .edd-cart-ajax{
	display:none !important;
	width:0px !important;
	height:0px !important;
}

#edd_checkout_user_info{
	width:50% !important;
	float:left;
}

#edd_purchase_submit{
	float:right;
	width:46% !important;
}

#edd_purchase_form,#edd_purchase_form:after:#edd_purchase_form:before{
	clear:both;
	display:block;
	width:100%;
}

#edd-purchase-button{
	width: 100%;
	padding: 20px;
	font-size: 16px;
	-webkit-box-shadow: 0px 0px 0px 3px #2ECC71 inset;
	-moz-box-shadow: 0px 0px 0px 3px #2ECC71 inset;
	box-shadow: 0px 0px 0px 3px #2ECC71 inset;
	color: #555;
	background:#FFF;
}

#edd-purchase-button:hover{
	color: #2ECC71;
}

.edd_download_file_link{
	background:#13BDDB;
	color: #FFF;
	padding: 1px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.edd_download_file_link:hover{
	background:#2ECC71;
	color:#fff;
	text-decoration: none;
}

.edd_download_file{
	padding-bottom:6px;
}

.edd_purchase_receipt_files{
	padding-top:10px !important;
}


#edd_checkout_form_wrap .edd_errors{
	float:right;
	width:46%;
}


/*-------------------------------------------------------*/
/*	RESPONSIVE											 */
/*-------------------------------------------------------*/
.bt-select-menu {
	width: 100%;
	padding: 8px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #EEE;
	margin-bottom: 6px;
}



/* Style For Mobile */
@media(max-width:992px) {

	.map-area,.address-infos-box,.work-experience {
		margin-bottom:30px;
	}

	.contact-form input[name="email"] {
		margin-bottom:12px;
	}

	.footer-inner {
		padding-top:10px;
	}

	.fixed-next-link,.fixed-previous-link,.related-items-area,.cm-author-avatar,.bt-popup-arrow,.archive-title .the-sub-title,.archive-title .small-before{
		display:none;
	}

	footer.bt-footer  {
		margin-top:50px;
	}

	.sidebar {
		border-width:0px !important;
		margin-top:30px !important;
	}

	.sidebar .gray-box {
		margin-bottom:30px !important;
	}

	.sidebar .gray-box:last-child {
		margin-bottom:0px !important;
	}

	.white-sidebar #portfolio-single .sidebar .gray-box,.white-sidebar #blog-single .sidebar .gray-box,.white-sidebar #blog .sidebar .gray-box,.white-sidebar #page .sidebar .gray-box {
		background-color:#f6f6f6 !important;
		padding:30px !important;
	}

	.bloging-left-content {
		padding-left:0px;
		padding-right:0px;
	}

	.post .col-md-10.post-area {
		border-width:0px !important;
	}

	textarea#comment {
		width:100%;
	}

	.carousel-indicators {
		visibility:hidden;
	}

	#s {
		height:35px;
	}

	.cm-comment {
		margin-left:20px;
		margin-right:20px;
		left:0px !important;
	}

	.cm-comment:after {
		display:none;
	}

	nav > div {
		width:85%;
	}

	footer.bt-footer:after {
		width:80%;
		left:10%;
	}

	.resume-in {
		padding:14px 30px;
	}

	.resume-pic {
		width: 100%;
		clear: both;
	}

	.resume-inner {
		width:100%;
		clear:both;
	}
	
	.no_page_error_box{
		width:50% !important;
		left:40% !important;
	}

	.textwidget img,.textwidget video,.textwidget embed,.textwidget iframe{
		width:100%;
	}
	
	#edd_checkout_user_info{
		width:100% !important;
		clear:both !important;
		float:none !important;
	}
	
	#edd_purchase_submit{
		width:100% !important;
		clear:both !important;
		float:none !important;
	}
	
}



@media(max-width:340px) {

	.bt-logo small{
		padding-top:8px;
		display:block;
	}
	
}



/* Mobile Style For Players */
@media(max-width:600px) {

	.mejs-video .mejs-overlay-button {
		width:70px !important;
		height:70px !important;
	}

	.mejs-video .mejs-overlay-button:before {
		font-size:40px !important;
		margin-top:-20px !important;
		margin-left:-12px !important;
	}

	.mejs-overlay-button {
		margin:-40px 0px 0px -40px;
	}

	.resume-pic {
		height:auto;
	}
	
	.wpautop blockquote:not(.blockquote-post){
		margin-left:0px;
		font-size:16px;
	}
	
	.wpautop blockquote:not(.blockquote-post) p{
		font-size:16px;
	}

}



/* Desktop Responsive */
@media(min-width:992px) and (max-width:1199px) {

	.resume-in {
		padding:20px 60px 16px;
	}

	.resume-pic {
		height:558px;
		width:440px;
	}
	
	.menu-main-container{
		width:75% !important;
	}

}



/* Large Screen Responsive */
@media(min-width:1200px) {

	.resume-in {
		padding:30px 80px;
	}

	.work-experience,.address-infos-box {
		margin-right:13px;
	}

	.skill-achievent,.contact-me-form-box {
		margin-left:13px;
	}

}

@media (min-width:992px) and (max-width:1320px) {

	.no_page_error_box{
		width:50% !important;
		left:40% !important;
	}
	
}

@media (min-width:1200px){
	
	.full-width-page{
		width:1024px;
		margin:0 auto;
	}

}