﻿
#gantry_logo-3 {
	width:261px;
	float:left;
}


.uspto-footer-middle .uspto-footer-column.col-sm-3 h2 {
	display: none;
}


#ft .col {
    float: left;
    padding: 0 10px 0 10px;
}


#ft .col h2 {
         	font-size: 12px;
         	line-height: 1.2em;
         	margin-top: 2.2em;
         	color: #fff;
         	text-transform: uppercase;
         	font-weight: bold;
}


.col-sm-12{
font-size: 20px;
font-weight: bold;
}

.mobile-hero-options {display:none;}

.mobile-hero-options a {
    font: 18px 'MuseoSlabSemiBold', Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    text-shadow: 0 -1px 0 #111517;
    display:block;width:97%;text-align:center;margin-bottom:20px;color:#fff;padding:10px 5px;background:#445e68;
    border-radius:3px;}


    .mobile-hero-options a:hover{
    background: #ea9429;}

	table#table_products tr#table_products_first {
		display: none;
	}
.field-label-inline .field-label,.field-label-inline .field-items{float:left;}
.subdomain-tec .field-name-field-image-multiple-links .field-items{overflow:hidden;}
.quick-links .pane-content .field-items .field-item a{display:block;font-size:15px;color:#4d4f53;padding-bottom:7px;}
.quick-links .pane-content .field-items .field-item:last-child a{padding-bottom:0;}
.node-type-news .panels-flexible-region-first .pane-node-body .field-type-text-with-summary .field-items .field-item{padding:0;}
.node-type-news .field-type-text .field-items{padding:0;}
.page-impact-governance .frame.frame-slider .field-name-title-field .field-items{position:absolute;left:30px;bottom:25px;width:90%;}
.page-impact-governance .frame.frame-slider .field-name-title-field .field-items .field-item{padding-left:30px;position:relative;}
.page-impact-governance .frame.frame-row_one .pane-bundle-video .field-name-title-field .field-items,.page-impact-governance .frame.frame-row_two .pane-bundle-video .field-name-title-field .field-items{position:absolute;bottom:15px;left:20px;width:80%;}
.page-impact-governance .frame.frame-row_one .pane-bundle-video .field-name-title-field .field-items .field-item,.page-impact-governance .frame.frame-row_two .pane-bundle-video .field-name-title-field .field-items .field-item{padding-left:30px;position:relative;}
.people-base-wrapper .field-name-title-field .field-items .field-item{padding:0;}
.sr,.ss_r,.pane-node-body sub,h1,h2,.field-type-text-with-summary h1,.grey-large-bg .pane-title,.white-large-bg .pane-title,.programs-section-thumbs .pane-title,.page-search .search-exposed h2.pane-title,.events-series-single .views-field .field-content h2.pane-title,.fsi-tooltip.bt-wrapper .bt-content .status,.fsi-tooltip.bt-wrapper .dates .data,.fsi-tooltip.bt-wrapper .times .data,.fsi-tooltip.bt-wrapper .availability .data,.fsi-tooltip.bt-wrapper .contact .data,.fsi-tooltip.bt-wrapper .field-items,.fsi-tooltip.bt-wrapper .data p,.page-directions .field-content{font-family:"ss",Arial,"Helvetica Neue",Helvetica,sans-serif;font-style:normal;font-weight:normal;}
.field-name-field-credit .field-items{float:none;}
.field-type-list-text .field-items div{font-size:20px;padding:0 0 12px 0;}
.pane-node-field-related-authors .field-items .field-item,.pane-node-field-related-authors .entity{display:inline-block;}
.fsi-tooltip.bt-wrapper .dates .data,.fsi-tooltip.bt-wrapper .times .data,.fsi-tooltip.bt-wrapper .availability .data,.fsi-tooltip.bt-wrapper .contact .data,.fsi-tooltip.bt-wrapper .field-items,.fsi-tooltip.bt-wrapper .data p{font-size:16px;font-weight:normal;line-height:22px;color:#4D4F53;}


.calendar .content {
    margin: 0 auto;
    padding: 0;
    position: relative
}


.calendar .content h3 {
    font-size: 2em;
    font-weight: 100
}


.calendar .content .nav {
    width: 50%;
    max-width: 800px;
    height: 35px;
    margin: 30px auto 20px auto;
    overflow: hidden;
    position: relative;
    font-weight: 900;
    font-size: 3em
}


.calendar .content .nav a {
    position: absolute;
    display: block;
    top: 0;
    width: 60px;
    text-align: center
}


.calendar .content .nav a.prev {
    left: 0
}


.calendar .content .nav a.next {
    right: 0
}


.calendar .content .nav span.title {
    font-family: Helvetica,Arial,sans-serif
}


.calendar .content .month {
    width: 50%;
    max-width: 800px;
    margin: auto;
    overflow: hidden
}


.calendar .content .label {
    font-weight: bold;
    color: #000 !important
}


.calendar .content .day {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 14.2%;
    height: 50px;
    border: 2px solid transparent;
    background: #eee;
    background-clip: padding-box;
    color: #ccc;
    text-align: center;
    font-size: 1.6em;
    line-height: 2em
}


.calendar .content .day.current {
    color: #444
}


.calendar .content .day.today {
    background: #999;
    color: #fff
}


.modal .content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    display: table
}


.modal.gallery .content figure {
    position: relative;
    margin: 5% 5% 100px 5%;
    display: table-cell;
    vertical-align: middle
}


.modal.gallery .content figure .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 3px;
    background: #fff;
    border-radius: 0 0 0 5px
}


.modal.gallery .content figure figcaption {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 640px;
    padding: 10px 5px;
    text-align: left
}


.modal.gallery .content figure figcaption p {
    margin: 0 0 10px 0;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 100;
    display: block
}


.modal.gallery .content figure figcaption strong {
    font-size: 0.9em
}


.modal.gallery .content figure figcaption strong .icon,.modal.gallery .content figure figcaption strong a.close,.modal.gallery .content figure figcaption strong .icon-zoom:hover:before,.modal.gallery .content figure figcaption strong .newspaper .item:hover:before,.newspaper .modal.gallery .content figure figcaption strong .item:hover:before,.modal.gallery .content figure figcaption strong .pages #page-image .zones a:hover:before,.pages #page-image .zones .modal.gallery .content figure figcaption strong a:hover:before,section.articles .article .modal.gallery .content figure figcaption strong figure:hover:before,.modal.gallery .content figure figcaption strong #main .bar a,#main .bar .modal.gallery .content figure figcaption strong a,.modal.gallery .content figure figcaption strong section.articles .article .comments .btn.mid:before,section.articles .article .comments .modal.gallery .content figure figcaption strong .btn.mid:before {
    display: inline-block;
    vertical-align: top;
    color: #666
}


