.cesul{
    list-style:inside;
    text-align:justify;
}

@media (max-width: 995px) {

}

@media screen and (max-width: 1200px) {

}


h2.section-title {
    background: #f27b05;
    padding: 10px 35px;
    font-size: 29.7pt;
    color: #fff;
    font-weight: bold;
    /* width: fit-content; */
   display:table;
    text-transform: uppercase;
    -webkit-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
            transform: scale(1, 1.1);
}



@media (min-width: 768px) {


}



.button-orange {
    background: #f27b05;
    display: block;
    height: 45px;
    font-size: 16px;
    letter-spacing: .89px;
    line-height: 45px;
    color: #fff;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 10px;
}


.top-image-mobile {
    padding-top: 55px;

}

.top-image-mobile img {

    margin-bottom: -10px;
}

.top-image-mobile .inner {
    position: absolute;
    z-index: 2;
    top: 80px;
    left: 20px;
    width: 50%;
}

.top-image-mobile .bot {
    background: #999;
    padding: 10% 20%;
}

.top-image {
    margin-bottom: -10px;
}

.top-image .inner {
    position: absolute;
    z-index: 2;
    top: 50px;

    width: 100%;
}



#topvideo,
#behindthescenes,
#dogtips,
#dogfacts {
    background-color: #f6f6f6;
}

#topvideo .videotitle {
    font-weight: 500;
    color: #000;
    padding-bottom: 20px;
    font-size: 14.25pt;
}

#topvideo .videodesc {
    color: #444;
    font-size: 10.7pt;
}

#topvideo .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

#topvideo .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#episodes .promotion-item img{
    border: 5px solid #fff;
}
#exclusive .promotion-item img,
#behindthescenes .promotion-item img,
#dogtips  .promotion-item img,
#dogfacts  .promotion-item img{
    border: 5px solid #f6f6f6;
}

.promotion-item:hover img{
    border: 5px solid #f27b05 !important;
}
.boxActive {
    border: 5px solid #f27b05 !important;
}

#episodes .videotitle {
    font-weight: 500;
    color: #000;
    font-size: 12.36pt;
    /* padding-bottom: 20px; */
    margin-bottom: 9px;
}

#episodes .videodesc {
    color: #444;
    font-size: 8.66pt;
    line-height: 15px;
}
#exclusive .promotion-item,
#behindthescenes .promotion-item,
#dogtips .promotion-item,
#dogfacts .promotion-item{
display:none;
}
#exclusive,#behindthescenes,#dogtips,#dogfacts {
    padding-bottom: 15px;
}

#exclusive .videotitle,
#behindthescenes .videotitle,
#dogtips .videotitle,
#dogfacts .videotitle
{
    font-weight: 500;
    color: #000;
    font-size: 12.36pt;
    /* padding-bottom: 20px; */
    margin-bottom: 9px;
}

#exclusive .videodesc,
#behindthescenes .videodesc,
#dogtips .videodesc,
#dogfacts .videodesc {
    color: #444;
    font-size: 8.66pt;
    line-height: 15px;
}

#exclusive .button-more,
#behindthescenes .button-more,
#dogtips .button-more,
#dogfacts .button-more {
    font-family: 'Poppins', sans-serif;
    /* background-color: #23a8b1; */
    font-size: 12pt;
    -webkit-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
        transform: scale(1, 1.1);
        border: 2px solid #f27b05;
        border-radius: 25px;
        padding: 10px 30px;
        color: #f27b05;
      
        font-weight: bold;
}

.camp-landing-video .promotion-item__img a::before {

    background: url(/assets/images/cra/play-button.png) 0 0 no-repeat;
    background-size: cover;
}

.leftt,
.rightt {
    width: 30%;
    height: 50ex;
    background-color: #f2f2f2;
}

.rightt {
    -webkit-shape-outside: polygon(100% 0, 0% 50%, 100% 100%);
    shape-outside: polygon(100% 0, 0% 50%, 100% 100%);
    float: right;
    -webkit-clip-path: polygon(100% 0, 0% 50%, 100% 100%);
    clip-path: polygon(100% 0, 0% 50%, 100% 100%);
    height: 40ex;
}
.leftt {

    width:40%;
    -webkit-shape-outside: polygon(0 0, 100% 70%, 0 100%);
    shape-outside: polygon(0 0, 100% 70%, 0 100%);
    float: left;
    -webkit-clip-path: polygon(0 0, 100% 70%, 0 100%);
    clip-path: polygon(0 0, 100% 70%, 0 100%);
}

@media (max-width: 900px) {

    .top-image{
        display:none;
    }
}

@media (min-width: 901px) {


.top-image-mobile{
    display:none;
}


}

@media (max-width: 995px) {
}



@media (min-width:1000px) {

}

@media (min-width:1100px) {

}

@media (min-width:1200px) {

}

@media (min-width:1300px) {

}

@media (min-width:1400px) {

}

@media (min-width:1500px) {

}




@media (max-width: 995px)
{
.landing-video-part {
display:block;
    flex-wrap: unset;
    overflow-x: scroll;
    white-space: nowrap;
}
.landing-video-part .promotion-item {
   
    width: calc(50% - 45px);
    display: inline-block !important;
    vertical-align: top;
    margin-top: 0;
}

.landing-video-part .promotion-item figcaption p{
   
    white-space: normal;
}

.recruit-popup .person img{
    /* height:650px; */
    display: none;
}

}

.recruit-popup{

  
    /* overflow: initial; */
}
.popup-header{
margin-top: 40px;
position: absolute;
width: 100%;
left: 0;
z-index:99999;
font-family: 'Poppins', sans-serif;
/* width:100%; */
}


