@charset "UTF-8";
/* ----------------- Reset all styles ----------------- */
*{
	margin: 0;
	padding: 0;
	border: 0;
}

/* ----------------- Website background and general text colour ----------------- */
body{
	/*	background-image:url(../images/backgroundtexture.png);*/
	background-color: #FFFFFF;
	color: #2d2d2d;
}


/* ----------------- Wrapper - keeps all content in the center of page -----------------  */
.wrapper{
	margin:auto;
	width:80%;
	height:auto;
}


/* The rest is pretty self explanatory - it appears in the order that it occurs on the HTML document */
#top{
	height:40px;
}

#logo{
	margin-top:5%;
	text-decoration:none;
}

#logoimage{
	width:27px;
	padding-right:10px;
	float:left;
}

#logotitle{
	float:left;
	font-family:Cookie, Helvetica, sans-serif;
	font-weight:normal;
	font-size:215%;
	text-shadow: 0 1px 1px #FFF;
}

#logotitle a{
	color:#2d2d2d;
	text-decoration:none;
}


hr{
	height:1px;
	width:100%;
	background-color:#2d2d2d;
	margin:3% 0;
}

header{
	width:100%;
	margin:5% 0 5% 0;
}

header h1{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:140%;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:1%;
}

header h1 span{
	color:#e3e3e3;
	text-shadow: 0 1px 1px #dadada;
}

header h2{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:100%;
	font-weight:normal;
}
	
#slideshow{
	width: 100%;
}

#slideshow_2 {
	width: 100%;
	height: 400px;
	overflow: hidden;
	z-index: -1;
}
#slideshow_2 div img {
	width: 100%;
	height: 400px;
}

#slideshow_2 div {
	width: 100%;
    height: 400px;
}


/* - - - - - - - - - - - - - - -  Slider START  - - - - - - - - - - - - - - - */


.html_carousel div.slide {
	position: relative;
	height: 400px;
	overflow: hidden;
}	

.html_carousel div.slide .logo-img {
	position: absolute;
	left: 37%;
	top: 30%;
	width: 26%;
	/*height:10%;*/
}

.html_carousel div.slide .logo-img img {
	width: 100%;
	height: auto;
    max-height: 150px;
	/* [disabled]-webkit-box-shadow: 0 1px 1px #c1c1c1; */
	/* [disabled]-moz-box-shadow: 0 1px 1px #c1c1c1; */
	/* [disabled]box-shadow: 0 1px 1px #c1c1c1; */
	/* [disabled]border-radius: 15px; */
}

.html_carousel div.slide .work_slide {
	position: absolute;
	left: 15%;
	top: 86%;
	width: 70%;
	/*height:10%;*/
}

.html_carousel div.slide .work_slide nav{
	/* [disabled]float: right; */
	width: 100%;
	height: auto;

}

.html_carousel div.slide .work_slide nav ul li{
	position: relative;
	display: block;
	width: 20%;
	height: 100px;
	float: left;
	text-align: center;
}

	
.html_carousel div.slide .work_slide nav ul li a{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	width:100%;
	text-decoration:none;
	text-transform:uppercase;
	font-size:61%;
	line-height:350%;
	display:block;
	color:#c2c2c2;
	
	margin-top:-5px;
	-webkit-transition: margin-top 0.2s ease-in-out;
	-moz-transition: margin-top 0.2s ease-in-out;
	-o-transition: margin-top 0.2s ease-in-out;
	-ms-transition: margin-top 0.2s ease-in-out;
	transition: margin-top 0.2s ease-in-out;
}


.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	width: 100%;
		margin-top:0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 61%;
	line-height: 350%;
	display: block;
	background: url('../images/icons/A_3.png') no-repeat 50% 0px;
	background-size: 90% 100%;
	color: #ffffff;
}

.html_carousel div.slide .work_slide nav ul li a:hover{
		margin-top:0px;
	background: url('../images/icons/A_3.png') no-repeat 50% 0px;
	background-size: 90% 100%;
	color: #ffffff;

}




.clearfix {
	float: none;
	clear: both;
}

/* - - - - - - - - - - - - - - -  Slider END  - - - - - - - - - - - - - - - */

.right{
	margin-top: 4%;
	width: 50%;
	float: right;
	margin-bottom: 2%;
}



.right h3{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:normal;
	text-align:center;
	color:#e3e3e3;
	margin-bottom:5%;
	text-shadow: 0 1px 1px #dadada;
}

.right p{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
}

.right p a{
	color:#e3e3e3;
	text-decoration:none;
}
	
