@font-face {
  font-family: "Adobe Garamond Pro";
  src: url("../fonts/Adobe Garamond Pro.ttf") format("truetype");
}

@font-face {
  font-family: "AGaramondPro-Bold";
  src: url("http://www.alexlbr.com/themes/alexandertheme/fonts/AGaramondPro-Bold.eot");
}
@font-face {
	font-family: "GillSansMTPro-Bold";
	src: url("../fonts/GillSansMTPro-Bold.otf");
}
@font-face {
	font-family: "AGaramondPro-Italic";
	src: url("../fonts/AGaramondPro-Italic.otf");
}
@font-face {
	font-family: "AGaramondPro-Regular";
	src: url("../fonts/AGaramondPro-Regular.otf");
}


body {	
 	font-family: "Adobe Garamond Pro";
	background: url(../images/body-bg.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	background-size: cover;
	color: #000;
}

.sub-body {
	margin: 10px auto 0px;
	border-right: 20px solid rgba(0, 0, 0, 0.28);
	border-left: 20px solid rgba(0, 0, 0, 0.28);
	border-top: 20px solid rgba(0, 0, 0, 0.28);
}

h1, h2, h3, h4, h5, h6 {
	color: #401e17;	
	font-family: "GillSansMTPro-Bold";
	text-rendering: auto;
}

h3 {
	font-size: 22px;
}

em {
	font-family: "AGaramondPro-Italic";
}

li {
	list-style-position: inside;
}
.hr {
	background-color: #A5A5A5;
	height: 1px;
	margin: 0 12px 0 15px;
}

.content {
	background: #fff;
	width: 1170px;
	margin: 0 auto;
}

.content .row-fluid {
	/* padding: 0 0 0 5px; */
}

.green .row-fluid {
	padding: 0;
}

.container {	
	width:1170px;
}

.row {
    margin-left: -15px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    /* margin-left: 30px; */
  }
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    max-width: 1170px;
  }
  .span12 {
    max-width: 1170px;
  }
  
  .span9 {
    max-width: 870px;
    margin-left: 15px;
    display: block;
  }
  
  .span3 {
    width: 270px;
    margin-left: 15px;
    display: block;
  }
  
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    *margin-left: 0;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641025641026%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.946808510638%;
  }
  .row-fluid .span11 {
    width: 91.452991452991%;
    *width: 91.39979996363%;
  }
  .row-fluid .span10 {
    width: 82.905982905983%;
    *width: 82.852791416621%;
  }
  .row-fluid .span9 {
    width: 74.358974358974%;
    *width: 74.305782869613%;
  }
  .row-fluid .span8 {
    width: 65.811965811966%;
    *width: 65.758774322604%;
  }
  .row-fluid .span7 {
    width: 57.264957264957%;
    *width: 57.211765775596%;
  }
  .row-fluid .span6 {
    width: 48%;
  }
  .row-fluid .span5 {
    width: 40.17094017094%;
    *width: 40.117748681578%;
  }
  .row-fluid .span4 {
    width: 31.623931623932%;
    *width: 31.57074013457%;
    margin-left: 1.5%;
  }
  .row-fluid .span3 {
    width: 23.076923076923%;
    *width: 23.023731587561%;
    margin-left: 1.5%;
  }
  .row-fluid .span2 {
    width: 14.529914529915%;
    *width: 14.476723040553%;
  }
  .row-fluid .span1 {
    width: 5.982905982906%;
    *width: 5.9297144935443%;
  }

.bc-nav {
font-family: Ubuntu;
font-size: 16px;
padding: 20px 0;
margin: 0 10px 0 10px;
text-align: left;
}

.iconCart {
position: relative;
height: 26px;
right: 6%;
bottom: 7%;
}
.footerC {
	color: #CECECE;
	background: rgba(0, 0, 0, 0.28);
}

.footerC .container {	
	border-right: 20px solid rgba(0, 0, 0, 0);
	border-left: 20px solid rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0.28);
}

.footerC .container .row {
	margin-top: 10px;
}


/* Header Start*/
.search {
	float: right;
	margin-top: 40px;
	margin-right: 8px;
	width: 242px;
	display: block;
}

.search form {
	margin: 0 auto;
}

.search.show-form {
	margin-bottom: 0px;
}

.search.show-form input {
     -webkit-appearance: none;
	width: 188px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
}

input[type="search"] {
-webkit-appearance: none;
}

.logo {
	float: right;
}

a {
	color: #401e17;
}

a:hover, a:focus {
	color: #401e17;
}
/* Header End*/
.text.single .span10 {
	margin-left: 0;
padding-top: 10px;
}

.text.single .title {
	padding: 15px 5px 0 0px;
	margin: 5px 10px 0 10px;
	float: left;
	display: inline;
	position: relative;
	min-height: 65px;
	border-right: 2px dotted #fff;
}
.title h2 {
	color: #fff;
	padding-right: 10px;
	display: inline;
}

