/*
Theme Name: CIT Bootstrap
Text Domain: cit-bootstrap
Tags: blog, custom-menu, featured-images, threaded-comments, right-sidebar, custom-background, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
a:focus, a:active, 

button::-moz-focus-inner,

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

select::-moz-focus-inner,

input[type="file"] > input[type="button"]::-moz-focus-inner {

    border: 0;

    outline : 0;

}

a, a:hover, a:active, a:focus {

    outline : 0;

}
/*
@font-face {

	font-family: 'Open Sans';

	font-style: normal;

	font-weight: 400;

	src: url(fonts/opensans-regular.eot);

	src: url(fonts/opensans-regular.eot?#iefix) format('embedded-opentype'),url(fonts/opensans-regular.woff) format('woff'),url(fonts/opensans-regular.ttf) format('truetype'),url(fonts/opensans-regular.svg) format('svg');

}


@font-face {

	font-family: 'Open Sans';

	font-style: normal;

	font-weight: 300;

	src: url(fonts/opensans-light.eot);

	src: url(fonts/opensans-light.eot?#iefix) format('embedded-opentype'),url(fonts/opensans-light.woff) format('woff'),url(fonts/opensans-light.ttf) format('truetype'),url(fonts/opensans-light.svg) format('svg');

}
*/
@font-face {

	font-family: 'fontello';

	font-style: normal;

	font-weight: 300;

	src: url('fonts/fontello.eot?78736115');

    src: url('fonts/fontello.eot?78736115#iefix') format('embedded-opentype'), url('fonts/fontello.woff?78736115') format('woff'), url('fonts/fontello.ttf?78736115') format('truetype'), url('fonts/fontello.svg?78736115#fontello') format('svg');

}

body{
	font-family: "Lato", sans-serif;
	
	font-weight: 300;
	
	font-style: normal;

	line-height: 150%;

	color: #000;

	background-color: #fff;

	text-align: left;

	background-color: #fff;

	font-size: 18px;

}

body.home-body{

	/*background-attachment: fixed;*/

    background-position: center top; 

}

#logo img{
    max-width: 100%;
    max-height: 70px;
    margin: 10px 0px 10px 0px;
}

.navbar-default{

    background-color: #fff;

    border: 0px none;

}

.navbar-default .navbar-nav>li>a, .navbar-site>li>a, .navbar-light .navbar-nav .nav-link, .nav li a{

	color: #000;

	font-size: 18px;

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active, .navbar-site>li>a:hover, .navbar-site>li>a.active, #menu .navbar-nav .nav-link:hover, #menu .navbar-nav .nav-item.active .nav-link{

	color: #888;

	font-weight: 300;

}

a.nav-link{
	font-weight: 300;
}

.offer li a.nav-link{
	padding: 15px 10px;
	line-height: 20px;
}

.offer.nav>li>a:hover, .offer.nav>li>a.active, .right-column-box .nav li a:hover,li.current-menu-item a{

	border-bottom: none;

	background-color: #eee;

}

.navbar-expand-xl .navbar-nav a.nav-link{
	padding: 15px;
}

.navbar-default .navbar-nav>li{

	margin-left: 5px;
}

.navbar{

	margin-bottom: 0px;

	margin-top: 20px;

	font-weight: 300;

}

h2>a{

	color: #000;

}

h1, h2, h3, .h, .h1{

  font-family: "Alata", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 15px;
  margin-top: 30px;
}

h1, .h1{
margin-top: 20px;

	line-height: 1.6;

	margin-top: 20px;

	color: #000;

	font-size: 35px;

	margin-bottom: 30px;

}
h2, .h2 {
    font-size: 28px;
}

.h, h3{

	font-size: 22px;

}

.bg-wrapper{
	padding-bottom: 20px;
}

#left-column h1, h1, .h1{

	color: #000;

}

#left-column p{

	max-width: 820px;

}

#right-column{

	padding-top: 5px;

	margin-bottom: 20px;

}

