/*-----------------------------------------------------------------------------------

 Theme Name: Dream Dot
 Theme URI: http://
 Description: The Multi-Purpose Onepage Template
 Author: ui-themez
 Author URI: dreamdot.com
 Version: 1.0

 Main Color   : #1A237E , #2576FD
 main Font    : Rubik

-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------

 == Table Of Content

	01 Basics
	02 Buttons
	03 Navbar
	04 Header
	05 Hero
	06 Process
	07 Works
	08 why-us
	09 Team
	10 Testimonials
	11 Price
	12 Blog
	13 Call-action
	14 Contact
	15 Footer
	16 Responsive
 

---------------------------------------------------------------- */
/* ----------------------------------------------------------------
     [ 01 Start Basics ]
-----------------------------------------------------------------*/

.cursor { cursor:pointer;
}
.car-detail h3  span{
    cursor:inherit;
  
}
.close-icon2 {
    margin-top: -10px !important;
    float: right;
    z-index: 9999;
    cursor: pointer !important;
    right: 16px;
    padding: 5px !important;
    color: red !important;
    opacity: initial;
    position: absolute;
}
.plus-icon {
    width: 26px;
    height: 26px;

    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    line-height: 22px;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;

}

.color-white { color:#fff !important;
}
.car-d-w {
    width: 100%;
}
.prize-sec {
    border: 1px solid #e60000 ;
    padding: 10px;
    margin: 0px 10px;
}
.prize-sec1 {
    border: 3px solid #e60000;
    padding: 10px;
    margin: 0px 10px;
}
.thankyou-section {
    padding: 150px 0px 100px 0px;
}
.mb10 {
    margin-bottom:10px;
}
.play-again-btn {
    background: #e70103;
    color: #fff;
    margin-top: 20px;
    padding: 10px 40px;
    border: 1px solid #e70103;
}
    .play-again-btn:hover {
        background: #fff;
        color: #e70103;
        border: 1px solid #e70103;
    }
