/*!
Theme Name: Integrity
Author:  Integrity
Author URI: https://integrity.aristotle.com
Description: Integrity is a suite of widely accepted identity and age verification solutions, presented by Aristotle. Providing tailored solutions to both commercial and government sectors, Integrity is the most comprehensive and cost-effective approach for age and identity verification available across multiple platforms.
Version: 1.0.0
*/
html, body{
	font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
	color:#555;
	font-size:15px;
	line-height:1.7em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: inherit;
}
h1, h2, h3, h4 {
    font-weight: 600;
}
h4,h5,h6{
	margin-bottom:10px;
	margin-top: 10px;
}
h1,h2,h3{
	margin-bottom:10px;
	margin-top: 20px;
	font-weight: 600;
}
h1{
	font-size: 48px;
	line-height: 1.05em;
}
h2{
	font-size: 36px;
    line-height: 1.25em;
    color: #0075a2;
}
h3{
	color: #003c53;
    font-size: 28px;
    line-height: 1.25em;
}
h4{
	font-size: 21px;
    line-height: 1.22em;
    color: #0075A2;
}
.integrity-heading{
	color: #0075a2;
    text-align: center;
	margin-bottom: 20px;
	font-size: 48px;
	line-height: 1.05em;
	font-weight: 600;
	margin-top:20px;
}
p {
    font-weight: 400;
	font-size: 15px;
	margin:0 0 10px;
}
a {
	font-weight: 600;
    color: #0075a2;
}
a:hover{
	text-decoration: none;
	color:#003c53;
}
hr {
	margin: 25px 0;
	width:100%;
}
blockquote{
	border-left: 2px solid #1481ba!important;
	font-size: 18px;
	padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.margin-fix{
	margin-left: 1px;
	margin-right:1px;
}
.fa-angle-double-right, .fa-angle-double-left{
	font-size:12px;
}
.hiddenJs{
	opacity: 1;
}
.visibleJs{
	opacity: 1;
}
.integrity-site-content ul, .integrity-site-content ol{
	padding-left: 20px;
}

.integrity-site-content ul > li, .integrity-site-content ol > li {
	padding-left: 10px;
    padding-bottom: 10px;
}
.asterick {
    color: red;
    font-size: 12px;
}
.form-group {
    margin-bottom: 5px;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .dropdown-toggle.btn {
    background-color: #089E75!important;
    border-color: #089E75!important;
    color: #fff!important;
}
/* 
	Header Nav Menu
*/

.logo-container{
	padding:6px 0px 3px 5px;
	position: relative;
	top: -6px;
	margin-right: 1.33rem;
}
.custom-logo-link img{
	height: 39px;
	width: 225px;
}
.site-description{
	color: #777;
    font-size: 10px;
	font-weight: 500;
	position: absolute;
	margin-left: 118px;
    margin-top: -9px;
}

.site-description:hover{
    text-decoration: none;
}

.main-navbar{
	background-color:#f8f8f8!important;
	border-color:#e7e7e7!important;
	border-bottom:1px solid;
	padding: 0 15px;
}

#searchform{
	position: relative;
}

.search{
	padding: 5px 10px!important;
	padding-left:30px!important;
	font-size: 12px;
    line-height: 1.5px;
    height: 30px;
}

.search-icon{
	position: absolute;
	padding: 7px;
	color:#777;
	left: 1px;
	font-size: 16px
}

.integrity-button{
	background-color: #09af82!important;
    border-color: #09af82!important;
    color: #fff!important;
	font-weight: 500;
}
.header-btn{
	margin:0 15px;
	padding: 5px 10px;
	font-size: 12px;
}
.integrity-button:hover, .integrity-button:focus{
	background-color: #089E75!important;
    border-color: #089E75!important;
    color: #fff!important;
}
.navbar-light .navbar-nav > .active > .nav-link {
    background-color: inherit;
    color: #555!important;
    font-weight: 600!important;
}
.navbar-nav>li.nav-item>a.nav-link{
	line-height: 20px;
}
.navbar-nav>li.nav-item>a.nav-link:after{
	display:none;
}
.nav-link, .nav-link:visited{
	color: #777!important;
    font-size: 14px!important;
	font-weight: 400!important;
	padding:20px 15px!important;
}

.nav-link:hover, .nav-link:focus{
	background-color: #eee;
    color: #222!important;
}
.nav-item:hover .dropdown-menu{
	display: none;
}
.nav-item > .dropdown-menu{
	padding: 0;
	font-size:0.875rem;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	margin-top: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border: 1px solid rgba(0,0,0,.15);
}
.nav-item > .dropdown-menu > .dropdown-item{
	color: #777;
	padding: 7px 20px;
	font-size:14px;
}
.nav-item > .dropdown-menu > .dropdown-item:hover{
	color: #222;
}
.dropdown-item.active, .dropdown-item:active{
	background-color: #eee;
    color: #777;
    outline: 0 none;
    text-decoration: none;
}
.screen-reader-text{
    display: none;
}
.navbar-toggler{
	margin-top: 16px;
	margin-bottom:9.5px;
	background-color: #ddd;
	border:0;
	padding: 5px 9px;
	background: transparent;
    border: 1px solid #e7e7e7!important;
}
.navbar-toggler-icon{
	width:1.3em!important;
	height:1.2em!important;
}
.navbar-toggler:focus{
	outline:none;
}
.navbar-collapse div{
	margin-right: auto!important;
}
/* 
	Header Nav Menu
*/




/* 
	Content Nav Menu
*/


/* home page */

/* slide show */
.banner{
	height:350px;
	width: 100%;
	background-color:#003c53;
}
.integrity-carousel{
	height:350px;
	margin-bottom: 0;
}
.carousel-indicators{
	bottom: 6px;
	margin-bottom: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.carousel-inner .carousel-item {
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	position: absolute;
	transition: opacity 1s ease-in-out;
	height:325px;
	background-color: inherit;
}
.carousel-inner .carousel-item:first-of-type {
	position: relative;
}
.carousel-inner .active {
	opacity: 1;
	overflow: visible;
	z-index: 1029;
}
.carousel-indicators .active{
	background-color: #fff!important;
	width: 12px;
	height: 12px;
}
.carousel-indicators li{
	background-color: transparent!important;
	border: 1px solid #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%; 
	vertical-align: middle;
	cursor: pointer;
}
.carousel-inner > .carousel-item > img{
	height: auto;
    left: 0;
    max-height: 600px;
    min-width: 100%;
    position: absolute;
    top: 0;
}
.carousel-inner > .carousel-item > div.shadow{
	background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.integrity-caption{
	left: 10%;
	top:15.5%;
	padding-bottom: 30px;
	padding-top: 19px;
    max-width: 600px;
    right: 20%;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 1);
    text-align: center;
}
.global-identity-solutions{
	text-align: center;
	margin-bottom: 20px;
	font-size: 48px!important;
	line-height: 1.05em;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px!important;
}
.integrity-caption h2{
	font-size: 46px;
    color: #ffffff!important;
	margin-bottom: 5px;
	margin-top: 0px;
}


/* internal pages banner */
.internal .banner {
    background-color: #003c53;
    height: 260px;
	width: 100%;
}
.internal .carousel {
    height: 260px;
    margin-bottom: 60px;
}
.internal .carousel-caption {
    width: inherit;
    max-width: inherit;
    left: auto;
    right: auto;
    margin-top: 40px;
}
.internal .carousel .carousel-item{
	background-color: #fff;
	height:260px;
}
.internal .carousel-inner > .carousel-item > img {
    max-height: inherit;
    position: absolute;
    min-width: 1257px;
    margin: auto;
    top: -1px;
    left: 0;
    right: 0;
    width: 100%;
}
.carousel-caption > h1 {
    vertical-align: bottom;
    color: #0075A2;
    margin: 6% 30px;
    background-color: rgba(255, 255, 255, 0.85);
    text-shadow: none;
    padding: 0px 20px;
    min-height: 60px;
	vertical-align: middle;
	letter-spacing: 1px;
}
.integrity-site-content{
	padding: 40px 0px 60px 0px;
	height: auto;
    min-height: 380px;
    margin-bottom: 0;
}
.slider-btn{
	font-size:18px;
	min-width:150px;
}

/* home page content */
.content .btn{
	min-width:150px;
	font-size: 14px;
}
.home-page-section-1, .events-news {
    background-color: #f5f5f5;
    padding: 40px 0px;
}
.home-page-section-2{
	background-color: #fff;
	padding: 40px 0;
}
.home{
	color: #777 !important;
    font-size: 16px;
    text-align: center;
    margin-left: 0px;
}
.home > div > h2{
	color: #0075a2 !important;
	text-align: center;
	font-size: 36px;
}
.home h2, .home-page-section-1 h2, .events-news h2{
	margin-top: 0;
	margin-bottom: 20px;
}
.gallery-item{
	display: inline-block;
	overflow: hidden;
	text-align: left;
}
.gallery-item-wrapper{
	position: relative;
}
.gallery-item-img{
	position: relative;
	overflow: hidden;
}
.gallery-item-img h2.gallery-item-title{
	background: none repeat scroll 0 0 #0075a2;
    bottom: 0px;
    color: #ffffff;
    font-family: "Open Sans",​Helvetica,​Arial,​sans-serif;
    font-size: 24px!important;
    font-weight: 600;
    line-height: 1.5em;
    padding: 7px 9px 6px;
    position: absolute;
    text-align: center;
	width: 100%;
	margin: 0;
	z-index: 128;
}
.gallery-item-img .gallery-item-description{
	position: absolute;
    width: 100%;
    height: 100%;
    padding: 30px 10%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(0,0,0,0.75);
    color: #fff;
    top: 100%;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;
}
.gallery-item-wrapper .gallery-item-title {
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;
}
.gallery-item-wrapper:hover .gallery-item-title {
	left: -100%;
}

.gallery-item-wrapper:hover .gallery-item-description {
	top: 0;
}
.gallery-item-description p{
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}
.gallery-item-btn{
	position: relative;
    text-align: center;
    width: 100%;
}
#global-coverage-content{
	max-width: 1000px;
	font-size: 15px;
	line-height: 1.9em;
	text-align: left;
}
#global-coverage-content p {
	padding-bottom: 41px;
}
.home-page-section-2 .section-2 p, .home-page-section-2 .section-2 h3{
	text-align: left;
    width: 100%;
    max-width: 1000px;
}
.home-page-section-2 hr{
	margin-top: 45px;
	margin-bottom: 20px;
	margin-left:0px;
}
.section-2 .map-img{
	float: right;
    max-width: 540px;
    padding: 15px;
    width: 100%;
}
.section-2 p{
	font-size: 15px;
	line-height: 1.8;
}
.map-img img{
	text-align: center;
    max-width: 550px;
    min-width: 500;
    width: 100%;
    margin: auto 0;
    height: auto!important;
}
.key-points img{
	text-align: center;
    display: block;
    margin: auto;
    max-width: 100%;
	width: 100%;
}	
.home-page-posts{
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}
.home-page-posts h4 > a{
	color: #09af82;
    font-size: 16px;
}
.date{
	font-weight: 600;
	font-size: 14px;
	line-height: 1.8em
}
.events-news .excerpt {
    font-size: 13px;
    line-height: 23px;
}
.excerpt > p{
	font-size:13px;
}
.events-news .excerpt a {
	font-size: 15px;
}
.home-recent-post{
	display: block;
	margin-top: 14px;
}