.right-column-box .offer, .right-column-box .widget{

	margin-bottom: 20px;

	margin-left: 0px;

	margin-right: 0px;

}

.right-column-box .offer li, .right-column-box ul.nav li{

	width: 100%;

	margin-top: 10px;

	background-color: #f5f5f5;
	
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;

}

.contact-info{

	margin-top: 10px;

	display: block;

}

.contact-info label{

	font-weight: 400;

}

.contact-info.address i{

	margin-top: 28px;

	float: left;

}

.contact-btn:hover{

	text-decoration: none;

}

.contact-btn .contact-value:hover{

	text-decoration: underline;

}

.contact-btn .strong{

	color: #000;

}

.home-screen p{
	text-align: justify;
}

.screen-1.home-screen p {
	text-align: center;
}

.home-screen h3 {
	margin-bottom: 30px;
}

.home-screen-desc {

	text-align: center;

}

.home-screen .contact-info.address i{

	margin-top: 18px;

}

.footer-wrapper{

	background-color: #fff;

}

.head-wrapper{

	background-color: #fff;

	border-bottom: #5a0b2e 5px solid;
}

#footer div{

	padding-top: 20px;

	padding-bottom: 20px;

	font-size: 12px;

}

#footer  ul{

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#footer li{

	float: left;

	margin-right: 10px;

}

#footer a{

	color: #000;

}

.box-content.center {
	text-align: center;
}

.footer-credits{

	text-align: right;

}

.credits-image{

	margin-top: -4px;

}

.page-thumb{

	width: 100%;

	margin-bottom: 15px;

}

.vert_box.vert_box_small img{

	margin-bottom: 30px;

}

.vert_box img{

	float: left;

	margin-right: 15px;

	margin-top: 5px;
}

.clear{

	clear: both;

}

.pagination {
    display: block;
}

.pagination h2{
	display: block;
	font-size: 16px;
}


.pagination span, .pagination .page-numbers{

	display: inline-block;

	margin-right: 7px;

	width: 30px;

	line-height: 30px;

	height: 30px;

	text-align: center;

	font-weight: 400;

}

.pagination span a{

	display: inline-block;

	width: 100%;

	height: 100%;

	text-align: center;

}

.pagination span.current{

	background-color: #fff;

	color: #fff;

}

.pagination span:hover{

	background-color: #fff;

}

.pagination span:hover a{

	color: #fff;

	text-decoration: none;

}

.pagination a:first-child{

	margin-right: 7px;

}

.galleries{

	margin-top: 30px;

}

.gallery .gallery-main-image{

	width: 100%;

}

.gallery-image{

	height: 200px;

	line-height: 200px;

	width: 200px;

	text-align: center;

	float: left;

	margin-bottom: 15px;

	background: #f5f5f5;

	border: #ddd 1px solid;

}

.gallery-image a{

	display: inline-block;

	height: 200px;

	line-height: 200px;

	width: 200px;

}

.gallery-image.endrow{

	margin-left: 75px;

}

.gallery-image.startrow{

	margin-right: 75px;

}

.gallery{

	margin-bottom: 60px;

}

.gallery h2{

	margin-bottom: 0px;

}

.gallery img{

	margin-top: 10px;	

}

.gallery img{

	margin-bottom: 10px;

}

.panel-group .panel{

	border-radius: 0px;

}	

.panel-group .panel {

	border-radius: 0px;

	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);

	box-shadow: 0 0px 0px rgba(0,0,0,.05);

}

.panel-group .panel h2 a:hover{	

	text-decoration: underline;

}

blockquote {
	border-left: none;
    padding-left: 40px;
}

div.wpforms-container-full .wpforms-field.wpforms-field-radio ul {
	display: flex;
	flex-flow: row wrap;
}

div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li {
	max-width: 30%;
	flex: 1 1 30%;
	background-color: #f5f5f5;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
	padding: 10px;
}

div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input {
	position: fixed;
	opacity: 0;
	pointer-events: none;
}

