/*
Theme Name: Cone WP Theme
Theme URI: http://gomalthemes.com
Description: Cone-WP is a responsive portfolio Multipurpose Wordpress Theme for the professional creative. Itâ€™s easy to use and is made of HTML5 and CSS3.
Version: 1.0
Author: wphunters
Author URI: http://themeforest.net/user/wphunters
License: GNU General Public License version 1.0
License URI: http://gomalthemes.com
Tags: white, one-column, two-columns, three-columns,four-columns, right-sidebar, responsive-layout, custom-colors, custom-menu, featured-images, theme-options, translation-ready, photoblogging
*/
@import url(../../../../../fonts.googleapis.com/css_494d9629.css);
@import url(../../../../../fonts.googleapis.com/css_e7f4ea62.css);
@import url(../../../../../fonts.googleapis.com/css_5e343966.css);
img {
    max-width: 100%;
    height: auto;
}
.margintop30 {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.ind-posts {
    margin-top: 65px !important;
}
.wp-caption {
    max-width: 100% !important;
    height: auto;
}
.ind-posts .blog-post {
    border-bottom: 1px solid #dbdada;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
.ind-posts .blog-post:last-of-type {
    border-bottom: none;
}
.blog-post h2 > a {
    color: #000;
}
/** Share **/
.share a {
    float: left;
    margin: 3px 0px 0px 10px;
    color: #fff;
}
a.share-facebook {
    background: #3b5998;
}
.wp-caption-text{
	color: #444;
	}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.share a i {
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.share a span {
    float: right;
    line-height: 30px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.1);
}
a.share-pinterest {
    background: #ce2020;
}
a.share-google {
    background: #dd4c39;
}
a.share-pinterest {
    background: #ce2020;
}
a.share-linkedin {
    background: #007bb5;
}
.sticky {
	position: relative;
	border-bottom: 1px solid #eeeeee;
	padding-top: 10px;
	}
.gallery-caption {
	padding:5px 1%;
	font-size:90%;
	}
.bypostauthor{
	position: relative;
	}
/** Comment Form **/
.com-form input[type="submit"] {
    background: #1c1c1c;
    text-transform: uppercase;
    height: auto;
    width: auto;
    font-weight: 500;
}
.com-form input[type="submit"]:hover {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.media .media-object {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.comments .com .children {
    margin-left: 30px;
}
#reply-title {
    display: none;
}
.ind-posts .blog-post:last-of-type {
    border-bottom: none;
}
.tagcloud a {
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #000;
    display: inline-block;
    color: #000;
    font-size: 12px !important;
    margin-bottom: 5px;
}
#searchsubmit,#searchform label {
    display: none;
}
#searchform input {
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    height: 58px;
}
.space50 {
    display: inline-block;
    height: 40px;
    width: 100%;
}
.a-info li:nth-child(2){
    list-style: disc;
}
#site-header img {
    width: 100%;
}
/** Button Styles **/
a.btn.light_red {
    color: #d37a7a;
    border-color: #d37a7a;
    background: none;
}
a.btn.light_red:hover {
    background-color: #d37a7a;
    color: #fff;
}
a.btn.dark_red {
    color: #fe6969;
    border-color: #fe6969;
    background: none;
}
a.btn.dark_red:hover {
    color: #fff;
    background-color: #fe6969;
}
a.btn.yellow {
    color: #face00;
    border-color: #face00;
    background: none;
}
a.btn.yellow:hover {
    color: #fff;
    background-color: #face00;
}
a.btn.green {
    color: #00deaf;
    border-color: #00deaf;
    background: none;
}
a.btn.green:hover {
    color: #fff;
    background-color: #00deaf;
}
a.btn.turquoise {
    color: #5ee8bf;
    border-color: #5ee8bf;
    background: none;
}
a.btn.turquoise:hover {
    background-color: #5ee8bf;
    color: #fff;
}
a.btn.black {
    color: #000000;
    border-color: #000000;
    background: none;
}
a.btn.black:hover {
    background-color: #000;
    color: #fff;
}
a.btn.purple {
    color: #664c66;
    border-color: #664c66;
    background: none;
}
a.btn.purple:hover {
    background-color: #664c66;
    color: #fff;
}
a.btn.brown {
    color: #d5a661;
    border-color: #d5a661;
    background: none;
}
a.btn.brown:hover {
    background-color: #d5a661;
    color: #fff;
}
a.btn.darkgray {
    color: #ddd;
    border-color: #ddd;
    background: none;
}
a.btn.darkgray:hover {
    background-color: #ddd;
    color: #fff;
}
/** Drop Down Menu **/
.navbar-nav li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 0px;
    width: auto;
    min-width: 200px;
}
.navbar-nav ul li > ul {
    left: 100%;
    top: 0px;
}
.navbar-nav li {
    position: relative;
}
.navbar-nav li:hover > ul{
    display: block;
}
.navbar-nav li.exclude {
    display: none;
}
@media (max-width: 767px) {
    .navbar-nav ul li > ul {
        left: 0px;
    }
    .navbar-nav li ul{
        display: block;
        position: relative;
        box-shadow: none;
        top: auto;
        left: auto;
    }
}
#contact textarea {
    height: 120px;
}
#contact .form-up input.wpcf7-submit {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 11px 40px;
    width: 100%;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