.modal.gallery .content figure img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 85%;
    max-height: 85%;
    border: 5px #fff solid;
    box-shadow: 0 1px 2px #999;
    width: auto;
    height: auto
}


.modal.gallery .content nav .icon,.modal.gallery .content nav a.close,.modal.gallery .content nav .icon-zoom:hover:before,.modal.gallery .content nav .newspaper .item:hover:before,.newspaper .modal.gallery .content nav .item:hover:before,.modal.gallery .content nav .pages #page-image .zones a:hover:before,.pages #page-image .zones .modal.gallery .content nav a:hover:before,section.articles .article .modal.gallery .content nav figure:hover:before,.modal.gallery .content nav #main .bar a,#main .bar .modal.gallery .content nav a,.modal.gallery .content nav section.articles .article .comments .btn.mid:before,section.articles .article .comments .modal.gallery .content nav .btn.mid:before {
    position: absolute;
    top: 40%;
    z-index: 10;
    font-size: 3em;
    padding: 10px 15px;
    background: rgba(220,220,220,0.9);
    color: #999
}


.modal.gallery .content nav .icon.prev,.modal.gallery .content nav a.prev.close,.modal.gallery .content nav .prev.icon-zoom:hover:before,.modal.gallery .content nav .newspaper .prev.item:hover:before,.newspaper .modal.gallery .content nav .prev.item:hover:before,.modal.gallery .content nav .pages #page-image .zones a.prev:hover:before,.pages #page-image .zones .modal.gallery .content nav a.prev:hover:before,section.articles .article .modal.gallery .content nav figure.prev:hover:before,.modal.gallery .content nav #main .bar a.prev,#main .bar .modal.gallery .content nav a.prev,.modal.gallery .content nav section.articles .article .comments .prev.btn.mid:before,section.articles .article .comments .modal.gallery .content nav .prev.btn.mid:before {
    left: 5%;
    border-radius: 5px
}


.modal.gallery .content nav .icon.next,.modal.gallery .content nav a.next.close,.modal.gallery .content nav .next.icon-zoom:hover:before,.modal.gallery .content nav .newspaper .next.item:hover:before,.newspaper .modal.gallery .content nav .next.item:hover:before,.modal.gallery .content nav .pages #page-image .zones a.next:hover:before,.pages #page-image .zones .modal.gallery .content nav a.next:hover:before,section.articles .article .modal.gallery .content nav figure.next:hover:before,.modal.gallery .content nav #main .bar a.next,#main .bar .modal.gallery .content nav a.next,.modal.gallery .content nav section.articles .article .comments .next.btn.mid:before,section.articles .article .comments .modal.gallery .content nav .next.btn.mid:before {
    right: 5%;
    border-radius: 5px
}


.register .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    max-width: 480px;
    text-align: left
}


.register .content h2 {
    font-size: 2.5em;
    font-weight: 100;
    margin: 0 auto 20px auto
}


.register .content h3 {
    font-size: 1.8em;
    font-weight: 100;
    margin: 10px auto
}


.register .content p {
    font-size: 1.2em;
    font-weight: 100;
    margin: 0 auto 20px auto
}


.register .content .btn {
    width: 100%;
    margin: 0 auto 20px auto
}


.modal.error .content {
    text-align: center;
    padding: 30px;
    background: rgba(250,250,250,0.5)
}