.left{
	margin-top:4%;
	width:48%;
	float:right;
	margin-bottom:2%;
}

.left h3{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:normal;
	text-align:center;
	color:#e3e3e3;
	margin-bottom:5%;
	text-shadow: 0 1px 1px #dadada;
}

.left p{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
}

.left p a{
	color:#e3e3e3;
	text-decoration:none;
}


/* ----------------------- WORK LINKS START ------------------------- */

#work_img{
	width: 100%;
	height: 950px;
}

#work_img #work{
	/* [disabled]width: 1320px; */
	margin: 3% auto 3% auto;
}

#list{
	text-align: center;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	float: left;
	width: 35%;
	height: 100%;
}


#list #menu #toggle label{
	width: auto;
	height: auto;
	padding-bottom: 30px;
}

#list #menu #toggle{
	float: left;
	width: 100%;
	height: auto;
	color:#36bfa9;
	font-size: 120%;
	cursor: default;
}

#list #menu #hide div div{
	float: left;
	width: 100%;
	height: 50px;
}


#list #menu #hide div div a{
	float: left;
	margin-left: 25%;
	width: 50%;
	height: auto;
	text-decoration:none;
	text-transform:uppercase;
	color:#1a1a1a;
	font-size: 90%;
word-break:break-all;
	background-size:0% 100%; 
	-webkit-transition: background-size 0.2s ease-in-out;
	-moz-transition: background-size 0.2s ease-in-out;
	-o-transition: background-size 0.2s ease-in-out;
	-ms-transition: background-size 0.2s ease-in-out;
	transition: background-size 0.2s ease-in-out;
}


#list #menu #hide div div a:hover{	
background:url('../images/icons/A_2.png') no-repeat 50% 0px;
	background-size:100% 100%; 
color: #FFF;


}

#toggle li{
  display: none;
}

/* ----------------------------- menu ----------------------------------- */

#toggle li{
  display: none;
}
#hide_list #hid_zs{
  display: none;
}


#toggle label{
  	display: block;
	width:auto;
	height:auto;
}

#menu-toggle {
  display: none; 
}
        
/* ----------------------------- menu ----------------------------------- */
.mosaic_category{
	position: relative;
	float: left;
	width: 30%;
	height: 46px;
	
}

.mosaic_category img{

	width: 100%;
	height: 100%;
}


.mosaic_category div{
	position: absolute;
	margin-top: 3%;
	float: right;
    right: 5%;
	margin-top: 10px;

}

.mosaic_category div ul{
	float: left;
	margin-top:3%;
	width: 5px;
	height: 22px;
	background: #36bfa9;

}

.mosaic_category div a{
	float: left;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 22px;
	margin-left:8px;
	cursor: default;
}

.class_profiles{
	float: left;
	width: 70%;
	min-height: 100px;
	margin-bottom:10px;
}

.class_profiles b{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
	margin-left: 60px;
	/* [disabled]width: 120px; */
	margin-top: 50px;
	font-size: 18px;
	cursor: default;
}

.class_profiles p{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
	width: 160px;
	font-size: 18px;
	cursor: default;
}

.mosaic_category img{
	
    
	width: 100%;
	height: 100%;
	
}


.item{
	border-radius: 5px;
	width: 50%;
	height: auto;
	float: left;
	margin-bottom:50px;
	overflow: hidden;

}

.bj {
	position: absolute;
	z-index:-4;
	margin-top:-1000px;
	width: 100%;
	height: 1000px;
	background: url('../images/work/SkiesOfSpain/1.jpg') no-repeat 50% 0px;
	background-size: 100% 100%;
	float: left;
}

.clearfix {
	float: none;
	clear: both;
}

.mosaic {
    width: 60%;
    height: auto;
    max-width: 1300px;
    float: left;
}


.item a{
	max-width:600px;
	max-height:600px;
}

.item a img{
	display:block;
	width:100%;
	height:auto;
	-webkit-box-shadow: 0 2px 1px #c3c3c3;
    -moz-box-shadow: 0 2px 1px #c3c3c3;
    box-shadow: 0 2px 1px #c3c3c3;
	border-radius:5px 5px 0 0;
}


.item h3{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 160%;

	padding: 12px 0 0 0px;
	color: #515151;
	text-decoration: none;

	font-weight: 800px;
	float: left;
	width: 100%;
			cursor: default;
}

.item h4{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 0%;
	padding: 12px 0 0 0px;
	color: #36bfa9;
	text-decoration: none;
	font-weight: 800px;
	float: left;
	width: 100%;
	cursor: default;
}

