/*============	Media 768Px Start ============ */ 
@media (min-width: 768px) and (max-width: 990px) {
	.container{
			width:738px;
	}
	#header #mainheader .container, .our-sponcers .container, #wrappermain-pix.wrapper_boxed, .col-md-9, .col-md-3{
		   width:100%;
	}
	.widget_text .ads-banner .bottom_banner img{
		width:100% !important;
	}
	nav.navigation > ul{
		display:none;
	}
	.navigation select{
		display: block;
	}
	.js .selectnav{
		display: block;
	}
	.widget-recent-blog article h6{
		font-size:12px;
	}
	.widget .pix-section-title{
		font-size:16px;
	}
	#wp-calendar tbody td{
		width:1%;
	}
	.our-team-sec .tabs .nav.nav-tabs li article .text span.pix-player-no{
		font-size:20px;
		top:15px;
	}
	.blog-home .blog-headlines figure figcaption h2.pix-post-title{
		font-size:14px;
		line-height:28px;
	}
	#header{
		padding:0px 15px 15px 15px;
		box-shadow:none;
	}
	#mainheader{
		box-shadow: 0 1px 2px #292A30;
	}
	#searcharea:before{
		right: 30px;
	}
	.countdown-section .btn{
		font-size:11px;
	}
	nav.navigation{
		width:65%;
	}
	#lang_sel{
		margin:3px 10px;
	}
	.cart-sec{
		margin: 3px 5px 3px 25px;
	}
	.our-sponcers article {
	    width:141px;
	}
	.our-sponcers .cycle-slideshow{
		width: 88%;
	}
	.footer-widget .widget{
		width:50%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
		padding:0 5% 30px;
	}
	.news-section article{
		width:118px;
	}
	.top-head{
		text-align: center;
	}
	.logo{
		float:none;
		vertical-align: top;
	}
	sponcer-title {
	    margin: -34px 0 0;
	}
	.woocommerce-page ul.products li.product{
		width:31%;
	}
	#innermain{
		padding:15px 20px 0px 20px;
	}
	#carouselarea .container{
		padding:0px 18px;
	}
	#header #mainheader .container{
		width:100%;
		float:left;
		padding:9px 10px;
	}
	.news-carousel .center span{
		width:30px;
	}
	.searcharea a{
		line-height: 30px;
	}
	.team-detail-text{
		width:55%;
	}
	.top-head .rightheader{
		width:63%;
	}
	.table tbody tr td{
		display:table-cell;
		padding:0px 5px;
	}
	/* Menu Start */
    nav.navigation{
        text-align: center;
    }
    nav.navigation > ul{
        width:270px;
        padding: 15px 40px;
        display: none;
        padding:10px 5px;
        position: absolute;
        left:0;
        top: 51px;
        background-color: #212121;
        z-index: 99;
        margin:0;
    }
    nav.navigation ul li{
        width: 100%;
        padding: 0px;
        text-align: left;
        border-bottom: 1px solid #666;
    }
    nav.navigation > ul > li:after{
        display:none;
    }
    nav.navigation ul li:last-child{
        border-bottom: none;
    }
    nav.navigation > ul > li > a,
    .navigation > ul > li > a{
        color: #fff;
        padding: 0px 0px;
        height: auto;
        float: left;
        width: 100%;
        border: none;
        position: relative;
        font-size: 14px;
        line-height: 35px;
        padding:0 10px;
    }
    .navigation ul ul{
        position: inherit;
        left: 0px;
        top: auto;
        margin: 0px;
        visibility: visible;
        opacity: 1;
        float: left;
        width: 100%;
        padding: 0px 15px 0px 15px;
        background-color: transparent;
        box-shadow: none;
        -webkit-transform: translateY(0);
           -moz-transform: translateY(0);
            -ms-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0);
    }
    nav.navigation ul ul li a{
        color: #fff;
        border: none;
        padding: 5px 10px;
    }
    .navigation ul > li.sub-icon > a:after{
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 10px;
        top: 1px;
        color: #fff;
    }
    .navigation ul ul ul{
        left: 0px;
    }
    .navigation ul > li > a:before,
    .navigation ul ul:before{
        display: none;
    }
    .navigation > ul > li:hover > a, nav.navigation > ul > li.current-menu-item > a, nav.navigation > ul > li.current-menu-ancestor > a,
    .navigation ul ul li:hover > a{
        background-color: transparent !important;
        border: none;
    }
    .cs-click-menu{
        float: left;
        text-align:center;
        background:#4d4d4d; 
        padding:8px 14px;
        height:inherit;
        display:block;
    }
    .navigation ul ul li:hover > a{
        box-shadow: none;
        background: none;
    }
    /* Menu End */
    .our-team-sec.team-vertical{
		margin:0;
	}
	.sliderpagination.pxleft-team ul li{
		min-height: 95.2px;
	}
	.sliderpagination.pxleft-team ul li.cycle-pager-active:before{
		border-width: 50px 17px 45px 0;
	}
	.woocommerce table tr{
		width: 100%;
		display: table-row;
	}
	.blog-vertical header.pix-heading-title h2 {
	    width: auto;
	}
	.blog-vertical header.pix-heading-title {
	    margin-left: -9px;
	}
	.latest-video .minus-column article{
		margin: 0 0 30px 18px;
	}
}

