/* CSS Document */
:root {
  --headingblue: #1a73e8;
  --manrope:Manrope, sans-serif;
  --linkblue: #1a73e8;
}

html{font-family:sans-serif;}

body{font-family:Roboto,sans-serif; font-size:1rem; font-weight:400; -webkit-font-smoothing:antialiased; background:#f0efef !important;}
.container p, .container li{font-family:var(--manrope); font-size:1rem; font-weight:500;}
	.breadcrumb-top li{font-family:var(--manrope); font-size:0.85rem; font-weight:500;}

a{color:var(--linkblue);}
h1, h2, h3, h4, h5{font-family:var(--manrope); font-weight:600;}
h3{font-size:1.45rem;}
.font-md{font-size:0.85rem;}
.font-sm{font-size:0.75rem;}
.content a{color:#2852bc; text-decoration:underline;}
b,strong{font-weight:700 !important;}
.text-about-edu{color:#666;}

body{
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */      
}

#toc-accordion.blue{border:1px solid #e2e9f9; background:#cbf3f0; width:100%; max-width:500px; padding: 0 !important;}
#toc-accordion .toc-heading{font-weight:500; color:#000; padding: 8px 15px 5px;}
#toc-accordion .toc-heading::after{content: "\2630"; float: right;}
#toc-accordion #toc-data{border-top:1px solid #fff; padding-top: 0 !important;}
#toc-accordion #toc-data .toc-list ul li{text-decoration: none; padding:8px 15px; border-bottom: 1px solid #fff;}
#toc-accordion #toc-data .toc-list ul li::before{content: '\272A'; color: #b5179e; margin-right: 5px;;}
#toc-accordion #toc-data .toc-list ul li:nth-child(odd){background:#fafbfe;}
#toc-accordion #toc-data .toc-list ul li:nth-child(even){background:#edf6fd;}
#toc-accordion #toc-data .toc-list ul li a{text-decoration: none; color: #480ca8;}

#top-banner-container, #top-banner-container img{width:360px; height:205px;}
#top-banner-container-bfit, #top-banner-container-bfit img{width:360px; height:227px;}
#top-banner-container-ecole{margin-bottom:15px; height:185px;}
#top-banner-container-ecole, #top-banner-container-ecole img{width:360px; height:185px;}

.nc-highlight h3{margin-bottom:20px; margin-top:20px;}
.nc-highlight-item{background: #fff8e4; padding: 10px 15px; border-radius: 10px; border: 1px solid #fde1c0; margin-bottom: 20px;}
.nc-highlight-item h4{font-size:1.25rem; color:#ea2a2a; margin-top:10px;}

.nc-text-highlight{color:#ea2a2a;}

@media screen and (min-width: 767px) {
	#top-banner-container, #top-banner-container img{width:1140px; height:250px;}
	#top-banner-container-bfit, #top-banner-container-bfit img{width:1140px; height:280px;}
	#top-banner-container-ecole, #top-banner-container-ecole img{width:1140px; height:185px;}
}

/*Collapse CSS*/
.intro-text h2{font-size:1.5rem;}
#collapse-container #collapse-text {
  font-size: 1rem;
  line-height: 1.5;
}

#collapse-container #collapse-text.collapse:not(.show) {
  display: block;
  height: 10rem;
  overflow: hidden;
}

#collapse-container #collapse-text.collapsing {
  height: 10rem;
}

#collapse-container a#read-more.collapsed{padding:4px 20px; font-size:14px; border:1px solid #2852bc; border-radius:20px; color:#2852bc; display:table; margin:0 auto; text-decoration:none;}

#collapse-container a#read-more.collapsed::after {
  content: '+ Read More';
}
/*End Collapse CSS*/

.faqs-edu h3{font-size:1rem !important; color:var(--linkblue);}
.faqs-edu .faq-item{margin-bottom:15px;}
.faqs-edu .faq-heading{border:1px solid #bed3e7; padding:8px 10px; border-radius:6px;}
.faqs-edu .faq-answer{padding:15px 20px; background:#f9f9f9; border-radius:6px; margin-top:10px; border:1px solid #ccc; font-size:1rem !important; }
	.faqs-edu .faq-answer li{margin-bottom:3px !important; font-size:1rem !important;}

.bg-featured{background:#fffcf2 !important;}


.suggest-institution{background:#282b90; color:#fff; font-size:1rem; font-family:var(--manrope); font-weight:500;}
	.suggest-institution h3{color:#ff9409;}
	.suggest-institution .add-school-btn .btn{background:#ff9409;}
	

.page-content h2, .page-content h3, .page-content h4{font-size:1.5rem; margin-top:20px;}
	.page-content ul{list-style-type:none; margin:0; padding:0;}
		.page-content ul li:before{font-family:FontAwesome; content:"\f138"; color:#17a2b8; padding-right:8px;}
		.page-content ul li{margin-bottom:15px;}

.navbar-toggle{margin-right:0;}
	.navbar-toggler{padding:0.15rem 0.25rem;}
	.dropdown-toggle:after { content: none }

.sidenav {height: 100%; width:0; position: fixed; z-index: 1401; top: 0; left: 0; background-color: #fff; overflow-x: hidden; transition: 0.5s; padding-top: 30px; overflow-x:hidden}
	.sidenav a {padding: 10px 15px 10px 20px; text-decoration: none; font-size: 1.15rem; color: #464e5a; display: block; transition: 0.3s;}
		.sidenav a:hover {color: #464e5a;}

	.sidenav .closebtn {position: absolute; top: 0; right: 0; font-size: 25px; margin-left: 10px; background:#5ac099; padding:2px 14px 7px; color:#FFFFFF; border-radius:0 0 0 25%;}

.sidenav .dropdown-menu{border:none; margin-top:0; padding-top:0;}
	.sidenav .dropdown-menu a{border-bottom:1px solid #fff; padding: 10px 15px 10px 20px; background:#f9f9f9;}

.translucent-background{position:fixed;top:0px;left:0px;width:100%;height:100%;background:black;opacity:0.6;z-index:11}

.box-btn{padding:15px 30px; border:1px solid #ccc; border-radius:8px; display:block; text-align:center; font-weight:400; color:#215e97;}
.plasma-sprite{background:url(https://www.euttaranchal.com/_imgs/sprite-covid.png) -5px -8px no-repeat; display:block; width:40px; height:50px; margin:0 auto;}
.o2-sprite{background:url(https://www.euttaranchal.com/_imgs/sprite-covid.png) -112px -5px no-repeat; display:block; width:40px; height:50px; margin:0 auto;}
.hospital-sprite{background:url(https://www.euttaranchal.com/_imgs/sprite-covid.png) -210px -8px no-repeat; display:block; width:51px; height:50px; margin:0 auto;}
.share-sprite{background:url(https://www.euttaranchal.com/_imgs/sprite-covid.png) -341px -7px no-repeat; display:block; width:46px; height:50px; margin:0 auto;}

.district-daily-stats{margin-bottom:25px;}
.district-daily-stats .row{margin-bottom:10px; padding-top:10px; border-top:1px solid #eee;}
.district-daily-stats span{font-weight:500;}

.st-nav-top{background:#1d2480;}
	.st-nav-top ul{margin-bottom:0;}
		.st-nav-top ul li a{padding:10px 10px; display:inline-block; color:#fff; font-family:var(--manrope); font-size:0.90rem; font-weight:600;}

@media screen and (max-width:468px) {
  #covid-res-box .col-md-3{margin-bottom:20px;}
}

.page-single{}
	.page-single h1{font-size:1.5rem; margin:10px 0;}
	
	.page-single .breadcrumb-top{font-size:0.80rem;}
		.page-single .breadcrumb-top li{display:inline; margin-right:5px;}
		.page-single .breadcrumb-top li:not(:last-child):after{font-family: "FontAwesome"; content: "\f105"; font-size:0.80rem; font-weight:bold; padding-left:5px; color:#333;}
		.page-single .breadcrumb-top a{color:#337ab7;}
		
#edu-breadcrumb .breadcrumb-top{margin-top:10px; margin-bottom:10px;}
.address-top{font-family:var(--manrope); font-weight:500; color:#828282;}

.page-taxonomy{}
	.page-taxonomy h1{font-size:1.5rem; margin:10px 0;}
	
	.page-taxonomy .breadcrumb-top{font-size:0.80rem;}
		.page-taxonomy .breadcrumb-top li{display:inline; margin-right:5px;}
		.page-taxonomy .breadcrumb-top li:not(:last-child):after{font-family: "FontAwesome"; content: "\f105"; font-size:0.80rem; padding-left:5px; font-weight:bold; color:#333;}
		.page-taxonomy .breadcrumb-top a{color:#337ab7;}

.sh-global h2{font-size:1.25rem; margin-bottom:0;}

.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;}
	.scroll a{padding:5px 30px;}
	
.scroll::-webkit-scrollbar{display: none; }

#slider-container{}
.slider-img-1{background:url(https://www.euttaranchal.com/_imgs/home1.webp) center bottom no-repeat; height:315px;}
.slider-img-2{background:url(https://www.euttaranchal.com/_imgs/banner-lg-home-2.webp) no-repeat center; height:315px;}
.slider-img-3{background:url(https://www.euttaranchal.com/_imgs/banner-lg-home-3.webp) no-repeat center; height:315px;}
.slider-img-4{background:url(https://www.euttaranchal.com/_imgs/banner-lg-chopta.webp) no-repeat center; height:315px;}
.slider-img-5{background:url(https://www.euttaranchal.com/_imgs/banner-lg-kedarkantha.webp) no-repeat center; height:315px;}

.slider-img-edu-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-edu-1.webp) center bottom no-repeat; height:315px;}
.slider-img-edu-2{background:url(https://www.euttaranchal.com/_imgs/banner-lg-edu-2.webp) no-repeat center; height:315px;}
.slider-img-edu-3{background:url(https://www.euttaranchal.com/_imgs/banner-lg-edu-3.webp) no-repeat center; height:315px;}
.slider-img-edu-4{background:url(https://www.euttaranchal.com/_imgs/banner-lg-edu-4.webp) no-repeat center; height:315px;}
.slider-img-edu-5{background:url(https://www.euttaranchal.com/_imgs/banner-lg-edu-5.webp) no-repeat center; height:315px;}

.slider-img-school-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-school-1.webp) center bottom no-repeat; height:315px;}
.slider-img-school-2{background:url(https://www.euttaranchal.com/_imgs/banner-lg-school-2.webp) no-repeat center; height:315px;}
.slider-img-school-3{background:url(https://www.euttaranchal.com/_imgs/banner-lg-school-3.webp) no-repeat center; height:315px;}

.slider-img-college-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-college-1.webp) no-repeat center; height:315px;}
.slider-img-college-2{background:url(https://www.euttaranchal.com/_imgs/banner-lg-college-2.webp) no-repeat center; height:315px;}

.slider-img-institute-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-institute-1.webp) no-repeat center; height:315px;}
.slider-img-institute-2{background:url(https://www.euttaranchal.com/_imgs/banner-lg-institute-2.webp) no-repeat center; height:315px;}

.slider-covid-1{background:url(https://www.euttaranchal.com/_imgs/banner-covid-1.webp) no-repeat center; height:315px;}
.slider-covid-2{background:url(https://www.euttaranchal.com/_imgs/covid-2.2.webp) no-repeat center; height:315px;}

.slider-village-1{background:url(https://www.euttaranchal.com/_imgs/villages-2.webp) no-repeat center; height:315px;}

.slider-img-uk-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-uk-1.webp) no-repeat center; height:315px;}
.slider-img-uk-2{background:url(https://www.euttaranchal.com/_imgs/banner-lg-uk-2.webp) no-repeat center; height:315px;}
.slider-img-uk-3{background:url(https://www.euttaranchal.com/_imgs/banner-lg-uk-3.webp) no-repeat center; height:315px;}
.slider-img-uk-4{background:url(https://www.euttaranchal.com/_imgs/banner-lg-uk-4.webp) no-repeat center; height:315px;}
.slider-img-uk-5{background:url(https://www.euttaranchal.com/_imgs/banner-lg-uk-5.webp) no-repeat center; height:315px;}
.slider-img-uk-6{background:url(https://www.euttaranchal.com/_imgs/maati-pahchan-banner.webp) no-repeat center; height:315px;}

.slider-img-ps-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-ps-1.webp) no-repeat center; height:315px;}
.slider-img-gd-1{background:url(https://www.euttaranchal.com/_imgs/banner-lg-gd-1.webp) no-repeat center; height:315px;}

.slider-yoga-1{background:url(https://www.euttaranchal.com/_imgs/slider-lg-yoga-1.webp) no-repeat center; height:315px;}

#slider-container h3{font-size:30px; color:#fff; padding:35px 15px 15px 20px; background: linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(255,255,255,0) 100%); position:relative; top:203px; font-family:var(--manrope); font-weight:500;}
	#slider-container h3 a{color:#fff; text-decoration:none;}
		#slider-container h3 a:hover{color:#CCCCCC;}
	#slider-container h3 span{font-family:Roboto, sans-serif; font-weight:300; display:block; font-size:18px; padding-top:5px;}


#tourism-stats-icon div.col-6{}
#tourism-stats-icon span{display:block; font-size:16px; color:#fff; padding:15px 15px 5px; background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); position:relative; margin-top:-44px; text-align:center;}
	#tourism-stats-icon span a{color:#fff; text-decoration:none; font-family:var(--manrope); font-weight:400;}

#matri-col-home h3{color:#fff; font-size:24px; font-weight:600; font-family:var(--manrope);}
	#matri-col-home #matri-regn a.btn{background:#d14c3a; border:1px solid #ce4431;}
	#matri-col-home #matri-regn a.btn:hover{background:#b94131;}

#matri-banner-container{background: url(https://www.euttaranchal.com/_imgs/colourful-pataka-sm.png) no-repeat top right #eda959;}

#top-dest-col-home h3{color:#fff; font-size:24px; font-weight:600; font-family:var(--manrope);}

#covid-districts-list h3{font-size:1.25rem;}
.covid-district-box{border-bottom:1px solid #ccc; margin-bottom:15px;}
.covid-district-box img{margin-bottom:15px;}

#icons-home ul{display:table; margin:auto;}
#icons-home li{margin-right:15px;}
	#icons-home li a{text-align:center; padding:5px !important; display:block; font-family:var(--manrope); color:#333333; font-weight:600;}
	#icons-home li span{width:90px; height:60px; display:block;}
	#icons-home li span.img{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -21px -19px no-repeat;}
	#icons-home li span.img-peaks{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -21px -19px no-repeat;}
	#icons-home li span.img-jobs{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -123px -15px no-repeat;}
	#icons-home li span.img-edu{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -210px -15px no-repeat;}
	#icons-home li span.img-districts{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -297px -15px no-repeat;}
	#icons-home li span.img-culture{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -378px -15px no-repeat;}
	#icons-home li span.img-villages{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -474px -15px no-repeat;}
	#icons-home li span.img-govt-dept{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -577px -15px no-repeat;}
	#icons-home li span.img-fairs{background:url(https://www.euttaranchal.com/_imgs/icons-set.jpg) -677px -15px no-repeat;}

#home-about .about-text{padding:15px 25px 5px;}
	#home-about .social-icons{}

#home-eua-partners
	#home-eua-partners ul{display:table; margin:auto;}
	#home-eua-partners li{margin-right:25px; margin-left:25px; text-align:center;}
	#home-eua-partners li img{filter: grayscale(100%); opacity:0.75;}
	#home-eua-partners li a{text-align:center; padding:5px !important; display:block; font-family:Roboto, sans-serif; color:#666; font-weight:300;}

.text-black{color:#000;}
.text-green{color:#1bbe92;}
.text-link-blue{color:#1bbe92;}
.text-orange{color:#e55c2c !important;}
.text-sm{font-size:0.85rem;}
.text-tiny{font-size:0.75rem;}

.bg-white{background:#fff;}

.btn-outline-orange{font-size:.85rem; color:#e55c2c !important; border:1px solid #e55c2c !important;}
	.btn-outline-orange:hover{background:#fff; color:#1bbe92 !important; border:1px solid #1bbe92 !important;}
.quicksand{font-family:var(--manrope); font-weight:600;}
.border-black{border:1px solid #000;}
.font-500{font-weight:500;}
.font-600{font-weight:600;}

.home-tnail{border-bottom:1px solid #ccc; margin-bottom:15px; padding-bottom:10px; padding-left:0; padding-right:0;}
	.home-tnail img{padding-left:0;}
	.home-tnail h3 a{color:var(--headingblue); font-weight:600 !important;}
	.home-tnail h3{margin-top:6px;}
	
.home-tnail-img{}
.home-tnail-text{padding:15px;}
.home-tnail-text h5{font-size:1.25rem; text-decoration:none;}
.home-tnail-text h5 a{font-weight:bold !important; color:#1a73e8;}

.listing-taxonomy p{font-family:var(--manrope); font-weight:500; font-size:1rem !important; }
.listing-taxonomy .meta-taxonomy{font-family:var(--manrope); font-weight:500; font-size:1rem; }
.listing-taxonomy .meta-taxonomy .meta-label{font-weight:600; font-family:var(--manrope);}

/*Education CSS*/
.edu-banner-nav-container{background:#ddd;}
#edu-form{background:#d4eee9; border:1px solid #63baab; color:#000000; font-size:0.95rem;}
	#edu-form .form-control{font-size:0.80rem; font-weight:300; color:#000;}
	#edu-form #edu-form-submit{background:#2b958d; color:#fff !important; font-size:1rem; cursor:pointer; cursor:hand; text-transform:uppercase; font-family:var(--manrope);}
	#edu-form #edu-form-submit:hover{background:#32afa6;}
	#edu-form .edu-form-credit{font-size:0.75rem; color:#2b958d; text-align:center; margin:0; padding:10px 10px 0;}

#schools-by-tags{}
	#schools-by-tags li{margin-bottom:0.25rem;}
	#schools-by-tags li a{font-size:0.95rem;}
	#schools-by-tags a{font-size:0.95rem; color:#1a73e8; font-family:Manrope, sans-serif; font-weight:500;}

#tbl-edu-meta{font-family:var(--manrope); font-weight:500; font-size:1rem;}
#tbl-edu-meta tr:first-child td{border-top:none;}
#tbl-edu-meta i.fa{padding-top:3px;}
#tbl-edu-meta td{padding:0.5rem;}
	
	#tbl-edu-meta .meta-key{width:30px; font-size:1.25rem; display:table; float:left; color:#17a2b8;}
	#tbl-edu-meta .meta-value{font-size:1rem; padding-top:2px; display:table;}
	#tbl-edu-meta .meta-key.year-established:before{font-family:FontAwesome; content:"\f024";}
	#tbl-edu-meta .meta-key.affiliation:before{font-family:FontAwesome; content:"\f19c";}
	#tbl-edu-meta .meta-key.school-type:before{font-family:FontAwesome; content:"\f19d";}
	#tbl-edu-meta .meta-key.school-category:before{font-family:FontAwesome; content:"\f2bd";}	
	#tbl-edu-meta .meta-key.city:before{font-family:FontAwesome; content:"\f041";}
	#tbl-edu-meta .meta-key.address:before{font-family:FontAwesome; content:"\f041";}
	#tbl-edu-meta .meta-key.courses-offered:before{font-family:FontAwesome; content:"\f02d";}
	#tbl-edu-meta .meta-key.institute-level:before{font-family:FontAwesome; content:"\f02e";}
	#tbl-edu-meta .meta-key.school-boarding-type:before{font-family:FontAwesome; content:"\f02e";}
	#tbl-edu-meta .meta-key.starting-fee:before{font-family:FontAwesome; content:"\f156";}
	#tbl-edu-meta .meta-key.location-edu:before{font-family:FontAwesome; content:"\f041";}
	#tbl-edu-meta .meta-key.location:before{font-family:FontAwesome; content:"\f041";}
	
	

#list-related-tags li{font-size:0.95rem; margin-bottom:7px;}
	#list-related-tags li a{color:#1a73e8; font-family:var(--manrope); font-weight:500;}

.back-to-top{cursor: pointer; position: fixed; bottom: 20px; right: 20px; display:none; padding:7px; font-size:15px;}

.floating-btns{position:fixed; bottom:0; right:0; background:#fe702a; margin:0; padding:0; list-style-type:none; width:100%; z-index:999;}
	.floating-btns li{font-family:var(--manrope); font-size:13px; float:left; list-style-type:none; width:25%;}
	.floating-btns li a{color:#fff; text-decoration:none; padding:5px 10px; text-align:center; display:inline-block; font-weight:700; cursor:hand; line-height:1rem;}
	.floating-btns li a:hover{background:#952f27;}
	.floating-btns li a.mid-block{background:#d84d09;}
	.floating-btns li a.mid-block:hover{background:#952f27;}

footer{background:#fff; color:#666; padding-bottom:40px;}
	footer h5{font-size:1rem; color:#444;}
	footer ul{margin-bottom:0;}
	footer ul li a, footer a{color:var(--linkblue); font-size:0.85rem;}
	footer ul li a:hover, footer a:hover{color:#125d9e;}
	.footer-bottom{background:#f6f6f6; color:#666}
	footer li, footer p{font-size:0.85rem !important;}
	footer b, footer strong{font-weight:600;}

#modal-form-book-now{z-index: 1500 !important;}

#toTopBtn {
    position: fixed;
    bottom: 60px;
    right: 11px;
    z-index: 1500;
    padding: 14px;
    background-color: #666;
	border-radius:4px;
}

#callBtn {
    position: fixed;
    bottom: 60px;
    right: 11px;
	z-index: 1500;
    display: inline-block;
    height: 40px;
    width: 40px;
    background: url(https://www.euttaranchal.com/_imgs/call-icon.png) no-repeat center 50%;
}

.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://www.euttaranchal.com/_imgs/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

.feed-item{font-size:1rem;}
	.feed-item b, .feed-item strong{font-weight:500 !important;}
.top-banner-sm{display:none;}

@media screen and (min-width: 767px) {
  #tourism-stats-icon .mb-2{margin-bottom:0 !important;}
  
  #matri-col-home img{max-width:80%; text-align:center;}
  	 #matri-col-home #matri-regn{margin-left:20px !important; margin-right:20px !important;}
	 	#matri-col-home #matri-regn a.btn{border-radius:4px !important;}
	
	#matri-banner-container{background: url(https://www.euttaranchal.com/_imgs/colourful-pataka.png) no-repeat top right #eda959;}
	
	.home-tnail{border:none;}
		.home-tnail a{font-weight:400 !important;}
		.home-tnail p{font-size:0.85rem;}
	.home-tnail h3{margin-top:15px;}
	
	.home-tnail.h-featured:nth-child(2), .home-tnail.h-featured:nth-child(5), .home-tnail.h-featured:nth-child(8), .home-tnail.h-featured:nth-child(11), .home-tnail.h-featured:nth-child(14), .home-tnail.h-featured:nth-child(17), .home-tnail.h-featured:nth-child(20), .home-tnail.h-featured:nth-child(23), .home-tnail.h-featured:nth-child(26), .home-tnail.h-featured:nth-child(29), .home-tnail.h-featured:nth-child(32), .home-tnail.h-featured:nth-child(35), .home-tnail.h-featured:nth-child(38), .home-tnail.h-featured:nth-child(41), .home-tnail.h-featured:nth-child(44), .home-tnail.h-featured:nth-child(47), .home-tnail.h-featured:nth-child(50){margin-left:15px !important; margin-right:15px !important; width:30% !important; max-width:30% !important;}		
	
	#home-about .about-text{padding-top:0;}
	
	#list-related-tags{display:table; clear:both; width:100%;}
		#list-related-tags li{float:left; width:33%;}

	#top-banner-container{min-height:250px; display:block;}
					.hitc-lg img, .hitc-sm img{margin:0 auto; display:block;}
					.hitc-form-container .form-group{margin-bottom:7px !important; text-align:left;}
					.hitc-form-container input, .hitc-banner-top button{font-size:13px !important; padding:5px 12px !important; width:100%;}
					.hitc-form-container input{border:1px solid #fcb220 !important; background:#383840 !important; color:#c89632 !important; border-radius:2px;}
					.hitc-form-container button{background:#fcb220 !important; display:block !important; color:#000 !important;  border-radius:2px; border:1px solid #fcb220;}
					.hitc-form-container{display:block; width:100%; max-width:685px; position:relative; margin-top:-110px; padding-top:0; margin-left:64px;}
					.hitc-form-container .col-md-2, .hitc-form-container .col-md-4{padding-right:0;}
	.floating-btns{position:fixed; bottom:10px !important; right:10px !important; background:#fe702a; margin:0; padding:0; list-style-type:none; max-width:366px !important; border-radius:6px; z-index:999;}
}

.bfit-lg{min-height:200px;}
.bfit-sm{min-height:200px;}

.meta-taxonomy td{padding-top:0; padding-bottom:5px;}
.meta-taxonomy .meta-label{padding-left:0; font-weight:500;}
.meta-taxonomy table{margin-bottom:0;}

@media screen and (max-width: 450px) {
  .img-taxonomy{padding-right:0; margin-bottom:10px;}
  .feed-item{padding-top:15px; border-top:5px solid #eee;}
  .top-banner-sm{display:block;}
  #tbl-edu-meta .edu-meta-pair{padding-right:0;}
  	
	.hitc-banner-top{display:block; min-height:100px;}
	.hitc-banner-top input, .hitc-banner-top button{font-size:13px !important; padding:3px 12px !important;}
	.hitc-banner-top input{border:1px solid #fcb221 !important; color:#c89632 !important;}
	.hitc-banner-top button{background:#fdb321 !important; display:block !important;}
	.hitc-banner-top .hitc-form-container{width:100%; max-width:168px; position:relative; margin-top:-146px; padding-top:20px; padding-bottom:7px; margin-left:7px;}
  
}