/*--------------------------------------------------------
MEDIA QUERIES
--------------------------------------------------------*/
@media only screen and (max-width: 960px) {
	  .home-quote {
	   margin:0 10px;
	  }
	   .member-bio {
	   max-height:800px;
	  }
	  }
	   @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	  .parallax, .home-parallax {
	   background-attachment: scroll !important;
	   background-position:center top !important;
	   background-size: cover !important;
	  }
	  .member-bio {
	   max-height:600px;
	  }
	  #portfolio-wrap.grid-portfolio .portfolio-item {
		  margin: 10px;
		  padding: 0;
		  margin-bottom:15px;
	  }	  
  
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	  .parallax, .home-parallax {
	   background-attachment: scroll !important;
	   background-position:center top !important;
	   background-size: cover !important;
	  }
	  .member-bio {
	   max-height:800px;
	  }
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
	  h1 {
	   font-size: 80px;
	  }
	  .main-menu li, .main-menu.iconic li {
	   margin-left:20px;
	  }
	   .main-menu a {
	   font-size:18px;
	  }
	   .testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
	   right:44%;
	  }
	   .testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
	   left:44%;
	  }
	   .team-member.team-two, .team-member.team-four {
	   width: 50%;
	  }
	   .selectnav {
	   display: block;
	   margin-top:26px;
	  }
	   .main-menu {
	   display: none;
	  }
	  .wpml-mobile {
		  display: table-cell;	  
		  vertical-align: middle;
		  padding-left: 20px;
	  }
	  .wpml-desktop {
		  display:none;
	  }
	  	 	   
}
 @media only screen and (max-width: 767px) {
	  h1 {
	   font-size: 54px;
	   line-height: 1;
	  }
	   .home-parallax.pagescroll, .home-gradient.pagescroll {
	   margin-bottom: 0;
	  }
	   .title h1 {
	   font-size:40px;
	  }
	   .subtitle {
	   font-size:18px;
	   margin-bottom:0;
	  }
	  .member-bio {
	   max-height:300px;
	  }
	   .home-logo, .home-logo-text {
	   margin:40px 0 50px;
	  }
	   .home3 h1 {
	   font-size: 20px;
	   margin: 0 20px;
	   width:400px;
	  }
	   nav .container .four.columns {
	   width: 50%;
	  }
	   .main-menu {
	   display: none;
	  }
	   .main-menu.large, .logo.large {
	   height: 60px;
	  }
	   .logo.large img {
	   max-height: 60px;
	  }	  
	   .selectnav {
	   display: block;
	   margin:20px 0 0 0;
	  }
	  .wpml-mobile {
		  display: table-cell;	  
		  vertical-align: middle;
		  padding-left: 20px;
		  max-width: 70px;
	  }
	  .wpml-desktop {
		  display:none;
	  }

	   .home-parallax .home-text-wrapper{
	   padding: 60px 0 !important;
	  }	  
	  
	  .home-banner2 .home-text-wrapper{
	   padding: 0 !important;
	  }	
	  
	  .home-logo img {
		  width:50%;
		  height:auto;
		  margin:0 auto;
	  }
	  
	   #slidecaption {
	   display:none;
	  }
	  #prevslide {
	   left:34%;
	  }
	  #nextslide {
	   right:34%;
	  }
	   .container .columns, .container .column {
	   margin-bottom:40px;
	  }
	   nav .container .columns, nav .cotainer .column, #ajaxpage .columns, #ajaxpage .column, .project-media {
	   margin:0;
	  }
	  .caption {
	   position:relative;
	   left:0;
	   bottom:5px;
	   margin:0;
	  }
	   .testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
	   right:36%;
	  }
	   .testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
	   left:36%;
	  }
	   .testimonial-slider, .twitter-slider, .contact-details, #contact-input {
	   width:100%;
	  }
	   #contact-textarea {
	   width: 93%;
	   float: left;
	   margin: 0 1%;
	  }
	   #contact-submit input[type="submit"] {
	   width:94%;
	   margin:1%;
	   float:left;
	  }
	   .copyright .social-icons .social-icon {
	   margin-bottom:10px;
	  }
	   .copyright p {
	   margin-top:20px;
	   font-size:11px;
	  }
	  .parallax .parallax-content {
		  padding:70px 0;
	  }
	   .team-member {
	   width:100% !important;
	   float:none;
	   margin-bottom:40px;
	  }
	   .testimonial-icon, .twitter-feed-icon {
	   display:none;
	  }
	   #filters {
	   margin-top:40px;
	  }
	   #filters ul li a {
	   padding:0;
	   margin:0;
	  }
	   #portfolio-wrap .one-third {
	   width: 50%;
	  }
	   .project-media {
	   margin-top: 70px !important;
	  }
	   #filters ul li a h3 {
	   margin-bottom:5px;
	  }
	   .home3 .container {
	   width:440px;
	   height:440px;
	  }
	   .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	   width: 100%;
	   margin:0;
	   margin-bottom:40px;
	   float:none;
	  }
	   .parallax, .home-parallax {
	   background-attachment: scroll !important;
	   background-position:top center !important;
	   background-size: cover;
	  }
	   p.quote, .contact-details h2 {
	   font-size:30px;
	  }
	   #twitter-feed ul.slides > li {
	   font-size:16px;
	   margin-bottom:25px;
	  }
	   a#button-newsletter {
	   width: 66%;
	  }
	  .home-newsletter .home-quote h3 {
	   font-size:20px;
	  }
	  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		  width: 48% !important;
	  }	 
	  .woocommerce .products.related .product, .woocommerce .products.upsells .product {
		  margin-bottom: 2%;
		  margin-right: 1% !important;
		  width: 48% !important;
	  } 
	  
    .home-parallax h1,
	.home-parallax h2,
	.home-parallax h3,
	.home-parallax h4,
	.home-parallax h5,
	.home-parallax h6,
	.home-fullscreenslider h1,
	.home-fullscreenslider h2,
	.home-fullscreenslider h3,
	.home-fullscreenslider h4,
	.home-fullscreenslider h5,
	.home-fullscreenslider h6,
	.home-video h1,
	.home-video h2,
	.home-video h3,
	.home-video h4,
	.home-video h5,
	.home-video h6,	
	.parallax h1,
	.parallax h2,
	.parallax h3,
	.parallax h4,
	.parallax h5,
	.parallax h6,
	.parallax p.quote,
	#slidecaption,
	.parallax .twitter-author a,
	.contact-details h2,
	.home3 h1 {
	   font-size:20px !important;		
	}
	
	.wpcf7 div.rnr-input, .wpcf7 div.rnr-textarea , .wpcf7 div.rnr-submit {
		float:left !important;
		width:100% !important;
	}
	.wpcf7 div.rnr-input input, .wpcf7 div.rnr-textarea textarea, .wpcf7 div.rnr-submit input[type="submit"] {
		float:left !important;
		width:100% !important;
	}
	
    .pricing-table{
			width: 100%;
			padding: 20px 0 0 0;
		}
		
		.pricing-table.col-2 .plan,
		.pricing-table.col-3 .plan,
		.pricing-table.col-4 .plan,
		.pricing-table.col-5 .plan{
			width:100%;
			margin-bottom:20px;
		}	
		
		.pricing-table .featured{
			margin-top:10px !important;
		}	
		
		.mc4wp-form {
			padding:0 20px;
		}
		
		.parallax .contact-details h1 {
	        font-size: 38px !important;
        }
		
		.rnr-carousel .item .rnr-column {
			width:400px !important;
		}	
		#pp_full_res {
			padding:0 2%;
		}
		.result-item {
			width:100%;
		}
}
 @media only screen and (max-width: 479px) {
	   .home-logo-text a {
	   font-size:32px;
	  }
	  .main-menu.large, .logo.large {
	   height: 60px;
	  }
	  .selectnav {
	   width:150px;
	   background-size:30px;
	   margin-top:20px;
	   font-size:24px;
	   min-width:auto;
	  }
	  #portfolio-wrap .one-third {
	   width: 100%;
	  }
	  .home3 .container {
	   width:280px;
	   height:280px;
	  }
	  .home3 h1 {
	   font-size:15px;
	   margin:0 20px;
	   width: 240px;
	  }
	  #prevslide {
	   left:30%;
	  }
	  #nextslide {
	   right:30%;
	  }
	  a#button-newsletter {
	   width: 92%;
	  }
	   .mc4wp-form input {
	   width: 92%;
	  }
	   .member-bio {
	   max-height:400px;
	  }
      .woocommerce table.shop_table th, 
	  .woocommerce-page table.shop_table th	{
		  padding:8px 0;
	  }
	  .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	      padding:6px !important;
      }
		.rnr-carousel .item .rnr-column {
			width:300px !important;
		}	  

}
 @media only screen and (min-width: 1200px) {
	  nav .container {
	   width: 96%;
	   display:block;
	  }
	  .home-logo-text a {
	   font-size:90px;
	  }
	  .slider-text {
	   width: 100%;
	  }
	  
	   .home4 .container {
	   width: 65%;
	  }
	   #respond-inputs p {
	   width: 222px;
	   margin-right: 10px;
	   float: left;
	  }
	  #respond-inputs p.last {
	   margin: 0;
	  }
	  #respond input {
	   display: block;
	   width: 200px;
	   margin: 0;
	  }
	  #respond textarea {
	   display: block;
	   width: 650px;
	  }
	   .member-bio {
	   max-height:650px;
	  }
}




