﻿@media only screen and (max-width: 640px) {
#slider {
  padding-bottom: 450px;
}

.sp-mask {
  overflow: visible;
}

.slide_block_text h3 {
  font-size: 4rem;
}

.slide_block_text {
  position: relative;
  left: 0;
  bottom: 0;
  padding: 20px 24px 100px 20px;
  border-radius: 0;
  bottom: 0 !important;
  left: 0 !important
}

.slide_block_text span {
  bottom: 37px;
  margin-left: -97px;
}
}
.text-foot{
    text-align:left;
}
.text-foot-r{
     text-align:right;
}
@media (max-width: 768px) and (min-width: 300px) {
    #callout .container {
        background-image: none !important;
    }
    .TickerNews.default_theme_2 .leftside h4{
	display:none;
}
    .text-foot{
    text-align:center;
}
    .text-foot-r{
     text-align:center;
}
.TickerNews.default_theme_2 .ti_wrapper{
	position: absolute;
	left: 0px;
}
ul.nav.nav-tabs > li {
    width: 100%;
    margin-bottom:1px
}
.tab-pane h3 {
    text-align: center;
}
.tab-pane img {
    margin: 0 auto;
}
}  
      #callout{
    background-color: #ff7878;
	position:relative;
	overflow:hidden;
}

#callout .container{
	position:relative;
	overflow:hidden;
	background-image: url(../img/kids.png);
	background-position:bottom right;  
	background-repeat:no-repeat;
}
.small-section .container {
     padding: 0px 0 107px 0;
}
/* CSS Sun */
   
.sun {
	float: left;
	z-index:99;
	position: relative;
	margin: 30px;
	width: 80px;
	height: 80px;
}
.sun-face {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 80px;
	text-align: center;
	font-size: 1.5em;
	text-align: center;
	color: #4E0404;
}
.sun-leye,
.sun-reye {
	position: absolute;
	top: 1.45em;
	left: 0.75em;
	width: 0.4em;
	height: 0.9em;
	background: #565656;
	border-radius: 0.4em / 0.8em;
}
.sun-leye:after,
.sun-reye:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.4em;
	height: 0.1em;
	background: #ffdf05;
	content: '';
}
.sun-leye:before,
.sun-reye:before {
	position: absolute;
	bottom: 0.1em;
	right: -0.1em;
	width: 0.2em;
	height: 0.2em;
	background: #ffdf05;
	content: '';
	transform:rotate(45deg);
}
.sun-reye {
	left: auto;
	right: 0.75em;
}
.sun-lred,
.sun-rred {
	position: absolute;
	top: 2em;
	left: -0.2em;
	width: 0.7em;
	height: 0.35em;
	opacity: 0.6;
	background: #ff5e00;
	border-radius: 0.7em / 0.35em;
}
.sun-rred {
	left: auto;
	right: -0.2em;
}
.sun-smile {
	position: absolute;
	bottom: 0.8em;
	left: 50%;
	margin-left: -0.2em;
	width: 0.4em;
	height: 0.2em;
	background: #565656;
}
.sun-smile:after {
	position: absolute;
	bottom: -0.2em;
	left: 0;
	width: 0.4em;
	height: 0.2em;
	background: #565656;
	border-radius: 0 0 0.2em 0.2em;
	content: '';
}
.sun-smile:before {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -0.03125em;
	width: 0.0625em;
	height: 0.35em;
	background: #565656;
	content: '';
}
.sun-hlight {
	position: absolute;
	top: 0.6em;
	right: 0.6em;
	width: 0.35em;
	height: 0.35em;
	opacity: 0.8;
	background: #fcf0a3;
	border-radius: 0.35em;
}
.sun-anime {
	width: 100%;
	height: 100%;
	animation: sunrolling 30s infinite;
}
.sun-ball {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: #ffcf11;
	background-image: radial-gradient(circle, #ffdf05, #ffdf05);
	box-shadow: 0 0 100px #ffdf05;
}
.sun-light {
	position: absolute;
	top: -30%;
	left: 50%;
	width: 2px;
	height: 160%;
}
.sun-light b,
.sun-light s {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 12%;/* 100*30/100=18.75 */
	background: #fed65b;
}
.sun-light s{
	top: auto;
	bottom: 0;
}
.sun-light:nth-child(10n+2) {transform:rotate(18deg); }

.sun-light:nth-child(10n+3) {transform:rotate(36deg);}

.sun-light:nth-child(10n+4) {transform:rotate(54deg);}

.sun-light:nth-child(10n+5) {transform:rotate(72deg);}

.sun-light:nth-child(10n+6) {transform:rotate(90deg);}

.sun-light:nth-child(10n+7) {transform:rotate(108deg);}

.sun-light:nth-child(10n+8) {transform:rotate(126deg);}

.sun-light:nth-child(10n+9) {transform:rotate(144deg);}

.sun-light:nth-child(10n+10) {transform:rotate(162deg);}

/* Sun Animation*/
   
@keyframes sunrolling {
	0%   {transform:rotate(0deg); }
	100% {transform:rotate(180deg); }
}

/* Clouds  */

.cloud {
  width: 250px;
  height: 60px;
  position:absolute!important;
  background-color: white;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-box-shadow: 9px -7px 0 0 #f7e7eb inset;
  -webkit-box-shadow: 9px -7px 0 0 #f7e7eb inset;
  box-shadow: 9px -7px 0 0 #f7e7eb inset;
}

.cloud:before, .cloud:after {
  content: '';
  position: absolute;
  background-color: white;
  width: 120px;
  height:120px;
  top: -75px;  
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;  
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg); 
  -moz-box-shadow: 10px 3px 0 0 #f7e7eb inset;;
  -webkit-box-shadow: 10px 3px 0 0 #f7e7eb inset;
  box-shadow: 10px 3px 0 0 #f7e7eb inset;
}

