/* #Common ================================================== */

*, *:before, *:after {
margin:0;
padding:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

input[type=”text”]{
width: 100%;
height: 30px;
padding: 8px 5px;
border: 1px solid #fff;
border-radius: 4px;
}
nput[type=”text”]:focus{
font-size: 16px; /* Adding 16px on focus will prevent page zoom */
}

#wpcf7-f971-o1 {
padding: 25px 20px 25px 20px;
background-color: #752641;
}

#wpcf7-f972-o1 {
padding: 45px 20px 25px 20px;
background-color: #752641;
}

#wpcf7-f738-o2 {
padding: 20px;
margin-top: 10px;
}
#wpcf7-f738-o1 {
padding: 20px;
margin-top: 10px;
}


#email-field {
color: #ffffff;
background-color: #a52450;
border-radius: 3px;
padding: 10px 20px;
margin-bottom: 5px;
width: 100%;
}

#email-field1 {
color: #ffffff;
background-color: #a52450;
border-radius: 3px;
padding: 10px 20px;
width: 100%;
}


#submit-field {
background-color: #c51350;
color: #ffffff;
border-radius: 3px;
font-family: "GothamBold";
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
padding: 13px 20px;
width: auto;
}



div.wpcf7-mail-sent-ok
{
	border: none !important;
	color:#01b5ea!important;
}
div.wpcf7-response-output
{
	margin: 0em 9.5em 1em !important;
}
.wpcf7-validation-errors
{
	color:red !important;
}
input.wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid, input.wpcf7-form-control.wpcf7-not-valid {
	border-bottom: 1px solid red !important;
}
span.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7-validation-errors {
    border: none !important;
}
.page-id-102 .post-thumbnail,.page-id-8 .post-thumbnail
{
	display:none;
}
ul.services-tab
{
	margin-bottom:20px;
}
ul.arrow_style {
	margin-bottom: 20px;
}
.sub-menu li.current_page_item
{
	border:none !important;
}
#secondary .navigation.site-navigation.secondary-navigation {
    display: none;
}
.wrapper > div#tribe-events-pg-template
{
	clear:both !important;
}


 #success
 {
	margin-left:30% !important;
	color:green !important;
	display:none;
 }
#tribe-events-pg-template .content .container
 {
	width:auto !important;
 }
 
 
 
 #jal_widget-3
{
	background: url("http://www.cachetservices.com/wp-content/themes/images/blog-archive-img.png") no-repeat scroll 0 0 rgba(86, 36, 53, 0.7);
    float: left;
    margin: 20px 0 0;
    padding: 20px;
    width: 100%;
	min-height:300px;
}
#jal_widget-3 h3 {
    color: #ffffff;
    float: left;
    font-family: "GothamBook";
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
    width: 100%;
}

.jaw_months {
    float: left;
    width: 100%;
}

a.jaw_years,.jaw_months a
{
	color: #FFFFFF;
    float: left;
    font-family: "GothamBook";
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 7px 16px;
    position: relative;
    width: 100%;
}
a.jaw_years:before
{
	background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 8px;
}
a.jaw_years:hover, a.jaw_years:focus,.jaw_months a:hover,.jaw_months a:focus
{
	color: #ffffff !important;
	text-decoration:none !important;
	outline:none !important;
}
.jaw_years.expanded > ul {
    /* float: left; */
    /* margin-right: 46px; */
	left: 5px;
    position: relative;
}

/* change border to border-bottom to match with other validation error */