/*estilos*/
body div.home-slider {
	margin-top: 0px;
}
.parallax .parallax-content {
    padding: 230px 0;
}
a.scroll-down span {
    border-color: #F1EABB;
    color: #F1EABB;
}
.navigation.colored li a {
    letter-spacing: 1px;
}
.navigation.colored li a:after {
    content: '|';
    margin-left: 20px;
    color: #fff !important;
}
nav.colored, nav.light.colored {
    box-shadow: none;
}
div#roxana-frontan {
    padding: 160px 0;
}
span.tagline {
    font-size: 18px;
}
hr.rayitatop {
    border-color: #928F5A;
    width: 55px;
    margin: 40px 0;
}
#roxana-frontan {
	/*background-image:url(https://roxanafrontan.com.uy/wp-content/uploads/2014/09/mancha2.jpg);
	background-position: 3% 35%;
	background-repeat: no-repeat;*/
}
div#roxana-frontan h1 {
    display: block;
    max-width: 435px;
}
#roxana-frontan p {
    font-size: 18px;
    line-height: 33px;
    max-width: 668px;
}
.main-menu li {
    margin-left: 20px;
}
.logo.large img {
    width: 216px;
}
#tratamientos h2 {
    line-height: 40px;
    text-align: center;
    max-width: 600px;
    margin: 50px auto;
    letter-spacing: 1px;
}
#filters ul li a {
    /*background: url(https://roxanafrontan.com.uy/wp-content/uploads/2014/09/manchasmall.jpg) center -72px  no-repeat;*/
    line-height: 120px;
    opacity: 0.6;
}
#filters ul li a h3 {
    font-size: 20px;
    border: none;
    color: #928F5A;
}
#filters ul li:first-child {
    display:none;
}
#filters ul li:after {
    content: '';
    display: block;
    height: 70px;
    border-left: 1px solid;
    position: absolute;
    position: absolute;
    right: -10px;
    top: 30px;
}
#filters ul li {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
}
#filters ul li a:hover, #filters ul li a.active, #filters ul li a:hover h3, #filters ul li a.active h3 {
    opacity: 1;
    color: #928F5A !important;
}
#filters ul li:last-child:after {
    content: none;
}
.blog .blog-overlay, .portfolio .portfolio-overlay {
    opacity: 1;
    background: none;
}
.blog .thumb-info, .portfolio .thumb-info {
    opacity: 1;
    -webkit-transform: scale(1);  
    -moz-transform: scale(1);  
    -o-transform: scale(1);  
    -ms-transform: scale(1);  
    transform: scale(1);
}
.blog .blog-overlay, .portfolio .portfolio-overlay {
    opacity: 1;
    background: none;
}
.blog .thumb-info, .portfolio .thumb-info {
    opacity: 1;
    -webkit-transform: scale(0);  -moz-transform: scale(0);  -o-transform: scale(0);  -ms-transform: scale(0);  
    transform: scale(1);
}
.portfolio-overlay .thumb-info h3 {
    font-family: 'Roboto' !important;
    font-style: normal;
    font-size: 19px;
    top: 89px;
    padding: 0 15%;
    width: 69%;
}
.portfolio-overlay .thumb-info p {
    display: none;
}
div#portfolio-wrap {
    margin: 50px 0 100px;
}
#productos h2 {
    line-height: 40px;
    text-align: center;
    max-width: 860px;
    margin: 50px auto 100px;
    letter-spacing: 1px;
    -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease;
    width: 100%;
}
.su-column.su-column-size-1-5 { width: 19.5%; margin:0.25%;}
.su-column.su-column-size-2-5 { width: 39.5%; margin:0.25%;}
.su-column.su-column-size-3-5 { width: 59.5%; margin:0.25%;}