div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li label {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-left: 0px !important;
}

div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li.wpforms-selected {	
	background-color: #e0e0e0;
}

	div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active{
	margin-top: 10px;
	background-color: #f5f5f5;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
	color: #000;
	border-radius: 0px;
}

#accordion-terms .date-box{

	width: 80px;

	height: 70px;

	text-align: center;

	background: #fff;

	float: left;

	margin-right: 15px;

}

#accordion-terms .date-box div{

	height: 45px;

	margin: 0 auto;

	font-size: 32px;

	line-height: 45px;

	font-weight: 300;

}

#accordion-terms .date-box span{

	display: inline-block;

	width: 100%;

	background: #d32256;

	color: #fff;

	height: 25px;

	line-height: 25px;

	font-weight: 400;

}

#accordion-terms .panel-heading{

	padding: 0px;

}

#accordion-terms .panel-heading{

	min-height: 70px;

}

#accordion-terms .panel-heading h2{

	padding-top: 15px;

}

#accordion-terms .panel-heading a{

	color: #000;

}

#accordion-terms .panel-group .panel a:hover em{	

	text-decoration: none;

}

#social-bar{

	margin-bottom: 42px;

	height: 98px;

}

#social-bar a{

	display: inline-block;

	height: 38px;

}

#social-bar a i.fn-icon{

	color: #000;

	font-size: 32px;

	opacity: 0.6;

	line-height: 98px;

}

.contact-info.address .fn-icon{

	margin-bottom: 1em;

}

#social-bar a:hover, #social-bar a:focus{

	text-decoration: none;

}

#social-bar .insta-icon{

	background-position: -57px 0;

}

.panel-default>.panel-heading+.panel-collapse>.panel-body{

	overflow: hidden;

}

.images-h{

	font-size: 30px;

}

b, strong, .strong {

	font-weight: 600;

}



/* home page screens */

.screen-wrapper h1{

	text-align: center;

}

.screen-1-wrapper{

	background: transparent;

}

.screen-1.home-screen .col-md-12 h1{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 25px;
	font-weight: 300;
	font-size: 42px;
	color: #000;
	padding-bottom: 40px;
	margin: 0 auto;
	letter-spacing: 0.3rem;
}

.hr {
	border-bottom: 2px black solid;
	margin: 0 15% 40px 15%;
}

.home-page-btn{

	display: inline-block;

	padding: 20px 30px;

	margin-right: 22px;

	margin-bottom: 27px;

	color: #fff;

	font-weight: 300;

	font-size: 24px;

	background-color: #6E8B61;

	text-decoration: none;

}



.home-page-btn i{

	color: #fff;

	margin-left: 0px;

}



.home-page-btn:hover{
	background-color: #526748;
    text-decoration: none;
    color: #fff;
}



.home-page-btn:focus{

	text-decoration: none;

	color: #fff;

}

.offer-screen {
	margin-top: 50px;
}

.offer-screen a{

	text-align: center;

}

.offer-screen a img{

	max-width: 100%;

}

.offer-screen a:hover{

	color: #fff;

	text-decoration: none;

}

.offer-screen .home-page-btn{

	margin-left: 40px;

	margin-right: 40px;

	font-size: 24px;

	display: block;

	border-radius: 5px;

}

.screen-1 h1{

	font-size: 36px;

	font-weight: 400;

	color: #fff;

	margin-top: 20px;

	text-align: center;

}

.screen-1 h2{

	color: #fff;

	font-weight: 400;

}



.screen-1 .offer-buttons{

	margin-top: 140px;

	text-align: center;

}



.screen-1 .home-page-btn{

	color: #fff;

	border-color: #fff;

	background-color: #6E8B61;

}

.screen-1 .home-page-btn:hover{

	background-color: #526748;

}



.screen-2-left img{

	margin: 25% 0 15% 0;

	max-width: 100%;

}

.screen-21{

	padding-top: 0px;

}

.more-btn {
	margin-top: 15px;
}