.cloud:after {
  width: 90px;
  height: 90px;
  top: -45px;
  right: 25px;
}

.cloud:before {left: 25px;}

.x1 {
	margin-left: -1%;
	top:100px;
	-webkit-animation: moveclouds 75s linear infinite;
	-moz-animation: moveclouds 75s linear infinite;
	-o-animation: moveclouds 75s linear infinite;
}

.x2 {
  margin-left: -1%;
  top:200px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);   
  -webkit-animation: moveclouds 40s linear infinite;
	-moz-animation: moveclouds 40s linear infinite;
	-o-animation: moveclouds 40s linear infinite;
}

.x3 {
  margin-left: -2%;
  top: 270px;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -o-transform: scale(0.3);
  opacity: .8;  
  -webkit-animation: moveclouds 55s linear infinite;
	-moz-animation: moveclouds 55s linear infinite;
	-o-animation: moveclouds 55s linear infinite;
}

.x4 {
   margin-left: -1%;
   top:360px;
   transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);  
  -webkit-animation: moveclouds 28s linear infinite;
	-moz-animation: moveclouds 28s linear infinite;
	-o-animation: moveclouds 28s linear infinite;
}

.x3 {
  margin-left: -1%;
  top: 200px;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -o-transform: scale(0.3);
  opacity: .8;  
  -webkit-animation: moveclouds 55s linear infinite;
	-moz-animation: moveclouds 55s linear infinite;
	-o-animation: moveclouds 55s linear infinite;
}

.x4 {
   margin-left: -75%;
   top:300px;
   transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);  
  -webkit-animation: moveclouds 28s linear infinite;
	-moz-animation: moveclouds 28s linear infinite;
	-o-animation: moveclouds 28s linear infinite;
}

.x5 {
  margin-left: -1%;
  top:280px;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6); 
  -webkit-animation: moveclouds 35s linear infinite;
	-moz-animation: moveclouds 35s linear infinite;
	-o-animation: moveclouds 35s linear infinite;

}

.x6 {
  margin-left: -1%;
  top: 190px;
   transform: scale(0.2);
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  opacity: 0.7; 
   -webkit-animation: moveclouds 31s linear infinite;
	-moz-animation: moveclouds 31s linear infinite;
	-o-animation: moveclouds 31s linear infinite;
}

