/*
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;color:#A71555;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family: 'Open Sans', sans-serif;
	background: url(../img/slider-bg.jpg) no-repeat scroll center top #BD90AF;
	background-size:100%;
}
#baseline{
	margin:15px auto 20px auto;
	color:#FFF;
	font-size:25px;
	font-style:italic;
}
#bigsize{
	border: 1px solid #dbd4d4;
	background-color: #fff;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    display: inline-block;
    height: auto;
    width: 340px;
	margin-left: 5px;
}
#bigsizeinside{
}
#bigsizeinsidespan{
    color: #A71555;
    display: table;
    font-size: 2em;
    margin: 0 auto 20px;
    text-align: center;
    text-transform: uppercase;
}
#bigsizeinsidemore{
	padding:20px;
    text-align: center;
}
#bigsizeinside ul li{
    text-align: left;
}
/*---- start-wrap----*/
#mytop {
    background-color: #3C3A3A;
    border-bottom: 2px solid #C0116A;
    width: 100%;
	display:table;
}
#intro {
	color: #fff;
	font-size: 15px;
	float: left;
}
#intro b{
	color: #ff4628;
	font-weight: normal;
}
#myregister {
	text-align:left;
}
#register-table-grid-info{}
#mytopcontainer {
	width: 60%;
	margin: auto;
	display: table;
	padding:12px 0;
}
.wrapme{ 
	width:80%;
	margin:0 auto;
	padding:20px;
}
.wrap{
	width:80%;
	margin:0 auto;
	background-color:#FFF;
	padding:20px;
    border: 1px solid #DBD4D4;
    border-radius: 6px;
}
.register-table-grids{
	text-align:center;
}
/*----start-header----*/
.header{
	padding: 1em 0;
}
.logo{
	float:left;
}
.logo img{
	display:block
}
.top-login-box{
	float: right;
}
#pics {
	width: 460px;
	border: 1px solid #dbd4d4;
	background-color: #fff;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	display:inline-block;
	}
#more {
	width: 260px;
	border: 1px solid #dbd4d4;
	background-color: #fff;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	display:inline-block;
	}
.main-pic{
	float: left;	
	height: 366px;
	margin-right: 14px;
}
.infos{
	position: absolute;
	width: 342px;
	height: 37px;
	margin-top: 326px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	padding-top: 3px;
}
.infos em{
	color: #8ee019;
	font-weight: bold;
	font-size: 18px;
}
.picture{
	float: left;
	width: 100px;
	height: 172px;
	background-color: #dadfe3;
	color: #000;
	text-align: center;
}
.picture p{
	line-height: 13px;
	font-size: 12px;
	margin-top: -2px;
}
.picture p em{
	color: #d42d5b;
	font-size: 13px;
}
.img{
	height: 140px;
}

