@font-face {
  font-family: 'GothamMedium';
  src: url('fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),  url('fonts/GothamMedium.woff') format('woff'), url('fonts/GothamMedium.ttf')  format('truetype'), url('fonts/GothamMedium.svg#GothamMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaLT';
  src: url('fonts/FuturaLT.eot?#iefix') format('embedded-opentype'),  url('fonts/FuturaLT.woff') format('woff'), url('fonts/FuturaLT.ttf')  format('truetype'), url('fonts/FuturaLT.svg#FuturaLT') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaLT-Bold';
  src: url('fonts/FuturaLT-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/FuturaLT-Bold.woff') format('woff'), url('fonts/FuturaLT-Bold.ttf')  format('truetype'), url('fonts/FuturaLT-Bold.svg#FuturaLT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaLT-Condensed';
  src: url('fonts/FuturaLT-Condensed.eot?#iefix') format('embedded-opentype'),  url('fonts/FuturaLT-Condensed.woff') format('woff'), url('fonts/FuturaLT-Condensed.ttf')  format('truetype'), url('fonts/FuturaLT-Condensed.svg#FuturaLT-Condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1200px){
.container {
    width: 1230px;
}
}
.nav-previous {
	float:left
}
.nav-next {
	float:right
}
body {
	font-family: 'FuturaLT';
	background:url(images/body_bg.jpg) repeat;
}
a, a:hover, a:focus, a:active  {
	color:#f58026;
	outline: none;
	text-decoration:none
}
img{
	max-width:100%;
	height:auto;	
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
img {
	max-width: 100%;
	height: auto;
}
.top_menus {
	display: block;
	float: right;
	position: relative;
	right: 31px;
	top: 0px;
	font-size: 15px;
	color: #daa43e;
	font-family: 'FuturaLT';
}
#menu_popup {
	display: block
}
.menu-header-menu-container {
	float: none;
}
.menu ul {
	display: none;
}
#menu_popup.open {
	right: 0;
}
#menu_popup a {
	text-decoration: none;
	font-family: 'FuturaLT';
}
#menu_popup a:hover {
	color: white;
}
#page-content.open {
	right: 270px;
}
#menu_popup {
	background: rgba(0,167,169,0.95);
	padding-left: 23px;
	padding-right: 20px;
}
#menu_popup h2 {
	margin: 0px;
	font-family: 'FuturaLT';
	font-size: 31px;
	color: #ffffff;
	float: left;
	margin-left: 3px;
	margin-top: 25px;
	margin-bottom: 25px !important;
}
#menu_popup {
	margin-right: -270px;
	right: 0;
	top: 0px;
	width: 270px;
	position: fixed;
	height: 100%;
	overflow: auto;
	z-index: 1000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	background: #2a2929;
	padding-left: 23px;
	padding-right: 20px;
}
#menu_popup.active {
	right: 270px;
	width: 270px;
}
#page-content {
	position: relative;
	right: 0;
	z-index: 1;
	height: 100%;
}
#page-content.open {
	right: 270px;
}
#menu_popup, #page-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#menu_popup ul {
	list-style: none;
	padding: 0px;
}
.white_cl {
	float: right;
	margin-right: 35px;
	margin-top: 29px;
}
.top_menus {
	float: right;
	position: absolute;
	top: 13px;
	right: 0px;
	z-index: 999999;
	display: none;
}
.top_menus img {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
}
.top_menus h3 {
	margin: 0px;
	float: left;
	cursor: pointer;
	font-family: 'FuturaLT';
	font-size: 20px;
	color: #29aec5;
	margin: 11px 20px 0px 12px;
}
header{
	background:rgba(36,51,90,0.8);
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
}
.logo_div{
	margin-top:24px;
	margin-bottom:19px;
}
.logo_div img{
	
}
.top_menu{
	text-align:center;
	margin-top:13px;
	float:right;
}
.top_menu ul{
	margin:0px;
	padding:0px;
}
.top_menu li{
	list-style:none;
	display:inline-block;
	margin-left:67px;
}
.top_menu li:first-child{
	margin-left:0px;	
}
.top_menu li img{
	margin-bottom:12px;
}
.top_menu a{
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	font-size:18px;
	color:#ffffff;
	font-family: 'FuturaLT';
}
.top_menu a:hover{
	color:#7dc0c1;
}
.banner_txt1{
	font-size:111px;
	color:#ffffff;
	font-family: 'FuturaLT-Condensed';
}
.banner_txt2{
	font-size:23px;
	color:#ffffff;
	font-family: 'FuturaLT';
	line-height:37px;
}
.donate_now{

}
.donate_now a{
	font-size:20px;
	color:#ffffff;
	font-family: 'GothamMedium';
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	background:url(images/donate_bg.png) no-repeat;
	padding:26px 41px;
}
.donate_now a:hover{
	color:#41415d;
}
.tp-bullets{
	bottom:40px !important;	
}
.tp-bullets.simplebullets.round .bullet {
    background: url(images/dot2.png) no-repeat top left;
    width: 24px;
    height: 23px;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background: url(images/dot1.png) no-repeat top left;
    width: 24px;
    height: 23px;
}
.home_slider{
	position:relative;
}
.slider_edge{
	background: url(images/paper_edge1.png) center bottom no-repeat;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 16px;
    z-index: 999;
}
.daonate_smiles_main{
	padding-bottom:38px;
	padding-top:5px;
}
.daonate_sm_title{
	display:table;
	margin:0px auto;
}
.dnt_img1{
	float:left;
}
.dnt_img1 img{
	
}
.daonate_sm_title h2{
	float:left;
	font-size:40px;
	color:#202020;
	font-family: 'FuturaLT';
	line-height:115px;
	padding-left:35px;
	padding-right:35px;
}
.dnt_img2{
	float:left;
}
.dnt_img2 img{
	margin-top:8px;
}
.donate_div{
	display:table;
	margin:0px auto;
	margin-top:15px;
	position:relative;
}
.donate_img{
	
}
.donate_img img{
	
}
.donate_title{
	font-size:28px;
	line-height:72px;
	text-align:center;
}
.donate_title a{
	color:#ffffff;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
}
.donate_title a:hover{
	color:#e7e7e7;
}
.dnt_clr1{
	background:#994878;
}
.dnt_clr2{
	background:#b81a28;
}
.dnt_clr3{
	background:#008145;
}
.dnt_clr4{
	background:#152c72;
}
.donate_edge{
	background:url(images/donate_edge.png) center bottom no-repeat;	
	position:absolute;
	width:100%;
	height:6px;
	bottom:0;
}
.our_mission_main{
	background:url(images/our_mission_bg.jpg) right no-repeat;
	background-size:cover;
	padding-bottom:76px;
	position:relative;
}
.mission_content{
	width: 61%;
    float: right;
}
.mission_title{
	margin-top:30px;
}
.msn_img1{
	float:left;
}
.msn_img1 img{
	
}
.mission_title h3{
	font-size:36px;
	color:#eb5637;
	float:left;
	margin-top:45px;
	margin-right:25px;
}
.mission_cnt{
	margin-top:28px;
}
.mission_cnt p{
	font-size:18px;
	color:#191919;
	line-height:37px;
}
.mission_cnt p a{
	color:#f58026;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
}
.mission_cnt p a:hover{
	color:#191919;
}
.upcoming_events_main{
	background:url(images/events_bg.jpg) no-repeat;
	background-size:cover;
	height:574px;	
	padding-top:23px;
	position:relative;
}
.upcoming_events_main .dnt_img2 img {
    margin-top: 1px;
}
.upcoming_events_main .daonate_sm_title h2 {
    color: #ffffff;
	line-height:99px;
}
.event_div{
	margin-top:29px;	
}
.event_img{
	
}
.event_img img{
	
}
.event_cnt{
	margin-top:33px;
}
.event_cnt h4{
	font-size:23px;
	color:#141414;
	font-family: 'FuturaLT-Bold';
}
.event_cnt h5{
	font-size:21px;
	color:#0c8c8e;
	margin-top:8px;
}
.event_cnt p{
	font-size:20px;
	color:#080808;
	line-height:31px;
	margin-top:18px;
}
.read_more{
	margin-top:13px;
}
.read_more a{
	font-size:18px;
	color:#f07414;
	text-decoration:underline;
	transition:all 0.3s ease-in-out;
}
.read_more a:hover{
	color:#141414;
}
.events_edge{
	background:url(images/paper_edge1.png) bottom center no-repeat;
	height:16px;
	position:absolute;
	bottom:0;
	width:100%;	
}
.our_incredible_main{
	padding-top:26px;
	padding-bottom:35px;
}
.our_incredible_main .daonate_sm_title h2 {
    line-height: 86px;
    padding-left: 26px;
    padding-right: 26px;
}
.our_incredible_main .dnt_img2 img {
    margin-top: 0px;
}
.our_incredible_main .dnt_img1 img {
    margin-top: 13px;
}
.partner_div{
	margin-top:35px;
}
.partner_img{
	display:table;
	margin:0px auto;
}
.partner_img1{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 131px;
}
.partner_img1 img{
	
}
footer{
	background:#24335a;
	position:relative;	
	padding-top:65px;
}
.ftr_edge{
	background:url(images/paper_edge2.png) center top no-repeat;
	position:absolute;
	width:100%;
	height:16px;
	top:0;
}
.footer1{
	padding-bottom:38px;
}
.footer_dv{
	
}
.ftr_links{
	padding-left:45px;
}
.ftr_ttile{
	font-size:26px;
	color:#fff;
}
.ftr_menu{
	margin-top:15px;
}
.ftr_menu ul{
	margin:0px;
	padding:0px;
}
.ftr_menu li{
	list-style:none;
}
.ftr_menu a{
	font-size:18px;
	color:#aaacb2;
	line-height:35px;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
}
.ftr_menu a:hover{
	color:#f58026;
}
.news_letter_dv{
	
}
.news_text{
	font-size:18px;
	color:#aaacb2;
	margin-top:14px;
}
.newsletter_bx{
	margin-top:23px;
}
.newsletter-email{
	width:100%;
	height:53px;
	border:none;
	outline:none;
	padding-left:15px;
	font-size:16px;
	color:#aaacb2;
}
.newsletter-submit{
	font-size:17px;
	color:#ffffff;
	font-family: 'GothamMedium';
	border:none;
	outline:none;
	background:url(images/submit_bg.png) no-repeat;
	width:136px;
	height:54px;
	margin-top:18px;
	transition:all 0.3s ease-in-out;
}
.newsletter-submit:hover{
	color:#202020;
}
.ftr_stay{
	padding-left:125px;
}
.ftr_add{
	font-size:18px;
	color:#aaacb2;
	line-height:25px;
	margin-top:14px;
}
.ftr_add a{
	color:#aaacb2;
	transition:all 0.3s ease-in-out;
	text-decoration:none
}
.ftr_add a:hover{
	color:#f58026;
}
.follow_fb{
	margin-top:23px;
}
.follow_fb a{
	font-size:14px;
	color:#7dc0c1;
	background:url(images/fb1.png) no-repeat;
	background-position:0px;
	padding-left:61px;
	display:block;
	text-decoration:none;
	line-height:22px;
}
.follow_fb a span{
	font-size:23px;
	color:#7dc0c1;
	font-family: 'FuturaLT-Bold';
}
.footer2{
	border-top:solid 1px #475478;
}
.copyright{
	font-size:16px;
	color:#aaacb2;
	text-align:center;
	line-height:58px;
}
.inner_banner_main{
	background:url(images/inner_banner.jpg) center top no-repeat;
	background-size:cover;	
	height:362px;
	position:relative;
	padding-top:162px;
	margin-bottom:3px;	
}
.innner_banner_cnt{
	
}
.innner_banner_cnt h1{
	font-size:111px;
	color:#ffffff;
	font-family: 'FuturaLT-Condensed';
	text-align:center;
}
.message_from_main{
	margin-top:14px;
	padding-bottom:50px;
}
.message_from_top{
	margin-top:24px;	
}
.msg_frm_left{
	position:relative;
}
.orange_edge{
	background:url(images/orange_edge.png) center bottom no-repeat;
	width:100%;
	position:absolute;
	bottom:0px;
	height:12px;
}
.msg_frm_left img{
	
}
.msg_frm_right{
	
}
.msg_frm_right p{
	font-size:20px;
	color:#191919;
	line-height:37px;
}
.about_video_1{
	margin-top:60px;
}
.about_video_div{
	position:relative;	
}
.abt_vid_edge{
	background:url(images/about_video_edge.png) center bottom no-repeat;
	width:100%;
	position:absolute;
	bottom:0px;
	height:9px;	
}
.abt_play{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-74px;
	margin-left:-74px;	
}
.about_video_2{
	margin-top:50px;
}
.about_video_bx{
	position:relative;
}
.abt_vid_edge1{
	background:url(images/about_video_edge1.png) center bottom no-repeat;
	height:9px;
	position:absolute;
	width:100%;
	bottom:0;
}
.about_video_bx img{
	
}
.mam_dad_main{
	position:relative;	
	background:url(images/about_msg_bg.jpg) no-repeat;
	background-size:cover;
	padding-top:25px;
	padding-bottom:73px;
}
.mom_dad_cnt{
	margin-top:42px;
}
.mom_dad_cnt p{
	font-size:24px;
	color:#080808;
	line-height:43px;	
}
.mam_dad_main .daonate_sm_title h2 {
    line-height: 99px;
}
.mam_dad_main .dnt_img2 img {
    margin-top: 5px;
}
.contact_main{
	padding-top:60px;
	padding-bottom:60px;
}
.contact_left{
	margin-top:40px;
	margin-right:87px;
}
.contact_left h2{
	font-size:28px;
	color:#f58026;
  	font-family: 'FuturaLT-Bold';
}
.cnt_frm{
	margin-top:40px;
}
.name_div{
	margin-bottom:20px;
}
.name_txt{
	font-size:24px;
	color:#202020;
	margin-bottom:12px;
}
.inp1{
	font-size:20px;
	color:#202020;
	width:100%;
	height:67px;
	border:solid 1px #c2c2c2;
	background:transparent;
	outline:none;
	padding-left:18px;
}
.inp2{
	height:221px;
	resize:none;
}
.inp3{
	font-size:20px;
	color:#ffffff;
  	font-family: 'GothamMedium';
	background:url(images/submit_bg.png) no-repeat;
	width:136px;
	height:54px;
	border:none;
	outline:none;
	margin-top:5px;
	transition:all 0.3s ease-in-out;
}
.inp3:hover{
	color:#202020;
}
.contact_right{
	background:#a0cfd0;
	padding:35px 45px 50px 45px;
	position:relative;
	margin-left:13px;
}
.contact_right h2{
	font-size:28px;
	color:#f58026;
  	font-family: 'FuturaLT-Bold';
	text-transform:uppercase;
}
.cnt_edge{
	background:url(images/map_edge.png) center bottom no-repeat;
	height:9px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
.cnt_top{
	
}
.cnt_top p{
	font-size:24px;
	color:#191919;
	line-height:38px;
	margin-top:16px;
}
.cnt_map{
	margin-top:50px;
}
.cnt_map iframe{
	border:solid 3px #b4b4b4;
	width:100%;
	margin-top:25px;
}
.cnt_map img{
	margin-top:25px;	
}
.charity_main{
	padding-top:58px;
	padding-bottom:50px;
}
.charity_in{
	
}
.charity_top{
	position:relative;	
}
.charity_edge{
	background:url(images/charity_edge.png) left bottom no-repeat;
	height:9px;
	position:absolute;
	width:100%;
	bottom:0;
	left:0;	
}
.charity_top img{
	
}
.charity_btm{
	margin-top:35px;
}
.charity_btm p{
	font-size:20px;
	color:#191919;
	line-height:37px;
	margin-bottom:12px;
}
.charity_btm p a{
	color:#f58026;
	transition:all 0.3s ease-in-out;
	text-decoration:none;
}
.charity_btm p a:hover{
	color:#191919;
}
.fav_charity_main{
	
}
.fav_charity_main .donate_title {
    font-size: 19px;
    line-height: 70px;
    color: #fff;
}
.donate_div a{
    text-decoration:none;
}
.fd_bnk_dv{
	
}
.fd_bnk_dv .donate_title {
    line-height: 24px;
	padding:11px 0px;
}
.fav_charity_main .donate_edge{
	background:url(images/sm_edge.png) center bottom no-repeat;	
	position:absolute;
	width:100%;
	height:6px;
	bottom:0;
}
.food_toys_main{
	padding-top:30px;
}
.food_location_main{
	border:solid 1px #8bc7c8;
	background:#e4f5f5;
	margin-top:35px;
}
.fd_location_bx{
	float:left;
	width:33.33%;	
	padding-left:27px;
	padding-right:15px;
	padding-top:34px;
	padding-bottom:25px;
	border-bottom: solid 1px #8bc7c8;
	vertical-align:top
}
.location_map{
	overflow: hidden;
    border-radius: 50%;
    position: relative;
    z-index: 99;
    height: 250px;
    width: 250px;
    border: 5px solid #7dc0c1;
	margin:0px auto;
}
.location_map iframe{
	position: absolute;
    border-radius: 50%;
    top: 0; left: 0;
    z-index: 50;
}
.location_map img{
	
}
.location_cnt{
	margin-top:42px;
}
.location_cnt h3{
	font-size:28px;
	color:#f58026;
  	font-family: 'FuturaLT-Bold';
	line-height:46px;
}
.location_cnt p{
	font-size:24px;
	color:#000000;
	line-height:46px;
}
.loction_mid{
	border-left:solid 1px #8bc7c8;
	border-right:solid 1px #8bc7c8;
}
.get_involved_main{
	padding-top:30px;
}
.involved_left{
	position:relative;	
}
.involved_edge{
	background:url(images/involved_edge.png) center bottom no-repeat;
	height:9px;
	position:absolute;	
	width:100%;
	bottom:0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #c2c2c2;
}
.involved_right{
	
}
.involved_right h2{
	font-size:38px;
	color:#202020;
	line-height:53px;
	margin-top:-12px;
}
.involved_right h5{
	font-size:25px;
	color:#0c8c8e;
	margin-top:10px;
}
.involved_right p{
	font-size:20px;
	color:#191919;
	line-height:37px;
	margin-top:20px;
}
.involved_in{
	padding-top:30px;
	padding-bottom:30px;	
}
.float_right{
	float:right;	
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}
.wpcf7-not-valid-tip {
	position: absolute !important;
	left: -50px !important;
	top: -13px !important;
	width: 50px !important;
	height: 44px !important;
	padding: 0 !important;
	background: url(images/contact_form_error1.png) !important;
	overflow: hidden;
	text-indent: -9999px !important;
	padding: 0;
	border: none !important;
}
div.wpcf7-validation-errors {
    border: 2px solid #e52323;
    padding: 10px;
    text-align: center;
}
.blog_cnt{
	margin-top:30px;	
}
@media only screen and (min-width : 200px) and (max-width :767px) {
.top_menus{
	display:block;	
}
header {
    position: relative;
}
.top_menu {
    display: none;
}
.logo_div {
    width: 75%;
    margin: 0px auto;
    margin-top: 15px;
    margin-bottom: 10px;
}
.dnt_img1 img {
    width: 30px;
}
.daonate_sm_title h2 {
    font-size: 22px;
    line-height: 37px;
    padding-left: 10px;
    padding-right: 10px;
}
.dnt_img2 img {
    margin-top: 0px;
    width: 30px;
}
.donate_title {
    font-size: 17px;
    line-height: 50px;
}
.donate_div {
    margin-top: 10px;
}
.mission_content {
    width: 100%;
    float: none;
}
.our_mission_main {
    padding-bottom: 20px;
    background: #f2f2f2;
}
.mission_title {
    display: table;
    margin: 0px auto;
    margin-top: 20px;
}
.mission_title h3 {
    font-size: 22px;
    margin-top: 6px;
    margin-right: 15px;
}
.msn_img1 img {
    width: 40px;
}
.mission_cnt {
    margin-top: 12px;
}
.mission_cnt p {
    font-size: 12px;
    line-height: 22px;
}
.upcoming_events_main .daonate_sm_title h2 {
    line-height: 50px;
    font-size: 20px;
}
.upcoming_events_main .dnt_img2 img {
    margin-top: 10px;
}
.event_div {
    margin-top: 18px;
}
.event_cnt {
    margin-top: 12px;
}
.event_cnt h4 {
    font-size: 17px;
}
.event_cnt h5 {
    font-size: 14px;
    margin-top: 6px;
}
.event_cnt p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 8px;
}
.read_more {
    margin-top: 0px;
}
.read_more a {
    font-size: 12px;
}
.upcoming_events_main {
    height: 100%;
    padding-top: 23px;
    padding-bottom: 30px;
}
.our_incredible_main .dnt_img2 {
    display: none;
}
.our_incredible_main .dnt_img1 img {
    margin-top: 3px;
}
.our_incredible_main .daonate_sm_title h2 {
    line-height: 35px;
    padding-left: 10px;
    padding-right: 0px;
    font-size: 18px;
}
.our_incredible_main {
    padding-top: 15px;
    padding-bottom: 15px;
}
.partner_div {
    margin-top: 10px;
}
.ftr_links {
    padding-left: 0px;
    margin-bottom: 12px;
}
.ftr_ttile {
    font-size: 18px;
}
.ftr_menu a {
    font-size: 14px;
    line-height: 28px;
}
.ftr_menu {
    margin-top: 0px;
}
.news_text {
    font-size: 14px;
    margin-top: 5px;
}
.newsletter_bx {
    margin-top: 10px;
}
.newsletter-email {
    height: 38px;
    font-size: 12px;
}
.newsletter-submit {
    font-size: 14px;
    width: 105px;
    height: 40px;
    margin-top: 12px;
    background-size: 100%;
}
.ftr_stay {
    padding-left: 0px;
    margin-top: 15px;
}
.ftr_add {
    font-size: 13px;
    line-height: 22px;
    margin-top: 7px;
}
.follow_fb {
    margin-top: 10px;
}
.copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0px;
}
.footer1 {
    padding-bottom: 20px;
}
footer {
    padding-top: 30px;
}
.innner_banner_cnt h1 {
    font-size: 38px;
}
.inner_banner_main {
    height: 140px;
    padding-top: 40px;
    margin-bottom: 3px;
}
.involved_right h2 {
    font-size: 17px;
    line-height: 28px;
    margin-top: 0px;
}
.involved_right h5 {
    font-size: 15px;
    margin-top: 5px;
}
.involved_right p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
}
.involved_in {
    padding-top: 0px;
    padding-bottom: 0px;
}
.charity_btm p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;
}
.charity_btm {
    margin-top: 10px;
}
.charity_main {
    padding-top: 20px;
    padding-bottom: 15px;
}
.fav_charity_main .dnt_img1 {
    float: none;
    text-align: center;
}
.fav_charity_main .dnt_img2 {
    display:none;
}
.fav_charity_main .daonate_sm_title h2 {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    float: none;
}
.fav_charity_main .donate_title {
    font-size: 14px;
    line-height: 50px;
}
.fd_bnk_dv .donate_title {
    line-height: 22px;
    padding: 5px 0px;
	padding-bottom:12px;
}
.fav_charity_main {
    padding-bottom: 35px;
}
.food_toys_main .dnt_img1 {
    float: none;
    text-align: center;
}
.food_toys_main .dnt_img2 {
    display:none;
}
.food_toys_main .daonate_sm_title h2 {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    float: none;
}
.food_location_main {
    border: none;
    background: transparent;
    margin-top: 15px;
}
.fd_location_bx {
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: solid 1px #8bc7c8 !important;
    background: #e4f5f5;
    margin-bottom: 10px;
}
.location_map {
    overflow: hidden;
    border-radius: 100%;
    position: relative;
    z-index: 99;
    height: 204px;
    width: 204px;
    border: 2px solid #7dc0c1;
    margin: 0px auto;
}
.location_map iframe {
    position: absolute;
    border-radius: 100%;
    top: 0;
    left: 0;
    z-index: 50;
	height: 204px;
    width: 204px;
}
.location_cnt {
    margin-top: 10px;
}
.location_cnt h3 {
    font-size: 18px;
    line-height: 30px;
}
.location_cnt p {
    font-size: 14px;
    line-height: 24px;
}
.food_toys_main {
    padding-top: 15px;
    padding-bottom: 0px;
}
.message_from_main .dnt_img1 {
    float: none;
    text-align: center;
}
.message_from_main .dnt_img2 {
    display:none;
}
.message_from_main .daonate_sm_title h2 {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    float: none;
}
.msg_frm_right p {
    font-size: 12px;
    color: #191919;
    line-height: 22px;
}
.msg_frm_right {
    margin-top: 5px;
}
.message_from_top {
    margin-top: 15px;
}
.abt_play img{
	width:30px;	
}
.abt_play {
    margin-top: -15px;
    margin-left: -15px;
}
.about_video_2 {
    margin-top: 15px;
}
.about_video_1 {
    margin-top: 15px;
}
.message_from_main {
    padding-bottom: 20px;
}
.mam_dad_main .dnt_img1 {
    float: none;
    text-align: center;
}
.mam_dad_main .dnt_img2 {
    display:none;
}
.mam_dad_main .daonate_sm_title h2 {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    float: none;
}
.mom_dad_cnt p {
    font-size: 12px;
    color: #080808;
    line-height: 22px;
}
.mom_dad_cnt {
    margin-top: 10px;
}
.mam_dad_main {
    padding-top: 20px;
    padding-bottom: 25px;
}
.contact_left {
    margin-top: 0px;
    margin-right: 0px;
}
.contact_main {
    padding-top: 15px;
    padding-bottom: 0px;
}
.contact_left h2 {
    font-size: 18px;
}
.name_txt {
    font-size: 15px;
    margin-bottom: 5px;
}
.inp1 {
    font-size: 15px;
    height: 38px;
    padding-left: 15px;
}
.name_div {
    margin-bottom: 10px;
}
.cnt_frm {
    margin-top: 10px;
}
.inp2 {
    height: 120px;
}
.inp3 {
    font-size: 16px;
    width: 104px;
    height: 40px;
    margin-top: 5px;
    background-size: 100%;
}
.contact_right {
    padding: 15px;
    margin-left: auto;
	margin-top:20px;
}
.contact_right h2 {
    font-size: 17px;
}
.cnt_top p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.cnt_map {
    margin-top: 15px;
}
.cnt_map iframe {
    border: solid 2px #b4b4b4;
    width: 100%;
    margin-top: 10px;
	height:auto;
}
}
@media only screen and (min-width : 400px) and (max-width :767px) {
.logo_div {
    width: 353px;
    margin: 0px auto;
    margin-top: 15px;
    margin-bottom: 10px;
}
.donate_div {
    width: 280px;
    margin: 0px auto;
    margin-top: 10px;
}
.mission_content {
    width: 290px;
    margin: 0px auto;
}
.event_div {
    width: 280px;
    margin: 0px auto;
    margin-top: 18px;
}
.partner_div {
    width: 280px;
    margin: 0px auto;
    margin-top: 10px;
}
.footer_dv {
    width: 280px;
    margin: 0px auto;
}
.charity_in {
    width: 353px;
    margin: 0px auto;
}
.food_location_main {
    width: 280px;
    margin: 0px auto;
    margin-top: 15px;
}
.involved_left {
    width: 353px;
    margin: 0px auto;
}
.involved_right {
    width: 353px;
    margin: 0px auto;
}
.msg_frm_left {
    width: 353px;
    margin: 0px auto;
}
.msg_frm_right {
    width: 353px;
    margin: 0px auto;
    margin-top: 5px;
}
.about_video_div {
    width: 353px;
    margin: 0px auto;
}
.about_video_bx {
    width: 353px;
    margin: 0px auto;
}
.mom_dad_cnt {
    width: 353px;
    margin: 0px auto;
    margin-top: 10px;
}
.contact_left {
    width: 353px;
    margin: 0px auto;
    margin-right: auto;
}
.contact_right {
    width: 353px;
    margin: 0px auto;
    margin-left: auto;
    margin-top: 20px;
}
}
@media only screen and (min-width : 768px) and (max-width :991px) {
header {
    position: relative;
}
.top_menu {
    margin-top: 8px;
    padding-bottom: 8px;
}
.top_menu li {
    margin-left: 44px;
}
.top_menu a {
    font-size: 17px;
}
.logo_div {
    margin-top: 34px;
}
.dnt_img1 img {
    width: 40px;
}
.daonate_sm_title h2 {
    font-size: 24px;
    line-height: 53px;
    padding-left: 15px;
    padding-right: 15px;
}
.dnt_img2 img {
    margin-top: 0px;
    width: 35px;
}
.donate_title {
    font-size: 18px;
    line-height: 55px;
}
.donate_div {
    margin-top: 20px;
}
.mission_content {
    width: 60%;
    float: right;
}
.our_mission_main {
    padding-bottom: 30px;
	padding-top:10px;
	background-size:100% 100%;
}
.mission_title {
    display: table;
    margin: 0px auto;
    margin-top: 20px;
}
.mission_title h3 {
    font-size: 24px;
    margin-top: 6px;
    margin-right: 15px;
}
.msn_img1 img {
    width: 40px;
}
.mission_cnt {
    margin-top: 12px;
}
.mission_cnt p {
    font-size: 13px;
    line-height: 24px;
}
.upcoming_events_main .daonate_sm_title h2 {
    line-height: 50px;
    font-size: 20px;
}
.upcoming_events_main .dnt_img2 img {
    margin-top: 10px;
}
.event_div {
    margin-top: 18px;
}
.event_cnt {
    margin-top: 12px;
}
.event_cnt h4 {
    font-size: 16px;
}
.event_cnt h5 {
    font-size: 14px;
    margin-top: 6px;
}
.event_cnt p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 8px;
}
.read_more {
    margin-top: 0px;
}
.read_more a {
    font-size: 12px;
}
.upcoming_events_main {
    height: 100%;
    padding-top: 23px;
    padding-bottom: 30px;
}
.our_incredible_main .dnt_img2 {
    
}
.our_incredible_main .dnt_img1 img {
    margin-top: 3px;
}
.our_incredible_main .daonate_sm_title h2 {
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
}
.our_incredible_main {
    padding-top: 15px;
    padding-bottom: 15px;
}
.partner_div {
    margin-top: 10px;
}
.ftr_links {
    padding-left: 0px;
    margin-bottom: 12px;
}
.ftr_ttile {
    font-size: 18px;
}
.ftr_menu a {
    font-size: 14px;
    line-height: 28px;
}
.ftr_menu {
    margin-top: 0px;
}
.news_text {
    font-size: 14px;
    margin-top: 5px;
}
.newsletter_bx {
    margin-top: 10px;
}
.newsletter-email {
    height: 38px;
    font-size: 12px;
}
.newsletter-submit {
    font-size: 14px;
    width: 105px;
    height: 40px;
    margin-top: 12px;
    background-size: 100%;
}
.ftr_stay {
    padding-left: 0px;
    margin-top: 15px;
}
.ftr_add {
    font-size: 13px;
    line-height: 22px;
    margin-top: 7px;
}
.follow_fb {
    margin-top: 10px;
}
.copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0px;
}
.footer1 {
    padding-bottom: 20px;
}
footer {
    padding-top: 30px;
}
.innner_banner_cnt h1 {
    font-size: 38px;
}
.inner_banner_main {
    height: 140px;
    padding-top: 40px;
    margin-bottom: 3px;
}
.involved_right h2 {
    font-size: 17px;
    line-height: 28px;
    margin-top: 0px;
}
.involved_right h5 {
    font-size: 15px;
    margin-top: 5px;
}
.involved_right p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
}
.involved_in {
    padding-top: 0px;
    padding-bottom: 0px;
}
.charity_btm p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 5px;
}
.charity_btm {
    margin-top: 10px;
}
.charity_main {
    padding-top: 20px;
    padding-bottom: 15px;
}
.fav_charity_main .dnt_img1 {
    float: none;
    text-align: center;
}
.fav_charity_main .dnt_img2 {
    float:right;
}
.fav_charity_main .daonate_sm_title h2 {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    float: none;
}
.fav_charity_main .donate_title {
    font-size: 14px;
    line-height: 50px;
}
.fd_bnk_dv .donate_title {
    line-height: 22px;
    padding: 5px 0px;
	padding-bottom:12px;
}
.fav_charity_main {
    padding-bottom: 35px;
}
.food_toys_main .dnt_img1 {
    
}
.food_toys_main .dnt_img2 {
    
}
.food_toys_main .daonate_sm_title h2 {
    line-height: 43px;
    font-size: 22px;
}
.food_location_main {
    border: none;
    background: transparent;
    margin-top: 15px;
}
.fd_location_bx {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: solid 1px #8bc7c8 !important;
    background: #e4f5f5;
    margin-bottom: 10px;
}
.location_map {
    overflow: hidden;
    border-radius: 100%;
    position: relative;
    z-index: 99;
    height: 204px;
    width: 204px;
    border: 2px solid #7dc0c1;
    margin: 0px auto;
}
.location_map iframe {
    position: absolute;
    border-radius: 100%;
    top: 0;
    left: 0;
    z-index: 50;
    width: 204px;
    height: 204px;
}
.location_cnt {
    margin-top: 10px;
}
.location_cnt h3 {
    font-size: 18px;
    line-height: 30px;
}
.location_cnt p {
    font-size: 14px;
    line-height: 24px;
}
.food_toys_main {
    padding-top: 15px;
    padding-bottom: 0px;
}
.message_from_main .dnt_img1 {
    width:45px;
}
.message_from_main .dnt_img2 {
    
}
.message_from_main .daonate_sm_title h2 {
    line-height: 49px;
    font-size: 22px;
	padding-left:10px;
	padding-right:10px;
}
.msg_frm_right p {
    font-size: 12px;
    color: #191919;
    line-height: 22px;
}
.msg_frm_right {
    margin-top: 5px;
}
.message_from_top {
    margin-top: 15px;
}
.abt_play img{
	width:30px;	
}
.abt_play {
    margin-top: -15px;
    margin-left: -15px;
}
.about_video_2 {
    margin-top: 15px;
}
.about_video_1 {
    margin-top: 15px;
}
.message_from_main {
    padding-bottom: 20px;
}
.mam_dad_main .dnt_img1 {
    float:left;
}
.mam_dad_main .dnt_img2 {
    float:right;
}
.mam_dad_main .daonate_sm_title h2 {
    line-height: 67px;
    font-size: 22px;
    text-align: center;
    float: left;
}
.mom_dad_cnt p {
    font-size: 12px;
    color: #080808;
    line-height: 22px;
}
.mom_dad_cnt {
    margin-top: 10px;
}
.mam_dad_main {
    padding-top: 20px;
    padding-bottom: 25px;
}
.contact_left {
    margin-top: 0px;
    margin-right: 0px;
}
.contact_main {
    padding-top: 15px;
    padding-bottom: 0px;
}
.contact_left h2 {
    font-size: 18px;
}
.name_txt {
    font-size: 15px;
    margin-bottom: 5px;
}
.inp1 {
    font-size: 15px;
    height: 38px;
    padding-left: 15px;
}
.name_div {
    margin-bottom: 10px;
}
.cnt_frm {
    margin-top: 10px;
}
.inp2 {
    height: 120px;
}
.inp3 {
    font-size: 16px;
    width: 104px;
    height: 40px;
    margin-top: 5px;
    background-size: 100%;
}
.contact_right {
    padding: 15px;
    margin-left: auto;
	margin-top:20px;
}
.contact_right h2 {
    font-size: 17px;
}
.cnt_top p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.cnt_map {
    margin-top: 15px;
}
.cnt_map iframe {
    border: solid 2px #b4b4b4;
    width: 100%;
    margin-top: 10px;
	height:auto;
}
.ftr_news{
	padding-right:35px;	
}
.fav_charity_main .dnt_img2 img {
    margin-top: 17px;
}
.food_toys_main .dnt_img2 img {
    margin-top: 5px;
}
}
@media only screen and (min-width : 992px) and (max-width :1230px) {
header {
    position: relative;
}
.top_menu {
    margin-top: 8px;
    padding-bottom: 8px;
}
.top_menu li {
    margin-left: 44px;
}
.top_menu a {
    font-size: 17px;
}
.logo_div {
    margin-top: 34px;
}
.dnt_img1 img {
    width: 60px;
}
.daonate_sm_title h2 {
    font-size: 28px;
    line-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
}
.dnt_img2 img {
    margin-top: 0px;
    width: 45px;
}
.donate_title {
    font-size: 21px;
    line-height: 65px;
}
.donate_div {
    margin-top: 20px;
}
.mission_content {
    width: 60%;
    float: right;
}
.our_mission_main {
    padding-bottom: 30px;
	padding-top:10px;
	background-size:100% 100%;
}
.mission_title {
    display: table;
    margin: 0px auto;
    margin-top: 20px;
}
.mission_title h3 {
    font-size: 26px;
    margin-top: 6px;
    margin-right: 15px;
}
.msn_img1 img {
    width: 40px;
}
.mission_cnt {
    margin-top: 12px;
}
.mission_cnt p {
    font-size: 16px;
    line-height: 32px;
}
.upcoming_events_main .daonate_sm_title h2 {
    line-height: 76px;
    font-size: 24px;
}
.upcoming_events_main .dnt_img2 img {
    margin-top: 10px;
	width:50px;
}
.upcoming_events_main .dnt_img1 img {
    width:45px;
}
.event_div {
    margin-top: 18px;
}
.event_cnt {
    margin-top: 12px;
}
.event_cnt h4 {
    font-size: 18px;
}
.event_cnt h5 {
    font-size: 16px;
    margin-top: 10px;
}
.event_cnt p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
}
.read_more {
    margin-top: 0px;
}
.read_more a {
    font-size: 14px;
}
.upcoming_events_main {
    height: 100%;
    padding-top: 23px;
    padding-bottom: 30px;
}
.our_incredible_main .dnt_img2 img{
    margin-top:5px;
}
.our_incredible_main .dnt_img1 img {
    margin-top: 3px;
}
.our_incredible_main .daonate_sm_title h2 {
    line-height: 51px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
}
.our_incredible_main {
    padding-top: 15px;
    padding-bottom: 15px;
}
.partner_div {
    margin-top: 10px;
}
.ftr_links {
    padding-left: 45px;
    margin-bottom: 12px;
}
.ftr_ttile {
    font-size: 21px;
}
.ftr_menu a {
    font-size: 16px;
    line-height: 30px;
}
.ftr_menu {
    margin-top: 8px;
}
.news_text {
    font-size: 16px;
    margin-top: 10px;
}
.newsletter_bx {
    margin-top: 15px;
}
.newsletter-email {
    height: 38px;
    font-size: 12px;
}
.newsletter-submit {
    font-size: 14px;
    width: 105px;
    height: 40px;
    margin-top: 12px;
    background-size: 100%;
}
.ftr_stay {
    padding-left:40px;
}
.ftr_add {
    font-size: 15px;
    line-height: 26px;
    margin-top: 10px;
}
.follow_fb {
    margin-top: 10px;
}
.copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0px;
}
.footer1 {
    padding-bottom: 20px;
}
footer {
    padding-top: 30px;
}
.innner_banner_cnt h1 {
    font-size: 50px;
}
.inner_banner_main {
    height: 200px;
    padding-top: 68px;
    margin-bottom: 3px;
}
.involved_right h2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: -8px;
}
.involved_right h5 {
    font-size: 18px;
    margin-top: 6px;
}
.involved_right p {
    font-size: 17px;
    line-height: 28px;
    margin-top: 15px;
}
.involved_in {
    padding-top: 0px;
    padding-bottom: 0px;
}
.charity_btm p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 8px;
}
.charity_btm {
    margin-top: 10px;
}
.charity_main {
    padding-top: 25px;
    padding-bottom: 20px;
}
.mam_dad_main .dnt_img1 {
    float:left;
	width:42px;
}
.mam_dad_main .dnt_img2 {
    float:right;
}
.mam_dad_main .daonate_sm_title h2 {
    line-height: 70px;
    font-size: 24px;
}
.fav_charity_main .dnt_img1 img{
   width:45px;
}
.fav_charity_main .dnt_img2 {
    float:right;
}
.fav_charity_main .daonate_sm_title h2 {
    line-height: 76px;
    font-size: 24px;
	padding-left:20px;
	padding-right:20px;
}
.fav_charity_main .donate_title {
    font-size: 16px;
    line-height: 60px;
}
.fd_bnk_dv .donate_title {
    line-height: 22px;
    padding: 5px 0px;
	padding-bottom:12px;
}
.fav_charity_main {

    padding-bottom: 35px;
} 
.food_toys_main .dnt_img1 {
    
}
.food_toys_main .dnt_img2 {
    
}
.food_toys_main .daonate_sm_title h2 {
    line-height: 65px;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
}
.food_location_main {
    border: none;
    background: transparent;
    margin-top: 15px;
}
.fd_location_bx {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 25px;
    border: solid 1px #8bc7c8 !important;
    background: #e4f5f5;
    margin-bottom: 10px;
}
.location_map {
    overflow: hidden;
    border-radius: 100%;
    position: relative;
    z-index: 99;
    height: 230px;
    width: 230px;
    border: 2px solid #7dc0c1;
    margin: 0px auto;
}
.location_map iframe {
    position: absolute;
    border-radius: 100%;
    top: 0;
    left: 0;
    z-index: 50;
    width: 230px;
    height: 230px;
}
.location_cnt {
    margin-top: 20px;
}
.location_cnt h3 {
    font-size: 21px;
    line-height: 34px;
}
.location_cnt p {
    font-size: 16px;
    line-height: 26px;
}
.food_toys_main {
    padding-top: 15px;
    padding-bottom: 0px;
}
.message_from_main .dnt_img1 {
    
}
.message_from_main .dnt_img2 {
    
}
.message_from_main .daonate_sm_title h2 {
    line-height: 65px;
    font-size: 24px;
}
.msg_frm_right p {
    font-size: 16px;
    line-height: 29px;
}
.msg_frm_right {
    margin-top: 5px;
}
.message_from_top {
    margin-top: 15px;
}
.abt_play img{
	width:60px;	
}
.abt_play {
    margin-top: -30px;
    margin-left: -30px;
}
.about_video_2 {
    margin-top: 15px;
}
.about_video_1 {
    margin-top: 30px;
}
.message_from_main {
    padding-bottom: 20px;
}
.mom_dad_cnt p {
    font-size: 16px;
    line-height: 28px;
}
.mom_dad_cnt {
    margin-top: 10px;
}
.mam_dad_main {
    padding-top: 20px;
    padding-bottom: 25px;
}
.contact_left {
    margin-top: 0px;
    margin-right: 0px;
}
.contact_main {
    padding-top: 15px;
    padding-bottom: 0px;
}
.contact_left h2 {
    font-size: 20px;
}
.name_txt {
    font-size: 17px;
    margin-bottom: 8px;
}
.inp1 {
    font-size: 15px;
    height: 44px;
    padding-left: 15px;
}
.name_div {
    margin-bottom: 10px;
}
.cnt_frm {
    margin-top: 10px;
}
.inp2 {
    height: 160px;
}
.inp3 {
    font-size: 16px;
    width: 104px;
    height: 40px;
    margin-top: 5px;
    background-size: 100%;
}
.contact_right {
    padding: 15px;
    margin-left: auto;
	margin-top:20px;
}
.contact_right h2 {
    font-size: 18px;
}
.cnt_top p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 12px;
}
.cnt_map {
    margin-top: 15px;
}
.cnt_map iframe {
    border: solid 2px #b4b4b4;
    width: 100%;
    margin-top: 10px;
	height:auto;
}
.ftr_news{
	padding-right:35px;	
}
.fav_charity_main .dnt_img2 img {
    margin-top: 17px;
}
.food_toys_main .dnt_img2 img {
    margin-top: 5px;
}
}