.x7 {
  margin-left: 1%;
  top: 400px;
   transform: scale(0.2);
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  opacity: .7;
   -webkit-animation: moveclouds 40s linear infinite;
	-moz-animation: moveclouds 40s linear infinite;
	-o-animation: moveclouds 40s linear infinite;
}

/* Clouds  Animation*/

@-webkit-keyframes moveclouds {
	0% {left: -20%;}
	100% {left: 100%;}
}

@-moz-keyframes moveclouds {
	0% {left: -20%;}
	100% {left:100%;}
}

@-o-keyframes moveclouds {
	0% {left: -20%;}
	100% {left:100%;}
}
.well{
	border-radius:20px !important;
	border:0 !important;
	background-color: #fff !important;
	box-shadow:none !important;
	margin-bottom:0px !important;
}

.small-section .well{
padding: 30px;
    box-shadow: 6px 6px 0px rgba(103, 102, 102, 0.2);
}
img.display{
    margin:0 auto;
       width: 186px;
}
.well .list-unstyled {
    padding-left:5px;
    list-style: none;
    line-height: 37px;
	font-weight:700;
	font-family: 'Open Sans',sans-serif;
}

.well .list-unstyled li:before {    
	font-family: 'FontAwesome';
	content: '\f054';
	font-weight:normal;
	font-size: 13px;
	margin:0 10px 0 10px;
}
.well h3 {
    font-family: 'Alegreya sans',serif;
    color: #333;
    font-weight: 800;
    font-size: 25px;
    margin-top: 0px;
    position: relative;
}
   /*88888888888888888******************activities*****888888888888888888888*/
           #activities{
	background-image: url(../img/bgdots.png),url(../img/bgdots2.png);
	background-position:center left,center right;  
    background-repeat:no-repeat;
}
                     #activities2{
	background-image: url(../img/bgdots.png),url(../img/bgdots2.png);
	background-position:center left,center right;  
    background-repeat:no-repeat;
}

#activities .tab-content {
    padding: 60px;
    border-radius: 20px;
}

.tab-pane h4 i{margin-right:10px;}

/* fade tab transition */

.fade {
	opacity: 0;
	transition: opacity 0.55s linear;
}
        @media (max-width: 991px) {
            #activities .tab-content {
                border-top: 0px;
                margin-top: 40px;
            }

            #activities .tab-content {
                padding: 20px;
            }

            /* Nav tabs */

            .nav-tabs > li {
                margin-bottom: 10px;
            }

            .nav.nav-tabs > li > a {
                border-radius: 20px;
            }
        }
        .nav-tabs {
	text-align:center;
	border-bottom: 0;
}


