﻿/*
"Blacktop " v 1.0 
Website Template 
created by www.i3dthemes.com

*/
/* -----------------------------------------
:: BASE STYLES 
----------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	color: #0C1F28;
	font-size: 14px;
	font-family: "Open sans", Helvetica, Arial, sans-serif;
	line-height: 1.42857143;
}

/* -----------------------------------------
:: LINKS
----------------------------------------- */
a {
	color: #FF9900;
	text-decoration: none;
}

a:hover, a:focus {
	color: #222222;
	text-decoration: none;
	outline: none;
}

a:active, a:focus {
	outline: expression(hideFocus='true');
}

/* -----------------------------------------
:: PARAGRAPHS 
----------------------------------------- */
p {
	margin: 0 0 11px;
}

.carousel-caption p.dark {
	color: #ffffff;
	font-size: 16px;
	font-family: "Raleway", sans-serif;
	font-weight: 100;
	line-height: 1;
	text-align: center;
	letter-spacing: 0px;
	padding: 0px 0px;
	margin: 30px 0px;
}

.carousel-caption p.light {
	color: #FF9900;
	font-size: 16px;
	font-family: "Raleway", sans-serif;
	font-weight: 100;
	line-height: 1;
	text-align: center;
	letter-spacing: 0px;
	padding: 0px 0px;
	margin: 30px 0px;
}

.phover:hover {
	background: rgba(0, 0, 0, 0.1);
}

.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