.body-undrslidr {
	padding: 4px 4px 4px 7px;
	margin-right: 0;
	text-align: left;
}

/* slides start */
.green .row-fluid .span12 .carousel {
	min-height: 340px;
	margin: 20px 25px;
	-webkit-box-shadow: -4px 6px 6px rgba(50, 50, 50, 0.42);
	-moz-box-shadow: -4px 6px 6px rgba(50, 50, 50, 0.42);
	box-shadow: -4px 6px 6px rgba(50, 50, 50, 0.42);
}


.carousel-caption {
	background: rgba(0, 0, 0, 0.43);
	width: auto;
}

.carousel-caption .icon-chevron-right {
	padding-right: 12px;
	margin-right: 15px;
	font-size: 50px;
}


.carousel-caption h1 {
	color: #fff;
}

.green {
	background: #7DC01E;
}

.span12 .text.single {
	color: white;
	margin-top: 2px;
}


.text.single .row .span3 {
	margin-right: 12px;
	border-right: 2px dotted #FFF;
	margin-bottom: 10px;
}
.btn-primary {
	background: #febe10;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #7DC01E;
}

.carousel-indicators {
	top: auto !important;
	bottom: -20px !important;
}

.carousel-indicators .active {
	background: #5c5c5c;
}

.carousel-indicators li {
	background: #fff;
	border-radius: 8px;
	margin-left: 2px;
	border: 2px solid #fff;
	cursor: pointer;
}


.gmap.showall h1 {
	width: auto !important;
	padding-left: 10px;
}

.map {
	width: 100% !important;
}

/* slides end */


.portfolio {
	margin-bottom: 25px;
}

.portf-locs {
	font-style: italic;
}


.portf-name {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 5px;
	color: #401e17;
	font-family: 'GillSansMTPro-Bold';
}

.portf-years {
	font-weight: bold;
}

.portfolio-img {
	float: left;
	position: relative;
	width: 45%;
}

.portfolio-img img {
	width: auto;
	height: auto;
	border: 3px solid #EFCEB9;
	margin-right: 0px;
}

.portfolio-desc {
	position: relative;
	bottom: 12px;
	font-family: Ubuntu;
}
.button {
	font-size: 13px;
	line-height: 20px;
	display: inline;
	padding: 5px 11px;
	margin-left: 20px;
	background: #FEBE10;
	border-radius: 3px 3px;
}

.button a {
	font-weight: bold;
	font-size: 11px;
	text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
	margin-left: -5px;
}

.btn {
	text-shadow: none !important;
}

.testimonial {
	border: 2px solid #eee;
	padding: 10px 10px;
}

.testimonial-img {
	position: relative;
	float: left;
	margin-right: 25px
}

.testimonial-name {
	float: right;
	margin-right: 30px;
}

.testimonial-name > p > b {
	font-size: 15px;
}

.testimonial-desc {
	font-style: italic;
}

.testimonial-name p {
	font-size: 11px;
	font-weight: bold;
}

.span6 .slideshow-frame {
	width: 100% !important;
}

.span6 .slideshow-frame .slide {
        list-style: none;
}

.span6 .slideshow-frame .item-actions {
	bottom: auto;
	top: 0px;
}

.span6 .slideshow-frame .item-actions a {
	display: inline;
}

.span6 .slideshow .slideshow-buttons {
	bottom: auto;
	top: 3px;
	background: transparent;
	right: 15px;
}

.span6 .slideshow .slideshow-buttons a.prev_slide, .slideshow .slideshow-buttons a.next_slide {
	width: 24px;
	height: 24px;
}

.span6 .slideshow .slideshow-buttons a.next_slide:hover {
	background-position: 0px 0px;
}

.span6 .slideshow .slideshow-buttons a.next_slide {
	background: url(../images/sssprite-r.png) no-repeat;
	background-position: 0px;
	margin-left: 3px;
}

.span6 .slideshow .slideshow-buttons a.prev_slide:hover {
	background-position: 0px 0px;
}

.span6 .slideshow .slideshow-buttons a.prev_slide {
	background: url(../images/sssprite-l.png) no-repeat;
	background-position: 0px;
	margin-right: 3px;
}


.youtube-player {
	width: 100%;
	float: left;
	padding-bottom: 7px;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #a3a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#a3a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#a3a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#a3a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#a3a3a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#a3a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#a3a3a3',GradientType=0 ); /* IE6-9 */

}

.utube-thumb {
	width: 30%;
	float: left;
	margin: 0px 3px 0px 5px;
}

.utube-thumbS {
	width: 30%;
	float: left;
	margin: 20px 3px 21px 5px;
}

.divider, .viewday li, .viewweek dt {
border-top: 1px solid #ADADAD;
}

.carousel-tb {
	width: 100%;
	text-align: left;
}

