/* ----------------------------------------------------------------

	Responsive CSS

-----------------------------------------------------------------*/


/* 2024-05-16 */
#header.sticky-header:not(.static-sticky) #header-wrap.menu100{height:110px;}
#header.sticky-header:not(.static-sticky) #header-wrap.menu100 #logo{ display:none; }

.mmh80{min-height:80px;}





.padcontact{
    padding:5px;
    text-align:center;
    margin-bottom:10px;
}

.formcolonne{
    background-color:#f5f5f5;padding:10px;border-radius: 5px;
}
.formcolonne p{
    margin-bottom:15px;
}
.formcolonne label, .formcolonne form{
    margin-bottom:5px;
}

.colotexte{
     column-count: 2; 
}

@media (max-width: 991px) {
    .mmh80{min-height:0px;}
.colotexte{
     column-count: 1; 
    }
    .inbxs{display:inline-block !important;}

}
/*****/


.multisite{display:inline-block;}
.multisite span{font-size:14px;color:#444;padding: 5px 10px;line-height:38px;}

.bloc_actemis{border-bottom: solid 1px #dc2c36;}
.bloc_sudalpes{border-bottom: solid 1px #444;}
.bloc_bizon{border-bottom: solid 1px #979797;}
.bloc_prowimat{border-bottom: solid 1px #D0D0D0;}
.mh80{ min-height:80px;}


.piege{display:none;}


.boxarrondi {
    position: relative;
    background-color: #F9F9F9;
    padding: 1.5em;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    margin-bottom: 3px;
    display: inline-block;
}

.bloc_vendu_photo{
    background-color:#e9550d;
    color : #fff;
    text-align:center;
    font-size:1.4em;
    position:absolute;
    width:100%;
    top:60%;
    padding:20px;
    z-index:5;
    font-weight:700;
}
.bloc_vendu_carlist{
    background-color:#e9550d;
    color : #fff;
    text-align:center;
    font-size:1.4em;
    position:absolute;
    top:0;
    padding:20px;
    z-index:5;
    font-weight:700;
}
.label {

    text-transform: uppercase;
padding: .3em .6em .3em;
}

    .rtar{text-align:right;}
    .rtal{text-align:left;}

.cctelephone a{
    color:#000 !important;
}


.bgcolor2021 {
    background-color: #555 !important;
}

.label {

    display: inline;
    padding: .2em .6em .3em;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;

}
.label i{
   /* font-size: 1.5em;*/
    line-height:1.4em;
    display:inline-block;
    margin-right:5px;
}
.video-dispo {

    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9;
    background-color: #e9550d !important;

}

.color5{	color: #555;
}
.w80c{
    margin-right:auto;
    margin-left:auto;
    width:75%;
}


.widget_content_srub {
    background: #fff none repeat scroll 0 0;
    height: 200px;
    overflow-y: auto;
    padding: 0px 10px 25px;
}

.shadow {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.r_corners{
    border-radius: 4px;
}

.hidden-contact{display:none;}
.hcontact{height:54px;line-height:50px;}

.area {
  text-align: center;
  color: #fff;
  animation: blur2 1.92s ease-out infinite;
}




.border7{
    border-left-color:#e9550d;
    border-left-style: solid;
    border-left-width: 1px;
}

.mh43{
    min-height:65px;
}

.mh23{
    min-height:23px;
}
.mh25{
    min-height:25px;
}
.br10{
    border-radius :10px;
}
.mb0{
    margin-bottom:0;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}

.mr5{
    margin-right:5px;
}

.mr7{
    margin-right:7px;
}

.fsize09b{ 	
    font-size:0.94em !important; 
    font-style: italic;    
}

.pasgras{
    font-size:0.9em !important; 
    font-style: italic;    
    font-weight:200;
}

.fsize08b{ 	
    font-size:0.8em !important; 
    letter-spacing: 0.02em;
    text-transform: lowercase;
}


.fsize12b{ 	
    font-size:1.12em !important; 
}

.fcolor25g{
    color:rgb(85,85,85) !important;
}
.hauto{
    height:auto !important;
}

.h15{
	height:15px;
}

.h45{
	height:45px;
}
.padrl5{
    padding-right:5px;
    padding-left:5px;
}

ul.reseau-centre  {

    margin-right:auto;
    margin-left:auto;
    list-style: none;
    margin-bottom:0;
    margin-top:0;

}

ul.reseau-centre li {
display:inline-block;
    position: relative;
    list-style: none;
    font-size:2em;
    padding-right:20px;
        padding-left:20px;
    /*background-color:#E5E5E5;
border-radius:6px;*/
}
.button_type_14 {
    background: #e9550d none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 2px 0 #ae2d34;
    color: #fff !important;
    cursor: pointer;	
    letter-spacing: 0.1px;
    margin-bottom: 5px;
    outline-color: #ffffff;
    text-align: center;
    padding-right: 40px;
    padding-left: 40px;
    width:100%;
}

.button_type_14:hover{
	    background: #444 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #000;
	
}


@keyframes blur2 {
  from {
    text-shadow:0px 0px 10px #fff,
      0px 0px 10px #fff, 
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff;
  }
}







.filet-actu{
	background:url(../images/ANIM-fond-4coul-02.gif);
	background-size: 100% auto;
	position:relative;
	background-repeat: no-repeat;
	padding-top:40px;
	

}



.filet-actu2{
	background:url(../images/ANIM-fond-4coul-03.gif);
	background-size: 100% auto;
	position:relative;
	background-repeat: no-repeat;
	padding-top:40px;
	

}

.filet-actu3{
	background:url(../images/ANIM-fond-4coul-05.gif);
	background-size: 100% auto;
	position:relative;
	background-repeat: no-repeat;
	padding-top:40px;
	

}

.filet-haut{
	border-top: 4px solid #DDD;
	background-size: 100% auto;
	position:relative;
	background-repeat: no-repeat;
	margin-top:20px;
	padding-bottom:20px;


}

.filet-bleu{
    border-bottom: 1px solid #ccc; 

	

}

.page-title-pattern1 {

	background-image: url('../images/actemis-haut-location.jpg') !important;
	/*background-size:  100% auto !important;*/
	background-size:  cover !important;
	padding-top:50px !important;
	padding-bottom:50px !important;
	overflow:hidden;
	background-repeat: no-repeat  !important;
	background-color: transparent !important;
	height: 130px !important;
}

.page-title-pattern1 h1 {
	width:50%;
	text-align:center;
	font-style: italic;
}

.page-title-pattern1 p {
	width:50%;
	font-style: italic;
	text-align:center;
}


.page-bcg1 {
	background-image: url('../images/actemis-haut-agriculture.jpg') !important;
}

.page-bcg2 {
	background-image: url('../images/actemis-haut-batiment.jpg') !important;
}

.page-bcg3 {
	background-image: url('../images/actemis-haut-industrie.jpg') !important;
}

.page-bcg4 {
	background-image: url('../images/actemis-haut-neuf.jpg') !important;
}

.page-bcg5 {
	background-image: url('../images/actemis-haut-occasion.jpg') !important;
}


.page-bcg6 {
	background-image: url('../images/actemis-haut-piece.jpg') !important;
}


.page-bcg7 {
	background-image: url('../images/actemis-haut-services.jpg') !important;
}

.page-bcg72 {
	background-image: url('../images/actemis-haut-service.jpg') !important;
}


.page-bcg8 {
	background-image: url('../images/actemis-haut-location.jpg') !important;
}


.page-bcg9 {
	background-image: url('../images/actemis-haut-TP.jpg') !important;
}

.page-bcg10 {
	background-image: url('../images/actemis-haut-entreprise.jpg') !important;
}

.page-bcg11 {
	background-image: url('../images/actemis-haut-contact.jpg') !important;
}

@media (max-width: 1199px) {

	.anglesdroite, .anglesgauche, .anglesdroite2, .anglesdroite3	{
		background: none !important;
	}
	
	.promo-dark .bgcolor1{
		background-color: transparent;
	}
	
	.promo-dark .button-red2{
			background-color: #495258;
			
	}
 .fondgris	{
		background: none !important;
		background-color: #e9550d !important;	
	}
	
	


	
.blocmarque{width:47%;margin-right:10px;margin-bottom:20px}


	canvas {

		max-width: 100%;

		height: auto !important;

	}



	.promo h3 { font-size: 20px; }



	.promo > span,

	.promo > .container > span { font-size: 15px; }



	.promo-uppercase h3 { font-size: 19px; }



	.promo-uppercase > span,

	.promo-uppercase > .container > span { font-size: 14px; }



}





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



	#wrapper { width: 1000px; }



	#header.transparent-header.floating-header .container {

		width: 1030px;

		padding: 0 30px;

	}



	#header.transparent-header.floating-header.sticky-header .container {

		width: 970px;

		padding: 0 15px;

	}



	#primary-menu.sub-title ul > li > a {

		padding-left: 15px;

		padding-right: 15px;

	}
	
	




	#primary-menu ul li.mega-menu .mega-menu-content,

	.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content { width: 940px; }



	.floating-header #primary-menu ul li.mega-menu .mega-menu-content { width: 1030px; }



	.ei-slider { height: 450px; }



	.postcontent { width: 690px; }

	.postcontent.bothsidebar { width: 440px; }

	.sidebar { width: 210px; }



	.sidebar .widget iframe { width: 210px !important; }



	.team.team-list .team-image { width: 200px; }



	.testi-image,

	.testi-image a,

	.testi-image img,

	.testi-image i {

		display: block;

		width: 36px;

		height: 36px;

	}



	.testi-image i {

		line-height: 36px;

		font-size: 20px;

	}



	/* ----------------------------------------------------------------

	Portfolio

	-----------------------------------------------------------------*/



	/* Portfolio - Sidebar

	-----------------------------------------------------------------*/



	.bothsidebar .portfolio-item { width: 50%; }



	/* Portfolio - Both Sidebars - Items - 2 Columns

	-----------------------------------------------------------------*/



	.bothsidebar .portfolio.portfolio-3 { margin: 0 -20px -20px 0; }



	.bothsidebar .portfolio-3 .portfolio-item { padding: 0 20px 20px 0; }



	/* Portfolio - Items - 1 Column

	-----------------------------------------------------------------*/



	.portfolio-1 .portfolio-item .portfolio-image,

	.portfolio-1 .portfolio-item .portfolio-image a,

	.portfolio-1 .portfolio-item .portfolio-image img {

		width: 560px;

		height: 311px;

	}



	.portfolio-1 .portfolio-desc { width: 340px; }



	.bothsidebar .portfolio-shuffle,

	.postcontent .portfolio-1 .iconlist { display: none; }



	.postcontent .portfolio-1 .portfolio-item .portfolio-image,

	.postcontent .portfolio-1 .portfolio-item .portfolio-image a,

	.postcontent .portfolio-1 .portfolio-item .portfolio-image img {

		width: 400px;

		height: 222px;

	}



	.postcontent .portfolio-1 .portfolio-desc {

		width: 250px;

		padding: 0;

	}



	.bothsidebar .portfolio-1 .portfolio-item { width: 100% !important; }



	.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,

	.bothsidebar .portfolio-1 .portfolio-item .portfolio-desc {

		float: none;

		margin: 0 !important;

	}



	.bothsidebar .portfolio-1 .portfolio-item .portfolio-image { margin-bottom: 20px !important; }



	.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,

	.bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,

	.bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {

		width: 100%;

		height: auto;

	}



	.bothsidebar .portfolio-1 .portfolio-desc {

		width: 100%;

		padding: 0;

	}



	.bothsidebar .entry-title h2 {

		font-size: 19px;

		font-weight: 600;

	}



	.bothsidebar .entry-meta li { margin-right: 10px; }





	/* Blog - Small

	-----------------------------------------------------------------*/



	.postcontent .small-thumbs .entry-image { width: 200px; }



	.bothsidebar .small-thumbs .entry-image { width: 120px; }



	/* Blog - Grid

	-----------------------------------------------------------------*/



	.post-grid .entry { width: 214px; }



	/* Blog - Grid - 3 Columns

	-----------------------------------------------------------------*/



	.post-grid.grid-3 .entry { width: 293px; }





	/* Blog - Grid - 3 Columns - Sidebar

	-----------------------------------------------------------------*/



	.postcontent .post-grid.grid-3 .entry { width: 213px; }



	/* Blog - Grid - 2 Columns

	-----------------------------------------------------------------*/



	.post-grid.grid-2 .entry { width: 450px; }



	.postcontent .post-grid.grid-2 .entry { width: 325px; }


	.bothsidebar .post-grid.grid-2 .entry { width: 200px; }





	.post-timeline .entry { width: 400px !important; }



	.post-timeline .entry.entry-date-section { width: 100% !important; }





	.mpost .entry-image,

	.mpost .entry-image a,

	.mpost .entry-image img,

	.mpost .entry-image i {

		width: 120px;

		height: 90px;

	}



	.mpost .entry-image a i { line-height: 90px; }



	.col_one_third .landing-wide-form .heading-block h2 { font-size: 32px; }



	.col_one_third .landing-wide-form .heading-block span { font-size: 17px; }



	.col_one_third .landing-wide-form { padding: 36px 30px; }





	/* Shop - 1 Column - Both Sidebar

	-----------------------------------------------------------------*/



	.bothsidebar .product-1 .product-image {

		width: 200px;

		height: 267px;

	}



	.product-title h3 { font-size: 18px; }



	.landing-video {

		width: 465px;

		height: 262px;

		margin: 19px 0 0 75px;

	}



	.panel .portfolio-meta li { padding-left: 22px; }



	.panel .portfolio-meta li span {

		display: block;

		margin-left: -21px;

	}



	.portfolio-single-image-full.portfolio-single-thumbs,

	.portfolio-single-image-full .swiper-container { height: 400px; }



	.bnews-slider { width: 817px; }



	.landing-form-overlay { bottom: -142px; }



}





@media (max-width: 991px) {

     .fond-montagne{
        background-image: none;
    }
    
    .ccmail{
    font-size: 1.8em;        
    }  
        
        .gestion_ordre {
    display:flex;
    flex-flow:column;
  }
 
  .second {order:-1;}
    
 .height180{
	height:auto !important;
}   
        .title-center p{
        font-size:1.4em;
    }
    
	.button-colonne {
    font-size: 0.8em;
	}
	
.area {
	animation: none;
	}
	
.pastille{
	width:25%;
	top:10px;	
}
	

	.button_type_7{
		padding: 12px 20px;
		display:block;
		width:100%;
		font-size:13px !important;
	}
	
	.toggle .togglet, .toggle .toggleta{
		padding:0;
	}	
	
	.product_item7{
	width:100% !important;
}

	#google-map {
    height: 180px;
	}
	
	.divider3:after{

	border-top: none !important;

}	
	
	.rcenter{
		text-align: center;
	}
	
	.rcenter p {
		
		text-align: center !important;
	
	}
	
.page-title-pattern1 {


	padding-top:30px !important;
	padding-bottom:30px !important;
	height: 90px !important;
	


}	
/*	
.noanimated {
    -webkit-animation-duration: none !important;
            animation-duration: none !important;
    -webkit-animation-fill-mode: none !important;
            animation-fill-mode: none !important;
			animation-duration:0s !important;
	}	
*/	
.page-title-pattern1 h1, .page-title-pattern1 p {
	font-size:1.1em !important;
	width:200px;
}	
	
.cartecommerciale img {
    margin-right:auto;
	margin-left:auto;
}	

	.ccsecteur2, .bloc_tel{
		height:auto;
		margin-bottom:10px;
	}	
	
	.af2columns, .af3columns {
			-webkit-columns: 1;
			-moz-columns: 1;
			columns: 1;
}

.xs-mheight40{
	min-height:40px !important;
}
	
	.xs-notopmagin{
		margin-top:0px !important;
	}
	
	.xsnopadding{
	 padding:0;
	}
	
	.promo.promo-dark{
		padding-right:25px;
		padding-left:25px;
	}
	
	
	.fsize16{
		font-size:1.5em;
	}
	
	.fsize16h1{
		font-size:1.1em;
	}	
	
	.clients-grid li img{
		width:70% !important;
	}
	
.word-rotate {

	max-height: 30px;
	line-height: 30px;
}
	
	#tabs-min .ui-tabs-nav .ui-state-default { 

	width:100%;
} 
	
.blocmarque{width:99%;margin-right:10px;margin-bottom:20px}


	
#primary-menu ul li .mega-menu-content.style-2 ul li > .labelmenu {


	padding-top: 8px;

	padding-bottom: 8px;

}

	#wrapper {

		width: 100%;

		margin: 0;

		box-shadow: none;

	}

