/* #Media Queries
================================================== */
@media only screen and (min-width:2000px) {
#ithappenshereslidercnt {
    top: 220px;
}
}
@media only screen and (max-width: 1366px) {
	#ithappenshereslidercnt {
		top: 200px;
	}
	/* Slider */
	.home-slider .flex-direction-nav .flex-prev,
	.flexslider:hover .flex-direction-nav .flex-prev {
		left: 0;
	}
	.home-slider .flex-direction-nav .flex-next,
	.flexslider:hover .flex-direction-nav .flex-next {
		right: 0px;
	}
	.home-slider .caption-wrap {
		width: 40%;
	}
}

@media only screen and (max-width: 1280px) {
	#ithappenshereslidercnt {
		top: 210px;
	}
	.owl-carousel {
		padding-left: 30px;
	}
	/* Home Slider */
	.home-slider .caption-wrap {
		width: 40%;
		padding-left: 50px;
	}
	/* Latest Post */
	.latest-post .owl-theme .owl-controls .owl-nav .owl-prev {
		left: -40px;
		margin: 0;
		padding: 0;
		width: 50px;
		height: 50px;
	}
	.latest-post .owl-theme .owl-controls .owl-nav .owl-next {
		right: -30px;
		margin: 0;
		padding: 0;
		width: 50px;
		height: 50px;
	}
	.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
	.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		top: 20%;
		font-size: 38px;
	}
	/* Team Section */
	.team .owl-theme .owl-controls .owl-nav .owl-prev {
		left: -40px;
	}
	.team .owl-theme .owl-controls .owl-nav .owl-next {
		right: -40px;
	}
}

@media only screen and (max-width: 1200px) {
	.main-menu>ul>li>a {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1024px) {
	
	.digidea-email-roadmap-cnt {
		padding: 20px 40px 40px!important;
	}
	
	.digidea-signup-form-email {
		position: relative;
	}
	
	.digidea-email-roadmap-form-text{
		text-align: center;
		padding-bottom: 15px;
	}
	
	.digidea-signup-form-email-subscribe {
    position: relative;
		margin: 0 auto;
    text-align: center;
    width: 100%;
		right: auto;
	}
	.digidea-nmsdc-logo{
		margin-bottom: 50px;
	}
	#ithappenshereslidercnt {
		top: 210px;
	}
	#sticker {
		position: relative!important;
		width: 100%;
	}
	.main-menu>ul>li>a {
		font-size: 13px;
	}
	#mc_embed_signup h2 {
		font-size: 1.2em;
	}
	/* Home Slider */
	.home-slider .flex-direction-nav a:before {
		font-size: 50px;
	}
	.home-slider .flex-direction-nav .flex-next,
	.home-slider .flex-direction-nav .flex-prev {
		height: 75px;
		top: 60%;
	}
	/* Header */
	.top-header ul li {
		margin: 0 5px;
	}
	.top-header ul li p span {
		font-size: 14px;
	}
	.top-header ul li p span.heading {
		font-size: 13px;
	}
	/* Email Quote */
	.services .email-quote {
		padding: 30px 25px;
	}
	.services .email-quote select {
		width: 54.5%;
	}
	/* Features Section */
	.features-item {
		padding: 20px 20px 20px 95px;
	}
	.features-item .icon-wrap {
		padding: 0px 20px;
	}
	.features-item .icon-wrap i {
		font-size: 42px;
		line-height: 165px;
	}
	/* Latest Post */
	.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
	.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		top: 13%;
	}
	/* Team Section */
	.team .owl-theme .owl-controls .owl-nav .owl-prev {
		left: -15px;
	}
	.team .owl-theme .owl-controls .owl-nav .owl-next {
		right: -15px;
	}
	/* Services Page */
	.services-page .services-text h3.title {
		font-size: 20px;
	}
	.services-page .services-thumb img {
		width: 100%;
	}
}