.pic1{
	margin-top: 22px;
} 
.pic2 {
	clear: left;
	margin-top: 14px;
}
.pic3, .pic4{
	margin: 14px 0 0 21px;
}
.pic5{
	margin: 14px 0 0 14px;
}
/*----//End-header----*/
/*----start-slide-banner---*/
.slide-banner{
	background-size: 100% 100%;
	padding: 0 0 1%;
}
#form-container {
	background-color: #DADFE3;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	z-index: 15;
	clear: both;
}
#mymobiform {
	display: none;
	visibility: hidden
}
.mymobilink {
	display: block;
	width: 100%;
	margin: 25px auto;
	text-align: center;
	clear: both
}
#exo {
	font-size: 24px;
	color: #fefefe;
	font-weight: bold;
	text-align: center;
	background-color: #060108;
	padding: 10px 30px;
	border-radius: 7px;
	width: 97%;
	margin: 10px auto;
	padding: 10px 0;
	display: table;
	clear: both;
}
.slide-banner-left-divice{
	width:507px;
	height:auto;
	display:inline-block;
}
.slide-banner-left{
	float: left;
}
.slide-banner-right{
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #c72c96;
	-webkit-box-shadow: 0 0 10px rgba(5,6,6,.49), inset 0 0 0 2px rgba(234,234,234,.44);
	-moz-box-shadow: 0 0 10px rgba(5,6,6,.49), inset 0 0 0 2px rgba(234,234,234,.44);
	background-image: -webkit-linear-gradient(top, #c70069, #850046);
	background-image: -moz-linear-gradient(top, #c70069, #850046);
	background-image: -o-linear-gradient(top, #c70069, #850046);
	background-image: linear-gradient(to bottom, #c70069, #850046);
	padding-bottom:10px;
	margin-top:1px;
	display:inline-block;
	width:100%;
}
.slide-banner-right h1{
	font-size: 2.2em;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	width: 72%;
}
.slide-banner-right p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 0.875em;
	line-height: 1.9em;
	width: 80%;
	margin: 5% 0 0%;
	letter-spacing: 0.01em;
}
.slide-banner-right p span{
	color: #FFFFFF;
	font-size: 1.2em;
}
.slide-banner-right ul{
	margin-top: 9em;
}
.slide-banner-right ul li{
	display:inline-block;
}
.slide-banner-right ul li a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.slide-banner-right ul li:first-child{
	margin-right:1em;
}
#slideshow { 
	position: absolute;
	top: 16px;
	left: 12px;
	width: 94.5%;
}
#slideshow > div { 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	right: 10px; 
	bottom: 10px; 
}
/*---//End-slide-banner---*/
/*----start-top-grids----*/
.top-grids{
    background-size: 100% 100%;
	padding: 2em 0;
}
.top-grids h2{
	text-align: center;
	text-transform: uppercase;
	color: #A71555;
	padding: 0em 0 1.2em;
	font-size: 2em;
}
.top-grids h2 span{
	color:#3C3A3A;
}
.top-grid{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.top-grid1{
	margin-right:0;
}
.top-grid-head-left{
	float:left;
	 width:25%;
}
.top-grid-head-left span{
	width:70px;
	height:64px;
	display:inline-block;
	background:url(../img/icons.png) no-repeat 0px 0px; 
}
.icon1 span{
	background-position: -78px -1px;
}
.icon2 span{
	background-position: -149px 0px;
}
.top-grid-head-right{
	float:right;
	 width:75%;
}
.top-grid-head-right h3{
	text-transform: uppercase;
	color: #3C3A3A;
	font-size: 1.6em;
}
.top-grid-head-right h3 span{
	display:block;
	color:#A71555;
}
.top-grid-info p{
	color: #606060;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 1em 0;
}
/*----annonces----*/
.annonces{
    background-size: 100% 100%;
	padding: 2em 0;
}
.annonces p {
    color: #606060;
    font-family: 'Open Sans',sans-serif;
    font-size: 0.875em;
    line-height: 1.5em;
    margin: 1em 0;
}
.annonces h3 {
    color: #3C3A3A;
    font-size: 2em;
    padding: 0 0 1.2em;
    text-align: center;
    text-transform: uppercase;
}
.annonces h3 span {
    color: #A71555;
}
.tv{
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 30px;
}
.tvprofil{
	display:inline-block;
	padding:0 10px;
}
/*----//annonces----*/
/*----start-pricetables----*/
.price-tables{
	padding: 2em 0;
}
.price-tables h3{
	text-align: center;
	text-transform: uppercase;
	color: #A71555;
	padding: 0em 0 1.2em;
	font-size: 2em;
	width: 50%;
	margin: 0 auto;
}
.price-tables h3 span {
	color: #3C3A3A;
}
.price-table-grid{
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
.price-table-grid:nth-child(3){
	margin-right:0;
}
.price-table-grid1{
	background:#474747;
}
.price-table-grid-head1{
	background: #3C3A3A;
}
.price-table-grid-head{
	color: #fff;
	width: 60%;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 0.5em;
}
.price-table-grid-head h2{
	font-size: 1.2em;
}
.price-table-grid-head h2 label{
	font-weight: 600;
	font-size: 1.5em;
	vertical-align: initial;
}
.price-table-grid-info h4{
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.3em;
	padding: 1em 0;
}
.price-table-grid-info ul li{
	text-align:left;
}
.price-table-grid-info ul{
	margin: 0 auto 2em auto;
	width: 66%;
}
.price-table-grid-info ul li a{
	color: #FFF;
	padding: 0.5em 0;
	display: block;
}
.price-table-grid1 ul li a:hover{
	color:#A71555;
}
.price-table-grid-info ul li a span{
	width:15px;
	height:15px;
	display:inline-block;
	background:url(../img/arrow.png) no-repeat 0px 0px;
	vertical-align:middle;
	margin-right:0.3em;
}
.btn1,.btn2,.btn3,.price-table-grid ul li a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.btn1{
	color: #FFF;
	background: #3C3A3A;
	padding: 0.5em 1.5em;
	display: inline-block;
	float: right;
	margin-top: 0.8em;
}
.btn1:hover{
	background:#A71555;
}
.btn2{
	background:#474747;
}
.btn2:hover{
	background: #3C3A3A;
}
.price-table-grid2{
	background:#A71555;
}
.price-table-grid-head2{
	background:#474747;
}
.price-table-grid2 ul li a:hover{
	color:#3C3A3A;
}
.price-table-grid3{
	background:#3C3A3A;
}
.btn3{
	background:#A71555;
}
.btn3:hover{
	background:#474747;
}
.price-table-grid3 ul li a:hover{
	color:#474747;
}
/*----//End-pricetables----*/
/*----start-register-tables----*/
.register-tables{
	padding:0;
}
.register-tables h3{
	text-align: center;
	text-transform: uppercase;
	color: #A71555;
	padding: 0em 0 1.2em;
	font-size: 2em;
	width: 50%;
	margin: 0 auto;
}
.register-tables h3 span {
	color: #3C3A3A;
}
.register-table-grid{
	display:inline-block;
	text-align: center;
	vertical-align:top;
}
.register-table-grid:nth-child(3){

}
.register-table-grid1{
}
.register-table-grid-head1{
	background: #3C3A3A;
}
.register-table-grid-head{
	color: #fff;
	width: 60%;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 0.5em;
}
.register-table-grid-head h2{
	font-size: 1.2em;
}
.register-table-grid-head h2 label{
	font-weight: 600;
	font-size: 1.5em;
	vertical-align: initial;
}
.register-table-grid-info h4{
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.3em;
	padding: 1em 0;
}
.register-table-grid-info ul li{
	text-align:left;
}
.register-table-grid-info ul{
	margin: 0 auto 2em auto;
	width: 66%;
}
.register-table-grid-info ul li a{
	color: #FFF;
	padding: 0.5em 0;
	display: block;
}
.register-table-grid1 ul li a:hover{
	color:#A71555;
}
.register-table-grid-info ul li a span{
	width:15px;
	height:15px;
	display:inline-block;
	background:url(../img/arrow.png) no-repeat 0px 0px;
	vertical-align:middle;
	margin-right:0.3em;
}
.btn1,.btn2,.btn3,.register-table-grid ul li a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.btn1{
	color: #FFF;
	background: #3C3A3A;
	padding: 0.5em 1.5em;
	display: inline-block;
	float: right;
	margin-top: 0.8em;
}
.btn1:hover{
	background:#A71555;
}
.btn2{
	background:#474747;
}
.btn2:hover{
	background: #3C3A3A;
}
.register-table-grid2{
	background:#A71555;
}
.register-table-grid-head2{
	background:#474747;
}
.register-table-grid2 ul li a:hover{
	color:#3C3A3A;
}
.register-table-grid3{
	background:#3C3A3A;
}
.btn3{
	background:#A71555;
}
.btn3:hover{
	background:#474747;
}
.register-table-grid3 ul li a:hover{
	color:#474747;
}
/*----//End-register-tables----*/
/*---- start-bottom-grids----*/
.bottom-grids{
	padding: 2em 0;
}
.bottom-grid-left{
	float:left;
	width:49%;
	margin-right:2%;
}
.bottom-grid-left h3{
	text-transform: uppercase;
	color: #3C3A3A;
	padding: 0em 0 0.8em;
	font-size: 2em;
}
.bottom-grid-left h3 span{
	color: #A71555;
}
.bottom-grid-box-left{
	float:left;
	width:10%;
}
.bottom-grid-box-left img{
	margin-top: 0.4em;
}
.bottom-grid-box-right{
	float:right;
	width:88%;
}
.bottom-grid-box-right img{
	margin-top: 0.4em;
}
.bottom-grid-box-right ul li{
	display:inline-block;
}
.bottom-grid-box-right ul li a{
	color:#A71555;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.bottom-grid-box-right ul li a:hover{
	color:#606060;
}
.bottom-grid-box-right ul li{
	color:#3C3A3A;
}
.bottom-grid-box-right p{
	color: #606060;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	margin-bottom: 0.3em;
}
.bottom-grid-box{
	margin-bottom:1em;
}
.bottom-grid-right h3{
	text-transform: uppercase;
	color: #3C3A3A;
	padding: 0em 0 0.8em;
	font-size: 2em;
}
.bottom-grid-right iframe{
	width:100%;
	min-height:310px;
}
.bottom-grid-right{
	float:right;
	width:49%;
	margin-right:0;
}
.bottom-grid-right h3 span{
	color: #A71555;
}
.bottom-grid-right a img{
	width:100%;
}
.bottom-grid-left a img{
	width:100%;
}
/*----start-news-letter----*/
.news-letter{
	background:#3C3A3A;
	padding:2em 0;
	margin-top:2em; 
}
.news-letter-left{
	float:left;
	color:#3C3A3A;
	text-transform:uppercase;
}
.news-letter-left span{
	display: block;
	font-size: 0.66em;
}
.news-letter-left h3{
	font-size: 2.5em;
	font-weight: 400;
}
.news-letter-right{
	float: right;
	width: 40%;
	text-align: right;
	margin-top: 1.7em;
}
.news-letter-right input[type="text"]{
	background: #E5E5E5;
	border: 1px solid #3C3A3A;
	outline: none;
	padding: 0.6em;
	width: 95%;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}
.news-letter-right form{
	position:relative;
}
/*-----start-footer---*/
.footer{
	padding:2em 0;
	background-color:#FFF;
}
.footer-left{
	float:left;
}
.footer-left p,.footer-right ul li a{
	color: #606060;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	margin-right:0.2em;
}
.footer-right ul li a:hover{
	color:#A71555;
}
.footer-left p a{
	color:#A71555;
	margin-left:0.3em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.footer-left p a:hover{
	color: #606060;
}
.footer-right{
	float:right;
}
.footer-right ul li{
	display:inline-block;
}
/*---- //End-wrap----*/
/*----responsive-design-----*/
/*--media Quries for 1440px-laptops-*/
@media only screen and (max-width: 1915px) and (min-width: 1765px) {
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
}
@media only screen and (max-width: 1765px) and (min-width: 1200px) {
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
}
/*--//media Quries for 1440px-laptops-*/
/*--media Quries for 1366px-laptops-*/
@media only screen and (max-width: 1200px) and (min-width: 1140px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
			background-size: 97%;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
}
/*--//media Quries for 1366px-laptops-*/
/*--media Quries for 1280px-laptops-*/
@media only screen and (max-width: 1140px) and (min-width: 860px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	#pics{
		margin-bottom:15px;
	}
	.register-table-grid{
		display:inline-block;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
		background-size: 90%;
	}
	#slideshow {
		top: 14px;
		left: 9px;
	}
	.slide-banner-right ul {
		margin-top: 8.4em;
	}
	.price-table-grid-info ul {
		width: 72%;
	}
	.price-table-grid-head {
		width: 70%;
	}
	.news-letter-right input[type="text"] {
		width: 94%;
	}
}
/*--//media Quries for 1280px-laptops-*/
/*--media Quries for 1024px-laptops-*/
@media only screen and (max-width: 860px) and (min-width: 768px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	#pics{
		margin-bottom:15px;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
		background-size: 71.9%;
	}
	#slideshow {
		top: 9px;
		left: 6px;
	}
	.slide-banner-right ul {
		margin-top: 6.4em;
	}
	.price-table-grid-info ul {
		width: 89%;
	}
	.price-table-grid-head {
		width: 89%;
	}
	.slide-banner-right h1 {
		width: 90%;
	}
	.top-grid-head-right {
		width: 69%;
	}
	.top-grid-head-left {
		width: 28%;
	}
	.bottom-grid-box-left {
		width: 13%;
	}
	.bottom-grid-box-right {
		width: 84%;
	}
}
/*--//media Quries for 1024px-laptops-*/
/*--media Quries for 768px-tabs-*/
@media only screen and (max-width: 768px) and (min-width: 640px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	#pics{
		margin-bottom:15px;
	}
	.register-table-grid{
		display:block;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
		background-size:100%;
	}
	#slideshow {
		top: 15px;
		left: 12px;
	}
	.slide-banner-right ul {
		margin-top: 2em;
	}
	.price-table-grid-info ul {
		width: 89%;
	}
	.price-table-grid-head {
		width: 89%;
	}
	.news-letter-right input[type="text"] {
		width: 93%;
	}
	.slide-banner-right h1 {
		width: 90%;
		margin: 0 auto;
	}
	.top-grid-head-right {
		width: 86%;
	}
	.top-grid-head-left {
		width: 12%;
	}
	.bottom-grid-box-left {
		width: 9%;
	}
	.bottom-grid-box-right {
		width: 90%;
	}
	/*---*/
	.logo {
		float: none;
		text-align: center;
	}
	.logo img {
		display:inline-block;
	}
	.header {
		padding: 1em 0;
	}
	.slide-banner-left {
		float: none;
		width: 100%;
		text-align: center;
		margin-right:0;
	}
	.slide-banner-right {
	float: none;
	width: 100%;
	}
	.slide-banner-right p {
		width: 90%;
		margin: 0 auto;
		height: 57px;
		overflow: hidden;
	}
	.slide-banner {
		padding: 5% 0 5%;
	}
	.top-grids {
		padding: 2em 0;
	}
	.top-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.price-tables h3 {
		width: 80%;
	}
	.price-table-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-left {
	float: right;
	width: 100%;
	margin-right: 0%;
	}
	.bottom-grid-right {
		margin-top:1em;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.news-letter-right {
		width: 50%;
	}
	.register-table-grid2{
		width:100%;
	}

}
/*--//media Quries for 768px-tabs-*/
/*--media Quries for 640px-tabs-*/
@media only screen and (max-width: 640px) and (min-width: 480px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	.register-table-grid{
		display:block;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	#form-container {
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	#pics {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	.slide-banner-left {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	#mymobiform {
		display: block;
		visibility: visible;
		width: 100%;
		margin: auto;
		text-align: center;
		clear: both
	}
	#myregister {
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
		background-size: 98.2%;
	}
	#slideshow {
		top: 16px;
		left: 12px;
	}
	.slide-banner-right ul {
		margin-top: 2em;
	}
	.price-table-grid-info ul {
		width: 89%;
	}
	.price-table-grid-head {
		width: 89%;
	}
	.news-letter-right input[type="text"] {
		width: 93%;
	}
	.slide-banner-right h1 {
		width: 90%;
		margin: 0 auto;
	}
	.top-grid-head-right {
		width: 84%;
	}
	.top-grid-head-left {
		width: 15%;
	}
	.bottom-grid-box-left {
		width: 12%;
	}
	.bottom-grid-box-right {
		width: 87%;
	}
	/*---*/
	.logo {
		float: none;
		text-align: center;
	}
	.logo img {
		display:inline-block;
	}
	.header {
		padding: 1em 0;
	}
	.slide-banner-left {
		float: none;
		width: 100%;
		text-align: center;
		margin-right:0;
	}
	.slide-banner-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.slide-banner-right p {
		width: 90%;
		margin: 0 auto;
		height: 57px;
		overflow: hidden;
	}
	.slide-banner {
		padding: 5% 0 5%;
	}
	.top-grids {
		padding: 2em 0;
	}
	.top-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.price-tables h3 {
		width: 80%;
	}
	.price-table-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-left {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-right {
		margin-top:1em;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.news-letter-right {
		width: 100%;
		float: none;
	}
	.news-letter-left {
		float: none;
		text-align: center;
	}
	.footer-left,.footer-right{
		float: none;
		text-align:center;
	}
	.footer-right{
		margin-top:0.5em;
	}
	.footer {
		padding: 1em 0;
	}
	.news-letter {
		margin-top: 1em;
	}
	.register-table-grid2{
		width:100%;
	}
		.slide-banner-left {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	#pics {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}

}
/*--//media Quries for 640px-tabs-*/
/*--media Quries for 480px-mobiles-*/
@media only screen and (max-width: 480px) and (min-width: 320px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	.register-table-grid{
		display:block;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	#mymobiform {
		display: block;
		visibility: visible;
		width: 100%;
		margin: auto;
		text-align: center;
		clear: both
	}
	#myregister {
		display: none;
		visibility: hidden;
		width: 0;
		height: 0
	}
	#form-container {
		display: none;
		visibility: hidden;
		width: 0;
		height: 0
	}
	.slide-banner-left {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	#pics {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
		background-size: 100%;
		width: 355px;
		height: 290px;
	}
	#slideshow {
		top: 7px;
		left: 13px;
		width: 92.5%;
	}
	.slide-banner-right ul {
		margin-top: 2em;
	}
	.price-table-grid-info ul {
		width: 89%;
	}
	.price-table-grid-head {
		width: 89%;
	}
	.slide-banner-right h1 {
		width: 90%;
		margin: 0 auto;
		font-size: 1.5em;
	}
	.top-grid-head-right {
		width: 78%;
	}
	.top-grid-head-left {
		width: 21%;
	}
	.bottom-grid-box-left {
		width: 14%;
	}
	.bottom-grid-box-right {
		width: 84%;
	}
	/*---*/
	.logo {
		float: none;
		text-align: center;
	}
	.logo img {
		display:inline-block;
	}
	.header {
		padding: 1em 0;
	}
	.slide-banner-left {
		float: none;
		width: 100%;
		text-align: center;
		margin-right:0;
	}
	.slide-banner-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.slide-banner-right p {
		width: 90%;
		margin: 0 auto;
		height: 57px;
		overflow: hidden;
	}
	.slide-banner {
		padding: 5% 0 8%;
	}
	.top-grids {
		padding: 2em 0;
	}
	.top-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.price-tables h3 {
		font-size: 1.8em;
		width: 100%;
	}
	.price-table-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-left {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-right {
		margin-top:1em;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.news-letter-right {
		width: 100%;
		float: none;
	}
	.news-letter-left {
		float: none;
		text-align: center;
	}
	.footer-left,.footer-right{
		float: none;
		text-align:center;
	}
	.footer-right{
		margin-top:0.5em;
	}
	.footer {
		padding: 1em 0;
	}
	.news-letter {
		margin-top: 3em;
	}
	.top-grids h2 {
		padding: 0em 0 0.8em;
		font-size: 1.8em;
	}
	.top-grid-head-right h3 {
		font-size: 1.5em;
	}
	.img-carousel h3 {
		font-size: 1.8em;
	}
	.register-table-grid2{
		width:100%;
	}
}
/*--//media Quries for 480px-mobiles-*/
/*--media Quries for 320px-mobiles-*/
@media only screen and (max-width: 320px) and (min-width: 240px) {
	#bigsize{
		display: none;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	#intro{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	.top-login-box{
		width:100%; 
		clear:both;
		padding-bottom:10px;
		text-align:center;
		display:block;
	}
	#mymobiform {
		display: block;
		visibility: visible;
		width: 100%;
		margin: auto;
		text-align: center;
		clear: both
	}
	#myregister {
		display: none;
		visibility: hidden;
		width: 0;
		height: 0
	}
	#form-container {
		display: none;
		visibility: hidden;
		width: 0;
		height: 0
	}
	#pics {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	.wrap{
		width:80%;
	}
	.wrapme{
		width:80%;
	}
	.slide-banner-left-divice {
		border:0;
		border-radius:0;
		display:none;
		visibility:hidden;
		width:0;
		height:0;
	}
	#slideshow {
		top: 2px;
		left: 0px;
		width: 100%;
	}
	.slide-banner-right ul {
		margin-top: 1em;
	}
	.price-table-grid-info ul {
		width: 93%;
	}
	.price-table-grid-head {
		width: 93.5%;
	}
	.slide-banner-right h1 {
		width: 90%;
		margin: 0 auto;
		font-size: 1.2em;
		font-weight:600;
	}
	.top-grid-head-right {
		width:68%;
	}
	.top-grid-head-left {
		width: 30%;
	}
	.bottom-grid-box-left {
		width: 22%;
	}
	.bottom-grid-box-right {
		width: 76%;
	}
	/*---*/
	.logo {
		float: none;
		text-align: center;
	}
	.logo img {
		display:inline-block;
	}
	.header {
		padding: 1em 0;
	}
	.slide-banner-left {
		float: none;
		width: 100%;
		text-align: center;
		margin-right:0;
	}
	.slide-banner-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.slide-banner-right p {
		width: 90%;
		margin: 0 auto;
		height: 57px;
		overflow: hidden;
		margin-bottom: 3em;
	}
	.slide-banner {
		padding: 5% 0 8%;
	}
	.top-grids {
		padding: 2em 0;
	}
	.top-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.price-tables h3 {
		font-size: 1.3em;
		width: 100%;
	}
	.price-table-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-left {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.bottom-grid-right {
		margin-top:1em;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.footer-left,.footer-right{
		float: none;
		text-align:center;
	}
	.footer-right{
		margin-top:0.5em;
	}
	.footer {
		padding: 1em 0;
	}
	.news-letter {
		margin-top: 3em;
	}
	.top-grids h2 {
		padding: 0em 0 0.8em;
		font-size: 1.5em;
	}
	.top-grid-head-right h3 {
		font-size: 1.3em;
	}
	.img-carousel h3 {
		font-size: 1.5em;
	}
	.slide-bbtn {
		padding: 0.5em;
	}
	.slide-sbtn {
		padding: 0.5em;
	}
	.slide-banner-right ul li:first-child {
		margin-right: 0.4em;
	}
	.price-table-grid-head h2 label {
		font-size: 1.2em;
	}
	.price-table-grid-info h4 {
		font-size: 1.2em;
		padding: 0.5em 0;
	}
	.price-table-grid-info ul li a {
		padding: 0.3em 0;
		font-size: 0.875em;
	}
	.bottom-grid-left h3 {
		padding: 0em 0 0.5em;
		font-size: 1.3em;
	}
	.bottom-grid-right h3 {
		font-size: 1.5em;
	}
	.bottom-grid-right iframe {
		min-height: 220px;
	}
	.news-letter-left h3 {
		font-size: 1.8em;
	}
	.register-table-grid2{
		width:100%;
	}
}
/*--//media Quries for 320px-mobiles-*/
#ez-register-form {
	width:100%;
	display:table;
	}
#ez-body {
	width:100%;
	display:table;
	}
.shadow {
	background-color:#F7F7F7;
}