.dark-bg {
	background: rgba(0, 0, 0, 0.9);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

/* -----------------------------------------
:: HIGHLIGHTS 
----------------------------------------- */
.brand1, .brand1 a {
	color: #FF9900;
}

.brand1 a:hover {
	color: #efefef;
}

.brand2, .brand2 a {
	color: #efefef;
}

.brand2 a:hover {
	color: #FF9900;
}

.highlight1, .highlight1 a {
	color: #FF9900;
}

.highlight1 a:hover {
	color: #FF9900;
}

.highlight2, .highlight2 a {
	color: #FFCC00;
}

.highlight2 a:hover {
	color: #FF9900;
}

.highlight3, .highlight3 a {
	color: #A7A617;
}

.highlight3 a:hover {
	color: #FF9900;
}

.highlight4, .highlight4 a {
	color: #E14D4C;
}

.highlight4 a:hover {
	color: #FF9900;
}

.highlight5, .highlight5 a {
	color: #DA9633;
}

.highlight5 a:hover {
	color: #FF9900;
}

.darker, .darker a {
	color: #222222;
}

.darker a:hover {
	color: #000000;
}

.lighter, .lighter a {
	color: #efefef;
}

.lighter a:hover {
	color: #ffffff;
}

/* -----------------------------------------
:: H1-H6 
----------------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #0C1F28;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 22px;
	margin-bottom: 11px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 11px;
	margin-bottom: 11px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 50px;
	letter-spacing: -2px;
}

h2, .h2 {
	font-size: 40px;
	letter-spacing: -2px;
}

h3, .h3 {
	font-size: 25px;
	letter-spacing: -1px;
}

h4, .h4 {
	font-size: 20px;
}

h5, .h5 {
	font-size: 16px;
}

h6, .h6 {
	font-size: 14px;
}

/* -----------------------------------------
:: H1-H6 LIGHT DARK XBOLD
----------------------------------------- */
.xbold {
	font-weight: 800;
}

.heading-bg {
	background-color: #eee;
}

.heading-bg1 {
	background-color: #FF9900;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

/* -----------------------------------------
:: BREADCRUMB HEADINGS
----------------------------------------- */
.breadcrumb-bar {
	text-align: right;
	padding: 5px 0 0 0;
}

.breadcrumb-bar a {
	position: relative;
	z-index: 3;
	color: #ffffff;
}

.breadcrumb-bar a:hover {
	color: #ffffff;
	color: rgba(255, 255, 255, 0.7);
}

.breadcrumb-title {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 50px;
	color: #efefef;
	text-transform: uppercase;
	letter-spacing: -2px;
	position: relative;
}

.breadcrumb-title:after {
	content: "//";
	position: absolute;
	right: -40px;
	color: #ffffff;
	font-size: 50px;
}

.breadcrumb-path {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 20px;
	color: #efefef;
	text-transform: uppercase;
	margin-left: 50px;
}

/* -----------------------------------------
:: FOOTER 
----------------------------------------- */
.footer-bg {
	color: #ffffff;
}

.footer-bg h3, .footer-bg .h3 {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	background: none;
	font-size: 50px;
}

.copyright {
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.copyright, .copyright a {
	color: #ccc;
}

.copyright a:hover {
	color: #FF9900;
}

/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}

/*section heading1*/
.sec-heading1 {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading1 h1, .sec-heading1 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FF9900;
}

.sec-heading1 h1:nth-of-type(2), .sec-heading1 h2:nth-of-type(2)  {
    color: #0C1F28;
    font-weight: 800;
}
.sec-heading1-dark {
	text-align: center;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.sec-heading1-dark h1, .sec-heading1-dark, .sec-heading1-dark h2, .sec-heading1-dark {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.sec-heading1-dark h1:nth-of-type(2), .sec-heading1-dark h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/*section heading2*/
.sec-heading2 {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading2 h1, .sec-heading2 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FF9900;
}

.sec-heading2 h1:nth-of-type(2), .sec-heading2 h2:nth-of-type(2) {
    color: #0C1F28;
    font-weight: 800;
}
.sec-heading2-dark {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading2-dark h1, .sec-heading2-dark h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.sec-heading2-dark h1:nth-of-type(2), .sec-heading2-dark h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/*section heading3*/
.section3 h1, .section3 h2, .section3 h3, .section3 h4, .section3 h5, .section3 h6, .section3 .h1, .section3 .h2, .section3 .h3, .section3 .h4, .section3 .h5, .section3 .h6 {
	color: #EFEFEF;
}

.section3 .form-control {
	border: 1px solid #222222;
}

.section3 {
	color: #EFEFEF;
}

.sec-heading3 {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading3 h1, .sec-heading3 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FF9900;
}

.sec-heading3 h1:nth-of-type(2), .sec-heading3 h2:nth-of-type(2) {
    color: #0C1F28;
    font-weight: 800;
}
.sec-heading3-dark {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading3-dark h1, .sec-heading3-dark h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.sec-heading3-dark h1:nth-of-type(2), .sec-heading3-dark h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/*section heading4*/
.sec-heading4 {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading4 h1, .sec-heading4 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FF9900;
}

.sec-heading4 h1:nth-of-type(2), .sec-heading4 h2:nth-of-type(2) {
    color: #0C1F28;
    font-weight: 800;
}
.sec-heading4-dark {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading4-dark h1, .sec-heading4-dark h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.sec-heading4-dark h1:nth-of-type(2), .sec-heading4-dark h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/*section heading5*/
.sec-heading5 {
	text-align: center;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.sec-heading5 h1, .sec-heading5 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FF9900;
}

.sec-heading5 h1:nth-of-type(2), .sec-heading5 h2:nth-of-type(2) {
    color: #0C1F28;
    font-weight: 800;
}
.sec-heading5-dark {
	text-align: center;
	margin-bottom: 10px;
}

.sec-heading5-dark h1, .sec-heading5-dark h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.sec-heading5-dark h1:nth-of-type(2).sec-heading5-dark h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/* -----------------------------------------
:: CONTENT HEADINGS
----------------------------------------- */
/*content heading1*/
.con-heading1 {
	padding: 30px 20px;
}

.con-heading1 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0C1F28;
}

.con-heading1 h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
.con-heading1-dark {
	padding: 30px 20px;
}

.con-heading1-dark h2, .con-heading1-dark p {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.con-heading1-dark p {
	font-family: Raleway, sans-serif;
}

.con-heading1-dark h2:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/*content heading2*/
.con-heading2 {
	padding: 30px 20px;
}

/*content heading2
.con-heading2:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 150px;
	color: #E1F0FA;
	top: -30px;
	left: 30px;
	z-index: -1;
}

.con-heading2:before {
	content: "\f06c";
}
*/
.con-heading2 i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading2 h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0C1F28;
}

.con-heading2 p {
	font-family: Raleway, sans-serif;
}

.con-heading2 h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 10px;
}
.con-heading2-dark {
	padding: 30px 20px;
	position: relative;
}

.con-heading2-dark:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 150px;
	color: #E1F0FA;
	top: -30px;
	left: 30px;
	z-index: -1;
}

.con-heading2-dark:before {
	content: "\f06c";
}

.con-heading2-dark i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading2-dark h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.con-heading2-dark p {
	color: #ffffff;
}

.con-heading2-dark h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 10px;
}
/*content heading3*/
.con-heading3 {
	padding: 30px 20px;
}

.con-heading3 i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading3 h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0C1F28;
}

.con-heading3 p {
	margin-top: 20px;
}

.con-heading3 h3:nth-of-type(2) {
    color: #ffffff;
    font-weight: 800;
    font-size: 20px;
}
.con-heading3-inner {
	background: url('../graphics/con-heading3.light-bg.png') right top no-repeat;
	display: inline-block;
	padding: 2px 50px 2px 10px;
}

.con-heading3-dark {
	padding: 30px 20px;
}

.con-heading3-dark i {
	float: left;
	margin: 15px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading3-dark h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	text-shadow: 0px 0px 10px #4DD2FF;
}

.con-heading3-dark p {
	color: #ffffff;
}

.con-heading3-dark h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.con-heading3-dark-inner {
	background: url('../graphics/con-heading3.dark-bg.png') right top no-repeat;
	display: inline-block;
	padding: 15px 50px 5px 10px;
}

/*content heading4*/
.con-heading4 {
	padding: 30px 20px;
}

.con-heading4 i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading4 h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0C1F28;
}

.con-heading4 h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
    font-size: 20px;
}
.con-heading4-inner {
	padding: 2px 30px 2px 10px;
	position: relative;
	display: inline-block;
}