.screen-3-wrapper{

	position: relative;

	height: 851px;

	overflow: hidden;

}



.controls{

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	height: 100%;

	padding: 0 15px;

}



.controls a{

	display: inline-block;

	width: 50%;

	height: 100%;

	font-size: 60px;

	font-weight: 300;

	color: #fff;

	text-decoration: none;

}



.controls a span{

	padding: 0 10px 5px 10px;

}



.controls a:hover{

	text-decoration: none;

	color: #d5d5d5;

}



.controls a .fn-icon{

    color: #082249;

	margin: 0;

}



.controls .next-slide{

	text-align: right;

}



.home-page-gallery {

	overflow: hidden;

	position: relative;

}



.home-page-gallery ul {

	margin: 0;

	padding: 0;

}



.home-page-gallery li {

	float: left;

	margin: 0;

	list-style: none;

}



.screen-4-right{

	text-align: center;

}



.screen-4-right img{

	margin: 15% 0px;

	max-width: 100%;

}

.subgallery {

	margin-bottom: 20px;

	display: block; 

}

.subgallery span{

	display: inline-block;

	width: 400px;

	height: 400px;

	line-height: 392px;

	text-align: center;

	margin-bottom: 20px;

	background-color: #e5e5e5;

	overflow: hidden;	

}

.subgallery span:nth-child(2n+1){

	margin-right: 20px;

}

.gallery-item{

	margin-bottom: 35px;

}

.gallery-item h2{

	margin-bottom: 20px;

}

.wide-item {

	position: relative;

}

.wide-item h2 {

    position: absolute;

    text-align: center;

    width: 100%;

    background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%;

    height: 100%;

    color: #FFF;

	margin-top: 0px;

	font-size: 42px;

	line-height: 410px;

}

.wide-item h2 .home-page-btn{

	display: inline;

}

.wide-item h2 .home-page-btn{

	display: inline;

}

.wide-item .subgallery img{

	margin-bottom: 0px;

}

.blog-wrapper .vert_box img.contentimage{

	display: block;

	float: none;

	margin-bottom: 20px;

}

#left-column .home-page-btn{

	padding: 15px 30px;

	font-size: 30px;

}

.subgallery > img{

	margin-bottom: 20px;

}

.subgallery.subgallery-index img, .subgallery.subgallery-index span{

	margin-bottom: 0px;

}

.blog-meta{

	font-size: 14px;	

	margin-bottom: 20px;

}

.blog-meta a{

	font-weight: 400;

}

.path{

	margin-bottom: 20px;

	font-size: 14px;

}

.path div{

	display: inline;

}

.path div a{

	font-weight: 400;

}

.fn-icon {

    display: inline-block;

    font-family: "fontello";

    font-style: normal;

    font-variant: normal;

    font-weight: normal;

    line-height: 1em;

    margin-left: 0.2em;

    margin-right: 0.5em;

    text-align: center;

    text-decoration: inherit;

    text-transform: none;

    width: 1em;

	color: #bbb;

}

.lang-panel{

	position: absolute;

	right: 10px;

	top: 10px;

}

.screen-quote h1{

	text-align: center;

}

.home-quote-slider{

	overflow: hidden;

	position: relative;

}

.home-quote-slider ul {

	margin: 0;

	padding: 0;

}

.home-quote-slider li {

    float: left;

    margin: 0;

	list-style: none;

    width: 1140px;

	height: 100px;

	padding: 0 90px;

}

.home-quote-slider li span {

	display: block;

	font-style: italic;

}

.quotes-origin{

	margin: 0 90px;

}

.contact-cta:hover, .contact-cta:focus{

	color: #fff;

}

.contact-cta{

	margin: 0 auto;

    padding: 15px 25px;

    background-color: #5a0b2e;

	border-radius: 10px;

	color: #fff;

	font-size: 20px;

}

.contact-cta-home{

	font-weight: 400;

	display: inline-block;

	font-size: 21px;

	padding: 10px 15px;

}

