/*
Theme Name: NewsMag Pro
Theme URI: https://www.machothemes.com/newsmag-pro/
Author: MachoThemes
Author URI: https://www.machothemes.com/
Description: Newsmag Pro is a clean and modern magazine, news or blog WordPress theme for magazines, news websites, blogs and others. It have 4 different blog page style. It is will make your website adaptable with any type of mobile devices. Your site will be adaptive when viewed on a smartphone or tablet. Fully Responsive, Customizable and Search Engine ( SEO ) Friendly Friendly WordPress Theme using Twitter Bootstrap 3, Microformats and Font Awesome icons. You can add Contact Form and Google Maps to contact page. You can also build custom front page to use 3 different block styles, post banner and slider as unlimited. The theme offers Widgetized Sidebar, four column Footer Widgets. You can add unlimted Widgets in each Sidebar and Footer Column. Theme Features: Advanced Custom Fields, Contact Form, Custom Front Page Settings, Custom Background Support, Custom Menu ( 3 Level on Header, 1 Level on footer ), Custom Colors, Google Fonts, Dynamic Widgets, Slider ( Responsive and Mobile Touch Friendly ), Featured Post Banner, Different Blog Page and Homepage Style, Redux Framework, Post Formats, Microformats, Responsive Video, Popular Posts Widgets. To learn more about the theme please go to the theme uri and read the documentation.
Version: 2.3.8
Tags: custom-menu, custom-background, custom-colors, featured-images, translation-ready, threaded-comments, two-columns, three-columns, news, blog, sticky-post
Text Domain: newsmag-pro
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
This theme is licensed under the GPL.
*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

h1 {
    font-size: 1.4em!important;
    line-height: 25px!important;
}

h4 {
    font-size: 1.1em!important;
    font-weight: 700!important;
}

.donate-button {
	font-weight: bold;
	text-decoration: underline;
}

.donate-button {
	font-weight: bold;
	text-decoration: underline;
}


/* Remove automatic hyphenation */
#content .entry-content { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }



/*Make first orange line above slider not clickable */

.slider-caption div:nth-of-type(1) span:nth-of-type(1) a {
pointer-events: none;
   cursor: default;
}


/**************************************
"Upcoming Events" in "Footer 2"
**************************************/
/*No Animation*/

#newsmag_widget_posts_carousel-4 .owl-stage-outer .owl-stage {
 /*CSS transitions*/
 -o-transition-property: none !important;
 -moz-transition-property: none !important;
 -ms-transition-property: none !important;
 -webkit-transition-property: none !important;
 transition-property: none !important;
 /*CSS transforms*/
 -o-transform: none !important;
 -moz-transform: none !important;
 -ms-transform: none !important;
 -webkit-transform: none !important;
 transform: none !important;
 /*CSS animations*/
 -webkit-animation: none !important;
 -moz-animation: none !important;
 -o-animation: none !important;
 -ms-animation: none !important;
 animation: none !important;
 }


/* to customize the "Upcoming Events" in "Footer 2" */
.newsmag-carousel-navigation.hidden-xs.text-right {
	display: none;
}
.col-md-12.newsmag-posts-carousel h2 {
	text-align: center;
	margin-top: 0;
}
.col-md-12.newsmag-posts-carousel h2 span {
	background: transparent;
	color: #1373bd;
}
.col-md-12.newsmag-posts-carousel h2::after {
	display: none !important;
}
#newsmag_widget_posts_carousel-4 .owl-stage, #newsmag_widget_posts_carousel-4 .owl-item {
	width: 100% !important;
}
#newsmag_widget_posts_carousel-4 .owl-item 
.newsmag-image {
	display: none;
}
#newsmag_widget_posts_carousel-4 .owl-item h3 {
	font-size: 14px;
	
	border-color: #1373bd;
    border-bottom-style: dashed;
    border-bottom-width: 1px;

}
.footer-widgets-area.regular-footer-area .row div.col-md-3 {
	min-height: 280px;
}

