@charset "utf-8";

@media only screen and (max-width:1280px) {

body {margin:0px;}

.wrap { width:90%;}

}

@media only screen and (max-width:980px) {
	
	.slogen { font-size:18px}
	.welcome_note h1 { font-size:24px;}
	.welcome_note p { font-size:19px;}
	.product_category h1 { font-size:21px;}
	.certificate h1 { font-size:24px;}
	.shreya_infosoft a { width:35%; text-align:right}
	.footer_link { width:60%;}
	
	
}

@media only screen and (max-width:768px) {
	
	
	.top_bg  p{ width:50%;}
	
	
	.read_more a { font-size:14px;     padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-left:30px;}
	
	.product_category { width: 90%;}
	.certificate{ float:left; }
	
	.download_pdf { width:40%;}
	.why_us { float:left; width:90%;}
	
	.footer_contact { width:90%;}
	.social_media { width:90%; margin-left:0px;}
	#container #menu-wrap { text-align:left;}
	
	.visit_counter { width:90%; float:left;}
	.shreya_infosoft a { width:90%; text-align:left; float:left;}
	.footer_link { width:90%;}
	
}

@media only screen and (max-width:640px) {
	
	.slogen { font-size:18px; width:70%; float:right; margin-top:25px; text-align:left}
	.certified_logo { float:right; width:40%;}
	.top_bg  p{ font-family:Century Gothic; font-size:15px; color:#000; width:90%; float:left; margin:0px; margin-top:5px;  }
	
	.language_select{ float:left; width:50%; text-align:left;}
	.certificate{ float:left; width:45%;  }
	.certificate h1{ font-size:21px;}
	
	.dac_logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 30%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.tnv_logo {
	padding: 0px;
	float: right;
	height: auto;
	width: 30%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.certified_logo p{ font-family:Century Gothic; font-size:16px; color:#000; text-align:center; width:auto; margin-top:10px;}
}

@media only screen and (max-width:480px) {
	
	.logo { width:50%;}
	.slogen { font-size:18px; width:90%; float:left; margin-top:25px; text-align:left}
	.certified_logo { float:left; width:40%;}
	.welcome_note h1 { font-size:20px;}
	.welcome_note p { font-size:17px;}
	.footer_bottom { height:auto;}
	.copyright{ width:90%;}
	
	}