#ubicacion-y-contacto .sixteen {
    text-align: center;
}
#ubicacion-y-contacto .wpcf7 {
    max-width: 800px;
    margin: 50px auto 0;
}

.contcol {
    width: 50%;
    float: left;
    height: 166px;
}
div.wpcf7 div span.wpcf7-form-control-wrap input {
    margin: 0;
    width: 95%;
    box-shadow: none;
    border: 1px solid #EE8267;
    height: 47px;
    line-height: 27px;
    color: #EE8267;
    padding: 10px 10px;
    border-radius: 0;
    margin-bottom: 12px;
}
div.wpcf7 div span.wpcf7-form-control-wrap textarea {
    border: 1px solid #EE8267;
    box-shadow: none;
    margin: 0;
    color: #EE8267;
    border-radius: 0;
    padding: 10px 10px;
    height: 165px;
}
div.wpcf7 div span.wpcf7-form-control-wrap input:focus, div.wpcf7 div span.wpcf7-form-control-wrap textarea:focus {
    border: 1px solid #EE8267;
    background: rgb(248, 248, 248);
}

div.wpcf7 div span.wpcf7-form-control-wrap input::-webkit-input-placeholder {
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap input:-moz-placeholder { /* Firefox 18- */
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap input::-moz-placeholder {  /* Firefox 19+ */
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap input:-ms-input-placeholder {  
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap textarea:-moz-placeholder { /* Firefox 18- */
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #EE8267;
}

div.wpcf7 div span.wpcf7-form-control-wrap textarea:-ms-input-placeholder {  
   color: #EE8267;
}

div .su-custom-gallery-slide img {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
div .su-custom-gallery-slide {
    margin: 10px 0;
    height: 180px;
}
div .su-custom-gallery-slide:hover img {
    background: none;
    border: none;
    padding: 10px;
}
div .su-custom-gallery-slide span {
    display: block;
    height: auto;
    top: 0;
    background: rgba(140, 137, 90, 0.5);
    line-height: 180px;
    text-align: center;
    font-family: 'Roboto';
    font-size: 16px;
    color: #fff;
}
.subtitle p {
    line-height: 40px;  text-align: center;  
    max-width: 830px;  margin: 50px auto 100px;  letter-spacing: 1px;
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: none;
    color: #8C895A;
    font-size: 20px;
}
h1.header-text {
    display: none;
}
.subtitle p {
    line-height: 40px;  text-align: center;  
    max-width: 830px;  margin: 50px auto 100px;  letter-spacing: 1px;
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: none;
    color: #8C895A;
    font-size: 20px;
}
h1.header-text {
    display: none;
}
.copyright h1 {
    display: none;
}
.copyright p {
    max-width: 770px;
    margin: 0 auto;
}
div#ubicacion-y-contacto {
    padding-bottom: 30px;
}
.wpcf7-form input[type="submit"] {
	margin-top:30px;
    background-color: transparent;
    font-family: Libre Baskerville, Arial, Helvetica, sans-serif !important;
    font-size: 20px;
    font-style:italic;
    border: none;
    border-bottom: 1px solid #928f5a;
    color: #928F5A;
    text-transform: lowercase;
    padding: 60px 40px 7px;
    /*background-image: url(../images/manchahalf.jpg);*/s
    background-repeat: no-repeat;
    background-position:bottom center;
}
.wpcf7-form input[type="submit"]:hover {
	background-position: center 0px;
}
nav .container .twelve.columns {
	padding-right: 40px;
}
ul.social {
    position: absolute;
    width: 120px;
    margin: 0;
    right: 0;
    top: 28px;
}
.navigation.colored li:last-child a:after {
    content: none;
}
.social li a {
    background: red;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0;
}
.social li a:hover {
	opacity: 0.6
}
.social li {
    width: 24px;
    float: left;
    margin: 0 5px;
}
.navigation.colored .social li a:after {
    content: none;
}
.social li a#face {
	background: url(../images/fb.png) center center no-repeat; 
}
.social li a#instag {
	background: url(../images/in.png) center center no-repeat; 
}
.social li a#twit {
	background: url(../images/tw.png) center center no-repeat; 
}
.social li a#mail {
	background: url(../images/ml.png) center center no-repeat; 
}
.su-expand-content {
    max-height: 3580px !important;
    -webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.su-expand-collapsed .su-expand-content {
    max-height: 200px !important;
}

.su-expand-link-style-default .su-expand-link {
    width:100%;
    text-align: center !important;
    padding-top: 80px;
}
.su-expand-link-style-default .su-expand-link a {
    margin: 30px auto 0;  
    background-color: transparent;  
    font-family: Libre Baskerville, Arial, Helvetica, sans-serif !important;  
    font-size: 20px;  
    font-style: italic;  
    border: none;  
    border-bottom: 1px solid #928f5a !important;  
    color: #928F5A !important;  
    text-transform: lowercase;  
    padding: 60px 40px 7px;  
    background-image: url(../images/manchahalf.jpg);  
    background-repeat: no-repeat;  
    background-position: bottom center;
}
.su-expand-link-style-default .su-expand-link a:hover {
	background-position: center 0px;
}
.tp-leftarrow.default, .tp-rightarrow.default {
    background: rgba(140, 137, 90, 1);
    border-radius: 50%;
    padding: 0;
    line-height: 37px;
    display: block;
    height: 38px;
    width: 38px;
    background-position: 5px 3px;
    background-repeat:no-repeat;
	-webkit-transition: background 250ms cubic-bezier(.52,-1.02,.45,.97);
	-moz-transition: background 250ms cubic-bezier(.52,-1.02,.45,.97);
	-ms-transition: background 250ms cubic-bezier(.52,-1.02,.45,.97);
	-o-transition: background 250ms cubic-bezier(.52,-1.02,.45,.97);
	transition: background 250ms cubic-bezier(.52,-1.02,.45,.97);
}
.tp-leftarrow.default:before, .tp-rightarrow.default:before {
    content: none;
}
.tp-leftarrow.default {
    background-image: url(../images/arrow_left.png);
}
.tp-rightarrow.default {
    background-image: url(../images/arrow_right.png);
}
.tp-rightarrow.default:hover {
	background-position: 10px 3px;
}
.tp-leftarrow.default:hover {
	background-position: 0px 3px;
}
.hide {
	display: none !important
}
div#ajax-section {
    background: #fff;
}
body .portfolio-item.port-grid5 {
	width: 20%; /* Fallback */
	width: -webkit-calc(100% / 5.007);
	width: calc(100% / 5.007);
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding: 5px !important;
	max-height: 190px;
	overflow: hidden;
	margin-bottom: 5px !important 
}