.modal.error .content h3 {
    display: inline-block;
    border: 5px solid #dcdcdc;
    -webkit-box-shadow: 0 0 20px 5px #e6e6e6;
    -moz-box-shadow: 0 0 20px 5px #e6e6e6;
    -ms-box-shadow: 0 0 20px 5px #e6e6e6;
    -o-box-shadow: 0 0 20px 5px #e6e6e6;
    box-shadow: 0 0 20px 5px #e6e6e6;
    text-shadow: 0 0 5px #d2d2d2;
    border-radius: 1000px;
    width: 280px;
    height: 280px;
    line-height: 280px;
    font-size: 3em;
    font-weight: 100;
    text-transform: uppercase;
    color: #f0f0f0;
    background-image: linear-gradient(90deg, #f0f0f0,#bebebe);
    background-image: -webkit-linear-gradient(90deg, #f0f0f0, #bebebe);
    background-image: -moz-linear-gradient(90deg, #f0f0f0, #bebebe);
    background-image: -ms-linear-gradient(90deg, #f0f0f0, #bebebe);
    background-image: -o-linear-gradient(90deg, #f0f0f0, #bebebe);
    -webkit-animation: floating ease 3s infinite
}


.modal.error .content p {
    font-size: 2em;
    margin: 20px 0;
    font-weight: 100;
    color: #999
}
p.link-right{float:right;margin-top:0.5em}
.views-slideshow-pager-fields{margin-top:8px;float:right;}


.alignright {
	float:right;
	margin: 5px 0 15px 18px;
}


a img.alignright {
	float: right;
	margin: 5px 0 15px 18px;
}


.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
.flexslider .slides img {
	width: 100%;
	display: block;
}


.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.flexslider .slides {
	zoom: 1;
}


.theslider .slides .buythem {
position: absolute;
z-index: 20;
text-align: center;
bottom: 0px;
left: 0px;
font-family: "FuturaBT-Bold",sans-serif;
text-transform: uppercase;
width: 100%;
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}


.theslider .slides .buythem a.buybutton {
background-color: #000;
background-color: rgba(0,0,0, .75);
padding: 12px;
font-size: 2em;
color: #ffff00;
border-right: 2px solid #ffff00;
border-left: 2px solid #ffff00;
border-top: 2px solid #ffff00;
display: inline-block;
line-height: 1;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
font-weight: 600;
}


.theslider .slides .buythem a.buybutton:hover {
background-color: #6bc23e;
background-color: rgba(107, 194, 62, .8);
color: #fff;
}


.theslider .slides .buythem a.buybutton img {
vertical-align: middle;
max-width: 24px;
line-height: 0px;
margin: 0px;
}


.theslider .slides .slide img {
	max-width: 100%;
	position: relative;
	z-index: 1;
	line-height: 0px;
	display: block;
        -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


.theslider .slides .slide a {
display: block;
margin: 0px;
padding: 0px;
line-height: 1;
}




.call-to-actions {
width: 960px;
}

.img-circle {
  border-radius: 50%;
}

div.lower_section div.ls_left p.type2{
	font:normal 14px/18px "Lucida Sans";
	color:#5f5f5f;
	background-color:inherit;
	padding:0 0 40px 0;
	margin:0 0;
}

div.lower_section div.ls_left p.type2 a{
	font:normal 14px/20px "Lucida Sans";
	color:#3a70cb;
	background-color:inherit;
	border-bottom:1px dotted #3a70cb;
}

div.lower_section div.ls_left p.type2 a:hover{
	border-bottom:none;
}
.grid .col-1-5{width:20%}


#story-email-inner {
	padding: 9px 20px 18px 20px;
}

#story-email-inner label {
    clear: both;
    display: block;
    margin-bottom: 8px;
    margin-top: 16px;
    width: 100%;

}


#story-email-inner input[type="text"] {
    border-color: #b4b4b4 -moz-use-text-color #e5e5e5 #b4b4b4;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #646464;
    float: left;
    font-family: 'Helvetica Neue LT W04_47 Lt Cn',"Helvetica Neue",Helvetica,Arial;
    font-size: 22px;
    height: 22px;
    margin: 0 0 10px;
    padding: 10px 7px;
    width: calc(100% - 130px);
}

#story-email-inner textarea {
    width: calc(100% - 130px);
	margin: 0;
	padding: 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
	color: #646464;
}

.vc_row-fluid .vc_col-md-11 {  width: 91.45833333333334% !important;}

.vc_row-fluid .vc_col-md-10 {  width: 82.91666666666667% !important;}

.vc_row-fluid .vc_col-md-9 {  width: 74.375% !important;}

.vc_row-fluid .vc_col-md-8 {  width: 65.83333333333334% !important;}

.vc_row-fluid .vc_col-md-7 {  width: 57.29166666666667% !important;}

.vc_row-fluid .vc_col-md-6 {  width: 48.75% !important;}

.vc_row-fluid .vc_col-md-5 {  width: 40.208333333333336% !important;}

.vc_row-fluid .vc_col-md-4 {  width: 31.666666666666668% !important;}

.vc_row-fluid .vc_col-md-3 {  width: 23.125% !important;}

.vc_row-fluid .vc_col-md-2 {  width: 14.583333333333334% !important;}

.vc_row-fluid .vc_col-md-1 {  width: 6.041666666666667% !important;}

.full-width-content.vc_row-fluid .vc_col-md-2 { width: 16.66%!important; }

.full-width-content.vc_row-fluid .vc_col-md-3 { width: 25%!important; }

.full-width-content.vc_row-fluid .vc_col-md-4 { width: 33.33%!important; }

.full-width-content.vc_row-fluid .vc_col-md-5 { width: 40.5%!important; }

.full-width-content.vc_row-fluid .vc_col-md-6 { width: 50%!important; }

.full-width-content.vc_row-fluid .vc_col-md-7 { width: 57.5%!important; }

.full-width-content.vc_row-fluid .vc_col-md-8 { width: 66.6%!important; }

.full-width-content.vc_row-fluid .vc_col-md-9 { width: 75%!important; }

.full-width-content.vc_row-fluid .vc_col-md-10 { width: 83.0%!important; }

.full-width-content.vc_row-fluid .vc_col-md-11 { width: 91.5%!important; }

.full-width-content.vc_row-fluid .vc_col-md-12 { width: 100%!important; }

.vc_row-fluid .vc_col-xs-11 {  width: 91.45833333333334% !important;}

.vc_row-fluid .vc_col-xs-10 {  width: 82.91666666666667% !important;}

.vc_row-fluid .vc_col-xs-9 {  width: 74.375% !important;}

.vc_row-fluid .vc_col-xs-8 {  width: 65.83333333333334% !important;}

.vc_row-fluid .vc_col-xs-7 {  width: 57.29166666666667% !important;}

.vc_row-fluid .vc_col-xs-6 {  width: 48.75% !important;}

.vc_row-fluid .vc_col-xs-5 {  width: 40.208333333333336% !important;}

.vc_row-fluid .vc_col-xs-4 {  width: 31.666666666666668% !important;}

.vc_row-fluid .vc_col-xs-3 {  width: 23.125% !important;}

.vc_row-fluid .vc_col-xs-2 {  width: 14.583333333333334% !important;}

.vc_row-fluid .vc_col-xs-1 {  width: 6.041666666666667% !important;}

.full-width-content.vc_row-fluid .vc_col-xs-2 { width: 16.66%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-3 { width: 25%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-4 { width: 33.33%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-5 { width: 40.5%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-6 { width: 50%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-7 { width: 57.5%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-8 { width: 66.6%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-9 { width: 75%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-10 { width: 83.0%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-11 { width: 91.5%!important; }

.full-width-content.vc_row-fluid .vc_col-xs-12 { width: 100%!important; }

.vc_row-fluid [class*="vc_span"] {
	float:left!important;
	width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;
}

	
	
	.full-width-content.vc_row-fluid .vc_span2 { width: 16.66%; }

	.full-width-content.vc_row-fluid .vc_span3 { width: 25%; }

	.full-width-content.vc_row-fluid .vc_span4 { width: 33.33%; }

	.full-width-content.vc_row-fluid .vc_span5 { width: 40.5%; }

	.full-width-content.vc_row-fluid .vc_span6 { width: 50%; }

	.full-width-content.vc_row-fluid .vc_span7 { width: 57.5%; }

	.full-width-content.vc_row-fluid .vc_span8 { width: 66.6%; }

	.full-width-content.vc_row-fluid .vc_span9 { width: 75%; }

	.full-width-content.vc_row-fluid .vc_span10 { width: 83.0%; }

	.full-width-content.vc_row-fluid .vc_span11 { width: 91.5%; }

	.full-width-content.vc_row-fluid .vc_span12 { width: 100%; }

	
	.full-width-content.vc_row-fluid .wpb_column { margin-left: 0!important; }

	.full-width-content.vc_row-fluid .wpb_column .wpb_row, .full-width-content.vc_row-fluid .wpb_column .wpb_wrapper { margin: 0; }



.vc_row.vc_row-o-full-height {
  min-height: 100vh;
}

.vc_row.vc_row-o-content-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}





 
.vc_row-fluid [class*="vc_col-sm-"] {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
}


.vc_vc_row .vc_row-fluid [class*="vc_col-sm-"]:first-child {
  margin-left: 0 !important;
}


.vc_row-fluid .vc_col-sm-12,
.wpb_teaser_grid.wpb_carousel .vc_col-sm-12 {
  width: 100%;
}



.vc_row-fluid .vc_col-sm-11 {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-10 {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-9 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-8 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-7 {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-6,
.wpb_teaser_grid.wpb_carousel .vc_col-sm-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-5 {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-4,
.wpb_teaser_grid.wpb_carousel .vc_col-sm-4 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-3,
.wpb_teaser_grid.wpb_carousel .vc_col-sm-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-2 {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_row-fluid .vc_col-sm-1 {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}




.vc_vc_row .vc_row-fluid .vc_span11,.vc_vc_row .vc_row-fluid .vc_span10,.vc_vc_row .vc_row-fluid .vc_span9,.vc_vc_row .vc_row-fluid .vc_span8,.vc_vc_row .vc_row-fluid .vc_span7,.vc_vc_row .vc_row-fluid .vc_span6,.vc_vc_row .vc_row-fluid .vc_span5,.vc_vc_row .vc_row-fluid .vc_span4,.vc_vc_row .vc_row-fluid .vc_span3,.vc_vc_row .vc_row-fluid .vc_span2,.vc_vc_row .vc_row-fluid .vc_span1{
	width:100% !important;
	
	
}





.vc_row-fluid {
  width: 100%;
  position:relative;
  overflow:hidden;
  *zoom: 1;
}

.vc_row-fluid.vc_inner {
	overflow:inherit!important;
}

.vc_row-fluid:before,
.vc_row-fluid:after {
  display: table;
  content: "";
}

.vc_row-fluid:after {
  clear: both;
}


.vc_row-fluid [class*="vc_span"]:first-child {
  margin-left: 0;
}

.vc_row-fluid .vc_span12,
.wpb_teaser_grid.wpb_carousel .vc_span12 {
  width: 100%;
}

.vc_row-fluid .vc_span11 {
  width: 91.45833333333334%;
}

.vc_row-fluid .vc_span10 {
  width: 82.91666666666667%;
}

.vc_row-fluid .vc_span9 {
  width: 74.375%;
}

.vc_row-fluid .vc_span8 {
  width: 65.83333333333334%;
}

.vc_row-fluid .vc_span7 {
  width: 57.29166666666667%;
}

.vc_row-fluid .vc_span6,
.wpb_teaser_grid.wpb_carousel .vc_span6 {
  width: 48.75%;
}

.vc_row-fluid .vc_span5 {
  width: 40.208333333333336%;
}

.vc_row-fluid .vc_span4,
.wpb_teaser_grid.wpb_carousel .vc_span4 {
  width: 31.666666666666668%;
}

.vc_row-fluid .vc_span3,
.wpb_teaser_grid.wpb_carousel .vc_span3 {
  width: 23.125%;
}

.vc_row-fluid .vc_span2 {
  width: 14.583333333333334%;
}

.vc_row-fluid .vc_span1 {
  width: 6.041666666666667%;
}

.vc_row-fluid .vc_col-lg-11 {  width: 91.45833333333334% !important;}

.vc_row-fluid .vc_col-lg-10 {  width: 82.91666666666667% !important;}

.vc_row-fluid .vc_col-lg-9 {  width: 74.375% !important;}

.vc_row-fluid .vc_col-lg-8 {  width: 65.83333333333334% !important;}

.vc_row-fluid .vc_col-lg-7 {  width: 57.29166666666667% !important;}

.vc_row-fluid .vc_col-lg-6 {  width: 48.75% !important;}

.vc_row-fluid .vc_col-lg-5 {  width: 40.208333333333336% !important;}

.vc_row-fluid .vc_col-lg-4 {  width: 31.666666666666668% !important;}

.vc_row-fluid .vc_col-lg-3 {  width: 23.125% !important;}

.vc_row-fluid .vc_col-lg-2 {  width: 14.583333333333334% !important;}

.vc_row-fluid .vc_col-lg-1 {  width: 6.041666666666667% !important;}

.full-width-content.vc_row-fluid .vc_col-lg-2 { width: 16.66%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-3 { width: 25%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-4 { width: 33.33%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-5 { width: 40.5%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-6 { width: 50%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-7 { width: 57.5%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-8 { width: 66.6%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-9 { width: 75%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-10 { width: 83.0%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-11 { width: 91.5%!important; }

.full-width-content.vc_row-fluid .vc_col-lg-12 { width: 100%!important; }
.module-footer .country .regions-menu .continent{font-size:20px;line-height:20px;font-family:"Roboto Condensed",sans-serif;color:#fff;text-transform:uppercase}
#country-selector-modal .continent{color:#a71a1a;font:14px/1.5 "Roboto Condensed",sans-serif;margin-top:6px}

.lt_gray_box{background: #2a2927;padding: 0px 10px 1px 10px;color: #ccc;}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-mt-1,.col-mt-2,.col-mt-5,.col-mt-8,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-mt-1,.col-mt-2,.col-mt-5,.col-mt-8{float:left}
.col-md-3{width:25%}
.col{float:left}

	#icon_blocks table tr td.widget {display: block; width: 95%; margin: 50px auto 0; height:auto;}

	#icon_blocks table tr td.widget .widget_inner {border-radius:20px!important; border:6px solid #fff!important;}

#icon_blocks .widget { width:25%; margin-right:0; }

#icon_blocks .widget .widget_inner { height:150px; padding:25px 20px; color:#fff; font-size:1.1em; background:rgba(0, 122, 204, .8); border:6px solid #fff; }

#icon_blocks .widget:first-child .widget_inner {border-radius:20px 0 0 20px;}

#icon_blocks .widget:nth-child(2) .widget_inner {border-left:none;}

#icon_blocks .widget:nth-child(3) .widget_inner {border-left:none;}

#icon_blocks .widget:last-child .widget_inner {border-left:none; border-radius:0 20px 20px 0;}

#sidebar .widget { margin-bottom:40px; }




.icerik			 { float: left; width: 928px; padding:10px; margin-top:0px; }


  .menu-item-depth-2 {
    min-width: 251px; }

.navbar-default li.menu-item-depth-0.current_page_item {
  background-color: transparent;
  padding-bottom: 0px; }

.conter img{
	border: 4px solid #e4e4e4;
	margin-top: 0px;
}
#footer  .widgettitle{ color: #9B9B9B;  }




.widgettitle{
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
}


.widget_rss .widgettitle img{
display:none;
}


.flex_column .widget .widgettitle , .content .widget .widgettitle{
margin-top:0.85em;
}


span#rewardssocial-notification-loading {
    padding-top  : 3px;
    padding-right: 3px;
}

.targeterthelink a {
	color:#000;
	font-weight:600;
}

.top_pad {
	padding:58px 0 0 0;
	}



.entry-title a:hover {
color: #06AFE4;
}


table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th { padding: .857em 0.587em; max-width: 100px; }


#main-content .cart-subtotal td { border-top: none; }

.woocommerce-checkout #main-content .cart-subtotal td { border-top: 1px solid #eee; }


table.cart td.actions .button.alt, #main-content table.cart td.actions .button.alt { margin: 19px 0 9px; }

#main-content .container { padding-top: 58px; }

	#main-content .container:before { content: ''; position: absolute; top: 0; height: 100%; width: 1px; background-color: #e2e2e2; }


	.et_right_sidebar #main-content .container:before { right: 224px; }

	.et_left_sidebar #main-content .container:before { left: 224px; }


	.et_full_width_page #main-content .container:before, .et_full_width_portfolio_page #main-content .container:before { display: none; }

#main-content, .et_pb_section { background-color: #fff; }

.et_vertical_nav.et_right_sidebar #main-content .container:before { right: 320px; }

.et_vertical_nav.et_left_sidebar #main-content .container:before { left: 320px; }

.author-avatar {
	width: 50px;
	float: right; }

	.author-avatar img {
		display: block;
		max-width: 100%; }

	.author .author-avatar {
		width: auto;
		float: left;
		margin: 0 1em 0.5em 0; }

	.author-info.single-bottom .author-avatar {
		float: left; }

div#menu ul, div#left-menu ul {margin: 0px; padding: 0px;}

div#menu ul li, div#left-menu ul li {display: inline-block; list-style: none;*float:left; *display: block}

div#container div#main div#left-menu {width:227px;margin:12px 9px 0 0}

div#container div#main div#left-menu a {display:block; width:225px ; height:40px; border:1px solid #cccccc; text-align:center; line-height:40px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:6px; color:#1e4e09; text-decoration:none; background-color:#f9f9f9;}

div#container div#main div#left-menu a:hover {background-color:#FFF;}


	


div.post-headline {
	
	}


div.post-headline h1,
div.post-headline h2 {
    margin: 0;
    padding: 0;
    
    }


div.post-headline h1 a:link, 
div.post-headline h1 a:visited, 
div.post-headline h1 a:active,
div.post-headline h2 a:link, 
div.post-headline h2 a:visited, 
div.post-headline h2 a:active {
    
    }


div.post-headline h1 a:hover,
div.post-headline h2 a:hover {
    
    }


div.post-headline h2,
div.post-headline h1 {
	padding: 0;
margin: 0;	}


div.post-headline h2 a:link, 
div.post-headline h2 a:visited, 
div.post-headline h2 a:active,
div.post-headline h1 a:link, 
div.post-headline h1 a:visited, 
div.post-headline h1 a:active {
	color: #666666;
text-decoration: none;	}


div.post-headline h2 a:hover,
div.post-headline h1 a:hover {
	color: #000000;
text-decoration: none;	}
.span4{width:300px}
.row-fluid .span4{width:31.91489362%}
.uneditable-input.span4,input.span4,textarea.span4{width:286px}
.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}
.marketing .span4{text-align:center}
.marketing .span4 p{margin-left:10px;margin-right:10px}
.row-fluid .tc-content.span4,.row-fluid .tc-thumbnail.span4{width:31.91489362%;float:left}
.marketing .span4+.span4{margin-top:40px}

#city-navigation { width:690px; height:35px; float:right; }

#city-navigation ul { width:686px; height:35px; list-style:none; background: radial-gradient(ellipse farthest-side at 10% 0px , rgba(242, 240, 240, 0.89), rgba(225, 227, 225, 0.85) 60%, rgba(216, 216, 218, 0.97) 120%) repeat scroll 0% 0%, #FFF none repeat scroll 0% 0%; border-radius: 5px; padding-left:4px; }

#city-navigation ul li { float:left; height:35px; line-height:35px; font-size:16px; padding:0 16px 0 16px; border-right: 1px #cccccc solid; }

#city-navigation ul li:last-child {
    border-right: 0;
}

#city-navigation ul li.last { padding-right:0; background:none; }

#city-navigation ul li a { color:#194e90; text-decoration:none; }

.site-header-navbar .navbar-header{position:absolute;top:30px;right:0}

#mini-panel-allonlinegames4leftmenu{ text-align: left; }
ul#mirror-menu-module{margin:15px 0;padding:0;text-align:center}
ul#mirror-menu-module li{display:inline-block}
ul#mirror-menu-module li a{border-right:1px solid #a86802;color:#a86802;font-size:80%;font-weight:bold;padding:0 10px;line-height:200%;text-decoration:none}
ul#mirror-menu-module li:first-child a{padding-left:0}
ul#mirror-menu-module li:last-child a{border-right:0}
ul#mirror-menu-module a:hover{text-decoration:underline}


.box {
min-height:50px;
z-index:-1;
}


.box p {
line-height:1.3em;
margin-bottom:12px;
}



.td-mobile-close {
  position: relative;
}

.td-mobile-close a {
  display: block;
  width: 100%;
  padding: 15px 0px 17px 0px;
  text-align: center;
  background-color: #4db2ec;
  color: white;
  font-size: 17px;
  font-family: 'Roboto Condensed', sans-serif;
  z-index: -1;
  -webkit-box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15);
}

.td-mobile-close a:hover {
  text-decoration: none !important;
  color: white;
  opacity: 0.8;
}

.td-mobile-close .td-nav-triangle {
  position: absolute;
  right: 0px;
  top: 19px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7.5px 8px 7.5px 0;
  border-color: transparent #ffffff transparent transparent;
}

.td-md-is-android .td-mobile-close a {
  padding: 16px 0 16px;
}

#footer .f_bot .f_bot_right {
  font-size:14px;
  line-height:20px;
  color:#898989;
  margin:0;
  padding:0;
  float:right;
}

  #footer .f_bot .f_bot_left,  #footer .f_bot .f_bot_right {
    font-size: 13px;
  }


#footer .f_bot_right{
display: none;
}

.textalign_right {text-align:right;}

.carouselphotos_title .textalign_right { padding-right: 55px; }




.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

	
.owl-carousel .owl-item{
	float: left;
}



.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.bspr{height:60px}


.one-fourth-last {
	margin-top: -20px;
	float: right;
	width: 22.7%;
}




#footer .right-col { margin-left:20px; }

#navlist li { 
	display: inline; 
	padding-right: 15px;
}

#navlist li a {
	text-decoration: none;
	color: #686868;
}

#navlist li a#current {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#navlist li a:hover {
	text-decoration: underline;
	color: #000000;
}
.mk-fullscreen-nav .fullscreen-navigation-ul .menu-item a{color: #ffffff;text-transform: uppercase;font-size: 16px;letter-spacing: 0;font-weight: 800;padding: 25px 0;color: #ffffff;}
.mk-fullscreen-nav .fullscreen-navigation-ul .menu-item a:hover{background-color: #ffffff;color: #444444;}
#mk-main-navigation ul.sub-menu a.menu-item-link,#mk-main-navigation ul .megamenu-title,.megamenu-widgets-container a,.mk-shopping-cart-box .product_list_widget li a,.mk-shopping-cart-box .product_list_widget li.empty,.mk-shopping-cart-box .product_list_widget li span,.mk-shopping-cart-box .widget_shopping_cart .total{color: #b3b3b3;}
#mk-main-navigation ul.sub-menu li.menu-item ul.sub-menu li.menu-item a.menu-item-link i{color: #e0e0e0;}
.main-navigation-ul li.menu-item ul.sub-menu li.menu-item a.menu-item-link{font-size: 12px;font-weight: normal;text-transform:uppercase;letter-spacing: 1px;}

#topmenu ul .current-menu-parent ul .current-menu-item ul .menu-item a{ padding:4px;}
.pf-content img {height:auto;}

.slider-list .star_rating{
    margin-bottom: 8px;
}

.content_wrapper .star_rating {
    list-style-type:none;
    margin-bottom:0; 
}

.content_wrapper .star_rating li {
    display:inline-block;
    list-style-type:none;
}

.jcarousel-skin-tango .star_rating{
    margin-bottom: 8px;
}

  #products-menu .menu-item {
    list-style-type: none;
    font-size: 1.4rem;
    line-height: 1.2;
    float: left;
    clear: none;
    width: 22.375%;
    margin-left: 0;
    margin-right: 3.5%;
    float: left; }

    #products-menu .menu-item:nth-of-type(4n) {
      margin-right: 0;
      float: right; }

    #products-menu .menu-item:nth-of-type(4n + 1) {
      clear: both; }

    #products-menu .menu-item .product-thumb {
      float: left;
      margin-right: 2rem; }

      #products-menu .menu-item .product-thumb a {
        padding: 0;
        width: auto; }

    #products-menu .menu-item .title {
      display: block;
      padding: 0;
      text-transform: uppercase;
      margin: 0 0 0.3rem 0;
      border: 0;
      font-family: ProximaNova-Light, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-weight: 300; }

      #products-menu .menu-item .title span {
        font-family: ProximaNova-Semibold, sans-serif;
        font-weight: normal;
        -webkit-font-smoothing: subpixel-antialiased; }

    #products-menu .menu-item .short-desc {
      text-transform: none;
      display: block;
      margin: 0 0 1.6rem 0;
      font-family: ProximaNova-Light, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-weight: 300; }

    #products-menu .menu-item .price {
      color: #ed1b12;
      font-size: 1.4rem;
      font-family: ProximaNova-Semibold, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: subpixel-antialiased; }

      #products-menu .menu-item .price sup {
        border-bottom: solid 1px rgba(237, 27, 18, 0.4);
        font-size: 0.9rem;
        line-height: 0.8;
        top: -0.4rem; }

    #products-menu .menu-item .button {
      width: auto;
      color: white;
      padding: 0.5rem 1.2rem;
      background-color: #ed1b12;
      font-size: 1.2rem;
      float: right;
      margin-top: -0.3rem;
      border-bottom: 0; }

  .navbar {
    display: none;
  }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 7.5px -15px;
}

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-right {
    float: right !important;
  }

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #777;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #777;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

.navbar-inverse .navbar-link {
  color: #777;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #777;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.header_rgt .navbar-nav{margin:13px 0 0 15px; }

.header_rgt .navbar-default {float:left;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none; }




.symbol{line-height:2em;text-align: center;}

.symbol a{text-decoration: none;display:block;height:54px;width:3em;overflow:hidden;padding-top:13px;}

.symbol a:before {content: attr(title);font-size:3em;display:block;margin-bottom:20px;height:1em;width:1em;}


.symbol-twitter a:before {content: "\e086";color:#40bed4;}

.symbol-facebook a:before {content: "\e027";color:#2662a0;}

.symbol-youtube a:before{content: "\e099";color:#c00;}

.symbol-shop a{width:auto;}

.symbol-shop a:before{display:inline;font-family:"atlantis";content:"\e667";font-size:1.5em;margin-right:10px;}


.symbol-menu,
.symbol-menu:hover,
.symbol-menu:active,
.symbol-menu:focus{background: transparent;}


.symbol-menu span{display:none;}

.symbol-menu:before{font-family:"atlantis";content: "\e68F";color:#333;font-size:2em;line-height: 1.3em}

.symbol-menu.active:before{content:"\e678";}


.symbol-menu:hover:before,
.symbol-menu.active:before{color:#999;}


.header-style-4 #header .site-title a,
.header-style-4 #header .symbol:before,
.header-style-4 #header .symbol a, 
.header-style-4 #header .symbol a:before{color:#fff;}


.header-style-4 #header .symbol-shop{border-left:1px solid rgba(255,255,255,0.3);padding-left:20px;height:54px;}

.header-style-4 #header .symbol-shop a{font-size: 1.5em}

.header-style-4 #header .symbol-shop a:before{font-size:1em;}


.header-style-4 #header .symbol-menu{border-left:1px solid rgba(255,255,255,0.3);padding:0;width:60px;height:54px;}

.header-style-4 #header .symbol:before{position: relative;top:2px;}


.header-style-4 #header.fixed .site-title a,
.header-style-4 #header.fixed .symbol:before, 
.header-style-4 #header.fixed .symbol a, 
.header-style-4 #header.fixed .symbol a:before{color:#333;}


.header-style-4 #header.fixed .symbol-shop{border-left-color:rgba(0,0,0,0.1);}

.header-style-4 #header.fixed .symbol-menu{border-left-color:rgba(0,0,0,0.1);padding:0;}

.header-style-4 #header.fixed .symbol:before{position: relative;top:2px;}

#header .menu li.symbol-youtube{margin-right:10px;}


.record.symbol .stats-text:before{font-family: 'Mono Social Icons Font';font-size:2em;position: relative;top:3px;margin-right:5px;}

.record.symbol-twitter .stats-text:before{content:'\e086';}

.record.symbol-facebook .stats-text:before{content:'\e027';}

.record.symbol-youtube .stats-text:before{content:'\e099';}

.record.symbol-user .stats-text:before{font-family:'crum';content:'\e185';font-size:1em;top:0;}


.cbp-spmenu li.symbol{clear:none;float:left;width:22%;}

.cbp-spmenu li.symbol a{width:auto!important;background: #111;}

.cbp-spmenu li.symbol a:hover{background:#4099FF;color:#fff;}

.cbp-spmenu li.symbol a:before{font-size:2.5em;margin:0 auto;width:0.8em;}

.cbp-spmenu li.symbol:hover a:before{color:#fff;}


.cbp-spmenu li.symbol-shop{width:34%;}

.cbp-spmenu li.symbol-shop a:before{font-size:1em;margin-right:10px;}

.our-solutions-tabs #menu-our-solutions-tabs li.menu-item{ 
    margin-top: 15px;
    font-size: 18px;
    display: inline-block;
    padding: 0;
}



.main-interior-content, .main-interior-intro-content { 
	background-color: #FFF;
  	box-shadow: 1px 1.732px 5px 0px rgba( 0, 0, 0, .23 );
	padding: 20px 15px;
}

.main-interior-intro-content {
	margin-bottom: 30px;
}

.main-home-content { 
	background-color:#CCDBE5;
	color: #0c5586;
	padding: 20px 15px;
	margin-bottom: 20px;
}


.art-block-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E9F3F7;
}



.menu-item-language img.iclflag {
  height: 12px !important;
  width: 18px !important;
  margin-bottom: 0 !important;
  margin-right: 4px;
}





#menu-top-menu.menu li#menu-item.menu-item.menu-item-type-post_type.menu-item-object-page a,
#menu-menu-top-fr.menu li#menu-item.menu-item.menu-item-type-post_type.menu-item-object-page a
{
margin-left: 10px;
}


#nav .wrap #menu-menu-primaire-fr.menu.genesis-nav-menu.menu-primary li#menu-item.menu-item.menu-item-type-post_type.menu-item-object-page a,
#nav .wrap #menu-primary-navigation.menu.genesis-nav-menu.menu-primary li#menu-item.menu-item.menu-item-type-post_type.menu-item-object-page a
{
display: none;
}




#footer.footer .wrap .menu #menu-footer.menu li#menu-item.menu-item.menu-item-type-post_type.menu-item-object-page a:before,
#footer.footer .wrap .menu #menu-footer-fr.menu li#menu-item.menu-item.menu-item-type-post_type.menu-item-object-page a:before
{
content: "| ";
}

		
	.responsive-menu .menu-item:hover {
			position: static;
		}

	
		.responsive-menu .menu-item-has-children {
			cursor: pointer;	
		}

	
		.responsive-menu .menu-open.menu-item-has-children:before {
			content: "\f343";
		}

#qr_es { width:240px; position:absolute; z-index:10; right:65px; top: 49px; background-color:#E2DCD5; border-top:0; overflow:hidden; height:190px; background-repeat:no-repeat; }


.drop-holder {
  width: 1170px;
  padding: 0 15px;
}


.alignleft {
	float: left;
	}
	

.post img.alignleft {
	float: left; 
	margin: 10px 10px 5px 0; 
	}


.alignleft, 
div.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
	}

.article_separator{
	display:none;
margin:0 0 0px 0;
}
 
div.personnel-item .personnel-content{ color: #838383; }

#wprmenu_menu .wprmenu_icon:before, #wprmenu_bar [data-icon]:before {
	font-family: 'wprmenu';
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

#wprmenu_bar,
#wprmenu_bar *,
#wprmenu_menu,
#wprmenu_menu * {
  
  margin:0;
  padding:0;
  -moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
	font-family: 'Open Sans', sans-serif;
  list-style:none;
  text-align:left;
  font-size:100%;
  font-weight:normal;
}

#wprmenu_menu img, #wprmenu_bar img {
  border:0; border:none;
}


#wprmenu_bar {
	position:fixed;
	top:0px;
	left:0px;
	background: #0D0D0D;
	padding:10px 16px;
	width:100%;
	display: none;
	cursor: pointer;
	z-index: 98;
	overflow: hidden;
	height:42px;
	display: none;
}

#wprmenu_bar .menu_title {
	color:#f2f2f2;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
}

#wprmenu_bar .bar_logo {
  border:0px;
  border:none;
  margin:0xp;
  padding:0px;
  margin-top: -2px;
  padding-right: 8px;
  width:auto;
  height: 25px;
}


#wprmenu_bar .wprmenu_icon_menu {
	color:#f2f2f2;
	margin-right:5px;
}


#wprmenu_bar .wprmenu_icon {
	width: 20px;
	height: 22px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	padding-top: 2px;
	position: relative;
}

#wprmenu_bar .wprmenu_icon span {
  -webkit-transition: all .01s ease-in-out;
  -moz-transition: all .01s ease-in-out;
  -o-transition: all .01s ease-in-out;
  -ms-transition: all .01s ease-in-out;
  transition: all .01s ease-in-out;
	display: block;
  position: absolute;
	width: 20px;
	height: 4px;
  left: 0px;
	background: #f2f2f2;
}

#wprmenu_bar .wprmenu_ic_1 {
  top:0px;
}

#wprmenu_bar .wprmenu_ic_2 {
  top:7px;
}

#wprmenu_bar .wprmenu_ic_3 {
  top:14px;
}

#wprmenu_bar.menu_is_opened .wprmenu_ic_1 {
  top:-10px;
}

#wprmenu_bar.menu_is_opened .wprmenu_ic_2 {
  top:9px!important;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
          zoom:1;
}