.con-heading4-inner:after {
	content: "//";
	position: absolute;
	top: -12px;
	right: 0px;
	font-size: 56px;
	letter-spacing: -15px;
	color: #FF9900;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

.con-heading4-dark {
	padding: 30px 20px;
}

.con-heading4-dark i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading4-dark h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

.con-heading4-dark p {
	color: #ffffff;
	font-size: 14px;
}

.con-heading4-dark h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
    font-size: 20px;
}
.con-heading4-dark-inner {
	padding: 2px 30px 2px 10px;
	position: relative;
	display: inline-block;
}

.con-heading4-dark-inner:after {
	content: "//";
	position: absolute;
	top: -12px;
	right: 0px;
	font-size: 56px;
	letter-spacing: -15px;
	color: #FF9900;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

/*content heading5*/
.con-heading5 {
	position: relative;
	margin-left: 20px;
	padding: 30px 20px;
}

.con-heading5 i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
}

.con-heading5 h3 {
	margin-bottom: 20px;
	margin-top: 0px;
	color: #0C1F28;
	padding: 0 0 2px 25px;
	background: url('../graphics/con-heading5.light-bg.png') left top no-repeat;
}

.con-heading5 h3:before {
	content: "//";
	position: absolute;
	top: 16px;
	left: 0px;
	font-size: 52px;
	letter-spacing: -12px;
	color: #FF9900;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

.con-heading5-dark {
	position: relative;
	margin-left: 20px;
	padding: 30px 20px;
}

.con-heading5-dark i {
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	color: #FF9900;
	padding: 30px 20px;
}

.con-heading5-dark h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	padding: 0 0 2px 25px;
	background: url('../graphics/con-heading5.dark-bg.png') left top no-repeat;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.con-heading5-dark p {
	color: #ffffff;
}

.con-heading5-dark h3:before {
	content: "//";
	position: absolute;
	top: 16px;
	left: 0px;
	font-size: 52px;
	letter-spacing: -12px;
	color: #FF9900;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

/*content heading6*/
.con-heading6 {
	padding: 30px 20px;
}

.con-heading6 h3 {
	margin-bottom: 0px;
	margin-top: -5px;
	color: #0C1F28;
}

.con-heading6 h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
.con-heading6-dark {
	padding: 30px 20px;
}

.con-heading6-dark h3, .con-heading6-dark p {
	margin-bottom: 0px;
	margin-top: -5px;
	color: #ffffff;
}

.con-heading6-dark h3:nth-of-type(2) {
    color: #FF9900;
    font-weight: 800;
}
/* -----------------------------------------
:: LISTS 
----------------------------------------- */
/*default list styles*/
ul, ol {
	margin-top: 0;
	margin-bottom: 11px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 22px;
}

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

ol {
	counter-reset: li; ;
	list-style: none;
*list-style: decimal;
	padding: 0;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

ol ol {
	margin: 0 0 0 40px;
}

ol.list1 li ol {
	margin: 0 0 0 20px;
}

/*list1*/
.list1 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: 10px;
	margin: 10px 0;
	background: #ddd;
	color: #444;
	text-decoration: none;
	border-radius: 3px;
	transition: all .3s ease-out;
}

.list1 {
	margin: 0 0 0 20px;
}

.list1 a:hover {
	background: #eee;
}

.list1 a:hover:before {
	transform: rotate(360deg);
}

.list1 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -20px;
	background: #FF9900;
	height: 40px;
	width: 40px;
	line-height: 30px;
	border: 5px solid #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 50%;
	transition: all .3s ease-out;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

/*list2*/
.list2 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: .4em;
	margin: 10px 0px 10px 40px;
	background: #ddd;
	color: #444;
	text-decoration: none;
	transition: all .3s ease-out;
}

.list2 a:hover {
	background: #eee;
}

.list2 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -16px;
	background: #FF9900;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
}