/*============ Media 420Px Start ============ */
@media (max-width: 767px) {
	.container{
		width:420px;
	}
	.our-sponcers .container{
		width:100%;
	}
	.blog_detail .social-network{
		float:left;
	}
	.blog-medium article figure, .blog_detail figure{
		margin-bottom:10px;
	}
	#carouselarea .container{
		padding:0px 18px;
	}
	.news-carousel .center span{
		width:30px;
	}
	#header #mainheader .container{
		width:100%;
		float:left;
	}
	nav.navigation{
		width:50%;
	}
	.searcharea{
		width:35px;
		float: right;
	}
	#header{
		padding:0px 15px 15px 15px;
		box-shadow:none;
	}
	#mainheader {
	    box-shadow: 0 1px 2px #292A30;
	}
	.top-head{
		text-align:center;
	}
	.rightheader, .logo, .home-info a, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		float:none;
	}
	.home-info a, .logo{
		display:inline-block;
	}
	.logo {margin:0;}
		.logo h4 {margin:0; padding:0;}
		.logo img {float:none;}
	.navigation, .outer-banner .element_size_67, .outer-banner .element_size_33, .element_size_100, .element_size_75, .element_size_50, #wrappermain-pix.wrapper_boxed, .top-head, 				   .blog-headlines .pix-feature, .blog-listing-text, .our-team-home-view .tabs .tab-content, .our-team-home-view .tabs .nav.nav-tabs, .our-sponcers article a img, .blog-grid article,      				   .featured-event .pix-sc-team ul li, .featured-event .pix-sc-team ul li.sec-section, .event.event-listing article .calendar-date, .event.event-listing article .text, .blog-medium article  	   figure, .team-sec, .footer-widget .widget, .next-post-paginate, .team-detail-text, .blog-vertical.our-team-home-view .tabs .tab-content, .blog-vertical.our-team-home-view .tabs  	    .nav.nav-tabs, .match-result, .col-md-12 .blog-grid article, header.pix-heading-title h2, .blog-home .tabs.horizontal .nav-tabs, .latest-video .minus-column article figure, .widget_text  	.ads-banner .bottom_banner img, .pix-blog.blog-carousel, #sliderpagination, .gallery ul, .cart-collaterals .cross-sells ul.products li.product{
		width:100%;
	}
	.col-md-12 .latest-video .minus-column article{
		width:41.27%;
	}
	.single-paginate:before, .single-paginate:after, .contact-info.sec-info:before{
		display:none;
		border-left:none;
	}
	.next-post-paginate, .next-post-paginate:first-child, .contact-info.sec-info, .rich_editor_text .pix-content-wrap{
		padding:0px;
	}
	 .rich_editor_text .pix-content-wrap, div.wpcf7{
		 margin:0px ;
	 }
	.outer-banner .element_size_33{
		padding-left:0px;
	}
	.outer-banner .element_size_67, .featured-title, header.pix-heading-title h2, .blog-headlines .pix-feature, .time-sec,.event.event-listing article .calendar-date{
		margin-bottom:10px;
	}
	.blog-home .tabs.horizontal .nav-tabs, .event.event-listing article .btn{
		position:relative;
	}
	.event.event-listing article .btn{
		left:0px;
		top:17px;
	}
	.event.event-listing article .text{
		padding:0px;
	}
	.blog-headlines .pix-feature{
		padding:0px;
		border-right:none;
	}
	.footer-widget .widget, .footer-widget .widget:first-child{
		margin:0px 0px 20px 0px;
	}
	#searcharea{
		width:50%;
		top: 84px;
	}
	#searcharea:before{
		right: 25px;
	}
	.searcharea a{
		height:32px;
		width:38px;
		line-height:33px;
	}
	.cart-sec {
	    margin:3px 10px 3px 21px;
	}
	#lang_sel {
	    margin:3px 5px 0 10px;
	}
	#lang_sel{
		height:inherit;
	}
	#mainheader{
		padding:10px 15px;
		height:auto;
	}
	#footer{
		height:auto;
	}
	.footer-icons .followus a{
		margin-bottom:5px;
	}
	.our-sponcers{
		margin:0 15px 30px;
	}
	.sponcer-title{
		margin:-34px 0 0;
	}
	.news-section article{
		/** width:126px; **/
	}
	.news-section article .text{
		padding:7px 4%;
	}
	.pix-blog.blog-carousel-view .text h2.pix-post-title{
		font-size:20px;
	}
	.pix-blog.blog-carousel-view .text p{
		font-size:11px;
	}
	.featured-event .pix-sc-team ul li.sec-section h2{
		font-size:18px;
	}
	.featured-event .pix-sc-team ul li h2 span{
		margin:0 8%;
	}
	.our-team-sec article{
		width:46.83%;
	}
	.gallery ul, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		text-align:left;
	}
	.gallery .gallery-three-col li{
		width:48%;
	}
	.blog-medium article .text{
		margin-left:0px;
	}
	#respond form p input[type="text"]{
		width:75%;
	}
	#respond form .form-icons{
		right:28%;
	}
	.footer-widget .widget{
		overflow:hidden;
	}
	.footer-widget .widget, .event-listing article .text .pix-post-title, form.woocommerce-ordering{
		float:none;
	}
	.woocommerce-page ul.products li.product{
		width:49.111%;
	}
	#innermain{
		padding:15px 20px 0px 20px;
	}
	.latest-video{
		margin-left:-20px;
	}
	.latest-video .minus-column article{
		width:41.27%;
	}
	.our-sponcers article{
		width:170px;
	}
	.pix-post-title, .flexslider figcaption h2 a{
		font-size:13px;
	}
	.blog-grid article p{
		font-size:11px;
	}
	.blog-home .blog-headlines figure figcaption h2.pix-post-title{
		font-size:16px;
		line-height:30px;
	}
	.password_protected form input[type="password"], .password_protected form input[type="text"]{
		width:200px;
	}
	.password_protected form input[type="submit"]{
		padding:0px 11px;
	}
	.gallery ul.gallery-four-col li{
		width:47.666%;
	}
	.event.event-listing article, .event-listing article .text .pix-post-title, .woocommerce ul li, .match-result{
		text-align:center;
	}
	.sliderpagination ul li article .text{
		text-align: left;
		padding-left: 77px;
	}
	.team-sec{
		margin:0 0 15px; 
	}
	.blog-vertical article .caption h2{
		font-size:13px;
	}
	.footer-widget .widget ul li{
		text-align:right;
	}
	.detail_text.rich_editor_text iframe {
    	height: 100%;
    	width: 100%;
	}

	.home-top-widget .widget{
		width:100%;
	}
	.sliderpagination.pxleft-team{
		width: 100%;
	}
	.sliderpagination.pxleft-team{
		width: 100%;
	}
	.sliderpagination ul li.cycle-pager-active:before{
		display:none;
	}
	.sliderpagination article .text h2{
		font-size: 17px;
	}
	.pxleft-team .pix-player-no{
		font-size: 20px;
	}
	.sliderpagination article .text h6 a{
		font-size: 11px;
	}
	.our-team-sec.team-vertical{
		width: 100%;
		margin: 0;
	}
	.sliderpagination{
		width: 100%;
	}
	.sliderpagination ul li.cycle-pager-active:before{
		display: none;
	}
	.blog-vertical .cycle-slideshow{
		width:100%;
	}
	.blog-vertical header.pix-heading-title{
		margin-left:0;
	}
	.team-vertical article figcaption .caption h2{
		font-size: 20px;
	}
	/* Menu Start */
    nav.navigation{
        text-align: center;
    }
    nav.navigation > ul{
        width:270px;
        padding: 15px 40px;
        display: none;
        float:left;
        padding:10px 5px;
        position: absolute;
        left: 50%;
        top: 51px;
        background-color: #212121;
        z-index: 99;
        margin:0 0 0 -135px;
    }
    nav.navigation ul li{
        width: 100%;
        padding: 0px;
        text-align: left;
        border-bottom: 1px solid #666;
    }
    nav.navigation > ul > li:after{
        display:none;
    }
    nav.navigation ul li:last-child{
        border-bottom: none;
    }
    nav.navigation > ul > li > a,
    .navigation > ul > li > a{
        color: #fff;
        padding: 0px 0px;
        height: auto;
        float: left;
        width: 100%;
        border: none;
        position: relative;
        font-size: 14px;
        line-height: 35px;
        padding:0 10px;
    }
    .navigation ul ul{
        position: inherit;
        left: 0px;
        top: auto;
        margin: 0px;
        visibility: visible;
        opacity: 1;
        float: left;
        width: 100%;
        padding: 0px 15px 0px 15px;
        background-color: transparent;
        box-shadow: none;
        -webkit-transform: translateY(0);
           -moz-transform: translateY(0);
            -ms-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0);
    }
    nav.navigation ul ul li a{
        color: #fff;
        border: none;
        padding: 5px 10px;
    }
    .navigation ul > li.sub-icon > a:after{
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 10px;
        top: 1px;
        color: #fff;
    }
    .navigation ul ul ul{
        left: 0px;
    }
    .navigation ul > li > a:before,
    .navigation ul ul:before{
        display: none;
    }
    .navigation > ul > li:hover > a, nav.navigation > ul > li.current-menu-item > a, nav.navigation > ul > li.current-menu-ancestor > a,
    .navigation ul ul li:hover > a{
        background-color: transparent !important;
        border: none;
    }
    .cs-click-menu{
        display:inline-block;
        text-align:center;
        background:#4d4d4d; 
        padding:8px 14px;
        height:inherit;
    }
    .navigation ul ul li:hover > a{
        box-shadow: none;
        background: none;
    }
    nav.navigation{
        width: 100%;
    }
    /* Menu End */
    .blog-vertical header.pix-heading-title:before {
	    bottom: 8px;
	}
	.blog-vertical header.pix-heading-title h2 {
	    width: auto;
	}
	.blog-vertical header.pix-heading-title {
	    margin-left: -9px;
	}
	#comments .thumblist ul li .text {
	    margin:0 0 30px;
	    overflow: hidden;
	    text-align: left;
	    width: 100%;
	}
	#comments .thumblist ul li .text header{
		overflow: hidden;
	}
	#comments .thumblist ul li .text .bottom-comment{
	    border-left: 1px solid #ddd;
	    margin: 60px 0 0;
	    overflow: hidden;
	    padding: 10px 15px 0 20px;
	    position: relative;
	    width: 100%;
	}
	.tabs.horizontal .nav-tabs li a{
		width:100%;
	}
}

