/* Portrait tablet to landscape and desktop */
@media (min-width: 1200px) { 
body{
margin-top:15px;
}

.kazbgshort1 {
	background-image: url(../images/shortbox3.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%; 
	padding: 35px 35px 35px 35px;
	margin-bottom: 35px;
}
.kazimage1detail {
	float: right;
	}
	.bgtype1, .bgtype2, .bgtype3{
		min-height:500px;
}
.kazcirclebg1 {
	max-width: 60px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	background-image: url(../images/circle1.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 14px 17px 14px 8px;
}
}
/* above tablet portrait desktop */
@media (min-width: 768px) { 

body{
margin-top:15px;
}
.kazbg1top {
	background-image: url(../images/box4top.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 35px 35px 0px 35px;
	margin-top: 15px;
}
.kazbg1 {
	background-image: url(../images/box4middle.png);
	background-repeat: repeat-y;
	padding: 0px 35px 0px 35px;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-bottom: 0px;
}
.kazbg1bottom {
	background-image: url(../images/box4bottom.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 0px 35px 35px 35px;
	margin-bottom: 35px;
}

.column-2 .kazbg1top {
	background-image: url(../images/box4topcol2.png);
}
.column-2 .kazbg1 {
	
	background-image: url(../images/box4middlecol2.png);
}
.column-2 .kazbg1bottom {
	background-image: url(../images/box4bottomcol2.png);
}

.kazbgshort1 {
	background-image: url(../images/shortbox3.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%; 
	padding: 35px 35px 35px 35px;
	margin-bottom: 35px;
}
}
/* below tablet portrait  */
@media (max-width: 767px) { 


.homebanner h2 {
	font-size: 36px;
}

.kazbg1 {
		margin-top: 15px;

	padding: 15px;
	margin-bottom: 35px;
	border: 4px solid #000000;
	background-color:#FFF;
}

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 980px) and (max-width: 1199px) { 
body{
margin-top:15px;
}

.kazimage1detail {
	float: right;
	}
	
	.bgtype1, .bgtype2, .bgtype3{
		min-height:530px;
}
.kazbgshort1 {
	background-image: url(../images/shortbox3.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%; 
	padding: 35px 35px 35px 35px;
	margin-bottom: 35px;
}
.kazcirclebg1 {
	max-width: 60px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	background-image: url(../images/circle1.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 14px 17px 14px 8px;
}
.featuretext h3 {
	font-size: 16px;
}
.kazhomeheadbg h3, .kazhomeheadbglong h3 {
	font-size:18px;
	}
.kazhomeheadbg , .kazhomeheadbglong {
	margin-top: 5px;
	margin-bottom: 0px;
	}
}

/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {
.logoHolder img{
		padding-top: 15px;

}
.kazcirclebg1 {
	max-width: 60px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background-image: url(../images/circle1.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 14px 17px 14px 8px;
}

.featuretext h3 {
	font-size: 16px;
}
.kazhomeheadbg h3, .kazhomeheadbglong h3 {
	font-size:18px;
	}
.kazhomeheadbg , .kazhomeheadbglong {
	margin-top: 5px;
	margin-bottom: 0px;
	}

.kazbgshort1 {
	background-image: url(../images/shortbox3.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%; 
	padding: 35px 35px 35px 35px;
	margin-bottom: 35px;
}
} 

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.logoHolder img{
		padding-top: 15px;

}
.kazcirclebg1 {
	max-width: 60px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background-image: url(../images/circle1.png);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 14px 17px 14px 8px;
}
.kazbgshort1 {
	padding: 15px;
	margin-bottom: 35px;
	border: 5px solid #000000;
	background-color:#FFF;
}
.kazbg1top {
	background-size:  100% 35px;
}
.kazbg1 {
	background-size:  100% 35px;
	background-size:  100% 35px;
}
.kazbg1bottom {
	background-size:  100% 35px;
}


.featuretext h3 {
	font-size: 16px;
}
.kazhomeheadbg h3, .kazhomeheadbglong h3 {
	font-size:18px;
	}
.kazhomeheadbg , .kazhomeheadbglong {
	margin-top: 5px;
	margin-bottom: 0px;
	}
.kazhomeheadbg h3, .kazhomeheadbglong h3 {
	font-size:18px;
	}
}

/* Landscape phones and down */
@media (max-width: 480px) {
h2, .h2 {
    font-size: 34px;
}

.featuretext h3 {
	font-size: 16px;
}
.kazhomeheadbg h3, .kazhomeheadbglong h3 {
	font-size:18px;
	}
.kazhomeheadbg , .kazhomeheadbglong {
	margin-top: 5px;
	margin-bottom: 0px;
	}
	.bgtype1, .bgtype2, .bgtype3{
		min-height:450px;
}
.kazbgshort1 {
	padding: 15px;
	margin-bottom: 35px;
	border: 4px solid #000000;
	background-color:#FFF;
}
}
@media (max-width: 380px) {

	.bgtype1, .bgtype2, .bgtype3{
		min-height:400px;
}
}
/*iPhone 6 in landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
}
/*iPad 1 & 2 in portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) { }