/*!
Theme Name: MCI
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mci
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

MCI is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

	 

.header-menu{
	position: relative;
  }

header .main-header .header-menu li{
  position: relative;
  /* Custom code written on 15dec2020 by @r*/
  line-height:2.2em;
}
.sub-menu{
	position: absolute;
	top: 100%;
	padding: 0;
	background: #ff503c;
	z-index: 9999;
	display: none;
	width: 200px;
}


header .main-header .header-menu li:hover .sub-menu{
	display: block;
}
header .main-header .header-menu li .sub-menu li{
	padding: 10px;
    line-height: 1.2;
    font-weight: 500;
	text-transform: capitalize;
	font-size: 14px;
	border-bottom: 1px solid lightgray;
}
header .main-header .header-menu li .sub-menu li:last-of-type{
	border-bottom: none;
}
header .main-header .header-menu li .sub-menu li a{
  color: #fff;
}	

header .main-header .header-menu li .sub-menu li:hover a{
	/* border-bottom: 1px solid #ffff; */
	color: #1a2da0;
}
header .main-header .header-menu li .sub-menu li a{
  color: #fff;
}
    
.common li:nth-of-type(-n+9):before {
left: 0;
}
.common ol li:before{
left: -10px;
}

header .main-header .header-menu li .sub-menu li a::after{
	display: none;
}

.home-banner .video-wrapper iframe{
	position: absolute;
    left: 0;
    top: 0;
	width: 100%;
	height: 100%;
}
.generic-template .alignleft{
	float: left;
	clear: both;
	padding: 15px;
}

.generic-template .alignright{
	float: right;
	clear: both;
	padding: 15px;
}

.generic-template .aligncenter{
	margin: 0 auto;
	text-align: center;
	display: inherit;
}

.slider-nav.bottom-sec{
	margin-top: 50px;
    border-top: 1px solid #1a2da0;
	padding-bottom: 100px;
	z-index:  1 !important;
}

.network-section .right-sec .bottom-sec .slick-current .colm-3::before{
	position: absolute;
    content: '';
    width: 1px;
    height: 60px;
    background-color: #1a2da0;
    top: 0;
	left: 45px;
	opacity: 1;
    visibility: visible;
}
body footer .top-footer .colm h6{
	line-height: 1.2;
    margin-bottom: 14px;
}
body .news-section{
	padding-top: 0;
}
body .video-popup .container{
	padding-top: 30px;
}
body .video-popup .inner iframe{
	top: 0px;
    height: 100%;
}
body .video-popup .inner .popup-close{
    top: -28px;
    right: -10px;
    font-size: 20px;
}
body footer .top-footer .colm.newslatter input{
	margin-bottom: 0;
}
footer .top-footer .colm.newslatter input.btn{
	background-color: #ff503c;
    margin-top: 0;
    color: #fff;
	-webkit-appearance: none;
	min-width: 230px;
	letter-spacing: 1px;
	cursor:pointer;
	height: 53px;
	transition: all .3s ease-in-out;
    border: 2px solid #ff503c;
    padding: 10px 30px;
	width: auto;
	font-size: 17px;
	margin-top: 30px;
}
footer .top-footer .colm.newslatter input.btn:hover{
	background-color: transparent;
	color: #ff503c;
}
footer .wpcf7-response-output{
	color: #fff;
	padding: 10px !important;
	margin-top: 20px !important;
}
header .main-header .header-menu li.hideondesktop{
	display:none;
}
body header .main-header .header-menu li{
	padding: 0 20px;
	position: relative;
}
body header .main-header .header-menu li.menu-item-has-children i{
	position: absolute;
    right: 5px;
    top: 8px;
    cursor: pointer;
	transition: all .3s ease-in-out;
	color: #ff503c;
	display:none;
}
body header .main-header .header-menu li.menu-item-has-children i.active{
	transform:rotate(180deg);
}
.sub-menu.active{
	display: block;
}
@media (max-width: 1440px){
	.network-section .right-sec .bottom-sec {
		margin-bottom: 40px !important;
	}
	body .video-popup .container{
		max-width: 900px;
	}
	body header .main-header .header-menu li{
		padding: 0 15px;
	}
}
@media (max-width:1280px){
	.network-section .right-sec .bottom-sec .colm-3 {
		width: auto !important;
	}
	.network-section .right-sec .bottom-sec {
		margin-bottom: 20px !important;
	}
	body header .main-header .header-menu li{
		padding: 0 10px;
	}
}
@media (max-width: 991px){
	.sub-menu{
	   position: static;
	   width: 100%;
	}
	.network-section .right-sec .bottom-sec:after {
		display: none;
	}
	header .top-header ul li:first-of-type{
		display:none;
	}
	header .top-header .lang{
		width: 100%;
		text-align: right;
	}
	body .home-banner{
		margin-top: 0;
	}
	body .home-banner .inner{
		position: absolute;
	}
/* 	body header .main-header .header-menu li .sub-menu, */
	header .main-header .header-menu li.hideondesktop
	{
		display: block;
	}
	body header .main-header .header-menu .header-nav{
		display: block;
		padding-top: 120px;
		padding-bottom: 100px;
		overflow-y: auto;
		height: 100%;
	}
	.sub-menu{
		display: none !important;
	}
	.sub-menu.active{
		display: block !important;
	}
	body header .main-header .header-menu li.menu-item-has-children i{
		right: 45px;
		font-size: 20px;
    	font-weight: bold;
	}
	body header .main-header .header-menu li{
		padding: 0 40px;
	}
	body header .main-header .header-menu li.menu-item-has-children i{
		display:block;
	}
}