.carousel-tb p {
	font-size: 24.5px;
	font-family: 'GillSansMTPro-Bold';
	line-height: 20px;
	float: left;
	width: 60%;
}

.carousel-tb p a {
	float: right;
	max-width: 30%;
	width: auto;
	background: #febe10;
	display: inline-block;
	position: absolute;
	right: 3%;
	bottom: 14%;
	padding: 17px !important;
	border-radius: 7px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
	text-decoration: none;
	text-align: center;
	min-height: 22px;
	font-family: 'GillSansMTPro-Bold';
	font-weight: bold;	
}

.carousel-tb p a:hover {
	background: #7DC01E;
}

.carousel-tb p a::before {
	background: url('../images/arrow5.png') no-repeat;
	padding: 17px 20px;
	content: "";
	bottom: -12px;
        right: 0px;
	position: relative;
	margin: 0 auto;
}

.carousel-tb h1 {
	float: left;
	width: 60%;
}

.carousel-btn{
	float: right;
	width: 30%;
}

.btn.btn-large.btn-primary {
	width: 83%;
}

.carousel-icon {
	float: left;
	margin-right: 12px;
	border-right: 1px solid #858585;
}

/* Nav Start*/

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

.navbar .nav {
	width: 100%;
	font-family: 'GillSansMTPro-Bold';
}

.navbar-inner {
	background: #1d1009; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkMTAwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzY0MzcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDEwMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1d1009 0%, #64371c 50%, #1d1009 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1009), color-stop(50%,#64371c), color-stop(100%,#1d1009)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1d1009 0%,#64371c 50%,#1d1009 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1d1009 0%,#64371c 50%,#1d1009 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1d1009 0%,#64371c 50%,#1d1009 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1d1009 0%,#64371c 50%,#1d1009 100%); /* W3C */
	-pie-background: linear-gradient(to bottom,  #1d1009 0%,#64371c 50%,#1d1009 100%); /* IE */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1009', endColorstr='#1d1009',GradientType=0 ); /* IE6-8 */

	border-radius: 16px 16px 0 0 !important;	
	-webkit-border-radius: 16px 16px 0 0 !important;
	-moz-border-radius: 16px 16px 0 0 !important;
	behavior: url(http://www.alexlbr.com/themes/alexandertheme/css/ie-css3.htc);
	border: none;
	min-height: 50px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus  {
	background: #febe10; /* Old browsers */
	background: -moz-linear-gradient(top,  #febe10 0%, #64371c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febe10), color-stop(100%,#64371c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #febe10 0%,#64371c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #febe10 0%,#64371c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #febe10 0%,#64371c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #febe10 0%,#64371c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febe10', endColorstr='#64371c',GradientType=0 ); /* IE6-9 */

}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	background: #febe10; /* Old browsers */
	background: -moz-linear-gradient(top,  #febe10 0%, #64371c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febe10), color-stop(100%,#64371c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #febe10 0%,#64371c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #febe10 0%,#64371c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #febe10 0%,#64371c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #febe10 0%,#64371c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febe10', endColorstr='#64371c',GradientType=0 ); /* IE6-9 */
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: #febe10; /* Old browsers */
	background: -moz-linear-gradient(top,  #febe10 0%, #64371c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febe10), color-stop(100%,#64371c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #febe10 0%,#64371c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #febe10 0%,#64371c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #febe10 0%,#64371c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #febe10 0%,#64371c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febe10', endColorstr='#64371c',GradientType=0 ); /* IE6-9 */
}

.navbar .nav > li:nth-child(7) {
	width: auto;
}

.navbar .nav > li {
	width: auto;
	text-align: center;
	/*font-size: 13px;*/
}

.navbar .nav > li > a {
	text-shadow: none;	
	font-family: Ubuntu;
	padding: 15px 15px 10px;
	height: 25px;
}

.navbar .nav > li > .dropdown-menu:before {
	content: normal;
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}

.navbar .nav > li > .dropdown-menu:after {
	content: normal;
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 10px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0 0;
	margin: 0px 0 0;
	list-style: none;
	background-color: #F0F0F0;
	border: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.dropdown-menu li {
	border-bottom: 1px solid #C0B4B4;
}

.dropdown-menu > li > a {
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #292929;
	white-space: nowrap;
	font-family: Ubuntu;
	text-align: left;
}

.dropdown-menu > li > a:before {
	content: "\2022";
	display: inline;
	margin-right: 8px;
	color: #febe10;
}

.dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #401e17;
	background-image: -moz-linear-gradient(top,#401e17,#401e17);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(##401e17),to(#401e17));
	background-image: -webkit-linear-gradient(top,#401e17,#401e17);
	background-image: -o-linear-gradient(top,#DD4814,#c64012);
	background-image: linear-gradient(to bottom,#401e17,#401e17);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#401e17', endColorstr='#401e17', GradientType=0);
}

.dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: transparent;
	color: #292929;
	border-left-color: #febe10;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #febe10;
}

.dropdown-submenu > a:after {
	border-left-color: #febe10;
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -5px;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #f0f0f0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #401E17;
}


p.italic {
	font-size: 23px;
	font-style: italic;
}

.module.events.upcoming h3 {
	display: inline;
}

.span3 .module.links.showall {
	float: right;
}

.showallEvents {
	display: inline;
	margin-left: 10px;
}

.showallEvents a b {
	font-family: 'GillSansMTPro-Bold';
}

.itemtile {
	font-family: 'GillSansMTPro-Bold';
}

.text-title {
	color: #febe10 !important;
	font-weight: bold;
}
.text-readmore {
	color: #a4a4a4;
	font-size: 11px;
}


/* Footer Start */
.quicklinks .span12 {
	margin-left: 10px !important;
}

.quicklinks {
	min-height: 15px;
	margin: 20px 0px 45px 0px;
	font-family: 'GillSansMTPro-Bold';
}

.qlmenu {
	float: left;
}
.qlsocial {
	float: right;
	margin-right: 15px;
}

.qlmenu .links.showall .item a {
	font-family: Ubuntu;
}

.content.content-footer {
	background: rgba(0, 0, 0, 0);
	border-right: 20px solid rgba(0, 0, 0, 0.28);
	border-left: 20px solid rgba(0, 0, 0, 0.28);
}
/* Footer End */



/* main start */

.row-fluid {
	margin: 0 auto;
}
/* main end */

/* right start */

#left {
	border-right: 1px solid #FEBE10;
	padding: 5px 15px 25px 15px;
	margin: 20px 0;
}

.form-horizontal .controls {
	margin-left: 0;
}

.control-group {
	margin-bottom: 15px !important;
}

#inputEmail, #inputText {
	width: 206px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	border-radius: 0;
	background: #735f56;
	padding: 4px 6px 4px 12px;
	color: #fff;
}
 
#inputEmail::-webkit-input-placeholder {
  color: #fff;
  font-style:normal;
  font-weight: bold;
}
#inputEmail:-moz-placeholder {
  color: #fff;
  font-style:normal;
  font-weight: bold;
}
#inputEmail:-ms-input-placeholder { /* IE10+ */
  color: #fff;
  font-style:normal;
  font-weight: bold;
}
#inputText::-webkit-input-placeholder {
  color: #fff;
  font-style:normal;
  font-weight: bold;
}
#inputText:-moz-placeholder {
  color: #fff;
  font-style:normal;
  font-weight: bold;
}
#inputText:-ms-input-placeholder { /* IE10+ */
  color: #fff;
  font-style:normal;
  font-weight: bold;
}

