/* Tablets */ 
@media only screen and (max-width : 959px) and (min-width : 701px)   {

body {
        background: white;
        }
  
h1 		{
		font-size: 22px;
		color: red;
		margin-bottom: 8px;
		}
  
h2 		{
		font-size: 18px;
		color: red;
		margin-bottom: 8px;
		}
  
h3 		{
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 8px;
		}  
  
p		{
		font-size: 14px;
		margin-bottom: 8px;
  		}  
  
.pagecontent ul {list-style-type: disc;
				margin-bottom: 8px;
				margin-left: 35px;
				line-height: 22px;
  				}
  
.sidemenu {
		padding: 5px;
		color: #7b7b7b;
		width: auto;
		margin-left:	auto;
		margin-right:	auto;
		text-align: center;
		}

.sidemenu-container {
  		background: #ebebeb;
		width: auto;
		margin-left:	auto;
		margin-right:	auto;
		margin-bottom:	20px;
		text-align: center;
		}
  
.sidemenu img {
		margin-bottom: 10px;
	  	}
  
.sidemenu h1 		{
		font-style: strong;
		font-size: 24px;
		color: red;
		margin-bottom: 0px;
		}  
  

  
.social {
		position: absolute;
		top: 10px;
		right: 10px;
  		}
  
.logo 	{
  		float: left;
  		padding-top: 10px;
  		padding-left: 10px;
		margin-bottom: 10px;
		width: 15%;
		max-width: 147px;
		height: auto;
		}

.logo img {width: 100%; height: auto;}  
  

.tp-form-container 	{
					width: 100%;
					overflow: auto;
  					}


  
.tp-form-field-2c {
			width: 90%;
    		font-style: normal;
	  		font-weight: 300;
	    	font-family: 'lato', serif;
			font-size: 14px;
  			}
  
.tp-form-field-2c-ml {
			width: 90%;
			height: 250px;
    		font-style: normal;
	  		font-weight: 300;
	    	font-family: 'lato', serif;
			font-size: 14px;
  			}

.tp-form-cell-2c {
					float: left;
  					width: 50%;
					margin-bottom: 5px;	
  }

.tp-form-cell-2c-20pc {
					float: left;
  					width: 20%;
					margin-bottom: 5px;	
  }
  
.tp-form-cell-2c-80pc {
					float: left;
  					width: 80%;
					margin-bottom: 5px;	
  }
  
.tp-form-label-2c {
		float: left;
		width: 100%;
		font-size: 22px;
		color: #d90000;
		padding-top: 20px;
		margin-bottom: 10px;
		}
  
 .tp-form-send {  					
		float: left;
		width: 100%;
		font-size: 22px;
		color: #d90000;
		padding-top: 20px;
		margin-bottom: 10px;
		} 
  
.tp-form-send-button {
  						background: #ebebeb;
  						padding: 5px;
  }
				
.form-field-list-cell  {
						display: table-cell;
  }
  
.tp-form-field {
			width: 80%;
    		font-style: normal;
	  		font-weight: 300;
	    	font-family: 'lato', serif;
			font-size: 14px;
  			}
  
.tp-form-field-ml {
			width: 80%;
			height: 250px;
    		font-style: normal;
	  		font-weight: 300;
	    	font-family: 'lato', serif;
			font-size: 14px;
  			}  
  
.facebook-like {position: absolute;
				bottom: 20px;
				left: 20px;
				min-width: 225px; 
				height: 80px; 
				overflow: visible ;
				z-index: 9999;
  				}
  
.facebook-like-m {display: none;
				position: absolute;
				bottom: 20px;
				left: 20px;
				min-width: 225px; 
				height: 80px; 
				overflow: visible ;
				z-index: 9999;
  				}
  
#region_3 { position: relative ; }
  

#region_1 { 
		font-style: normal;
	  	font-weight: 300;
	    font-size: 14px;
	    line-height: 22px;
	    font-family: 'lato', serif;
  		} 
  
  
#div0 {	max-width: 700px; 
	  	background: white;
	  	display: block;
  		margin-left: auto;
  		margin-right: auto;
		position: relative;
	  }

#diva	{
		width: auto;
		height: 110px;
		position: relative;
		}
  
  
#divb	{
		width: auto;
		min-height: 20px;
		}
  
#divc	{
		width: auto;
		padding-top: 20px;
		padding-bottom: 20px; 
	  	overflow: auto;
		-webkit-box-shadow: inset 1px 65px 20px -75px rgba(0,0,0,0.75);
		-moz-box-shadow: inset 1px 65px 20px -75px rgba(0,0,0,0.75);
		box-shadow: inset 1px 65px 20px -75px rgba(0,0,0,0.75);
		
		}
  
#divc1	{
		margin-left: 10px;
		margin-right: 10px;
		width: auto;
		}  
  
#divc2	{
		margin-left: 10px;
		margin-right: 10px;
		width: auto;
		} 
  
  
#divd	{
		width: auto;
		min-height: 20px;
		padding-bottom: 20px;
		padding-top: 20px;	
		background: #ebebeb;
	
		-webkit-box-shadow: inset 1px 65px 20px -75px rgba(0,0,0,0.75);
		-moz-box-shadow: inset 1px 65px 20px -75px rgba(0,0,0,0.75);
		box-shadow: inset 1px 65px 20px -75px rgba(0,0,0,0.75);
		
		}
  
#dive {
		width: auto;
		height: 20px;
		padding-top: 6px;	
		background: #dbdbdb;
		text-align: center;
		font-size: 12px;
  }


}
/* Tablets END*/ 