/* remove the program title below program image */
.newsmag-post-box-a.posts-column-layout h3 {
	display: none;
}
/* make the text below the program image of consistent height */
.newsmag-post-box-a.posts-column-layout p {
	margin-bottom: 5px;
}
/* shorten the gap between a top and bottom program column */
.newsmag-post-box-a.posts-column-layout {
	margin-bottom: 0;
}

/* remove the title for the 20th year slider */
.owl-stage .item-image a[href$="https://sustainabilitynetwork.ca/"] + div {
	display: none !important;
}
/* make 20th year slider opacity 1 */
.owl-stage .item-image a[href$="https://sustainabilitynetwork.ca/"] img {
	opacity: 1;
}

/* stylize the date portion of the owl-nav-list */
.owl-nav-list span {
	font-weight: bold !important;
	min-width: 55px;
}

/* stylize the owl-nav-list */
.owl-nav-list li {
	text-shadow: 0 0 10px black;
}

.slide-meta span.category a {
	font-size: 15px;
}

/* hide the "Past Events" tag from "Current Highlights" */
.banner-content .newsmag-post-layout-category {
	display: none;
}

/* make margin for search page */
.newsmag-search-page {
	margin-top: 30px;
}

/* events table info */
.show {
	display: none !important;
}
/* events table media center */
.tablepress-id-1 .column-4 img, .tablepress-id-1 .column-4 div, .tablepress-id-1 .column-4 span, .tablepress-id-1 .column-4 a, .tablepress-id-1 .column-4 p {
	text-align: center;
	margin: auto;
	float: none !important;
	padding: 0 !important;
	max-width: 100%;
}
/* events table head color scheme */
.tablepress thead th, .tablepress tfoot th {
	background-color: #94ba2f !important;
	background: initial;
}
/* events table body color scheme*/
.tablepress-id-1 .odd td {
	background-color: white;
}
.tablepress-id-1 .even td {
	background-color: #FBFBF7;
}

/* customize the twitter feed */
#text-61 #twitter-widget-0 {
	background-color: initial !important;
	height: 300px !important;
}

/*
vertically center an element
*/
.vcenter {
  	position: relative;
	top: 50%;
  	transform: translateY(-50%) !important;
}

/* for the alumni accordion */
.crop-elp {
    position: relative;
    width: 105px;
    height: 105px;
    overflow: hidden;
    margin: 0 auto;
}
.alumni-unit {
	background-color: #ebead8;
	border: solid 1px white;
	width: 20%;
	height: 250px;
	float: left;
	text-align: center;
}

/*
button for forms
*/
button.IATS_IncreaseQtyShort,
input.IATS_ShoppingCartAddButton,
button.IATS_IncreaseQty, button.IATS_DecreaseQty, button.IATS_Action, input[type="submit"] {
	background: #94ba2f;
	border: none;
	padding: 0;
	width: 30px;
}
input.IATS_ShoppingCartAddButton,
button.IATS_Action {
	width: 70px !important;
}
input[type="submit"] {
	width: 160px !important;
}
button.IATS_IncreaseQtyShort:hover,
input.IATS_ShoppingCartAddButton:hover,
button.IATS_IncreaseQty:hover, button.IATS_DecreaseQty:hover, button.IATS_Action:hover, input[type="submit"]:hover {
	background: #D38100
}
ul.IATS_ShoppingCartList1, .IATS_ShoppingCartList li.IATS_ShoppingCartLongItem {
	margin-left: 0 !important;
}
.IATS_ShoppingCartList li {
	width: 20% !important;
}
.IATS_ContentDiv ul li::{
	display: none;
}
/*
space correction for forms
*/
.IATS_AmountDiv {
	width: 335px !important;
}

/*
Adjust padding for bottom logo
*/
#colophon .after-footer-area {
	padding-bottom: 40px;
}

/*
slickr-flickr: img gallery
*/
.img-gallery {
	width: 100%;
	margin: 0 auto;
	display: block;
}

