/****** Fonts *******/

.main-wrapper {
    font-family: 'RTA', Arial !important;
}

@font-face {
    font-family: 'RTA';
    src: url('../fonts/RTA-Light.eot');
    src: url('../fonts/RTA-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RTA-Light.woff') format('woff'),
    url('../fonts/RTA-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RTA';
    src: url('../fonts/RTA-Black.eot');
    src: url('../fonts/RTA-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RTA-Black.woff') format('woff'),
    url('../fonts/RTA-Black.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RTA';
    src: url('../fonts/RTA-Bold.eot');
    src: url('../fonts/RTA-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RTA-Bold.woff') format('woff'),
    url('../fonts/RTA-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RTA';
    src: url('../fonts/RTA-Regular.eot');
    src: url('../fonts/RTA-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RTA-Regular.woff') format('woff'),
    url('../fonts/RTA-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/****** Fonts *******/

/****** Main *******/
.main-wrapper #slider_banner .carousel-inner img {
    max-height: 100%;
}

.spotlight {
    float: left;
    width: 100%;
    background: #171c8f;
}

.spotlight img {
    width: 100%;
}

.spot-desk {
    display: block;
}

.spot-mob {
    display: none;
}

.rta {
    background: #ffffff;
}

.content-wrap {
    float: left;
    width: 100%;
    margin: 35px 0 55px;
}

.btn2 {
    float: left;
    font-size: 18px;
    margin: 5px 0 0 0;
}

.btn2 a {
    color: #ffffff;
    background: #e60202;
    padding: 8px 10px 8px;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
}

.btn2 a:hover {
    background: #171c8f;
    color: #ffffff;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
}

.content-wrap h3 {
    font-size: 46px;
    color: #53565a;
    font-weight: bold;
    line-height: normal;
}

.content-wrap h3 span {
    display: block;
    font-size: 20px;
    padding: 10px 0 0 0;
}

.rta-slider-wrapper {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    padding-bottom: 40px;
}

.rta-slider-wrapper .swiper-slide {
    margin-right: 19px;
}

.rta-slider-col {
    float: left;
    width: 100%;
    position: relative;
}

.rta-slider-col a {
    color: #ffffff;
}

.rta-slider-col img {
    opacity: 0.7;
    -webkit-transition: opacity .30s ease-in-out;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}

.rta-slider-col img:hover {
    opacity: 1;
    -webkit-transition: opacity .30s ease-in-out;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}

.swiper-pagination {
    position: relative !important;
    display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px !important;
}

.slider-content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #171c8f;
    width: 250px;
    height: 120px;

}

.slider-content {
    width: 170px;
    float: left;
    background: #171c8f;
    color: #ffffff;
    padding: 10px 15px 0 20px;
    font-size: 20px;
}

.slider-paly-btn {
    float: right;
}

.slider-content span {
    position: absolute;
    left: 20px;
    bottom: 8px;
}

.discover {
    background: #e5e6e6;
}

.discover-form {
    float: left;
    width: 100%;
    margin: 45px 0 0 0;
}

.discover-form fieldset {
    float: left;
    width: 32.66%;
    margin: 0 1% 0 0;
}

.discover-form fieldset:nth-child(3) {
    margin: 0 0 0 0;
}

.discover-form fieldset label {
    float: left;
    width: 100%;
    color: #373b40;
    font-size: 20px;
}

.discover-form fieldset select {
    float: left;
    border: 1px solid #ffffff;
    padding: 15px 3%;
    color: #ffffff;
    margin: 10px 0 0 0;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: 'RTA', Arial;
    font-size: 20px;
    background: url(../img/arrow-down.png) no-repeat 95% #53565a;
}

select::-ms-expand {
    display: none;
}

.populer-wrapper {
    float: left;
    width: 100%;
    margin: 60px 0 40px 0;
}

.populer-wrapper ul {
    float: left;
    width: 100%;
    margin: 35px 0 0 0;
}

.populer-wrapper ul li {
    float: left;
    padding: 15px 15px 0 0;
}

.populer-wrapper ul li:nth-child(4), .populer-wrapper ul li:nth-child(8) {
    padding: 15px 0 0 0;
}

.populer-wrapper ul li a {
    float: left;
    width: 100%;
    background: #53565b;
    padding: 15px 12px;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
    height: 81px;
}

.populer-wrapper ul li a:hover {
    background: #ee0000;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
}

.pop-services {
    color: #ffffff;
    font-size: 20px;
    padding: 0 15px 0 0;
    float: left;
    width: 199px;
}

.upd-feed {
    background: #ffffff;
}

.upd-feed-wrapper {
    float: left;
    width: 100%;
    margin: 45px 0 0;

}

.upd-feed-wrapper ul {
    float: left;
    width: 100%
}

.upd-feed-wrapper ul li {
    float: left;
    width: 30%;
    margin-right: 5%;
    padding: 0 0 55px 0;
    margin-bottom: 45px;
}

.upd-feed-wrapper ul li:nth-child(1) {
    border-bottom: 6px solid #ff7100;
}

.upd-feed-wrapper ul li:nth-child(2) {
    border-bottom: 6px solid #025ee1;
}

.upd-feed-wrapper ul li:nth-child(3) {
    border-bottom: 6px solid #00b154;
    margin-right: 0;
}

.upd-feed-content {
    float: left;
    width: 100%;
    height: 410px;
    position: relative;
}

.upd-icon {
    color: #53565a;
    font-size: 20px;
}

.upd-icon span {
    padding: 0 15px 0 0;
}

.upd-feed-content h3 {
    padding: 25px 30px 0px 0px;
    font-size: 40px;
    line-height: 50px;
}

.upd-feed-content p {
    font-size: 16px;
    color: #53565a;
    padding: 25px 15px 0 0;
    line-height: 22px;
}

.upd-feed-wrapper .btn2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.mobile-app {
    background: #e6e6e6;
}

.mobile-app-wrapper {
    float: left;
    width: 100%;
}

.mobile-app-wrapper ul {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}

.mobile-app-wrapper > ul > li {
    float: left;
    padding: 15px 15px 0 0;
    height: 97px;
}

.mobile-app-wrapper ul li:nth-child(5), .mobile-app-wrapper ul li:nth-child(10) {
    padding: 15px 0 0 0;
}

.mobile-app-wrapper ul li a {
    float: left;
    width: 100%;
    background: #cfd1d0;
    padding: 15px 12px;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
}

.mobile-app-wrapper ul li a:hover {
    background: #ffffff;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
}

.mobile-services {
    float: left;
    width: 140px;
    color: #525357;
    font-size: 16px;
    padding: 0 15px 0 0;
}

.mob-ic {
    float: right;
}

.mobile-apps-detial-container {
    float: left;
    width: 99.8%;
}

.mob-ser-detail {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    background: #edeeee;
    padding: 1%;
    display: none;
}

.ser-detail-col-left {
    float: left;
    width: 59%;
    padding: 30px 1% 0 2%;
}

.app-icon {
    float: left;
}

.ser-detail-content {
    float: left;
    width: 87%;
    padding: 7px 0 0 3%;
}

.ser-detail-content h3 {
    font-size: 30px;
    color: #53565a;
}

.ser-detail-content h3 span {
    display: block;
    padding: 10px 0 0 0;
    font-weight: normal;
}

.ser-detail-content p {
    display: block;
    padding: 15px 0 0 0;
    font-size: 16px;
    line-height: normal;
}

.mob-store {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.mob-store span {
    float: left;
    color: #373b40;
    font-weight: bold;
    font-size: 20px;
    padding: 18px 0 0 0;
}

.mob-store ul {
    float: left;
}

.mob-store ul li {
    float: left;
    padding: 20px 0 0 0;
}

.ser-detail-col-right {
    float: right;
    width: 40%;
}

.ser-detail-vid {
    float: right;
    width: 100%;
    position: relative;
}

.ser-detail-vid img {
    width: 100%;
}

.ser-detail-vid span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/play-btn.png) no-repeat center center;
}

.location {
    background: #171c8f;
}

.location-wrapper {
    float: left;
    width: 100%;
}

.location-wrapper h3 {
    color: #ffffff;
}

.map-container {
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}

.google-map {
    float: left;
    width: 100%;
    height: 480px;
}

.map-drop {
    width: 275px;
    position: absolute;
    top: 0;
    left: 0;
}

.map-btn-wrapper {
    width: 275px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.map-btn {
    float: left;
    width: 275px;
    font-size: 18px;
    color: #171c8f;
    margin: 2px 0 0 0;
}

.map-btn a {
    color: #ffffff;
    background: #ee0000;
    padding: 15px 10px;
    display: block;
    font-weight: bold;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.map-btn a:hover {
    background: #ffffff;
    color: #ee0000;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.map-btn a span {
    float: right;
    padding: 0 5px 0 0;
}

.map-btn-2 a {
    padding: 15px 10px 11px;
}

.latest {
    background: #ffffff;
}

.latest-slider-wrapper {
    float: left;
    width: 100%;
}

.latest-pane-wrap {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.latest-left-pane {
    float: left;
    width: 75%;
}

.latest-right-pane {
    float: left;
    width: 22.5%;
}

.slider2 {
    float: left;
    width: 100%;
}

.slide {
    float: left;
    width: 100%;
}

.reg-module {
    float: left;
    width: 100%;
}

.latest-slider-col {
    float: left;
    width: 256px;
    position: relative;
}

.latest-slider-container {
    float: left;
    width: 100%;
    position: relative;
}

.latest-slider-col img {
    width: 100%;
    opacity: 0.7;
    -webkit-transition: opacity .30s ease-in-out;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}

.latest-slider-col img:hover {
    opacity: 1;
    -webkit-transition: opacity .30s ease-in-out;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}

.latest-slider-content {
    float: left;
    background: #171c8f;
    color: #ffffff;
    padding: 10px 15px 0 20px;
    height: 210px;
    width: 100%;
    font-size: 20px;
}

.latest-slider-content span {
    padding: 20px 0 11px 0;
    display: block;
    position: absolute;
    bottom: 0;
}

.latest-slider-form {
    float: left;
    width: 100%;
    min-height: 401px;
    background: #171c8f;
    padding: 12px 12px 22px;
}

.latest-slider-form h3 {
    font-size: 28px;
    color: #ffffff;
}

.latest-form {
    float: left;
    width: 100%;
}

.latest-form fieldset {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.latest-form fieldset input {
    float: left;
    border: none;
    padding: 10px 6% 8px;
    color: #58595b;
    width: 100%;
    -webkit-appearance: none;
    font-family: 'RTA', Arial;
    font-size: 16px;
    background: #fff;
    margin: 0;
}

.captcha-wrap {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.latest-sign-up a:hover {
    background: #fff;
    color: #ee0000;
}

.latest .latest-form .latest-sign-up {
    margin: 15px 0 0 0;
}

.latest .btn2 {
    margin: 40px 0 0 0;
}

.support-home {
    background: #ee0000;
}

.support-wrapper {
    float: left;
    width: 100%;
}

.support-wrapper h3 {
    color: #ffffff;
}

.support-wrapper ul {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}

.support-wrapper ul li {
    float: left;
    width: 20%;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.support-wrapper ul li:nth-child(1) {
    border-left: 1px solid #ffffff;
}

.support-wrapper ul li a {
    color: #ffffff;
    width: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    padding: 23px 15px;
    background: #ee0000;
    float: left;
    height: 78px;
}

.support-wrapper ul li a:hover {
    background: #ffffff;
    color: #ee0000;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.support-wrapper ul li:nth-child(1) a {
    background: url(../img/support-email.png) no-repeat 5px center #ee0000;
}

.support-wrapper ul li:nth-child(1) a:hover {
    color: #ee0000;
    background: url(../img/support-email-2.png) no-repeat 5px center #ffffff;
}

.support-wrapper ul li:nth-child(2) a {
    background: url(../img/support-feedback.png) no-repeat 5px center #ee0000;
}

.support-wrapper ul li:nth-child(2) a:hover {
    color: #ee0000;
    background: url(../img/support-feedback-2.png) no-repeat 5px center #ffffff;
}

.support-wrapper ul li:nth-child(3) a {
    background: url(../img/support-question.png) no-repeat 5px center #ee0000;
}

.support-wrapper ul li:nth-child(3) a:hover {
    color: #ee0000;
    background: url(../img/support-question-2.png) no-repeat 5px center #ffffff;
}

.support-wrapper ul li:nth-child(4) a {
    background: url(../img/support-poll.png) no-repeat 5px center #ee0000;
}

.support-wrapper ul li:nth-child(4) a:hover {
    color: #ee0000;
    background: url(../img/support-poll-2.png) no-repeat 5px center #ffffff;
}

.support-wrapper ul li:nth-child(5) a {
    background: url(../img/support-video.png) no-repeat 5px center #ee0000;
}

.support-wrapper ul li:nth-child(5) a:hover {
    color: #ee0000;
    background: url(../img/support-video-2.png) no-repeat 5px center #ffffff;
}

.support-wrapper ul li:nth-child(6) a {
    background: url(../img/support-video.png) no-repeat 5px center #ee0000;
}

.support-wrapper ul li:nth-child(6) a:hover {
    color: #ee0000;
    background: url(../img/support-video-2.png) no-repeat 5px center #ffffff;
}

.support-services {
    float: left;
    font-size: 18px;
    text-align: left;
    padding: 0px 0px 0px 60px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.support-services-ic {
    float: right;
}

.footer-sticky-nav {
    float: left;
    width: 100%;
}

.footer-sticky {
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 90;
}

.footer-service-happy {
    float: left;
    width: 55px;
}

.footer-service-happy ul {
    display: table;
    position: relative;
    width: 100%;
}

.footer-service-happy ul li {
    display: table-cell;
    vertical-align: top;
}

.footer-service-happy ul li a {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    display: block;
    padding: 29px 25px;
    background: url(../img/ft-ic1.png) no-repeat center center #ee0000;
}

.footer-service-happy {
    float: left;
    width: 55px;
    height: 55px;
}

.footer-service-happy ul {
    display: table;
    position: relative;
    width: 100%;
}

.footer-service-happy ul li {
    display: table-cell;
    vertical-align: top;
}

.footer-service-happy ul li a {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    display: block;
    padding: 15px;
    background: url(../img/sticky-happy.png) no-repeat center center #ee0000;
}

.footer-service-happy ul li a:hover {
    color: #ee0000;
    background: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    color: #ee0000;
    background: url(../img/sticky-happy-2.png) no-repeat center center #ffffff;
}

.footer-service {
    float: right;
    width: 489px;
    margin-top: 25px;
}

.footer-service ul {
    display: table;
    position: relative;
    width: 100%;
}

.footer-service ul li {
    display: table-cell;
    vertical-align: top;
    border-right: 1px solid #e5e6ea;
}

.footer-service ul li:last-child {
    border-right: none;
}

.footer-service ul li a {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    display: block;
    padding: 8px 18px;
    height: 30px;
}

.footer-service ul li a:hover {
    color: #ee0000;
    background: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    color: #ee0000;
}

.footer-service ul li:nth-child(1) a {
    background: url(../img/sticky-top.png) no-repeat center center #53565b;
    background-size: 50%;
}

.footer-service ul li:nth-child(1) a:hover {
    color: #ee0000;
    background: url(../img/sticky-top-2.png) no-repeat center center #ffffff;
    background-size: 50%;
}

#on-chat {
}

#off-chat {
    display: none;
}

#off-chat .off-chat {
    background: url(../img/sticky-chat-offline.png) no-repeat 265px center #53565b !important;
}

#off-chat .off-chat:hover {
    background: url(../img/sticky-chat-offline.png) no-repeat 265px center #ffffff !important;
}

.footer-service ul li:nth-child(2) a {
    background: url(../img/sticky-chat-online.png) no-repeat right 10px center #53565b;
    background-size: 6%;
}

.footer-service ul li:nth-child(2) a:hover {
    color: #ee0000;
    background: url(../img/sticky-chat-online.png) no-repeat right 10px center #ffffff;
    background-size: 6%;
}

.footer-service ul li:nth-child(3) a {
    background: url(../img/ft-ic6.png) no-repeat right 10px center #53565b;
    background-size: 12%;

}

.footer-service ul li:nth-child(3) a:hover {
    color: #ee0000;
    background: url(../img/ft-ic6-2.png) no-repeat right 10px center #ffffff;
    background-size: 12%;
}

.footer-service ul li:nth-child(4) a {
    background: url(../img/ft-ic5.png) no-repeat center center #53565b;
    background-size: 35%;
}

.footer-service ul li:nth-child(4) a:hover {
    color: #ee0000;
    background: url(../img/ft-ic5-2.png) no-repeat center center #ffffff;
    background-size: 35%;
}

.footer-service ul li span {
    display: inline;
    float: left;
}

.footer-service ul li span:nth-child(1) {
    float: left;
    font-weight: bold;
    font-size: 15px;
}

.footer-service ul li span:nth-child(2) {
    float: right;
    font-weight: normal;
    font-size: 14px;
    padding: 0 20px 0 0px;

}

.service-sticky {
    float: left;
    width: 215px;
    position: fixed;
    left: -165px;
    top: 25%;
    z-index: 85;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.service-sticky:hover {
    left: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}





.service-sticky-nav ul li a {
    padding: 15px 6% 15px 6%;
    display: inline-block;
    color: #ffffff;
    background: #53565b;
    width: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.service-sticky-nav ul li a:hover {
    background: #53565b;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.service-sticky-nav ul li:nth-child(1) a {
    background: url(../img/sticky-pay.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(1) a:hover {
    background: url(../img/sticky-pay.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li:nth-child(2) a {
    background: url(../img/sticky-reg.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(2) a:hover {
    background: url(../img/sticky-reg.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li:nth-child(3) a {
    background: url(../img/sticky-salik.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(3) a:hover {
    background: url(../img/sticky-salik.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li:nth-child(4) a {
    background: url(../img/sticky-parking.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(4) a:hover {
    background: url(../img/sticky-parking.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li:nth-child(5) a {
    background: url(../img/sticky-nol.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(5) a:hover {
    background: url(../img/sticky-nol.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li:nth-child(6) a {
    background: url(../img/sticky-journey.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(6) a:hover {
    background: url(../img/sticky-journey.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li:nth-child(7) a {
    background: url(../img/sticky-license.png) no-repeat right 14px center #53565b;
    padding: 15px 6% 15px 6%;
}

.service-sticky-nav ul li:nth-child(7) a:hover {
    background: url(../img/sticky-license.png) no-repeat right 14px center #171c8f;
}

.service-sticky-nav ul li a span {
    float: right;
}

.service-sticky-nav ul .view-all {
    display: none;
}

.overlay-sticky-wrapper {
    float: left;
    width: 100%;
}

.overlay-sticky {
    width: 40%;
    margin: 0 auto;
    background: #636669;
    padding: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    display: none;
}

.overlay-sticky h3 {
    font-size: 46px;;
    color: #ffffff;
}

.overlay-sticky fieldset {
    float: left;
    width: 45%;
    margin: 5% 5% 0 0;
}

.overlay-sticky fieldset select {
    float: left;
    border: none;
    padding: 15px 3%;
    color: #ffffff;
    width: 103%;
    -webkit-appearance: none;
    font-family: 'RTA', Arial;
    font-size: 20px;
    background: url(../img/arrow-down.png) no-repeat 95% #53565a;
}

.overlay-sticky fieldset input {
    float: left;
    border: none;
    padding: 13px 3%;
    color: #ffffff;
    width: 97%;
    -webkit-appearance: none;
    font-family: 'RTA', Arial;
    font-size: 20px;
    background: #53565a;
    margin-bottom: 0px;
}

.overlay-sticky fieldset input::-webkit-input-placeholder {
    color: #ffffff;
}

.overlay-sticky fieldset input:-moz-placeholder {
    color: #ffffff;
}

.overlay-sticky fieldset input::-moz-placeholder {
    color: #ffffff;
}

.overlay-sticky fieldset input:-ms-input-placeholder {
    color: #ffffff;
}

.btn2.btn-sticky {
    float: left;
    font-size: 18px;
    margin: 50px 0 0 0;
    padding: 0;
}

.btn-sticky a {
    color: #ffffff;
    background: #e60202;
    padding: 15px 84px 13px;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
}

#mask {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 15;
    width: 100%;
    height: 100%;
    display: none;
}

.overlay-sticky:target, .overlay-sticky:target + #mask {
    display: block;
    opacity: 1;
}

.close-sticky {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    font-size: 35px;
    text-align: center;
}

.wrapper-dropdown-5 {
    position: relative;
    padding: 15px 24% 15px 3%;
    background: #53565a;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    outline: none;
    transition: all 0.3s ease-out;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.wrapper-dropdown-5:after {
    content: "";
    background: url(../img/arrow-down.png) no-repeat;
    width: 21px;
    height: 40px;
    position: absolute;
    top: 22px;
    right: 10px;
}

.wrapper-dropdown-5 .dropdown2 {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #989a9c;
    list-style: none;
    transition: all 0.3s ease-out;
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-5 .dropdown2 li {
    border-bottom: 1px solid #adaeb0;
}

.wrapper-dropdown-5 .dropdown2 li:last-child {
    border-bottom: none;;
}

.wrapper-dropdown-5 .dropdown2 li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding: 10px 10px;
    transition: all 0.3s ease-out;
    font-size: 16px;
}

.wrapper-dropdown-5 .dropdown2 li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

.wrapper-dropdown-5 .dropdown2 li:hover a {
    background: #75787b;
}

.wrapper-dropdown-5.active {
    background: #53565a;
    box-shadow: none;
    color: white;
}

.wrapper-dropdown-5.active .dropdown2 {
    max-height: 400px;
}

.overlay-happy {
    width: 58%;
    margin: 0 auto;
    background: #636669;
    padding: 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    display: none;
}

.happy-logo-left {
    float: left;
}

.happy-logo-right {
    float: left;
    padding: 0 0 0 50px;
    width: 80%;
}

.happy-logo-right img {
    float: left;
}

.happy-meter {
    float: left;
    margin: 25px 0 0 0;
}

.happy-meter ul {
    float: left;
    width: 100%;
}

.happy-meter ul li {
    display: inline-block;
    padding: 0 25px 0 0;
}

.happy-meter ul li:last-child {
    padding: 0 0 0 0;
}

.happy-meter ul li a .hov-happy {
    display: none;
}

.happy-meter ul li a:hover img {
    display: none;
}

.happy-meter ul li a:hover .hov-happy {
    display: block;
}

.overlay-happy:target, .overlay-happy:target + #mask {
    display: block;
    opacity: 1;
}

.overlay-questions {
    width: 30%;
    margin: 0 auto;
    background: #ffffff;
    padding: 30px;
    position: fixed;
    bottom: 58px;
    left: 32%;
    z-index: 100;
    display: none;
}

.overlay-questions:target, .overlay-questions:target + #mask {
    display: block;
    opacity: 1;
}

.question-search {
    float: left;
    width: 100%;
}

.overlay-questions h3 {
    font-size: 46px;
    color: #53565a;
    font-weight: bold;
}

.question-search fieldset {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.question-search fieldset input {
    float: left;
    border: none;
    padding: 18px 6% 14px;
    color: #ffffff;
    width: 100%;
    -webkit-appearance: none;
    font-family: 'RTA', Arial;
    font-size: 16px;
    background: #53565a;
}

.question-search fieldset input::-webkit-input-placeholder {
    color: #ffffff;
}

.question-search fieldset input:-moz-placeholder {
    color: #ffffff;
}

.question-search fieldset input::-moz-placeholder {
    color: #ffffff;
}

.question-search fieldset input:-ms-input-placeholder {
    color: #ffffff;
}

.pop-ques {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.pop-ques span {
    float: left;
    color: #53565a;
    font-size: 30px;
}

.pop-ques-wrap {
    float: left;
    width: 100%;
    overflow: scroll;
    height: 150px;
    overflow-x: hidden;
}

.pop-ques-wrap ul {
    float: left;
}

.pop-ques-wrap ul li {
    float: left;
    padding: 15px 0 0 0;
}

.pop-ques-wrap::-webkit-scrollbar {
    width: 0.25em;
}

.pop-ques-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.pop-ques-wrap::-webkit-scrollbar-thumb {
    background-color: #abacad;
    outline: 0px solid #e92434;
}

.close-question {
    color: #53565a;
}

.overlay-request {
    width: 30%;
    margin: 0 auto;
    background: #ffffff;
    padding: 30px;
    position: fixed;
    bottom: 58px;
    left: 47%;
    z-index: 100;
    display: none;
}

.overlay-request:target, .overlay-request:target + #mask {
    display: block;
    opacity: 1;
}

.overlay-request h3 {
    font-size: 46px;
    color: #53565a;
    font-weight: bold;
}

.overlay-request h3 span {
    font-weight: normal;
    font-size: 16px;
    display: block;
    margin: 20px 0 0 0;
}

.request-form fieldset {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.request-form fieldset input {
    float: left;
    border: none;
    padding: 18px 6% 14px;
    color: #58595b;
    width: 100%;
    -webkit-appearance: none;
    font-family: 'RTA', Arial;
    font-size: 16px;
    background: #53565a;
    margin: 0;
}

.request-form fieldset input::-webkit-input-placeholder {
    color: #ffffff;
}

.request-form fieldset input:-moz-placeholder {
    color: #ffffff;
}

.request-form fieldset input::-moz-placeholder {
    color: #ffffff;
}

.request-form fieldset input:-ms-input-placeholder {
    color: #ffffff;
}

.slider-paly-btn {
    display: block;
    padding: 30px 22px;
    background: url(../img/play.png) no-repeat center center;
}

.slider-paly-btn:hover {
    background: url(../img/play-2.png) no-repeat center center;
}

.slider-paly-btn img {
    opacity: 1;
}

.hov-img {
    display: none;
}

.slider-paly-btn:hover img, .map-btn:hover img, .support-wrapper ul li a:hover img, .footer-service ul li:hover img {
    display: none;
}

.slider-paly-btn:hover .hov-img, .map-btn:hover .hov-img, .support-wrapper ul li a:hover .hov-img, .footer-service ul li:hover .hov-img {
    display: block;
}

.bx-has-controls-direction {
    display: none;
}

/****** Css add by umair for Login Area *******/

#login-wrapper {
}

#login-wrapper .col-2 {
    width: 100%;
    height: 40px;
    float: right;
    display: block;
}

#login-wrapper .col-2 ul li {
    width: 100%;
}

#set-1 ul li a {
    color: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#set-1 ul li a:hover {
    background: #ffffff;
    color: #ee0000;
}

#set-1 ul li a span {
    font-size: 16px;
    font-weight: 700;
}

#set-1 ul li:nth-child(1) a {
    float: right;
    color: #ee0000;
    background: url(../img/login.png) no-repeat 80px center;
    line-height: 17px;
    padding: 10px 38px;

}

#set-1 ul li:nth-child(1) a:hover {
    background: url(../img/login-2.png) no-repeat 80px center;
    color: #989a9c;

}

#set-1 ul li:nth-child(2) a {
    float: right;
    color: #ee0000;
    background: url(../img/logo-dubai.png) no-repeat center center;
    padding: 15px 45px;

}

#set-1 ul li:nth-child(2) a:hover {
    background: url(../img/logo-dubai.png) no-repeat center center;
    color: #989a9c;
}

#set-2 ul li a {
    color: #ffffff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#set-2 ul li a:hover {
    background: #ffffff;
    color: #ee0000;
}

#set-2 ul li a span {
    font-size: 16px;
    font-weight: 700;
}

#set-2 ul li:nth-child(1) a {
    float: right;
    color: #ee0000;
    background: url(../img/login.png) no-repeat 95px center;
    line-height: 17px;
    padding: 10px 43px;

}

#set-2 ul li:nth-child(1) a:hover {
    background: url(../img/login.png) no-repeat 95px center;
    color: #989a9c;

}

/*#set-2 ul li:nth-child(2) a{
	float: right;
    color: #ee0000;
    background: url(../img/manage.png ) no-repeat 154px center #ffffff;
    line-height: 17px;
    padding: 10px 38px;		

}
#set-2 ul li:nth-child(2) a:hover{    
	background: url(../img/manage-2.png ) no-repeat 154px center #ffffff;
	color:#989a9c;
}*/

#set-2 ul li:nth-child(2) a {
    float: right;
    color: #ee0000;
    background: url(../img/logo-dubai.png) no-repeat center center;
    padding: 15px 45px;

}

#set-2 ul li:nth-child(2) a:hover {
    background: url(../img/logo-dubai.png) no-repeat center center;
    color: #989a9c;
}

.hide-btn {
    display: none;
}

@-moz-document url-prefix() {
    .latest-form fieldset input {
        line-height: 21px;
    }
}

/*Small*/
.small h3 {
    font-size: 16px;
    line-height: 16px;
}

.small h3 span, .small .main-wrapper p, .small .discover-form fieldset label, .small .discover-form fieldset select, .small .pop-services, .small .mobile-services, .small .latest-slider-content,
.small .latest-form fieldset input, .small .support-services, .small .footer-service ul li span:nth-child(1), .small .service-sticky-nav ul li {
    font-size: 12px;
}

.small .slider-content {
    font-size: 12px;
}

.small .btn2 {
    font-size: 12px;
}

/*medium*/
.medium h3 {
    font-size: 50px;
}

.medium h3 span, .medium .main-wrapper p, .medium .discover-form fieldset label, .medium .discover-form fieldset select, .medium .pop-services, .medium .mobile-services, .medium .latest-slider-content,
.medium .latest-form fieldset input, .medium .support-services, .medium .footer-service ul li span:nth-child(1) {
    font-size: 21px;
}

.medium .slider-content {
    font-size: 21px;
}

.medium .btn2 {
    font-size: 21px;
}

.medium .mobile-app-wrapper > ul > li {
    height: 130px;
}

.medium .mobile-app-wrapper ul li a {
    height: 115px;
}

.medium .support-wrapper ul li a {
    height: 112px;
}

.medium .latest-slider-content{
		height: 330px;
		padding: 90px 15px 0 20px;
}

.medium .service-sticky-nav ul li {
		font-size: 19px;
}

.medium .service-sticky {
		width: 265px;
    left: -215px;
}

.medium .service-sticky:hover {
    left: 0;
}

.medium .footer-service {
		width: 540px;
		margin-top: 20px;
}

.medium .footer-service ul li a {
    height: 38px;
}

/*Large*/
.large h3 {
    font-size: 56px;
}

.large h3 span, .large .main-wrapper p, .large .discover-form fieldset label, .large .discover-form fieldset select, .large .pop-services, .large .mobile-services, .large .latest-slider-content,
.large .latest-form fieldset input, .large .support-services, .large .footer-service ul li span:nth-child(1), .large .service-sticky-nav ul li {
    font-size: 26px;
    line-height: 26px;
}

.large .service-sticky {
		width: 315px;
    left: -265px;
}

.large .service-sticky:hover {
    left: 0;
}

.large .latest-slider-content {
		padding: 80px 15px 0 20px;
    height: 355px;
}

.large .slider-content {
    font-size: 26px;
}

.large .btn2 {
    font-size: 26px;
}

.large .slider-content-wrap {
    height: 230px;
}

.large .upd-feed-content {
    float: left;
    width: 100%;
    height: 480px;
    position: relative;
}

/*.large .footer-service ul li:nth-child(3) a {
    background: url(../img/ft-ic6.png) no-repeat right center #53565b;
}*/

.large .support-wrapper ul li a {
    height: 128px;
}

.large .footer-service {
		width: 610px;
		margin-top: 17px;
}

.large .footer-service ul li a {
    height: 41px;
    padding: 12px 18px;
}

.large .mobile-app-wrapper > ul > li {
    height: 147px;
}

.large .mobile-app-wrapper ul li a {
    height: 129px;
}

/****** Responsive *******/

@media screen and (max-width: 1298px) {
    #main_nav_part ul.main_nav_bar {
        width: 880px;
    }
}

@media screen and (max-width: 954px) {
    .site-control {
        width: 136px;
    }

    #main_nav_part ul.main_nav_bar {
        width: 620px;
    }

    #main_nav_part ul.main_nav_bar > li {
        width: 115px;
    }

    #main_nav_part ul.main_nav_bar > li > a {
        width: 115px;
    }
}

@media screen and (max-width: 1024px) {
    .swiper-pagination {
        display: block;
    }

    .rta-slider-col img {
        width: 100%;
    }

    .pop-services {
        width: 149px;
    }

    .upd-feed-wrapper ul li {
        margin: 30px 0 35px 0;
        width: 100%;
    }

    .upd-feed-content {
        height: auto;
    }

    .upd-feed-wrapper .btn2 {
        margin: 55px 0 0 0;
        float: left;
        position: relative;
    }

    .mobile-app-wrapper ul li:nth-child(5), .mobile-app-wrapper ul li:nth-child(10) {
        padding: 15px 15px 0 0;
    }

    .mobile-app-wrapper ul li:nth-child(3), .mobile-app-wrapper ul li:nth-child(6), .mobile-app-wrapper ul li:nth-child(9) {
        padding: 15px 0 0 0;
    }

    .mobile-services {
        width: 227px;
    }

    .latest-left-pane {
        width: 100%;
    }

    .latest-slider-col {
        width: 449px;
    }

    .latest-right-pane {
        width: 100%;
        margin-top: 50px;
    }

    div.footer-sticky .container {
        padding: 0;
    }

    .overlay-happy {
        width: 100%;
        padding: 4%;
        top: 50%;
        left: 50%;
    }

    .happy-logo-left {
        width: 30%;
    }

    .happy-logo-right {
        width: 63%;
        padding: 0 0 0 7%
    }

    .overlay-happy img {
        width: 100%;
    }

    .happy-meter ul li {
        padding: 10px 0px 0 0;
        width: 30%;
    }

    .overlay-request h3, .overlay-questions h3 {
        font-size: 36px;
    }

    .overlay-questions {
        width: 100%;
        padding: 6%;
        bottom: 45px;
        left: 0;
    }

    .overlay-request {
        width: 100%;
        padding: 6%;
        bottom: 45px;
        left: 0;
    }

    .support-services {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {

    .overlay-sticky {
        width: 100%;
        height: 100vh;
        margin: 0;
        float: left;
        background: #636669;
        padding: 10px;
    }

    .close-sticky {
        display: block;
        position: absolute;
        top: 12px;
        right: 5px
    }

    .overlay-sticky h3 {
        font-size: 26px;
        color: #ffffff;
        line-height: 50px;
    }

    .overlay-sticky fieldset {
        float: left;
        width: 97%;
        margin: 5% 5% 0 0;
    }

    .overlay-sticky fieldset input {
        width: 103%;
    }

    .content-wrap h3 {
        font-size: 36px;
    }

    .populer-wrapper ul li:nth-child(4), .populer-wrapper ul li:nth-child(8) {
        padding: 15px 15px 0 0;
    }

    .populer-wrapper ul li:nth-child(3), .populer-wrapper ul li:nth-child(6) {
        padding: 15px 0 0 0;
    }

    .pop-services {
        width: 156px;
        font-size: 16px;
    }

    .mobile-services {
        width: 154px;
    }

    .ser-detail-col-left {
        width: 100%;
    }

    .ser-detail-content {
        width: 80%;
    }

    .ser-detail-col-right {
        width: 100%;
        margin: 25px 0 0 0;
    }

    .ser-detail-content h3 {
        font-size: 26px;
    }

    .latest-slider-col {
        width: 340px;
    }

    .support-wrapper ul li {
        width: 50%;
    }
    
    .support-wrapper ul li:nth-child(1), .support-wrapper ul li:nth-child(2), .support-wrapper ul li:nth-child(3) {
    		border-bottom: none;
    }
    
    .support-wrapper ul li:nth-child(3), .support-wrapper ul li:nth-child(5) {
    		border-left: 1px solid #ffffff;
    }

    div.footer-sticky .container {
        padding: 0;
    }

    .service-sticky {
		display: none;
        float: left;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }

    .service-sticky-nav ul li {
        width: 50%;
        border: 1px solid #fff;
        border-width: 0px 0px 1px 1px;
    }

    .service-sticky-nav ul li a {
        line-height: 40px;
    }

    .service-sticky-nav ul .view-all {
        display: block;
        background-color: #ee0000;
    }

    .service-sticky-nav ul li:nth-child(8) a {
        display: block;
        background-color: #ee0000;
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
    }

    .service-sticky-nav ul li:nth-child(8) a:hover {
        background-color: #636669;
        color: #ffffff;
    }

    #main_nav_part ul.main_nav_bar {
        width: auto;
    }

    #main_nav_part ul.main_nav_bar > li {
        width: 49%;
    }

    .site-control{
        top: 5px;
    }

    .footer-service ul li:nth-child(3) a {
        background-position: 71px center;
    }



}

@media screen and (max-width: 667px) {
    .pop-services {
        width: 128px;
    }

    .mobile-services {
        width: 126px;
    }

    .latest-slider-col {
        width: 298px;
    }

    .support-services {
        width: 115px;
    }
}

@media screen and (max-width: 640px) {

    .footer-service ul li:nth-child(3) a {
        /*background: url(../img/ft-ic6-2.png) no-repeat 82px center #53565b;*/
        background-size: 22%;
        width: 123px;
    }

    .footer-service ul li span:nth-child(1) {
        float: left;
        font-size: 12px;
    }

    .footer-service ul li span:nth-child(2) {
        float: right;
        font-weight: normal;
        font-size: 10px;
        padding: 0px;
    }

    .footer-service ul li:nth-child(2) a {
        background: url(../img/sticky-chat-online.png) no-repeat 141px center #53565b;
        background-size: 12%;
    }

    .footer-service ul li:nth-child(2) a:hover {
        background: url(../img/sticky-chat-online.png) no-repeat 141px center #ffffff;
        background-size: 12%;
    }

    .footer-service ul li a {
        padding: 16px 16px;
    }

    .footer-service-happy ul li a {
        padding: 9px;
        margin-top: 10px;
        background: url(../img/sticky-happy-1x.png) no-repeat center 5px #ee0000;

    }

    .footer-service-happy ul li a:hover {
        padding: 9px;
        margin-top: 0px;
        background: url(../img/sticky-happy-1x.png) no-repeat center 5px #ee0000;

    }

    .content-wrap {
        margin: 35px 0;
    }

    .rta {
        background: #e6e6e6;
    }

    .rta .btn2 {
        margin: 30px 0 0 0;
    }

    .rta-slider-wrapper {
        float: left;
        width: 100%;
        margin: 30px 0 0 0;
        padding-bottom: 0px;
    }

    .discover-form {
        display: none;
    }

    .discover {
        display: none;
    }

    .upd-feed-wrapper {
        margin: 0 0;
    }

    .mobile-services {
        width: 80px;
        font-size: 13px;
    }

    .mobile-app-wrapper ul li:nth-child(5), .mobile-app-wrapper ul li:nth-child(10) {
        padding: 15px 15px 0 0;
    }

    .mobile-app-wrapper ul li:nth-child(10) {
        padding: 15px 0 0 0;
    }

    .mobile-app-wrapper ul li:nth-child(3), .mobile-app-wrapper ul li:nth-child(6), .mobile-app-wrapper ul li:nth-child(9) {
        padding: 15px 15px 0 0;
    }

    .mobile-app-wrapper > ul > li:nth-child(2), .mobile-app-wrapper > ul > li:nth-child(4), .mobile-app-wrapper > ul > li:nth-child(6), .mobile-app-wrapper > ul > li:nth-child(8) {
        padding: 15px 0 0 0;
    }

    .map-drop {
        width: 100%;
    }

    .map-btn-wrapper, .map-btn {
        width: 100%;
    }

    .latest-slider-col {
        width: 100%;
    }

    .support-wrapper ul {
        margin: 30px 0 0 0;
    }

    .support-services {
        font-size: 14px;
        width: 80px;
        margin: -10px 0 0 0;
    }

    .footer-service-happy ul li a {
        margin-top: 0
    }

    .footer-sticky {
        height: 42px;
        background: #53565b;
    }

    .footer-service {
        width: 87.6%;
        margin-top: 0;
    }

    .footer-service ul li:nth-child(1) a {
        background: url(../img/ft-ic2.png) no-repeat center center #53565b;
    }

    .footer-service ul li:nth-child(1) a:hover {
        background: url(../img/ft-ic2-2.png) no-repeat center center #ffffff;
    }

    .footer-service ul li:nth-child(3) a:hover {
        background: url(../img/ft-ic6-2.png) no-repeat 78px center #ffffff;
        background-size: 18%;
    }

    .footer-service ul li:nth-child(4) a {
        background: url(../img/ft-ic5.png) no-repeat center center #53565b;
    }

    .footer-service ul li:nth-child(4) a:hover {
        background: url(../img/ft-ic5-2.png) no-repeat center center #ffffff;
    }

    .footer-service ul li:nth-child(4) a:hover {
        background: url(../img/ft-ic5-2.png) no-repeat center center #ffffff;
    }

    .footer-service ul {
        float: right;
        width: auto;
    }

    .footer-service ul li {
        display: inline-block;
        width: auto;
        float: left;
    }

    .footer-service ul li a {
        padding: 16px 15px;
        width: auto !important;
    }

    .footer-service ul li span:nth-child(2) {
        margin: 0 0 0 5px;
    }

    .footer-service ul li span:nth-child(1) {
        right: 10px;
    }

    .footer-service ul li a {
        padding: 21px 15px;
    }

    .footer-service ul li span:nth-child(1), .footer-service ul li span:nth-child(2){
        top: -4px;
    }

}

@media screen and (min-width: 376px) and (max-width: 540px) {
    .mobile-app-wrapper > ul > li {
        width: 50%
    }
}

@media screen and (max-width: 420px) {

    .footer-service-happy {
         width: 45px;
        height: 55px;
        position: absolute;
    }

    .footer-service ul li:nth-child(2) a {
        background: url(../img/sticky-chat-online.png) no-repeat 98% 17px #53565b;
        background-size: 12%;
        width: 150px;
    }

    .footer-service ul li span:nth-child(1) {
        float: left;
        font-size: 12px;
        position: relative;
        right: 10px;
    }

    .footer-service ul li span:nth-child(2) {
        float: right;
        font-weight: normal;
        font-size: 10px;
        padding: 0px;
        position: relative;
        right: 10px;
    }

    .footer-service ul li:nth-child(3) a {
       /* background: url(../img/ft-ic6-2.png) no-repeat 94% center #53565b;*/
        background-size: 22%;
        min-width: 94px;
        width: auto;

    }

    .footer-service ul li:nth-child(4) a {
        background: url(../img/ft-ic5.png) no-repeat center center #53565b;
        background-size: 45%;
    }

    .footer-service ul li:nth-child(1) a {
        background: url(../img/ft-ic2.png) no-repeat center center #53565b;
        background-size: 45%;
    }

    #set-2 ul li a span {
        margin-right: 15px !important;
    }

    #set-2 ul li:nth-child(1) a {
        background: url(../img/login.png) no-repeat 75px center !important;
        padding: 10px 20px !important;

    }

    #set-2 ul li:nth-child(1) a:hover {
        background: url(../img/login.png) no-repeat 75px center !important;
    }

    /*    #set-2 ul li:nth-child(2) a {
            background: url(../img/manage-1x.png) no-repeat 137px center #ffffff !important;
            padding: 10px 20px !important;
        }

        #set-2 ul li:nth-child(2) a:hover {
            background: url(../img/manage-2-1x.png) no-repeat 137px center #ffffff !important;
        }*/


    #set-1 ul li:nth-child(1) a {
        background: url(../img/login.png) no-repeat 80px center !important;
        padding: 10px 38px;

    }

    #set-1 ul li:nth-child(1) a:hover {
        background: url(../img/login.png) no-repeat 80px center !important;
        color: #989a9c;

    }

    .footer-service ul li:nth-child(1) a:hover {
        background: url(../img/ft-ic2.png) no-repeat center center #53565b;
        background-size: 50%;
    }

}


.btn-custom {
    color: #ffffff;
    background: #e60202;
    font-weight: bold;
    font-size: 18px;
    padding: 8px 10px 5px;
    -webkit-transition: background 0.45s;
    -moz-transition: background 0.45s;
    -o-transition: background 0.45s;
    transition: background 0.45s;
    display: inline-block;
    margin-bottom: 20px;
}

.btn-custom:hover, .btn-custom:focus {
    color: #fff;
    background-color: #171c8f
}

@media screen and (max-width: 320px) {

    .footer-service ul li:nth-child(2) a {
        background: url(../img/sticky-chat-online.png) no-repeat 111px 17px #53565b;
        background-size: 12%;
        width: 130px;
    }

    .footer-service ul li:nth-child(3) a {

        background-size: 30%;
        min-width: inherit;
    }

    .footer-service ul li span:nth-child(1) {
        font-size: 9px;
    }

    .support-services {
        font-size: 12px;
    }

    .mobile-services {
        width: 61px;
        font-size: 9px;
    }

    .support-services {
        font-size: 12px;
        width: 59px;
    }

    .footer-service-happy {
        width: 39px;
        height: 55px;
    }

    .footer-service ul li span:nth-child(1) {
        float: left;
        font-size: 8px;
        top: 3px;
    }

    #set-2 ul li a span {
        margin-right: 15px !important;
    }

    #set-2 ul li a span {
        font-size: 14px !important;
    }

    #set-2 ul li:nth-child(1) a {
        background: url(../img/login.png) no-repeat 53px center !important;
        padding: 10px 10px !important;

    }

    #set-2 ul li:nth-child(1) a:hover {
        background: url(../img/login.png) no-repeat 53px center !important;
    }

    #set-2 ul li:nth-child(2) a {
        background: url(../img/manage-1x.png) no-repeat 109px center #ffffff !important;
        padding: 10px 12px !important;
    }

    #set-2 ul li:nth-child(2) a:hover {
        background: url(../img/manage-2-1x.png) no-repeat 109px center #ffffff !important;
    }

    #set-2 ul li:nth-child(3) a {
        background: url(../img/logo-dubai-1x.png) no-repeat center center #ffffff;
        padding: 15px 45px;

    }

    #set-2 ul li:nth-child(3) a:hover {
        background: url(../img/logo-dubai-1x.png) no-repeat center center #ffffff;
    }

    #set-1 ul li:nth-child(1) a {
        background: url(../img/login-1x.png) no-repeat 80px center !important;
        padding: 10px 38px;

    }

    #set-1 ul li:nth-child(1) a:hover {
        background: url(../img/login.png) no-repeat 80px center !important;
        color: #989a9c;

    }



}

/****** Responsive *******/