#MyUploadForm input.error, #MyUploadForm select.error {
	border-bottom: 1px solid red !important;
}
.modal-content form label.error
{
	display:none !important;
}
.home .head-banner img {
   display: none;
}
/*about contact button*/
.questContent {
    background: #D0B297 url(http://www.cachetservices.com/wp-content/uploads/2016/01/about-btn.jpg) no-repeat scroll 0 0;
	background-size:cover;
    display: inline-block;
	border-left: 10px solid #1c6fd2;
    width: 100%;
    margin: 30px 0;
}
.about-section .contqustion {
    color: #ffffff;
    margin: 0;
    text-align: left;
}
.about-section .contqustion span { 
	display: inline-block;
    font-family: "GothamBold";
    font-size: 20px;
    padding: 30px 0 0 50px;
}
.reqContact {
    background: #1c6fd2 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: right;
    font-family: "GothamBold";
    font-size: 13px;
    letter-spacing: 1px;
    margin-left: 20px;
    padding: 40px;
    text-transform: uppercase;
}
/* blog signup and recent post*/
.dpe-flexible-posts .title {
    display: inline;
}
.widget-title {
    color: #ffffff;
    font-family: "GothamBook";
    font-size: 17px;
    font-weight: normal;
    margin: 5px 0;
	text-transform: none;
}
.eemail_caption {
    display: none;
}
.widget.eemail_widget {
    background: #c32f60 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: center;
}
.eemail_textbox_class {
    color: #878787;
    padding: 7px;
    font-size: 16px;
width: 250px !important;
}
.eemail_textbox_button {
    background: #a72646 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
    width: 250px !important;
}
.eemail_msg > span {
    color: #ffffff !important;
}
/*Contact form*/
.grpCachet{border: 1px solid #e4e4e4;
    border-radius: 4px;
    margin-bottom: 15px;
    Text-align:left !important;
}
.inputFld {
    border: medium none !important;
    float: none !important;
    height: 47px !important;
    padding: 15px 12px !important;
    width: 70% !important;
}
.modal-dialog{ width:800px !important;}
.input-group-addon {
    background-color: #eeeeee;
    color: #555555 !important;
    display: inline-block;
    float: none !important;
    font-size: 14px !important;
    font-weight: normal;
    margin-right: 0 !important;
    padding: 15px 12px;
    text-align: center;
    width: 30% !important;
}
.grpCachet span .txtFld  {
     border: medium none !important;
    display: inline-block;
    float: none !important;
    height: 50px;
    vertical-align: middle;
    width: 50% !important;
}
.inputSubmit{text-align: center;}
.wpcf7-form-control.wpcf7-submit.subBtn{
    background: #c51350 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 70px;
    text-align: center;
    width:200px !important;
}
.reqDemo{
    background: #752641 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}
#reqQuote .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    clear: both;
    margin: 0 !important;
    padding-top: 15px;
}
#reqQuote .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    clear: both;
    margin: 0 !important;
    padding-top: 15px;
}
.heading-sec{ top:0 !important;}
.heading-sec h1{ line-height: 40px !important;}
@media screen and (min-width: 320px) and (max-width: 640px) {
.modal-dialog {
    width: 350px !important;
}
.input-group-addon{width: 30% !important;}
/* .inputFld{width: 60% !important;} */
#reqQuote .modal-body {
    padding: 0;
}
#reqQuote .modal-dialog{ margin:5px;}
.wpcf7-form-control.wpcf7-submit.subBtn{ float: none;}
}
/*i love ACH blog*/
#post-300 .glyphicon.glyphicon-heart.redheart{font-size: 20px;}

/*custom slider capiton*/
.heading-sec > a{
    background: #c51350 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    overflow: hidden;
    padding: 12px 20px;
    text-align: center;
    font-weight:bold;
    border-radius:4px;
    font-size:17px;
    font-family:'GothamBook';

}
.metaslider .caption-wrap {
    color: #ffffff !important;
    display: block !important;
    left: 50% !important;
    line-height: 1.4em !important;
    margin: 0 !important;
    position: absolute !important;
    top: 50% !important;    
	background: none !important;
	opacity: 1 !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-moz-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
}
.metaslider .caption-wrap .captionPara {
   	border-radius: 4px;
}

.captionPara > p {color: #ffffff;
    font-family: GothamBook;
    font-size: 2em;
    font-weight: normal;
    text-shadow: 0 1px 4px #000000;
	line-height: 40px;
	}
	
.caption > a {
    background: #c51350 none repeat scroll 0 0;
    color: #ffffff;
    display: inline;
    margin-top: 15px;
    overflow: hidden;
    padding: 12px 20px;
    position: absolute;
    text-align: center;
    font-weight:bold;
    border-radius:4px;
    font-size:17px;
    font-family:'GothamBook';
}

.secondPara {
    background:#ffffff none repeat scroll 0 0;
    padding: 10px;
    border-radius: 4px;
}
.secondPara > p {
    color: #c51350;
    font-size: 17px;
    padding-top: 15px;
    font-family: "GothamBook";
    font-weight:bold;
}
.flex-direction-nav .flex-next{right:0px !important;}
.flex-direction-nav .flex-prev{ left:0px !important;}

/*End slider capiton*/

.services-section ul li {
   display: inline-block;
   vertical-align: top;
   float: none !important;
}