/*
Customize iframe
*/
iframe {
	/padding: 10px;
	/background-color: #94ba2f;
	border-radius:3px;
	border:5px solid #fff;
	box-shadow: 0px 0px 5px #BBB;
	margin-bottom: 15px;
}

/*
Fix: "Completed Projects" from covering other widgets
*/
#text-56 {
	clear: both;
}

/*
Use in "Project Team", "Advisors",...
*/
.photo {
	padding: 0; 
	clear: left; 
	width: 85px; 
	display: block; 
	overflow: hidden; 
	height: 110px; 
	float: left; 
	margin-right: 12px;
}

/*
Customize the slickr flickr for SWAPP
*/
#text-26 .textwidget .slickr-flickr-gallery.sf-lightbox ul {
	width: auto!important;
	text-align: center;
}
#text-26 .textwidget .slickr-flickr-gallery.sf-lightbox ul li {
	width: auto!important;
}

.site-footer .textwidget p {
    color: #363636!important;
}

.footer-widgets-area .fa {
    color: #1373bd!important;
}

/*
First in img gallery
*/
.slickr-flickr-gallery.sf-lightbox {
	text-align: center;
}

/*
Remove the bullets
*/
.slickr-flickr-gallery.sf-lightbox ul li::before {
	display: none;
}

/*
Horizontal spacing between elements
*/
.hspace {
	display: block;
	width: 100%;
	clear: both;
	margin: 10px 0;
	height: 20px;
}

/* restrict the height of the slider */
.owl-carousel .owl-stage-outer {
	max-height: 600px;
}

/* Upcoming Events text animation */
.scroll-left {
	overflow: hidden;
	position: relative;
}
.scroll-left p {
    font-size: 16px;
    font-style: italic;
    color: #1373BD;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-left 15s linear infinite;
    -webkit-animation: scroll-left 15s linear infinite;
    animation: scroll-left 15s linear infinite;
}
@keyframes scroll-left {
	0% {
    	-moz-transform: translateX(100%);
    	-webkit-transform: translateX(100%);
    	transform: translateX(100%);
		}
	100% {
   		 -moz-transform: translateX(100%);
    	-webkit-transform: translateX(100%);
    	transform: translateX(-100%);
		}
}

/*
To refresh elements in the layout
*/
.clear::before, .clear::after {
    content: "";
    display: table;
    table-layout: fixed;
	clear: both;
	float: none;
}

/* Stylize text widget title */
#text-56 .widget-title, #text-54 .widget-title, #text-60 .widget-title {
	margin: 20px 20% 10px;
	color: #1373bd;
}

/* Fixes the "Current Highlights" */
#newsmag_widget_posts_grid-3 .col-md-8 {
	width: 100%;
}
.newsmag-blog-post-layout-banner.col-md-6 {
	width: 25%;
	margin: 0 0;
}
.newsmag_builder .newsmag-blog-post-layout-banner.col-md-6 > a {
	height: 100%!important;
}
.newsmag_builder .newsmag-blog-post-layout-banner .banner-content h3 a {
	font-size: initial;
}
.newsmag_builder .newsmag-blog-post-layout-banner .banner-content {
	bottom: 5px;
}

/* Link color */
a {
	color: #1373bd;
}

.center a {
	color: #1373bd!important;
}

/* Header size */
h1 {
	font-size: 1.4em;
	line-height: 25px;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 0.85em;
}
h6 {
	font-size: 0.75em;
}

/* Top bar */
.newsmag-news-ticker {
	height: 45px;
}

