* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }
body,html{
	padding:0px;
	margin:0px;
	}
body {
	font-size: 12px;
	line-height: 22px;
	font-family: 'Raleway', sans-serif;
	color: #828282;
	background: url(/images/p367.png) repeat 0 0;
	min-width: 100%;
}

/*font-family: 'Ubuntu', sans-serif;*/

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

select,
textarea {
color:#000;
}
img{max-width:100%;}
.mgtop150 {margin-top:180px;}
p{
  margin: 0;
}
ul{
margin:0;
padding:0;
}
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.textcenter {text-align:center;}
.colorred {color: #F70000;}
.marbot0 {margin-bottom:0;}
.martop18 {margin-top:18px;}
.zindex999 {z-index:999;}
article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 990px; margin: 0 auto; }
.menubg {    padding-bottom: 5px;
    padding-top: 5px;
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 82%);
    box-shadow: 7px 7px 0 hsla(252, 60%, 16%, 0.37);
}
.navbar-toggle {
    border-color: #FFFFFF;
    background: #1A1042;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.nav > li > a {
padding-left: 5px;
    padding-right: 5px;
}
#header {background: #E2E2E2 url(../css/images/header.jpg)no-repeat;   height: 110px;  padding-top: 10px;  padding-left: 20px;  padding-right: 20px;border-bottom: 1px solid#a9a9a9;  }
#logo {line-height: 0; margin:0;}
#logo a { height: 95px; display: block; }
.ercbox{
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 82%);
    box-shadow: 5px 5px 0 hsla(0, 0%, 0%, 0.07);
    padding: 15px;
    margin-bottom: 20px;
}
.ercbox .erc-icon{
    float: left;
}
.ercbox .erc-content .baslik{
    margin: 15px 0 20px 60px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.ercbox .erc-content p{
    font-size: 13px;
    line-height: 22px;
    margin: 0;
}
.ercbox .erc-icon i{
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    box-shadow: 5px 5px 0 hsla(0, 0%, 0%, 0.1);
    color: hsl(0, 0%, 100%);
    font-size: 26px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    transition:all 0.2s ease-in-out;
}
.ercbox:hover .erc-icon i{
    background: hsl(208, 17%, 20%) none repeat scroll 0 0;
    border-radius: 50%;
    transform: translate(0px, 3px);
    transition:all 0.5s ease-in-out;
}
@media only screen and (max-width: 990px){
    .ercbox{
        margin-bottom: 20px;
    }
}



.search { float: right; }
.search input.field { 
  border: 1px solid #1B1143;
  background: #FFFFFF;
  width: 206px;
  height: 32px;
  line-height: 22px;
  padding: 0px 10px;
  float: left;
  font-size: 14px;
  font-family: 'Dosis', arial, sans-serif;
  color: #1B1143;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.search input.search-btn { width: 32px; height: 32px; margin-left: 3px;  border: 0; cursor: pointer; background: url(images/search-btn.png) no-repeat 0 0; float: left; font-size: 0; line-height: 0; text-indent: -4000px;  }

#navigation { height: 52px; padding-top: 4px; font-family:'Dosis', arial, sans-serif; font-weight: 700; background: url(images/navigation.png) repeat-x 0 0; box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);  }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; padding-right: 2px; line-height: 52px; background: url(images/nav-border.png) no-repeat right 0;    font-size: 17px;  font-weight: 600; }
#navigation ul li a { display: block; padding: 0 22px 0 22px; color: #1a1042;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #2b9208; }
#navigation ul li.first a { padding-left: 38px; }
#navigation a.nav-btn { display: none; }


.navbar-nav > li > a {
font-size: 15px;
  font-weight: 600;
text-shadow:none !important;
  color: #0d2a69 !important;
}
.navbar-nav > li > a:hover { background: #8b090c !important; color:#fff !important;
}






.slider-holder { position: relative; z-index: 5; }
.slider-holder span.slider-b { background: url(images/slider-bottom.png) no-repeat 0 0;  width: 1140px; height: 30px; position: absolute; bottom: 0px; left: 0px; z-index: 100;}
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0;  width: 1140px; height: 13px; position: absolute; top: 0px; left: 0px; z-index: 100; display: block; }
.slider { width: 1140px;  height: 378px; position: relative;   background: url(images/footer-cols.png) repeat 0 0;}
.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 1140px; height: 378px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { /*max-width:505px; height: 338px;*/ position: absolute;   bottom: 5px;  right: 20px;  padding: 5px;  background-color: #E7E6E6; }
.slider ul.slides li .img-holder img { /*max-width:505px; height: 338px;*/ }

.slider ul.slides li .slide-cnt { width: 500px; padding: 10px 0 0 34px; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 44px; line-height: 44px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family:'Dosis', arial, sans-serif; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color: #fff; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .slide-cnt p a { color: #fff; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .slide-cnt a.grey-btn { background: url(images/grey-btn.png) no-repeat 0 0; width: 186px; height: 45px; text-align: center; line-height: 40px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
.slider ul.slides li .slide-cnt a.grey-btn:hover { background-position: 0 -47px; text-decoration: none; }
.flex-control-nav { left: 520px; }
.main a.m-btn-grey { display: none; }

.main { padding: 15px 0px 0px; }
.main h2 { font-size: 22px; color: #2d5900; line-height: 22px; padding-bottom: 8px; font-family:'Dosis', arial, sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family:'Dosis', arial, sans-serif; font-weight: 500;  }
.main section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0 20px 60px; }


.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { /*float: left; width: 129px; height: 108px;*/  }
.main .cols .col-cnt { width: 312px; float: right; }

.main .post  { background: url(images/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 475px; }

.main .testimonial { padding-top: 20px; padding-bottom: 20px;  text-align: center; background: transparent; }
.main .testimonial strong.quote { font-size: 28px; font-family:'Dosis', arial, sans-serif; position: relative; top: 10px; left: -6px; }
.testimonial h2 { padding-bottom: 12px; }
.testimonial p { padding-bottom: 6px; }
.testimonial p.author { text-align: right; }

.socials { background: url(images/socials-bg.png) repeat-x 0 0;  height: 49px;  }
.socials-inner { background: url(images/socials-inner.png) repeat-x 0 0; padding-left: 158px;}
.socials h3 { float: left; font-size: 18px; line-height: 49px; padding-right: 19px; padding-bottom: 0; font-family:'Dosis', arial, sans-serif; font-weight: 500;  }
.socials ul { list-style: none; list-style-position: outside; line-height: 49px;  }
.socials ul li { font-size: 11px; padding-right: 18px;  color: #7c7c7c; background: transparent; float: left; }
.socials ul li a { color: #7c7c7c; text-decoration: none; display: block; padding-left: 28px; position: relative;  }
.socials ul li a span { background: url(images/socials.png) no-repeat 0 0; position: absolute; width: 20px; height: 20px; top: 13px; left: 0; }
.socials ul li a:hover { color: #333; }

.socials ul li a.facebook-ico span { background-position: 0 0; }
.socials ul li a.twitter-ico span { background-position: -22px 0; }
.socials ul li a.rss-feed-ico span { background-position: -44px 0; }
.socials ul li a.myspace-ico span { background-position: -67px 0; }
.socials ul li a.john-doe-123-ico span { background-position: -89px 0; }


.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
 background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
  border-radius: 10px;
}

.news-item
{
     padding: 10px 0px 10px 0px !important;
    margin:0px;
    border-bottom:1px solid #1b1143; 
}
#demo3 li{margin:0;}
.mevzuat p , .makale p
{
color:#1b1143;
font-weight:bold;
  margin: 0;
  padding: 0;
}

.stilsiz p, .stilsiz span, .stilsiz div {
    /*color: initial;*/
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    padding: 0;
    vertical-align: baseline;
    margin: 0 0 1.5em;
    line-height: 1.5;}
.mevzuat li {
border-bottom: 1px solid #a9a9a9;
}
.makale li {
border-bottom: 1px solid #a9a9a9;
}

#footer { background: url(images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family:'Dosis' ,arial, sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 46px 24px; background: url(images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #7dc33a; }

.footer-bottom { background: url(images/footer-bottom.png) repeat 0 0; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 11px; color: #9e9e9e; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #5f6261; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #2b9208; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; }
.footer-new {
        background: url(/images/p50.png) #6D6D70 repeat;
	padding: 12px 0;
	margin-top: 20px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footbaslik{color:#fff; border-bottom:1px solid #fff; padding-bottom:2px;}
.altyazi { color:#fff;}
.copy { color:#fff;}
.copy a { color:#f0ad4e;}
.text-info a{
    color: #ffffff;
}

.anasayfakutu{
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    padding: 0 15px 50px;
    margin-top: -16px;
    margin-bottom:20px;
    border: 1px solid transparent;
    position:relative;
    z-index: 1;
}
.anasayfakutu:before{
    content: "";
    background: linear-gradient(to bottom,#08949e,#00D9E8);
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0% 80%, 0 0);
    clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0% 80%, 0 0);
}
.anasayfakutu .service-icon{
    background: #6c6d70;
    font-size: 60px;
    line-height: 110px;
    width: 100px;
    height: 110px;
    margin: -20px auto 20px;
    border-radius:0 0 50px 50px;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    position: relative;
    transition: all 0.3s;
}
.anasayfakutu:hover .service-icon{
    text-shadow: 0 0 5px #000;
    font-size: 65px;
}
.anasayfakutu .service-icon:before,
.anasayfakutu .service-icon:after{
    content: "";
    background: linear-gradient(-45deg, #545454 49%, transparent 50%);
    height: 20px;
    width: 20px;
    position: absolute;
    top:0;
    left: -20px;
}
.anasayfakutu .service-icon:after{
    transform: rotateY(180deg);
    left: auto;
    right: -20px;
}
.anasayfakutu .title{
    font-size: 18px;
    color:#fff;
    margin: 0 0 10px;
}
.anasayfakutu .description{ font-size: 15px; }
.anasayfakutu.red:before{ background: linear-gradient(to bottom,#E53947,#f85c6c); }
.anasayfakutu.red .service-icon{ background: #6c6d70; }
.anasayfakutu.red .service-icon:before,
.anasayfakutu.red .service-icon:after{ background: linear-gradient(-45deg, #545454 49%, transparent 50%); }
.anasayfakutu.blue:before{ background:linear-gradient(to bottom,#174B6D,#644B82); }
.anasayfakutu.blue .service-icon{ background: #6c6d70; }
.anasayfakutu.blue .service-icon:before,
.anasayfakutu.blue .service-icon:after{ background: linear-gradient(-45deg, #545454 49%, transparent 50%); }
.anasayfakutu.green:before{ background:linear-gradient(to bottom,#12AB8F,#68BA58); }
.anasayfakutu.green .service-icon{ background: #6c6d70; }
.anasayfakutu.green .service-icon:before,
.anasayfakutu.green .service-icon:after{ background: linear-gradient(-45deg, #545454 49%, transparent 50%); }
@media only screen and (max-width:990px){
    .anasayfakutu{ margin: 15px 0 40px; }
}


/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { width: 768px; }
	.shell { width: 748px; }
	#navigation ul li a { padding: 0 22px;   padding: 0px 9px;  font-size: 13px; }
	#navigation ul li.first a { padding-left: 26px; }
	
	.slider-holder { position: relative; }
	.slider-holder span.slider-b { background: url(images/t-slider-bottom.png) no-repeat 0 0;  width: 748px; height: 30px; position: absolute; bottom: -13px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none;  }
	.flex-control-nav { left: 346px; }

	.slider { width: 748px; height: 292px; position: relative; background: url(images/footer-cols.png) repeat 0 0;}
	.slider ul.slides { list-style: none; list-style-position: outside; }
	.slider ul.slides li { width: 748px  !important; height: 292px; float: left; position: relative; }

	.slider ul.slides li .img-holder { width: 537px; height: 266px; position: absolute; bottom: 0px; right: 0px; }
	.slider ul.slides li .img-holder img { width: 537px  !important; height: 266px  !important; }

	.slider ul.slides li .slide-cnt { width: 320px; padding: 0px 0 0 34px; }
	.slider ul.slides li .box-cnt { width: 285px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 40px; line-height: 40px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family:'Dosis' ,arial, sans-serif; font-weight: 700; }
	
	.main { padding: 47px 0 0 0;  }
	.main section { background: url(images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }

	.main .testimonial { background: transparent; }
	.main .post { background: url(images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	.main .post .video-holder { width: 435px; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }

	.socials-inner { padding-left: 70px; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 40px; }
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
}

	
@media only screen and ( max-width: 767px) {
	body { width: auto; }
	.shell { width: 320px; margin: 0 auto;  }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	#logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0;text-align:center;  }
	.search { float:left; }
    .arama {width:75%; display:inline-block    }
    .sloganbig {font-size: 20px !important;    }
    .carousel-caption {bottom: 35px;}
   
    .sosyalag {
    display: none;
}
    .m-slider {
    display:none;
    }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px;  color: #2b9208; font-size: 13px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; font-size:13px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }

	.m-slider { background: #f3f3f3;  }
	.slider-holder { position: relative; margin: 0 auto; width: 310px; }
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 310px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	.flex-control-nav { left: 130px; }

	.slider { width: 310px; height: 181px; overflow: hidden; position: relative; background: url(images/footer-cols.png) repeat 0 0;}
	.slider ul.slides li { width: 310px !important; height: 181px !important; float: none; }

	.slider ul.slides li .img-holder { width: 250px  !important; height: 134px  !important; bottom: -10px !important; left: 50%; margin-left: -145px;  }
	.slider ul.slides li .img-holder img { width: 250px  !important; height: 134px !important; }

	.slider ul.slides li .slide-cnt { width: 300px; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { display: none; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 0px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family:'Dosis' ,arial, sans-serif; font-weight: 700; }
	.slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

	.main { padding: 40px 0 0 0; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }
	.main a.m-btn-grey { display: block; background: url(images/m-btn-grey.png) repeat-x 0 0; margin: 0 10px 14px;  height: 39px; text-align: center; line-height: 39px; border: 1px solid #9e9f9f; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
	.main a.m-btn-grey:hover { background-position: 0 bottom; text-decoration: none; }

	.main .post  { background: url(images/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: 280px; height: 162px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width: 280px; height: 162px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }

	.testimonial h2 { font-size: 21px; }
	.testimonial p.author { text-align: center; }

	.socials { background: url(images/socials-bg.png) repeat-x 0 0;  padding-bottom: 20px;  height: 100%; }
	.socials-inner { padding-left: 10px; }
	.socials h3 { float: none; display: block; }
	.socials ul li { display: block; float: none; line-height: 30px;  }
	.socials ul li a { display: block; float: none; }
	.socials ul li a span { top: 4px; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 
    .navbar-wrapper {position: relative !important;}
    .carousel .item {
    height: auto;
    min-height: initial;
}
	#navigation a.nav-btn span.arr { background: url(images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

	#logo a {  -webkit-background-size: 81px 33px; -moz-background-size: 81px 33px; background-size: 81px 33px;  }
}

.arrowup {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA9ElEQVRYR+2XwRGCQAxFf8abp/Uqzag0YAlaEWMF2oEVqJRgE5zdClyHHXF0XZYAYeCwHCGTvDyyYSCMfNHI9REBpmkgWaRmiNkoHpe/hr0GJgPgI+5ipmqotYEIEA10NaDUSmmd62pgew9hmXCO2Y1gDoW+nkInIVGbHYAMeK4Lnd/L2N4AS5VuiXC2hY3Z10HY4kRHN643gO2iJvlHc+C5CEAIohHuvdpFFpFbzBrwaP+eEzEDXt3VzdBsSBrgvHP3lIgb+IEA0Hg0hzDQ5qs4mAEuRATobICrmBvXehFxE3Pj2ADchBJx0/wvkOiMmyMaeAHWlvYhkg1qDwAAAABJRU5ErkJggg==) no-repeat center; width:32px; height:32px; display:inline-block; cursor:pointer; }
.arrowup:hover {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA+UlEQVRYR2NkGGDAOMD2M4w6YHCGwHMfm/+0SBuSW45geBhrCAwaB2BzMTkhA/MQySEw6oDRECA3BN4HGAgIbrjwAZZgKU6EIAO//+bez/j//0TJbccW4MsJz72sEv4zMfWz/PvnKLbt2AWQWood8NLXMuDff+b1YIv//UvE5QiQ5QxMTPPR1VHsALAvcBgOD2Y88lRxAD5HEHQctGinSkGEbhk4BLAEO3I6oVoIYA1umCC+tEHNECAmztFzCdVDAMURDAwMBLMmLUKAlFqRZiFArCNGHUB2CBAbxMSqI7kgItZgYtUR7QBiDaSGusHZL6CGz4g1YzQEAKZm/SGna0C/AAAAAElFTkSuQmCC) no-repeat center; width:32px; height:32px; display:inline-block; cursor:pointer; }
.arrowdown{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA5klEQVRYR+2XwRGCMBBFd716iVdphpEGLEE7ogPtwAp0UoJN5GwacOIkwkGErJsEySFcSbJvH59lQFj4woXrQwHI00C1acwc2VCP61fDowayARgjDjHTN8Q2UACyN1CJ3cFmQunb2ZeNWTLgiiOeXGFjjj6I5AAfxfvWPRBJAYadu/qEiWQAU9qpx5EEgCziyUQ0wFY0e0S4UIGbNNR9W4InoRC1WMNKAkBLvnJvEy2YZ620vFvoaAPc+W+BtZa63/d3gCFwASgGgg1w00+tZ88B6kDu/Z8BuAfHrM/zvyCmI+7eYuAFwDz2ITqbWO4AAAAASUVORK5CYII=) no-repeat center; width:32px; height:32px; display:inline-block; cursor:pointer; }
.arrowdown:hover {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6klEQVRYR2NkGGDAOMD2M4w6YHCGwHMfm/+0SBuSW45geBhrCAwaB2BzMTkhA/MQySEw6oBBHwLPvawSQGlCctuxBfjSBk3SANhyJqb5YIv//UvE5wiqOwDFcpjX8TiCqg5A9znYfgIhQTUH4Ap2QtFBFQcQtARPmqDYAS99LQP+/WdeTyjB4QwhaN1Cdkn4PsBA4Psf7gOM//5PIJjlQCHByDSB+f8/B7Ftxy6AHE1xCJBa/oMcLLjhwgeYPro7AN3Bow4YDQGyQ4DU1E9IPcnlACEDSZUn2gGkGkyJ+sHZL6DER6TqHQ0BAGG+/CEdMoSSAAAAAElFTkSuQmCC) no-repeat center; width:32px; height:32px; display:inline-block; cursor:pointer; }