#wprmenu_bar.menu_is_opened .wprmenu_ic_3 {
  top:9px!important;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          zoom:1;
}

body.admin-bar #wprmenu_bar {
	top:32px;
	padding-bottom: 33px;
}

			#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
				color: #F2F2F2;
			}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-md-7{width:58.33333333%}


img#il_fi,.mayor img{border:none;}

.mayor p{
width:240px;
}


  
  .content .home-content{
    padding: 30px
  }

  .content .home-content p{
    font-size: 13px;
    line-height: 21px
  }

  .content .home-content h1{
    font-size: 48px;
    line-height: 48px;
  }

  .content .home-content h1 span {
    font-size: 28px;
    line-height: 28px;
  }

	.home-content{
		padding: 30px;
		background-color: #dfe2e7;
		overflow: hidden;
	}


.gmap__marker__btn,
.hero--light .hero__description .btn,
.hero--light .hero__content .btn,
.hero--light .btn {
	background-color: white;
	color: #171617;
}


.video-iframe-holder + .hero__content {
	position: relative;
	z-index: 5;
}


.hero__content {
	display: table-cell;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	vertical-align: middle;
	z-index: 10;
}


.hero__content h2 + h1,
.hero__content .tabs__nav + h1,
.hero__content h3 + h1,
.hero__content h4 + h1 {
	margin-top: -0.22em;
}


