/* This is responsive css for home page only */@charset "utf-8";
/* CSS Document */


*{ margin:0px; padding:0px;}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
img { max-height:100%; max-width:100%; height:auto;}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
   direction: ltr;
   unicode-bidi: embed;
}

[DIR="rtl"] {
   direction: rtl;
   unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
}



/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html */
@media only screen and (min-width: 1900px) and (max-width: 3000px) {
	
	
}
@media only screen and (min-width: 1241px) and (max-width: 1899px) {
	
	
}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {
	
	
}
@media only screen and (min-width:240px) and (max-width: 1250px) {
	
	body{width:100% !important; padding:0 !important;}
	
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html */
@media only screen and (min-width: 1024px) and (max-width: 1250px) {
		.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left; width:100% !important;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 40%; height: auto;}
	.header-right{width: 60%; height: auto;}
	.top-right-menu{width: 100%;right: 0;  float: left;  margin: 10px 0;}
	.waz-search{height: auto;}
	form{margin: 0;}
	input[type="text"]{margin: 0;}
	ul#menu{position: relative !important;float: right;}
	.waz-body{width: 100%; height: auto;}
	.waz-sidebar{width:26%;}
	.waz-con{width:73%;}
	.custom{text-align: center;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom:63px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 63px !important;}
	.con-center{width: 100%; padding: 0; float: left;}
	.home-con{height: auto;}
	.home-con-inner{width: 28% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{margin-top: 15px; height:auto;min-height:150px; float: left;}
	.footer-con{width: 100%;  height: auto;  float: left;}
	.footer-top{float: left;}
	.footer-top ul li{padding: 0 14px; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;height: auto;}
	.footer_logo{width: 10%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: left;  width: 45%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}
	
	p{margin:0 0 0 10px; width:96%;}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html */
@media only screen and (min-width: 991px) and (max-width: 1024px) {
		.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left; width:100% !important;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 40%; height: auto;}
	.header-right{width: 60%; height: auto;}
	.top-right-menu{width: 100%;right: 0;  float: left;  margin: 10px 0;}
	.waz-search{height: auto;}
	.custom{text-align: center;}
	form{margin: 0;}
	input[type="text"]{margin: 0;}
	ul#menu{position: relative !important;float: right;}
	.waz-body{width: 100%; height: auto;}
	.waz-sidebar{width:26%;}
	.waz-con{width:73%;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom:63px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 63px !important;}
	.con-center{width: 100%; padding: 0; float: left;}
	.home-con{height: auto;}
	.home-con-inner{width: 28% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{margin-top: 15px; height:auto;min-height:150px; float: left;}
	.footer-con{width: 100%;  height: auto;  float: left;}
	.footer-top{float: left;}
	.footer-top ul li{padding: 0 11px; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;height: auto;}
	.footer_logo{width: 10%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: left;  width: 45%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}
	
	p{margin:0 0 0 10px; width:95%;}

}


@media only screen and (min-width: 768px) and (max-width: 990px) {
		.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left; width:100% !important;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 40%; height: auto;}
	.header-right{width: 60%; height: auto;}
	.top-right-menu{width: 100%;right: 0;  float: left;  margin: 10px 0;}
	.waz-search{height: auto;}
	form{margin: 0;}
	input[type="text"]{margin: 0;}
	ul#menu{position: relative !important;float: right;}
	.waz-body{width: 100%; height: auto;}
	.waz-sidebar{width:26%;}
	.waz-con{width:73%;}
	.custom{text-align: center;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom:63px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 63px !important;}
	.con-center{width: 100%; padding: 0; float: left;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{margin-top: 15px; height:auto;min-height:175px; float: left;}
	.footer-con{width: 100%;  height: auto;  float: left;}
	.footer-top{float: left;}
	.footer-top ul li{width:20%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;height: auto;}
	.footer_logo{width: 30%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: left;  width: 45%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}

	p{margin:0 0 0 10px; width:96%;}


}
@media only screen and (min-width:700px) and (max-width:767px) {
	.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left; width:100% !important;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 50%; height: auto;}
	.header-right{width: 50%; height: auto;}
	.top-right-menu{width: 100%;right: 0;}
	ul#menu{position:absolute !important;}
	.waz-body{width: 100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 34%;min-height: 100%;}
	.waz-nav{position: relative;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:64%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom:63px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 63px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}


	.footer{margin-top: 15px; height:auto;min-height: 200px; float: left;}
	.footer-con{width: 100%;  height: auto;  float: left;}
	.footer-top{float: left;}
	.footer-top ul li{width:33%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;height: auto;}
	.footer_logo{width: 30%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: left;  width: 45%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}

	p{margin:0 0 0 10px; width:96%;}

		
}
@media only screen and (min-width:600px) and (max-width:699px) {

	.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left; width:100% !important;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 50%; height: auto;}
	.header-right{width: 50%; height: auto;}
	ul#menu{position:absolute !important;}
	.waz-search{height: auto;}
	.top-right-menu{width: 100%;right: 0;}
	.waz-body{width: 100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 34%;min-height: 100%;}
	.waz-nav{position: relative;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:64%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom:63px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 63px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}


	.footer{margin-top: 15px; height:auto;min-height: 200px; float: left;}
	.footer-con{width: 100%;  height: auto;  float: left;}
	.footer-top{float: left;}
	.footer-top ul li{width:33%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;height: auto;}
	.footer_logo{width: 30%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: left;  width: 45%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}

	p{margin:0 0 0 10px; width:94%;}

}