/* post page */
.post-container{
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
}

.post-title h2{
    font-size:26px;
	color:#003c53 !important;
}
.post-content{
	margin: 1.61em 0 0;
}
.post-header{
	margin:10px 0;
	padding-bottom: 9px;
}
.post-feature-image{
	height: auto;
    padding: 0px !important;
    width: 100%;
    max-height: 222px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 20px;
	max-width: 500px;
}
.post-feature-image img {
	height:auto;
	width:100%;
}
.post-meta span i{
	margin-right: -4px
}
.read-more{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size:14px;
}
.post-text img{
	padding: 15px 0;
    height: auto;
    max-width: 595px;
}
.pagination{
	justify-content: center;
	padding: 20px 0;
}
.nav-links{
	display: flex;
	padding-left:20px;
}
.page-numbers{
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #aaa;
    text-decoration: none;
    background-color: #fff;
	border: 1px solid #ddd;
	font-weight: 500;
}
.nav-links>.page-numbers:first-child{
	margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.nav-links>.page-numbers:last-child{
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	background-color: white;
}
.current{
	color: #1fa67a;
	font-weight: 600;
}
.page-numbers:hover{
	background-color: #eee;
    border-color: #ddd;
	color: #1fa67a;
}
.blog-post-title{
	font-size: 30px!important;
    margin-bottom: 5px!important;
    text-align: left !important;
	color: #003c53!important;
}

/* site pages content style */
#vmap{
	height:100%;
	width: 100%;
	margin: 0 auto;
}
.risk-based h3 {
    color: #09af82;
}
.inner-icon {
    text-align: center;
}
.inner-icon .fa {
    font-size: 70px;
}
.inner-icon a {
    color: #09af82;
    margin-bottom: 20px!important;
}
.inner-icon a:hover {
    color: #089e75;
}
.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.wpsal-anchor {
    position: relative!important;
}
.linkAnchor, .wpsal-anchor {
    position: absolute;
    top: -118px!important;
    display: block!important;
    visibility: hidden!important;
}
.embed-responsive.embed-responsive-16by9 {
    margin: 20px 0px 5px;
}
.coppa-solutions{
	margin-bottom:10px!important;
}

