@font-face {
	font-family: Poppins;
	src: url('../otf/poppins-regular.otf') format('truetype');
}
@font-face {
	font-family: Poppins-bold;
	src: url('../otf/poppins-medium.otf') format('truetype');
}
@font-face {
	font-family: Poppins-boldextra;
	src: url('../otf/poppins-bold.otf') format('truetype');
}
@font-face {
	font-family: Nunito-Medium;
	src: url('../ttf/nunito-medium.ttf') format('truetype');
}
.gform_button{
    animation: wiggle1 3.5s ease-in infinite;
}
@keyframes wiggle1 {
  0%, 7% {transform: rotateZ(0);}
  15% {transform: rotateZ(-3deg);}
  20% {transform: rotateZ(1deg);}
  25% {transform: rotateZ(-3deg);}
  30% {transform: rotateZ(1deg);}
  35% {transform: rotateZ(-1deg);}
  40%, 100% {transform: rotateZ(0);}
}
.lucas-friends-birthday-bg1 
{
	background-image: url(../jpg/lucas%26friends-birthday-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 85px !important;
    width: 100%;
    margin: 0px;
}
.height-vh-book {
    height: 100% !important;
}
.c-img-profile img {
    width: 230px !important;
    max-width: 230px !important;
}
.lucas-friends-family-bg1
{
    background-image: url(../jpg/lucas%26friends-family-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 85px !important;
    width: 100%;
    margin: 0px;
}
.lucas-friends-poses-bg1
{
    background-image: url(../jpg/lucas-and-friends-poses-collection-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 85px !important;
    width: 100%;
    margin: 0px;
}
.lucas-friends-best-book-bg
{
    background-image: url(../jpg/best-book-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 85px !important;
    width: 100%;
    margin: 0px;
}
.img-poses1 {
	position: relative;
    top: -20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    z-index: 9;
}
.img-party-decoration {
	position: relative;
    top: -20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    z-index: 9;
}
.img-book {
	position: relative;
    top: -20px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    z-index: 9;
}
.header-text-kids-custom-poses-desktop1 {
    font-size: 55px;
    font-weight: 600;
    font-family: Poppins;
    text-align: center;
    position: relative;
    top: 5px;
}
.header-text-kids-custom-party-font
{
    font-size: 55px;
    font-weight: 600;
    font-family: Poppins;
    text-align: center;
    position: relative;
    top: 5px;
}
.header-text-kids-custom-toys-font
{
    font-size: 55px;
    font-weight: 600;
    font-family: Poppins;
    text-align: center;
    position: relative;
    top: 5px;
}
.header-text-kids-custom-book {
    font-size: 55px;
    font-weight: 600;
    font-family: Poppins;
    text-align: center;
    position: relative;
    top: 5px; 
}
.header-text-kids-custom-book {
    font-size: 55px;
    font-weight: 600;
    font-family: Poppins;
    text-align: center;
    position: relative;
    top: 5px;
}
.lucas-friend-bg-text
{
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 54%, white 54%, white);
}
.lucas-friend-family-bg-text
{
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 50%, white 50%, white);
}
.c-container-poses-wrap {
    max-width: 90%;
    margin: 0 auto;
    clear: both;
    display: flex;
    flex-wrap: wrap;
}
.lucas-friends-poses-wrap
{
    width: 22.9%;
    min-height: 100px;
    max-height: 208px;
    margin: 0px 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-top: 169px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 13px -7px #C7C2C2, 0px -2px 15px 0px #C7C2C2;
    box-shadow: -2px 12px 13px -7px #dddddd, 0px 0px 0px 0px transparent;
    border-radius: 25px;
    border: 2px solid #f1efef;
}
.c-container-poses-wrap .lucas-friends-poses-wrap img{
    position: relative;
    width: 100%;
    height: auto;
    padding: 5px;
    border-radius: 6%;
    top: -18%;
    left: 49%;
    transform: translate(-50%, -50%);
}
.lucas-friends-poses-wrap-top {
    position: relative;
    top: -85%;
}
.lucas-friends-poses-wrap-top p {
    color: #000 !important;
    font-size: 12px;
    font-family: 'Poppins-bold';
    line-height: 18px;
    padding: 5px 16px;
}


.c-container-poses-wrap2 {
    max-width: 90%;
    margin: 0 auto;
    clear: both;
    display: flex;
    flex-wrap: wrap;
}
.lucas-friends-poses-wrap2
{
    width: 22.9%;
    height: 280px;
    margin: 0px 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-top: 169px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 13px -7px #C7C2C2, 0px -2px 15px 0px #C7C2C2;
    box-shadow: -2px 12px 13px -7px #dddddd, 0px 0px 0px 0px transparent;
    border-radius: 25px;
    border: 2px solid #f1efef;
    position:relative ;
}
.c-container-poses-wrap2 .lucas-friends-poses-wrap2 img{
    position: absolute;
    top: -200px;
    width: 100%;
    height: auto;
    padding: 5px;
    max-width: 390px;
    border-radius: 6%;
}
.lucas-friends-poses-wrap-top2 {
    position: relative;
    top: 53%;
}
.wrap-content-text2{
    color: #3a3a3a;
    font-size: 28px;
    font-family: Poppins-boldextra;
    line-height: 18px;
    padding: 5px 15px;
}
.lucas-friends-poses-wrap-top2 p {
    color: #000 !important;
    font-size: 12px;
    font-family: 'Poppins-bold';
    line-height: 18px;
    padding: 5px 16px;
}
.book-content-c{
    position: relative;
    background: -webkit-linear-gradient(top, #FFE392, #FFE392 17%, white 17%, white);
}
.birthday-content-c {
	position: relative;
	/* padding-top: 22px; */
	background: -webkit-linear-gradient(top, #FFE392, #FFE392 27%, white 27%, white);
}
.toys-content-c {
	position: relative;
	/* padding-top: 22px; */
	background: -webkit-linear-gradient(top, #FFE392, #FFE392 27%, white 27%, white);
}
.main-content-wrapper {
    width: 100%;
    height: auto;
}
.main-content-wrapper .c-container-wrapper {
    max-width: 90%;
    margin: 0 auto;
	clear: both;
}
.main-content-wrapper .c-container-wrapper p
{
    color: #454545;
    font-size: 20px;
    font-family: Poppins;
    line-height: 31px;
    letter-spacing: 0px;
}
.main-heading-font-poses
{
	font-weight: 600 !important;
    font-size: 55px !important;
    font-family: Poppins !important;
    text-align: center !important;
    text-transform: capitalize !important;
	color: #CC0033 !important;
	line-height: 63px !important;
	padding: 20px 20px 0px;
}
.poses-list2 .c-container-birthday
{
	display: flex;
    flex-wrap: wrap;
	max-width: 90%;
    margin: 0 auto;
    clear: both;
	justify-content: flex-start;
}
.poses-list2 .c-container-birthday .c-img-box-birthday
{
	
	width: 23.2%;
    /* float: left; */
    margin: 0px 10px;
    box-sizing: border-box;
    border-radius: 25px;
    background: #fff;
	-webkit-box-shadow: 0px 10px 13px -7px #C7C2C2, 0px -2px 15px 0px #C7C2C2;
	box-shadow: -2px 12px 13px -7px #dddddd, 0px 0px 0px 0px transparent;
    margin-bottom: 15px;
    border: 2px solid #f1efef;
}

.poses-list2 .c-container-birthday .c-img-box-birthday p{
	font-size: 15px;
    font-family: poppins;
    color: #000;
    line-height: 21px;
    padding: 0px;
    text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.mb-top {
    padding: 27px 0px 0px !important;
}
.mt-30{
    margin-top: 7px;
}
.licensing-btn-center
{
	padding: 5px 0px 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.licensing-btn-for-product
{
	width: 510px;
    min-width: 510px;
    color: #fff !important;
    font-size: 20px !important;
    font-family: Oswald-Medium;
    border-radius: 50px;
    padding: 11px 16px 17px;
    position: relative;
    z-index: 9;
	display: flex;
    justify-content: space-around;
    align-items: center;
	background-image: linear-gradient( 45deg, hsl(209deg 100% 43%) 0%, hsl(208deg 100% 44%) 11%, hsl(206deg 100% 44%) 22%, hsl(205deg 100% 45%) 33%, hsl(203deg 100% 46%) 44%, hsl(202deg 100% 46%) 56%, hsl(201deg 100% 47%) 67%, hsl(199deg 99% 48%) 78%, hsl(200deg 90% 53%) 89%, hsl(200deg 91% 56%) 100% );
    font-family: 'Poppins-bold';
}

.licensing-btn-center .licensing-btn-for-product .licensing-fa-icon
{
	background: #fff;
    border-radius: 50%;
    padding: 14px 12px;
}
.licensing-icon-arrow{
	position: relative;
	top:3px;
	left:5px;
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
   }
   .licensingicon:hover .licensing-icon-arrow{
	position: relative;
	left:10px;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: 0.70s;
   -webkit-transition: 0.70s;
   -moz-transition: 0.70s;
   -ms-transition: 0.70s;
   -o-transition: 0.70s;
   }

/* family css start */
.service-box-family {
    margin-top: -80px;
    text-align: center;
    transition: all 0.5s;
}
   .service-box-family .icon img {
       height: auto;
       max-width: 100%;
   }
   .service-box-family .icon {
      max-width: 290px;
       width: 100%;
       margin: auto;
       /* padding: 15px; */
       text-align: center;
       position: relative;
       top: 101px;
       z-index: 3; box-sizing:border-box;
   }
   
   .service-box-family:hover .icon:before {
       width: 140px;
       height: 140px;
   }
   .service-box-family .img-in {
       position: relative;
       margin-top: -20px;
       border-radius: 10px;
   }
   .service-box-family .img-in img {
       width: 100%;
       height: auto;
       transition: all 0.5s;
       border-radius: 10px;
       -webkit-filter: grayscale(70%);
       filter: grayscale(70%);
   }
   
   .service-box-family:hover .img-in img {
       -webkit-filter: grayscale(0%);
       filter: grayscale(0%);
   }
   
   .img-icon-box-content-family {
       padding: 5px 5px;
       padding-top: 100px;
       background: #fff;
       -webkit-box-shadow: 0px 10px 13px -7px #C7C2C2, 0px -2px 15px 0px #C7C2C2;
       box-shadow: -2px 12px 13px -7px #dddddd, 0px 0px 0px 0px transparent;
       border-radius: 25px;
       border: 2px solid #f1efef;
   }
   .service-box-family a.title {
       font-size: 18px;
       font-weight: 700;
       margin: 20px auto 30px auto;
       display: block;
       position: relative;
       color: #393939;
   }
   .service-box-family a.title:before {
       transition: all 0.5s;
       content: " ";
       display: block;
       position: absolute;
       bottom: -15px;
       z-index: -1;
       height: 10px;
       border-radius: 15px;
       width: 0px;
       margin: auto;
       background-color: #f00022;
       opacity: .7;
       left: 0;
       right: 0;
   }
   .service-box-family:hover a.title:before {
       width: 100px;
     
   }
   .service-box-family .wasf {
    color: #000 !important;
    font-size: 13px;
    font-family: 'Poppins-bold';
    line-height: 20px;
    padding: 5px 5px;

   }
   .service-box-family .wasf p {
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;

   }
   .service-box-family a.more {
       color: #f00022;
       font-size: 13px;
       text-transform: uppercase;
       font-weight: 500;
   }

   .service-box-family.layout img {
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
   }

   .service-box-family.layout:hover img {
        transform: scale(1.1);
        transition: all 1s ease-in;
        -webkit-transition: all 1s ease-in;
        transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
}
.service-box.layout img
{
    /* transition: all 0.3s ease-in-out 0.3s; */
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}
.wrap-content-text{
    color: #3a3a3a;
    font-size: 23px;
    font-family: Poppins-boldextra;
    line-height: 18px;
    padding: 15px 0px;
}
/* family css End*/



   .service-box {
    margin-top: -80px;
       text-align: center;
       transition: all 0.5s;
   }
   .service-box .icon img {
       height: auto;
       max-width: 100%;
   }
   .service-box .icon {
      max-width: 290px;
       width: 100%;
       margin: auto;
       /* padding: 15px; */
       text-align: center;
       position: relative;
       top: 101px;
       z-index: 3; box-sizing:border-box;
   }
   
   .service-box:hover .icon:before {
       width: 140px;
       height: 140px;
   }
   .service-box .img-in {
       position: relative;
       margin-top: -20px;
       border-radius: 10px;
   }
   .service-box .img-in img {
       width: 100%;
       height: auto;
       transition: all 0.5s;
       border-radius: 10px;
       -webkit-filter: grayscale(70%);
       filter: grayscale(70%);
   }
   
   .service-box:hover .img-in img {
       -webkit-filter: grayscale(0%);
       filter: grayscale(0%);
   }
   
   .img-icon-box-content {
       padding: 5px 5px;
       padding-top: 100px;
       background: #fff;
       -webkit-box-shadow: 0px 10px 13px -7px #C7C2C2, 0px -2px 15px 0px #C7C2C2;
       box-shadow: -2px 12px 13px -7px #dddddd, 0px 0px 0px 0px transparent;
       border-radius: 25px;
       border: 2px solid #f1efef;
   }
   .service-box a.title {
       font-size: 18px;
       font-weight: 700;
       margin: 20px auto 30px auto;
       display: block;
       position: relative;
       color: #393939;
   }
   .service-box a.title:before {
       transition: all 0.5s;
       content: " ";
       display: block;
       position: absolute;
       bottom: -15px;
       z-index: -1;
       height: 10px;
       border-radius: 15px;
       width: 0px;
       margin: auto;
       background-color: #f00022;
       opacity: .7;
       left: 0;
       right: 0;
   }
   .service-box:hover a.title:before {
       width: 100px;
     
   }
   .service-box .wasf {
    color: #000 !important;
    font-size: 13px;
    font-family: 'Poppins-bold';
    line-height: 20px;
    padding: 5px 5px;

   }
   .service-box .wasf p {
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;

   }
   .service-box a.more {
       color: #f00022;
       font-size: 13px;
       text-transform: uppercase;
       font-weight: 500;
   }
   .service-box.layout:hover img {
    transform: scale(1.1);
}
.service-box.layout img
{
    transition: all 0.3s ease-in-out 0.1s;
}

   .row {
       display: -ms-flexbox;
       display: flex;
       -ms-flex-wrap: wrap;
       flex-wrap: wrap;
       margin-right: -15px;
       margin-left: -15px;
   }
   .row-section {
          box-sizing: border-box;
       flex: 0 0 25%;
       max-width: 25%;
       position: relative;
       width: 100%;
       padding-right: 15px;
       padding-left: 15px;
   }
   .align-center-flex
   {
    display: flex;
    justify-content: center;
    align-items: center;
   }
   .item {
    width:100px; height:100px;
    background-image: linear-gradient( 45deg, hsl(209deg 100% 43%) 0%, hsl(208deg 100% 44%) 11%, hsl(206deg 100% 44%) 22%, hsl(205deg 100% 45%) 33%, hsl(203deg 100% 46%) 44%, hsl(202deg 100% 46%) 56%, hsl(201deg 100% 47%) 67%, hsl(199deg 99% 48%) 78%, hsl(200deg 90% 53%) 89%, hsl(200deg 91% 56%) 100% );
    bottom:0;
    transform:translateY(-100vh);
  }
  
  .item_animated {
    animation:drop 3s cubic-bezier(0, 0, 0.35, 1) forwards;  
  }
  
  .item_shape_circle {
    width: 510px;
    min-width: 510px;
    color: #fff !important;
    font-size: 21px !important;
    font-family: 'Poppins-bold';
    border-radius: 50px;
    position: relative;
    z-index: 9;
    justify-content: center;
    align-items: center;
    display: flex;

  }
  
  @keyframes drop {
    0% {
      transform: translateY(-100vh);
      animation-timing-function: ease-in; }
    40% {
      transform: translateY(-30vh);
      animation-timing-function: ease-in; }
      65% {
      transform: translateY(-20vh);
      animation-timing-function: ease-in; }
      82% {
      transform: translateY(-10vh);
      animation-timing-function: ease-in; }
      92% {
      transform: translateY(-5vh);
      animation-timing-function: ease-in; }
      25%, 55%, 75%, 87%, 97%, 100% {
      transform: translateY(0);
      animation-timing-function: ease-out; }
  }
.available-amazon-img-c {
    max-width: 120px;
    width: 100%;
    border: 2px solid #F78900;
    border-radius: 7px;
    transition: all .9s ease-in-out;
}

  @media only screen and (max-width: 768px) {
    .row-section {
      box-sizing: border-box;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }
}
@media (min-width: 320px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 44%, white 44%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 34%, white 34%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 29%, white 29%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -43px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 13px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .licensing-btn-for-product {
        width: 300px;
        min-width: 300px;
        color: #fff !important;
        font-size: 16px !important;
        padding: 8px 16px 10px;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 21px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 36%, white 36%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 13px;
        line-height: 21px;
        text-align: center;
        padding: 10px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 21px !important;
        padding: 13px 20px 10px;
        line-height: 28px !important;
    }
    .service-box .icon {
        top: 48px;
      }
      .service-box-family .icon {
        top: 48px;
      }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box-family .wasf p {
        min-height: 77px;
    }
    .service-box .wasf {
        color: #000 !important;
        font-size: 12px;
        line-height: 16px;
        padding: 0px 0px;
    }
    .service-box-family .wasf {
        color: #000 !important;
        font-size: 11px;
        line-height: 16px;
        padding: 0px 0px;
    }
.row-section{
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom:15px;
}
.img-icon-box-content {
    padding-top: 53px;
  }
.img-icon-box-content-family {
    padding-top: 55px;
}

   
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-375.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-375-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-375-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-375-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-375-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 105px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: 0px;
        max-width: 95%;
        z-index: 9;
    }
    .img-party-decoration {
        top: 0px;
        max-width: 95%;
        z-index: 9;
    }
    .img-book {
        top: 0px;
        max-width: 95%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 14px;
        top: 3px;
        line-height: 18px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 14px;
        top: 6px;
    }
    .header-text-kids-custom-toys-font
{
    font-size: 14px;
    top: 6px;
}
    .header-text-kids-custom-book {
        font-size: 14px;
        top: 0px;
    }
}
@media only screen and (min-width: 350px) {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 0px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 44%, white 44%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 34%, white 34%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 29%, white 29%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -43px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 14px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .licensing-btn-for-product {
        width: 300px;
        min-width: 300px;
        color: #fff !important;
        font-size: 16px !important;
        padding: 8px 16px 10px;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 21px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 35%, white 35%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 13px;
        line-height: 21px;
        text-align: center;
        padding: 10px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 23px !important;
        padding: 10px 20px 0px;
        line-height: 35px !important;
    }
    .service-box .icon {
        top: 55px;
      }
      .service-box-family .icon {
        top: 55px;
      }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box-family .wasf p {
        min-height: 77px;
    }
    .service-box .wasf {
        color: #000 !important;
        font-size: 12px;
        font-family: 'Poppins-bold';
        line-height: 16px;
        padding: 0px 0px;
    }
    .service-box-family .wasf {
        color: #000 !important;
        font-size: 12px;
        font-family: 'Poppins-bold';
        line-height: 16px;
        padding: 0px 0px;
    }
.row-section{
    padding-right: 15px;
    padding-left: 15px;
   margin-bottom:20px;
}
.img-icon-box-content {
    padding-top: 53px;
  }
.img-icon-box-content-family {
    padding-top: 55px;
}

   
}
@media (min-width: 375px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6.5%, white 6.5%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -43px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 14px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 85px;
    }
    .licensing-btn-for-product {
        width: 300px;
        min-width: 300px;
        color: #fff !important;
        font-size: 18px !important;
        padding: 8px 16px 10px;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 23px !important;
        padding: 10px 20px 0px;
        line-height: 35px !important;
    }
    .service-box .icon {
        top: 58px;
    }
    .service-box-family .icon {
        top: 58px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box-family .wasf p {
        min-height: 77px;
    }
.service-box .wasf {
   color: #000 !important;
   font-size: 13px;
   font-family: 'Poppins-bold';
   line-height: 20px;
   padding: 0px 0px;
}
.service-box-family .wasf {
    color: #000 !important;
    font-size: 13px;
    font-family: 'Poppins-bold';
    line-height: 20px;
    padding: 0px 0px;
 }

.row-section{
    padding-right: 15px;
    padding-left: 15px;
   margin-bottom:20px;
}
.img-icon-box-content {
    padding-top: 53px;
  }
.img-icon-box-content-family {
    padding-top: 60px;
  }

   
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-375.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-375-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-375-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-375-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-375-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 73px !important;
        width: 100%;
        margin: 0px;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 18px;
        top: 1px;
        line-height: 23px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 18px;
        top: 3px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 18px;
        top: 3px;
    }
    .header-text-kids-custom-book {
        font-size: 16px;
        top: 3px;
    }
    .img-poses1 {
        top: -7px;
        max-width: 100%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -4px;
        max-width: 100%;
        z-index: 9;
    }
    .img-book {
        top: -4px;
        max-width: 100%;
        z-index: 9;
    }
}
@media (min-width: 390px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 44%, white 44%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 34%, white 34%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -43px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 16px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 85px;
    }
    .licensing-btn-for-product {
        width: 300px;
        min-width: 300px;
        color: #fff !important;
        font-size: 18px !important;
        padding: 8px 16px 10px;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 36%, white 36%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 38px !important;
    }
   .service-box .icon {
     top: 54px;
    }
    .service-box-family .icon {
        top: 54px;
       }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box-family .wasf p {
        min-height: 77px;
    }
    .service-box .wasf {
        color: #000 !important;
        font-size: 13px;
        font-family: 'Poppins-bold';
        line-height: 20px;
        padding: 0px 0px;
    }
    .service-box-family .wasf {
        color: #000 !important;
        font-size: 13px;
        font-family: 'Poppins-bold';
        line-height: 20px;
        padding: 0px 0px;
    }
.row-section{
    padding-right: 15px;
    padding-left: 15px;
   margin-bottom:20px;
}
.img-icon-box-content {
    padding-top: 53px;
  }
.img-icon-box-content-family {
    padding-top: 60px;
  }

    .header-text-kids-custom-poses-desktop1 {
        font-size: 17px;
        top: 3px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 17px;
        top: 3px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 17px;
        top: 15px;
    }
    .header-text-kids-custom-book {
        font-size: 16px;
        top: 3px;
    }
    .img-poses1 {
        top: -2px;
        max-width: 95%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -2px;
        max-width: 95%;
        z-index: 9;
    }
    .img-book {
        top: -2px;
        max-width: 95%;
        z-index: 9;
    }
}
@media only screen and (min-width: 400px) {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 43%, white 43%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 33%, white 33%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 29%, white 29%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -43px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 16px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .licensing-btn-for-product {
        width: 350px;
        min-width: 350px;
        color: #fff !important;
        font-size: 18px !important;
        padding: 8px 16px 10px;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 36%, white 36%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 38px !important;
    }
   .service-box .icon {
     top: 54px;
    }
    .service-box-family .icon {
        top: 54px;
       }
.service-box .wasf {
   color: #000 !important;
   font-size: 13px;
   font-family: 'Poppins-bold';
   line-height: 20px;
   padding: 0px 0px;
}
.service-box-family .wasf {
    color: #000 !important;
    font-size: 13px;
    font-family: 'Poppins-bold';
    line-height: 20px;
    padding: 0px 0px;
 }
.row-section {
   padding-right: 15px;
   padding-left: 15px;
   margin-bottom:20px;
}

.img-icon-box-content {
    padding-top: 53px;
  }
.img-icon-box-content-family {
    padding-top: 60px;
  }

 }  
@media only screen and (min-width: 420px) {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 34%, white 34%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 44%, white 44%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -41px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 17px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    
    .licensing-btn-for-product {
        width: 400px;
        min-width: 400px;
        color: #fff !important;
        font-size: 18px !important;
        padding: 8px 16px 10px;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 35.5%, white 35.5%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 35px !important;
    }
   .service-box .icon {
     top: 54px;
    }
    .service-box-family .icon {
        top: 54px;
       }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box-family .wasf p {
        min-height: 77px;
    }
.service-box .wasf {
   color: #000 !important;
   font-size: 13px;
   font-family: 'Poppins-bold';
   line-height: 20px;
   padding: 0px 0px;
}
.service-box-family .wasf {
    color: #000 !important;
    font-size: 13px;
    font-family: 'Poppins-bold';
    line-height: 20px;
    padding: 0px 0px;
 }
.row-section {
   padding-right: 15px;
   padding-left: 15px;
}
.row-section{
   margin-bottom:20px;
}
.img-icon-box-content {
  padding-top: 53px;
}
.img-icon-box-content-family {
    padding-top: 60px;
  }
 }
@media (min-width: 430px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 38%, white 38%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .service-box-family {
        margin-top: -63px;
    }
    .service-box
    {
        margin-top: -41px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 18px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .licensing-btn-for-product {
        width: 400px;
        min-width: 400px;
        color: #fff !important;
        font-size: 18px !important;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32%, white 32%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 38px !important;
    }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-640.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 95px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-640-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-640-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 73px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: -15px;
        max-width: 95%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -15px;
        max-width: 95%;
        z-index: 9;
    }
    .img-book{
        top: -15px;
        max-width: 95%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 18px;
        top: -3px;
        line-height: 30px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 18px;
        top: -3px;
        line-height: 30px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 18px;
        top: -3px;
        line-height: 30px;
    }
    .header-text-kids-custom-book {
        font-size: 18px;
        top: -3px;
        line-height: 30px;
    }
}
@media (min-width: 480px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32%, white 32%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .service-box-family {
        margin-top: -90px;
    }
    .service-box
    {
        margin-top: -50px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 19px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .licensing-btn-for-product {
        width: 400px;
        min-width: 400px;
        color: #fff !important;
        font-size: 18px !important;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32%, white 32%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 10px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 38px !important;
    }
    .service-box .icon {
        top: 68px;
    }
    .service-box-family .icon {
        top: 68px;
    }
    .service-box .wasf {
        color: #000 !important;
        font-size: 13px;
        font-family: 'Poppins-bold';
        line-height: 20px;
        padding: 0px 0px;
    }
    .service-box-family .wasf {
        color: #000 !important;
        font-size: 13px;
        font-family: 'Poppins-bold';
        line-height: 20px;
        padding: 0px 0px;
    }
    .row-section {
        padding-right: 15px;
        padding-left: 15px;
    }
    .row-section{
        margin-bottom:30px;
    }
    .img-icon-box-content {
       padding-top: 75px;
    }
    .img-icon-box-content-family {
        padding-top: 75px;
     }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-640.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 95px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-640-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-640-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: 0px;
        max-width: 90%;
        z-index: 9;
    }
    .img-party-decoration {
        top: 0px;
        max-width: 95%;
        z-index: 9;
    }
    .img-book{
        top: 0px;
        max-width: 90%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 20px;
        top: 8px;
        line-height: 30px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 20px;
        top: 8px;
        line-height: 30px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 20px;
        top: 8px;
        line-height: 30px;
    }
    .header-text-kids-custom-book {
        font-size: 20px;
        top: 8px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 520px) {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 0px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .service-box-family {
        margin-top: -90px;
    }
    .service-box
    {
        margin-top: -70px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 21px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .licensing-btn-for-product {
        width: 400px;
        min-width: 400px;
        color: #fff !important;
        font-size: 18px !important;
    }
    .licensing-btn-for-product span {
        text-align: center;
        line-height: 26px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 33%, white 33%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 10px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 38px !important;
    }
   .service-box .icon {
    top: 75px; 
   }
   .service-box-family .icon {
    top: 75px; 
   }
   .row-section{
    margin-bottom:30px;
   }
   .img-icon-box-content {
    padding-top: 70px;
  }
  .img-icon-box-content-family {
    padding-top: 80px;
  }
 }  
@media (min-width: 540px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 10px;
    }
    .licensing-btn-center {
        padding: 20px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 6%, white 6%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 35%, white 35%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 26%, white 26%, white);
    }
    .service-box-family {
        margin-top: -80px;
    }
    .service-box
    {
        margin-top: -65px;
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 15px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .licensing-btn-for-product
{
	width: 510px;
    min-width: 510px;
    color: #fff !important;
    font-size: 20px !important;
    font-family: Oswald-Medium;
    border-radius: 50px;
    padding: 11px 16px 17px;
    position: relative;
    z-index: 9;
	display: flex;
    justify-content: space-around;
    align-items: center;
	background-image: linear-gradient( 45deg, hsl(209deg 100% 43%) 0%, hsl(208deg 100% 44%) 11%, hsl(206deg 100% 44%) 22%, hsl(205deg 100% 45%) 33%, hsl(203deg 100% 46%) 44%, hsl(202deg 100% 46%) 56%, hsl(201deg 100% 47%) 67%, hsl(199deg 99% 48%) 78%, hsl(200deg 90% 53%) 89%, hsl(200deg 91% 56%) 100% );
    font-family: 'Poppins-bold';
}
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32.5%, white 32.5%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 27px !important;
        padding: 10px 20px 0px;
        line-height: 38px !important;
    }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-640.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 95px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-640-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 95px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-640-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 95px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: -8px;
        max-width: 90%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -8px;
        max-width: 90%;
        z-index: 9;
    }
    .img-book {
        top: -8px;
        max-width: 90%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 24px;
        top: 0px;
        line-height: 33px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 20px;
        top: 8px;
        line-height: 30px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 20px;
        top: 8px;
        line-height: 30px;
    }
    .header-text-kids-custom-book {
        font-size: 24px;
        top: 3px;
        line-height: 33px;
    }
}
@media (min-width: 580px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .licensing-btn-center {
        padding: 5px 0px 24px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 12%, white 12%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 33%, white 33%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 28%, white 28%, white);
    }
    .box .image {
        padding: 0px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 15px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 31.5%, white 31.5%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 30px !important;
        padding: 7px 0px 0px;
        line-height: 43px !important;
    }
    .service-box .icon {
        top: 82px;
    }
    .service-box-family .icon {
        top: 82px;
    }
    .row-section{
        margin-bottom:20px;
    }
    .img-icon-box-content {
       padding-top: 80px;
    }
    .img-icon-box-content-family {
        padding-top: 80px;
     }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-640.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 95px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-640-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-640-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-640-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-640-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: -12px;
        max-width: 90%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -23px;
        max-width: 90%;
        z-index: 9;
    }
    .img-book{
        top: -12px;
        max-width: 90%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 25px;
        top: 4px;
        line-height: 36px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 25px;
        top: 4px;
        line-height: 36px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 25px;
        top: 4px;
        line-height: 36px;
    }
    .header-text-kids-custom-book {
        font-size: 24px;
        top: 6px;
        line-height: 36px;
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 26%, white 26%, white);
    }
    .service-box-family {
        margin-top: -80px;
    }
    .service-box
    {
        margin-top: -80px;
    }
}
@media (min-width: 640px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 11%, white 11%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 45%, white 45%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .box .image {
        padding: 5px;
    }
    .mb-top {
        padding: 18px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 15px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32%, white 32%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 10px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 32px !important;
        padding: 10px 0px 0px;
    }
    .service-box .icon {
        top: 92px;
    }
    .service-box-family .icon {
        top: 92px;
    }
    .row-section{
        margin-bottom:23px;
      }
    .img-icon-box-content {
       padding-top: 90px;
    }
    .img-icon-box-content-family {
        padding-top: 90px;
     }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-640.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-640-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-640-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-640-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: 2px;
        max-width: 86%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -20px;
        max-width: 95%;
        z-index: 9;
    }
    .img-book {
        top: 2px;
        max-width: 86%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size:26px;
        top: 12px;
        line-height: 37px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 26px;
        top: 8px;
        line-height: 37px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 26px;
        top: 8px;
        line-height: 37px;
    }
    .header-text-kids-custom-book {
        font-size:26px;
        top: 12px;
        line-height: 37px;
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 26%, white 26%, white);
    }
    .service-box-family {
        margin-top: -80px;
    }
    .service-box
    {
        margin-top: -80px;
    }
}
@media (min-width: 692px)
{
    .row-section{
        margin-bottom:23px;
      }
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 11%, white 11%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 45%, white 45%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .box .image {
        padding: 5px;
    }
    .mb-top {
        padding: 21px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 15px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32%, white 32%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 26%, white 26%, white);
    }
    .service-box-family {
        margin-top: -104px;
    }
    .service-box
    {
        margin-top: -104px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 15px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 33px !important;
        padding: 10px 0px 0px;
    }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/device-692.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/device-692-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/device-692-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/device-692-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/device-692-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: 2px;
    max-width: 86%;
    z-index: 9;
    }
    .img-party-decoration {
        top: -2px;
        max-width: 85%;
        z-index: 9;
    }
    .img-book {
        top: 2px;
        max-width: 86%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 30px;
        top: 8px;
        line-height: 37px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 27px;
        top: 8px;
        line-height: 37px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 27px;
        top: 28px;
        line-height: 37px;
    }
    .header-text-kids-custom-book {
        font-size: 30px;
        top: 12px;
        line-height: 37px;
    }
}
@media only screen and (min-width: 720px) {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .mb-top {
        padding: 12px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 15px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 10px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 33px !important;
        padding: 5px 0px 0px;
    }
   .service-box .icon {
     top: 105px;
   }
   .service-box-family .icon {
    top: 105px;
  }
    .row-section{
      margin-bottom:23px;
    }
    .img-icon-box-content {
      padding-top: 90px;
    }
    .img-icon-box-content-family {
        padding-top: 90px;
      }
      .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 11%, white 11%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
    }
    .toys-content-c {
         position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
     }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 25%, white 25%, white);
    }
    .service-box-family {
        margin-top: -104px;
    }
    .service-box
    {
        margin-top: -104px;
    }
    .box .image {
        padding: 10px;
    }
 } 
