/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1169px) {
.column {width:750px}
.logo_area { 
	padding-top: 5px;
}
.munu ul li a { 
	font-size: 14px;
	padding: 20px 6px; 
}
.vedio img {
	width: 80px;
	margin-top: 41%;
}
.welcome_text { 
	padding: 0px 2%;
}
.welcome_text p {
	font-size: 18px;
	line-height: 1.5;
}
.welcome_text h2 { 
	margin: 35px 0 20px; 
}
.is-sticky .header_area ul li a {
	padding: 14px 7px;
	font-size: 13px; 
}
.fotter_one a {
	font-size: 15px; 
}
.last_footer.fotter_one {
	text-align: left;
	padding-left: 0;
}
.last_footer.fotter_one ul li a {
	text-transform: uppercase;
	padding: 2px;
	display: inline-block;
	text-align: left;
}
iframe {
	height: 400px;
}
.vedio { 
	top: 0; 
}
.relativ_pic { 
	top: 31%; 
}
.jourcy_image h2 {
	font-size: 17px;  
}
.bottom_imae.vedio img {
	width: 100%;
	margin-top: 12px;
}
.bottom_imae.vedio a {
	display: block;
}
.text_image ul li:last-child img {
	height: 235px;
}
.text_image ul li:first-child {
	float: left;
	width: 100%;
}
.logo_area img {
	width: 170px;
}






}



/* Mobile Layout: 320px. */

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

.column {width:300px}
.slicknav_menu {
	display: block;
}.logo_area {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
}
#sticker-sticky-wrapper {
	z-index: 9999;
	display: none;
}
.single_slider.item {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.welcome_text {
	text-align: center;
	padding: 00 15px;
}
.welcome_text h2::after { 
	top: 22px;
	right: 5%;
	width: 20%; 
}
.welcome_text h2::before { 
	top: 22px;
	left: 5%;
	width: 20%; 
}
.welcome_text h2 { 
	margin: 20px 0 25px; 
	font-size: 40px;
}
.welcome_text p {
	font-size: 16px;
	line-height: 1.5;
}
.last_footer.fotter_one {
	text-align: center;
	padding-left: 0;
	margin-top: 10px;
}
.fotter_one {
	margin-bottom: 20px;
}
.fotter_one a {
	display: block;
}
iframe{
	height: 220px;
}
.top_logo {
	display: none;
}
.bottom_imae.vedio {
	margin-bottom: 5px;
}
.jourcy_image {
	float: left;
	width: 50%;
	margin-left: 25%;
	margin-bottom: 10px;
}
.right_jourcy { 
	width: 100%;
	padding-left: 0;
}
.left_resouce {
	float: left;
	width: 100%;
	margin-right: 0;
}
.resource_right {
	float: left;
	width: 100%;
}
.text_image ul li:last-child {
	float: left;
	width: 9%;
}
.text_image ul li:first-child {
	float: left;
	width: 100%;
}
p {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 10px;
}
h2 {
	font-size: 30px; 
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
}
.services_area {
	padding: 35px 0 30px;
}
.logo_area img {
	width: 170px;
}
.logo_area { 
	 padding-right: 0; 
}

.logo{
  display: block;
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 28px;
	height: 3px; 
}
.logo_area img {
	width: 310px;
	margin: 21px 0 10px;
}
.logo_area a {
	display: block;
}

.left_resouce img {
	width: 200px;
	margin-bottom: 10px;
}
.left_resouce {
	text-align: center;
}


}



/* Wide Mobile Layout: 480px. */

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

.column {width:450px}

}


