/* Enter Your Custom CSS Here */
/*careers*/
.w2s-care1 {
    font-size: 150%;
    text-transform: uppercase;
    text-shadow: 2px 3px #242424;
}
.w2s-care2 {
    font-size: 220%;
    /*text-transform: capitalize;*/
    text-align: right;
    color: #fff;
}
.w2s-trmb {
    margin-bottom: 8%;
    margin-top: 8%;
}
.w2s-care3 {
    font-size: 165%;
}
.w2s-careers-1 {
    margin-top: 1%;
    margin-bottom: 1%;
    height: 250px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 2%;
    background: #283f5b;
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
}
.w2s-careers-2 {
    margin-top: 1%;
    margin-bottom: 1%;
    height: 250px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 2%;
    background: #d54343;
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
}
.w2s-careers-3 {
    margin-top: 1%;
    margin-bottom: 1%;
    height: 250px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 2%;
    background: #ffa200;
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
}
.w2s-careers-4 {
    margin-top: 1%;
    margin-bottom: 1%;
    height: 250px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 2%;
    background: #3272a9;
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
}
.w2s-careers-5 {
    margin-top: 1%;
    margin-bottom: 1%;
    height: 250px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 2%;
    background: #cc562d;
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
}
.w2s-careers-6 {
    margin-top: 1%;
    margin-bottom: 1%;
    height: 250px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 2%;
    background: #675489;
    /*border-radius: 4%; */
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
}
.w2s-cardevico1
{
	background-image: url('/wp-content/uploads/2016/01/design.png');
	position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    top: 5px;
    left: 10px;
}
.w2s-cardevico2
{
	background-image: url('/wp-content/uploads/2016/01/developers.png');
	position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    top: 5px;
    left: 10px;
}
.w2s-cardevico3
{
	background-image: url('/wp-content/uploads/2016/01/operations.png');
	position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    top: 5px;
    left: 10px;
}