@media (max-width:767px){
	.network-section .right-sec .bottom-sec .slick-current .colm-3::before{
		left: 25px;
		height: 25px;
	}
	body .home-banner .content h2{
		font-size: 20px;
		line-height: 1;
	}
	body .home-banner .content .typewritter a{
		font-size: 20px;
	}
	body .home-banner .content .typewritter{
		height: 40px;
		margin-bottom: 15px;
	}
	body .home-banner .content .video-play{
		font-size: 18px;
    	margin-top: 10px;
	}
	body .home-banner .content .video-play i::after {
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-left: 10px solid #ff503c;
	}
	body header .main-header .header-menu li.menu-item-has-children i{
		right: 25px;
	}
	body header .main-header .header-menu li{
		padding: 0 20px;
	}
}

@media (max-width: 576px){
    .generic-template .alignright,.generic-template .alignleft{
		float: none;
		margin: 0 auto;
		display: block;
	}
	body .home-banner .content h2{
		font-size: 18px;
		margin: 0 auto 10px;
	}
	body .home-banner .content p{
		font-size: 16px;
		line-height: 1.2;
	}
	body .home-banner .content .typewritter{
		height: 30px;
		margin-bottom: 10px;
	}
	body .home-banner .content .typewritter a{
		font-size: 16px;
	}
}
@media screen and (max-width:480px){
	body .video-popup .inner .popup-close{
		right: 10px;
	}
	footer .top-footer .colm.newslatter input.btn{
		margin: 0 auto;
    	display: block;
	}
}
@media screen and (max-width:375px){
	body .home-banner .content{
		padding: 0 15px;
	}
	body .home-banner .content h2{
		font-size: 16px;
	}
	body .home-banner .content{
		margin-top: 10px;
	}
	body .home-banner .content .video-play{
		font-size: 14px;
		margin-top: 2px;
	}
}
/* input.wpcf7-form-control.wpcf7-submit.btn{
	font-size: 17px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    transition: all .3s ease-in-out !important;
    border: 2px solid #ff503c !important;
    padding: 10px 30px !important;
    -webkit-appearance: none !important;
    font-weight: 500 !important;
    background-color: #ff503c !important;
    cursor: pointer !important;
    min-width: 230px !important;
    height: 53px !important;
    letter-spacing: 1px !important;
    line-height: 1 !important;
    font-family: Roboto,sans-serif !important;
	width: 0% !important;
} */



