/*
Theme Name: LeatherTech
Version: 4.7
Author: Kieran Dally
Author URI: http://grangewebdesign.com/
*/

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
display: block;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,  q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

img {
vertical-align:top;
}

.row {
width: 1020px;
margin: 0px auto;
}

.grid1,  .grid2,  .grid3,  .grid4,  .grid5,  .grid6,  .grid7,  .grid8,  .grid9,  .grid10,  .grid11 {
float: left;
display: inline;
margin-left: 3%;
}

.grid1 {
width: 5.583%;
}

.grid2 {
width: 14.16%;
}

.grid3 {
width: 22.75%;
}

.grid4 {
width: 31.33%;
}

.grid5 {
width: 39.91%;
}

.grid6 {
width: 48.5%;
}

.grid7 {
width: 57.08%;
}

.grid8 {
width: 65.66%;
}

.grid9 {
width: 74.25%;
}

.grid10 {
width: 82.83%;
}

.grid11 {
width: 91.41%;
}

.first {
margin-left: 0;
clear: left;
}

/* clearfix */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html .clearfix {
zoom: 1;
} /* IE6 */

*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

blockquote {
overflow:hidden;
font-style:italic;
border:none;
background: url(images/quote.png) no-repeat 0 5px;
padding:0 20px 0 58px;
margin-bottom:20px;
}

blockquote p {
padding:0;
margin:0!important;
font-size:16px;
color:#1e1e1e;
}

/*sticky*/

.sticky {
}

/*gallery captio*/

.gallery-caption 
/*by post author*/

.bypostauthor {
}

/*aligns*/

.aligncenter, .alignnone {
display: inline-block;
margin: 10px 0;
}

.alignright {
float: right;
margin: 10px 0 10px 10px;
}

.alignleft {
float: left;
margin: 10px 10px 10px 0;
}

/*floats*/

.floatleft {
float: left
}

.floatright {
float: right
}

/*text style*/

.textcenter {
text-align: center
}

.textright {
text-align: right
}

.textleft {
text-align: left
}

/*captions*/

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/*smiley reset*/

.wp-smiley {
margin: 0 !important;
max-height: 1em;
}

/*blockquote*/

blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}

blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

#main input[type="search"],  #main input[type="text"],  #main input[type="password"],  #main input[type="email"],  #main input[type="tel"],  #main input[type="url"],  #main textarea {
background : #fff;
border : #eaeaea solid 1px;
display : inline-block;
font-size : 13px;
color : #244673;
font-weight : 400;
padding : 10px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Open Sans', sans-serif;
width : 100%;
max-width : 100%;
}

#main textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Open Sans', sans-serif;
}

#main input[type="button"],  #main input[type="submit"],  #main input[type="submit"],  #main .btn {
font-size : 17px;
display : inline-block;
background : #80131c;
color : #e3f093;
padding : 6px 25px 6px 25px;
border : 0;
font-weight:700;
font-family: 'Open Sans', sans-serif;
outline : 0;
cursor : pointer;
}

#main input[type="button"]:hover,  #main input[type="submit"]:hover,  #main input[type="submit"]:hover,  #main .btn:hover {
text-decoration : none;
color : #fff;
background: #000;
}

body {
font-family: 'Open Sans', sans-serif;
color:#000;
font-size:16px;
font-weight: 300;
line-height: 1.6;
background:#fff;
}

.clear {
clear:both;
}

a {
color:#c92333;
text-decoration:none;
}

a:hover {
color:#80131c;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
margin-bottom:20px;
font-weight:700;
color:#c92433;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#c92333;
}

h1 {
line-height:25px;
font-size:25px;
}

h2 {
line-height:23px;
font-size:22px;
}

h3 {
font-size:20px;
}

h4 {
font-size:18px;
}

h5 {
font-size:17px;
}

h6 {
font-size:16px;
}

h1.slide_top_tittle_1 {
font-size:34px!important;
color:#e3f093!important;
}

h1.slide_top_tittle_2 {
font-size:52px!important;
color:#FFFFFF!important;
}