.snippet.showall .bodycopy .btn {
	background: #89ce01; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5Y2UwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1Mjg3MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #89ce01 0%, #528702 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89ce01), color-stop(100%,#528702)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #89ce01 0%,#528702 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #89ce01 0%,#528702 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #89ce01 0%,#528702 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #89ce01 0%,#528702 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89ce01', endColorstr='#528702',GradientType=0 ); /* IE6-8 */
	font-size: 19px;
	min-width: 165px;
	min-height: 32px;
	color: #fff;
	margin: 0 32px;
	text-shadow: none;

}

.snippet.showall {
	padding-left: 5px;
}

.snippet.showall h2 {
	font-size: 16px;
	font-family: Ubuntu;
	font-weight: bold;
}

.module.snippet.showall form {
	text-align: center;
}

.links.showall.address {
	float: none !important;
	margin: 0 auto;
	padding: 0;
	border-bottom: 2px solid #febe10;
	border-top: 2px solid #febe10;
}

.links.showall.address h1 {
	font-size: 23px;
}

.links.showall.address li {
	list-style-image: url(../images/listyle.png);
	padding: 5px 0;
}

.links.showall.address a {
	bottom: 7px;
	position: relative;
	font-size: 12px;
	font-family: Ubuntu;
}

.links.showall.location h1 {
	font-size: 22px;
}

.login.default {
	margin-left: 10px;
}
.module.news.showall-recent h2 {
font-size: 29px;
}
.module.news.showall-recent h1 {
font-size: 32px;
}
/* right end */

/* left start */

.span9 .text.single h2 {
	font-size: 20px;
	background: #533118;
	color: #FFF;
	font-family: Ubuntu;
	padding: 3px 0 3px 10px;
	margin-left: 18px;
	line-height: 20px;
}

.span9 .text.single p {
	margin-left: 20px;
	color: #febe10;
	font-style: italic;
}

.links.showall.location li:first-child {
border-top: 1px solid #febe10;
padding-top: 10px;
}

.links.showall.location li {
	list-style: none;
}

.links.showall.location li .span12 {
	border-bottom: 1px solid #febe10;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-left: 0 !important;
}