.latest-blog {
    text-align: center;
    padding: 10px;
    background: #C51350;
    color: #fff;
    font-size: 16px !important;
    margin-bottom: 20px;
}
.latest-blog a {
    color: #fff;
    text-decoration: underline;
    font-size: 18px !important;
}

.latest-blog a:visited {
    color: #fff;
}

span.lastest-blog-span {
    padding: 0 5px;
}

span.latest-post-date {
    font-size: 14px !important;
}

.single-blog h2 {
    display: none;
}

.single-blog .content{
    margin-top: 20px !important;
}

.addthis_toolbox.addthis_default_style.addthis_32x32_style {
    padding-top: 15px !important;
	clear: both;
}

.single-blog .pre_footer{
    margin: 20px 0 0 0;
}
.single-blog .content p {
    font-size: 16px;
}

.single-blog strong {
    font-weight: bold;
    font-size: 18px;
}
.page-id-664 .post-thumbnail {
    display: none;
}
tr.tbtitle {
    height: 70px;
}
/*Thank you page*/
.page-id-664 .entry-title {
    display: none;
}
/*End Thank you page*/
/* Ipad Screens (Portrait) sm*/
@media screen and (min-width: 768px) and (max-width: 991px) {
.metaslider .caption-wrap{
top:0;
left:40px;	
}
.caption > a{ display:block;}
.secondPara{ display:inline-block;}
/*End slider capiton*/
.about-section ul li{ width: auto !important;
margin:0 !important;
}
}
@media screen and (min-width: 320px) and (max-width: 640px) {
.metaslider .caption-wrap{ display:none!important;}
/*End slider capiton*/
}

/* TR Software Group */
.homeBlog {
    background: url(images/pattern-blog.png) #dce6e9;
    clear: both;
    float: left;
    padding: 60px 0;
    width: 100%;
	
}
.homeBlog h5 {
    color: #003974;
    font-family: "proxima_novalight";
    font-size: 35px;
    padding-bottom: 30px;
    text-align: center;
	margin:0;
}
.homeBlog .main-blog {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
}
.homeBlog .blog_thumb img {
    height: 150px;
    margin: 0 auto;
    width: 100%;
}
.homeBlog .rgt-Thumb {
    margin: 0;
	padding: 5px 15px 0;
}
.homeBlog .left-blog {
    width: 100%;
}
.homeBlog .lft-Thumb {
    padding-bottom: 10px;
    width: 100%;
}
.homeBlog .blog-grid {
    border-bottom: medium none;
    margin-bottom: 0;
}
.homeBlog + .logo-section {
    margin-top: 0;
}
.homeBlog .left-blog a {
    float: none;
}
.homeBlog .container_12 .grid_3 {
    width: 280px;
	float:left;
	 margin-right: 10px;
}
.lft-Thumb {
    float: left;
}
.left-blog a {
    color: #b0b0b0;
    float: left;
    font-family: "proxima_nova_rgbold";
    font-size: 16px;
    margin: 0;
    padding: 0;
    width: auto;
}

.blog_thumb img {
    height: 100px;
    max-width: 100%;
}

.blog-listing .blog_thumb img { height:170px;  width: 100%; border-radius: 5px;}
.left-grid ul.blog-listing li.blogli { width:100%;}
.left-blog blockqoute {
    box-sizing: border-box;
    color: #4d4d4d;
	display: block;
    font-family: "GothamBold";
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    text-align: left;
	float: left;
	width: 100%;
	min-height:35px;
}
.left-blog span {
    color: #b0b0b0;
    float: left;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    width: 100%;
}

.left-blog span strong {
    color: #b0b0b0;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.left-blog span a {
    color: #777777;
    font-family: "proxima_nova_rgregular";
    font-size: 14px;
}
.left-blog a {
    color: #b0b0b0;
    float: left;
    font-family: "proxima_nova_rgbold";
    font-size: 16px;
    margin: 0;
    padding: 0;
    width: auto;
}
.text-center { 
	text-align: center;
}
.homeBlog .btn-default { 
	background: #31AFD5 ;
    border-radius: 30px;
    font-family: "GothamBold";
    font-size: 14px;
    letter-spacing: 0.6px;
    margin-top: 40px;
    padding: 10px 35px;
}
.homeBlog .btn-default:hover { 
	background: #1794B7;
}

.left-blog .col-md-3 { padding-left:0; padding-right:10px;}