.item h3 a{
	text-decoration:none;
	color:#2d2d2d;
}

.item p{
	font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 12px 0 0 0px;
	color: #515151;
	/* [disabled]text-align: center; */
	text-decoration: none;
	float: left;
	width: 100%;
	height: auto;
			cursor: default;
			
}

.item #Return{
font-family: Lato,Verdana,Cookie, Arial, Helvetica, sans-serif;
margin-top:50px;
width: 100%;
text-decoration: none;
text-transform: uppercase;
font-size: 100%;
line-height: 150%;
color: #FFF;
background-color:transparent;
	background: url('../images/icons/A_2.png') no-repeat 50% 0px;
	background-size:50% 100%; 
	-webkit-transition: background-size 0.2s ease-in-out;
	-moz-transition: background-size 0.2s ease-in-out;
	-o-transition: background-size 0.2s ease-in-out;
	-ms-transition: background-size 0.2s ease-in-out;
	transition: background-size 0.2s ease-in-out;

}

.item #Return:hover{
	cursor: pointer;
background-size: 100% 100%;
}

/* -----------------------  ------------------------- */
.item_2{
	border-radius: 5px;
	width: 120px;
	margin-bottom: 20px;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	overflow: hidden;
	height: auto;
	float: left;
}

.item_2 a{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
		width:auto;
	height:auto;
	font-size:100%;
	float: left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.item_2 a b{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:100%;
	width:auto;
	height:auto;
	margin-left:10px;
}

.item_2 a #yes{
	color: #FFF;
		padding: 2px;
	background: url('../images/icons/yes.png') no-repeat 50% 0px;
	background-size: 100% 100%;	
}

	
}
/* ----------------------- WORK LINKS END ------------------------- */


#bottom h3{
	margin:4% 0 3% 0;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size:190%;
	font-weight:normal;
	text-align:center;
	color:#e3e3e3;
	text-shadow: 0 1px 1px #c1c1c1;
}


footer{
	width: 100%;
	padding: 10px 0;
	background-color: #505050;
}

.icon{
	float: right;
	width: 32px;
	margin: 95px 0 2px 4%;
	opacity: 0.85;
}

.icon:hover{
	opacity: 1;
}

.social{
	color: #e3e3e3;
	float: left;
}

.social .ico{
	float: left;
	width: 50%;
}

.social .ico a{
	float: left;
	width: 100%;
    margin: 18px 0 0px 0%;
	text-decoration: none;
	color: #e3e3e3;
		opacity:0.8;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.social .ico a:hover{
	color: #FFF;
	opacity:1;
}

.social .ico a b{
	float: left;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 10px;
	width: 150px;
	word-break:break-all;
	text-transform: uppercase;
	font-size: 80%;
}



.social .ico a img{
	float: left;
    margin: -4px 0 10px 8%;
}

.social .tm{
	float: left;
	width: 50%;

}

.social .tm img{
	float: right;
	width: auto;
    margin: 110px 0 2px 4%;

}




/* ----------------------------- Picture ----------------------------------- */

#picture{
	margin-top: 50px;
	width: 100%;
	height: 410px;
}

#picture .ta{
	width: 100%;
	text-align:center;
}
#picture .ta a{
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	size:190%;
	font-size: 90%;
			cursor: default;
}

#picture div .album{
	text-align:center;
	margin-top: 30px;
	margin-left: 10%;
	width: 80%;
}

#picture div .album a .A{
	opacity:1;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	
}

#picture div .album a .B{
	opacity:0;
	width:183px;
	margin-left:-183px;
	
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	
	-webkit-transition: width 0.2s ease-in-out;
	-moz-transition: width 0.2s ease-in-out;
	-o-transition: width 0.2s ease-in-out;
	-ms-transition: width 0.2s ease-in-out;
	transition: width 0.2s ease-in-out;
	
}

#picture div .album a:hover .A{
	opacity: 0;
}

#picture div .album a:hover .B{
	opacity: 1;
	width:348px;
	margin-left:-183px;
}




/* ----------------------------- last ----------------------------------- */
#last{
	margin-top: 30px;
	width: 100%;
	height:130px;
	text-align:center;
}

/* ----------------------------- FORM ----------------------------------- */

.right h4{
			cursor: default;
	font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #e3e3e3;
	margin-bottom: 10px;
}

#formwrap{
	width:100%;
}

