/*
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(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600);
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;
	}	
@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;	
}

}
/* custom css START*/

nav.slides-pagination {  display: none;}


.col-sm-3 {
  width: 33.3333%;
  background-color: #125685;

}
#counters ul li p {
  color: white!important;
  font-style: normal!important;
}
span {
  color: white!important;
}
p.what_we_do {
  color: #4c4c4c;
  font-size: 20px;
  text-align: center;
}
.tittle p {
  
  padding: 22px;
}
tittle hr {
   background:none!important;
  display: none!important;
}
section#contact {
  background: #125685!important;
}
section#rights{
  background: #125685!important;
  border-top: 1px solid white!important;
}
hr {
  display: none;
}
a.go-down {
  display: none;
}
.img.wow.fadeInUp.animated img {
  height: 617px!imporatnt;
}
body.home.page.page-id-134 ul.filter.wow.bounceIn.animated{
  display: none;
}
.wpcf7-form p {
  color: white;
}
#contact input{color:#333!important;}
#contact .form-up input.wpcf7-submit{color:white!important;}
body.home.page.page-id-134 div#popups ul.items li .detail {
  display: none!important;
}
.logo {
  display: block!important;
}
.icon {
  background: url(http://www.cbtdevelopment.com.php53-24.ord1-1.websitetestlink.com/wp-content/uploads/2015/03/black-round.png)no-repeat;
}
li#menu-item-311 {
  display: none;
}
li#menu-item-310 {
  display: none;
}
ol.flex-control-nav.flex-control-paging {
  display: none;
}
.font-style {
  color: white;
  font-family: 'Montserrat Subrayada', sans-serif;
  font-size: 30px;
}
#contact .social_icons a {
  color: rgb(18, 86, 133)!important;
}
#jpreOverlay {background: url(http://www.cbtdevelopment.com.php53-24.ord1-1.websitetestlink.com/wp-content/uploads/2015/03/logo-blue.png)#fff no-repeat center 35%!important;}
.video .overlay {
  background-color: transparent!important;
}
li.col-md-4.wow.fadeInUp.animated {
  float: none;
  display: inline-block;
  margin: 0px!important;
  padding: 0px!important;
}
.col-md-4 {
  width: 33%!important;
}
.team ul {
  text-align: center!important;
}
.static-testimonials p {
  color: #fff;
  font-size: 20px;
  font-family: 'PT Serif', serif;
  font-style: italic;
}
section#parallax-scrolling-effect ul.row.margin-t-80 {
  margin-top: -50px!important;
  margin-bottom: -35px!important;

}
.nav > li > a {
 padding: 10px 7px!important;
  font-size: 13px!important;
}
.navbar-nav > li > a {
  padding-top: 22px!important;
}
#blog {
  padding-bottom: 0px!important;
}
section#projects ul.row.margin-t-80 {
  margin-top: 0px;
}
 @media only screen and (max-width: 1024px)
{
  div#slides {height: 510px !important;}
}
 @media only screen and (max-width: 768px)
  {
div#slides {height: 375px !important;}
.bnr-text h1 {line-height: 50px;font-size: 35px;}
.bnr-text .btn{margin-top:20px !important;}
div#undefined-sticky-wrapper {height: 80px !important;}
nav.navbar.navbar-default {/*display: none;*/}
section#blog {padding-top: 0px !important;}
  }
 @media only screen and (max-width: 736px)
  {
.col-sm-4.wow.fadeInUp.animated.animated {width: 33%;float: left;}
  p.what_we_do{font-size: 12px;}
    #counters ul li{float:left;}
  .services li{width: 49%;}
  .services .ser-sec h5{font-size:14px;}
  .contact-info li.col-md-4.wow.fadeInUp.animated {float: left;}
  .team li.col-md-4.wow.fadeInUp.animated {width: 45% !important;}
  }
 @media only screen and (max-width: 667px)
  {
div#slides {height: 320px !important;}
  }
 @media only screen and (max-width: 600px)
  {
div#slides {height: 295px !important;}
  }
 @media only screen and (max-width: 414px)
  {
   div#slides {height: 200px !important;}
  .bnr-text{top:43% !important;}
  .bnr-text h1 {font-size: 15px !important;}
  .bnr-text .btn {margin-top: 0px !important;}
  #home .btn {padding: 5px 15px !important;}
  #counters ul li p{font-size: 12px;width: 90%;}
  p.what_we_do {font-size: 20px;line-height: 25px;}
  .services li {width: 100%;}
  section#cbt-by-the-numbers {padding-top: 0px !important;}
 .services .ser-sec h5 {font-size: 12px !important;}
 .team li.col-md-4.wow.fadeInUp.animated {width: 100% !important;}
 .contact-info li.col-md-4.wow.fadeInUp.animated {width: 100% !important;display: block;}
 .static-testimonials > p:nth-child(even) {display: none;}
 .col-sm-4.wow.fadeInUp.animated.animated {width: 100%;}
  .navbar-toggle{background-color: rgb(18, 86, 133) !important;}
}
 @media only screen and (max-width: 384px)
  {
.bnr-text {top: 33% !important;}
    .logo-left img {width: 80% !important;margin-top: -10px;}
  section#parallax-scrolling-effect {padding-top: 0px !important;}
  #contact .social_icons li {margin: 0 7px !important;}
  .contact-info li.col-md-4 {width: 100%!important;}
  .team li.col-md-4 {width: 100%!important;}
   }
 @media only screen and (max-width: 320px)
  {
#counters ul li {width: 100%;}
  .logo-left img {width: 75% !important;margin-top: -55px;margin-left: -25px;}
  .services li {width: 100%;}
  #contact .social_icons li {margin: 0 3px !important;}
  #contact .social_icons {margin-top: 30px !important;}
 a.menu-button.toggle-nav {margin-top: -35px;  z-index: 1000;}
  .bnr-text {top: 25% !important;}
  div#slides {height: 155px !important;}
  .contact-info li.col-md-4.wow.fadeInUp.animated {width: 300px !important;float: left;}
  #contact .contact-info {margin-top: 0px !important;float: left !important;width: 100% !important;}
  .team > * {text-align: center;}
  .contact-info ul {float: left !important;}
  .contact-info li.col-md-4 {width: 100%!important;}
  }
  
.jobs-applynow a{background: #125685;
    border-radius: 0px;
    padding: 15px 40px;
    font-size: 14px;
    color: #fff;display: inline-block;
    padding: 15px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	width:12em !important;}
	
	.job-apply-table tr td input[type="text"]{
	width:60%;
	}
	
	.job-apply-table tr td textarea{
	width:60%;
	height:8em;
	}
	
	@media only screen and (max-width: 767px){
	.job-apply-table tr td textarea{
	width:auto;
	height:8em;
	}
	.job-apply-table tr td input[type="text"]{
	width:auto;
	}
	}