@media only screen and (min-width: 740px) {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .mb-top {
        padding: 12px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 15px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 74px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 12px 0px 0px;
    }
    .main-heading-font-poses {
        font-size: 29px !important;
        padding: 5px 0px 0px;
    }
    .service-box .icon {
        top: 105px;
    }
    .service-box-family .icon {
        top: 105px;
    }
    .row-section{
      margin-bottom:20px;
    }
    .img-icon-box-content {
      padding-top: 104px;
    }
    .img-icon-box-content-family {
        padding-top: 104px;
      }
      .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 11%, white 11%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 45%, white 45%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 35%, white 35%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 24%, white 24%, white);
    }
    .service-box-family {
        margin-top: -129px;
    }
    .service-box
    {
        margin-top: -90px;
    }
    .box .image {
        padding: 10px;
    }
 }  
@media (min-width: 768px)
{
   
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .wrap-content-text {
        font-size: 25px;
        padding: 30px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 82px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 41px !important;
        padding: 14px 20px 8px;
    }
    .service-box .icon {
        top: 105px;
    }
    .service-box-family .icon {
        top: 105px;
    }
    .row-section{
        margin-bottom:21px;
    }
    .img-icon-box-content {
       padding-top: 106px;
    }
    .img-icon-box-content-family {
        padding-top: 90px;
     }
    .lucas-friends-poses-bg1 {
        background-image: url(../jpg/ipad-image.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/ipad-image-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/ipad-image-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/ipad-image-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/ipad-image-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: -22px;
        max-width: 90%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -22px;
        max-width: 90%;
        z-index: 9;
    }
    .img-book {
        top: -33px;
        max-width: 92%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 27px;
        top: -13px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 27px;
        top: -13px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 27px;
        top: 16px;
    }
    .header-text-kids-custom-book {
        font-size: 27px;
        top: -16px;
    }
}
@media  (min-width: 769px)
{
   
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .mb-top {
        padding: 21px 0px 0px !important;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 53%, white 53%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 14%, white 14%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 45%, white 45%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 34%, white 34%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 40%, white 40%, white);
    }
    .service-box-family {
        margin-top: -60px;
    }
    .service-box
    {
        margin-top: -60px;
    }
    .box .image {
        padding: 10px;
    }
    .wrap-content-text {
        font-size: 15px;
        padding: 0px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 82px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 32px !important;
        padding: 10px 0px 10px;
    }
    .service-box .icon {
      top: 50px;
    }
    .service-box-family .icon {
        top: 55px;
      }
    .row-section{
      margin-bottom:20px;
    }
    .img-icon-box-content-family {
      padding-top: 70px;
    }
}
@media  (min-width: 820px)
{
   
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 53%, white 53%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 14%, white 14%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 41%, white 41%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 33%, white 33%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .service-box-family {
        margin-top: -60px;
    }
    .service-box
    {
        margin-top: -60px;
    }
    .box .image {
        padding: 10px;
    }
    .wrap-content-text {
        font-size: 17px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 82px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 31px !important;
        padding: 12px 0px 0px;
    }
    .service-box .icon {
      top: 57px;
    }
    .service-box-family .icon {
        top: 57px;
      }
    .row-section{
      margin-bottom:20px;
    }
    .img-icon-box-content {
      padding-top: 56px;
    }
    .img-icon-box-content-family {
        padding-top: 70px;
      }
}
 @media (min-width: 840px)
  {
  
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 53%, white 53%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 14%, white 14%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 41%, white 41%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 32%, white 32%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .service-box-family {
        margin-top: -60px;
    }
    .service-box
    {
        margin-top: -60px;
    }
    .box .image {
        padding: 10px;
    }
    .mb-top {
        padding: 20px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 17px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 82px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 35px !important;
        padding: 5px 0px 0px;
    }
        .lucas-friends-poses-bg1 {
        background-image: url(../jpg/lucas-and-friends-poses-collection-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
   .lucas-friends-birthday-bg1 {
        background-image: url(../jpg/lucas%26friends-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-toys-bg1 {
        background-image: url(../jpg/lucas%26friends-birthday-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-family-bg1 {
        background-image: url(../jpg/lucas%26friends-family-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .lucas-friends-best-book-bg {
        background-image: url(../jpg/best-book-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 85px !important;
        width: 100%;
        margin: 0px;
    }
    .img-poses1 {
        top: -30px;
        max-width: 66%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -30px;
        max-width: 66%;
        z-index: 9;
    }
    .img-book{
        top: -30px;
        max-width: 68%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 23px;
        top: -15px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 23px;
        top: -15px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 23px;
        top: 5px;
    }
    .header-text-kids-custom-book {
        font-size: 23px;
        top: -15px;
    }
    .service-box .icon {  
        top: 57px;
    }
    .service-box-family .icon {  
        top: 57px;
    }
    .row-section {
        margin-bottom:20px;
    }
    .img-icon-box-content {
        padding-top: 60px;
    }
    .img-icon-box-content-family {
        padding-top: 60px;
    }
  } 
  @media  (min-width: 920px)
  {
   
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .service-box-family {
        margin-top: -80px;
        text-align: center;
        transition: all 0.5s;
    }
    .service-box
    {
        margin-top: -80px;
        text-align: center;
        transition: all 0.5s;
    }
    .wrap-content-text {
        font-size: 19px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 70px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 42px !important;
        padding: 20px 20px 20px;
        line-height: 54px !important;
    }
	.service-box .icon {
        top: 65px;
    }
    .service-box-family .icon {
        top: 65px;
    }
    .row-section{
        margin-bottom:20px;
    }
    .img-icon-box-content {
        padding-top: 70px;
    }
    .img-icon-box-content-family {
        padding-top: 70px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 53%, white 53%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 33%, white 33%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
    }
    .box .image {
        padding: 10px;
    }
  }
  @media (min-width: 950px)
  {
    .row-section{
        margin-bottom:20px;
    }
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .wrap-content-text {
        font-size: 19px;
        padding: 10px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 70px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        padding: 0px;
    }
    .main-heading-font-poses {
        font-size: 35px !important;
        padding: 5px 0px 0px;
    }
    .img-poses1 {
        top: -32px;
        max-width: 69%;
        z-index: 9;
    }
    .img-party-decoration {
        top: -32px;
        max-width: 69%;
        z-index: 9;
    }
    .img-book{
        top: -32px;
        max-width: 69%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 26px;
        top: -15px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 26px;
        top: -15px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 26px;
        top: 5px;
    }
    .header-text-kids-custom-book {
        font-size: 26px;
        top: -15px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 51%, white 51%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .box .image {
        padding: 10px;
    }
  } 

  @media  (min-width: 980px)
  {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .mb-top {
        padding: 25px 0px 0px !important;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 13.5%, white 13.5%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .box .image {
        padding: 10px;
    }
   
    .wrap-content-text {
        font-size: 21px;
        padding: 12px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 26px;
    }
    .main-heading-font-poses {
        font-size: 35px !important;
        padding: 5px 0px 0px;
    }
    .img-poses1 {
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 65%;
        z-index: 9;
    } 
    .img-party-decoration {
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 65%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -30px;
        text-align: center;
        margin: 0 auto;
        max-width: 67%;
        z-index: 9;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 28px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 28px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 28px;
        top: 30px;
    }
    .header-text-kids-custom-book {
        font-size: 28px;
        top: -18px;
    }
    .row-section{
        margin-bottom:20px;
    }
  }
 
  @media  (min-width: 992px)
  {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 15%, white 15%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 30%, white 30%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .box .image {
        padding: 10px;
    }
    
    .wrap-content-text {
        font-size: 21px;
        padding: 12px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 24px;
    }
    .main-heading-font-poses {
        font-size: 35px !important;
        padding: 5px 0px 0px;
    }
	.service-box .icon {
       top: 70px;
    }
    .service-box-family .icon {
        top: 70px;
     }
    .row-section{
        margin-bottom:20px;
    }
    .img-icon-box-content {
        
        padding-top: 70px;
    }
    .img-icon-box-content-family {
        
        padding-top: 70px;
    }
  }
  @media  (min-width: 1024px)
  {
    .poses-list2 .c-container-birthday .c-img-box-birthday
    {
        margin-bottom: 30px;
    }
    .mb-top {
        padding: 19px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 21px;
        padding: 12px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 15px;
        line-height: 27px;
    }
    .main-heading-font-poses {
        font-size: 35px !important;
        padding: 0px 0px;
    }
    .service-box .icon {
        top: 70px;
    }
    .service-box-family .icon {
        top: 70px;
    }
    .row-section{
        margin-bottom:20px;
    }
    .img-icon-box-content {
        padding-top: 68px;
    }
    .img-icon-box-content-family {
        padding-top: 80px;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 30px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 30px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 30px;
        top: 30px;
    }
    .header-text-kids-custom-book {
        font-size: 30px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 66%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 66%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 68%;
        z-index: 9;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 55%, white 55%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 38%, white 38%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 29%, white 29%, white);
    }
    .lucas-friend-family-bg-text
    {
            position: relative;
            background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 14%, white 14%, white);
    }
    .box .image {
        padding: 10px;
    }
  }
@media  (min-width: 1080px)
{
    .box .image {
        padding: 10px;
    }
    .mb-top {
        padding: 20px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 12px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 17px;
        line-height: 28px;
    }
    .service-box .icon {
        top: 75px;
    }
    .service-box-family .icon {
        top: 75px;
    }
    .row-section{
        margin-bottom:20px;
    }
    .img-icon-box-content {
        padding-top: 80px;
    }
    .img-icon-box-content-family {
        padding-top: 80px;
    }
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        width: 22.9%;
        margin-bottom: 30px;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 30px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 30px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 30px;
        top: 30px;
    }
    .header-text-kids-custom-book {
        font-size: 30px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 68%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 68%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -18px;
        text-align: center;
        margin: 0 auto;
        max-width: 68%;
        z-index: 9;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .lucas-friend-family-bg-text
    {
            position: relative;
            background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 29%, white 29%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 29%, white 29%, white);
    }
}
@media  (min-width: 1140px)
{
    .box .image {
        padding: 20px;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 25px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    /* .service-box-family {
        margin-top: -115px;
    } */
    .service-box .icon {
        top: 82px;
    }
    .service-box-family .icon {
        top: 82px;
    }
    .row-section{
        margin-bottom:20px;
    }
    .img-icon-box-content {
        padding-top:83px;
    }
    .img-icon-box-content-family {
        padding-top: 70px;
    }
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        width: 23%;
        margin-bottom: 20px;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 35px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 35px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 35px;
        top: 45px;
    }
    .header-text-kids-custom-book {
        font-size: 35px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 70%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 70%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 72%;
        z-index: 9;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .lucas-friend-family-bg-text
    {
            position: relative;
            background: -webkit-linear-gradient(top, #FFE392, #FFE392 37%, white 37%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 60%, white 60%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 43%, white 43%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 20%, white 20%, white);
    }
    .mb-top {
        padding: 20px 0px 0px !important;
    }
   
}

@media  (min-width: 1280px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        margin-bottom: 10px;
     }
    .licensing-btn-center {
        padding: 5px 0px 35px
    }
    .box .image {
        padding: 20px;
    }
    .wrap-content-text {
        font-size: 23px;
        padding: 25px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box .icon {
        top: 95px;
    }
    .service-box-family .icon {
        top: 95px;
    }
    .img-icon-box-content {
        padding-top: 85px;
    }
    .img-icon-box-content-family {
        padding-top: 85px;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 35px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 35px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 35px;
        top: 45px;
    }
    .header-text-kids-custom-book {
        font-size: 35px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 71%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 71%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 73%;
        z-index: 9;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .lucas-friend-family-bg-text
    {
            position: relative;
            background: -webkit-linear-gradient(top, #FFE392, #FFE392 36%, white 30%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 60%, white 60%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 20%, white 20%, white);
    }
    .img-icon-box-content {
        padding-top:95px;
    }
    .mb-top {
        padding: 21px 0px 0px !important;
    }
}
@media  (min-width: 1360px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        margin-bottom: 10px;
     }
    .box .image {
        padding: 20px;
    }
    .main-content-wrapper .c-container-wrapper p {
        font-size: 18px;
        line-height: 29px;
    }
    .mb-top {
        padding: 20px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 25px;
        padding: 30px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box .icon {
        top: 100px;
    }
    .service-box-family .icon {
        top: 100px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 20%, white 20%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 60%, white 60%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 42%, white 42%, white);
    }
    .service-box .wasf {
        font-size: 14px;
    }
    .service-box-family .wasf {
        font-size: 14px;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 40px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 40px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 40px;
        top: 45px;
    }
    .header-text-kids-custom-book {
        font-size: 40px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 71%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 71%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 73%;
        z-index: 9;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 53%, white 53%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 36%, white 36%, white);
    }
.img-icon-box-content {
    padding-top:95px;
}

}
@media  (min-width: 1400px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        margin-bottom: 10px;
     }
    .box .image {
        padding: 20px;
    }
    .mb-top {
        padding: 22px 0px 0px !important;
    }
    .wrap-content-text {
        font-size: 21px;
        padding: 12px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box .icon {
        top: 80px;
    }
    .service-box-family .icon {
        top: 80px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 20%, white 20%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 60%, white 60%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 40%, white 40%, white);
    }
    .service-box .wasf {
        font-size: 14px;
    }
    .service-box-family .wasf {
        font-size: 14px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 53%, white 53%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .row-section {
        flex: 0 0 20%;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 40px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 40px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 40px;
        top: 45px;
    }
    .header-text-kids-custom-book {
        font-size: 40px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 73%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 73%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 74%;
        z-index: 9;
    }
    .img-icon-box-content {
        padding-top: 81px;
    }
}
@media  (min-width: 1600px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        margin-bottom: 10px;
     }
    .box .image {
        padding: 20px;
    }
    .main-heading-font-poses {
        font-size: 48px !important;
        padding: 5px 0px;
    }
    .wrap-content-text {
        font-size: 25px;
        padding: 25px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box .icon {
        top: 92px;
    }
    .service-box-family .icon {
        top: 92px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 19%, white 19%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 57%, white 57%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .service-box .wasf {
        font-size: 14px;
    }
    .service-box-family .wasf {
        font-size: 14px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .lucas-friend-family-bg-text
    {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 52%, white 52%, white);
    }
    .row-section {
        flex: 0 0 20%;
    }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 47px;
        top: 5px;
    }
    .header-text-kids-custom-party-font
    {
        font-size: 47px;
        top: 5px;
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 47px;
        top: 45px;
    }
    .header-text-kids-custom-book {
        font-size: 47px;
        top: 5px;
    }
    .img-poses1 {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 80%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 80%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -20px;
        text-align: center;
        margin: 0 auto;
        max-width: 77%;
        z-index: 9;
    }
    .img-icon-box-content {
        padding-top: 90px;
    }
    
}
@media  (min-width: 1920px)
{
    .poses-list2 .c-container-birthday .c-img-box-birthday {
       margin-bottom: 30px;
    }
    .box .image {
        padding: 20px;
    }
    .main-heading-font-poses {
        font-size: 48px !important;
        padding: 5px 0px;
    }
    .wrap-content-text {
        font-size: 25px;
        padding: 35px 0px 0px;
    }
    .service-box-family .wasf p {
        min-height: 80px;
    }
    .service-box .wasf p {
        min-height: 77px;
    }
    .service-box .icon {
        top: 105px;
    }
    .service-box-family .icon {
        top: 105px;
    }
    .book-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 19%, white 19%, white);
    }
    .birthday-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 57%, white 57%, white);
    }
    .toys-content-c {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 39%, white 39%, white);
    }
    .service-box .wasf {
        font-size: 14px;
    }
    .service-box-family .wasf {
        font-size: 14px;
    }
    .lucas-friend-bg-text {
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 50%, white 50%, white);
    }
    .lucas-friend-family-bg-text
{
        position: relative;
        background: -webkit-linear-gradient(top, #FFE392, #FFE392 50%, white 50%, white);
}
    .row-section {
     flex: 0 0 20%;
 }
    .header-text-kids-custom-poses-desktop1 {
        font-size: 58px;
        top: 5px;  
    }
    .header-text-kids-custom-party-font
    {
        font-size: 58px;
        top: 5px; 
    }
    .header-text-kids-custom-toys-font
    {
        font-size: 58px;
        top: 45px; 
    }
    .header-text-kids-custom-book {
        font-size: 58px;
        top: 5px;  
    }
    .img-poses1 {
        position: relative;
        top: -12px;
        text-align: center;
        margin: 0 auto;
        max-width: 77%;
        z-index: 9;
    }
    .img-party-decoration {
        position: relative;
        top: -12px;
        text-align: center;
        margin: 0 auto;
        max-width: 77%;
        z-index: 9;
    }
    .img-book{
        position: relative;
        top: -12px;
        text-align: center;
        margin: 0 auto;
        max-width: 77%;
        z-index: 9;
    }
    .img-icon-box-content {
        padding-top: 105px;
    }
    .poses-list2 .c-container-birthday .c-img-box-birthday {
        width: 23.8%;
    }
}