/*--
* IGD
* Site: http://www.IGD.com
* IGD Website Full Responsive and All Browser Support
* IGD Website Using Boostrap, Jquery, Scritp and HTML5 + CSS3
* Copyright 2017
--*/

/*--
* RESPONSIVE STYLESHEET
--*/
.language-mobile{
	display:none;
}
.mobile-language{
	display:none;
}


/* Landscape */
@media only screen
and (min-width: 320px) and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  		max-height: 160px !important;
	}

}

/* Landscape
@media only screen and (min-width: 414px) and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  		max-height: 150px !important;
	}

}*/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {

	.guide-dog a{
		padding:6px 12px !important;
	}
	.igul-letova a{
		padding: 14px 11px !important;
	}
	/*======== SLIDER RESPONSIVE ========*/
	.full-slider{ padding-top:99px; margin-bottom:15px;}
	.full-slider, .carousel-inner { height:auto; }
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:136px;
	}
	/*.carousel-caption{ display:none;}*/

	/*======== CONTENT RESPONSIVE ========*/
	.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:100%;
		height:auto;
		margin-bottom:15px;
	}
	.couple-right-1, .couple-right-2, .couple-right-3, .couple-right-4{
		width:100%;
		height:auto;
	}
	.couple-block, .couple-left-hading, .couple-right-hading {
  		padding:0px;
	}
	.couple-left-hading{
		padding-bottom:0px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-image img{
		width:30%;
	}
	.details-button a, .details-button-3 a{
		font-size:12px;
		padding:6px 8px;
	}
	.couple-right-1, .couple-right-2, .video-wrapper [poster], .couple-right-3, .couple-right-4 {
  		float: left;
  		height: 258px;
  		width: 100%;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}
	.couple-left-image img{
		max-width:120px;
	}
	.video-section {
		height: auto;
	}
	.couple-guide-1{ padding-left:0px !important; padding-right:0px !important;}

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:16px;
	}
	h1{
		font-size:16px;
	}
	h2{
		font-size: 16px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/

	/*======== / SAME CONTENT RESPONSIVE ========*/
	.couple-guide-2 {
		padding-left: 15px;
	}
	.couple-guide-1{
		padding:0px;
	}
	.inner-info-text p{
		font-size:14px;
	}
	.section-banner{
		padding-top:99px;
	}
	/*======== / END SAME CONTENT RESPONSIVE ========*/


	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 15px;
		width:100%;
		margin:0px auto;
		margin-bottom:10px;
	}
	.team ul li:first-child{
		margin-top:15px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.team ul li a{
		font-size:13px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details{
		padding:0px;
		display:inherit;
		margin-bottom:10px;
	}
	.team-left-details{
		padding:0px;
		display:inherit;
		margin-top:10px;
	}
	.team-left-logo {
		margin-bottom: 10px;
	}
	.team-right-logo{
		margin-bottom:10px;
	}
	.team-left-logo img, .team-right-logo img {
		height: 100%;
		width: 100%;
	}
	.team-left-details p, .team-right-details p{
		font-size:13px;
	}

	.team-tab-form .tab-content{
		padding:0px 15px;
	}
	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 15px;
		width:100%;
		margin:0px auto;
		margin-bottom:10px;
	}
	.team-tab-form ul li:first-child{
		margin-top:15px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}
	.team-tab-form ul li a{
		font-size:13px;
	}
	/*======== / END TEAM PAGE RESPONSIVE ========*/

	/*======== THANKS PAGE RESPONSIVE ========*/
	.thanks{
		padding:0px;
	}
	.thanks-list{
		padding:15px;
	}
	.thanks-details{
		width:100%;
		padding:0px;
	}
	.thanks-details p{
		font-size:14px;
	}
	.thanks-logo{
		width:100%;
		margin:5px auto 0;
		text-align:center;
	}
	.thanks-list-logo {
		margin: 15px 0px;
		width: 100%;
	}
	.thanks-list-logo img{
		width:80%;
	}
	/*======== / END THANKS PAGE RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.form-trl-ltr{
		width:100%;
	}
	.forms-list-title a p{
		font-size:14px;
	}
	/*======== / END FORM PAGE RESPONSIVE ========*/

	/*======== / TESTIMONIALS PAGE RESPONSIVE ========*/
	.testimonials{
		padding:0px 15px;
	}
	.testimonials-inner{
		padding:0px 0px 8px;
	}
	/*======== / END TESTIMONIALS PAGE RESPONSIVE ========*/

	/*======== FAQ PAGE RESPONSIVE ========*/
	#accordion{
		padding-top:0px;
	}
	.glyphicon-faq{
		padding:12px 0px;
	}
	.panel-title > a > h5{
		font-size:14px;
		padding:4px 0px;
	}
	.panel-title > a > h3{
		font-size:12px;
		/*padding:5px 0px;*/
	}
	.history-inner-details{
		font-size:14px;
	}
	.history-inner{
		padding:0px;
	}
	/*======== / END FAQ PAGE RESPONSIVE ========*/

	/*======== DOG 3 PAGE RESPONSIVE ========*/
	.gallery-message{
		padding:0px 15px;
		font-size:13px;
	}
	/*======== / END DOG 3 PAGE RESPONSIVE ========*/

	/*======== / SPORT PAGE RESPONSIVE ========*/
	.canvelo-logo {
		height: auto;
		width: 100px;
	}
	.pages-inner-title h4 {
		font-size: 13px;
		padding: 8px;
	}
	.sport-logo-2 {
		margin: 0px auto;
		text-align: center;
		height:auto;
		width:50px;
	}

	.volenteer-logo-1, .volenteer-logo-2, .volenteer-logo {
		height: auto;
		padding-top: 10px;
		text-align: center;
		width: 50px;
	}
	.volenteer-logo-1 img, .volenteer-logo-2 img, .volenteer-logo img{
		width:100%;
		height:100%;
	}
	.volenteer-details {
		float: right;
		font-size: 14px;
		padding-right: 10px;
		text-align: left;
		width: 84%;
	}
	/*======== / END SPORT PAGE RESPONSIVE ========*/


	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 100%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	/*======== / GALLER INNER PAGE RESPONSIVE ========*/
	.gallery {
		padding: 0 10px;
	}
	.thumb-gallery {
		padding: 3px;
		width: 50%;
	}
	/*======== / END GALLER INNER PAGE RESPONSIVE ========*/


	/*======== / CONTACT PAGE RESPONSIVE ========*/
	.contact{
		padding:0px;
	}
	.contact-bar{
		padding-right:15px;
	}
	.form-bar{
		padding-left:15px;
	}
	.contact-address p{
		font-size:14px;
	}
	.phone{
		margin-bottom:15px;
	}
	.address-inner {
		margin-bottom: 10px;
	}
	.facebook-contact {
		padding-bottom: 15px;
	}
	/*======== / END CONTACT  PAGE RESPONSIVE ========*/

	/*======== / FRIEND ASS  PAGE RESPONSIVE ========*/
	.yedidim {
		padding: 0px 15px;
	}
	.yedidim-inner{
		padding:0px;
	}
	.yedidim-address h5 {
		padding-right: 0px;
		text-align: left;
		padding-bottom:10px;
	}
	.yedidim-flag {
		right: -33px;
	}
	/*======== / END FRIEND ASS PAGE RESPONSIVE ========*/


	/*======== / SEMINARS PAGE RESPONSIVE ========*/
	.semi-shpae-image {
		float: right;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 237px;
	}
	.inner-sem-text {
		font-size: 15px;
		padding-top: 131px;
		width: 100%;
	}
	.semi-logo-1 {
		width: 40px;
	}
	.semi-logo-1 img {
		width:100%;
		height:100%;
	}
	.semi-inner-details{
		width:81%;
		padding:5px 0px;
	}
	/*======== / END SEMINARS PAGE RESPONSIVE ========*/

	/*======== / INFORAMTION PAGE RESPONSIVE ========*/
	.info-logo-1 {
		width: 50px;
		margin: 0 auto 0 10px;
	}
	.info-logo-1 img {
		width:100%;
		height:100%;
	}
	.info-accodin-inner p{
		line-height:normal;
	}
	.info-inner-details{
		padding:0px;
		width: 79%;
	}
	/*======== / END INFORAMTION PAGE RESPONSIVE ========*/

	/*======== / LIVE PAGE RESPONSIVE ========*/
	.live-logo-1 {
		float: right;
		margin: 0;
		padding-top: 10px;
		text-align: right;
		width: 40px;
	}
	.live-logo-1 img{
		width:100%;
		height:100%;
	}
	.live-inner-details {
		font-size: 14px;
		padding-right: 10px;
		text-align: right;
		width: 84%;
	}
	/*======== / END LIVE PAGE RESPONSIVE ========*/


	/*======== CUSTOM GALLERY PAGE RESPONSIVE ========*/
	.gallery-sponsor ul{
		margin:0px auto;
		padding:0px 15px;
	}
	.gallery-sponsor ul li {
		display: inline-block;
		list-style-type: none;
		margin: 0;
		position: relative;
		width: 100%;
	}
	.gallery-pop-image {
		height:100%;
		width: 100%;
	}
	.gallery-pop-load{
		width:48%;
		margin-right:5px;
	}
	.image-title-trumot{
		font-size:13px;
	}
	.modal-image {
		margin: 0 auto 10px;
		width:100%;
		max-width:240px;
	}
	.dog-pop-details  p{
		font-size:13px;
		text-align:center;
	}
	.dog-pop-title{
		text-align:center;
	}
	/*.gallery-sponsor ul div:nth-child(odd) {}*/

	/*======== / END CUSTOM GALLERY PAGE RESPONSIVE ========*/


	/*======== / TAB FORM PAGE RESPONSIVE ========*/
	.tab_forms{
		padding:0px;
	}
	.tab_genaral ul li{
		padding:0px;
		margin:0px auto;
		max-width:100%;
	}
	/*======== / END TAB FORM PAGE RESPONSIVE ========*/


	/*======== / FOOTER RESPONSIVE ========*/
	#footer{
		padding:20px 0px;
	}
	.footer-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		padding:10px 0px;
	}
	.footer-logo img {
		height: 46px;
		text-align: center;
		width: 160px;
	}
	.section-search {
		float: none;
		width: 100%;
	}
	ul.social-icon{
		margin:0px auto;
		text-align:center;
	}
	ul.social-icon li {
		float: none;
	}
	.address-bar{
		text-align:center;
		margin:0px auto;
	}
	.address-bar strong {
		font-size: 14px;
	}
	.textwidget p{
		line-height:normal;
		font-size:14px;
	}
	.copy-right {
		margin-top:10px;
	}
	.copy-right p, .copy-right span {
		font-size: 14px;
		text-align: center;
	}
	.footer-logo-list ul{
		text-align:center;
	}
	.footer-logo-list ul li{
		padding:6px;
	}
	.footer-logo-list ul li .textwidget a img {
		height: auto;
		margin: 0 auto;
		max-width: 100px;
		width: 100%;
	}
	/*======== / END FOOTER RESPONSIVE ========*/

	.document{
		padding:0px 15px;
	}
	.document-list-title a p {
		max-width: 82%;
	}
	.donate_inner {
		top: 0px;
	}
	.donate_inner h2 {
		font-size: 20px !important;
		padding-bottom: 0;
	}
	.donate_inner p, .donate_inner a {
		font-size: 12px;
	}
	.donate_thumb, .donate_thumb-1{
		margin-bottom:10px;
		padding-left:15px;
	}

	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:22%;
	}
	.carousel-caption{
		top:22%;
	}
	.slider-arrow img{
		width:20px;
	}
	.slide-title{
		font-size:13px;
	}
	.slide-tagline{
		font-size:13px;
	}
	.slider-down{
		width:50px;
	}
	.slider-down{
		display:none;
	}
	.slider-down a{
		font-size:28px;
		top:-50px;
	}
	.slider-down a span{
		height: 35px;
		line-height: 20px;
		width: 35px;
		padding:8px;
	}
	.couple-thumbails{
		margin:0px 0px 15px;
	}
	/* === || === */
	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 15px;
		width:100%;
		margin:0px auto;
		margin-bottom:10px;
	}
	.faq-menu ul li a{
		font-size:13px;
	}
	.col-lg-faq{
		margin-top:10px;
		padding-left:15px;
	}

}