/*careers inn*/
.w2s-innbg
{
	background: #1C4757;
	padding: 1%;
	margin-bottom: -23px;
}
.w2s-innbg2
{
	background: #fff;
	padding: 3%;
}
.w2s-caree-fon-colr
{
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	/*color: #30a379;*/
}
.w2s-caree-fon
{
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	color: #30a379;
}
.w2s-car-ul
{
	line-height: 25px;
}
.w2s-care-uplo
{
	background: #30a379;
	margin-top: -3%;
    padding: 3%;
}
input[type="file"] {
    display: block;
    width: 70%;
    background: transparent;
    padding: 50px 0 0 0;
    height: 30px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 50px 50px;
    /* background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFD0lE…LD4ESfHJaogLACa5nOLhiwDPcVCeXKgY4wfUMB088A/4BQM4ocvpoCuQAAAAASUVORK5CYII='); */
    /* background-position-x: 28%; */
    /* background-position-y: 50%; */
    cursor: pointer;
    /*border: 1px solid #FFF;*/
    /*margin-top: 6px;*/
    margin-left: 25.3%;
    position: relative;
    background-repeat: no-repeat;
    outline: none;
    border-radius: 2px;
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #4bd3a1;
    border: none;
    height: 40px;
    width: 70px;
    border-radius: 2px;
    color: #fff;
}
/*careers*/
/*Up-left pointing*/
.triangle-up-left {
    width: 0;
    height: 0;
    top: -4px;
    padding-bottom: 30%;
    padding-left: 30%;
    overflow: hidden;
    position: absolute;
    left: -5px;
}
.triangle-up-left:after {
   content: "";
    display: block;
    margin-left: -500px;
    border-bottom: 596px solid transparent;
    /* border-left: 500px solid #10bea2; */
    background-image: url(/wp-content/themes/w2s/images/icon-label.png);
    background-position: 100% 100%;
    -ms-background-position-x: 200px;
    background-size: inherit;
}
.w2s-careers-hbg
{
	width: 100%;
    padding-bottom: 39.666667%;
    background-image: url(/wp-content/themes/w2s/images/header.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.w2s-caree-font
{
	font-size: 18px !important;
}
div.w2s-caree-font
{
	font-size: 18px !important;
}
.custom-file-input {
  background-image: url(/wp-content/themes/w2s/images/upload-resume.png);
  background-repeat: no-repeat;
    background-size: contain;
    background-position: 100px 0px;
  _background-image: url(/wp-content/themes/w2s/images/upload-resume.png);
  _background-repeat: no-repeat;
    _background-size: contain;
    _background-position: 100px 0px;
}
.w2s-filename
{
	clear: both;
    margin-right: 18%;
}
.w2s-caree-hed-color
{
	font-size: 24px;
}
.w2s-caree-back
{
	font-family: "ff-tisa-sans-web-pro",sans-serif;
    font-size: 28px;
    color: #fff;
    margin-left: 2%;
    font-weight: bolder;
}
.w2s-caree-back a
{
	font-family: "ff-tisa-sans-web-pro",sans-serif;
    font-size: 20px;
    color: #10bea2;
    margin-left: 3%;
    font-weight: 100;
}
.w2s-caree-back a:hover
{
	text-decoration: underline;
}

/* Portrait */
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: portrait)   and (-webkit-min-device-pixel-ratio: 1) {

	.w2s-trmb {
    margin-top: 20%;
	}
	.custom-file-input
	{
		background-position: 45px 0px;
	}

}
@media screen and (min-width: 320px) and (max-width: 360px) {
	.w2s-careers-hbg
	{
		    margin-top: 5%;
	}
	.w2s-trmb
	{
		margin-top: 20%;
	}
	.w2s-careers-m
	{
		height: 180px !important;
	}
	.custom-file-input {
		background-position: 0px 0px;
	}
	.w2s-care-uplo
	{
		margin-top: -5%;
		margin-bottom: 1%;
	}

	div.wpcf7-validation-errors
	{
		clear: both;
		top: 35px;
    	position: relative;
	}
	span.wpcf7-not-valid-tip
	{
		
		text-align: center;
		margin-left: 10px;
	}

}

/* Portrait and Landscape */
@media screen and (min-width: 361px)   and (max-width: 540px) {

	.w2s-careers-hbg
	{
		    margin-top: 4%;
	}
	.w2s-trmb
	{
		margin-top: 15%;
	}
	.w2s-careers-m
	{
		height: 200px !important;
	}
	.custom-file-input {
		background-position: 5px 0px;
	}
	.triangle-up-left:after
	{
		    background-position: 55px 100%;
		    background-position: 102% 100%;
	}
	input[type="submit"] 
	{
		margin-left: 10px;
    	margin-top: 4px;
	}
	.w2s-care-uplo
	{
		margin-bottom: 5px;
	}
	div.wpcf7-validation-errors
	{
		clear: both;
		top: 35px;
    	position: relative;
	}
	span.wpcf7-not-valid-tip
	{
		text-align: center;
		margin-left: 10px;
	}

}
@media screen and (min-width: 541px)   and (max-width: 640px) {
	.custom-file-input {
		background-position: 40px 0px;
	}
	div.wpcf7-validation-errors
	{
		clear: both;
		top: 35px;
    	position: relative;
	}
	span.wpcf7-not-valid-tip
	{
		text-align: center;
		margin-left: 10px;
	}
}

@media screen and (min-width: 541px)   and (max-width: 579px) {

	
	
	.custom-file-input {
		background-position: 5px 0px;
	}
	.triangle-up-left
	{
		padding-bottom: 28%;
    	padding-left: 28%;
	}
	.triangle-up-left:after
	{
		background-position: 101% 100%;
	}
	div.wpcf7-validation-errors
	{
		clear: both;
		top: 35px;
    	position: relative;
	}
	span.wpcf7-not-valid-tip
	{
		text-align: center;
		margin-left: 10px;
	}

}

@media screen and (min-width: 580px)   and (max-width: 767px) {	
	
	.triangle-up-left
	{
		padding-bottom: 21%;
    	padding-left: 21%;
	}
	.triangle-up-left:after
	{
		margin-left: -600px;
		background-position: 101% 100%;
	}

}
@media screen and (min-width: 1900px)   and (max-width: 1920px) {	

	.triangle-up-left {
    width: 0;
    height: 0;
    top: -4px;
    padding-bottom: 27%;
    padding-left: 27%;
    overflow: hidden;
    position: absolute;
    left: -5px;
}	
.w2s-caree-back
{
	margin-left: 16%;
}


}

/* case-studies */
.w2s-caset-head-img
{
    width: 100%;
    height: 550px;
    background-image: url(https://www.w2ssolutions.com/wp-content/uploads/2016/06/Case-study-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    margin-bottom: 3%;
}
.w2s-case-head-txt
{
    position: absolute;
    vertical-align: middle;
    top: 50%;
    font-size: 60px;
    margin-left: 10%;
    color: #FFF;
    text-align: center;
    font-weight: normal !important;
}
.w2s-case-img
{
      height: 200px;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.w2s-case-thumb
{
  display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.w2s-case-itali
{
  font-style: italic;
}
.w2s-thub-just
{
  padding: 6px;
  text-align: justify;
}
.w2s-case-cleb
{
  clear: both;
}
.w2s-nclb
{
  clear:both;
}
/* Portrait */
@media only screen   and (min-width: 768px)   and (max-width: 991px)
    {
  
  .w2s-case-cleb-res
  {
    clear:both;
  }
  .w2s-case-cleb-resland
  {
    clear:none !important;
  }
  .w2s-caset-head-img 
  {
    height: 370px;
    background-size: cover;
  }
  .w2s-case-head-txt
  {
        margin-left: 4%;
  }

}
/* Portrait */
@media only screen   and (min-width: 992px)   and (max-width: 1024px)
    {
  
  .w2s-case-cleb-res
  {
    clear: none;
  }
  .w2s-case-cleb-resland
  {
    clear:both;
  }
  .w2s-caset-head-img 
  {
    height: 430px;
    background-size: cover;
  }

}
/* w2s technology icon responsive */
@media only screen and (max-width : 320px){
		.iphonagu  {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
		}    
		.djangores  {
		margin-top: 5px !important;
	}
	.noderes  {
		margin-top: 5px !important;
	}
.w2s-first-colav {
    margin: 0px auto 0px -6px !important;
}
}

/*health contact form */
#healthname
{
    display: block;
    width: 100% !important;
    -webkit-appearance: none;
    background: transparent;
    position: relative;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 5px solid #15a9bd;
    outline: none;
    color: #999 !important;
    font-size: 20px;

}
#healthemail
{
    display: block;
    width: 100% !important;
    -webkit-appearance: none;
    background: transparent;
    position: relative;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 5px solid #15a9bd;
    outline: none;
    color: #999 !important;
    font-size: 20px;

}
#healthcmpy
{
    display: block;
    width: 100% !important;
    -webkit-appearance: none;
    background: transparent;
    position: relative;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 5px solid #15a9bd;
    outline: none;
    color: #999 !important;
    font-size: 20px;

}
#healthnumber
{
    display: block;
    width: 100% !important;
    -webkit-appearance: none;
    background: transparent;
    position: relative;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 5px solid #15a9bd;
    outline: none;
    color: #999 !important;
    font-size: 20px;

}
#healthsend
{
    display: block !important;
    border: 0;
    /*width: 128px;*/
    height: 34px;
    background-color: #fff;
    font-size: 20px !important;
    color: #15a9bd;
    font-weight: 900;
    text-align: left;
    line-height: 34px;
    margin: 40px auto 0 auto;
    background: url() no-repeat right center scroll;
}
.mainhealth
{
  font-family: "Open Sans",sans-serif;
}
.w2s-heal-hedtxt
{
   /* line-height: 26px; */
    font-size: 46px;
   /* font-size: 1.225em;*/
    color: #ffffff;
    /* margin-top: 7%;*/
    margin-left: 11%; 
  height: 100px;
    letter-spacing: 2px;
}

/*QUOTE*/
#qut-name
{width: 100%;
    height: 40px;
    padding: 5px;
    border-radius: 4px;
    background: rgba(204, 204, 204, 0.68);
    border: 2px solid transparent;}

#qut-mail{
  width: 100%;
    height: 40px;
    padding: 5px;
    border-radius: 4px;
  background: rgba(204, 204, 204, 0.68);
  border: 2px solid transparent;
}
#qut-number{width: 100%;
    height: 40px;
    padding: 5px;
    border-radius: 4px;
  background: rgba(204, 204, 204, 0.68);
  border: 2px solid transparent;}
#qut-opt{width: 100%;
    height: 40px;
    padding: 5px;
    border-radius: 4px;
  background: rgba(204, 204, 204, 0.68);
  border: 2px solid transparent;}
#qut-txt{width: 100%;
    height: 65px;
    padding: 5px;
    border-radius: 4px;
 	resize: none;
	background: rgba(204, 204, 204, 0.68);
  border: 2px solid transparent;}
