/* 
    Theme Name: Multi Child
    Description: This is a fully-implemented theme with a sophisticated menu structure supporting multiple customer journey-paths. A wealth of pre-made pages mean that implementing the theme is mostly a matter of turning off the pages and features you don't want (you can add them back later) and adding your content.
				Many useful plug-ins are pre-installed, giving a lot of flexibility. Features include an advanced custom news/articles module, your own curated video channel based on your Youtube selections, polls and other feedback, a live ABC news feed, built-in blog, forum options and direct feed from your facebook page. This theme is especially popular with not for profits, but it is e-commerce compatible and suitable for many businesses.
				For more information see http://glide.co/themes.
    Version: 10.0.6
    Author: Glide Pty Ltd
    Author URI: https://glide.co/
    Template: multi
*/

/* Global */
body {
	/*background:#24305a url(images/page-bg.jpg) no-repeat center 0;*/
	background-size:cover;
	background:#f7f7f7;
	color:#000;
}
.wrapper {
	box-shadow:0 0 10px #00457a!important;
}

/* Typography */
p {
	font-weight:400;
	margin-bottom: 10px;
}

/* Links & Buttons */
a {
	font-weight:400;
	text-decoration: underline;
}
.symple-button {
	margin-top:15px;
}
.symple-button.blue {
	background:#005596;
	font-size:14px;
	border-color:#005596;
}
.symple-button.blue:hover {
	border-color:#005596;
}
.symple-button span.symple-button-inner {
	padding:6px 15px;
}
.symple-button.blue span.symple-button-inner:hover,
.tagcloud a:hover {
	color:#005596!important;
}

/* Alignments */
.alignnone {
    margin:5px 20px 20px 0;
}
.aligncenter {
    display:block;
    margin:5px auto 5px auto;
}
.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}

/* Form */
input, button, select, textarea {
	border-color:#bdbdbd;
}

/* Breadcrumb */
.breadcrumbs {
	display:none;
	visibility:hidden;
}


/* Header */
.header {
	background: #303473;
}
.logo {
	margin:25px 0px 20px 0;
	height:auto;
}
.banner-area {
	margin:30px 0 20px;
	height: auto;
}
.banner-area img {
	margin: 0;
}
.search-input input:focus {
	color:#fff;
}

/* Nav */
.menu-wrapper, .menu-wrapper .menu {
    background: #0a9345 !important;
}
#search-btn {
    background: #076730 !important;
}
.search-input input {
    background: #0a9345 !important;
}
.banner-area img {
    object-fit: cover !important;
}
.sub-menu {
    background: #76787A;
}
ul#main-nav li a {
	text-decoration: none;
	padding: 19px 16px 18px 16px;
}
#main-nav li.menu-item-has-children > a:after {
	padding-left: 8px;
}
ul#main-nav li ul li a {
	font-size: 14px;
	padding: 10px 20px 10px;
}

.feature-text h1 {
	text-transform:inherit;
	font-size:26px;
	padding-bottom:10px;
	padding-top:0;
}
.feature-text p {
	line-height:20px;
}

@media (min-width: 768px) {
	.gutter {
		padding-left:0;
	}
	.banner-area img {
		width:100%;
	}	
}

/* Page */
.full-width .wrap-content {
    min-height: 500px;
    padding-bottom: 50px;
    padding-top: 30px;
    width: 100%;
}
.wrap-content h2 {
	margin-top:4px;
}

/* Home Page */
.icons-social {
	position:relative;
	width:58%;
	float:right;
	margin-top:35px;
}
.icons-social span.fb {
	position:absolute;
	right:0;
	top:-35px;
	width:93px;
	height:96px;
}
.icons-social span.fb a {
	font-size:0;
	display:block;
	background:url(images/fb-icon.png) no-repeat 0 0;
	width:93px;
	height:96px;
}
.posts-featured-details {
	display:none;
}
.slider-main {
	padding-bottom:20px;
	padding-top:30px;
}
.slider-main .feature-text .widget {
	margin-bottom: 15px;
}
.under-slider .widget {
	text-align:center;
	margin-bottom:0;
	padding-top: 0!important;
}
.under-slider img {
	margin-bottom:0px;
}
.under-slider h3.widget-title {
	display:none;
}
.under-slider h5 a {
	font-weight:600;
	font-size:15px;
}
.post.sticky {
	padding-top:35px;
}
.home .sidebar {
	padding-top:10px;
}
.home .wrap-content {
	min-height:inherit;
}

