/* CSS Document */
/*
Theme URL: 
Author: the Responsive web design
*Copyright 2021, 
Author URI:
Description: The is a simple and clean responsive web design.
*/
@media only screen and (max-width: 768px){

}
@media only screen and (max-width: 640px){
.wapper {
width:100%;
margin: 0 auto;
height: auto;
}	
header {
height: auto;
background: #e9e7e7 url(../images/header_bg.jpg) repeat-x;
padding-left:0px;
padding-right:0px;
width:97%;
float:left;
}
.diplomate {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #FFFFFF;
	line-height: 35px;
	background: #FFFFFF;
	border-radius: 0px 0px 15px 15px;
}
.logo_bg {
	height: auto;
	margin-top: 5px;
	width:100%;
	text-align:center;
}
.logo_1 {
	float: left;
	width: 100%;
	font-size: 15px;
	height: auto;
	text-align:center;
}
.logo_2 {
	float: left;
	width: 100%;
	height: auto;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px;
}
.forwaed_bg {
    height: auto;
    padding-bottom: 0;
    padding-top: 20px;
    width: 100%;
}
.i_look {
	float: left;
	width: 100%;
	font-size: 18px;
	text-align:center;
}
.nav_bg {
	float: left;
	width: 100%;
	background: #000000;
	height: auto;
	border: solid #FFFFFF 1px;
}
nav {
	width: 100%;
	height: auto;
	display: block;
	background: #000000;
	margin: 0 auto;
}

.flash_bg {
    background: #ffffff none repeat scroll 0 0;
    border: 5px solid #ccc;
    height: 375px;
    width: 97%;
}
.slider
{width:100%;
}
section {
	background: #FFFFFF;
	padding: 0px;
	height: auto;
	width:100%;
}
article {
	width: 98%;
	float: left;
	background: #EBEBEB;
	height: auto;
}
aside {
	width: 100%;
	float: left;
	background: #1A1A1A;
	padding: 0px;
}
.welcome_text {
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 3px;
    text-align: center;
    width: 100%;
}
.wel_text {
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	padding: 1%;
	width:96%;
}
.wel_text img
{width:100%;
}
.proudly_bg {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
	width:100%;
	text-shadow: #FFFFFF 1px 1px;
}
.logos_bg {
	width: 98%;
	margin: 0 auto;
	height: auto;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid #ccc 1px;
	border-radius: 20px;
	background: #FFFFFF;
}
.logo_1_bg img
{text-align:center;
width:100%;
}
.logo_2_bg img
{text-align:center;
width:100%;
}
.logo_3_bg img
{text-align:center;
width:100%;
}
.we_accept_bg {
	text-align: center;
	font-size: 20px;
	width:100%;
	line-height: 35px;
	text-shadow: #FFFFFF 1px 1px;
}
.ban_bg {
	border: solid #ccc 4px;
	height:auto;
	width:94%;
	margin:0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ban_bg img
{width:100%;
}
footer {
	width: 100%;
	margin: 0 auto;
	background: #000000;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
}
@media only screen and (min-width: 479px) and (max-width: 480px){
.wapper {
width:100%;
margin: 0 auto;
height: auto;
}	
header {
height: auto;
background: #e9e7e7 url(../images/header_bg.jpg) repeat-x;
padding-left:0px;
padding-right:0px;
width:97%;
float:left;
}
.diplomate {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #FFFFFF;
	line-height: 35px;
	background: #FFFFFF;
	border-radius: 0px 0px 15px 15px;
}
.logo_bg {
	height: auto;
	margin-top: 5px;
	width:100%;
	text-align:center;
}
.logo_1 {
	float: left;
	width: 100%;
	font-size: 15px;
	height: auto;
	text-align:center;
}
.logo_2 {
	float: left;
	width: 100%;
	height: auto;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px;
}
.forwaed_bg {
    height: auto;
    padding-bottom: 0;
    padding-top: 20px;
    width: 100%;
}
.i_look {
	float: left;
	width: 100%;
	font-size: 18px;
	text-align:center;
}
.nav_bg {
	float: left;
	width: 100%;
	background: #000000;
	height: auto;
	border: solid #FFFFFF 1px;
}
nav {
	width: 100%;
	height: auto;
	display: block;
	background: #000000;
	margin: 0 auto;
}

.flash_bg {
    background: #ffffff none repeat scroll 0 0;
    border: 5px solid #ccc;
    height: 375px;
    width: 97%;
}
.slider
{width:100%;
}
section {
	background: #FFFFFF;
	padding: 0px;
	height: auto;
	width:100%;
}
article {
	width: 98%;
	float: left;
	background: #EBEBEB;
	height: auto;
}
aside {
	width: 100%;
	float: left;
	background: #1A1A1A;
	padding: 0px;
}
.welcome_text {
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 3px;
    text-align: center;
    width: 100%;
}
.wel_text {
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	padding: 1%;
	width:96%;
}
.wel_text img
{width:100%;
}
.proudly_bg {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
	width:100%;
	text-shadow: #FFFFFF 1px 1px;
}
.logos_bg {
	width: 98%;
	margin: 0 auto;
	height: auto;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid #ccc 1px;
	border-radius: 20px;
	background: #FFFFFF;
}
.logo_1_bg img
{text-align:center;
width:100%;
}
.logo_2_bg img
{text-align:center;
width:100%;
}
.logo_3_bg img
{text-align:center;
width:100%;
}
.we_accept_bg {
	text-align: center;
	font-size: 20px;
	width:100%;
	line-height: 35px;
	text-shadow: #FFFFFF 1px 1px;
}
.ban_bg {
	border: solid #ccc 4px;
	height:auto;
	width:94%;
	margin:0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ban_bg img
{width:100%;
}
footer {
	width: 100%;
	margin: 0 auto;
	background: #000000;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
}
@media only screen and (max-width: 479px){
.wapper {
width:100%;
margin: 0 auto;
height: auto;
}	
header {
height: auto;
background: #e9e7e7 url(../images/header_bg.jpg) repeat-x;
padding-left:0px;
padding-right:0px;
width:97%;
float:left;
}
.diplomate {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #FFFFFF;
	line-height: 35px;
	background: #FFFFFF;
	border-radius: 0px 0px 15px 15px;
}
.logo_bg {
	height: auto;
	margin-top: 5px;
	width:100%;
	text-align:center;
}
.logo_1 {
	float: left;
	width: 100%;
	font-size: 15px;
	height: auto;
	text-align:center;
}
.logo_2 {
	float: left;
	width: 100%;
	height: auto;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px;
}
.forwaed_bg {
    height: auto;
    padding-bottom: 0;
    padding-top: 20px;
    width: 100%;
}
.i_look {
	float: left;
	width: 100%;
	font-size: 18px;
	text-align:center;
}
.nav_bg {
	float: left;
	width: 100%;
	background: #000000;
	height: auto;
	border: solid #FFFFFF 1px;
}
nav {
	width: 100%;
	height: auto;
	display: block;
	background: #000000;
	margin: 0 auto;
}

.flash_bg {
    background: #ffffff none repeat scroll 0 0;
    border: 5px solid #ccc;
    height: 375px;
    width: 97%;
}
.slider
{width:100%;
}
section {
	background: #FFFFFF;
	padding: 0px;
	height: auto;
	width:100%;
}
article {
	width: 98%;
	float: left;
	background: #EBEBEB;
	height: auto;
}
aside {
	width: 100%;
	float: left;
	background: #1A1A1A;
	padding: 0px;
}
.welcome_text {
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 3px;
    text-align: center;
    width: 100%;
}
.wel_text {
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	padding: 1%;
	width:96%;
}
.wel_text img
{width:100%;
}
.proudly_bg {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
	width:100%;
	text-shadow: #FFFFFF 1px 1px;
}
.logos_bg {
	width: 98%;
	margin: 0 auto;
	height: auto;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid #ccc 1px;
	border-radius: 20px;
	background: #FFFFFF;
}
.logo_1_bg img
{text-align:center;
width:100%;
}
.logo_2_bg img
{text-align:center;
width:100%;
}
.logo_3_bg img
{text-align:center;
width:100%;
}
.we_accept_bg {
	text-align: center;
	font-size: 20px;
	width:100%;
	line-height: 35px;
	text-shadow: #FFFFFF 1px 1px;
}
.ban_bg {
	border: solid #ccc 4px;
	height:auto;
	width:94%;
	margin:0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ban_bg img
{width:100%;
}
footer {
	width: 100%;
	margin: 0 auto;
	background: #000000;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
}