/*
Theme Name: Terrifico
Layout: Main Theme Layout
*/

#grid-container{
	width: 100%;
}

#boxed,
.boxed {
	margin: 0 auto !important;
    width: 1024px;
}

.page-header {
	margin: 0px 0 0px;
}

#header,
#page-header-box {
	margin: 0 auto !important;
    width: 1024px;
}

#logo {
    float: left;
       z-index: 999;
}

#logo a {
	text-decoration: none;
}
#from-blog-wrap {
width: 1024px;
margin: 0 auto;
}
#content-holder3 {
max-width: 67%;
float: left;
padding: 0 40px;

}
#content-holder1,
#content-holder2,
#content-holder4,
#content-holder5 {
    margin: 0 auto;
    padding: 18px 0px;
    width: 1024px;
}
#conatact-form,
#content-holder7 {
    margin: 0 auto;
	width: 1024px;
}

#content-holder1 .reading-box {
    margin: 0 20px;
}

#content-holder4 .title {
    margin-bottom: 15px;
}

#content-holder3 .title {
	margin: 0 20px;
}

#post-area {
	margin: 0px auto !important;padding: 10px;
    max-width: 1006px;width: 100%;
	overflow: hidden;
	background: #fff url(http://shreesaienterprises.in/wp-content/uploads/2014/04/bg_logos.png)no-repeat center;
}

#portfolio {
	margin: 10px auto !important;
    width: 1024px;
	overflow: hidden;
	padding-top: 20px;
}

#post-frame {
	width: 70%;
}

#sidebar-frame {
	width: 29%;
border: 1px solid #b1bfc3;
border-radius: 4px;}.home #sidebar-frame {margin-right: 12px;
	
}

#page-header-wrap  {
	margin: 0px 0;
}

.page-header {
	min-height: 90px;
	background-color: #016388;
}

.page-header h1 {
    display: inline-block;
    font-weight: 700;
    height: 90px;
    line-height: 90px;
    margin: 0;
    min-width: 100px;
	color: #fff;
	float: left;display: none;
}
.page-header h2:before {
    border-color: transparent #2E3092 transparent transparent;
    border-style: solid;
    border-width: 0 22px 22px 0;
    content: "";
    display: block;
    height: 0;
    left: -18px;
    position: absolute;
    top: 40%;
    width: 0;display:none;
}

.page-header h2 {
    display: inline-block;
    font-size: 24px !important;
    font-weight: 300;
    height: 87px;
    line-height: 90px;
    margin: 0;
    max-width: 836px;
    padding: 0 30px;
    position: relative;
    white-space: nowrap;
    word-wrap: break-word;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}

.page-header h1 i {
	margin-left: 30%
}

#content-holder5 .fearute-text {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    line-height: 64px;
    margin: 15px 0 5px;
    padding: 0;
    vertical-align: top;
}

#content-holder5 img,
#content-holder5 i {
    display: inline;
    font-size: 54px;
    line-height: 1;
    margin: 0 19px 0 0;
    opacity: 0.4;
}

#key-features-wrap {
	overflow: hidden;
	padding-bottom: 20px;
}

.reviews .fp_testimony {
	background-color: #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    line-height: 24px;
    padding: 30px;	
	margin-top: 10px;
}

#content-holder4 .reviews {
	min-height: 180px;
	margin: 0 20px;
}

#testimony-wrap {
	background-color: #ffffff;
}

#content-holder6 #contactForm .left-panel {
	width: 30.9645%;
	display: block;
    float: left;
    min-height: 30px;
}

#content-holder6 #contactForm .right-panel {
	width: 65.4822%;
	display: block;
    float: left;
    margin-left: 3.5533%;
    min-height: 30px;
}

#content-holder6 #contactForm .right-panel p,
#content-holder6 #contactForm .left-panel p {
    margin: 0 0 25px;
    position: relative;
}

#content-holder6 #contactForm .right-panel p label,
#content-holder6 #contactForm .left-panel p label {
    display: block;
    font-size: 1.1em;
    margin: 0 0 16px;
}

#content-holder6 #contactForm .right-panel p span,
#content-holder6 #contactForm .left-panel p span {
	display: block;
	position: relative;
}
input[type="submit"]
{
background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
padding: 7px;
border-radius: 4px;
color: #8d8d8d;
}

#content-holder6 #contactForm .right-panel p span textarea,
#content-holder6 #contactForm .left-panel p span input {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #667279;
	display: block; 
	margin: 0; 
	padding: 14px 20px; 
	width: 100%; 
	font-size: 16px; 
	resize: none; 
	border-radius: 7px; 
	border: 0;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