@media only screen
and (min-width: 360px) and (max-width: 414px) and(orientation: portrait) {
	.donate_inner {
		top: 15px;
	}
	.donate_inner h2 {
		font-size: 30px;
		padding-bottom: 5px;
	}
	.donate_inner p, .donate_inner a {
		font-size: 13px;
	}

}

/* iPhone 5 (portrait & landscape)--------------------------------------------------------------------------------------- */
@media only screen and (min-width : 320px) and (max-width : 568px) {

	.client-pro{
		padding:0px 15px;
	}
	.profile-group .profile-info{
		padding:10px;
	}
	.profile-info big{
		font-size:12px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:12px;
		margin-bottom:2px;
	}

	/*======== / SAME CONTENT RESPONSIVE ========*/
	.couple-guide-2 {
		padding-left: 15px;
	}
	.inner-info-text p{
		font-size:14px;
	}
	.couple-guide-1{
		padding:0px;
	}
	.section-banner{
		padding-top:99px;
	}
	/*======== / END SAME CONTENT RESPONSIVE ========*/

	/*======== DOG 3 PAGE RESPONSIVE ========*/
	.gallery-message{
		padding:0px 15px;
		font-size:9px;
	}
	/*======== / END DOG 3 PAGE RESPONSIVE ========*/

	/*======== / SPORT PAGE RESPONSIVE ========*/
	.pages-inner-title{
		margin-bottom:10px;
	}
	.canvelo-logo {
		height: auto;
		width: 80px;
	}
	.pages-inner-title h4 {
		font-size: 13px;
		padding: 8px;
	}
	.sport-logo-2 {
		margin: 0px auto;
		text-align: center;
		height:auto;
		width:45px;
	}
	.volenteer-logo-1, .volenteer-logo-2, .volenteer-logo {
		height: auto;
		padding-top: 10px;
		text-align: center;
		width: 50px;
	}
	.volenteer-logo-1 img, .volenteer-logo-2 img, .volenteer-logo img{
		width:100%;
		height:100%;
	}
	.volenteer-details {
		float: right;
		font-size: 14px;
		padding-right: 10px;
		text-align: left;
		width: 82%;
	}
	/*======== / END SPORT PAGE RESPONSIVE ========*/

	/*======== / GALLER INNER PAGE RESPONSIVE ========*/
	.gallery {
		padding: 0 10px;
	}
	.thumb-gallery {
		height: 100%;
		margin: 0 auto;
		max-height: 297.2px;
		max-width: 100%;
		padding: 3px;
		width: 50%;
	}
	/*======== / END GALLER INNER PAGE RESPONSIVE ========*/

	/*======== / SEMINARS PAGE RESPONSIVE ========*/
	.semi-shpae-image {
		float: right;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 237px;
	}
	.inner-sem-text {
		font-size: 15px;
		padding-top: 131px;
		width: 100%;
	}
	.semi-logo-1 {
		width: 40px;
	}
	.semi-logo-1 img {
		width:100%;
		height:100%;
	}
	.semi-inner-details{
		width:82%;
		padding:5px 0px;

	}
	/*======== / END SEMINARS PAGE RESPONSIVE ========*/

	/*======== / CONTACT PAGE RESPONSIVE ========*/
	.contact{
		padding:0px;
	}
	.contact-bar{
		padding-right:15px;
	}
	.form-bar{
		padding-left:15px;
	}
	.contact-address p{
		font-size:14px;
	}
	.phone{
		margin-bottom:15px;
	}
	.address-inner {
		margin-bottom: 10px;
	}
	.facebook-contact {
		padding-bottom: 15px;
	}
	/*======== / END CONTACT  PAGE RESPONSIVE ========*/

	/*======== / INFORAMTION PAGE RESPONSIVE ========*/
	.info-logo-1 {
		width: 50px;
		margin: 0 auto 0 10px;
	}
	.info-logo-1 img {
		width:100%;
		height:100%;
	}
	.info-accodin-inner p{
		line-height:normal;
	}
	.info-inner-details{
		padding:0px;
		width: 79%;
	}
	/*======== / END INFORAMTION PAGE RESPONSIVE ========*/
	/*======== / LIVE PAGE RESPONSIVE ========*/
	.live-logo-1 {
		float: right;
		margin: 0;
		padding-top: 10px;
		text-align: right;
		width: 40px;
	}
	.live-logo-1 img{
		width:100%;
		height:100%;
	}
	.live-inner-details {
		font-size: 14px;
		padding-right: 10px;
		text-align: right;
		width: 82%;
	}
	/*======== / END LIVE PAGE RESPONSIVE ========*/

	/*======== CUSTOM GALLERY PAGE RESPONSIVE ========*/
	.gallery-sponsor ul{
		margin:0px auto;
		padding:0px 15px;
	}
	.gallery-sponsor ul li {
		display: inline-block;
		list-style-type: none;
		margin: 0;
		position: relative;
		width: 100%;
	}
	.gallery-pop-image {
		height:100%;
		width: 100%;
	}
	.gallery-pop-load{
		width:48%;
		margin-right:5px;
	}
	.image-title-trumot{
		font-size:13px;
	}
	.modal-image {
		margin: 0 auto 10px;
	}
	.dog-pop-details  p{
		font-size:13px;
		text-align:center;
	}
	.dog-pop-title{
		text-align:center;
	}
	/*.gallery-sponsor ul div:nth-child(odd) {}*/

	/*======== / END CUSTOM GALLERY PAGE RESPONSIVE ========*/

	.document{
		padding:0px 15px;
	}
	.document-list-title a p {
		max-width: 83%;
	}
	.donate_inner {
		top: 4px;
	}
	.donate_inner h2 {
		font-size: 20px;
		padding-bottom: 5px;
	}
	.donate_inner p, .donate_inner a {
		font-size: 12px;
	}
	.donate_thumb, .donate_thumb-1{
		margin-bottom:10px;
		padding-left:15px;
	}
}


/* iPhone 5 (landscape) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 320px) and (max-width : 568px)
and (orientation : landscape) {
	/*.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
		max-height:150px;
	}*/

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 50%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(2n+2) {
		padding-left: 4px;
		padding-right: 15px;
	}
	.profile-group .profile-info{
		padding:8px;
	}
	.profile-info big{
		font-size:9px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:9px;
		margin-bottom:2px;
	}
	/*============ SLIDER RESPONSIVE ============*/
	.full-slider{
		padding-top:99px;
		margin-bottom:15px;
	}
	.full-slider, .carousel-inner {
		height:auto;
	}
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:240px;
	}
	/*.carousel-caption{ display:none;}*/

	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	.carousel-caption{
		top:28%;
	}
	.slider-arrow img{
		width:20px;
	}
	.slide-title{
		font-size:20px;
	}
	.slide-tagline{
		font-size:16px;
	}
	.slider-down{
		display:none;
	}
	.slider-down a{
		font-size:28px;
		top:-70px;
	}
	.slider-down a span{
		height: 44px;
		line-height: 33px;
		width: 44px;
	}
	.couple-thumbails{
		margin:0px 0px 15px;
	}
	/* === || === */

	.guide-dog a, .donation a, .igul-letova a{
		font-size:14px !important;

	}
	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	.slider-arrow img{
		width:20px;
	}
	/* === || === */

	/*============ /END SLIDER RESPONSIVE ============*/



	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	 .couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:100%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}
	.couple-right-1, .couple-right-2, .couple-right-3, .couple-right-4 {
  		float: left;
  		height: 258px;
  		width: 100%;
	}
	.video-section {
		height: auto;
	}
	.video-wrapper [poster]{
  		float: left;
  		height: 100%;
  		width: 100%;
	}
	.couple-block {
  		padding:0px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-image img{
		width:30%;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:18px;
	}
	h1{
		font-size:18px;
	}
	h2{
		font-size: 18px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/


	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 10px;
		width:50%;
		margin:10px 0px 0px;
		float:left;
		display:inline-block;
	}
	.team ul li:first-child{
		margin-top:10px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details{
		padding:0px;
		display:inherit;
		margin-bottom:10px;
	}
	.team-left-details{
		padding:0px;
		display:inherit;
		margin-top:0px;
	}

	.team-tab-form .tab-content{
		padding:0px 15px;
	}
	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 10px;
		width:50%;
		margin:10px 0px 0px;
		float:right;
		display:inline-block;
	}
	.team-tab-form ul li:first-child{
		margin-top:10px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}

	/*======== / END TEAM PAGE RESPONSIVE ========*/

	/*======== THANKS PAGE RESPONSIVE ========*/
	.thanks{
		padding:0px;
	}
	.thanks-list{
		padding:15px;
	}
	.thanks-details {
		padding: 0;
		width: 70%;
	}
	.thanks-details p{
		font-size:14px;
	}
	.thanks-logo {
		margin: 5px auto 0;
		text-align: center;
		width: 30%;
	}
	.thanks-list-logo {
		margin: 0 auto;
		width: 100%;
	}
	.thanks-list-logo img {
		max-width: 80%;
	}
	/*======== / END THANKS PAGE RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.form-trl-ltr{
		width:50%;
	}
	.forms-list-title a p{
		font-size:12px;
		max-width:75%;
		width:100%;
	}
	/*======== / END FORM PAGE RESPONSIVE ========*/


	/*======== FAQ PAGE RESPONSIVE ========*/
	#accordion{
		padding-top:0px;
	}
	.glyphicon-faq{
		padding:10px 0px;
	}
	.panel-title > a > h5{
		font-size:14px;
		padding:4px 0px;
	}
	.panel-title > a > h3{
		font-size:13px;
		/*padding:5px 0px;*/
	}
	.history-inner-details{
		font-size:14px;
	}
	.history-inner{
		padding:0px;
	}
	/*======== / END FAQ PAGE RESPONSIVE ========*/

	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float: right;
		margin: 0 auto;
		width: 30%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 70%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 15px;
		width:100%;
		margin:0px auto;
		margin-bottom:10px;
		margin-top:0px;
	}
	.faq-menu ul li a{
		font-size:13px;
	}
	.col-lg-faq{
		margin-top:10px;
		padding-left:15px;
	}

}