.links.showall.location li .span4 h3.title {
	font-family: "GillSansMTPro-Bold";
	color: #401e17;
	font-size: 22px;
	line-height: 15px;
}

.links.showall.location li .span8 .span4 a {
	float: right;
	font-size: 15px;
	font-family: Ubuntu;
	background: #89ce01;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #89ce01 0%, #528702 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89ce01), color-stop(100%,#528702));
	background: -webkit-linear-gradient(top, #89ce01 0%,#528702 100%);
	background: -o-linear-gradient(top, #89ce01 0%,#528702 100%);
	background: -ms-linear-gradient(top, #89ce01 0%,#528702 100%);
	background: linear-gradient(to bottom, #89ce01 0%,#528702 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89ce01', endColorstr='#528702',GradientType=0 );
	color: #fff;
	padding: 4px 8px 4px 8px;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
}

.links.showall.location .span8 .span8 p {
	font-family: "GillSansMTPro-Bold";
	color: #401e17;
	font-size: 16px;
	margin: 0 auto;
	padding-top: 5px;
}

.text.showall p {
	color: #222;
}

div.module.links.showall.location h2 {
	font-size: 20px;
	background: #533118;
	color: #FFF;
	font-family: Ubuntu;
	padding: 8px 0 8px 10px;
	margin-left: 18px;
	line-height: 20px;
	width: 97%;
}

div.module.links.showall.location p {
	margin-left: 20px;
	color: #febe10;
	font-style: italic;
	font-size: 18px;
	margin-top: 3px;
}

div.module.links.showall.location p a {
        text-decoration:none;
}

.span9 .span6 {
	margin-left: 10px !important;
}

.span9 .span12 {
	margin-left: 10px !important;
}

.span9 .span6 .text.showall.storedetail2 li {
	font-family: Ubuntu;
	list-style-image: url(../images/triangeli.png);
}

.span12.meet {
	margin-top: 20px;
}

.img-border {
	margin: 10px;
	width: 40%;
	background: #eee;
	padding: 12px;
}

.module.text.showall.internal .img-border p {
	font-family: "Adobe Garamond Pro";
}

.module.text.showall.internal {
	margin-left: 13px;
}

.module.text.showall.internal .bodycopy {
	position: relative;
}

.module.text.showall.internal .img-caption {
	position: relative;
	left: 16px;
	top: -26px;
	font-style: italic;
	font-family: "Adobe Garamond Pro" !important;
	text-indent: 0px !important;
}

.img_captiondiv {
	float: right;
	position: relative;
	margin-left: 10px;
}

.module.text.showall.internal p {
	font-size: 16px;
	font-family: Ubuntu;
}

.module.text.showall.internal h1 {
	font-size: 24px;
}

.module.text.showall.internal h2 {
	font-size: 22px;
}

.module.text.showall.internal li {
	padding: 0;
	font-size: 16px;
	font-family: Ubuntu;
	list-style-position: inside;
	text-align: left;
}

.module.text.showall.internal .display-files {
	background: #eee;
	padding: 0px 12px 29px 12px;
}

.module.text.showall.storedetail2 p {
font-family: Ubuntu;
}

.span9 .span12 .module.text.showall.storedetail p {
font-family: Ubuntu;
font-size: 18px;
}

.span9 .span12 .module.text.showall.storedetail p.ainfo {
font-family: Ubuntu;
font-size: 14px;
}

.module.text.showall.internal p em {
	color: #000;
}

.module.text.showall.internal em {
	color: #000;
}



.slide-mngr {
	margin: 0;
}

.module.photoalbum.slideshow.mngr .item-mngr {
	border: 5px solid #eeeeee;
	padding: 20px;
	margin: 17px 17px 17px 0;
	font-family: Ubuntu;
}

.item-mngr .span8 h2 {
	margin-left: 20px;
}

.item-mngr .span8 p {
	margin-left: 20px;
}

.span3 .module.text.showall h3 {
	font-size: 22px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.navbar .nav .dropdown-toggle .caret {
	margin-left: 8px;
	margin-top: 0px;
}

.caret {
	vertical-align: middle;
}

.subtitle p {
	font-family: "AGaramondPro-Italic" !important;
	font-size: 18px !important;
	color: #febe10 !important;
	font-style: italic;
}

.subtitle p em {
	color: #febe10 !important;
	font-size: 18px;
}

p a:hover {
	color: #febe10;
}

p a {
	color: #febe10;
}
/* left end */


@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
		width:1170px;
	}
	.content {
		max-width: 1170px;
		width:1170px;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #401e17;	
		font-family: "GillSansMTPro-Bold";
	}
	.sub-body {
		width: 1170px;
	}

	.row {
		margin-left: -15px;
	}

	.row-fluid {
	    width: 100%;
	    *zoom: 1;
	}
	.row-fluid [class*="span"] {
		/* margin-left: 1.5%; */
	}

	.row-fluid .span7 {
		width: 56%
	}

	.row-fluid .span5 {
		width: 39%
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		/* margin-left: 15px; */
                margin-left: 0px;
	}
	.navbar .nav > li {
		width: 11.8%;
	}
  
}

@media (max-width: 480px) {
	textarea {
		width: 200px;
	}
	.portfolio-img {
		width: auto !important;
	}

	.portfolio-desc p {
		float: none !important;
		position: relative;
	}

	.text.single .title {
		border: none;
	}

	#left {
		padding: 5px 0px 25px 0px;
	}

	.content {
		width: auto !important;
	}

	.span9 .span12 {
		margin-left: 0px !important;
	}

	.span9 .span6 {
		margin-left: 0px !important;
	}

	.quicklinks .span12 {
		margin-left: 0px !important;
	}

	.twocolcontainerleft {
		width: 100% !important;
	}

	.twocolcontainerright {
		width: 100% !important;
	}

	.storedetail h2 {
		font-size: 24px;
	}

	.storedetail2 .bodycopy ul {
		position: relative;
		padding: 0 5px;
		text-align: justify !important;
		margin: 0 0 0px 5px;
	}

	.mngr-image {
		width: auto;
	}

	#right {
		border: none;
		padding: 0 5px;
		margin-left: 0px !important;
	}

	.links.showall.address li {
		text-align: left;
	}

	.gmap.showall h1 {
		padding-left: 0px !important;
		width: 100% !important;
	}

	.subtitle {
		text-align: justify;
		padding-right: 10px;
		padding: 0 10px 0 10px;
	}

	.module.text.showall.internal .bodycopy {
		text-align: justify;
	}
	.module.text.showall.internal .slide-images {
		width: 100% !important;
	}

	.module.text.showall.internal {
		margin-left: 0px !important;
	}

	.img_captiondiv {
		background: #EEE;
		margin-bottom: 10px;
		float: none;
	}

	.display-files {
		/* width: auto !important;*/
		/*height: 100% !important;*/
		padding: 1px 6px !important;
		float: none !important;
	}

	.slideshow, .slideshow-container {
		width: 100% !important;
	}

	.display-files ul.slideshow-frame {
		/*width: 100% !important;*/
		min-height: auto !important;
	}

	.module.text.showall.internal li {
		position: relative !important;
		padding: 0;
	}

	.module.text.showall.internal .img-caption {
		left: auto !important;
		top: 0px !important;
		padding: 0 5px;
	}

	.mejs-overlay.mejs-layer.mejs-overlay-play {
		width: 100% !important;
		height: 270px !important;
	}

	.mejs-container.svg.mejs.mejs-video {
		width: 100% !important;
		height: 270px !important;
	}

	.contact h3 {
		font-size: 20px;
	}

	.search.show-form input {
		width: 80%;
	}


	.module.links.showall.location .span4 {
		width: 100% !important;
		float: none !important;
		text-align: center;
	}

	.module.links.showall.location li .span4 h3.title {
		text-align: center;
	}

	div.module.links.showall.location .span8 {
		width: 100% !important;
		float: none !important;
	}

	div.module.links.showall.location h2 {
		margin: 0 auto;
		padding: 8px 0px;
		width: auto;
	}
	.module.links.showall.location ul {
		margin: 0 auto;
	}

	.module.links.showall.location .span8 .span8 p {
		width: auto;
		padding: 5px 7px;
		text-align: center !important;
	}

	.module.links.showall.location li .span8 .span4 a {
		float: none;
	}

	iframe {
		max-width: 100% !important;
		min-height: 230px !important;
		width: 100% !important;
		height: auto !important;
	}
	.green .row-fluid .span12 .carousel {
		min-height: 1px;
		margin: 20px 0;
	}

	#myCarousel .container {
		position: relative;
	}

	.carousel-tb h1 {
		font-size: 19px;
		width: 100%;
		line-height: 20px;
	}

	.carousel-tb p {
		width: 100%;
		font-size: 14px;
		float: none;
		display: block;
		margin: 0 auto;
	}
	.carousel-tb p a {
		max-width: 100%;
		width: auto;
		float: none;
		display: block;
		position: relative;
		margin: 10px 0 0;
		right: auto;
	}

	.carousel-tb p a::before {
		background: url('../images/arrowbtn.png') no-repeat !important;
		padding: 0 11px !important;
		bottom: auto !important;
		right: auto !important;
	}
	.carousel-caption {
		width: auto;
		position: relative;
		padding: 0px 15px 5px 15px;
	}

	.qlmenu1 {
		font-size: 11px !important;
	}

	.portfolio-whole {
		left: auto !important;
	}

	.showallEvents {
		display: block;
	}

	.slideshow-frame .slide {
		position: relative;
	}

	div.module.links.showall.location p {
		margin: 0 auto;
	}

	.span6 .slideshow .slideshow-buttons {
		display: none !important;
	}
	.input-append, .input-prepend {
		width: 100%;
	}

	.links.showall.address li {
		text-align: left;
		margin-left: 20px;
	}


}