/* Poll */
.wp-polls li input {
	height:inherit;
	margin-right:4px;
}
.wp-polls .Buttons {
	background:#005596;
	color:#fff;
}
.wp-polls {
	background:#dcf2fd;
	border:2px solid #000;
	padding:25px 25px 10px;
}
.wp-polls p {
	font-style:italic;
	font-size:24px;
}
.wp-polls-ans p {
	font-size:16px;
	font-style:normal;
}
.wp-polls-ul {
	width:300px;
	margin:0 auto 15px;
}

/* Sidebar */
.percent-sidebar {
	float:none;
}
.sidebar {
	padding-left:20px;
	padding-top:20px;
}
.widget_nav_menu {
	display:block;
}
.widget_nav_menu .menu {
	background:none;
}

/* Inner pages */
.wrap-content {
	padding-top:20px;
}

.contact-info h3 {
	margin-top:0;
}

/* Blog */
.title {
	margin-top:0;
}
.post-set {
	margin-bottom:25px;
	padding-bottom:25px;
	border-color:#bdbdbd;
}

/* Video */
.videos .row {
	background:#333;
	padding:25px 0 15px;
	color:#fff;
}
.videos .row h4 {
	color:#fff;
}

/* Divider */
.symple-divider {
	clear:both;
	overflow:hidden;
}

/* Widget */
.widget {
	margin-bottom:25px;
}
.sidebar .widget_nav_menu {
	background:#e6e7e9;
}
.sidebar .widget_nav_menu h3.widget-title {
	background: #010f68;
	text-align:center;
	color:#fff;
	margin:0;
}
.sidebar .widget_nav_menu .menu {
	height:auto;
	padding-bottom:10px;
	z-index: 99;
}
.sidebar .widget_nav_menu ul li {
	text-align:center;
	padding:5px 0;
}
.sidebar .widget_nav_menu ul.sub-menu {
	background:#ccc;
	display:none;
}

.feature-text .textwidget {
	color:#000;
}
.sidebar #wysija-2 {
	background:#e6e7e9;
	padding:8px 15px;
}
.sidebar .widget_wysija h3 {
	border-color:#ccc;
}
.widget_wysija input.wysija-input  {
	padding:0 10px;
	width:100%;
}
.widget_wysija .wysija-submit {
	margin-bottom:6px;
}
.widget_search form > div {
	border-color:#bdbdbd;
}
.formError {
	left:150px!important;
	top:300px!important;
}

/* News */
.news-post {
	border-bottom: 1px solid #bdbdbd;
	margin-bottom:20px;
	padding-bottom:20px;
}
.news-post .newsimg {
	margin-top:4px;
}
.news-post p {
	margin-bottom:8px;
}
.news-post h3 {
	margin-top:0;
	margin-bottom:6px;
}
.news-post .entry-date {
	margin-bottom:8px;
}
.single-news .entry-meta {
	display:none;
}

/* Contact */
.wpcf7 {
	margin-top: 30px!important;
}
input.wpcf7-form-control {
	width: 45%;
}
.wpcf7-form-control {
	border-color: #ccc;
}
.wpcf7-submit {
	padding: 9px 15px 6px!important;
	border-radius: 3px;
	width: auto!important;
}

/* Buttons */
.symple-button.orange {
	background: #e0961b!important;
	border-color: #e0961b!important;
}
.symple-button.orange:hover {
	background: #fff!important;;
}

/* Comment */
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
	border-color:#bdbdbd;
}
.comment-form label {
	width:60px;
	display:inline-block;
}

/* Footer */
.footer-widget {
	margin:30px 0 15px;
}
.footer-widget ul {
	padding:0;
}
.footer-widget ul li {
	list-style:none;
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px dotted #4b4b4b;
}
.footer-widget ul li span.rss-date {
	color:#c2c2c2;
	font-size:13px;
}
.footer-widget ul.menu li a {
	text-decoration: none;
}
.footer-widget li a:hover {
	color:#73c2ff;
}
.footer-widget a.btn {
	background: #e0961b;
	display: block;
	text-align: center;
	padding: 6px;
	text-decoration: none;
	border-radius: 20px;
}
.footer-widget a.btn:hover {
	background: #33a3d4;
	color: #fff;
}

.subTxt {
	padding:10px 10px 0 10px;
	font-size:13px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	ul#main-nav li a { padding:19px 17px 18px; }
	.icons-social { width:70%; }
}

@media (max-width: 991px) and (min-width: 768px) {
	.logo { margin:25px 0px !important; }
}

@media (max-width: 768px) {
	.percent-sidebar {
		clear:both;
	}
}