/* gravity form */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.well.well-sm {
    margin-top: 25px;
}
.gform_body li {
    margin-top: 6px !important;
}
.gfield_label {
    color: #555 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-bottom: 2px !important;
}
.gform_body label {
    margin-top: 0 !important;
    font-weight: 500;
}
.gform_body .ginput_container {
    border-radius: 4px !important;
    overflow: hidden!important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%!important;
}
.gform_body input {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    height: 30px;
    font-size: 13px!important;
    padding-left: 5px!important;
    background-color: #ffffff;
}
.gform_footer.top_label {
    text-align: center;
}
.gform_button.button {
    background-color: #09AF82;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    height: 35px;
	width: 70%;
	cursor: pointer;
}
.gform_button.button:hover {
    background-color: #089E75;
}

/* sidebar */
.posts-page-sidebar{
	margin-top: 25px;
}
.posts-page-sidebar form{
	padding-bottom: 8px;
}
.posts-page-sidebar section .widgettitle{
	color: #1fa67a;
    font-size: 21px;
}
.posts-page-sidebar section ul{
	list-style-type: none;
	padding-left: 10px;
}
.posts-page-sidebar section ul li a{
	color: #6b6b6b;
	font-size: 14px;
	display: block;
}
.posts-page-sidebar section ul li a:hover{
	color: #0075a2;
}
.posts-page-sidebar section select{
	color:inherit;
}
.sidebar-search{
	padding-left: 50px!important;
}
.sidebar-search-icon{
	padding: 7px 12px;
    font-size: 14px;
	font-weight: 400;
	border-bottom-right-radius: 0px!important;
    border-top-right-radius: 0px!important;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* search page */
.search-query{
	font-size: 30px;
	color: rgb(119, 119, 119);
}
.search-results{
	padding-bottom: 20px!important
}
.nothing-found-search{
	padding: 10px 15px;
}
/* 
	Content Nav Menu
*/

/* modal css */
.modal-dialog{
	margin: 70px auto;
}
.modal-body label {
    font-size: 15px;
    font-weight: 600;
}
#contactUsLabel{
	color: #0075a2;
	text-align: center;
	margin-top: 0;
}
.modal-body button {
    width: 200px;
}
.unversal-modal-content-container{
	margin:0px!important;
}
#unversalModal .modal-dialog .modal-content{
	border-radius: 0!important;
}
/* 
	Footer Nav Menu
*/

