@import url('https://fonts.googleapis.com/css?family=Bitter|Montserrat:400,500,600|Open+Sans:400,600,700&display=swap');
html {
    font-size: 1rem;
}
body {
	color:#37383c; 
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
input:focus{
    outline: none;
}
.zPrivacyPolicyLink{display:none;}

.bitter, .head, h1, h2, h3, h4, h5, h6, .z-default-subpage-title {
	font-family: 'Bitter', serif;
	font-weight: normal;
}
.znewslettercheckbox{display:none;}

.montserrat {
	font-family: 'Montserrat', sans-serif;
}
p {
    line-height: 28px;
}
a, a:hover, a img, a:hover img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#header {
    padding: 35px 0;
}
#header .text {
    color: #7b7d83;
}
#header a.link {
    font-weight: bold;
    color: #73ccf3;
    margin: 8px 0 0 0;
}
#header a.link:hover {
    color: #23408a;
}
.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #191f21;
}
.main-menu li {
    display: inline-block;
    padding: 20px 70px;
}
.main-menu li a {
    color: #fff;
    text-transform: uppercase;
}
.main-menu li a:hover {
    color: #73ccf3;
}
#footer {
    background-color: #191f21;
}
#footer .box {
    float: left;
    width: 50%;
    padding: 0 0 35px 0;
}
#footer ul.menu li {
    display: inline-block;
    width: 48%;
    padding: 5px 0;
}
#footer a:hover {
    color: #73ccf3;
}
#footer .box1 .text {
    float: left;
    width: 40%;
}
#footer .copyr {
    border-top: 2px solid #313c49;
    font-size: 15px;
    padding: 30px 0;
}
.hsec1 {
    background-image: url(../images/main-bg.jpg);
    background-position: center top;
    background-size: cover;
}
.hsec1 .box {
    max-width: 395px;
}
.hsec1 .box a {
    display: inline-block;
    background-color: #73ccf3;
    color: #fff;
    text-transform: uppercase;
}
.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 10px 15px 10px 15px;
    letter-spacing: 3px;
}
.hsec1 .box a .z-arrow-right-10 {
    border-left-color: #ffffff;
    border-width: 10px 10px;
    margin: -3px -11px 0 0;
}
.hsec1 .box a:hover {
    background-color: #191f21;
}
.hleft {
    border-right: 3px solid #c1c3c3;
    padding-right: 30px;
}
.hleft img {
    float: right;
    padding: 0 0 0 50px;
}
.hleft a.more, .bloga a.title, .bloga a.more:hover, .hright a.all, a.rss-summary-title, a.rss-summary-readmore {
    color: #12437d;
}
.hleft a.more:hover, .bloga a.title:hover, .bloga a.more, .hright a.all:hover, a.rss-summary-title:hover, a.rss-summary-readmore:hover {
    color: #37383c;
}
.z-default-subpage-title {
    margin: 60px 0;
}
.rss-summary-modern .rss-summary-thumbnail a:hover {
    box-shadow: 0 0 15px #9e9e9e;
}
a.rss-summary-title {
    font-weight: bold;
}
a.rss-summary-readmore {
    text-decoration: underline;
}
.rss-summary-d.rss-summary-modern {
    padding-top: 10px;
}


@media screen and (max-width: 1362px) {
	.main-menu li {
	    padding: 20px 40px;
	}
	.p-title, .z-default-subpage-title {
	    font-size: 36px;
	}
	.rss-summary-title, .rss-summary-text {
	    font-size: 100%;
	}
}
@media screen and (max-width: 992px) {	
	#header .logo, .main-menu {
	    display: none;
	}
	.z-default-subpage-header {
	    margin-top: 0;
	}
	.z-mobile-header, .z-mobile-header-fixed {
	    background-color: #eaeaea !important;
	}
	.z-mobile-menu-icon span {
	    background: #73CCF3;
	}
	.z-mobile-header .z-mobile-menu {
	    background-color: #73ccf3;
	}
	.z-mobile-menu-icon.open span { 
	    background: #FFF;
	}
	.z-mobile-header .z-mobile-header-logo {
	    width: 230px;
	}
	#header {
	    padding: 0;
	}
	#header .right {
	    text-align: center !important;
	    width: 100%;
	    padding: 10px 15px;
	}
	#header a.link {
	    margin: 5px 0 0 0;
	}
	.hleft {
	    border-right: 0;
	    padding-right: 2%;
	}
	#footer {
	    padding-left: 15px;
	    padding-right: 15px;
	}
}
@media screen and (max-width: 767px) {
	.z-mobile-header .z-mobile-header-logo {
	    width: 170px;
	}
}
@media screen and (max-width: 479px) {
	.z-mobile-header .z-mobile-header-logo {
	    width: auto;
	}
	.z-mobile-header .z-mobile-header-logo img {
	    max-width: 140px;
	}
	#header .text {
	    font-size: 15px;
	}
	.hsec1 .box a .text {
	    letter-spacing: normal;
	}
	.hsec1 .box a .z-arrow-right-10 {
	    display: none;
	    padding: 5px 10px 8px 10px;
	}
	.hleft img {
	    float: left;
	    padding: 0 0 20px 0;
	}
	#footer .box, #footer ul.menu li, #footer .box1 .text {
	    width: 100%;
	}
	#footer .box1 .text {
	    padding: 8px 0;
	}
	#footer ul.menu li {
	    padding: 2px 0;
	}
	.hleft {
	    padding-right: 4%;
	}
	.z-default-subpage-title {
	    margin: 30px 0;
	}
	.p-title, .z-default-subpage-title {
	    font-size: 28px;
	}
}