h1.slide_top_tittle_3 {
font-size:20px!important;
color:#e3f093!important;
}

.highlight_box h2 {
margin-bottom:28px;
}

#headerwrap {
padding:49px 0px 0px 0px;
z-index:1;
margin:0;
display:block;
position:relative;
}

body.logged-in #headerwrap{
padding:39px 0px 0px 0px;
}

#logo {
margin-top:0px;
}

.header_top_outer {
position: fixed;
top:0px;
width:100%;
z-index:1001!important;
padding:10px 0 10px 0;
display:block;
background-color:#FFFFFF;
}

.logged-in.admin-bar .header_top_outer {
top:24px;
}

.header_top_right {
display:block;
position:relative;
text-align:right;
}

.header_top_right span {
display:inline-block;
}

.header_top_right span a {
padding-left:10px;
color:#7c0b15;
font-size:16px;
line-height:28px;
}

.header_top_right span a:hover {
color:#7c0b15;
}

.header_top_right span.email_us {
margin-right:40px;
}

.text_center {
text-align:center;
display:block;
}

.header_top_right span i {
color:#c92333;
width:22px;
border-radius:50%;
display:inline-block;
height:22px;
text-align:center;
line-height:22px;
font-size:12px;
border:2px solid #7c0b15;
background: transparent;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}

#masternav {
position:relative;
font-family: 'Open Sans', sans-serif;
margin-top:27px;
display:block;
}

body.logged-in #masternav{
margin-top:30px;
}

#masternav .sf-menu {
float:right;
}

.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}

.sf-menu {
line-height: 1.0
}

.sf-menu ul {
position: absolute;
nowhitespace: afterproperty;
top: -999em;
width: 200px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
background-image:none;
border-bottom:1px solid #c92333;
border-right:none!important;
padding: 5% 4%;
width: 92%;
margin:0px;
}

.sf-menu li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
float: left;
position: relative;
}

.sf-menu a {
display: block;
position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left:0px;
nowhitespace: afterproperty;
top: 50px; /* match top ul list item height */
z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top: -999em
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left: 200px; /* match ul width */
top: 0;
}

/*** skin ***/

.sf-menu {
float: none;
}

.sf-menu li:last-child {
margin-right:0px;
}

.sf-menu a {
height: 40px;
line-height: 40px;
float: left;
font-weight: 700;
color: #c92333;
text-decoration: none;
text-transform:uppercase;
font-size: 16px;
}

.sf-menu li {
margin: 0 20px 0px 20px;
}

.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, #masternav .current-menu-item > a:first-child {
color:#c92333;
}

.sf-menu {
position: relative;
z-index: 99;
}
 .sf-menu li::after, .sf-menu li li::after, .sf-menu li li li::after {
 background: #c92433 none repeat scroll 0 0;
 bottom: -1px;
 content: "";
 display: block;
 height: 1.5px;
 left: 50%;
 position: absolute;
 transition: all 0.5s ease-in-out 0s;
 width: 0;
}
 .sf-menu li:hover::after, .sf-menu li li:hover::after {
 left: 0;
 transition: all 0.5s ease-in-out 0s;
 width: 100%;
}

.sf-menu li.current-menu-item {
border-bottom: 2px solid #c92333;
}
 .sf-menu li.current-menu-item::after {
 background: none;
 transition:none;
 content:;
}

.sf-menu li img.nm {
margin-right: 0;
}

/*Subs*/

.sf-menu ul {
padding: 0;
font-size: 14px;
background: #20211c;
border: none;
text-align:left;
}

.sf-menu ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -9px;
left : 20px;
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-bottom : 10px solid #20211c;
}

.sf-menu ul ul {
margin-top: -1px
}

.sf-menu ul a {
margin: 0;
line-height: normal;
font-size:14px;
height: auto;
display: block;
float: none;
color: #fff;
font-weight: 300;
text-transform:capitalize;
}

.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
color: #c92333;
background: #20211c;
background-image:none;
}

.sf-menu ul .current-menu-item a {
color: #c92333!important;
background: #20211c!important;
}