ul.tab-nav.tab-nav2 li:first-child {
    border-left: 0 none;
    margin-left: 10px;
}
	
	ul.tab-nav.tab-nav2 li {
    width:46%;
}
	
		ul.tab-nav.tab-nav2 li a {
    width:100%;
}


	#header.full-header .container,

	.container-fullwidth {

		padding: 0 15px !important;

		margin: 0 auto;

		width: 750px !important;

	}



	.container.vertical-middle { width: 100% !important; }



	.vertical-middle + .video-wrap {

		position: absolute;

		width: 100%;

		height: 100%;

		top: 0;

		left: 0;

	}



	.postcontent,

	.postcontent.bothsidebar,

	.sidebar {

		width: 100%;

		margin-right: 0;

		float: none !important;

		margin-bottom: 40px !important;

		padding-bottom: 40px;

		border-bottom: 1px solid #EEE;

	}



	.sidebar.col_last {

		float: none;

		margin-bottom: 0 !important;

		padding-bottom: 0;

		border-bottom: 0;

	}



	#header,

	#header-wrap,

	#header.sticky-style-2,

	#header.sticky-style-3,

	#header.sticky-style-2 #header-wrap,

	#header.sticky-style-3 #header-wrap { height: auto !important; }



	#header.sticky-style-2 #header-wrap,

	#header.sticky-style-3 #header-wrap { min-height: 0px; }



	#header.sticky-header #header-wrap { position: relative; }



	#header.transparent-header,

	#header.semi-transparent {

		background: #FFF;

		border-bottom: 1px solid #F5F5F5;

		z-index: auto;

	}



	#header.dark.transparent-header,

	#header.dark.semi-transparent {

		background-color: #333;

		border-bottom: 1px solid rgba(0,0,0,0.1);

	}



	#header.transparent-header.floating-header { margin-top: 0; }



	#header.transparent-header.floating-header .container {

		width: 750px;

		padding: 0 15px;

		border-radius: 0;

	}



	#header.transparent-header + #slider,

	#header.transparent-header + #page-title.page-title-parallax,

	#slider + #header.transparent-header,

	#header.transparent-header.floating-header + #slider,

	#header.transparent-header + #google-map {

		top: 0;

		margin-bottom: 0;

	}



	.slider-parallax .slider-parallax-inner { position: relative; }



	#header.transparent-header + #page-title.page-title-parallax .container { padding-top: 0; }



	#header-trigger,

	.top-advert,

	.header-extras { display: none; }



	#logo {

		display: block;

		/*height: 100px;*/

		float: none;

		margin: 0 auto 0 !important;

		max-width: none;

		text-align: center;

		border: 0 !important;

		padding: 0 !important;

	}



	#logo a.standard-logo { display: inline-block; }



	#primary-menu {

		display: block;

		float: none;

	}


	#contact-tel-xs {
    bottom: 24px !important;
    height: 60px;
    overflow: hidden;
    position: fixed;
    left: 8%;
   white-space: nowrap;
    z-index: 199;
	pointer-events: auto;
	opacity: 1;
	top:auto !important;
	}
	
	#primary-menu-trigger {