.formstyle { 
	border: 1px solid #ccc;
	color: #000;
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 95%;
	background-color:rgba(255,255,255,1);
	margin-bottom:10px;
	opacity:0.9;
	padding:3px;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   border-radius:2px;
}

.formstyletwo {
	color: #FFF;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 20%;
	background-color: #37CA9A;
	border: 0px;	
}

.formstyletwo:hover {
	color: #e3e3e3;
	cursor: pointer;
}

textarea{ 
	border: 1px solid #ccc;
	color: #000;
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:95%;
	height:80px;
	background-color:rgba(255,255,255,1);
	margin-bottom:10px;
	border-radius:2px;
	padding:3px;
	opacity:0.9;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	overflow:auto;
}


input:focus, input.focused, textarea:focus, textarea.focused {
	color: #505050;
	opacity: 1;
}

#error{
	color: #40c197;
	float: left;
	font-family: Regular, Arial, Helvetica, sans-serif, "Helvetica Neue Light";
	font-size: 15px;
}

#error ul{
	list-style-type: none;
	padding-top:5px;
}
	

/* -- Make the highlight colours pretty -- */
::selection      { background:#e3e3e3; color:#FFF;}
::-moz-selection  { background:#e3e3e3; color:#FFF;}




/* ---------------------- RESPONSIVE STUFF - ONLY TOUCH IF YOUR'E CONFIDENT WITH CSS ---------------------- */


@media only screen and (max-width: 1453px) {
.html_carousel div.slide {
    height: 400px;
}
#slideshow_2 {
	height: 400px;
}
.html_carousel div.slide #slideshow_2 div img {
    height: 400px;
}
}

@media only screen and (max-width: 1079px) {
.html_carousel div.slide {
    height: 300px;
}
#slideshow_2 {
    height: 300px;
}
.html_carousel div.slide #slideshow_2 div img {
    height: 300px;
}
.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
    line-height: 250%;
}
.html_carousel div.slide .work_slide nav ul li a {
    line-height: 250%;
}

	.left{
		width:100%;
	}
	
	.right{
		width:100%;
	
	}
}

@media only screen and (max-width: 999px) {

.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
    line-height: 250%;
}
.html_carousel div.slide .work_slide nav ul li a {
    line-height: 250%;
}
}

@media only screen and (max-width: 869px) {
.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
    line-height: 230%;
}
.html_carousel div.slide .work_slide nav ul li a {
    line-height: 230%;
}
}

@media only screen and (max-width: 860px) {

}

@media only screen and (max-width: 835px) {
	.item_2 {
    width: 100px;
}
.item_2 a {
    font-family: Verdana,Cookie, Arial, Helvetica, sans-serif;
    width: auto;
    height: auto;
    font-size: 90%;


}
@media only screen and (max-width: 720px) {
.html_carousel div.slide .work_slide nav ul li #GLASS_MOSAIC_TILES {
		margin-top:0px;
    line-height: 300%;
}

.html_carousel div.slide .work_slide nav ul li a {
		margin-top:-5px;
    line-height: 300%;
}

.html_carousel div.slide {

    height: 300px;
}

.html_carousel div.slide .work_slide {
    left: 25%;
    top: 48%;
    width: 50%;
}
.html_carousel div.slide .work_slide nav ul li {
    width: 100%;
    height: 100%;
}

.html_carousel div.slide .logo-img {
    position: absolute;
    left: 15%;
    top: 20%;
    width: 70%;
	}
	
.html_carousel div.slide #slideshow_2 div img {
    width: 300%;
	margin-left: -100%;
    height: 300px;
}

.mosaic_category div ul {
     margin-top: 0%;
}

.mosaic_category div a {
    font-size: 15px;
}

.class_profiles {
	margin-top:10px;
    width: 100%;
}

.class_profiles p {
    width: 90%;
}

#list {
    width: 100%;
	height:100%;
}

.mosaic {
	margin-left:3%;
    width: 97%;
}

#work_img {
	height:780px;
    background-size: 300% 100%;
}


#picture {
    margin-top: 40px;
    height: 100%;
}

.icon {

    margin: 95px 0 2px 2%;
}

.social .tm img {
    float: left;
    margin: 50px 0 2px 5%;
	margin-bottom:40px;
}

.social .ico {
    width: 100%;
}

.social .ico a img{
    margin: -4px 0 2px 5%;
		margin-bottom:40px;
}
.social .tm {
    width: 100%;
}
.item {
    width: 97%;
}

.mosaic_category div a {
    font-size: 12px;
}

.bj {

background-size: 300% 100%;

}

.item h4{
	
	font-size: 160%;
}