#primary-sidebar .widget.widget_categories {
    background: #c32f60 none repeat scroll 0 0;
    padding: 15px;
    margin-bottom: 15px;
}
#primary-sidebar .widget.widget_categories a { color:#fff;}
.category  .categoryPage .lft-Thumb { float:left;}
.category  .categoryPage .rgt-Thumb { margin-left:170px;}

.single .blog blockqoute {
    font-size: 30px;
}
.single .blog blockqoute {
    box-sizing: border-box;
    color: #4d4d4d;
    float: left;
    font-family:'proxima_nova_rgregular';
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: left;
    width: 100%;
}
.single .blog span {
    color: #b0b0b0;
    float: left;
    font-size: 14px;
    padding: 0;
    text-align: left;
    width: 100%;
}
.single .blog span strong {
    color: #b0b0b0;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: auto;
}
#search-2 .screen-reader-text { display:none;}
.eemail_widget h1 {  
	color: #fff;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin: 20px 0;
    width: 100%;}
.cf7-style .tel input{
    width: 100%;
}
.ptm_single_sidebar aside {
	
	background: #f2f2f2;
	border-radius: 3px;
}




.widget_text .widget-title { 
	color: #515151 !important;
}
.ptm_single_sidebar .widget h1 {
	font-size: 16px;
    margin-left: 0 !important;
    padding-left: 0;
	border: none;
}
.ptm_single_sidebar .payExprt input, .ptm_single_sidebar .payExprt select, .ptm_single_sidebar .wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    color: #636363;
    font-size: 15px;
    padding: 10px 10px 11px;
    width: 100%;
}
.ptm_single_sidebar .wpcf7-form-control.wpcf7-textarea {
    height: 100px;
    width: 100% !important;
}
.ptm_single_sidebar .cf7-style input:focus, .ptm_single_sidebar .cf7-style textarea:focus, .ptm_single_sidebar .cf7-style input[type="submit"]:hover
{
	background:#fefefe;
	border: 1px solid #e4e4e4;
}
.ptm_single_sidebar .wpcf7-form-control.wpcf7-submit.blsubmit, .ptm_single_sidebar .wpcf7-form-control.wpcf7-submit.blsubmit:hover {
    width: 100%;	
	border:0;	
	padding: 5px 10px;
	text-transform: uppercase;	
	background: #752641;
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
	font-family: "GothamBold";
	letter-spacing: 1px;
	
}

.ptm_single_sidebar input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid , .ptm_single_sidebar input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid , .ptm_single_sidebar input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .ptm_single_sidebar input.wpcf7-form-control.wpcf7-captchar.wpcf7-not-valid   {
	border-top:0 !important;
	border-left:0 !important;
	border-right:0 !important;
    border-bottom: 3px solid #f43f08 !important;
	
}
.ptm_single_sidebar img.ajax-loader { display:none;}
.categoryPage .blog-grid > p { float:left; width:100%;}
.categoryPage .blog-grid > p:empty {
    padding: 0 !important;
    width: 0;
}
.left-side-bar {
    display: inline-block;
    position: relative;
    width: 70%;
}
.right-side-bar {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    width: 25%;
}

.payExprt .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel { -moz- border-radius:0; -webkit- border-radius:0; -o- border-radius:0;  border-radius:0;   border: 1px solid #e4e4e4;
    color: #636363;
    font-size: 15px;
    padding: 5px 10px;
    width: 100%; height:auto; }
.ptm_single_sidebar .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .ptm_single_sidebar .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #ffffff;
    margin: 0 !important;
}
.category .wrapper .header { margin-bottom:40px; }
.captchacode img { float: left;
    margin-top: 7px; }
.captchacode .wpcf7-form-control-wrap {  display: block;
    margin-left: 80px; }
#text-2 h1 {
    margin-left: 20px !important;
	margin-bottom: 18px;
	padding-top: 10px;
}
/* TR Software Group */

/* Synsoft : 20-09-2016 */
.cst_readmore {
    background: #752641 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff !important;
    font-family: "GothamBold";
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 10px 15px;
    width: auto !important;
}
/* For sticky header - lalit */


/* Synsoft : 22-09-2016 */

.fix-head{
		position: fixed!important;
}

textarea.wpcf7-form-control.wpcf7-validates-as-required.error, select.wpcf7-form-control.wpcf7-validates-as-required.error, input.wpcf7-form-control.wpcf7-validates-as-required.error, input.wpcf7-form-control.error {
	border-bottom: 1px solid red !important;
}