/*
		opacity: 1;

		pointer-events: auto;

		top: 25px;

		margin-top: 0;

		left: 0;

		z-index: 1;
*/
		border: 2px solid #e9550d;
		
 background: white none repeat scroll 0 0;
    border-radius: 0.25em;
    bottom: 25px !important;
    box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
    height: 54px;
    overflow: hidden;
    position: fixed;
    right: 5%;
  /*  text-indent: 100%;*/
   white-space: nowrap;
    z-index: 998;
	color:#e9550d;
	pointer-events: auto;
	opacity: 1;
	top:auto !important;
	}

	#primary-menu-trigger i{
		color:#e9550d;
    z-index: 999;
	}

	#primary-menu .container #primary-menu-trigger {

		top: 5px;

		/*left: 0;*/

	}


	
	.sf-js-enabled{
    /*backface-visibility: hidden;*/
				display:none;

    background: white none repeat scroll 0 0;
    border-radius: 0.25em;
    bottom: 20px;
		right:10px;
    box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
    /*max-width: 400px;*/
    overflow-x:scroll;
		height:420px;
    position: fixed;
    /*transition: transform 0.3s ease 0s, visibility 0s ease 0.3s;*/
    width: 93%;
    z-index: 990;
		
	} 
	
	#primary-menu > ul > li > a{
		line-height:14px;
	}
	
	#primary-menu > ul > li > a > div{
		margin-left:7px;
	}
	

	#primary-menu > ul,

	#primary-menu > div > ul {

		display: none;

		float: none !important;

		border: 0 !important;

		padding: 0 !important;

		margin: 0 !important;

		-webkit-transition: none;

		-o-transition: none;

		transition: none;

	}



	#primary-menu > div > ul { margin-top: 60px !important; }



	body:not(.top-search-open) #primary-menu-trigger {

		opacity: 1;

		-webkit-transition: opacity .2s .2s ease, top .4s ease;

		-o-transition: opacity .2s .2s ease, top .4s ease;

		transition: opacity .2s .2s ease, top .4s ease;

	}



	body.top-search-open #primary-menu-trigger { opacity: 0; }



	body.side-push-panel #side-panel-trigger-close a {

		display: block;

		position: absolute;

		z-index: 12;

		top: 0;

		left: auto;

		right: 0;

		width: 40px;

		height: 40px;

		font-size: 18px;

		line-height: 40px;

		color: #444;

		text-align: center;

		background-color: rgba(0,0,0,0.1);

		border-radius: 0 0 0 2px;

	}



	#primary-menu.style-5 > ul {

		padding-right: 0;

		margin-right: 0;

		border-right: 0;

	}



	#primary-menu ul li {

		float: none;

		margin: 0 !important;

		text-align: left !important;

		border-top: 1px solid #EEE;

	}



	#header.split-menu #primary-menu:not(.mobile-menu-off-canvas) > ul:not(:first-child) > li:first-child { border-top: 1px solid #EEE; }



	#primary-menu ul li:first-child { border-top: 0; }



	#primary-menu ul > li > a,

	#primary-menu.style-2 > div > ul > li > a {

		padding: 14px 5px !important;

		border: none !important;

		margin: 0 !important;

	}



	#primary-menu.style-5 > ul > li > a > div { line-height: 22px; }



	#primary-menu.style-5 > ul > li > a > div i {

		display: inline-block;

		margin: 0 6px 0 0;

		top: -1px;

		width: 16px;

		font-size: 14px;

		line-height: inherit;

	}



	#primary-menu.style-6 > ul > li > a:after,

	#primary-menu.style-6 > ul > li.current > a:after { display: none; }



	#primary-menu.sub-title > ul > li,

	#primary-menu.sub-title.style-2 > div > ul > li {

		background: none !important;

		margin-left: 0;

	}



	#primary-menu.sub-title > ul > li > a,

	#primary-menu.sub-title > div > ul > li > a {

		line-height: 22px;

		font-size: 13px;

		border-top: none;

	}



	#primary-menu.sub-title ul li > a span { display: none !important; }



	#primary-menu.sub-title ul li:hover > a,

	#primary-menu.sub-title ul li.current > a,

	#primary-menu.sub-title div ul > li:hover > a,

	#primary-menu.sub-title div ul > li.current > a,

	#primary-menu.style-3 ul li:hover > a,

	#primary-menu.style-3 ul li.current > a {

		background-color: transparent !important;

		color: #444;

		text-shadow: none;

	}



	#primary-menu ul:not(.windows-mobile-menu) li > a i.icon-angle-down:last-child { display: none; }



	#primary-menu > ul > li.sub-menu > a,

	#primary-menu > .container > ul > li.sub-menu > a {

		background-image: url("../images/icons/submenu.png");

		background-position: right center;

		background-repeat: no-repeat;

	}



	#primary-menu ul li.mega-menu { position: relative; }



	#primary-menu ul ul:not(.mega-menu-column),

	#primary-menu ul li .mega-menu-content {

		position: relative;

		width: auto;

		max-width: none;

		background: transparent !important;

		box-shadow: none;

		border: 0;

		border-top: 1px solid #EEE;

		z-index: 1;

		top: 0;

		padding-left: 15px;

	}



	#primary-menu ul li .mega-menu-content { padding-left: 0; }



	#primary-menu ul ul:not(.mega-menu-column) ul {

		top: 0 !important;

		left: 0;

	}



	#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),

	#primary-menu ul li .mega-menu-content.menu-pos-invert {

		left: 0;

		right: 0;

	}



	#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert { right: 0; }



	#primary-menu ul ul li {

		float: none;

		margin: 0;

		border-top: 1px solid #EEE;

	}



	#primary-menu ul ul li > a {

		padding: 11px 5px !important;

		font-size: 13px;

		text-transform: none;

		font-weight: 400;

	}



	#primary-menu ul ul li:hover > a {

		background-color: transparent !important;

		font-weight: 600;

		padding-left: 5px;

		color: #da2a36;

	}



	#primary-menu ul li .mega-menu-content,

	#primary-menu ul li.mega-menu-small .mega-menu-content,

	#primary-menu ul li.mega-menu .mega-menu-content,

	.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content,

	.floating-header #primary-menu ul li.mega-menu .mega-menu-content {

		width: auto;

		margin: 0;

		top: 0;

	}



	.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content,

	#header.full-header #primary-menu ul li.mega-menu .mega-menu-content {

		width: auto !important;

		margin: 0 !important;

	}



	#primary-menu ul li.mega-menu .mega-menu-content.style-2 { padding: 0; }



	#primary-menu ul li .mega-menu-content ul {

		display: block !important;

		position: relative;

		opacity: 1 !important;

		top: 0;

		left: 0;

		min-width: inherit;

	}



	#primary-menu ul li .mega-menu-content ul ul { border-top: 1px solid #EEE; }



	#primary-menu ul li .mega-menu-content ul.mega-menu-column {

		float: none;

		width: auto;

		margin: 0;

		border-left: 0 !important;

		padding-left: 15px;

		border-top: 1px solid #EEE;

	}



	#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child { border: 0; }



	#primary-menu ul li .mega-menu-content ul { width: 100% !important; }



	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column { padding: 0 0 0 15px; }



	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title { margin: 0; }



	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {

		font-size: 13px;

		font-weight: 600;

		text-transform: none !important;

		padding: 11px 5px !important;

		line-height: 22px !important;

		color: #444 !important;

	}



	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {

		background-color: transparent;

		color: #da2a36 !important;

	}



	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover { color: #da2a36 !important; }



	#primary-menu ul li .mega-menu-content.style-2 li { border-top: 1px solid #EEE; }



	#primary-menu ul li .mega-menu-content.style-2 li:first-child { border-top: 0; }



	#primary-menu ul li .mega-menu-content.style-2 ul > li > a:hover { padding-left: 5px; }



	.mega-menu-column .widget {

		padding: 30px 0;

		margin: 0 !important;

	}



	#top-search { margin: 0 !important; }



	#top-search a,

	#top-cart,

	#side-panel-trigger,

	#top-account {

		position: absolute;

		top: 0;

		left: auto;

		right: 15px;

		margin: 40px 0;

		-webkit-transition: margin .4s ease;

		-o-transition: margin .4s ease;

		transition: margin .4s ease;

	}



	#primary-menu > div > #top-search a,

	#primary-menu > div > #top-cart,

	#primary-menu > div > #side-panel-trigger { margin: 20px 0 !important; }



	#primary-menu ul.windows-mobile-menu li.sub-menu { position: relative; }



	#primary-menu ul.windows-mobile-menu li.sub-menu a { background-image: none !important; }



	#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {

		position: absolute;

		cursor: pointer;

		width: 32px;

		top: 0;

		right: 0;

		z-index: 1;

		padding: 0 !important;

		text-align: center !important;

	}



	#primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger { display: none; }



	#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i { margin: 0 !important; }





	#header.sticky-style-3 #top-cart .top-cart-content { top: 40px; }



	#top-search a { right: 43px; }



	#top-search form { height: 100px !important; }



	#primary-menu > div > #top-search form { height: 60px !important; }



	#top-search form input { font-size: 24px; }



	#side-panel-trigger { right: 71px; }



	#top-account {

		margin: 33px 0 32px;

		right: 75px;

	}



	#top-account a.btn span { display: none; }



	body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {

		position: relative !important;

		top: 0 !important;

	}



	#page-submenu-trigger {

		opacity: 1;

		pointer-events: auto;

		color: #FFF;

	}



	#page-menu.pagemenu-active #page-submenu-trigger { background-color: rgba(0,0,0,0.2); }



	#page-menu nav {

		display: none;

		position: absolute;

		float: none;

		width: 200px;

		top: 43px;

		left: auto;

		right: 15px;

		height: auto;

		background-color: #da2a36;

		z-index: 11;

	}



	#page-menu.pagemenu-active nav { display: block; }



	#page-menu nav ul {

		height: auto;

		background-color: rgba(0,0,0,0.2);

	}



	#page-menu nav li { float: none; }



	#page-menu nav li a {

		height: 40px;

		line-height: 40px;

		margin: 0;

		padding: 0 15px;

		border-radius: 0;

	}



	#page-menu ul ul {

		position: relative;

		width: auto;

		top: 0;

		background-color: transparent;

	}



	#page-menu ul ul a { padding-left: 25px; }





	/* Responsive Sticky Header

	-----------------------------------------------------------------*/



	.sticky-responsive-menu #header {

		min-height: 100px;

		-webkit-transition: min-height .4s ease;

		-o-transition: min-height .4s ease;

		transition: min-height .4s ease;

	}



	.sticky-responsive-menu #header-wrap {

		-webkit-transform: translate3d(0,0,0);

		transform: translate3d(0,0,0);

	}



	.sticky-responsive-menu #header.sticky-style-2,

	.sticky-responsive-menu #header.sticky-style-3 { min-height: 160px; }



	.sticky-responsive-menu.device-touch #header,

	.sticky-responsive-menu.device-touch #header-wrap,

	.sticky-responsive-menu.device-touch #logo,

	.sticky-responsive-menu.device-touch #logo img,

	.sticky-responsive-menu.device-touch #top-search a,

	.sticky-responsive-menu.device-touch #primary-menu-trigger,

	.sticky-responsive-menu.device-touch #top-cart,

	.sticky-responsive-menu.device-touch #side-panel-trigger,

	.sticky-responsive-menu.device-touch #top-account {

		-webkit-transition: none !important;

		-o-transition: none !important;

		transition: none !important;

	}



	#header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) { min-height: 60px; }



	.responsive-sticky-header #header-wrap {

		z-index: 199;

		position: fixed;

		top: 0;

		left: 0;

		width: 100%;

		background-color: #FFF;

		border-bottom: 1px solid #EEE;

		-webkit-backface-visibility: hidden;

	}



	.responsive-sticky-header:not(.static-sticky) #logo,

	.responsive-sticky-header:not(.static-sticky) #logo img { height: 60px; }



	.responsive-sticky-header:not(.static-sticky) #primary-menu-trigger { top: 5px; }



	.responsive-sticky-header #primary-menu > ul,

	.responsive-sticky-header #primary-menu > .container > ul {

		max-height: 300px;

		overflow-y: scroll;

	}



	.responsive-sticky-header #primary-menu > ul,

	.responsive-sticky-header #primary-menu > .container > ul { margin-bottom: 20px !important; }



	.responsive-sticky-header:not(.static-sticky) #top-search a,

	.responsive-sticky-header:not(.static-sticky) #top-cart,

	.responsive-sticky-header:not(.static-sticky) #side-panel-trigger { margin: 20px 0; }



	.responsive-sticky-header:not(.static-sticky) #top-search form { height: 60px !important; }



	.responsive-sticky-header:not(.static-sticky) #top-cart .top-cart-content { top: 40px; }





	/* Off Canvas Menu

	-----------------------------------------------------------------*/



	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul,

	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul {

		position: fixed;

		display: block;

		z-index: 499;

		width: 280px;

		height: 100%;

		height: calc(100vh);

		max-height: none !important;

		margin: 0 !important;

		left: 0 !important;

		top: 0 !important;

		padding: 35px 25px 60px !important;

		background-color: #FFF;

		border-right: 1px solid #EEE !important;

		overflow-y: scroll;

		-webkit-overflow-scrolling: touch;

		-webkit-transform: translate3d(-280px,0,0);

		-o-transform: translate3d(-280px,0,0);

		transform: translate3d(-280px,0,0);

		-webkit-backface-visibility: hidden;

		transform-style: preserve-3d;

	}



	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right > ul,

	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right > div > ul {

		left: auto !important;

		right: 0;

		border-right: 0 !important;

		border-left: 1px solid #EEE !important;

		-webkit-transform: translate3d(280px,0,0);

		-o-transform: translate3d(280px,0,0);

		transform: translate3d(280px,0,0);

	}



	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul,

	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul {

		-webkit-transition: -webkit-transform .3s ease-in-out, opacity .2s ease !important;

		-o-transition: -o-transform .3s ease-in-out, opacity .2s ease !important;

		transition: transform .3s ease-in-out, opacity .2s ease !important;

	}



	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul.show,

	body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul.show {

		-webkit-transform: translate3d(0,0,0);

		-o-transform: translate3d(0,0,0);

		transform: translate3d(0,0,0);

	}





	.ei-slider { height: 350px; }



	.ei-title h3 { display: none; }



	/* Portfolio - Items

	-----------------------------------------------------------------*/



	.portfolio .portfolio-item { width: 33.33333333%; }



	/* Portfolio - Items - 2 Columns - No Margin

	-----------------------------------------------------------------*/



	.portfolio-2 .portfolio-item { width: 50%; }



	/* Portfolio - Items - 1 Column

	-----------------------------------------------------------------*/



	.portfolio-1 .portfolio-item { width: 100%; }



	.portfolio-1 .portfolio-item .portfolio-image {

		float: none !important;

		margin: 0 !important;

		margin-bottom: 10px !important;

	}



	.portfolio-1 .portfolio-item .portfolio-image,

	.portfolio-1 .portfolio-item .portfolio-image a,

	.portfolio-1 .portfolio-item .portfolio-image img,

	.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,

	.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,

	.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {

		width: 100%;

		height: auto;

	}



	.portfolio-1 .portfolio-desc { width: 100%; }



	/* Portfolio - Items - 1 Column - Full Width

	-----------------------------------------------------------------*/



	.portfolio-1.portfolio-fullwidth { margin: 0 0 -60px 0; }



	.portfolio-1.portfolio-fullwidth .portfolio-item {

		margin-bottom: 60px;

		padding-bottom: 0;

		border-bottom: 0;

		overflow: hidden;

	}



	.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {

		float: none;

		margin: 0 0 20px 0 !important;

	}



	.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {

		-webkit-transition: none;

		-o-transition: none;

		transition: none;

	}



	.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img,

	.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {

		-webkit-transform: translateX(0);

		-moz-transform: translateX(0);

		-ms-transform: translateX(0);

		-o-transform: translateX(0);

		transform: translateX(0);

	}



	.portfolio-1.portfolio-fullwidth .portfolio-desc,

	.portfolio-1.portfolio-fullwidth .alt .portfolio-desc {

		position: relative;

		width: 100%;

		height: auto;

		padding: 0;

		background-color: transparent;

		left: 0;

		right: 0;

		-webkit-transition: none;

		-o-transition: none;

		transition: none;

	}



	.portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 50%; }



	.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {

		left: auto;

		right: 50%;

	}



	.device-touch .portfolio-parallax .portfolio-item .portfolio-desc,

	.device-touch .portfolio-parallax .portfolio-overlay { opacity: 1; }



	.shop-quick-view-ajax,

	.portfolio-ajax-modal { width: 90% !important; }





	.small-thumbs .entry-title h2,

	.ievent .entry-title h2 { font-size: 18px; }



	.entry-meta li {

		font-size: 12px;

		margin: 0 10px 10px 0;

	}





	/* Blog - Grid

	-----------------------------------------------------------------*/



	.post-grid { margin-right: -20px; }



	.post-grid .entry {

		width: 226px;

		margin-right: 20px;

	}



	/* Blog - Grid - 3 Columns

	-----------------------------------------------------------------*/



	.post-grid.grid-2,

	.post-grid.grid-3 { margin-right: -30px; }



	.post-grid.grid-2 .entry,

	.post-grid.grid-3 .entry {

		width: 345px;

		margin-right: 30px;

	}





	.post-masonry-full .entry { width: 33.30% !important; }



	.post-masonry-full.grid-3 .entry { width: 50% !important; }



	.post-timeline .entry { width: 290px !important; }



	.post-timeline .entry.entry-date-section { width: 100% !important; }







	.product { width: 33.33333333%; }



	.product:not(.product-2):not(.product-3) .product-title h3 { font-size: 18px; }



	.pricing [class^=col-md-] .pricing-box.best-price { margin-top: 0; }



	.pricing.pricing-5 .pricing-box.best-price { margin-top: 20px; }



	.device-sm .pricing.pricing-5 .pricing-title h3,

	.device-sm .pricing.pricing-5 .best-price .pricing-title h3 { font-size: 14px; }



	.device-sm .pricing.pricing-5 .pricing-title span { font-size: 12px; }



	.device-sm .pricing.pricing-5 .pricing-price { font-size: 48px; }



	.device-sm .pricing.pricing-5 .pricing-price span { font-size: 20px; }



	.device-sm .pricing.pricing-5 .pricing-price span.price-tenure { font-size: 12px; }



	.device-sm .pricing.pricing-5 .pricing-box.best-price .pricing-title { padding: 15px 0; }



	.pricing-box.pricing-extended .pricing-desc,

	.pricing-box.pricing-extended .pricing-action-area {

		position: relative;

		float: none;

		width: auto;

		padding: 25px;

	}



	.pricing-box.pricing-extended .pricing-action-area {

		height: auto;

		border-left: 0;

		border-top: 1px solid rgba(0,0,0,0.05);

		border-radius: 0 0 3px 3px;

	}



	.testimonials-grid.grid-3 li { width: 50%; }



	.section > .testimonial {

		padding: 0 40px !important;

		max-width: none;

	}



	.promo:not(.promo-full) { padding: 20px 15px !important; }



	.promo.promo-dark h3 { line-height: 1.6; }



	.promo a.button {

		position: relative !important;

		top: 0 !important;

		margin: 20px 0 0 !important;

		left: 0 !important;

		right: 0;

	}



	#contact-form-overlay-mini {

		float: none;

		width: auto;

		max-width: 380px;

		margin: 0 auto;

	}



	.button.button-full { font-size: 22px; }



	.button.button-full i { top: 3px !important; }



	.bnews-title {

		float: none;

		display: inline-block;

	}



	.bnews-slider {

		float: none;

		margin: 10px 0 0;

		width: 100%;

	}



	.wedding-head { font-size: 60px; }



	.wedding-head .first-name span,

	.wedding-head .last-name span { font-size: 40px; }



	.wedding-head .and { font-size: 144px; }



	.error404 { font-size: 180px; }



	.landing-form-overlay {

		position: absolute;

		width: 100%;

		max-width: 400px;

		right: auto;

		left: 50%;

		margin-left: -200px;

		bottom: 0;

	}



}





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



	.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid),

	.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide { height: 400px !important; }



	.sidebar-widgets-wrap {

		position: relative;

		margin: 0 -38px -40px 0;

	}

	


	.sidebar-widgets-wrap .widget {

		display: inline-block;

		vertical-align: top;

		float: none;

		width: 340px;

		margin: 0 37px 40px 0;

		padding-top: 0;

		border-top: 0;

	}



	.landing-video {

		width: 352px;

		height: 199px;

		margin: 14px 0 0 60px;

	}



}





