/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}
.navigation select{
	position:relative;
}
@media screen and (min-width: 800px) and (max-width: 1054px) {
#footer-widgets .widget.widget_newslatter{width:340px;}
.twitter_sign i{
	left:-8px;
}
.latest_article .jcarousel-skin-tango .jcarousel-item{
	width:215px !important;
}
.inner{margin:-20px 0 0 -18px;}
.event .image-grid li{width:700px;}
.span9 .portfolio .image-grid li{
	width:211px;
}
.team-shortcode article{
	width:21.8%;
}
#footer-widgets .widget{
	width:210px;
}
.span12 .bolg_column article{
	width:30.2%;
}
.latest_article .jcarousel-skin-tango .jcarousel-item{
	width:219px;
}
}
@media screen and (max-width: 1200px) {
	.wrapper_boxed {
		width: 980px;
	}
	.blog-grid-four-col .bolg_column article{
		width: 21.9%;
	}
	figure.image-shortcode{
		width: 100% !important;
	}
	.portfolio .image-grid.portfolio-grid-two-col li,
	.portfolio .mas-con .portfolio-two-col li{
		width: 47%;
	}
	.portfolio .image-grid.portfolio-grid-four-col li{
		width: 22.7%;
	}
	.portfolio .image-grid.portfolio-grid-three-col li {
		width: 31%;
	}
	.span12 .blog-grid-two-col .bolg_column article {
		width: 46.9%;
	}
	.span12 .blog-grid-three-col .bolg_column article {
		width: 30.2%;
	}
	.flexslider .slides li .bannershadow{
		background: url("../images/banner_shadow.png") repeat-x center bottom -90px !important;
	}
	#footer-widgets .widget{
		width: 211px;
	}
	.span9 .grid-view ul li {
		width: 325px;
	}
	.span9 .grid-view figure.no-img {
		height: 234px;
	}
	.span6.grid-view ul {
		margin-left: -5px;
	}
	.span6 .grid-view ul li {
		width: 225px;
		margin-left: 22px;
	}
	.span6 .grid-view figure.no-img {
		height: 159px;
	}
	.span6 .grid-view ul li {
		width: 42.8%;
	}
	.span9 span.stars-large {
		margin-left: -48% !important;
	}
	.span12 .grid-view ul li{
		width: 293px;
	}
	.span12 .grid-view figure.no-img {
		height: 210px;
	}	
	.advertisement-sec img {
		width: 100%;
	}
	.header-10 .navigation{
		width: 85% !important
	}
	.header-12 .navigation > ul > li > a{
		padding: 18px 15px 4px !important;
	}
	.header-12 .navigation select{
		  border: 1px solid #212121 !important;
		  margin: 7px 0px 7px 10px !important;
		  width: 95% !important;
  	}
	.header-12 .social-network{
		margin-top: 35px !important;
	}
	.header-12 .top-nav,
	.header-12 .top-nav li{
		float:none !important;
	}
	.header-12 .topnav{
		border-top: 1px solid rgba(0,0,0,0.1);
	}
	.advertisement-sec {
		width: 70%;
	}
	.advertisement-sec img{
		width: 100%;
	}
	.header-8 .navigation > ul > li > a{
		padding: 8px 15px 4px !important;
	}
	.header-8 .navigation > ul > li > a:before{
		left: -4px !important;
	}
	.header-7 .navigation{
		width: 65% !important;
	}
	.header-7 .navigation > ul > li > a{
		margin: 0 13px !important;
	}
	.header-7 .navigation > ul > li > a:before{
		left: -17px !important;
	}
	.header-6 .navigation{
		width: 65% !important;
	}
	.header-6 .navigation > ul > li > a{
		margin: 0 12px !important;
	}
	.header-5 .navigation{
		width: 70% !important;
	}
	.top-icons{
		float:none !important;
	}
	.header-3 .top-icons{
		float:right !important;
	}
	.header-5 .navigation > ul > li > a{
		margin: 15px 13px 0 !important;
	}
	.header-4 .navigation {
		width: 72% !important;
	}
	.header-4 .navigation > ul > li > a{
		margin: 0px 14px !important;
	}
	.header-4 .navigation > ul > li > a:before{
		left: -14px !important;
	}
	.header-3 .search-sec,
	.header-3 .search,
	.header-2 .search-sec,
	.header-2 .search {
		float:right !important;
	}
	.header-2 .search-sec .search:hover .search-box{
		width: 180px;
		float:right;
	}
	.header-10 .info-box{
		float: right;
	}
	.header-9 .search-sec .search:hover .search-box{
		width: 200px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  figure.image-shortcode{
	  width: 100% !important;
  }
  .header-8 .navigation{
	  width: auto !important;
  }
  .navigation select {
	width: 250px !important;
	margin-top: 3px !important;
  }
  .portfolio .image-grid.portfolio-grid-four-col li{
	  width: 22%;
  }
  .navigation select{
	  border: 1px solid #D7D7D7 !important;
	  margin: 7px 0px 7px 0px !important;
	  float:none;
	  width: 98% !important;
  }
  .header-4 .navigation select{
	  width: 98% !important;
  }
  .header-4 .search{
	  float:right !important;
  }
  .span12 .bolg_column article {
	  width: 29.3%;
  }
  .span6 .grid-view ul {
		margin-left: -10px;
	}
	.span6 .grid-view figure.no-img {
		height: 240px;
	}
	.span9 .grid-view figure.no-img {
		height: 180px;
	}
	.span12 .grid-view figure.no-img {
		height: 154px;
	}
	.span12 .grid-view ul li {
		width: 219px;
	}
	.header-11 .info-box{
		display:none;
	}
	.header-10 .navigation{
		width: 60% !important;
	}
	.header-10 .navigation select{
		width: 100% !important;
	}
	.advertisement-sec {
		width: 63%;
	}
	.js .selectnav {
		margin-left: 10px !important;
		border: 1px solid #D7D7D7 !important;
	}
	.wrapper_boxed {
		width: 768px;
	}
	.header-6 .navigation{
		margin-left: 20px;
		width: 50% !important;
	}
	.header-6 .navigation select{
		color: #fff ;
	}
	.header-4 .navigation {
		width: 63% !important;
	}
	.header-9 .info-box{
		display:none;
	}
	.header-7 .navigation {
		width: 52% !important;
		margin-right: 12px;
	}
	.header-5 .info-box{
		display:none;
	}
	.header-5 .navigation {
		width: 59% !important;
	}
	.header-1 .info-box,
	.header-2 .info-box{
		display:none;
	}
}
/* Responsive Mobile 420 Start
================================================== */
@media screen and (max-width: 767px) {
  .header-10 .navigation select{
	  border: 1px solid #D7D7D7 !important;
	  margin: 7px 0px 7px 0px !important;
  }
	.wrapper_boxed {
		width: 440px;
	}
  .span12 .bolg_column article,.top-icons {
      width: 100%;
  }
  .header-1 .topnav{
	  border-top: 1px solid rgba(143, 143, 143, 0.1);
  }
  .header-1 .info-box {
      display: none;
  }
	.logo {
		margin: 40px 0 18px !important;
	}
	.header-10 .info-box{
		float:right;
	}
	.header-section .social-network{
		right: auto !important;
		left: 0px;
	}
	.search-sec{
		margin-bottom: 20px;
		margin-top: 0px !important;
	}
	.span12 .grid-view ul li {
		width: 420px;
	}
	.span12 .grid-view figure.no-img {
		height: 280px;
	}
	.header-1 .top-nav a, .header-11 .top-nav a,  .header-12 .top-nav a, .header-9 .top-nav a{
		padding: 6px 7px 7px !important;
	}
	.header-12 .navigation{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
    	padding: 0px;
		width: 100% !important;
	}
	.header-12 .social-network{
		margin-top: 0px !important;
	}
	.header-11 .social-network{
		bottom: 0px;
		left: 0px;
		right: auto !important;
	}
	.header-10 .social-network {
		right: 0 !important;
		bottom: 0 !important;
		top: auto !important;
		margin-right: 0px;
		left: auto;
	}
	.header-10 .navigation{
		width: 70% !important;
	}
	.header-10 .logo{
		margin-top: 55px !important;
	}
	.header-12 .navigation select{
		border: 1px solid #212121 !important;
	}
	.header-12 .search-sec{
		width: 100% !important;
		padding-top: 0px !important;
		height: auto !important;
	}
	.header-11 .info-box{
		width: 100% !important;
		text-align:center !important;
	}
	.header-11 .top-nav{
		width: 100% !important;
		float:none !important;
	}
	.header-11 .top-nav li{
		float:none !important;
	}
	.advertisement-sec {
		width: 100%;
	}
	.header-10 .topnav,
	.header-10 .search-sec .searchbtn{
		border-left: 1px solid rgba(202,196,196,0.3) !important;
		border-top: 1px solid rgba(202,196,196,0.3) !important;
	}
	.header-9 .info-box{
	  display:none;
	}
	.header-9 .search-sec{
	  width: auto !important;
	}
	.header-9 .search-sec .searchbtn{
		border-top: 1px solid #e1e1e1 !important;
	}
	.header-9 .top-nav {
		width: 100% !important;
	}
	.header-9 .top-nav li{
		float:none !important;
	}
	.header-9 .topnav{
		float:right !important;
		border-right: none !important;
	}
	.header-8 .search-sec{
		width: 100% !important;
	}
	.header-10 .search-sec {
		float: right !important;
		width: auto !important;
	}
	.header-7 .search-sec{
		width: auto !important;
	}
	.header-7 .navigation{
		margin-top:0px !important;
		margin-right: 12px;
	}
	.header-6 .navigation{
		width: 70% !important;
	}
	.header-6 .top-icons{
		width: 19% !important;
		float: left !important;
	}
	.header-6 .search-sec{
		width: auto !important;
	}
	.header-6 .search-sec .searchbtn{
		top: 37px !important;
	}
	.header-5 .top-nav{
		width: 100% !important;
	}
	.header-5 .top-nav li{
		float:none !important;
	}
	.header-5 .info-box{
		float:none !important;
		text-align:center !important;
	}
	.header-5 .search{
		float:right !important;
		border: 1px solid rgba(143,143,143,0.2) !important;
		border-bottom: none !important;
	}
	.header-5 .navigation{
		margin-top: 0px !important;
		width: 88% !important;
	}
	.header-5 .topnav{
		margin-top: 15px !important;
	}
	.header-4 .navigation{
		width: 100% !important;
		margin-top: 0px !important;
	}
	.header-4 .info-box{
		float:none !important;
		width: 100% !important;
		text-align:center !important;
	}
	.header-4 .search{
		float:right !important;
	}
	.header-4 .top-icons-head4{
		width: 100% !important;
	}
	.header-4 .top-nav a{
		padding: 5px 3px 5px 2px !important;
	}
	.search-sec .search:hover .search-box{
		width: 250px !important;
	}
	.header-4 .search-sec .search:hover .search-box{
		width: 170px !important;
	}
	.header-3 .info-box{
		display:none;
	}
	.header-3 .search-sec{
		width: auto !important;
	}
	.header-3 .search-sec .search:hover .search-box {
		width: 140px !important;
	}
	.header-2 .search-sec{
		width: auto !important;
	}
  .hidden-desktop {
    display: inherit !important;
  }
  .header-2 .info-box{
	  text-align:center;
	  width:100%;
  }
  .header-2 .top-nav, .top-nav > ul {
	  display: inline-block;
	  width: 100%;
	  float:none;
	  text-align:center;
  }
  .header-2 .top-nav li{
	  float:none;
  }
  .header-2 .top-nav a{
	  padding: 5px 4px !important;
  }
  .header-2 .logo{
	  width: auto !important;
  }
	.header-2 .social-network{
		margin-top: 0px !important;
	}
  .header-1 .top-nav{
	  width: 100% !important;
  }
  .header-1 .search-sec{
	  width: 99.7% !important;
  }
  .header-1 .social-network{
	  bottom: 0px;
  }
  .header-1 .top-nav li{
	  float:none !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  nav.navigation > ul {
	display:none;
  }
  .header-8 .navigation {
	width: 100% !important;
	margin-bottom: 10px;
  }
  .js #nav { 
	display: none; 
  }
  .js .selectnav { 
	display: block; 
	width: 100%;
  }
.container{
	width:420px !important;
}
.portfolio .image-grid.portfolio-grid-two-col li, .portfolio .mas-con .portfolio-two-col li {
	width: 45%;
}
.portfolio .image-grid.portfolio-grid-three-col li{
	width: 100%;
}
 .search-sec {width: 79.7% !important;}
.search-sec .search-input{width: 100% !important;}
.navigation{
	width:70%;
	margin:4px 0px 0px 0px;
}
.logo{margin-bottom:20px;}
.logo, .header_info article, .event_top{
	width:100%;
	text-align:center !important;
}
.widget_gallery ul li{width:22.6%;}
.widget_gallery ul li a, .widget_gallery ul li a img{
	width:100%;float:left;
}
#footer-widgets .heading h6:after{top:14px;}
#footer-widgets{padding-top:0px;}
.header_info{text-align:center;}
.header_info article ul, .header_info article ul li, .apply-btn, .event_top p, .event_top article{
	float:none;
	display:inline-block;
}
.vertical .nav-tabs{
	width:99%;margin-bottom:20px;
}
.vertical .tab-content{width:100%;}
.inner{
	margin:-20px 0 0 -21px;
}
.bolg_column{margin:0;}
.header_info article{
	margin-bottom:10px;
}
.price-table {
	width:50%;
}
.welcomr_form, .labl p
{margin:0px;}
.welcome_info ul li{
	width:31.7%;
}
.welcome_info ul li h2{
	font-size:16px !important;
	line-height:20px;
}
.welcome_info{
	margin-bottom:20px;
}
.headlines .jcarousel-skin-tango .jcarousel-item{
	width:420px !important;
	height:298px !important;
}
.latest_article .jcarousel-skin-tango .jcarousel-item{
	width:409px !important;
	height:288px !important;
}
.headlines .jcarousel-skin-tango .jcarousel-clip-horizontal{height:298px !important;}
.our_courses article{
	margin:15px 0px 0px 15px;
	width:29.6%;
}
#footer-widgets .widget, #footer-widgets .widget.widget_newslatter{
	width:100%;
	margin:25px 0px 0px 0px;
}
#footer-widgets .social-network{
	margin-left:15px;
}
.social-network a{
	margin-bottom:10px;
}
.add a, .add a img, .bolg_column article a, .bolg_column article a img{
	float:left;
	width:100%;
}
.mainheaderthree .right_strip > h5{
	margin-bottom:12px;
	width:100%;
}
.mainheaderthree .header_info article{
	margin:0px;
}
.mainheaderthree .top-strip{
	padding-bottom:15px;
}
.postlist .text span.count{left:-6.8%;}
.blog_text .text{
	width:74%;
}
.postlist .thumb{margin-right:20px;}
.post-options li{
	margin:0px;
}
.blogdetail .post-options li{
	width:100%;
}
.blogdetail .post-options li:before, .event_bottom a img, .event_speak article figure figcaption{display:none;}
.comment-form-author{
	padding-right:10px;
}
.bolg_column article{
	margin:0px 0px 20px 0px;
	width:100%;
}
.result select{
	width:160px;
}
.courtext{
	width:57%;
}
.rating{
	width:40%;
}
.span9 span.stars-large {
	margin-left: -39% !important;
}
.courtext .text{
	float:left;
	width:100%;
	padding:18px 0px 0px 0px;
}
.blog-grid .bolg_column article {
    max-height:545px;
    min-height:545px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus,
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
	padding:9px 8px 10px 8px;
}
.nav-tabs > li > a{
	padding:10px 8px;
	font-size:12px;
}
.event .image-grid li{
	width:420px;
}
.splitter{padding-bottom:0px;}
.filter_nav{
	width:100%;
	height:75px;
}
.labl{margin-left:0px;}
.labl p{width:100%;}
.welcomr_form{min-height:320px;}.welcomr_form figcaption{width:100%;}
.splitter li a{
	float:left;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
.event article .text{
	float:left;
	width:100%;
	padding:25px 20px 20px 20px;
}
.event article figure, .event article figure a, .event article figure a img, .textwidget figure a, .textwidget figure a img{
	float:left;
	width:100%;
}
.event_detail:before{height:110px;}
.event_top p{
	margin-bottom:8px;
}
.event_bottom iframe{margin:0px 0px 30px 0px;}
.event_bottom .cuting_border{
	bottom:0px;
}
.event_detail{
	height:257px;
}
.blogdetail .detail_info article{
	width:100%;
	padding-left:0px;
}
.blogdetail .event_speak article{
	margin-right:14px;
}
.gallerysec ul li figcaption h6, .gallerysec ul li figcaption p, #outerformfld:after, #outerformfld:before{
	display:none;
}
.gallerysec ul li .active_bg, .span9 .gallerysec ul li .active_bg
{width:87.2%;height:82.6%;}
.gallerysec ul.gallery-three-col li .active_bg, .span9 .gallerysec ul.gallery-three-col li .active_bg
{height:74.6%;width:80.2%;}
.gallerysec ul.gallery-four-col li .active_bg, .span9 .gallerysec ul.gallery-four-col li .active_bg
{height:67.6%;width:74.2%;}
.blog_admin article{
	width:100%;
	margin:0px 0px 90px 0px;
}
.blog_admin article:last-child{margin:0px;}
/*.portfolio .image-grid li{
	width:420px !important;
	height:372px;
}*/
.portfolio .image-grid.portfolio-grid-four-col li{
	  width: 45%;
  }