.contact-cta.fn-icon{

	padding: 0px;

	width: 60px;

    height: 60px;

    display: inline-block;

    font-size: 28px;

    line-height: 60px;

}

.contact-cta.fn-icon:hover, .contact-cta-home:hover{

	text-decoration: none;

}

.contact-cta-home i{

	color: #fff;

	background-color: #712727;

    border-radius: 20px;

    display: inline-block;

    height: 30px;

    width: 30px;

    line-height: 30px;

}



.contact-cta-home i:hover{

    -webkit-animation:spin 2s linear;

    -moz-animation:spin 2s linear;

    animation:spin 2s linear;

}

#comment{
	border: 1px dashed #e5e5e5;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.comment-respond input[type=text], .comment-respond input[type=email], .comment-respond input[type=url]{
	border: 1px dashed #e5e5e5;
	padding: 6px 12px;
	font-size: 14px;
	color: #555;
}

.comment-respond input[type=text]:focus, .comment-respond input[type=email]:focus, .comment-respond input[type=url]:focus{
	outline: none;
}

.btn.btn-primary{
	border-radius: 0;
	background-color: #082249;
	border-color: #082249;
}

#comments .children{
	margin-top: 10px;
}

#header .navbar-default .navbar-nav>.active>a{
	background-color: #fff;
}

.page-header{
	margin: 0;
}

.screen-contact-wrapper {
	background-color: #eee;
	padding-bottom: 20px;
}

.blog-grid #main {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.blog-grid article {
	overflow: hidden;
	max-width: 30%;
	flex: 1 1 30%;
	/*
	 * max-width: 48%;
flex: 1 1 48%;*/
	margin-bottom: 60px;
	background-color: #f5f5f5;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }

@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

#cookies-head{	
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	text-align: center; 
	color: #555;
	width: 100%; 
	line-height: 22px; 
	font-size: 10px; 
	background: transparent;	
}
#cookies-head a{
	color: #000;
}
#cookies-head .close-btn{
	background: #082249; 
	color: #fff; 
	display: inline-block; 
	text-decoration: none; 
	line-height: 14px; 
	margin: 4px 0px 0px 10px; 
	padding: 0px 5px 2px 4px;
}
#cookies-head .close-btn span{
	margin-left: 10px;
}

.entry-content-blog{
	padding: 0 20px;
}

.entry-content a[rel="fancybox"]{
	display: block;
	width: 100%;
	background: #eee;
}

.entry-content a img{
	max-width: 100%;
	height: auto; 
	display: block;
	margin: 0 auto;
}

.entry-footer{
    border-bottom: 1px #e5e5e5 dashed;
	margin-bottom: 35px;
	padding-bottom: 15px;
	font-size: 13px;
}

.entry-meta{
	font-size: 13px;
	margin-bottom: 10px;
}

h2.entry-title{
	font-weight: 400;
	margin-bottom: 5px;
}

h2.entry-title a:hover{
	text-decoration: none;
	color: #000;
}

h1.page-title{
	color: #000;
	line-height: 125%;
}

.post-navigation .nav-links div{
	display: list-item;
    list-style-type: disc; 
    list-style-position: inside;
    padding-left: 10px;
}

.more-link{
	margin-top: 15px;
	display: block;
}
.more-link a, .more-link a:hover, .more-link a:active, .more-link a:visited{
	color: #6E8B61;
}
.more-link a:hover{
	text-decoration: underline;
}
.contact-table .skype-icon:before {
    content: "\f17e";
}
.contact-table .email-icon:before {
    content: "\E808";
}
.contact-table .phone-icon:before {
    content: "\E803";
}
.screen-1 .col-md-12 {
    text-align: center;
}
.screen-wrapper h2 {
	text-align: center;
	margin-top: 35px;
	font-size: 32px;
	color: #000;
	margin-bottom: 20px;
	font-weight: 300;
}
.main-page-header {
    background-size: cover !important;
	background-position: center top !important;
	background-repeat: no-repeat;
}
.screen-1 p{
	color: #fff;
	margin-bottom: 30px;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
}

