/*
Theme Name: BigSunday
Theme URI: http://wordpress.org/
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.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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.
*/
body{font-family: 'Lato' !important; background-color: #000; }
.handfont{font-family: 'Patrick Hand', cursive !important;}
.handfont *{font-family: 'Patrick Hand', cursive !important;}
.tickeroverlay-right,.tickeroverlay-left{display: none;}
a{color:#008cba;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
#container{overflow: hidden;width: 100%; max-width: 100%;}
#header{position: relative; background-color: #000;}
.header-top{position: relative; display: none; background: #fff;}
.single-happening .title_page h3{margin-top: 80px;}
.home .section.section-2 .header_section-2 ul .ticker-spacer{display: none;}
body .remove_border{border:none !important;}
.wpb_wrapper [class*="column"] + [class*="column"]:last-child{float: left;}
.remove.margin{margin: 0;}
.header-top .bg_header_top_fist{
	background-image: url(img/bg-header-top.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	padding: 50px 60px;
	height: 373px;
	width: 326px;
	margin-left: -40px;
 }
.seach_input{position: absolute;width: 100%;bottom: -40px;right: -30%;display: block;z-index: 999; width: 300px; height: 40px;}
.seach_input i{position: absolute;top: 5px;right: 5px;cursor: pointer;color: #ccc;}
.seach_input i:hover{color: #6B6767}
 body .remove_padding-lr{padding-left: 0; padding-right: 0;}
.bg{background-image: url(img/bg.png); width: 100%; height: 100%;}
.bg_white{background-color: #fff;}
.bg_gray_undertone{background-color: #f6f6f6;margin-bottom: 30px;}
.color_white{color: #fff;}
.bg_gray{background-color: #ebebeb; height: 3px; }
.bg_blue{background-color: #1b429a; height: 3px;}
.color-blue{color: #1b429a;}
.color_gray_undertone{color: #cccccc;}
.color-yellow{color: #ffcd32 !important ;}
.relative{position: relative;}
i{margin-left: 10px;}
.header-top h3{font-size: 25px; color: #ffcd32; text-transform: uppercase;}
.header-top h4{font-size: 15px; color: #1b429a; letter-spacing: 1px;}
.header-top h4 a{color: #1b429a;text-decoration: underline;}
.header-top p{font-size: 12px; color: #000; margin-bottom: 10px; }
.header-top .bg_header_top_fist p{font-size: 13px; color: #fff;}
.header-top .bg_header_top_fist a.button{color: #df1e26;font-size: 21px;text-transform: uppercase;padding: 10px 17px;background-color: #ffcd32;}
.header-top.open {border-bottom: 1px solid #252324;}
.header-bottom{text-align: center;position: relative;padding-top: 10px;padding-bottom: 10px;float: left;width: 100%;background:#000;}
.header-bottom .bg_header_bottom{background-image: url(img/bg-header-bottom.png); background-repeat: no-repeat;margin-left: 10px;padding: 35px 49px; font-size: 20px; position: relative;color: #e21e26;line-height: 4;cursor: pointer;}
.header-bottom .bg_header_bottom i{position: absolute;top: 33px;left: 165px;font-size: 30px;}
.header-bottom span {color: #fff; font-size: 21px;}
.header-bottom img{margin-right: 10px;}
.header-bottom .donation-button{height: 50px;margin-left: 10px;margin-right: 0;}
.header-bottom span a,
.header-bottom span span {color: #e21e26; font-style: italic;}
.header-last{background-repeat: repeat; padding-right: 5%; width:100%; background-color: #006bae;}
.header-last ul.menu-nav { position: relative; text-align: right; margin-bottom: 0; }
.header-last ul.menu-nav .seach a, .menu-mobile ul li.seach{display: none;}
.header-last ul.menu-nav .seach:after{content: "\f002";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;font-size: 20px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 25px;color: #fff;cursor:pointer;}
.header-last ul.menu-nav>li.current-menu-item>a,
.header-last ul.menu-nav>li.current_page_parent>a,
.header-last ul.menu-nav>li.current-page-ancestor>a,
.header-last ul.menu-nav>li.current-menu-parent>a{color:#ffcd32 !important;  }
.header-last ul.menu-nav>li {position: relative; text-align: center; display: inline-block; padding: 20px 20px; border-left:1px solid #fff;}
.header-last ul.menu-nav li a {width: 100% ;text-transform: uppercase; font-size: 15px; text-align: center; font-weight:lighter; color: #f5f6f9;}
.header-last ul.menu-nav li:hover>a {color: #ffcd32;}
.header-last ul.menu-nav li:hover:after {color: #ffcd32;}
.header-last ul.menu-nav>li:hover>ul{top:100%;opacity:0.9;visibility:visible;}
.header-last ul ul{list-style:none;position:absolute;margin-left: 0;top: 130%;left: 0;width: 250px;z-index: 100;text-align: left;background-image: url(img/bg.png);background-color: #000;background-repeat: repeat;transition:top 0.5s ease-in-out;-webkit-transition:top 0.5s ease-in-out;opacity:0;visibility:hidden;}
.header-last ul ul li{display:block;padding: 5px 20px;position:relative;}
.header-last ul ul ul{position:absolute;left:120%;top:0;transition:left 0.5s ease-in-out;-webkit-transition:left 0.5s ease-in-out;}
.header-last ul ul li:hover ul{left:100%;opacity:1;visibility:visible;}
.header-last ul ul >li.menu-item-has-children:after{content: "\f067";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #fff;margin-left: 10px;}
.section {position: relative;}
.section:after , .section:after{content: ""; clear: both;}
.section:before, .section:after {content: " ";display: table;}
.section.section-1.banner .banner-right .bx-wrapper .bx-viewport{height: auto !important;}
.menu-bar,.menu-mobile{display:none;}
.menu-bar a{font-size: 22px;color: #fff;}
.menu-mobile ul{ list-style:none;}
.menu-mobile>ul{padding-left:0;margin-left:0; margin-bottom: 0; padding-bottom: 10px;}
.menu-mobile ul li{padding:5px 10px;}
.menu-mobile ul li a{color:#fff; transition:all 0.5s ease;}
.menu-mobile ul li a:hover{color:#008cba;}
.menu-mobile .menu-mobile-seach{margin-top: 10px; padding-bottom: 0;}
.menu-mobile .menu-mobile-seach input{margin-bottom: 0px;}

/*Section 1*/
/*.section.section-1.banner .banner-left{text-align: center;width: 39%;background:url(img/bg-banner-leftB.png) no-repeat ;background-position:top -40px left -251px;background-color: rgba(252, 6, 6, 1);}*/
.section.section-1.banner .banner-left{text-align: center;width: 40%;background-color: #fff;background-image:url(img/bg-white-aqua-stripes.png);background-repeat: repeat;}
.section.section-1.banner .banner-left .bg{ width: 100%; position: relative;top:0;left:0;min-height: 400px;}
.section.section-1.banner .banner-left .banner-children{position: relative;z-index: 100;}
.section.section-1.banner .banner-left p{width: 100%; text-align: center;color: #fff; font-size: 21px; text-transform: uppercase; margin-top: -55px;}
.section.section-1.banner .banner-left a.button{color: #d32929;font-size: 18px;text-transform: uppercase;padding: 12px 22px;background-color: #ffcd32;margin-bottom: 0;font-weight: 600;border-radius: 6px;margin-top: 15px;}
.section.section-1.banner .banner-right{width: 60%;}
.banner-right:after, .banner-left:after{content: ""; clear: both;}
.banner-right.left ul.slider { margin-left: 0;margin-bottom: 0;}


/*Section 2*/
.section.section-2 .header_section-2 { background-color: #1b429a;  width: 100%;position: relative;padding: 30px 0;}
.section.section-2 .header_section-2 .row{position: relative;}
.section.section-2 .header_section-2 .section-2-left-1{position: absolute;left: 0;top: -26px;}
.section.section-2 .header_section-2 .section-2-right-1{position: absolute;right: 0;top: -25px;}
.section.section-2 .header_section-2 p{ color: #fff; font-size: 20px; font-weight: lighter; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px;}
.section.section-2 .header_section-2 ul {text-align: left; margin: 10px 0 0 0 ; position: relative;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;-o-transition: all 0s linear;transition: all 0s linear;}
.section.section-2 .header_section-2 ul li{ display: inline; list-style: none; padding: 12px 5px; text-align: center; position: relative;margin-left:20px;}
.section.section-2 .header_section-2 ul li a{ color: #8f9093; font-size: 17px ; font-weight: lighter;}
.section.section-2 .header_section-2 ul li.current-menu-item a,
.section.section-2 .header_section-2 ul li a:hover{ color: #fff;}.section.section-2 .header_section-2 ul li:hover:after{transform: rotate(180deg); -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.section.section-2 .header_section-2 ul li:after{content: "\f067";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #ffcd32;margin-left: 10px;	transition:all 0.8s ease;	-webkit-transition:all 0.8s ease;	-moz-transition:all 0.8s ease;}
.tickercontainer {overflow: hidden; }
.section.section-2 .content_section-2 {padding:0 0 40px 0;}
.section.section-2 .content_section-2 .row:last-child{text-align: center;}
.section.section-2 .content_section-2 .row:last-child .columns{min-height: 1px;}
.section.section-2 .content_section-2 .row:last-child .columns:last-child{float:left;}
.content_section-2 .des_logo{text-align: left;color:black; visibility: hidden;opacity:0;position: absolute;top:0;left:0;bottom: 0;width: 100%;background-color:rgba(255, 214, 89, 0.81);z-index: 100;padding:10px 15px;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}
.section.section-2 h1{text-align: center !important; color: #1B429A; font-weight: bold; margin-bottom: 40px;font-size: 50px;}
.content_section-2 .bg_logo:hover .des_logo{visibility: visible;opacity: 1;}
/*.section.section-2 .content_section-2 .contect-section-2-1{margin-bottom: 50px;background-image: url(img/bg_section-3B-header.png);background-color: rgba(9, 64, 244, 1);}*/
.section.section-2 .content_section-2 .contect-section-2-1{margin-bottom: 50px;background-image: url(img/bg-blue.png);background-size: cover;}
.section.section-2 .content_section-2 .contect-section-2-1 .bg{padding:30px 0;}
.section.section-2 .content_section-2 .contect-section-2-1 h3{font-size:48px; color:#ffcd32;}
.section.section-2 .content_section-2 .contect-section-2-1 p{font-size:26px; color:#fff;}
.section.section-2 .content_section-2 .content_section-2_left h3{font-size: 27px; font-weight: bold; color: #1b429a; text-transform: uppercase;}
.section.section-2 .content_section-2 .content_section-2_left p{font-size: 19px; font-weight: lighter; color: #565656;}
.section.section-2 .content_section-2 .bg_logo{ z-index: 1 ;position: relative;height: 100%;}
.section.section-2 .content_section-2 .bg_logo h6 { font-size: 14px; font-weight: lighter; color: #1b429a;text-align: left; text-transform: uppercase;}
.section.section-2 .content_section-2 .bg_logo p { font-size: 13px; font-weight: lighter;  text-align: left; margin-bottom: 30px; color: #000;}

/*Banner*/
.banner.section.section-1 .banner-left{min-height: 396px;}
.banner.section.section-1 .banner-right .bx-wrapper ul.slider img {min-height: 396px;width: 100%;}
.banner.section.section-1 .banner-right .bx-wrapper{max-height: 396px;}
.banner.section.section-1 .banner-left .table{display: table;width: 100%;min-height: 396px;}
.banner.section.section-1 .banner-left .table-cell{display: table-cell;vertical-align: middle;} 
.home.page .section.section-3 .section-3-header{position:relative; background-image: url('img/bg-yellow.jpg'); background-size: cover; text-align: center;}
.home.page .section.section-3 .section-3-header:after{content: ""; background: url('img/bg_section-3-header.png'); opacity: 1; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1;  }

@media screen and (max-width: 600px){
	.section-home-banner-body{margin-top: 40px!important;}
	.section-home-banner-body .content_section-2>div{margin-bottom: 20px!important;}
}


/*Section 3*/
.section.section-3 .section-3-header .bg{padding: 50px 0 30px 0; color: #fff; font-size: 21px; font-weight: lighter;}
.section.section-3 .section-3-header .bg p{font-size: 21px; font-weight: lighter;}
.section.section-3 .section-3-header .bg i {color: #fff; font-size: 40px;}
.section.section-3 .section-3-content{padding-bottom: 40px;}
.section.section-3 .section-3-content .section-3-content_left h6, .section.section-4 .section-4-content h6{font-size: 21px; color: #202020; font-weight: lighter; text-transform: uppercase;}
.section.section-3 .section-3-content .bg_gray, .section.section-4 .section-4-content .bg_gray{width: 100%; height: 3px; margin-top: 15px;}{width: 100%; height: 3px; margin-top: 15px;}
.section.section-3 .section-3-content .bg_gray .bg_blue, .section.section-4 .section-4-content .bg_gray .bg_blue  {width: 10%; height: 3px;}
.section.section-3 .section-3-content .span-text, .section.section-4 .section-4-content .span-text{color: #4d65a9 ; font-size: 14px; text-transform: uppercase; margin-left: 10px;}
.section.section-3 .section-3-content .span-text span{margin-left: 10px;}
.section.section-3 .section-3-content p.lorem-text {font-size: 15px;  margin-top: 20px; color: #808080;}
.section.section-3 .section-3-content .lorem-img{background-color: #0079bb;padding: 10px 20px;width: 100%;}
.section.section-3 .section-3-content .lorem-img p{font-size: 22px;line-height: 1.3; margin-bottom: 0;}
.section.section-3 .section-3-content .lorem-img p a{color: #ffcd32;}
.section.section-3 .section-3-content .section-3-content_right .bg-section-3{background-image: url(img/Kid-of-the-Month.png);width: 100%;padding-top: 110px;height: 555px;background-repeat: no-repeat;padding: 110px 40px 17px 64px;}
.section.section-3 .section-3-content .section-3-content_right .bg-section-3 p {margin-bottom: 0; color: #fff; font-size: 15px; padding-left: 0;}
.section.section-3 .section-3-content .section-3-content_right .bg-section-3 p.kip-text{padding: 0;} 
.section.section-3 .section-3-content .section-3-content_right .bg-section-3 h6 {font-size: 20px ;font-family:'Lato'; color: #ffcd32;}
.section.section-3 .section-3-content .post-item{margin-bottom: 60px;}
.section.section-3 .section-3-content .post-item h3{font-size: 23px;font-weight: bold;color: #0079bb;margin-top: 0;margin-bottom: 10px;}
.section.section-3 .section-3-content .post-item img{width: 100%;height: 206px;object-fit: cover;}

/*Section 4*/
.section.section-4 .section-4-header{background-image: url(img/bg-content-4-header.jpg);background-repeat: no-repeat;width: 100%;background-position: top -220px left;}
.section.section-4 .image-video{width:100%;}
.section.section-4 .section-4-header .bg-color-section-4-header{padding: 45px 0;}
.section.section-4 .section-4-header .bg-color-section-4-header h4{position: relative;font-size: 26px ;font-weight: bold; text-transform: uppercase; text-align: center; color: #0079bb;}
.section.section-4 .section-4-header .bg-color-section-4-header h4:before{content: "";background-image: url(img/befor-h4-content-4.png);background-repeat: no-repeat;width: 63px;height: 73px;position: absolute;text-align: center;margin: 0 auto;top: -20px;left: 215px;display: none;}
.section.section-4 .section-4-header .bg-color-section-4-header ul{position: relative; margin-bottom: 0; margin-top: 30px; text-align: center;}
.section.section-4 .section-4-header .bg-color-section-4-header ul li{display: inline-block; list-style: none;}
.section.section-4 .section-4-header .bg-color-section-4-header ul li img{width: 70%; margin: 0 auto;}
.section.section-4 .section-4-header .bg-color-section-4-header ul li p {font-size: 35px; font-weight: lighter;}
.section.section-4 .section-4-content{padding: 50px 0;}
.section.section-4 .section-4-content h3{font-size: 30px; text-transform: uppercase; color: #1b429a; font-weight: lighter;}
.section.section-4 .section-4-content .bg_img_section-4{cursor: pointer;background-color: #1947af ; position: absolute;left: 0 ; bottom: 0 ;width: 90%; height: 100%;opacity: 0.6 ; text-align: center; display: table-cell;}
.section.section-4 .section-4-content .bg_img_section-4 img{margin-top: 24%;}
.section.section-4 .section-4-content .bg_img_section-4 p{ margin-top: 25%;}
.section.section-4 .section-4-content .math-vedio { cursor: pointer;position: absolute;left: 0 ; bottom: 0 ;width: 100%; height: 100%;opacity: 0.8 ; text-align: center; }
.section.section-4 .section-4-content .math-vedio  img{margin-top: 25%;}
.section-4-header .bg.bg-color-section-4-header .bx-viewport {height: auto !important;}
.section-4-header .bg.bg-color-section-4-header .bx-wrapper {position: static;}
.section-4-header .bg.bg-color-section-4-header .bx-wrapper .bx-controls-direction a {position: absolute;top: 75%;margin-top: -16px;outline: 0;text-indent: -9999px;z-index: 9999;}
.section-4-header .bg.bg-color-section-4-header .bx-wrapper .bx-prev {background-image: url(img/slider-2-left.png); width: 11px ;height: 17px; }
.section-4-header .bg.bg-color-section-4-header .bx-wrapper .bx-next {background-image: url(img/slider-2-right.png);width: 11px ;height: 17px;}


/*Section 5*/
.section.section-5 .section-5-header{background-image: url('img/bg-blue.png');background-repeat: no-repeat;background-size: cover;}
.section.section-5 .section-5-header .bg-color-section-5-header{padding-top:  10px;}
.section.section-5 .section-5-header .bg-color-section-5-header p{font-size: 25px; margin-bottom: 0;}
.section.section-5 .section-5-header .bg-color-section-5-header .section-5-text-1{margin-top: 70px; padding-left: 20px;}
.section.section-5 .section-5-header .bg-color-section-5-header .section-5-text-2{padding-right: 35px;}
.section.section-5 .bx-wrapper .bx-controls-direction a { position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 14px;height: 20px;text-indent: -9999px;z-index: 9999;display: none;}
.section.section-5 .relative {position: static;}
.section.section-5 .bx-wrapper .bx-prev {left: 0px;background-image: url(img/testimonials-left.png);background-repeat: no-repeat;background-size: cover;}
.section.section-5 .bx-wrapper .bx-next {right: 0px;background-image: url(img/testimonials-right.png);background-repeat: no-repeat;background-size: cover;}
.section.section-5 ul.slider_testimonials {position: relative;}
.section.section-5 .bx-viewport:before{content: "";background-image: url(img/quotes_home_left.png);background-repeat: no-repeat;position: absolute;width: 34px;height: 22px;top: 70px;left: 10px}
.section.section-5 .bx-viewport:after{content: "";background-image: url(img/quotes_home_right.png);background-repeat: no-repeat;position: absolute;width: 34px;height: 22px;top: 70px;right: 274px;}

/*Footer*/
#footer{padding: 40px 0 0 0;background-color: #000; }
#footer p {color: #fff; font-size:15px; font-weight: lighter;}
#footer i {margin-right: 10px; margin-left: 0;}
#footer h6 {color: #fff; font-size: 19px; font-weight: lighter;border-bottom: 1px solid #212121;padding-bottom: 30px;}
#footer .footer_social ul {position: relative; padding: 0 ;  margin-left: 0;}
#footer .footer_social ul li {display: inline-block; margin-right: 20px; border:none;}
#footer ul {margin-left: 0 ;padding-left:0 ;margin-top:20px;}
#footer ul li {list-style: none; border-bottom: 1px solid #212121; padding: 5px 0; }
#footer  ul li a{color: #737373}
#footer .footer_bottom_bg{width: 100% ; background-color: #25282f;}
#footer .footer_bottom_bg p{margin:15px 0; font-size: 14px; color: #808080;}
#footer .quick-contact > p {margin-bottom:2px;}



/****page****/
.page .content_right table td h1{color: #131a9e;font-size: 1.7em;}
.page .content_right table td h3{color: #131a9e;font-size: 14px;}
.page .content_right table,
.page .content_right table tr,
.page .content_right table th,
.page .content_right table td{border:none;background-color: transparent; }
.page .content_right table td{padding:0}
.page .content_right table td h4{color: #131a9e;font-size: 12px;}
.page .content_right .peren_page{margin-left:10px;}
.page .content_right .peren_page li{margin-bottom:5px;}
.page .content{padding: 30px 0; }
.page .content_right , .page .content_left{background-color: #fff; padding: 20px 0; }
.page .content .ccm-block-styles{margin-bottom: 10px;}
.page .content_right ul,.page .content_right ul{margin-left: 40px;}
.kip-text{line-height: 1.45;}


/***lt ie9***/
.lt-ie9 .section.section-1.banner .banner-left {background-color: red;background-image: url(img/bg-banner-leftB.png);}
.lt-ie9 .section-3.section .section-3-header {background-color: blue;}
.lt-ie9 .section-1.section.banner .banner-left,
.lt-ie9 .section-1.section.banner .banner-left .bg {min-height: 400px;}
.lt-ie9 .section.section-4 .section-4-header {background-image: url(img/Hue_Saturation-2.png);background-repeat: no-repeat;width: 100%;background-color: yellow;background-position: top left;}
.lt-ie9 .section.section-5 .section-5-header {background-image: url(img/Hue_Saturation-31.png);background-position: top -220px left;background-color: red;}
.lt-ie9 .section-3.section .section-3-content .lorem-img {background-color: #1b429a;padding: 10px 20px;position: absolute;left: 0px;width: 94%;bottom: -1px;}
.lt-ie9 .tems_gllery .section-3-header {background-image: url(img/Hue_Saturation-31.png);background-position: top -220px left;background-color: yellow;}
.lt-ie9 .section-2.section .content_section-2 .contect-section-2-1{background-image: url(img/bg_section-3-header.png);background-color: blue;text-align: center;background-position: top left;}
.lt-ie9 .section-3-content .section-3-content_left .relative img.attachment-post-thumbnail.wp-post-image{width: 94%;}
.lt-ie9 .section-4.section .section-4-content .bg_img_section-4 {
    cursor: pointer;
    position: absolute;
    left: 0px;
    border: 2px solid #cccccc;
    bottom: 0px;
    width: 90%;
    background-color: transparent;
    height: 100%;
    opacity: 0.6;
    text-align: center;
    display: table-cell;
}
.lt-ie9 .section-5.section .section-5-header .bg-color-section-5-header .section-5-text-1 {
    margin-top: 70px;
    padding-left: 45px;
}
.lt-ie9 .section-5.section .bx-viewport:before {
    content: "";
    background-image: url(img/quotes_home_left.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 34px;
    height: 22px;
    top: 70px;
    left: 0px;
}
@media screen and (max-width: 1205px){
	.section.section-2 .header_section-2 ul li {padding: 10px 5px;}
	.section.section-2 .header_section-2 ul li a  { font-size: 15px;}
}
@media screen and (max-width: 64.064rem){
	.section.section-5 .bx-viewport:before{display: none;}
	.section.section-5 .bx-viewport:after{display: none;}
    .header-top .bg_header_top_fist{margin:0 auto;}
	.header-bottom .bg_header_bottom{float:left;width:100%;padding:5px 53px !important;}
	.section.section-1.banner .banner-right, .section.section-1.banner .banner-left {width: 100%; padding: 0; background-size: cover;background-position: inherit;}
	.banner .banner-left .bg .logo-bigsunday{top: 0px !important;}
	.section.section-1.banner .banner-left .bg p{margin-top:0 !important;}
	.banner.section.section-1 .banner-right ul.slider img{width: 100%;}
	.section.section-2 .header_section-2 { padding: 0 !important;max-height:120px;}
	.section.section-2 .header_section-2 .section-2-left-1{position: inherit !important;top:auto !important;left:auto !important;}
	.section.section-2 .header_section-2 .section-2-right-1{position: inherit !important;top:auto !important;right:auto !important;}
	.section.section-2 .header_section-2 ul{margin-bottom: 20px;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;-o-transition: all 0s linear;transition: all 0s linear;}
	.section.section-3 .section-3-content .section-3-content_right .bg-section-3{width:400px !important; margin:0 auto;}
	.section.section-4 .section-4-header .bg-color-section-4-header h4:before{left:0 !important;}
	.section.section-5 .section-5-header .bg-color-section-5-header .section-5-text-1{margin-top:0 !important;}
	.menu-nav{display: none;}
	.menu-bar{display:block;padding:10px 0;}
	.section.section-2 .header_section-2 ul{text-align: center;}
	.seach_input{display: none;}
}
@media screen and (max-width: 880px){
	.section.section-4 .section-4-content .bg_img_section-4 img {margin-top: 18%;}
	.section.section-4 .section-4-content .math-vedio img {margin-top: 21%;}
}
@media screen and (max-width: 750px){
	.section.section-4 .section-4-content .bg_img_section-4 img {margin-top: 14%;}
	.section.section-4 .section-4-content .math-vedio img {margin-top: 18%;}
}
@media screen and (max-width: 40.064rem){
	.banner .banner-left .bg .logo-bigsunday{left:0 !important;}
	.section.section-2 .header_section-2 ul{text-align: center;}
	.section.section-2 .header_section-2 ul li a {color: #8f9093;font-size: 14px;font-weight: lighter;}
	.section.section-3 .section-3-content .lorem-img ,.section.section-3 .section-3-content .section-3-content_left img{width: 100%;margin-top: 20px;}
	.section.section-4 .relative-first{margin-bottom:20px !important;}
	.section.section-4 .section-4-content .bg_img_section-4{width:100% !important;}
	
	.section.section-4 .section-4-header .bg-color-section-4-header h4:before{left:0 !important;background-size: 100% 100%;width: 53px !important;height: 53px!important;}
	.section.section-5 .section-5-header .bg-color-section-5-header .section-5-text-1{text-align:center; padding-left: 0;}
	.section.section-5 ul.slider_testimonials{margin-left: 0;}
	#footer .footer_social ul{text-align:center;}
	.section.section-4 .section-4-content .math-vedio  img{margin-top: 20%;}
	.header_section-2 ul {text-align: center;}
	.seach_input{display: none;}
	.section.section-2 .content_section-2 .bg_logo {min-height: 200px;}
	.section.section-4 .section-4-content .bg_img_section-4 img {margin-top: 30%;}
	.page .content_right {
		border-bottom: inherit;
		border-bottom-left-radius: inherit;
		border-bottom-right-radius: inherit;
	}
	.page .content_left {
		border-top: inherit;
		border-top-left-radius: inherit;
		border-top-right-radius: inherit;
	}
}
@media screen and (max-width: 400px){
	.section.section-3 .section-3-content .section-3-content_right .bg-section-3{max-width: 100%;background-size: 100% 100%;}
	.section.section-3 .section-3-content .section-3-content_right .bg-section-3 p{font-size:13px;}
}
@media screen and (max-width: 330px){
	.header-top .bg_header_top_fist{background-size:100% 100% !important;}
	.view-all a{font-size:10px;}
	.section.section-3 .section-3-content .span-text, .section.section-4 .section-4-content .span-text{margin-left:0 !important;}
	.section.section-2 .header_section-2 ul li a {font-size: 13px;}
	.section.section-2 .header_section-2 ul li  {padding-left: 0; padding-right: 0;}
	.header-top .bg_header_top_fist {padding: 120px 60px;width: inherit;height: inherit;margin-left: 0px;}
}
@media screen and (min-width: 1400px) {
	.banner.section.section-1,.banner.section.section-1 .banner-right .bx-wrapper{max-height: 396px;}
	/*.section.section-1.banner .banner-left{background:url(img/bg-banner-leftB.png) no-repeat top 0px left 0px;background-color: rgba(252, 6, 6, 1);}
	.section.section-1.banner .banner-left{background-image: none;}*/
	.section.section-3 .section-3-header,
	.section.section-4 .section-4-header{background-size: cover;}
}



/*gllery*/
.banner_gllery .bg_red{position: absolute;left: 0;width: 100%;bottom: 0;opacity: 0.7;height: 40px;background-color: red;}
.page .bg_gray{width: 100%; margin-top: 25px;}
.page .bg_gray .bg_blue{width: 45%;}
.page .gllery_photo{padding: 50px 0 70px 0;  }
.page .gllery_photo ul {padding: 10px; margin: 0;  }
.page .gllery_photo ul li{display: inline-block; list-style: none;padding: 5px 15px;}
.page .gllery_photo .list_photo .navigation ul li{margin-right:0;}
.page .gllery_photo ul li a{color: #000;}
.page .gllery_photo ul li:hover a{color: #1b429a;}
.page .gllery_photo ul li:last-child {text-align: left; }
.page .gllery_photo .bg_gray_undertone ul li.current-menu-item{background-color:#1b429a; color: #fff; }
.page .gllery_photo .bg_gray_undertone ul li.current-menu-item a{ color: #fff; }
.page .gllery_photo .list_photo{padding-bottom: 20px;}
.page .gllery_photo .list_photo ul{padding: 0; margin: 20px 0 0;}
.page .gllery_photo .list_photo a img{width: 147px ;height: 148px;}
.page .gllery_photo .list_photo ul li{margin-top: 24.5px ;margin-right:30px; padding: 0;}
.page .gllery_photo .list_photo ul li.last_remove_margin{margin-right: 0 }


/*Sidebar*/
.sidebar {border-left: 2px solid #f5f5f5; padding-left: 20px; }
.sidebar .widget{margin-bottom: 60px;}
.sidebar .widget_recent_entries ul{margin-left: 0;padding-left: 0;}
.sidebar .widget_recent_entries ul li a:hover{color:#0088CC;}
.sidebar .widget_recent_entries span.post-date{display: block;color:#00acee;}
.sidebar .subheader{color:#000;}
.sidebar h6 p.widget-i {visibility:visible; }
.sidebar h6 {text-align: left;position: relative; text-transform: uppercase; color: #103a96; font-size: 17px; padding-bottom: 10px;}
.sidebar h6 p.widget-i i{
	visibility: visible;
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 35px;
	color: #dfdfdf;
	bottom: -20px;
	margin-left: 0;
}
.sidebar h6 p.widget-i:before{
	content: '';
	position: absolute;
	width: 45%;
	height: 1px;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: #dfdfdf;
}
.sidebar h6 p.widget-i:after{
	content: '';
	position: absolute;
	width: 45%;
	height: 1px;
	right: 0;
	bottom: 0;
	text-align: center;
	background-color: #dfdfdf;
}
body .gllery_photo .sidebar ul{text-align: left; margin-left: 0; margin-bottom: 0; padding-left: 0; padding-right: 0;}
.sidebar ul li {list-style: none;display: list-item; text-align: left; padding: 10px 0 10px 0; border-bottom: 1px solid #dfdfdf;width: 100%; }
.sidebar ul li a {font-size: 15px; color: #737373;}
.sidebar ul ul li:last-child{border-bottom: none;}
.sidebar .current-menu-item a {color: #00acee !important;}
.tems_gllery .section-3-header{background-image: url(img/bg_section-5-header.jpg);background-position: top -220px left; }
.tems_gllery .section-3-header .bg-color-section-3-header{background-color: rgba(255, 179, 24, 0.9); padding-top:  10px;}
.tems_gllery .section-3-header .bg-color-section-3-header p{font-size: 25px; margin-bottom: 0;}
.tems_gllery .section-3-header .bg-color-section-3-header .section-3-text-1{margin-top: 50px;padding-left: 4%; color: #000; font-size: 24px;}
.tems_gllery .section-3-header .bg-color-section-3-header .section-3-text-2{padding-right: 4%; color: #1b429a; font-size: 24px;}
.tems_gllery .section-3-header .bg-color-section-3-header .section-3-text-1:before{content: ''; position: absolute; left: 0 ;top: 50px ; background-image: url(img/bfore-img-page.png); width: 34px; height: 22px;}
.tems_gllery .section-3-header .bg-color-section-3-header .section-3-text-1:after{content: ''; position: absolute; right: 0 ;top: 50px ; background-image: url(img/after-img-page.png);width: 34px; height: 22px;}
.tems_gllery .section-3-header .bg { padding: 10px 0 0px 0;color: #fff;font-size: 21px;font-weight: lighter;}
.logo_page{position: absolute;z-index: 2;top: -75px;left: 75px;}
.content_blog{padding: 90px 0 0px;}
.post_blog{ padding-bottom: 20px;}
.post_blog img{ background-color: #ccc; padding: 2px;width: auto;}
.post_blog img.attachment-post-thumbnail{margin-bottom: 15px;}
.large-2-5{width: 20% !important;text-align: center;margin-bottom: 30px;}
.large-2-5 img{height: 148px;}



/**********blog***********/
.last_new {background-color: rgba(0,0,0,0.8); }
.last_new h5 {margin-top: 15px; text-transform: uppercase;font-size: 16px;}
.last_new ul.menu_last_new{
	position: relative; 
	text-align: right;
	overflow: hidden;
	margin-bottom: 0;
	left: 0;
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
}
.last_new ul.menu_last_new:hover{
	left: -100px;
}
.blog .tickeroverlay-left, .blog .tickeroverlay-right{display: none;}
.tag .tickeroverlay-left, .category .tickeroverlay-right{display: none;}
.last_new ul.menu_last_new li{display: inline; list-style: none; padding: 10px 15px; float: left; text-align: center; position: relative;}
.last_new ul.menu_last_new li a{color: #838383; font-size: 19px;}
.last_new ul.menu_last_new li a i{color: #08c;}
.last_new ul.menu_last_new li:hover a {color: #00acee;}
a>i.fa-plus{transition:all 0.5s linear; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;}
a:hover>i.fa-plus{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.content_blog .title_page h2{
	font-size: 35px;
	color: #202020;
	padding-right: 100px;
	font-weight: 200;
}
.content_blog .title_page {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 25px;
}
.content_blog .post_communication{display: none; border: 1px solid #ccc; position: relative;float: left; width: 100%;margin-top: 30px;margin-bottom: 30px; } 
.content_blog .post_communication .post_time{background-color: #00ACEE; float: left;}
.content_blog .post_communication .post_day{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 100;
	font-size: 27px;
	background-color: #3bbff2;
	color: #fff;
	padding: 5px;
	float: left;
}
.content_blog .post_communication .post_year{
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	margin-left: -3px;
	float: left;
	padding: 14px 10px;
}
.content_blog .post_communication .cat_post{
	border-right: 1px solid #dedede!important;
	text-transform: uppercase;
	padding: 14px 10% 12px 0px;
	float: left;
}
.content_blog .post_communication i{
	margin-right: 10px; 
	color: #cccccc;
}
.content_blog .post_communication .author_post{
	border-right: 1px solid #dedede!important;
	text-transform: uppercase;
	padding: 14px 30% 12px 0px;
	float: left;
}
.content_blog .post_communication .post_comments{
	padding-top: 14px;
    padding-bottom: 12px;
	float: left;
}
.content_blog .post_blog h3.title{
	width: 100%;
	margin: 0px 0 19px;
	font-weight: normal;
	display: inline-block;
}
.content_blog .post_blog h3.title a{width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	color: #000000;
	line-height: 28px;
	font-weight: 600;
	margin: -8px 0 19px;
	font-weight: normal;
}
.content_blog .post_blog .post_tags{
	width: 100%;
	background: none;
	border-bottom: 1px solid #dfdfdf!important;
	border-top: 1px solid #dfdfdf!important;
	padding: 15px 0;
	margin-bottom: 30px;
	position: relative;
	padding-left: 20px;
}
.content_blog .post_blog .post_tags:before{
	content: "";
	background-image: url(img/tag-widget.png);
	top: 22px;
	left: 0;
	position: absolute;
	width: 10px;
	height: 16px;
}
.content_blog .post_blog .post_tags span{width: auto;margin: 0;padding: 0 20px 0 0;color: #010101;font-family: 'Source Sans Pro', sans-serif;font-size: 20px;font-weight: 600;}
.content_blog .post_blog .post_tags a{width: auto;margin: 0 9px 0 0;padding: 0;color: #00acee;font-family: 'Source Sans Pro', sans-serif;font-size: 19px;font-weight: 400;text-decoration: none;text-transform: capitalize;}


/********navigation*********/
.navigation ul li{margin-bottom: 20px;float: left;margin-top: 10px;margin-left: 10px}


/********Banner*********/
.bg_banner.video-bg{position: relative; height: 400px; overflow: hidden;}
.bg_banner.video-bg .image-area{position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center;}
.bg_banner.video-bg .image-area img{margin-top: 4%;}



/********frame iamge*********/
.wpb_single_image.frame{padding: 15px 20px; background-color: #fff; -webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.25); box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.25); position: relative;}
.wpb_single_image.frame.rote-deg{-moz-transform: rotate(-4deg);-webkit-transform: rotate(-4deg);-o-transform: rotate(-4deg);-ms-transform: rotate(-4deg);transform: rotate(-4deg);}
.wpb_single_image.frame img{width: 100%;}
.wpb_single_image.frame:before,.wpb_single_image.frame:after, .wpb_single_image.frame .wpb_wrapper:before,.wpb_single_image.frame .wpb_wrapper:after{position: absolute;content: "";width: 0; height: 0; }
.wpb_single_image.frame:before{top: 0; left: 0;border-right: 32px solid transparent;border-top: 32px solid #e35e28;}
.wpb_single_image.frame:after{top: 0; right: 0;border-left: 32px solid transparent;border-top: 32px solid #e35e28;}
.wpb_single_image.frame .wpb_wrapper:before{bottom: 0; left: 0;border-right: 32px solid transparent;border-bottom: 32px solid #e35e28;}
.wpb_single_image.frame .wpb_wrapper:after{bottom: 0; right: 0;border-left: 32px solid transparent;border-bottom: 32px solid #e35e28;}
.page-id-1854 blockquote{border-radius: 10px; background-color: #fecc45; padding: 14% 10px;  font-weight: 400; color: #303030; border:none; font-family: 'Patrick Hand', cursive;}
.page-id-1854 blockquote p{font-size: 22px; line-height: 28px;}
.box-blue{background-color: #16388f; color: #fff; padding: 20px;}
.box-blue p{color: inherit; font-size: 13px;}
.custom-font{font-family: 'Patrick Hand', cursive;}
.bold{font-weight: 700;}
.italic{font-style: italic;}
.opp_widget img{margin-top: 20px;  margin-bottom: 15px;}
.opp_widget p{margin-bottom: 0;}
.opp_widget a{color: #16388f; text-decoration: underline;}



/*FIX 2015*/
.bg_gray h2{z-index: 999999999;}
@media screen and (max-width:1215px){
	.header-bottom .bg_header_bottom{float:left;width:100%;padding:5px 49px !important;}
	.page .gllery_photo .list_photo ul li.last_remove_margin {margin-top: 24.5px ;margin-right:30px; padding: 0;}
}


@media screen and (max-width:1026px){
	.header-bottom .bg_header_bottom{float:left;width:100%;padding:5px 49px !important;}
	.page .gllery_photo .list_photo ul li.last_remove_margin {margin-top: 24.5px ;margin-right:30px; padding: 0;}
	.content_blog .post_communication .post_time, 
	.content_blog .post_communication .cat_post,
	.content_blog .post_communication .author_post,
	.content_blog .post_communication .post_comments{width: 100%; border: 1px solid #ccc; margin-top: 10px ; margin-left: 0;}
    .content_blog .post_communication {border: transparent;}
}


@media screen and (max-width: 64.064rem){
	.last_new h5 {display: none;}
	.large-2-5{width: 33.333333333333%!important;margin-bottom: 15px;}
}


@media screen and (max-width: 960px) {
	.bg_banner.video-bg .image-area img{margin-top: 12%;max-width: 340px;}
}


@media screen and (max-width: 768px) {
	.bg_banner.video-bg .image-area img{margin-top: 15%;}
}


@media screen and (max-width: 40.064rem) {
	.bg_banner.video-bg{height: auto;}
	.page-id-1854 .banner_gllery .bg_red{bottom: 6px;}
	.single-happening .title_page h3{margin-top: 20px;}
	.last_new h5 {text-align: center !important; display: inherit !important;margin-top:20px;}
	.page .gllery_photo .list_photo ul li.last_remove_margin {margin-top: 24.5px ;margin-right:30px; padding: 0;}
    	.sidebar {border-left:transparent;padding-left: 0;	min-height: initial !important;}
	.page .gllery_photo .list_photo ul {padding: 0;margin: 20px 0 0;}
	.home .tickercontainer {overflow: hidden;height: 55px;}
	.large-2-5{width: 50%!important;margin-bottom: 15px;}
	.section_vedio_right .attachment-post-thumbnail.wp-post-image{width: 100%;}
	.logo_page{top: -50px;}
	.logo_page img{width:50%;}
}


@media screen and (max-width: 600px){
	#wpadminbar{top: -46px !important;}
	.shrinkToFit{max-width: 100% !important;}
	.header-bottom span{font-size: 14px;}
	.header-bottom .ic-right{width: 40px;}
	.bg_banner.video-bg .image-area img{max-width: 200px;}
	.section.section-1.banner .banner-left .bg{min-height: 100px !important;}
	.banner.section.section-1 .banner-left{min-height: 100px !important; background-position: center !important;}
	.banner.section.section-1 .banner-right .bx-wrapper ul.slider img{min-height: 400px;}
	.banner.section.section-1 .banner-right .bx-wrapper .flex-video{margin-bottom: 0;}
	.section.section-1.banner .banner-left .bg p{font-size: 14px;}
	.section.section-2 .content_section-2{padding-bottom: 0;}
	.section.section-2 .content_section-2 .contect-section-2-1{margin-bottom: 0;}
	.section.section-2 .content_section-2 .contect-section-2-1 h3{font-size: 18px;}
	.section.section-2 .content_section-2 .contect-section-2-1 p{font-size: 14px;}
	.section.section-2 .header_section-2 p{font-size: 14px;}
	.section.section-2 .content_section-2 .row:last-child .columns{height: auto !important; }
	.section.section-3 .section-3-header .bg p{font-size: 14px;}
	.section.section-3 .section-3-content{padding: 30px 0;}
	.section.section-3 .section-3-content .lorem-img p{font-size: 15px;}
	.section.section-3 .section-3-content .section-3-content_right .bg-section-3{padding: 80px 40px 35px; background-size: 100% 100%; height: 400px; width: 300px !important;} 
	.section.section-3 .section-3-content .section-3-content_right .bg-section-3 img{max-width: 96px;}
	.section.section-4 .section-4-header .bg-color-section-4-header h4{font-size: 16px;}
	.section.section-5 .section-5-header .bg-color-section-5-header .section-5-text-1{font-size: 14px;}
	.section.section-5 .section-5-header .bg-color-section-5-header p{font-size: 14px;}
	.slider_testimonials img{max-width: 20% !important; margin: 0 auto;}
	#footer img{max-width: 80px;}
}

@media screen and (max-width: 414px) {
	.header-bottom .ic-right{width: 30px;}
	.header-bottom .donation-button{display: block;margin-top: 10px;margin-left: auto;margin-right: auto;}
	.last_new h5{margin-top: 60px;}
	.page .gllery_photo .list_photo ul li.last_remove_margin {margin-top: 24.5px ;margin-right:30px; padding: 0;}
	.sidebar {border-left:transparent;padding-left: 0;}
	.page .gllery_photo .list_photo ul {text-align: center;}
	.banner.section.section-1 .banner-right .bx-wrapper ul.slider img{min-height: 170px !important;}
	.banner.section.section-1 .banner-right .bx-wrapper ul.slider iframe{height: auto !important;min-height: 170px;}
	.section-1 .bx-wrapper .bx-controls-direction a {width: 50px !important;height: 50px !important;top:40% !important;}
	.section.section-1.banner .banner-right .bx-wrapper .bx-viewport{height: 170px !important;}
	.header-bottom .bg_header_bottom{display: none;}
	.section.section-4 .section-4-header .bg-color-section-4-header{padding: 20px;}
	.section-4-header .bg.bg-color-section-4-header .bx-wrapper{max-height: 130px; max-width: 320px;}
	.section.section-4 .section-4-header .bg-color-section-4-header ul{margin-top: 20px;}
	.section-4-header .bg.bg-color-section-4-header .bx-wrapper .bx-controls-direction a{top: 70%;}
	.section.section-4 .section-4-header .bg-color-section-4-header ul li{min-height: 200px;}
}

@media screen and (max-width: 360px) {
	.bg_banner.video-bg .image-area img{max-width: 120px;}
	.section-4-header .bg.bg-color-section-4-header .bx-wrapper{max-height: 120px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1230px) { 
	.header-bottom .bg_header_bottom{float: right; width: 230px; margin-top: 0;}
	.header-bottom span{font-size: 18px; margin-top: 10px; display: inline-block;}
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media screen and (max-width: 600px){
	.section-home-video{padding-top: 30px;}
	.section-home-video .content_section-2>div{margin-bottom: 0!important;}
}