#qut-sent{background:#bf151b;float: right;margin-right: 18px;}
#popmake-1310{border: 6px solid transparent;    padding: 10px;
    border-image: url(https://www.w2ssolutions.com/wp-content/uploads/2017/03/Boarder.jpg) 6 round; border-bottom: 0px;
	-webkit-border-image: url(https://www.w2ssolutions.com/wp-content/uploads/2017/03/Boarder.jpg) 6 round; border-bottom: 0px;
	-o-border-image: url(https://www.w2ssolutions.com/wp-content/uploads/2017/03/Boarder.jpg) 6 round; border-bottom: 0px;}
#qut-mail-error .wpcf7-not-valid-tip{margin-top: -64px;position: relative;}
#qut-nu-no .wpcf7-not-valid-tip {margin-top: -64px;position: relative;}
#wpcf7-f1313-o1 .wpcf7-validation-errors{color: #d01820;}
#wpcf7-f1313-o1 .wpcf7-mail-sent-ok{color: green;}
.qut-txt-head{ color: #bf151b;
    margin-left: 10px;
    position: relative;
    top: 10px;
    font-size: 26px;}
.qut-txt-p{    font-size: 22px;
    text-align: center;}
.pum-theme-1304 .pum-content + .pum-close {top: 5px !important;}
@media only screen and (min-width: 320px)  and (max-width: 1024px){#qut-mail-error .wpcf7-not-valid-tip {
    margin-top: -60px;}
  #qut-mail, #qut-opt{margin-top: 8px;}
  .qut-txt-head{font-size: 23px;white-space: nowrap;}
  .qut-txt-p{font-size: 20px;}}
/* ios */
.bx-wrapper .bx-next:hover {    background-position: 0 0 !important;}
/*get quote btn*/
.w2s-qw-nbt{text-align:center;}
.popmake-1310 {
    position: fixed;
    bottom: 0px;
}
@media only screen and (min-width: 320px)  and (max-width: 767px){.w2s-enp-subhed{font-size: 16px; margin-left: 10px;}.w2s-enp-subhed2{font-size: 17px;    width: 90%;}}
@media only screen and (min-width: 769px)  and (max-width: 1024px){.w2s-enp-subhed{padding: 9px;margin-left: 11px;font-size: 24px !important;margin-top: 10%;text-align: center !important;}}
@media only screen and (min-width: 320px)  and (max-width: 420px){#popmake-1310{top: 30px !important;left: 10px !important;} .w2s-qw-nbt { text-align: left; margin-left: 0px;}.w2squt-im{width: 140px;}}
@media only screen and (min-width: 421px)  and (max-width: 550px){#popmake-1310{top: 30px !important;left: 10px !important;} .w2s-qw-nbt {text-align: left; margin-left: 20px;}.w2squt-im{width: 140px;}}
@media only screen and (min-width: 551px)  and (max-width: 660px){#popmake-1310{top: 30px !important;left: 10px !important;} .w2s-qw-nbt {text-align: left;margin-left: 28px;}.w2squt-im{width: 150px;}}
@media only screen and (min-width: 661px)  and (max-width: 759px){#popmake-1310{top: 45px !important;left: 10px !important;}.w2s-qw-nbt {text-align: left;margin-left: 45px;}}
@media only screen and (min-width: 760px)  and (max-width: 768px){#popmake-1310{top: 45px !important;left: 10px !important;}.w2s-qw-nbt {text-align: left;}}
@media only screen and (min-width: 769px)  and (max-width: 1024px){#popmake-1310{top: 70px !important;left: 20px !important;} .w2s-qw-nbt { text-align: left;margin-left: 0%;}}
/*get quote btn*/
/*scrollup*/
.scroll-back-to-top-wrapper.show {
    bottom: 22px;
    right: 90px;
}
/*scrollup*/


/* CUSTOM CSS ADDED -- 19.09.2017 */






html[data-useragent*='Mac OS X']{
	.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );

}


.popmake-1310{
	z-index: 100!important;
}


// Extra small devices (portrait phones, less than 576px)
@media (max-width: 575px) { ... }

// Small devices (landscape phones, less than 768px)

@media (max-width: 767px) { 

  span.wpcf7-not-valid-tip{
  margin-top: -12%;
    margin-left: 0% !important;
    font-size: 70%;
	display: inline;
}

span.cFile span.wpcf7-not-valid-tip{
  margin-top: 1%!important;
}

input#cFile span.wpcf7-not-valid-tip{
  margin-top: 3%;
}

.paper_clip{
  display: none;
}

}

// Medium devices (tablets, less than 992px)
@media (max-width: 991px) { ... }

// Large devices (desktops, less than 1200px)
@media (max-width: 1199px) { ... }

// Extra large devices (large desktops)
// No media query since the extra-large breakpoint has no upper bound on its width

	span.wpcf7-not-valid-tip{
		position: relative;  
		margin-top: -6%;
		margin-left: 50% !important;
		float:right;
		position: absolute;
		margin-top: -4%;
		margin-left: 30% !important;
		float: right;
		font-size: 80%;

}

span.cFile span.wpcf7-not-valid-tip{
  margin-top: -4%!important;
}





		/* ----------- Phones and Handhelds ----------- */ 

		
	/* ----------- iPhones ----------- */

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	  

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}




		/* ----------- Galaxy Phones ----------- */
		

/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {

}

/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

}


		/* ----------- HTC Phones ----------- */
		
/* ----------- HTC One ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

}



		
/* ----------- Tablets ----------- */ 	

		/* ----------- iPads ----------- */
		
/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
		  
span.wpcf7-not-valid-tip {
   
    margin-left: 24%!important;
	display: inline;
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
}  

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	 span.wpcf7-not-valid-tip {
   
    margin-left: 24%!important;
	display: inline;
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
}
 

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	span.wpcf7-not-valid-tip {
   
    margin-left: 24%!important;
	display: inline;
	
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
}  

}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	  
	 span.wpcf7-not-valid-tip {
   
    margin-left: 24%!important;
	display: inline;
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
} 

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

  	  
span.wpcf7-not-valid-tip {
   
    margin-left: 24%!important;
	display: inline;
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
}

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	span.wpcf7-not-valid-tip {
   
    margin-left: 24%!important;
	display: inline;
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
}  

}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

  span.wpcf7-not-valid-tip {
   
  /*  margin-left: 24%!important;
	display: inline; */
}

.card.flipped{
	background-image: url(/wp-content/themes/w2s/images/xAndroid1.png.pagespeed.ic.biglGHMB8L.png);
	transform: rotateY(-180deg );
}

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

  
  span.wpcf7-not-valid-tip {
	/*margin-top: -8%;
    margin-left: 24%!important;
	display: inline;*/
}

span.cFile span.wpcf7-not-valid-tip{
	/*margin-top: 2%!important;*/
}

.paper_clip{
	    margin-top: -86px;
		display:none;
}

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	span.wpcf7-not-valid-tip {
   
   /* margin-left: 24%!important;
	display: inline;*/
}  

}	




/* ----------- Galaxy Tablets ----------- */	

/* ----------- Galaxy Tab 10.1 ----------- */

/* Portrait and Landscape */
@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px) {

}

