@charset "utf-8";
/******************v. k *******************/
@font-face {
  font-family: 'DroidSerif';
  src: url('DroidSerif.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DroidSerif';
  src: url('DroidSerif.ttf')  format('truetype'), url('DroidSerif.svg#DroidSerif') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Verdana';
  src: url('Verdana.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Verdana';
  src:url('Verdana.ttf')  format('truetype'), url('Verdana.svg#Verdana') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Oswald-Regular';
  src: url('Oswald-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald-Regular';
  src:url('Oswald-Regular.ttf')  format('truetype'), url('Oswald-Regular.svg#Oswald-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	height: auto;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
ul
{
	padding:0;
	list-style:none;
	margin:0;
}
li
{
	padding:0px; 
	margin:0;
	list-style:none;
}
a
{
	padding:0;
	margin:0;
	text-decoration:none;
}
a:hover
{
		cursor:pointer;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
}
.text_normal
{
font-family: "Verdana";
text-align:justify;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.reset
{
	clear:both;
}

h1, h2, h3, h4, h5, h6, 
{
    font-family: 'Oswald-Regular';
	padding:0;
	margin:0;
}
p
{
	padding:0;
	margin:0;
    font-family: 'Verdana';
}
a
{
	padding:0;
    font-family: 'Verdana';
	font-weight:600;
	margin:0;
	text-decoration:none;
}
/********************headder*********************/

.headerfulll-div
{
	width:100%;
	height:auto;
	float:left;
	margin:0;
}
.head-top
{
	width:100%;
	height:33px;
	float:left;
	background-color:#b60000;
}
.headtop-inner
{
	width:1100px;
	height:auto;
	margin:0 auto;
}
.headtop-right
{
	width:494px;
	height:auto;
	float:right;
}
.headtop-icon
{
	width:31px;
	height:auto;
	padding-top:4px;
	float:left;
}
.headtop-micon
{
	/* RRRR width:25px; RRRR */
	width:12px;
	height:auto;
	padding-top:4px;
	float:left;
	padding-left: 2px; /* RRRR  RRRR */
}
.headtop-right h3
{
	width:auto;
	height:auto;
	float:left;
	padding: 3px 19px 0px 5px;
    font-family: 'Oswald-Regular';
	font-size:17px;
	font-weight:normal;
	color:#fff;
	margin:0;
}
.headtop-right h4
{
	width:auto;
	height:auto;
	float:left;
	padding: 3px 0px 0px 5px;
    font-family: 'Oswald-Regular';
	font-size:17px;
	font-weight:normal;
	color:#fff;
	margin:0;
}
.headtop-right h3 a
{
	width:auto;
	height:auto;
	float:left;
    font-family: 'Oswald-Regular';
	color:#fff;
	font-weight:normal;
	margin:0;
}
.headtop-right h3 a:hover
{
	color:#666;
}
.header
{
	width:100%;
	height:auto;
	background-image:url(../images/headder-image.jpg);
	background-size:cover;
	margin:0 auto;
}
.header-inner
{
	width:1100px;
	height:auto;
	margin:0 auto;
}
.logo
{
	width:202px;
	height:139px;
	float:left;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-top:7px;
}
.header-rightdiv
{
	width:371px;
	height:auto;
	float:right;
}

.header-rightdiv1
{
	width:371px;
	height:auto;
	float:right;
}
.header-socialdiv
{
	/* RRRR width:52%; rrrr */
	width:56%;
	height:auto;
	float:right;
	margin-top:18px;
}
.header-registerdiv
{
	width:233px;
	height:53px;
	float:right;
	margin-top:10px;
	margin-right: 3px;
}

.header-registerdiv1 {
    float: right;
    height: 53px;
    margin-right: 262px;
    margin-top: -52px;
	margin-bottom: 29px;
    width: 233px;
}
.menu-fulldiv
{
	width:100%;
	height:auto;
	float:left;
	background-color:#0e65dc;
}
.menu-innerdiv
{
	width:1100px;
	height:auto;
	margin:0 auto;
}
.menu
{
	width:100%;
	height:auto;
	float:left;
}
.active
{
	background-color:#0fb3ff;
}
/*.menu ul li a
{
	list-style:none;
	list-style-position:inside;
	
}
.menu li a
{
	width:auto;
	height:auto;
	padding:10px 15px;
    font-family: 'Oswald-Regular';
	color:#fff;
	font-size:24px;
	text-shadow: #000 2px 1px 4px;
	float:left;
	margin-right: 44px;
}
.menu li a:hover
{
	background-color:#0fb3ff;
}
*/.slider-fulldiv
{
	width:100%;
	height:auto;
	background-image:url(../images/slider-bg.jpg);
	background-repeat:repeat;
	border-top:#dc0000 solid 4px;
	border-bottom:#dc0000 solid 4px;

}
.slider-inner
{
	width:1100px;
	height:auto;
	margin:0 auto;
	border-right:#dc0000 solid 3px;
	border-left:#dc0000 solid 3px;
}
.content-area
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom: 17px;
}
.welcomto-div
{
	width:100%;
	height:auto;
	background-image:url(../images/welcomediv-bg.jpg);
	background-repeat:repeat;
	float:left;
}
.welcomto-innerdiv
{
	width:1100px;
	height:auto;
	margin:0  auto;
}
.welcomto-innerdiv h1
{
	width:100%;
	text-align:center;
    text-shadow: #000 1px 1px 1px;
    font-family: 'Oswald-Regular';
	color:#ff0000;
	padding:20px 0px;
	font-size:32px;
	margin:0;
}
.welcomto-innerdiv h1 span
{
	width:100%;
	text-align:center;
    font-family: 'Oswald-Regular';
    text-shadow: #000 1px 1px 1px;
    color: #007cef;
    font-size: 32px;
}
.welcomto-innerdiv h4 
{
	width:90%;
	text-align:center;
    font-family: 'Oswald-Regular';
    color: #3f3f3f;
    font-size: 17px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 0px 25px 0px;
	margin:0 auto;
}
.wrapper
{
	width:1100px;
	height:auto;
	margin:25px auto 0px;
	padding:0px 5px;
	
	
}
.intro
{
	width:100%;
	height:auto;
	float:left;
}
.int-left-img
{
	width:323px;
	height:235px;
	float:left;
	background-image:url(../images/home-ab1.jpg);
	border:#a7a7a7 solid 1px;

}
.intro-right
{
	width:68%;
	height:auto;
	float:right;
}
.intro-right p
{
	width:100%;
	text-align:justify;
    font-family: 'Verdana';
    color: #333333;
    font-size: 15px;
	font-weight:normal;
	padding:5px 0px 10px 0px;
	margin:0 auto;
}
.seminarbt-div
{
	width:100%;
	height:auto;
	margin:43px 0px;
	float:left;
}
.seminar-imgdiv
{
	width:346px;
	height:144px;
	margin-right:31px;
	float:left;
}
.seminar-imgdiv3
{
	width:346px;
	height:144px;
	float:left;
}
.each-fulldiv
{
	width:100%;
	height:auto;
	background-image:url(../images/welcomediv-bg.jpg);
	background-repeat:repeat;
	float:left;
}
.each-div
{
	width:1100px;
	height:auto;
	margin:0  auto;
}

.each-innerdiv
{
	width:808px;
	height:auto;
	float:left;
	padding-bottom:29px;
}
.each-innerdiv h2
{
	width:100%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 0px 10px;
	font-size:18px;
	margin:0;
	font-weight: normal;
}
.each-listdiv 
{
	width:56%;
	float:left;
	height:auto;
	margin-left: 19px;
}

.each-listdiv ul li
{
	list-style:url(../images/list-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style-position: inside;
}

.each-listdiv li
{
	width:100%;
	float:left;
	text-align:left;
    font-family: 'Verdana';
    color: #2c2c2c;
	padding:5px  0px;
    font-size: 14px;
}
.each-listdiv li span
{
	padding:5px  0px 5px 22px;
}
.each-imgdiv
{
	width:273px;
	height:188px;
	margin-top:25px;
	float:right;
	border:#a7a7a7 solid 1px;
}
/******list-*****/
.semi-fulldiv
{
	width:100%;
	height:auto;
	background-image:url(../images/welcomediv-bg.jpg);
	background-repeat:repeat;
	float:left;
}
.semi-div
{
	width:1100px;
	height:auto;
	margin:14px  auto;
}

.semi-innerdiv
{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:15px;
}
.semi-innerdiv h2
{
	width:100%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 0px 10px;
	font-size:18px;
	margin:0;
	font-weight: normal;
}
.semi-innerdiv h2 span
{
	color:#003c97;
}

.semi-listdiv 
{
	width:32%;
	float:left;
	height:auto;
	margin-left: 19px;
}

.semi-listdiv ul li
{
	list-style:url(../images/list-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style-position: inside;
}

.semi-listdiv li
{
	width:100%;
	float:left;
	text-align:left;
    font-family: 'Verdana';
    color: #2c2c2c;
	padding:5px  0px;
    font-size: 14px;
}
/******the esiest-*****/
.the-div
{
	width:1100px;
	height:auto;
	margin:14px  auto;
}
#bill 
{
display:block;
}
.second-table
{
display:none;
}
.text_normal1
{

color: #333333;
font-family: "Verdana";
font-size: 15px;
font-weight: normal;
margin: 0 auto;
padding: 5px 0 10px;
text-align: justify;
line-height: 24px;

}
.text_normal
{
font-family: "Verdana";
line-height: 18px;
font-size: 14px;
text-align:left;
}
.cust
{
width:100%;
}


.the-innerdiv
{
	width:766px;
	height:auto;
	float:left;
	padding-bottom:15px;
}
.the-innerdiv h2
{
	width:100%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 0px 10px;
	font-size:18px;
	margin:0;
	font-weight: normal;
}
.the-innerdiv h2 span
{
	color:#003c97;
}

.the-listdiv 
{
	width:96%;
	float:left;
	height:auto;
	margin-left: 19px;
}

.the-listdiv ul li
{
	list-style:url(../images/list-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style-position: inside;
}

.the-listdiv li
{
	width:100%;
	float:left;
	text-align:left;
    color: #2c2c2c;
    font-family: 'Verdana';
	padding:5px  0px;
    font-size: 14px;
}
.the-listdiv li span
{
	width:97.8%;
	float:left;
	text-align:left;
	color: #2c2c2c;
	padding:0px  23px;
	font-size: 15px;
}

.the-imgdiv
{
	width:323px;
	height:192px;
	margin-top:26px;
	float:right;
	border:#a7a7a7 solid 1px;
}
/****seminar-div******/
.bottom-div
{
	width:100%;
	height:auto;
	float:left;
	margin:12px 0px;
}
.bottom-div h2
{
	width:100%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 0px 10px;
	font-size:18px;
	margin:0;
	font-weight: normal;
}
.bottom-div h2 span
{    
	color:#003c97;
}


.bottom-div p
{
	width:100%;
	float:left;
	text-align:justify;
    font-family: 'Verdana';
    color: #2c2c2c;
	padding:5px  0px;
    font-size: 15px;
}
.bottom-div span a
{    
	color:#003c97;
	width:100%;
	float:right;
	color:#ff0000;
	font-size:15px;
	text-align:right;
	padding:5px 0px;
	font-weight:normal;
}
.bottom-div span a:hover
{
	color:#0033FF;
}
.footer
{
	width:100%;
	height:366px;
	background-image:url("https://drivingschoolseminar.com/wp-content/themes/function-child/images/footer-bg_nw-760.jpg");
	background-repeat:repeat;
	float:left;
	border-top:#805800 solid 10px;
}
.footer-div
{
	width:1100px;
	height:auto;
	margin:10px auto 20px;
}
.footer-leftdiv
{
	width:364px;
	height:auto;
	float:left;
}
.footer-leftdiv h2
{
	width:100%;
	text-align:left;
    font-family: 'Oswald-Regular';
	color:#ff7200;
	padding:20px 0px 10px;
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.footer-leftdiv li
{
	width:100%;
	text-align:left;
	padding:7px 0px 0px;
}

.footer-leftdiv li a
{
	width:100%;
	text-align:left;
    font-family: 'Verdana';
	color:#FFF;
	font-size:16px;
	font-weight:500;
	margin:0;
}
.footer-leftdiv li a:hover
{
	width:100%;
	color:#00d2ff;
	padding:0px;
	font-size:16px;
	font-weight:500;
	margin:0;
}

.footer-leftdiv p
{
	width:100%;
	text-align:left;
    font-family: 'Verdana';
	color:#FFF;
	padding:3px 0px 0px;
	list-style:none;
	font-size:15px;
	font-weight:500;
	margin:0;
}
.footer-leftdiv p a
{
	width:100%;
	text-align:left;
    font-family: 'Verdana';
	color:#FFF;
	padding:10px 0px 0px;
	list-style:none;
	font-size:15px;
	font-weight:500;
	margin:0;
}
.footer-leftdiv p a:hover
{
	color:#00d2ff;
}
.footer-leftdiv p span
 {
   color:#a3a3a3;
 }
.foot-socialdiv
{
	width:100%;
	height:auto;
	float:left;
}
.google-map
{
	width:322px;
	height:139px;
	border:#000000 solid 1px;
	float:left;
	margin-top:4px;
}
.footer-bottomdiv
{
	width: 100%;
	height: auto;
	padding: 23px 0px;
	float: left;
	margin-top: 0px;
	text-align: center;
	font-size: 14px;
	color: #5F5F5F;
	background-color: #333;
/*	width:100%;
	height:auto;
	padding:5px 0px;
	float:left;
	margin-top:20px;
	text-align:center;
	font-size:14px;
	color:#5f5f5f;
*/}
/*__________________________about us_____________________________*/
.about-div
{
	width:1100px;
	height:auto;
	margin:10px auto;
}
.about-div h2
{
	width:69%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding: 11px 0px 14px;
	font-size:30px;
	float:left;
	font-weight:normal;
	margin:0;
}
.about-div h2 span
{
	color:#003c97;
}
.about-leftdiv
{
	width:800px;
	height:auto;
	float:left;
}
.about-leftdivimg
{
	width:285px;
	height:206;
	float:left;
	border:#a7a7a7 solid 1px;
}
.about-contentright
{
	width:62%;
	height:auto;
	float:right;
	text-align:justify;
}
.about-contentright p
{
	width:100%;
	text-align:justify;
    font-family: 'Verdana';
	color:#333333;
	padding:0px 0px 10px;
	font-size:13px;
	font-weight:500;
	margin:0;
}
.about-content
{
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
}
.about-content p
{
	width:100%;
	text-align:justify;
    font-family: 'Verdana';
	color:#333333;
	padding:0px 0px 10px;
	font-size:13px;
	font-weight:500;
	margin:0;
}
.simply-dammydiv
{
	width:100%;
	height:auto;
	float:left;
}
.simply-content
{
	width:73%;
	height:auto;
	float:left;
	text-align:justify;
}
.simply-content p
{
	width:100%;
	text-align:justify;
    font-family: 'Verdana';
	color:#333333;
	padding:0px 0px 10px;
	font-size:13px;
	font-weight:500;
	margin:0;
}

.simply-dammydiv h2
{
	width:100%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 0px 10px;
	font-size:18px;
	margin:0;
}
.simply-dammydiv h2 span
{    
	color:#003c97;
}
.simply-imagediv
{
	width:277px;
	height:156px;
	float:right;
	border:#a7a7a7 solid 1px;
}
.about-rightdiv
{
	width:288px;
	height:auto;
	float:right;
	background-color:#cdf7fa;
	margin-top: 21px;
	padding-bottom: 13px;
}
.about-rightdiv h2
{
	width:99%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 4px 10px;
	font-size:15px;
	float:left;
	font-weight:normal;
	margin:0;
}
.about-rightdiv span
{
	color:#003c97;
}
.about-rightbtdiv
{
	width:99%;
	margin:12px auto;
	height:auto;
}
.about-rightbottun
{
	width:98%;
	height:28px;
	background-image:url(../images/botton-img.jpg);
	background-repeat:repeat;
	margin: 0 auto 12px;
}
.about-rightbottun li
{
	width:99%;
	height:auto;
	float:left;
	background-repeat:repeat;
	font-size:14px;
	padding: 5px 0px 3px 5px;
	color:#fff;
}
/*______________about--each__________*/

.aeach-fulldiv
{
	width:100%;
	height:auto;
	background-image:url(../images/welcomediv-bg.jpg);
	background-repeat:repeat;
	float:left;
}
.aeach-div
{
	width:1100px;
	height:auto;
	margin:0  auto;
}

.aeach-innerdiv
{
	width:808px;
	height:auto;
	float:left;
	padding-bottom:29px;
}
.aeach-innerdiv h2
{
	width:100%;
	text-align:left;
    font-family: 'DroidSerif';
	color:#ff0000;
	padding:20px 0px 10px;
	font-weight:normal;
	font-size:17px;
	margin:0;
}
.aeach-listdiv 
{
	width:56%;
	float:left;
	height:auto;
	margin-left: 19px;
}

.aeach-listdiv ul li
{
	list-style:url(../images/list-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style-position: inside;
}

.aeach-listdiv li
{
	width:100%;
	float:left;
	text-align:left;
    font-family: 'Verdana';
    color: #2c2c2c;
	padding:5px  0px;
    font-size: 14px;
}
.aeach-listdiv li span
{
	padding:5px  0px 5px 22px;
}

.aeach-listdiv1
{
	width:39%;
	float:left;
	height:auto;
	margin-left: 19px;
}

.aeach-listdiv1 ul li
{
	list-style:url(../images/list-icon.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style-position: inside;
}

.aeach-listdiv1 li
{
	width:100%;
	float:left;
	text-align:left;
    font-family: 'Verdana';
    color: #2c2c2c;
	padding:5px  0px;
    font-size: 14px;
}
.aeach-listdiv1 li span
{
	padding:5px  0px 5px 22px;
}




.aeach-imgdiv
{
	width:273px;
	height:188px;
	margin-top:25px;
	float:right;
	border:#a7a7a7 solid 1px;
}
.cap
{
padding-left:248px;
}
.first-table td{ width:49%;}
.second-table1  td{ width:49%;}
.first-table input[type="text"] { width:94%;}
.first-table input[type="password"] { width:94%;}
.second-table1 input[type="text"] { width:94%;}
.first-table select { width:94% !important;}
.second-table1 select { width:94%;}
@media screen and (min-width:200px) and (max-width:319px) {	
.headtop-inner {
    width: 100%;
}
.headtop-right {
    width: 99%;
}
.headtop-right h3 {
    width: 88%;
    height: auto;
    float: left;
    padding: 3px 2px 0px 5px;
}
.slider-inner {
    width: 98%;
}
.head-top {
    height: auto;
}
.welcomto-innerdiv {
    width: 100%;
}
.header-inner {
    width: 100%;
}
.header-rightdiv {
    width: 100%;
}
.header-socialdiv {
    width: 100%;
}
.header-registerdiv {
    width: 99%;
	margin-bottom:5px;
}
.int-left-img {
    width: 96%;
	background-repeat:no-repeat;
	height: auto;
}
.wrapper {
    width: 90%;
	float:left;
	margin:0;
}
.intro-right {
    width: 96%;
	float:left;
}
.seminar-imgdiv {
    width: 100%;
    height: 144px;
    margin-right: 0px;
    float:none;
    margin: 5px auto;
    background-repeat: no-repeat;
}
.seminar-imgdiv {
    width: 100%;
    height: auto;
}
.each-div {
    width: 100%;
}
.each-innerdiv {
    width: 100%;
}
.each-listdiv {
    width: 90% !important;
}
.each-imgdiv 
{
	float: left;
	width: 98%;
    height: auto;
}
.semi-div {
    width: 100%;
}
.seminar-imgdiv3 {
    width: 100%;
    height: auto;
}
.semi-listdiv {
    width: 96% !important;
}
.the-div {
    width: 100%;
}
.the-innerdiv {
    width: 100%;
}
.the-listdiv {
    width: 92%;
}
.the-imgdiv {
    width: 95%;
    height: auto;
    margin-top: 26px;
    float: left;
}
.about-div {width: 100%;
}
.about-leftdiv { width: 100%;
}
.about-leftdivimg { float:none; margin: 0px auto; width:89%;
}
.about-div h2 { padding: 11px 0px 14px 4px; width:98%;
}
.about-contentright { width: 90%;float: none;margin: 5px auto;
}
.about-content p {width: 90%;margin: 0px auto;
}
.about-rightdiv { float:left;margin: 5px auto;width: 100%;
}
.simply-content {width: 90%;float: none;margin: 0px auto;
}
.simply-imagediv {float: none;margin: 5px auto;width: 89%; height:auto;
}
.simply-dammydiv h2 {width: 90%;text-align:center;margin: 0px auto;float: none;
}
.aeach-div {width: 90%;margin: 0px auto;
}
.aeach-innerdiv {width: 100%;
}
.aeach-listdiv {width: 100%;margin-left: 0px;
}
ul {list-style: inside none disc; list-style-position:inside;padding: 0px;margin: 0px auto;
list-style: inside none disc;width: 87%;
}
.aeach-listdiv ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 {width: 100%;margin-left: 0px;
}
.bottom-div {
    width: 96%;
}
.footer {
    width: 100%;
    height: auto;
}

.google-map {
    width: 92%; height:auto;
}
.footer-div {
    height: auto;
	width:100%;
}
.menu-innerdiv {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
.footer-leftdiv {
    width: 91%;
	padding-left: 15px;
}
}
.img_width{width:200px;padding-top: 1px;}
@media screen and (min-width:320px) and (max-width:640px) {
#cssmenu > ul > li > a{  margin-left: 0px;}
.img_width{width:134px;}	
.first-table td{ float: left;width: 100%;padding-left: 0;}
.second-table td{ float: left;width: 100%;padding-left: 0;}
.first-table input[type="password"] { width:98%;}
.second-table input[type="text"] { width:97%;}
.second-table select { width:99%;}
.first-table select { width:100% !important;}
.first-table input[type="text"]{ width: 97%;}
.pay td{ width:98%;float:left;}
.pay  select { width:49%;}
.pay input[type="text"] { width:98%;}
.card_class{ width:100% !important;}
.select_new{ margin-left: 1px;}
.btn_style{ margin-left: 35%;}

.inner_white{  width: 100% !important;padding: 0 !important;}

/*.header-rightdiv
{
 width: 70% !important;
}*/
.logo {
margin-left: 0px;
width:100%;
background-position: center center;
}
.header-registerdiv {
    float: right;
    height: 53px;
    margin-right: 30px;
    margin-top: 10px;
 margin-bottom: 5px;
    width: 40%;
}
.header-registerdiv1 {
    float: right;
    height: 53px;
    margin-right: 26px;
    margin-top: 10px;
    width: 40%;
	text-align: right; /* RRRR RRRR */
}
.headreg
{
width:150px;
}
.headreg1
{
width:150px;
}

#bb2
{
width: 34%;
}
.content-area {
    float: left;
    height: auto;
    margin-bottom: 17px;
    width: 100%;
	min-height: 600px;
}
.first-table
{
width:101% !important;
}
.schedule-content_wrap
{
width:299px;
}
.inner_white
{
padding:13px;
width: 95%;
}
.inner_black
{
width:303px;
}
.visa
{
width: 109px;
}
.inner_left01
{
width:95% !important;
margin-left: 10px;
}
.schedule-content_wrap{ width:100% !important;}
.inner_leftnew
{
width:100% !important;
padding-right: 0 !important;
}
.pink_style1{
 color: #0061ac;
    font-family: "Verdana";
    font-size: 20px;
width: 100%;
text-align:justify;
}
.inner_black{ width:100% !important;}
.text_normal2
{
width: 100%;
font-family: "Verdana";
text-align:justify;
}
.second-table1
{
display:none;
}
.text_normal1
{
text-align:justify;
font-size: 14px;
width:96%;
padding: 5px 0 10px !important;
}
.text_normal
{
font-family: "Verdana";
font-size: 11px;
text-align:left;
/*padding-left: 2%;*/
}
.pink_style{ padding-left: 2%;}
#bill
{
display:none;
}
.second-table
{
display:table;
width: 95%;
}
#thank
{
width:98% !important;
}
.cust
{
padding-left: 2%;
padding-right: 2%;
width:100%;
}
.cust td{ width:100% !important;}
.pay
{
    width: 100%;
	padding-left: 2%;
}
.cap
{
padding-left:0;
width:100%;
}
.hr
{
width:20px;
}
.headtop-inner {
    width: 100%;
}
.headtop-right {
    width: 319px;
}
.headtop-right h3 {
    /*width: 88%;*/
    height: auto;
    float: left;
    padding: 3px 2px 0px 5px;
	/* rrrr font-size: 12px; rrrr   */
	font-size: 9px;
}
.headtop-right h4{ font-size: 9px;}
.headtop-micon img{ width:100%;}
.headtop-micon{ width: 7px;}
.headtop-icon{ width: 18px;}
.headtop-icon  img{ width:100%;}
.slider-inner {
    width: 98%;
}
.head-top {
    height: auto;
}
.welcomto-innerdiv {
    width: 100%;
}
.header-inner {
    width: 100%;
}
.header-rightdiv {
    width: 100%;
}
.header-socialdiv {
    width: 100%;
	
    text-align:center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;

}

.int-left-img {
    width: 96%;
	background-repeat:no-repeat;
	height: auto;
}
.wrapper {
    width: 90%;
	float:left;
	margin:0;
}
.intro-right {
    width: 96%;
	float:left;
}
.seminar-imgdiv {
    width: 100%;
    height: 144px;
    margin-right: 0px;
    float:none;
    margin: 5px auto;
    background-repeat: no-repeat;
}
.seminar-imgdiv {
    width: 100%;
    height: auto;
}
.each-div {
    width: 100%;
}
.each-innerdiv {
    width: 100%;
}
.each-listdiv {
    width: 90% !important;
}
.each-imgdiv 
{
	float: left;
	width: 98%;
    height: auto;
}
.semi-div {
    width: 100%;
}
.seminar-imgdiv3 {
    width: 100%;
    height: auto;
}
.semi-listdiv {
    width: 96% !important;
}
.the-div {
    width: 100%;
}
.the-innerdiv {
    width: 100%;
}
.the-listdiv {
    width: 92%;
}
.the-imgdiv {
    width: 95%;
    height: auto;
    margin-top: 26px;
    float: left;
}
.about-div {width: 100%;
}
.about-leftdiv { width: 100%;
}
.about-leftdivimg { float:none; margin: 0px auto;
}
.about-div h2 { padding: 11px 0px 14px 4px;
}
.about-contentright { width: 90%;float: none;margin: 5px auto;
}
.about-content p {width: 90%;margin: 0px auto;
}
.about-rightdiv { float:left;margin: 5px auto;width: 100%;
}
.simply-content {width: 90%;float: none;margin: 0px auto;
}
.simply-imagediv {float: none;margin: 5px auto;
}
.simply-dammydiv h2 {width: 90%;text-align:center;margin: 0px auto;float: none;
}
.aeach-div {width: 90%;margin: 0px auto;
}
.aeach-innerdiv {width: 100%;
}
.aeach-listdiv {width: 100%;margin-left: 0px;
}
ul {list-style: inside none disc; list-style-position:inside;padding: 0px;margin: 0px auto;
list-style: inside none disc;width: 87%;
}
.aeach-listdiv ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 {width: 100%;margin-left: 0px;
}
.bottom-div {
    width: 96%;
}
.footer {
    width: 100%;
    height: auto;
}

.google-map {
    width: 100%;
	border:0px solid black;
}
.footer-div {
    height: auto;
	width:100%;
}
.menu-innerdiv {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
.footer-leftdiv {
    padding: 0 2%;
    width: 96%;
}
}

@media screen and (min-width:641px) and (max-width:800px) {
#cssmenu > ul > li > a{  margin-left: 0px;}
.inner_left01{ padding-left: 0px;width: 97%;}
.inner_leftnew{ width:99% !important; margin-left: 0;}
.header-registerdiv{ width: 59%;}
.header-registerdiv1{ width: 56%;margin-right: 10px;float: left;}
.headreg{ width: 70%;float: right;}
.headreg1{ width: 70%;float: right;}
.text_normal1{ width: 99%;margin: 0 auto 0 0;}
.inner_white
{
width:100%;
}
.text_normal1
{
 color: #333333;
    font-family: "Verdana";
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 auto 0 10px;
    padding: 6px 0 10px !important;
    text-align: justify;
    width: 95%;
}
.pay
{
margin-left:0px;
width:100%;
}
.cust {
   width: 97%;
   margin-left: 1.5%;
}
.inner_black{ width:100% !important;}
.schedule-content_wrap{ width:100% !important;}
#bb1{
width:35%;
}
.first-table
{
width:95%;
}
.inner_leftnew
{
margin-left: 10px;
width: 100%;
}
.cap {
    padding-left: 23%;
}

#bill 
{
display:block;
}
.second-table
{
display:none;
}
.headtop-inner {
    width: 100%;
}
.headtop-right {
    width: 457px;
}

.headtop-right h3 {
    height: auto;
    float: left;
    /* RRRR padding: 3px 2px 0px 5px; rrrr */
	padding: 3px 6px 0px 5px;
}
.slider-inner {
    width: 98%;
}
.head-top {
    height: auto;
}
.welcomto-innerdiv {
    width: 100%;
}
.header-inner {
    width: 100%;
}
.int-left-img {
    width: 96%;
	background-repeat:no-repeat;
	height: auto;
}
.wrapper {
    width: 90%;
	float:left;
	margin:0;
}
.intro-right {
    width: 96%;
	float:left;
}
.seminar-imgdiv {
    width: 100%;
    height: 144px;
    margin-right: 0px;
    float:none;
    margin: 5px auto;
    background-repeat: no-repeat;
}
.seminar-imgdiv {
    width: 100%;
    height: auto;
}
.each-div {
    width: 100%;
}
.each-innerdiv {
    width: 100%;
}
.each-listdiv {
    width: 90% !important;
}
.each-imgdiv 
{
	float: left;
	width: 98%;
    height: auto;
}
.semi-div {
    width: 100%;
}
.seminar-imgdiv3 {
    width: 100%;
    height: auto;
}
.semi-listdiv {
    width: 96% !important;
}
.the-div {
    width: 100%;
}
.the-innerdiv {
    width: 100%;
}
.the-listdiv {
    width: 92%;
}
.the-imgdiv {
    width: 95%;
    height: auto;
    margin-top: 26px;
    float: left;
}
.about-div {width: 98%;padding: 0 1%;}
.about-leftdiv { width: 100%;
}
.about-leftdivimg { float:none; margin: 0px auto;
}
.about-div h2 { padding: 11px 0px 14px 4px;
}
.about-contentright { width: 90%;float: none;margin: 5px auto;
}
.about-content p {width: 90%;margin: 0px auto;
}
.about-rightdiv { float:left;margin: 5px auto;width: 100%;
}
.simply-content {width: 90%;float: none;margin: 0px auto;
}
.simply-imagediv {float: none;margin: 5px auto;
}
.simply-dammydiv h2 {width: 90%;text-align:center;margin: 0px auto;float: none;
}
.aeach-div {width: 90%;margin: 0px auto;
}
.aeach-innerdiv {width: 100%;
}
.aeach-listdiv {width: 100%;margin-left: 0px;
}
ul {list-style: inside none disc; list-style-position:inside;padding: 0px;margin: 0px auto;
list-style: inside none disc;width: 87%;
}
.aeach-listdiv ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 {width: 100%;margin-left: 0px;
}
.bottom-div {
    width: 96%;
}
.footer {
    width: 100%;
    height: auto;
}

.google-map {
    width: 99%;
	height: auto;
}
.footer-div {
    height: auto;
	width:100%;
}
.menu-innerdiv {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
.footer-leftdiv {
    width: 30%;
	padding-left: 15px;
}
}
@media screen and (min-width:801px) and (max-width:899px) {
	#cssmenu > ul > li > a{  margin-left: 0px;}
	.menu-innerdiv {
		width: 91% !important;
	}
}
@media screen and (min-width:900px) and (max-width:999px) {
	#cssmenu > ul > li > a{  margin-left: 0px;}
	.menu-innerdiv {
		width: 81% !important;
	}
}
@media screen and (min-width:1000px) and (max-width:1099px) {
	#cssmenu > ul > li > a{  margin-left: 0px;}
	.menu-innerdiv {
		width: 75% !important;
	}
}


@media screen and (min-width:801px) and (max-width:1099px) {
.content-area{ width: 97%;padding: 0 10px;}
.first-table{ width:100%;}
.pay{ padding-left: 1%;}
.cap {
    padding-left: 23%;
}
.cust
{
width:100%;
padding-left: 1%;
}
#bill 
{
display:block;
}
.second-table
{
display:none;
}
	
.headtop-inner {
    width: 100%;
}
.headtop-right {
    width: 99%;
}
.headtop-right h3 {
    height: auto;
    float: left;
    padding: 3px 2px 0px 5px;
}
.slider-inner {
    width: 98%;
}
.head-top {
    height: auto;
}
.welcomto-innerdiv {
    width: 100%;
}
.header-inner {
    width: 100%;
}
.int-left-img {
    width: 96%;
	background-repeat:no-repeat;
	height: auto;
}
.wrapper {
    width: 90%;
	float:left;
	margin:0;
}
.intro-right {
    width: 96%;
	float:left;
}
.seminar-imgdiv {
    width: 100%;
    height: 144px;
    margin-right: 0px;
    float:none;
    margin: 5px auto;
    background-repeat: no-repeat;
}
.seminar-imgdiv {
    width: 100%;
    height: auto;
}
.each-div {
    width: 100%;
}
.each-innerdiv {
    width: 100%;
}
.each-listdiv {
    width: 90% !important;
}
.each-imgdiv 
{
	float: left;
	width: 98%;
    height: auto;
}
.semi-div {
    width: 100%;
}
.seminar-imgdiv3 {
    width: 100%;
    height: auto;
}
.semi-listdiv {
    width: 96% !important;
}
.the-div {
    width: 100%;
}
.the-innerdiv {
    width: 100%;
}
.the-listdiv {
    width: 92%;
}
.the-imgdiv {
    width: 95%;
    height: auto;
    margin-top: 26px;
    float: left;
}
.about-div {width: 100%;
}
.about-leftdiv { width: 100%;
}
.about-leftdivimg { margin: 5px;
}
.about-div h2 { padding: 10px 0px 14px 4px;
}
.about-contentright { width: 98%;float: none;margin: 5px auto;
}
.about-content p {width: 98%;margin: 0px auto;
}
.about-rightdiv { float:left;margin: 5px auto;width: 100%;
}
.simply-content {width: 63%;margin: 5px;
}
.simply-imagediv {margin: 3px;
}
.simply-dammydiv h2 {width: 90%;
}
.aeach-div {width: 100%;margin: 0px auto;
}
.aeach-innerdiv {width: 100%;
}
.aeach-listdiv {width: 100%;margin-left: 0px;
}
ul {list-style: inside none disc; list-style-position:inside;padding: 0px;margin: 0px auto;
list-style: inside none disc;width: 87%;
}
.aeach-listdiv ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 ul li {background-position: left center;background-repeat: no-repeat;
    list-style: outside url("../images/list-icon.png") disc;
}
.aeach-listdiv1 {width: 100%;margin-left: 0px;
}
.bottom-div {
    width: 96%;
}
.footer {
    width: 100%;
    height: auto;
}

.google-map {
    width: 99%;
	height: auto;
}
.footer-div {
    height: auto;
	width:100%;
}

.menu-innerdiv {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
.footer-leftdiv {
    width: 31%;
	padding-left: 15px;
}
#cssmenu > ul > li > a {
    padding: 14px 9px !important;
    margin-right: 12px !important;
}
}


