@charset "utf-8";
/* CSS Document */

/* Table of Contents

- Body
- Top Row
- Navigation
- Slider
- HeroText
- Intro Section
- Security Solutions
- FunFacts
- Our Services
- Testimonials
- Our Team
- Shop
- Call Us
- Latest News
- Working with Us
- Download Brochure
- Footer
- Home 02 Page
- About Us Page
- Services Page
- Blog Page 
- Blog Detail Page 
- Sidebar 
- Contact Us Page 
- Error Page 
- Price 01 Page 
- Price 02 Page 
- Typography Page 
- Inner Banner Styles
- Video, Iframe Settings 
- ToTop 
- Buttons 
- No Gutter 
- Parallax Sections 
- Background
- Widgets
- Media Quries

*/

a,input,button,textarea{outline:none!important;}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #555555;
	line-height: 26px;
	background-color: #f7f7f7;
}
/* ---------------------------------------------------------------------- NAVIGATION STARTS ---------- */
.logo{
	display:block;
	padding-left:15px;
	padding-right:15px;
}
.logo img{ max-width: none; }
.top-contact {
	font-size: 14px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: 400;
}
ul.nav-social-icons {
	padding: 0;
	margin-top: 16px!important;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
ul.nav-social-icons li {
	list-style-type: none;
	display: inline-block;
}
ul.nav-social-icons li i {
	font-size: 16px;
	color: #fff!important;
	padding-left: 16px!important;
}
ul.nav-social-icons li a {
	padding: 0!important;
	border: none!important;
}
ul.nav-social-icons li a i {
	color: #fff!important;
}
ul.nav-social-icons li a:hover i {
	color: #ff974f;
}
#navigation ul.nav.nav-social-icons > li:hover > a{
	background-color:transparent;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.top-contact ul.small-nav {
	padding-top: 12px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	text-align: right;
}
.top-contact ul.small-nav li {
	list-style-type: none;
	display: inline-block;
	padding-left: 20px;
}
.top-contact ul.small-nav li a {
	color: #fff;
}
.top-contact ul.small-nav li i {
	padding-left: 3px;
	padding-right: 3px;
}
.top-contact ul.small-nav li.shop {
	background-color: #ff974f;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
	position: relative;
}
.top-contact ul.small-nav li.shop .cart-item-number {
	position: absolute;
	z-index: 10;
	top: -11px;
	right: -11px;
	background-color: #666666;
	color: #fff;
	width: 22px;
	height: 22px;
	border-radius: 11px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
}
.top-contact ul.small-nav li.searchlink {
	display: block;
	float: right;
	position: relative;
	padding: 0!important;
	margin: 0;
	right: 0;
	font-size: 40px;
	cursor: pointer;
	height: 20px;
	width: 20px;
	color: #fff;
	margin-top: 10px;
	background-image: url(../../images/icons/search.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.top-contact ul.small-nav li.searchlink:hover, .searchlink.open {
	color: #fff;
	background-color: transparent;
}
.top-contact ul.small-nav li.searchlink.open > .searchform {
	display: block;
}
/** search field **/
.top-contact ul.small-nav li .searchform {
	display: none;
	position: absolute;
	width: 300px;
	height: 30px;
	line-height: 30px;
	top: 34px;
	right: -15px;
	padding: 0 15px;
	cursor: default;
	z-index: 999;
}
.top-contact ul.small-nav li.searchlink.open .searchform {
	display: block;
}
#search-1 {
	display: block;
	position: relative;
}
#s-1 {
	width: 270px;
	background: #ff974f;
	padding: 8px 11px;
	border: 0;
	font-size: 15px;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.sbtn {
	display: block;
	position: absolute;
	right: 5px;
	top: 8px;
	background: none;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.top-contact .phone {
	text-align: right;
}
.top-contact .phone i {
	width: 26px;
	height: 26px;
	border-radius: 13px;
	color: #fff;
	background-color: #e55353;
	text-align: center;
	padding-top: 6px;
	margin-right: 6px;
}
.sticky-wrapper {
	height: 0!important;
}
.navbar-collapse {
	background-color: transparent;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
#navigation {
	width: 100%;
	margin-left: auto;
	margin-bottom: auto;
	position: absolute;
	z-index: 99999;
	padding-left: 0;
	padding-right: 0;
}

#navigation.smaller #tc {
	display: none;
}
#navigation ul.nav {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#navigation ul.nav li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.nav>li>a {
	position: relative;
	display: block;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	border: 1px solid transparent;
}
#navigation ul.nav li a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
	text-transform: uppercase;
}
#navigation ul.nav li a i {
	color: #ff974f;
	padding-left: 4px;
}
#navigation ul.nav a:hover {
	opacity: 1;
	color: #fff;
	text-decoration: none;
	border: 1px solid #323231;
}
#navigation ul.nav .current a {
	opacity: 1;
	color: #fff;
	text-decoration: none;
	border: 1px solid #323231;
}
ul.sub-menu {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
}
ul.sub-menu li a {
	padding-top: 8px;
	padding-right: 0!important;
	padding-bottom: 8px;
	padding-left: 0!important;
	color: #fff;
	border: 1px solid transparent!important;
}
ul.sub-menu li a:hover {
	color: #fff!important;
}
ul.sub-menu li a:last-child {
	padding-bottom: 0!important;
}
ul.sub-menu>li>a:focus, ul.sub-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: transparent!important;
	border: 1px solid transparent!important;
}
.navbar-nav>li>.sub-menu li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f105";
	margin-right: 6px;
}
.navbar-default.navbar {
	border-radius: 0;
	padding-top: 30px!important;
	padding-bottom: 24px!important;
	border-color: #e7e7e7!important;
}
#navigation .navbar-default ul.nav li a {
	color: #2c2e30;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}
#navigation .navbar-default ul.nav li a i {
	color: #ff974f;
	padding-left: 4px;
}
#navigation .navbar-default ul.nav a:hover {
	opacity: 1;
	color: #000;
	text-decoration: none;
	border: 1px solid #e5e5e5;
}
#navigation .navbar-default ul.nav .current a {
	opacity: 1;
	color: #000;
	text-decoration: none;
	border: 1px solid #e5e5e5;
}
#navigation ul.nav > li.menu-item-has-children > a:after{
	content: "\f0d7";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
	color: #ff974f;
	padding-left: 6px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul.small-nav-1 {
	padding-top: 12px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	text-align: right;
}
ul.small-nav-1 li {
	list-style-type: none;
	display: inline-block;
	padding-left: 20px;
}
ul.small-nav-1 li a {
	color: #fff;
}
ul.small-nav-1 li i {
	padding-left: 3px;
	padding-right: 3px;
}
ul.small-nav-1 li.shop {
	background-color: #ff974f;
	padding-left: 6px!important;
	padding-right: 6px!important;
	padding-top: 4px!important;
	padding-bottom: 4px!important;
	margin-left: 20px!important;
	margin-right: 30px!important;
	color: #fff;
	position: relative;
}
ul.small-nav-1 li.shop .cart-item-number {
	position: absolute;
	z-index: 10;
	top: -11px;
	right: -11px;
	background-color: #666666;
	color: #fff;
	width: 22px;
	height: 22px;
	border-radius: 11px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
}
ul.small-nav-1 li.searchlink {
	display: block;
	float: right;
	position: relative;
	padding: 0!important;
	margin: 0;
	right: 0;
	font-size: 40px;
	cursor: pointer;
	height: 20px;
	width: 20px;
	color: #fff;
	margin-top: 6px;
	background-image: url(../images/icons/search-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
ul.small-nav-1 li.searchlink:hover, .searchlink.open {
	color: #fff;
	background-color: transparent;
}
ul.small-nav-1 li.searchlink.open > .searchform {
	display: block;
}
/** search field **/
ul.small-nav-1 li .searchform {
	display: none;
	position: absolute;
	width: 300px;
	height: 30px;
	line-height: 30px;
	top: 34px;
	right: -15px;
	padding: 0 15px;
	cursor: default;
	z-index: 999;
}
ul.small-nav-1 li.searchlink.open .searchform {
	display: block;
}
#search-1 {
	display: block;
	position: relative;
}
#s-1 {
	width: 270px;
	background: #ff974f;
	padding: 8px 11px;
	border: 0;
	font-size: 15px;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.sbtn {
	display: block;
	position: absolute;
	right: 5px;
	top: 8px;
	background: none;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.navbar-default ul.sub-menu {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
.navbar-default ul.sub-menu li a {
	font-size: 13px;
	padding-top: 8px;
	padding-right: 0!important;
	padding-bottom: 8px;
	padding-left: 0!important;
	color: #000;
	border: 1px solid transparent!important;
}
.navbar-default ul.sub-menu li a:hover {
	color: #000!important;
}
.navbar-default ul.sub-menu li a:last-child {
	padding-bottom: 0!important;
}
.navbar-default ul.sub-menu>li>a:focus, ul.sub-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: transparent!important;
	border: 1px solid transparent!important;
}
.navbar-nav>li>.sub-menu li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f105";
	margin-right: 6px;
}
/* ---------------------------------------------------------------------- NAVIGATION ENDS ---------- */

/* ---------------------------------------------------------------------- SLIDER STARTS ---------- */

.slider {
	position: relative!important;
}
.tp-caption.NotGeneric-Button, .NotGeneric-Button {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal!important;
}
.tp-caption.NotGeneric-Button, .NotGeneric-Button:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
}
/* ---------------------------------------------------------------------- SLIDER STARTS ---------- */

/* ---------------------------------------------------------------------- HERO SECTIONS STARTS ------------------ */


