body {color:#4c545f; font-size:15px;  font-family: 'Raleway', sans-serif; line-height:1.5; }
h1,.h1 {font-size: 36px; color:#40434c; font-weight:bold;}
	h2,.h2 {  color:#333d40; font-size:20px; font-weight: bold;}
	h3,.h3 {  font-size: 20px;}
	h4,.h4 {  font-size: 18px;}
	h5,.h5 {  font-size: 14px;}
	h6,.h6 {  font-size: 12px;}	
.article-title, .article-header h1 { color:#333d40; font-size:24px; font-weight: bold;}
/*TOP NAV*/

.t3-top {padding:10px 0;  background:#333d40; text-align:center;}
.t3-top .nav-pills { margin:0; padding:0;}
.t3-top .nav-pills > li { display:inline-block; border-right:1px solid #fff;line-height:1; }
.t3-top .nav-pills > li:last-child { border:none;}
.t3-top .nav-pills > li > a {padding:0 10px; color:#fff; text-transform:uppercase;  font-weight:500; font-size:8px;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.t3-top .nav-pills > li:hover > a,
.t3-top .nav-pills > li > a:hover,
.t3-top .nav-pills > li > a:focus { background:none; text-decoration:none; color:#e51937;}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) { 
	.t3-top {padding-right:15px; text-align:right; }
	.t3-top .nav-pills > li > a { font-size:12px;}
	.t3-top { margin-top:0; }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }

/* HEADER */
.t3-header { background:#cccecf; padding-top:70px;}

.logo {}

.logo img { max-width:100%; height:auto;}

.top-socials  {padding:12px 0;  text-align:center; }

.top-socials  .nav-pills { margin:0; padding:0;}

.top-socials  .nav-pills > li { display:inline-block; line-height:1; margin:0 4px; }

.top-socials  .nav-pills > li:last-child { border:none;}

.top-socials  .nav-pills > li > a {display:block;padding:0; color:#fff; text-transform:uppercase;  font-weight:500; font-size:12px; width:40px; height:40px; line-height:2.5; /*background:#aeb0b1;*/
border:2px solid #fff; text-align:center;
	  	-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
 }

.top-socials  .nav-pills > li:hover > a,
.top-socials  .nav-pills > li > a:hover,
.top-socials  .nav-pills > li > a:focus {background:#e51937;}
 
.top-socials  .nav-pills > li > a img { padding-top:3px; }

@media (min-width: 768px) { 
	.t3-header { padding-top:2px; padding-bottom:15px;}
	.top-socials {padding-top:20px; text-align:right; }
	.top-socials  .nav-pills > li { margin:0 10px;}
}

@media (min-width: 992px) {
	.top-socials {padding-top:30px; text-align:right; }
}

/* MAIN MENU */
.t3-mainnav { position:relative; z-index:9999999; border:none; background:#f7f7f7;
	border-left: 0;
	border-right: 0;
	margin-bottom: 0;
	border-radius: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999;
 }
 
 .affix { position:fixed !important;}

.caret { display:none !important;}

.navbar-nav { width:100%; text-align: center;}

.navbar-default .navbar-nav > li { display:inline-block; float:none;}

.navbar-default .navbar-nav > li,
.navbar-default .navbar-nav > li > a { position:relative;}

.navbar-default .navbar-nav > li > a { padding:0 10px; color:#333d40; text-transform:uppercase;font-weight:500; font-size:16px; line-height:64px; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background:none; color:#e51937; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background:#e51937; color:#fff;}

.navbar-default .navbar-nav > .active > a:before,
.navbar-default .navbar-nav > .active > a:after {position:absolute; top:-12px;height:12px;  content:""; }
.navbar-default .navbar-nav > .active > a:before { left:0; width: 100%; background:#e51937;}
.navbar-default .navbar-nav > .active > a:after { right:-12px;
width: 0;
height: 0;
border-width: 12px 0 0 12px;
border-style: solid;
border-color: transparent transparent transparent #970419; }

.triangle {
    position: absolute;
    bottom:-23px;
    left: 0;
    display:block;
	width: 0;
	height: 0;
	border-width: 23px 47px 0 47px;
	border-style: solid;
	border-color: #e51937 transparent transparent transparent;
}

.dropdown-menu { background:#f7f7f7; border:none; border-radius:0;}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a { font-size:16px; color:#333d40;}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus { background:none; color:#e51937;}


@media (min-width: 992px) {
	.navbar-default .navbar-nav > li > a { padding:0 14px; color:#333d40; text-transform:uppercase;font-weight:500; font-size:16px; line-height:80px; }
}

@media (min-width: 1199px) {
	.navbar-default .navbar-nav > li > a { padding:0 18px; color:#333d40; text-transform:uppercase;font-weight:500; font-size:18px; line-height:80px; }
}

/* BANNER */
.bigtext { background:rgba(0,0,0,.46);} 

.readmore { background:rgba(255,255,255,.46);} 
.readmore span { padding:10px 30px; background:#e51937; display:block;}

.bt-cs .prev,
.cycle-prev { background: url(../images/control-bg.png) no-repeat ; width:32px!important; height:57px!important; left:0!important; top:50%!important; margin-top:-28px!important; opacity:1!important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }

.bt-cs .prev { left:-15px !important;}

.bt-cs .next,
.cycle-next { background: url(../images/control-bg.png) 100% 0 no-repeat ; width:32px!important; height:57px!important; right:0!important; top:50%!important; margin-top:-28px!important; opacity:1!important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }

.bt-cs .next { right:-15px !important;}

.t3-banner-inner .custom {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
	background-position:center center;
}

.t3-banner-inner .custom p { display:inline-block; background: rgba(0,0,0,.3); border:1px solid #fdfdfd; color:#fff; font-size:14px; font-weight:600; padding:10px 30px; margin:40px 0;}

/* ROWS */

.t3-take-a-look h3.module-title,
.t3-projects h3.module-title,
.t3-quotes h3.module-title,
.t3-news-events h3.module-title,
.t3-logos h3.module-title {
	color:#000000;font-weight:300;  font-size:40px;
}

.t3-take-a-look h3.module-title small,
.t3-projects h3.module-title small,
.t3-quotes h3.module-title small,
.t3-news-events h3.module-title small,
.t3-logos h3.module-title small {
	display:block; background:url(../images/sub-heading.png) center center no-repeat;color:#4c545f;  font-size:20px; margin-top:10px;	
}


/* TAKE A LOOK */

.t3-take-a-look {padding:40px 0px; background:url(../images/bg/bg-1.jpg) center top no-repeat; text-align:center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.t3-take-a-look .t3-module { margin-bottom:0 ;}

.t3-take-a-look a {display:block; margin-bottom:20px; }

.t3-take-a-look h3.module-title { }

.t3-take-a-look h3.module-title small {}

.t3-take-a-look a,
.t3-take-a-look a img{
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
  max-width:100%;
	}

/* PROJECTS */
.project-link { position:absolute; z-index:10; width:100%; height:100%; top:0; left:0;}

.t3-projects { text-align: center; /*padding-top:20px;*/ }

.t3-projects  .t3-module { margin-bottom:0; padding-top:20px;}

.t3-projects h3.module-title {}

.t3-projects h3.module-title small {}

.sprocket-mosaic-g-order { display: none;}

.sprocket-mosaic-g-filter { display: block; width: 100%; padding:12px 0; }
.sprocket-mosaic-g-filter li, .sprocket-mosaic-g-order li {color: #434242; font-size:16px !important;}
.sprocket-mosaic-g-filter li { display: inline-block; float: none; background: url(../images/filter-divider.png) left center no-repeat ; padding:0 16px 0 22px !important; color:#000;}
.sprocket-mosaic-g-readon {white-space: nowrap; color:#FFFFFF;}
a.sprocket-mosaic-g-text:hover {color:#red !important;}

.sprocket-mosaic-g-filter li:first-child { background: none !important;}

/* QUOTES */

.t3-quotes { text-align:center;background:url(../images/bg/bg-3.jpg) center top no-repeat; padding:20px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}

.t3-quotes h3.module-title {color:#fff; }

.t3-quotes h3.module-title small { color:#fff; }

.bt-introtext { background: rgba(255,255,255,.15); border-radius: 10px; padding:15px 15px; width:80%; margin:20px auto 0; color:#fff; 
text-align:left; font-size:14px;}

/* NEWS AND EVENTS */

.t3-news-events { text-align:center; background:url(../images/bg/bg-2.jpg) center top no-repeat; padding:10px 0px 40px 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.t3-news-events h3.module-title {}

.t3-news-events h3.module-title small {}

.item-inner { background:#f2eded; padding-bottom:0; overflow:hidden;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
}

.item-inner:hover { background:#e51937; cursor:pointer;}

.item-inner img { max-width:100%;}

.moduleItemIntrotext { display:block; margin:-40px 40px 40px; background:#fff; position:relative; z-index:2; padding:15px 20px 15px;
text-align:left; overflow:hidden;}

.moduleItemTitle { color:#000; font-weight:bold; font-size:16px;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
}

.moduleItemTitle:hover { text-decoration:none; color:#e51937;}

.moduleItemReadMore { display:inline-block; font-size:14px; float:right; padding:5px 10px; text-transform:lowercase; color:#e51937; margin-top:10px;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
}

.item-inner:hover .moduleItemReadMore,
.moduleItemReadMore:hover { background:#e51937; color:#fff; text-decoration:none;}
/* LOGOS */

.t3-logos { text-align:center; background:url(../images/bg/bg-4.jpg) center top no-repeat; padding:40px 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.t3-logos h3.module-title { }

.t3-logos h3.module-title small {}

.t3-logos ul { list-style:none; padding:0; margin:0; }

.t3-logos li { display:inline-block; border:2px solid #cccecf; margin:14px;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
}

.t3-logos li:hover { border-color:#e51937;}

/* CONTENT */

#t3-content { font-size:16px; color:#7d7d7d;}

/* SIDEBAR */

.t3-sidebar .t3-module { border:1px solid #ececec; padding:10px 20px; }

.t3-sidebar .module-title { font-size:18px; font-weight:bold; color:#40434c; margin:10px 0;} 

a.view-now,
a.readmore,
.rsform-submit-button { background:#e51937; border:1px solid #e51937; font-weight:bold; color:#fff; padding:5px 10px; display:inline-block;}

a.view-now:hover,
a.readmore:hover,
a.view-now:focus,
a.readmore:focus,
.rsform-submit-button:hover,
.rsform-submit-button:focus { background: none; color:#e51937; text-decoration:none;} 
/* TO TOP */

.t3-totop { padding:30px 0 20px; border-top:1px solid #e6e6e6;}


#back-to-top { display:block; padding-bottom:20px; text-align:center; width:62px; margin:30px auto 0; height:62px; overflow:hidden;}

#back-to-top:hover { cursor:pointer;}

#back-to-top:hover img { margin-top:-62px; }


/* FOOTER */

.t3-footer { background:#333d40; padding:50px 0; color:#fff; font-size:13px; text-align:center;}

.t3-footer p { margin-bottom:25px;}

.t3-footer .t3-module { margin-bottom:0;}

.t3-footer h3.module-title { color:#fff; font-weight:bold; text-transform:uppercase; font-size:16px;}

.t3-footer  .nav-pills { margin:0; padding:0 0 40px;}

.t3-footer  .nav-pills > li { display:inline-block; line-height:1; margin:0 4px;}

.t3-footer  .nav-pills > li:last-child { border:none;}

.t3-footer  .nav-pills > li > a {display:block;padding:0; color:#fff; text-transform:uppercase;  font-weight:500; font-size:12px; width:40px; height:40px; line-height:2.5; border:2px solid #fff; text-align:center;
	  	-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px; }

.t3-footer  .nav-pills > li:hover > a,
.t3-footer  .nav-pills > li > a:hover {background: #e51937;}

.t3-footer  .nav-pills > li > a img { padding-top:3px; }
	
@media (min-width:768px) {
	.t3-footer .nav-pills > li { margin:0 10px;}
}

/* EXTRAS */

.acymailing_introtext { font-weight:bold;}

div.acymailing_form2 { position:relative; max-width:360px; margin:0 auto;}

.acymailing_form2 .inputbox { border:1px solid #abafb0; height:34px; line-height:34px; border-radius:0; box-shadow:none; padding:0 10px; background:#333d40; color:#fff;}

.acysubbuttons { position:absolute; top:0; right:-1px; height:34px; width:34px; background:#333d40; border-left:1px solid #abafb0; padding-left:3px;}

.acysubbuttons .btn-primary { height:34px; width:34px; background:#e51937; border-radius:0; border:none;
text-transform:uppercase; line-height:36px !important; color:#fff; padding:0; font-weight:bold;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
}

.acysubbuttons .btn-primary:hover { background:#fff; color:#e51937;} 

.t3-copyright { font-size:13px; border:none; padding:0;}

ul.nostyle { list-style:none; margin-left:0 !important;}

/* K2 Category */

#k2Container h1 { margin-top:0; margin-bottom:35px;} 
.itemContainer {  margin-bottom:30px; min-height:615px;}

.itemContainerLast { }

.itemContainer .catItemView,
.itemContainer .catItemImageBlock,
span.catItemImage img { padding:0; margin:0; border:none;}

.catItemBody { padding:0 40px 40px !important; position:relative;}

.catItemBodyInner { padding:10px 20px 5px; background:#fff;}

.catItemView,
div.catItemIsFeatured { background:#f2eded;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;	
}

.catItemView:hover,
.catItemView:focus { background:#e51937; cursor:pointer;}

span.catItemImage img { width:100% !important; margin-bottom:-40px !important;}

h3.catItemTitle { margin-top:0px; margin-bottom:0;}

h3.catItemTitle a { font-size:17px; font-weight:bold; color:#000000;}

h3.catItemTitle a:hover,
h3.catItemTitle a:focus { color:#e51937; text-decoration:none;}

.catItemIntroText { font-size:16px; color:#7d7d7d;}

.catItemReadMore { text-align:right; display:block !important;}

.catItemReadMore a { display:inline-block; color:#e51937;  text-transform:lowercase; font-size:14px; padding:5px 10px;}

.catItemView:hover .catItemReadMore a,
.catItemView:focus .catItemReadMore a,
.catItemReadMore a:hover { text-decoration:none; background:#e51937; color:#fff; }


/* K2 Item */

.itemView,
div.itemIsFeatured { background:#e51937; /*#f2eded;*/
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  border-bottom:none;
  padding:0 !important; margin:0 !important;	
}

.itemView:hover,
.itemView:focus { background:#e51937;/* cursor:pointer;*/}

.itemView .catItemView,
.itemView .itemImageBlock,
span.itemImage img { padding:0; margin:0; border:none;}


span.itemImage img { width:100% !important; margin-bottom:-40px !important;}

.itemBody { padding:0 40px 40px !important; position:relative;}

.itemBodyInner { padding:10px 20px 5px; background:#fff;}

div.itemHeader h2.itemTitle {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	padding: 0;
	margin: 0;
	color:#000;
}

div.itemIntroText {
  color: #7d7d7d;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}

.itemImageGallery h3 { font-size:20px; font-weight:bold; color:#000000;}

ul.sigProArtistic { margin:0!important; padding:0 !important; background:none !important;}

ul.sigProArtistic li.sigProThumb a.sigProLink { background:none !important; border:none !important; padding:0 !important;}

#jwSBcontent { 	  	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#jwSBcontent a#jwSBimage {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;	
}

#jwSBcontent a#jwSBclose {
	-webkit-border-radius: 0 0 0 12px;
	-moz-border-radius: 0 0 0 12px;
	border-radius: 0 0 0 12px;
	top:8px;
	right:8px;	
}

div.k2Pagination { margin:0; padding:0;}


/* pagination */

ul.pagination li { margin-right:10px; display:inline-block !important; }
ul.pagination li.disabled { display:none !important;}

.pagination > li > a, .pagination > li > span,
.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination > li:first-child > a, .pagination > li:first-child > span { color:#000;
	  	-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	border-color:#e51937;
	background:#e51937;
	color:#fff;
}

/* RSFORM */
div.formBody { float:none !important;}

fieldset.formFieldset ol.formContainer li { padding-left:0 !important; padding-right:0 !important;}

.rsform-text-box,
.rsform-input-box,
.rsform-select-box { width:100% !important;
	  	-webkit-border-radius: 0!important;
		-moz-border-radius: 0!important;
		border-radius: 0!important;
		border-color:#acacac!important;
		background-color:#cdcdcd!important;
		color:#6c6c6c!important;
}

textarea { height:auto !important;}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) { 
	.t3-take-a-look h3.module-title,
	.t3-projects h3.module-title,
	.t3-quotes h3.module-title,
	.t3-news-events h3.module-title,
	.t3-logos h3.module-title {
		 font-size:50px;
	}
	
	.t3-take-a-look h3.module-title small,
	.t3-projects h3.module-title small,
	.t3-quotes h3.module-title small,
	.t3-news-events h3.module-title small,
	.t3-logos h3.module-title small {
		font-size:30px;
	}
	
	.bt-introtext { font-size:18px; padding:15px 50px;}
	

	.bt-cs .prev,
	.cycle-prev {  width:64px!important; height:114px!important; margin-top:-57px!important;  }
		
	.bt-cs .next,
	.cycle-next { width:64px!important; height:114px!important; margin-top:-57px!important;  }

	.t3-copyright,
	.t3-footer { font-size:15px; text-align:left;}
	.t3-footer h3.module-title { font-size: 20px; }
	
	div.acymailing_form2 { margin:0; }	
	.t3-banner-inner .custom p { display:inline-block; background: rgba(0,0,0,.3); border:1px solid #fdfdfd; color:#fff; font-size:60px; font-weight:600; padding:10px 60px; margin:70px 0;}

	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	h1,
	.h1 {
	  font-size: 36px;
	}
	h2,
	.h2 {
	  font-size: 18px;
	}
	h3,
	.h3 {
	  font-size: 24px;
	}
	h4,
	.h4 {
	  font-size: 18px;
	}
	h5,
	.h5 {
	  font-size: 14px;
	}
	h6,
	.h6 {
	  font-size: 12px;
	}	
	.t3-take-a-look h3.module-title,
	.t3-projects h3.module-title,
	.t3-quotes h3.module-title,
	.t3-news-events h3.module-title,
	.t3-logos h3.module-title {
		 font-size:50px;
	}
	
	.t3-take-a-look h3.module-title small,
	.t3-projects h3.module-title small,
	.t3-quotes h3.module-title small,
	.t3-news-events h3.module-title small,
	.t3-logos h3.module-title small {
		font-size:24px;
	}
	
	.bt-introtext { font-size:22px;}
	
	.t3-copyright,
	.t3-footer { font-size:16px;}
	.t3-footer h3.module-title { font-size: 24px; }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }

.t3-projects-loadmore { padding:0;/*10px 0;*/}

.t3-projects-loadmore p { margin:0;}

.t3-projects-loadmore a { display:inline-block; padding:10px 20px; text-transform:uppercase; border:1px solid #4c545f; color:#333d40; font-size:20px; background:#fff;
	  	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
}

.t3-projects-loadmore a:hover,
.t3-projects-loadmore a:focus { border-color:#e51937; background:#e51937; color:#fff; text-decoration: none; }

.sprocket-mosaic-g-content.overlay-mode > a { position:absolute; z-index:10; width:100%; height:100%; top:0; left:0;}

.k2TagCloudBlock a,
.k2TagCloudBlock a:hover,
.k2TagCloudBlock a:focus { display:block; float:none !important;}

.t3-top .search { display:none;}


.t3-top .search input[type="search"] {
	color: #fff;
	background-color: transparent !important;
	background-image: none;
	border: none;
	border-radius: 0;	
	display:inline-block;	
}

.t3-top .search .btn-primary {
	color: #000;
	background-color: #cccecf !important;
	background-image: none;
	border: 1px solid #cccecf !important;
	border-radius: 0;		
	font-weight:bold;
}
@media (max-width:767px) {
	.t3-top .search-mobile,
	.t3-top .search-mobile .search { display:block !important;}
	.t3-top .search-mobile .search { padding:10px 10px 0 10px;}
	.t3-top .search form { display:block; float:none; border:1px solid #cccecf; position:relative;}
	.t3-top .search .btn-primary {	position:absolute; top:0; right:0;} 
}

@media (min-width:768px) {
	.t3-top { overflow:hidden;}
	
	.t3-top .search { display:block; padding-right: 10px; overflow:hidden; float:right;}
	
	.t3-top .search form { display:inline-block; float:right; border:1px solid #cccecf;}
	
	
	.t3-top .nav-pills { float:right; padding-top:7px;}
}
.mn-rescrollerk2 .owl-wrapper-outer {z-index:2;}
.graybg{ background-color: #c6c6c6;}

/* MENU */

.t3-off-canvas .t3-off-canvas-body { padding:0;}

.accordeonck ul { list-style:none; background:none; margin:0; padding:0;}

.accordeonck ul li { display:block; margin:0; padding:0;}

.accordeonck ul li a { display:block; border-bottom:1px solid #3a3a3a; font-size:15px; padding:10px 20px; text-transform:uppercase; font-family: 'Raleway', sans-serif; color:#000 !important;}

.accordeonck ul li a.toggler { background:url(../images/arrow-normal.png) right center no-repeat; }

.accordeonck ul li.open a.toggler { background:url(../images/arrow-active.png) right center no-repeat #e51937; color: #fff !important;}


.accordeonck ul li a:hover,
.accordeonck ul li a.isactive { background:#e51937; text-decoration:none;color: #fff !important;}

.accordeonck ul.content_1 li a { font-size:13px; padding-left:30px;}

/**/
	.t3-footer .search { /*display:block;*/ padding-right: 0; overflow:hidden; padding-bottom:40px; /*float:right;*/}
	
	.t3-footer .search form { display:inline-block; /*float:right;*/ border:1px solid #cccecf;}
	
	.t3-footer .search input[type="search"] {
    color: #fff;
    background-color: transparent !important;
    background-image: none;
    border: none;
    border-radius: 0;
	width:auto;		
	float:left;
	}
	
	.t3-footer .search .btn-primary {
		color: #000;
		background-color: #cccecf !important;
		background-image: none;
		border: 1px solid #cccecf !important;
		border-radius: 0;		
		font-weight:bold;
	}