@media only screen and (min-width:568px) and (max-width:599px) {

	.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left; width:100% !important;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 50%; height: auto;}
	.header-right{width: 50%; height: auto;}
	ul#menu{position:absolute !important;}
	.top-right-menu{width: 100%;right: 0;}
	.waz-body{width: 100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 34%;min-height: 100%;}
	.waz-nav{position: relative;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:64%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom:63px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 63px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}


	.footer{margin-top: 15px; height:auto;min-height: 200px; float: left;}
	.footer-con{width: 100%;  height: auto;  float: left;}
	.footer-top{float: left;}
	.footer-top ul li{width:33%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;height: auto;}
	.footer_logo{width: 30%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: center;  width: 45%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}

	p{margin:0 0 0 10px; width:93%;}
}



@media only screen and (min-width: 480px) and (max-width: 567px) {


	body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 100%; height: auto;}
	.header-right{width: 100%;height: auto;}
	input.inputbox{transform:translateX(-25%);}
	.search-logo1{right: 15px;}
	.top-right-menu{width: 100%;right: 0;}
	.waz-body{width:100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 97%;min-height: 100%;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:100%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom: 80px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 80px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto !important;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{width: 100%; height: auto; float: left; margin-top: 15px;min-height: 250px}
	.footer-con{width: 100%;}
	.footer-top ul li{width: 50%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;}
	.footer_logo{width: 50%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: center;  width: 100%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}

	p{margin:0 0 0 10px;width:93%;}
}


@media only screen and (min-width: 370px) and (max-width: 479px) {


	body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 100%; height: auto;}
	.header-right{width: 100%;height: auto;}
	input.inputbox{transform:translateX(-25%);}
	.search-logo1{right: 15px;}
	.top-right-menu{width: 100%;right: 0;}
	.waz-body{width:100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 97%;min-height: 100%;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:100%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom: 80px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 80px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto !important;margin-top:20px;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{width: 100%; height: auto; float: left; margin-top: 15px;min-height: 300px}
	.footer-con{width: 100%;}
	.footer-top ul li{width: 50%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;}
	.footer_logo{width: 50%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: center;  width: 100%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}
	
	p{margin:0 0 0 10px;width:92.5%;}
}

@media only screen and (min-width: 320px) and (max-width: 369px) {

	.body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 100%; height: auto;}
	.header-right{width: 100%;height: auto;}
	input.inputbox{transform:translateX(-25%);}
	.search-logo1{right: 15px;}
	.top-right-menu{width: 100%;right: 0;}
	.waz-body{width:100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 97%;min-height: 100%;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:100%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom: 80px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 80px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto !important;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{width: 100%; height: auto; float: left; margin-top: 15px;min-height: 300px}
	.footer-con{width: 100%;}
	.footer-top ul li{width: 50%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;}
	.footer_logo{width: 50%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: center;  width: 100%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0;top:100%;}
	p{margin:0 0 0 10px; width:93%;}
}