@media (max-width: 767px) {



	body { padding: 0 !important; }



	#wrapper { width: 100% !important; }



	.container-fullwidth {

		margin: 0 auto;

		padding: 0 15px !important;

	}

.hidden-contact{display:block;}


	h1 { font-size: 28px; }



	h2 { font-size: 24px; }



	h3 { font-size: 20px; }



	h4 { font-size: 16px; }



	.one-page-arrow { display: none !important; }



	#top-bar { height: auto; }



	#top-bar .col_half {

		width: 100%;

		margin-bottom: 0 !important;

	}



	.top-links,

	.top-links > ul > li { float: none !important; }



	.top-links > ul { text-align: center; }



	.top-links > ul > li { display: inline-block; }



	.top-links > ul > li { margin-right: -4px; }



	.top-links ul ul,

	.top-links ul div.top-link-section { text-align: left; }



	.top-links ul div.top-link-section {

		left: auto;

		right: 0;

		padding: 20px 15px;

	}



	#top-social,

	#slider:not(.swiper_wrapper) .slider-caption,

	.nivo-caption,

	.flex-caption,

	.slider-caption p,

	.slider-caption .button,

	.camera_caption,

	.ei-title,

	.slider-arrow-top-sm,

	.slider-arrow-bottom-sm { display: none !important; }



	.slider-caption h2 { margin-bottom: 0 !important; }



	.flex-control-nav li { opacity: 1 !important; }



	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs { height: 60px; }



	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,

	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {

		display: block;

		width: 80px !important;

		height: 60px !important;

	}



	.postcontent,

	.postcontent.bothsidebar,

	.sidebar,

	.col_full,

	.col_half,

	.col_one_third,

	.col_two_third,

	.col_three_fourth,

	.col_one_fourth,

	.col_one_fifth,

	.col_two_fifth,

	.col_three_fifth,

	.col_four_fifth,

	.col_one_sixth,

	.col_five_sixth {

		width: 100%;

		margin-right: 0;

		float: none;

		margin-bottom: 50px !important;

	}



	.sidebar.col_last { margin-bottom: 0 !important; }



	form .col_full,

	form .col_half,

	form .col_one_third,

	form .col_two_third,

	form .col_three_fourth,

	form .col_one_fourth,

	form .col_one_fifth,

	form .col_two_fifth,

	form .col_three_fifth,

	form .col_four_fifth,

	form .col_one_sixth,

	form .col_five_sixth { margin-bottom: 25px !important; }





	#page-title {

		padding: 20px 0 25px;

		text-align: center;

	}



	#page-title h1 {

		line-height: 1.5;

		font-size: 24px;

	}



	#page-title .breadcrumb {

		position: relative !important;

		top: 0 !important;

		left: 0 !important;

		right: 0 !important;

		margin: 15px 0 0 !important;