.hero__content h1 + h2,
.hero__content h1 + .tabs__nav,
.hero__content h1 + h3,
.hero__content h1 + h4 {
	margin-top: -2.5em;
}


.is--IE .hero__content {
	display: block;
}


.hero__content-wrap {
	position: relative;
	z-index: 9;
}

.hero--light .hero__content *, .hero--light .hero__content a.meta-list__item,
										.hero--shadowed .hero__content *, .hero--shadowed .hero__content a.meta-list__item {
	color: #FFFFFF; 

}

div.gap {
	clear: both;
	display: block;
	height: 10px;
}


.header ul li.last span {
	border-right: 1px solid #e1e1e1;
}


.subnav ul.left li.last span {
	border-right: 1px solid #3a3e45;
}
#block-menu-block-1 ul li.last a{background:#ff9331;color:white;}
#block-menu-block-1 ul li.last a:hover{background:#feb155;color:white;}
#block-menu-block-1 ul li ul li a,#block-menu-block-1 ul li ul li.first a,#block-menu-block-1 ul li ul li.last a{display:block;height:auto !important;width:auto !important;text-indent:0 !important;margin:0;padding:6px 9px 6px 9px;font-size:13px;font-weight:normal;line-height:normal !important;float:none !important;text-transform:none;border:none;background:#ff9331;color:white;}
.calendar-calendar .week-view .full tr.last td.multi-day{border-bottom:1px solid #CCCCCC;}




li.page_item, li.menu-item {
	list-style: none;
}

li.menu-item ul.sub-menu {
	list-style: none;
	margin-left:0;
}
.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}
.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}
.navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}
.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}
.navbar-inner:after{clear:both}
.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}
.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}
.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:-o-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}


  input[type="text"].twelve, .row input[type="text"].twelve, input[type="password"].twelve, .row input[type="password"].twelve, input[type="date"].twelve, .row input[type="date"].twelve, input[type="datetime"].twelve, .row input[type="datetime"].twelve, input[type="email"].twelve, .row input[type="email"].twelve, input[type="number"].twelve, .row input[type="number"].twelve, input[type="search"].twelve, .row input[type="search"].twelve, input[type="tel"].twelve, .row input[type="tel"].twelve, input[type="time"].twelve, .row input[type="time"].twelve, input[type="url"].twelve, .row input[type="url"].twelve, textarea.twelve, .row textarea.twelve { width: 100% !important; }




