/* Typography css */
.medium-font{font-weight: 500;}
.bold-font{font-weight: 700;}
.line-height-26{line-height: 26px;}
.line-height-32{line-height: 32px;}
.font-14{font-size: 14px;}
.font-16{font-size: 16px;}
.font-20{font-size: 20px;}
.font-24{font-size: 24px;}
.font-35{font-size: 35px;}
.font-40{font-size: 40px;}
.light-gray{color: #909090;}
.gray{color: #767676;}
.gray-666{color: #666666;}
.black{color: #000;}
.desc-text{
	color: #9f9f9f;
    font-size: 22px;
    font-weight: 400;
}
h1{
    font-size: 54px;
    font-weight: 700;
    line-height: 58px;
	font-family: 'Montserrat', sans-serif;
}
h2{
	text-align: center;
    font-weight: 600;
    font-family: montserrat;
    font-size: 42px;
}
h3{
	font-size: 26px;
	font-weight: normal;
	color: #121212;
}
.btn{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
}
.btn-link{
	color: #fff;	
}
.btn-link:hover{
	text-decoration: none !important;
	color: #fff;
	opacity: 0.8;
}
.btn-primary{
	background: #3B99FC;
	height: 35px;
	padding: 5px 25px;
	border: #3B99FC;
}
.btn-lg{
	height: 45px;
	line-height: 35px;
}
.form-control{
	border: 1px solid #D2D2D2;
	height: 45px;
	font-size: 16px;
	color: #767676;
	font-family: 'Roboto', sans-serif;
	padding: 8px 18px;
}
.full-width{
	width: 100%;
}
.call-email-detail-section{
	margin-top: 50px;
}

/* Header css*/
header{
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
header nav.navbar{
	padding-top: 3px;
	padding-bottom: 3px;
}
.right-togglebar{
	background: none;
	border: none;
}
.toggler-icon{
	width: 22px;
	height: 2px;
	display: block;
	background: #fff;
	margin-bottom: 7px;
}
.bg-dark{
	background: #257fd5 !important;
}
.navbar-dark .navbar-nav .nav-link{
	color: #0b81ff;
	font-weight: 500;
	padding: 5px 10px;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
	color: rgb(126, 126, 126);
}
.navbar-dark .navbar-nav .nav-item{
	margin-left: 12px;
}

/* Main Slider css*/
.hero-main .img-fluid{
	width: 100%;
}
.hero-caption{
    position: absolute;
    right: 15%;
    top: 50%;
    margin-top: -140px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.hero-caption{
	width: 660px;
}
.hero-main{
	position: relative;
}
.carousel-control-next, .carousel-control-prev{
	width: 52px;
	text-align: center;
	opacity: 1;
}
.carousel-control-next img{
	transform: rotate(180deg);
}

/* Tiles box css*/
.recent-box-main{
	cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
    transition: all .5s;
}
.recent-box-main .img-fluid{
	border-radius: 5px 5px 0 0;
}
.box-description{
	padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.top-title{
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 40px;
}
.description-text{
	min-height: 82px;
}
.static-story{
	position: absolute;
    top: 0px;
    right: 15px;
    left: 15px;
}
.static-story .box-description{
	border: none;
}
.static-story .title-post, .static-story .light-gray{
	color: #fff;
}
.img-back.recent-box-main:before{
	content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-radius: 5px 5px 0 0;
    height: 100%;
    z-index: 0;
    background: linear-gradient(358.56deg, rgba(0, 0, 0, 0.0001) 16.86%, rgba(0, 0, 0, 0.0001) 52.46%, #000000 112.08%);
}
.big-article-box .static-story{
	top: 80px;
}
.big-article-box .static-story .description-text {
    min-height: 180px;
}
.popular-topics{
	list-style: none;
	margin: 0;
}
.popular-topics li{
	display: inline-block;	
	margin-left: 10px;
	margin-bottom: 10px;
}
.popular-topics li:first-child{margin-left: 0;}
.popular-topics li a{
	background: #EBEBEB;
	border-radius: 2px;
	padding: 18px 23px;
	display: block;
	color: #888888;
	font-weight: 500;
}
.popular-topics-sec{
	margin-bottom: 60px;
}
.featured-series-sec .static-story .title-post{
	height: 55px;
}

.article-box-main .article-img-box img{
	border-radius: 5px;
}
.article-box-main .top-title{
	left: 30px;
}
.recent-box-main:hover{
	box-shadow: 1px 1px 15px rgba(0,0,0,0.2);
}
.recent-box-main.img-back:hover, .recent-box-main.video-back:hover{
	box-shadow: 1px 1px 15px rgba(0,0,0,0.7);
}
.title-post{
	min-height: 52px;
	color: #257fd5;
}
.full-width-article-box .img-fluid {
    object-fit: cover;
    min-height: 232px;
}
.color-blue{
	color: #257fd5;
}

/* Footer css*/
.footer {
    background-color: #252525;
}
.footer h4 {
    color: #fff;
    font-size: 18px;
}
.footer-copyright {
    color: #fff;
    padding: 20px 15px;
}
.footer-nav li a {
    color: #eeecec;
    padding: 4px 0;
    font-size: 13px;
    text-decoration: none;
    display: block;
}
.footer-nav, .footer-social-icon {
    list-style: none;
    padding-left: 0;
}


/*Color Scheme Green css*/
.green .bg-dark, .green .footer{
	background: #28a745 !important;
}
.green .title-post{
	color: #28a745;
}
.green .btn-primary{
	background: #343a40;
	border: #343a40;
}
.green .btn-primary:hover{
	background: #44494e;
}
.green .navbar-dark .navbar-nav .nav-link:hover, .green .navbar-dark .navbar-nav .nav-link:focus, .green .navbar-dark .navbar-nav .nav-link:hover{
	color: #343a40;
}

/*Color Scheme orange css*/
.orange .bg-dark, .orange .footer{
	background: #dc3545 !important;
}
.orange .title-post{
	color: #dc3545;
}
.orange .btn-primary{
	background: #77272e;
	border: #77272e;
}
.orange .btn-primary:hover{
	background: #f15766;
}
.orange .navbar-dark .navbar-nav .nav-link:hover, .orange .navbar-dark .navbar-nav .nav-link:focus, .orange .navbar-dark .navbar-nav .nav-link:hover{
	color: #77272e;
}
.round-bg-icon {
    background: #ececec;
    border-radius: 50%;
    text-align: center;
    width: 124px;
    height: 124px;
    display: inline-block;
    line-height: 115px;
}
.heading-text{
	color: #000;
}

/* Responsive css*/
@media (min-width: 768px){
	.footer-share-media li{
		display: inline-block;
		margin: 0 10px;
	}
	.footer-share-media li:first-child{
		margin: 0;
	}
}
@media (max-width: 767px){
	h1{font-size: 25px;line-height: 27px;}
	.hero-caption{
		width: 100%;
	    right: auto;
	    text-align: center;
	    top: 50%;
	    margin-top: -80px;
	}
	.font-20{font-size: 15px;}
	.carousel-control-next, .carousel-control-prev{width: 27px;}
	.carousel-control-next img, .carousel-control-prev img{width: 13px;}
	.slider-sec-main {margin-bottom: 40px;}
	.cat-box{font-size: 15px;}
	.cat-box img{max-width: 100%;}
	.recent-box-main .img-fluid{width: 100%;}
	.navbar-brand{display: block;width: 100%;}
	.navbar-dark .navbar-toggler{
		border: none;
	    position: absolute;
	    right: 5px;
	    top: 19px;
	    outline: none !important;
	}
	.font-40{font-size: 24px;}
	.hero-main .img-fluid{height: 200px;object-fit: cover;}
	.article-box-main .article-img-box .img-fluid{width: 100%;}
	.carousel-caption .font-16{font-size: 13px;}
}
@media (max-width: 360px){
	h1 {font-size: 20px;}
}