.class_profiles b{
	font-size: 0px;
}

.class_profiles p{
	font-size: 0px;
}

.item_2 {

margin-left: -1.5%;
    width: 100%;
}

/* ----------------------------- menu ----------------------------------- */
.class_profiles{
	min-height: 10px;
	height: auto;
	margin-bottom: 20px;
}
.class_profiles p{
margin-top: 0%;
margin-bottom: 0%;
}
.mosaic_category {
	margin-left:5%;
    width: 90%;
}
.mosaic_category div {
	position: initial;
    float: left;
}

.mosaic_category div a{
	font-size: 18px;
	color: #4B4B4B;
}

.mosaic_category img{
display:none;
}
.item_none {
display:none;
}

#picture div .album a:hover .A{
	opacity: 1;
}

#picture div .album a .B {
  display: none;
}

/* ----------------------------- class_profiles ----------------------------------- */

#hide #hide_list {
	height:auto;
	width:auto;
  display: none;
}

#toggle label{
	cursor: pointer;
}

#toggle label li {
	display: block;
	height: 15px;
	padding-bottom: 1%;
	padding-top: 1%;
	padding-left: 8%;
	padding-right: 8%;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 3px #c3c3c3;
	-moz-box-shadow: 0 1px 3px #c3c3c3;
	box-shadow: 0 1px 3px #c3c3c3;
	margin-top: 10px;
	width: 0%;
	margin-left: 42%;
border-radius: 5px;
}


#toggle label:hover li a{
	margin-top:2px;

}

#toggle label li a{
display: block;
font-size: 0;
line-height: 0;
border-width: 12px;
    border-bottom-width: 12px;
margin-left: -12px;
border-bottom-width: 0;
margin-top: 0px;
border-style: dashed;
    border-top-style: dashed;
border-top-style: solid;
border-left-color: transparent;
border-right-color: transparent;
-webkit-transition: margin-top 0.2s linear;
-moz-transition: margin-top 0.2s linear;
-o-transition: margin-top 0.2s linear;
-ms-transition: margin-top 0.2s linear;
transition: margin-top 0.2s linear;

}

#hide_list #hid_zs{
  	display: block;
	width: 90%;
	height: 2px;
	float: left;
	margin-left: 5%;
	padding-bottom: 1%;
	background:-moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));  
}

#menu-toggle:checked + #hide #hide_list {
  display: block;
}


/* ----------------------------- menu ----------------------------------- */


	.left{
		width:100%;
	}
	
	.right{
		width:100%;
	
	}

}

@media only screen and (max-width: 510px) {


}

	/**
 *
 * ContactMe v1.6
 * https://www.21tools.it
 *
 */
 
/* Generic */

body {
  position: relative;
}

.contactMe,
.contactMe * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.contactMe * {
  outline: none !important;
  font-size: 14px;
  color: #000;
}

.contactMe {
  width: auto;
  padding: 0;
  margin: 0 auto;
  background: #F1F1F1;
  border: solid 1px #C9C9C9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.contactMe.xsmall {
  max-width: 300px;
}

.contactMe.small {
  max-width: 400px;
}

.contactMe.medium {
  max-width: 500px;
}

.contactMe>header {
  padding: 30px 30px 20px 30px;
}

.contactMe>header>hr {
  display: none;
}

.contactMe>section {
  background: #FFF;
  padding: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}


/* Form fields */

.contactMe .form-row {
  width: 100%;
  margin-bottom: 10px;
}

.contactMe .form-row.two {
  font-size: 0;
  white-space: nowrap;
}

.contactMe .form-row.two>div {
  display: inline-block;
  width: calc(50% - 5px);
}

.contactMe .form-row.two>div:first-child {
  margin-right: 10px;
}

.contactMe .form-row.three {
  font-size: 0;
}

.contactMe .form-row.three>div {
  display: inline-block;
  width: calc(33% - 6px);
  vertical-align: top;
}

.contactMe .form-row.three>div:nth-child(2) {
  width: calc(34% - 8px);
  margin-left: 10px;
  margin-right: 10px;
}

.contactMe .form-row .title {
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 3px;
  display: none;
}

.contactMe .form-row .title.keep-visible {
  display: block;
}

.contactMe .field {
  background: #FFF;
  font-size: 14px;
  width: 100%;
  margin: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contactMe.xsmall .field {
  font-size: 13px;
}

.contactMe input {
  height: 40px;
  border: solid 1px #E4E4E4;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  background: #FFF;
}

.contactMe textarea {
  resize: none;
  height: 100px;
  border: solid 1px #E4E4E4;
  font-size: 14px;
  line-height: 14px;
  padding: 10px;
  background: #FFF;
}

.contactMe input::-webkit-input-placeholder,
.contactMe textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9B9B9B;
}