.sf-menu ul li {
}

.sf-menu ul li:last-child {
border-bottom: 0px
}

#main {
padding:10px 0px 20px 0px;
min-height:500px;
}

.hp-highlight {
width:47.41%;
margin-right:2.88%;
display:inline-block;
position:relative;
margin-bottom:30px;
vertical-align:top;
}

.hp-highlight:last-child {
margin-right:0px;
}

#highlight_content {
background-color:#f2f2f2;
padding:30px 0 0px 0;
position:relative;
}

.highlight_info_button {
right:0;
bottom:-47px;
position:absolute;
text-align:right;
}

.highlight_box {
position:relative;
}

.highlight_button {
padding:6px 25px;
display:inline-block;
color:#e3f093;
font-family: 'Open Sans', sans-serif;
background: #80131c;
font-size:15px;
font-weight:700;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}

.highlight_button:hover {
background: #000;
color:#fff;
}

.highlight_info {
margin-top:10px;
font-size:14px;
text-align:left;
line-height:1.6;
font-weight:300;
}

.highlight_info p {
vertical-align:top;
margin-bottom:12px;
}

.entry .highlight_info .highlight_info_content {
min-height:500px;
}

.slide_info {
margin-top:20px;
font-size:14px;
text-align:left;
line-height:1.6;
font-weight:300;
min-height:100px;
}

.services_box {
margin:40px 0 40px 0;
width:100%;
position:relative;
display:block;
}

hr {
color: #b0bfb7;
background-color: #b0bfb7;
height: 1px;
margin-bottom:20px;
border:none;
}

.entry p {
margin-bottom:20px;
}

.entry ul {
margin:0 0px 20px 0px;
list-style:none;
}

.entry ul li {
font-size:16px;
line-height: 1.6;
background: url(images/list.jpg) no-repeat 0 8px;
padding-left:20px;
margin-bottom:7px;
}

.et-tabs-control li {
background-image:none!important;
}

.entry ol {
margin:0 0px 20px 20px;
list-style:decimal;
}

.entry ol li {
font-size:16px;
line-height: 1.6;
margin-bottom:7px;
}

.entry p {
margin-bottom:20px;
}

.loop-entry {
margin-bottom: 25px;
position:relative;
}

.loop-entry-thumbnail {
float: left;
margin-right: 25px;
}

.loop-entry p {
margin-bottom:0px!important;
}

.loop-entry h2 {
margin: 0px 0 7px 0;
font-size:20px;
}

.loop-entry-meta {
color: #244673;
margin: 0 0 5px 0;
}

.loop-entry-meta span {
margin: 0 5px 0 12px;
}

.loop-entry-meta span:first-child {
margin-left: 0;
}

.pagination {
margin: 20px 0;
}

.pagination a,  .pagination span {
font-size: 15px;
line-height: 40px;
height: 40px;
width: 40px;
text-align: center;
margin-right: 5px;
display: block;
float: left;
background: #000;
color: #fff;
border-radius:2px;
}

.pagination a:hover,  .pagination .active a {
text-decoration: none;
color: #fff;
background: #7d7d7d;
}

.sidebar-box {
margin-bottom:20px;
font-size:16px;
line-height: 1.6;
}

.sidebar-box h4 {
font-size:18px;
text-transform:uppercase;
color:#000;
font-weight:400;
margin-bottom:20px;
}

#main .sidebar-box #s {
max-width:82%;
margin-right:-5px;
vertical-align:top;
}

#main .sidebar-box input[type="button"],  #main .sidebar-box input[type="submit"],  #main .sidebar-box input[type="submit"],  #main .sidebar-box .btn {
padding:8px 10px 9px 10px;
vertical-align:top;
}

.sidebar-box ul {
margin:0 0px 0px 0px;
list-style:none;
}

.sidebar-box ul li {
font-size:13px;
line-height:20px;
background: url(images/list.jpg) no-repeat 0 6px;
padding-left:20px;
margin-bottom:7px;
}

.sidebar-box ol {
margin:0 0px 20px 20px;
list-style:decimal;
}