/* Centres the logo */
.header-logo {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.header-logo img {
	display: block;
	margin: 0 auto;
}

.main-navigation .stick-menu-logo img {
    display:none!important;
}

.newsmag_slider .owl-item.active .ticker, .meta, .newsmag-post-meta {
	display:none;
}

.top-header {
    background: #cddded!important;
}

.newsmag-module-title a {
    color:#fff;
}

.newsmag-news-ticker .newsmag-module-title a:hover {
    color:#363636!important;
}

.newsmag-news-ticker .newsmag-module-title {
	background:#1373bd!important;
}

.newsmag-news-ticker .newsmag-module-title a {
    color:#fff!important;
}

.newsmag-news-ticker .newsmag-module-title:hover {
    background: #fff!important;
	color:#363636!important;
}

.newsmag-news-ticker .newsmag-module-title:hover > a {
	color:#363636!important;
}

.site-info {
	background:#1373bd!important;
}

.newsmag_slider .slide-meta a {
	background:#ed9b07!important;
}

.newsmag-news-carousel .owl-stage-outer {
    display: none;
}

/*Social media Icons*/
#menu-social ul li a, #menu-social-footer ul li a {
color:#1373bd
}

/* sidebar "Participate Now" header */
h1.participate {
color: #1373bd;
}

/* Post image remove transition */
.single-post .newsmag-custom-header::before, .page .newsmag-custom-header::before, .blog .newsmag-custom-header::before, .category .newsmag-custom-header::before, .date .newsmag-custom-header::before, .tag .newsmag-custom-header::before, .search .newsmag-custom-header::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent!important;
}

/*Customize Headers*/
.newsmag-custom-header {
	background-position: center;
}

/* header text */
.newsmag-custom-header h2, .newsmag-custom-header h3 {
	vertical-align: middle;
	text-align: center;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.single-post .newsmag-custom-header .container {
	top: 50%;
}


/* Hide Next and Prev Post */
.newsmag-next-prev {
     display:none;
}

/* Sub-Menu */
.subMenu {
background: #94ba2f;
color: #ffffff!important;
clear: both;
border: 0 none;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 32px;
line-height: 32px;
padding: 0;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
padding: 0px 10px;
margin-bottom: 1px;
}
a.subMenu:hover {
background: #D38100;
border-radius: 0px;
}
a.out:hover {
margin-left: 10px;
}

/* Button */
.button {
    background: #D38100;
    background: -moz-linear-gradient(#ED9B07,#D38100);
    background: -webkit-linear-gradient(#ED9B07,#D38100);
    background: -o-linear-gradient(#ED9B07, #D38100);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ED9B07', EndColorStr='#D38100')";
    background: linear-gradient(#ED9B07,#D38100);
    border-color: #D38100;
    text-shadow: 0 -1px 1px #f8a206;
    color: #ffffff!important;
clear: both;
border: 0 none;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 32px;
line-height: 32px;
padding: 0;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
padding: 0px 10px;
}

.newsmag_builder .newsmag-blog-post-layout-row h2 span, .newsmag_builder .newsmag-blog-post-layout-row h2:after, .newsmag_builder .newsmag-post-banner-row h2 span, .newsmag_builder .newsmag-post-banner-row h2:after {
	background: #94ba2f; /*#1373bd;*/
}

/* Hide the Nav bullets from Vimeo */
.vimeography-bugsauce-direction-nav li::before, .vimeography-slides li::before {
	display: none !important;
}
.vimeography-bugsauce-direction-nav a.vimeography-bugsauce-next span {
	border-width: 15px 0 15px 15px !important;
	border-color: transparent transparent transparent #1373bd !important;
}
.vimeography-bugsauce-direction-nav a.vimeography-bugsauce-prev span {
	border-width: 15px 15px 15px 0 !important;
	border-color: transparent #1373bd transparent transparent !important;
}


/**************************************
Sidebar
**************************************/


/* Sidebar root container */
.newsmag-blog-sidebar {
	text-align: center;
}
/* Sidebar membrane container */
.newsmag-blog-sidebar .widget.widget_wysiwyg_widgets_widget {
	margin: 0 0;
}
/* Sidebar topic container */
.newsmag-blog-sidebar .col-md-12, .newsmag-blog-sidebar .widget.widget_nav_menu [class$=container], .newsmag-blog-sidebar .textwidget {
	padding: 25px 15px;
	background-color: #FBFBF7;
	border-radius: 10px;
	text-align: left;
	line-height: 1.4;
	overflow: hidden;
}
/* Margin correction for widget */
.widget:not(.widget_newsmag_banner):not(.newsmag_slider) {
	margin: 0;
}
/* Display correction for widget */
.widget:not(.widget_newsmag_banner):not(.newsmag_slider).widget_text {
	display: block;
}
/* Learning Network alignment */
.newsmag-blog-sidebar .widget.widget_nav_menu [class$=container] {
	text-align: left;
}
/* Fix none clickable links*/
.newsmag-blog-sidebar .col-md-12 a {
	position: relative;
	z-index: 10;
}
/* Add spacing between list items */
.newsmag-blog-sidebar .col-md-12 li {
	margin-top: 5px;
}
/* Remove bullet for some lists */
#wysiwyg_widgets_widget-24 .col-md-12 ul, #wysiwyg_widgets_widget-31 .col-md-12 ul {
	list-style-type: none;
	padding: 0;
}
/* Space correction for p*/
.newsmag-blog-sidebar .col-md-12 p {
	margin: 0;
}
/* Heading */
.newsmag-blog-sidebar .widget:not(.widget_newsmag_banner):not(.newsmag_slider) > h3 {
	vertical-align: middle;
	color: white;
	background-color: #94ba2f;
	border-style: solid;
	border-radius: 10px;
	margin: 0px;
}
/* Sub headings */
.newsmag-blog-sidebar .widget:not(.widget_newsmag_banner):not(.newsmag_slider) h1 {
	font-size: 1.5em;
	line-height: initial;
}

.newsmag-custom-header.newsmag-custom-header-single-post {
    height: 200px!important;
    margin-bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.newsmag-custom-header.newsmag-custom-header-single-post .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(0%)!important; 
     transform: translateY(0%)!important;  
}

.entry-content p {
    line-height: 22px!important;
}

/* Partner logos on homepage */
#partners {
    margin: 0 auto;
    width: 100%;
    height: 275px;
    display: block !important;
    background-color: #fff;
    box-shadow: 0px 0px 5px #BBB;
}
/* Centres the partner logos */
.widget_text {
	text-align: center;
}
/* Porportionalize the partner logos */
.newsmag-blog-post-layout-banner {
	display: inline-block;
	min-width: 100px;
	margin: 0 5px;
}

#newsmag_widget_posts_list_horizontal-2 .newsmag-post-box-a  {
display:none; 
}

/* Footer font colour */
.site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider).widget_text p, .site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider).widget_text * {
    color: #363636;
}