@media (max-width: 767px) {

	body {
		padding-left: 10px;
		padding-right: 10px;
	}

	.sub-body {
		margin: 0 auto;
		border-right: none;
		border-left: none;
		border-top: none;
	}

	.content {
		width: auto !important;
	}

	iframe {
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
	}

	.navbar .btn-navba {
		float: left;
	}

	.text.single .title {
		padding: 0;
		margin: 0 auto;
		float: left;
		display: block;
		position: relative;
		min-height: 1px;
		text-align: center;
		width: 100%;
	}

	.bodycopy {
		padding: 4px 10px 4px 10px;
		text-align: left;
	}

	.title h2 {
		border-right: none;
	}

	.carousel {
		min-height: 1px;
		margin: 5px 8px;
	}

	.footerC .container {
		border-right: none;
		border-left: none;
	}

	.logo {
		float: none;
	}

	.search {
		float: none;
		margin: 0 auto;
	}

	.search.show-form input {
		-webkit-appearance: none !important;
		-webkit-border-radius: 4px 0 0 4px;
		-moz-border-radius: 4px 0 0 4px;
		border-radius: 4px 0 0 4px;
	}

	.testi-right {
		text-align: justify;
	}

	.testimonial-img {
		width: 100%;
		margin: 0 auto;
	}

	.youtube-player {
		width: 96%;
	}

	.navigation {
		margin: 20px 10px 0px 10px;
	}

	.navbar-inner {
		min-height: 35px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.iconCart {
		right: 5px;
	}

	.contact h3 {
		margin: 0 auto;
		float: right;
		color: #fff;
	}

	.searchM {
		margin-top: 4px;
	}

	.qlmenu1 {
		float: left;
		width: auto;
		padding: 10px 0 3px 5px;
		font-size: 13px;
	}

	.qlsocial2 {
		width: auto;
		margin-left: 32%;
	}	

	.showallEvents {
		margin-left: 0;
		font-size: 11px;
	}
	.portfolio-whole {
	    left: 30%;
	    margin-bottom: 10px;
	    position: relative;
	}

	.portfolio-name {
    	text-align: left;
	}

	.portfolio-img {
		width: auto;
	}

	.portfolio-desc {
		float: left;
		padding-left: 10px;
	}

	.divider, .viewday li, .viewweek dt {
		padding: 0 5px;
	}

	dl.viewweek p {
		padding: 0 5px;
	}

	.gmap {
		width: 100% !important;
	}


}
@media (min-width: 768px) and (max-width: 979px) {
	.content {
		width: auto !important;
	}
	.row-fluid .span3 {
		margin-left: 0px !important;
	}

	.module.photoalbum.slideshow.emply {
		width: auto;
		padding: 0 10px;
	}

	.portfolio-whole {
		width: 40%;
		position: relative;
		float: left;
		margin: 0 15px 0 15px;
	}

	.portfolio-name {
		width: auto;
		position: relative;
		text-align: left;
	}

	.portfolio-img {
		float: left;
		position: relative;
		width: auto;
	}

	.portfolio-desc {
		position: relative;
		bottom: 0px;
		font-family: Ubuntu;
		width: auto;
		float: none;
		text-align: left;
	}

	.portfolio-desc p {
		text-align: left;
		float: left !important;
		margin-left: 10px;
	}

	.content .row-fluid {
		padding: 0;
	}

	.navbar-inner {
		min-height: 1px;
	}

	.navbar .btn-navbar {
		float: left;
		margin: 15px 0 0;
	}

	.iconCart {
		right: 1%;
	}

	.module.links.showall-quicklinks ul {
		margin: 0 auto;
	}

	div.module.links.showall-quicklinks li {
		margin: 0 auto;
	}

	.contact h3 {
		float: right;
		color: #FFF;
	}

	.searchM {
		margin: 0 auto;
	}

	.searchM .search.show-form {
		float: none;
		margin: 0 auto;
	}

	#myCarousel .container {
		width: auto;
		position: relative;
	}

	.green .row-fluid .span12 .carousel {
		margin: 20px 0;
	}

	.carousel-caption {
		width: auto;
		position: relative;
	}

	.carousel-tb h1 {
		width: 100%;
		display: block;
		float: left;
		font-size: 25px;
		margin: 0 auto;
	}

	.carousel-tb p a {
		max-width: 100%;
		width: auto;
		float: none;
		display: block;
		position: relative;
		margin: 10px 0 0;
		right: auto;
	}

	.green .row-fluid .span12 .carousel p {
		font-size: 22px;
		line-height: 20px;
		width: 100%;
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	iframe {
		max-width: 100% !important;
		min-height: 300px !important;
		width: 100% !important;
		height: auto !important;
	}

	.portfolio-desc .button {
		display: inline-block;
	}
	.links.showall.address li {
		text-align: left;
		margin-left: 33px;
	}
	.links.showall.address h1 {
		text-align: left;
		margin-left: 33px;
		background: #401e17;
		color: #fff;
		margin-right: 10px;
		padding: 5px 5px 0 10px;
	}
	.links.showall.address a {
		font-size: 14px;
	}
	
	#left {
		margin-bottom: 0;
		border-right:none;
	}
	div.module.links.showall.location p {
		padding-top: 8px;
		padding-bottom: 8px;
		margin-bottom: 0px;
	}
	.body-undrslidr {
		float: left;
		width: 78%;
	}
	.span6 .slideshow-frame {
		height: auto !important;
		min-height: 1px !important;
	}

}