.twelve, .row .twelve { width: 100%; }


.jp-controls {margin: 0; padding: 0; list-style: none; overflow: hidden; float: left;}

.jp-controls li {float: left;}

.jp-controls li a {display: block; width: 30px; height: 0; overflow: hidden; padding: 30px 0 0; overflow: hidden;}

.jp-controls li a:hover {background-color: #494949;}


.sb-widget .menu-item:first-child, .sb-widget .page_item:first-child a, .sb-widget .cat-item:first-child, .footer-widget .menu-item:first-child, .footer-widget .page_item:first-child a, .footer-widget .cat-item:first-child { padding-top: 0; }


.sb-widget .menu-item, .sb-widget .page_item a, .sb-widget .cat-item, .footer-widget .menu-item, .footer-widget .page_item a, .footer-widget .cat-item { line-height: 1.3; }
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-12{width:100%}

div.ns2-page {overflow:hidden;}

div.nssp2-animation .ns2-page {height:0}


.listing_button {
width: 16px;
float: right;
padding-bottom: 1px;
}
.element-invisible{margin:0;padding:0;width:1px}
.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}

img.module-img {
	max-width: 100%;
min-width: 100%;
	margin-bottom: 10px;
	border: 1px solid #00523a;
}


.post {padding:15px;}