/* Footer social media */
.site-footer .newsmag-social-footer li {
	margin: auto 5px;
}


/*Hide comment icon*/ 
.newsmag-comments-link {
display:none;
}

/*Recent highlights - make Events Archive Font larger*/

.newsmag_builder .newsmag-blog-post-layout-banner:nth-of-type(1) .banner-content h3 a {
    font-size: 1.5em;
}

.newsmag_builder .newsmag-blog-post-layout-banner:nth-of-type(1) .banner-content h3 {
margin-bottom: 20px;
text-align: center;
}

/*Social Media iocons*/

#menu-social ul li a, #menu-social-footer ul li a {
    color: #1373bd!important;
}

/*Centre Upcoming Events widget title */

#recent-posts-3 h3.widget-title {
 text-align:center; 
}

.site-footer .widget:not(.widget_newsmag_banner):not(.newsmag_slider).widget_recent_entries > ul > li {
    font-size: 14px;
    border-color: #1373bd!important;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

/*Past Events */

.newsmag_builder .newsmag-blog-post-layout-banner .banner-content h3 a {
    font-size: 20px!important;
}

.newsmag_builder .newsmag-blog-post-layout-banner:nth-of-type(1) .banner-content h3 a {
    font-size: 1em!important;
}

/*Re-size SM icons at top*/

  .top-header .col-md-4 {
    float:right;
    width:auto;
   }

/*Re-size homepage project layout*/

@media (min-width: 992px) {

.home .top-header .col-md-4 {
    width: 33.333333%!important;
   }
.home .col-md-4 {
    width: 50%;
   }
 
}

/**************************************
Different sizes 
**************************************/
@media only screen
and (max-width: 1200px) {
	.newsmag-custom-header {
		/background-size: contain !important;
		/height: auto !important;
	}
	.new-custom-header .container {
		/top: 0% !important;
	}
  .owl-nav-list {
   display:none!important; 
  }
}

@media only screen
and (max-width: 992px) {
	/* resize the sidebar */
	#secondary {
		width: 100%;
	}

	/* resize photo items: e.g. "Our Team" */
	.newsmag-blog-sidebar #wysiwyg_widgets_widget-35 .col-xs-6 {
		width: 25%;
	}

	/* resize the widget with events */
	.newsmag-blog-post-layout-banner.col-md-6 {
		width: 49%;
		margin: 0 0;
	}
}