.nav.nav-tabs > li >a:hover{ border: 1px solid #b82b2d;}

.nav.nav-tabs > li {
    float:none;
	padding:0 10px 0;
    display:inline-block;
}

.nav.nav-tabs > li > a {
    position: relative;
    display: block;
    letter-spacing: 0.2px;
    font-weight: 700;
    border: 0;
   
    padding: 5px 13px;
    color: #bf282f !important;
    font-size: 13px;
    text-transform: capitalize;
     border-radius: 20px 20px 0px 0px;
        border: 1px solid #b82b2d;
}
     ul.nav-tabs {
	text-align:center;
	border-bottom: 0;
}

  /*padding: 5px 17px;
    color: #fff !important;
    font-size: 15px;
    text-transform: capitalize;
}*/
/*@media (min-width:300px) and (max-w
ul.nav.nav-tabs > li >a:hover{ border: 0;}

ul.nav.nav-tabs > li {
    float:none;
	padding:0 10px 0;
    display:inline-block;
}

ul.nav.nav-tabs > li > a {
    position: relative;
    display: block;
    letter-spacing: 0.2px;
    font-weight: 100;
    border: 0;
    border-radius: 20px 20px 0px 0px;
    padding: 5px 17px;
    color: #fff !important;
    font-size: 15px;
    text-transform: capitalize;
}
/*@media (min-width:300px) and (max-width:768px){
#activities ul.nav.nav-tabs > li > a {
     padding: 5px 5px;
      font-size: 15px;
}
#activities ul.nav.nav-tabs > li {
    float:none;
	padding:0;
    display:inline-block;
}*/
/* Panels */

.panel {border: 0; background: transparent;}

.panel-title {font-size: 18px;}

.panel-default > .panel-heading + .panel-collapse > .panel-body {border: 0;}

.panel-heading a {
	border-radius:10px;
	display: block; 
	text-transform:none;
    color: #fff;
    padding: 10px;
	border:0px;
	transition: all .2s ease-in-out;
}
.panel-heading a:hover, .panel-heading a:focus{color: #fff;}
 
.panel-group .panel+.panel {margin-top: 0px; }

.panel-group .panel-heading {border-bottom: 0px;}

.panel-group .panel-heading+.panel-collapse>.panel-body {border-top: 0px;}

.panel-heading {padding: 10px 0px;  }

.panel-heading [data-toggle="collapse"]:after {
	content: "\f077";
	font-family: FontAwesome;
	float: right;
	font-size: 18px;
	line-height: 22px;	
}

.panel-heading [data-toggle="collapse"].collapsed:after {transform: rotate(180deg);}

/* Lists */

ul {font-size: 16px;}

/* Buttons */
.hoverlink{
    color:#2c87e8;
}
.btn {
	font-family: 'Alegreya sans',serif;
    margin: 0 1rem;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 0.6px;
    outline: none;
    border-radius: 355px 45px 225px 75px/15px 225px 15px 255px;
    border: solid 7px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 700;
}

.btn:hover,.btn:focus{
	color:#fff;
	box-shadow:none;
}

.btn-group.open .dropdown-toggle {box-shadow: none;}
.section-heading {
    margin-bottom: 90px;
    text-align: center;
    z-index: 99;
}
.section:nth-child(odd) h2 {
    transform: rotate(-3deg);
}
/**89754498888888888888888888888888888888888888888888888867986 slider**********************9879487695684684*/
#slider {
	position: relative;
	background-color: #9ae1ff;
	/*padding-bottom: 160px;*/
}
 
.overlay_slider_land {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background: url('../img/footer/yeahkids_slider_land_bg_repeat_v01.png') center center repeat-x;
	height: 157px;
}

.slider_footer_v1 {
	background: url('../img/footer/yeahkids_slider_land_bg_repeat_v01.png') center center repeat-x;
	height: 157px;
}

.slider_footer_v2 {
	background: url('../img/footer/slider_footer_v2.html') center center repeat-x;
	height: 257px;
}

.slider_footer_v3 {
	background: url('../img/footer/slider_footer_v3.html') center center repeat-x;
	height: 294px;
}

.slider_footer_v4 {
	background: url('../img/footer/yeahkids_header_imgs_repeat-x_v01-4.png') center center repeat-x;
	height: 350px;
}

.sp-image-container {
	border: 10px solid #fff;
}

.slider-pro {
	z-index: 9;
}

.slider-pro .sp-image img{
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.slider-pro .sp-image {
	width: 100% !important;
}

.sp-horizontal .sp-arrows {
	margin-top: 0;
}


.sp-horizontal .sp-next-arrow, .sp-horizontal.sp-rtl .sp-previous-arrow {
    right: -24px;
    color: #614c67;
    background: transparent;
    display: block;
    cursor: pointer;
    margin-top: -30px;
    padding: 0px;
    border-radius: 30px;
    border: 3px solid rgba(0,0,0,0.2);
    -webkit-transition: all .2s linear;
 		transition: all .2s linear;
}

.sp-horizontal .sp-previous-arrow {
    left: -24px;
    color: #614c67;
    background: transparent;
    display: block;
    cursor: pointer;
    margin-top: -30px;
    padding: 0px;
    border-radius: 30px;
    border: 3px solid rgba(0,0,0,0.2);
    -webkit-transition: all .2s linear;
 		transition: all .2s linear;
}

.sp-horizontal .sp-previous-arrow:hover,
.sp-horizontal .sp-next-arrow:hover {
	border: 6px solid rgba(0,0,0,0.2);
}

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    background-color: #fff;
    width: auto;
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sp-arrow {
	height: 56px;
	width: 56px;
}

.sp-arrow:after {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 4rem;
    position: absolute;
    line-height: 0;
   	left: 50%;
    margin-left: -8px;
}

.sp-next-arrow::after {
	margin-top: -1px;
}

.sp-previous-arrow::after {
	margin-top: -1px;
}

.sp-previous-arrow:before,
.sp-next-arrow:before {
    content: "";
    left: auto;
    top: auto;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    -webkit-transition: all .2s linear;
 		transition: all .2s linear;
}

.sp-previous-arrow:hover:before,
.sp-next-arrow:hover:before {
		width: 44px;
    line-height: 43px;
    height: 44px;
}

.slide_block_text {
  position: absolute;
  bottom: 57px;
  background: rgba(255,255,255,0.85);
  color: #4b434d;
  padding: 20px 20px 43px 20px;
  border-radius: 7px;
  text-align: center;
}

.slide_block_text h3 {
	font-size: 5.0rem;
	line-height: 1;
	padding-bottom: 14px;
	margin: 0;
}

.slide_block_text p {
	font-size: 1.8rem;
	padding: 0;
	line-height: 1;
}

.slide_block_text span {
	position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -103.5px;
}

.slide_block_text span a{
	padding: 10px 44px;
  background-color: rgba(230, 88, 116, 0.85);
  font-size: 2.0rem;
  color: #fff;
  border-radius: 30px;
  text-transform: uppercase;
  font-family: 'OpenSansSemiBold', sans-serif;	
  border: 2px solid #e65874;
  -webkit-transition: all .2s linear !important;
    transition: all .2s linear !important;
}

.slide_block_text span a:hover {
	background: rgba(255,255,255,0.85);
	color: #e65874;
}

.parallax_bg {
    height: 670px;
    position: absolute;
    left: 50%;
    margin-left: -950px;
    top: 10px;
}
@media only screen and (max-width: 1200px) {
 .slide_block_text h3 {
    font-size: 4.6rem;
  }

  .slide_block_text p {
    font-size: 1.6rem;
  }
  .slide_block_text span a {
    font-size: 1.6rem;
  }
}
/**********************************************-----------------Stories--------------------*****************************/

#stories {
	background-color: #fff;
}

#stories #stories_owl{
	position: relative;
	margin-top: 40px;
}