.contactMe input::-moz-placeholder,
.contactMe textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #9B9B9B;
}

.contactMe input:-ms-input-placeholder,
.contactMe textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #9B9B9B;
}

.contactMe input:-moz-placeholder,
.contactMe textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #9B9B9B;
}


/* Checkbox and Radio button styles */

.contactMe .checkbox-radio {
  height: 40px;
}

.contactMe .checkbox-radio>div {
  position: relative;
}

.contactMe .checkbox-radio>div>div {
  position: absolute;
  left: 0;
  top: 0;
}

.contactMe .checkbox-radio input[type='checkbox'],
.contactMe .checkbox-radio input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}

.contactMe .checkbox-radio input[type='checkbox']:checked+label:after,
.contactMe .checkbox-radio input[type='radio']:checked+label:after {
  content: "";
  background: #00C659;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
}

.contactMe .checkbox-radio label {
  line-height: 40px;
  cursor: pointer;
  padding: 0 0 0 40px;
  margin: 0;
  display: inline-block;
}

.contactMe .checkbox-radio label:before {
  content: "";
  width: 40px;
  height: 40px;
  border: solid 1px #E4E4E4;
  background: #FFF;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.contactMe .checkbox-radio.rounded label:before,
.contactMe .checkbox-radio.rounded label:after {
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
}

.contactMe .checkbox-radio label>span {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  vertical-align: middle;
  margin-left: 7px;
}

.contactMe .field.cm-date {
  cursor: pointer;
  padding-right: 36px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: right 8px center;
  background-image: url(../imgs/cal1.png);
}

.contactMe .field.cm-time {
  cursor: pointer;
  padding-right: 36px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: right 8px center;
  background-image: url(../imgs/time1.png);
}


/* Datepicker plugin overrides */

.datepicker.dropdown-menu {
  max-width: 250px;
  padding: 4px;
  margin: 0;
}

.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
  padding: 4px 7px;
}

.datepicker.dropdown-menu .table-condensed {
  border: none;
}

.datepicker.dropdown-menu .datepicker-days thead .dow {
  font-weight: bold;
}

.datepicker.dropdown-menu .datepicker-days tbody .day.today {
  background: none;
  color: #3F9FFF;
  font-weight: bold;
}

.datepicker.dropdown-menu .datepicker-days tbody .day.active {
  background: #3F9FFF;
  color: #FFF;
  font-weight: bold;
}

.datepicker.dropdown-menu .datepicker-days tbody .day.today:hover {
  background: #EEE;
}

.datepicker.dropdown-menu .datepicker-days tbody .day.active:hover {
  background: #3F9FFF !important;
}

.datepicker.dropdown-menu .datepicker-days tbody .day.old,
.datepicker.dropdown-menu .datepicker-days tbody .day.new {
  color: #CCC;
}


/* File field */

.contactMe .form-row.file {
  position: relative;
}

.contactMe .form-row.file input {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
}

.contactMe .form-row.file label {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  color: #9B9B9B;
  font-weight: 200;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: solid 1px #E4E4E4;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 11px 10px 11px 44px;
  position: relative;
}

.contactMe .form-row.file label.selected {
  color: inherit;
}

.contactMe .form-row.file label i {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 24px;
  height: 24px;
  background-color: #3F9FFF;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 5px center;
  background-image: url(../imgs/arrow-up.png);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.contactMe .form-row.file.unboxed label {
  border: none;
  padding: 8px 20px 8px 55px;
  font-size: 22px;
  line-height: 24px;
  color: inherit;
}

.contactMe .form-row.file.unboxed label i {
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-size: 26px 26px;
  background-position: left 7px center;
}

.contactMe .form-row+.form-row.file.unboxed,
.contactMe .form-row.file.unboxed+.form-row {
  margin-top: 20px;
}


/* Select 2 overrides */

.contactMe .select2-container {
  width: 100% !important;
  text-align: left;
}

.contactMe .select2-container .select2-selection {
  height: 40px;
  border: solid 1px #E4E4E4;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #FFF;
}

.contactMe .select2-container .select2-selection .select2-selection__arrow {
  height: 40px;
  width: 30px;
  top: 0;
  right: 0;
}

.contactMe .select2-container .select2-selection .select2-selection__arrow b {
  border-width: 7px 5px 0 5px;
}

.contactMe .select2-container.select2-container--open .select2-selection .select2-selection__arrow b {
  border-width: 0 5px 7px 5px;
}

.contactMe .select2-container .select2-selection .select2-selection__rendered {
  height: 38px;
  color: #000;
  font-size: 14px;
  line-height: 38px;
  padding-left: 10px;
  padding-right: 30px;
}

.contactMe .select2-container .select2-selection--multiple {
  font-size: 0;
  height: auto;
  min-height: 38px;
}

.contactMe .select2-container .select2-selection--multiple .select2-selection__rendered {
  height: auto;
  min-height: 38px;
  padding-right: 10px;
}

.contactMe .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search__field {
  margin-top: 0;
  height: 38px;
}

.contactMe .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  line-height: 27px;
  font-size: 12px;
  border: none;
  padding: 0 8px;
  color: #FFF;
  background: #3F9FFF;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.contactMe .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  color: #FFF;
  margin-right: 4px;
}