/* iPhone 5 (portrait) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 320px) and (max-width : 568px)
and (orientation : portrait) {

	.client-pro {
		padding:0px 15px;
		width: 100%;
		margin-bottom:10px;
	}

	.profile-group .profile-info{
		padding:10px;
	}
	.profile-info big{
		font-size:11px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:11px;
		margin-bottom:2px;
	}

	/*============ SLIDER RESPONSIVE ============*/
	.full-slider{
		padding-top:99px;
		margin-bottom:15px;
	}
	.full-slider, .carousel-inner {
		height:auto;
	}
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:150px;
	}
	/*.carousel-caption{ display:none;}*/
	/*============ /END SLIDER RESPONSIVE ============*/

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:18px;
	}
	h1{
		font-size:18px;
	}
	h2{
		font-size: 18px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/


	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:100%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}
	.couple-right-1, .couple-right-2, .couple-right-3, .couple-right-4 {
  		float: left;
  		height: 258px;
  		width: 100%;
	}
	.video-section {
		height: auto;
	}
	.video-wrapper [poster]{
		width:100%;
		height:100%;
	}
 	.couple-block {
  		padding:0px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-image img{
		width:30%;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.form-trl-ltr{
		width:100%;
	}
	.forms-list-title a p{
		font-size:14px;
		max-width:80%;
		width:100%;
	}
	/*======== / END FORM PAGE RESPONSIVE ========*/

	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 100%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	.document{
		padding:0px 15px;
	}
	.document-list-title a p {
		max-width: 82%;
	}
	.donate_thumb, .donate_thumb-1{
		margin-bottom:10px;
		padding-left:15px;
	}
	.panel-title > a > h3{
		font-size:11px;
		padding:0px;
	}

}


@media only screen and (min-width : 500px) and (max-width : 569px)
and (orientation : landscape) {

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 50%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(2n+2) {
		padding-left: 4px;
		padding-right: 15px;
	}
	.profile-group .profile-info{
		padding:8px;
	}
	.profile-info big{
		font-size:13px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:13px;
		margin-bottom:2px;
	}

	.couple-left-1 { height: 248px; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48% !important; }
	.couple-left-3 { height: 236px; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48% !important; }

	.couple-left-2 { height: 243px; margin-bottom: 10px; padding: 20px; width: 48% !important; }
	.couple-left-4 { height: 248px; margin-bottom: 10px; padding: 20px; width: 48% !important; }

	.couple-right-1 { float: right; height: 258px; width:50%; }
	.couple-right-3 { float: right; height: 258px; width:50%; }

	.couple-right-2{ float: right; height: 258px; width:50%; }
	.couple-right-4{ float: right; height: 258px; width:50%; }

	.couple-block, .couple-left-hading, .couple-right-hading{
  		padding:0px;
	}
	.video-section {
		height: auto;
	}
	.video-wrapper{
		height:265px;
	}
	.details-button a, .details-button-3 a{
		font-size:12px;
		padding:6px 8px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}
	.couple-left-image img{
		width:30%;
	}
	.donate_inner {
		top: 0;
	}
	.donate_inner h2 {
		font-size: 22px;
		padding-bottom: 5px;
	}
	.donate_inner p, .donate_inner a {
		font-size: 12px;
	}
}


/* Smasung Galxay S2  (landscape) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 500px) and (max-width : 533px)
and (orientation : landscape) {
	/*.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
		max-height:200px;
	}*/

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 50%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(2n+2) {
		padding-left: 4px;
		padding-right: 15px;
	}
	.profile-group .profile-info{
		padding:8px;
	}
	.profile-info big{
		font-size:13px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:13px;
		margin-bottom:2px;
	}

	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 10px;
		width:50%;
		margin:10px 0px 0px;
		float:left;
		display:inline-block;
	}
	.team ul li:first-child{
		margin-top:10px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.team ul li a{
		font-size:12px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details {
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 60% !important;
		padding:0px;
	}
	.team-left-logo{
		background-color: #b9b9b9;
		float: left;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 40% !important;
	}
	.team-left-details{
		display: inherit;
		float: right;
		margin-bottom: 10px;
		width: 60% !important;
 		padding:0px;
	}
	.team-right-logo {
		background-color: #b9b9b9;
		float: left;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 40% !important;
	}
	.team-left-details p, .team-right-details p{
		font-size:9.5px !important;
	}
	.sectionblog p, .borad-parent-space p{
		margin-bottom:0px;
	}

	.team-tab-form .tab-content{
		padding:0px 15px;
	}
	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 10px;
		width:50%;
		margin:10px 0px 0px;
		float:right;
		display:inline-block;
	}
	.team-tab-form ul li:first-child{
		margin-top:10px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}
	.team-tab-form ul li a{
		font-size:12px;
	}
	/*======== / END TEAM PAGE RESPONSIVE ========*/

	.couple-left-1 { height: 248px; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48% !important; }
	.couple-left-3 { height: 236px; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48% !important; }

	.couple-left-2 { height: 243px; margin-bottom: 10px; padding: 20px; width: 48% !important; }
	.couple-left-4 { height: 248px; margin-bottom: 10px; padding: 20px; width: 48% !important; }

	.couple-right-1 { float: right; height: 258px; width:50%; }
	.couple-right-3 { float: right; height: 258px; width:50%; }

	.couple-right-2{ float: right; height: 258px; width:50%; }
	.couple-right-4{ float: right; height: 258px; width:50%; }

	.couple-block, .couple-left-hading, .couple-right-hading{
  		padding:0px;
	}
	.details-button a, .details-button-3 a{
		font-size:12px;
		padding:6px 8px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}
	.couple-left-image img{
		width:30%;
	}

	.document{
		padding:0px 15px;
	}
	.document-list-title a p {
		max-width: 90%;
	}

	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 15px;
		width:50%;
		margin:0px auto;
		margin-bottom:10px;
	}

	.faq-menu ul li a{
		font-size:13px;
	}
	.donate_thumb, .donate_thumb-1{
		margin-bottom:10px;
		padding-left:15px;
	}

}