width: 220px !important;
	}



	#page-title #portfolio-navigation,

	#portfolio-ajax-title #portfolio-navigation {

		position: relative;

		top: 0;

		left: 0;

		margin: 15px auto 0;

	}



	#portfolio-ajax-title { text-align: center; }





	/* Portfolio - Filter

	-----------------------------------------------------------------*/



	.portfolio-filter {

		border: none;

		border-radius: 0;

		margin-bottom: 20px;

	}



	.portfolio-filter li {

		width: 33.33%;

		margin: 0 0 20px 0 !important;

	}



	.portfolio-filter li a {

		text-align: center;

		border-left: none;

		padding: 12px 18px !important;

		border-radius: 2px !important;

	}



	.portfolio-filter li a:hover { color: #da2a36; }



	.portfolio-filter li.activeFilter a {

		color: #FFF;

		margin: 0;

	}



	.portfolio-filter.style-2 li a,

	.portfolio-filter.style-3 li a { border-radius: 22px !important; }



	.portfolio-shuffle { display: none; }





	/* Blog

	-----------------------------------------------------------------*/



	.small-thumbs .entry-image,

	.ievent .entry-image {

		float: none !important;

		width: 100% !important;

		margin: 0 0 20px !important;

	}



	.entry-title h2,

	.post-grid .entry-title h2 {

		font-size: 18px !important;

		font-weight: 600;

	}



	.entry-meta li {

		font-size: 11px;

		margin: 0 10px 10px 0;

	}



	#posts .entry-meta li i { display: none; }



	#posts.post-grid .entry-meta li i,

	#posts .entry-meta li:last-child i { display: inline-block; }



	.post-grid { margin-right: 0 !important; }



	.post-grid .entry,

	.post-masonry-full.grid-3 .entry {

		float: none !important;

		width: 100% !important;

		margin-right: 0 !important;

		border-right: 0 !important;

	}



	.post-timeline .entry.entry-date-section { margin-left: 0; }



	.timeline-border,

	.post-timeline .entry-timeline { display: none !important; }



	.postcontent .post-timeline { padding-left: 0; }



	.post-masonry-full .entry { padding: 40px !important; }



	.product-1 .product { width: 100%; }



	.product-1 .product-image {

		float: none !important;

		width: 100% !important;

		height: auto !important;

		margin: 0 0 20px !important;

	}



	.product-1 .product-title h3 { font-size: 19px; }



	.product-1 p { display: none; }





	.pricing-box.best-price { margin-top: 0; }



	.pricing.pricing-5 .pricing-box {

		float: none;

		width: 100%;

	}



	.pricing-box.pricing-extended .pricing-features li {

		width: auto;

		float: none;

	}



	table.cart .quantity { display: block; }



	table.cart .quantity .qty,

	table.cart .quantity .plus,

	table.cart .quantity .minus {

		float: none;

		width: 100%;

	}



	table.cart .quantity .qty {

		border: 0;

		border-top: 1px solid #DDD;

		border-bottom: 1px solid #DDD;

	}



	.button.button-desc {

		padding: 20px 17px;

		font-size: 15px;

		max-width: 100%;

	}



	.button.button-desc span { font-size: 11px; }



	.process-steps li {

		float: none;

		width: auto !important;

		margin-top: 20px;

	}



	.process-steps li:first-child { margin-top: 0; }



	.process-steps li h5 { margin: 10px 0 0 0; }



	.process-steps li:before,

	.process-steps li:after { display: none; }





	.tabs-responsive .tab-container { padding: 0 !important; }



	.tabs-responsive .tab-container:not(.accordion-border) { border: 0; }



	.testimonials-grid li {

		float: none;

		width: auto !important;

		padding-left: 0;

		padding-right: 0;

	}



	.team.team-list .team-image {

		float: none;

		width: 100%;

		margin-right: 0;

	}



	.team.team-list .team-title { margin-top: 15px; }



	.title-block {

		padding: 2px 0 3px 15px;

		border-left-width: 5px;

	}



	.title-block-right {

		padding: 2px 15px 3px 0;

		border-right-width: 5px;

	}



	.title-block h1 + span { font-size: 18px; }



	.title-block h2 + span { font-size: 17px; }



	.title-block h3 + span { font-size: 15px; }



	.title-block h4 + span { font-size: 13px; }



	.heading-block h1 { font-size: 30px; }



	.heading-block h2 { font-size: 26px; }



	.heading-block h3 { font-size: 22px; }



	.heading-block h4 { font-size: 19px; }



	.heading-block h1 + span { font-size: 20px; }



	.heading-block h2 + span { font-size: 18px; }



	.heading-block h3 + span,

	.heading-block h4 + span { font-size: 17px; }



	.heading-block ~ p:not(.lead) { font-size: 15px; }



	.emphasis-title h1,

	.emphasis-title h2 { font-size: 44px !important; }



	.wedding-head { font-size: 48px; }



	.wedding-head .first-name,

	.wedding-head .last-name,

	.wedding-head .and {

		display: block;

		margin: 0 0 15px;

		text-align: center;

	}



	.wedding-head .first-name span,

	.wedding-head .last-name span { font-size: 36px; }



	.wedding-head .and { font-size: 120px; }



	.news-carousel .overlay { display: none; }





	/* Copyrights

	-----------------------------------------------------------------*/



	#copyrights .col_half { text-align: center; }



	#copyrights .col_half:last-child { display: none; }



	#copyrights .footer-logo {

		margin-left: auto;

		margin-right: auto;

	}



}



