/*
Theme Name: StClare
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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 with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
.donate_btn{
	border-radius:5px !important;
	border:0 !important;
	font-weight:600 !important;
	color:#fff;
	background:#a8810c;
	font-size:18px !important;
}
.donate_btn:hover{
	border-radius:5px !important;
	border:0 !important;
	font-weight:600 !important;
	color:#fff !important;
	background:#51035E;
	font-size:18px !important;
}
 .screen-reader-text
{
	display: none;
}

/* design style  */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .menu-item-has-children a:hover
{
	background-color:#fff !important;
	color:#a8810c !important;
}

.nav > li > a
{
	padding: 10px 17px !important; /*10px  7px;*/
}

/* design style  */

footer a
{
	padding: 0px !important;
}

@media (min-width: 768px)
{
.sidemenu
{
	padding-left: 0px !important;
}
}

.welcome h1::before 
{
    content: none !important;
}

.foot_media1 
{
	width: auto !important;
}

.pagination
{
	display: none !important;
}

.contact_new_box {

	border:1px solid #CCC;

	width:100%;

	padding:10px;

	color:#2a2a2a;

}

 .contact_new_box::-webkit-input-placeholder {

 color:#666;

}

 .contact_new_box:-moz-placeholder { /* Firefox 18- */

 color:#666;

}

 .contact_new_box::-moz-placeholder {  /* Firefox 19+ */

 color:#666;

}

 .contact_new_box:-ms-input-placeholder {

 color:#666;

}

.btn_new_contact {

	width:100px;

	background:#a8810c;

	color:#fff;

	border:none;

	text-align:center;

	font-family: 'Cairo', sans-serif;

	text-transform:uppercase;

	margin:auto !important;

	left:0px;

	right:0px;

	font-weight:bold;

	font-size:14px;

	padding:10px 0px;

	text-transform:uppercase;

	margin-bottom:15px !important;

}

.btn_new_contact:hover {

	margin-bottom:15px !important;

	font-weight:bold;

	-webkit-transition: 300ms ease-in-out;

	-moz-transition: 300ms ease-in-out;

	-ms-transition: 300ms ease-in-out;

	width:100px;

	background:rgba(0,0,0,.9);

	text-align:center;

	font-family: 'Cairo', sans-serif;

	cursor:pointer;

	padding:10px 0px;

	color:#fff !important;

}


div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors 
{
	border:none;
	color: red;
	margin: 2em 5.5em 1em;
	/*margin-top: 73%;*/
}

.addr a
{
	text-decoration: none ;
	color: #333;
}

ul li a, h4, ul li, ol li, ol li a
{
	font-family: 'Cairo', sans-serif !important;
}

.entry-content img
{
	float: left;
	padding-right: 15px;
}

.captch
{
	padding: 5px 0px 5px 10px;
	margin-top: 10px;
	width:100%;
}

@media (max-width:767px)
{
	.addr, .post-158 .entry-content h4, .post-158 .entry-content h1
	{
		margin-left: 15px;
	}
	.sbt
	{
		margin-top: 25px;
	}
	.addr h4
	{
		margin-left: 0px !important;
	}
		
	.page-id-332 .entry-content
	{
		padding-left: 20px;
	}
}

.addr h4
{
	display:none;
}

.about li
{
	line-height: 32px;
}

.ngg-gallery-thumbnail 
{
	border: none !important;
}
/*
.ngg-gallery-thumbnail-box 
{
	margin: 17px;
}*/

#TB_closeWindow
{
	padding: 0px !important;
}

#TB_next
{
	float: right !important;
}

#TB_next > a, #TB_prev > a 
{
    font-size: 16px !important;
	text-decoration: none;
	color: #333;
}

#TB_closeWindowButton 
{
    top: 0 !important;
}

#TB_caption 
{
    width: 100% !important;
}

#TB_window
{
	padding-bottom: 10px;
	padding-top: 10px;
}	

.ngg-gallery-thumbnail-box 
{
    width: 25%;
	margin-bottom: 15px;
}	
.ngg-gallery-thumbnail img 
{
    width: 100%;
}

@media (max-width: 429px)
{
	.ngg-gallery-thumbnail-box 
	{
    	width: 100%;
	}
}	

@media (min-width:430px) and (max-width:767px)
{
	.ngg-gallery-thumbnail-box 
	{
		width: 50%;
	}
}


@media (min-width:768px) and (max-width:992px)
{
	.ngg-gallery-thumbnail-box 
	{
		width: 33.33%;
	}
}

.dropdown-menu .has-image a:hover
{
	background:transparent !important;
}

.menu-item-37 .dropdown-menu .has-image
{
	float: right;
	margin-top: -11em;
	margin-bottom: 1em;
}

.menu-item-37 .dropdown-menu, .menu-item-12 .dropdown-menu, .menu-item-13 .dropdown-menu, 
.menu-item-14 .dropdown-menu, .menu-item-36 .dropdown-menu, .menu-item-979 .dropdown-menu , .menu-item-509 .dropdown-menu
{
	width:530px;
}

.menu-item-12 .dropdown-menu .has-image
{
	float: right;
	margin-top: -9em;
	margin-bottom: 1em;
}

.menu-item-13 .dropdown-menu .has-image
{
	float: right;
	margin-top: -12.5em;
	margin-bottom: 1em;
}

.menu-item-14 .dropdown-menu .has-image
{
	float: right;
	margin-top: -7em;
	margin-bottom: 1em;
}

.menu-item-36 .dropdown-menu .has-image
{
	float: right;
	margin-top: -5em;
	margin-bottom: 1em;
}

.menu-item-163 .dropdown-menu .has-image
{
	float: right;
}

.menu-item-163 b
{
	display: none;
}

