@media screen and (max-width:1700px) {
    .wrapper {
        padding: 0 75px;
    }
    .comm-padd {
        padding: 70px 0 80px 0;
    }
    .title01 {
        margin-bottom: 35px;
    }
    .about-box3 {
        padding-top: 50px;
    }
    .about-box6 {
        padding-top: 40px;
    }
    .page-404 {
        padding: 100px 0;
    }
    .product-sec p {
        padding-left: 90px;
        padding-right: 90px;
    }
    .greycompad {
        padding-bottom: 0 !important;
    }
    .framemap iframe {
        height: 500px;
    }
}

@media screen and (max-width:1350px) {
    .wrapper {
        padding: 0 15px;
    }
    .logo {
        padding-left: 15px;
    }
    .top-right {
        padding-right: 35px;
    }
}

@media screen and (max-width:1170px) {
    .partner-logo li {
        margin-bottom: 20px;
        width: 33.3%;
    }
    .partner-logo li:last-child:before {
        display: none;
    }
    .footer-col.company,
    .footer-col.pro {
        width: 20%;
    }
    .footer-col {
        width: 30%;
    }
    .wrapper-sm {
        padding-left: 15px;
        padding-right: 15px;
    }
    .about-sec1 h3 {
        padding-right: 50px;
        font-size: 100px;
    }
    .about-box2 {
        padding-top: 50px;
    }
    .about-box3 {
        padding-left: 50px;
    }
    .about-box4 {
        padding-right: 35px;
    }
    .about-count span:first-child {
        font-size: 50px;
        width: 120px;
    }
    .about-box4 p strong {
        font-size: 35px;
    }
    .calendar-row {
        margin: -8px;
    }
    .sunny-calendar .fresco {
        padding: 8px;
    }
    .confrmarea {
        float: none;
        width: 100%;
    }
    .reachus {
        margin-top: 70px;
    }
    .reachus li {
        width: auto;
        display: block;
    }
    .blog-lm-01 .dates {
        margin-top: 30px;
        margin-bottom: 18px;
    }
    .blog-tags li {
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .blog-tags li a {
        padding: 8px 13px;
    }
    .blog-lm-01 {
        padding: 0;
        margin: 0 15px;
    }
    .main-blg .dates {
        margin-bottom: 50px;
    }
    .main-blg {
        padding-top: 70px;
    }
    .blog-section2 blockquote {
        padding-top: 60px;
    }
    .blog-section2 blockquote:before {
        top: 38px;
    }
    .blog .blog-next,
    .blog .blog-prev {
        display: none;
    }
    .vid-rgt {
        padding-right: 10px;
    }
    .vid-box {
        max-width: inherit;
        float: none;
    }
    .vid-box h2.sm-title,
    .heading-title,
    h3.page-title {
        font-size: 55px;
    }
    .pleasure-head {
        font-size: 34px;
    }
    .shut-col-3 {
        width: 33%;
    }
    .left-sm-col {
        left: 15px;
    }
    .right-sm-col {
        width: 780px;
    }
    .shut-the-phone-up h3 {
        font-size: 22px;
        line-height: 30px
    }
    .ios-col .extra-margin {
        margin-top: -80px;
        margin-bottom: 40px;
    }
    .extra-margin{
        margin-left: 0;
    }
    .step-row img{
        max-width: 100%;
    }
    .ios-col .data-cont3 {
        margin-top: 30px;
    }
    @keyframes file {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(330px, 265px); 
            -webkit-transform: translate(330px, 265px); 
            transform: translate(330px, 265px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file2 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(220px, 270px); 
            -webkit-transform: translate(220px, 270px); 
            transform: translate(220px, 270px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file3 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(326px, 158px); 
            -webkit-transform: translate(326px, 158px); 
            transform: translate(326px, 158px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file4 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(224px, 156px); 
            -webkit-transform: translate(224px, 156px); 
            transform: translate(224px, 156px);
            opacity: 0;
            color: #929292;
        }
    }
}

@media screen and (max-width:1023px) {
    .product-sec li {
        width: 160px;
    }
    .product-sec li a {
        font-size: 14px;
    }
    .col-404 {
        width: auto;
        max-width: 525px;
    }
    #contactForm .fields .field:nth-child(2) {
        margin-left: 4%;
    }
    .contactForm .padleft {
        padding-right: 0;
        padding-left: 0;
    }
    .main-blg {
        padding-top: 50px;
    }
    .pad-lft-rft {
        padding-left: 50px;
        padding-right: 50px;
    }
    .vid-box {
        z-index: 1;
    }
    .shut-col-3 img {
        max-width: 100%;
    }
    .mar-top {
        margin-top: -50px;
    }
}

@media screen and (min-width:768px) and (max-width:979px) {
    .post-cats img {
        width: 50px;
    }
    .post-cats li p {
        padding-left: 60px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .post-cats li .dates {
        margin-left: 60px;
    }
}

@media screen and (max-width:979px) {
    .vedio-sec.video-sunny .vid-box h2 {
        margin-bottom: 40px;
        font-size: 34px;
    }
    .vid-rgt,
    .vid-lft {
        float: none;
        width: auto;
    }
    .vid-rgt {
        padding: 10px;
    }
    .playBtn {
        width: 70px;
        height: 70px;
        background-size: 70px;
    }
    .vedio-sec.video-sunny .vid-box {
        padding-top: 0px;
    }
    .footer-col p {
        width: 168px;
    }
    footer ul li {
        font-size: 12px;
        line-height: 16px;
    }
    .reachus {
        margin-top: 0px;
    }
    .hamburger {
        padding-top: 95px;
    }
    .hamburger li a {
        font-size: 18px;
    }
    .title01 {
        font-size: 32px;
    }
    .title01 span {
        font-size: 25px;
    }
    .about-sec1 h3 {
        font-size: 90px;
        line-height: 85px;
    }
    .about-sec1 p strong,
    .about-box4 p strong {
        font-size: 25px;
        line-height: 42px;
    }
    .about-box4 {
        width: 100%;
        padding-right: 0;
    }
    .about-box5 {
        width: 100%;
        padding-top: 25px;
    }
    .about-count {
        width: 33.33%;
        float: left;
    }
    .about-count span {
        margin-bottom: 10px;
    }
    .about-box6 {
        padding-top: 25px;
    }
    footer h6 {
        font-size: 12px;
    }
    footer .info ul li.tel {
        font-size: 19px;
    }
    .about-count span {
        text-align: center;
        display: block;
    }
    .about-count span:first-child {
        width: auto;
        text-align: center;
        display: block;
    }
    .play-icon:after {
        background-size: 60px;
        background-repeat: no-repeat;
        width: 60px;
        height: 60px;
        margin-left: -30px;
    }
    .play-icon {
        padding-top: 65px;
        font-size: 16px;
        margin-left: -105px;
        margin-top: -56px;
    }
    .play-icon span {
        font-size: 28px;
    }
    .sunny-photo .title01,
    .sunny-calendar .title01 {
        font-size: 65px;
    }
    .slideshow__slides {
        padding: 0 140px
    }
    .slick-thumb-nav img {
        width: 110px;
    }
    .confrmarea {
        float: none;
        width: 100%;
    }
    .reachus li:last-child {
        width: auto
    }
    .contactForm h2 {
        font-size: 28px;
    }
    .faqblock {
        min-height: 275px;
    }
    .blog-lm-01 h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .blog-lm-01 .dates {
        margin-top: 16px;
        margin-bottom: 12px;
    }
    .blog-lm-01 p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .blg-item .blg-content h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .blog-list-poppost .blg-item {
        width: 32%;
        margin-right: 2%;
    }
    .blog-list-poppost .blg-item:nth-child(2) {
        margin-right: 2%;
    }
    .pad-lft-rft {
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog-section2 blockquote {
        padding-top: 26px;
    }
    .blog-section2 blockquote:before {
        top: 0;
    }
    .main-blg h1 {
        font-size: 42px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    .main-blg p {
        font-size: 24px;
        line-height: 32px;
    }
    .blog-slider .item {
        padding: 0 10px;
    }
    .vid-box h2.sm-title,
    .heading-title,
    h3.page-title {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .text-content p {
        padding-right: 0px;
    }
    .text01 {
        font-size: 26px;
    }
    .vid-content {
        font-size: 13px;
        line-height: 21px;
    }
    .text-content,
    .photo-shoot .heading-title {
        padding-left: 30px;
    }
    .heading-title:after {
        left: 30px;
    }
    .emailid a {
        word-wrap: break-word;
    }
    .pleasure-head {
        font-size: 27px;
    }
    .pleasure-right {
        padding-top: 25px;
    }
    .left-sm-col {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto;
        width: 415px;
        text-align: center;
    }
    .top-sec h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .mobile-frame {
        margin-top: 30px;
    }
    .right-sm-col {
        width: 700px;
        float: none;
        margin: 0 auto;
    }
    .shut-col-5 img {
        max-width: 100%;
    }
    .shut-col-5:nth-child(1) {
        padding-right: 30px;
    }
    .shut-col-6,
    .shut-col-3 {
        width: 100%;
        float: none;
    }
    .shut-col-3 img {
        max-width: 100%;
    }
    .bg_step:before {
        display: none;
    }
    .mar-top {
        margin-top: 20px;
        text-align: left;
    }
    .data-icon {
        width: 150px;
    }
    .data-cont {
        padding-left: 170px
    }
    .data-cont1 p {
        margin-top: 25px;
    }
    .data-cont2 p {
        margin-top: 0;
        margin-left: 0;
    }
    .data-cont3 {
        margin-top: 30px;
    }
    .data-cont3 .data-icon {
        width: 200px;
    }
    .data-cont3 p {
        padding-top: 45px;
        padding-left: 45px;
    }
    .info.second-info {
        margin-top: 50px;
    }
    .shut-the-phone-up p.second-small {
        margin-bottom: 50px;
    }
    .shut-the-phone-up h3.bg_head {
        padding: 15px 15px;
    }
    .access-sec .shut-col-3 {
        margin-top: 10px;
    }
    .access-sec {
        padding: 0;
    }
    .access-sec .shut-col-3 {
        float: none;
    }
    .access-sec .shut-col-3 {
        text-align: left;
    }
    .content-bg {
        padding: 15px;
    }
    ul.bullet-2 {
        padding-left: 0;
    }
    .track .shut-col-3 {
        text-align: center;
    }
    .track .shut-col-6 {
        padding-top: 20px;
    }
    .ios-col .extra-margin {
        margin-top: 0;
        margin-bottom: 0;
    }
    @keyframes file {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(290px, 282px); 
            -webkit-transform: translate(290px, 282px); 
            transform: translate(290px, 282px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file2 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(185px, 275px); 
            -webkit-transform: translate(185px, 275px); 
            transform: translate(185px, 275px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file3 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(290px, 165px); 
            -webkit-transform: translate(290px, 165px); 
            transform: translate(290px, 165px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file4 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(185px, 160px); 
            -webkit-transform: translate(185px, 160px); 
            transform: translate(185px, 160px);
            opacity: 0;
            color: #929292;
        }
    }
}

@media screen and (max-height:450px) {
    header {
        height: 60px;
    }
    header.jump {
        background: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    }
    header.jump .top-right .menu {
        color: #333;
    }
    header .navigation-icon-close {
        background-position: 0 -38px;
    }
    header.jump .logo .white-logo {
        display: none;
    }
    header.jump .logo .red-logo {
        display: inline-block;
    }
    .hamburger .col-33 {
        width: 100%;
    }
    .hamburger li li {
        margin-top: 10px;
    }
    .hamburger .col-33>ul>li>ul,
    .hamburger .col-33>ul>li>ul>li>ul {
        left: 0;
        border: none;
        position: relative;
        width: 90%;
        padding-left: 20px;
    }
    .hamburger {
        overflow: auto;
    }
}

@media screen and (max-width:767px) {
    .xxl-sec a {
        font-size: 14px;
    }
    .xxl-sec {
        padding: 50px 0;
    }
    .xxl-sec .product {
        padding: 35px 0;
    }
    .xxl-sec h3 span {
        font-size: 18px;
    }
    .xxl-sec h3 {
        margin-bottom: 10px;
        font-size: 25px;
        letter-spacing: 1px;
    }
    .xxl-sec .tagline {
        font-size: 17px;
        letter-spacing: 1px;
    }
    .partner-logo {
        margin-top: 30px;
    }
    .partner-logo li {
        width: 50%;
    }
    .worldspage header.jump .logo .word-red-logo {
        display: none;
    }
    .jump .menu,
    .home.worldspage .jump .menu {
        color: #333;
    }
    .product-sec li {
        width: 120px;
    }
    .product-sec li a {
        font-size: 12px;
    }
    .vedio-sec.video-sunny {
        padding: 50px 0;
    }
    .vedio-sec.video-sunny h2 {
        width: 100%;
    }
    header {
        padding: 8px 0;
    }
    .logo img {
        width: 140px;
    }
    .top-right {
        padding-top: 15px;
    }
    .top-padd {
        margin-top: 59px;
    }
    .top-right a.blog-item {
        display: none;
    }
    .comm-padd {
        padding: 30px 0 50px 0
    }
    .about-box,
    .about-box2,
    .about-box3,
    .about-box4,
    .about-box5 {
        width: 100%;
    }
    .about-sec1 h3 {
        padding-right: 0;
        font-size: 108px;
        line-height: 95px;
    }
    .about-box2 {
        padding-top: 25px;
    }
    .about-box3 {
        padding-top: 25px;
        padding-left: 25px;
    }
    .title01 {
        margin-bottom: 24px;
    }
    .footer-col,
    .footer-col.company,
    .footer-col.pro {
        width: 50%;
        margin-bottom: 25px;
    }
    footer h6 {
        font-size: 13px;
    }
    footer ul:after {
        content: '';
        display: block;
        clear: both;
    }
    .social-icon ul {
        margin-left: -8px;
    }
    .social-icon ul li {
        margin: 0 8px;
    }
    .footer-inner {
        padding-bottom: 0;
        padding-top: 25px;
    }
    .copyright-col {
        display: block;
    }
    .copyright-col span:first-child {
        display: block;
    }
    .copyright-col span:nth-child(2),
    .copyright-col span:nth-child(3) {
        padding-top: 5px;
        display: inline-block;
        padding-top: 4px;
    }
    .copyright-col span:nth-child(2) a {
        padding-left: 0;
        padding-right: 10px;
    }
    .copyright-col a {
        padding: 0 6px;
    }
    .page-404 {
        width: 70px 0;
    }
    .slideshow__slides {
        padding: 0 15px;
    }
    .slideshow__slides .slick-arrow {
        display: none !important;
    }
    .slideshow__slides .slick-dots {
        display: block;
        text-align: center;
        margin-top: 15px;
    }
    .slideshow__slides .slick-dots li {
        display: inline-block;
    }
    .slideshow__slides .slick-dots li button {
        width: 10px;
        height: 10px;
        border: 1px solid #000;
        background: transparent;
        margin: 0 2px;
        text-indent: -999px;
        overflow: hidden;
    }
    .slideshow__slides .slick-dots li.slick-active button {
        background: #000;
    }
    .col-30,
    .col-50,
    .col-70 {
        float: none;
        width: 100%;
    }
    .framemap iframe {
        margin-top: 30px;
    }
    .faqblock {
        min-height: 250px;
        width: 50%;
        padding-bottom: 30px;
    }
    .fqdetails {
        margin-top: 30px;
    }
    .fqdetails h2 {
        font-size: 20px;
        margin-top: 20px;
        line-height: 26px;
    }
    .blog-lm-01 img {
        border-radius: 5px 5px 0 0;
        margin: 0px auto;
        width: 100%;
    }
    .blog-lm-01 .dates {
        margin: 30px 10px 18px 10px;
    }
    .blog-lm-01 h1 {
        padding: 0 10px;
    }
    .blog-lm-01 p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .blog-lm-01 .readmores {
        padding: 0 10px 20px 10px;
        display: block;
    }
    .blg-item {
        width: 48%;
        margin-right: 4%;
    }
    .all-post1 {
        margin-top: 40px
    }
    .blog-tags li a {
        padding: 12px 20px;
    }
    .blog-tags li {
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .blog-list {
        margin-bottom: 50px;
    }
    .main-blg {
        padding-top: 0;
    }
    .main-blg p {
        margin-bottom: 30px;
    }
    .blg-detls .back {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .blog-section2 h2 {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .blog-section2 h2 br {
        display: none;
    }
    .blog-section2 h3 {
        margin: 30px 0 20px 0;
        font-size: 24px;
        line-height: 32px;
        float: none;
    }
    .blog-section2 blockquote {
        padding-top: 26px;
        margin-bottom: 30px;
    }
    .nextpre {
        padding-top: 50px;
        margin-top: 50px;
    }
    .poppost-blog {
        margin: 0;
    }
    .poppost-blog .slick-dots {
        text-align: center;
        margin-top: 20px
    }
    .photo-shoot {
        padding: 175px 0 90px;
    }
    .photo-shoot .col-02 {
        margin-top: 11%;
    }
    .photo-shoot .text-content {
        margin-bottom: 30px
    }
    .photo-shoot,
    .blog {
        padding: 50px 0 70px 0;
        margin: 0;
    }
    .vid-box {
        padding-top: 50px;
    }
    .blog .slick-dots {
        margin-top: 48px;
    }
    .home header {
        padding: 8px 0;
    }
    .sub-txt {
        padding-top: 15px;
        padding-bottom: 40px;
        margin-bottom: 30px;
    }
    .playBtn {
        width: 60px;
        height: 60px;
        background-size: 100%;
    }
    .pleasure-right,
    .pleasure-left {
        width: 100%;
    }
    .pleasure-banner {
        padding: 60px 0;
    }
    .pleasure-right a {
        padding: 12px 20px;
        font-size: 12px;
    }
    .pleasure-right p {
        margin-bottom: 20px
    }
    .floating_icon {
        width: 100px;
        bottom: 10px;
        right: 10px
    }
    .floating_icon img {
        width: 100%;
        display: block;
    }
    .pleasure-banner img {
        display: none;
    }
    .pleasure-banner img.pleasure-mob {
        display: block;
    }
    .pleasure-banner {
        background-position: center bottom;
        text-align: center;
    }
    .mobile-frame {
        margin: 0;
        margin-top: 30px;
    }
    .data-cont {
        width: 100%;
        float: none;
        margin-bottom: 40px;
    }
    .data-cont1 p {
        margin-top: 0;
        margin-left: -5px;
    }
    .data-cont2 .data-icon {
        width: 120px;
    }
    .data-cont3 .data-icon {
        width: 180px;
    }
    .data-cont3 {
        margin-top: 0;
    }
    .data-cont3 .data-icon {
        top: 30px;
    }
    .data-cont3 p {
        padding-top: 70px;
        padding-left: 22px;
    }
    .shut-the-phone-up p,
    ul.bullet-2 li {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .mob-icon {
        font-size: 20px;
    }
    .content-mar {
        margin-bottom: 50px;
    }
    .sm-cont {
        padding: 0;
    }
    .right-sm-col{
        width: 486px;
    }
    .ios-col .data-cont3{
        margin-top: -40px;
    }
    .xs-col3{
        padding: 0 15px;
    }
}

@media screen and (max-width:639px) {
    .product-sec span i.newi {
        float: none;
        right: 0;
    }
    .hamburger li a {
        font-size: 15px;
    }
    .hamburger .col-33>ul>li>ul,
    .hamburger .col-33>ul>li>ul>li>ul {
        width: 90%;
        padding-left: 10%;
    }
    .about-sec1 h3 {
        font-size: 85px;
    }
    .about-count span {
        font-size: 15px;
    }
    .sunny-calendar .fresco {
        width: 33.33%;
    }
    .sunny-photo .title01,
    .sunny-calendar .title01 {
        font-size: 42px;
    }
    #contactForm .field {
        display: block;
        width: auto;
        margin: 0;
        margin-bottom: 20px;
    }
    #contactForm .fields .field:nth-child(2) {
        margin-left: 0;
        margin-bottom: 0;
    }
    .framemap iframe {
        height: 300px;
    }
    .faqblock {
        width: auto;
        float: none;
        min-height: inherit;
    }
    .blog-list .btn {
        min-width: 250px;
    }
    .main-blg h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .main-blg .dates {
        margin-bottom: 30px;
    }
    .blog-slider .item {
        padding: 0;
    }
    .text01 {
        color: #333;
        font-size: 30px;
        padding-bottom: 20px;
    }
    .sub-txt {
        line-height: 24px;
    }
    .recycle-head {
        font-size: 20px;
    }
    .wiping-space {
        margin-top: 20px;
    }
    .shut-col-6 {
        padding: 20px 0 20px 60px;
    }
    .step {
        left: 30px;
    }
    .step span {
        font-size: 28px;
    }
    .data-cont1 {
        margin-top: 20px;
    }
    .data-cont {
        margin-bottom: 30px;
    }
    .data-cont2 {
        margin-bottom: 0;
    }
    .info.second-info {
        margin-top: 40px;
    }
    .shut-col-33 {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .mob-icon {
        margin-bottom: 10px;
    }
    .border {
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .right-sm-col{
        width: 430px;
    }
}

@media screen and (max-width:550px) {
    .click_more {
        font-size: 26px;
    }
    .elivate_ch {
        line-height: 34px;
        font-size: 30px !important;
    }
    .mood_detail span {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .popcircle {
        margin-top: -12px;
        margin-left: -15px;
        width: 25px;
        height: 25px;
    }
    .pulsating-circle4:before,
    .pulsating-circle:before,
    .pulsating-circle3:before,
    .pulsating-circle2:before {
        margin-left: -38px;
        margin-top: -38px;
        width: 100px;
        height: 100px;
        border-radius: 100px;
    }
    .product-sec li {
        margin-bottom: 20px;
        width: 48%;
    }
    .product-sec {
        padding-bottom: 0px!important;
    }
}

@media screen and (max-width:479px) {
    .product-sec span i.newi {
        display: block;
        margin: 5px 0 0 0px;
    }
    .partner-logo li:last-child {
        clear: both;
    }
    .partner-logo li img {
        width: 88%;
    }
    .partner-logo li:last-child img {
        width: auto;
    }
    .footer-col p {
        margin-top: 15px;
    }
    .footer-col.comp-info {
        text-align: center;
    }
    .footer-col.comp-info img {
        display: inline-block;
        margin: 0 auto;
    }
    header {
        height: 60px;
    }
    header.jump {
        background: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    }
    header.jump .top-right .menu {
        color: #333;
    }
    header .navigation-icon-close {
        background-position: 0 -38px;
    }
    .mac header .navigation-icon-close {
        margin-top: -5px;
    }
    header.jump .logo .white-logo {
        display: none;
    }
    header.jump .logo .red-logo {
        display: inline-block;
    }
    .hamburger .col-33 {
        width: 100%;
    }
    .hamburger li li {
        margin-top: 10px;
    }
    .hamburger .col-33>ul>li>ul,
    .hamburger .col-33>ul>li>ul>li>ul {
        left: 0;
        border: none;
        position: relative;
        width: 90%;
        padding-left: 20px;
    }
    .hamburger {
        overflow: auto;
    }
    .hamburger .col-33>ul>li:hover>ul,
    .hamburger .col-33>ul>li>ul>li:hover>ul {
        height: auto!important;
        min-height: inherit!important;
    }
    .title01 {
        font-size: 25px;
        padding-bottom: 14px;
    }
    .title01 span {
        font-size: 20px;
    }
    .about-sec1 h3 {
        font-size: 60px;
        line-height: 60px;
    }
    .about-box2 {
        padding-top: 10px;
    }
    .about-box3 {
        padding-top: 15px;
        padding-left: 0;
    }
    .about-sec1 p strong,
    .about-box4 p strong {
        font-size: 18px;
        line-height: 28px;
    }
    .about-count span:first-child {
        font-size: 34px;
    }
    .about-count span {
        margin-bottom: 0;
        font-size: 14px;
    }
    .footer-col p {
        width: 100%;
    }
    .footer-col {
        width: 100%;
    }
    .footer-col.company,
    .footer-col.pro {
        width: 50%;
    }
    .sunny-calendar .fresco {
        width: 50%;
    }
    .play-icon span {
        font-size: 18px;
    }
    .play-icon {
        padding-top: 44px;
        font-size: 12px;
        margin-left: -70px;
        margin-top: -38px;
    }
    .play-icon:after {
        background-size: 40px;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        margin-left: -20px;
    }
    .contactForm h2 {
        font-size: 24px;
    }
    .fqdetails h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .blog-lm-01 h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .blg-item {
        width: auto;
        margin: 0;
        float: none;
        margin-bottom: 30px;
    }
    .blog-tags li a {
        padding: 8px 13px;
    }
    .blog-tags li {
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .main-blg h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .main-blg p {
        font-size: 20px;
        line-height: 26px;
    }
    .blgimg3 img {
        margin-bottom: 30px;
    }
    .blog-list-poppost .blg-item {
        float: left;
    }
    .product-sec p {
        padding-left: 30px;
        padding-right: 30px;
    }
    .product-sec .title01 span {
        font-size: 20px;
        letter-spacing: 5px;
    }
    .product-sec a.linkBtn {
        width: 255px;
        margin: 13px auto 0;
        line-height: 42px;
        letter-spacing: inherit;
        font-size: 11px;
    }
    .vid-box h2.sm-title,
    .heading-title,
    h3.page-title {
        font-size: 30px;
        margin-bottom: 40px;
    }
    h3.page-title {
        margin-bottom: 0
    }
    .text-content,
    .photo-shoot .heading-title {
        padding-left: 10px;
    }
    .heading-title:after {
        left: 10px;
    }
    .text01 {
        font-size: 20px;
        padding-bottom: 15px letter-spacing:1px;
    }
    .col-01 {
        float: none;
        width: auto;
        margin-bottom: 30px;
    }
    .photo-shoot .col-02 {
        position: static;
        width: auto;
        margin: 0;
        margin-top: 30px;
        float: none;
    }
    .photo-shoot,
    .blog,
    .product-sec {
        padding: 40px 0 50px 0;
    }
    .vid-box {
        padding-top: 40px;
    }
    .sub-txt {
        padding-bottom: 25px;
    }
    .floating_icon {
        width: 90px
    }
    .left-sm-col{
        width: auto;
    }
    .top-sec h1{
        font-size: 26px;
    }
    .btn-col span:first-child{
        width: 80px;
    }
    .btn-col span:last-child{
        width: 120px;
    }
    .btn-col span img{
        width: 100%;
    }
    .mobile-frame{
        width: 180px;
        height: 357px;
        background-size: 100%;
    }
    .ios-active .mobile-frame{
        background-size: 100%;
    }
    .mobile-item{
        padding-top: 85px;
    }
    .recycle-head::after {
        width: 24px;
        height: 24px;
        background-size: 100%;
    }
    .recycle-head{
        padding-top: 17px;
    }
    .delete-head{
        margin-top: 10px;
        margin-bottom: 14px;
    }
    .recycle-img{
        width: 60px;
    }
    .recycle-img img{
        width: 100%;
    }
    .recycle-head {
        font-size: 16px;
        line-height: 20px;
    }
    .delete-head{
        font-size: 12px;
    }
    .delete-head span{
        width: 12px;
    }
    .item-list{
        padding: 0 10px;
    }
    .item-list img{
        width: 100%;
    }
    .item-list span{
        font-size: 12px;
    }
    .bottom-link span{
        display: block;
        float: none !important;
        padding: 3px 0;
    }
    .bottom-link{
        padding-top: 25px;
    }
    .shut-the-phone-up h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .shut-col-5{
        width: 100%;
    }
    .shut-col-5:nth-child(1) {
        padding-right: 0;
    }
    .extra-margin{
        text-align: center;
        margin-left: 0;
    }
    .data-icon{
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        position: static;
    }
    .data-cont2 .data-icon{
        width: 120px;
    }
    .data-cont3 .data-icon{
        width: 180px
    }
    .data-cont{
        padding-left: 0;
    }
    .data-cont1, .data-cont3{
        margin-top: 30px;
    }
    .data-cont3 p{
        padding: 0;
    }
    .item-list span{
        font-size: 10px;
    }
    .ios-col .data-cont3 {
        margin-top: 30px;
    }
    .xs-col3{
        width: 100%;
        padding: 15px 0;
    }
    .shut-the-phone-up .xs-col3 p {
        padding-top: 5px;
    }
    .shut-the-phone-up .ios-col .content-2 p {
        margin-bottom: 15px;
    }
    .shut-the-phone-up .content-2 p.large-para{
        font-size: 18px;
        line-height: 24px;
    }
    .right-sm-col{
        width: 300px;
    }
    @keyframes file {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(180px, 190px); 
            -webkit-transform: translate(180px, 190px); 
            transform: translate(180px, 190px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file2 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(120px, 190px); 
            -webkit-transform: translate(120px, 190px); 
            transform: translate(120px, 190px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file3 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(180px, 88px); 
            -webkit-transform: translate(180px, 88px); 
            transform: translate(180px, 88px);
            opacity: 0;
            color: #929292;
        }
    }
    @keyframes file4 {
        0%{
            -ms-transform: translate(-20px, -10px);
            -webkit-transform: translate(-20px, -10px);
            transform: translate(-20px, -10px);
        }
        80%{
            opacity: 1;
        }
        90%{
            opacity: 0.4;
        }
        100%{
            -ms-transform: translate(112px, 85px); 
            -webkit-transform: translate(112px, 85px); 
            transform: translate(112px, 85px);
            opacity: 0;
            color: #929292;
        }
    }
}

@media screen and (max-width:359px) {
    .title01 {
        font-size: 22px;
    }
    .title01 span {
        font-size: 18px;
    }
    .blog-lm-01 h1 {
        font-size: 24px;
        line-height: 28px;
    }
    .blg-item .blg-content h2 {
        font-size: 16px;
        line-height: 24px;
    }
}