/*--------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 481px) and (max-width : 568px)
and (orientation : landscape) {
	/*.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
		max-height:200px;
	}*/

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 50%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(2n+2) {
		padding-left: 4px;
		padding-right: 15px;
	}
	.profile-group .profile-info{
		padding:8px;
	}
	.profile-info big{
		font-size:10px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:9px;
		margin-bottom:2px;
	}

	/*============ SLIDER RESPONSIVE ============*/
	.full-slider{
		padding-top:99px;
		margin-bottom:15px;
	}
	.full-slider, .carousel-inner {
		height:auto;
	}
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:240px;
	}
	/*.carousel-caption{ display:none;}*/
	/*============ /END SLIDER RESPONSIVE ============*/


	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	/*.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:100%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}
	.couple-right-1, .couple-right-2, .video-wrapper [poster], .couple-right-3, .couple-right-4 {
  		float: left;
  		height: 258px;
  		width: 100%;
	}*/
	.couple-left-1 { height: 248px; margin-bottom: 10px; margin-left: 10px; padding: 12px; width: 48% !important; }
	.couple-left-3 { height: 236px; margin-bottom: 10px; margin-left: 10px; padding: 12px; width: 48% !important; }

	.couple-left-2 { height: 243px; margin-bottom: 10px; padding: 12px; width: 48% !important; }
	.couple-left-4 { height: 248px; margin-bottom: 10px; padding: 12px; width: 48% !important; }

	.couple-right-1 { float: right; height: 258px; width:50%; }
	.couple-right-3 { float: right; height: 258px; width:50%; }

	.couple-right-2{ float: right; height: 258px; width:50%; }
	.couple-right-4{ float: right; height: 258px; width:50%; }

	.couple-block, .couple-left-hading, .couple-right-hading{
  		padding:0px;
	}
	.details-button a, .details-button-3 a{
		font-size:11px;
		padding:4px 6px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
		padding-top:0px;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
		margin-bottom:0px;
	}
	.couple-left-details p{
		font-size:9px;
	}
	.couple-left-details-3 p{
		font-size:8px;
	}
	.couple-right-details p{
		font-size:9px;
	}
	.couple-left-image img{
		width:30%;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:18px;
	}
	h1{
		font-size:18px;
	}
	h2{
		font-size: 18px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/


	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 10px;
		width:50%;
		margin:10px 0px 0px;
		float:left;
		display:inline-block;
	}
	.team ul li:first-child{
		margin-top:10px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.team ul li a{
		font-size:12px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details {
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 70%;
		padding:0px;
	}
	.team-left-logo{
		background-color: #b9b9b9;
		float: right;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 30%;
	}
	.team-right-details p{
		font-size:14px;
	}
	.team-left-details{
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 70%;
		padding:0px;
	}
	.team-right-logo {
		background-color: #b9b9b9;
		float: left;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 30%;
	}
	.team-left-details p{
		font-size:14px;
	}
	.team-tab-form .tab-content{
		padding:0px 15px;
	}

	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 10px;
		width:50%;
		margin:10px 0px 0px;
		float:right;
		display:inline-block;
	}
	.team-tab-form ul li:first-child{
		margin-top:10px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}
	.team-tab-form ul li a{
		font-size:12px;
	}
	/*======== / END TEAM PAGE RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.form-trl-ltr{
		width:50%;
	}
	.forms-list-title a p{
		font-size:14px;
	}
	/*======== / END FORM PAGE RESPONSIVE ========*/

	/*======== / TESTIMONIALS PAGE RESPONSIVE ========*/
	.testimonials{
		padding:0px 15px;
	}
	.testimonials-inner{
		padding:0px 15px 8px;
		width:50%;
	}
	/*======== / END TESTIMONIALS PAGE RESPONSIVE ========*/

	/*======== / SAME CONTENT RESPONSIVE ========*/
	.couple-guide-2 {
		padding-left: 15px;
	}
	.inner-info-text p{
		font-size:14px;
	}
	.couple-guide-1{
		padding:0px;
	}
	.section-banner{
		padding-top:99px;
	}
	/*======== / END SAME CONTENT RESPONSIVE ========*/

	/*======== FAQ PAGE RESPONSIVE ========*/
	#accordion{
		padding-top:0px;
	}
	.glyphicon-faq{
		padding:4px 0px;
	}
	.panel-title > a > h5{
		font-size:14px;
		padding:4px 0px;
	}
	.panel-title > a > h3{
		font-size:14px;
		/*padding:5px 0px;*/
	}
	.history-inner-details{
		font-size:14px;
	}
	.history-inner{
		padding:0px;
	}

	/*======== / END FAQ PAGE RESPONSIVE ========*/

	/*======== DOG 3 PAGE RESPONSIVE ========*/
	.gallery-message{
		padding:0px 15px;
		font-size:13px;
	}
	/*======== / END DOG 3 PAGE RESPONSIVE ========*/

	/*======== / SPORT PAGE RESPONSIVE ========*/
	.canvelo-logo {
		height: auto;
		width: 130px;
	}
	.pages-inner-title h4 {
		font-size: 13px;
		padding: 8px;
	}
	.sport-logo-2 {
		margin: 0px auto;
		text-align: center;
		height:auto;
		width:50px;
	}
	.volenteer-logo-1, .volenteer-logo-2, .volenteer-logo {
		height: auto;
		padding-top: 10px;
		text-align: center;
		width: 50px;
	}
	.volenteer-logo-1 img, .volenteer-logo-2 img, .volenteer-logo img{
		width:100%;
		height:100%;
	}
	.volenteer-details {
		float: right;
		font-size: 14px;
		padding-right: 10px;
		text-align: left;
		width: 84%;
	}
	/*======== / END SPORT PAGE RESPONSIVE ========*/

	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float: right;
		margin: 0 auto;
		width: 30%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 70%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	/*======== / GALLER INNER PAGE RESPONSIVE ========*/
	.gallery {
		padding: 0 10px;
	}
	.thumb-gallery {
		height: 100%;
		margin: 0 auto;
		max-height: 297.2px;
		max-width: 100%;
		padding: 3px;
		width: 50%;
	}
	/*======== / END GALLER INNER PAGE RESPONSIVE ========*/


	/*======== / CONTACT PAGE RESPONSIVE ========*/
	.contact{
		padding:0px;
	}
	.contact-bar{
		padding-right:15px;
	}
	.form-bar{
		padding-left:15px;
	}
	.contact-address p{
		font-size:14px;
	}
	.phone{
		margin-bottom:15px;
	}
	.address-inner {
		margin-bottom: 10px;
	}
	.facebook-contact {
		padding-bottom: 15px;
	}
	/*======== / END CONTACT  PAGE RESPONSIVE ========*/

	/*======== / FRIEND ASS  PAGE RESPONSIVE ========*/
	.yedidim {
		padding: 0px 15px;
	}
	.yedidim-inner{
		padding:0px;
	}
	.yedidim-address h5 {
		padding-right: 0px;
		text-align: left;
		padding-bottom:10px;
	}
	.yedidim-flag {
		right: -33px;
	}
	/*======== / END FRIEND ASS PAGE RESPONSIVE ========*/

	/*======== / SEMINARS PAGE RESPONSIVE ========*/
	.semi-shpae-image {
		float: right;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 237px;
	}
	.inner-sem-text {
		font-size: 15px;
		padding-top: 131px;
		width: 100%;
	}
	.semi-logo-1 {
		width: 40px;
	}
	.semi-logo-1 img {
		width:100%;
		height:100%;
	}
	.semi-inner-details{
		width:82%;
		padding:5px 0px;

	}
	/*======== / END SEMINARS PAGE RESPONSIVE ========*/

	/*======== / INFORAMTION PAGE RESPONSIVE ========*/
	.info-logo-1 {
		width: 50px;
		margin: 0 auto 0 10px;
	}
	.info-logo-1 img {
		width:100%;
		height:100%;
	}
	.info-accodin-inner p{
		line-height:normal;
	}
	.info-inner-details{
		padding:0px;
		width: 79%;
	}
	/*======== / END INFORAMTION PAGE RESPONSIVE ========*/

	/*======== / LIVE PAGE RESPONSIVE ========*/
	.live-logo-1 {
		float: right;
		margin: 0;
		padding-top: 10px;
		text-align: right;
		width: 40px;
	}
	.live-logo-1 img{
		width:100%;
		height:100%;
	}
	.live-inner-details {
		font-size: 14px;
		padding-right: 10px;
		text-align: right;
		width: 84%;
	}
	/*======== / END LIVE PAGE RESPONSIVE ========*/

	/*======== CUSTOM GALLERY PAGE RESPONSIVE ========*/
	.gallery-sponsor ul{
		margin:0px auto;
		padding:0px 15px;
	}
	.gallery-sponsor ul li {
		display: inline-block;
		list-style-type: none;
		margin: 0;
		position: relative;
		width: 100%;
	}
	.gallery-pop-image {
		height:100%;
		width: 100%;
	}
	.gallery-pop-load{
		width:48%;
		margin-right:5px;
	}
	.image-title-trumot{
		font-size:13px;
	}
	.modal-image {
		margin: 0 auto 10px;
	}
	.dog-pop-details  p{
		font-size:13px;
	}
	.dog-pop-title{
		text-align:center;
	}
	/*.gallery-sponsor ul div:nth-child(odd) {}*/

	/*======== / END CUSTOM GALLERY PAGE RESPONSIVE ========*/

	/*======== / FOOTER RESPONSIVE ========*/
	#footer{
		padding:20px 0px;
	}
	.footer-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		padding:10px 0px;
	}
	.footer-logo img {
		height: 46px;
		text-align: center;
		width: 160px;
	}
	.section-search {
		float: none;
		width: 100%;
	}
	ul.social-icon{
		margin:0px auto;
		text-align:center;
	}
	ul.social-icon li {
		float: none;
	}
	.address-bar{
		text-align:center;
		margin:0px auto;
	}
	.address-bar strong {
		font-size: 14px;
	}
	.textwidget p{
		line-height:normal;
		font-size:14px;
	}
	.copy-right {
		margin-top:10px;
	}
	.copy-right p, .copy-right span {
		font-size: 14px;
		text-align: center;
	}
	.footer-logo-list ul{
		text-align:center;
	}
	.footer-logo-list ul li{
		padding:6px;
	}
	.footer-logo-list ul li .textwidget a img {
		height: auto;
		margin: 0 auto;
		max-width: 100px;
		width: 100%;
	}
	/*======== / END FOOTER RESPONSIVE ========*/

	.document{
		padding:0px 15px;
	}
	.document-list-title a p {
		max-width: 90%;
	}

	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 15px;
		width:50%;
		margin:0px auto;
		margin-bottom:10px;
	}

	.faq-menu ul li a{
		font-size:13px;
	}
	.donate_thumb, .donate_thumb-1{
		margin-bottom:10px;
		padding-left:15px;
	}

}


/* Landscape */
@media only screen and (min-width: 568px) and (max-width: 768px) and (orientation: landscape) {

	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  		max-height: 170px !important;
	}

}