.integrity-footer{
	background-color: #003c53;
	padding: 40px 15px;
}
.footer-menu div .menu, .footer-menu div .menu li .sub-menu{
	list-style-type: none;
	margin:0;
	padding:0;
}
.footer-menu div .menu li a{
	color: #fff;
	display: block;
	margin: 10px 16px;
	margin-bottom: 0px;
    font-size: 14px;
	font-weight: 500;
}
.footer-menu div .menu li .sub-menu{
	margin-top:15px;
}
.footer-menu div .menu li .sub-menu li a{
	font-weight: 500;
	color: #80BAD0;
	font-size: 14px;
	margin-top:0px!important;
	padding-bottom:10px!important;
	line-height: 1.15;
}
.footer-menu div .menu li a:hover, .footer-menu div .menu li .sub-menu li a:hover,
.footer-menu div .menu li a:focus, .footer-menu div .menu li .sub-menu li a:focus,
.social > a > .fab:hover, .footer-link{
	text-decoration: none!important;
    color: #0075a2;
    background-color: transparent;
    outline: none;
}
.footer-link,.footer-link:hover ,.footer-link:visited{
	color:#80BAD0;
}
#menu-item-92, #menu-item-93, #menu-item-94, #menu-item-95{
	float:left;
	
}
#menu-item-92 a, #menu-item-93 a, #menu-item-94 a, #menu-item-95 a{
	margin:10px -6px 0 16px!important;
	font-size: 30px;
}
.site-info-in-footer{
	color:#fff;
	margin-top:45px;
	margin-bottom: 10px!important;
	font-size: 13px;
	margin-bottom: 0px;
}
.copyright{
	margin-left:10px;	
}
/* 
	Footer Nav Menu
*/