@media only screen
and (max-width: 767px) {
	/* Show the sidebar at all times */
	#secondary.newsmag-sidebar.hidden-xs {
		display: initial!important;
	}

	/* resize photo items: e.g. "Our Team" */
	.newsmag-blog-sidebar #wysiwyg_widgets_widget-35 .col-xs-6 {
		width: 25%;
	}

	/* alumni accordion */
	.alumni-unit {
		width: 25%;
	}

	/* "Currently Highlights" */
	.newsmag-blog-post-layout-banner.col-md-6 {
		width: 49%;
		margin: 0 0;
	}
}

@media only screen
and (max-width: 670px) {
	/* events table collapse */
	.tablepress-id-1 .column-1, .tablepress-id-1 .column-2, .tablepress-id-1 .column-3 {
		display: none !important;
	}
	/* events table info */
	.show {
		display: block !important;
	}
}

@media only screen
and (max-width: 520px) {
	/* alumni accordion */
	.alumni-unit {
		width: 33.33%;
	}

	.newsmag-blog-post-layout-banner.col-md-6 {
		width: 100%;
		margin: 0 0;
	}
}

@media only screen
and (max-width: 450px) {
	/*
	center align with full width
	*/
	.center {
		width: 100% !important;
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 10px;
		display: block;
		clear: both !important;
	}
	/*
	padding for smaller width
	*/
	.pad {
		padding: 0 20%;
	}

	/* resize photo items: e.g. "Our Team" */
	.newsmag-blog-sidebar #wysiwyg_widgets_widget-35 .col-xs-6 {
		width: 50%;
	}

	.newsmag-custom-header.newsmag-custom-header-single-post {
		height: 200px;
	}
}

@media only screen
and (max-width: 375px) {
	/* remove social media from top bar */
	.top-header .col-md-4.col-sm-5 {
		display: none !important;
	}
	/* remove padding from top bar */
	.top-header .col-md-8.col-sm-7 {
		padding: 0;
	}

	/* alumni accordion */
	.alumni-unit {
		width: 50%;
	}

	/* change the font size of sidebar menus */
	.subMenu {
		font-size: 5vw;
	}

	/* post banner */
	.newsmag-custom-header.newsmag-custom-header-single-post {
		/height: 200px !important;
	}
}

@media only screen
and (max-width: 300px) {
	/* alumni accordion */
	.alumni-unit {
		width: 100%;
		height: 225px;
	}
}


/**************************************
Devices
**************************************/


/* iPhone 6 */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {

}

/* iPhone 6 in landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
	/* STYLES GO HERE */
}

/* iPhone 6 in portrait */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
	/* STYLES GO HERE */
}

/* iPad */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {


}

/* iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

  .owl-nav-list.active {
  display:none!important;
  }
  
}

/* iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { /* STYLES GO HERE */ 

.owl-nav-list.active {
  display:none!important;
  }

}