@media only screen and (min-width : 568px) and (max-width : 768px) {

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 50%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(2n+2) {
		padding-left: 4px;
		padding-right: 15px;
	}
	.profile-group .profile-info{
		padding:8px;
	}
	.profile-info big{
		font-size:12px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:10px;
		margin-bottom:2px;
	}

	/*============ SLIDER RESPONSIVE ============*/
	.full-slider{
		padding-top:99px;
		margin-bottom:15px;
	}
	.full-slider, .carousel-inner {
		height:auto;
	}
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:250px;
	}
	/*.carousel-caption{ display:none;}*/
	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	.slider-arrow img{
		width:20px;
	}
	/* === || === */
	/*============ /END SLIDER RESPONSIVE ============*/

	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	/*.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:50%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}*/
	.couple-left-1 { height: 248px; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48.2%; }
	.couple-left-3 { height: 236px; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48.2%; }

	.couple-left-2 { height: 243px; margin-bottom: 10px; padding: 20px; width: 48.2%; }
	.couple-left-4 { height: 248px; margin-bottom: 10px; padding: 20px; width: 48.2%; }

	.couple-right-1 { float: left; height: 258px; width:50%; }
	.couple-right-3 { float: left; height: 258px; width:50%; }

	.couple-right-2{ float: right; height: 258px; width:50%; }
	.couple-right-4{ float: right; height: 258px; width:50%; }

	.details-button a, .details-button-3 a{
		font-size:11px;
		padding:4px 6px;
	}
	.video-wrapper{
		height:265px;
	}
	.video-wrapper [poster]{
		width:100%;
		height:100%;
	}
 	.couple-block, .couple-left-hading, .couple-right-hading {
  		padding:0px;
	}
	.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
		margin-bottom:0px;
	}
	.couple-left-details p{
		font-size:9px;
	}
	.couple-left-details-3 p{
		font-size:8px;
	}
	.couple-right-details p{
		font-size:9px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
		padding-top:0px;
	}
	.couple-left-image img{
		width:30%;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:18px;
	}
	h1{
		font-size:18px;
	}
	h2{
		font-size: 18px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/

	/*======== / SAME CONTENT RESPONSIVE ========*/
	.couple-guide-2 {
		padding-left: 15px;
	}
	.inner-info-text p{
		font-size:14px;
	}
	.couple-guide-1{
		padding:0px;
	}
	.section-banner{
		padding-top:99px;
	}
	/*======== / END SAME CONTENT RESPONSIVE ========*/


	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 10px;
		width:33%;
		margin:10px 0px 0px;
		float:left;
		display:inline-block;
	}
	.team ul li a{
		font-size:11px;
	}
	.team ul li:first-child{
		margin-top:10px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details {
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 60%;
		padding:0px;
	}
	.team-left-logo{
		background-color: #b9b9b9;
		float:right;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 40%;
	}
	.team-right-details p{
		font-size:10px;
	}
	.borad-parent-space p{
		margin-bottom:2px;
	}
	.team-right-details h5, .team-left-details h5 {
		font-size: 16px;
		padding: 0;
	}
	.team-right-details h6, .team-left-details h6 {
		font-size: 14px;
		margin: 0 auto;
		padding: 0;
	}

	.team-left-details{
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 60%;
		padding:0px;
	}
	.team-right-logo {
		background-color: #b9b9b9;
		float: left;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 40%;
	}
	.team-left-details p{
		font-size:12px;
	}
	.team-tab-form .tab-content{
		padding:0px 15px;
	}
	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 10px;
		width:33%;
		margin:10px 0px 0px;
		float:right;
		display:inline-block;
	}
	.team-tab-form ul li a{
		font-size:13px;
	}
	.team-tab-form ul li:first-child{
		margin-top:10px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}
	/*======== / END TEAM PAGE RESPONSIVE ========*/

	/*======== THANKS PAGE RESPONSIVE ========*/
	.thanks{
		padding:0px;
	}
	.thanks-list{
		padding:15px;
	}
	.thanks-details {
		padding: 0;
		width: 70%;
	}
	.thanks-details p{
		font-size:14px;
	}
	.thanks-logo {
		margin: 5px auto 0;
		text-align: center;
		width: 30%;
	}
	.thanks-list-logo {
		margin: 0 auto;
		width: 100%;
	}
	.thanks-list-logo img {
		max-width: 80%;
	}
	/*======== / END THANKS PAGE RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.form-trl-ltr{
		width:50%;
	}
	.forms-list-title a p{
		font-size:14px;
		max-width:82%;
		width:100%;
	}
	/*======== / END FORM PAGE RESPONSIVE ========*/

	/*======== / TESTIMONIALS PAGE RESPONSIVE ========*/
	.testimonials{
		padding:0px 15px;
	}
	.testimonials-inner{
		padding:0px 3px 6px;
		width:50%;
	}
	/*======== / END TESTIMONIALS PAGE RESPONSIVE ========*/

	/*======== FAQ PAGE RESPONSIVE ========*/
	#accordion{
		padding-top:0px;
	}
	.glyphicon-faq{
		padding:12px 0px;
	}
	.panel-title > a > h5{
		font-size:14px;
		padding:4px 0px;
	}
	.panel-title > a > h3{
		font-size:13px;
		/*padding:5px 0px;*/
	}
	.history-inner-details{
		font-size:14px;
	}
	.history-inner{
		padding:0px;
	}
	/*======== / END FAQ PAGE RESPONSIVE ========*/

	/*======== DOG 3 PAGE RESPONSIVE ========*/
	.gallery-message{
		padding:0px 15px;
		font-size:14px;
	}
	/*======== / END DOG 3 PAGE RESPONSIVE ========*/

	/*======== / SPORT PAGE RESPONSIVE ========*/
	.canvelo-logo {
		height: auto;
		width: 140px;
	}
	.pages-inner-title h4 {
		font-size: 13px;
		padding: 8px;
	}
	.sport-logo-2 {
		margin: 0px auto;
		text-align: center;
		width:50px;
		height:auto;
	}
	.volenteer-logo-1, .volenteer-logo-2, .volenteer-logo {
		height: auto;
		padding-top: 10px;
		text-align: center;
		width: 50px;
	}
	.volenteer-logo-1 img, .volenteer-logo-2 img, .volenteer-logo img{
		width:100%;
		height:100%;
	}
	.volenteer-details {
		float: right;
		font-size: 14px;
		padding-right: 10px;
		text-align: left;
		width: 84%;
	}
	/*======== / END SPORT PAGE RESPONSIVE ========*/

	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float:right;
		margin: 0 auto;
		width: 30%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 70%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	/*======== / GALLER INNER PAGE RESPONSIVE ========*/
	.gallery {
		padding: 0 10px;
	}
	.thumb-gallery {
		height: 100%;
		margin: 0 auto;
		max-height: 297.2px;
		max-width: 100%;
		padding: 3px;
		width: 33.3%;
	}
	/*======== / END GALLER INNER PAGE RESPONSIVE ========*/

	/*======== / CONTACT PAGE RESPONSIVE ========*/
	.contact{
		padding:0px;
	}
	.contact-bar{
		padding-right:15px;
	}
	.form-bar{
		padding-left:15px;
	}
	.contact-address p{
		font-size:14px;
	}
	.phone{
		margin-bottom:15px;
	}
	.address-inner {
		margin-bottom: 10px;
	}
	.facebook-contact {
		padding-bottom: 15px;
	}
	/*======== / END CONTACT  PAGE RESPONSIVE ========*/

	/*======== / FRIEND ASS  PAGE RESPONSIVE ========*/
	.yedidim {
		padding: 0px 15px;
	}
	.yedidim-inner{
		padding:0px;
	}
	.yedidim-address h5 {
		padding-right: 0px;
		text-align: left;
		padding-bottom:10px;
	}
	.yedidim-flag {
		right: -33px;
	}
	/*======== / END FRIEND ASS PAGE RESPONSIVE ========*/

	/*======== / SEMINARS PAGE RESPONSIVE ========*/
	.semi-shpae-image {
		float: right;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 237px;
	}
	.inner-sem-text {
		font-size: 15px;
		padding-top: 131px;
		width: 100%;
	}
	.semi-logo-1 {
		width: 40px;
	}
	.semi-logo-1 img {
		width:100%;
		height:100%;
	}
	.semi-inner-details{
		width:82%;
		padding:5px 0px;

	}
	/*======== / END SEMINARS PAGE RESPONSIVE ========*/

	/*======== / INFORAMTION PAGE RESPONSIVE ========*/
	.info-logo-1 {
		width: 50px;
		margin: 0 auto 0 10px;
	}
	.info-logo-1 img {
		width:100%;
		height:100%;
	}
	.info-accodin-inner p{
		line-height:normal;
	}
	.info-inner-details{
		padding:0px;
		width: 79%;
	}
	/*======== / END INFORAMTION PAGE RESPONSIVE ========*/

	/*======== / LIVE PAGE RESPONSIVE ========*/
	.live-logo-1 {
		float: right;
		margin: 0;
		padding-top: 10px;
		text-align: right;
		width: 40px;
	}
	.live-logo-1 img{
		width:100%;
		height:100%;
	}
	.live-inner-details {
		font-size: 14px;
		padding-right: 10px;
		text-align: right;
		width: 84%;
	}
	/*======== / END LIVE PAGE RESPONSIVE ========*/

	/*======== CUSTOM GALLERY PAGE RESPONSIVE ========*/
	.gallery-sponsor ul{
		margin:0px auto;
		padding:0px 15px;
	}
	.gallery-sponsor ul li {
		display: inline-block;
		list-style-type: none;
		margin: 0;
		position: relative;
		width: 100%;
	}
	.gallery-pop-image {
		height:100%;
		width: 100%;
	}
	.gallery-pop-load{
		width:48%;
		margin-right:5px;
	}
	.image-title-trumot{
		font-size:13px;
	}
	.modal-image {
		margin: 0 auto 10px;
	}
	.dog-pop-details  p{
		font-size:13px;
	}
	.dog-pop-title{
		text-align:center;
	}
	/*.gallery-sponsor ul div:nth-child(odd) {}*/

	/*======== / END CUSTOM GALLERY PAGE RESPONSIVE ========*/

	/*======== / FOOTER RESPONSIVE ========*/
	#footer{
		padding:20px 0px;
	}
	.footer-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		padding:10px 0px;
	}
	.footer-logo img {
		height: 46px;
		text-align: center;
		width: 160px;
	}
	.section-search {
		float: none;
		width: 100%;
	}
	ul.social-icon{
		margin:0px auto;
		text-align:center;
	}
	ul.social-icon li {
		float: none;
	}
	.address-bar{
		text-align:center;
		margin:0px auto;
	}
	.address-bar strong {
		font-size: 14px;
	}
	.textwidget p{
		line-height:normal;
		font-size:14px;
	}
	.copy-right {
		margin-top:10px;
	}
	.copy-right p, .copy-right span {
		font-size: 14px;
		text-align: center;
	}
	.footer-logo-list ul{
		text-align:center;
	}
	.footer-logo-list ul li{
		padding:6px;
	}
	.footer-logo-list ul li .textwidget a img {
		height: auto;
		margin: 0 auto;
		max-width: 100px;
		width: 100%;
	}
	/*======== / END FOOTER RESPONSIVE ========*/
	.document{
		padding:0px 15px;
	}
	.document-list-title a p {
		max-width: 87%;
	}

	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	.carousel-caption{
		top:26%;
	}
	.slider-arrow img{
		width:25px;
	}
	.slide-title{
		font-size:24px;
	}
	.slide-tagline{
		font-size:18px;
	}
	.slider-down{
		display:none;
	}
	.slider-down a{
		font-size:28px;
		top:-70px;
	}
	.slider-down a span{
		height: 44px;
		line-height: 27px;
		width: 44px;
	}
	.couple-thumbails{
		margin:0px 0px 15px;
	}
	/* === || === */

	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 15px;
		width:50%;
		margin:0px auto;
		margin-bottom:10px;
	}
	.faq-menu ul li a{
		font-size:12px;
	}
	.donate_thumb, .donate_thumb-1{
		margin-bottom:10px;
		padding-left:15px;
	}
}