#contact .form-up input.wpcf7-submit:hover {
    background: #e34120;
    border-color: #e34120;
}
.wpcf7-form p {
    margin-bottom: 0px;
}
.logo h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 29px;
}
.logo-left h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 29px;
    color: #fff;
}
.menu-button:hover {
    color: #fff;
}
.sticky-bannr {
	background: #d02730;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 15px 5px 15px;
	position: absolute;
	top: 0px;
	left: 10px;
}
.stickey {
	padding: 10px;
	padding-top: 40px;
	border: 1px solid rgba(204, 204, 204, 0.20);
	position: relative !important;
	top: auto !important;
	}
.sider-bar ul li {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	padding: 7px 0px;
}	
.sider-bar ul ul {
	margin-left: 15px;
	}
.sider-bar ul ul li:last-child {
	border-bottom: none;
	}	
.sider-bar select {
	width: 100%;
	padding: 10px;
}
td#today {
	background: #d02730;
	color: #fff;
}
.social_icons li {
	padding: 0px !important;
	}
table, th, td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}	
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
th {
	font-weight: 700;
	padding: 8px !important;
	text-transform: uppercase;
	border-width: 0 1px 1px 0;
}
table, th, td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
td {
	padding: 8px !important;
	border-width: 0 1px 1px 0;
	font-weight: normal;
	text-align: left;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.rsswidget {
	width: 100%;
	color: #444;
	display: block;
	font-size: 18px;
}
.rss-date {
	color: #cccccc;
}
.sidebar ul li cite {
	font-size: 12px;
	padding-top: 5px;
	display: inline-block;
}
.pagination a {
	padding: 0px 3px;
	font-size: 24px;
	}
.pagination .current {
	font-size: 16px;
	}
.single-pst h1,.single-pst h3,.single-pst h4 {
	color: #000;
	}
.single-pst .blog-post ul li {
	list-style: disc;
	}
.single-pst .blog-post ul, .single-pst .blog-post ol {
	padding: 0 0 0 2rem;
	margin: 0 0 1.5rem 0;
}
.single-pst .blog-post ul ul li,.single-pst .blog-post ol ul li{
	list-style-type: circle;
}
.single-pst .blog-post ol li {
	list-style-type: decimal;
	}	
.blog-post ul.a-info {
	margin-bottom: 10px;
	padding: 0px;
	}
.single-pst .blog-post ol ol ul li, .single-pst .blog-post ol ul ul li,.single-pst .blog-post ul ol ul li,.single-pst .blog-post ul ul ul li{
	list-style-type: square;
}	
.blog-post .may-like ul {
	padding: 0px;
	margin: 0px -15px 10px -15px;
	list-style: none;
	}	
.blog-post .may-like ul li {
	list-style: none !important;
	}	
section {
	padding-top: 80px;
	padding-bottom: 80px;
	}
.sider-bar .social_icons ul li {
	background: #f5f5f5 !important;
} 	
.social_icons li {
	overflow: hidden;
	}
/** Portfolio **/	
.closo {
	color: #333333;
	width: 20px;
	margin: 0 auto;
	background: url(./images/close-icon-portfolio.png) no-repeat !important;
	}
.pop-absolute {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}			
.single-portfolio #contact,	.single-portfolio #rights {
	display: none;
	}
a.mfp-close, a.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#rights {
	padding: 0px;
	}	
ul.tags{
	padding-left: 0px !important;
	padding-top: 30px !important;
	}
.port-inner .col-md-6 img {
	max-height: 555px;
	width: 100%;
	}	
ul.a-info li:nth-child(2):before,ul.a-info li:nth-child(3):before {
    content: "â€¢";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #9d9d9d;
	font-size: 24px;
	padding-right: 0px;
	line-height: 0px;    
}	
.tab-content {
	padding-top: 15px;
	}	
.page-id-137 .btn {
	margin-right: 5px;
	}	
#contact input[type="text"],#contact input[type="email"] {
	color: #555;
	}	
@media (max-width: 767px){	
#menu-cone .navbar-nav {
	overflow-y: scroll;
	max-height: 300px;
}	
#menu-cone .navbar-nav::-webkit-scrollbar-track
{
	border: 1px solid black;
	background-color: #F5F5F5;
}

#menu-cone .navbar-nav::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#menu-cone .navbar-nav::-webkit-scrollbar-thumb
{
	background-color: #000000;	
}
section.parallax { background-attachment: scroll !important; }
.video.poster {
	background-position: 50% 0 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.video.poster video {
	display: none;
}
}
section.parallax { position: initial !important; }
body .content {	position: static; }
.overlay-scale.open { overflow-x: auto; }
div.wpcf7-validation-errors { color: #ccc !important; }
section {background: #fff;}