/* alternate way for using font awesome in single posst page */
.apss-theme-4 .apss-single-icon .fa{
	font-family:FontAwesome;
	font-weight: 500;
}

/* animations */

@-webkit-keyframes hvr-pulse-grow {
	0% {
		-webkit-transform: scale(1);
    	transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
    	transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
    	transform: scale(1);
	}
}

@keyframes hvr-pulse-grow {
	0% {
		-webkit-transform: scale(1);
    	transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
    	transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
    	transform: scale(1);
	}
}
/* animations */

@media (min-width: 768px){
	.integrity-caption p{
		margin-bottom: 21px;
		font-size: 21px;
		line-height: 1.4;
	}
	.home-page-section-2 hr{
		max-width:70%;
	}
	.nav-item:hover .dropdown-menu{
		display: block;
	}
	.modal-dialog{
		max-width: 600px!important;
	}
	.videoOrPageModal{
		max-width: 1000px!important;
	}
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}
@media (min-width: 1025px){
	.carousel-inner > .carousel-item > img {
		top: -25%;
	}
}
@media(min-width:1200px){
	.container{
		max-width:970px;
	}
}
@media (min-width: 1225px){
	.carousel-inner > .carousel-item > img {
		top: -50%;
	}
}
@media (max-width: 407px){
	.logo-container a img {
		width:150px!important;
		width: 100%;
		display: inline-block;
	}
	.internal .carousel-inner > .carousel-item > img{
		display: block;
		left: 0;
		max-height: 260px;
		position: absolute;
		right: -100%;
		left: -150%;
		top: 0;
		margin: auto 0;
		height: 260px;
		max-width: 1257px;
		height: 260px;
		right: 0;
		width: 1257px!important;
		margin: auto 0;
	}
}
@media (max-width: 450px){
	.integrity-caption{
		right: 10%;
	}
	.carousel-inner .carousel-item > img {
		left: -55%;
	}
}
@media (max-width: 480px){
	.carousel-caption > h1 {
		margin-top: 20px;
		font-size: 28px;
	}
}
@media (max-width: 500px){
	#vmap {
		max-width: 450px !important;
		margin-left: -30px !important;
	}
	#vmap svg {
		max-width: 400px!important;
	}
}
@media (max-width: 568px){
	.integrity-caption h2{
		font-size: 32px!important;
		line-height: 1.25em;
		min-height: 40px!important;
	}
}
@media (max-width: 667px){
	.integrity-caption h2{
		font-size: 32px!important;
		line-height: 1.25em;
		min-height: 40px!important;
	}

	h1, .carousel-caption > h2 {
		font-size: 32px!important;
		line-height: 1.25em!important;
		min-height: 40px!important;
	}

	h2 {
		font-size: 26px!important;
		line-height: 1.153em;
	}

	h3 {
		color: #333;
		font-size: 22px!important;
		line-height: 1.136em;
	}
}
@media (max-width: 755px){
	.modal{
		padding: 0!important;
	}
	.modal-dialog {
		margin: 0px auto;
	}
	#unversalModal .modal-dialog,#unversalModal .modal-dialog .modal-content,
	.unversal-modal-content-container{
		height: 100%
	}
}
@media(max-width:768px){
	.nav-link{
		text-align: center;
	}
	#searchform{
		display:block!important;
		margin-bottom:10px;
	}
	.header-btn{
		width: 100%;
		margin: 0;
		margin-bottom:10px;
	}
	.primary-menu-nav{
		border-top: 1px solid rgb(231, 231, 231);
    	margin: 0px -15px;
	}
	.site-description {
		margin-left: 95px;
	}
	.post{
		margin-bottom: 20px;
	}
	.events-news .col-12 {
		padding: 15px;
	}
}
@media (max-width: 815px){
	.events-news .col-12 > h2 {
		margin-bottom: 0;
	}
	.events-news .col-12 .row .col-md-4 {
		padding: 0 0 10px;
	}
}
@media (max-width: 825px){
	.carousel-inner .carousel-item > img {
		height: 100%;
		margin: 0 auto;
		min-width: 817px;
		width: 100%;
	}
}
@media(max-width:956px){
	#searchform{
		display:none;
	}
}
@media(max-width:970px){
	.logo-container a img{
		width: 100%;
		display: inline-block;
		min-width: 199px;
	}
}