/* iPads (portrait and landscape) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {

	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	/*.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:50%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}*/
	.couple-left-1 { height: 100%; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 49%; height:350px; }
	.couple-left-3 { height: 100%; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 49%; height:333px; }

	.couple-left-2 { height: 100%; margin-bottom: 10px; padding: 20px; width: 49%; height:338px; }
	.couple-left-4 { height: 100%; margin-bottom: 10px; padding: 20px; width: 49%; height:348px; }

	.couple-right-1 { float: left; height:360px; width:50%;}
	.couple-right-3 { float: left; height:360px; width:50%;}

	.couple-right-2 { float: right; height: 360px; width:50%;	}
	.couple-right-4 { float: right; height: 360px; width:50%;	}

	.video-wrapper{
		height:100%;
	}
	.video-wrapper [poster]{
		width:100%;
		height:100%;
	}
 	.couple-block, .couple-left-hading, .couple-right-hading {
  		padding:0px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
		min-height:auto;
		height:100%;
	}
	.couple-left-hading h2{
		margin-top:10px;
		font-size:20px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-image img{
		width:30%;
	}
	.details-button a,
	.details-button-3 a{
		font-size:13px;
		padding:4px 6px;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:20px;
	}
	h1{
		font-size:20px;
	}
	h2{
		font-size:20px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/

	/*======== / SAME CONTENT RESPONSIVE ========*/
	.couple-guide-2 {
		padding-left: 15px;
	}
	.inner-info-text p{
		font-size:14px;
	}
	.couple-guide-1{
		padding-right:15px;
	}
	.guide-gallery{
		padding:22px 17px 20px 20px;
	}
	.section-banner{
		padding-top:99px;
	}
	/*======== / END SAME CONTENT RESPONSIVE ========*/

	/*======== FAQ PAGE RESPONSIVE ========*/
	#accordion{
		padding-top:0px;
	}
	.glyphicon-faq{
		padding:10px 0px;
	}
	.panel-title > a > h5{
		font-size:14px;
		padding:4px 0px;
	}
	.panel-title > a > h3{
		font-size:14px;
		/*padding:5px 0px;*/
	}
	.history-inner-details{
		font-size:14px;
	}
	.history-inner{
		padding:0px;
	}
	/*======== / END FAQ PAGE RESPONSIVE ========*/

	/*======== / SPORT PAGE RESPONSIVE ========*/
	.canvelo-logo {
		height: auto;
		width: 160px;
	}
	/*======== / END SPORT PAGE RESPONSIVE ========*/


	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float: right;
		margin: 0 auto;
		width: 30%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 70%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	/*======== / GALLER INNER PAGE RESPONSIVE ========*/
	.gallery {
		padding: 0 10px;
	}
	.thumb-gallery {
		height: 297.2px;
		margin: 0 auto;
		max-height:100% ;
		max-width: 100%;
		padding: 3px;
		width: 33.3%;
	}
	/*======== / END GALLER INNER PAGE RESPONSIVE ========*/

	/*======== / CONTACT PAGE RESPONSIVE ========*/
	.contact{
		padding:0px;
	}
	.contact-bar{
		padding-right:15px;
	}
	.form-bar{
		padding-left:15px;
	}
	.contact-address p{
		font-size:14px;
	}
	.phone{
		margin-bottom:0px;
	}
	.address-inner {
		margin-bottom: 10px;
	}
	.facebook-contact {
		padding-bottom: 15px;
	}
	/*======== / END CONTACT  PAGE RESPONSIVE ========*/


	/*======== / SEMINARS PAGE RESPONSIVE ========*/
	.semi-shpae-image {
		float: right;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 237px;
	}
	.inner-sem-text {
		font-size: 15px;
		padding-top: 131px;
		width: 100%;
	}
	.semi-logo-1 {
		width: 40px;
	}
	.semi-logo-1 img {
		width:100%;
		height:100%;
	}
	.semi-inner-details{
		width:82%;
		padding:5px 0px;

	}
	/*======== / END SEMINARS PAGE RESPONSIVE ========*/

	/*======== / INFORAMTION PAGE RESPONSIVE ========*/
	.info-logo-1 {
		width: 50px;
		margin: 0 auto 0 10px;
	}
	.info-logo-1 img {
		width:100%;
		height:100%;
	}
	.info-accodin-inner p{
		line-height:normal;
	}
	.info-inner-details{
		padding:0px;
		width: 79%;
	}
	/*======== / END INFORAMTION PAGE RESPONSIVE ========*/

	/*======== / LIVE PAGE RESPONSIVE ========*/
	.live-logo-1 {
		float: right;
		margin: 0;
		padding-top: 10px;
		text-align: right;
		width: 40px;
	}
	.live-logo-1 img{
		width:100%;
		height:100%;
	}
	.live-inner-details {
		font-size: 14px;
		padding-right: 10px;
		text-align: right;
		width: 84%;
	}
	/*======== / END LIVE PAGE RESPONSIVE ========*/

	/*======== CUSTOM GALLERY PAGE RESPONSIVE ========*/
	.gallery-sponsor ul{
		margin:0px auto;
		padding:0px 15px;
	}
	.gallery-sponsor ul li {
		display: inline-block;
		list-style-type: none;
		margin: 0;
		position: relative;
		width: 100%;
	}
	.gallery-pop-image {
		height:100%;
		width: 100%;
	}
	.gallery-pop-load{
		width:48%;
		margin-right:5px;
	}
	.dog-pop-details  p{
		font-size:13px;
	}
	.image-title-trumot{
		font-size:13px;
	}
	/*.gallery-sponsor ul div:nth-child(odd) {}*/

	/*======== / END CUSTOM GALLERY PAGE RESPONSIVE ========*/

	/*======== / FOOTER RESPONSIVE ========*/
	#footer{
		padding:20px 0px;
	}
	.footer-logo {
		float: none;
		margin: 0 auto;
		text-align: left;
		padding:10px 0px;
	}
	.footer-logo img {
		height: 46px;
		text-align: left;
		width: 160px;
	}
	.section-search {
		float: none;
		width: 100%;
	}
	ul.social-icon{
		margin:0px auto;
		text-align:right;
	}
	ul.social-icon li {
		float: none;
	}
	.address-bar{
		text-align:left;
		margin:0px auto;
	}
	.address-bar strong {
		font-size: 14px;
	}
	.textwidget p{
		line-height:normal;
		font-size:14px;
	}
	.copy-right {
		margin-top:10px;
	}
	.copy-right p, .copy-right span {
		font-size: 14px;
		text-align: left;
	}
	.footer-logo-list ul {
		text-align: right;
	}
	.footer-logo-list ul li{
		padding:6px;
	}
	.footer-logo-list ul li:first-child{
		padding-left:0px;
	}
	.footer-logo-list ul li .textwidget a img {
		height: auto;
		margin: 0 auto;
		max-width: 100px;
		width: 100%;
	}
	/*======== / END FOOTER RESPONSIVE ========*/
	.document{
		padding:0px 15px;
	}
	.donate_thumb{
		margin-bottom:10px;
		padding-left:15px;
	}

	.donate_inner {
		top: 0px;
	}
	.donate_inner h2 {
		font-size: 30px;
		padding-bottom: 15px;
	}
	.donate_inner p, .donate_inner a {
		font-size: 13px;
	}
	.donate_thumb-1{
		margin-bottom:10px;
		padding-left:0px;
	}

}


/* iPads (landscape) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 1024px)
and (orientation : landscape) {

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 33%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(1n+1) {
		padding-left: 15px;
		padding-right: 4px;
	}
	.profile-group .profile-info{
		padding:10px;
	}
	.profile-info big{
		font-size:13px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:12px;
		margin-bottom:2px;
	}

	/*============ SLIDER RESPONSIVE ============*/
	.full-slider{
		padding-top:99px;
		margin-bottom:15px;
	}
	.full-slider, .carousel-inner {
		height:auto;
	}
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:415px;
	}
	.carousel-caption{
		left:15%;
		left:15%;
	}
	/* === SLIDER ARROW 23-07-2017=== */
	.carousel-caption{
		top:36%;
	}
	.slider-arrow img{
		width:30px;
	}
	.slide-title{
		font-size:40px;
	}
	.slide-tagline{
		font-size:28px;
	}
	.slider-down a{
		font-size:34px;
		top:-70px;
	}
	.slider-down a span{
		height: 44px;
		line-height: 27px;
		width: 44px;
	}
	.couple-thumbails{
		margin:10px 0px;
	}
	/* === || === */
	/*============ /END SLIDER RESPONSIVE ============*/

	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 10px;
		width:25%;
		margin:10px 0px 0px;
		float:left;
		display:inline-block;
	}
	.team ul li:first-child{
		margin-top:10px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details {
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 70%;
		padding:0px;
	}
	.team-left-logo{
		background-color: #b9b9b9;
		float: right;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 30%;
	}
	.team-right-details p{
		font-size:14px;
	}
	.team-left-details{
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 70%;
		padding:0px;
	}
	.team-right-logo {
		background-color: #b9b9b9;
		float: left;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 30%;
	}
	.team-left-details p{
		font-size:14px;
	}
	.team-tab-form .tab-content{
		padding:0px 15px;
	}
	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 10px;
		width:25%;
		margin:10px 0px 0px;
		float:right;
		display:inline-block;
	}
	.team-tab-form ul li:first-child{
		margin-top:10px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}
	/*======== / END TEAM PAGE RESPONSIVE ========*/

	/*======== THANKS PAGE RESPONSIVE ========*/
	.thanks{
		padding:0px;
	}
	.thanks-list{
		padding:15px;
	}
	.thanks-details {
		padding: 0;
		width: 70%;
	}
	.thanks-details p{
		font-size:14px;
	}
	.thanks-logo {
		margin: 5px auto 0;
		text-align: center;
		width: 30%;
	}
	.thanks-list-logo {
		margin: 0 auto;
		width: 100%;
	}
	.thanks-list-logo img {
		max-width: 80%;
	}
	/*======== / END THANKS PAGE RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.forms-list-title a p{
		font-size:14px;
		max-width:77%;
		width:100%;
	}
	/*======== / END FORM PAGE RESPONSIVE ========*/

	/*======== / FRIEND ASS  PAGE RESPONSIVE ========*/
	.yedidim {
		padding: 0px 15px;
	}
	.yedidim-inner{
		padding:0px;
	}
	.yedidim-address h5 {
		padding-right: 0px;
		text-align: left;
		padding-bottom:10px;
	}
	.yedidim-flag {
		right: -47px;
	}
	/*======== / END FRIEND ASS PAGE RESPONSIVE ========*/

	/*======== / LIVE PAGE RESPONSIVE ========*/
	.live-logo-1 {
		float: right;
		margin: 0;
		padding-top: 10px;
		text-align: right;
		width: 40px;
	}
	.live-logo-1 img{
		width:100%;
		height:100%;
	}
	.live-inner-details {
		font-size: 14px;
		padding-right: 10px;
		text-align: right;
		width: 84%;
	}
	/*======== / END LIVE PAGE RESPONSIVE ========*/

	.couple-left-hading h2{
		margin-top:28px;
		font-size:20px;
	}

	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 15px;
		width:33%;
		margin:0px auto;
		margin-bottom:10px;
	}
	.faq-menu ul li a{
		font-size:13px;
	}
}


