/*Extra large devices (large desktops, 1600px and up)*/
@media (min-width: 1600px) {
	.home-page-heading,
	.home-page-heading:hover,
	.home-page-heading:focus {
		font-size: 7rem;
		line-height: 7.5rem;
	}

	.home_banner {
		min-height: 500px;
	}
}


/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}

/*Large devices (desktops, 992px and up)*/
@media (max-width: 1199.98px) {
	.navbar-search-area {
		display: none;
	}
}

/*Medium devices (tablets, 768px and up)*/
@media (max-width: 991.98px) {
	/*.custom_nav_area {
		position: fixed;
		bottom: 0px;
		top: 0px;
		z-index: 9999;
		width: 100%;
		padding: 0px;
	}*/

	.custom_nav_area .container {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0px !important;
	}
	.custom_nav_area .header-nav .navbar {
		position: relative;
		z-index: 5;
		-webkit-transform: translate3d(0, 0, 200px);
		transform: translate3d(0, 0, 200px);
	}
	.custom_nav_area .header-nav .navbar_bar {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 60px;
		width: 100%;
		z-index: -1;
	}
	.custom_nav_area .header-nav .custom-navbar {
		position: absolute;
		right: 10px;
		bottom: 0;
		top: 0;
		width: 60px;
	}
	.custom_nav_area .header-nav .navbar_line {
		float: left;
		height: 3px;
		width: 100%;
		background: #000;
		margin: 3px 0;
	}

	.custom_nav_area .navbar-brand {
		width: calc(100% - 100px) !important;
	}

	.header-nav {
		height: auto;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}

	.header-nav .bg-light {
		background: #ffffff !important;
		padding: 10px 10px;
		display: block;
		width: 100%;
		height: auto;
	}

	.navbar-search-area {
		display: none;
	}

	.custom_nav_area .navbar-nav {
		margin-top: 20px;
	}
	.custom_nav_area .navbar-nav .nav-item .nav-link {
		font-size: 22px;
		padding: 5px 10px;
		border-bottom: 1px solid rgba(0,0,0, 0.6);
	}

	/*.navbar-collapse {
		position: fixed;
		left: 0px;
		bottom: 65px;
		background: #fff;
		border: 1px solid #000000;
	}*/

	.navbar_text {
		position: fixed;
		left: 2px;
		bottom: 2px;
		background: #fff;
		padding: 5px 10px;
		box-sizing: border-box;
	}

	.navbar-light{
		outline: 0px;
	}

	.navbar-light .navbar-toggler-icon {
		background-color: #ffffff;
		outline: 0px;
	}

	.navbar-light .navbar-toggler,
	.navbar-light .navbar-toggler:focus, 
	.navbar-light .navbar-toggler:active {
		outline: 0px;
		border-color: transparent;
	}

	/*.navbar-nav {
		width: 280px;
		height: calc(100vh - 45px);
		margin-right: auto !important;
		margin-left: 0px !important;
		padding-bottom: 15px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: flex-end;
		box-shadow: 2px -5px 15px 1px #000;
	}*/

	.navbar-light .navbar-nav .nav-link {
		color: rgba(0,0,0, 1);
		font-size: 30px;
		padding: 10px 20px;
		box-sizing: border-box;
		outline: 0px;
	}
	.navbar-light .navbar-nav .nav-link:focus, 
	.navbar-light .navbar-nav .nav-link:active {
		outline: 0px;
	}

    /*.navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.1s ease-in;
        -o-transition: left 0.1s ease-in;
        -moz-transition: left 0.1s ease-in;
        transition: left 0.1s ease-in;
    }*/

    .home-page-heading,
	.home-page-heading:hover,
	.home-page-heading:focus {
		font-size: 3rem;
		line-height: 3.5rem;
	}
    .sub-page-heading,
    .sub-page-heading.small {
		font-size: 2rem;
		line-height: 2.2rem;
	}
	.columns-blog article,
	.single-article-block .article_slogan {
		font-size: 30px;
		line-height: 1.3;
	}

	.para-title .title{
		font-size: 26px;
		left: 20px;
	}

	.sm-line {
		width: 15px;
	}
	.contact-page-subheading p {
		font-size: 16px;
		line-height: 1.5;
	}

	.contact-form-body .form-control, 
	.contact-form-body .form-control:focus, 
	.contact-form-body .form-control:hover {
		height: 40px;
		line-height: 40px;
	}

	.innovation-news-area .innovation-news-title,
	.innovation-news-area .innovation-video-title {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 10px;
	}

    .stories_box {
		padding-left: 15px;
		padding-right: 15px;
	}

	.see-more,
	.see-more:focus,
	.see-more:hover {
		font-size: 22px;
	}

    .footer.section {
    	padding-bottom: 80px;
    }

    .social-icon li {
	    padding: 0px 10px;
	}

	.social-icon li a{
		display: block;
		width: 25px;
		height: 25px;
	}


	/*start data page*/
	.data_block .card-img-overlay{
		padding: 20px 20px 40px 40px;
	}
	.data_block .card .title-link {
		font-size: 30px;
		line-height: 34px;
	}

	.data_block .card-text {
		max-width: 100%;
		font-size: 20px;
		line-height: 22px;
	}
	/*end data page*/
	.stories-area{
		display: block;
	}
	.stories-area .stories-header{
		height: 130px;
	}
	.stories-area .stories-body {
		flex-direction: row;
	}
	.carousel, .carousel-inner, .carousel-item, .carousel-item img, .carousel-inner .stories-area .stories-img, .embed-responsive {
		height: 100%;
	}
	.stories-area .news-meta{
		position: absolute;
		bottom: 8px;
	}

	.carousel, .stories-area .stories-img, .embed-responsive {
		height: 100%;
	}
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 767.98px) {
	.section {
		padding: 0.5rem 1rem 0rem 1rem;
	}

	.home-page-heading,
	.home-page-heading:hover,
	.home-page-heading:focus {
		font-size: 2.2rem;
		line-height: 2.6rem;
	}

	.sub-page-heading,
	.sub-page-heading.small {
		font-size: 1.6rem;
		line-height: 1.8rem;
	}

	.columns-blog article,
	.single-article-block .article_slogan {
		font-size: 25px;
		line-height: 1.3;
	}

	.editors-voice-block .editors-voice-image,
	.editors-voice-block .editors-voice-text {
		width: 100%;
	}

	.single-article-block {
		display: flex;
		flex-direction: column;
	}

	.article-left ,
	.article-right {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 10px;
	}

	.order-0 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-1 {
		-ms-flex-order: 0;
		order: 0;
	}

	.pull-right {
		float: right !important;
	}

	.single-article-block .article_slogan {
		width: 100%;
		padding: 20px 0px;
		font-size: 25px;
		line-height: 1.3;
		border-top: 2px solid #000000;
		border-bottom: 2px solid #000000;
		margin-bottom: 0px;
	}

	.single-article-block .article_slogan::after {
		display: none;
	}

	.single-article-block .text-muted {
		font-size: 15px;
		line-height: 18px;
		text-align: left;
	}

	.display-1 {
		color: #202124;
		font-family: "Grafier Display";
		font-size: 50px;
		font-weight: 400;
		line-height: 50px;
		text-transform: uppercase;
	}

	.newsletter_block .newsletter-section-title {
		margin: 0 auto;
		margin-top: 0px;
		padding-top: 40px;
		border-top: 2px solid #000;
	}

	.newsletter-left, 
	.newsletter-right {
		width: 100%;
		padding-right: 0px;
	}

	.newsletter-left .newsletter-text {
		padding: 0px 10px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
	}

	.newsletter-right .newsletter-image {
		max-height: 200px;
		overflow: hidden;
	}

	.newsletter_block .newsletter-section-title h3 {
		font-size: 40px;
		line-height: 40px;
	}
	.carousel, .stories-area .stories-img, .embed-responsive{
		height: auto;
	}
	.stories-area .news-meta{
		position: relative;
		bottom: 0px;
	}
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

	.sub-page-heading.
	.sub-page-heading.small {
		font-size: 1.2rem;
		line-height: 1.4rem;
	}

	.columns-blog article,
	.single-article-block .article_slogan {
		font-size: 20px;
		line-height: 1.3;
	}

	.display-3{
		font-size: 2rem;
		line-height: 2.5rem;
	}

	.display-6 {
		font-size: 1.2rem;
	}

	.sm-line{
	    bottom: 16px;
	}

	.para-title .title{
		font-size: 24px;
	}

	.see-more::after {
		width: 150px;
		transform: translate(-75px, 15px);
	}

	.see-more,
	.see-more:focus,
	.see-more:hover {
		font-size: 20px;
	}

	.innovation_block {
		background: #fff;
	}
	.dark-section .innovation_block {
		background: #000;
	}
	.innovation-news-area .video-play-button {
		width: 50px;
		height: 60px;
	}
	.innovation-news-area .video-play-button span {
		line-height: 60px;
	}
	.innovation-news-area .innovation-news-overlay,
	.innovation-news-area .innovation-video-overlay {
		padding: 15px;
	}

	.innovation-news-area .innovation-news-title,
	.innovation-news-area .innovation-video-title {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	.innovation-news-area .innovation-news-content {
		display: none;
	}

	.innovation_block .sm-line {
		border-color: #000;
	}
	.dark-section .innovation_block .sm-line {
		border-color: #ffffff;
	}
	.innovation_block .see-more::after {
		background: #ffffff;
	}
	.innovation_block .see-more {
		color: #ffffff;
	}
	.innovation_block .para-title .title {
		color: #000;
	}
	.dark-section .innovation_block .para-title .title {
		color: #ffffff;
	}

	.container .row > div {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		overflow: hidden;
	}

	.para-title {
		width: 100%;
		max-width: 360px;
	}

	.section-block {
		width: 100%;
		max-width: 360px;
	}

	.stories_box {
		padding-bottom: 15px;
	}

	.stories_box:last-child {
		padding-bottom: 0px;
	}

	.data_block .card .title-link {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 10px
	}

	.footer-block {
		padding: 0px 15px 10px 15px;
		margin-bottom: 15px;
	}

	.social-icon li {
	    padding: 0px 10px;
	}

	.social-icon li a{
		display: block;
		width: 20px;
		height: 20px;
	}
}