.sidebar-box ol li {
font-size:13px;
line-height:20px;
margin-bottom:7px;
}

.sidebar-box p {
margin-bottom:15px;
}

.btn {
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}

.rev_play_button {
padding:6px 25px;
display:block;
color:#c92433;
font-family: 'Open Sans', sans-serif;
background: #e3f093;
font-size:15px;
font-weight:700;
}

a.slide_readmore {
padding:6px 25px;
display:inline-block;
color:#bd6620;
font-family: 'Open Sans', sans-serif;
font-size:12px;
font-weight:600;
float:right;
margin-top:20px;
}

a.slide_readmore:hover {
color:#80131c;
}

.owl-carousel_h1 {
margin-bottom:30px;
}

.services_slider {
padding-top:35px;
}

#rev_slider {
background-color:#e9eae2;
}

.img_box {
margin-bottom:20px;
}

.slide_readmore:hover {
color:#bd6620;
}

#footer {
padding:15px 10px;
color:#fff;
background:#80131c;
}

#copyright {
font-family: 'Open Sans', sans-serif;
font-weight:300;
font-size:11px;
}

.text_right {
text-align:right;
}

#copyright a {
color:#f0f0f0;
}

ul.footer_social {
list-style:none;
margin-top:8px;
}

ul.footer_social li {
list-style:none;
display:inline-block;
margin-right:5px;
}

#footer i {
color:#fff;
width:22px;
border-radius:50%;
display:inline-block;
height:22px;
text-align:center;
line-height:22px;
font-size:12px;
border:2px solid #fff;
background: transparent;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}

#footer i:hover {
color:#e3f093;
width:22px;
border-radius:50%;
display:inline-block;
height:22px;
text-align:center;
line-height:22px;
font-size:12px;
border:2px solid #e3f093;
background: transparent;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}

ol.commentlist {
margin:0px;
padding:0px;
list-style:none;
}

.comment-body {
background: #fff;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
border-radius:4px;
border:1px solid #c5c5c5;
}

.comment-body .vcard {
position:absolute;
left:10px;
top:10px;
}

.comment-body .comment-meta {
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}

.comment-body .comment-meta a {
color:#66a3d9;
}

.comment-body p {
font-size:14px;
line-height:22px;
color:#244673;
margin-bottom:15px;
}

.reply {
}

.reply a,  .cancel-comment-reply a {
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #244673;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
border-radius:3px;
}

.cancel-comment-reply {
display:block;
margin:10px 0px;
text-align:right;
}

ul.children {
margin-left:20px;
}

#respond {
margin:15px 0px;
}

#commentform p {
margin-bottom:16px;
font-size:14px;
color:#244673;
}

.last {
margin-right:0px;
}

div.wpcf7 .wpcf7-not-valid {
border-color: #F00 !important
}

span.wpcf7-not-valid-tip {
display: none !important
}

div.wpcf7-validation-errors {
margin: 0;
padding: 10px;
color: #c4690e;
background: #fffdf3;
text-align: center;
border: 1px solid #e6bf4a;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

div.wpcf7-mail-sent-ng {
margin: 0;
padding: 10px;
background: #ffe9e9;
color: #d04544;
border: 1px solid #e7a9a9;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.wpcf7 p {
font-size: 11px;
text-transform: uppercase;
margin-bottom:25px!important;
}

.wpcf7 input, .wpcf7 textarea {
margin-top: 0px;
}

div.wpcf7 textarea {
max-height:115px;
}

#slider-wrap {
width:100%;
margin:0px auto 25px auto;
text-align:center;
}

.slide_caption {
position:absolute;
left: auto;
right:auto;
width:100%;
margin:0px auto;
top: 52%;
text-align:center;
color:#ffed00;
text-transform: capitalize;
font-size:45px;
line-height:45px;
z-index:99999;
font-family: 'Open Sans', sans-serif;
font-weight:700;
}
 @media screen and (-webkit-min-device-pixel-ratio:0)  and (min-resolution:.001dpcm) {
 .slide_caption {
top:50%;
}
}