/* iPads (portrait) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 1024px)
and (orientation : portrait) {

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 50%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(2n+2) {
		padding-left: 4px;
		padding-right: 15px;
	}
	.profile-group .profile-info{
		padding:8px;
	}
	.profile-info big{
		font-size:13px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:13px;
		margin-bottom:2px;
	}
	/*============ SLIDER RESPONSIVE ============*/
	.full-slider{
		padding-top:99px;
		margin-bottom:15px;
	}
	.full-slider, .carousel-inner {
		height:auto;
	}
	.carousel-inner .carousel, .carousel-inner .item, .carousel-inner .active{
		height:300px;
	}
	.carousel-caption{
		left:15%;
		right:15%;
	}

	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	.carousel-caption{
		top:26%;
	}
	.slider-arrow img{
		width:30px;
	}
	.slide-title{
		font-size:28px;
	}
	.slide-tagline{
		font-size:22px;
	}
	.slider-down a{
		font-size:34px;
		top:-70px;
	}
	.slider-down a span{
		height: 44px;
		line-height: 27px;
		width: 44px;
	}
	.couple-thumbails{
		margin:10px 0px;
	}
	/* === || === */


	/*============ /END SLIDER RESPONSIVE ============*/

	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	/*.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:50%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}*/
	.couple-left-1 { height: 100%; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48.6%; height:320px; }
	.couple-left-3 { height: 100%; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48.6%; height:308px; }

	.couple-left-2 { height: 100%; margin-bottom: 10px; padding: 20px; width: 48.6%; height:308px; }
	.couple-left-4 { height: 100%; margin-bottom: 10px; padding: 20px; width: 48.6%; height:320px; }

	.couple-right-1 { float: left; height:330px; width:50%;}
	.couple-right-3 { float: left; height:330px; width:50%;}

	.couple-right-2 { float: right; height: 330px; width:50%;	}
	.couple-right-4 { float: right; height: 330px; width:50%;	}

	.video-wrapper{
		height:100%;
	}
	.video-wrapper [poster]{
		width:100%;
		height:100%;
	}
 	.couple-block, .couple-left-hading, .couple-right-hading {
  		padding:0px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	/*.couple-left-hading h2{
		margin-top:0px;
		font-size:12px;
	}
	.couple-left-details p{
		font-size:12px;
	}
	.couple-left-details-3 p{
		font-size:12px;
	}
	.couple-right-details p{
		font-size:12px;
	}*/
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-image img{
		width:30%;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== TEAM PAGE RESPONSIVE ========*/
	.team{
		padding:0px;
	}
	.team ul li{
		padding:0px 10px;
		width:33%;
		margin:10px 0px 0px;
		float:left;
		display:inline-block;
	}
	.team ul li:first-child{
		margin-top:10px;
	}
	.team ul li:last-child{
		margin-bottom:10px;
	}
	.tab-pane {
		margin-top: 15px;
	}
	.team-user {
		min-width: 100%;
		padding: 0px 15px;
	}
	.team-right-details {
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 60%;
		padding:0px;
	}
	.team-left-logo{
		background-color: #b9b9b9;
		float: right;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 40%;
	}
	.team-right-details p{
		font-size:11px;
	}
	.team-left-details{
		display: inherit;
		float: left;
		margin-bottom: 10px;
		width: 60%;
		padding:0px;
	}
	.team-right-logo {
		background-color: #b9b9b9;
		float: left;
		margin: 0 auto;
		min-height: 264px;
		padding: 0;
		text-align: center;
		width: 40%;
	}
	.team-left-details p{
		font-size:14px;
	}

	.team-tab-form .tab-content{
		padding:0px 15px;
	}
	.team-tab-form{
		padding:0px;
	}
	.team-tab-form ul li{
		padding:0px 10px;
		width:33%;
		margin:10px 0px 0px;
		float:right;
		display:inline-block;
	}
	.team-tab-form ul li:first-child{
		margin-top:10px;
	}
	.team-tab-form ul li:last-child{
		margin-bottom:10px;
	}
	.sectionblog p{
		margin-bottom:0px;
	}
	.borad-parent-space p{
		margin-bottom:0px;
	}
	/*======== / END TEAM PAGE RESPONSIVE ========*/

	/*======== THANKS PAGE RESPONSIVE ========*/
	.thanks{
		padding:0px;
	}
	.thanks-list{
		padding:15px;
	}
	.thanks-details {
		padding: 0;
		width: 70%;
	}
	.thanks-details p{
		font-size:14px;
	}
	.thanks-logo {
		margin: 5px auto 0;
		text-align: center;
		width: 30%;
	}
	.thanks-list-logo {
		margin: 0 auto;
		width: 100%;
	}
	.thanks-list-logo img {
		max-width: 80%;
	}
	/*======== / END THANKS PAGE RESPONSIVE ========*/

	/*======== / FORM PAGE RESPONSIVE ========*/
	.forms-list-title a p{
		font-size:14px;
		max-width:80%;
		width:100%;
	}

	/*======== / END FORM PAGE RESPONSIVE ========*/

	/*======== / FRIEND ASS  PAGE RESPONSIVE ========*/
	.yedidim {
		padding: 0px 15px;
	}
	.yedidim-inner{
		padding:0px;
	}
	.yedidim-address h5 {
		padding-right: 0px;
		text-align: left;
		padding-bottom:10px;
	}
	.yedidim-flag {
		right: -33px;
	}
	/*======== / END FRIEND ASS PAGE RESPONSIVE ========*/

	/*======== / FOOTER RESPONSIVE ========*/
	#footer{
		padding:20px 0px;
	}
	.footer-logo {
		float: none;
		margin: 0 auto;
		text-align: left;
		padding:10px 0px;
	}
	.footer-logo img {
		height: 46px;
		text-align: left;
		width: 160px;
	}
	.section-search {
		float: none;
		width: 100%;
	}
	ul.social-icon{
		margin:0px auto;
		text-align:right;
	}
	ul.social-icon li {
		float: none;
	}
	.address-bar{
		text-align:left;
		margin:0px auto;
	}
	.address-bar strong {
		font-size: 14px;
	}
	.textwidget p{
		line-height:normal;
		font-size:14px;
	}
	.copy-right {
		margin-top:10px;
	}
	.copy-right p, .copy-right span {
		font-size: 14px;
		text-align: left;
	}
	.footer-logo-list ul {
		text-align: right;
	}
	.footer-logo-list ul li{
		padding:6px;
	}
	.footer-logo-list ul li:first-child{
		padding-left:0px;
	}
	.footer-logo-list ul li .textwidget a img {
		height: auto;
		margin: 0 auto;
		max-width: 100px;
		width: 100%;
	}
	/*======== / END FOOTER RESPONSIVE ========*/

	.faq-menu{
		padding:0px;
	}
	.faq-menu ul {
		padding: 10px 0;
	}
	.faq-menu ul li{
		padding:0px 8px;
		width:33%;
		margin:0px auto;
		margin-bottom:10px;
	}
	.faq-menu ul li a{
		font-size:12px;
	}

}


/* iPads (portrait and landscape) --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 800px) and (max-width : 980px) {

	.client-pro {
		padding-left: 15px;
		padding-right: 4px;
		width: 33%;
		margin-bottom:10px;
	}
	.client-pro:nth-of-type(1n+1) {
		padding-left: 15px;
		padding-right: 4px;
	}
	.profile-group .profile-info{
		padding:10px;
	}
	.profile-info big{
		font-size:11px;
		margin-bottom:2px;
	}
	.profile-info p{
		font-size:9.4px;
		margin-bottom:2px;
	}

	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	/* === || === */

	/*======== COUPLE THUMBAILS RESPONSIVE ========*/
	/*.couple-left-1, .couple-left-2, .couple-left-3, .couple-left-4{
		width:50%;
		height:auto;
		margin-bottom: 15px;
		padding: 20px;
	}*/
	.couple-left-1 { height: 100%; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48.7%; height:360px; }
	.couple-left-3 { height: 100%; margin-bottom: 10px; margin-left: 10px; padding: 20px; width: 48.7%; height:348px; }

	.couple-left-2 { height: 100%; margin-bottom: 10px; padding: 20px; width: 48.7%; height:348px; }
	.couple-left-4 { height: 100%; margin-bottom: 10px; padding: 20px; width: 48.7%; height:360px; }

	.couple-right-1 { float: left; height:370px; width:50%;}
	.couple-right-3 { float: left; height:370px; width:50%;}

	.couple-right-2 { float: right; height: 370px; width:50%;	}
	.couple-right-4 { float: right; height: 370px; width:50%;	}


	.video-wrapper{
		height:100%;
	}
	.video-wrapper [poster]{
		width:100%;
		height:100%;
	}
 	.couple-block, .couple-left-hading, .couple-right-hading {
  		padding:0px;
	}
	.couple-left-details, .couple-left-details-3{
		height:auto;
		padding:5px 0px;
	}
	.couple-left-image{
		padding-bottom:10px;
	}
	.couple-left-image img{
		width:30%;
	}
	/*======== / END COUPLE THUMBAILS RESPONSIVE ========*/

	/*======== PAGE TITLE  RESPONSIVE ========*/
	.pages-title {
		margin: 15px auto 0;
		width: 100%;
	}
	.page-heading {
		padding:0px 15px;
	}
	.page-heading h1{
		font-size:20px;
	}
	h1{
		font-size:20px;
	}
	h2{
		font-size:20px;
	}
	.tab-form-title{
		padding:0px 15px;
	}
	/*======== / END PAGE TITLE  RESPONSIVE  ========*/

	/*======== / SAME CONTENT RESPONSIVE ========*/
	.couple-guide-2 {
		padding-left: 15px;
	}
	.inner-info-text p{
		font-size:14px;
	}
	.couple-guide-1{
		padding-right:15px;
	}
	.guide-gallery{
		padding:22px 20px 20px 22px;
	}
	.section-banner{
		padding-top:99px;
	}
	/*======== / END SAME CONTENT RESPONSIVE ========*/


	/*======== / SPORT PAGE RESPONSIVE ========*/
	.canvelo-logo {
		height: auto;
		width: 100px;
	}
	.pages-inner-title h4 {
		font-size: 13px;
		padding: 8px;
	}
	.sport-logo-2 {
		float: left;
		height: 170px;
		margin: 0 auto;
		padding-top: 10px;
		text-align: center;
		width: 80px;
	}
	.volenteer-details {
		float: right;
		font-family: OpenSansHebrew-Light;
		font-size: 15px;
		padding-right: 10px;
		text-align: left;
		width: 75%;
	}
	/*======== / END SPORT PAGE RESPONSIVE ========*/

	/*======== / NEWPAPER PAGE RESPONSIVE ========*/
	.newpaper{
		padding:0px;
	}
	.news-list {
		margin-bottom: 8px;
		padding:15px;
		width: 100%;
	}
	.news-list-title {
		float: right;
		margin: 0 auto;
		width: 30%;
	}
	.news-list-icon {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.news-list-title h5 {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.news-list-text {
		width: 70%;
	}
	/*======== / END NEWPAPER PAGE RESPONSIVE ========*/

	/*======== / CONTACT PAGE RESPONSIVE ========*/
	.contact{
		padding:0px;
	}
	.contact-bar{
		padding-right:15px;
	}
	.form-bar{
		padding-left:15px;
	}
	.contact-address p{
		font-size:14px;
	}
	.phone{
		margin-bottom:0px;
	}
	.address-inner {
		margin-bottom: 10px;
	}
	.facebook-contact {
		padding-bottom: 15px;
	}
	/*======== / END CONTACT  PAGE RESPONSIVE ========*/

	/*======== / FRIEND ASS  PAGE RESPONSIVE ========*/
	.yedidim {
		padding: 0px 15px;
	}
	.yedidim-inner{
		padding:0px;
	}
	.yedidim-address h5 {
		padding-right: 0px;
		text-align: left;
		padding-bottom:10px;
	}
	.yedidim-flag {
		right: -33px;
	}
	/*======== / END FRIEND ASS PAGE RESPONSIVE ========*/

	/*======== / SEMINARS PAGE RESPONSIVE ========*/
	.semi-shpae-image {
		float: right;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 237px;
	}
	.inner-sem-text {
		font-size: 15px;
		padding-top: 131px;
		width: 100%;
	}
	.semi-logo-1 {
		width: 40px;
	}
	.semi-logo-1 img {
		width:100%;
		height:100%;
	}
	.semi-inner-details{
		width:82%;
		padding:5px 0px;

	}
	/*======== / END SEMINARS PAGE RESPONSIVE ========*/

	/*======== / INFORAMTION PAGE RESPONSIVE ========*/
	.info-logo-1 {
		width: 50px;
		margin: 0 auto 0 10px;
	}
	.info-logo-1 img {
		width:100%;
		height:100%;
	}
	.info-accodin-inner p{
		line-height:normal;
	}
	.info-inner-details{
		padding:0px;
		width: 79%;
	}
	/*======== / END INFORAMTION PAGE RESPONSIVE ========*/


	/*======== / FOOTER RESPONSIVE ========*/
	#footer{
		padding:20px 0px;
	}
	.footer-logo {
		float: none;
		margin: 0 auto;
		text-align: left;
		padding:10px 0px;
	}
	.footer-logo img {
		height: 46px;
		text-align: left;
		width: 160px;
	}
	.section-search {
		float: none;
		width: 100%;
	}
	ul.social-icon{
		margin:0px auto;
		text-align:right;
	}
	ul.social-icon li {
		float: none;
	}
	.address-bar{
		text-align:left;
		margin:0px auto;
	}
	.address-bar strong {
		font-size: 14px;
	}
	.textwidget p{
		line-height:normal;
		font-size:14px;
	}
	.copy-right {
		margin-top:10px;
	}
	.copy-right p, .copy-right span {
		font-size: 14px;
		text-align: left;
	}
	.footer-logo-list ul {
		text-align: right;
	}
	.footer-logo-list ul li{
		padding:6px;
	}
	.footer-logo-list ul li:first-child{
		padding-left:0px;
	}
	.footer-logo-list ul li .textwidget a img {
		height: auto;
		margin: 0 auto;
		max-width: 100px;
		width: 100%;
	}
	/*======== / END FOOTER RESPONSIVE ========*/
	/* === SLIDER ARROW 23-07-2017=== */
	.slider-arrow{
		top:30%;
	}
	.carousel-caption{
		top:26%;
	}
	.slider-arrow img{
		width:30px;
	}
	.slide-title{
		font-size:30px;
	}
	.slide-tagline{
		font-size:20px;
	}
	.slider-down a{
		font-size:34px;
		top:-70px;
	}
	.slider-down a span{
		height: 44px;
		line-height: 27px;
		width: 44px;
	}
	.couple-thumbails{
		margin:10px 0px;
	}
	/* === || === */
	.sectionblog p,
	.borad-parent-space p{
		margin-bottom:0px;
	}
}

