/*
Theme Name: LincusEnergy
Theme URI: http://www.ssspl.net/
Author: Siddhartha Infosys
Author URI: http://www.ssspl.net/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lincusenergy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
.inquiry-text {
	color: #6793cf;
	font-family: Helvetica;
	font-size: 24px;
	font-weight: 900;
}
.dwndpdf{
	font-size: 17px !important;
}
.dwndpdf a {
	text-decoration: none;
}
.auditrequest label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 0;
	color: #737172;
}
.auditrequest .form-control {
	border-radius: 0;
	box-shadow: inherit;
	border-color:#ddd;
	font-size: 16px;
	height: 40px;
	color:#333;
}
.auditrequest label span {
	color: red;
	font-size: 20px;
	font-weight: 400;
	margin-left: 0px;
}
.auditrequest .wpcf7-submit {
	background: #000;
	padding: 1px 22px;
	margin: 30px auto 60px;
	background: #0063be;
	color: #FFF;
	font-size: 32px;
	border:0;
}
.EventTitle {
	text-decoration: none !important;
	color: #231f20 !important;
}
/*  new deesign **/
.inner-page header {
	margin-bottom: 0px;
}
.page-head {
	border-top: 1px solid #dfd3b0;
	position: relative;
	margin: 0 15px;
	
	margin-bottom: 25px;
}
.bg-head{
	background: #f9f6ef;
}

.explbtn-margin{
	margin:40px 85px;
}
.display-table{
	display: table;
	padding: 21px 0px !important;
}

.simulation-logo img {
	margin-right: 1%;
	max-width: 84px;
}
.bluetext{
	color: #4781c8;
}
.litbluetext{
	color: #9ab0cf !important;
}

.box-botton:hover {
	background: #6793cf;
	color: #FFF;
	border-color:#6793cf;
}
.applypost {
	display: flex;
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.applypost span {
	width: auto;
	float: left;
	font-weight: 500;
	font-family: inherit;
	padding-top: 2px;
}
.applypost a {
	float: left;
	width: auto;
	display: block;
	width: 80px;
	height: 30px;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 30px;
	border-radius:5px;
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	color: #a9a8a8;
	border-color: #eae1ca;
}
.wpcf7-submit{
	background: #0063be none repeat scroll 0 0 !important;
	border: 0 none !important;
	border-radius: 6px !important;
	font-size: 27px !important;
	line-height: normal !important;
	margin-left: 18px !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-weight: bold !important;
	width: 122px !important;
	height: auto !important;
	padding: 6px 0px !important;

}

textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #ddd !important;
}

textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #ddd !important;
   opacity:  1;
}

textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #ddd !important;
   opacity:  1;
}
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #ddd !important;
}

.selectservice > option:first-child{color: #ddd !important}

@media (max-width:480px){
	.nivo-caption{
		font-size: 13px !important;
		margin-top: 7px;
	} 
}

.ai1ec_event header {
	background: transparent; 
} 

.ai1ec_event .ai1ec-event-details.ai1ec-clearfix {
	border: 1px solid #f9f9f9;
	background: #f1f1f1;
	padding: 20px 15px 10px 15px; 
	text-align: left;

}
.ai1ec_event .ai1ec-field-label {
text-align: left; 
}
.ai1ec_event .ai1ec-col-sm-3 {
	width:auto;
}
.ai1ec_event .ai1ec-category{
	padding-left: 29px !important;
}
.ai1ec_event .ai1ec-single-event .ai1ec-actions {
	margin-left: 10px;
	width: auto !important;
	display: table;
	position: absolute;
	right: 24px;
	top: 20px;
}
.ai1ec_event .screen-reader-text {
	color: #0063be;
	font-size: 25px;
}
.ai1ec-event-details-ready .post-navigation {
	display: none !important;
} 
.post-navigation {
	padding-bottom: 20px;
	padding-top: 20px;
}
.post-navigation h2 {
	font-size: 21px;
	margin: 0 0 10px 0;
}
.ai1ec-calendar-toolbar{
	display: none;
}
.button-min.nav-tabs > li.active > a:hover{
	color: #FFF;
}
.ai1ec_event .entry-title{
	color: #4781c8;
	font-family: "Helvetica";
	font-size: 38px;
}
.post-navigation a {
	color: #4781c8;
	font-size: 16px;
	font-weight: 400;
}
.ai1ec_event .dt-duration {
	font-size: 21px !important ;
}
.ai1ec_event .ai1ec-field-label{
	font-size: 16px !important;
} 
.ai1ec_event .ai1ec-category {
    font-size: 14px !important;
    margin-left: 9px !important;
}
.blogpost .entry-content{
	font-size:16px;
}
.blogpost .entry-content img{
	max-width: 100%;
	height:auto;
	border:1px solid #EEE;
	background-color:#FFF;
	padding:10px;
	box-shadow:3px 3px 6px rgba(0,0,0,0.1);
}
.blogpost h2.page-title{
	font-size:24px;
	margin-top:0;
}
.morelink, .morelink:hover{
	clear: both;
	color:#4781c8;
	font-size: 14px;
	text-decoration: none;
	float: left;
	margin-top:20px;
	background: #0068ac;
	border-color: #0068ac;
	color: #FFF;
	padding:10px 30px;
	border-radius: 4px;
}
.imgdiv img{
	display: block;
	margin: auto;
	padding-bottom: 15px;
}
.singlepost > .nav-links{
	float: left;
	width: 100%;
}
.singlepost .nav-previous{
	float: left;
	width: 50%;
}
.singlepost .nav-next{
	float: left;
	width: 50%;
	text-align: right;
}
.singlepost .post-navigation{
	padding-bottom: 50px !important;
}
.casestudydd {
    min-width: 500px;
}
.byline, .posted-on{
	font-size:18px;
	font-style: italic;
}
.s1 a{
	color:#337ab7;
}
.s1 a.morelink{
	color:#FFF;
}
.nav-links .nav-previous{
	float:left;
	margin-bottom: 20px;
	font-size:18px;
}
.nav-links .nav-next{
	float:right;
	margin-bottom: 20px;
	font-size:18px;
}