.menu-item-979 .dropdown-menu .has-image
{
	float: right;
	margin-top: -6.5em;
	margin-bottom: 1em;
}
/*----- 9-JUN-2020 ----- */
.menu-item-509 .dropdown-menu .has-image
{
	float: right;
	margin-top: -10.5em;
	margin-bottom: 1em;
}
/*----- /9-JUN-2020 ----- */

@media (max-width:799px)
{
	.dropdown-menu .has-image
	{
		display: none;
	}
}

/*  .sp strong
{
	float: left;
} 
 */
.spc
{
	padding-left:30px;
}

.header_top img
{
	padding-top: 10px;
	padding-bottom: 13px;
}

.vid
{
	margin-top: 20px;
}

.bl_date
{
	background:#441a66;
	color:#fff !important;
	padding: 12px;
	float: right;
	margin-top: -12px;
}

.welcome h4
{
	padding-right: 0px !important;
}

.dropdown-menu img
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
}

/* .blog h4
{
	border: solid 1px #418a3b !important;
} */

@media (max-width:764px)
{
.sidebar ul, nav.sidebar .container-fluid
{
	background: #441a66;
}
}

.slide-text > h1 
{
	padding: 2px 30px 2px 30px !important;
	margin-bottom: 0px !important;
}

.slide-text 
{
	top:70% !important;
}


.post-63 .entry-content img /* faculty page */
{
	float: none;	
}

/* .pwel */ li
{
	font-size: 16px;
}

.hd_lk a
{
	color: #a8810c !important;
	font-weight: bold !important;
}

.header_top .form-control 
{
    width: 90%;
	height: 32px;
	padding: 0px 10px;
}

.header_top .btn
{
	padding: 5px 10px;	
}

@media (min-width:768px) and (max-width:991px)
{
	.nav li a
	{
		/*font-size: 14px !important;*/
		padding: 10px 9px !important;
		font-size: 13px !important;
	}
}
@media (max-width:767px)
{
.navbar-header .navbar-toggle 
{
	margin-bottom: 10px !important;
}

.side-bar nav.sidebar .navbar-collapse, nav.sidebar .container-fluid 
{
	padding-left: 15px !important;
}

#bs-sidebar-navbar-collapse-1 li:first-child 
{
	border-top: 0px !important;
}

#bs-sidebar-navbar-collapse-1 li 
{
	border-bottom: 0px !important;
}

#bs-sidebar-navbar-collapse-1
{
	margin-right: 0px;
}

#bs-sidebar-navbar-collapse-1 .navbar-nav
{
	float: none !important;
}
	.header_top form
	{
		margin: 0px;
	}
}

.header_top .form-control 
{
	float: right !important;
	width: 52% !important;
}

#menu-top
{
	margin-left:5% ;
}

@media (min-width:992px) and (max-width:1199px)
{
	#menu-top
	{
		margin-left:0% ;
	}	
}

@media (min-width:768px) and (max-width:991px)
{
	#menu-top
	{
		margin-left:0% ;
	}
}

footer
{
	padding: 0px 0px 0px 0px !important;
}

.foot_media1 
{
	width: 61px !important;
	position: absolute ;
	z-index: 99999;
	float: left;
}

.sc_lk
{
	width:200px !important;
}

h1::before 
{
    content: none !important;
	
}
/*
.about h1, .welcome h1
{
	border-bottom: 2px solid #a8810c;
	display: inline-block;
	line-height: 0.50;
}
*/
.page-id-43 a, .page-id-43 a:hover, .page-id-43 a:focus, .page-id-964 a, .page-id-964 a:hover, .page-id-964 a:focus
{
	text-decoration: none;
	color: #333;
}

.unhidden p
{
	margin-top:0px !important;
}

.entry-content li, .about li
{
	list-style-type: square;
}

.about h1
{
	font-family: 'Cairo', sans-serif !important; 
	font-weight: normal !important;
	font-size: 29px !important;
	padding: 0px !important;
}

.nav > li > a
{
	text-transform: none !important;
}

.welcome 
{
	padding: 0px !important;
}

.welcome h1
{
	font-size: 36px !important;
}

.entry-content ul 
{
	margin-top: 15px !important;
}

@media (max-width:369px) and (min-width:320px)
{
	.bl_date 
	{
    	padding: 14px !important;
	}
	.welcome h4 a 
	{
    	font-size: 13px !important;
	}
}
.lern_mr {
    color: #fff;
    background: #a8810c;
    padding: 10px 14px;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
	margin-top:10px;
}
.lern_mr:hover {
    color: #fff;
    background: #441A66;
    padding: 10px 14px;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
	margin-top:10px;
}
@media screen and (min-width:768px){
	.mailmunch-forms-short-code{
		width:60% !important;
		margin:0 auto !important;
	}
}

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

.vid 
{
    margin-top: 0px !important;
}

@media screen and (max-width:1000px)
{
	.vid 	
	{
    		margin-top: 20px !important;
	}
}
.navbar-nav>li>a:hover{
	color: #A8810c !important;
}
.navbar-nav>li>a.active
{
    background-color: #a8810c !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover ,.footer_copy,.box {
    background-color:  #A8810c !important;
}
.entry-content img {
	width:100% !important;
}

.entry-header{
	display:block;
}
.page-header {
	margin:0px !important;
}
ul li.cat-item {
    list-style: none;
	padding:0px !important;
}
ul li.cat-item a{
	color:black;
}
ul li.cat-item a:hover{
	color:#A8810c;
}
section#categories-2 ul {
    padding-left: 10px;
}
a.moretag{
	padding:10px;
    text-align: center;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 2px;
    display: block;
    max-width: 140px;
    color: #441a66;
	border:1px solid #441a66;
	margin-top:5px;
}