.herotext h1, .herotext h1.heading {
	font-size: 32px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
}
.herotext h2 {
	font-size: 28px;
	color: #2c2e30;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}
.herotext h3 {
	font-size: 16px;
	font-family: 'Merriweather', serif;
	color: #888888;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 18px;
	font-style: italic;
}
.herotext .text {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	color: #555;
	font-weight: 400;
	margin-bottom: 0;
	font-style: italic;
	margin-top: 30px;
}
.herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
}
.herotext ul.bullets {
	padding: 0;
	margin: 0;
}
.herotext ul.bullets li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 6px;
	list-style-type: none;
}
.herotext ul.bullets li a {
	color: #555555;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.herotext ul.bullets li a:hover {
	color: #000;
	text-decoration: none;
}
.herotext ul.bullets li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 12px;
}
.herotext-2 h1 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
	text-transform: uppercase;
}
.herotext-2 h2 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 400;
	margin-bottom: 0;
}
.herotext-2 .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
}
.herotext-3 {
	text-align: center;
}
.herotext-3 .boxed-heading h1 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}
.herotext-3 .boxed-heading h2 {
	font-size: 10px;
	color: #2c2e30;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.herotext-3 .boxed-heading {
	width: 360px;
	height: 84px;
	background-image: url(../images/heading/header-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.herotext-3 .description {
	font-size: 16px;
	color: #888888;
	margin-bottom: 30px;
}
.line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 20px;
	margin-bottom: 30px;
}
.line2 {
	height: 2px;
	width: 40px;
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 20px;
	margin-bottom: 30px;
}
/* ---------------------------------------------------------------------- HERO SECTIONS ENDS ------------------ */

/* ---------------------------------------------------------------------- INTRO SECTION STARTS ------------------ */

.overlay-margin-2 {
	position: absolute;
	top: -50px;
	bottom: 0;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.intro-section .block:nth-child(1n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0;
	background-color: #f7f7f7;
}
.intro-section .block:nth-child(2n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.intro-section .block:nth-child(3n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0;
	background-color: #f7f7f7;
}
.intro-section .block {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f7f7f7;
}
.intro-section .block .info, .info.herotext {
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.intro-section .block .info .heading, .herotext .heading {
	font-size: 14px;
	color: #2c2e30;
	font-weight: 900;
}
.intro-section .block .info .description, .herotext .description {
	font-family: 'Merriweather', serif;
	font-size: 13px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 0;
	font-style: italic;
}
.intro-section .block.video {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.intro-section .block.video .picture, .block.tt-video-sc .picture  {
	position: relative;
}
.intro-section .block.video .picture .info-overlay, .block.tt-video-sc .picture .info-overlay {
	position: absolute!important;
	left: 40px;
	bottom: 0;
	right: 0;
	z-index: 1;
	text-align: left;
}
.intro-section .block.video .picture .info-overlay .heading, .block.tt-video-sc .picture .info-overlay .heading {
	font-size: 18px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
}
.intro-section .block.video .picture .info-overlay .description, .block.tt-video-sc .picture .info-overlay .description {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 0;
	font-style: italic;
	width: 100%;
}
.intro-section .block.video .picture .info-overlay .icon, .block.tt-video-sc .picture .info-overlay .icon {
	width: 46px;
	height: 46px;
	border-radius: 23px;
	text-align: center;
	color: #fff;
	opacity: 0.9;
	border: 3px solid #FFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 50px;
	line-height: normal;
	font-size: 17px;
	line-height: 2.4;
	float: left;
	margin-right: 12px;
}
.intro-section .block.video .picture .info-overlay .icon:hover, .block.tt-video-sc .picture .info-overlay .icon:hover {
	opacity: 0.5;
}
.intro-section .block.video .picture .info-overlay .icon i, .block.tt-video-sc .picture .info-overlay .icon i {
	color: #fff;
}
/* ---------------------------------------------------------------------- INTRO SECTION ENDS ------------------ */

/* ---------------------------------------------------------------------- SECURITY SOLUTIONS STARTS ------------------ */

.home-security-solutions {
	padding-top: 450px;
	padding-bottom: 120px;
	text-align: left;
}
.home-security-solutions .herotext .line {
	margin-left: 0!important;
	margin-right: auto;
}
.why-choose-us {
	padding-top: 0;
}
.why-choose-us ul {
	padding: 0;
	margin: 0;
}
.why-choose-us ul li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 6px;
	list-style-type: none;
}
.why-choose-us ul li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 12px;
}
/* ---------------------------------------------------------------------- SECURITY SOLUTIONS ENDS ------------------ */

/* ---------------------------------------------------------------------- FUNFACT STARTS ------------------ */

.funfacts {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.funfacts .block {
	text-align: center;
	padding-bottom: 50px;
}
.funfacts .block .box h1 {
	font-family: 'Merriweather', serif;
	font-size: 30px;
	color: #ff974f;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
	margin-bottom: 0;
}
.funfacts .block .box h2 {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 40px;
}
.funfacts .block .box {
	width: 250px;
	height: 110px;
	background-image: url(../../images/funfact/box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.funfacts .block .box .caret-down {
	color: #fff;
	font-size: 18px;
	padding-top: 6px;
}
.funfacts .intro {
	padding-top: 30px;
}
.funfacts .intro h1 {
	font-size: 30px;
	color: #fff;
	font-weight: 900;
	margin-top: 2px;
	text-transform: uppercase;
}
.funfacts .intro h2 {
	font-size: 26px;
	color: #cccccc;
	font-weight: 300;
	margin-bottom: 8px;
}
.funfacts .intro .description {
	font-size: 14px;
	color: #cccccc;
	padding-top: 20px;
	font-style: italic;
}
/* ---------------------------------------------------------------------- FUNFACT ENDS ------------------ */

/* ---------------------------------------------------------------------- OUR SERVICES STARTS ------------------ */

.overlay-margin {
	position: absolute;
	top: -140px;
	z-index: 10;
}
.home-our-services {
	/*padding-top: 110px;
	padding-bottom: 110px;*/
}
.home-our-services .herotext, .white-highlight {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.white-highlight {
	padding: 0;
}
.home-our-services .description {
}
.home-our-services ul.services {
	padding: 0;
	margin: 0;
}
.home-our-services ul.services li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 70px;
	list-style-type: none;
}
.home-our-services ul.services li .icon {
	font-size: 50px;
	color: #2c2e30;
	padding-bottom: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.home-our-services ul.services li:hover .icon {
	font-size: 50px;
	color: #ff974f;
	padding-bottom: 20px;
}
.home-our-services ul.services li h1 {
	font-size: 16px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}
.home-our-services ul.services li .line2 {
	height: 2px;
	width: 40px;
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 20px;
	margin-bottom: 30px;
}
.home-our-services ul.services li .description {
	width: 80%;
}
/* ---------------------------------------------------------------------- OUR SERVICES STARTS ------------------ */

/* ---------------------------------------------------------------------- TESTIMONIALS STARTS ------------------ */

.testimonials {
	text-align: center;
}
.testimonials .herotext-3 h2, .testimonials .herotext-3 h1 {
	color: #fff;
}
.testimonials .block {
	padding-top: 10px;
}
.testimonials .block .description {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	font-style: italic;
	padding-bottom: 30px;
}
.testimonials .block .name {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.testimonials .block .designation {
	font-size: 10px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.testimonials .testimonials-carousel.owl-theme .owl-dots .owl-dot {
	margin-top: 50px;
}
/* ---------------------------------------------------------------------- TESTIMONIALS ENDS ------------------ */


/* ---------------------------------------------------------------------- OUR TEAM STARTS ------------------ */


.home-our-team {
	/*padding-top: 110px;
	padding-bottom: 100px;*/
}
.home-our-team .herotext {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.home-our-team .block {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.home-our-team .block .picture {
	background-color: #ff974f;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.home-our-team .block .info {
	padding: 20px;
	background-color: #fff;
	text-align: center;
}
.home-our-team .block .info .name {
	font-size: 14px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}
.home-our-team .block .info .designation {
	font-family: 'Merriweather', serif;
	font-size: 13px;
	color: #888888;
	font-style: italic;
}
.home-our-team .block:hover .picture {
	position: relative;
}
.home-our-team .block:hover .picture img {
	opacity: 0.1;
}
.home-our-team .block:hover .info .name {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.home-our-team .block:hover .info {
	padding: 20px;
	background-color: #2c2e30;
	text-align: center;
}
.home-our-team .block:hover .member-overlay {
	opacity: 1
}
.member-overlay {
	-webkit-backface-visibility: hidden;
	display: block;
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	text-align: left;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.member-overlay .icons {
	display: table;
	width: 100%;
	height: 100%;
}
.member-overlay:hover {
	opacity: 1
}
.member-overlay .icons>:first-child {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.member-overlay .icons>:first-child .icon {
	display: inline-block!important;
	color: #fff;
	margin-left: 6px;
	margin-right: 6px;
	text-align: center;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
	border: 0 solid #FFF;
}
.member-overlay .icons>:first-child .icon a {
	font-size: 18px;
	line-height: normal;
	color: #fff;
}
/* ---------------------------------------------------------------------- OUR TEAM ENDS ------------------ */

/* ---------------------------------------------------------------------- SHOP STARTS ------------------ */

.shop {
	padding-top: 110px;
	padding-bottom: 110px;
}
.shop .herotext-3 {
	text-align: center;
}
.shop .herotext-3 .boxed-heading h1 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}
.shop .herotext-3 .boxed-heading h2 {
	font-size: 10px;
	color: #2c2e30;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.shop .herotext-3 .boxed-heading {
	width: 360px;
	height: 84px;
	background-image: url(../../images/heading/header-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.shop .herotext-3 .description {
	font-size: 16px;
	color: #888888;
	margin-bottom: 30px;
}
.shop .product {
	padding: 10px;
}
.shop .product .picture {
	border: 1px solid #eeeeee;
	background-color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.shop .product .info {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
	border: 1px solid #eeeeee;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.shop .product:hover .picture img {
	opacity: 0.4;
}
.shop .product:hover .info {
	background-color: #ff974f;
	border: 1px solid #ff974f;
}
.shop .product:hover .info .name {
	color: #fff;
}
.shop .product:hover .info .price {
	color: #fff;
}
.shop .product .info .name {
	font-size: 14px;
	color: #2c2e30;
	font-weight: 700;
	text-transform: uppercase;
}
.shop .product .info .price {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #888888;
	font-weight: 600;
	padding-top: 20px;
}
#options {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#options ul {
	width: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}
#options ul li {
	display: inline-block;
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#options ul li a {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	color: #2c2e30;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#options ul li a .line2 {
	height: 2px;
	width: 30px;
	padding: 1px;
	border: 1px solid #2c2e30;
	margin-top: 12px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#options ul li a:link {
	color: #2c2e30;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#options ul li:hover a, #options ul li a.selected {
	color: #ff974f;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}
#options ul li:hover a .line2, #options ul li a.selected .line2 {
	height: 2px;
	width: 30px;
	padding: 1px;
	border: 1px solid #ff974f;
	margin-top: 12px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
#mansory-effect figure {
	float: left;
	width: 30%;
	height: auto!important;
	overflow: hidden;/*background-color: #000;*/
}
#mansory-effect figure img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#mansory-effect .item-w2 {
	width: 70%!important;
}
#mansory-effect .item-h2 {
	height: auto!important
}
#mansory-effect .picture {
	background-color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
#mansory-effect .item:hover img {
	opacity: 0.4;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
figure:hover .picture-overlay {
	opacity: 1
}
.picture-overlay {
	-webkit-backface-visibility: hidden;
	display: block;
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	text-align: left;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.picture-overlay .icons {
	display: table;
	width: 100%;
	height: 100%;
}
.picture-overlay:hover {
	opacity: 1
}
.picture-overlay .icons>:first-child {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.picture-overlay .icons>:first-child .icon {
	display: inline-block!important;
	color: #000;
	background-color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 4px;
	text-align: center;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
	border: 1px solid #FFF;
}
.picture-overlay .icons>:first-child .icon a {
	font-size: 20px;
	line-height: normal;
	color: #000;
}
/* ---------------------------------------------------------------------- SHOP ENDS ------------------ */

/* ---------------------------------------------------------------------- CALL US STARTS ------------------ */

.callus {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.callus h1 {
	font-size: 22px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}
.callus h1 span {
	color: #ff974f;
}
.callus .description {
	font-size: 16px;
	color: #cccccc;
	font-style: italic;
}
/* ---------------------------------------------------------------------- CALL US ENDS ------------------ */

/* ---------------------------------------------------------------------- LATEST NEWS STARTS ------------------ */

.latest-news {
	/*padding-top: 110px;
	padding-bottom: 110px;*/
}
.latest-news .herotext-3 {
	text-align: center;
	margin-bottom: 70px;
}
.latest-news .herotext-3 .boxed-heading h1 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}
.latest-news .herotext-3 .boxed-heading h2 {
	font-size: 10px;
	color: #2c2e30;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.latest-news .herotext-3 .boxed-heading {
	width: 360px;
	height: 84px;
	background-image: url(../../images/heading/header-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.latest-news .herotext-3 .description {
	font-size: 16px;
	color: #888888;
	margin-bottom: 30px;
}
.latest-news .block {
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 110px;
	padding-right: 30px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-left: 200px;
	margin-bottom: 30px;
}
.latest-news .picture {
	margin-top: 20px;
	float: left;
}
.latest-news .picture img {
	width: 275px;
}
.latest-news .block .date {
	font-family: 'Merriweather', serif;
	font-size: 12px;
	color: #888888;
	font-style: italic;
}
.latest-news .block h1 {
	font-size: 16px;
	line-height: 26px;
	margin-top: 8px;
	color: #2c2e30;
	font-weight: 800;
	text-transform: uppercase;
}
.latest-news .block .description {
	font-size: 14px;
	color: #555555;
}
.latest-news .block .button {
	margin-top: 40px;
}
.latest-news .block .button a.btn-orange {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
.latest-news .block .button a.btn-orange i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
a.btn-orange i {
	margin-right: -25px;
}

.latest-news .block .button a.btn-orange:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
}
.latest-news .news-carousel .news {
	padding-left: 15px;
	padding-right: 15px;
}
.latest-news .news-carousel.owl-theme .owl-dots .owl-dot {
	margin-top: 50px;
}
/* ---------------------------------------------------------------------- LATEST NEWS ENDS ------------------ */


/* ---------------------------------------------------------------------- WORKING WITH US STARTS ------------------ */


.working-with-us {
	padding-top: 60px;
	padding-bottom: 0;
}
.working-with-us .herotext {
	padding-top: 110px;
	padding-bottom: 0;
}
.working-with-us .herotext h1 {
	font-size: 30px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
	text-transform: none;
}
.working-with-us .herotext h2 {
	font-size: 28px;
	color: #2c2e30;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}
.working-with-us .herotext .text {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 0;
	font-style: italic;
	margin-top: 30px;
}
.working-with-us .herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
}
/* ---------------------------------------------------------------------- WORKING WITH US ENDS ------------------ */


/* ---------------------------------------------------------------------- DOWNLOAD STARTS ------------------ */

.download-brochure {
	padding-top: 50px;
	padding-bottom: 50px;
}
.download-brochure h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
	margin-bottom: 0;
}
.download-brochure h2 {
	font-size: 16px;
	color: #fff;
	margin-top: 8px;
	font-style: italic;
}
.download-brochure .button {
	margin-top: 10px;
	margin-bottom: 10px;
}
.download-brochure .button {
	background-image: url(../../images/download/btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 271px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.download-brochure .button a {
	font-size: 16px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 65px;
}
.download-brochure .button a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.download-brochure .button a i {
	font-size: 24px;
	padding: 0;
	margin: 0;
	padding-right: 12px;
	padding-top: 8px;
}
/* ---------------------------------------------------------------------- DOWNLOAD ENDS ------------------ */


/* ---------------------------------------------------------------------- FOOTER STARTS ------------------ */


footer {
	padding-top: 70px;
	padding-bottom: 50px;
	color: #cccccc;
	font-size: 14px;
}
footer ul.contact {
	padding: 30px 0;
	margin: 0;
}
footer ul.contact li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	list-style-type: none;
	font-size: 14px;
}
footer ul.contact li a {
	color: #cccccc;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
footer ul.contact li a:hover {
	color: #fff;
	text-decoration: none;
}
footer ul.contact li i {
	font-size: 20px;
	width: 24px;
	text-align: center;
	padding-right: 16px;
	padding-top: 7px;
}
footer ul.connect {
	padding: 0;
	margin: 0;
}
footer ul.connect li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	list-style-type: none;
	font-size: 14px;
}
footer ul.connect li i {
	width: 20px;
	text-align: center;
	padding-right: 12px;
}
footer ul.connect li a {
	color: #cccccc;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
footer ul.connect li a:hover {
	color: #fff;
	text-decoration: none;
}
footer ul.usefullinks {
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}
footer ul.usefullinks li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	list-style-type: none;
	font-size: 14px;
}
footer ul.usefullinks li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 10px;
}
footer ul.usefullinks li a {
	color: #cccccc;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
footer ul.usefullinks li a:hover {
	color: #fff;
	text-decoration: none;
}
footer h1 {
	font-size: 14px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
	margin-bottom: 0;
}
footer .line2 {
	height: 2px;
	width: 30px;
	padding: 1px;
	border: 1px solid #ff974f;
	margin-top: 12px;
	margin-bottom: 0;
}
footer .newletter {
	padding-bottom: 150px;
}
/** search field **/
.newletter .searchform {
	display: block;
	position: absolute;
	width: 250px;
	height: 26px;
	line-height: 26px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0;
	cursor: default;
}
.newletter #search {
	display: block;
	position: relative;
}
.newletter #s {
	width: 220px;
	background: #2c2e30;
	padding: 8px 11px;
	border: 0;
	font-size: 15px;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.newletter .sbtn {
	display: block;
	position: absolute;
	right: 20px;
	top: 6px;
	background: none;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
footer .copyright {
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2b2b2b;
	padding-top: 40px;
}
footer .copyright span {
	color: #cccccc;
}
/* ---------------------------------------------------------------------- FOOTER ENDS ------------------ */

/* ---------------------------------------------------------------------- HOME 02 STARTS ------------------ */

.home-02 .security-solutions {
	padding-top: 120px;
	padding-bottom: 60px;
	text-align: center;
}
.home-02 .security-solutions .herotext .line {
	margin-left: auto;
	margin-right: auto;
}
.home-02 .security-solutions a {
	margin-left: 8px;
	margin-right: 8px;
}
.home-02 .intro-section {
	padding-top: 60px;
	padding-bottom: 120px;
}
.home-02 .intro-section .block {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #f7f7f7;
}
.home-02 .intro-section .block:nth-child(1n) {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.home-02 .intro-section .block:nth-child(2n) {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.home-02 .intro-section .block:nth-child(3n) {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.home-02 .why-choose-us {
	padding-top: 100px;
	padding-bottom: 100px;
}
.we-deliver {
	padding-top: 0;
	padding-bottom: 0;
}
.we-deliver .herotext {
	padding: 100px;
}
.we-deliver .herotext h1 {
	font-size: 16px;
	font-family: 'Merriweather', serif;
	color: #888888;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 12px;
	font-style: italic;
}
.we-deliver .herotext .heading2 {
	font-size: 30px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
	text-transform: uppercase;
}
.we-deliver .herotext h2 {
	font-size: 28px;
	color: #2c2e30;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}
.we-deliver .herotext .text {
	font-family: 'PT Sans', serif;
	font-size: 14px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 0;
	font-style: normal;
	margin-top: 30px;
}
.we-deliver.herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
}
.home-02 .testimonials {
	padding-top: 120px;
	padding-bottom: 120px;
	text-align: left;
}
.home-02 .testimonials .block {
	padding-top: 10px;
}
.home-02 .testimonials .block .description {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 32px;
	color: #888888;
	font-style: italic;
	padding-bottom: 30px;
}
.home-02 .testimonials .block .name {
	font-size: 14px;
	color: #2c2e30;
	text-transform: uppercase;
}
.home-02 .testimonials .block .designation {
	font-size: 10px;
	color: #2c2e30;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.home-02 .testimonials .testimonials-carousel.owl-theme .owl-dots .owl-dot {
	margin-top: 50px;
}
.home-02 .callus {
	padding-top: 50px;
	padding-bottom: 80px;
	text-align: center;
	background-color: #ff994c;
}
.home-02 .callus .description {
	color: #fff;
}
.clients {
	/*padding-top: 90px;
	padding-bottom: 90px;*/
}
.clients .block {
	padding-top: 20px;
	padding-bottom: 20px;
}
.clients .clients-carousel.owl-theme .owl-dots .owl-dot {
	margin-top: 50px;
}
/* ---------------------------------------------------------------------- HOME 02 ENDS ------------------ */

/* ---------------------------------------------------------------------- HALF IMAGE HALF TEXT STARTS  ------------------ */

section {
	position: relative;
	/*overflow: hidden;*/
	z-index: 10;
}
.img-side.img-right {
	right: 0;
}
.img-side.img-left {
	left: 0;
}
.img-side {
	padding: 0;
	position: absolute;
	top: 0;
	height: 100%;
	overflow: hidden;
	z-index: 100;
}
.img-holder {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
/* ---------------------------------------------------------------------- HALF IMAGE HALF TEXT ENDS  ------------------ */


/* ---------------------------------------------------------------------- ABOUT US PAGE STARTS  ------------------ */

.about-us .intro-section {
	padding-top: 120px;
	padding-bottom: 60px;
}
.about-us .intro-section .block {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #f7f7f7;
}
.about-us .intro-section .block:nth-child(1n) {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.about-us .intro-section .block:nth-child(2n) {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.about-us .intro-section .block:nth-child(3n) {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.about-us .intro-section .block .info .heading {
	font-size: 14px;
	color: #2c2e30;
	font-weight: 900;
	text-transform: uppercase;
}
.about-us .intro-section .block .info .heading-2 {
	font-family: 'Merriweather', serif;
	font-size: 13px;
	color: #888888;
	font-weight: 400;
	padding-top: 10px;
	margin-bottom: 0;
	font-style: italic;
}
.about-us .intro-section .block .info .description {
	font-family: 'PT Sans', serif;
	font-size: 14px;
	color: #555555;
	font-weight: 400;
	padding-top: 20px;
	margin-bottom: 15px;
	font-style: normal;
}
.about-us .funfacts {
	padding-top: 60px;
	padding-bottom: 110px;
	text-align: center;
}
.about-us .funfacts .block {
	text-align: center;
	padding-bottom: 50px;
}
.about-us .funfacts .block .box h1 {
	font-family: 'Merriweather', serif;
	font-size: 30px;
	color: #ff974f;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
	margin-bottom: 0;
}
.about-us .funfacts .block .box h2 {
	font-size: 16px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 40px;
}
.about-us .funfacts .block .box {
	width: 250px;
	height: 110px;
	background-image: url(../../images/funfact/box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.about-us .funfacts .block .box .caret-down {
	color: #5f6367;
	font-size: 18px;
	padding-top: 6px;
}
.exceptional-security {
	padding-top: 80px;
	padding-bottom: 80px;
}
.exceptional-security .block {
	padding-top: 40px;
	padding-bottom: 40px;
}
.exceptional-security .icon {
	float: left;
	padding-top: 10px;
}
.exceptional-security .icon i {
	color: #fff;
	font-size: 50px;
}
.exceptional-security .details {
	padding-left: 80px;
}
.exceptional-security .herotext-2 {
	padding: 0;
	margin: 0;
}
.exceptional-security .herotext-2 h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 900;
	margin-top: 0;
	padding-top: 0;
	text-transform: none;
}
.exceptional-security .herotext-2 h2 {
	font-family: 'Merriweather', serif;
	font-style: italic;
	font-size: 16px;
	color: #cccccc;
	font-weight: 400;
	margin-top: 0;
}
.exceptional-security .details .description {
	color: #cccccc;
}
.history-timeline {
	padding-top: 110px;
	padding-bottom: 110px;
}
.history-timeline .herotext-3 {
	text-align: center;
	margin-bottom: 70px;
}
.history-timeline .herotext-3 .boxed-heading h1 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}
.history-timeline .herotext-3 .boxed-heading h2 {
	font-size: 10px;
	color: #2c2e30;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.history-timeline .herotext-3 .boxed-heading {
	width: 360px;
	height: 84px;
	background-image: url(../../images/heading/header-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.history-timeline .rev_slider_wrapper .description {
}
.history-timeline-tabs {
	padding-top: 10px;
	padding-bottom: 10px;
}
.history-timeline-tabs .herotext {
	padding-bottom: 5px;
	text-align: center;
}
.history-timeline-tabs .herotext h1 {
	font-size: 30px;
	font-weight: 200;
	color: #000;
	padding-bottom: 0;
}
.history-timeline-tabs ul.icon-tabs {
}
.history-timeline-tabs ul.icon-tabs .caption {
	font-size: 50px;
	color: #cccccc;
	text-transform: uppercase;
	font-weight: 800;
	padding-top: 12px;
	padding-bottom: 12px;
}
.history-timeline-tabs ul.icon-tabs .icon {
	color: #fff;
}
.history-timeline-tabs .tab-content {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.history-timeline-tabs .tab-content h1 {
	font-size: 24px;
	color: #2c2e30!important;
	font-weight: 600;
	padding-bottom: 12px;
}
.history-timeline-tabs .tab-content .description {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	color: #888888!important;
	font-style: italic;
}
.history-timeline-tabs .nav>li>a:focus, .history-timeline-tabs .nav>li>a:hover {
	background-color: transparent;
}
.history-timeline-tabs .nav>li.active .icon, .history-timeline-tabs .nav>li>a:focus .icon, .history-timeline-tabs .nav>li>a:hover .icon {
	color: #444444;
}
.history-timeline-tabs .nav>li.active .caption, .history-timeline-tabs .nav>li>a:focus .caption, .history-timeline-tabs .nav>li>a:hover .caption {
	color: #ff974f;
}
/* ---------------------------------------------------------------------- ABOUT US PAGE ENDS  ------------------ */


/* ---------------------------------------------------------------------- SERVICES PAGE STARTS  ------------------ */

.expertise {
	padding-top: 120px;
	padding-bottom: 120px;
}
.expertise .description {
	padding-top: 20px;
}
.security-solutions {
	text-align: center;
}
.security-solutions.top-padding {
	padding-top: 200px;
}
.security-solutions .herotext {
	padding-bottom: 50px;
}
.security-solutions .herotext h3 {
	font-size: 16px;
	font-family: 'Merriweather', serif;
	color: #888888;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 12px;
	font-style: italic;
}
.security-solutions .herotext h1 {
	font-size: 30px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
	text-transform: uppercase;
}
.security-solutions .herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.security-solutions .block {
	padding: 40px;
	background-color: #f7f7f7;
	margin-top: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.security-solutions .block .icon {
	font-size: 60px;
	color: #2c2e30;
	padding-top: 20px;
	padding-bottom: 20px;
}
.security-solutions .block h1 {
	font-size: 16px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}
.security-solutions .block .line2 {
	height: 2px;
	width: 40px;
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto
}
.security-solutions .block .description {
	font-size: 14px;
	color: #555555;
}
.security-solutions .block:hover {
	background-color: #ff974f;
}
.security-solutions .block:hover .icon {
	color: #fff;
}
.security-solutions .block:not(.type1):hover h1, .security-solutions .block:not(.type1):hover h5 {
	color: #fff;
}
.security-solutions .block:hover .line2 {
	border: 1px solid #fff;
}
.security-solutions .block:hover .description {
	color: #fff;
}
.security-solutions .type1.block {
	padding: 0;
	margin: 20px 20px 50px 0;
}
.security-solutions .type1.block .description {
	font-size: 15px;
}
.security-solutions .type1.block .icon {
    padding-bottom: 32px;
}
.security-solutions .type1.block .icon {
	font-size: 50px;
}
.security-solutions .type1.block:hover {
    background-color: transparent;
}

.security-solutions .type1.block:hover .icon {
	color: #ff974f;
}
.security-solutions .type1.block:hover h1 {
	color: #555555;
}
.security-solutions .type1.block:hover .line2 {
	border: 1px solid #ff974f;
}
.security-solutions .type1.block:hover .description {
	color: #555555;
}
.services-benefits {/*
	padding-top: 120px;
	padding-bottom: 120px;*/
}
.services-benefits .herotext-3 {
	text-align: center;
	margin-bottom: 70px;
}
.services-benefits .herotext-3 .boxed-heading h1 {
	font-size: 20px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 0;
}
.services-benefits .herotext-3 .boxed-heading h2 {
	font-size: 10px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.services-benefits .herotext-3 .boxed-heading {
	width: 360px;
	height: 84px;
	background-image: url(../../images/heading/header-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.services-benefits .herotext-3 .description, .teaser-subtitle .description {
	font-family: 'Merriweather', serif;
	font-style: italic;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.services-benefits ul.left {
	padding: 0;
	margin: 0;
}
.services-benefits ul.left li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style-type: none;
	text-align: right;
}
.services-benefits ul.left li .icon {
	margin-top: 22px;
	font-size: 8px;
	color: #fff;
	float: right;
}
.services-benefits ul.left li .info {
	padding-right: 30px;
}
.services-benefits ul.left li .info h1 {
	font-size: 22px;
	color: #fff;
}
.services-benefits ul.left li .info .description {
	font-size: 14px;
	color: #cccccc;
}
.services-benefits ul.right {
	padding: 0;
	margin: 0;
}
.services-benefits ul.right li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style-type: none;
	text-align: left;
}
.services-benefits ul.right li .icon {
	margin-top: 22px;
	font-size: 8px;
	color: #fff;
	float: left;
}
.services-benefits ul.right li .info {
	padding-left: 30px;
}
.services-benefits ul.right li .info h1 {
	font-size: 22px;
	color: #fff;
}
.services-benefits ul.right li .info .description {
	font-size: 14px;
	color: #cccccc;
}
.best-skills {
	padding-top: 110px;
	padding-bottom: 110px;
}
.best-skills .herotext {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.best-skills .block {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-right: 20px;
}
.progress-01.skills-graph.skill {
	padding-bottom: 8px;
}
.progress-01.skills-graph.skill .percentage {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
	float: left;
	text-align: center;
}
.progress-01.skills-graph.skill .percentage .count {
	padding-bottom: 0;
}
.progress-01.skills-graph.skill .percentage .line2 {
	height: 2px;
	width: 30px;
	padding: 1px;
	border: 1px solid #2c2e30;
}
.progress-01.skills-graph.skill .info {
	padding-left: 90px;
	padding-bottom: 40px;
}
.progress-01.skills-graph.skill .progress {
	height: 3px;
	overflow: hidden;
	background-color: #dddddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}
.progress-01.skills-graph.skill .progress-bar {
	background-color: #ff974f;
	position: relative;
}
.progress-01.skills-graph.skill .progress-label div {
	display: inline-block;
}
.progress-01.skills-graph.skill .caption {
	font-size: 14px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}
.progress-01.skills-graph.skill .progress-label {
	height: 12px;
}
.progress-01.skills-graph.skill .progress-label .icon {
	font-size: 18px;
	color: #ff974f;
	z-index: 10;
	float: right;
	margin-left: -35px;
	margin-bottom: -16px;
}
/* ---------------------------------------------------------------------- SERVICES PAGE ENDS  ------------------ */


/* ---------------------------------------------------------------------- BLOG PAGE STARTS ------------------ */

.blog .contents {
	padding-top: 120px;
	padding-bottom: 120px;
}
.blog .blog-post {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 60px;
	margin-left: 10px;
	margin-right: 10px;
}
.blog .blog-post .post-picture {
}
.blog .blog-post .post-contents {
	padding: 35px 35px 0;
}
.single .blog .blog-post .post-contents {
	padding: 35px;
}
.blog .blog-post .post-contents .meta {
	font-family: 'Merriweather', serif;
	color: #888888;
	font-size: 12px;
	font-style: italic;
}
.blog .blog-post .post-contents h1, .blog .blog-post .post-contents h2,
.blog .blog-post .post-contents h1 a, .blog .blog-post .post-contents h2 a{
	color: #2c2e30;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 26px;
	margin-top: 4px;
}
.blog .blog-post .post-contents .clearfix h1 {
	color: #2c2e30;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 26px;
	margin-top: 4px;
	float: left;
	width: 80%;
}
.blog .blog-post .post-contents .comments-2 {
	margin-top: 10px;
	float: right;
	background-color: #ff974f;
	height: 38px;
	min-width: 38px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	font-size: 12px;
}
.blog .blog-post .post-contents .description {
	color: #555555;
	font-size: 15px;
	padding-top: 6px;
}
.blog .blog-post .post-contents .button {
	margin-top: 30px;
	float: left;
}
.blog .blog-post .post-contents .button a.btn-orange {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px !important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff974f;
	border-bottom-color: #ff974f;
	border-left-color: #ff974f;
}
.blog .blog-post .post-contents .button a.btn-orange i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 18px;
	padding-right: 18px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
.blog .blog-post .post-contents .button a.btn-orange:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
}
.blog .blog-post .post-contents .comments {
	margin-top: 30px;
	float: right;
	background-color: #ff974f;
	height: 40px;
	min-width: 40px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	font-size: 12px;
	margin-bottom: 0!important;
}
.pagging {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #2c2e30;
	text-decoration: none;
	background-color: #fff;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	border: 1px solid #eeeeee;
	margin-left: 4px;
	margin-right: 4px;
	border-radius: 0;
}
.pagination>li>a:hover {
	color: #fff;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
}
.blog .blog-post .post-contents .description blockquote {
	font-family: 'Merriweather', serif;
	padding: 40px;
	background-color: #ff974f;
	font-size: 16px;
	color: #fff;
	font-style: italic;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.blog .blog-post .post-contents .description blockquote .name {
	font-family: 'PT Sans', serif;
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	font-weight: 600;
}
.blog .blog-post .post-contents .description .post-detail-picture {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.blog .blog-post .post-contents .description ul.social-icons {
	margin: 0;
	text-align: left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.blog .blog-post .post-contents .description ul.social-icons li {
	font-size: 16px;
	color: #888888;
	display: inline-block;
	list-style-type: none;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
	line-height: 1.5;
}
.blog .blog-post .post-contents .description ul.social-icons li:first-child {
	margin-left: 0;
	margin-right: 10px;
}
.blog .blog-post .post-contents .description ul.social-icons li h1 {
	font-size: 14px;
	font-weight: 800;
	color: #2c2e30;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-top: 0;
	margin-top: 0;
	margin-left: 0;
}
.blog .blog-post .post-contents .description ul.social-icons li a {
	color: #888888;
}
.blog .blog-post .post-contents .description ul.social-icons li a:hover {
	color: #ff974f;
}
.about-author {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 80px;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
}
.about-author h1 {
	font-size: 16px;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.about-author .block {
	padding: 30px;
	border: 1px solid #2c2e30;
	background-color: #2c2e30;
	border-radius: 0;
}
.about-author .block .picture {
	float: left;
	margin-right: 15px;
}
.about-author .block .detail {
	padding-left: 130px;
}
.about-author .block .detail .name {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
.about-author .block .detail .name span {
	font-size: 16px;
	font-weight: 600;
	color: #ccc;
	text-transform: none;
	font-style: italic;
	padding-left: 12px;
}
.about-author .block .detail .intro {
	font-size: 14px;
	line-height: 24px;
	padding-top: 12px;
	color: #fff;
}
.comments {
	margin-bottom: 80px;
	margin-left: 10px;
	margin-right: 10px;
}
.prevnext-post {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.comments .comment-title, .comment-title.h2 {
	font-size: 26px;
	font-weight: 400;
	color: #2c2e30;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.comments .comment-subtitle, .comment-subtitle.h1 {
	font-size: 30px;
	font-weight: 900;
	color: #2c2e30;
	text-transform: uppercase;
	margin-top: 0;
}
.comments .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 50px;
}
.comments .media-heading, .comments .media-heading a {
	font-size: 14px;
	font-weight: 600;
	color: #2c2e30;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
.comments .media-heading span {
	font-size: 13px;
	text-transform: none;
	padding-left: 5px;
}
.comments .meta {
	float: left;
}
.comments .date {
	font-family: 'Merriweather', serif;
	font-size: 12px;
	color: #888888;
	font-style: italic;
}
.comments .media-heading, .comments .media-heading a{
	font-size: 16px;
	line-height: 24px;
}
.comments .media-body {
	padding-left: 20px!important;
}
.comments .media-body .button {
	margin-top: 2px;
	float: right;
}
.comments .media-body .button a.comment-reply-link {
	text-transform: uppercase;
	color: #555555;
	text-align: center;
	background-color: transparent;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: 600;
	font-size: 11px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border: 1px solid #2c2e30;
}
.comments .media-body .button a.btn-transparent i {
	text-transform: uppercase;
	color: #ff974f;
	text-align: center;
	background-color: #transparent;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 12px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #2c2e30;
}
.comments .media-body .button a.btn-transparent:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
}
.comments .media-body .button a.btn-transparent:hover i {
	color: #fff;
}
.comments .media-body p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 8px;
}
.comments .media-body a.reply {
	font-size: 14px;
	font-weight: 600;
	color: #16a7ff;
}
.comments .media-body a.reply:hover {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
}
.comments .media-body .media {
	margin-top: 45px;
	padding-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
.comments .commentlist li.comment {
	margin-bottom: 45px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5e6;
}
.leave-a-reply {
	margin-bottom: 80px;
	margin-left: 10px;
	margin-right: 10px;
}
.leave-a-reply h2 {
	font-size: 26px;
	font-weight: 400;
	color: #2c2e30;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.leave-a-reply h1 {
	font-size: 30px;
	font-weight: 900;
	color: #2c2e30;
	text-transform: uppercase;
	margin-top: 0;
}
.leave-a-reply .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 50px;
}
.leave-a-reply .form-control {
	display: block;
	text-transform: uppercase;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 33px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-radius: 0;
	margin-bottom: 20px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.comment-form-comment .form-control { height: 200px; }
.leave-a-reply .btn {
	margin-top: 30px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding: 0;
	border-radius: 0;
	border: none;
	padding-left: 20px!important;
	padding-right: 0!important;
	font-weight: 600!important;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leave-a-reply .btn:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
.leave-a-reply .btn i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 16px!important;
	padding-bottom: 16px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
	margin-left: 20px!important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
/* ---------------------------------------------------------------------- BLOG PAGE STARTS ------------------ */

/* ---------------------------------------------------------------------- SIDEBAR STARTS ------------------ */
.no-gutter-4 .col-md-4.sidebar {
    padding-left: 45px;
}

.sidebar h4 {
	font-size: 14px;
	font-weight: 800;
	color: #2c2e30;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-top: 0;
	margin-top: 0;
}
.sidebar .line2 {
	height: 2px;
	width: 30px;
	padding: 1px;
	border: 1px solid #ff974f;
	margin-top: 2px;
	margin-bottom: 30px;
}
.sidebar .about {
	padding-bottom: 65px;
}
.sidebar .about .description {
	font-size: 14px;
	padding: 0;
}
.sidebar .search {
	padding-bottom: 65px;
}
.sidebar .search .form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	width: 100%;
}
.sidebar .search .form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
	width: 100%;
}
.sidebar .search .form-inline .input-group input {
	font-size: 14px;
	color: #2c2e30;
	padding: 12px;
	border-radius: 0;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	border-right-width: 0;
	border-right-style: dddddd;
}
.sidebar .search .form-inline .input-group .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #ff974f;
	text-align: center;
	background-color: #fff;
	border-radius: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.sidebar .search .form-inline .input-group .input-group-addon a {
	color: #ff974f;
}
.widget {
	/*padding-bottom: 65px;*/
}
.widget ul {
	padding: 0;
	margin: 0;
}
.widget ul li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.widget ul li:last-child {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	border-bottom-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.widget ul li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 12px;
}
.widget ul li a {
	color: #555555;
	font-size: 14px;
}
.widget ul li a span {
	float: right;
}
.widget ul li a {
	color: #555555;
	font-size: 14px;
}
.widget ul li a:hover {
	color: #ff974f;
	font-size: 14px;
	text-decoration: none;
}
.sidebar .recent-posts ul {
	padding: 0;
	margin: 0;
}
.sidebar .recent-posts ul li {
	font-weight: 500;
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.sidebar .recent-posts ul li:last-child {
	font-weight: 500;
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.sidebar .recent-posts ul li .picture {
	float: left;
	margin-right: 15px;
}
.sidebar .recent-posts ul li .info {
	padding-left: 90px;
}
.sidebar .recent-posts ul li .info .caption {
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #2c2e30;
}
.sidebar .recent-posts ul li .info .date {
	font-family: 'Merriweather', serif;
	color: #888888;
	font-style: italic;
	font-size: 12px;
	padding-top: 12px;
}
.sidebar .recent-posts ul li a {
	color: #000;
	line-height: normal;
}
.sidebar .recent-posts ul li a:hover {
	color: #666;
	text-decoration: none;
}
.sidebar .tagcloud {
	padding-bottom: 65px;
}
.sidebar .tagcloud ul {
	padding: 0;
	margin: 0;
}
.sidebar .tagcloud ul li {
	display: inline-block;
}
.sidebar .tagcloud ul li a {
	font-size: 12px;
	color: #2c2e30;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 2px solid #888888;
	font-weight: 600;
	text-transform: uppercase;
}
.sidebar .tagcloud ul li a:hover {
	color: #fff;
	background-color: #ff974f;
	border: 2px solid #ff974f;
	text-decoration: none;
}
/* ---------------------------------------------------------------------- SIDEBAR ENDS ------------------ */

/* ---------------------------------------------------------------------- CONTACT PAGE STARTS ------------------ */

.contact-us .address {
	padding-top: 110px;
	padding-bottom: 130px;
}
.contact-us .address .herotext {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.contact-us .address .block {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-right: 20px;
}
.contact-us .address .block .picture {
	background-color: #ff974f;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.contact-us .address .block .info {
	padding: 20px;
	background-color: #fff;
	text-align: center;
}
#message_post {
	text-align: left;
}
.errorMessage {
	color: #ff0000;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	background-color: #fff;
}
.successMessage {
	color: #12d62d;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	background-color: #fff;
}
.herotext ul.bullets-contact {
	padding: 0;
	margin: 0;
}
.herotext ul.bullets-contact li {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 8px;
	list-style-type: none;
}
.herotext ul.bullets-contact li a {
	color: #555555;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.herotext ul.bullets-contact li a:hover {
	color: #000;
	text-decoration: none;
}
.herotext ul.bullets-contact li i {
	width: 20px;
	text-align: center;
	font-size: 18px;
	color: #000;
	margin-right: 4px;
	margin-top: 6px;
}
.send-us-message {
	padding-top: 120px;
	padding-bottom: 120px;
	text-align: center;
}
.send-us-message h2 {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight: 400;
	color: #888888;
	text-transform: none;
	font-style: italic;
	padding-bottom: 14px;
}
.send-us-message h1 {
	font-size: 30px;
	font-weight: 900;
	color: #2c2e30;
	text-transform: uppercase;
	margin-top: 0;
}
.send-us-message .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
}
.send-us-message .butn {
	text-align: left;
}
.send-us-message .form-control {
	display: block;
	text-transform: uppercase;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-radius: 0;
	margin-bottom: 20px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.send-us-message .btn {
	margin-top: 30px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding: 0;
	border-radius: 0;
	border: none;
	padding-left: 20px!important;
	padding-right: 0!important;
	font-weight: 600!important;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.send-us-message .btn:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
.send-us-message .btn i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 16px!important;
	padding-bottom: 16px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
	margin-left: 20px!important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
/* ---------------------------------------------------------------------- CONTACT PAGE STARTS ------------------ */

/* ---------------------------------------------------------------------- ERROR PAGE ENDS  ------------------ */


.error {
	padding-top: 120px!important;
	padding-bottom: 120px!important;
}
.error .herotext {
	text-align: center;
	padding-top: 60px;
}
.error .herotext h1 {
	font-size: 32px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
	text-transform: uppercase;
}
.error .herotext h2 {
	font-size: 28px;
	color: #2c2e30;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 12px;
}
.error .herotext .text {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 0;
	font-style: italic;
	margin-top: 30px;
}
.error .herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.search-keyword {
	padding-top: 100px;
	padding-bottom: 120px;
	text-align: center;
}
.search-keyword h2 {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #888888;
	text-transform: none;
	font-style: italic;
	padding-bottom: 14px;
}
.search-keyword h1 {
	font-size: 30px;
	font-weight: 900;
	color: #2c2e30;
	text-transform: uppercase;
	margin-top: 0;
}
.search-keyword .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
}
.search-keyword {
	text-align: center;
}
.search-keyword form {
	margin-top: 20px;
}
.search-keyword .form-control {
	display: block;
	text-transform: uppercase;
	width: 100%;
	height: 46px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.search-keyword .btn {
	margin-top: -20px!important;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding: 0;
	border-radius: 0;
	border: none;
	padding-left: 20px!important;
	padding-right: 0!important;
	font-weight: 600!important;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.search-keyword .btn:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
.search-keyword .btn i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 16px!important;
	padding-bottom: 16px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
	margin-left: 20px!important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
/* ---------------------------------------------------------------------- ERROR PAGE ENDS  ------------------ */

/* ---------------------------------------------------------------------- PRICING TABLE 01 STARTS  ------------------ */

.price-01 .getintouch {
	padding-top: 0;
	padding-bottom: 100px;
	text-align: center;
}
.price-01 .getintouch h2 {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #888888;
	text-transform: none;
	font-style: italic;
	padding-bottom: 10px;
}
.price-01 .getintouch .button {
	margin-top: 10px;
}
.pricing-table-01 {
	padding-top: 120px;
	padding-bottom: 120px;
}
.pricing-table-01 .herotext {
	text-align: center;
}
.pricing-table-01 .herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.pricing-table-01 .block {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: center;
}
.pricing-table-01 .block .circle {
	height: 130px;
	width: 130px;
	border-radius: 65px;
	background-color: #2c2e30;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	margin-top: 30px;
}
.pricing-table-01 .block.best {
	color: #fff;
	background-color: #2c2e30;
}
.pricing-table-01 .block.best .package {
	font-size: 22px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 800;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 6px
}
.pricing-table-01 .block.best .for {
	font-size: 12px;
	color: #fff;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: 2px;
}
.pricing-table-01 .block.best .circle {
	height: 130px;
	width: 130px;
	border-radius: 65px;
	background-color: #ff974f;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	margin-top: 30px;
}
.pricing-table-01 .package {
	font-size: 22px;
	color: #2c2e30;
	letter-spacing: 3px;
	font-weight: 800;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 6px
}
.pricing-table-01 .block .for {
	font-size: 12px;
	color: #888888;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: 2px;
}
.pricing-table-01 .block .price {
	font-family: 'Merriweather', serif;
	font-size: 36px;
	font-weight: 800;
	color: #fff;
	line-height: 30px;
}
.pricing-table-01 .block .price sup {
	font-family: 'Merriweather', serif;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
}
.pricing-table-01 .block .heading {
	font-size: 12px;
	color: #fff;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: 2px;
}
.pricing-table-01 .block ul {
	margin: 0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.pricing-table-01 .block ul li {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}
.pricing-table-01 .block .button {
	margin-top: 0;
}
.pricing-table-01 .block.best .button a.btn-transparent {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: transparent;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 0;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.pricing-table-01 .block.best .button a.btn-transparent i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #transparent;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #fff;
}
.pricing-table-01 .block.best .button a.btn-transparent:hover {
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
.pricing-table-01 .block.best .button a.btn-transparent:hover i {
	color: #000;
}
.faq-01 {
	padding-top: 120px;
	padding-bottom: 70px;
}
.faq-01 .herotext-03 {
	text-align: center;
}
.faq-01 .accordion-01 {
	padding-top: 50px;
}
.accordion-01 #accordion .panel-default>.panel-heading {
	color: #000;
	background-color: #fff;
	border-color: #ddd;
}
.accordion-01 #accordion .panel-heading {
	padding: 0;
	margin: 0;
}
.accordion-01 #accordion .panel-title {
	font-size: 15px!important;
	border: 0 solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	position: relative;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}
.accordion-01 #accordion .panel-body {
	font-size: 14px!important;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}
.accordion-01 .panel-group .panel {
	margin-bottom: 20px;
	border-radius: 0;
}
.accordion-01 #accordion i.indicator2 {
	font-size: 12px!important;
	padding-top: 8px;
	text-align: center;
	color: #000;
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 20px;
	bottom: 0;
}
.accordion-01 #accordion i.indicator2.fa-minus {
	color: #fff;
}
.active-panel {
	color: #fff!important;
	background-color: #ff974f;
}
/* ---------------------------------------------------------------------- PRICING TABLE 01 ENDS  ------------------ */

/* ---------------------------------------------------------------------- PRICING TABLE 02 STARTS  ------------------ */

.price-02 .getintouch {
	padding-top: 0;
	padding-bottom: 100px;
	text-align: left;
}
.price-02 .getintouch h2 {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #888888;
	text-transform: none;
	font-style: italic;
	padding-bottom: 10px;
}
.price-02 .getintouch .button {
	margin-top: 10px;
}
.pricing-table-02 {/*
	padding-top: 120px;
	padding-bottom: 120px;*/
}
.pricing-table-02 .herotext {
	text-align: center;
	padding-bottom: 80px;
}
.pricing-table-02 .herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.pricing-table-02 .block {
	padding-top: 0;
	padding-bottom: 60px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: center;
}
.pricing-table-02 .block.best {
	background-color: #fff;
	box-shadow: 0 0 3px 1px rgba(128, 128, 128, 0.1);
	-moz-box-shadow: 0 0 3px 1px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow: 0 0 3px 1px rgba(128, 128, 128, 0.1);
}
.pricing-table-02 .block .head {
	padding-top: 90px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.pricing-table-02 .block .circle {
	height: 130px;
	width: 130px;
	border-radius: 65px;
	background-color: #f7f7f7;
	border: 4px solid #f7f7f7;
	position: absolute;
	z-index: 10;
	top: -90px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	padding-top: 35px;
	margin-top: 30px;
}
.pricing-table-02 .block.best .head {
	color: #fff;
	background-color: #2c2e30;
}
.pricing-table-02 .block.best .price, .pricing-table-02 .block.best .heading, .pricing-table-02 .block.best .price sup {
	color: #fff;
}
.pricing-table-02 .block.best .package {
	font-size: 22px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 800;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 6px
}
.pricing-table-02 .block.best .for {
	font-size: 12px;
	color: #fff;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: 2px;
}
.pricing-table-02 .block.best .circle {
	height: 130px;
	width: 130px;
	border-radius: 65px;
	background-color: #ff974f;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	margin-top: 30px;
	border: 4px solid #fff;
}
.pricing-table-02 .package {
	font-size: 22px;
	color: #2c2e30;
	letter-spacing: 3px;
	font-weight: 800;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 10px;
}
.pricing-table-02 .block .for {
	font-size: 12px;
	color: #2c2e30;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: 2px;
}
.pricing-table-02 .block .price {
	font-family: 'Merriweather', serif;
	font-size: 36px;
	font-weight: 800;
	color: #2c2e30;
	line-height: 30px;
}
.pricing-table-02 .block .price sup {
	font-family: 'Merriweather', serif;
	font-size: 20px;
	font-weight: 500;
	color: #2c2e30;
	line-height: 30px;
}
.pricing-table-02 .block .heading {
	font-size: 12px;
	color: #2c2e30;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: 2px;
}
.pricing-table-02 .block ul {
	margin: 0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.pricing-table-02 .block ul li {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}
.pricing-table-02 .block .button {
	margin-top: 0;
}
.pricing-table-02 .block.best .button a.btn-transparent {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 0;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff974f;
	border-bottom-color: #ff974f;
	border-left-color: #ff974f;
}
.pricing-table-02 .block.best .button a.btn-transparent i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #2c2e30;
}
.pricing-table-02 .block.best .button a.btn-transparent:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
}
.pricing-table-02 .block.best .button a.btn-transparent:hover i {
	color: #fff;
	background-color: #2c2e30;
}
.faq-02 {
	padding-top: 120px;
	padding-bottom: 70px;
}
.faq-02 .herotext-03 {
	text-align: center;
}
.faq-02 .accordion-02 {
	padding-top: 50px;
}
.accordion-02 #accordion .panel-default>.panel-heading {
	color: #000;
	background-color: #fff;
	border-color: #ddd;
}
.accordion-02 #accordion .panel-heading {
	padding: 0;
	margin: 0;
}
.accordion-02 #accordion .panel-title {
	font-size: 15px!important;
	border: 0 solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	position: relative;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}
.accordion-02 #accordion .panel-body {
	font-size: 14px!important;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}
.accordion-02 .panel-group .panel {
	margin-bottom: 20px;
	border-radius: 0;
}
.accordion-02 #accordion i.indicator2 {
	font-size: 12px!important;
	padding-top: 8px;
	text-align: center;
	color: #000;
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 20px;
	bottom: 0;
}
.accordion-02 #accordion i.indicator2.fa-minus {
	color: #fff;
}
.active-panel {
	color: #fff!important;
	background-color: #2c2e30;
}
/* ---------------------------------------------------------------------- PRICING TABLE 02 ENDS  ------------------ */

/* ---------------------------------------------------------------------- TYPOGRAPHY STARTS  ------------------ */


.typography section {
	padding-top: 50px;
	padding-bottom: 50px;
}
.typography .heading {
	font-size: 30px;
	color: #777777;
	font-weight: 300;
	padding-bottom: 40px;
}
h1.bold {
	font-size: 40px;
	font-weight: 800;
	color: #2c2e30;
}
h2.bold {
	font-size: 30px;
	font-weight: 800;
	color: #2c2e30;
}
h3.bold {
	font-size: 26px;
	font-weight: 800;
	color: #2c2e30;
}
h4.bold {
	font-size: 20px;
	font-weight: 800;
	color: #2c2e30;
}
h5.bold {
	font-size: 18px;
	font-weight: 800;
	color: #2c2e30;
}
h6.bold {
	font-size: 16px;
	font-weight: 800;
	color: #2c2e30;
}
h1.light {
	font-size: 40px;
	font-weight: 400;
	color: #2c2e30;
}
h2.light {
	font-size: 30px;
	font-weight: 400;
	color: #2c2e30;
}
h3.light {
	font-size: 26px;
	font-weight: 400;
	color: #2c2e30;
}
h4.light {
	font-size: 20px;
	font-weight: 400;
	color: #2c2e30;
}
h5.light {
	font-size: 18px;
	font-weight: 400;
	color: #2c2e30;
}
h6.light {
	font-size: 16px;
	font-weight: 400;
	color: #2c2e30;
}
mark.orange {
	color: #fff;
	background-color: #ff974f;
}
mark.dark-grey {
	color: #fff;
	background-color: #2c2e30;
}
mark.dotted-line {
	background-color: #fff;
	border: 1px solid #ff974f;
}
.orange-text {
	color: #ff974f;
}
.red-text {
	color: #ff524f;
}
.blue-text {
	color: #59bee0;
}
ul.check-circle {
	padding: 0;
	margin: 0;
}
ul.check-circle li {
	list-style: none;
	padding-bottom: 6px;
}
ul.check-circle li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f05d";
	padding-right: 12px;
}
ul.caret-right {
	padding: 0;
	margin: 0;
}
ul.caret-right li {
	list-style: none;
	padding-bottom: 6px;
}
ul.caret-right li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 12px;
}
ul.check {
	padding: 0;
	margin: 0;
}
ul.check li {
	list-style: none;
	padding-bottom: 6px;
}
ul.check li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	padding-right: 12px;
}
ul.check li.cross:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	color: #ff974f;
	padding-right: 12px;
}
ul.chevron-right {
	padding: 0;
	margin: 0;
}
ul.chevron-right li {
	list-style: none;
	padding-bottom: 6px;
}
ul.chevron-right li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	color: #ff974f;
	padding-right: 12px;
}
ul.check-square {
	padding: 0;
	margin: 0;
}
ul.check-square li {
	list-style: none;
	padding-bottom: 6px;
}
ul.check-square li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f14a";
	color: #ff974f;
	padding-right: 12px;
}
ul.check-square li.cross:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	color: #ff974f;
	padding-right: 12px;
}
ul.hand-o-right {
	padding: 0;
	margin: 0;
}
ul.hand-o-right li {
	list-style: none;
	padding-bottom: 6px;
}
ul.hand-o-right li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0a4";
	color: #ff974f;
	padding-right: 12px;
}
ol.numbers {
	margin: 0;
	padding-left: 20px;
}
ol.numbers li {
	padding-bottom: 6px;
}
ul.circle {
	padding: 0;
	margin: 0;
}
ul.circle li {
	list-style: none;
	padding-bottom: 6px;
}
ul.circle li:before {
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f111";
	color: #2c2e30;
	padding-right: 12px;
}
ul.circle-thin {
	padding: 0;
	margin: 0;
}
ul.circle-thin li {
	list-style: none;
	padding-bottom: 6px;
}
ul.circle-thin li:before {
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f1db";
	color: #2c2e30;
	padding-right: 12px;
}
.dropcap.round {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 48px;
	line-height: 55px;
	background-color: #ff974f;
	margin-right: 12px;
	margin-top: 7px;
}
.dropcap.square {
	width: 40px;
	height: 40px;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 32px;
	line-height: 40px;
	background-color: #2c2e30;
	margin-right: 12px;
	margin-top: 10px;
}
blockquote {
	padding: 10px 30px;
	margin: 20px 0;
	font-size: 17.5px;
	border-left: 5px solid #ff974f;
}
blockquote footer {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 0;
	padding-top: 8px;
}
blockquote p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	font-size: 26px;
	line-height: 36px;
}
blockquote.quote-1 {
	padding: 0;
	margin: 20px 0;
	font-size: 17.5px;
	border-left: 0 solid #ff974f;
}
blockquote.quote-1 footer {
	font-size: 14px;
	font-weight: 600;
	color: #2c2e30;
	padding: 0;
	padding-top: 8px;
	padding-left: 45px;
}
blockquote.quote-1 p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #ff974f;
	font-size: 26px;
	line-height: 36px;
	padding-left: 45px;
}
blockquote.quote-1 .icon {
	float: left;
	font-size: 30px;
	color: #2c2e30;
}
blockquote.quote-2 {
	padding: 10px 30px;
	margin: 20px 0;
	font-size: 17.5px;
	border-left: 5px solid #ff974f;
}
blockquote.quote-2 footer {
	font-size: 14px;
	font-weight: 600;
	color: #2c2e30;
	padding: 0;
	padding-top: 8px;
}
blockquote.quote-2 p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #2c2e30;
	font-size: 26px;
	line-height: 36px;
}
blockquote.quote-3 {
	font-family: 'Merriweather', serif;
	padding: 40px;
	background-color: #2c2e30;
	font-size: 16px;
	color: #fff;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
blockquote.quote-3 .icon {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background-color: #ff974f;
	text-align: center;
	float: left;
	font-size: 22px;
	line-height: 60px;
	margin-right: 20px;
	color: #fff;
}
blockquote.quote-3 .info {
	float: left;
	padding-top: 8px;
}
blockquote.quote-3 .info .name {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}
blockquote.quote-3 .info .designation {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	font-style: italic;
}
blockquote.quote-3 .description {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
blockquote.quote-3.name {
	font-family: 'PT Sans', serif;
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	font-weight: 600;
}
blockquote.quote-4 {
	font-family: 'Merriweather', serif;
	padding: 40px;
	background-color: #ff974f;
	font-size: 16px;
	color: #fff;
	font-style: italic;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
blockquote.quote-4 p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	padding-left: 45px;
}
blockquote.quote-4 .name {
	font-family: 'PT Sans', serif;
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	font-weight: 600;
}
.pagging2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagination2 {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination2>li {
	display: inline;
}
.pagination2>li>a, .pagination2>li>span {
	position: relative;
	float: left;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #2c2e30;
	text-decoration: none;
	background-color: #fff;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 1px solid #eeeeee;
	margin-left: 4px;
	margin-right: 4px;
	border-radius: 0;
}
.pagination2>li>a:hover {
	color: #fff;
	background-color: #ff974f;
	border: 1px solid #ff974f;
}
.pagination2>.active>a, .pagination2>.active>a:focus, .pagination2>.active>a:hover,
.pagination2>.active>span,
.pagination2>.active>span:focus, .pagination2>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #ff974f;
	border: 1px solid #ff974f;
}
.butn {
	text-align: left;
}
.form-control {
	display: block;
	text-transform: uppercase;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-radius: 0;
	margin-bottom: 20px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn {
	margin-top: 30px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding: 0;
	border-radius: 0;
	border: none;
	padding-left: 20px!important;
	padding-right: 0!important;
	font-weight: 600!important;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.btn:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
.btn i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 16px!important;
	padding-bottom: 16px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
	margin-left: 20px!important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
.alert-normal-1 {
	color: #444444!important;
	background-color: #fff;
	border-color: #f5f5f5!important;
}
.alert-normal-2 {
	color: #fff!important;
	background-color: #ae44dc;
	border-color: #ae44dc!important;
}
.alert-faq-1 {
	color: #fff!important;
	background-color: #ffba4f;
	border-color: #ffba4f!important;
}
.alert-success-1 {
	color: #fff!important;
	background-color: #44dc4b;
	border-color: #44dc4b!important;
}
.alert-warning-1 {
	color: #fff!important;
	background-color: #ff524f;
	border-color: #ff524f!important;
}
.alert-danger-1 {
	color: #fff!important;
	background-color: #f8c0bf;
	border-color: #e8aaa9!important;
}
.alert-info-1 {
	color: #fff!important;
	background-color: #44b4dc;
	border-color: #44b4dc!important;
}
.alert-message-01 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.alert-message-01 .p-top {
	padding-top: 100px;
}
.alert-message-01 .alert {
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
	color: #272727;
	font-size: 13px;
	font-weight: 400;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.alert-message-01 .alert i {
	width: 30px;
	text-align: center;
	font-size: 16px;
	padding-top: 4px;
}
.alert-message-02 .alert {
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
	color: #272727;
	font-size: 13px;
	font-weight: 400;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.alert-message-02 .alert button {
	padding-top: 18px;
}
.alert-message-02 .alert .info {
	padding-left: 60px;
}
.alert-message-02 .alert i {
	width: 40px;
	text-align: center;
	font-size: 32px;
	padding-top: 12px;
	float: left;
}
.alert-message-02 .alert .info strong {
	font-size: 16px!important;
	color: #444444;
}
.alert-message-02 .alert .info strong {
	color: #555555;
}
.alert-message-02 .alert.alert-info i {
	color: #444444!important;
}
.alert-message-02 .alert.alert-danger i {
	color: #ff524f!important;
}
.alert-message-02 .alert.alert-success i {
	color: #44dc4b!important;
}
.alert-message-02 .alert.alert-warning i {
	color: #ffba4f!important;
}
.progress-01 .progress-01-a .block {
	padding-bottom: 8px;
}
.progress-01 .progress-01-a .block .progress {
	height: 22px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f7f7f7;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-01 .progress-01-a .block .progress-bar {
	padding-top: 6px;
	background-color: #000;
	position: relative;
}
.progress-01 .progress-01-b .block .progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress-01 .progress-01-a .block .progress-bar.bg1 {
	background-color: #ff974f;
}
.progress-01 .progress-01-a .block .progress-bar.bg2 {
	background-color: #59bee0;
}
.progress-01 .progress-01-a .block .progress-bar.bg3 {
	background-color: #af44dc;
}
.progress-01 .progress-01-a .block .progress-bar.bg4 {
	background-color: #44dc4c;
}
.progress-01 .progress-01-a .block .progress-bar.bg5 {
	background-color: #ff524f;
}
.progress-01 .progress-01-a .block .progress-bar.bg6 {
	background-color: #000;
}
.progress-01 .progress-01-a .block .progress-label .caption {
	font-size: 12px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 12px;
	float: left;
}
.progress-01 .progress-01-a .block .progress-label .percentage {
	font-size: 12px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 400;
	text-transform: uppercase;
	padding-right: 12px;
	float: right;
}
.progress-01 .progress-01-b .block {
	padding-bottom: 8px;
}
.progress-01 .progress-01-b .block .progress {
	height: 22px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f7f7f7;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-01 .progress-01-b .block .progress-bar {
	padding-top: 6px;
	background-color: #000;
	position: relative;
}
.progress-01 .progress-01-b .block .progress-bar.bg1 {
	background-color: #ff974f;
}
.progress-01 .progress-01-b .block .progress-bar.bg2 {
	background-color: #59bee0;
}
.progress-01 .progress-01-b .block .progress-bar.bg3 {
	background-color: #af44dc;
}
.progress-01 .progress-01-b .block .progress-bar.bg4 {
	background-color: #44dc4c;
}
.progress-01 .progress-01-b .block .progress-bar.bg5 {
	background-color: #ff524f;
}
.progress-01 .progress-01-b .block .progress-bar.bg6 {
	background-color: #000;
}
.progress-01 .progress-01-b .block .progress-label .caption {
	font-size: 12px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 12px;
	float: left;
}
.progress-01 .progress-01-b .block .progress-label .percentage {
	font-size: 12px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: 400;
	text-transform: uppercase;
	padding-right: 12px;
	float: right;
}
.typography table {
	margin-bottom: 50px;
}
.table>thead>tr>th {
	color: #2c2e30;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 4px solid #000;
}
.table>thead>tr>th .line2 {
	height: 2px;
	width: 30px;
	padding: 1px;
	border: 1px solid #ff974f;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table.table-striped>thead>tr>th {
	color: #2c2e30;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 4px solid #ff974f;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 12px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
/* ---------------------------------------------------------------------- TYPOGRAPHY ENDS  ------------------ */

/* ---------------------------------------------------------------------- INNER BANNER STYLE 01 STARTS ------------------ */

.inner-banner-style .info {
	padding-top: 250px;
	padding-bottom: 100px;
}
.inner-banner-style .info h1 {
	font-size: 40px;
	font-weight: 800;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.inner-banner-style .breadcrumb {
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
}
.inner-banner-style .breadcrumb>li a {
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #888888;
}
.inner-banner-style .breadcrumb>.active {
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #888888;
}
.inner-banner-style .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.banner-img-01 {
	background-attachment: fixed;
	background-image: url(../../images/inner-banner/1.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.banner-img-02 {
	background-attachment: fixed;
	background-image: url(../../images/inner-banner/2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.banner-img-03 {
	background-attachment: fixed;
	background-image: url(../../images/inner-banner/3.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
/* ---------------------------------------------------------------------- INNER BANNER STYLE 01 STARTS ------------------ */


/* ---------------------------------------------------------------------- VIDEO & IFRAMES STARTS ------------------ */

video {
	max-width: 100%;
	height: auto;
}
iframe {
	border: 0;
	width: 100%;
}
iframe, embed, object {
	max-width: 100%;
}
/* ---------------------------------------------------------------------- VIDEO & IFRAMES ENDS ------------------ */

/* ---------------------------------------------------------------------- TOTOP STRIP STARTS ------------------ */

.scrollup {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	background-color: #ff974f;
	background-image: url(../../images/icons/to-top/to-top.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999997;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}
.scrollup:hover {
	opacity: 0.9;
}
.scrollup:focus{outline: none;}
/* ---------------------------------------------------------------------- TOTOP STRIP ENDS ------------------ */

/* ---------------------------------------------------------------------- BUTTONS STARTS ------------------ */

.button {
	margin-top: 50px;
}
a.btn-orange {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px !important;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: #ff974f;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff974f;
	border-bottom-color: #ff974f;
	border-left-color: #ff974f;
}
a.btn-orange i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 15.5px;
	padding-bottom: 15.5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
a.btn-orange:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
}
a.btn-blue {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #44b4dc;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 0;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44b4dc;
	border-bottom-color: #44b4dc;
	border-left-color: #44b4dc;
}
a.btn-blue i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	border: 1px solid #2c2e30;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
a.btn-blue:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
}
a.btn-black {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #2c2e30;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 0;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
}
a.btn-black i {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff974f;
	border: 1px solid #ff974f;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
}
a.btn-black:hover {
	text-decoration: none;
	background-color: #ff974f;
	color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff974f;
	border-bottom-color: #ff974f;
	border-left-color: #ff974f;
}
.button {
	margin-top: 50px;
}
a.btn-transparent {
	text-transform: uppercase;
	color: #555555;
	text-align: center;
	background-color: transparent;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 0;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
}
a.btn-transparent i {
	text-transform: uppercase;
	color: #2c2e30;
	text-align: center;
	background-color: #transparent;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #2c2e30;
}
a.btn-transparent:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
}
a.btn-transparent:hover i {
	color: #fff;
}
a.btn-simple {
	text-transform: uppercase;
	color: #555555;
	text-align: center;
	background-color: transparent;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	font-size: 12px;
	line-height: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c2e30;
	border-bottom-color: #2c2e30;
	border-left-color: #2c2e30;
	border-right-color: #2c2e30;
}
a.btn-simple:hover {
	text-decoration: none;
	background-color: #2c2e30;
	color: #fff;
}
a.btn-big {
	padding-top: 22px!important;
	padding-bottom: 23px!important;
	padding-left: 28px!important;
	padding-right: 28px!important;
	font-size: 14px!important;
}
a.btn-big i {
	padding-top: 24px!important;
	padding-bottom: 24px!important;
	padding-left: 28px!important;
	padding-right: 28px!important;
	font-weight: 600!important;
	font-size: 14px!important;
	line-height: normal!important;
	margin-left: 0 !important;
	margin-right: -28px !important;
	position: relative;
	right: -28px;
}
a.btn-simple.btn-big {
	padding-top: 22px!important;
	padding-bottom: 23px!important;
	padding-left: 28px!important;
	padding-right: 28px!important;
	font-size: 14px!important;
}
a.btn-simple.btn-big i {
	padding-top: 24px!important;
	padding-bottom: 24px!important;
	padding-left: 28px!important;
	padding-right: 28px!important;
	margin-left: 28px!important;
	font-weight: 600!important;
	font-size: 14px!important;
	line-height: normal!important;
}
/* ---------------------------------------------------------------------- BUTTONS ENDS ------------------ */

/* ---------------------------------------------------------------------- NO GUTTER STARTS ---------- */

.no-gutter-3 [class*="-3"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-4 [class*="-4"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-5 [class*="-5"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-6 [class*="-6"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-7 [class*="-7"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-8 [class*="-8"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-9 [class*="-9"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-12 [class*="-12"] {
	padding-left: 0;
	padding-right: 0;
}
/* ---------------------------------------------------------------------- NO GUTTER ENDS ---------- */

/* ---------------------------------------------------------------------- PARALLAX STARTS ------------------ */

.parallax-1 {
	background-attachment: fixed;
	background-image: url(../../images/parallax/1.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.parallax-2 {
	background-attachment: fixed;
	background-image: url(../../images/parallax/2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.parallax-3 {
	background-image: url(../../images/parallax/3.jpg);
	background-repeat: repeat-y;
}
.parallax-4 {
	background-image: url(../../images/parallax/4.jpg);
	background-repeat: repeat-y;
}
.parallax-5 {
	background-image: url(../../images/parallax/5.jpg);
	background-repeat: repeat-y;
}
.parallax-6 {
	background-attachment: fixed;
	background-image: url(../../images/parallax/6.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* ---------------------------------------------------------------------- PARALLAX ENDS ------------------ */

/* ---------------------------------------------------------------------- BACKGROUND STARTS ------------------ */

.white-bg {
	background-color: #fff;
}
.grey-bg {
	background-color: #f7f7f7;
}
.dark-grey-bg {
	background-color: #111213;
}

/* ---------------------------------------------------------------------- BACKGROUND ENDS ------------------ */


/* ---------------------------------------------------------------------- WIDGETS STARTS ------------------ */
.widget_categories select, .widget_archive select{width:100%;font-size: 14px;color: #2c2e30;border:1px solid #DDD;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.widget_categories select:focus, .widget_archive select:focus{border-color:#ff974f;}

.calendar_wrap table{border:1px solid #ccc;width:100%;text-align:center;}
.calendar_wrap table caption{font-size: 14px;line-height:16px;
	font-weight: 600;
	color: #fff;text-align:center;
	text-transform:uppercase;padding-top: 12px;
	padding-bottom: 13px;background-color: #ff974f;}
.calendar_wrap table th{text-align:center;padding:3px;}
.calendar_wrap table td{padding:3px;}
.calendar_wrap table tfoot a{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.calendar_wrap table tfoot a:hover{text-decoration:none;color:#2c2e30;}
.widget_recent_comments a{font-size:12px;font-style: italic;color: #888;}
.widget_recent_comments .comment-author-link a{font-size:14px;font-weight: 600;font-style:normal;color:#000;}
.widget_rss .rsswidget{font-size:14px;font-weight: 600;font-style:normal;color:#000;margin-right:7px;}
.widget_rss .rss-date{font-size: 13px;font-style: italic;color: #888;}
.widget_search .searchform{position:relative;}
.widget_search .search-field{display:block;width:100%;font-size: 14px;color: #2c2e30;padding: 12px;border:1px solid #DDD;border-bottom-width:2px;background:#fff; -webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.widget_search .search-field:focus{}
.widget_search .searchsubmit{position:absolute;top:1px;right:1px;bottom:1px;width:59px;padding-left:20px;padding-right:20px;border-radius:0;background:url(../images/search.png) transparent no-repeat center center;border:0; text-indent: -999999px;}
.widget_search .searchsubmit, .searchsubmit{
	margin: 0; box-shadow: none;}
.widget_search .searchsubmit:hover{background:url(../images/search.png) transparent no-repeat center center;}
.textwidget select{max-width:100%;width:100%;font-size: 14px;color: #2c2e30;background:#fff;border:1px solid #DDD;border-bottom-width:2px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.textwidget select:focus{border-color:#ff974f;}

footer .widget ul li{border-bottom:none; margin: 0 0 10px; padding: 0;}
footer .widget ul li a{color:#ccc;}
footer .widget ul li a:hover{color:#fff;}
footer .widget .title{font-size: 14px;color: #fff;font-weight: 900;text-transform: uppercase;padding-top: 0;}
footer .widget_archive ul li a{color:#ccc;}
footer .widget_archive ul li a:hover{color:#fff;}
footer .widget_categories select, footer  .widget_archive select{color:#ccc;background: #2c2e30;border-color: rgba(0, 0, 0, 0);}
footer .widget_categories select:focus, footer .widget_archive select:focus{border-color:#ccc;}
footer .calendar_wrap table caption{color:#ccc;background: #2c2e30;}
footer .calendar_wrap table{border: 1px solid #2c2e30;}
footer .calendar_wrap table thead{color:#666;}
footer .calendar_wrap tfoot a{color:#666;}
footer .calendar_wrap tfoot a:hover{color:#ccc;}
footer .widget_recent_comments .comment-author-link a{color:#666;}
footer .widget_rss .rsswidget{color:#666;}
footer .widget_search .search-field{border: 1px solid #2c2e30;}
footer .widget_search .search-field:focus{border-color:#ccc;}
footer .widget_search .searchsubmit{}
footer .widget_search .searchsubmit:hover{background-color:#fff;border-color:#fff;color:#2c2e30;}
footer .textwidget .wp-caption{background: #2c2e30;border: 1px solid #2c2e30;}
footer .textwidget select{color:#ccc;background: #2c2e30;border-color: rgba(0, 0, 0, 0);}
footer .textwidget select:focus{border-color:#ccc;}

nav.pagination{text-align:center;font-size:0;}
.nav-links .page-numbers{display:inline-block;font-size:15px;line-height:1.42857143;color: #2c2e30;padding:8px 16px;margin:0 4px;background:#fff;border: 1px solid #EEE;}
.nav-links .page-numbers:hover, .nav-links .page-numbers.current{color: #fff;background-color: #2c2e30;border: 1px solid #2c2e30;text-decoration:none;}

    
/* ---------------------------------------------------------------------- WIDGETS ENDS ------------------ */


/* ---------------------------------------------------------------------- MEDIA QURIES STARTS ------------------ */
@media (min-width:992px) {
	#navigation.header-fixed{position:fixed;}
}
@media (min-width:992px) {
	#navigation{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
	#navigation ul.nav > li{position:relative;padding-bottom:2px;}
	#navigation ul.nav > li > a{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
	#navigation ul.nav > li:hover > a{opacity: 1;color: #fff;border: 1px solid #323231;background-color: #080808;}
	#navigation ul.nav > li > ul{display:block!important;position:absolute;top:100%;left:0;list-style:none;padding: 10px 24px;min-width: 160px;opacity:0;visibility:hidden;-webkit-transform:translateY(25px);-moz-transform:translateY(25px);-ms-transform:translateY(25px);-o-transform:translateY(25px);transform:translateY(25px);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
	#navigation ul.nav > li:hover > ul{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}	
}
@media (max-width:768px) {
	#navigation{position:fixed;}
	header.no-Olap #navigation.smaller{position:relative;}
	#navigation ul.nav{display:block;}
	#navigation ul.nav > li > ul{display:none;}
	#navigation ul.nav .nav-social-icons{padding-top:0;}
	#navigation .sub-menu{padding:10px 24px;list-style:none;}
	
}

@media (min-width:768px) and (max-width:991px) {
.intro-section .block:nth-child(1n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.intro-section .block:nth-child(2n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.intro-section .block:nth-child(3n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f7f7f7;
}
.intro-section .block {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f7f7f7;
}
.home-security-solutions {
	padding-top: 420px;
	padding-bottom: 120px;
	text-align: left;
}
.sidebar {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.expertise .picture {
	padding-top: 50px;
}
.pricing-table-02 .block {
	padding-top: 0;
	padding-bottom: 60px;
	margin-top: 10px;
	margin-bottom: 120px;
	background-color: #fff;
	text-align: center;
}
.working-with-us {
	padding-top: 60px;
	padding-bottom: 40px;
}
.working-with-us .herotext {
	padding-top: 70px;
	padding-bottom: 70px;
}
}
 @media (min-width:480px) and (max-width:768px) {
.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.intro-section .block.video {
	padding-top: 30px!important;
	padding-bottom: 5px!important;
}
.intro-section {
	padding-top: 40px;
	padding-bottom: 15px;
	background-color: #f7f7f7;
}
.overlay-margin-2 {
	position: static;
	top: 50px;
	bottom: 0;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.intro-section .block:nth-child(1n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	background-color: #f7f7f7;
}
.intro-section .block:nth-child(2n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	background-color: #f7f7f7;
}
.intro-section .block:nth-child(3n) {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	background-color: #f7f7f7;
}
.intro-section .block {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f7f7f7;
}
.home-security-solutions {
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: left;
}
.home-our-services .herotext {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.home-our-team .herotext {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.about-us .funfacts {
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
}
.about-us .funfacts .block {
	text-align: center;
	padding-bottom: 50px;
}
.history-timeline-tabs ul.icon-tabs .caption {
	font-size: 20px;
	color: #cccccc;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 0;
	padding-bottom: 0;
}
.history-timeline-tabs ul.icon-tabs .icon {
	color: #fff;
}

.working-with-us {
	padding-top: 60px;
	padding-bottom: 40px;
}
.working-with-us .herotext {
	padding-top: 70px;
	padding-bottom: 70px;
}
.sidebar {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.blog .blog-post .post-contents {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.pricing-table-02 .block {
    padding-top: 0;
    padding-bottom: 60px;
    margin-top: 10px;
    margin-bottom: 110px;
    background-color: #fff;
    text-align: center;
}
}
 @media (min-width:320px) and (max-width:767px) {
.navbar-default .navbar-collapse {
	background-color: rgba(248, 248, 248,1)!important;
}
.navbar-default.navbar {
	border-radius: 0;
	padding-top: 8px!important;
	padding-bottom: 6px!important;
}
.navbar-collapse {
	background-color: rgba(0, 0, 0,0.8)!important;
}
#navigation ul.sub-menu {
	margin-top: 0;
}
.navbar-nav {
	margin-left: 0!important;
	float: none!important;
	text-align: left!important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background-color: rgba(0, 0, 0, 1)!important;
}
#navigation ul.nav {
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}
.navbar-nav {
	display: inline-block;
	text-align: center;
	margin: 0;
}
#navigation ul.nav li {
	padding: 0;
	border: none;
}
#navigation ul.nav li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation .navbar-default ul.nav li {
	padding: 0;
	border: none;
}
#navigation .navbar-default ul.nav li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.intro-section .block {
	padding-top: 30px!important;
	padding-bottom: 5px!important;
	padding-left: 0!important;
	padding-right: 0!important;
}
.intro-section .block.video {
	padding-top: 30px!important;
	padding-bottom: 5px!important;
}
.overlay-margin-2 {
	position: static;
	top: -50px;
	bottom: 0;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.home-security-solutions {
	padding-top: 120px;
	padding-bottom: 120px;
	text-align: left;
}
.home-our-team .block {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-left: 0!important;
	margin-right: 0!important;
	margin-top: 40px!important;
	margin-bottom: 20px;
}
.overlay-margin {
	position: static;
	top: -140px;
	z-index: 10;
}
.why-choose-us {
	padding-top: 50px;
}
.home-our-services .herotext {
	margin-bottom: 80px;
}
.home-our-services ul.services {
	padding-left: 20px;
	padding-right: 20px;
}
.home-our-services ul.services li .description {
	width: 100%;
}
.intro-section {
	padding-top: 50px;
}
.home-our-team .block {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.progress-01 .skills-graph {
	padding-top: 70px;
}
.expertise .picture {
	padding-top: 50px;
}
.services-benefits .picture {
	margin-top: 50px;
	margin-bottom: 50px;
}
.working-with-us {
	padding-top: 60px;
	padding-bottom: 60px;
}
.working-with-us .herotext {
	padding-top: 70px;
	padding-bottom: 70px;
}
.blog .blog-post {
	margin-bottom: 40px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 15px;
}
.download-brochure {
	text-align: center;
}
.download-brochure .button {
	margin-top: 40px;
	margin-bottom: 10px;
}
}
 @media (min-width:320px) and (max-width:480px) {
.intro-section {
	padding-top: 50px;
}
.herotext h1 {
	font-size: 26px;
	color: #2c2e30;
	font-weight: 900;
	margin-top: 2px;
	text-transform: uppercase;
}
.herotext h2 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 400;
	margin-bottom: 0;
}
.herotext .line {
	height: 6px;
	width: 72px;
	background: -moz-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,151,79,1) 0%, rgba(255,151,79,1) 49%, rgba(255,151,79,0) 50%, rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff974f', endColorstr='#007db9e8', GradientType=1 ); /* IE6-9 */
	padding: 2px;
	border: 1px solid #ff974f;
	margin-top: 30px;
	margin-bottom: 40px;
}
.herotext-3 .boxed-heading {
	width: 100%!important;
	height: auto;
	background-image: none!important;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.latest-news .herotext-3 .boxed-heading {
	margin-bottom: 0!important;
}
.history-timeline .herotext-3 .boxed-heading {
	margin-bottom: 0!important;
}
.shop .herotext-3 .boxed-heading {
	margin-bottom: 0!important;
}
.home-our-services .herotext {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.home-our-team .herotext {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}
.home-our-team .block {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-left: 0!important;
	margin-right: 0!important;
	margin-top: 40px!important;
	margin-bottom: 20px;
}
.home-security-solutions {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: left;
}
.inner-banner-style .info {
	padding-top: 160px;
	padding-bottom: 100px;
}
.inner-banner-style .info h1 {
	font-size: 32px;
	font-weight: 800;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.about-us .intro-section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.we-deliver .herotext {
	padding-left: 15px;
	padding-right: 15px;
}
.blog .blog-post .post-contents {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.sidebar {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.blog .contents {
	padding-top: 80px;
	padding-bottom: 80px;
}
.blog .blog-post .post-contents .description blockquote {
	font-family: 'Merriweather', serif;
	padding: 20px!important;
	background-color: #ff974f;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	margin-top: 50px;
	margin-right: 0!important;
	margin-bottom: 50px;
	margin-left: 0!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.blog .blog-post .post-contents .description blockquote p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #fff;
	font-size: 18px;
	line-height: 26px!important;
}
.blog .blog-post .post-contents .description .post-detail-picture {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0;
	padding-right: 0;
}
.about-author {
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 80px;
	margin-top: 50px;
	margin-left: 0;
	margin-right: 0;
}
.about-author .block {
	padding: 20px;
	border: 1px solid #2c2e30;
	background-color: #2c2e30;
	border-radius: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.about-author .block .picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.about-author .block .detail {
	padding-left: 0;
	float: left;
}
.comments .media-body .media {
	margin-top: 25px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
.comments .commentlist li.comment {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5e6;
}
.media-body, .media-left, .media-right {
	display: inline;
	vertical-align: top;
	margin-top: 20px;/* margin-left: 20px; */
}
.latest-news .block {
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #fff;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
	margin-left: 0;
	margin-bottom: 30px;
}
.latest-news .news-carousel .news {
	padding-left: 5px;
	padding-right: 5px;
}
.latest-news .picture {
	margin-top: 20px;
	float: none;
}
.latest-news .picture img {
	width: 100%;
}
blockquote.quote-1 p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #ff974f;
	font-size: 14px;
	line-height: 26px;
	padding-left: 45px;
}
blockquote.quote-2 p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #2c2e30;
	font-size: 18px;
	line-height: 26px;
}
blockquote.quote-3 .info {
	float: left;
	padding-top: 8px;
	padding-bottom: 20px;
}
blockquote.quote-4 p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	padding-left: 0;
}
.pricing-table-02 .block {
	padding-top: 0;
	padding-bottom: 60px;
	margin-top: 10px;
	margin-bottom: 120px;
	background-color: #fff;
	text-align: center;
}
.working-with-us {
	padding-top: 60px;
	padding-bottom: 60px;
}
.working-with-us .herotext {
	padding-top: 70px;
	padding-bottom: 70px;
}
footer .newletter {
	padding-bottom: 150px;
}
}

/* ---------------------------------------------------------------------- MEDIA QURIES ENDS ------------------ */
.security-solutions .block { text-align: center; }
.security-solutions .block.left *{ text-align: left ; margin-left: 0 !important;}
.security-solutions .block.right *{ text-align: right; margin-right: 0 !important;}

.security-solutions .block h1 {
	font-size: 20px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}
.security-solutions .block h2 {
	font-size: 18px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}
.security-solutions .block h3 {
	font-size: 16px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}

.security-solutions .block h3, .security-solutions .block h5, .security-solutions .block h6 {
	font-size: 16px;
	color: #2c2e30;
	font-weight: 600;
	text-transform: uppercase;
}

.security-solutions .block .vc_icon_element {
	margin-bottom: 0;
}

.security-solutions .block .vc_icon_element-icon {
	position: relative!important;
	left: 0!important;
	transform: none !important;
}

.fullimage {
	margin-left: -15px;
	margin-right: -15px;
}

.fullimage  img {
	width: 100%;
}

/* added during wp creation */
.blog-post .tt-noimg.post-contents { padding-bottom: 35px; }
.italic-style { font-style: italic; }
.herotext.left { text-align: left; }
.herotext.center { text-align: center; }
.herotext.right { text-align: right; }
.security-solutions .block .icon,
.security-solutions .block .line2,
.security-solutions .block .description{-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.top-contact ul.small-nav li.searchlink{margin-top:3px;margin-left:20px;}
.top-contact ul.small-nav li.searchlink > .searchform{top:0;height:0;}
.top-contact .searchlink .search-field{width:270px;height:auto;font-size:15px;line-height:30px;font-weight:400;color:#fff;background:#ff974f;padding:8px 11px;border:0;font-size:15px;color:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-transform:none;margin-bottom:0;}
.top-contact .searchlink .search-field::-webkit-input-placeholder{font-size:15px;line-height:30px;font-weight:400;color:#fff;}
.top-contact .searchlink .search-field:-moz-placeholder{font-size:15px;line-height:30px;font-weight:400;color:#fff;opacity:0;}
.top-contact .searchlink .search-field::-moz-placeholder{font-size:15px;line-height:30px;font-weight:400;color:#fff;opacity:0;}
.top-contact .searchlink .search-field:-ms-input-placeholder{font-size:15px;line-height:30px;font-weight:400;color:#fff;}
.top-contact .searchlink .searchsubmit{position:absolute;top:0;right:15px;margin-top:0;margin-bottom:0;background:url(http://livedemo.wpengine.com/guardwp/wp-content/themes/guardmaster/images/top-search.png) no-repeat center center;overflow:hidden;text-indent:-9999px;opacity:1;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.top-contact .searchlink .searchsubmit:hover{opacity:0.7;}


.woocommerce .products .star-rating{margin:16px auto 13px auto;font-size:11px;color:#F0683E;letter-spacing:3px;}
.woocommerce .star-rating{width:6.17em;}
.woocommerce div.product span.price{font-family:'PT Serif';font-size:20px;font-style:italic;color:#2D2D2D;}
.woocommerce div.product span.price ins{text-decoration:none;font-weight:400;}
.woocommerce .single-product-item .add_to_cart_button{
	border:none;outline:none;background:#E9663C;font-size:12px;line-height:28px;color:#fff;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:500;padding:3px 23px;display:inline-block;border-radius:3px;margin-top:12px;transition:all 0.5s ease;}
.woocommerce .single-product-item .add_to_cart_button:after{content:"\f07a";display:inline-block;margin-left:20px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:28px;color:#fff;}
.woocommerce .single-product-item .add_to_cart_button:hover{background:#262A3B;color:#fff;}
.woocommerce span.onsale{width:48px;height:48px;top:0;left:0;background:#E9663C;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;}
.woocommerce table.shop_table{border-radius:0;border:1px solid rgba(0,0,0,.1);border-top:0;}
.woocommerce table.shop_table thead{background:#F9F9F9;}
.woocommerce table.shop_table thead > tr > th{color:#000;font-size:16px;line-height:60px;padding:0 40px;font-weight:500;border:0;}
.woocommerce table.shop_table td{border:0;border-top:1px solid rgba(0,0,0,.1);}
.mainblock .tt-prodloop .product .one-item h3{font-size:15px;color:#242424;}
.mainblock .tt-prodloop .product .one-item .img-block{border:none;}
.one-item .red-dot{position:absolute;width:48px;height:48px;top:5px;left:5px;background:#ff974f;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;text-align:center;color:#fff;}
.mainblock .tt-prodloop .product a.add_to_cart_button.added{margin-left:-30px;}
.added_to_cart.wc-forward{position:absolute;top:100px;left:50%;transform:translate(-50%);color:#fff;background-color:#fff;width:50px;height:50px;text-align:center;padding:0;border-radius:0;font-size:0;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;margin-left:30px;}
.added_to_cart.wc-forward:before{content:"\f00c";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:20px;line-height:50px;color:#222;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.mainblock .tt-prodloop .product:hover a.added_to_cart{opacity:1;}

/*pagination*/
.woocommerce nav.woocommerce-pagination ul{border:none;}
.woocommerce nav.woocommerce-pagination ul li{border-right:0;}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-block;font-size:15px;line-height:1.42857143;color:#2c2e30;text-decoration:none;background-color:#fff;padding:8px 16px;border:1px solid #EEE;margin-left:4px;margin-right:4px;}
.woocommerce-pagination li:first-child .page-numbers{border-top-left-radius:4px;border-bottom-left-radius:4px;}
.woocommerce-pagination li:last-child .page-numbers{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.woocommerce nav.woocommerce-pagination ul li a:hover{color:#fff;background-color:#2c2e30;border:1px solid #2c2e30;}

/*Product Page*/
.woocommerce .woocommerce-message{border-top-color:#ff974f}
.woocommerce div.product .product_title{font-size:34px;color:#2c2e30;font-weight:bold;line-height:28px;border-bottom:1px solid #EAEAEA;padding-bottom:20px;margin-bottom:25px;}
.tt-prod-summary div p{color:#898989;}
.tt-prod-summary .star-rating{color:#F0683E;}
.woocommerce div.product .tt-prod-summary p.price{font-family:'PT Serif';font-size:20px;font-style:italic;color:#2D2D2D;margin-bottom:20px;}
.woocommerce div.product .tt-prod-summary p.price ins{text-decoration:none;}
.tt-prod-images .red-dot{position:absolute;width:48px;height:48px;top:0px;left:15px;background:#E9663C;line-height:44px;padding:2px;border-radius:48px;overflow:hidden;text-align:center;color:#fff;}
.woocommerce div.product form.cart .button{border:none;outline:none;background:#ff974f;font-size:14px;line-height:28px;color:#fff;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:500;padding:8px 28px;display:inline-block;border-radius:3px;transition:all 0.5s ease;}
.woocommerce div.product form.cart .button:after{content:"\f07a";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:16px;line-height:28px;color:#fff;margin-left:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.woocommerce div.product form.cart .button:hover{background:#262A3B;color:#fff;border:none;}
.woocommerce div.product .quantity .qty{height:45px;margin-right:15px;}
.woocommerce div.product form.cart{margin-top:25px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:0;padding-left:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#E2E2E2;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{position:relative;border-radius:0;margin:0;padding:0;border-color:#E2E2E2;margin-right:5px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;background:#F4F4F4;color:#000;font-size:16px;font-weight:400;text-transform:capitalize;padding:10px 34px;background:transparent;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
	position:absolute;top:-1px;left:0;width:100%;height:1px;background:#F0683E;content:'';opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{opacity:1;}
.woocommerce div.product .woocommerce-tabs .panel{border:1px solid #E2E2E2;border-top:0;padding:55px 40px;}
.woocommerce div.product .woocommerce-tabs .panel h2{margin-bottom:20px;}
.woocommerce div.product .woocommerce-tabs .panel #reviews h3{margin-bottom:20px;}
.woocommerce .star-rating{color:#F0683E;}

/*checkout*/
.single-blog-title .ml-title{/*margin-bottom:50px;*/}
.woocommerce .woocommerce-info{color:#898989;font-size:16px;line-height:26px;border:1px solid #ebebeb;background:#fff;margin-bottom:45px;padding:21px 30px;}
.woocommerce .woocommerce-info a{color:#ff974f;}
.woocommerce-billing-fields h3,#order_review_heading{display:block;font-size:34px;font-weight:bold;color:#000;text-transform:capitalize;margin-bottom:50px;}
.woocommerce-billing-fields h3:after,#order_review_heading:after{
	content:'';width:50px;height:3px;background:#ff974f;display:block;margin-top:13px;}
.woocommerce form .form-row label{color:#8e8d8d;font-size:14px;font-weight:500;line-height:26px;margin-bottom:4px;}
.woocommerce form .form-row input.input-text{border:1px solid #e2e2e2;color:#c6c6c6;font-size:14px;font-weight:400;height:40px;margin-bottom:10px;outline:medium none;padding:0 20px;width:100%;}
.woocommerce form .form-row input.input-text:focus{border-color:#ff974f;}
.select2-container .select2-choice{width:100%!important;border-radius:0;padding:0px 20px;border:1px solid #E5E5E5;height:42px;background:#fff;outline:none;color:#898989;line-height:42px;}
.select2-drop-active{border-color:#e5e5e5;}
.select2-results .select2-highlighted{background:#F0683E;color:#fff;border-radius:0;}
.select2-drop{border-radius:0;}
.select2-search input:focus{border-color:#F0683E;}
input:focus,select:focus,textarea:focus{border-color:#F0683E;}
.woocommerce .woocommerce-checkout-review-order{border:1px solid #D9D9D9;padding:30px;}
.woocommerce .woocommerce-checkout-review-order table.shop_table{border:0;padding:0;margin-bottom:0;}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead{background:transparent;}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead > tr > th{padding:0;font-size:14px;line-height:45px;font-weight:400;color:#8e8d8d;text-transform:uppercase;}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead > tr > th:last-child{text-align:right;}
.woocommerce .woocommerce-checkout-review-order table.shop_table td{padding:0;color:#8e8d8d;font-size:14px;font-weight:400;line-height:45px;}
.woocommerce .woocommerce-checkout-review-order table.shop_table td:last-child{text-align:right;}
.woocommerce .woocommerce-checkout-review-order table.shop_table tbody td{border-top:0;}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot th,.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td{padding:0;font-size:14px;font-weight:400;line-height:45px;color:#242424;}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td{font-size:18px;font-weight:500;}
.woocommerce-checkout #payment{background:transparent;}
.wc_payment_method{padding:0;}
.wc_payment_method label{font-size:14px;font-weight:400;line-height:45px;color:#8e8d8d;}
.woocommerce-checkout #payment ul.payment_methods{border:0;padding:0;}
.woocommerce-checkout #payment ul.payment_methods li img{margin-right:15px;}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{color:#ff9101;font-size:13px;font-weight:500;font-family:"Raleway",sans-serif;}
.woocommerce input.button.alt{border:none;outline:none;background:#E9663C;font-size:14px;line-height:28px;color:#fff;text-transform:uppercase;font-family:'Roboto',sans-serif;font-weight:500;padding:7px 23px;display:inline-block;border-radius:3px;transition:all 0.5s ease}
.woocommerce input.button.alt:hover{background:#262A3B;color:#fff;}
.woocommerce-page #payment #place_order{float:none;}
.woocommerce-checkout #payment div.form-row{padding:0;}
.woocommerce-page .col2-set .col-2{padding-left:60px;}
.woocommerce-cart .cart-collaterals .cart_totals table{border:1px solid rgba(0,0,0,.1);}
.woocommerce-billing-fields, .woocommerce-shipping-fields{padding:45px;padding-left:45px;background-color:#FFF;-moz-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);box-shadow:0 0 4px 2px rgba(0,0,0,0.1);}
.woocommerce .woocommerce-checkout-review-order{background:#fff;-moz-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.1);box-shadow:0 0 4px 2px rgba(0,0,0,0.1);}
.woocommerce-checkout-review-order .product-name{text-align:left;}
.woocommerce-checkout-review-order table.shop_table tfoot th,
.woocommerce-checkout-review-order table.shop_table tfoot td{border:0;}
.woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal th,
.woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal td,
.woocommerce-checkout-review-order table.shop_table tfoot .order-total th,
.woocommerce-checkout-review-order table.shop_table tfoot .order-total td{border-top:1px solid rgba(0,0,0,.1);}
.payment_methods input[type="radio"]{display:inline-block;}
.payment_methods label{vertical-align:top;}
/*top search*/
.searchlink input[type="submit"]{position:absolute;top:0;right:15px;margin-top:0;margin-bottom:0;background:url(http://livedemo.wpengine.com/guardwp/wp-content/themes/guardmaster/images/top-search.png) no-repeat center center;overflow:hidden;text-indent:-9999px;opacity:1;border:0;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.searchlink input[type="submit"]:hover{opacity:0.7;border:0;background-color:transparent;}
.top-contact ul.small-nav li.searchlink > .searchform{top:30px;}


@media (max-width:1199px){
    .woocommerce-page .col2-set .col-2{padding-left:0;}
}
@media (max-width: 991px) {
    .woocommerce-billing-fields, .woocommerce-shipping-fields{padding:30px;}
}
@media (max-width: 767px) {
    .woocommerce-billing-fields, .woocommerce-shipping-fields{padding:15px;}
}

.yikes-easy-mc-form{position:relative;max-width:220px;margin-top:20px;}
.yikes-easy-mc-form .EMAIL-label{padding-top:0;margin-bottom:0;}
.yikes-easy-mc-form label input[type=email]{outline:none;height:42px;background:#2c2e30;padding:8px 11px;border:0;font-size:15px;font-weight:400;color:#fff;margin-bottom:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-transform: capitalize;}
.yikes-easy-mc-form button.yikes-easy-mc-submit-button{display:block;width:28px;height:28px;position:absolute;right:7px;top:50%;background:none;font-size:0;border:none;color:#fff;cursor:pointer;padding:0!important;margin:-21px 0 0 0!important;}
.yikes-easy-mc-form button.yikes-easy-mc-submit-button:before{content:"\f002";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:14px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top: -6px;}
.yikes-easy-mc-form button.yikes-easy-mc-submit-button:focus{outline:none;}
.yikes-easy-mc-form button.yikes-easy-mc-submit-button:hover{opacity:0.7;}
.searchlink input[type="submit"]:hover{opacity:0.6;background:url(../../images/top-search.png) no-repeat center center;}
.vc_row[data-vc-full-width] {
    overflow: visible !important;
}
div.vc_parallax[data-vc-full-width]{
    overflow: hidden!important;
}
@media (min-width: 768px){
    #navigation ul.nav > li:hover > a{
        background-color: transparent;
    }
}

.yikes-easy-mc-form button.yikes-easy-mc-submit-button:focus{
    background-color: transparent;
    border-color: transparent;
}
.yikes-easy-mc-form button.yikes-easy-mc-submit-button:active{
    box-shadow:none;
}
.yikes-easy-mc-form button.yikes-easy-mc-submit-button:before{
    content: "\f003";
}
@media (max-width: 767px) {
	.hdr-overlap #navigation{
		display: block;
		position: relative;
		float:none;
		background:#000;
	}
}

/* the end */