.stories .all_color{
	width: 100%;
	padding: 40px; 
	position: relative;
	margin-bottom: 60px;
  border-radius: 20px;
  margin-top: 40px;
  min-height: 350px;
}

.stories .top_stories {
	position: absolute;
	top: -37px;
	left: 40px;
}

.stories .bottom_stories {
	position: absolute;
	bottom: -53px;
	left: 50%;
	margin-left: -74px;
}

.stories .s_green_block {
	background-color: #b3ed7b;
}

.stories .s_red_block {
	background-color: #e65874;
}

.stories .s_margin_block {
	background-color: #8e42a4;
}

.stories .all_color p i{
	color: rgba(0,0,0,0.3);
	font-size: 2.5rem;
}

.stories .all_color h4{
	font-size: 2.2rem;
	font-family: 'OpenSansSemiBold', sans-serif;
	padding: 10px 0 20px 0;
}

.stories .s_red_block h4, .stories .s_margin_block h4 {
	color: #fff;
}

.stories .all_color p{
	font-size: 1.5rem;
	font-style: italic;
}

.stories .s_red_block p, .stories .s_margin_block p {
	color: #fff;
}

.stories .all_color .stories_more{
	position: absolute;
	bottom: 0;
	left: 50%;
	text-align: center;
	margin-left: -21px;
}

.stories .all_color .stories_more a {
	width: 42px;
	height: 42px;
	background: #fff;
	border-radius: 25px;
	display: block;
	position: relative;
}

.stories .all_color .stories_more a i{
	font-size: 3rem;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -4px;
   }