.contactMe .select2-container .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.contactMe.xsmall .select2-container .select2-selection .select2-selection__rendered {
  font-size: 13px;
}

.contactMe .select2-container .select2-selection__clear {
  width: 20px;
  text-align: right;
  font-size: 18px;
  color: #888;
}

.contactMe .select2-container .select2-selection__placeholder {
  color: #9B9B9B;
}

.contactMe.xsmall .select2-container .select2-selection__placeholder {
  font-size: 13px;
}

.select2-dropdown {
  border-color: #E4E4E4;
}

.select2-dropdown .select2-results li {
  font-size: 14px;
  line-height: 14px;
  padding: 13px 10px;
}

.select2-dropdown .select2-search {
  padding: 9px 10px;
}


/* Google reCAPTCHA */

.contactMe .re-captcha {
  margin-top: 20px;
  margin-bottom: 10px;
}


/* Google Invisible reCAPTCHA */

.contactMe .re-captcha.invisible {
  margin: 0;
}

.contactMe .grecaptcha-badge {
  display: none;
}


/* Messages box */

.contactMe .msg {
  display: none;
  padding: 12px 20px 12px 40px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  word-break: break-word;
  margin: 20px 0 10px 0;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: left 12px top 12px;
}

.contactMe .msg.error {
  color: #FFF;
  background-color: #FFA12A;
  background-image: url(../imgs/x.png);
}

.contactMe .msg.success {
  color: #FFF;
  background-color: #00D466;
  background-image: url(../imgs/tick.png);
}

.contactMe .msg strong {
  color: inherit;
}


/* Submit button */

.contactMe .btn {
  border: 0;
  background: #3F9FFF;
  color: #FFF;
  font-weight: 400;
  cursor: pointer;
  padding: 12px 40px;
  margin-top: 10px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.contactMe .btn:hover {
  opacity: 0.9;
}


/* Theme Minimal */

.contactMe.theme-minimal {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.contactMe.theme-minimal input {
  border-width: 0 0 1px 0;
}

.contactMe.theme-minimal .select2-container .select2-selection {
  border-width: 0 0 1px 0;
}

.contactMe.theme-minimal>section {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.contactMe.theme-minimal .form-row.file.boxed label {
  border-width: 0 0 1px 0;
  line-height: 17px;
}


/* Theme Modern */

.contactMe.theme-modern>header {
  padding-bottom: 10px;
}

.contactMe.theme-modern .form-row {
  margin-bottom: 20px;
}

.contactMe.theme-modern .form-row .title {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  color: #858585;
  font-weight: 400;
  padding-left: 10px;
}

.contactMe.theme-modern input {
  padding-left: 20px;
  padding-right: 20px;
  background: #EAEAEA;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.contactMe.theme-modern>header input {
  background: #FFF;
}

.contactMe.theme-modern textarea {
  padding: 15px 20px;
  background: #EAEAEA;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.contactMe.theme-modern>header textarea {
  background: #FFF;
}

.contactMe.theme-modern .select2-container .select2-selection {
  background: #EAEAEA;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.contactMe.theme-modern>header .select2-container .select2-selection {
  background: #FFF;
}

.contactMe.theme-modern .select2-container .select2-selection .select2-selection__arrow {
  right: 10px;
}

.contactMe.theme-modern .select2-container .select2-selection .select2-selection__rendered {
  padding-left: 20px;
  padding-right: 40px;
}

.contactMe.theme-modern .select2-container .select2-selection__placeholder {
  color: transparent;
}

.contactMe.theme-modern input::-webkit-input-placeholder,
.contactMe.theme-modern textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: transparent;
}

.contactMe.theme-modern input::-moz-placeholder,
.contactMe.theme-modern textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}

.contactMe.theme-modern input:-ms-input-placeholder,
.contactMe.theme-modern textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: transparent;
}