/* Portrait */
@media 
  (max-device-width: 800px) 
  and (orientation: portrait) { 

}

/* Landscape */
@media 
  (max-device-width: 1280px) 
  and (orientation: landscape) { 

}


/* ----------- Nexus Tablets ----------- */

/* ----------- Asus Nexus 7 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) {

}

/* Portrait */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) 
  and (orientation: portrait) {

}

/* Landscape */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) 
  and (orientation: landscape) {

}	


/* ----------- Kindle Fire Tablets ----------- */

/* ----------- Kindle Fire HD 7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: landscape) {

}

/* ----------- Kindle Fire HD 8.9" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: landscape) {

}



	/* ----------- Laptops ----------- */


/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
}



	/* ----------- Wearables ----------- */
	
/* ----------- Apple Watch ----------- */
@media
  (max-device-width: 42mm)
  and (min-device-width: 38mm) { 

}


/* ----------- Moto 360 Watch ----------- */
@media 
  (max-device-width: 218px)
  and (max-device-height: 281px) { 

}	
	



/* default setting for validation */

.page-id-1377 span.wpcf7-not-valid-tip {
    color: orange;
  background: red;
	 font-size: 1em;
    display: block;
    position: absolute;
    margin-top: 0px!important;
    margin-left: 0px!important;
    width: auto!important;
}
/*quote cap*/
div.wpcf7-spam-blocked{color: #bf151b;}
#popmake-1310 {top: 10px !important;}
  
  