@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.main-wrap {
		width: 780px !important ;
		margin:0 auto ;
	} 
	
	.main-navigation {
		display:block !important;	
	}
	
	.main-navigation li {
		padding: 0 20px;	
	}
	
	.tabs-wrap {
		background: rgba(0, 0, 0, 0) url("images/main_banner_image.jpg") no-repeat scroll 0 0 / 100% auto;	
		height: 274px;
	}
	
	.white-box {
		 width: 500px;	
	}
	
	.latest-news {
		width:250px;	
	}
	
	.post-list {
		width:240px;	
	}
	
	.latest-news a img {
		width:100%;
	}
	
	.right-img-box {
    	width: 250px;
	}
	
	.img-one a img, .img-two a img, .leader-img img {
		width:100%;	
	}
	
	.leader-img {
		width: 370px;
	}
	
	.slider-box {
		width:400px	
	}
	
	#slider1, #slider2, #slider1 a img, .cs-slider1, .cs-slider2 {
		width:165px !important;	
	}
	
	.footer-container-second-first {
		width:350px;	
	}
	
	.span-third {
		clear:both;	
	}
	
	.footer-container {
		padding: 0 10px;	
	}
	
	.page-strip-img img {
		width:100%;	
	}
	
	.col-main {
		width: 470px;	
	}
	
	.sidebar {
		width: 210px;	
	}
	
	.entry-content img, .comment-content img, .widget img {
		width: 100%;
	}

}






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

   .main-wrap {
		width: 480px ;
		margin:0 auto ;
	}
	
	.main-navigation {
		width:auto !important;	
	}
	
	.mltlngg-lang-button-icons {
		padding: 0 4px;	
	}
	
	#fancy-tabs ul li {
		margin:0 0 5px 0;
		float:none;
	}
	
	#fancy-tabs ul li a.fancytab_on {
		background:#a39382;
		padding:10px;	
	}
	
	#fancy-tabs ul li a {
		background: #003a63 none repeat scroll 0 0;
		display: block;
		float: none;
		padding: 10px;
		width: auto;
		height:auto;
		color:#ffffff !important;
	}
	
	#fancy-tabs ul li a:hover {
		background: #003a63 none repeat scroll 0 0;
		color:#ffffff !important;	
	}
	
	#fancy-tabs {
		float:none;	
	}
	
	.tabs-wrap {
		background:none;	
	}
	
	.tabs-catch-all {
		display: table;
		float: none;
		margin-left: 0;
		margin-top: 33px;
		text-align: left;
		width: 100%;
	}
	
	.first-left-content-heading {
		background: #7c94b7 none repeat scroll 0 0;
    	border-radius: 5px;
    	width: auto;	
	}
	
	.latest-news {
		width:100%;	
		min-height: auto;
	}
	
	.latest-news .img-box {
		display:table;
		margin:0 auto;
	}
	
	.post-list {
		margin-top: 10px;
		width: 100%;
	}
	
	.right-img-box {
		display: table;
		float: none;
		margin: 0 auto;
		width: auto;
	}
	
	.img-one, .img-two {
		float: none;
		margin-top:10px;
	}

	.second-cont-row {
		width:100%;	
	}
	
	.leader-img {
		float:none;	
	}
	
	.leader-img img {
		width:100%;	
	}
	
	.slider-box {
		width: 100%;
	}
	
	#slider1, #slider2, .cs-slider1, .cs-slider2 {
		height: 360px !important;
 		width: 450px !important;
		
	}
	
	.cs-slider1, .cs-slider2 {
		background-size:100%;	
	}
	
	.footer-container {
		display: block;	
	}
	
	.footer-container-third-right  {
		float:left;		
	}
	
	#fancy-tabs {
		margin-top:0px;	
	}
	
	.tabs-wrap {
		height:auto;	
	}
	
	.white-box {
		width:auto;	
	}
	
	.slide-box-one, .slide-box-two {
		float:none;
	}
	
	.slide-box-one h3, .slide-box-two h3 {
		background:none;	
	}
	
	
	.footer-container-second-first {
		display: block;
		float: none;
		padding: 0 10px;
		width: auto;
	}
	
	
	.footer-container-second-right-content {
		display: table;
		width: 100%;
	}
	
	.footer-container-second {
		display:block;
		height:auto;	
	}
	
	.span-second {
		display: block;
		float: left;
		height: 43px;
		padding-left: 0;
		padding-top: 10px;
		width: 180px;
	}
	
	.page-strip-img img {
		width:100%;	
	}
	
	.col-main {
		width:auto;
		min-height:auto;	
	}
	
	.sidebar {
		width:100%;	
	}
	
	.widget_text {
		text-align:center;	
	}
	
	.widget-area .widget a {
		float:none;	
	}
	
	.entry-content img, .comment-content img, .widget img {
		width: 100%;
	}
	
	.google-map iframe {
		width:100%;	
	}
	
	.mobile-banner {
		display:block;	
	}
	
	.mobile-banner img {
		width:100%;	
	}
        
}