.contactMe.theme-modern input:-moz-placeholder,
.contactMe.theme-modern textarea:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}

.contactMe.theme-modern .checkbox-radio label:before {
  background: #EAEAEA;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.contactMe.theme-modern .checkbox-radio label>span {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  color: #858585;
  font-weight: 400;
}

.contactMe.theme-modern .checkbox-radio input[type='checkbox']:checked+label:after,
.contactMe.theme-modern .checkbox-radio input[type='radio']:checked+label:after {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.contactMe.theme-modern .field.cm-date {
  background-image: url(../imgs/cal2.png);
}

.contactMe.theme-modern>header .field.cm-date {
  padding-right: 46px;
  background-position: right 18px center;
}

.contactMe.theme-modern .field.cm-time {
  background-image: url(../imgs/time2.png);
}

.contactMe.theme-modern>header .field.cm-time {
  padding-right: 46px;
  background-position: right 18px center;
}

.contactMe.theme-modern .form-row.file.boxed label {
  background: #EAEAEA;
  padding: 14px 20px 12px 44px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  color: #858585;
  font-weight: 400;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.contactMe.theme-modern .form-row.file.boxed label.selected {
  color: inherit;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-weight: 200;
}

.contactMe.theme-modern .btn {
  width: 100%;
}


/* Theme London */

.contactMe.theme-london {
  background: #FFF;
}

.contactMe.theme-london>header {
  padding-bottom: 0;
}

.contactMe.theme-london>header>hr {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  border-bottom: solid 1px #454545;
  padding-top: 10px;
}

.contactMe.theme-london .form-row {
  margin-bottom: 20px;
}

.contactMe.theme-london .form-row .title {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  color: #454545;
  font-weight: bold;
}

.contactMe.theme-london input {
  border: solid 1px #B0B0B0;
}

.contactMe.theme-london textarea {
  border: solid 1px #B0B0B0;
}

.contactMe.theme-london .form-row.file.boxed label { 
  border: solid 1px #B0B0B0;
  padding: 14px 20px 12px 44px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  color: #454545;
  font-weight: bold;
}

.contactMe.theme-london .form-row.file.boxed label.selected {
  color: inherit;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-weight: 200;
}

.contactMe.theme-london .form-row.file label i {
  background-color: #454545;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.contactMe.theme-london .select2-container .select2-selection {
  border: solid 1px #B0B0B0;
}

.contactMe.theme-london .select2-container .select2-selection__placeholder {
  color: transparent;
}

.contactMe.theme-london .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background: #454545;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.contactMe.theme-london input::-webkit-input-placeholder,
.contactMe.theme-london textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: transparent;
}

.contactMe.theme-london input::-moz-placeholder,
.contactMe.theme-london textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}

.contactMe.theme-london input:-ms-input-placeholder,
.contactMe.theme-london textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: transparent;
}

.contactMe.theme-london input:-moz-placeholder,
.contactMe.theme-london textarea:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}

.contactMe.theme-london .checkbox-radio label:before {
  border: solid 1px #B0B0B0;
}

.contactMe.theme-london .checkbox-radio label>span {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  color: #454545;
  font-weight: bold;
}

.contactMe.theme-london .field.cm-date {
  background-image: url(../imgs/cal3.png);
}

.contactMe.theme-london .field.cm-time {
  background-image: url(../imgs/time3.png);
}

.contactMe.theme-london .btn {
  background: #454545;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

@element .contactMe and (max-width:399px) {
  .contactMe .form-row.two>div {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .contactMe .form-row.two>div:first-child {
    margin-right: 0;
  }
  .contactMe .form-row.three>div {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .contactMe .form-row.three>div:nth-child(2) {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  /* Theme Modern */
  .contactMe.theme-modern .form-row.three>div {
    margin-bottom: 20px;
  }
  /* Theme London */
  .contactMe.theme-london .form-row.three>div {
    margin-bottom: 20px;
  }
  /* Google reCAPTCHA */
  .contactMe .re-captcha {
    -webkit-transform: scale(0.785);
    transform: scale(0.785);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  /* Google Invisible reCAPTCHA */
  .contactMe .re-captcha.invisible {
    -webkit-transform: none;
    transform: none;
  }
}
	
