/*
Theme Name:LeaderShip
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

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 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
textarea {
   resize: none;
}
.mc4wp-form{ margin:0px!important;}
.feature_new_video_ma a.pull-right{
background-color: #D0D2D3;
background-image: url("images/right_arrow_.png");
background-position: 35px center;
background-repeat: no-repeat;
border-radius: 9px;
color: #747678;
font-family: 'MyriadPro-Cond';
margin-top: 20px;
padding: 0 18px 0 8px;}

.feature_new_video_ma a.pull-right:hover{
background-color: #3F6C6F;
background-image: url("images/right_arrow_over.png");
background-position: 35px center;
background-repeat: no-repeat;
color: #FFFFFF;
padding: 0 18px 0 8px;
}
.pull-right.news-arrows
{
height:10px;
}
a.read-more
{
   background-position: 35px center;
	background-repeat: no-repeat;
	border-radius: 9px;
	color: #747678;
	font-family: 'MyriadPro-Cond';
	margin-top: 0px;
	padding: 0 18px 0 8px;
}
@media (min-width:320px) and (max-width:400px){
.page-numbers {
  font-size: 10px !important;
  padding: 7px 2px !important;
}
.pagination_parent .prev {
  background-image:none!important;
}
}
@media (min-width:401px) and (max-width:640px){
.page-numbers {
  font-size: 10px !important;
  padding: 10px !important;
}
.pagination_parent .prev {
  background-image:none!important;
}
}

.featured_video .photosgallery-std {
display: block;
}
/*2015-03-03*/
.news_heading span {
  float: right !important ;
  left:0px  !important;
  top:0px !important;
}
.news_heading h3 {
  line-height: 20px !important;
  width: 86% !important;
}
.sliderkit-panel .news_image_2 {
  width: 47.9% !important;
  margin-right: 20px;
}
.sliderkit-panel .news_image_1 {
  width: 47.9% !important;
}
.latest_news_section.contentslider-std .sliderkit-panel {
margin: 11px 18px 18px 10px !important;
}

/*CSS for Contact Page Starts*/

	.contactus_heading{
	background-color: #505b6c;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    display: block;
    font-family: serifaStd-bold;
    font-size: 27px;
    padding: 17px 11px 5px 13px;
    position: relative;
	}
.block_new {
  background-color: #f5f5f5;
  border-radius: 5px;
  float:left;
}
.sep{
	margin:15px 0px;
	}
.listnew li{
	list-style-type:none;
	margin-left:15px;
	}
.listright li{
	list-style-type:none;
	margin-left:9%;
        min-height:40px;
	}
.listright li span{
	font-weight:normal;
	}
.lefttop{
	margin-top:68px;
	}
.leftm{
	margin-left:27%;
	}
.marginleft li {
  list-style-type: none;
  margin-left: 21%;
  min-height: 20px;
}

.marginp{
	margin-left:27%;
	}
.subtitle{
	color:#4D5A6D;
	text-decoration:none;
	}
.block_new h2 a{
	color:#4D5A6D;
	text-decoration:none;
	}
.block_new h2 a:hover{
	color:#4D5A6D;
	text-decoration:none;
	}
.block_new h4 a{
	color:#4D5A6D;
	text-decoration:none;
	}
.block_new h4 a:hover{
	color:#4D5A6D;
	text-decoration:none;
	}
.page-id-3647{background-color:#ffffff!important;}
.block_new .border-right {border-right: 1px solid rgb(204, 204, 204);}
.block_new .border-left{border-left: 1px solid rgb(204, 204, 204);}
.contact-image {
  height: 103px;
  margin: 20px 15px 10px 15px;
  width: 209px !important;
}
.image-holder {
  height: 103px;
  margin: 20px 15px 10px 15px;
  width: 209px !important;
  background-color: #cccccc;
}
ul li p{ margin:0px !important;}

/*2015-04-24*/
.block_new p {
  text-align: justify;
}
.border-rightnew{border-right: 1px solid #cccccc;}
li .marginp {
  margin-left: 11% !important;
}
@media all and (min-width:980px) and (max-width:1920px){
/*.col-md-4.col-sm-4.border-left.contact-right {
  height: 100%;
  position: absolute;
  right: 0;
}*/
}
}
@media all and (min-width:768px) and (max-width:980px){
	.block_new {
	  background-color: #f5f5f5;
	  border-radius: 5px;
	  float: left;
	  padding: 10px;
	}
	.lefttop {
	  margin-top: 0 !important;
	}
	.contact-right ul {
	  font-size: 13px;
	  margin-left: -50px;
	  padding: 0 0 0 20px;
	}
	.leftm {
	  font-size: 13px;
	  margin-left: 18px;
	}
	.marginp {
	  margin-left: -7px;
	}
       .image-holder {
  background-color: #cccccc;
  height: 103px;
  margin: 20px 15px 10px 15px!important;
  width: 209px !important;
}
}
@media all and (min-width:320px) and (max-width:767px){
	.block_new {
	  background-color: #f5f5f5;
	  border-radius: 5px;
	  float: left;
	  padding: 10px;
	}
	.contact-right {
	  border:1px solid #ccc !important;
	  float: none;
	  margin: 0 auto;
	  padding: 7px 7px 0;
	  width: 300px;
	}
	.lefttop {
	  margin-top: 0 !important;
	}
	.contact-right ul {
	  font-size: 13px;
	  margin-left: -50px;
	  padding: 0 0 0 20px;
	}
	.leftm {
	  font-size: 13px;
	  margin-left: 18px;
	}
	.marginp {
	  margin-left: 0;
	}
	.block_new .border-right {
	  border-right: medium none;
	}
	.block_new p {
  text-align: left;
}
.image-holder {
  background-color: #cccccc;
  height: 103px;
  margin: 20px 15px 10px 15px;
  width: 209px !important;
}
}
@media all and (max-width:320px){
	.contact-right {
	  border: 1px solid #ccc !important;
	  float: none;
	  margin: 0 auto;
	  padding: 7px 7px 0;
	  width: 90%;
	} 
}
/*CSS for Contact Page Ends*/

.event_title {
	margin-top: 0px!important;
}
.pagination {
  display: inline-block!important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 100% !important;
}