@media (max-width: 480px) {
	.icons-social { width:100%; }
}
.newsimg{
        text-align: center;
}
.single-articles .entry-meta{
    display:none;
}
.newsimg img{
    width: 120px;
    height: 120px;
    object-fit: cover;
}
.header-bg {
    background: #24305a url(images/header_bg.png) no-repeat center -50px;
    /* background: #f1f1f1; */
    background-size: cover;

}
.logo {
    width: 100%;
    visibility: hidden;
}
/*.logo a{*/
/*    display: inline-block;*/
/*    width: 335px;*/
/*}*/

.nav-btn {
    background: #6a6969 !important;
}

/********* Responsive Section *************/
@media screen and (max-width: 1199px) {
    .logo img{
        width:100%!important;
        height:auto !important;
    }
    .banner-area .widget-banner .textwidget img{
        width:100%!important;
        height:auto !important;
    }
    iframe{
        width: 100% !important;
    }
}
@media screen and (max-width: 767px) {
   .logo {
        width: 40%;
        margin: 40px auto !important;
    } 
}


.c-flex{
    justify-content: center;
    display: flex;

}
.video-title a{
    color:#fff !important;
}

/************** 16-12-2019 **************/


.rotating-box {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    min-height: 300px;
}

.box-front{
    background:url('../../uploads/2019/01/JC_9523_1200pxls_web.jpg');
    transform: rotateY(0);
    z-index: 1;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center;
}
.box-back {
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center;
    background: #be9503;
    padding: 0 15px;
}
/*.box-back {*/
/*    transform: rotateY(180deg);*/
/*}*/
/*.rotating-box:hover .box-back{*/
/*    transform: rotateY(0);*/
/*}*/

/*.rotating-box:hover .box-front{*/
/*    transform: rotateY(180deg);*/
/*}*/
.box-back-content h2 ,
.box-front-content h2,
.box-back-content p,
.box-back-content h2{
    color: #fff;
}

.box-back-content p {
    line-height: 24px;
    font-size: 16px;
}
.box-back-content a {
    display: inline-block;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #be9503;
    padding: 0 15px;
    margin-top: 15px;
    text-decoration: none;
    transition: all 0.4s ease 0s;
    border:1px solid #fff;
}
.box-back-content a:hover{
    background:transparent;
    color:#fff;
}
.box-back-content h2, .box-front-content h2 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 16px;
    line-height: 34px;
}
.box-front-content h2 {
    position: relative;
    top: 90px;
}
.rotating-box.newsletter .box-front h2 a {
    color: #fff;
}
.blackbg {
    background: rgba(0, 0, 0, 0.4);
    padding: 2px 0 6px;
    margin: 0;
}
.slider.multiple-items-magazine.slick-initialized.slick-slider {
    margin: 20px 0;
}
section.rotate-sec {
    margin-bottom: 35px;
}
.post-content-archive.magazine-content-archive {
    background: #f7f7f7;
    padding: 15px 20px;
}
.custom-name-date {
    display: flex;
    width: 100%;
    align-items: center;
}
.custom-date {
    min-width: 45px;
    text-align: center;
    background: #491505;
    color: #fff;
    padding: 5px 0;
}
.post-content-archive p {
    font-size: 14px;
    line-height: 25px;
}
.custom-link {
    padding: 0 10px 0px 20px;
    width: 100% !important;
}
.custom-link.no-link a {
    pointer-events: none;
}
.post-desc-magazine {
    margin: 14px 0;
}
.magazine-cat p {
    font-weight: 600;
    color: #491505;
}
.magazine-cat span {
    line-height: 22px;
}
.magazine-cat span:after {
    content: ',';
}
.magazine-cat span:last-child:after {
    content:'';
}
.archive-title h2 {
    font-size: 28px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.custom-link a {
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}
.post-type-archive-newsletter .magazine-row .post-col {
    margin-top: 20px;
}
.row.magazine-row {
    display: flex;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
}
.post-col.col-md-4 {
    margin-bottom: 25px;
}
.magazine-cat p {
    font-weight: 600;
    color: #0A9345;
}
.custom-date {
    min-width: 65px;
    text-align: center;
    background: #0a9345;
    color: #fff;
    padding: 8px 0 0;
}
.custom-date p {
    line-height: 14px;
}
.magazine-cat p {
    display: inline;
}
.readMoreLink a {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.4s ease 0s;
    margin-top: 5px;
    color:#0A9345;
    text-decoration:none;
}
.single .post-thumbnail img {
    height: auto;
}
div.news-pagination{
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    display: flex !important;
    justify-content: center !important;
}