#content-holder6 #contactForm .right-panel p span textarea {
	height: 255px;
}

#content-holder6 #contactForm .right-panel p .contact-error,
#content-holder6 #contactForm .left-panel p .contact-error {
	text-align: right;
	font-size: 10px;
	width: 200px;
	float: right;
	color: #dd3333;
	margin-top: 5px;
}

#content-holder6 {
	margin: 0 20px;
}

#contact-form-wrap,
#office-location-wrap {
	padding-top: 30px;
}

#office-location-wrap {
	padding-bottom: 60px;
	overflow: hidden;
	background-color: #ffffff;	
}

#content-holder3 .list_carousel {
	margin: 20px;
}

#content-holder7 .office {
	margin: 0;
}

#content-holder5 .one_half .feature {
	margin: 0 20px;
}

#content-holder7 h3 {
	margin-bottom: 30px;
}

#content-holder7 dl.office dt {
    display: block;
    padding-top: 5px;
    width: 140px;
	position: absolute;
}

#content-holder7 dl.office dd {
    line-height: 1.8em;
    margin: 0;
    padding: 5px 0 5px 135px;
    position: relative;
	color: #666666;
}

#content-holder7 p.notes1 {
    font-size: 1.35em;
    line-height: 1.6em;
	color: #666666;
}

#content-holder7 p.notes2 {
    line-height: 1.8em;
    margin: 30px 0 0;
	color: #666666;
}

#content-holder7 .office dt .ico {
    font-size: 18px;
    margin-right: 5px;
    top: 7px;
}

#portfolio ul.portfolio-tabs {
    border-radius: 0 0 0 0;
    color: #84BD32;
    float: left;
    line-height: 32px;
	margin: 0;
	margin-bottom: 40px;
	text-transform: uppercase;
}

#portfolio ul li {
	list-style: none outside none;
}

#portfolio .portfolio-tabs li {
    color: #666666;
    float: left;
    line-height: 0;
    margin-bottom: 5px;
    margin-right: 5px;
}

#portfolio .portfolio-tabs li a {
    border: 1px solid #f5f5f5;
    color: #444444;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}

#portfolio .portfolio-tabs li.active a,
#portfolio .portfolio-tabs li a:hover {
    background-color: #1AAFA8;
    color: #FFFFFF;
}

.mosaic-block-2-columns {
    background: url("../images/assets/progress.gif") no-repeat scroll center center #111111;
    border: 1px solid #F2EFEF;
    float: left;
    height: 250px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: 490px;
}

.mosaic-block-3-columns {
    background: url("../images/assets/progress.gif") no-repeat scroll center center #111111;
    border: 1px solid #F2EFEF;
    float: left;
    height: 182px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: 298px;
}

.mosaic-block-4-columns {
    background: url("../images/assets/progress.gif") no-repeat scroll center center #111111;
    border: 1px solid #F2EFEF;
    float: left;
    height: 148px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: 218px;
}
#content-wrap {
margin-bottom: 30px;
}
.paginate {
	padding: 20px 0;
}
/*#content-holder2 {
border-bottom: 2px dotted #d3d3d3;
}*/
#key-features-wrap {
    background-color: #e8e8e8 !important;
}

#content-holder5 .fearute-text {
    color: #FFFFFF;
}

#content-holder5 p {
    color: #FFFFFF;
}
input[type=text],input[type=textarea],input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"],textarea,select{
color: #666;
border: 1px solid #CBCBCB;
/*background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
background: linear-gradient(top, #ffffff 0%,#e9e9e9 100%);*/
padding: 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
width: 90%;
margin-bottom: 10px;font-family: verdana;
}
.wpcf7-form-control.wpcf7-submit {
color: #636363 !important;
background-image: linear-gradient(#AAD75D 0%, #D1E990 100%);
background-image: -o-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
background-image: -moz-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
background-image: -webkit-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
background-image: -ms-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #AAD75D), color-stop(1, #D1E990) );
border: 1px solid #9dba60;
background-color: #AAD75D;
padding: 10px 50px;
border-radius: 6px;
float: right;
margin-right: 16px;
font-weight: bold;margin-top: -10px;
}
.producttitle{
    display: inline;
    position: relative;font-size: 11px;
}
.producttitle:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 0px;min-height:24px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 160px;
    text-align:left;top:0px;
}