@charset "utf-8";

/* CSS Document */

@media (max-width: 1200px) {
    #vps-slider .owl-prev {
        left: -30px;
    }
    #vps-slider .owl-next {
        right: -30px;
    }
    .navigation .navbar-default .navbar-nav li {
        margin: 0 5px;
    }
    .navigation .navbar-default .nav-left li a {
        font-size: 17px;
        padding: 5px 3px;
    }
    .slider h2 {
        font-size: 45px;
    }
    .slider img {
        margin-right: -110px;
        width: 500px;
    }
    .slider .title {
        margin-top: 85px;
    }
    #main-slider .owl-dots {
        left: 10%;
    }
    .disc p {
        width: 100%;
    }
    .blog .blog-block img {
        height: 150px;
    }
    .blog .disc {
        margin: 70px 0;
    }
    .it {
        height: 700px;
    }
    .it img {
        width: 550px;
    }
    .gallery .gallery-block img {
        height: 260px;
    }
    .gallery .disc {
        margin: 40px 0;
    }
    .footer-top ul.info li {
        font-size: 12px;
    }
    .footer-top ul.bottom-nav li a {
        font-size: 13px;
    }
    .footer-top p {
        width: 100%;
        font-size: 12px;
    }
    .slider {
        height: 841px;
    }
    .accordion .btn-group .mainbtn {
        width: 85px;
    }
    .welcome-client h1 {
        font-size: 25px;
    }
    .welcome-client .client-block {
        padding: 10px 0;
    }
    .welcome-client .client-block h1 {
        margin-top: 5px;
    }
    .welcome-client .offers .offer-text {
        margin-right: 200px;
    }
    form {
        margin-top: 45px;
    }
    .welcome-client .welcome-service form .form-group button {
        width: 78px;
    }
    .welcome-client .welcome-service form .form-group .form-control {
        width: 60%;
    }
    .design-page img {
        width: 110%;
    }
    .design-page .row:first-child {
        margin-bottom: 100px;
    }
    .slider.service-page {
        height: 850px;
    }
}