.delete-icon {
    width: 26px;
    height: 26px;
    background: #e70103;
    border-radius: 0px;
    float: right;
    margin-right:44px;
    color: #fff;
    cursor: pointer;
    line-height: 22px;
    font-size: 10px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.modal-backdrop {
    background-color: #000000b5;
}

.modal-dialog {
    z-index: 99999 !important;
}
.pull-right {
    float: right !important;
}

.width-auto {
    width: auto !important;
}

.car-detail h3 {
    font-size: 24px;
    padding-left: 20px;
}
.icon-circle .fa {
    font-size: 50px;
}
.pb30 {
    padding-bottom: 30px;
}
.section-dealer {
    padding-top: 70px;
    padding-bottom: 120px;
}
/*Start checkout Page css added BY ARSHAD 13 March 2020*/
.leftColumn {
    border-right: 1px solid #cacaca;
    padding-bottom: 1px;
}
.checkout .entries {
    margin: 20px auto 20px auto;
    width: 95%;
}
.checkout div.entries-table {
    padding: 0;
    margin: 20px auto;
}
.checkout div.container {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto;
}
    .checkout div.container table.checkout-entries {
        width: 100%;
        border-top: 1px solid #cacaca;
    }
.checkout table thead th {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    padding: 12px 15px;
    text-align: left;
}
.checkout div.container table.checkout-entries tbody tr.group-info {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}
.checkout div.container table.checkout-entries tbody tr td.close-button {
    padding: 0;
}

.checkout table tbody td {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    padding: 12px 15px;
    text-align: left;
}

.checkout-img {
    width: 100px;
}
table.checkout-entries tbody tr.group-info {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}
.checkout .total div.inner {
    padding: 0 0 10px 0;
}
.checkout .total ul li {
    line-height: 28px;
}
.checkout .total ul {
   width:100%;
}
.right {
    float: right !important;
}
.checkout table tbody .coordinates-row .description {
    position: relative;
    display: inline-block;
    width: 73%;
    vertical-align: top;
}
.checkout table tbody .coordinates-row .remove-coordinates {
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: 0px;
}
.total {
    margin-top: 20px;
}
.checkout table tbody td a {
    color: #e70103;
}
.checkout table tbody .coordinates-row .coordinate-x {
    position: relative;
    vertical-align: top;
}
.checkout table tbody .coordinates-row .coordinate-y {
    position: relative;
    vertical-align: top;
}
.listing {
    padding: 10px 35px !important;
}
.checkout table tbody .coordinates-row .coordinates-item {
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #c7c7c7;
}
/*End checkout Page css added BY ARSHAD 13 March 2020*/

/*Start Account referal Page css add BY ARSHAD 6 March 2020*/
.fa-window-restore:before {
    content: "\f2d2";
}
.ref-text {
    font-size: 18px !important;
    font-weight: bold;
}

.icon-circle2 {
    border: 2px solid #e50000;
    padding: 18px 0px 0px 0px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.icon-circle p {
    padding-top: 20px;
    margin-bottom: 25px;
}
.icon-circle .icon-border {
    border-bottom: 2px solid #e50000;
    padding-top: 10px;
}
.icon-circle h5 {
    padding-top: 15px;
}
.icon-circle p {
    padding-top: 20px;
    margin-bottom: 25px;
}


.fa-share-alt:before {
    content: "\f1e0";
    padding: 15px 18px !important;
}

.ref3-head h5 {
    padding-top: 20px !important;
    padding-bottom: 15px;
}

@media (max-width:1340px) {
    .ref {
        margin-top: 15px;
    }
}

@media (max-width:991px) {
    .ref {
        margin-top: 0px;
    }
}

.st-custom-button-fb {
    background-color: #4267B2;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-em {
    background-color: #7d7d7d;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-wp {
    background-color: #25d366;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-sms {
    background-color: #ffbd00;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button:hover, .st-custom-button:focus {
    background-color: none;
}

.st-total .st-label {
    display: none;
}

.st-btn .st-last {
    display: inline-block !important;
}

.st-custom-button-fb[data-network] {
    background-color: #4267B2;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-em[data-network] {
    background-color: #7d7d7d;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-wp[data-network] {
    background-color: #25d366;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-sms[data-network] {
    background-color: #ffbd00;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}

.st-custom-button-fb[data-network]:hover {
    background-color: #4267B2;
}

.st-custom-button-em[data-network]:hover {
    background-color: #7d7d7d;
}

.st-custom-button-wp[data-network]:hover {
    background-color: #25d366;
}

.st-custom-button-sms[data-network]:hover {
    background-color: #ffbd00;
}

.st-label1 {
    moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.5px;
    min-width: 60px;
    opacity: 1;
    padding: 2px 14px;
    position: relative;
    font-size: 13px;
    vertical-align: top;
}
#account-ref {
    margin-top: 120px;
}
.st-custom-button:hover, .st-custom-button:focus {
    text-decoration: underline;
    /*background-color: #00c7ff;*/
}

@media(max-width:480px) {
    .st-label1 {
        display: none;
    }
}

@media(min-width:768px) {
    .st-custom-button-wp, .st-custom-button-sms {
        display: none !important;
    }

    .display_none {
        display: none;
    }
    .about-right-sec {
        margin-bottom: 80px;
    }
}

@media(max-width:767px) {
    .mobile_display_none {
        display: none;
    }
    .modal-dialog {
       
        top: 50px;
    }
    .offset-2 {
         margin-left: 0% !important; 
    }
    .accordion-section .panel-default .panel-title a {
       
        font-size: 14px !important;
    }

    .offset-4 {
        margin-left: 0% !important;
    }
}
.img-max {
    width:auto !important;
    max-width: 100% !important;
}
/*End Account referal Page css add BY ARSHAD 6 March 2020*/
.tiles-people div.item img {
    margin: 0 0 15px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

span.prize-multi-buy-quantity {
    color: #e70103;
}

span {
    cursor: pointer;
}

.tiles-people.winners div.item span {
    font-size: 15px;
    line-height: 26px;
    color: #888888;
}

.tiles-people div.item span {
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #696971;
}

.minus, .plus {
    width: 26px;
    height: 26px;
    background: #e70103;
    border-radius: 0px;
    color: #fff;
    line-height: 24px;
    font-size: 24px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.cart_popup {
    float: left !important;
    display: grid !important;
}
.minuss, .pluss {
    width: 26px;
    height: 26px;
    background: #e70103;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    line-height: 24px;
    font-size: 24px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.display-icon {    display: list-item ! important;
    width: auto ! important;
}
.tickets-purchase {
    display: inline-flex;
}

.slider {
    margin: 0 auto;
    max-width: 940px;
}

.slider2 {
    width: 100% !important;
    max-width: 100% !important;
}

.slide_viewer {
    height: 820px;
    max-height: none !important;
    overflow: hidden;
    position: relative;
}

.slide_group {
    height: 100%;
    position: relative;
    width: 100%;
}

.car-review p:last-of-type {
    margin-bottom: 0;
}

.car-details2 {
    padding-bottom: 50px;
}


.car-details-sec {
    padding-bottom: 150px;
}

.car-review {
    padding-bottom: 50px;
}

.section-future {
    padding-bottom: 60px;
}

.section-download {
    padding-bottom: 0px;
}

.car-review p {
    text-align: justify;
    color: #888888;
    line-height: 200%;
    margin: 0 0 25px 0;
}

.slide {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
}

    .slide:first-child {
        display: block;
    }

.car-review div.inner {
    width: 980px;
    margin: 0 auto;
}

.inner {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.carDetailsStatsTable {
    width: 100%;
    max-width: 650px;
    margin: 30px auto;
    border-collapse: collapse;
    color: #a2a2a2;
    font-size: 15px;
}

    .carDetailsStatsTable td {
        border: 1px solid #c7c7c7;
        padding: 20px;
        width: 50%;
    }

        .carDetailsStatsTable td strong {
            float: left;
        }

        .carDetailsStatsTable td span {
            float: right;
        }

        .carDetailsStatsTable td strong {
            font-weight: 100 !important;
        }

.car-detail-sec {
    margin-top: 150px;
}

.tiles-people.winners {
    width: auto;
    margin: 30px auto;
}

.tiles-people {
    text-align: center;
}

    .tiles-people.winners div.item span {
        font-size: 14px;
        line-height: 22px;
    }

    .tiles-people.winners div.item span {
        font-size: 15px;
        line-height: 26px;
        color: #888888;
    }

.recent-winners-container .item .prize {
    font-size: 14px !important;
    font-weight: normal;
    text-transform: none;
}

.tiles-people div.item span {
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #696971;
}

.car-details .top-header div.car-detail {
    vertical-align: middle;
    text-align: center;
}
.mt65 {
    margin-top: 65px;
}

.car-details .top-header div.car-brand img {
    max-width: 130px;
}

.slide_buttons {
    left: 0;
    position: absolute;
    right: 0;
    color: #fff;
    bottom: 40px;
    text-align: center;
}

a.slide_btn {
    color: #474544;
    font-size: 42px;
    margin: 0 0.175em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
    color: #428CC6;
    cursor: pointer;
}
.slide_buttons {
    display: none;
}
.directional_nav {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    top: -500px;
}

.previous_btn {
    bottom: 0;
    left: 10px;
    margin: auto;
    position: absolute;
    top: 0;
}

.next_btn {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 10px;
    top: 0;
}

.previous_btn, .next_btn {
    cursor: pointer;
    height: 65px;
    opacity: 0.5;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 65px;
}

    .previous_btn:hover, .next_btn:hover {
        opacity: 1;
    }

@media only screen and (max-width: 767px) {
    .previous_btn {
        left: 10px;
    }

    svg:not(:root) {
        width: 30px;
    }

    .navbar {
        padding: .0rem 1rem;
    }

    .slide_buttons {
        bottom: 50px;
    }

    .recent-winners-container .item .prize {
        margin-bottom: 20px;
    }

    .tiles-people div.item img {
        margin: 0 auto 25px auto !important;
    }

    .slide_viewer {
        height: 200px !important;
    }

    .next_btn {
        right: 50px;
    }
}

.number {
    margin-top: 5px;
    margin-right: 20px;
}

.basket-btn {
    padding: 10px 30px 10px 30px;
    background: #e70103;
    width: auto;
    border: 1px solid #e70103;
    color: #fff;
    margin-left: 20px;
    margin: auto;
}

    .basket-btn:hover {
        color: #e70103;
        background: #fff;
        border: 1px solid #e70103;
    }

.car-details input {
    width: 30px;
    height: 24px;
    text-align: center;
    font-size: 22px;
    border: 0px solid #ddd;
    display: inline-block;
    vertical-align: middle;
}

.car-details .top-header div.car-detail a {
    display: inline-block;
    margin-bottom: 1em;
}

.car-details .tickets-add {
    margin: 15px auto;
    text-align: center;
}

    .car-details .tickets-add .price {
        font-size: 16px;
        margin-bottom: 5px;
    }

.car-detail .back-btn {
    position: absolute;
    left: 25px;
    margin-top: -5px;
}

.back-btn {
    position: relative;
    background: url('../img/chevron-left.png') no-repeat center center transparent;
    cursor: pointer;
    width: 30px;
    height: 40px;
    cursor: pointer;
    text-indent: -10000em;
    background-size: 50%;
    display: inline-block;
}

.mb50 {
    margin-bottom: 50px;
}

.press-img {
    border-radius: 10px 10px 0px 0px;
}

.press-box {
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    box-shadow: 0 8px 6px -6px #00000021;
    padding-bottom: 20px;
    border-radius: 10px;
}

[data-overlay-dark="5"]:before, [data-overlay-color="5"]:before, [data-overlay-light="5"]:before {
    opacity: 0 !important;
}

.accordion-section .panel-default > .panel-heading {
    font-family: Bebas-Regular;
    background: #ebebeb;
    padding: 10px 25px 10px 20px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.previous-sec {
    margin-top: 140px;
}

.future-sec {
    margin-top: -110px;
    z-index: 7;
}

.accordion-section .panel-default .panel-title a {
    display: block;
    font-family: Bebas-Regular;
    font-style: initial;
    font-size: 20px;
}



    .accordion-section .panel-default .panel-title a:after {
        font-family: 'FontAwesome';
        font-style: normal;
        font-size: 3rem;
        content: "\f106";
        color: #8c8c8c;
        float: right;
        margin-top: -12px;
    }

    .accordion-section .panel-default .panel-title a.collapsed:after {
        content: "\f107";
    }

.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}



.reviews-box {
    border: 1px solid #ccc;
    width: 100%;
    height: 200px;
    margin-top: 60px;
    margin-bottom: 100px;
    border-radius: 10px;
    background: #ebebeb;
}

.extra-title {
    margin-bottom: 30px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.faq-pad {
    padding: 50px 60px 20px 60px !important;
}

.winner-heading {
    font-family: 'BebasKai' !important;
    font-size: 22px;
}

.winner-img {
    border-radius: 5px;
    margin-top: 6px;
}

.start-btn {
    border: 2px solid #e70103;
    padding: 5px 40px 5px 40px;
    color: #e70103;
    font-size: 20px;
    margin: auto;
}

    .start-btn:hover {
        background: #e70103;
        color: #fff;
    }




.testimonial-bg {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 20px;
}

.mb100 {
    margin-bottom: 100px;
}

.reviews-box p {
    font-family: 'Bebas-Regular';
    color: #000;
    font-size: 18px;
    line-height: 1.3;
}

.clearfix {
    clear: both;
}

.mt42 {
    margin-top: 42px;
}

.margin0 {
    margin: 0px;
}

.view-btn {
    background: #e70103;
    padding: 5px 10px 5px 10px;
    border: none;
    font-size: 18px;
    color: #fff;
    margin-top: 25px;
    border-radius: 0px 0px 3px 3px
}

.press-btn {
    background: #e70103;
    padding: 5px 50px 5px 50px;
    border: 1px solid #e70103;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    border-radius: 3px;
}

    .press-btn:hover {
        border: 1px solid #e70103;
        background: #fff;
        color: #e70103;
    }

.winner-btn {
    background: #e70103;
    padding: 5px 20px 5px 20px;
    border: 1px solid #e70103;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 3px;
}

    .winner-btn:hover {
        border: 1px solid #e70103;
        background: #fff;
        color: #e70103;
    }

.view-btn2 {
    margin-bottom: 20px;
    background: #e70103;
    padding: 5px 20px 5px 20px;
    border: none;
    font-size: 18px;
    color: #fff;
    margin-top: 25px;
    border-radius: 0px 0px 3px 3px
}

.left-box {
    width: 200px;
    float: left;
    margin-right: 40px;
    height: 198px;
    padding: 70px 30px 30px 30px;
    background: #fff;
    border-radius: 10px 0px 0px 10px;
}

.testimonial-text {
    margin-top: 40px;
    font-weight: 100;
}


.winners-box {
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    box-shadow: 0 8px 6px -6px #00000021;
    padding: 20px;
}

img {
    width: 100%;
    height: auto;
}

span, a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}
.remove-icon {
    float: right !important;
    margin-top: 20px !important;
    margin-right: 10px;
    cursor: pointer;
}
.subtotal-sec {
    margin-top: 20px 0px 20px 0px !important;
    clear: both !important;
}

.testimonial-sec {
    background: #ebebeb;
}



.curve {
    position: absolute;
    z-index: 7;
}

    .curve.curve-center:after {
        border-left: 50vw solid transparent;
    }

    .curve.curve-center:before {
        border-right: 50vw solid transparent;
    }

    .curve.curve-center.curve-top:after {
        border-left: 50vw solid transparent;
    }

    .curve.curve-center.curve-top:before {
        border-right: 50vw solid transparent;
    }

    .curve.curve-bottom {
        left: 0;
        bottom: -1px;
        width: 100%;
    }

.pb100 {
    padding-bottom: 100px;
}

.curve.curve-bottom:after, .curve.curve-bottom:before {
    bottom: 0;
}

.curve.curve-top {
    left: 0;
    top: -1px;
    width: 100%;
}

    .curve.curve-top:after, .curve.curve-top:before {
        top: 0;
        border-top: 50px solid #fff;
        border-bottom: 0;
    }

    .curve.curve-top:after {
        border-left: 70vw solid transparent;
    }

    .curve.curve-top:before {
        border-right: 30vw solid transparent;
    }

.curve.curve-gray-b:after, .curve.curve-gray-b:before {
    border-bottom: 140px solid #fff;
}

.curve.curve-bottom-banner {
    left: 0;
    bottom: -1px;
    width: 100%;
}

.curve-banner {
    position: absolute;
    z-index: 7;
}


.mt10 {
    margin-top: 10px;
}

.curve.curve-white-b:after, .curve.curve-white-b:before {
    border-bottom: 175px solid #fff;
}

.curve.curve-gray-t:after, .curve.curve-gray-t:before {
    border-top: 50px solid #f9f9f9;
}

.curve.curve-gray-bg:after, .curve.curve-gray-bg:before {
    border-bottom: 175px solid #ebebeb;
}

.curve:after, .curve:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 50px solid #fff;
    position: absolute;
}

.curve:after {
    right: 0;
    border-left: 30vw solid transparent;
}

.curve:before {
    left: 0;
    border-right: 70vw solid transparent;
}


.mt-100 {
    margin-top: 100px;
}

.section-padding {
    padding: 120px 0;
}

.section-head {
    margin-bottom: 80px;
    text-align: center;
}

    .section-head h4 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 15px;
    }

        .section-head h4 span {
            font-weight: 300;
        }

[data-overlay-color] .section-head p {
    color: #ccc;
}

[data-overlay-color].process .icon {
    color: #fff !important;
}

.comp {
    border: 2px solid #e70103;
    padding: 10px;
    height: 275px;
    border-radius: 15px;
    margin-top: -85px;
}

    .comp h5 {
        margin-top: 100px;
        color: #e70103;
        font-size: 22px;
        margin-bottom: 20px;
    }

.pdlr {
    padding: 0px 150px;
}

.comp_img {
    height: 180px;
    width: 180px;
    border-radius: 50%;
    position: relative;
    z-index: 9;
}

.comp p {
    padding: 0px 15px;
    font-family: BebasNeue-Regular;
    line-height: 20px;
    color: #6a6a6a;
}

.new_contact h5, .new_contact h6 {
    margin-top: 10px;
    color: #fff;
}

.cont_p {
    text-transform: capitalize;
    color: #fff;
    text-align: center;
}

.mob_icon {
    font-size: 85px;
    color: #fff;
    text-align: right;
}

.email_icon {
    font-size: 85px;
    color: #fff;
    text-align: left;
}

.bg-gray {
    background: #f9f9f9;
}

.o-hidden {
    overflow: hidden;
}

.pos-re {
    position: relative;
}

.full-width {
    width: 100% !important;
}

.lg-line-height {
    line-height: 1.5;
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-fixed {
    background-attachment: fixed;
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.v-middle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 15px;
    line-height: .7;
    display: none;
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 7px;
    border-radius: 50%;
    background: #ddd;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #e70103;
}

.cd-headline {
    font-size: 3rem;
    line-height: 1.2;
}

.text_red {
    color: #e70103;
}

.line {
    width: 50px;
    height: 9px;
    margin-top: -20px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e70103;
    display: block;
}

.line_footer {
    margin-top: 0px;
}

/*how it work css created by Rahul 10-12-2019  start*/
    .step {
    font-size: 18px;
    font-weight: 600;
    color: #a0a3a9;
    text-shadow: -1px 0px 1px #0c0c0c;
}

.affiliate-item:hover .step {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-shadow: none;
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.m-bottom-not-30 {
    margin-bottom: -30px;
}

.section-header {
    margin-bottom: 55px;
    margin-top: -15px;
}

.section-title {
    text-transform: capitalize;
    font-size: 50px;
}

.content p {
    font-family: BebasNeue-Regular;
    font-size: 18px;
    line-height: 25px;
    padding-left: 15px;
    margin-top: 0px;
    padding-right: 15px;
    color: #888888;
}

.affiliate-item .content p a {
    color: #E60000;
}

/*.affiliate-item:hover .content p a {
    color: #fff;
}*/

.affiliate-item1:hover {
    background-image: url('../img/icons/howto1_rollover.png');
}

.affiliate-item1 {
    background-image: url('../img/icons/howto1.png');
    background-repeat: no-repeat;
    background-position: center 20px;
}

.affiliate-item2:hover {
    background-image: url("../img/icons/howto2_rollover.png");
}

.affiliate-item2 {
    background-image: url("../img/icons/howto2.png");
    background-repeat: no-repeat;
    background-position: center 20px;
}

.affiliate-item3:hover {
    background-image: url("../img/icons/howto3_rollover.png");
}

.affiliate-item3 {
    background-image: url("../img/icons/howto3.png");
    background-repeat: no-repeat;
    background-position: center 20px;
}

.affiliate-item4:hover {
    background-image: url("../img/icons/howto4_rollover.png");
}

.affiliate-item4 {
    background-image: url("../img/icons/howto4.png");
    background-repeat: no-repeat;
    background-position: center 20px;
}

.affiliate-item {
    padding: 50px 20px 20px 20px;
    background-color: #ffffff;
    background-position: center 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    min-height: 355px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}


.section-header p {
    margin-top: 19px;
    font-family: var(--para-font);
    color: var(--para-color);
    line-height: 1.7;
    font-size: 16px;
}

.affiliate-item .icon, .affiliate-content .icon {
    position: relative;
    z-index: 999;
    display: inline-block;
}

    .affiliate-item .icon::before, .affiliate-content .icon::before {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        width: 90px;
        height: 90px;
        background-color: rgba(255, 57, 82, 0.35);
        border: 1px solid #ff3952;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        z-index: 9;
    }

    .affiliate-item .icon .icon-inner, .affiliate-content .icon .icon-inner {
        width: 68px;
        height: 68px;
        position: relative;
        z-index: 99;
        display: inline-block;
        text-align: center;
        line-height: 68px;
        background-color: #ffffff;
        box-shadow: 0 0 10px -2px rgba(51, 181, 247, 0.5);
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
    }

    .affiliate-item .icon::after, .affiliate-content .icon::after {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        width: 108px;
        height: 108px;
        background-color: transparent;
        border: 1px solid #ff39523b;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        z-index: -10;
    }

.affiliate-item:hover .icon::before {
    background-color: #ffffff;
    border-color: #ffffff;
}

.affiliate-item:hover .icon .icon-inner {
    background-color: #ff3952;
    color: #ffffff;
    box-shadow: none;
}

.mt100 {
    margin-top: 100px !important;
}

.affiliate-item:hover .icon::after {
    background-color: #fabac5;
    border-color: #ffffff;
}

.icon-inner img {
    width: 32px;
    height: 32px;
}

.mr-2 {
    margin-right: 2px;
}

h4.title {
    color: #616060;
    font-size: 28px;
    height: 55px;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.mb20 {
    margin-bottom: 20px !important;
}

h4.title:hover {
    color: #616060;
}

h4.title a:hover {
    color: #616060;
}

.pt40 {
    padding-top: 35px !important;
}

.affiliate-item:hover .content .title h4 > a {
    color: #959393;
}

.affiliate-item:hover .content .title {
    color: #959393;
}

/*.affiliate-item:hover .content p {
    color: #fefefe;
}*/
/*how it work css created by Rahul 10-12-2019  end*/

/*Winners css created by Rahul 10-12-2019  start*/
.ddw {
    background-color: #e70103 !important;
}

.curve.curve-red-b:after, .curve.curve-red-b:before {
    border-bottom: 175px solid #e70103;
}

.ddw_p {
    color: #fff;
    line-height: 20px;
}

.ddw_img img {
    width: 265px;
    height: 250px;
}

.ddw_img h6 {
    color: #fff;
    font-size: 25px;
}

.bg_white {
    background-color: #fff;
}

.text_white {
    color: #fff;
}

.mb30 {
    margin-bottom: 30px !important;
}


/*Winners css created by Rahul 10-12-2019  End*/
/*Download our App css created by Rahul 10-12-2019  start*/
.doa_img i {
    font-size: 60px;
    padding: 40px 48px;
    color: #404040;
    border-radius: 50%;
    height: 150px;
}

    .doa_img i:hover {
        border: 4px solid #e70103;
    }

.doa_p {
    font-size: 13px;
    font-family: BebasNeue-Regular;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
    margin: 0;
}

.doa_img h6 {
    margin-top: 10px;
    font-size: 25px;
    color: #e50000;
}

.dwnload_btn {
    font-size: 25px !important;
    color: #fff !important;
    border: 2px solid #e50000 !important;
    padding: 5px 50px !important;
}

.mb50 {
    margin-bottom: 50px;
}
/*Download our App css created by Rahul 10-12-2019  End*/
@media only screen and (min-width: 768px) {
    .cd-headline {
        font-size: 4.4rem;
        font-weight: 300;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 6rem;
    }

}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

    .cd-words-wrapper b {
        display: inline-block;
        position: absolute;
        white-space: nowrap;
        left: 0;
        top: 0;
    }

        .cd-words-wrapper b.is-visible {
            position: relative;
        }

.no-js .cd-words-wrapper b {
    opacity: 0;
}

    .no-js .cd-words-wrapper b.is-visible {
        opacity: 1;
    }

/* xclip */
.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

    .cd-headline.clip .cd-words-wrapper::after {
        /* line */
        content: '';
        position: absolute;
        top: 10%;
        right: 0;
        width: 2px;
        height: 70%;
        background-color: #aebcb9;
    }

.cd-headline.clip b {
    opacity: 0;
}

.cd-headline b.is-visible {
    opacity: 1;
    font-weight: 900;
}

/* ----------------------------------------------------------------
     [ End Basics ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 02 Start Buttons ]
-----------------------------------------------------------------*/
.butn {
    padding: 12px 35px;
    background: #fff;
    border-radius: 30px;
    border: 1px solid transparent;
    position: relative;
    z-index: 3;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    outline: none !important;
    overflow: hidden;
}

    .butn span {
        position: relative;
        z-index: 2;
    }

    .butn:after {
        content: '';
        width: 0;
        height: 100%;
        background: #fff;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: width 0.4s;
        transition: width 0.4s;
        z-index: 1;
        opacity: 1;
    }

    .butn:hover:after {
        width: 100%;
        color: #000;
    }

.butn-bg {
    background: #e70103;
    border-color: #e70103;
    color: #020202;
    font-size: 16px;
}

    .butn-bg:hover span {
        color: #e70103;
    }

.butn-light, .butn-bord {
    background: #fff;
}

    .butn-light:after, .butn-bord:after {
        background: #1A237E;
    }

    .butn-light:hover span, .butn-bord:hover span {
        color: #fff !important;
    }

    .butn-light span, .butn-bord span {
        color: #1A237E;
    }

.butn-bord {
    background: transparent !important;
    border-color: #1A237E;
}

/* ----------------------------------------------------------------
     [ End Buttons ]
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
     [ 04 Start Header ]
-----------------------------------------------------------------*/
.header {
    min-height: 90vh;
    position: relative;
}

    .header.video {
        overflow: hidden;
    }

    .header .caption .o-hidden {
        display: inline-block;
    }

    .header .caption h4 {
        font-size: 50px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 4px;
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
    }

    .header .caption h1 {
        margin: 10px 0;
        font-size: 65px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        word-spacing: 2px;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
    }

    .header .caption p {
        font-size: 16px;
        font-weight: 300;
        color: #eee;
        word-spacing: 2px;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

        .header .caption p span {
            letter-spacing: 5px;
            text-transform: uppercase;
            margin: 0 5px;
            padding-right: 14px;
            position: relative;
        }

            .header .caption p span:last-child {
                padding: 0;
            }

                .header .caption p span:last-child:after {
                    display: none;
                }

            .header .caption p span:after {
                content: '';
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #1A237E;
                position: absolute;
                top: 10px;
                right: 0;
                opacity: .5;
            }

    .header .caption .butn {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s;
    }

.slider .owl-item, .slider-fade .owl-item {
    height: 100vh;
    position: relative;
}

.slider .item, .slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}

    .slider .item .caption, .slider-fade .item .caption {
        z-index: 9;
    }

.slider .owl-theme .owl-dots, .slider-fade .owl-theme .owl-dots {
    position: absolute;
    bottom: 5vh;
    width: 100%;
}

.wave {
    min-height: 105vh;
}

    .wave:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -5%;
        width: 110%;
        height: 100px;
        background-image: url(../img/wave.svg);
        background-size: cover;
        z-index: 7;
    }

.bg-vid {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}

#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* ----------------------------------------------------------------
     [ End Header ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 05 Start Hero ]
-----------------------------------------------------------------*/
.hero .extra-title {
    margin-bottom: 30px;
}

    .hero .extra-title span {
        color: #1A237E;
    }

.hero .feat-item {
    padding: 0;
}

    .hero .feat-item .text-center {
        padding: 50px 30px;
        background-color: #fff;
        -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);
    }

    .hero .feat-item.active .text-center {
        margin-top: -25px;
        padding-top: 75px;
        -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);
        position: relative;
        z-index: 3;
    }

    .hero .feat-item:hover .icon {
        color: #fff;
    }

        .hero .feat-item:hover .icon:after {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }

    .hero .feat-item .icon {
        width: 90px;
        height: 90px;
        line-height: 105px;
        color: #777;
        font-size: 60px;
        border-radius: 50%;
        margin-bottom: 15px;
        position: relative;
        z-index: 3;
    }

        .hero .feat-item .icon:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background-color: #1A237E;
            background: -webkit-gradient(linear, left top, right bottom, from(#2576FD), to(#1A237E));
            background: linear-gradient(to bottom right, #2576FD, #1A237E);
            border-radius: 50%;
            z-index: -1;
            -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: all .4s;
            transition: all .4s;
        }

    .hero .feat-item h5 {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .hero .feat-item h6 {
        color: #1A237E;
        font-size: 12px;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 20px;
    }

.tabs-section .nav-pills {
    padding: 0;
}

    .tabs-section .nav-pills .nav-link {
        background-color: #f2f2f2;
        padding: 12px 40px;
        border-right: 1px solid #eee;
        border-top: 2px solid transparent;
        border-radius: 0;
        position: relative;
        z-index: 5;
    }

        .tabs-section .nav-pills .nav-link.active {
            border-top-color: #1A237E;
            background-color: #fff;
            color: #1A237E;
        }

.tabs-section .tab-content .left {
    padding: 0;
    position: relative;
    z-index: 3;
}

    .tabs-section .tab-content .left .box-white {
        padding: 50px 30px;
        background-color: #fff;
        -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
        border-radius: 0px 5px 5px 5px;
    }

    .tabs-section .tab-content .left .title {
        margin-bottom: 5px;
        font-weight: bold;
    }

    .tabs-section .tab-content .left .sub-title {
        color: #777;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .tabs-section .tab-content .left .feat li {
        margin: 0;
        text-align: center;
        padding: 30px 5px;
        background-color: #f7f7f7;
    }

        .tabs-section .tab-content .left .feat li:nth-child(odd) {
            background-color: #f3f3f3;
        }

        .tabs-section .tab-content .left .feat li:hover {
            color: #fff;
            background-color: #1A237E;
        }

            .tabs-section .tab-content .left .feat li:hover .icon {
                color: #eee;
            }

    .tabs-section .tab-content .left .feat .icon {
        font-size: 30px;
        color: #1A237E;
        margin-bottom: 15px;
    }

    .tabs-section .tab-content .left .feat h6 {
        font-size: 14px;
        font-weight: 400;
    }

.tabs-section .tab-content .image {
    padding: 0;
    position: relative;
    margin-left: -50px;
    margin-top: -40px;
    max-width: calc(50% + 50px);
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

    .tabs-section .tab-content .image .img {
        position: relative;
    }

        .tabs-section .tab-content .image .img .vid {
            position: absolute;
            top: calc(50% - 50px);
            left: calc(50% - 50px);
            width: 100px;
            height: 100px;
            text-align: center;
            line-height: 1.5;
            font-size: 70px;
            color: #1A237E;
            z-index: 3;
        }

            .tabs-section .tab-content .image .img .vid:hover:after {
                -webkit-transform: scale(2, 2);
                transform: scale(2, 2);
                opacity: 0;
            }

            .tabs-section .tab-content .image .img .vid:after {
                content: '';
                width: 100%;
                height: 100%;
                background-color: #fff;
                border-radius: 50%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                opacity: .7;
                -webkit-transition: all .5s;
                transition: all .5s;
            }

        .tabs-section .tab-content .image .img img {
            -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
            border-radius: 5px;
        }

    .tabs-section .tab-content .image .owl-dots {
        margin-top: -30px;
        position: relative;
        z-index: 7;
    }

.skills h6 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}

.skills .skill-progress {
    height: 8px;
    width: 100%;
    background-color: #f7f7f7;
    border-radius: 20px;
    position: relative;
}

    .skills .skill-progress .progres {
        width: 10%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 20px;
        background-color: #1A237E;
        background: -webkit-gradient(linear, left top, right bottom, from(#2576FD), to(#1A237E));
        background: linear-gradient(to bottom right, #2576FD, #1A237E);
        -webkit-transition: all 1.5s;
        transition: all 1.5s;
    }

        .skills .skill-progress .progres:after {
            content: attr(data-value);
            position: absolute;
            top: -15px;
            right: 0;
            font-size: 10px;
        }

/* ----------------------------------------------------------------
     [ End Hero ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 06 Process ]
-----------------------------------------------------------------*/
.process .item {
    position: relative;
    z-index: 4;
}

    .process .item img {
        position: absolute;
        width: 70%;
        right: -40%;
        top: 15px;
        opacity: .5;
    }

        .process .item img.tobotm {
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
        }

    .process .item.odd {
        margin-top: 50px;
    }

    .process .item .cont {
        padding: 50px 30px;
        background-color: #fff;
        -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        position: relative;
        z-index: 3;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

        .process .item .cont:hover {
            background-color: #1A237E;
        }

            .process .item .cont:hover h6 {
                color: #fff;
            }

            .process .item .cont:hover p {
                color: #eee;
            }

    .process .item .icon {
        color: #2576FD;
        font-size: 30px;
        width: 80px;
        height: 80px;
        line-height: 85px;
        border-radius: 50%;
        border: 1px dashed #eee;
        margin-bottom: 30px;
    }

    .process .item h3 {
        position: absolute;
        top: 25px;
        left: 0;
        width: 100%;
        color: #777;
        font-size: 50px;
        font-weight: bold;
        opacity: .1;
        z-index: -1;
    }

    .process .item h6 {
        color: #222;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .process .item p {
        font-size: 14px;
        color: #999;
    }

/* ----------------------------------------------------------------
     [ End Process ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 07 Start Works ]
-----------------------------------------------------------------*/
.works .filtering .filter {
    display: inline-block;
    padding: 4px 10px;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}

.works .filtering span {
    margin: 0 5px;
    padding: 8px 20px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
}

.works .filtering .active {
    background: #1A237E;
    background: -webkit-gradient(linear, left top, right top, from(#1A237E), to(#2576FD));
    background: linear-gradient(to right, #1A237E, #2576FD);
    -webkit-box-shadow: 0px 8px 30px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 30px -5px rgba(0, 0, 0, 0.2);
    color: #fff;
}

.works .item-img {
    position: relative;
    margin-top: 30px;
}

    .works .item-img:hover .item-img-overlay {
        visibility: visible;
        opacity: 1;
    }

.works .item-img-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .works .item-img-overlay .icon {
        position: absolute;
        right: 30px;
        bottom: 30px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        border: 1px solid #1A237E;
        text-align: center;
        font-size: 20px;
        color: #1A237E;
    }

    .works .item-img-overlay p {
        color: #1A237E;
        font-weight: 400;
        font-size: 13px;
    }

    .works .item-img-overlay h6 {
        font-weight: 400;
        font-size: 16px;
        margin-top: 5px;
    }

/* ----------------------------------------------------------------
     [ End Works ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 08 Start why-us ]
-----------------------------------------------------------------*/
.why-us .img {
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.why-us .item .icon {
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 95px;
    font-size: 35px;
    border-radius: 50%;
    border: 1px solid #eee;
    color: #2576FD;
    float: left;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}

    .why-us .item .icon:hover {
        color: #fff;
        -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
    }

        .why-us .item .icon:hover:after {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }

    .why-us .item .icon:after {
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #1A237E;
        background: -webkit-gradient(linear, left top, right top, from(#1A237E), to(#2576FD));
        background: linear-gradient(to right, #1A237E, #2576FD);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transition: all .3s;
        transition: all .3s;
    }

    .why-us .item .icon:before {
        position: relative;
        z-index: 3;
    }

.why-us .item .cont {
    margin-left: 100px;
}

    .why-us .item .cont h5 {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    .why-us .item .cont p {
        font-size: 14px;
    }

/* ----------------------------------------------------------------
     [ End why-us ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 09 Start Team ]
-----------------------------------------------------------------*/
.team .item:hover .team-img:after {
    opacity: .8;
}

.team .item:hover .social {
    bottom: 30%;
}

.team .item .team-img {
    position: relative;
    overflow: hidden;
}

    .team .item .team-img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #2576FD;
        background: -webkit-gradient(linear, left top, left bottom, from(#1A237E), to(#2576FD));
        background: linear-gradient(to bottom, #1A237E, #2576FD);
        opacity: 0;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

.team .item .social {
    position: absolute;
    bottom: -30%;
    left: 0;
    width: 100%;
    padding: 30px 15px;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 3;
}

    .team .item .social a {
        color: #fff;
        margin: 0 15px;
    }

.team .item .info {
    text-align: center;
    margin-top: 20px;
}

    .team .item .info h6 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .team .item .info span {
        color: #777;
        font-size: 13px;
        font-weight: 400;
    }

/* ----------------------------------------------------------------
     [ End Team ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 10 Start Testimonials ]
-----------------------------------------------------------------*/
.testimonials .item-box {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}

    .testimonials .item-box .quote {
        width: 60px;
        margin: 0 auto 30px;
        opacity: .3;
    }

    .testimonials .item-box p {
        font-size: 14px;
        color: #999;
        font-weight: 300;
        word-spacing: 2px;
    }

    .testimonials .item-box .info {
        text-align: left;
        margin: 30px 0 15px;
    }

        .testimonials .item-box .info .author-img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            float: left;
            overflow: hidden;
        }

        .testimonials .item-box .info .cont {
            margin-left: 60px;
        }

        .testimonials .item-box .info h6 {
            color: #222;
            font-size: 14px;
            font-weight: 500;
            margin-bottom: 3px;
        }

        .testimonials .item-box .info span {
            font-size: 12px;
            font-weight: 400;
            color: #777;
        }

/* ----------------------------------------------------------------
     [ End Testimonials ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 11 Start Price ]
-----------------------------------------------------------------*/
.price .item {
    padding: 50px 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 40px -5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.price .type h4 {
    font-size: 16px;
    margin-bottom: 15px;
}

.price .value {
    margin-bottom: 30px;
}

    .price .value h3 {
        font-size: 50px;
        display: inline-block;
        position: relative;
    }

        .price .value h3 span {
            font-size: 12px;
            position: absolute;
            top: 0;
            left: -10px;
        }

.price .features {
    margin-bottom: 30px;
}

    .price .features li {
        font-size: 13px;
        color: #777;
        margin-bottom: 12px;
    }

        .price .features li:last-child {
            margin-bottom: 0;
        }

.price .active {
    -webkit-box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.5);
    background-color: #1A237E;
    background: -webkit-gradient(linear, left top, left bottom, from(#1A237E), to(#2576FD));
    background: linear-gradient(to bottom, #1A237E, #2576FD);
    color: #fff;
}

    .price .active .features li {
        color: #eee;
    }

    .price .active .butn span {
        color: #1A237E;
    }

.price .butn {
    padding: 10px 30px;
}

    .price .butn span {
        font-size: 12px;
    }

/* ----------------------------------------------------------------
     [ End Price ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 12 Start Blog ]
-----------------------------------------------------------------*/
.blog .item {
    -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.05);
    padding: 15px;
}

    .blog .item .post-img {
        overflow: hidden;
    }

        .blog .item .post-img:hover .img {
            -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

        .blog .item .post-img .img {
            -webkit-transition: all .4s;
            transition: all .4s;
        }

    .blog .item .cont {
        padding: 30px 0 15px;
    }

        .blog .item .cont h6 {
            font-size: 16px;
            margin-bottom: 10px;
        }

    .blog .item .info {
        font-size: 10px;
        color: #999;
        font-style: italic;
        margin-bottom: 10px;
    }

        .blog .item .info a {
            margin-right: 10px;
        }

            .blog .item .info a:last-child {
                margin-right: 0;
            }

        .blog .item .info .tag {
            padding: 4px;
            background-color: #1A237E;
            color: #fff;
            float: right;
            line-height: 1;
        }

    .blog .item .more {
        font-size: 13px;
        font-weight: 500;
        margin-top: 10px;
    }

        .blog .item .more:hover {
            color: #1A237E;
        }

            .blog .item .more:hover i {
                opacity: 1;
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }

        .blog .item .more i {
            font-size: 10px;
            -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
            opacity: 0;
            -webkit-transition: all .2s;
            transition: all .2s;
        }

/* ----------------------------------------------------------------
     [ End Blog ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 13 Start Call-action ]
-----------------------------------------------------------------*/
.call-action {
    position: relative;
}

    .call-action:after {
        content: '';
        background-color: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
    }

    .call-action .text-center {
        padding: 0 20px;
    }

    .call-action h2 {
        font-size: 50px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .call-action h5 {
        font-weight: 400;
        margin-bottom: 30px;
    }

/* ----------------------------------------------------------------
     [ End Call-action ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 14 Start Contact ]
-----------------------------------------------------------------*/
.contact .contact-info h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.contact .contact-info .item {
    margin-top: 30px;
}

    .contact .contact-info .item .icon {
        float: left;
        font-size: 25px;
        color: #1A237E;
    }

    .contact .contact-info .item .cont {
        margin-left: 50px;
    }

        .contact .contact-info .item .cont h6 {
            font-size: 12px;
            text-transform: uppercase;
            margin-bottom: 5px;
        }

        .contact .contact-info .item .cont p {
            font-size: 13px;
        }

.contact .form input, .contact .form textarea {
    /*background-color: #f9f9f9;*/
    width: 100%;
    padding: 10px;
    border: 0;
    background-color: #f1efef;
    border-radius: 5px;
}

.contact .form textarea {
    height: 100px;
    max-height: 160px;
    max-width: 100%;
}

.form-group input, textarea {
    /*background-color: #f9f9f9;*/
    width: 100%;
    padding: 10px;
    border: 0;
    background-color: #f1efef;
    border-radius: 5px;
}

.form-group .form textarea {
    height: 100px;
    max-height: 160px;
    max-width: 100%;
}
/* ----------------------------------------------------------------
     [ End Contact ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
     [ 15 Start Footer ]
-----------------------------------------------------------------*/


  
/* Css For Slider*/
.image-head {
    background-image: url("../img/Banner/bg1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px -60px !important;
    height: 500px;
    width: 100%;
    margin: 0;
    padding: 0;
    color: black;
    -webkit-transition: 2s linear;
    -moz-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
    text-align: center;
}

.header {
    min-height: 100vh;
    position: relative;
}
.header-sign {
    min-height: 100vh;
}

/* End Css For Slider*/
/*For Dropdown Menu Styling*/
.wrapper {
    position: relative;
}

    .wrapper .list_element {
        opacity: 0;
        visibility: hidden;
        text-align: left;
        transition: all 200ms;
    }

    .wrapper:hover .list_element {
        opacity: 1;
        visibility: visible;
    }

label {
    border-bottom: 1px dotted #cccccc;
}

.list_element {
    position: absolute;
    padding: 0;
    top: 70px;
    z-index: 1;
    right: 15px;
    width: 200px;
    background-color: white;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 3px rgba(0, 0, 0, 0.05);
    list-style-type: none;
}

    .list_element:before {
        content: '';
        position: absolute;
        top: -12px;
        height: 12px;
        width: 100%;
        background-color: transparent;
    }

    .list_element:after {
        content: '';
        position: absolute;
        right: 6px;
        top: -16px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #cccccc;
    }

    .list_element li {
        padding: 3px 10px;
        color: #000000;
        cursor: pointer;
        font-size: 20px;
        transition: all 100ms;
    }

        .list_element li:hover {
            background-color: #e6e6e6;
            color: black;
        }

        /*.list_element li a {
            width: 100%;
        }*/

        .list_element li:first-of-type:after {
            content: '';
            position: absolute;
            right: 6px;
            top: -15px;
            height: 0;
            width: 0;
            z-index: 1;
            border: 8px solid transparent;
            border-bottom-color: white;
            pointer-events: none;
        }




.wrapper {
    margin: auto;
    padding: 0px 10px;
}

.year_box {
    background-color: #f9f9f9;
    margin-bottom: 15px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.red_text {
    color: #e70103 !important;
}

/*For Dropdown Menu Styling End*/




/* ----------------------------------------------------------------
     [ End Footer ]
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
 	 [ 16 Responsive ]
-----------------------------------------------------------------*/
@media (max-width:1599px) and (min-width: 1200px) {
    .wrapper {
        padding: 0px 5px;
    }
 
    .navbar .navbar-nav .nav-link {
        font-size: 13px;
    }

    .pdlr {
        padding: 0px 50px;
    }

    .list_element li {
        font-size: 13px;
    }
}

@media (max-width:1200px) and (min-width: 991px) {
    .navbar .navbar-nav .nav-link {
        margin: 5px 0px;
    }
    .number {
        margin-top: 5px;
        margin-right: 15px !important;
    }

    .car-details input {
        font-size: 16px;
    }
    .navbar .navbar-nav .nav-link {
        font-size: 9px;
    }

    .list_element li {
        font-size: 9px;
    }

    .list_element {
        width: 100px;
    }

    .pdlr {
        padding: 0px 30px;
    }

    .ddw_img img {
        width: 200px;
        height: 200px;
    }

    .tab_margin {
        margin-bottom: 0px !important;
    }

    .comp {
        height: 320px;
    }

    h4.title {
        height: 70px;
    }
}

@media screen and (min-width: 1200px) {
    /*.container {
    max-width: 100%;
  }*/
}

@media screen and (max-width: 991px) {
    .mb-md50 {
        margin-bottom: 50px;
    }
    .car-details input {
      
        font-size: 14px !important;
      
    }
    .ref-text {
        font-size: 16px !important;
       
    }
    .vl {
        display: none !important;
    }

    .mb-md30 {
        margin-bottom: 30px;
    }

    .mb-md0 {
        margin-bottom: 0;
    }

    .bgimg-height {
        height: 400px;
    }

    .bg-fixed {
        background-attachment: scroll !important;
    }

    .navbar {
        padding-left: 15px;
    }

        .navbar .navbar-collapse {
            max-height: 340px;
            overflow-y: auto;
            overflow-x: hidden;
            background: #111;
            text-align: center;
            padding: 10px 0;
        }

        .navbar .nav-link {
            margin: 10px auto !important;
        }


    .nav-scroll .navbar-collapse .nav-link {
        color: #fff !important;
    }

    .nav-scroll .navbar-collapse .active {
        color: #1A237E !important;
    }

    .header {
        background-attachment: scroll !important;
        background-position: 50% 0% !important;
    }

        .header .caption h4 {
            font-size: 30px;
        }

        .header .caption h1 {
            font-size: 45px;
            line-height: 1.4;
        }

    .hero .feat-item.active .text-center {
        padding-top: 50px;
        margin-top: 0;
    }

    .tabs-section .tab-content .image {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin: 50px 0 0;
    }

    .process .item img {
        display: none;
    }

    .process .item.odd {
        margin-top: 0;
    }

    .navbar .icon-bar {
        color: #000;
    }

    .width_mob {
        width: 50%;
    }

    .width_mob1 {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {


    .navbar-toggler {
        /*margin-left: 460px !important;*/
    }

    .nav-scroll .navbar-toggler {
    }

    .navbar .navbar-nav .nav-link {
        color: #fff;
    }

    .mb15 {
        margin-bottom: 15px !important;
    }

    .reviews-box {
        margin-top: 15px !important;
        margin-bottom: 10px !important;
    }

    .mb60 {
        margin-bottom: 60px !important
    }

    .game-credit table thead th {
        padding: 15px 5px 10px 5px !important;
        font-size: 15px !important;
    }
}

@media screen and (max-width: 767px) {
    .curve3.curve-gray-b3:after, .curve3.curve-gray-b3:before {
        border-bottom: 240px solid #fff !important;
    }

    .offset-1 {
        margin-left: 0%;
    }

    .cart {
        padding: 10px 20px !important;
    }

    .car-detail-sec {
        margin-top: 20px;
    }

    .winner {
        padding: 20px 40px 0px 10px !important;
        margin-top: 0px !important;
    }

    .future-sec {
        margin-top: -80px !important;
    }

    .winner-btn {
        width: 100%;
        margin-bottom: 15px;
    }

    .refresh-icon {
        margin-bottom: 10px;
    }

    .mob-pt0 {
        padding-top: 0px !important;
    }

    .mt-0 {
        margin-top: 0px !important;
    }

    .mob-padding {
        padding-bottom: 0px !important;
    }

    .curve4.curve-bottom4 {
        left: 0;
        bottom: -1px;
        width: 100%;
    }

    .curve4.curve-gray-b4:after, .curve.curve-gray-b4:before {
        border-bottom: 60px solid #fff;
    }

    .play-image {
        height: 250px;
    }

    .list_element {
        top: 45px;
    }

    .wrapper:hover .list_element {
        z-index: 1;
    }

    .previous-sec {
        margin-top: 50px;
    }

    .winner-flow {
        overflow: overlay;
        overflow-y: hidden;
    }

    .vl {
        display: none;
    }
    /*.curve.curve-gray-b:after, .curve.curve-gray-b:before {
        border-bottom: 150px solid #fff !important;
    }*/
    .curve3.curve-gray-b3:after, .curve.curve-gray-b3:before {
        border-bottom: 240px solid #fff !important;
    }

    .navbar .nav-link {
        margin: 0px auto !important;
    }

    .header {
        min-height: 40vh;
        position: relative;
    }

    .curve2.curve-top-new2:after, .curve2.curve-top-new2:before {
        border-top: 80px solid #fff !important;
    }
    /*.navbar {
        height: 35px;
        min-height: 35px;
        padding: .0.5rem 1rem;
      
    }*/
    .logo {
        padding: 1px 0;
    }

    .mb-sm50 {
        margin-bottom: 50px;
    }


    .mb-sm30 {
        margin-bottom: 30px;
    }

    .hero .extra-title {
        font-size: 25px;
    }

    .affiliate-item h4.title {
        font-size: 18px;
        height: 36px;
        margin-bottom: 10px !important
    }
    .faq-pad {
        padding: 50px 40px 20px 40px !important;
    }
    .affiliate-item  .content p {
        font-size: 16px;
        line-height: 18px;
    }
    .line {
        height: 4px;
        margin-top: -25px;
    }
    .tabs-section .nav-pills .nav-link {
        padding: 12px 0;
    }

    .tabs-section .nav-pills .nav-item {
        width: 33.33333%;
        text-align: center;
    }

    .works .filtering .filter {
        padding: 0;
    }

    .works .filtering span {
        margin: 0;
    }

    .call-action h2 {
        font-size: 25px;
        font-weight: 500;
    }

    .bt13 {
        bottom: 13px !important;
    }

    .call-action h5 {
        font-size: 20px;
        font-weight: 300;
    }

    a.logo img {
        margin-top: 0px;
        width: 90px;
    }

    .navbar .icon-bar {
        color: #444b54;
    }

    .navbar .navbar-nav .nav-link {
        color: #fff;
    }
}

@media screen and (max-width: 480px) {
    .header .caption h4 {
        font-size: 14px;
        margin-top: 10px;
    }

    .slider .owl-item, .slider-fade .owl-item {
        height: 25vh;
    }

    .carDetailsStatsTable td {
        padding: 10px;
        font-size: 13px;
    }
    /*.bm13 {
        bottom: 95px !important;
    }*/
    .header {
        min-height: 25vh;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .vertical_center {
        display: inline;
    }

    .navbar {
        padding: .0rem 1rem !important;
    }

    .mob-menu {
        width: 100% !important;
    }

    .header .caption h1 {
        font-size: 25px;
        line-height: 1.4;
    }

    .works .filtering span {
        padding: 5px 15px;
    }

    .navbar-toggler {
        padding: 0rem 0px;
        float: right;
    }
    /*.curve.curve-gray-b:after, .curve.curve-gray-b:before {
        border-bottom: 130px solid #fff;
    }*/
    .pb35 {
        padding-bottom: 35px;
    }

    .row_nomargin {
        margin-left: 0px;
        margin-right: 0px;
    }

    .affiliate-item {
        margin-bottom: 10px;
        background-position: center 5px;
        min-height: 180px;
        background-size: 90px;
        padding: 2px 20px 0px 20px;
    }

    .mob_icon {
        font-size: 70px;
        margin-bottom: 20px;
    }

    .email_icon {
        font-size: 60px;
        margin-top: 40px;
    }

    .nav-scroll .navbar-toggler {
        margin-left: 15px;
    }

    .navbar-toggler {
        margin-left: 15px;
    }

    .nav-scroll .navbar-collapse .nav-link {
        color: #fff !important;
    }

    .left-box {
        width: 150px !important;
        margin-right: 16px !important;
    }

    .reviews-box p {
        font-size: 14px !important;
    }

    .view-btn {
        font-size: 12px !important;
    }

    .new_contact {
    }

    .details table a.btn {
        min-width: 115px !important;
        font-size: 14px !important;
    }
    .comp {
        height: 300px;
    }
    .affiliate-item .content p {
        margin-bottom:40px;
    }
}

/*# sourceMappingURL=style.css.map */

/*Contact Us Page Css*/
.contact_section p {
    font-size: 22px;
    font-family: BebasNeue-Regular;
    font-weight: 400;
    text-align: center;
    color: #000;
    line-height: 1.5;
    margin: 0;
}

.main_contact h3 {
    margin-top: 40px;
}

.mt5 {
    margin-top: 5px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.margin_center {
    margin-left: auto;
    margin-right: auto;
}

.send_btn {
    border-radius: 0px;
    color: #fff;
}

.pl {
    padding-left: 0px;
}

.pr {
    padding-right: 0px;
}

label {
    border-bottom: none;
}

.bg_gray {
    background-color: #ddd;
}

.curve.curve-white-b:after, .curve.curve-white-b:before {
    border-bottom: 175px solid #ffffff;
}

.section-head1 {
    margin-bottom: 30px;
    text-align: center;
}

.bg-white {
    background: #fff !important;
}

.ml_3 {
    margin-left: 3px !important;
}
/*Style For SignIn Page*/

.sign-box {
    background: rgba(255, 255, 255, 0.63);
    padding: 25px;
    z-index: 7;
}

    .sign-box h4 {
        color: #000;
    }

    .sign-box h5 {
        color: #000;
        margin-bottom: 25px;
    }

.sign_btn {
    background: #e70103;
    border-color: #e70103;
    border-radius: 0px 0px 10px 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -16px;
    padding: 15px 10px;
    color: #fff;
}

    .sign_btn:hover {
        color: #e70103;
    }

.header .caption .butn:hover {
    color: #e70103;
}

.exclbtn {
    text-align: center;
    width: 40px;
    height: 40px;
    color: #fff;
    margin: auto;
    line-height: 38px !important;
    border-radius: 50%;
    background: red;
}

.modal-header {
    border: 0px !important;
    padding: .5rem;
}
ul#lstimages dl, ol, ul {
    margin-bottom: 0rem;
}
.close-button {
    background: red !important;
    opacity: 1 !important;
    color: #fff !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 0px !important;
    margin-top: -7px !important;
    padding: 2px !important;
    margin-right: -7px !important;
}

.dealer_btn {
    background: #e70103;
    border-color: #e70103;
    border-radius: 0px 0px 2px 2px;
    width: auto;
    margin: auto;
    margin-top: 15px;
    padding: 5px 30px;
}

.sign_email {
    padding: 10px;
    border-radius: 10px 0px 0px 0px;
}

.sign_pass {
    padding: 10px;
    border-radius: 0px 10px 0px 0px;
}

.social_sign h6 {
    display: inline-block;
    color: #000;
    margin-right: 5px;
}

.social_sign img {
    width: 30px;
    padding: 5px;
}

.social_sign {
    margin-top: 10px;
}

.forgot {
    display: block !important;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
}

.register_sign {
    text-align: center;
    display: block !important;
    margin-top: 5px;
    font-size: 14px;
}

    .register_sign a {
        color: #e70103;
    }

.winner-img
/*EnD Style For SignIn Page*/
/*Start Style For Signup Page*/
.signup input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.signup label {
    position: relative;
    cursor: pointer;
}

.signup {
    margin-top: 8px;
}

    .signup label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #bfbfbf;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 10px;
    }

    .signup input:checked + label:before {
        content: '';
        border: 2px solid #e70103;
        background: #e70103;
    }

    .signup input:checked + label:after {
        content: '';
        display: block;
        position: absolute;
        top: 2px;
        left: 9px;
        width: 6px;
        height: 14px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .signup input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
        display: none;
    }








.signup2 input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.signup2 label {
    position: relative;
    cursor: pointer;
}

.signup2 {
    margin-top: 8px;
}

    .signup2 label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #bfbfbf;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 2px;
    }

    .signup2 input:checked + label:before {
        content: '';
        border: 2px solid #e70103;
        background: #e70103;
    }

    .signup2 input:checked + label:after {
        content: '';
        display: block;
        position: absolute;
        top: 2px;
        right: 9px;
        width: 6px;
        height: 14px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

.mb200 {
    margin-bottom: 200px;
}

.signup-btn {
    color: #fff;
    padding: 5px 35px;
    width: 100%;
}

    .signup-btn span {
        font-size: 30px;
    }




.signup2 input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    display: none;
}

.contact-select:before {
    content: '';
    position: absolute;
    top: -12px;
    height: 12px;
    width: 100%;
    background-color: transparent;
}

.contact-select:after {
    content: '';
    position: absolute;
    right: 25px;
    top: -23px;
    height: 0;
    width: 0;
    border: 12px solid transparent;
    border-bottom-color: #f1efef;
}

.pt_15 {
    padding-top: 15px;
}

.contact-select:focus {
    border-bottom-color: #fff;
}
/*EnD Style For SignUp Page*/


/*Winner page css start*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

input:focus,
button:focus {
    outline: none;
}

button:hover,
.reset:hover {
    opacity: .8;
}

button:active,
.reset:active {
    opacity: .5;
}

.winner {
    width: 1110px;
    /*position: absolute;*/
    border-top: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    background: #fafafa;
    padding: 20px 30px 0px 0px;
    /*left: 50%;*/
    /* -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}


.filter-box {
    background: #f1f1f1;
    width: 100%;
    padding: 30px;
}

.input-container {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon {
    white-space: nowrap;
    background: #ffffff;
    padding: 4px;
    color: #e70103;
    height: 35px;
    font-size: 25px;
    border: 1px solid #b6b6b6;
    min-width: 50px;
    text-align: center;
    vertical-align: bottom;
}

.mt5 {
    margin-top: 5px !important;
}

.refresh-icon {
    width: auto;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.filter {
    color: #8484a5;
}

.line2 .new_move {
    left: 25% !important;
}

.color-red {
    color: #e70103 !important;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.input-field {
    width: 100%;
    padding: 10px;
    height: 35px;
    outline: none;
}

.steps {
    margin-bottom: 10px;
    position: relative;
    height: 20px;
}

    .steps > div {
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        height: 25px;
        padding: 0 5px;
        ;
        display: inline-block;
        width: 80px;
        text-align: center;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
    }

        .steps > div > span {
            line-height: 25px;
            height: 25px;
            margin: 0;
            color: #aaadaf;
            font-size: .9rem;
            font-weight: 300;
            text-shadow: none;
        }

        .steps > div > .liner {
            position: absolute;
            height: 2px;
            width: 0%;
            left: 0;
            top: 50%;
            margin-top: -1px;
            background: #999;
            -webkit-transition: .3s all ease;
            transition: .3s all ease;
        }

.step-one {
    left: 5%;
}

.step-two {
    left: 10%;
}

.step-three {
    left: 15%;
}

.step-four {
    left: 20%;
}

.step-five {
    left: 25%;
}

.step-six {
    left: 30%;
}

.step-seven {
    left: 35%;
}

.step-eight {
    left: 40%;
}

.step-nine {
    left: 45%;
}

.step-ten {
    left: 50%;
}

.step-eleven {
    left: 55%;
}

.step-twowelve {
    left: 60%;
}

.step-thirteen {
    left: 65%;
}

.step-fourteen {
    left: 70%;
}

.step-fifteen {
    left: 75%;
}

.step-sixteen {
    left: 80%;
}

.step-seventeen {
    left: 85%;
}

.step-eighteen {
    left: 90%;
}

.step-nineteen {
    left: 95%;
}

.step-twenty {
    left: 100%;
}

.line2 {
    width: 100%;
    height: 5px;
    background: #e6e6e6;
    position: relative;
    border-radius: 10px;
    overflow: visible;
    margin-bottom: 50px;
}

    .line2 .dot-move {
        position: absolute;
        top: 50%;
        left: 0%;
        width: 15px;
        height: 15px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: #ddd;
        border-radius: 50%;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
    }

    .line2 .dot {
        position: absolute;
        top: 50%;
        border: 3px solid #c2c2c2;
        width: 20px;
        height: 20px;
        left: 0;
        background: #ddd;
        border-radius: 50%;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
        -webkit-transform: translate(-50%, -50%) scale(.5);
        -ms-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5);
    }

        .line2 .dot.zero {
            left: 5%;
            z-index: 6;
            background: #bbb;
        }

.winner.slider-one-active .dot.zero {
    background: #e70103;
}



.line2 .dot.one {
    left: 5%;
    background: #fff;
}

.line2 .dot.two {
    left: 10%;
    background: #fff;
}

.line2 .dot.three {
    left: 15%;
    background: #fff;
}

.line2 .dot.four {
    left: 20%;
    background: #fff;
}

.line2 .dot.five {
    left: 25%;
    background: #fff;
}

.line2 .dot.six {
    left: 30%;
    background: #fff;
}

.line2 .dot.seven {
    left: 35%;
    background: #fff;
}

.line2 .dot.eight {
    left: 40%;
    background: #fff;
}

.line2 .dot.nine {
    left: 45%;
    background: #fff;
}

.line2 .dot.ten {
    left: 50%;
    background: #fff;
}

.line2 .dot.eleven {
    left: 55%;
    background: #fff;
}

.line2 .dot.twowelve {
    left: 60%;
    background: #fff;
}

.line2 .dot.thirteen {
    left: 65%;
    background: #fff;
}

.line2 .dot.fourteen {
    left: 70%;
    background: #fff;
}

.line2 .dot.fifteen {
    left: 75%;
    background: #fff;
}

.line2 .dot.sixteen {
    left: 80%;
    background: #fff;
}

.line2 .dot.seventeen {
    left: 85%;
    background: #fff;
}

.line2 .dot.eighteen {
    left: 90%;
    background: #fff;
}

.line2 .dot.nineteen {
    left: 95%;
    background: #fff;
}

.line2 .dot.twenty {
    left: 100%;
    background: #fff;
}

.line2 .dot.center {
    left: 50%;
    background: #fff;
}

.line2 .dot.full {
    left: 100%;
    background: #bbb
}

.slider-ctr {
    width: 100%;
    overflow: hidden;
}

.slider {
    overflow: hidden;
    /*width: 1200px;*/
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: translate(0px) scale(1);
    -ms-transform: translate(0px) scale(1);
    transform: translate(0px) scale(1);
}

.winner.slider-one-active .slider-two,
.winner.slider-one-active .slider-three {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}

.winner.slider-two-active .slider-one,
.winner.slider-two-active .slider-three {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}

.winner.slider-three-active .slider-one,
.winner.slider-three-active .slider-two {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}

.slider-one,
.slider-two,
.slider-three {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}

.slider-form {
    float: left;
    width: 400px;
    text-align: center;
}

    .slider-form h2 {
        font-size: 1.5rem;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        margin-bottom: 50px;
        color: #999;
        position: relative;
    }

        .slider-form h2 .yourname {
            font-weight: 400;
        }

    .slider-form h3 {
        font-size: 1.5rem;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        margin-bottom: 50px;
        line-height: 1.5;
        color: #999;
        position: relative;
    }

        .slider-form h3 .balapa {
            font-family: 'Pacifico', sans-serif;
            display: inline-block;
            color: #5892fc;
            text-decoration: none
        }

    .slider-form [type="text"] {
        width: 100%;
        box-sizing: border-box;
        padding: 15px 20px;
        background: #fafafa;
        border: 1px solid transparent;
        color: #777;
        border-radius: 50px;
        margin-bottom: 50px;
        font-size: 1rem;
        font-family: 'Roboto', sans-serif;
        position: relative;
        z-index: 99;
    }

        .slider-form [type="text"]:focus {
            background: #fcfcfc;
            border: 1px solid #ddd;
        }

    .slider-form button,
    .reset {
        display: inline-block;
        text-decoration: none;
        background: #5892fc;
        border: none;
        color: white;
        padding: 10px 25px;
        font-size: 1rem;
        border-radius: 3px;
        cursor: pointer;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        position: relative;
    }

/*  emot */

.label-ctr {
    margin-bottom: 50px;
}

label.radio {
    height: 55px;
    width: 55px;
    display: inline-block;
    margin: 0 10px;
    background: transparent;
    position: relative;
    border-radius: 50%;
    cursor: pointer
}

    label.radio input {
        visibility: hidden
    }

        label.radio input:checked + .emot {
            -webkit-transform: scale(1.25);
            -ms-transform: scale(1.25);
            transform: scale(1.25);
        }

            label.radio input:checked + .emot,
            label.radio input:checked + .emot .mouth {
                border-color: #5892fc;
            }

                label.radio input:checked + .emot:before,
                label.radio input:checked + .emot:after {
                    background: #5892fc;
                }

    label.radio .emot {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fafafa;
        border-radius: 50%;
        border: 2px solid #ddd;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
    }

        label.radio .emot:before {
            content: "";
            position: absolute;
            top: 15px;
            left: 15px;
            width: 5px;
            height: 10px;
            background: #ddd;
        }

        label.radio .emot:after {
            content: "";
            position: absolute;
            top: 15px;
            right: 15px;
            width: 5px;
            height: 10px;
            background: #ddd;
        }

        label.radio .emot .mouth {
            position: absolute;
            bottom: 10px;
            right: 15px;
            left: 15px;
            height: 15px;
            border-radius: 50%;
            border: 3px solid #ddd;
            background: transparent;
            clip: rect(0, 35px, 10px, 0);
        }

            label.radio .emot .mouth.smile {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
            }

            label.radio .emot .mouth.sad {
                -webkit-transform: translateY(50%);
                -ms-transform: translateY(50%);
                transform: translateY(50%);
            }

/*	center */

.winner.center .line .dot-move {
    left: 50%;
    -webkit-animation: .3s anim 1;
}

.winner.center .line .dot.center {
    background: #5892fc;
}

.winner.center .slider {
    -webkit-transform: translate(-400px);
    -ms-transform: translate(-400px);
    transform: translate(-400px);
}

.winner.center .step-two {
    clip: rect(0, 100px, 25px, 0px);
}

.winner.center .step-one .liner {
    width: 100%;
}

/*	full */

.winner.full .line .dot-move {
    left: 100%;
    -webkit-animation: .3s anim 1;
}

.winner.full .line .dot.full {
    background: #5892fc;
}

.winner.full .slider {
    -webkit-transform: translate(-800px);
    -ms-transform: translate(-800px);
    transform: translate(-800px);
}

.winner.full .step-two,
.winner.full .step-three {
    clip: rect(0, 100px, 25px, 0px);
}

    .winner.full .step-one .liner,
    .winner.full .step-two .liner {
        width: 100%;
    }

.fa-heart:before {
    font-weight: 100;
}

.fwd-icon {
    display: inline-flex;
    align-items: center;
}

    .fwd-icon i {
        font-size: 10px;
        padding-left: 5px;
    }

.new_line {
    width: 90px;
    height: 12px;
    margin-top: 100px;
    margin-bottom: 15px;
    margin-left: -40px;
    margin-right: auto;
    background-color: #e70103;
    display: block;
}

.new_line2 {
    width: 90px;
    height: 12px;
    margin-top: 100px;
    margin-bottom: 3px;
    margin-left: -40px;
    margin-right: auto;
    background-color: #e70103;
    display: block;
}

.bt121 {
    bottom: 120px !important;
}

.bt0 {
    bottom: 0px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.curve.curve-top-new:after, .curve.curve-top-new:before {
    border-top: 175px solid #fff;
}

.curve2.curve-top-new2:after, .curve2.curve-top-new2:before {
    border-top: 177px solid #fff;
    border-bottom: 0px;
}

.curve2.curve-center2:before {
    border-right: 50vw solid transparent;
    border-left: 50vw solid transparent;
}

.curve2:before {
    left: 0;
    border-right: 70vw solid transparent;
}

.curve2:after, .curve2:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 50px solid #fff;
    position: absolute;
}


.curve3.curve-bottom3 {
    left: 0;
    bottom: -1px;
    width: 100%;
}


.curve3.curve-gray-b3:after, .curve3.curve-gray-b3:before {
    border-bottom: 300px solid #fff;
}

.curve3.curve-bottom3:after, .curve3.curve-bottom3:before {
    bottom: 0;
}

.curve3.curve-center3:before {
    border-right: 100vw solid transparent;
}

.curve3:before {
    left: 0;
    border-right: 70vw solid transparent;
}

.curve3:after, .curve3:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 50px solid #fff;
    position: absolute;
}

.curve3.curve-gray-b3:after, .curve.curve-gray-b3:before {
    border-bottom: 300px solid #fff;
}

.curve.curve-bottom3:after, .curve.curve-bottom3:before {
    bottom: 0;
}

.curve3.curve-center3:after {
    border-left: 100vw solid transparent;
}

.curve3.curve-bottom3 {
    left: 0;
    bottom: -1px;
    width: 100%;
}


.curve3 {
    position: absolute;
    z-index: 7;
}

    .curve3:after {
        right: 0;
        border-left: 30vw solid transparent;
    }

    .curve3:after, .curve3:before {
        content: '';
        width: 0;
        height: 0;
        border-bottom: 50px solid #fff;
        position: absolute;
    }
/*Winner page css end*/

@media(max-width:767px) {
    .mb0 {
        margin-bottom: 0px;
    }

    .offset-3 {
        margin-left: 0%;
    }
   
    .mt65 {
        margin-top: 30px;
    }

    .directional_nav {
        top: -120px !important;
    }

    .previous_btn, .next_btn {
        width: 0px;
    }

    .mob-menu {
        width: 100% !important;
    }

    .vertical_center {
        display: inline;
    }

    .sign-box h5 {
        margin-bottom: 0px;
    }

    .ddw_img {
        margin-bottom: 20px;
    }

    .doa_img {
        margin-bottom: 20px;
    }

    .mb131 {
        margin-bottom: 130px;
    }

    .sign_pass {
        border-radius: 0px 0px 0px 0px;
    }

    .sign_email {
        border-radius: 10px 10px 0px 0px;
    }
}

/*iPhone 6+ Portrait*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) {
}

/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) {
}



@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {

    .slider .owl-item, .slider-fade .owl-item {
        height: 80vh !important;
    }
}

@media(max-width:767px) and (min-width:480px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 80vh !important;
    }
}



@media(max-width:736px) and (min-width:500px) {
    h4.title {
        height: 100px;
    }
}




@media(max-width:1024px) and (min-width:768px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 65vh !important;
    }

    .faq-pad {
        padding: 50px 28px 20px 28px !important;
    }

    a.logo img {
        margin-top: 0px;
        width: 150px;
    }

    .mob-menu {
        width: 100%;
    }

    .vertical_center {
        display: initial;
    }

    .header {
        min-height: 35vh;
    }

    .logo {
        padding: 5px 0;
    }

    .navbar {
        min-height: 50px;
        height: 50px;
    }

    .sign-header {
        min-height: 80vh !important;
    }

    h4.title {
        height: 70px;
    }
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 23vh !important;
    }
}

/*@media(max-width:800px) and (min-width:480px) {

 
}*/

@media(max-width:800px) and (min-width:768px) {

    .slider .owl-item, .slider-fade .owl-item {
        height: 35vh !important;
    }
}
/*(mdpi) Android*/
@media only screen and (min-device-width : 800px) and (max-device-height : 480px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 100vh !important;
    }
}

@media(min-width:1201px) and (max-width:1300px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 80vh !important;
    }

    .navbar {
        padding: .0rem 1rem;
    }

    .header {
        min-height: 75vh;
    }
}

@media(min-width:1370px) and (max-width:1500px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 80vh !important;
    }

    .header {
        min-height: 75vh;
    }
}


@media(min-width:1100px) and (max-width:1150px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 80vh !important;
    }

    /*.bm13 {
            bottom: 124px !important;
        }*/
}

@media(min-width:1025px) and (max-width:1190px) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 80vh !important;
    }

    .navbar {
        padding: .0rem 1rem;
    }

    .header {
        min-height: 75vh;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1290px) and (orientation: landscape) {
 
    .slider .owl-item, .slider-fade .owl-item {
        height: 60vh !important;
    }

    .header {
        min-height: 60vh;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1290px) and (orientation: portrait) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 35vh !important;
    }

    /*.bm13 {
            bottom: 125px !important;
        }*/

    .vl {
        height: 35px;
        margin-top: 25px;
    }
}
/*@media only screen and (min-device-width: 1300px) and (max-device-width: 1365px) and (orientation: portrait) {
    .slider .owl-item, .slider-fade .owl-item {
        height: 35vh !important;
    }

    
}*/

@media(max-width:1200px) and (min-width:768px) {
    section.aboutus {
        margin-bottom: 20px;
    }
    .billing_para {
        font-size: 13px !important;
    }
}

@media(max-width:1200px) and (min-width:991px) {
    .faq-box {
        min-height: 370px !important;
    }
    .faq-pad {
        padding: 50px 30px 20px 30px !important;
    }
    .car-detail .back-btn {
        left: 10px;
    }
}

@media(max-width:1024px) {
    .remove-margin {
        margin-top: 35px !important;
    }
    .car-detail .back-btn {
        left: 10px;
    }
    .slide_viewer {
        height: 400px;
    }

    .directional_nav {
        top: -250px;
    }
    .accordion-section .panel-default > .panel-heading {
        padding: 10px 10px 10px 15px !important;
    }
    .winner {
        padding: 20px 40px 0px 0px !important;
    }

    .mt40 {
        margin-top: 40px !important;
    }

    .con40 {
        padding-top: 40px !important;
    }
}

@media(max-width:1300px) {
    .winner-flow {
        overflow: overlay;
        overflow-y: hidden;
    }
}

@media (min-width:1301px) {
    .winner-collection {
        width: 1124px !important;
    }

    .logo {
        margin-left: 70px !important;
    }
}

.mb_60 {
    margin-bottom: 60px !important;
}
@media (min-width:1800px) {
    /*.main {
        margin-top: 100px !important;
        height: auto !important;
        background-size: cover;
    }*/
   
    /*.transparent-bg {
        height: 70vh !important;
    }*/
}
    @media (min-width:1900px) {

        .slider .owl-item, .slider-fade .owl-item {
            height: 90vh;
        }
       
        /*.transparent-bg {
            height: 70vh !important;
        }*/
      
        /*.main {
            margin-top: 100px !important;
            height: auto !important;
            background-size: cover;
        }*/

        .header {
            min-height: 90vh;
        }
    }

    @media only screen and (device-width : 812px) and (device-height : 375px) and (-webkit-device-pixel-ratio : 3) {
        .slider .owl-item, .slider-fade .owl-item {
            height: 100vh !important;
        }
    }
    /*@media only screen and (min-width: 812px) and (orientation: landscape) {

   
}*/


    /*------START CSS AD BY ARSHAD 22-01-2020------*/
    .loader {
        width: 200px;
    }

    .lifestyle-banner {
        width: 300px !important;
        margin: auto;
    }


    .small-img {
        width: 90px !important;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }




    .inner-mob {
        width: 100px !important;
        margin-top: 25px;
    }


    /*------END CSS AD BY ARSHAD 22-01-2020------*/

    /*------Start  CSS FOR EDIT DETAILS AD BY ARSHAD 23-01-2020------*/
    .md-radio.md-radio-inline {
        display: inline-block;
    }

    .md-radio input[type="radio"] {
        display: none;
    }

    .md-radio label {
        display: inline-block;
        min-height: 20px;
        position: relative;
        padding: 0 30px;
        margin-bottom: 0;
        cursor: pointer;
        vertical-align: bottom;
    }

    .md-radio input[type="radio"]:checked + label:before {
        border-color: #e50000;
        animation: ripple 0.2s linear forwards;
    }

    .md-radio label:before {
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border: 2px solid #e50000;
    }

    .md-radio label:before, .md-radio label:after {
        position: absolute;
        content: '';
        border-radius: 50%;
        transition: all .3s ease;
        transition-property: transform, border-color;
    }

    .md-radio input[type="radio"]:checked + label:after {
        transform: scale(1);
    }

    .md-radio label:after {
        top: 5px;
        left: 5px;
        width: 10px;
        height: 10px;
        transform: scale(0);
        background: #e50000;
    }

    /*------END CSS FOR EDIT DETAILS AD BY ARSHAD 23-01-2020------*/

    /*------Start  CSS FOR TRANSACTION HISTORY ADD BY ARSHAD 23-01-2020------*/

    .my-account-menu-container {
        position: relative;
        width: 100%;
        border: 1px solid #c7c7c7;
        padding: 27px;
        display: inline-block;
        vertical-align: top;
        float: left;
    }

        .my-account-menu-container .profile-image-container {
            position: relative;
            margin-bottom: 10px;
        }

            .my-account-menu-container .profile-image-container .shortname-container {
                background-color: #c7c7c7;
                border-radius: 100%;
                height: 70px;
                margin: auto;
                position: relative;
                text-align: center;
                width: 70px;
                display: block;
            }

                .my-account-menu-container .profile-image-container .shortname-container .shortname {
                    color: #fff;
                    display: block;
                    font-size: 34px;
                    text-transform: uppercase;
                    margin: 0;
                    padding: 0;
                    position: relative;
                    overflow: hidden;
                    top: 15px;
                }

        .my-account-menu-container .username-container {
            position: relative;
            text-align: center;
            margin-bottom: 10px;
        }

            .my-account-menu-container .username-container .text {
                text-transform: uppercase;
                font-weight: bold;
                font-size: 28px;
            }

        .my-account-menu-container .username-container {
            position: relative;
            text-align: center;
            margin-bottom: 10px;
        }

        .my-account-menu-container .game-credits-container {
            text-align: center;
            position: relative;
            font-size: 14px;
            margin-bottom: 10px;
        }

        .my-account-menu-container .navigation-list {
            position: relative;
            margin-top: 15px;
        }

            .my-account-menu-container .navigation-list ul li {
                position: relative;
                margin-bottom: 15px;
                text-align: left;
            }

                .my-account-menu-container .navigation-list ul li .text {
                    font-size: 20px;
                    color: #696971;
                    padding-right: 20px;
                    text-transform: uppercase;
                }

    .help-container {
        position: absolute;
        text-align: center;
        bottom: -30px;
        width: 100%;
        left: 0;
    }

        .help-container .help-link {
            padding-left: 20px;
            background: url('../img/phone-icon.png') no-repeat left center transparent;
            background-size: 16px;
            color: #696971;
        }

    .my-account-menu-container .navigation-list ul li.active .text {
        background: url('../img/orange-arrow.png') no-repeat right 60% transparent;
        background-size: 10px;
    }


    .my-account-sub-content {
        border: 1px solid #c7c7c7;
        padding: 30px;
    }

    .game-credit .table {
        margin: 0 auto 100px auto;
        padding: 20px 0 0 0;
    }

    .game-credit .container > p {
        text-align: center;
        line-height: 25px;
    }

    .game-credit .your-credit .icon2 {
        position: relative;
        display: inline-block;
        font-size: 18px;
        border: 10px solid #e7e7e7;
        border-radius: 100%;
    }

    .game-credit .your-credit {
        padding: 0;
        font-size: 0;
        text-align: center;
        margin-bottom: 40px;
    }

    .credit-icon {
        max-width: 100%;
        display: block;
        width: auto;
    }

    .game-credit .your-credit .icon2 .over {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        color: #fff;
    }

    .fake-table {
        display: table;
        height: 100%;
        width: 100%;
    }

    .fake-table-cell {
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .game-credit .your-credit .icon2 .game-credit-value {
        font-size: 44px;
        line-height: 110%;
        display: block;
        color: #fff;
    }

    .game-credit p a {
        color: #e70103;
        margin-bottom: 30px;
    }

    .game-credit .your-credit .icon2 p {
        font-size: 14px;
        color: #fff;
        line-height: 110%;
        margin: 0;
    }

    .game-credit .your-credit .zone-container {
        position: relative;
        display: inline-block;
        background-color: #f0f0f0;
        padding: 25px;
        vertical-align: top;
        max-width: 400px;
        margin-left: 30px;
    }

        .game-credit .your-credit .zone-container .left-container {
            position: relative;
            float: left;
            width: 50%;
        }

            .game-credit .your-credit .zone-container .left-container ul {
                padding-left: 10px;
                position: relative;
                top: 5px;
            }

                .game-credit .your-credit .zone-container .left-container ul li {
                    text-align: left;
                }

                    .game-credit .your-credit .zone-container .left-container ul li .zone-title {
                        font-size: 18px;
                        text-transform: uppercase;
                        margin-bottom: 0px;
                    }

        .game-credit .your-credit .zone-container .right-container {
            position: relative;
            float: right;
            width: 50%;
        }

            .game-credit .your-credit .zone-container .right-container .zone-diagram {
                position: relative;
                top: 3px;
            }

        .game-credit .your-credit .zone-container .left-container p {
            margin: 5px 0 15px 0;
            font-size: 14px;
            padding: 0px;
            line-height: 18px;
        }

    .game-credit table {
        width: 100%;
    }

        .game-credit table thead th {
            font-size: 18px;
            line-height: 22px;
            color: #696971;
            padding: 15px 0 10px 0;
            text-align: center;
            text-transform: uppercase;
            vertical-align: top;
            background-color: #ECF0F5;
        }
    /*------END CSS FOR  TRANSACTION HISTORY ADD BY ARSHAD 23-01-2020------*/



    /*------START CSS FOR  BASKET PAGE ADD BY ARSHAD 23-01-2020------*/
    .order_details_table {
        position: relative;
        clear: both;
        margin: 20px 0 80px 0;
    }

    .details table {
        width: 100%;
    }

        .details table thead th:first-child {
            text-align: left;
        }

        .details table thead th {
            font-size: 14px;
            line-height: 22px;
            font-weight: normal;
            color: #79808E;
            padding: 0 0 13px 0;
            text-align: center;
        }

        .details table tbody tr {
            border-top: 1px solid #c7c7c7;
        }

        .details table tbody td:first-child {
            text-align: left;
        }

        .details table tbody td {
            font-size: 15px;
            line-height: 20px;
            color: #79808E;
            padding: 10px 0;
            padding-right: 15px;
            text-align: center;
        }

    .order_details_table .summary-container-title h3 {
        text-align: right;
        padding-right: 3%;
        font-size: 24px;
    }

    .order_details_table .summry_container dt {
        position: relative;
        float: left;
        width: 70%;
        clear: left;
        margin: 0 0 10px;
    }

    .order_details_table .summry_container dd {
        clear: right;
        float: right;
        margin: 0 0 10px;
        position: relative;
        width: 30%;
    }

    .details table a.btn {
        font-size: 16px;
        line-height: 38px;
        color: #fff;
        height: 40px;
        min-width: 180px;
        padding: 0;
    }

        .details table a.btn:hover {
            color: #e50000;
            box-shadow: none;
            background: #fff;
            border: 1px solid;
        }

    .btn.red {
        background-color: #e50000;
    }

    .order_details_table .show_coordinates {
        cursor: pointer;
        font-size: 16px;
        height: 40px;
        color: #fff;
        line-height: 28px;
        width: 180px;
    }


    .order_details_table .details_row.active .details_container {
        display: block;
    }

    .order_details_table .details_row .details_container {
        border: 1px solid #CACACA;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        clear: both;
    }

    .order_details_table .summry_container {
        position: relative;
    }

    .details table tbody td:last-child {
        text-align: right;
        padding-right: 0;
    }

    .order_details_table .coordinates_container ul li {
        padding: 0 10px;
    }

    .order_details_table .coordinates_container ul {
        position: relative;
    }

    .order_details_table .coordinates_container {
        background-color: #F0F0F0;
        color: #696971;
        display: none;
        padding: 10px 10px;
        position: absolute;
        right: 0;
        text-align: right;
        top: 55px;
        width: 275px;
        z-index: 1;
        font-size: 12px;
        max-height: 172px;
        overflow: auto;
        border: 1px solid #CACACA;
    }

    .details table tbody tr:last-child {
        border-bottom: 1px solid #c7c7c7;
    }

    .details table tbody tr {
        border-top: 1px solid #c7c7c7;
    }

    .order_details_table .details_row.active td {
        display: table-cell;
    }

    .details table tbody td:last-child {
        text-align: right;
        padding-right: 0;
    }


    .order_details_table .details_row {
        border: none !important;
    }

    /*------END CSS FOR  BASKET PAGE ADD BY ARSHAD 23-01-2020------*/

    /*------START CSS FOR  Play History PAGE ADD BY RAhul 23-01-2020------*/
    .count_down li {
        display: inline-block;
        font-size: 14px;
        list-style-type: none;
        padding: 0px 10px !important;
        text-transform: uppercase;
        top: 52px;
    }

        .count_down li span {
            display: block;
            font-size: 20px;
            border: 1px solid #a59e9e;
            padding: 0px 5px;
        }

        .count_down li p {
            margin-top: -10px;
            text-align: center;
        }

    ul.count_down {
        text-align: center;
        top: 0%;
        right: 10%;
    }





    .countdown_section h5 {
        text-align: center;
        padding-bottom: 15px;
    }

    .comp_date {
        background-color: #ddd;
        padding: 14px 25px;
        margin-top: 12%;
    }

    .comp_box {
        border: 1px solid #ddd;
        padding: 30px 0px 0px;
    }

    .comp-view-btn {
        margin-bottom: 10px;
        color: #e70103;
        padding: 5px 20px 5px 1px;
        border: none;
        font-size: 18px;
        margin-top: 10px;
        border-radius: 0px 0px 3px 3px;
    }
    /*------END CSS FOR  Play History PAGE ADD BY RAhul 23-01-2020------*/


    .one_line {
        width: 100px;
        float: left;
        padding: 20px;
    }

    .number_cart {
        margin-top: 19px;
        width: 100px;
        float: left;
    }

    .list_element_cart {
        width: 500px !important;
        max-height: 500px;
        overflow-y: auto;
    }

        .list_element_cart li {
            border-bottom: 1px solid #ddd;
        }

    .cart_box {
        padding: 10px;
        border: 1px solid #ddd;
        text-align: center;
    }

    .info_icon {
        margin-right: 10px;
        color: #e70103;
    }

    .proceed_btn {
        background: #e70103;
        padding: 5px 20px 5px 20px;
        border: 1px solid #e70103;
        font-size: 18px;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        border-radius: 3px;
        text-align: center;
        width: 40% !important;
    }

    .car-d-w input {
        width: 30px;
        background: none;
        margin: 0px;
    }

    .font_18 {
        font-size: 18px !important;
    }

    .proceed_btn:hover {
        border: 1px solid #e70103;
        background: #fff;
        color: #e70103;
    }

    @media(max-width:767px) {
        .list_element_cart {
            width: 410px !important;
        }

        .one_line {
            width: 66px !important;
            padding: 5px;
        }

        .number_cart {
            margin-top: 5px !important;
        }

        .one_line img {
            width: 45px;
        }

        .list_element_cart {
            right: -182px !important;
            height: 170px;
            overflow-y: scroll;
        }

        .cart_box {
            padding: 5px;
        }

        .proceed_btn {
            margin-top: 5px;
            margin-bottom: 5px;
        }
    }


    /*address Css for IE Browser Issue added By Rahul 29-01-2020*/

    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        /* IE10+ CSS styles go here */
        .ie-row {
            display: ruby-base-container !important;
        }

        .ie-float {
            display: -ms-inline-grid;
        }

        .sign-box {
            background: rgba(255, 255, 255, 0.63);
            margin-top: 100px;
        }

        .affiliate-item {
            min-height: 383px;
        }

        .display-icon {
            display: -ms-inline-flexbox !important;
        }
    }


    /*Css Added ruby Rahul for toggle eye*/

    .toggle-eye-icon {
        float: right;
        margin-right: 10px;
        margin-top: -28px;
        position: relative;
        z-index: 2;
        color: #000 !important;
    }

    /*End*/

    .lbl-Phone {
        width: 100%;
        padding: 21px 10px;
        border: 0;
        background-color: #f1efef;
        border-radius: 5px;
    }

    .txtleft {
        text-align: left !important;
    }

    @supports (-ms-ime-align: auto) {
        .lbl-Phone {
            width: 100%;
            padding: 10px 10px;
            border: 0;
            background-color: #f1efef;
            border-radius: 5px;
        }
    }

    @supports (-ms-accelerator:true) {
        .lbl-Phone {
            width: 100%;
            padding: 10px 10px;
            border: 0;
            background-color: #f1efef;
            border-radius: 5px;
        }
    }




    /*for BUBBLE POPUP*/

    .para {
        /*position: absolute;*/
        /*margin-left: 700px;*/
        padding: 9px;
        border-radius: 100px 116px 0% 100px;
        background-color: #f5495a;
        color: #fff;
        z-index: 99999;
        text-transform: uppercase;
        animation: fadein 2s;
        -moz-animation: fadein 4s; /* Firefox */
        -webkit-animation: fadein 4s; /* Safari and Chrome */
        -o-animation: fadein 4s; /* Opera */
        /*animation: fly 3s linear infinite;*/
    }

    .cross-icon {
        float: right;
        right: -7px;
        cursor: pointer !important;
        font-size: 16px;
        margin-right: 2px;
        color: black;
        margin-left: 15px;
        margin-top: -2px;
    }

    .slider {
        padding: 0px !important;
    }

    .speech-bubble {
        z-index: 9999999;
        padding: 18px;
        position: fixed;
        /*left: 0.5% !important;*/
        margin-left:15% !important;
        top: 40% !important;
        background: #364d69;;
        border-radius: 3%;
        color: #fff;
        display: inline-block;
        /* padding: 3.5em .8em; */
        /* position: absolute; */
        float: left;
        /* margin-top: -30px; */
        box-shadow: 0px 2px 7px 0px #656565;
        /* margin-left: 36%; */
        /* margin-bottom: 1px; */
        /* text-align: center; */
    }



    .elementToFadeInAndOut {
        -webkit-animation: fadeinout 15s linear forwards;
        animation: fadeinout 15s linear forwards;
    }

    @media(max-width:767px) {



        .accordion-section .panel-default .panel-title a:after {
            font-size: 1.6rem !important;
            margin-right: -8px !important;
            margin-top: -8px !important;
        }

        .accordion-section .panel-default > .panel-heading {
            padding: 10px 13px 10px 8px !important;
        }
    }

    /*Start popup scroll css add by Arshad 3 march 2020*/
    .cart_popup::-webkit-scrollbar {
        width: 7px
    }

    .cart_popup::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .cart_popup::-webkit-scrollbar-thumb {
        background: #e70103
    }

        .cart_popup::-webkit-scrollbar-thumb:hover {
            background: #e70103
        }

    /*End popup scroll css add by Arshad 3 march 2020*/

    /*Start play page scroll css add by Arshad 3 march 2020*/



       

      

    /*End play page  scroll css add by Arshad 3 march 2020*/
    .transparent-bg {
        background-color: #000000d9;
        /*height: 82vh;*/
    }

    .toggle-section {
        border: 1px solid #eee;
        padding: 5%;
        margin-top: 20px;
        margin-bottom: 20px;
        z-index: 99999;
        position: relative;
    }

        .toggle-section h6 {
            font-family: sans-serif;
            font-size: 14px;
            color: #fff;
        }

    .line-btn {
        padding: 5px 10px;
        background: none;
        font-size: small;
        cursor: pointer;
        color: #fff;
        border: 1px solid #fff;
        margin-top: 16px;
        border-radius: 4px;
    }

    .undo-last {
        background-color: #e70103;
        color: #fff;
        font-size: 20px;
        border: none;
        cursor: pointer;
        display: block;
        width: 100%;
        padding: 5px;
        border-radius: 5px;
        margin-bottom: 5px;
    }

    .mtb30 {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .per-play-img {
        width: 215px;
        margin-left: -60%;
    }

    .per-play {
        color: #fff;
        font-size: 10px;
    }

    tbody#tblBody tr {
        /*border: none;*/
    }

    .select-image {
        width: 100px;
        margin: auto;
        margin-left: 38%;
        display: block;
        margin-top: -119px;
        position: absolute;
    }

    .mt25 {
        margin-top: 25px;
    }

    .lbl-cordinate {
        position: relative;
        text-align: center;
        display: block;
        margin-top: -21px;
        color: #fff;
    }

    .w15 {
        width: 15px !important;
    }

    .line-btn:hover {
        color: #fff !important;
    }

    .ptb {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .blue-strip {
        padding: 25px 0px;
        background-color: #192755;
        text-align: right;
    }

    .mt90 {
        margin-top: 137%;
    }

    @media(min-width:768px) and (max-width:991px) {
        .winner-heading {
            font-size: 12px;
        }
    }

    @media(min-width:991px) and (max-width:1200px) {
        .winner-heading {
            font-size: 16px;
        }
    }

    @media (min-width: 1200px) and (max-width:1299px) {
        .mt90 {
            margin-top: 151% !important;
        }

        .transparent-bg {
            height: 86vh;
        }

        .main {
            background-image: url('/images/Main Background.png');
            height: 86vh !important;
        }
    }

    @media (min-width: 1300px) and (max-width:1399px) {
        .mt90 {
            margin-top: 78%;
        }

        .transparent-bg {
            height: 83vh;
        }

        .main {
            background-image: url('/images/Main Background.png');
            height: auto !important;
        }

        .per-play-img {
            width: 215px;
            margin-left: -92% !important;
        }
    }

    @media (min-width: 1400px) and (max-width:1598px) {
        .mt90 {
            margin-top: 123%;
        }

        .main {
            background-image: url('/images/Main Background.png');
            height: 83vh !important;
        }

        .transparent-bg {
            height: 83vh;
        }

        .per-play-img {
            margin-left: -92% !important;
        }
    }

    @media (min-width: 1599px) {
        .container-1 {
            max-width: 1457px !important;
        }

        table.table.table-border.table-striped tr td {
            font-size: 17px !important;
        }

        .stb_imageZoom {
            /*background-image: url(/images/Picture.png);*/
            background-position: center;
            background-size: 100% 105%;
            width: 100% !important;
            height: 550px !important;
        }

        .mt90 {
            margin-top: 140% !important;
        }

        table.table.table-border.table-striped tr {
            padding-top: 30px !important;
            padding-bottom: 5px !important;
        }

        .play_sec table {margin-top:15px!important;
        }
    }

    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        #ctl00_ContentPlaceHolder1_PrizeImage {
            display: none;
        }

        .comp {
            height: 310px;
        }
    }

    @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
        .mt90 {
            margin-top: 132% !important;
        }
    }

    .container-main {
        max-width: 1240px !important;
    }
    /*@supports (-ms-accelerator:true) {
    table.table.table-border.table-striped tr {
        padding-top: 18px !important;
        padding-bottom: 0px !important;
    }
}*/


    .mobile-header {
        background-color: #e50000;
        height: auto;
    }

    .logo-mobile img {
        width: auto;
    }

    .mob-basket {
        float: right;
        padding: 30px;
        background-color: #02020229;
    }

    .black-bar {
        background-color: #000;
        position: absolute;
        width: 100%;
    }

    .img-1 {
        width: 25%;
        float: left;
    }

    .img-2 {
        width: 50%;
        float: left;
    }

    .game-img {
        width: 90%;
        margin: auto;
    }

    .game-img-1 {
        height: 85vh;
    }

    .del-icon {
        display: block;
        text-align: right;
    }

        .del-icon img {
            width: 150px;
            margin-top: 25px;
        }

    .mob-heading {
        color: #fff;
        display: block;
        text-align: center;
        font-size: 45px;
        margin-top: 50px;
    }

    .mob-price {
        font-size: 50px;
    }

    .m20 {
        margin: 20px;
    }

    .checkout_btn {
        text-align: end;
        background-color: #e50000;
        padding: 25px 100px;
        margin-top: 25px;
        color: #fff;
        font-size: 45px;
        display: inline-block;
    }

    .right-text {
        text-align: right;
    }

    .select-image-mobile {
        width: auto;
        margin: auto;
        margin-left: 30%;
        display: block;
        margin-top: -365px;
        position: absolute;
    }

    .lbl-cordinate-mobile {
        text-align: center;
        display: block;
        margin-top: -74px;
        color: #fff;
        font-size: 50px;
    }

    .mob-undo {
        width: 150px;
        float: left;
        margin-top: -10% !important;
        position: relative;
        margin-left: 8%;
    }

    .mob-proceed {
        width: 150px;
        float: right;
        margin-top: -10% !important;
        position: relative;
        margin-right: 8%;
    }

    @media only screen and (min-device-width: 640px) and (max-device-width: 840px) {
        .game-img {
            margin-top: 35%;
        }
    }

    .h-160 {
        height: 160px;
    }

@media(max-width:1020px){
    .car_box {
        font-size: 13px !important;
    }
}

.send_btn {
    color: #fff;
    margin-top: 20px;
    border-radius: unset;
}