.stories .s_green_block .stories_more a i {
	color: #b3ed7b;
}

.stories .s_red_block .stories_more a i {
	color: #e65874;
}

.stories .stories_autor {
	position: relative;
	padding: 15px 0;
}

.stories .s_margin_block .stories_more a i {
	color: #8e42a4;
}

.stories .stories_autor .stories_autor_avatar {
	position: absolute;
	left: 33px;
	top: 0;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	background: #d1d1d1;
	overflow: hidden;
}

.stories .stories_autor .stories_autor_avatar img{
	display: block;
	width: 100%;
	height: 100%;
}

.stories .stories_autor .stories_autor_text {
	margin-left: 134px;
}

.stories .stories_autor .stories_autor_text p{
	font-size: 1.4rem;
	font-family: 'OpenSansItalic', sans-serif;
}

.stories .stories_autor .stories_autor_text p span{
	font-size: 1.8rem;
	text-transform: uppercase;
	font-family: 'OpenSansBold', sans-serif;
}

.stories .stories_autor .c_green p span {
	color: #7bc634 !important;
}

.stories .stories_autor .c_red p span {
	color: #e65874;
}

.stories .stories_autor .c_blue p span {
	color: #8e42a4;
}

.stories .owl-carousel .owl-nav.disabled {
	display: block;
}

.stories .owl-theme .owl-nav {
	margin-top: -77px;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
}

.owl-carousel .owl-nav .owl-prev i, .owl-carousel .owl-nav .owl-next i {
    font-size: 4rem;
    line-height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 25px;
}

.owl-carousel .owl-nav .owl-prev i {
    padding-right: 3px;
}

.owl-carousel .owl-nav .owl-next i {
	padding-left: 3px;	
}

/*dsfhkjlshfffffffffff*/

.owl-theme .owl-nav {
	position: absolute;
    top: 50%;
    left: 0;
    padding: 0;
    margin-top: -28px;
    right: 0;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #614c67;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 28px;
    border: 3px solid rgba(0,0,0,0.2);
    margin: 0px;
    padding: 0px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
}

.owl-carousel .owl-nav .owl-prev i, .owl-carousel .owl-nav .owl-next i {
    font-size: 4rem;
    line-height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 25px;
}

.owl-carousel .owl-nav .owl-prev i {
    padding-right: 3px;
}

.owl-carousel .owl-nav .owl-next i {
	padding-left: 3px;	
}


#timer {
	padding:90px 0;
	position: relative;
       background: #efff78;
        margin-top: 20px;
}

.timer_padding {
	margin-bottom: 20px;
}