#tratamientos .portfolio-description h2 {
    font-size: 33px;
    text-align: left;
    line-height: 64px;
    margin: 15px 0 0;
    /*background: url(../images/manchaprot.png) center bottom no-repeat;*/
    padding-bottom: 15px;
}
#tratamientos .portfolio-description h2 span {
    font-size: 16px;
    display: block;
    font-family: Libre Baskerville, Arial, Helvetica, sans-serif !important;
    font-style: italic;
    color: #EE8267;
    line-height: 50px;
}
.portfolio-description hr {
    margin-top: 0;
    border-color: #8C895A;
}

.portfolio-description hr:last-child {
    margin: 25px 0 0;
    padding-bottom: 120px;
    background:url(../images/logocolorg.png) center bottom no-repeat;
}
#productos h2.titleprod {
    font-size: 33px;  
    text-align: center;  line-height: 64px;  
    margin: 0px auto 50px !important; 
    background: url(../images/manchaprot.png) center bottom no-repeat;  
    padding-bottom: 10px;
    padding-top: 55px;
    width: 100%;
    /* max-width: 9999px; */
    border-bottom:1px solid #8C895A;
}
#productos .su-expand-collapsed h2.titleprod {
    overflow: hidden;
    height: 0 !important;
    margin: 0 auto !important;
    padding: 0 !important;
    opacity: 0 !important;
}