@media only screen and (max-width: 992px) {
	.paymentcenterHeader {
		line-height: 15px;
		margin: 0px 0px 0px 0!important;
	}
	
	#ithappenshereslidercnt {
		top: 230px;
	}
	.leadershipMemberCnt {
		margin-bottom: 40px;
		min-height: 470px;
	}
	.irRightCnt {
		padding: 40px 0px;
	}
	.contact-form {
		margin-top: 40px;
	}
	.irPRPostCnt {
		float: left;
		padding: 40px 0px;
	}
	.irDescCnt {
		font-size: 16px;
		padding: 40px 0;
	}
	/* Header */
	.site-header .navigation,
	.top-header .info {
		display: none;
	}
	.top-header .logo {
		float: left;
	}
	#slide-buttons {
		display: block;
	}
	.top-header .slide-buttons {
		float: right;
	}
	/* Home Slider */
	.home-slider .caption-wrap {
		width: 45%;
		padding-left: 0;
	}
	/* Email Quote */
	.services .email-quote h4 {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.email-quote form .col-md-6 {
		width: 50%;
		float: left;
	}
	.services .email-quote select {
		width: 55.7%;
	}
	.email-quote form .category_filter.col-md-6 {
		padding-right: 0;
	}
	/* Features Section */
	.features-item .icon-wrap i {
		line-height: 120px;
	}
	/* Service Calculator */
	.services-calculator .intro-section .image {
		position: relative;
		margin: 0 auto;
	}
	.services-calculator .intro-section .image img {
		transform: none;
	}
	.services-calculator .form-section form {
		height: 100% !important;
	}
	/* Partner Logo */
	.partner-logo {
		width: 20%;
		float: left;
	}
	/* Latest Post */
	.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
	.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		top: 30%;
	}
	/* Caounter Number */
	.counter-item {
		text-align: center;
		margin-bottom: 40px;
	}
	.counter-section h2:after {
		margin-left: auto;
		margin-right: auto;
	}
	/* Footer */
	.widget-footer {
		margin-bottom: 60px;
	}
	.digitalItem2 {
		margin-top: 80px;
	}
}