.list2 a:after {
	position: absolute;
	content: '';
	border: 8px solid transparent;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	transition: all .3s ease-out;
}

.list2 a:hover:after {
	left: -8px;
	border-left-color: #FF9900;
}

/*list3*/
ul.list3 {
	list-style-image: url('../graphics/list3.png');
	vertical-align: middle;
}

/* -----------------------------------------
:: BLOCKQUOTES 
----------------------------------------- */
blockquote {
	display: block;
	background: #fff;
	padding: 15px 20px 15px 45px;
	margin: 20px auto;
	position: relative;
	width: 90%; /*Font*/ ;
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.2;
	color: #666;
	text-align: justify;
	border-left: 15px solid #FF9900;
	border-right: 2px solid #FF9900;
}

blockquote::before {
	content: "\201C"; /*Unicode for Left Double Quote*/ /*Font*/ ;
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999; /*Positioning*/ ;
	position: absolute;
	left: 10px;
	top: 5px;
}

blockquote::after {
	/*Reset to make sure*/
    content: "";
}

blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}

blockquote a:hover {
	color: #666;
}

blockquote em {
	font-style: italic;
}

blockquote footer {
	font-size: 80%;
	text-align: right;
}

/* -----------------------------------------
:: FORMS 
----------------------------------------- */
.form-control {
	background-image: none;
	border: 1px solid #FF9900;
	color: #FF9900;
	display: block;
	font-size: 14px;
	height: 45px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}

.form-control::-moz-placeholder {
	color: #222222;
	opacity: 0.7;
}

/* -----------------------------------------
:: HORIZONTAL RULE
----------------------------------------- */
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #FF9900;
}

hr.hr1 {
	width: 100%;
}

hr.hr2 {
	width: 100%;
}

hr.hr3 {
	width: 100%;
}

hr.hr4 {
	width: 100%;
}

/* -----------------------------------------
:: MOBILE to TABLE 0-1025PX START
----------------------------------------- */
.pad5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pad0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

/* -----------------------------------------
:: TABLET LANDSCAPE 992px
----------------------------------------- */
@media (max-width: 992px) {
/*tablet landscape styles here*/
/*tablet landscape styles here*/
}
/* -----------------------------------------
:: TABLET PORTRAIT 768px
----------------------------------------- */
@media (max-width: 768px) {
/*tablet portrait styles here*/
.con-heading2 i, .con-heading2-dark i, .con-heading3 i, .con-heading3-dark i, .con-heading4 i, .con-heading4-dark i {
	display: none;
}

h1, .h1 {
	font-size: 24px;
	letter-spacing: 0px;
}

h2, .h2 {
	font-size: 22px;
	letter-spacing: 0px;
}

h3, .h3 {
	font-size: 20px;
	letter-spacing: 0px;
}

h4, .h4 {
	font-size: 18px;
}

.breadcrumb-title {
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 80px;
}

.breadcrumb-title:after {
	display: none;
}

.breadcrumb-path {
	display: none;
}

/*tablet portrait styles here*/
}
/* -----------------------------------------
:: MOBILE 480px 
----------------------------------------- */
@media (max-width: 480px) {
/*phone styles here*/
/*phone styles here*/
}
