.cesul{
    list-style:inside;
    text-align:justify;
}
section {
    font-family: 'Poppins', sans-serif;
}

.inner-navigation {
    background: #000;
    max-width: 1920px;
}

.inner-navigation__list li {
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
}

@media (max-width: 995px) {
    .inner-navigation__list li {

        padding: 0 10px;

    }
}

@media screen and (max-width: 1200px) {
    .inner-navigation__list li {
        padding: 0 15px;
    }
}

.inner-navigation__list li.activeItem,
.inner-navigation__list li:hover {
    background: #f27b05;
}


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) {

    .landing-video-part .promotion-item {
        width: calc(33.33% - 20px);
        margin: 0 10px 30px;
    }
    #episodes .landing-video-part .promotion-item {
        width: calc(50% - 30px);
        margin: 0 10px 30px;
    }
}



.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;
}


.recruits-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 ;
    margin-bottom:50px;
    width: 100%;
    justify-content: space-between;
}

.recruit {
    width: 25%;
    /* margin: 0 10px 30px; */
 
    padding: 0 4px;
    
}
.recruit:hover {
    cursor:pointer;

}
.recruit img{
height: auto;
    width: 100%;
}
.recruit .img-top{
    display:none;
    }
    .recruit:hover .img-top {
        display: inline;
       
    }
    .recruit:hover .img-reg {
        display: none;
       
    }
.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;
}


#buytickets {
    background: url(/assets/images/cra/bg-live.jpg) 0 0 no-repeat;
    background-size: cover;
    min-height:360px;
    background-position: bottom;
    
}

#buytickets .inner {
    /* position: absolute; */

    padding-bottom: 50px;
    z-index: 2;
    padding-top:30%;
    color: #fff;
    width: 100%;
}

#buytickets .inner .btndiv {
    text-align: center;
}

#buytickets .inner h1 {
    font-weight: 600;
    font-size: 29.7pt;
    text-transform: uppercase;

}

#buytickets .inner h1.huge {
    font-weight: bold;
    font-size: 81.65pt;
    text-transform: uppercase;
    letter-spacing: 6.5pt;

    line-height: 80pt
}

#buytickets .inner .desc {
    font-size: 12.37pt;
    margin-top: 45px;
    margin-bottom: 39px;
}

.btn-buy {

    border: 2px solid #f27b05;
    border-radius: 25px;
    padding: 10px 50px;
    color: #f27b05;
    font-size: 1rem;
    font-weight: bold;
}


#cesarmillan,
#ethanloke {
    padding-top: 77px;
}

.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%);
}

#cesarmillan .person {

    z-index: 2;
    position: absolute;
    height: 100%
}

#ethanloke .person {

    z-index: 2;
    position: absolute;
    height: 100%;
    right: 0;





}
#cesarmillan .ptext {
    background: #f2f2f2;
    margin-bottom: 70px;
    position: relative;
    padding: 30px;
    text-align: right;
    width: 80%;

    margin-left: auto;
}
#ethanloke .ptext {
    background: #f2f2f2;
    margin-bottom: 70px;
    position: relative;
    padding: 30px;
    width: 90%;
}
@media (max-width: 900px) {

    .top-image{
        display:none;
    }
}

@media (min-width: 901px) {


.top-image-mobile{
    display:none;
}


}
@media (max-width: 995px) {
    .recruit-popup {
        width: 100%;
    }
    #buytickets .inner {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #buytickets .inner .btndiv {
        text-align: right;
    }

    .recruit {
        padding: 0 4px;
      text-align: center;
        width: 50%;
    }


    #cesarmillan .person {


        position: relative;



    }
    #cesarmillan .person>img{


        width: 100%;
        height:auto;



    }
    
    #ethanloke .person {

        position: relative;
        text-align: right;
    }

    #cesarmillan .ptext,#ethanloke .ptext {
     
        width: 100%;
        text-align: justify;
     
    }
    #exclusive .button-more,
    #behindthescenes .button-more,
    #dogtips .button-more{
        font-size:15px;
    }
    .leftt,.rightt{
        display:none;
    }
}



@media (min-width:1000px) {
    .container, .recruit-popup {
        width: 940px
    }
}

@media (min-width:1100px) {
    .container, .recruit-popup {
        width: 1040px
    }
}

@media (min-width:1200px) {

    .container, .recruit-popup {
        width: 1140px
    }

}

@media (min-width:1300px) {
    .container, .recruit-popup {
        width: 1240px
    }
}

@media (min-width:1400px) {
    .container, .recruit-popup {
        width: 1340px
    }
}

@media (min-width:1500px) {
    .container, .recruit-popup {
        width: 1440px
    }
}




@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);
}


.recruit-popup .person img{
    height:650px;

}
 .recruit-popup{

    /* width: 50%; */
    max-height: 70%;
} 

.recruit-popup h1,.recruit-popup h2{

color:#f27b05;
-webkit-transform: scale(1, 1.1);
-ms-transform: scale(1, 1.1);
    transform: scale(1, 1.1);
}
.recruit-popup h1{
    font-size:39.5pt;
    font-weight:500;
    margin-bottom: 25px;
    text-transform:uppercase;
    margin-top:70px;
}
.recruit-popup h2{
    font-size:24.7pt;
    margin-bottom: 25px;
}
.recruit-popup .slogan{
    border-top:4px solid #f27b05;
    border-right:4px solid #f27b05;
    border-left:4px solid #444;
    border-bottom:4px solid #444;
    padding: 20px;
    display: block;
    color: #000;
    border-radius:6px;
    font-size:17.3pt;
    font-weight:bold;
    text-transform:uppercase;
    width:340px;
    margin-bottom:77px;
    position:relative;
}
.recruit-popup .desc{
    font-size:12.37pt;
 overflow: hidden;
 height:300px;
}
/* .recruit-popup .slogan::before{
    width: 16px;
    content: " ";
    background-image: url(/assets/images/cra/qg.png);
    position: absolute;
    left: -16px;
    top: -6px;
    height:20px;
}
.recruit-popup .slogan::after{
    width: 16px;
    content: " ";
    background-image: url(/assets/images/cra/qo.png);
    position: absolute;
    right: -16px;
    bottom: -6px;
    height:20px;
} */
.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;
          
          }
        
        }