@media only screen and (max-width: 768px) {
	
	.digidea-feature-logo-text h1{
		    font-size: 31px;
	}
	
	.digidea-feature-image {
		padding: 50px 0 0 0;
	}
	
	.digidea-feature-cnt-footer {
		bottom: -15px;
	}
	
	.digidea-feature-cnt{
		padding: 80px 0 100px 0;
	}
	
	
.digidea-signup-form-cnt .mce_inline_error{
	color: red;
	position: relative;
}
	
	.digidea-email-roadmap-cnt{
		width: 90%!important;
		    margin-bottom: 60px;
	}
	
	.digidea-feature-cnt{
		margin-bottom: 100px;
	}
	
	.digidea-email-roadmap-form-text {
		font-size: 25px;
		line-height: 31px;
		text-align: center;
	}
	
	.digidea-how-we-do-formcnt {
		margin: 0;
	}
	
	.digidea-how-we-do-cnt {
		margin-bottom: 50px;
	}
	
	.digidea-guarantee-text {
		padding: 50px 20px;
	}
	
	.digidea-guarantee-image{
		height: 60vh!important;
	}
	
	
	.digidea-minority-cnt {
		margin: 60px 0;
	}
	
	.digidea-nmsdc-logo{
		margin-bottom: 50px;
	}

	.digidea-minority-cnt h3 {
		color: #302a7d;
		font-size: 31px;
	}
	
	.digidea-why-choose-cnt {
		margin-bottom: 100px;
	}
	
	.digidea-how-we-do-text {
    padding-right: 0px;
		margin-top: 60px; 
}
	
	.digidea-great-partner-image{
		position: relative;
		margin-top: 50px;
		top: 0px;
	}
	
	.digidea-contact-buttons-cnt {
		margin: 0px;
	}
	
	.digidea-footer-logo-cnt {
		padding: 40px;
	}
	
	.digidea-great-partner-cnt {
		padding: 50px 10px;
	}
	
	.elzolbrandscnt .elzol953{
		display: grid;
	}
	
	
/* EL ZOL FAMILY */
	
	.elzol-top-logo{
	margin: 0 auto;
	text-align: center;
	width: 100%;
}


.elzolfamilytitlecnt {
	background: #d5d5d5;
	padding: 40px 40px;
	margin-top: 50px;
	font-weight: 300;
	border: 7px solid #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 50px 23px rgba(11, 95, 169, 0.2);
	-moz-box-shadow: 0px 0px 50px 23px rgba(11, 95, 169, 0.2);
	box-shadow: 0px 0px 50px 23px rgba(11, 95, 169, 0.2);
	font-family: 'Lato', sans-serif;
	background: rgb(255, 250, 82);
	background: -moz-linear-gradient(153deg, rgba(255, 250, 82, 1) 0%, rgba(245, 245, 245, 1) 40%, rgba(184, 221, 250, 1) 100%);
	background: -webkit-linear-gradient(153deg, rgba(255, 250, 82, 1) 0%, rgba(245, 245, 245, 1) 40%, rgba(184, 221, 250, 1) 100%);
	background: linear-gradient(153deg, rgba(255, 250, 82, 1) 0%, rgba(245, 245, 245, 1) 40%, rgba(184, 221, 250, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffa52", endColorstr="#b8ddfa", GradientType=1);

}

.elzolfamilytitlecnt p {
	color: #000000;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 0;
}

.elzolfamilytitlecnt h2 {
	text-align: center;
	color: #0b60a9;
	font-weight: 700;
	font-size: 27px;
	margin-bottom: 30px;
}

.elzolbrandscnt {
	margin-top: 100px;
}

.elzolbrandscnt img {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	padding: 20px;
}


.elzolbrandscnt h3 {
	color: #000;
	font-weight: 700;
	font-size: 24px;
	text-align: left;
	margin-bottom: 20px;
}


.elzolbrandscnt h4 {
	color: #0b60a9;
	font-weight: normal;
	font-size: 22px;
	text-align: left;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.elzolbrandscnt p {
	font-weight: normal;
	font-size: 22px;
	color: #000;
}

.elzolbrandscnthr {
	width: 100%;
	height: 3px;
	background-color: #d5d5d5;
	margin: 80px auto;
}

.pr-5 {
	padding-right: 0px;
}


.pl-5 {
	padding-left: 0px;
}

	
	ul.slide-menu-items li.menu-item-has-children>ul li ul {
    display: block!important;
}
	
	#ithappenshereslidercnt {
		top: 120px!important;
		padding: 0px;
	}
	#investorDisclaimerModalCenter .modal-dialog {
		width: 85%!important;
	}
	.owl-carousel {
		padding-left: 0px;
	}
	#lavozCnt {
		background-position: top left!important;
		background-size: 1075%!important;
		padding-top: 25px;
	}
	.la-voz-description {
		font-size: 19px;
		text-align: center;
		color: #000;
		line-height: 24px;
	}
	.partners-title {
		margin-top: -18px;
	}
	.lavoz-sponsor-logos {
		flex-direction: column;
		padding: 20px 5px;
	}
	.lavoz-station-logos {
		padding: 0px;
		image-rendering: auto;
		margin-bottom: 30px;
	}
	.lavoz-sponsor-description {
		padding: 10px;
	}
	.lavozhr {
		margin-bottom: 10px;
	}
	.sponsors-logo {
		padding: 20px 0;
	}
	.myButton {
		padding: 15px 15px;
		margin: 20px auto;
	}
	.slide-item {
		background-color: rgba(37, 37, 37, 0.7);
		background-blend-mode: darken;
	}
	.white-overlay {
		background-color: rgba(255, 255, 255, 0.8)!important;
		background-blend-mode: color!important;
	}
	.dark-overlay {
		background-color: rgba(0, 0, 0, 0.7)!important;
		background-blend-mode: color!important;
	}
	/* Home Slider */
	.home-slider .caption-wrap h1 {
		font-size: 28px;
	}
	.home-slider .caption-wrap {
		top: 25%!important;
	}
	.slide-item {
		min-height: 400px!important;
	}
	/*
    .leadershipMemberCnt {
        float: left;
        margin-right: 30px;
        width: 46%;
        min-height: 350px;
    }
*/
	.leadershipMemberCnt:nth-child(even) {
		margin-right: 0;
	}
	.leadershipMemberimgCnt {
		margin-bottom: 15px;
		overflow: hidden;
		margin: 0 auto;
		/*
        -webkit-border-radius: 50%;
        border-radius: 50%;
*/
		border: 0px solid #333;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.investor-relations-home .intro-section {
		padding: 50px 50px 30px 50px;
	}
	.investor-relations-home .form-section {
		padding: 20px 40px;
		margin: 30px;
		float: none;
	}
	/* Layout */
	.container {
		width: 100%;
		padding: 0 10%;
	}
	/* Home Slider */
	.home-slider .caption-wrap {
		top: 40%;
		width: 84%;
		padding: 0 10%;
		text-align: center;
	}
	.home-slider .caption-wrap h1:after {
		margin-left: auto;
		margin-right: auto;
	}
	/* Email Quote */
	.services .email-quote input.col-md-6 {
		width: 100%;
		margin-bottom: 10px;
	}
	.email-quote form .category_filter.col-md-6 {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
		text-align: center;
	}
	.services .email-quote select {
		width: 100%;
	}
	.services .email-quote button {
		margin-left: 0;
		margin-top: 20px;
	}
	/* Services */
	.services .services-text {
		padding: 0 5%;
	}
	/* Features Section */
	.features-item .icon-wrap i {
		line-height: 125px;
	}
	/* Partner Logo */
	.partner-logo {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	/* Latest Post */
	.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
	.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		top: 30%;
	}
	/* About Us Page - Company Desc Section */
	.company-slider {
		margin-top: 40px;
	}
	.company-vision img {
		width: 100%;
	}
	.company-vision .item {
		margin-bottom: 40px;
	}
	/* Contact Us Banner */
	.contact-us-banner h1 {
		font-size: 28px;
	}
	/* Sidebar */
	.sidebar {
		padding-left: 15px;
		margin-top: 80px;
	}
	/* Contact Page */
	.contact-form {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 640px) {
	.ithappensdesktop{
	display:none!important;
	}
	.ithappensmobile{
	display: block!important;
	}
	.owl-nav {
		display: none;
	}
	.user-login-cnt {
		position: absolute;
		top: 30px;
		right: 30px;
	}
	.user-login-cnt a i {
		color: #fff;
		font-size: 18px;
	}
	.quaterly-cat-title {
		font-size: 18px;
		line-height: normal;
		padding: 25px 0 0 15px;
	}
	.slide-item:after {
		opacity: 0.2;
	}
	/* Layout */
	.container {
		width: 100%;
		padding: 0 10%;
	}
	/* Home Slider */
	.home-slider .caption-wrap {
		width: 90%;
	}
	/* Latest Post */
	.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
	.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		top: 25%;
	}
	.slider-container {
		float: left;
		width: 100%;
		padding: 0px;
		position: relative;
	}
	/* .owl-nav {
		display: none;
	} */
	.blog .post-item,
	.post-item {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
}

@media only screen and (max-width: 480px) {

	#ithappenshereslidercnt {
		top: 80px!important;
	}
	.ithappensmobile img{
    max-height: 290px!important;
    width: 78%!important;
    margin: 0 auto!important;
	}
	.ithappensdesktop{
	display:none!important;
	}
	.ithappensmobile{
	display: block!important;
	}
	.quaterly-cat-title {
		font-size: 17px!important;
		padding: 15px 0 0 15px!important;
	}
	.quarterly-reports-carousel .owl-controls .owl-nav {
		position: absolute;
		left: -100px;
		top: 10px;
	}
	#investorDisclaimerModalCenter .modal-dialog {
		width: 85%!important;
	}
	ul#filterOptions {
		width: 100%;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}
	.ourHolder {
		width: 100%!important;
	}
	ul.ourHolder {
		min-width: 100% !important;
		margin: 0px;
		text-align: center;
		margin-left: 0;
		padding: 20px;
	}
	ul.ourHolder li.stationitem {
		float: none;
		margin: 0px;
	}
	.irMenuCnt {
		float: none;
		width: 100%;
	}
	#sticker {
		position: relative!important;
		width: 100%;
	}
	.signupText {
		width: 100%;
		float: none;
	}
	label.dropdown {
		float: none!important;
		margin-top: 20px;
	}
	.sidebar {
		padding-left: 0px;
		margin-top: 50px;
	}
	.irPRPostCnt {
		width: 95%;
		margin: 0 auto;
		float: none;
	}
	.page-title .title-wrap h1 {
		font-size: 30px;
	}
	ul.ourHolder li.stationitem img {
		margin: 0 auto;
	}
	.datagrid table td,
	.datagrid table th {
		font-size: 15px;
		padding: 10px 10px;
	}
	.simpleNewsLeftTitle {
		width: 100%;
		float: none;
	}
	.simpleNewsRightBlurb {
		width: 100%;
		float: none;
	}
	/*    .leadershipMemberCnt {    float: none;    margin-right: 0;    width: 100%;    min-height: 300px;}*/
	/*    .leadershipMemberimgCnt{width: 210px; height: 210px;}*/
	/* Home Slider */
	.home-slider .caption-wrap h1 {
		font-size: 22px;
		line-height: normal;
	}
	.home-slider .caption-wrap {
		top: 15%!important;
	}
	.home-slider {
		margin: 0px!important;
	}
	.home-slider li {
		background-size: cover;
		background-position: top right;
		background-repeat: no-repeat;
	}
	.slide-item {
		min-height: 400px!important;
	}
	/*		.slide-item{background-image: none!important;}
    */
	/* Services */
	.services .services-wrap-carousel .owl-prev i,
	.services .services-wrap-carousel .owl-next i {
		font-size: 40px;
	}
	.investor-relations-home .intro-section {
		padding: 50px 50px 0 50px;
	}
	.investor-relations-home .form-section {
		padding: 20px 40px;
		margin: 30px;
	}
	/* Features Section */
	.features-item .icon-wrap i {
		line-height: 160px;
	}
	/* Testimonial */
	.testimonial-item p {
		font-size: 18px;
	}
	.testimonial-item {
		background-position: 30px 75%;
		background-size: 30px;
		padding: 30px 30px 90px 30px;
	}
	/* Latest Post */
	.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
	.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		top: 15%;
	}
	/* Calculator Form */
	.services-calculator .form-section p.extra-services,
	.services-calculator .form-section p.fragile {
		width: 100%;
	}
	#totalPrice {
		margin-top: 90px;
	}
	/* Footer */
	.copyright .social-icon ul li {
		margin: 0 10px;
	}
	
}