@media screen and (max-width: 1050px) {
	.navigation.colored .main-menu a {
    font-size: 15px;
    letter-spacing: 0;
    padding: 0;
}
.navigation.colored .main-menu a:after {
    margin: 10px;
}
.navigation.colored .main-menu li {
    margin-left: 0;
}
}

ul#nav, ul#nav ul { padding-right:80px;}
@media screen and (max-width: 1030px) {
body .section .portfolio-item.port-grid6,
body .section .portfolio-item.port-grid5,
body .section .portfolio-item.port-grid4,
body .section .portfolio-item.port-grid3,
body .section .portfolio-item.port-grid2 {
width: 25%; /* Fallback */
width: -webkit-calc(100% / 4.004);
width: calc(100% / 4.004);
}
}

@media screen and (max-width: 800px) {
body .section .portfolio-item.port-grid6,
body .section .portfolio-item.port-grid5,
body .section .portfolio-item.port-grid4,
body .section .portfolio-item.port-grid3,
body .section .portfolio-item.port-grid2 {
width: 33%; /* Fallback */
width: -webkit-calc(100% / 3.004);
width: calc(100% / 3.004);
}
body .kenburnimg {
    opacity:0.5 !important;
    display:none;
}
body .tp-bgimg {
    display:none;
}
body .slotholder {
    display:none;
}
ul.social {
    right: 70px;
	top:20px;
}
div#home {
	background:#fff !important;
 
}
.su-expand-content {
	max-height: 99999px !important;
}
}


@media screen and (max-width: 480px) {
body .section .portfolio-item.port-grid6,
body .section .portfolio-item.port-grid5,
body .section .portfolio-item.port-grid4,
body .section .portfolio-item.port-grid3,
body .section .portfolio-item.port-grid2 {
width: 100%; /* Fallback */
/*width: -webkit-calc(100% / 2.004);
width: calc(100% / 2.004);*/
}
.selectnav {
    width: 50px;
    z-index: 99;
}
nav .container .twelve.columns {
    padding-right: 0;
}
ul.social {
    right: 32px;
    z-index: 1;
    width: 112px;
	
}
}

#qLpercentage { color:#E28367 !important; font: open-sans !important;}
#qLbar { background-color:#E28367 !important; } 

.fullcoveredvideo video, .fullscreenvideo video { background:#fff !important;}

.navigation { background:#ffffff !important}

@media only screen and (min-width: 768px) {
.mobileonly {display:none !important;}
}

@media only screen and (max-width: 768px) {
#home { display:none !important;}
}