.post .post-title {margin:0 0 15px 0;font-size:28px;line-height:34px;padding-right:50px;position:relative;}

.post .post-title small {font-family:'Open Sans', sans-serif;font-weight:400;font-size:14px;line-height:36px;margin-left:0;position: absolute;right: 0;top: 0;margin:0px;text-transform:none !important;letter-spacing:-1px;}

.post .post-title small .fa {margin-right:3px;}

.post .post-date {font-size:12px;}

.post .post-date .fa {margin-right:3px;color:#999;}

.post .post-content {font-size:14px;}

.post .post-content .post-text ul {margin-top:10px;}

.post .post-content .post-text a {color:#ff0099 !important;text-decoration:underline;}

.post .post-content .post-text a.btn {text-decoration:none;}

.post .post-content .post-text a.btn.read-more {color: #fff !important;margin: 10px 0;}

.post .post-content .post-text a.btn.read-more:hover {color:#ff0099 !important;}

.post .post-content .post-thumbnail,.post .post-content .post-gallery {background:#fff;text-align:center;margin:0 -15px 15px;border-top:1px solid #efefef;border-bottom:1px solid #efefef;}

.post .post-content .post-thumbnail a,.post .post-content .post-gallery a {display:block;}

.post .post-content .post-thumbnail img, .post .post-content .post-gallery img {max-height:510px;width:auto;}

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

.post .post-content iframe,.post .post-content object,.post .post-content embed {max-width:100%;width:100% !important;margin:5px auto 25px !important;}

.post .post-buttons {margin:0 -15px;border-top:1px solid #efefef;padding:15px 15px 0;}

body.single-post .post .post-title {padding-left:0;padding-right:0;margin-bottom:5px;}

body.single-post .post .post-date {color:#222;margin-bottom:15px;}

	.post .post-content p {font-size:14px;}

	.post .post-content .post-thumbnail,
	.post .post-content .post-gallery {margin:0 -15px 15px;}

	.post .post-content iframe,
	.post .post-content object,
	.post .post-content embed {max-width:100% !important;width:100% !important;min-height:300px;}

	.post .post-content .post-meta .col-xs-6 {font-size:14px;}

	.post-buttons .row .col-xs-6:first-child {padding:0 7px 0 0;}

	.post-buttons .row .col-xs-6:last-child {padding:0 0 0 7px;}
.span12{width:940px}
.row-fluid .span12{width:100%;*width:99.94680851063829%;}
input.span12,textarea.span12,.uneditable-input.span12{width:926px}
.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}
.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
