    /* =============== 700 Screen Resolution =============== */

    @media only screen and (min-width: 700px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 10px 20px 0px 20px !important;
        }

        .bodyDiv .row {
            padding: 40px 20px 0px 20px ;
        }

        .bodyRightDiv .row {
            padding: 0px 10px 0px 10px !important;
        }

        .bodyBottomRight .row {
            padding: 0px 10px 0px 3px !important;
        }

        .footerText .row {
            padding: 30px 20px 0px 20px !important;
        }

        .headerTime span {
            font-size: 12px;
            line-height: 41px;
            font-weight: 600;
            padding-left: 2px !important;
        }

        .headerSearch span {
            font-size: 12px;
            line-height: 41px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 8px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 100px;
        }

        .section_img2 {
            height: 100px;
        }

        .section_img3 {
            height: 100px;
        }

        .section_img4 {
            height: 100px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 20%;
            right: 35%;
        }

        .section-logo {
            width: 27%;
            position: absolute;
            top: 18%;
            right: 36%;
        }

        .section-title-1 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 32%;
            text-transform: uppercase;
            font-size: 21px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 17px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 54%;
            color: #f8f8f8;
            left: 35.6%;
            text-transform: uppercase;
            font-size: 17px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 30px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: 0px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 16px;
        }

        .getmovieResponse {
            text-align: center;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }

    /* =============== 762 Screen Resolution =============== */

    @media only screen and (min-width: 762px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 10px 20px 0px 20px !important;
        }

        .bodyDiv .row {
            padding: 0px 20px 0px 20px;
        }

        .bodyRightDiv .row {
            padding: 0px 10px 0px 10px !important;
        }

        .bodyBottomRight .row {
            padding: 0px 10px 0px 3px !important;
        }

        .footerText .row {
            padding: 0px 20px 0px 20px !important;
        }

        .headerTime span {
            font-size: 12px;
            line-height: 41px;
            font-weight: 600;
            padding-left: 2px !important;
        }

        .headerSearch span {
            font-size: 12px;
            line-height: 41px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 8px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 200px;
        }

        .section_img2 {
            height: 200px;
        }

        .section_img3 {
            height: 200px;
        }

        .section_img4 {
            height: 200px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 20%;
            right: 35%;
        }

        .section-logo {
            width: 27%;
            position: absolute;
            top: 18%;
            right: 36%;
        }

        .section-title-1 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 32.5%;
            text-transform: uppercase;
            font-size: 22px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 35%;
            text-transform: uppercase;
            font-size: 17px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 36.9%;
            text-transform: uppercase;
            font-size: 17px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 90px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: 0px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 16px;
        }

        .getmovieResponse {
            text-align: center;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }

    /* =============== 800 Screen Resolution ===============  Same as 700px */

    @media only screen and (min-width: 800px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 20px 20px 0px 20px !important;
        }

        .bodyDiv .row {
            padding: 50px 20px 0px 20px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 0px !important;
        }

        .footerText .row {
            padding: 30px 20px 0px 20px !important;
        }

        .headerTime span {
            font-size: 12px;
            line-height: 41px;
            font-weight: 600;
            padding-left: 2px !important;
        }

        .headerSearch span {
            font-size: 12px;
            line-height: 41px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 8px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 113px;
        }

        .section_img2 {
            height: 113px;
        }

        .section_img3 {
            height: 113px;
        }

        .section_img4 {
            height: 113px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 20%;
            right: 35%;
        }

        .section-logo {
            width: 27%;
            position: absolute;
            top: 20%;
            right: 36%;
        }

        .section-title-1 {
            position: absolute;
            top: 60%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 23px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 64%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 20px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 64%;
            color: #f8f8f8;
            left: 36.3%;
            text-transform: uppercase;
            font-size: 20px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 55px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: 0px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 16px;
        }

        .getmovieResponse {
            text-align: inherit;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 900 Screen Resolution =============== */

    @media only screen and (min-width: 900px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 20px 35px 0px 35px !important;
        }

        .bodyDiv .row {
            padding: 80px 35px 0px 35px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 9px 0px 0px 0px !important;
        }

        .footerText .row {
            padding: 40px 35px 0px 35px !important;
        }

        .headerTime span {
            font-size: 15px;
            line-height: 55px;
            font-weight: 600;
            padding-left: 2px !important;
        }

        .headerSearch span {
            font-size: 15px;
            line-height: 55px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 12px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 130px;
        }

        .section_img2 {
            height: 130px;
        }

        .section_img3 {
            height: 130px;
        }

        .section_img4 {
            height: 130px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 25%;
            right: 36%;
        }

        .section-logo {
            width: 28%;
            position: absolute;
            top: 22%;
            right: 36%;
        }

        .section-title-1 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 32.2%;
            text-transform: uppercase;
            font-size: 26px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 35.4%;
            text-transform: uppercase;
            font-size: 23px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 50px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -3px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 18px;
        }

        .favmodaldiv {
            max-width: 700px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1000 Screen Resolution ===============  Same as 900px */

    @media only screen and (min-width: 1000px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 20px 35px 0px 35px !important;
        }

        .bodyDiv .row {
            padding: 50px 35px 0px 35px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 10px 6px 0px 0px !important;
        }

        .footerText .row {
            padding: 50px 35px 0px 35px !important;
        }

        .headerTime span {
            font-size: 13px;
            line-height: 52px;
            font-weight: 600;
            padding-left: 3px !important;
        }

        .headerSearch span {
            font-size: 13px;
            line-height: 52px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 12px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 131px;
        }

        .section_img2 {
            height: 131px;
        }

        .section_img3 {
            height: 131px;
        }

        .section-logoLive {
            width: 28%;
            position: absolute;
            top: 25%;
            right: 36%;
        }

        .section-logo {
            width: 28%;
            position: absolute;
            top: 22%;
            right: 35%;
        }

        .section-title-1 {
            position: absolute;
            top: 53%;
            color: #f8f8f8;
            left: 35%;
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 57%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 55px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -3px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 18px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1100 Screen Resolution =============== */

    @media only screen and (min-width: 1100px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 20px 60px 0px 60px !important;
        }

        .bodyDiv .row {
            padding: 90px 60px 0px 60px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 9px 0px 0px 0px !important;
        }

        .footerText .row {
            padding: 50px 60px 0px 60px !important;
        }

        .headerTime span {
            font-size: 16px;
            line-height: 60px;
            font-weight: 600;
            padding-left: 5px !important;
        }

        .headerSearch span {
            font-size: 16px;
            line-height: 60px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 14px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 157px;
        }

        .section_img2 {
            height: 157px;
        }

        .section_img3 {
            height: 157px;
        }

        .section_img4 {
            height: 157px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 25%;
            right: 35%;
        }

        .section-logo {
            width: 30%;
            position: absolute;
            top: 22%;
            right: 34%;
        }

        .section-title-1 {
            position: absolute;
            top: 54%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 31px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 28px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 36.3%;
            text-transform: uppercase;
            font-size: 28px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 60px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -3px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 22px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1200 Screen Resolution ===============  Same as 1100px */

    @media only screen and (min-width: 1200px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 20px 60px 0px 60px !important;
        }

        .bodyDiv .row {
            padding: 80px 60px 0px 60px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 10px 6px 0px 0px !important;
        }

        .footerText .row {
            padding: 50px 60px 0px 60px !important;
        }

        .headerTime span {
            font-size: 16px;
            line-height: 60px;
            font-weight: 600;
            padding-left: 5px !important;
        }

        .headerSearch span {
            font-size: 16px;
            line-height: 60px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 14px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 157px;
        }

        .section_img2 {
            height: 157px;
        }

        .section_img3 {
            height: 157px;
        }

        .section_img1 {
            height: 157px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 25%;
            right: 35%;
        }

        .section-logo {
            width: 30%;
            position: absolute;
            top: 22%;
            right: 34%;
        }

        .section-title-1 {
            position: absolute;
            top: 53%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 34px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 32%;
            text-transform: uppercase;
            font-size: 34px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 33px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 55px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -3px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 22px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1300 Screen Resolution =============== */

    @media only screen and (min-width: 1300px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 20px 60px 0px 60px !important;
        }

        .bodyDiv .row {
            padding: 80px 60px 0px 60px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 14px 0px 0px 0px !important;
        }

        .footerText .row {
            padding: 50px 60px 0px 60px !important;
        }

        .headerTime span {
            font-size: 19px;
            line-height: 78px;
            font-weight: 600;
            padding-left: 5px !important;
        }

        .headerSearch span {
            font-size: 19px;
            line-height: 78px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 20px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 180px;
        }

        .section_img2 {
            height: 180px;
        }

        .section_img3 {
            height: 180px;
        }

        .section_img4 {
            height: 180px;
        }

        .section-logoLive {
            width: 28%;
            position: absolute;
            top: 25%;
            right: 36%
        }

        .section-logo {
            width: 30%;
            position: absolute;
            top: 22%;
            right: 34%;
        }

        .section-title-1 {
            position: absolute;
            top: 52%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 34px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 34px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 33px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 55px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 22px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1400 Screen Resolution =============== */

    @media only screen and (min-width: 1400px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 60px 0px 60px !important;
        }

        .bodyDiv .row {
            padding: 85px 60px 0px 60px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 14px 0px 0px 0px !important;
        }

        .footerText .row {
            padding: 50px 60px 0px 60px !important;
        }

        .headerTime span {
            font-size: 19px;
            line-height: 78px;
            font-weight: 600;
            padding-left: 5px !important;
        }

        .headerSearch span {
            font-size: 19px;
            line-height: 78px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 20px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 200px;
        }

        .section_img2 {
            height: 200px;
        }

        .section_img3 {
            height: 200px;
        }

        .section_img4 {
            height: 200px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 25%;
            right: 35%;
        }

        .section-logo {
            width: 30%;
            position: absolute;
            top: 22%;
            right: 34%;
        }

        .section-title-1 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 40px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 59%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 37px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 36.3%;
            text-transform: uppercase;
            font-size: 36px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 90px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 22px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1600 Screen Resolution =============== */

    @media only screen and (min-width: 1600px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 60px 0px 60px !important;
        }

        .bodyDiv .row {
            padding: 85px 60px 0px 60px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 12px 0px 0px 0px !important;
        }

        .footerText .row {
            padding: 55px 60px 0px 60px !important;
        }

        .headerTime span {
            font-size: 25px;
            line-height: 89px;
            font-weight: 600;
            padding-left: 8px !important;
        }

        .headerSearch span {
            font-size: 25px;
            line-height: 89px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 20px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 224px;
        }

        .section_img2 {
            height: 224px;
        }

        .section_img3 {
            height: 224px;
        }

        .section_img4 {
            height: 224px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 25%;
            right: 35%;
        }

        .section-logo {
            width: 30%;
            position: absolute;
            top: 22%;
            right: 34%;
        }

        .section-title-1 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 46px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 41px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 36.8%;
            text-transform: uppercase;
            font-size: 40px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 100px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 30px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1800 Screen Resolution =============== */

    @media only screen and (min-width: 1800px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 60px 0px 60px !important;
        }

        .bodyDiv .row {
            padding: 90px 60px 0px 60px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 13px 3px 0px 8px !important;
        }

        .footerText .row {
            padding: 60px 60px 0px 60px !important;
        }

        .headerTime span {
            font-size: 25px;
            line-height: 103px;
            font-weight: 600;
            padding-left: 8px !important;
        }

        .headerSearch span {
            font-size: 25px;
            line-height: 103px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 20px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 250px;
        }

        .section_img2 {
            height: 250px;
        }

        .section_img3 {
            height: 250px;
        }

        .section_img4 {
            height: 250px;
        }

        .section-logoLive {
            width: 28%;
            position: absolute;
            top: 25%;
            right: 36%;
        }

        .section-logo {
            width: 26%;
            position: absolute;
            top: 22%;
            right: 37%;
        }

        .section-title-1 {
            position: absolute;
            top: 54%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 49px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 53%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 43px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 53%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 43px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 115px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            width: 2rem;
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 30px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 1900 Screen Resolution =============== */

    @media only screen and (min-width: 1900px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 85px 0px 85px !important;
        }

        .bodyDiv .row {
            padding: 90px 85px 0px 85px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 12px 4px 0px 11px !important;
        }

        .footerText .row {
            padding: 60px 85px 0px 85px !important;
        }

        .headerMain .row {
            padding: 10px 0px 13px 0px !important;
        }

        .headerTime span {
            font-size: 25px;
            line-height: 106px;
            font-weight: 600;
            padding-left: 10px !important;
        }

        .headerSearch span {
            font-size: 25px;
            line-height: 106px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 25px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1,
        .section_img2,
        .section_img3,
        .section_img4 {
            height: 250px;
        }

        .section-logoLive {
            width: 28%;
            position: absolute;
            top: 25%;
            right: 37%;
        }

        .section-logo {
            width: 24%;
            position: absolute;
            top: 25%;
            right: 40%;
        }

        .section-title-1 {
            position: absolute;
            top: 54%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 51px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 53%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 42px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 53%;
            color: #f8f8f8;
            left: 35%;
            text-transform: uppercase;
            font-size: 43px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 140px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 30px;
        }

        .footerText span {
            font-size: 33px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 2100 Screen Resolution =============== */

    @media only screen and (min-width: 2100px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 85px 0px 85px !important;
        }

        .bodyDiv .row {
            padding: 100px 85px 0px 85px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 12px 6px 0px 12px !important;
        }

        .footerText .row {
            padding: 65px 85px 0px 85px !important;
        }

        .headerMain .row {
            padding: 10px 0px 16px 0px !important;
        }

        .headerTime span {
            font-size: 30px;
            line-height: 118px;
            font-weight: 600;
            padding-left: 15px !important;
        }

        .headerSearch span {
            font-size: 30px;
            line-height: 116px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 25px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 326px;
        }

        .section_img2 {
            height: 326px;
        }

        .section_img3 {
            height: 326px;
        }

        .section_img4 {
            height: 326px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 23%;
            right: 35%;
        }

        .section-logo {
            width: 26%;
            position: absolute;
            top: 22%;
            right: 37%;
        }

        .section-title-1 {
            position: absolute;
            top: 54%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 60px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 51%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 52px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 51%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 52px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 150px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 30px;
        }

        .footerText span {
            font-size: 38px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }


    /* =============== 2800 Screen Resolution =============== */

    @media only screen and (min-width: 2800px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 120px 0px 120px !important;
        }

        .bodyDiv .row {
            padding: 100px 120px 0px 120px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 12px 0px 0px 18px !important;
        }

        .footerText .row {
            padding: 70px 120px 0px 120px !important;
        }

        .headerMain .row {
            padding: 10px 0px 11px 0px !important;
        }

        .headerTime span {
            font-size: 40px;
            line-height: 158px;
            font-weight: 600;
            padding-left: 13px !important;
        }

        .headerSearch span {
            font-size: 40px;
            line-height: 158px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 36px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 440px;
        }

        .section_img2 {
            height: 440px;
        }

        .section_img3 {
            height: 440px;
        }

        .section_img4 {
            height: 440px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 24%;
            right: 35%;
        }

        .section-logo {
            width: 28%;
            position: absolute;
            top: 24%;
            right: 35%;
        }

        .section-title-1 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 35%;
            text-transform: uppercase;
            font-size: 74px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 35%;
            text-transform: uppercase;
            font-size: 73px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 74px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 180px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 30px;
        }

        .footerText span {
            font-size: 50px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }

    /* =============== 4000 Screen Resolution =============== */

    @media only screen and (min-width: 4000px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 28px 120px 0px 120px !important;
        }

        .bodyDiv .row {
            padding: 230px 120px 0px 120px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 12px 0px 0px 18px !important;
        }

        .footerText .row {
            padding: 100px 120px 0px 120px !important;
        }

        .headerMain .row {
            padding: 10px 0px 16px 0px !important;
        }

        .headerTime span {
            font-size: 62px;
            line-height: 245px;
            font-weight: 600;
            padding-left: 13px !important;
        }

        .headerSearch span {
            font-size: 62px;
            line-height: 235px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 52px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 670px;
        }

        .section_img2 {
            height: 670px;
        }

        .section_img3 {
            height: 670px;
        }

        .section_img4 {
            height: 670px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 25%;
            right: 35%;
        }

        .section-logo {
            width: 28%;
            position: absolute;
            top: 24%;
            right: 35%;
        }

        .section-title-1 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 125px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 55%;
            color: #f8f8f8;
            left: 35%;
            text-transform: uppercase;
            font-size: 115px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 37%;
            text-transform: uppercase;
            font-size: 113px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 300px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 75px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }

    /* =============== 5000 Screen Resolution =============== */

    @media only screen and (min-width: 5000px) {

        /* =============== Dashboard Screen Desgin Start =============== */

        .dashboardheaderMain .row {
            padding: 66px 120px 0px 120px !important;
        }

        .bodyDiv .row {
            padding: 330px 120px 0px 120px ;
        }

        .bodyRightDiv .row {
            padding: 0px !important;
        }

        .bodyBottomRight .row {
            padding: 12px 0px 0px 18px !important;
        }

        .footerText .row {
            padding: 150px 120px 0px 120px !important;
        }

        .headerMain .row {
            padding: 10px 0px 16px 0px !important;
        }

        .headerTime span {
            font-size: 70px;
            line-height: 332px;
            font-weight: 600;
            padding-left: 20px !important;
        }

        .headerSearch span {
            font-size: 70px;
            line-height: 331px;
            font-weight: 600;
        }

        .headerIcon {
            padding-top: 72px !important;
        }

        .headerIcon div {
            width: 25%;
            float: left;
        }

        .headerIcon img {
            width: 70%;
        }

        .section_img1 {
            height: 800px;
        }

        .section_img2 {
            height: 800px;
        }

        .section_img3 {
            height: 800px;
        }

        .section_img4 {
            height: 800px;
        }

        .section-logoLive {
            width: 30%;
            position: absolute;
            top: 24%;
            right: 35%;
        }

        .section-logo {
            width: 28%;
            position: absolute;
            top: 25%;
            right: 35%;
        }

        .section-title-1 {
            position: absolute;
            top: 56%;
            color: #f8f8f8;
            left: 34%;
            text-transform: uppercase;
            font-size: 170px;
            font-weight: 600;
        }

        .section-title-2 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 33%;
            text-transform: uppercase;
            font-size: 168px;
            font-weight: 600;
        }

        .section-title-3 {
            position: absolute;
            top: 58%;
            color: #f8f8f8;
            left: 36%;
            text-transform: uppercase;
            font-size: 167px;
            font-weight: 600;
        }

        .btn-cus-dash {
            height: 350px;
        }

        .btn-cus-dash img {
            width: 17%;
        }

        .sectionstrip-logo {
            margin-top: -9px !important;
            transition: all .2s ease-in-out;
        }

        .footerText span {
            font-size: 110px;
        }

        /* =============== Dashboard Screen Desgin End =============== */

    }