@media only screen and (min-width: 240px) and (max-width:319px) {


	body{width: 100%; padding: 0;}
	body.site{width: 100%; padding: 0;}
	.waz-header{height: auto; float: left;}
	.header-con{width: 100%; height: auto;}
	.logo{width: 100%; height: auto;}
	.header-right{width: 100%;height: auto;}
	input.inputbox{transform:translateX(-25%);}
	input{width: 155px;}
	.search-logo1{right: 15px;}
	.top-right-menu{width: 100%;right: 0;}
	.waz-body{width:100%; height: auto;}
	.waz-sidebar{padding: 5px;width: 97%;min-height: 100%;}
	.custom p{margin:5px 0 !important;text-align: center;}
	.custom p a img{  position: relative; }
	.waz-con{width:100%;}
	.con-top{height: auto !important;}
	.con-top table{height: auto !important; width:100% !important;}
	.nivo-slider-wrapper {max-width: 100% !important;width: 100% !important;max-height: 100% !important;}
	.theme-light .nivoSlider {width: 100% !important;}
	.theme-light .nivoSlider img{height: auto !important; width: 100% !important;}
	.nivo-caption{width: 100% !important;left: 0 !important; bottom: 0 !important; float: left; height: auto!important;position: relative !important;}
	.theme-light .nivo-caption a{left: 0 !important;padding: 0 !important;width: 100%; top:7px !important; right: 0!important;}
	.nivo-directionNav{width: 100%;}
	.theme-light a.nivo-nextNav{right: 0 !important; height: 20px !important; width: 20px !important;background-position:125% 50% !important;bottom: 80px !important;}
	.theme-light a.nivo-prevNav{left: 0 !important;height: 20px !important; width: 20px !important;background-position:-25% 50% !important;bottom: 80px !important;}
	.con-center{width: 100%; padding: 0;}
	.home-con{height: auto;}
	.home-con-inner{width: 93% !important; border: 0;height: auto;}
	.home-con-inner h3{font-size: 13px;text-align: center;}
	.home-con-inner p{text-align: justify;}
	.con-bottom{height: auto;}
	.con-bottom-left{width: 100%; height: auto;}
	.top-ten{width:95%; height: auto;margin: 0 0 0 15px;}
	.top-ten h2{text-align: center;}
	.top-ten h2 br{display: none;}
	.top-ten-right{width: 95%;height: auto;}
	.secondul{float: left;}

	.footer{width: 100%; height: auto; float: left; margin-top: 15px; min-height: 350px}
	.footer-con{width: 100%;}
	.footer-top ul li{width: 50%; text-align: center;margin: 0;  float: left;}
	.footer-bot{float: left;}
	.footer_logo{width: 50%;  margin-right: 0;  text-align: center; float: left;}
	.footer-bot-inner{ float: left;  text-align: center;  width: 100%;  margin-right: 0px;}
	.footer-top1{width:100%; float: left;; height: auto;left: 0; top:100%;}
	
	p{margin:0 0 0 10px; width:91%;}
}






/*menu code*/


/*Strip the ul of padding and list styling*/
ul#menu {
	list-style-type:none;
	
	padding:0;
	position: absolute;
	margin-left: 15px;
}

/*Create a horizontal list with spacing*/
ul#menu li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}

/*Hide dropdown links until they are needed*/
ul#menu li ul {
	display: none;
}

/*Make dropdown links vertical*/
ul#menu li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
ul#menu li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul#menu li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #0b5aad;
	text-align: center;
	padding: 10px 0;
	display: none;
	cursor:pointer;
	
	position: relative;
}
.left-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #0b5aad;
	text-align: center;
	padding: 10px 0;
	display: none;
	cursor:pointer;
	
	position: relative;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}

input[type=checkbox]:checked ~ .nav{
    display: block;
}


/*Responsive Styles*/
@media screen and (max-width :767px){
	/*Make dropdown links appear inline*/
	ul#menu {
		
		display: none;
		position:relative !important;
		z-index:9999;
		width: 100%;
		margin: 0;
	}
	ul.nav {
		
		display: none;
		position:relative !important;
		z-index:9999;
		background: #fff;
		width:97%;
		text-align: center;;
	}
	/*Create vertical spacing*/
	ul#menu li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	ul#menu li, ul#menu li a {
		width: 100%;
		margin:0 !important
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	.left-menu {
		display:block;
	}
	/*Hover state for top level links*/
	ul#menu li:hover a {
		background: #0b5aad;
	}
	
	/*Style for dropdown links*/
	ul#menu li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}
	
	/*Hover state for dropdown links*/
	ul#menu li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}
	ul#menu li a {
		display:block;
		min-width:140px;
		height: 30px;
		text-align: center;
		line-height:30px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}
}


@media screen and (max-width: 768px) {
 
/* slider */
.nivo_desc_20 .othe_data{width:50%;}
.theme-light .nivo-caption a{position:relative !important;margin-left:0 !important;top:0px !important;padding:10px !important;}
.nivo_desc_20 .othe_data{width:50%;}
.nivo-caption p{line-height:25px !important;margin-top:12px !important;margin-bottom:12px !important;}
.theme-light .nivo-caption.nivo_desc_20 a{padding:0 !important;}
/* End */
 
 
.home-con-inner{height: auto !important;} 
 
}

    
	