@media (min-width: 480px) and (max-width: 767px) {

/* menu horizontale*/	
	#primary-menu ul > li > a, #primary-menu.style-2 > div > ul > li > a {
		padding: 5px !important;
	}
	
.sf-js-enabled {

    height: 280px;
}	
	
#primary-menu ul ul li > a {
    padding-top: 5px  !important;
    padding-bottom: 5px  !important;
}	

	.container,

	#header.full-header .container,

	.container-fullwidth { width: 470px !important; }



	.container.vertical-middle { width: 100% !important; }



	.full-screen:not(.force-full-screen) .container.vertical-middle { width: 470px !important; }



	#top-search form input { padding-right: 60px; }



	.swiper_wrapper:not(.force-full-screen),

	.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide { height: 300px !important; }



	.swiper_wrapper .slider-caption h2 { font-size: 36px; }



	.ei-slider { height: 250px; }



	#header.transparent-header.floating-header .container {

		width: 470px;

		padding: 0 15px;

	}



	/* Portfolio - Items

	-----------------------------------------------------------------*/



	.portfolio:not(.portfolio-1) { margin: 0 -6px -6px 0; }



	.portfolio:not(.portfolio-1) .portfolio-item { padding: 0 6px 6px 0; }



	/* Portfolio - Items - 5 & 6 Columns

	-----------------------------------------------------------------*/



	.portfolio:not(.portfolio-1) .portfolio-item { width: 50%; }



	/* Portfolio - Items - Descriptions

	-----------------------------------------------------------------*/



	.portfolio:not(.portfolio-1) .portfolio-desc { padding: 15px 5px 10px; }



	.portfolio:not(.portfolio-1) .portfolio-desc h3 { font-size: 16px; }



	.portfolio:not(.portfolio-1) .portfolio-desc span { font-size: 14px; }



	.portfolio-notitle:not(.portfolio-1) .portfolio-desc {

		height: 78px;

		padding: 15px 5px;

		bottom: -79px;

	}



	.portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc,

	.portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc {

		bottom: -78px;

		border-bottom: 0;

	}



	/* Portfolio - Items - Overlay

	-----------------------------------------------------------------*/



	.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon,

	.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon,

	.portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon,

	.portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon { margin-top: -55px !important; }



	.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a { margin: 20px 0 0 !important; }



	.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a.right-icon {

		margin-left: 5px !important;

		margin-right: 0 !important;

	}



	/* Portfolio - Items - 1 Column

	-----------------------------------------------------------------*/



	.portfolio-1 .portfolio-item .portfolio-image {

		float: none !important;

		margin: 0 !important;

		margin-bottom: 10px !important;

	}



	.portfolio-1 .portfolio-desc { width: 100%; }



	/* Portfolio - Items - 1 Column - Full Width

	-----------------------------------------------------------------*/



	.portfolio-1.portfolio-fullwidth { margin: 0 0 -60px 0; }



	.portfolio-1.portfolio-fullwidth .portfolio-item {

		margin-bottom: 60px;

		padding-bottom: 0;

		border-bottom: 0;

		overflow: hidden;

	}



	.portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 50%; }



	.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {

		left: auto;

		right: 50%;

	}



	.portfolio.portfolio-nomargin,

	.portfolio.portfolio-full { margin: 0 !important; }



	.post-grid:not(.post-masonry) .entry-image iframe { height: 246px; }



	.shop:not(.product-1) { margin: 0 -12px -12px 0; }



	.shop:not(.product-1) .product {

		padding: 0 12px 12px 0;

		width: 50%;

	}



	.shop:not(.product-1) .product-title h3 { font-size: 17px; }



	.clients-grid:not(.grid-3):not(.grid-2) li,

	.clients-grid.grid-4 li,

	.clients-grid.grid-6 li { width: 33.33%; }



	.button.button-full { font-size: 18px; }



	.button.button-full i {

		top: 2px !important;

		margin-left: 3px !important;

	}



	.error404,

	.error404-wrap .error404 { font-size: 160px; }



	.landing-video {

		position: relative;

		top: 12px;

		width: 333px;

		height: 187px;

		margin: 19px 0 0 53px;

	}



}



