@font-face {
    font-family: 'proxima_nova_light';
    src: url('../fonts/proxima/proxima_nova_light-webfont.eot');
    src: url('../fonts/proxima/proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima/proxima_nova_light-webfont.woff') format('woff'),
         url('../fonts/proxima/proxima_nova_light-webfont.ttf') format('truetype'),
         url('../fonts/proxima/proxima_nova_light-webfont.svg#proxima_nova_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_black';
    src: url('../fonts/proxima/proxima_nova_black.eot');
    src: url('../fonts/proxima/proxima_nova_black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima/proxima_nova_black.woff') format('woff'),
         url('../fonts/proxima/proxima_nova_black.ttf') format('truetype');
        
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_reg';
    src: url('../fonts/proxima/proxima_nova_reg-webfont.eot');
    src: url('../fonts/proxima/proxima_nova_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima/proxima_nova_reg-webfont.woff') format('woff'),
         url('../fonts/proxima/proxima_nova_reg-webfont.ttf') format('truetype'),
         url('../fonts/proxima/proxima_nova_reg-webfont.svg#proxima_nova_reg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proxima/proxima_nova_bold-webfont.eot');
    src: url('../fonts/proxima/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima/proxima_nova_bold-webfont.woff') format('woff'),
         url('../fonts/proxima/proxima_nova_bold-webfont.ttf') format('truetype'),
         url('../fonts/proxima/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'proxima_nova_reg', sans-serif;
	font-weight:400;
	font-size: 16px;
	line-height: 22px;
	color: #555;
}
.ui-widget {
font-size:12px !Important;	
width:210px;
}
b, strong {
	font-weight:700px;
}
a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
textarea {
	resize: noservice_itemne;
}
img {
	outline:0;
	vertical-align:top;
	border:0;
	max-width:100.1%;
	height:auto;
}
a {
	color:#b9181d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover, a:focus {
	text-decoration:none;
	color:#555;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}


p {margin:0 0 20px;}
.redalert, .redalert a, a.redalert:link, a.redalert:visited {
	color:#b9181d;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'proxima_nova_reg', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#777;
}
h1 {margin:0 0 0px; line-height:30px; font-size:32px;}
h2 {margin:0 0 27px; line-height:30px; font-size:27px;}
h3 {margin:0 0 20px; line-height:23px; font-size:24px;}
h4 {margin:0 0 15px; line-height:20px; font-size:20px;text-transform:none;}
h5 {line-height:20px; font-size:17px;}
h6 {line-height:20px; font-size:14px;}
.lowerc {text-transform:none; }
h2.title span {
	position:relative;
	display:inline-block;
	padding:0 30px;
}
h2.title span:before,
h2.title span:after {
	content:'';
	position:absolute;
	z-index:1;
	top:50%;
	width:136px;
	height:1px;
	background-color:#d1d1d1;
}
h2.title span:before {left:-136px;}
h2.title span:after {right:-136px;}



.color_text {color:#b9181d;}
.color_dark {color:#333;}
.color_light {color:#979797;}
.color_white {color:#fff;}


.margbot0 {margin-bottom:0;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot20 {margin-bottom:20px;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px;}
.margbot40 {margin-bottom:40px;}
.margbot50 {margin-bottom:50px;}
.margbot60 {margin-bottom:60px;}
.margbot65 {margin-bottom:65px;}
.margbot70 {margin-bottom:70px;}

.pad0 {padding:0;}
.padbot0 {padding-bottom:0;}
.padbot10 {padding-bottom:10px;}
.padbot15 {padding-bottom:15px;}
.padbot20 {padding-bottom:20px;}
.padbot20lr {padding-bottom:20px;padding-left:0px;padding-right:0px;}
.padbot20r {padding-bottom:20px;padding-left:0px;padding-right:0px;margin-left:-30px;margin-right:30px;}
.padbot30 {padding-bottom:30px;}
.padbot40 {padding-bottom:40px;}
.padbot45 {padding-bottom:45px;}
.padbot50 {padding-bottom:50px;}
.padbot60 {padding-bottom:60px;}
.padbot70 {padding-bottom:70px;}
.padbot80 {padding-bottom:80px;}
.padtop0 {padding-top:0;}
.padtop10 {padding-top:10px;}
.padtop20 {padding-top:20px;}
.padtop30 {padding-top:30px;}
.pl-10 {
  padding-left: 10px;
}
#page {
	background-color:#fff;
	background-attachment:fixed;
}
body.wide #page {background:#fff;}

.preloader_hide {opacity:0; width:100%; overflow-x:hidden;}
#preloader {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#fff;
}
#preloader img {
	position:fixed;
	left:50%;
	top:50%;
	display:block;
	width:40px;
	height:40px;
	margin:-20px 0 0 -20px;
}

section {padding-bottom: 70px;}

.parallax {
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
}


.full_width {
	position:relative;
	margin-left:-30px;
	margin-right:-30px;
}

.overlay {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color: #b9181d;
	opacity:0.6;
}

.relative_block {position:relative; z-index:5;}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}

.page_block {
	overflow-x:hidden;
	background-color:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.container {
	padding-left:0px;
	padding-right:0px;
}




/*--------------------------------
 Buttons
---------------------------------- */
/*Buttons Color Variations*/
.btn:focus {
  color: inherit;
}
.btn {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*Default Button*/
.btn-default {
  color: #ffffff;
  background-color: #09afdf;
  border-color: #0c9ec7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0c9ec7;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  background-color: #09afdf;
  border-color: #0c9ec7;
}
.btn-default-transparent {
  color: #fff;
  background-color: transparent;
  border-color: #09afdf;
}
.btn-default-transparent:hover,
.btn-default-transparent:focus,
.btn-default-transparent.focus,
.btn-default-transparent:active,
.btn-default-transparent.active,
.open > .dropdown-toggle.btn-default-transparent {
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0781a4;
}
/*Danger Button*/
.btn-danger {
  color: #ffffff;
  background-color: #b9181d;
  border-color: #b9181d;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #b9181d;
  border-color: #b9181d;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
  background-color: #b9181d;
  border-color: #b9181d;
}
.btn-danger-transparent {
  color: #b9181d;
  background-color: transparent;
  border-color: #b9181d;
  
}
a.btn-danger-transparent:link {
	text-decoration:none;
}
.btn-danger-transparent:hover,
.btn-danger-transparent:focus,
.btn-danger-transparent.focus,
.btn-danger-transparent:active,
.btn-danger-transparent.active,
.open > .dropdown-toggle.btn-danger-transparent {
  color: #ffffff;
  background-color: #b9181d;
  border-color: #b9181d;
}
.newsbuttonholder {
	margin: -20px -30px;
}
.btn.btn-danger-transparent.btn-animated.newsbutton {
	height:	18px;
	max-width: 25px;
	padding:0px;
	border:none;
}
.btn.btn-danger-transparent.btn-animated.newsbutton:hover, 
.btn.btn-danger-transparent.btn-animated.newsbutton:active, 
.btn.btn-danger-transparent.btn-animated.newsbutton:focus {
	height:	18px;
	max-width: 25px;
	padding:0px;
	color: #b9181d;
    background-color: #fff;
	border:none;
}
.btn.btn-danger-transparent.btn-animated.newsbutton:hover:after, 
.btn.btn-danger-transparent.btn-animated.newsbutton:active:after, 
.btn.btn-danger-transparent.btn-animated.newsbutton:focus:after {
  background-color:#fff;
  opacity: 0;
  filter: alpha(opacity=0);
}
.dark-bg .btn-default-transparent {
  color: #ffffff;
}
.default-bg .btn-default,
.default-translucent-bg .btn-default,
.default-bg .btn-default-transparent,
.default-translucent-bg .btn-default-transparent {
  color: #09afdf;
  background-color: #ffffff;
  border-color: #ffffff;
}
.default-bg .btn-default:hover,
.default-translucent-bg .btn-default:hover,
.default-bg .btn-default:focus,
.default-translucent-bg .btn-default:focus,
.default-bg .btn-default.focus,
.default-translucent-bg .btn-default.focus,
.default-bg .btn-default:active,
.default-translucent-bg .btn-default:active,
.default-bg .btn-default.active,
.default-translucent-bg .btn-default.active,
.default-bg .open > .dropdown-toggle.btn-default,
.default-translucent-bg .open > .dropdown-toggle.btn-default,
.default-bg .btn-default-transparent:hover,
.default-translucent-bg .btn-default-transparent:hover,
.default-bg .btn-default-transparent:focus,
.default-translucent-bg .btn-default-transparent:focus,
.default-bg .btn-default-transparent.focus,
.default-translucent-bg .btn-default-transparent.focus,
.default-bg .btn-default-transparent:active,
.default-translucent-bg .btn-default-transparent:active,
.default-bg .btn-default-transparent.active,
.default-translucent-bg .btn-default-transparent.active,
.default-bg .open > .dropdown-toggle.btn-default-transparent,
.default-translucent-bg .open > .dropdown-toggle.btn-default-transparent {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.dark .btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.1);
}
.dark .btn-default .badge {
  color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.dark .btn-default:hover,
.dark .btn-default:focus,
.dark .btn-default.focus,
.dark .btn-default:active,
.dark .btn-default.active,
.dark .open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.35);
  border-color: rgba(0, 0, 0, 0.2);
}
.colored .btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.01);
}
.colored .btn-default .badge {
  color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.colored .btn-default:hover,
.colored .btn-default:focus,
.colored .btn-default.focus,
.colored .btn-default:active,
.colored .btn-default.active,
.colored .open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.02);
}
.default-hovered:hover .btn-default-transparent {
  border-color: #ffffff;
}
/*White Button*/
.btn-white {
  color: #fff;
  background-color: #none;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #0c9ec7;
  background-color: #ffffff;
  border-color: #ffffff;
}
/*Gray Button*/
.btn-gray {
  color: #333333;
  background-color: #e1e1e1;
  border-color: #d3d3d3;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #333333;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.btn-gray-transparent {
  color: #333333;
  background-color: transparent;
  border-color: #777777;
}
.btn-gray-transparent:hover,
.btn-gray-transparent:focus,
.btn-gray-transparent.focus,
.btn-gray-transparent:active,
.btn-gray-transparent.active,
.open > .dropdown-toggle.btn-gray-transparent {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.dark-bg .btn-gray-transparent {
  color: #ffffff;
}
.dark-bg .btn-gray-transparent:hover {
  border-color: #ffffff;
  color: #777777;
  background-color: #ffffff;
}
.dark-translucent-bg .btn-gray-transparent,
.default-translucent-bg .btn-gray-transparent,
.default-bg .btn-gray-transparent {
  border-color: #ffffff;
  color: #ffffff;
}
.dark-translucent-bg .btn-gray-transparent:hover,
.default-translucent-bg .btn-gray-transparent:hover,
.default-bg .btn-gray-transparent:hover,
.dark-translucent-bg .btn-gray-transparent:focus,
.default-translucent-bg .btn-gray-transparent:focus,
.default-bg .btn-gray-transparent:focus {
  border-color: #ffffff;
  color: #777777;
  background-color: #ffffff;
}
.default-hovered:hover .btn-gray-transparent {
  border-color: #ffffff;
}
.light-gray-bg.default-hovered:hover .btn-gray-transparent:hover {
  border-color: #333333;
}

/*Dark Button*/
.btn-dark {
  color: #ffffff;
  background-color: #373737;
  border-color: #333333;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #111111;
  border-color: #111111;
}
.dark-bg .btn-dark {
  color: #ffffff;
  background-color: #222222;
  border-color: #171717;
}
.dark-bg .btn-dark:hover,
.dark-bg .btn-dark:focus,
.dark-bg .btn-dark.focus,
.dark-bg .btn-dark:active,
.dark-bg .btn-dark.active,
.dark-bg .open > .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
/*Buttons Sizes*/
.btn {
  padding: 7px 20px;
  font-size: 14px;
  line-height: 1.46666667;
  border-radius: 3px;
  margin: 10px 0;
}
.btn-sm {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.46666667;
  border-radius: 3px;
  margin: 5px 0;
}
.btn-lg {
  padding: 10px 25px;
  font-size: 18px;
  line-height: 1.46666667;
  border-radius: 4px;
  margin: 10px 0;
}
.btn-md-link {
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1.46666667;
  border-radius: 0px;
  margin: 10px 0;
}
.btn-sm-link {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.46666667;
  border-radius: 0px;
  margin: 5px 0;
}
.btn-lg-link {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.46666667;
  border-radius: 0px;
  margin: 10px 0;
}
.btn-remove {
  font-size: 10px;
  padding: 3px 15px;
  min-width: 0;
  margin: -5px 0 0 0;
}
/*Buttons with radius*/
.radius-50 {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
/*Animated Buttons*/
.btn-animated {
  position: relative;
  min-width: 0!important;
  padding-right: 45px!important;
}
.btn-animated i {
  -webkit-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  z-index: 3;
  right: 17px;
  position: absolute;
  line-height: 34px;
  top: 0;
  min-width: 12px;
}
.btn-animated:after {
  width: 35px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  content: "";
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 0px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-animated.radius-50:after {
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
}
.btn-animated.btn-gray-transparent:after {
  background-color: rgba(0, 0, 0, 0.05);
}
.btn-animated:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-animated:hover i {
  right: 11px;
}
.btn-animated.btn-sm {
  padding-right: 35px!important;
}
.btn-animated.btn-sm:after {
  width: 25px;
}
.btn-animated.btn-sm i {
  right: 2px;
  line-height: 14px;
  min-width: 11px;
}
.btn-animated.btn-sm:hover i {
  right: 8px;
}
.btn-animated.btn-lg {
  padding-right: 60px!important;
}
.btn-animated.btn-lg:after {
  width: 45px;
}
.btn-animated.btn-lg i {
  right: 25px;
  line-height: 48px;
  min-width: 15px;
}
.btn-animated.btn-lg:hover i {
  right: 15px;
}
/*Background Transition*/
.btn-hvr {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-hvr.radius-50 {
  overflow: hidden;
}

/*----//END BUTTONS -----*/


/* IE fix */
.ie .btn, .ie .btn-default {filter:none !important;}

/* _________ //Buttons _________ */






/*-----------------------------------------------------------------------------------*/
/*	BOXED/WIDE
/*-----------------------------------------------------------------------------------*/
body.boxed .page_block {
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}

body.boxed .is-sticky .menu_block {
	left:50%;
	width:1170px;
	margin-left:-585px;
}




/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
/* __________ Logo __________ */

header {
	background-color: #d0dffe;
	background-image:url(../images/navbar_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.headerhome {
	background-color: #fff;
	background-image:none;
	width:100%;
}
.homesliderholder {
	position:absolute;
	width:100%;
	min-height:120px;
	z-index:50;
}
.logo {float:left;}
.logo a {display:block;}
.logo img { padding-top:10px;padding-bottom:10px; width: 412px;}

/* __________ Socials __________ */
.socialhome { margin-bottom:0px!Important;padding:0px 40px 0px 0px !Important;text-align:right; }
.social { margin-bottom:0px!Important;padding:0px 0px 0px 0px !Important;text-align:right; }
.social a, .socialhome a {
	display:inline-block;
	margin:0 3px 0 0;
	width:30px;
	height:30px;
	border-radius:1;
	padding-left:4px;
}
.social a.fb {
	background-color:#5366b2;
}
.social a.tw {
	background-color:#76aaeb;
}
.socialhome a.fb {
	background-color:#fff;
}
.socialhome a.tw {
	background-color:#fff;
}
.social a:hover, .socialhome a:hover {background-color: #b9181d;}
.social a i, .socialhome a i {
	display:block;
	line-height:30px;
	text-align:center;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.social a i {
	color:#fff !important;
}
.socialhome a i {
	color:#555 !important;
}
.social a:hover i {color:#fff !important;}
.socialhome a:hover i {color:#fff !important;}

.team_block .social {padding-top:10px;}

.headertinynav {
	clear:both;font-size:11px;color:#555;text-align:right;
}
.headertinynavhome {
	clear:both;font-size:11px;color:#fff;text-align:center;text-shadow: 1px 1px #000;
}

.headertinynavhome a {
	color:#fff;
	font-size:13px;
	text-shadow: 1px 1px #000;
	background: rgba(0, 0, 0, 0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 8px;
}
.headertinynavhome a:hover {
	color:#eaeaea;
	background: rgba(0, 0, 0, 0.3);
}
.headertinynav a {
	color:#b9181d;
	font-size:13px;
}
.headertinynav a:hover {
	color:#555;
}
.headertinynav span, .headertinynavhome span {
	padding:0px 5px;
}



/*-----------------------------------------------------------------------------------*/
/*	MENU
/*-----------------------------------------------------------------------------------*/
.menu_block {
	margin:0;
	background-color:#b9181d;
}
.is-sticky .menu_block {
	z-index:9000;
	left:0;
	width:100%;
}



.navbar-collapse {
	float:none;
	padding: 0 !important;
	text-align:center;
	border:0;
	box-shadow:none;
}
.navbar-nav {float:none;}
.navbar-nav li {
	float:none;
	display:inline-block;
	margin:30px 0 1px -3px;
	text-align:center;
}
.navbar-nav li a {
	position:relative;
	display:block;
	margin:0 27px;
	padding:0 10px 30px;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:14px;
	color:#fff;
	text-shadow: none;
	border-radius:0;
	border:0;
}

.navbar-nav li a:after,
.navbar-nav li a:before {
	content:'';
	position:absolute;
	z-index:10;
	top:10px;
	width:17px;
	height:1px;
	background-color:#fff;
	opacity:0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.navbar-nav li a:after {right:0;}
.navbar-nav li a:before {left:0;}

.navbar-nav li.active a:after,
.navbar-nav li:hover a:after,
.navbar-nav li.active a:before,
.navbar-nav li:hover a:before {
	opacity:1;
}
.navbar-nav li.active a:after,
.navbar-nav li:hover a:after {
	right:-17px;
}
.navbar-nav li.active a:before,
.navbar-nav li:hover a:before {
	left:-17px;
}

.navbar-nav li:hover a,
.navbar-nav li a:focus,
.navbar-nav li.active a {
	background: none;
	color:#fff;
}

/* __________ Submenu __________ */
.sub-menu ul {
	overflow:hidden;
	display: none;
	position: absolute;
	z-index: 9002;
	width: 220px;
	left: 0px;
	top: 100%;
	padding: 0;
	margin: 0;
	background-color:#f5f5f5;
	border-radius:0;	
  	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,055);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.55);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.55);
  border-bottom: 3px solid #b9181d;
}
.sub-menu ul li  {
	margin:0;
	padding:0;
	width:100%;
	border-top: 0;
}
.sub-menu ul li a:before,
.sub-menu ul li a:after,
.sub-menu ul li:before,
.sub-menu li.last:after  {
	display:none;
}
.sub-menu ul li a {
	width:auto;
	margin: 0 !important;
	padding: 7px 10px 7px 25px !important;
	text-transform: none;
	font-weight:400;
	text-align:left !important;
	line-height:20px !important;
	font-size:13px;
	color:#333 !important;
	text-shadow: none;
	background:none !Important;
	border:0 !important;
	border-radius:0 !important;
	border-top:1px solid #e1e1e1 !important;
}
.sub-menu ul li:last-child a {border-bottom:0 !important;}

.sub-menu ul li a:hover,
.sub-menu ul li.active a {
	color:#fff !important;
	background:#b9181d !important;
	
}

.sub-menu ul li a span {display:none !important;}

.sub-menu ul li a.insetmenu:link {
	padding-bottom:5px;
}
.sub-menu ul li a.insetinsetmenu:link {
	font-size:12px !important;
	padding:0px !important;
	padding-left:40px !important;
	padding-top: 3px !important;
	padding-bottom: 7px !important;
	margin:0px !important;
	border-top:none !important;
}
.sub-menu ul li .insetinsetmenu.active {
	color:#fff !important;
	background:#b9181d !important;
}
/* _________ //Submenu _________ */

/* __________ Mega Menu ________ */
ul.mega_menu {
	width:467px;
	padding:10px 15px;
	text-align:left !important;
	color:#333;
}
ul.mega_menu .color_text {color:#333; font-weight:700;}
ul.mega_menu h5 {margin-bottom:5px; color:#333;}
ul.mega_menu h4 {margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e1e1e1; color:#333;}
ul.mega_menu li.col {
	float:left;
	width:33%;
	margin:0;
	padding-right:10px;
	text-align:left;
}
ul.mega_menu li ol {padding-left:0;}
ul.mega_menu li ol li a {
	border:0 !important;
	padding:5px 5px 5px 0 !important;
	text-align:left !important;
}
ul.mega_menu li ol li.active a,
ul.mega_menu li ol li a:hover {
	color:#b9181d !important;
	background:none !important;
}


/* _________ //Mega Menu _______ */








/*-----------------------------------------------------------------------------------*/
/*	SERVICES
/*-----------------------------------------------------------------------------------*/
.services_block {padding:70px 0 75px;}

.service_item a {display:block;}

.service_item i {
	display:inline-block;
	vertical-align:middle;
	width:65px;
	height:65px;
	margin:0 20px 13px 0;
	line-height:63px;
	text-align:center;
	font-size:16px;
	color:#211d1e;
	border-radius:50%;
	border:2px solid #eeeeee;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item a:hover i {color:#b9181d;}


.service_item p {
	display:inline-block;
	margin:0 0 25px;
	padding:0;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:15px;
	color:#211d1e;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item a:hover p {color:#b9181d;}

.service_item span {
	display:block;
	padding:0;
	line-height:20px;
	font-size:13px;
	color:#444444;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.service_item a:hover span {color:#211d1e;}







/*-----------------------------------------------------------------------------------*/
/*	INFORM BLOCK
/*-----------------------------------------------------------------------------------*/
.inform_block {
	padding:0px 0 40px;
	text-align:center;
}

.inform_block ul, .modal-body ul { 
	margin: 0px 0px 0px 20px;
	padding-left: 20px;
}
.inform_block ol, .modal-body ol { 
	margin: 0px 0px 10px 0px;
	padding-left: 20px;
}
.inform_block li, .modal-body li { 
	list-style: disc;
	padding: 5px 20px 5px 5px;
}
.inform_block li span, .modal-body li span {
	font-size: inherit;
}
.inform_block a, .modal-body a {
	text-decoration:underline;
}
.inform_block ol li, .modal-body ol li { 
	list-style:digital outside;
	display: list-item;
	padding: 5px 20px 5px 5px;
}








/*-----------------------------------------------------------------------------------*/
/*	PROJECTS BLOCK
/*-----------------------------------------------------------------------------------*/
.projects_block .project_item {position:relative; overflow:hidden;max-width:292px;}
.projects_block .project_item .hover_img {
	overflow:hidden;
	position:relative;
	width:100%;	
	height:292px;
}
.projects_block .project_item .hover_img img {
	width:auto;
	max-width:none;
	height:100%;
}

.projects_block .project_item .proj_descr {
	position:absolute;
	z-index:11;
	left:0;
	top:292px;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.7);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.projects_block .project_item:hover .proj_descr {top:0;}

.projects_block .project_item .proj_descr .proj_descr_content {
	position:absolute;
	left:0;
	right:0;
	top:90px;
	padding:0 10px;
	color:#fff;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.projects_block .project_item:hover .proj_descr .proj_descr_content {top:50%;}

.projects_block .project_item .proj_descr .proj_descr_content a {
	display:block;
	margin-bottom:15px;
}

.projects_block .project_item .proj_descr .proj_descr_content a h1 {
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	color:#fff;
}
.projects_block .project_item:hover .proj_descr .proj_descr_content a {color:#fff;}
.projects_block .project_item .proj_descr .proj_descr_content span {display:block; }
.proj_descrinside { width:93%;height:93%;position:absolute;margin: 10px; border:1px solid #eaeaea; }








/*-----------------------------------------------------------------------------------*/
/*	TAGS
/*-----------------------------------------------------------------------------------*/
.tags a {
	display:inline-block;
	margin:0 1px 4px 0;
	padding:4px 10px 4px 11px;
	font-size:12px;
	color:#c5c5c5;
	background-color:#3d3d3d;
}
.tags a:hover {
	color:#fff;
	background-color:#b9181d;
}

#sidebar .tags a {background-color:#aeaeae; color:#fff;}
#sidebar .tags a:hover {background-color:#333;}


	
	



/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
	position:relative;
	padding:0px 0px 0;
	color:#9b9b9b;
	background-color:#211d1e;
}
footer a {color:#9b9b9b ;}
footer a:hover {color:#fff;}
footer h2 {
	margin-bottom:21px;
	text-transform:uppercase;
	font-size:19px;
	color:#f2f1e6;
}
footer h2:before {display:none;}
footer h2 span {background-color:transparent;}

footer hr {
	border-color:rgba(255,255,255,0.12);
	margin:25px 0;
}

.copyright {
	padding:25px 0 2px;
	color:#b1b1b1;
	border-top:1px solid rgba(83,83,83,0.35);
	font-size:14px;
	line-height: 18px;
}
.copyright span {color:#b9181d;}
.copyright_logo, .copyright_logo:focus {color:#fff;}

.footerinfo {
	background:#fff;color:#555; font-size:15px; line-height:20px;min-height:395px;
}
.footerinfoinside {
	padding:40px 30px;
}

/* __________ Contact Info __________ */
ul.contact_info li {
	position:relative;
	padding-bottom:7px;
	padding-left:37px;
}
ul.contact_info li i {
	position:absolute;
	left:0;
	top:0;
	line-height:20px;
	font-size:15px;
	color:#bbb;
}


/* __________ Latest News __________ */
footer .recent_posts li {
	margin-bottom:17px;
	padding-bottom:14px;
	border-bottom:1px solid rgba(83,83,83,0.35);
}
footer .recent_posts li:last-child {border-bottom:0;}
footer .recent_posts li .recent_posts_img {overflow:hidden; padding-top:3px; width:53px; height:47px;}
footer .recent_posts li .recent_posts_img img {height:100%; width:auto; max-width:none;}
footer .recent_posts li .recent_posts_content {padding-left:63px;}
footer .recent_posts li .post_title {font-weight:400; font-size:14px; text-transform:uppercase; margin:0; color:#b0b0b0;}
footer .recent_posts li:hover .post_title {color:#b9181d;}
footer .recent_posts li .date_block {color:#656464;}




/* __________ Contact Info __________ */
ul.contact_info li {
	position:relative;
	padding-bottom:9px;
	padding-left:27px;
}
ul.contact_info li span {
	position:absolute;
	left:0;
	top:0;
	line-height:20px;
	font-size:15px;
	color:#bbb;
}




/* __________ Newsletter __________ */
#newsletter-form {
	overflow:hidden;
	position:relative;
	margin-top:17px;
	margin-bottom:30px;
	border-radius:0;
}
#newsletter-form input[type="text"]  {
	width:100%;
	height:42px;
	margin:0;
	padding:12px 55px 13px 17px;
	line-height:20px;
	font-size:12x;
	color:#b5b5b5;
	border:0;
	border-radius:0;
	background-color: #393738;
}
#newsletter-form input.contact_btn {
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	width:43px;
	height:42px;
	padding:0;
	border:0;
	border-radius:0;
	background-color:#b9181d;
	background-image:url(../images/plane.png);
	background-size:100% auto;
	-webkit-background-size:100% auto;
	background-repeat:no-repeat;
	background-position: 0 0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
#newsletter-form input.contact_btn:hover {
	border:0;
	background-color:#d4d4d4;
}



/* __________ Useful Links __________ */
.foot_links li {
	position:relative;
	margin-bottom:13px;
	padding:0 0 15px 32px;
	border-bottom:1px solid rgba(83,83,83,0.35);
}
.foot_links li:last-child {border-bottom:0;}
.foot_links li a {
	font-size:14px;
	color:#9b9b9b;
}
.foot_links li span {
	position:absolute;
	left:0;
	top:3px;
	height:20px;
	width:15px;
	color:#b9181d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.foot_links li:hover span {left:10px;}



.foot_links_plain li {
	position:relative;
	margin-bottom:5px;
	padding:0 0 5px 10px;
}
.foot_links_plain li:last-child {border-bottom:0;}
.foot_links_plain li a {
	font-size:14px;
	color:#9b9b9b;
}
.foot_links_plain li:hover {color:#666;}

.foot_links_plain li span {
	margin-left:10px;
	
}




/*-----------------------------------------------------------------------------------*/
/*	CONTACT FORM
/*-----------------------------------------------------------------------------------*/
textarea,
input[type="text"] {
	width:218px;
	margin:0 1px 4px 0;
	margin-top:0 !important;
	padding: 10px 20px;
	text-transform:none;
	font-family: 'proxima_nova_reg', sans-serif;
	font-weight:400;
	line-height:18px;
	font-size: 13px;
	color: #666;
	font-style:normal;
	border-radius: 0;	
	background: none;
	border: 1px solid #ddd;
	box-shadow: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
	width:441px;
}
textarea,
input[type="text"].last {margin-right:0;
}


textarea:focus,
input[type="text"]:focus {
	outline: 0;
	box-shadow: none;
	border: 1px solid #ddd;
}


input[type="submit"],
input[type="reset"] {
	display:block;
	cursor:pointer;
	margin: 0;
	padding:0 13px;
	border: 0;
	border-radius: 0;
	box-shadow: 0;
	text-align:center;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'proxima_nova_reg', sans-serif;
	font-weight:400;
	line-height:21px;
	font-size:13px;
	color:#c5c5c5;
	background: #3d3d3d; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn {
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	width:43px;
	height:42px;
	padding:0;
	border:0;
	border-radius:0;
	background-color:#b9181d;
	background-image:url(../images/plane.png);
	background-size:100% auto;
	-webkit-background-size:100% auto;
	background-repeat:no-repeat;
	background-position: 0 0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}

.contact_btn:hover {
	background: none;
	color:#b9181d;
}

.contact_form label {
	display:none;
	font-weight:400;
	text-align:left;
	color:#5f5f5f;
}
.ie .contact_form label {display:block;}


/* form valid style */
.notification_error,
.notification_ok {
    border-radius: 5px;
	-webkit-border-radius:5px;
    margin: 2px 0 13px 0;
    padding: 12px 10px 12px 35px;
	position:relative;
}
.notification_ok {
    border: 1px #038bd4 solid;
    color: #038bd4;
	background:#d0e3ea;
}
.notification_error {
    border: 1px #c93119 solid;
    color: #c93119;
	background:#ffcfcf;
}
.notification_error:before,
.notification_ok:before {
    content: ''; 
	width: 16px;
	height: 16px;
	position: absolute;
	left:11px;
	top:13px;		
	background-position:0 0;
	background-repeat:no-repeat;
}
.notification_error:before {background-image:url(../images/error.png);
}
.notification_ok:before {background-image:url(../images/info.png);
}






/* __________ Footer Get in Touch __________ */
footer input[type="text"],
footer textarea {
	margin:0 0 4px;
	padding:6px 10px 5px;
	width:100%;
	height:31px;
	font-size:12px;
	color:#9a9a9a;
	background-color:rgba(255,255,255,0.14);
	border:0;
}
footer textarea {min-height:110px;}
footer input[type="text"]:focus,
footer textarea:focus {
	border:0;
}
footer input[type="submit"] {
	width:auto;
	height:25px;
	padding:2px 13px 1px;
	text-transform:uppercase;
	font-weight:900;
	font-size:13px;
	color:#fff;
	border:1px solid #fff;
	background-color:rgba(255,255,255,0.36);
}
footer input[type="submit"]:hover {background-color:rgba(255,255,255,0.16);}






/* __________ Comment Form __________ */
.leave_comment .clear_form,
.contacts_block #ajax-contact-form .clear_form {
	display:inline-block;
	width:auto;
	margin:0 1px 5px 0;
	padding:7px 20px;
	color:#fff;
	background-color:#505050;
}
.leave_comment .sent_btn,
.contacts_block #ajax-contact-form .sent_btn {
	display:inline-block;
	width:auto;
	margin:0 7px 10px 0;
	padding:7px 20px;
	color:#333;
	background-color:#aeaeae;
}
.leave_comment .clear_form:hover,
.leave_comment .sent_btn:hover,
.contacts_block #ajax-contact-form .clear_form:hover,
.contacts_block #ajax-contact-form .sent_btn:hover {
	background-color:#333;
	color:#fff;
}













/*-----------------------------------------------------------------------------------*/
/*	FLICKR
/*-----------------------------------------------------------------------------------*/
.flickrs {margin-right:-5px;}
.FlickrImages li {
	margin:0 5px 5px 0;
	padding:0;
	float:left;	
	border:0;
}
.FlickrImages li a {
	overflow:hidden;
	position:relative;
	display:block;
	width:81px;
	height:71px;
	background-color:#b9181d;
}
.FlickrImages li a img {
	width:100%;
	max-width:none;
	height:auto;
	border:0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.FlickrImages li a:hover img {opacity:0.3;}










/*-----------------------------------------------------------------------------------*/
/*	ABOUT
/*-----------------------------------------------------------------------------------*/
.breadcrumbs_block {
	margin-bottom:60px;
	margin-top:0;
	padding:25px 30px;
	background-color:#505050;
}
.breadcrumbs_block .overlay, .breadcrumbs_block .overlay_black {display:none;}
.breadcrumbs_content {position:relative; z-index:5;}
.breadcrumbs_block h2 {margin-bottom:0; color:#fff;}
.breadcrumbs_block h2:before {display:none;}
.breadcrumbs_block h2 span {background:none;}
.breadcrumb {
	margin:0;
	background: none;
	border-radius:0;
	padding:0;
}
.breadcrumb > li + li:before {color:#fff;}
.breadcrumb li a {font-weight:700; color:#fff;}
.breadcrumb li:last-child a {font-weight:400; cursor:default;}



/* __________ Skills __________ */
.our-skills {padding-top:12px;}
.skill-bar {
	position: relative;
	z-index:10;
	display:block;
	margin-bottom: 23px;
	width:100%;
	height:13px;
	background-color:#cbcbcb;
}
.skill_item span {
	display:block;
	padding:0 0 8px;
	text-transform:none;
	font-weight:400;
	line-height:20px;
	font-size:18px;
	color:#2a2a2a;
}
.progress-complete {
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	height:100%;
	background: #38b4aa; /* Old browsers */
	background: -moz-linear-gradient(left, #38b4aa 0%, #b9181d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#38b4aa), color-stop(100%,#b9181d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #38b4aa 0%,#b9181d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #38b4aa 0%,#b9181d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #38b4aa 0%,#b9181d 100%); /* IE10+ */
	background: linear-gradient(to right, #38b4aa 0%,#b9181d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b4aa', endColorstr='#b9181d',GradientType=1 ); /* IE6-9 */
}
.progress-complete:before {
	content: attr(data-width);
	position:absolute;
	right:-17px;
	top:-31px;
	width:37px;
	height:21px;
	font-weight:400;
	text-align:center;
	font-style:normal;
	font-size:14px;
	color:#fffefe;
	background-color:#2a2a2a;
}
.progress-complete:after {
	content:'';
	position:absolute;
	right:-4px;
	top:-10px;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2a2a2a;
}
	
	
/* _________ //Skills _________ */




/* __________ Accordion __________ */	
#accordion .ui-accordion-header,
.shortcode_toggles_item_title {
	position:relative;
	z-index:2;
	margin-bottom:12px;
	padding: 12px 20px 11px 40px;
	font-weight:400;
	font-size:14px;
	color:#505050;
	background:#cbcbcb;
	border:0;
	cursor:pointer;
	outline:none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#accordion .ui-accordion-header:hover,
#accordion .ui-accordion-header.ui-accordion-header-active,
.shortcode_toggles_item_title:hover,
.shortcode_toggles_item_title .ui-state-active {
	background:#505050;
	color:#fff;
	border-color:#505050;
}

#accordion .ui-accordion-header .ui-icon,
.shortcode_toggles_item_title .ui-icon {
	position:absolute;
	top: 12px;
	left:10px;
	vertical-align:top;
	width:20px;
	height:20px;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	font-size:12px;
}
#accordion .ui-accordion-header .ui-icon:before {
	position:absolute;
	content: "\2b";
	color:#505050;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#accordion .ui-accordion-header:hover .ui-icon:before {
	color:#fff;
}
#accordion .ui-accordion-header.ui-accordion-header-active .ui-icon:before {
	content: "\2212";
	color:#fff;
}

.shortcode_toggles_item_title .ui-icon:before {
	position:absolute;
	content: "\2b";
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.shortcode_toggles_item_title.ui-state-active .ui-icon:before {
	content: "\2212";
}

.shortcode_toggles_item_body {padding-bottom:20px;}
.shortcode_toggles_shortcode .ip,
#accordion .ui-accordion-content {
	padding:17px 25px 5px 23px;
}

/* _________ //Accordion _________ */

/* __________ Tab __________ */
.nav-tabs {border: 0;}
ul.nav.nav-tabs li {
	margin:20px 5px 0px 5px;padding:0px;
}
.nav-tabs li a {	
	padding:10px 17px 12px;
	text-transform:uppercase;
	line-height:16px;
	font-size:12px;
	color:#505050;
	border-radius: 0;
	border: 0;
	border-bottom:3px solid #ccc;
	background-color:#f4f4f4;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	text-decoration:none;
}

.nav-tabs li a:hover { 
	color:#b9181d;
	background:#f4f4f4;
	border: 0;
	border-bottom:3px solid #b9181d;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	color:#fff;
	background:#b9181d;
	border: 0;
	border-bottom:3px solid #ccc;
}
.tab-content {
	padding:26px 30px 29px;
	border-bottom:2px solid #fff;
}
.tab-content .left_block {width:45%;
}
.tab-content .right_block {width:49%;
}
.tab-content iframe {height:159px;
}
.tab-content .list4 li {
	padding:0 0 5px;
}
/* _________ //Tab _________ */


/* __________ Our Team __________ */
.crewman_foto {
	margin-bottom:20px;
	background:#d8d08b;
}
.crewman_foto img {
	opacity: 0.88;
	filter: alpha(opacity=88);
}
.crewman h3 {margin-bottom:0;
}
.crewman p {margin-bottom:10px;
}
.crewman .top_social {
	padding:15px 0;
}
.crewman .top_social li {
	margin:0 0 0 4px;
}
/* _________ //Our Team _________ */





/*-----------------------------------------------------------------------------------*/
/*	404 ERROR
/*-----------------------------------------------------------------------------------*/
.block_404 {padding:0;}
.block_404 h1 {
    font-size: 40px;
    line-height: 42px;
    color: #343434;
    margin: 0 0 6px 0;
}
.block_404 h4 {
    text-transform:none;
	font-size: 16px;
    line-height: 18px;
    color: #666666;
    margin: 0 0 48px 0;
}


/* __________ Input Button __________ */

.search_form {position:relative;margin: 0px 5px 0px 0;}
.searchformterm {max-width:240px !Important;}
.search_form:before {
    
    position: absolute;
    right: 9px;
    top: 9px;
	display: block;
    width: 21px;
    height: 21px;

	text-align:center;
	line-height:15px;
	font-size:15px;
	color:#e0e0e0;
}
.search_form input[type="text"] {
	width:100%;
	margin:0;
	padding:6px 30px 5px 10px;
	background-color: #ccc;
	color:#555;
}
.search_form input[type="submit"] {
    content: "\55";
    position: absolute;
    right: 0px;
    top: 0px;
	display: block;
    width: 35px;
    height: 30px;
	font-family:'ElegantIcons';
	text-align:center;
	line-height:18px;
	font-size:18px;
	color:#eaeaea;
	letter-spacing:2em;
	background: none;
}
.wrapper404 .search_form {
	width:307px !Important;
	margin:0 auto;
}











/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
.list1 li {
	list-style:disc inside;
	color:#505050;
}
.list2 li {
	list-style:circle inside;
	color:#505050;
}
.list3 li {
	list-style:decimal inside;
	color:#505050;
}
.list4 li .fe {
	display:inline-block;
	padding-right:15px;
	line-height:18px;
	color:#505050;
	font-size:9px;
}
.contacts_block .list4 li .fe {
	font-size:13px;
}
.list1 li span, .list2 li span, .list3 li span {color:#979797;}

.dropcap {
    display: block;
    float: left;
	margin:0 13px 0 0;
    font-family: 'proxima_nova_reg', sans-serif;
	text-transform:uppercase;
	font-weight:600;
    font-size: 43px;
    line-height: 55px;
    padding-top: 0;
}
.dropcap.type4 {
    display: block;
    float: left;
	text-transform:uppercase;
	font-weight:400;
    font-size: 43px;
    line-height: 55px;
    padding: 0 15px;
}

blockquote {
	position:relative;
	padding-top:0 !important;
	padding-left:40px !important;
	border: 0 !important;
}
blockquote:before {
	content:'"';
	position:absolute;
	left:0;
	top:0;
	line-height:70px;
	font-size:90px;
}
blockquote.pull-right {
	padding-right: 0 !important;
	margin-left: 20px !important;
}
blockquote.type1:before {color:#505050;
}
blockquote.type2:before {color:#979797;
}
blockquote p {
	margin-bottom:10px;
	font-weight:inherit;
	line-height: 20px;
	font-size: 12px;
}
blockquote.pull-right p, blockquote.pull-right small {text-align:left !important;
}
blockquote .author {color:#cecece;
}

blockquote.type3 {
	margin-left: 48px;
	padding: 0 0 0 20px !important;
}
blockquote.type3:before {
	content:'';
	top:4px;
	width:1px;
	bottom:2px;
	background-color:#b9181d;
}
blockquote.type3 p {color:#979797; font-style:italic; margin-bottom:8px;}
blockquote.type3 .author {color:#505050;}







/*-----------------------------------------------------------------------------------*/
/*	SHORTCODES
/*-----------------------------------------------------------------------------------*/
.example_col [class^="col-"] {
	padding-top:15px;
	padding-bottom:15px;
	background:#f9f9f9;
	border:1px solid #ddd;
}

hr {border-color:#ececec;}
.divider_light {border-color:#979797;}
.divider_dark {border-color:#505050;}
.divider_colored {border-color:#b9181d;}

.alert {
	background-image: inherit !important;
	border: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
}
.close {
	font-weight:400;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: none;
}

.frame340 iframe {
	width:340px;
	height:191px;
	margin:7px 21px 10px 0;
}
.pull-right.frame340 iframe {
	margin:7px 0 10px 21px;
}

/* __________ Price Table __________ */
.module_price_table {
	overflow:hidden;
}	
.price_item {
	display:inline-block;
	float:left;
	width:20%;
}
.price_item .price_item_wrapper {
	padding-left:1px;
}
.price_item:first-child .price_item_wrapper {
	padding-left:0;
}
.price_item_title {
	background:#505050;
	padding:13px 20px;
	text-align:center;
}
.price_item_title h6 {
	color:#fff;
	font-size:16px;
	line-height:18px;
	margin:0;
	font-weight:700;
}
.most_popular .price_item_title h6 {color:#fff;}
.price_item_cost {
	padding:22px 20px 11px 20px;
	text-align:center;
}
.price_item_cost h3 {
	font-size:30px;
	line-height:32px;
	font-weight:700;
	color:#505050;
}
.price_item_cost h3 span {
	font-size:16px;
	line-height:32px;
	font-weight:400;
	color:#505050;
	text-transform:none;
}
.price_item_text {
	background:#dddddd;
	color:#505050;
	text-align:center;
	line-height:16px;
	padding:9px 20px 11px 20px;
	margin-bottom:1px;
}
.most_popular .price_item_text {
	background:#ededed;
}
.price_item_btn a {
	display:block;
	padding:10px 10px;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	background-color:#505050;
}
.price_item_btn a:before {display:none;}
.most_popular .price_item_btn a,
.price_item_btn a:hover {
	background:#b9181d;
	color:#fff;
}
.most_popular .price_item_title {
	background:#b9181d;
}
.most_popular .price_item_cost h2,
.most_popular .price_item_cost h2 span {
	color:#b9181d;
}
/* _________ //Price Table _________ */

/* __________ Icons __________ */
.icons_block li {
	float:left;
	width: 20%;
	padding-bottom:7px;
}
.icons_block li i {
	padding-right:7px;
	font-size:15px;
	color:#333;
}
/* _________ //Icons _________ */

/* __________ Testimonials __________ */
.testimonials_item p {margin-bottom:7px;}
.testimonials_item .testimonials_author span {text-transform:uppercase; color:#dadada; font-size:14px;}
/* _________ //Testimonials _________ */







/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.blog_post,
.post {padding-bottom:30px;
}
.portfolio_post h2,
.blog_post h2,
.post h2 {
	margin-bottom:6px;
}
h2 .fe {
	display:inline-block;
	vertical-align:top;
	padding:2px 15px 0 0;
	font-size:23px;
}
.post p {margin-bottom:7px;}
.post_meta {	padding-bottom:13px;}
span.sep {padding:0 8px;}
.post_img { padding:0px 10px 10px 0px; }
.post_img iframe {height:465px;}
.newsrow { min-height:50px;padding:0px; }

/* __________ Comments __________ */
#comments ol {
	padding:0;
	margin:0;
	list-style:none;
}
#comments li {
	padding:0 0 20px 0;
}
.avatar {
	margin-right:11px;
}
.comment_right {display:table;	
}
.comment_info {
	padding-bottom:7px;
	color:#b9b9b9;	
}

#comments ol li ul li {
	padding:20px 0 0 30px;
	margin:0;
}

.leave_comment input[type="text"] {width:32.8%;
}
.leave_comment textarea {
	width:99.5%;
	min-height: 130px;
}
/* _________ //Comments _________ */

/* __________ Pagination __________ */
.pagination li a:focus,
.pagination li a {
	display:block;
	margin:0 5px 5px 0;
	padding: 6px 12px;
	border-radius: 0 !important;
	border:0;
	background:none;
	color:#9c9c9c;
}
.pagination li.active a:focus,
.pagination li.active a:hover,
.pagination li a:hover,
.pagination li.active a {
	background:#ddd;
	color:#444;
}
.pagination li.next a:hover,
.pagination li.prev a:hover {
	background:none;
	color:#444;
}

/* _________ //Pagination _________ */

/* __________ Sidebar __________ */
.sidepanel {
	margin-bottom:35px;
}

.popular_products li,
.recent_posts li {margin-bottom:10px;
}
.popular_products .popular_product_img img {width:70px;}
.popular_product_descr,
.recent_posts_content {padding-left:85px;
}
.popular_product_descr a.title,
.post_title {
	display:block;
	margin-bottom:8px;
}
.popular_product_descr span.price {display:block; padding-top:7px;}

/* Tweets */

.tweet_module .tweet_list li {
	margin-bottom:14px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:1px solid rgba(83,83,83,0.35);
	background-image:url(../images/tweets_bg2.png);
	background-repeat: no-repeat;
	background-position:left top;
}
footer .tweet_module .tweet_list li {background-image:url(../images/tweets_bg.png);}
.tweet_module .tweet_list li:last-child {
	padding-bottom:0;
	border-bottom:0;
}
.tweet_module .tweet_time {display:block;}
footer .tweet_module .tweet_time a {color:#b9181d;}

/* //Tweets */

/* _________ //Sidebar _________ */





/*-----------------------------------------------------------------------------------*/
/*	CONTACTS
/*-----------------------------------------------------------------------------------*/
#map {
	margin-top:-60px;
	margin-bottom:40px;
}
.contacts_info li {padding:0 0 6px;}

.top_form  input[type="text"], .top_form textarea {width:100%;}




/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
/* __________ Isotope Styles __________ */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}

/* __________ Filter __________ */
#filter {padding:11px 0 25px; text-align:center;}
#filter li {display:inline-block;}
#filter li a {
	display:block;
	padding:0 22px;
	text-transform:none;
	line-height:20px;
	font-size:15px;
	color:#707070;
}
#filter li a:hover, #filter li a.selected {color:#b9181d;}

#projects .columns1 .project {
	width:100%;
}
#projects .columns1 .hover_img {margin-bottom:10px;
}

.load_more_cont {
	width:100%;
	padding:10px 0 0;
}


/* __________ Portfolio Item __________ */
.portfolio_block {width:100%;}
.portfolio_block .project .hover_img {
	position:relative;
	background-color:#f9cdad;
}
.portfolio_block .project .hover_img:before {content:''; position:absolute; z-index:10; left:0; top:0; width:100%; height:100%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.portfolio_block .project:hover .hover_img:before {background-color:rgba(0,0,0,0.38);}
.portfolio_block .project .hover_img img {opacity:0.92;}
.portfolio_block .hover_img .zoom {
	display:block;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0);
	cursor: url(../images/cursor.png), auto;
}
.portfolio_block .project_descr {
	position:relative;
	padding:37px 10px 14px;
	color:#979797;
	background-color:#f4f4f4;
	border:0;
	border-bottom:2px solid #ededed;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.portfolio_block .project:hover .project_descr {border-bottom-color:#b9181d;}
.portfolio_block .project_descr h4 {
	margin-bottom:11px;
	font-size:15px;
}

/*-----------------------------------------------------------------------------------*/
/*	OPERATOR & LIST PAGES
/*-----------------------------------------------------------------------------------*/
.tinytext {
	padding-bottom:20px;
	font-size:13px;
	color:#b9181d;
}
.paging {
	height: 50px;
}
.paging a {
	padding: 5px 10px;
	margin: 20px 5px;
	font-style:normal;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	text-decoration:none;
}
.paging span.disabled {
	color:#ccc;
	text-decoration:none;
	padding: 5px 5px;
	margin: 5px 5px;
}
.paging span.current {
	padding: 5px 10px;
	margin: 20px 5px;
	font-style:normal;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9181d;
	background: #b9181d;
	color:#fff;
	text-decoration:none;
}
.paging .next, .paging .prev, .paging .first, .paging .last {
	border:none;
	text-decoration:none;
	padding: 5px 5px;
	margin: 5px 5px;
}

.listthumbholder {
	width:135px;
	height:135px;
	background:#fff;
	margin:auto;
	clear:both;
	overflow: hidden;
}
.listthumb {
	width:auto;
	background-size: 229px 135px !Important;
	height:135px !Important;
	background-position:center top;
}
.listbox, .listboxprint {
	text-align:left;
	margin: 0px auto 10px;
	background:#fff;
	color:#555;
	padding: 0px;
  	border-bottom: 1px solid #eaeaea;
	text-decoration:none;
}
.noborder {
	border-bottom:none;
}
.listboxprint {
	padding: 10px 0px 0px;
	border-top: 1px solid #eaeaea;
	border-bottom: none;
}
.listbox a h5, .listboxprint a h5 {
	color:#555;
}
.listbox a, .listboxprint a {
	text-decoration:none;
	color: #555;
}

.listbox:hover, .listboxprint:hover {
	color:#999;
}
.listbox:hover h5, .listbox:hover h5 span.smalladdress, .listboxprint:hover h5, .listboxprint:hover h5 span.smalladdress {
	color:#999;
}
.listbox:hover .listthumb, .listboxprint:hover .listthumb {
	opacity:0.8;
}
.headerpicholder {
	text-align:center;padding:0px;margin:auto;
}

.opheaderpic {
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	width:100%;
	height:420px;
	overflow:hidden;
	margin:-44px 0px 10px;	
}
.opquiltpanel {
	width:80px;
	margin-right:20px;
	float:left;
}
.listquiltpanel {
	width:40px;
	margin-right:10px;
	float:left;
}
img.portfpic {
	width:180px;
	height: auto;
	padding:0px 5px 10px;
}
span.smalladdress {
	font-size:14px;font-weight:normal;text-transform:none;color:#555;text-decoration:none;
}

.quiltboxes { text-align: center; padding-bottom: 20px;}
.quiltboxes img { padding-bottom: 7px;}
.quiltrow {
	clear:both;
}
.randomfact, .randomfactall {
	background:#f6f4e6;	
	margin-top: 25px !Important;
	margin-bottom: 35px !Important;
	padding:0px;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
	border-bottom:1px solid #eaeaea;
}
.randomfact {
	height:130px;
	margin-top:-10px;
	margin-bottom: 20px;
}
.randomfacttxt {
	padding: 10px 30px 20px;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

.randomfacttxt a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.randomfacttxt a:hover {
	color:#b9181d;
}
.randomfactpic,.randomfactpicall {
	min-height:130px;
	background-size: 210px 100%;
	background-repeat:no-repeat;
	background-position: right top;	
}
.randomfactpicall {
	min-height:180px;
	background-size: 320px 100%;
}


/*-----------------------------------------------------------------------------------*/
/*	TRAIL PAGE
/*-----------------------------------------------------------------------------------*/
.trailleft {
	text-align:left;
	padding-left:50px;
}
.trailleft h1, .trailbox h1 {
	color:#b9181d;
	font-size: 20px;	
	text-transform:uppercase;
	padding-bottom:0px !Important;
	margin-bottom:10px !Important;
	line-height:16px !Important;
}
.potterswheel {
	background-image:url(../images/potterswheel.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:500px;
	margin-bottom:20px;
}
.trailbox {
	font-size: 16px;
	border: 1px solid #666;
	padding: 30px 50px 50px;
	float:none;
	width:80%;
	margin:auto;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

.trailcheckcol {
	
	text-align:left;
}
.trailbox hr {
 	border: none 0; border-top: 1px solid #b9181d; height: 0px; margin-top:30px; margin-bottom:10px; width:80%;
}

/*-----------------------------------------------------------------------------------*/
/*	JCAROUSEL STYLES
/*-----------------------------------------------------------------------------------*/
.jcarousel-wrapper {position: relative;}
.jcarousel {position: relative; overflow: hidden; width: 100%; padding-bottom:71px;}
.jcarousel ul {width: 20000em; position: relative;}
.jcarousel li {float: left; width:255px; margin-right:30px;}

.jcarousel-control-prev,
.jcarousel-control-next {
	display:inline-block;
	width:25px;
	height:25px;
	margin:0 0 0 2px;
	background-color:#505050;
}
.jCarousel_pagination a:hover {background-color:#b9181d;}
.jCarousel_pagination a i {
	display:block;
	text-align:center;
	line-height:25px;
	font-size:20px;
	color:#fff;
}
.jCarousel_pagination a.inactive {
	background-color:#505050;
	cursor:default;
}


.product_page .jCarousel_pagination {position:relative; z-index:2; margin:-52px 0 52px;}
.product_page .jcarousel {padding-bottom:0;}



/* __________ Our Works Carousel __________ */
.jcarousel-pagination {
	position:absolute;
	left:0;
	right:0;
	width:100%;
	bottom:0;
	margin:0;
	text-align:center;
}
.jcarousel-pagination a {
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 2px 0 5px;
	font-size:0;
	opacity:0.5;
	background-color:#b9181d;
	border-radius:50%;
	text-indent:-9999px;
}
.jcarousel-pagination a.active {
	opacity:1;
	box-shadow: none;
}

.projects_block .jcarousel {padding:3px 0 50px;}
.projects_block .jcarousel li {width:292px;}
.searchholder {
	max-width:90%;
	margin:auto;
}
.searchboxholder {
	float:right;padding-right:10px; text-align:center;
}
.trailguidebar {
	background-image:url(../images/banner_trail_guide.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	min-height: 200px;
	margin-bottom: 30px;	
}
.trailguideleft {
	height: 200px;
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	float:left;
}
.trailguideright {
	padding:60px 30px 0px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'proxima_nova_light', sans-serif;
	font-size: 22px;
	line-height: 26px;
	float:right;
}
.trailguideright a.contact_btn {
	color: #fff;	
}
.sqicon {
	width:60px;
}
.newsletterbar {
	background-color:#666;
	background-image:url(../images/newsletter_bg.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	height: 240px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'proxima_nova_light', sans-serif;
	font-size: 22px;
	line-height: 26px;
	padding: 60px 0px 0px;
}
#mce-EMAIL {
	max-width: 220px;
	margin:auto;
}
.control-label {
	font-weight:normal;
	font-size:14px;
}
.checkbox { padding-left: 15px;}
.issuuembed {
	margin:auto;width:300px;
	height:458px;
}
.sharediv {
	font-size:12px;float:right;width:140px;height:50px;
}
/*-----------------------------------------------------------------------------------*/
/*	FIX WEBKIT BROWSERS
/*-----------------------------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  #newsletter-form input.input_wt {padding:11px 55px 11px 17px;}

 input[type="checkbox"]{
    -webkit-appearance: checkbox;
	line-height:25px;
    }

  input[type="radio"]{
    -webkit-appearance: radio;
	line-height:25px;
    }

}

/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	
	#sidebar input {width:100%;}
	#sidebar .search_btn {width:100%;}

}

@media (max-width: 1024px) {
	
	.block_404 {min-height:300px !important;}
	.wrapper404 {padding-top:97px !important; padding-bottom:97px !important;}
	
	#sidebar .search_form .btn, #sidebar input[type="text"] {width:100%;}
	.searchboxholder {
		float:none;margin:auto;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	body.boxed .page_block {width:970px;}
	
	
/* __________ Menu __________ */
	body.boxed .is-sticky .menu_block {width:970px; margin-left:-485px;}

	.navbar-nav li a {
	font-size:12px;
	margin:0 17px 0 13px;
	padding:0 2px 30px 1px;
	}
	.navbar-nav li.active a:after,
	.navbar-nav li:hover a:after {
		right:-7px;
	}
	.navbar-nav li.active a:before,
	.navbar-nav li:hover a:before {
		left:-10px;
	}
	.navbar-nav li a:after,
	.navbar-nav li a:before {
		width:7px;
	}
	.sub-menu ul {width:220px;}
	
	
/* _________ //Menu _________ */

/* __________ INDEX PAGE __________ */
	
	
	.projects_block .project_item {position:relative; overflow:hidden;max-width:315px;}
	.projects_block .project_item .hover_img {height:315px;}
	.projects_block .project_item .proj_descr {top:315px;}
	.projects_block .project_item .proj_descr .proj_descr_content {top:72px;}	
	.proj_descr_content span {line-height:18px; font-size:14px;}
	
	.trailguideleft {
		height: 220px;
		background-size: 350px 373px;
	}
	.trailguideright {
		padding:30px;
	}
	
/* _________ //INDEX PAGE _________ */
	

/* __________ Shop __________ */
	.product_item .item_btn_in a.btn {margin-bottom:5px; padding:4px 10px; font-size:13px;}
	.product_inf .btn {margin-bottom:5px;}
	.variable-sizes .hover_img {width:205px !important;}
/* _________ //Shop _________ */

/* __________ Blog __________ */
	.post_img iframe {height:380px;}
/* _________ //Blog _________ */

	
	footer .FlickrImages {padding-right:0;}
	footer .FlickrImages li a {width:61px; height:56px;}
	
	
	.foot_links li {padding-left:20px;}
	.foot_links li a {font-size:12px;}
	.foot_links li:hover span {left:5px;}
	
	
	footer {font-size:11px; line-height:17px;}
	
	ul.contact_info li {padding-left:28px;}
	
	
	footer .recent_posts li .post_title {font-size:12px;}
	
	.footerinfoinside {
		padding:40px 60px;
	}
	.trailleft {
	padding-left:10px;	
}
.searchboxholder {
		float:none;margin:auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body.boxed .page_block {width:750px;}
	
	
/* __________ Menu __________ */
	body.boxed .is-sticky .menu_block {width:750px; margin-left:-375px;}
	
	.navbar-nav li a {
	font-size:12px;
	margin:0 17px 0 13px;
	padding:0 2px 30px 1px;
	}
	.navbar-nav li.active a:after,
	.navbar-nav li:hover a:after {
		right:-7px;
	}
	.navbar-nav li.active a:before,
	.navbar-nav li:hover a:before {
		left:-10px;
	}
	.navbar-nav li a:after,
	.navbar-nav li a:before {
		width:7px;
	}
	
	.sub-menu ul {width:220px;}
	ul.mega_menu {width:413px;}
	ul.mega_menu h4 {font-size:16px;}
	ul.mega_menu h5 {font-size:14px; line-height:17px;}
/* __________ Menu __________ */

/* __________ INDEX PAGE __________ */
	.logo img {width:300px; padding-top:20px;padding-bottom:20px;}
	
	
	.service_item i {width:50px; height:50px; margin:0 10px 5px 0; line-height:48px;}
	.service_item p {font-size:13px;}
	.service_item span {font-size:10px; line-height:15px;}
	
	.projects_block .project_item {position:relative; overflow:hidden;max-width:270px;}
	.projects_block .project_item .hover_img {height:270px;}
	.projects_block .project_item .proj_descr {top:270px;}
	.projects_block .project_item .proj_descr .proj_descr_content {top:79px;}	
	.proj_descr_content span {line-height:18px; font-size:14px;}
	
	.trailguideleft {
		height: 220px;
		background-size: 350px 373px;
	}
	.trailguideright {
		padding:30px;
	}
	
	
	
/* _________ //INDEX PAGE _________ */
	
	.respon_clear {clear:both; height:0; font-size:0;}

/* __________ Shop __________ */
	.sorting_options .pagination {margin-top:15px;}
	.product_inf .btn {margin-bottom:5px;}
	.variable-sizes .hover_img {width:205px !important;}
	.variable-sizes .project_descr {width:274px;}
/* _________ //Shop _________ */

/* __________ Blog __________ */
	.leave_comment input[type="text"] {width:32.6%;}
	
	.post_img iframe {height:287px;}
/* _________ //Blog _________ */
	
	footer .FlickrImages {padding-right:0;}
	
	
	.foot_links li {padding-left:20px;}
	.foot_links li a {font-size:12px;}
	.foot_links li:hover span {left:5px;}
	
	.footerinfo {
		min-height:180px;
	}
	footer {font-size:11px; line-height:17px;}
	.footerinfoinside {
		padding:40px 60px;
	}
.trailleft {
	padding-left:10px;	
}
.trailbox {
	width:100%;
}
}

@media (max-width: 767px) {
img.portfpic {
	display:none;
}
.padbot20lr {padding-bottom:20px;padding-left:20px;padding-right:20px;}
.padbot20r {padding-bottom:20px;padding-left:20px;padding-right:20px;margin-left:0px;margin-right:0px;}
	#style-switcher {display:none !important;}
	body.boxed .page_block {width:100%;}
	.container {padding-left:0px; padding-right:0px;}
	
	
/* __________ Menu __________ */
	.menu_block {width:auto; height:auto; padding:0;}
	
	.navbar-collapse {overflow:hidden; max-height:none; margin:0; padding:0 15px !important;}
	.navbar-toggle {position:relative; z-index:100; display:block; margin: 15px 15px 15px 0; padding:0; width:24px; height:24px; border-radius:0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
	.navbar-toggle em {display: block; background-color: #fff; height: 3px; margin: 0 0 3px; width: 24px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
	.navbar-toggle:hover em {background-color:#b99293;}
	.navbar-nav {float:none; text-align:left; margin:0;}
	.navbar-nav li {width:100% !important; margin:0; padding-bottom:5px; text-align:left; border:0;}
	.navbar-nav li:before {display:none;}
	.navbar-nav li a {margin:5px 0; padding:0; display:inline-block; border:0; font-size:13px; line-height:20px;}
	.navbar-nav li.menu_middle a {margin-right:0;}
	.navbar-nav li:hover a, .navbar-nav li a:focus, .navbar-nav li.active a {background:none !Important; color:#b99293;}
	.navbar-nav li a:before, .navbar-nav li a:after {display:none;}
	
	.sub-menu ul {display:none !important; position:static; border:0; margin:0; padding-top:4px; padding-left:0; background-color:transparent; box-shadow:none;}
	.sub-menu ul:before {display:none;}
	.sub-menu:hover ul {display:block !important;}
	.sub-menu ul li a {margin: 5px 0 !important;border:0 !important; padding:0 !important; display:inline-block; color:#fff !important;}
	.sub-menu ul li.active a, .sub-menu ul li a:hover {color:#b99293 !important; background:none !important;}
	.sub-menu ul li a span {display:inline-block !important; padding:0 7px 0 3px;}

	/* Mega Menu */
	ul.mega_menu {width:100%; color:#fff;}
	ul.mega_menu li.col {width:33% !important;}
	ul.mega_menu .color_text {font-weight:700; color:#fff;}
	ul.mega_menu li ol li a {padding:1px 5px 1px 0 !important;}
	ul.mega_menu h4, ul.mega_menu h5 {font-size:12px; color:#fff;}
	ul.mega_menu h4 {border-bottom:1px solid rgba(0,0,0,0.2);}
	
	.headertinynav {
	text-align:center;
	}
	.headertinynavhome {
	text-align:center;
	}
	
	
/* _________ //Menu _________ */

/* __________ INDEX PAGE __________ */
	.logo {float:none;text-align:center; }
	.logo img {width:280px;margin:auto;}
	
	
	.service_item i {width:50px; height:50px; margin:0 10px 5px 0; line-height:48px;}
	.service_item p {font-size:13px;}
	.service_item span {font-size:10px; line-height:15px;}
	
	.projects_block .row {width:415px; margin:0 auto;}
	.projects_block .project_item {position:relative; overflow:hidden;max-width:350px;margin:0 -20px;}
	.projects_block .project_item .hover_img {height:350px;}
	.projects_block .project_item .proj_descr {top:350px;}
	.projects_block .project_item .proj_descr .proj_descr_content {top:85px;}	
	.proj_descr_content span {line-height:18px; font-size:14px;}
	.projtag { margin-left:-30px;margin-right:-30px;}
	.searchboxholder {
		float:none;margin:auto;
	}

	.trailguideleft {
		height: 266px;
		float:none;
		background-size: 250px 266px;
	}
	.trailguideright {
		padding:30px;
		float:none;
	}
	.trailcheckcol {
		font-size:13px;
	}
	
/* _________ //INDEX PAGE _________ */


/* __________ Shortcodes __________ */
	.price_item {width:100%; float:none; margin-bottom:20px;}
	
	.icons_block li {width:100%;}
/* _________ //Shortcodes _________ */

/* __________ Shop __________ */
	.shop_block .col-xs-6 {width:49.8%;}
	.sorting_options .pagination {margin-top:10px;}
	#toggle-sizes {margin-top:10px;}
	.product_item .item_btn_in a.btn {margin-bottom:5px;padding:3px 8px; font-size:12px;}
	.sorting_options .btn {margin-top:10px;}
	.product_sort {margin-top:10px;}
	#toggle-sizes {display:none;}
/* _________ //Shop _________ */

/* __________ Blog __________ */
	.leave_comment input[type="text"] {width:99.5%;}
/* _________ //Blog _________ */
	.wrapper404 {padding-top:37px !important;}
	.wrapper404 h1 {font-size:26px; line-height:34px;}
	.wrapper404 h4 {font-size:15px; line-height:20px;}
	.wrapper404 .search_form {width:307px !Important;}
	
	
	footer .FlickrImages {padding-right:0;}
	.footerinfo {
		min-height:180px;
	}
	.footerinfoinside {
		padding:40px 60px;
	}
	.copyright {
		margin: 5px 30px 0px;
	}
	.trailleft {
	padding-left:5px;
	}

	.trailbox {
	padding: 20px 0px 0px;
	width:100%;
	border:none;
	}
	.opheaderpic {
	height:380px !Important;
	}
	.opquiltpanel {
		padding-bottom: 20px;
	}
	.randomfact {
		height:auto;
	}
	.randomfactpic,.randomfactpicall {
	display:none;
}
.issuuembed {
	margin:auto;width:250px;
	height:458px;
}
.social { margin-bottom:0px!Important;padding:0px 40px 0px 0px !Important;text-align:right; }
.sharediv {
	float:none;margin:auto;
}

}
@media (max-width: 479px) {
.breadcrumbs_content .pull-right, .breadcrumbs_content .pull-left {float:none !important;}
	
.searchformterm {max-width:240px;}
	
/* __________ Menu __________ */
	.navbar-collapse {max-width:260px;}
	
	/* Mega Menu */
	ul.mega_menu li.col {width:100% !important; float:none; padding-bottom:10px;}
	
/* _________ //Menu _________ */
	


/* __________ INDEX PAGE __________ */
	.projects_block .row {width:250px;}
	.projects_block .project_item {position:relative; overflow:hidden;max-width:220px;margin:0 -20px;}
	.projects_block .project_item .hover_img {height:220px;}
	.projects_block .project_item .proj_descr {top:220px;}
	
	
	
/* __________ //INDEX PAGE __________ */
	


/* __________ Shortcodes __________ */
	.nav.nav-tabs ul li { margin-left:20%;}
	.nav-tabs>li {float:none; width:80%; background-color:none;border:none;margin:0px auto; padding:0px; text-align:center;}
	
	.frame340 iframe {width:260px;}
/* _________ //Shortcodes _________ */

/* __________ Shop __________ */
	.product_sort {margin-top:10px;}
/* _________ //Shop _________ */

/* _________ Blog __________ */
	.post_img iframe {height:237px;}
/* ________ //Blog _________ */

	
	footer .latest_news_item .recent_post {float:left !important; margin-right:20px;}
	
	
	.copyright .pull-left, .copyright .pull-right {float:none !important; text-align:left; padding-top:10px;}
	.socials {margin-top:10px;}

.opheaderpic {
	height:220px !Important;
	}

/* __________ Bootstrap Style __________ */
	.col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11 {float: left;}
	.col-ss-12 {width: 100%;}
	.col-ss-11 {width: 91.66666666666666%;}
	.col-ss-10 {width: 83.33333333333334%;}
	.col-ss-9 {width: 75%;}
	.col-ss-8 {width: 66.66666666666666%;}
	.col-ss-7 {width: 58.333333333333336%;}
	.col-ss-6 {width: 50%;}
	.col-ss-5 {width: 41.66666666666667%;}
	.col-ss-4 {width: 33.33333333333333%;}
	.col-ss-3 {width: 25%;}
	.col-ss-2 {width: 16.666666666666664%;}
	.col-ss-1 {width: 8.333333333333332%;}
.searchboxholder {
		float:none;margin:0px 0px;
	}
#searchTerm {
	margin-top:3px !Important;
}

}


