.audio{height:307px;}.audio .mejs-container, .mejs-embed, .mejs-embed body{margin-top:-140px;}
.mejs-container, .mejs-embed, .mejs-embed body{height:315px !important;}
.portfolio article figure figcaption{
	padding-top:36px;
}
.password_protected form, #formcontainer
{width:100%;}
.countdownit span.countdown_section .countdown_amount{
	font-size:40px;
}
.countdownit span.countdown_section{
	width:80px;
}
.pagenone .navigation ul{
	display:inline;
}
.pagenone .navigation{width:138px;}
.blog_admin article figure{
	margin-top:-60px;
}
.blog_admin .heading{
	margin-bottom:74px;
}
.services article{
	width:206px;
}
.pagenone .navigation{
	width:100%;
}
.pagenone .navigation ul li{width:42%;}
.pagenone .sub-menu{
	display:none !important;
}
.filter_nav ul li a{
	padding:17px 16px;
}
.filter_nav ul li.active a, .filter_nav ul li a:hover{
	padding:17px 15px;
}
.testimonial-text{
	padding-left:0;
}
.testimonial-text:before, .testimonial-text:after{
	display:none;
}
.testimonial-shortcode article img, .slides li .testimonial-shortcode article figure{
	display:inline-block;
}
.slides li .testimonial-shortcode article figure{float:none;}
.testimonial-shortcode article{
	text-align:center;
}
.team-shortcode article figure{
	width:110px;
	height:110px;
	margin-top:-58px;
}
.team-shortcode article.team-v2 figure{
	width:110px;height:110px;
}
.team-shortcode{margin-left:-20px;}
.team-shortcode article{
	margin-left:20px;width:45%;
}
.team-shortcode article.team-v2{
	margin-left:20px;
}
.team-shortcode article.team-v2 figure figcaption, .team-shortcode article.team-v3 figure figcaption, .team-shortcode article.team-v4 figure figcaption{
	width:91%;height:91%;
}
.team-shortcode article.team-v4{margin-top:0;margin-bottom:10px;}
.subtitle, .breadcrumbs{
	display:inline-block;
	text-align:center;
	width:100%;margin-bottom:10px;
}
.breadcrumbs ul, .breadcrumbs ul li{
	float:none !important;
	display:inline-block;
}
.breadcrumb-innner{
	display:inline-block;
	padding-top:10px;
}
.header-noimg .breadcrumb-innner{
	height:115px;
}
.banner-image{
	height:100%;
}
.mas-con.gallerysec .box{
	width:192px;
}
.blog-grid .bolg_column article{
	width:100%;
	min-height:inherit;
	max-height:inherit;
}
.welcomr_form.viewme img{display:none;}
#mainheader{position:relative;z-index:99999;}
.welcomr_form{min-height:259px;}
.span12.wellcome_text{padding-bottom:20px;}
.widget_text a img{
	float:left;
	width:100%;
}
.widget_gallery ul li{
	width:61px;
	height:61px;
}
.element_size_50{
	width:100%;
}
.span12 .latest_article.element_size_100 .jcarousel-skin-tango .jcarousel-container-horizontal{
	height:290px;
}
.span12 .latest_article.element_size_100 .jcarousel-skin-tango .jcarousel-container-horizontal ul li{
	height:auto;
}
.element_size_25, .element_size_75{
	width:100% !important;
}
.span6 .event .image-grid li{
	width:420px !important;
}
.our_courses .inner article{
	width:100%;
	margin-left: 5px;
}
.span9 .grid-view ul li,
.span9 .grid-view ul li,
.grid-view ul li {
	width: 420px;
}
.top ul li{
	margin:0;
	width:100%;
}
.top ul li:before, .bottom ul li:before{display:none;}
.element_size_ iframe, .vertical .tab-content{
	width:100% !important;
}
.element_size_50 .comment-form-author{
	margin-right:10px;
}
#respond, .wpcf7{
	margin-bottom:15px;
}
.portfolio-mas li{
	width:198px;
}
.subtitle{padding-top:14px;}
.post-options li a{
	float:none !important;
	width:auto !important;
}
.bolg_column.mas-con .box article{
	width:190px;
}
.postlist .text:before{display:none;}
.span6 .blog-grid-four-col .bolg_column article{
	width:100%;
	height:auto;
	margin-bottom:25px;
}
.blog-grid-four-col .bolg_column article, .span9 .blog-grid-four-col .bolg_column article,
.span12 .blog-grid-two-col .bolg_column article{
	width:100%;
	height:auto;
}
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
/* Responsive Tab Start
================================================== */
@media screen and (min-width: 768px) and (max-width: 979px) {
.navigation{
	width:70%;
	margin:4px 0px 0px 0px;
}
.labl p{
	margin:0px 0px 0px 0px;
}
.welcome_info ul li{
	width:31%;
}
.welcome_info ul li h2{
	line-height:18px;
	font-size:14px !important;
}
.blog-grid-four-col .bolg_column article{
	width:21%;
	height:600px;
}
.span12 .blog-grid-two-col .bolg_column article{
	width:46%;
}
.headlines .jcarousel-skin-tango .jcarousel-item{
	width:352px;
}
.span9 .blog-grid-four-col .bolg_column article{
	width:30.6%;
	height:620px;
}
.headlines .jcarousel-skin-tango .jcarousel-clip-horizontal,
.headlines .jcarousel-skin-tango .jcarousel-item{
	height:309px;
}
.latest_article .jcarousel-skin-tango .jcarousel-clip-horizontal{
	height:350px;
}
.latest_article .jcarousel-skin-tango .jcarousel-item{
	width:166px !important;
	height:345px !important;
}
#mainheader{position:relative;z-index:99999;}
.our_courses article{
	width:29.2%;
	margin:20px 0 0 15px;
}
.nav-tabs > li > a{
	padding:10px 15px;
}
.span9 .vertical .tab-content{
	width:288px;
}
.span6 .blog-grid-four-col .bolg_column article{
	width:45.7%;
	height:450px;
}
.banner-image{
	height:100%;
}
.mas-con.gallerysec .box{
	width:230px;
}
.element_size_50 .comment-form-author{
	padding-right:8px;
}
.element_size_75 .comment-form-author{
	padding-right:13px;
}
.flexslider .slides img{
	height:100%;
}
.widget_latest_reviews .text p {
	float: left;
	left: 5px;
	top: -28px;
}
.widget_latest_reviews .text .stars-large{
	left: 20px;
}
.widget_latest_reviews .no-img .stars-large {
	left: 38px;
}
.widget_latest_reviews .no-img p{
	left: 23px;
	top:-1px;
}

.labl p{width:100%;}
.blog-grid .bolg_column article{margin-bottom:0;}
.span12 .latest_article.element_size_100.blog-slider-1 ul li{
	height:360px !important;
}
.span6 .latest_article.element_size_100 .jcarousel-skin-tango .jcarousel-item{
	height:420px !important;
}
.bolg_column.mas-con .box article{
	width:220px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus,
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
	padding:9px 14px 10px 14px;
}
#footer-widgets .widget{
	width:168px;
	margin-left:15px;
}
.widget_gallery ul li{
	width:46px;
	height:46px;
}
#footer-widgets .widget.widget_newslatter{
	width:264px;
}
.tweet{
	width:82%;
}
.right_strip > h5{font-size:13px;}
.postlist .thumb{
	margin-right:14px;
}
.span6 .postlist .thumb{
	margin-right:8px;
}
.portfolio .image-grid.portfolio-grid-three-col li{
	width:226px;
	height:335px;
}
.blog_text .text{
	width:77%;
}
.social-network a{
	margin-left:20px;
}
.our_courses .inner article{
	width:100%;
	margin-left: 0px;
}
.span6 .grid-view ul li {
	width: 360px;
}
.span9 .grid-view ul li {
	width: 253px;
}
.comment-form-author{
	padding-right:14px;
}
.bolg_column article{
	width:44.6%;
}
.subtitle{
	width:450px;
}
/*.bottom ul li, .top ul li{
	width:100%;
	margin:0px;
}*/
.courtext{width:72%;}
.rating{
	width:25%;
	padding:20px 15px;
}
.span9 span.stars-large {
	margin-left: -47% !important;
}
.span12 span.stars-large{
	margin-left: -33% !important;
}
.courtext .text {
	padding: 0;
	margin-top: 10px;
	float: left;
}
.coursesarticle .courtext figure {
	width: 100%;
}
.top ul li:before, .bottom ul li:before, .event_top p, .gallerysec ul.gallery-three-col li figcaption h6, .gallerysec ul.gallery-three-col li figcaption p,
.gallerysec ul.gallery-four-col li figcaption h6, .gallerysec ul.gallery-four-col li figcaption p{
	display:none;
}
.event .image-grid li{
	width:538px;
}
.filter_nav ul li a{
	padding:17px 16px;
}
.event article figure, .event article figure a, .event article figure a img{
	width:100%;
}
.event article .text{
	padding:25px 20px 0px 20px;
	float:left;
	width:100%;
}
.blogdetail .event_speak article{
	margin-right:15px;
}
.event_speak .social-network a.icon-2x{
	font-size:18px;
}
.event_speak article:hover figure figcaption .social-network{bottom:7px;}
.gallerysec ul li:hover .fig_text{
	top:35%;
}
.gallerysec ul li .active_bg{
	width:92.4%;
	height:89.6%;
}
.span9 .gallerysec ul li .active_bg {
    height:86.4%;
    width:89.8%;
}
.blog-grid .bolg_column article{
	width:29.3%;
}
.gallerysec ul.gallery-three-col li .active_bg {
    height:83.9%;
    width:89.2%;
}
.gallerysec ul.gallery-three-col li:hover .fig_text, .gallerysec ul.gallery-four-col li:hover .fig_text{
	top:50%;
}
.span9 .gallerysec ul.gallery-three-col li .active_bg {
    height:80.4%;
    width:85.2%;
}
.gallerysec ul.gallery-four-col li .active_bg{
    height:80.6%;
    width:85.2%;
}
.span9 .gallerysec ul.gallery-four-col li .active_bg {
    height:73.6%;
    width:80.2%;
}
.blog_admin article figure{height:123px;width:123px;}
.blog_admin article{
	margin-right:19px;
}
.blog_admin article figure{
	margin-top:-60px;
}
.portfolio .image-grid li{
	width:219px;
}
.span9 .portfolio .image-grid li{width:257px;}
.portfolio-mas li{
	width:227px;
}
.pagenone .navigation ul{display:inline;}
.services article{
	width:237px;
}
#footer-widgets .heading h6:after{top:14px;}
.pagenone .sub-menu{display:none !important;}
.vertical .tab-content{
	width:474px;
}
.team-shortcode article figure{
	width:110px;
	height:110px;
	margin-top:-58px;
}
.team-shortcode article.team-v2 figure{
	width:110px;height:110px;
}
.team-shortcode{margin-left:-20px;}
.team-shortcode article{
	margin-left:20px;width:22.2%;
}
.team-shortcode article.team-v2{
	margin-left:20px;
}
.team-shortcode article.team-v2 figure figcaption, .team-shortcode article.team-v3 figure figcaption, .team-shortcode article.team-v4 figure figcaption{
	width:91%;height:91%;
}
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width:724px;
  }
  nav.navigation > ul {
	display:none;
  }
  .js #nav { 
	display: none; 
  }
  .js .selectnav { 
	display: block; 
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-right:0px;
    padding-left:0px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
	.widget_latest_reviews .text .stars-large{
		left: 83px;
	}
	.widget_latest_reviews .text p {
		float: left;
		left: 70px;
		top: -2px;
	}
	 .widget_latest_reviews .no-img .stars-large {
		left: 103px;
	}
	.widget_latest_reviews .no-img p{
		left: 84px;
	}
  .container {
    width: auto;
  }
  .portfolio .mas-con .portfolio-two-col li{
	  width: 45%;
  }
  figure.image-shortcode{
	  width: 100% !important;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}

@media screen and (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
body{
	padding-left:7px;
	padding-right:7px;
}
.header-2 .social-network{
	margin-top: 0px !important;
}
.container{
	width:297px !important;
}
.wrapper_boxed {
	width: 320px;
}
figure.image-shortcode{
  width: 100% !important;
}
.widget_latest_reviews .text .stars-large {
	left: 55px;
}
.widget_latest_reviews .text p {
	left: 40px;
}
.widget_latest_reviews .no-img .stars-large {
	left: 72px;
}
.widget_latest_reviews .no-img p {
	left: 60px;
}
.header-5 .navigation{
	width: 84% !important;
}
.search-sec .search:hover .search-box {
	width: 165px !important;
}
.logo {
	margin: 40px 0 18px !important;
}
.header-12 .info-box{
	display:none !important;
}
.header-11 .social-network{
	left: 0px;
	bottom: 0px;
}
.span12 .grid-view ul li {
	width: 300px;
	margin-left: 28px;
}
.span12 .grid-view figure.no-img {
	height: 230px;
}
.header-1 .top-nav a, .header-11 .top-nav a, .header-12 .top-nav a, .header-9 .top-nav a{
	padding: 6px 6px 7px !important;
}
.header-6 .top-icons {
	width: 27% !important;
}
.search-sec .search:hover .search-box{
	width: 245px !important;
}
.search-sec{
	margin-bottom: 20px;
    margin-top: 0px !important;
}
.header-10 .topnav,
.header-10 .search-sec .searchbtn{
	border-top: none !important;
}
.header-10 .search-sec{
	width: auto !important;
}
.header-2 .search-sec .search:hover .search-box{
	width: 165px !important;
}
.header-1 .top-nav a {
	padding: 6px 6px 7px !important;
}
figure.image-shortcode figcaption{
	display:none;
}
.header_info article ul{
	margin-bottom:15px;
}
.welcome_info ul li{
	width:31%;
	padding-left:10px;
}
.header-10 .navigation{
	width: 60% !important;
}
.header-9 .search-sec .search:hover .search-box {
	width: 160px !important;
}
.span12 .bolg_column article, .top-icons{
	width: auto !important;
}
.span9 span.stars-large {
	margin-left: -19% !important;
}
.portfolio article figure figcaption a.icon-style{
	left: 50%;
	margin-left: -25px;
}
  .portfolio .mas-con .portfolio-two-col li{
	  width: 43%;
  }
  .portfolio article:hover figure figcaption .hover-text{
	  display:none;
  }
.our_courses .inner article{
	width:100%;
	margin-left: 5px;
}
.span9 .grid-view ul li,
.span9 .grid-view ul li,
.grid-view ul li {
	width: 290px;
}
.welcomr_form{min-height:360px;}
.welcome_info ul li h2 {
    font-size:12px !important;
    line-height:14px;
}
.labl p label{font-size:13px;}
.bg_white{
	padding:30px 10px;
}
.flexslider .caption, .postlist .text:before, .postlist .text:after, .postlist .text span.count,
.postlist article figcaption, .rating:before, .countdownit span.countdown_section:before{
	display:none;
}
.header-9 .search-sec .search{
	float:right !important;
}
.header-9 .search-box {
	width: 160px !important;
}
.header-9 .search-sec .search-btn{
	border-top: 1px solid #E1E1E1;
}
.pagenone .navigation{width:100% !important;}
.logo_slide .jcarousel-skin-tango .jcarousel-item{width:235px !important;text-align:center;}
.headlines .jcarousel-skin-tango .jcarousel-clip-horizontal{height:300px !important;}
.headlines .jcarousel-skin-tango .jcarousel-item{
	width:298px !important;
	height:299px !important;
}
.span6 .latest_article.element_size_100 .jcarousel-skin-tango .jcarousel-item{
	height:303px !important;
}
.coursesarticle .courtext figure{width:100%;}
.latest_article .jcarousel-skin-tango .jcarousel-item{width:290px !important;height:295px !important;}
.our_courses article{width:28.5%;}.inner{margin-left:-15px;}
.logo_slide .jcarousel-skin-tango .jcarousel-item{
	width:157px;
}
.bolg_column{margin:0; width: 100%; }
.element_size_50{width:100%;}
.blog_text .text{
	width:100%;
	padding:0px;
}
.price-table .element_size_25, .price-table{
	width:100% !important;
	margin:0px 0px 10px 0px;
}
.price_featured{margin:0;}
.widget_gallery ul li{width:21.7%;}
.widget_gallery ul li a, .widget_gallery ul li a img{
	width:100%;float:left;
}
.blog_text{
	padding:30px 18px 30px 18px;
}
.blog-grid-four-col .bolg_column article{
	width:100%;
	height:auto;
}
.postlist .thumb
{width:100%;margin:0px 0px 15px 0px;}
.blogdetail .detail_post article{
	padding:0 0 0 21px;
}
.comment-form-author{
	padding-right:7px !important;
	margin-right: 0px !important;
}
.header-5 .top-nav a{
	padding: 5px 6px !important;
}
.header-10 .header-section .top-icons{
	padding-top: 0px !important;
	padding-bottom: 10px;
}
.rating{
	position:inherit;
	float:left;
	width:100%;
}
.courtext{width:100%;padding:30px 30px 30px 30px;}
.courtext figure, .courtext figure a, .courtext figure a img{
	float:left;
	width:100%;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus,
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
	padding:6px 6px 10px;
}
.testimonial-text{padding-left:0;}
.nav-tabs > li, .nav-pills > li{width:50%;}
.nav-tabs > li > a{
	padding:8px 8px;
	margin-left:1px;
}
.table th, .table td{
	padding:8px 8px 8px 6px;
}
.result article{
	width:100%;
	margin-top:12px;
}
.event .image-grid li{
	width:300px;
}
.event_detail:before{
	height:126px;
}
.gallerysec ul li .active_bg, .span9 .gallerysec ul li .active_bg {
	height:76.6%;
	width:83.2%;
}
.gallerysec ul.gallery-three-col, .gallerysec .gallery-four-col{margin-left:-15px;}
.gallerysec ul.gallery-three-col li, .gallerysec .gallery-four-col li{
	padding-left:15px;
}
.gallerysec ul.gallery-three-col li .active_bg, .span9 .gallerysec ul.gallery-three-col li .active_bg {
	height:67.6%;
	left:8px;
	width:82.2%;
}
.gallerysec .gallery-four-col li .active_bg, .span9 .gallerysec .gallery-four-col li .active_bg{
	left:8px;
	height: 60.6% !important;
    width: 76.2% !important;
}
.portfolio .image-grid li{
	width:296px !important;
	height:276px !important;
}
.audio{height:219px;}
.tweet{width:85%;}.logo_slide .jcarousel-skin-tango .jcarousel-next-horizontal{right:13px;}
.portfolio article figure a, .portfolio article figure a img, .countdownit span.countdown_section{
	float:left;
	width:100%;
}
.pagenone .navigation{
	width:32%;
}
.services{text-align:center;}
.services article{
	width:90%;margin-left:0;margin-right:0;
	float:none;display:inline-block;
}
.services article:before{
	min-height:287px;
    top:-20px;
    width:286px;left:-9px;
}
.team-shortcode article figure{
	width:110px;
	height:110px;
	margin-top:-58px;
}
.team-shortcode article.team-v2 figure{
	width:110px;height:110px;
}
.team-shortcode{margin-left:0px;}
.team-shortcode article{
	margin-left:0px;width:100%;
}
.team-shortcode article.team-v1,
.team-shortcode article.team-v2,
.team-shortcode article.team-v3,
.team-shortcode article.team-v4{
	margin-left:0px;
}
.team-shortcode article.team-v2 figure figcaption, .team-shortcode article.team-v3 figure figcaption, .team-shortcode article.team-v4 figure figcaption{
	width:91%;height:91%;
}
.search-sec .search-input{width: 100% !important;}
.header-2 .info-box { display:none; }
.team-shortcode article.team-v3{margin-top:60px;}.team-shortcode article.team-v4{margin-top:0;margin-bottom:0px;}
.filter_nav{
	height:auto;
}
.rich_editor_text li .tick li i{
	float:left;
}
.filter_nav ul li a{
	padding:17px 20px 16px 20px;
}
.filter_nav ul li.active a, .filter_nav ul li a:hover{
	padding:16px 20px;
}
.mas-con.gallerysec .box{
	width:295px;
}
.mas-con.gallerysec ul li{width:100%;}
#sidebarmain{
	display:none;
}
.span6 .event .image-grid li{
	width:297px !important;
}
.blog-grid .bolg_column{width:100%;}
.blog-grid .bolg_column article{
	width:100%;
	min-height:inherit;
	max-height:inherit;
}
.welcomr_form{min-height:295px;}
.element_size_50 .comment-form-author{
	margin-right:7px;
}
.mapsection{margin-bottom:25px;}
.portfolio-mas li{
	width:295px;
}
.postlist .text span.count {
    display:inline;
    left:0;
    top:-26px;
}
.post-options li a{
	float:none !important;
	width:auto !important;
}
.bolg_column.mas-con .box article{
	width:297px;
}
.span9 .blog-grid-four-col .bolg_column article{
	width:100%;
}
.blog-grid-four-col .bolg_column article, .span9 .blog-grid-four-col .bolg_column article,
.span12 .blog-grid-two-col .bolg_column article{
	width:100% !important;
	height:auto;
}
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  .header-9 .search-sec, .header-9 .search-sec .search{
	  float: right !important;
  }
.header-9 .topnav{
	border-right: 1px solid #E1E1E1 !important;
}
}

@media screen and (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}