.popup-header h2{

background: #f27b05;
padding: 10px 35px;
font-size: 29.7pt;
color: #fff;
font-weight: bold;
/* width: fit-content; */
display:table;
text-transform: uppercase;
-webkit-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
        transform: scale(1, 1.1);
}


.qg img,.qo img{
width:30px;
}
.qg,.qo{
    
    position: absolute;

background: #fff;
padding:10px;
    }
.qg{
    top: 0;
    left: 0;
margin-top: -20px;
margin-left: -26px;

}

.qo{
    bottom: 0;
right: 0;
    margin-bottom: -20px;
  
    margin-right: -26px;
    
  
}

    .recrow{
       display:table;
    }
    .recruit-photo{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: table-cell;
    vertical-align: top;
    position: unset;
    float: none;
    }


    @media (max-width: 995px) {
        .popup-header h2{
    padding: 0px 10px;
    font-size: 26pt;
        }
        .recruit-photo{
            display:none;
        }
        .recruit-popup h1{
            margin-top:0;
          margin-bottom: 0; 
        }
        .recruit-popup .slogan{
            width:90%;
            font-size: 11pt;
            margin-bottom: 27px;
        }
    }

    @media (min-width: 995px) and (max-width: 1300px)
    {
 .cesul{
      padding-left: 140px;
 }
 
     }


     @media (min-width: 995px) and (max-width: 1100px)
     {
     #cesarmillan .person {
left:0;
     }
    }


    @media (max-width: 768px) {

    #buytickets .inner h1.huge {

        font-size: 70pt;
        
    }
    iframe#ytplayer{
        max-width:100%;
    }

}
@media (min-width: 1400px)
{
.leftt {
    display:none;
}
#cesarmillan .ptext {text-align:justify;}
}
.circle {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    line-height: 150px;
    text-align: center;
    background: #f27b05;
    text-transform:uppercase;
    font-weight:600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .circle p{
width:100px;
line-height:20px;
margin-bottom:0;
  }


  .signup-button {
    background: #f27b05;
    border: none;
    margin-top: 6px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #f27b05;
    font-family: 'Gotham Pro';
}
.signup-button.active, .signup-button:hover {
    background: #fff;
    color: #f27b05;
    border: 1px solid #f27b05;
}

.cra-top-title{
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 500;
    font-family: 'Gotham Pro';
    padding-bottom: 20px;
}
.cra-sign-up-text{
    color:#fff;
    padding-left: 15px;
    font-size: 20px;
    text-shadow: #000 1px 0 2px;
    font-family: 'Gotham Pro';
    font-weight:500;
}
.topsection-name{
    position:absolute; 
    bottom:10px;
    right:50px;
    color: #fff;
    font-family: 'Gotham Pro';
    text-align: center;
    font-weight:500;
}
.topsection-name .name{
    margin-bottom: 0;
    line-height: 10px;
    font-size:20px;
}



.topsection-name p{
    font-size: 15px;
}
.sign-up-mobile .cra-top-title{
    font-size: 20px;
    padding:10px;
    margin-top:10px;
}
.sign-up-mobile .cra-sign-up-text{
    font-size:16px;
    }
.sign-up-mobile .cra-top-title,.sign-up-mobile .cra-sign-up-text{
    color: #444 !important;
    text-shadow: unset;
}

.sign-up-mobile{
background-color:#f6f6f6;
align-items: baseline;
}

.signup-row{
    display:flex;
    flex-direction:row; 
    /* justify-content:space-between; */
    align-items: center;
    padding-bottom:20px;
}


@media (min-width: 995px) {
    .sign-up-mobile{
        display:none;
    }
}

@media (max-width: 995px) {
h2.section-title{
    font-size: 25px;
    padding: 5px 15px;
}

.top-image-mobile .topsection-name{
    right:20px
}
.top-image-mobile .topsection-name p{
    margin-bottom:0;
}




/* #contact-form .title-section{
padding-bottom: 30px;
} */
}

.top-image-mobile .topsection-name{
text-shadow: #000 1px 0 2px;
}


#contact-form .title-section__right {
border-left:1px solid #2d2d2d;

}


@media (max-width: 500px) {
.circle-m {
    width: 80px;
    height: 80px;

    margin-left:0;
    font-size: 12px;
  }
  .circle-m p{
    width:70px;
    line-height:12px;
}
}
@media (min-width: 500px) and (max-width: 768px) {
    .circle-m {
        width: 110px;
        height: 110px;
    
        margin-left:0;
        font-size: 15px;
      }
      .circle-m p{
        width:90px;
        line-height:15px;
    }
    }


    @media (min-width: 768px){
       .circle-m {
           
        
            margin-left:0;
          
          }
        
        }





        .topsection-name {


text-align:left;
        }
        .top-image-p{
            color:#fff;
        }
        .top-image-p a{
        color: #ffee00;
        text-decoration:underline;
        }


        .top-image .inner {
            position: absolute;
            z-index: 2;
            top: 0;
            padding-top: 50px;
            height: 100%;
            width: 100%;
        }

        .top-image .inner::before {
            content:"";
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            /* background-color: rgba(0, 0, 0, .3); */
            background-image:linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0));
        }

        .top-image-mobile::before{
            content:"";
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            background-color: rgba(0, 0, 0, .3);
        }
        .sign-up-mobile .top-image-p{
            color:#444;
            padding-left: 15px;
        } 
        .sign-up-mobile .top-image-p a{
            color: #f27b05;
            text-decoration:underline;
            }