@media only screen and (min-width: 230px) and (max-width: 479px) {
	
	.main-wrap {
		width: 310px ;
		margin:0 auto ;
	} 
	
	
	.logo {
		display: table;
		float: none;
		margin: 0 auto 20px;
		width: auto;
	}
	
	.language  {
		width:auto;
		float:none;	
	}
	
	.mltlngg_switcher {
		width:auto;
		border-radius: 0;	
	}
	
	
	.main-navigation {
		width:auto !important;	
	}
	
	.mltlngg-lang-button-icons {
		padding: 0 4px;	
	}
	
	#fancy-tabs ul li {
		margin:0 0 5px 0;
		float:none;
	}
	
	#fancy-tabs ul li a.fancytab_on {
		background:#a39382;
		padding:10px;	
	}
	
	#fancy-tabs ul li a {
		background: #003a63 none repeat scroll 0 0;
		display: block;
		float: none;
		padding: 10px;
		width: auto;
		height:auto;
		color:#ffffff !important;
	}
	
	#fancy-tabs ul li a:hover {
		background: #003a63 none repeat scroll 0 0;
		color:#ffffff !important;	
	}
	
	#fancy-tabs {
		float:none;	
	}
	
	.tabs-wrap {
		background:none;	
	}
	
	.tabs-catch-all {
		display: table;
		float: none;
		margin-left: 0;
		margin-top: 33px;
		text-align: left;
		width: 100%;
	}
	
	.first-left-content-heading {
		background: #7c94b7 none repeat scroll 0 0;
    	border-radius: 5px;
    	width: auto;	
	}
	
	.latest-news {
		width:100%;	
		min-height: auto;
	}
	
	.latest-news .img-box {
		display:table;
		margin:0 auto;
	}
	
	.post-list {
		margin-top: 10px;
		width: 100%;
	}
	
	.right-img-box {
		display: table;
		float: none;
		margin: 0 auto;
		width: auto;
	}
	
	.img-one, .img-two {
		float: none;
		margin-top:10px;
	}

	.second-cont-row {
		width:100%;	
	}
	
	.leader-img {
		float:none;	
	}
	
	.leader-img img {
		width:100%;	
	}
	
	.slider-box {
		width: 100%;
	}
	
	#slider1, #slider2, .cs-slider1, .cs-slider2 {
		height: 225px !important;
 		width: 280px !important;
		
	}
	
	.footer-container-second-first span {
		clear: both;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
	}
	
	
.footer-container-second-second, .footer-container-second-third {
    display: block;
    float: none;
    padding: 0;
    text-align: center;
	background:none;
}
	
	.cs-slider1, .cs-slider2 {
		background-size:100%;	
	}
	
	.footer-container {
		display: block;	
	}
	
	.footer-container-third-right  {
		float:left;		
	}
	
	#fancy-tabs {
		margin-top:0px;	
	}
	
	.tabs-wrap {
		height:auto;	
	}
	
	.white-box {
		width:auto;	
	}
	
	.slide-box-one, .slide-box-two {
		float:none;
	}
	
	.slide-box-one h3, .slide-box-two h3 {
		background:none;	
	}
	
	
	.footer-container-second-first {
		display: block;
		float: none;
		padding: 0 10px;
		width: auto;
	}
	
	
	.footer-container-second-right-content {
		display: table;
		width: 100%;
	}
	
	.footer-container-second {
		display:block;
		height:auto;	
	}
	
	.span-second {
		display: block;
		float: left;
		height: 43px;
		padding-left: 0;
		padding-top: 10px;
		width: 180px;
	}
	
	.footer-container-third {
		text-align:center;	
	}
	
	.page-strip-img img {
		width:100%;	
	}
	
	.col-main {
		width:auto;
		min-height:auto;	
	}
	
	.sidebar {
		width:100%;	
	}
	
	.widget_text {
		text-align:center;	
	}
	
	.widget-area .widget a {
		float:none;	
	}
	
	.entry-content img, .comment-content img, .widget img {
		width: 100%;
	}
	
	.google-map iframe {
		width:100%;	
	}
	
	.mobile-banner {
		display:block;	
	}
	
	.mobile-banner img {
		width:100%;	
	}

}