.timer_flags {
	position: absolute;
	top: 0;
	width: 100%;
	/*background: url('../img/yeahkids_flags_bg_repeat-x_01.png') center center repeat-x;*/
	z-index: 2;
	height: 130px;
}
.back-frame{
      /*background-image: url(../img/frame.png);*/
    padding: 25px;
    background-size: 100% 100%;
}
/*.carousel.slide {
    height: 450px;
}*/
img.home-gallery {
    height: 300px !important;
    width:100% !important;
}
.rose-slider img{
 height: 450px;
}

}
.beti img {
    margin:auto;
}
.main-box{
    background: #fff3f3;
    box-shadow: 0px 0px 5px #dadada;
}
.field-content {
    padding: 10px;
}
.hyper-class{
    color: #0551b3 !important;
    text-decoration: underline;
}
.iconFacility{ float:left; width:100%;    margin-top: 20px;}
.iconFacility ul{ width:100%;  text-align:center; vertical-align:middle; /*display:table-cell;*/}
.iconFacility ul li { display:inline-block; /*width:calc(100% /5);   min-width: 167px;*/ width: 115px; margin-right:71px/* 56px*/; }
.iconFacility ul li:last-child{ margin-right:0px;}
.iconFacility ul li a { color:#fff; font-size:18px; font-weight:300; text-transform:uppercase; display:block; text-align:center; }
.iconFacility ul li a:hover{ color:#ff581a;}
.iconFacility ul li a span {width:115px;height:115px;display:inline-block;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.iconFacility ul li a span{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.iconFacility ul li a p { width:100%; float:left; margin:16px 0px 2px 0px; padding:0px;line-height: 0px;    color: #676767;
    font-size: 14px;}
.iconFacility ul li a > .icon_facility{ background:#fde5e5  url(../img/small_icons.png) 44px 36px no-repeat;    border: 2px solid #f5b0b0;}
.iconFacility ul li a > .icon_alumani{background:#fde5e5  url(../img/small_icons.png) -116px 36px no-repeat;    border: 2px solid #f5b0b0;}
.iconFacility ul li a > .icon_commite{background:#fde5e5  url(../img/small_icons.png) -315px 36px no-repeat;    border: 2px solid #f5b0b0;}
.iconFacility ul li a > .icon_kidsCorner{background:#fde5e5  url(../img/small_icons.png) -493px 36px no-repeat;    border: 2px solid #f5b0b0;}
.iconFacility ul li a > .icon_varulTure{background:#fde5e5  url(../img/small_icons.png) -693px 36px no-repeat;    border: 2px solid #f5b0b0;}
.iconFacility ul li a:hover > .icon_facility{ background:#f7bcbc   url(../img/small_icons.png) -27px 36px no-repeat;}
.iconFacility ul li a:hover > .icon_alumani{background:#f7bcbc   url(../img/small_icons.png) -213px 36px no-repeat;}
.iconFacility ul li a:hover > .icon_commite{background:#f7bcbc   url(../img/small_icons.png) -398px 36px no-repeat;}
.iconFacility ul li a:hover > .icon_kidsCorner{background:#f7bcbc   url(../img/small_icons.png) -585px 36px no-repeat;}
.iconFacility ul li a:hover > .icon_varulTure{background:#f7bcbc   url(../img/small_icons.png) -807px 36px no-repeat;}
.iconFacility ul li:hover p{
    color:red;
}
.popup-back{
    background: rgba(39, 39, 39, 0.68) !important;
}
.pop-header{
        padding: 5px !important;
    min-height: 16.875px !important;
    text-align: center !important;
}
.pop-body{
    padding:0px !important;
}
.popup-inner{
background-color: transparent !important;
}

.popup_bg {
    background-color: rgba(0, 0, 0, 0.79) !important;
}
.popup {
       max-width: 37%;
   
    top: 12% !important;
    left: 30% !important;
    position: absolute !important;

}
h1.dis_head {
    font-size: 25px; color: red; margin-bottom: 20px; text-transform: uppercase;
}
hr.hr-style-black {
    border-top: 1px solid #848484;
}
marquee.mq-height{
        height: 274px;
}
@media (min-width: 240px) and (max-width: 767px){
    .popup {
   left: 10% !important;
       max-width: 80%;
    } 
    .tab-popup h1 {
        margin: 0px;
        font-size: 12px;
        display: none;
    }
    h1.dis_head {
        font-size: 19px; color: red; margin-bottom: 5px; text-transform: uppercase;display: block;
    }
    .tab-popup p {
        font-size: 12px;
        line-height: 17px;
    }
}
.linkhide, .linkhide:hover {
    background: red;
    padding: 4px 10px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
/*p{
        padding-bottom: 10px;
}*/
.vid-txt{
        text-align: center;
}


 @media (min-width:320px) and (max-width:767px){
       #slider {
	padding-bottom: 80px;
}
    .small-section .container {
    padding: 19px 0 45px 0;
}  
    .social ul.connect {
    padding: 0px 0px 5px 5px !important;
    margin: 0 30% !important;
}
    .rose-slider img{
 height: auto;
}    
    .slider-news{
    width: 350px;
    position: relative;
    bottom: 0px;
    margin: 0 auto;
    padding:0px;
    right: 0px;
}   
    .slider-news marquee{
        height: 273px;
    }   
  
    img.home-gallery {
    height: auto !important;
    width:100% !important;
}
    .iconFacility ul li {
    display: inline-block;
    width: 115px;
    margin-right: 2px/* 56px; */;
}

    }