/* ALL DEVICE MEDIA QUERY(portrait and landscape) ----------- */
@media only screen and (min-width : 140px) and (max-width : 1024px) {

	.shape-inner-button ul li, .shape-button ul li {
		width: 105px;
	}
	.shape-inner-button ul li a, .shape-button ul li a {
		background-size: contain;
		font-size: 14.5px;
		height: 58px;
		text-align: center;
		width: 105px;
 	}

	/*================== HOMEPAGE SLIDER AND NAV ==================*/
	.full-slider{
		position:relative;
		margin-bottom:15px;
	}
	.fill {
		background-attachment: inherit;
	}
	#homepage-inner{
		position:relative;
		max-height:auto;
	}
	.main-nav{
		position:fixed;
		top:0px;
		height:auto;
		padding-top:0px;
	}
	#navigation{
		background-color:#cdcdcd;
	}
	.inner-nav{
		padding-top:0px;
	}
	.inner-nav .container-fluid{
		background-color:#FFF;
		padding:0px;
	}
	.navbar-toggle{
		float:right;
		padding-right:30px;
	}
	.inner-logo{
		float:left;
		padding-left:30px;
	}
	#navigation ul.nav li a{
		padding:10px 20px;
		text-align:left;
		z-index:9999;
	}
	#navigation ul li{
		padding:0px;
	}

	.dropdown-in-submenu{
		line-height:30px;
		padding:0px;
	}
	.nav > li.dropdown.open .dropdown-inner {
		padding:0px !important;
		border-radius: 0px;
		width: 100%;
		text-align: right;
		left: 0;
		right: 0;
		direction:rtl;
		background-color:#f5f5f5;
		z-index:1;
	}
	ul#menu-header-menu li ul.dropdown-menu li a, ul#menu-header-menu li ul.dropdown-menu a{
		display:block;
		padding:4px 45px !important;
		color:#000000;
	}
	ul#menu-header-menu li a:hover, ul#menu-header-menu li a:focus{
		border-bottom:0px;
		background-color:transparent !important;
	}
	ul#menu-header-menu li.current-menu-ancestor ul div li a{
		color:#000000;
	}
	ul#menu-header-menu li ul.dropdown-inner li.active a{
		color:#f48732;
	}
	ul#menu-header-menu li ul.dropdown-menu li a:hover, ul#menu-header-menu li ul.dropdown-menu a:focus{
		color:#f48732;
	}
	li#menu-item-57 a {
  		background-color:transparent;
  		box-shadow:none;
  		padding:14px 20px !important;
	}
	li#menu-item-57.current_page_item a{
		background-color:transparent;
		color:#f48732 !important;
	}
	li#menu-item-57 a:hover, #menu-item-57 a:focus{
		background-color:#f2bb2f !important;
		color:#f48732 !important;
	}
	.navbar-parent{
		height:98px;
	}
	.shape-button ul{
		right:10px;
	}
	.shape-button ul, .shape-inner-button ul {
	  	right:15px;
	  	margin: 0 auto;
	  	padding: 0;
	  	position: absolute;
	  	top: 58px;
	}
	.inner-logo img {
  		float: left;
  		height: auto;
  		max-width: 140px;
	}
	.navbar-nav li a {
		position: relative;
	}
	.mobile-plus:before {
	   	content: '\f067';
  		font-family: 'FontAwesome';
  		float: left;
  		padding-top: 1px;
		padding-right:15px;
	}
	.mobile-plus:hover, .mobile-plus:focus{
		color:#f48732;
	}
	.top-header, .top-inner-header{
		display:none;
	}
	.pages-nav{
		padding-top:0px;
	}
	.parent-nav .container-fluid{
		padding:0px;
	}
	.navbar-header{
		float:none;
	}
	ul#menu-header-menu li.current-menu-ancestor a{
		border-bottom:0px;
	}
	.main-nav-fixed{
		padding-top:0px;
	}
	.main-nav-fixed.main-nav{
		max-height:auto;
	}
	#navigation ul.nav{
		padding-top:0px;
		margin:0px;
	}
	#navigation .nav{
		float:none;
	}
	.dropdown-inner{
		background-color:#dedede !important;
	}
	#navigation .nav{
		float:none;
		z-index:9999;
	}
	#navigation .nav li{
		float:none;
		color:#000000;
		border-top:1px solid;
		border-color:#696969;
		width:100%;
	}
	#navigation .nav li:first-child{
		border-top:1px solid;
		border-color:#f48732;
	}
	#navigation .nav li:last-child{
		border-top:1px solid;
		border-color:#696969;
	}
	ul#menu-header-menu li.current-menu-item a{
		border-bottom:0px;
	}

	/*==== LANGUAGE MOBILE RESPONSIVE ====*/
	.language-mobile{
		display:block;
		float:left;
		width:100%;
	}
	.language-mobile ul{
		margin:0px auto;
		padding:0px;
	}
	.language-mobile ul li{
		list-style-type:none;
	}
	.language-mobile ul li{
  		border-color: #696969;
  		border-top: 1px solid #696969;
  		color: #000000;
  		float: none;
  		width: 100%;
	}
	.language-mobile ul li a{
	  	padding: 14px 50px;
	  	text-align: right;
		line-height:30px;
	}

	.language-mobile ul li a:focus{
		background-color:transparent !important;
		background-image:none !important;
		color:#f48732;
	}
	.language-mobile ul.dropdown-language li a{
  		display: block;
  		padding: 10px 45px !important;
	}
	.language-mobile ul.dropdown-language li a:hover,
	.language-mobile ul.dropdown-language li a:focus,
	.language-mobile ul li a:hover,
	.language-mobile ul li a:focus{
		background-color:transparent !important;
		background-image:none !important;
		color:#f48732 !important;
	}
	/*==== / END LANGUAGE MOBILE RESPONSIVE ====*/

	/*==== TOP LANGUAGE HE EN 23-07-2017  ====*/
	.mobile-language{
		display:block;
		float:right;
	}
	.mobile-language ul{
		margin:0px auto;
		padding:0px;
	}
	.mobile-language ul li{
		list-style-type:none;
		display:inline-block;
		margin:12.5px 0.5px;
		text-align:center;
	}
	.mobile-language ul li a{
		font-size:14px;
		color:#000000;
		display:block;
		width:25px;
		height:25px;
		font-weight:bold;
		padding:2px;
	}
	.mobile-language ul li a.active{
		background-color: #f48732;
		color: #ffffff;
		font-weight: bold;
		height: 25px;
		width: 25px;
		display: block;
		line-height: 22px;
		text-align: center;
	}
	.mobile-language ul li a:hover,
	.mobile-language ul li a:focus{
		background-color: #f48732;
		color: #ffffff;
		text-decoration:none;
	}
	/*==== || ====*/
	.couple-thumbails{
		padding:0px 0px;
	}

	/*.couple-left-hading h2{ font-size:16px;}
	.couple-left-details p{ font-size:14px;}
	.couple-left-details-3 p{ font-size:14px;}*/

	.couple-left-image img{max-width:100%;}

	.section-gallery{
		padding-top:95px;
	}
	.thanks-tag h3,
	.document h3{
		margin-top:0px;
	}
	.thanks-details p{
		line-height:normal;
	}
	.thanks-tag, .col-lg-faq{
		padding-left:15px;
		padding-right:15px;
	}
	.donate-space{
		padding-left:15px;
		padding-right:15px;
	}

}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.navbar-left,.navbar-right {
  		float: none !important;
	}
	.navbar-toggle {
  		display: block;
	}
	.navbar-collapse.collapse {
  		display: none!important;
	}
	.collapse.in{
  		display:block !important;
	}
	.navbar-header{
		float:none !important;
	}
	.navbar-nav li {
		float: none;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  		max-height: 340px !important;
	}
	.navbar-collapse.in {
	  overflow-y: auto !important;
	}
	.navbar-collapse.collapse {
		overflow-y: auto !important;
	}
	.navbar-nav .open .dropdown-menu {
  		background-color: transparent;
  		border: 0 none;
  		box-shadow: none;
  		float: none;
  		margin-top: 0;
  		position: static;
  		width: auto;
	}
	.navbar-toggle {
		padding-right: 15px;
	}
	.inner-logo {
		padding-left: 15px;
	}
}
/*@media (max-width: 1280px) and (orientation: landscape) {
	.full-slider{
		padding-top:99px;
	}
	.full-slider,
	.carousel-inner,
	.fill{
		height:auto;
	}
	.fill > img{
		height:auto;
	}
}*/