@media (max-width: 991px) {
    .clicker {
        display: table !important;
        cursor: pointer;
        font-size: 18px;
        float: left;
        color: #fff;
        transition: all 0.3s;
        z-index: 9999;
        margin: 15px 20px 0 0;
        font-size: 5em !important;
    }
    .logo2 img {
        margin: 30px auto;
        display: table;
    }
    .navbar-default {
        padding-bottom: 0 !important;
    }
    #body-overlay {
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 999999999;
        right: 0;
        top: 0;
        transition: 0.5s;
        background-color: rgba(0, 0, 0, 0.72);
        display: none;
    }
    .navigation .navbar-default .navbar-nav li a:hover {
        color: #fff !important;
    }
    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999999999999;
        right: 0;
        top: 0;
        background-position: center;
        background-color: #ed393a !important;
        overflow-y: hidden;
        transition: 0.5s;
        padding: 0;
        min-height: 0;
        border-radius: 0;
    }
    /* Position the content inside the overlay */
    .overlay-content {
        position: relative;
        top: 20px;
        width: 100%;
        text-align: right;
        margin-top: 30px;
        padding-right: 0 !important;
        margin: 0 !important;
    }
    /* The navigation links inside the overlay */
    .overlay a {
        padding: 6px 15px !important;
        text-decoration: none;
        font-size: 36px;
        color: #fff !important;
        display: block;
        /* Display block instead of inline */
        transition: 0.3s;
        /* Transition effects on hover (color) */
    }
    .navigation .navbar-default .navbar-nav li:hover a {
        padding-right: 30px !important;
    }
    .navigation .navbar-default .navbar-nav li:hover:after {
        right: -12px;
    }
    .navigation .navbar-default .navbar-nav li:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .navigation .navbar-default .navbar-nav li:after {
        content: "";
        height: 37px;
        width: 20px;
        background-color: #fff;
        position: absolute;
        top: 0;
        right: -23px;
        transition: all 0.3s;
    }
    .navigation .navbar-default .navbar-nav li {
        margin: 0;
        width: 100%;
    }
    .navigation .navbar-default .navbar-nav li a {
        padding: 0 15px !important;
        line-height: 60px !important;
        font-size: 34;
    }
    /* When you mouse over the navigation links, change their color */
    .overlay a:hover,
    .overlay a:focus {
        color: #a5140b !important;
        background-color: transparent;
    }
    /* Position the close button (top right corner) */
    .overlay .closebtn {
        display: block;
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 10px;
        font-size: 25px;
        color: #fff !important;
        z-index: 99999;
        /* display: none; */
    }
    .overlay .closebtn:hover {
        color: #fff !important;
    }
    .width {
        width: 0 !important;
    }
    .navigation .navbar-default .nav-left {
        float: none;
        margin: 0 auto !important;
        width: auto;
        display: table;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu {
        left: auto;
        right: 0;
        transform: none;
    }
    .navigation .navbar-default .nav-left.client-nav li:first-child {
        margin-left: 0;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu li a {
        color: #000 !important;
    }
    .navigation .navbar-default .nav-left li a {
        color: #fff !important;
        padding: 0 5px !important;
    }
    .navigation .navbar-default {
        margin-top: 0;
    }
    .menu-item-has-children span {
        color: #fff;
        font-size: 10px;
        line-height: 37px;
        position: absolute;
        top: 0;
        left: 175px;
        transition: all 0.3s;
    }
    .navigation .navbar-default .navbar-nav li.menu-item-has-children:hover span {
        left: 160px;
        color: #fff !important;
    }
    .sub-menu {
        top: 30px;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu li:after {
        display: none !important;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a {
        padding: 0 15px !important;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a:hover {
        background-color: rgb(206, 41, 31) !important;
        color: #fff !important;
        padding: 0 15px !important;
    }
    .mysearch .search-input {
        width: 15%;
        margin-right: 20px;
    }
    .header {
        padding: 10px 0;
    }
    .navigation .navbar-default .nav-left li a.btn {
        width: 130px;
    }
    .slider h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .slider h3 {
        font-size: 25px;
    }
    .slider img {
        margin-right: -160px;
        width: 380px;
    }
    #main-slider .owl-dots {
        left: 20%;
    }
    .service .block h1 {
        font-size: 18px;
    }
    .service .block p {
        font-size: 12px;
        width: 100%;
        margin-top: 10px;
    }
    .service {
        padding: 50px 0;
    }
    .offers {
        padding: 35px 0;
    }
    .offers .offer-text {
        margin-right: 160px;
    }
    .offers p span {
        margin: 5px 0;
    }
    .blog .disc {
        margin: 0;
    }
    .blog {
        padding: 40px 0;
    }
    .it img {
        width: 420px;
    }
    .it {
        padding-top: 30px;
    }
    .it .disc h1 {
        width: 100%;
        font-size: 27px;
        line-height: 40px;
    }
    .it .disc p {
        width: 100%;
        margin-bottom: 40px;
    }
    .it {
        height: auto;
        padding-bottom: 50px;
    }
    .gallery {
        padding: 40px 0;
    }
    .disc h1 {
        margin-bottom: 20px;
    }
    .gallery .gallery-block img {
        height: 185px;
    }
    .gallery .mainbtn2 {
        display: table;
        margin: 0 auto;
    }
    footer .footer-nav {
        float: none !important;
        margin: 0 auto;
        display: table;
    }
    footer .icons {
        float: none !important;
        margin: 0 auto;
        display: table;
    }
    footer .footer-nav li a {
        line-height: 40px;
    }
    footer .icons li span {
        line-height: 40px;
    }
    footer {
        padding: 10px 0;
    }
    .slider {
        height: 740px;
    }
    .tickets-replay .client p {
        padding-bottom: 50px;
    }
    .tickets h6 {
        margin-left: 30px;
        line-height: 40px;
    }
    .tickets form {
        width: 55%;
    }
    .welcome-client .offers .offer-text {
        margin-right: 160px;
    }
    .welcome-client .client-block {
        margin-bottom: 15px;
    }
    form .form-group {
        width: 100%;
    }
    form {
        margin-top: 20px;
    }
    .welcome-client .welcome-service h1 {
        font-size: 16px;
    }
    .welcome-client .welcome-service a {
        width: 125px;
    }
    .welcome-client .welcome-service form .form-group .form-control {
        width: 50%;
    }
    .welcome-client .welcome-service form .form-group button {
        width: 70px;
        font-size: 13px;
    }
    .welcome-client .welcome-service p {
        font-size: 12px;
        line-height: 30px;
        margin: 0;
        margin-top: 20px;
    }
    .product form {
        width: 80%;
    }
    .work-gallery img {
        height: 280px;
    }
    .plans .plan-block .mainbtn {
        width: 100%;
    }
    .designs .design-blocks {
        padding: 0;
    }
    .service-slider p {
        font-size: 13px;
    }
    .service-slider {
        padding: 50px 0;
    }
    .service-slider .detail {
        margin-bottom: 50px;
    }
    .Ques .disc p {
        width: 100%;
    }
    .Ques .disc h1 {
        font-size: 26px;
    }
    .design-page img {
        display: none;
    }
    .map {
        height: 530px;
    }
    .map .map-content {
        width: 100%;
    }
    .Statistics .disc {
        width: 80%;
    }
    .Statistics .block {
        margin-bottom: 20px;
    }
    .Statistics .map-circle .map-img {
        width: 100%;
    }
    .Statistics .map-circle .flag1 {
        position: absolute;
        left: -50px;
        top: 10px;
    }
    .Statistics .map-circle .flag2 {
        right: -50px;
        top: 10px;
    }
    .slider.service-page {
        height: 720px;
    }
    .domain-search form .form-group {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .slider .title {
        margin-top: 50px;
    }
    .slider img {
        margin-right: 0;
        width: 380px;
        float: left;
        margin-top: -70px;
    }
    #main-slider .owl-dots {
        display: none !important;
    }
    .mysearch .search-input {
        width: 20%;
    }
    .slider h2 {
        font-size: 30px;
    }
    .slider {
        padding-bottom: 90px;
        background-image: url(../images/slider-bg2.png);
    }
    .disc p {
        width: 50%;
        margin-bottom: 20px;
    }
    .domain-search form {
        margin-top: 20px;
    }
    .domain-search form .form-group {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .service .block {
        height: 200px;
        margin-bottom: 20px;
    }
    .offers p span {
        font-size: 35px;
        line-height: 55px;
    }
    .offers .offer-text {
        margin-right: 220px;
    }
    .offers h1 {
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .it img {
        display: none;
    }
    .gallery {
        padding: 20px 0;
    }
    footer .icons li span {
        padding: 0 3px;
    }
    .slider {
        height: 647px;
    }
    .table-responsive {
        border: none;
        padding-bottom: 20px;
    }
    .accordion {
        margin-bottom: 30px;
    }
    .welcome-client {
        padding: 20px 0;
    }
    .welcome-client h1 {
        margin-bottom: 20px;
    }
    .welcome-client .offers .offer-text {
        margin-right: 250px;
        margin-left: 20px;
    }
    .welcome-client ul {
        margin-bottom: 30px;
    }
    .work-gallery img {
        width: 60%;
        margin: 0 auto;
        margin-bottom: 20px;
        display: table;
    }
    .work-gallery .nav-tabs>li>a {
        margin: 0 8px;
    }
    .slider.service-page img {
        display: none;
    }
    .slider.service-page {
        height: auto;
    }
    .plans .plan-block {
        width: 50%;
        margin-bottom: 50px;
    }
    .plans .plan-block:hover {
        margin-top: -30px;
    }
    .plans {
        padding-top: 60px;
        padding-bottom: 30px;
        height: auto;
    }
    .designs .block {
        width: 30.3%;
        margin-bottom: 20px;
    }
    .Ques {
        padding: 40px 0;
    }
    .Ques .disc .mainbtn2 {
        margin-bottom: 30px;
    }
    .slider.service-page .title p {
        width: 80%;
    }
    .design-page .disc .mainbtn2 {
        margin-bottom: 20px;
    }
    .design-page .row {
        margin-bottom: 40px;
    }
    .Statistics .map-circle .map-img {
        width: 80%;
    }
    .Statistics .map-circle .flag1 {
        position: absolute;
        left: 30px;
        top: 30px;
    }
    .Statistics .map-circle .flag2 {
        position: absolute;
        right: 30px;
        top: 30px;
    }
    .domain-search .search-block {
        border-radius: 40px;
        margin-top: -40px;
    }
    .domain-search .disc p {
        margin: 0 auto;
        width: 70%;
    }
}

@media (max-width: 640px) {
    .slider img {
        display: none;
    }
    .slider .cloud {
        display: block;
    }
    .disc p {
        width: 90%;
    }
    .service .block {
        height: 230px;
    }
    .offers .offer-text {
        margin-right: 0;
    }
    .offers .mainbtn {
        width: 180px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .offers {
        background-image: url(../images/slider-bg2.png);
    }
    .blog .blog-block img {
        height: auto;
    }
    .blog .col-xs-4 {
        padding: 0 5px;
    }
    .footer-top ul.bottom-nav {
        list-style: none;
        padding: 0;
        float: none;
        margin: 0;
        width: 100%;
    }
    .footer-top h1 {
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .slider {
        height: 410px;
    }
    .table tbody tr {
        font-size: 11px;
    }
    .table tbody tr td a {
        font-size: 11px !important;
    }
    .table tbody tr .mainbtn {
        width: 50px;
    }
    .welcome-client h1 {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .welcome-client ul {
        margin-bottom: 10px;
    }
    .accordion {
        margin-bottom: 30px !important;
    }
    form .form-group .form-control {
        height: 50px;
    }
    form .form-group button {
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 20px;
    }
    .welcome-client .welcome-service form .form-group .form-control {
        width: 60%;
    }
    .welcome-client .row:first-child {
        margin-bottom: 30px;
    }
    .welcome-client .offers .offer-text {
        margin: 0 auto;
    }
    .welcome-client .welcome-service {
        height: auto;
    }
    .login form .form-group span {
        top: 65px;
    }
    .login h2 {
        margin-top: 10px;
    }
    .sisn-up form .form-group span {
        top: 19px;
    }
    .sisn-up form .form-group {
        margin-bottom: 20px;
    }
    .sisn-up form .form-group .submit1 {
        width: 80%;
    }
    .work-gallery img {
        width: 70%;
        height: 230px;
    }

    .Statistics .block span {
        font-size: 30px;
    }
    .Statistics .block .text {
        float: right;
        margin-right: 10px;
        width: 70%;
    }
    .Statistics .block .text h1 {
        font-size: 22px;
    }
    .Statistics .block .text h2 {
        font-size: 11px;
        margin-top: 10px;
    }
    .Statistics .map-circle .flag1 {
        position: absolute;
        left: 20px;
        top: -20px;
    }
    .Statistics .map-circle .flag2 {
        position: absolute;
        right: 20px;
        top: -20px;
    }
    .marker {
        width: 10px;
    }
    .map .map-content .mark1 {
        animation-delay: 3.25s !important;
    }
    .map .map-content .mark2 {
        animation-delay: 3.45s !important;
    }
    .map .map-content .mark3 {
        animation-delay: 3.65s !important;
    }
    .map .map-content .mark4 {
        animation-delay: 3.85s !important;
    }
    .map .map-content .mark5 {
        animation-delay: 4.05s !important;
    }
    .map .map-content .mark6 {
        animation-delay: 4.25s !important;
    }
    .map .map-content .mark7 {
        animation-delay: 4.45s !important;
    }
    .map .map-content .mark8 {
        animation-delay: 4.65s !important;
    }
    .map .map-content .mark9 {
        animation-delay: 4.85s !important;
    }
    .map .map-content .mark10 {
        animation-delay: 5.05s !important;
    }
    .map .map-content .mark11 {
        animation-delay: 3.25s !important;
    }
    .map .map-content .mark12 {
        animation-delay: 3.45s !important;
    }
    .map .map-content .mark13 {
        animation-delay: 3.65s !important;
    }
    .map .map-content .mark14 {
        animation-delay: 3.85s !important;
    }
    .map .map-content .mark15 {
        animation-delay: 4.05s !important;
    }
    .map .map-content .mark16 {
        animation-delay: 4.25s !important;
    }
}

@media (max-width: 460px) {

    footer .footer-nav li a {
        font-size: 12px;
        padding: 0;
    }
    footer .icons li span {
        padding: 0;
    }
    .tickets-replay .replay-header {
        padding: 10px;
    }
    .tickets-replay .replay-header img {
        float: right;
        width: 20px;
        margin: 4px 0;
    }
    .tickets-replay .replay-header h3,
    .tickets-replay .replay-header h4 {
        margin-right: 10px;
        font-size: 12px;
    }
    .tickets-replay .chat>li {
        padding: 20px 10px;
    }
    .tickets-replay .replay-header {
        height: 80px;
    }
    .tickets form {
        width: 100%;
    }
    .tickets .pagination li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .tickets .pagination,
    .tickets .views {
        margin-left: 5px;
        line-height: 30px;
    }
    .tickets .views {
        margin-left: 0;
    }
    .tickets .views li select {
        height: 30px;
        width: 60px;
    }
    .tickets .views li span {
        left: 15px;
        line-height: 30px;
    }
    .welcome-client .welcome-service form .form-group .form-control {
        width: 90%;
        margin-bottom: 15px;
    }
    .welcome-client .client-block img {
        width: 50px;
    }
    .welcome-client .client-block h1 {
        font-size: 40px;
    }
    .welcome-client .welcome-service form .form-group button {
        height: 40px;
        line-height: 40px;
    }
    .sisn-up form .form-group span {
        right: 20px;
    }
    .sisn-up form label {
        margin-right: 30px;
    }
    .sisn-up form .form-group .form-control {
        padding-right: 40px;
    }
    .login form .form-group label {
        margin-right: 20px;
    }
    .work-gallery img {
        width: 100%;
        height: 230px;
    }
    .slider.service-page .title p {
        width: 100%;
    }
    .designs .block {
        width: 46.3%;
        margin-bottom: 20px;
    }
    .service-slider .detail {
        margin-top: 20px;
    }
    .Ques .ques-block {
        font-size: 13px;
        padding: 0 10px;
    }
    .design-page .disc .block {
        padding: 0 15px;
        width: 100%;
    }
    .design-page .disc .block p {
        margin-bottom: 0;
    }
    .design-page .disc h1 {
        margin-bottom: 40px;
    }
    .Statistics .col-xs-6 {
        width: 100%;
    }
    .tld_lisitng li {
        font-size: 14px;
    }
    .tld_lisitng li span img {
        height: 15px;
        width: auto;
    }
}


@media (max-width: 360px) {
    .slider h2 {
        font-size: 25px;
    }
    .slider h3 {
        font-size: 19px;
        margin-top: 10px;
    }
    .offers p span {
        font-size: 30px;
    }
    .offers p {
        font-size: 16px;
    }
    .disc p {
        width: 100%;
    }
    .gallery .col-xs-6 {
        width: 100%;
    }
    .gallery .gallery-block img {
        height: auto;
    }
    footer .footer-nav li a {
        line-height: 20px;
    }
    footer .icons li span {
        font-size: 15px;
        line-height: 20px;
    }
    .tickets-replay .col-md-9 .accordion {
        width: 100%;
    }
    .welcome-client .col-xs-6 {
        width: 100%;
    }
    .welcome-client .welcome-service a {
        position: relative;
        right: 0;
    }
    .welcome-client .welcome-service form .form-group .form-control {
        width: 100%;
    }
    .product form .form-group button {
        width: 70px;
        border-radius: 50px;
        font-size: 12px;
    }
    .sisn-up form .form-group .submit1 {
        width: 100%;
    }
    .slider.service-page .title h1 {
        font-size: 24px;
    }
    .slider.service-page .title p {
        font-size: 11px;
    }
    .plans .plan-block {
        width: 100%;
    }
    .designs .block {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .designs .design-blocks {
        padding: 0 10px;
    }
    .Ques .disc h1 {
        font-size: 20px;
    }
    .Ques .disc p {
        margin-bottom: 20px;
    }
    .Ques .ques-block {
        font-size: 11px;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .Ques .ques-block span {
        line-height: 40px;
    }
    .Statistics .disc h1 {
        font-size: 25px;
    }
    .Statistics .map-circle .flag2 {
        position: absolute;
        right: -10px;
        top: -30px;
    }
    .Statistics .map-circle .flag1 {
        position: absolute;
        left: -10px;
        top: -30px;
    }
    .domain-search .search-block {
        padding: 15px 0;
    }
    .tld_lisitng li {
        font-size: 13px;
        padding-left: 8px;
        margin-left: 8px;
    }
    .domain-search form {
        margin-top: 15px;
    }
    .tld_lisitng {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .clicker {
        display: table !important;
        cursor: pointer;
        font-size: 18px;
        float: left;
        color: #fff;
        transition: all 0.3s;
        z-index: 9999;
        margin: 15px 20px 0 0;
        font-size: 5em;
    }
    .logo2 img {
        margin: 30px auto;
        display: table;
    }
    .navbar-default {
        padding-bottom: 0 !important;
    }
    #body-overlay {
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 999999999;
        right: 0;
        top: 0;
        transition: 0.5s;
        background-color: rgba(0, 0, 0, 0.72);
        display: none;
    }
    .navigation .navbar-default .navbar-nav li a:hover {
        color: #fff !important;
    }
    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999999999999;
        right: 0;
        top: 0;
        background-position: center;
        background-color: #ed393a !important;
        overflow-y: hidden;
        transition: 0.5s;
        padding: 0;
        min-height: 0;
        border-radius: 0;
    }
    /* Position the content inside the overlay */
    .overlay-content {
        position: relative;
        top: 20px;
        width: 100%;
        text-align: right;
        margin-top: 30px;
        padding-right: 0 !important;
        margin: 0 !important;
    }
    /* The navigation links inside the overlay */
    .overlay a {
        padding: 6px 15px !important;
        text-decoration: none;
        font-size: 36px;
        color: #fff !important;
        display: block;
        /* Display block instead of inline */
        transition: 0.3s;
        /* Transition effects on hover (color) */
    }
    .navigation .navbar-default .navbar-nav li:hover a {
        padding-right: 30px !important;
    }
    .navigation .navbar-default .navbar-nav li:hover:after {
        right: -12px;
    }
    .navigation .navbar-default .navbar-nav li:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .navigation .navbar-default .navbar-nav li:after {
        content: "";
        height: 37px;
        width: 20px;
        background-color: #fff;
        position: absolute;
        top: 0;
        right: -23px;
        transition: all 0.3s;
    }
    .navigation .navbar-default .navbar-nav li {
        margin: 0;
        width: 100%;
    }
    .navigation .navbar-default .navbar-nav li a {
        padding: 0 15px !important;
        line-height: 37px !important;
    }
    /* When you mouse over the navigation links, change their color */
    .overlay a:hover,
    .overlay a:focus {
        color: #a5140b !important;
        background-color: transparent;
    }
    /* Position the close button (top right corner) */
    .overlay .closebtn {
        display: block;
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 10px;
        font-size: 25px;
        color: #fff !important;
        z-index: 99999;
        /* display: none; */
    }
    .overlay .closebtn:hover {
        color: #fff !important;
    }
    .width {
        width: 0 !important;
    }
    .navigation .navbar-default .nav-left {
        float: right;
        margin: 0 auto !important;
        width: 95%;
        display: table;
    }
    .navigation .navbar-default .nav-left li a.btn {
        width: 100% !important;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu li a {
        color: #000 !important;
        font-size: 13px;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a {
        font-size: 13px;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu {
        left: auto;
        right: 0;
        transform: none;
    }
    .navigation .navbar-default .nav-left.client-nav li:first-child {
        margin-left: 0;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu li a {
        color: #000 !important;
    }
    .navigation .navbar-default .nav-left li a {
        color: #fff !important;
        padding: 0 5px !important;
    }
    .navigation .navbar-default {
        margin-top: 0;
    }
    .menu-item-has-children span {
        color: #fff;
        font-size: 10px;
        line-height: 37px;
        position: absolute;
        top: 0;
        left: 175px;
        transition: all 0.3s;
    }
    .navigation .navbar-default .navbar-nav li.menu-item-has-children:hover span {
        left: 160px;
        color: #fff !important;
    }
    .sub-menu {
        top: 30px;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu li:after {
        display: none !important;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a {
        padding: 0 15px !important;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a:hover {
        background-color: rgb(206, 41, 31) !important;
        color: #fff !important;
        padding: 0 15px !important;
    }
    .mysearch .search-input {
        width: 15%;
        margin-right: 20px;
    }
    .header {
        padding: 10px 0;
    }
    .navigation .navbar-default .nav-left li a.btn {
        width: 130px;
    }
    .slider h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .slider h3 {
        font-size: 25px;
    }
    .slider img {
        margin-right: -160px;
        width: 380px;
    }
    #main-slider .owl-dots {
        left: 20%;
    }
    .service .block h1 {
        font-size: 18px;
    }
    .service .block p {
        font-size: 12px;
        width: 100%;
        margin-top: 10px;
    }
    .service {
        padding: 50px 0;
    }
    .offers {
        padding: 35px 0;
    }
    .offers .offer-text {
        margin-right: 160px;
    }
    .offers p span {
        margin: 5px 0;
    }
    .blog .disc {
        margin: 0;
    }
    .blog {
        padding: 40px 0;
    }
    .it img {
        width: 420px;
    }
    .it {
        padding-top: 30px;
    }
    .it .disc h1 {
        width: 100%;
        font-size: 27px;
        line-height: 40px;
    }
    .it .disc p {
        width: 100%;
        margin-bottom: 40px;
    }
    .it {
        height: auto;
        padding-bottom: 50px;
    }
    .gallery {
        padding: 40px 0;
    }
    .disc h1 {
        margin-bottom: 20px;
    }
    .gallery .gallery-block img {
        height: 185px;
    }
    .gallery .mainbtn2 {
        display: table;
        margin: 0 auto;
    }
    footer .footer-nav {
        float: none !important;
        margin: 0 auto;
        display: table;
    }
    footer .icons {
        float: none !important;
        margin: 0 auto;
        display: table;
    }
    footer .footer-nav li a {
        line-height: 40px;
    }
    footer .icons li span {
        line-height: 40px;
    }
    footer {
        padding: 10px 0;
    }
    .slider {
        height: 740px;
    }
    .tickets-replay .client p {
        padding-bottom: 50px;
    }
    .tickets h6 {
        margin-left: 30px;
        line-height: 40px;
    }
    .tickets form {
        width: 55%;
    }
    .welcome-client .offers .offer-text {
        margin-right: 160px;
    }
    .welcome-client .client-block {
        margin-bottom: 15px;
    }
    form .form-group {
        width: 100%;
    }
    form {
        margin-top: 20px;
    }
    .welcome-client .welcome-service h1 {
        font-size: 16px;
    }
    .welcome-client .welcome-service a {
        width: 125px;
    }
    .welcome-client .welcome-service form .form-group .form-control {
        width: 50%;
    }
    .welcome-client .welcome-service form .form-group button {
        width: 70px;
        font-size: 13px;
    }
    .welcome-client .welcome-service p {
        font-size: 12px;
        line-height: 30px;
        margin: 0;
        margin-top: 20px;
    }
    .product form {
        width: 80%;
    }
    .work-gallery img {
        height: 280px;
    }
    .plans .plan-block .mainbtn {
        width: 100%;
    }
    .designs .design-blocks {
        padding: 0;
    }
    .service-slider p {
        font-size: 13px;
    }
    .service-slider {
        padding: 50px 0;
    }
    .service-slider .detail {
        margin-bottom: 50px;
    }
    .Ques .disc p {
        width: 100%;
    }
    .Ques .disc h1 {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .offers img {
        width: 240px;
    }
}

@media (max-width: 640px) {
    .offers {
        padding: 15px 0;
    }
    .offers img {
        width: 170px;
    }
    .offers .offer-text {
        margin-right: 150px;
    }
    .offers h1 {
        margin-bottom: 10px;
        margin-right: 0px;
        font-size: 25px;
    }
    .offers p {
        font-size: 16px;
    }
    .offers p span {
        font-size: 25px;
        line-height: 35px;
    }
    .slider {
        height: 450px;
    }
}

@media (max-width: 460px) {
    .offers img {
        display: none;
    }
    .offers .offer-text {
        margin-right: 0;
    }
}

@media (max-width: 1200px) {
    .navigation .navbar-default .navbar-nav {
        float: right;
        margin-right: -35px;
    }
    .navigation .navbar-default .navbar-nav li {
        margin: 0 4px;
    }
    .navigation .navbar-default .nav-left li a {
        font-size: 14px;
    }
    .navigation .navbar-default .nav-left li a {
        font-size: 17px;
        padding: 5px 3px;
    }
    .navigation .navbar-default .nav-left li a.btn {
        width: 150px;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a,
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu li a {
        font-size: 12px !important;
    }
    .footer-top ul.info li {
        font-size: 12px;
    }
    .footer-top ul.bottom-nav li a {
        font-size: 13px;
    }
    .footer-top p {
        width: 100%;
        font-size: 12px;
    }
    .home-carousel img {
        max-width: 90%;
    }
    .home-carousel .home-title h1 {
        font-size: 30px;
    }
    .nav-tabs {
        margin-top: 30px;
    }
    .video_sec h1 {
        font-size: 40px;
        line-height: 50px;
        color: #261c1d;
        margin-top: 110px;
    }
    .subscribe_sec p {
        width: 60%;
        margin: 0 auto;
    }
    .tq_plans .tq_plan_title {
        margin-right: 0;
    }
    #ascrail2000-hr {
        opacity: 0 !important
    }
}

@media (max-width: 991px) {
        .gallery-hidden .headsection h1{font-size: 48px;}
    .gallery-hidden .headsection p {
        width: 100%;
        font-size: 30px;
    }
    .portfolio-area .section-headline h2{ font-size: 30px;}
    body {
        overflow-x: hidden;
    }
    .navigation .logo{margin-top: 30px;}
    .clicker {
        display: table !important;
        cursor: pointer;
        font-size: 18px;
        float: left;
        color: #fff;
        transition: all 0.3s;
        z-index: 9999;
        margin: 15px 20px 0 0;
        
    }
    .logo2 img {
        margin: 30px auto;
        display: table;
        width: 80%;
    }
    .navbar-default {
        padding-bottom: 0 !important;
    }
    #body-overlay {
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 999999999;
        right: 0;
        top: 0;
        transition: 0.5s;
        background-color: rgba(0, 0, 0, 0.72);
        display: none;
    }
    .navigation .navbar-default .navbar-nav li a:hover {
        color: #fff !important;
    }
    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999999999999;
        right: 0;
        top: 0;
        background-position: center;
        background-color: #ed393a !important;
        overflow-y: hidden;
        transition: 0.5s;
        padding: 0;
        min-height: 0;
        border-radius: 0;
    }
    /* Position the content inside the overlay */
    .overlay-content {
        position: relative;
        top: 20px;
        width: 100%;
        text-align: right;
        margin-top: 30px;
        padding-right: 0 !important;
        margin: 0 !important;
    }
    /* The navigation links inside the overlay */
    .overlay a {
        padding: 6px 15px !important;
        text-decoration: none;
        font-size: 36px;
        color: #fff !important;
        display: block;
        /* Display block instead of inline */
        transition: 0.3s;
        /* Transition effects on hover (color) */
    }
    .navigation .navbar-default .navbar-nav li:hover a {
        padding-right: 30px !important;
    }
    .navigation .navbar-default .navbar-nav li:hover:after {
        right: -12px;
    }
    .navigation .navbar-default .navbar-nav li:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .navigation .navbar-default .navbar-nav li:after {
        content: "";
        height: 37px;
        width: 20px;
        background-color: #fff;
        position: absolute;
        top: 0;
        right: -23px;
        transition: all 0.3s;
    }
    .navigation .navbar-default .navbar-nav li {
        margin: 0;
        width: 100%;
    }
    .navigation .navbar-default .navbar-nav li a {
        padding: 0 80px 0 0 !important;
        line-height: 100px !important;
        font-size: 32px;
    }
    /* When you mouse over the navigation links, change their color */
    .overlay a:hover,
    .overlay a:focus {
        color: #a5140b !important;
        background-color: transparent;
    }
    /* Position the close button (top right corner) */
    .overlay .closebtn {
        display: block;
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 10px;
        font-size: 25px;
        color: #fff !important;
        z-index: 99999;
        /* display: none; */
    }
    .overlay .closebtn:hover {
        color: #fff !important;
    }
    .width {
        width: 0 !important;
    }
    .navigation .navbar-default .nav-left {
        float: right;
        margin: 0 auto !important;
        width: 95%;
        display: none;
    }
    .navigation .navbar-default .nav-left li a.btn {
        width: 100% !important;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu li a {
        color: #000 !important;
        font-size: 13px;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a {
        font-size: 13px;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu {
        left: auto;
        right: 20px;
        padding: 20px;
        transform: none;
    }
    .navigation .navbar-default .nav-left.client-nav li:first-child {
        margin-left: 0;
    }
    .navigation .navbar-default .nav-left li.menu-item-has-children .sub-menu li a {
        color: #000 !important;
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .navigation .navbar-default .nav-left li a {
        color: #fff !important;
        padding: 0 5px 30px 0 !important;
        font-size: 40px;
    }
    .navigation .navbar-default {
        margin-top: 0;
    }
    .menu-item-has-children span {
        color: #fff;
        font-size: 32px;
        line-height: 100px;
        position: absolute;
        top: 0;
        left: 150px;
        transition: all 0.3s;
    }
    .navigation .navbar-default .navbar-nav li.menu-item-has-children:hover span {
        left: 160px;
        color: #fff !important;
    }
.sub-menu {
    top: 100px;
    min-width: 320px;
}
    .navigation .navbar-default .navbar-nav li .sub-menu li:after {
        display: none !important;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a {
        padding: 0 15px !important;
        font-size: 28px !important;
        line-height: 2 !important;
    }
    .navigation .navbar-default .navbar-nav li .sub-menu>li>a:hover {
        background-color: rgb(206, 41, 31) !important;
        color: #fff !important;
        padding: 0 15px !important;
    }
    .mysearch .search-input {
        width: 15%;
        margin-right: 20px;
    }
    .header {
        padding: 10px 0;
    }
    .navigation .navbar-default .nav-left li a .caret {
        margin-left: -10px;
    }
    footer .footer-nav {
        float: none !important;
        margin: 0 auto;
        display: table;
    }
    footer .icons {
        float: none !important;
        margin: 0 auto;
        display: table;
    }
    footer .footer-nav li a {
        line-height: 40px;
    }
    footer .icons li span {
        line-height: 40px;
    }
    footer {
        padding: 10px 0;
    }
    .home-carousel .home-title h1 {
        font-size: 23px;
    }
    .home-carousel .home-title p {
        width: 100%;
    }
    .home-carousel .home-title h2 i {
        font-size: 40px;
    }
    .video_sec .bnr-img2 {
        left: 70%;
    }
    .video_sec h1 br {
        display: none !important;
    }
    .video_sec h1 {
        margin-top: 50px;
        font-size: 30px;
    }
    .tq_plans .title p {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
    }
    .tq_plans img {
        max-width: 80%;
        margin: 20px auto;
    }
    .tq_plans .tq_plan_title ul li {
        font-size: 16px;
    }
    .customer_service .title {
        width: 100%;
    }
    .customer_service {
        padding: 30px 0;
    }
    .tq_plans .title h1 {
        font-size: 30px;
    }
    .customer_service .title h1 {
        font-size: 28px;
    }
    .customer_service .block h1 {
        font-size: 15px;
    }
    .gallery_sec .title h1 {
        font-size: 28px;
    }
    .gallery_sec .title p {
        width: 90%;
    }
    .gallery_sec #gallery_slider .img-container {
        height: 160px;
    }
    .subscribe_sec img {
        width: 200px;
        top: 70px;
    }
    .gallery_sec #gallery_slider .img-container:hover {
        height: 190px;
        margin-top: 10px;
    }
    .tq_plans .tq_plan_title ul li {
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .home-carousel img {
        max-width: 40%;
        margin: 0 auto;
    }
    .nav-tabs li a {
        font-size: 14px;
        width: auto;
        padding: 0 15px;
    }
    .subscribe_sec img {
        width: 170px;
        top: auto;
        bottom: -80px;
    }
    .video_sec .bnr-img2 {
        left: 65%;
    }
    #vps-slider .owl-dot,
    #vps-slider .owl-prev,
    #vps-slider .owl-next {
        display: none !important;
    }
    #vps-slider {
        height: 62vh;
        overflow: hidden;
        padding-top: 0;
    }
    .gallery-them .chose-theme .btn-1 {
        line-height: 22px !important;
    }
}

@media (max-width: 640px) {
    .footer-top ul.bottom-nav {
        list-style: none;
        padding: 0;
        float: none;
        margin: 0;
        width: 100%;
    }
    .footer-top h1 {
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .nav-tabs li a {
        font-size: 13px;
        padding: 0 5px;
        margin: 0 3px;
    }
    .video_sec .bnr_img_bg img {
        max-width: 100%;
    }
    .video_sec .bnr-img2 {
        max-width: 100%;
        left: 50%;
    }
    .video_sec h1 {
        margin-top: 30px;
        font-size: 22px;
        line-height: 30px;
    }
    .customer_service .col-xs-6 {
        width: 100% !important;
    }
    .customer_service .block .img {
        height: auto;
    }
    .customer_service .block h1 {
        font-size: 16px;
        margin-top: 10px;
    }
    .customer_service .block p {
        font-size: 14px;
    }
    .gallery_sec {
        padding: 20px 0;
    }
    .gallery_sec .title h1 br {
        display: none !important;
    }
    .subscribe_sec img {
        display: none;
    }
    .subscribe_sec p {
        width: 100%;
    }
    .subscribe_sec {
        padding: 20px 0;
    }
    .subscribe_sec h1 {
        font-size: 24px;
        margin: 0;
    }
    a.btn {
        width: 85% !important;
        height: 40px !important;
        font-size: 16px !important;
        line-height: 40px !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 460px) {
    footer .footer-nav li a {
        font-size: 12px;
        padding: 0;
    }
    footer .icons li span {
        padding: 0;
    }
    .home-carousel .nav-tabs li {
        width: 50%;
        margin-bottom: 10px;
    }
    .nav-tabs li a {
        font-size: 14px;
    }
    .tq_service .title h1 {
        font-size: 22px;
    }
    .tq_service .title h2 {
        font-size: 16px;
    }
    .tq_service {
        padding: 40px 0;
    }
    .tq_service .title {
        margin-bottom: 20px;
    }
    .tq_plans .tq_plan_title ul li {
        font-size: 14px;
    }
    .tq_plans .title h1 {
        font-size: 22px;
    }
    .tq_plans .title p {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }
    .tq_plans .title {
        margin-bottom: 30px;
    }
    .tq_plans .title p {
        margin-top: 20px;
    }
    .customer_service .title h1 {
        font-size: 20px;
    }
    .customer_service .title p {
        font-size: 14px;
    }
    .gallery_sec .title h1 {
        font-size: 21px;
        line-height: 28px;
    }
    .gallery_sec .title p {
        width: 95%;
        font-size: 14px;
        line-height: 24px;
    }
    .subscribe_sec p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 360px) {
    .home-carousel {
        height: auto;
        padding-bottom: 20px !important;
    }
    footer .footer-nav li a {
        line-height: 20px;
    }
    footer .icons li span {
        font-size: 15px;
    }
    .tq_plans .tq_plan_title h1.price i {
        font-size: 30px;
    }
    .tq_plans .nav-tabs li a {
        margin: 0 2px;
    }
    .video_sec .video_img {
        height: 300px;
    }
    #normal-countdown .time-sec .main-time {
        position: static;
        text-align: center;
        transform: none;
        margin: 20px 0 !important;
        margin-bottom: 10px !important;
    }
    #normal-countdown .time-sec span {
        position: static;
    }
}


/* TIME COUNTDOWN */

#normal-countdown .time-sec {
    height: 44px;
    width: 100px;
    margin: 7px;
    margin-left: 40px;
}

#normal-countdown .time-sec .main-time {
    line-height: 7px;
    font-size: 1.5em;
    font-family: "GE_SS_Two_Medium";
    margin-left: 23px;
}

#normal-countdown .time-sec span {
    bottom: 12px;
}


}

/* Screens Resolution : 479px
-------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
    /* TIME COUNTDOWN */
    
    #normal-countdown .time-sec {
        height: 60px;
        width: 60px;
    }
    
    #normal-countdown .time-sec .main-time {
        line-height: 45px;
        font-size: 1.5em;
    }
}

/* Screens Resolution : 991px
-------------------------------------------------------------------------- */
@media only screen and (max-width: 991px) {
    /* TIME COUNTDOWN */
    
    #normal-countdown .time-sec {
        height: 42px;
        width: 80px;
        margin: 7px;
        margin-left: 10px;
    }
    
    #normal-countdown {
        text-align: center;
        margin-top: 12px;
        width: 100%;
    }
}

/* Screens Resolution : 717px
-------------------------------------------------------------------------- */
@media only screen and (max-width: 717px) {
    /* TIME COUNTDOWN */
    
    #normal-countdown .time-sec {
        height: 41px;
        width: 72px;
        margin: 7px;
        margin-left: 10px;
    }
    
    .ramadan_text {
        text-align: center;
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
}

/* Screens Resolution : 328px
-------------------------------------------------------------------------- */
@media only screen and (max-width: 328px) {
    /* TIME COUNTDOWN */
    
    #normal-countdown .time-sec {
        height: 70px;
        width: 60px;
        margin: 7px;
        margin-left: 10px;
    }
    
    .ramadan_text {
        text-align: center;
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        font-size: 25px !important;
    }
}
@media (max-width: 640px) {
    img.marker.wow.fadeInDown {
        width: 7px;
    }
    
    .location_popover img {
        width: 55px;
    }
}
@media (max-width: 991px) {
    .saudi,
    .navigation .navbar-default .nav-left li {
        display: none;
    }
    
    .navigation .navbar-default .nav-left li:nth-of-type(1) {
        display: block !important;
    }
    
    .navigation .navbar-default .nav-left li .sub-menu li {
        display: block !important;
    }
    
    li.primary-action {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .saudi_popover_mobile {
        left: 0 !important;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .saudi_popover_mobile {
        left: 0 !important;
        width: 180%;
    }
}
@media (max-width: 484px) {
    .saudi_popover_mobile {
        width: 195%;
    }
}
@media (min-width: 992px) {
    .contact_mobile {
        display: none;
    }
}

/* end location nav menu */

/* Start larg screen */

/* End Larg Screen */