/*
Theme Name: scholarship-child
Description: Perfect for small businesses, Circumference Lite is a responsive, exceptional theme with clean design and a significant list of features like unlimited colours, full width or boxed page layouts, extensive theme options using the WordPress Customizer, font based icons, custom gallery styling, a large selection of beautifully styled Post Formats, page templates, several site title/logo options, translation ready, retina ready, built-in social networking, and a child theme that you can install and use for customization, plus much more!

Template: scholarship
Version: 1.0.0
Author: Webfills
Tags: custom-colors, white, light, two-columns, fluid-layout, responsive-layout, fixed-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
License: GNU General Public License v3
License URI: license.txt 

Copyright: 2017 webfills.co.in


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



body{
}
body .header-elements-holder .top-info { margin-left: 20px; }
body .cta-contents { font-size: 17px; }
.hsa-widget marquee { background-color: #f2552c; }
.hsa-widget marquee a { color: #ffffff; font-size: 17px; padding-top:10px; padding-bottom:10px; }
.site-title-wrapper { display: none;  }
body #gallery-1 .gallery-item {
	margin:0px;
}	
body #gallery-1 img {
	border:0px solid lightgrey;
}	
#gallery {
    background-color: #E7E7E7;
    padding-top: 50px;
	text-align:center;
}

.su-spoiler-title{
	text-align:center;
}

input[type='button']{
	margin:14px 46% 18px;
	
}

.nav-links{
	display:none;
}
.widget_text.app
{
	text-align:center;
}
#custom_html-6
{
	background-color:#f1f1f1;
	margin:17px 0px !important;
}
.name
{
	text-align:center;
}
.colume1
{
	padding-top:30px;
}
.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     background: none; 
}
.class_div {
    margin-top: 200px;
    border: 2px solid #f2543a;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    border-radius: 10px;
    background: #4F447E;
    display: block;
    position: relative;
}

.class_h {
    border: black;
    width: 150px;
    height: 40px;
    position: relative;
    left: 50%;
    transform: translateX(-50%) translateY(-225%);
}
.class_h img {
    border-radius: 50%;
    border: 2px solid #f2543a;
    padding: 5px;
    background: white;
}
.btn_a{
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    padding: 8px 40px;
    text-transform: capitalize;
    background: #f2543a;
}
h3.message_heading {
    color: white;
    text-align: center;
    margin-top: 50px;
}
p.message_text {
    color: white;
    padding: 0px 20px;
    text-align: center;
}
.entry-content p {
    text-align: justify;
}
.td-header {
    background: #4F447E;
    color: white;
}
.custom_table tr td {
    border: 1px solid #e4e4e4;
    padding: 10px;
}
.custom_table tr:nth-child(odd) {
    background-color: #ececec;
}
@media only screen and (max-width: 767px)
{
	
	.scholarship_grid_layout_new .grid-items-wrapper .single-post-wrapper, .latest-posts-wrapper .single-post-wrapper.mt-column-3
	{
		width: 97%;
    margin-bottom: 3%;
		text-align: center;
	}
}