@media screen and (min-width:1024px) and (max-width :1179px)
{
		.section-2 .section-title {
   		 background-position: 8% 94%,92% 95%;
		}
}
/*****************************************************************************/
@media screen and (max-width :1023px)
{
.section-2 .section-title {
    	background: none repeat scroll 0 0 transparent;
   	}	
   	#node-Our-Memeber-tpl-php .about_new {
    background-position: center top;
    height: auto;
   
}
   	}
	
/************************************************************************************/
@media screen and (max-width : 980px)
{
		.video-section .field-name-field-video-section > .field-items > div.even {
			float:none;
		}
		.video-section .field-name-field-video-section > .field-items > div {
    	width: 100%;
		}
		.node-type-our-members .field-collection-container .field-items .field-items .field-item {
  		text-align: center;
		}
		
   	 #containerOurMemeber .about_new h1 {
    font-size: 30px;
    height: auto;
    line-height: 100%;
    top: 37%;
}
		 #containerOurMemeber .about_new {
    background-position: left center;
    background-size: cover;
    height: 150px;
    min-height: 150px;
}
.member-spotlight .field-name-field-member-spotlight > .field-items > div {
    float: left;
    width: 50%;
}
	.member-spotlight .field-name-field-member-spotlight > .field-items > div:last-child {
    clear: both;
    float: none;
    width: 50%;
}
#aboutus-title-1, #aboutus-title-1 div, #aboutus-title-2, #aboutus-title-2 div {
    display: inline;
    font-size: 25px;
}
.node-type-our-members .video-section .content p {
    text-align: center;
}
}


/************************************************************************/
@media screen and (max-width :699px)
{
   .member-spotlight .field-name-field-member-spotlight > .field-items > div {
    float: none;
    width: 100%;
		}
		.member-spotlight .field-name-field-member-spotlight > .field-items > div:last-child {
    clear: both;
    float: none;
    width: 100%;
}
		.subContainerOurMemeber > .about-page-members {
    margin: 0;
    
		}
		#fullWidthDiv .leftTitle > div{
    line-height: 150%;
    font-size: 30px;
}
}
/**************************************************************************/
@media screen and (max-width :480px)
{
		.blackLeaves, #containerOurMemeber .member-spotlight .field-name-field-member-name .field-items > div {
    	background: none repeat scroll 0 0 transparent;
    	padding: 0;
		}
		#fullWidthDiv .member-spotlight .field-name-field-member-name {
 			background: none repeat scroll 0 0 transparent;
		}
		#fullWidthDiv .leftTitle > div{
   display:block;
   }
   #fullWidthDiv .leftTitle {
    font-size: 0;
}
.video-section .field-name-field-video iframe {
    height: 250px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: auto;
}

}
/***********************************************************************/
@media screen and (max-width :440px)
{
		.video-section .field-name-field-video-title {
      font-size: 14px;
  	}
		.video-section .field-name-field-video-title > .field-items {
    	background: none repeat scroll 0 0 transparent;
    	padding-left: 0;
 		}
		.video-section .field-name-field-video-title > .field-items > div:first-child {
    	background: none repeat scroll 0 0 transparent;
    	padding-right: 0;
   }
   
}
/*****************************************************************************/
@media screen and (max-width :280px)
{
		#containerOurMemeber .about_new h1 {
    	font-size: 24px;
       }
       
}	