/*============ Media 300Px Star ============ */
@media (max-width: 480px) {
	.container{
		width:290px;
		padding:0px 5px;
	}
	.home-top-widget {
	    float: left;
	    overflow: hidden;
	    padding: 25px 0 0;
	    width: 290px;
	    margin: 0 0 0 44px;
	}
	.post-tags a{
		margin:0px 0px 5px 1px;
	}
	#comments .thumblist ul li .text, #comments .thumblist ul li .text .bottom-comment{
		margin:0px;
	}
	#comments .thumblist ul li .text .bottom-comment, .blog-bottom .btn{
		float:left;
	}
	#comments .thumblist ul li .text header{
		margin-left:20px;
	}
	.flex-direction-nav li a, .pix-zoom i{
		font-size:14px !important;
	}
	.pix-zoom i{
		width:35px;
		height:30px;
		padding:6px 0px;
	}
	.table tbody tr td {
		padding: 5px;
		font-size: 11px;
		font-weight: 500;
		width: 5%;
		line-height: 15px;
	}
	.widget-point-table table tr{
		display:inherit;
	}
	.table > thead > tr > th {
		padding: 5px;
		font-size: 11px;
		font-weight: 500;
		width: 5%;
		line-height: 15px;
		text-align: right;
	}
	.our-team-sec article, .blog-medium article figure, .latest-video .minus-column article, .contact-info ul li.text, #comments .thumblist ul li .text .bottom-comment, .col-md-12 .latest-video .minus-column article, .fluid-tab-horizontal .nav-tabs li, .cart-collaterals .cross-sells ul.products li.product, .cart-collaterals .cross-sells, .gallery ul.gallery-four-col li{
		width:100%;
	}
	.latest-video .minus-column article, .latest-video{
		margin-left:0px;
	}
	.news-section article{
		/** width:114px; **/
	}
	.subtitle h1{
		font-size:20px
	}
	.featured-event .pix-sc-team ul li.sec-section h2{
		font-size: 13px;
	}
	.flexslider .slides li figure figcaption, .blog-vertical .tab-content article .text ,.blog-vertical article .caption{
		display:none;
	}
	.match-result span big{
		font-size: 20px;
	}
	.subtitle{
		margin: 0;
	}
	.pix-player-no{
		font-size: 20px;
		line-height: 55px;
		width: 55px;
		height: 55px;
	}
	.team-detail-text{
		padding:0 0 20px 0;
	}
	.px-review-section{
		width:290px;
	}
	.searcharea{
		width:18px;
	}
	.searcharea a{
		width:inherit;
	}
	#respond form textarea{
		width:100%;
	}
	#respond form .form-icons {
	    right:29%;
	}
	#respond form span{
		margin-left:2px;
	}
	.top-head{
		text-align:center;
	}
	.rightheader, .logo, .home-info a, .navigation{
		float:none;
	}
	.home-info a, .logo{
		display:inline-block;
	}
	header.pix-heading-title h2 {
		margin-bottom:10px;
	}
	.blog-vertical header.pix-heading-title h2{
		width:auto;
	}
	.tabs.horizontal .nav-tabs li a{
		font-size:10px;
		width:100%;
	}
	.blog-home .blog-headlines figure figcaption h2.pix-post-title{
		font-size:12px;
		line-height:25px;
	}
	.blog-listing-text, .contact-info.sec-info, .blog-headlines .pix-feature, .children{
		padding:0px;
	}
	.blog-headlines .pix-feature{
		margin-bottom:10px;
		border-right:none;
	}
	.our-team-sec .tabs .nav.nav-tabs li article .text .pix-post-title{
		font-size:14px;
	}
	#wp-calendar tbody td{
		width:2%;
	}
	#searcharea{
	    width: 90.6%;
	    z-index: 999;
	    top:98px;
	}
	#searcharea:before {
	    right: 18px;
	}
	.pix-blog.blog-carousel-view .text{
		display:none;
	}
	.gallery ul, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator{
		text-align:left;
	}
	.gallery .gallery-three-col li{
		width:48%;
	}
	.woocommerce-page ul.products li.product{
		width:100%;
	}
	.our-sponcers article{
		width:160px;
		margin-left:20px;
	}
	#mainheader .rightheader{
		float:left;
		width:100%;
		padding:15px 0 0;
	}
	nav.navigation {
	    width:100%;
	}
	.cart-sec{
		margin:3px 10px 3px 0; 
	}
	.wpcf7 input[type="checkbox"]{
		float:left;
	}
	.wpcf7 form p span{
		display: inline-block;
	    vertical-align: top;
	    float:none;
	    width: inherit;
	}
	.wpcf7 form p .wpcf7-form-control span{
		width:29%;
	}
	.gallery ul, #comments .thumblist ul li figure img{
		margin:0 0 20px 0;
	}
	.contact-info ul li, #comments .thumblist ul li .text .bottom-comment{
		text-align:left;
	}
	.pix-media-attachment a{
		margin:0px 6px 0 0;
	}
	.contact-info ul li{
		width:64%;
		float:left;
	}
	.contact-info ul li.text{
		text-align:left;
		width:35%;
		float:left;
	}
	ul ul, .pagination > ul > li{
		margin:0px;
	}
	.is-countdown span{
		font-size:22px;
	}
	.pagination > ul > li > a, .pagination > ul > li > span{
		padding:9px 7px;
	}
	.home-top-widget .widget{
		width:100%;
	}
	.sliderpagination.pxleft-team{
		width: 100%;
	}
	.sliderpagination.pxleft-team{
		width: 100%;
	}
	.sliderpagination ul li.cycle-pager-active:before{
		display:none;
	}
	.sliderpagination article .text h2{
		font-size: 17px;
	}
	.pxleft-team .pix-player-no{
		font-size: 20px;
	}
	.sliderpagination article .text h6 a{
		font-size: 11px;
	}
	.our-team-sec.team-vertical{
		width: 100%;
		margin: 0;
	}
	.sliderpagination{
		width: 100%;
	}
	.sliderpagination ul li.cycle-pager-active:before{
		display: none;
	}
	.blog-vertical .cycle-slideshow{
		width:100%;
	}
	.blog-vertical header.pix-heading-title{
		margin-left:-9px;
	}
	.team-vertical article figcaption .caption h2{
		font-size: 20px;
	}
	.blog-vertical header.pix-heading-title:before{
		bottom:8px;
	}
	.home-top-widget .widget{
		margin:0 0 0 5px;
	}
	.blog-home .nav-tabs li a{
		padding:4px 6px 2px;
	}
	.blog-home .tabs.horizontal .nav-tabs li.active a, .blog-home .tabs.horizontal .nav-tabs li a:hover{
		padding:5px 6px;
	}
	.blog-home .pix-heading-title{
		padding:0;
	}
	nav.navigation{
		width: 100%;
	}
	nav.navigation > ul{
        width:270px;
        padding: 15px 40px;
        display: none;
        float:left;
        padding:10px 5px;
        position: absolute;
        left: 50%;
        top: 51px;
        background-color: #212121;
        z-index: 99;
        margin:0 0 0 -135px;
    }
    .blog-vertical article, .blog-vertical article img{
    	height:auto;
    }
}
/*============	Media 940Px Start ============ */
@media screen and (min-width: 991px) and (max-width: 1054px){
	body{
		max-width: 320px !importent;
	}
	.container{
    	width:994px;
	}
	.our-sponcers .container{
		width: 943px;
	}
	#wrappermain-pix.wrapper_boxed, .widget_text .ads-banner .bottom_banner img, #carouselarea .container, .detail_text.rich_editor_text iframe{
		width:100%;
	}
	.footer-widget .widget{
		width:211px;
	}
	.our-sponcers article{
		width:170px;
	}
	.news-section article{
		width:114px;
	}
	#searcharea:before{
		right:48px;
	}
	nav.navigation > ul{
		display: block;
	}
	.navigation select{
		display: none;
	}
	.js .selectnav{
		display: none;
	}
	.team-detail-text{
		padding: 0 0 20px 2.5%;
    	width: 66%;
	}
	.col-md-12 .latest-video .minus-column article{
		width:21.889%;
	}
	#innermain{
		padding:15px 13px 0;
	}
	#carouselarea .container{
		padding:0px 23px;
	}
	.news-carousel .center span{
		width:35px;
	}
	.top-head .rightheader{
		width:63%;
	}
	.table tbody tr td{
		display:table-cell;
		padding:0px 5px;
	}
	.home-top-widget .widget{
		width:100%;
	}
	.our-team-sec.team-vertical{
		margin:0;
	}
	.our-team-sec.team-vertical article{
		min-height: 400px;
		background:#212121;
	}
	.widget.facebok_widget{
		height:395px;
	}
	.pix-player-no{
		line-height: 55px;
	}
	.sliderpagination.pxleft-team ul li{
		padding: 14.7px 20px;
		min-height: inherit;
	}
	.sliderpagination.pxleft-team ul li.cycle-pager-active:before{
		border-width:45px 17px 45px 0;
	}
	.latest-video .minus-column article{
		margin:0 0 30px 15px;
	}
	.pix-content-wrap{
		padding:20px 0 0 !important;
	}

}
