@media screen and (max-width : 1366px){
	.main-slide {
		margin-top: 2%;
		height:65%
	}
	.main-slide img {
		height:100%;
	}
	.call-to-act {
		padding-top: 1%;
		padding-bottom: 1%;
	}
}
@media screen and (max-width : 1024px){
	.divider-cont {
		width: 90%;
		float:none;
		margin:0 auto 0 auto;
	}
	.divider-cont .divi-title-pg {
		font-size: 30px;
	}
	#slider {
		height: auto;
	}
	.ow-hd-img-cont {
		height:auto;
	}
	.ow-hd-img-cont .ow-hd-bx {
		margin-top: 10%;
	}
	
}
@media screen and (min-width : 769px){
.responsMenu input[type=checkbox]:checked ~ #menu{
    display: none;
}

}
@media screen and (max-width : 780px){
	#model .advert-bx-strip {
	height: auto;
	width: 89%;
	}
	#model .advert-bx-strip .adv-bx-inw {
		height: auto;
	}
	.adv-bx-inw .adv-dtls {
		width: 89%;
	}
	#model .advert-bx {
		height: auto;
		width: 90%;
	}
	#model .advert-bx img {
		height: auto;
		width: 100%;
	}
	#model .ad-bx-cls img {
		width:45px !important;
		height:47px !important;
	}
	.responsMenu li {
		margin-top:0px;
		margin-bottom: 0px;
		line-height:normal;
	}
	.responsMenu ul li, li a {
		width: 100%;
	}
	.responsMenu .show-menu {
		display:block;
	}
	
	
	.al-left {
	text-align:center;
	}
	.al-right {
		text-align:center;
	}
	.al-center {
		text-align:center;
	}
	#container {
		display: block;
	}
	#row  {
		display: block;
		background-image: none;
	}
	#left, #right, #middle {
		display: block;
	}
	.pg-lft-cont {
		width: 100%;
	}
	.pg-rite-cont {
		width: 100%;
	}
	.ftr-links-bx ul li {
		text-align:center !important;
	}
	.ftr-links-bx ul li a {
		text-align:center;
		float:none;
	}
	.tbl-style {}
	.tbl-style tbody tr td {
		float:left;
		width:100%;
	}
	header {
		height:auto;
	}
	.top-line {
		height:auto !important;
	}
	
	
}
@media screen and (max-width : 640px){
	.prd-wrap ul li {
		width: 90%;
	}
	.prd-wrap ul li {
		width: 90%;
	}
	.prdi-wrap ul li {
		width: 90%;
	}
	.inti-conts ul li {
		width: 90%;
	}
	.inti-conts ul li .inti-img {
		width: 100%;
	}
	.inti-conts ul li .inti-txt {
		width: 100%;
	}
	
}
@media screen and (max-width : 480px){
	.prd-wrap ul li {
		width: 90%;
	}
}
@media screen and (max-width : 320px){
	.main-slide {
		margin-top: 5%;
		width:100%;
		height:auto;
	}
	.main-slide img {
		width:90%;
		height:auto;
	}
	#slider {
		height: auto !important;
	}
}
@media screen and (max-width : 240px){
}
@media all and (-ms-high-contrast:none) { 
}