.screen-1 h1{
	margin-bottom: 10px;
	height: auto;
	line-height: 100%;
}
.map-link{
	padding-left: 28px;
}

.right-column-box h3 {
	font-size: 28px;
}

.right-column-box .nav li a {
	color: #333;
}
	
.home-screen.screen-1 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.post-thumbnail img {
	max-width: 100%;
	height: auto;
}

#page-sub-header{
	border-bottom: #5a0b2e 5px solid;
}

@media screen and (max-width: 1199px) {

	.footer-credits{

		text-align: center;

	}

	h1.page-title {
		font-size: 36px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {

	.navbar{

		margin-top: 65px;

	}

	.navbar li a{

		padding: 10px;

	}	

	.navbar-default .navbar-nav > li > a, .navbar-site > li > a{

		font-size: 16px;

	}

	.images-h{

		font-size: 24px;

	}

	.home-page-gallery img{

		height: 700px;

	}

	.screen-3-wrapper{

		height: 700px;

	}

	.controls a{

		line-height: 700px;

		font-size: 60px;

	}

}

.site-info {
    text-align: center;
	margin-top: 30px;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
	.navbar li a{

		padding: 10px;

	}

	.navbar li{

		margin-right: 10px;

	}

	#vert-menu-box{

		width: 45%;

		float: left;

		margin-right: 50px;

	}

	.images-h{

		font-size: 24px;

	}

	.home-page-gallery img{

		height: 600px;

	}

	.screen-3-wrapper{

		height: 600px;

	}

	.controls a{

		line-height: 600px;

		font-size: 52px;

	}

	#menu .nav>li{

		display: inline-table;

	}

	#menu .navbar-nav>li{

		float: none;

	}

	#menu .navbar-nav{

		float: none !important;

	}

	#menu .nav{

		text-align: center;

	}

	.screen-1 h1 {
		font-size: 32px;
		margin-top: 25px;
	}

}

@media screen and (max-width: 991px) {

	h1{

		text-align: center;

	}

	#logo{

		text-align: center;

	}

	.navbar{

		margin-top: 0px;

	}

	.navbar-default .navbar-nav>li{

		margin-left: 0px;

	}

	.gallery-image, .gallery-image.startrow, .gallery-image.endrow{

		margin-right: 10px;

		margin-left: 0px;

	}

	#social-bar{

		text-align: center;

	}

	#column-separator{

		margin-top: 0px;

	}

	.blog-wrapper .subgallery{

		width: 100%;

	}

	.lang-panel{

		position: static;

		text-align: right;

		width: 100%;

		display: inline-block;

		padding-right: 10px;

	}
	
	

	#social-bar a i.fn-icon{
		color: #858585;
		font-size: 32px;
		opacity: 0.6;
		line-height: 98px;
	} 

	.h1 {
		text-align: center;
	}

	h1.page-title {
		font-size: 24px;
		text-align: left;
		font-weight: 400;
	}
	
	.blog-grid article {
		max-width: 48%;
		flex: 1 1 48%;
	}
}

@media screen and (max-width: 767px) {
	.home-screen.screen-1 {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.navbar-default .navbar-collapse{

		border-top: 0px none;

	}

	.navbar-default .navbar-collapse li{

		border-left: #5a0b2e 5px solid;

		margin-bottom: 10px;

	}

	#menu .navbar-default .navbar-nav>li{

		margin-left: 0px;

	}

	.navbar-toggle{

		float: none;

		margin: 0 auto;

		display: block;

	}

	.gallery-image, .gallery-image.startrow, .gallery-image.endrow{

		margin-right: 10px;

		margin-left: 0px;

	}

	.images-h{

		font-size: 3.3vw;

	}

	.news-h{

		font-size: 6vw;

	}

	.screen-1 h1{

		font-size: 32px

	}

	.home-page-btn{

		font-size: 32px;

	}

	.screen-1{

		background-size: cover; 

	}

	.home-page-gallery img{

		height: 400px;

	}

	.screen-3-wrapper{

		height: 400px;

	}

	.controls a{

		line-height: 400px;

		font-size: 36px;

	}
	
	.right-column-box .nav li a{
		border-bottom: none;
		background-color: #eee;
	}

	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active, .navbar-site>li>a:hover, .navbar-site>li>a.active, #menu .navbar-nav .nav-link:hover, #menu .navbar-nav .nav-item.active .nav-link{
		border-bottom: 0px none;
	}


	.blog-grid article {
		max-width: 100%;
		flex: 1 1 100%;
	}
	
}