@media (max-width: 479px) {



	.container,

	#header.full-header .container,
/*310px*/
	.container-fullwidth { width: 95% !important; }



	.container.vertical-middle { width: 100% !important; }



	.full-screen:not(.force-full-screen) .container.vertical-middle { width: 310px !important; }



	#top-cart { display: none; }



	#top-search a { right: 15px; }



	#top-search form input { padding-right: 30px; }



	#side-panel-trigger { right: 43px; }



	#top-account { right: 43px; }



	#top-account a.btn {

		padding-left: 8px;

		padding-right: 8px;

	}



	#top-account a.btn i:last-child { display: none; }



	.swiper_wrapper:not(.force-full-screen),

	.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide,

	.ei-slider { height: 180px !important; }



	.swiper_wrapper .slider-caption h2 { font-size: 28px; }



	#header.transparent-header.floating-header .container {

		width: 310px;

		padding: 0 15px;

	}



	.portfolio-filter li { width: 50%; }



	.portfolio:not(.portfolio-1) { margin: 0; }



	.portfolio .portfolio-item { width: 100%; }



	.post-grid:not(.post-masonry) .entry-image iframe { height: 157px; }



	.mpost .entry-image {

		float: none;

		margin: 0 0 20px 0;

	}



	.mpost .entry-image,

	.mpost .entry-image a,

	.mpost .entry-image img,

	.mpost .entry-image i {

		width: 100%;

		height: auto;

	}



	.mpost .entry-image i {

		height: 150px;

		line-height: 150px;

	}



	.shop:not(.product-1) { margin: 0 !important; }



	.shop:not(.product-1) .product {

		margin: 0 0 20px 0;

		padding: 0;

		width: 100%;

	}



	.shop:not(.product-1) .product-title h3 { font-size: 19px; }



	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs { height: 45px; }



	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,

	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {

		display: block;

		width: 60px !important;

		height: 45px !important;

	}



	.si-share span { display: none; }



	.parallax .entry-overlay-meta,

	.parallax .entry-overlay {

		left: 50% !important;

		right: 0 !important;

		margin: 0 0 0 -140px !important;

		width: 280px !important;

	}



	.parallax .entry-overlay { width: 288px !important; }



	.parallax .countdown-section {

		width: 64px;

		height: 64px;

		margin: 0 8px 0 0;

		font-size: 11px;

		padding: 0;

		padding-top: 12px;

	}



	.parallax .countdown-amount { font-size: 20px; }



	.countdown-large .countdown-section {

		display: block;

		width: auto;

		margin: 30px 0 0;

		border: 0;

	}



	.countdown-large .countdown-section:first-child { margin-top: 0; }



	.testi-image,

	.testi-image a,

	.testi-image img,

	.testi-image i {

		width: 36px;

		height: 36px;

	}



	.testi-image i {

		line-height: 36px;

		font-size: 20px;

	}



	.clients-grid:not(.grid-3):not(.grid-2) li,

	.clients-grid.grid-4 li,

	.clients-grid.grid-6 li { width: 50%; }



	.button.button-full { font-size: 16px; }



	.button.button-full i {

		top: 2px !important;

		margin-left: 3px !important;

	}



	.emphasis-title h1,

	.emphasis-title h2 { font-size: 40px !important; }



	.error404,

	.error404-wrap .error404 { font-size: 120px; }



	.landing-video {

		position: relative;

		top: 9px;

		width: 212px;

		height: 119px;

		margin: 19px 0 0 34px;

	}



	.landing-form-overlay { margin-left: -155px; }



	.button.button-desc {

		padding: 20px 17px;

		font-size: 15px;

		max-width: 100%;

	}



	.button.button-desc span { font-size: 11px; }



}





