@media(max-width:1200px){
	.navigation li a {
		font-size: 16px;
		padding: 0 20px;		
	}
	.navigation ul{
		text-align: center;
		float: none;
	}
	.navigation ul li{
		text-align: left;
		display: inline-block;
		float: none;
	}
}
@media(max-width:991px){
	.headreright{
		float: left;
	}
    .navigation ul{
        display: none;
        float: none;
        margin: 0 -15px;
    }     
    .navigation ul li{
        float: none;
        display: block;
    }
    .navigation li a{
        line-height: 36px;
        font-size: 14px;
        padding: 0 15px;
        height: 36px;
    }
    .navigation ul li{
        border-top:1px solid #222; 
    }
    .shortnav{
        display: block;
        color: #fff;
        font-size: 18px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #222;
        margin: 10px 0;
        text-align: center;
    }
    .navigation .container{
        overflow: hidden;
    }
    .headinghd img{
        margin-top: 15px;
    }
    .headinghd{
        font-size: 24px;
        line-height: 30px;
    }
    .section0 h4{
        padding-top: 20px;
    }
    .section0 p{
        padding-top: 20px;
    }
    .mediabox{
        padding: 40px 0 40px 25px;
    }
    .mediabox_l{
        width: 50%;
    }
    .mediabox_r{
        width: 50%;
        padding-right: 50px;
    }
    .mediabox.left .mediabox_r{
        padding-right: 25px;
    }
    .mediabox.left{
        padding-left: 0;
        padding-right: 25px;
    }
    .prayerpartber > div.label{
        font-size: 14px;
        line-height: 16px;
		padding-top: 1px;
        float: left;
		float: none;
		display: block;		
		padding-top: 0;
		padding-bottom: 7px;
		padding-left: 0;
    }
    .prayerpartber .boxpr{
        font-size: 14px;
        line-height: 18px;
        width: 20px;
        height: 20px;
    }
    .hdlogo{
        max-width: 100px;
    }
    .prayerpartber{
        margin-top: 0;
        float: left;
        padding-left: 15px;
    }
    .headerrightwrp .socialf{
        float: left;
        padding-top: 10px;
        padding-bottom: 0;
        vertical-align: top;
		overflow: hidden;
    }
	.headerrightwrp ul.socialf li, .footer ul.socialf li{
		margin: 0 !important;
		padding-left: 5px;
	}
	.footer .socialf li{
		padding-left: 2px;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.headerrightwrp ul.socialf li a, .footer ul.socialf li a{
		width: 25px;
		height: 25px;
		background-size: auto 25px;
	}
	ul.socialf li a.pinterest {
		background-position: -86px 0;
	}
	ul.socialf li a.instagram {
		background-position: -57px 0;
	}
	ul.socialf li a.twitter {
		background-position: -29px 0;
	}
	.headerrightwrp .socialf li a img, .footer .socialf li a img{
		width: 100% !important;
		height: auto !important;
	}
    .mailaddr{
        display: block;
        vertical-align: top;
        margin-left: 0;
		text-align: right;
		margin-top: 0;
		padding-top: 10px;
		clear: none;
        font-size: 13px;
		float: right;
		margin-left: 10px;
		margin-right: 5px;
    }
    .mediabox_r p{
        padding-top: 10px;
    }
    .mediabox_r{
        margin-top: 25px;
    }
	.headerrightwrp{
		float: right;
	}
	.navigation ul li ul{
		display: block;
		position: static;
		width: auto;
	}
	.navigation li ul li a{
		display: block;
		font-size: 13px;
		height: 27px;
		line-height: 27px;
		padding: 0 30px 0 40px;
	}
	
	/*.navigation li ul li a:before{
		margin-right: 10px;
		color: #ddd;
	}
	.navigation li ul li:hover a:before{
		color: #333;
	}

	.navigation li ul li:first-child a:before{
		content: "i)";		
	}
	.navigation li ul li:first-child + li a:before{
		content: "ii)";
	}
	.navigation li ul li:first-child + li + li a:before{
		content: "iii)";
	}
*/
	.headerrightwrp .socialf{
		float: right;
		padding-top: 0;
		clear: both;
	}
	.prayerpartber {
		clear: both;
		float: right;
		padding-top: 10px;
	}
	.mailaddr{
		float: right;
		clear:both;
		padding-top: 0;
	}
	.prayerpartber > div.label{
		float: left;
		font-size: 11px;
	}
}
@media(max-width:800px){
	.section3 p img.alignleft{
		float: none;
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto 20px;
	}
    .formsubscribewrp .mediabox_l{
        height: 0;
    }
    .footer_m ul.menuf{
        float: none;
        display: block;
        text-align: center;
    }
    .footer_m ul.menuf li{
        float: none;
        display: inline-block;
        vertical-align: top;
        font-size: 13px;
        padding: 0 5px 0 10px;
    }
    .footer_t ul li{
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .footer_t li a{
        font-size: 13px;
        padding: 0 5px;
        line-height: 22px;
        height: 22px;
    }
    .footer_t ul{
        padding: 10px 0;
        text-align: center;
    }
    .footer ul.socialf{
        float: none;
        display: block;
        text-align: center;
    }
/*
    ul.socialf li{
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 40px;
        padding: 0;
    }
*/
    .footer_b{
        text-align: center;
    }
    .section2 h4{
        font-size: 17px;
        line-height: 22px;
    }
    .section2 p{
        font-size: 15px;
        line-height: 20px;
    }
    .mediabox_l{
        width: 100%;
    }
    .mediabox{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mediabox_r{
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%;
        clear:both;
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-top: 10px !important;
    }
    .mediabox_r:after, .mediabox_r:before{
        display: none !important;
    }
    .mediabox_r p{
        padding-top: 10px;
    }
	.bannertextwrp {
		font-size: 16px;
		line-height: 20px;
	}
	.bannertextwrp span{
		font-size: 18px;
		line-height: 22px;
	}
	.bannertextwrphd {
		font-size: 17px;
		line-height: 20px;
	}
	.bannertextwrp{
		height: 250px;
	}
	.bannertext{
		margin-top: -125px;
	}
}

@media(max-width:767px){
	.wpb_row.vc_row, .wpb_content_element.wpb_text_column{
		margin-bottom: 0;		
		overflow: hidden;
		display: block;
	}
	.wpb_row.vc_row{
		padding-bottom: 0;
	}
	.section3 .wpb_row.vc_row p:empty{
		padding: 0;
	}	
}
@media(max-width:640px){
	.section2 p{
		font-size: 14px;
	}
	.headreright{
		float:none;
	}	
}

@media(max-width:500px){
	.bannertextwrphd{
		font-size: 19px;
		line-height: 22px;
	}
    .bannerslider img{
        width: 100%;
		height: auto;
    }
    .bannertextwrp{
        width: auto;
        font-size: 15px;
        line-height: 20px;
    } 
	.bannertextwrp span{
		padding: 5px 0 0 0;
	}
	.bx-wrapper{
		background: #666 none repeat scroll 0 0;
		padding-bottom: 30px;
	}
	.banner .bx-wrapper .bx-pager{
		bottom: 3px;
	}
	.bannertextwrp {
		font-size: 13px;
		line-height: 18px;
		text-align: center;
		width: 100%;
	}
	.bannertextwrp span{
		font-size: 14px;
		line-height: 17px;
		padding-top: 2px;
	}
	.bannertextwrphd {
		font-size: 15px;
		line-height: 18px;
		padding-bottom: 10px;
	}
	.prayerpartber{
		margin-top: 0;
		padding-left: 0;
	}
	.headreright .socialf{
		padding-top: 10px;
	}
	.mailaddr{
		padding-top: 0px;
	}
	.prayerpartber > div.label{
		padding-left: 0;
		padding-right: 0;
		font-size: 12px;
	}
}
@media(max-width:450px){
	.headreright .socialf{
		float:right;
	}
	.mailaddr{
		float:none;
		margin-left:0;
		clear: both;
		overflow: hidden;
	}
	.prayerpartber{
		padding-top: 10px;
	}
	.ppdate{
		padding: 0 3px;
		font-size: 13px !important;
	}
}
@media(max-width:360px){
    .mailaddr{
        margin-top: 0;
    }	
}