@media screen and (max-width: 615px) {
	.screen-wrapper h2{
		font-size: 28px;
	}

	.screen-1 h1{

		font-size: 30px;

	}

	.screen-1 .offer-buttons{

		margin-top: 80px;

	}
}

@media screen and (max-width: 480px) {
	.offer-screen .home-page-btn{
		margin-left: inherit;
		margin-right: inherit;
	}

	.screen-wrapper h2{
		font-size: 24px;
	}


	.home-page-btn {

		font-size: 22px;

	}

	.screen-1 h1 {

		font-size: 58px;

	}

	.home-page-gallery img{

		height: 300px;

	}

	.screen-3-wrapper{

		height: 300px;

	}

	.controls a{

		line-height: 300px;

	}

	.contact-cta{

		font-size: 16px;

	}
}

@media screen and (max-width: 445px) {
	
	h1{
		font-size: 36px;
	}

	.screen-1 h1{

		font-size: 24px;

	}

	.screen-1{
		
		background-position-x: 0px;
		background-position-y: 0px;

	}

	.home-page-btn {

		width: 100%;

		text-align: center;

		margin-right: 0px;

	}

	.screen-1{

		height: auto;

	}

	.screen-1 h1{

		margin-top: 10px;

	}

	.screen-1 .offer-buttons {

		margin-top: 40px;

	}

	.home-page-gallery img{

		height: 250px;

	}

	.screen-3-wrapper{

		height: 250px;

	}

	.controls a{

		line-height: 250px;

		font-size: 24px;

	}

	.controls a span{

		padding: 0 10px;

	}

	.credits{

		display: block;

		padding: 8px;

	}

	.credits-separator, .footer-contact{

		display: none;

	}

}





/* gallery media queries */

@media screen and (max-width: 1199px) {

	.subgallery img{

		max-width: 100%;

		max-height: 100%;

	}

	.subgallery span{

		width: 340px;

		height: 340px;

		line-height: 340px;

		margin-bottom: 12px;

	}

	.subgallery span:nth-child(2n+1){

		margin-right: 12px;

	}

	.subgallery{

		width: 705px;

		margin-left: auto;

		margin-right: auto;

	}

	.wide-item h2 .home-page-btn{

		position: absolute;

		top: 45%;

		left: 0;

		width: 100%;

	}

	.wide-item h2{

		line-height: 100%;

	}

}

@media screen and (max-width: 991px) {

	.subgallery{

		margin-left: auto;

		margin-right: auto;

	}

}

@media screen and (min-width: 660px) and (max-width: 720px){

	.subgallery span{

		width: 305px;

		height: 305px;

		line-height: 305px;

		margin-bottom: 10px;

	}

	.subgallery span:nth-child(2n+1){

		margin-right: 10px;

	}

	.subgallery{

		width: 632px;

	}

}

@media screen and (max-width: 659px){

	.subgallery span{

		width: 400px;

		height: 400px;

		line-height: 400px;

		margin-bottom: 20px;

		display: block;

	}

	.subgallery{

		width: 400px;

	}

	#left-column .wide-item h2 .home-page-btn{

		font-size: 20px;

	}

}

@media screen and (max-width: 400px){

	.subgallery span img{

		max-width: 100%;

	}

	.subgallery span{

		width: 100%;

		text-align: center;

	}

	.subgallery{

		width: 100%;

	}

}