@media (min-width: 768px) and (max-width: 979px), (max-width: 767px) {
	.slideshow-frame {
		max-width: none !important;
	}

	dd {
		float: none !important;
		display: block !important;
		margin-left: 5px;
	}

	.navbar .btn-navbar {
		float: left;
		padding: 5px 10px 7px 10px;
		margin-top: 14px;
		color: #fff;
		background-color: #febe10;
		background-image: -moz-linear-gradient(top,#FEBE11,#FEBE11);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#FEBE11),to(#FEBE11));
		background-image: -webkit-linear-gradient(top,#FEBE11,#FEBE11);
		background-image: -o-linear-gradient(top,#b73b11,#c64012);
		background-image: linear-gradient(to bottom,#febe10,#FEBE11);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb63a10', endColorstr='#ffc54011', GradientType=0);
		border-color: #febe10 #febe10 #401e17;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	}

	.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
		color: #fff;
		background-color: #febe10;
	}

	.nav-collapse .nav > li {
		width: 100% !important;
		text-align: left;
	}

	.nav-collapse .dropdown-menu {
		margin: 0 0 0 15px;
		background-color: transparent !important;
	}

	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 15px;
	}

	.dropdown-menu li {
		border-bottom: none !important;
	}

	.dropdown-menu > li > a:before {
		content: "";

	}


	.row-fluid {
		padding: 0 !important;
		text-align: center;
	}
	.module.text.showall.internal {
		text-align:left;
	}
	.module.text.showall.internal p {
		padding-right: 7px;
	}
		
	.container {
		width: auto;
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span11 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span10 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span9 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span8 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span7 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span7 .logo {
		float: none;
	}
	.row-fluid .span6 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span5 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span4 {
		width: 100%;
		*width: 100%;
		margin-left: 1.5%;
	}
	.row-fluid .span3 {
		width: 100%;
		*width: 100%;
		margin-left: 1.5%;
	}
	.row-fluid .span2 {
		width: 100%;
		*width: 100%;
	}
	.row-fluid .span1 {
		width: 100%;
		*width: 100%;
	}

	.module.links.showall.location .span8 {
		width: 67%;
		float: left !important;
		text-align: left !important;
	}

	.module.links.showall.location .span4 {
		width: 31%;
	}

	.links.showall.location li .span4 h3.title {
		text-align: left;
		line-height: 20px;
	}

}

@media (min-width: 979px) and (max-width: 768px) {
	.search.hidden-phone.hidden-tablet.visible-desktop {
		display: none !important;
	}
}

@media (max-width: 1024px) {
	.content {
		width: auto;
	}
	.green .row-fluid .span12 .carousel {
		min-height:1px;
	}
	.carousel-tb p a {
		min-height:1px;
		vertical-align: middle;
		padding: 17px 17px 10px 17px !important;
	}
	.carousel-tb p a::before {
		bottom: -5px;
		vertical-align: middle;
	}
	.links.showall.address {
		border-top:none;
	}
	.module.links.showall.address ul {
		margin-left: 0px;
	}
	.portfolio-img {
		width: 36%;
	}
	.portfolio-desc {
		position: relative;
		bottom: 0px;
		margin-bottom: 10px;
		float: left;
		width: 57%;
		padding-left: 5px;
		margin-left: 7px;
	}
	.portfolio-desc p strong {
		font-size: 13px;
	}
	.portfolio-desc p {
		float: left;
		position: relative;
		margin-bottom: 5px;
	}
	.employ-manager h3 {
		font-size: 16.5px;
	}

	.navbar .nav > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
	.showallEvents {
		margin-left:0px;
		font-size: 12px;
	}
	#home .showallEvents {
		float:right;
		margin-right:5px;
		font-size: 12px;
	}
}

.module.flowplayer.mediaplayer.showall, .module.text.showall{

    padding: 0 5px;
}

.text.showall img{
    max-width: 100% !important;
    height: auto !important;
}

.text.showall .display-files{
    max-width: 100% !important;
}
/*
.text.showall .display-files, .text.showall .display-files .slideshow.slideshow-container, .text.showall ul{
    max-width: 100% !important;
}
*/