/* ----------------------------------------------------------------

	Retina CSS

-----------------------------------------------------------------*/





@media

only screen and (-webkit-min-device-pixel-ratio: 2),

only screen and (   min--moz-device-pixel-ratio: 2),

only screen and (     -o-min-device-pixel-ratio: 2/1),

only screen and (        min-device-pixel-ratio: 2),

only screen and (                min-resolution: 192dpi),

only screen and (                min-resolution: 2dppx) {



	#logo a.standard-logo,

	#header.split-menu #logo a.standard-logo { display: none; }



	#logo a.retina-logo { display: block; }



	#header.split-menu #logo a.retina-logo { display: inline-block; }



	.owl-carousel.owl-loading,

	.preloader,

	.preloader2,

	.form-process {

		background-image: url('../images/preloader@2x.gif');

		background-size: 24px 24px;

	}



	.dark .owl-carousel.owl-loading,

	.dark .preloader,

	.dark .preloader2,

	.dark .form-process { background-image: url('../images/preloader-dark@2x.gif'); }



	.widget_recent_comments li {

		background-image: url("../images/icons/widget-comment@2x.png");

		background-size: 15px 26px;

	}



	.widget_nav_menu li a,

	.widget_links li a,

	.widget_meta li a,

	.widget_archive li a,

	.widget_recent_entries li a,

	.widget_categories li a,

	.widget_pages li a,

	.widget_rss li a,

	.widget_recent_comments li a {

		background-image: url("../images/icons/widget-link@2x.png");

		background-size: 4px 20px;

	}



	.dark .widget_recent_comments li { background-image: url("../images/icons/widget-comment-dark@2x.png"); }



	.dark .widget_nav_menu li a,

	.dark .widget_links li a,

	.dark .widget_meta li a,

	.dark .widget_archive li a,

	.dark .widget_recent_entries li a,

	.dark .widget_categories li a,

	.dark .widget_pages li a,

	.dark .widget_rss li a,

	.dark .widget_recent_comments li a { background-image: url("../images/icons/widget-link-dark@2x.png"); }



}



@media

only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px),

only screen and (   min--moz-device-pixel-ratio: 2) and (max-width: 991px),

only screen and (     -o-min-device-pixel-ratio: 2/1) and (max-width: 991px),

only screen and (        min-device-pixel-ratio: 2) and (max-width: 991px),

only screen and (                min-resolution: 192dpi) and (max-width: 991px),

only screen and (                min-resolution: 2dppx) and (max-width: 991px) {

	#logo a.standard-logo { display: none; }

	#logo a.retina-logo { display: inline-block; }

}



