/* *************** Fresh CSS For New Layout Home ******************* */

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../public_assets/css/FONTS');
}

#home {
    background-image: url('public_assets/img/simple_bg.png');
    /* background-repeat:no-repeat; */
    padding: 10px;
    height: 600px;
    margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
    #home {
        background-image: none;
        background-color: #fff;
    }
}

#carousel_container {
    height: 600px;
}

#carousel_container .carousel {
    height: 100%;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
    bottom: 0;
}


/*Code For Crousel Only */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v18/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

@font-face {
    font-family: 'Roboto-Thin';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(public_assets/css/FONTS/Roboto-Thin) format('ttf');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.material-icons:hover {
    color: #e1e1e1;
}

.middle-indicator {
    position: absolute;
    top: 50%;
}

.middle-indicator-text {
    font-size: 2.2rem !important;
}

a.middle-indicator-text {
    color: white !important;
}

.content-indicator {
    width: 64px;
    height: 64px;
    background: none;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.indicators {
    visibility: visible;
}

ul:not(.browser-default)>li {
    list-style-type: none;
    /* border:1px solid #e20000; */
}

#home ul:not(.browser-default)>li {
    list-style-type: none;
    border: 1px solid #e20000;
}

.carousel-item {
    padding-top: 50px;
    padding: 35px;
    position: relative;
}

#slide_one {
    /* background-color:#e20000; */
    color: #fff;
    border-radius: 10px;
}

.slide_title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 0.5em;
    color: #e20000;
}

.slide_subtitle {
    font-family: sans-serif;
    text-align: left;
    color: #e20000;
    font-size: 1.3em;
    line-height: 1em;
    margin-bottom: 1em;
    font-weight: 600;
    letter-spacing: 5px;
    border: 1px solid #e20000;
    padding: 10px;
    border-radius: 120px;
    text-align: center;
}

.slide_main_para {
    color: grey;
    /* margin-bottom: -.75em; */
    font-size: 30px;
    line-height: 1.35em;
    margin: 0 0 1.6em;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.learn_more_btn {
    width: 150px;
    text-decoration: none;
    background-color: #fff;
    color: #e20000;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    border: 2px solid #e20000;
    text-align: center;
    vertical-align: middle;
    margin-top: 25px;
    margin: 3px;
    padding: 10px 30px 10px 30px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    outline: 0;
    resize: none;
}

.learn_more_btn:hover {
    background-color: #e20000;
    color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
}

.learn_more_btn:active {
    background-color: #e20000;
    color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
}

.learn_more_div {}

.payment_step {
    font-size: 30px;
    width: 60px;
    height: 40px;
    padding: 5px 12px 5px 12px;
    font-weight: 700px;
    border: 2px solid #e20000;
    border-radius: 7px;
    margin-right: 10px;
    color: #e20000;
}

.payment_step_ttle {
    color: grey;
    font-size: 1em;
    line-height: 1.15em;
    margin: 0 0 1.6em;
    font-weight: 600;
    font-family: sans-serif;
    margin-bottom: 20px;
    border-bottom: 1px solid silver;
    padding-bottom: 10px;
}


/*Slide One End*/

#slide_two {
    /* background-color:#e1e1e1; */
    color: #fff;
    border-radius: 10px;
}

.slide_title_red {
    color: #e20000;
    font-family: sans-serif;
    font-size: 2.2em;
    margin-bottom: .39em;
    line-height: 1em;
    font-weight: 700;
}

#app_promo {
    height: 380px;
    width: 260px;
}

.payment_step_white {
    color: grey;
    font-size: 1.3em;
    line-height: 1.35em;
    margin: 0 0 1.6em;
    font-weight: 600;
    font-family: sans-serif;
}

.slide_main_para_black {
    color: grey;
    font-size: 2em;
    line-height: 1.35em;
    margin: 0 0 1.6em;
    font-weight: 600;
    font-family: sans-serif;
}

.app_link {
    box-shadow: 0px 8px 15px silver(0, 0, 0, 0.1);
}

.app_link:hover {
    cursor: pointer;
    transition: all 0.3s ease 0s;
}

.app_link:hover img {
    transform: scale(1.5);
    transition-duration: 3s;
}

#learn_more_div {
    z-index: 999;
    position: relative;
}

#links_div {
    z-index: 999;
    position: relative;
}


/*End of slide 2*/

#slide_three {
    /* background-color:#e1e1e1; */
    color: #fff;
    border-radius: 10px;
}

.slide_title_grey {
    color: #e20000;
    font-family: sans-serif;
    font-size: 2.2em;
    margin-bottom: .39em;
    line-height: 1em;
    font-weight: 700;
}

.step_img {
    width: 65px;
    height: 65px;
    float: center;
    color: #e20000;
}

.promo_girl_img {
    height: 365px;
    width: 365px;
    float: right;
}

.step_p {
    color: grey;
    font-size: 0.7em;
    line-height: 1.15em;
    margin: 0 0 1.6em;
    font-weight: 500;
    font-family: sans-serif;
}

.slider .indicators {
    bottom: 60px;
    z-index: 100;
    /* text-align: left; */
}

.promo_man_img {
    height: 600px;
    width: 380px;
}


/*Code End for carousel*/

.carousel.carousel-slider .carousel-fixed-item {
    position: relative;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1;
}


/* second row style */

#home_second_row {
    padding: 30px;
    margin-bottom: 0;
}

#inner_row {
    background-color: #eef6f8;
    padding: 30px;
}

#inner_row .col {
    padding: 30px;
}

.main_inner_div {
    background-color: #fff;
    padding-top: 30px;
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 7px;
    padding-bottom: 30px;
}

.website_pic {
    width: 90px;
    height: 90px;
}

.cont-hd {
    /* width: 100%; */
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
    font-family: sans-serif;
}

.cont-par {
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
    color: #63686a;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 20px;
}

.read_more_div {
    text-align: center;
    padding-top: 15px;
}

.read_more {
    width: 180px;
    background: #949494;
    font-size: .85rem;
    padding: 6px 40px 7px;
    font-weight: bold;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 18px;
}

.read_more:hover {
    background-color: #e20000;
    cursor: pointer;
}

.read_more:active {
    background-color: #e20000;
    cursor: pointer;
}

.main_inner_div:hover .main_inner_div {
    transform: scale(1.5);
    transition-duration: 3s;
}


/*Third Row*/

#FCA_row {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0;
}

#FCA_row .col {
    padding: 30px;
}

#FCA_container {
    border: 2px solid #e20000;
}

#FCA_para {
    font-weight: 600;
    font-size: grey;
    font-size: 16px;
}


/*Fourth Row*/

#exchange_row {
    padding: 30px;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

#exchange_row .col {
    padding: 30px;
}

.exchange_rate {
    color: #4d4d4d;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 2em;
    text-transform: uppercase;
    /* letter-spacing: .1em; */
    margin: 0 0 0.5em;
}

.rate_image {
    margin-top: -20px;
}

.exchange_para {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .32px;
    word-spacing: .64px;
    margin-bottom: 16px;
}

.rate_btn {
    width: 120px;
    text-decoration: none;
    background-color: #fff;
    color: #e20000;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    border: 2px solid #e20000;
    text-align: center;
    vertical-align: middle;
    margin-top: 25px;
    margin: 3px;
    padding: 10px 30px 10px 30px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    outline: 0;
    resize: none;
    display: inline;
}

.rate_btn:hover {
    background-color: #e20000;
    color: #fff;
    border: 2px solid #e20000;
    cursor: pointer;
}

.rate_btn:active {
    background-color: #e20000;
    color: #fff;
    cursor: pointer;
}

.btn_para {
    margin-top: 25px;
}

.exchange_rate_title {
    color: #4d4d4d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 1.8em;
    text-transform: uppercase;
    /* letter-spacing: .1em; */
    margin: 0 0 0.5em;
}


/*Fifth  Row*/

#countries_row {
    margin-top: 0;
    margin-bottom: 0;
    padding: 30px;
    width: 100%;
    background-image: url('public_assets/old_assets/images/spacer-img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    border-bottom: 1px solid #CCC;
}

#inner_countries_row {
    padding: 30px;
}

.countries_title {
    font-size: 28px;
    color: #000000;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    float: center;
    text-align: center;
}

table td:hover img {
    transform: scale(1);
    cursor: pointer;
}

#fifth_row_app {
    padding: 30px;
    background-image: url('public_assets/img/background-app.png');
}

#fifth_row_app .col {
    padding: 30px;
}

.app_mockup {
    width: 385px;
    height: 530px;
}

.exchange_para_app {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .32px;
    word-spacing: .64px;
    margin-bottom: 16px;
}

#signup_login_row {
    border-top: 2px solid #eef6f8;
    border-bottom: 2px solid #eef6f8;
    padding: 30px;
    margin-top: -20px;
    margin-bottom: 0;
    background-color: #eff0f0;
    background-image: url('public_assets/img/special_world.png');
}

#signup_login_row .col {
    padding: 30px;
}

.try_now_title {
    font-size: 28px;
    color: #000000;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}

.new_user {
    width: 100%;
    float: center;
    font-size: 22px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.signup_now_container {
    background-color: #eef6f8;
    border: 1px solid #fff;
    border-radius: 10px;
    height: 390px;
    padding: 30px;
}

.signin_login_btn {
    width: 180px;
    background: #e20000;
    font-size: .85rem;
    padding: 6px 40px 7px;
    font-weight: bold;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 18px;
}

.signin_login_btn:hover {
    background-color: transparent;
    color: #e20000;
    border: 2px solid #e20000;
    cursor: pointer;
}

.signin_login_btn:active {
    background-color: transparent;
    color: #e20000;
    border: 2px solid #e20000;
    cursor: pointer;
}


/*Footer Row*/

#last_footer_row {
    padding: 30px;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 2px solid #e20000;
    background-color: rgb(46, 40, 44);
}

#last_footer_row .col {
    padding: 30px;
}

.footer_links a {
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    margin-right: 8px;
}

.footer_links a:hover {
    text-decoration: underline;
    color: grey;
    cursor: pointer;
}

.app_links_p {
    margin-left: -5px;
}

.the_footer_title {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-family: sans-serif;
}

.footer_paragraph {
    font-size: 13px;
    font-weight: 500;
    font-family: sans-serif;
    color: #fff;
}

.company_links_p p a {
    text-decoration: none;
    text-decoration-color: #e3e5e4;
    font-size: 13px;
    font-weight: 500;
    font-family: sans-serif;
    color: #fff;
}

.company_links_p p a:hover {
    text-decoration: underline;
    color: #f0f0ef;
}

.the_link_img {
    width: 64px;
    height: 40px;
}


/*Last Row*/

#footer_bottom_row {
    padding: 10px;
    background-color: rgb(32, 28, 31);
    text-align: center;
}

.copyrights {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-family: sans-serif;
}

.copyrights a {
    text-decoration: underline;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-family: sans-serif;
}

.copyrights a:hover {
    color: grey;
}

.footer_logo_img {
    width: 250px;
    height: 100px;
}

.fca_link:hover {
    text-decoration: underline;
}


/*Mobile Media Query Style*/

@media only screen and (max-width: 600px) {
    #home_second_row {
        padding: 10px;
    }
    #FCA_para {
        font-weight: 600;
        font-size: grey;
        font-size: 14px;
    }
    .rate_btn {
        display: block;
    }
    #inner_row {
        background-color: #eef6f8;
        padding: 10px;
    }
    #inner_row .col {
        padding: 10px;
    }
    #FCA_row {
        padding: 10px;
    }
    #FCA_row .col {
        padding: 10px;
    }
    #exchange_row {
        padding: 10px;
    }
    #exchange_row .col {
        padding: 10px;
    }
    #countries_row {
        padding: 10px;
    }
    #inner_countries_row {
        padding: 10px;
    }
    #fifth_row_app {
        padding: 10px;
        background-image: none;
        background-color: #fff;
    }
    #fifth_row_app .col {
        padding: 10px;
    }
    .links_p {
        text-align: center;
    }
    .app_mockup {
        float: center;
    }
    .exchange_para_app {
        text-align: center;
    }
    .exchange_rate_title {
        text-align: center;
    }
    #signup_login_row {
        padding: 10px;
        background-image: none;
        background-color: #eef6f8;
    }
    #signup_login_row .col {
        padding: 10px;
    }
    .signup_now_container {
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 10px;
        height: 380px;
        padding: 20px;
    }
    .the_btn_div {
        margin-top: 10px;
    }
    #last_footer_row {
        padding: 10px;
    }
    #last_footer_row .col {
        padding: 10px;
    }
}


/* *************** End Of Fresh CSS For New Layout Home ******************* */


/* *************** Start Of Fresh CSS For New Layout Services ******************* */

.abt-para {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 15px;
    color: grey;
    text-align: left;
    line-height: 25px;
    text-align: justify;
    font-weight: 500;
    font-family: sans-serif;
}

.main_container_row_services {
    padding: 30px;
    background-color: #eceeed;
}

.main_container_row_services .col {
    padding: 30px;
}

@media only screen and (max-width: 600px) {
    .main_container_row_services {
        padding: 10px;
        background-color: #eceeed;
    }
    .main_container_row_services .col {
        padding: 10px;
    }
}


/* *************** End Of Fresh CSS For New Layout Services ******************* */


/* *************** Start Of Fresh CSS For New Layout about us ******************* */

#aboutus_second_row {
    padding: 30px;
    background-color: #fff;
}

#aboutus_second_row .col {
    padding: 30px;
}

.two_girls {
    width: 100%;
    height: auto;
}

#we_connect_people {
    padding: 30px;
    background-color: #eceeed;
}

#we_connect_people .col {
    padding: 30px;
    background-color: #eceeed;
}

#aboutus_third_row {
    padding: 30px;
}

#aboutus_third_row .col {
    padding: 30px;
}

#aboutus_fourth_row {
    padding: 30px;
    background-color: #eceeed;
}

#aboutus_fourth_row .col {
    padding: 30px;
}

@media only screen and (max-width: 600px) {
    #aboutus_second_row {
        padding: 10px;
    }
    #aboutus_second_row .col {
        padding: 10px;
    }
    #we_connect_people {
        padding: 10px;
    }
    #we_connect_people .col {
        padding: 10px;
    }
    #aboutus_third_row {
        padding: 10px;
    }
    #aboutus_third_row .col {
        padding: 10px;
    }
    #aboutus_fourth_row {
        padding: 10px;
    }
    #aboutus_fourth_row .col {
        padding: 10px;
    }
}


/* *************** End Of Fresh CSS For New Layout about us ******************* */


/* *************** start Of Fresh CSS For New Layout smtp ******************* */

.main_container_row_smtp {
    padding: 30px;
    background-color: #eceeed;
}

.main_container_row_smtp .col {
    padding: 30px;
}

#method_title_row {
    padding-top: 30px;
    padding-bottom: 0;
}

#map_right_col {
    padding-top: 60px;
}

#method_title_row_2 {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
}

#method_title_row_2 .col {
    padding-top: 60px;
}

.send_to_pakistan_title {
    color: #4d4d4d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 1.8em;
    /* letter-spacing: .1em; */
    margin: 0 0 0.5em;
}

#banks_right_col {
    text-align: center;
}

.payment_method_icon {
    width: 150px;
    height: 150px;
}

#fifth_row_app {
    margin-bottom: 0;
    background-image: url('public_assets/img/background-app.png');
}

#FCA_container {
    border: 2px solid #e20000;
}

.refer_friend {
    width: 200px;
    height: 200px;
}

.smtp_img {
    width: 400px;
    height: 300px;
}

.bank_img {
    width: 140px;
    height: 140px;
}

.send_ul li {
    list-style-type: circle;
    color: black;
}

@media only screen and (max-width: 600px) {
    .main_container_row_smtp {
        padding: 10px;
        background-color: #eceeed;
    }
    .main_container_row_smtp .col {
        padding: 10px;
    }
    .smtp_img {
        width: 300px;
        height: 200px;
        float: center;
    }
    .send-money-btn {
        width: 100%;
    }
    .bank_img {
        width: 100px;
        height: 100px;
    }
    #map_right_col {
        padding-top: 30px;
    }
    #map_right_col {
        padding-top: 60px;
        text-align: center;
    }
    #banks_right_col {
        text-align: center;
    }
    .send_to_pakistan_title {
        font-size: 1.7em;
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .bank_img {
        width: 64px;
        height: 64px;
    }
    .send_to_pakistan_title {
        font-size: 1.6em;
        text-align: center;
    }
}


/* *************** End Of Fresh CSS For New Layout smtp ******************* */


/* *************** start Of Fresh CSS For New Layout contact us ******************* */

#contact_us_page {
    padding: 30px;
    /* background-image:url('public_assets/img/background-app.png'); */
    background-color: #f8f8f7;
}

.special-input2 {
    height: 2.5rem !important;
    width: 100%;
    border: 1px solid silver;
    padding: 0 2px 0 6px !important;
    border-radius: 4px;
}

.social-icons li a {
    text-decoration: none;
    color: grey;
    font-size: 28px;
}

.social-icons li a:hover {
    cursor: pointer;
    color: black;
}

@media only screen and (max-width: 600px) {
    #contact_us_page {
        padding: 10px;
    }
    #contact_us_page .col {
        padding: 10px;
    }
}

.map-container {
    width: 100%;
}

.map-container #gmap_canvas {
    display: block;
    width: 100%;
    position: relative;
    /* IE needs a position other than static */
    pointer-events: none;
}

.map-container #gmap_canvas.clicked {
    pointer-events: auto;
}


/* *************** End Of Fresh CSS For New Layout contact us ******************* */

@font-face {
    font-family: 'Avenir Next LT Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Condensed'), url('../font/AvenirNextLTPro-Cn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Regular'), url('../font/AvenirNextLTPro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold Condensed'), url('../font/AvenirNextLTPro-BoldCn.woff') format('woff');
}

html {
    position: relative;
    min-height: 100%;
    height: 100%;
}

body {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Avenir Next LT Pro Regular;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.al-left {
    text-align: left;
}

.al-right {
    text-align: right;
}

.al-center {
    text-align: center;
}

.wrapper {
    padding: 0px;
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

section {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    overflow: hidden;
}

h2 {
    font-family: 'Avenir Next LT Pro Bold Condensed', serif;
}

.divider-cont {
    float: none;
    width: 98%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.divider-cont .divi-sb-title {
    font-size: 28px;
    color: #434343;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 300;
    text-align: center;
}

.divider-cont .divi-title-pg {
    font-size: 28px;
    color: #000000;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    font-weight: bold;
    text-align: center;
}

.divider-cont .divi-title-pgi {
    font-size: 20px;
    color: #000000;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    font-weight: bold;
}

.divider-cont .divi-br-cont {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 2px;
    width: 100%;
}

.divider-cont .divi-br-cont .divi-br-cen {
    background-color: #b40000;
    padding: 0px;
    float: none;
    height: 2px;
    width: 20%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.divider-cont .divi-br-cont .divi-br-lft {
    background-color: #b40000;
    padding: 0px;
    float: left;
    height: 2px;
    width: 10%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.w-divider-cont {
    float: none;
    width: 98%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.w-divider-cont .w-divi-sb-title {
    font-size: 30px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 300;
}

.w-divider-cont .w-divi-title-pg {
    font-size: 55px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    font-weight: bold;
}

.w-divider-cont .w-divi-br-cont {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 2px;
    width: 100%;
    background-color: #cdd6dc;
}

.w-divider-cont .w-divi-br-cont .w-divi-br-cen {
    background-color: #333333;
    padding: 0px;
    float: none;
    height: 2px;
    width: 20%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.w-divider-cont .w-divi-br-cont .w-divi-br-lft {
    background-color: #333333;
    padding: 0px;
    float: left;
    height: 2px;
    width: 10%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.ban-pg-bx {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.ban-pg-bx img {
    width: 100%;
}

.bg-wht {
    background: #FFF;
}

.bg-gry {
    background: #f8f8f8;
}

.bg-red {
    background: #e34840;
}

.sec-border {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #e0e0e0;
    border-bottom-color: #e0e0e0;
}

.sec-title-wt {
    font-size: 24px;
    color: #FFF;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: center;
}

.sec-title-gr {
    font-size: 24px;
    color: #343434;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: center;
}

.large-pad {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sml-pad {
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-padding {
    padding-top: 10px;
}

.right-padding {
    padding-right: 10px;
}

.left-padding {
    padding-left: 10px;
}

.bottom-padding {
    padding-bottom: 10px;
}

#alretGreen {
    background-color: #ebffc7;
    border: 1px solid #96ff50;
    font-size: 15px;
    color: #3e3d3d;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}

#alretRed {
    background-color: #ffe3e3;
    border: 1px solid #ff8888;
    font-size: 15px;
    color: #3e3d3d;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}

#alretYellow {
    background-color: #fff8c7;
    border: 1px solid #ffd850;
    font-size: 15px;
    color: #3e3d3d;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}

.call-to-act {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}

.call-to-txt {
    font-size: 16px;
    font-weight: normal;
    color: #434343;
    text-decoration: none;
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    visibility: hidden;
}

.call-to-txt a {
    color: #e34840;
    text-decoration: none;
}

.call-to-txt a:hover {
    text-decoration: underline;
}

.p-graph {
    font-family: Avenir Next LT Pro Regular;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    line-height: 33px;
}

.header {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    -moz-box-shadow: 0 0 7px -1px #000;
    -webkit-box-shadow: 0 0 7px -1px #000;
    box-shadow: 0 0 7px -1px #000;
    position: relative;
    z-index: 6000;
    background-image: url(../images/header-bg.png);
    background-repeat: repeat;
}

.header.sticky {
    background-image: none;
    background-color: #FFF;
    position: fixed;
    top: 0;
    z-index: 999999;
}

.logo-box {
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    float: none;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
    display: block;
}

.tp-act-btns {
    display: inline-block;
    float: none;
    margin-top: 13px;
}


/*

nav {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
nav ul li a {
	float: left;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 22px;
	padding-left: 20px;
}
nav ul li a:hover {
	background: #f8f8f8;
	color: #ec0000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ec0000;
}


*/

#slider {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    /*overflow: hidden;*/
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    text-align: center;
}

.vdeo-bx {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: 555px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}

.vdeo-bx .vi-bg-img {
    width: 100%;
}

.vd-bx-inn {
    /*background-color: #fb7614;
	background: rgba(251,118,20,0.8);*/
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 5;
}

.vdeo-bx .vd-bx-frm {
    float: none;
    width: 90%;
    margin-top: 5%;
    margin-bottom: 5%;
    display: inline-block;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
}

.vdeo-bx .vd-bx-frm .vd-bx-tit {
    font-size: 25px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 600;
}

.vdeo-bx .vd-bx-frm .vd-bx-titi {
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-weight: 600;
}

.wy-box {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: inline-block;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    cursor: pointer;
}

.wy-box .wy-bx-img {
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.wy-box .wy-bx-title {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    color: #b40000;
    text-decoration: none;
    text-align: center;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.wy-bx-dese {
    font-size: 15px;
    font-weight: 300;
    color: #829ca9;
    color: #333333;
    text-decoration: none;
    text-align: center;
    float: none;
    width: 80%;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: inline-block;
    line-height: 22px;
}

.static-cont {
    background-attachment: fixed;
    background-image: url(../images/reasion-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
}

.sub-input {
    margin: 0px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #999;
}

.social-icos {
    color: #CCC;
    text-decoration: none;
}

.social-icos:hover {
    color: #FFF;
    text-decoration: none;
}

footer {
    background-color: #333333 !important;
    float: left;
    width: 100%;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #b40000;
}

.ftr-links-bx {
    float: left;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}

.ftr-links-bx ul {
    padding: 0px;
    float: none;
    width: 90%;
    list-style: none;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.ftr-links-bx ul li {
    font-size: 18px;
    color: #f2f2f2;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    font-weight: normal;
}

.ftr-links-bx ul li a {
    font-size: 13px;
    color: #CCC;
    text-decoration: none;
    float: left;
    width: 100%;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #666;
    line-height: 25px;
    padding: 0px;
}

.ftr-links-bx ul li a:hover {
    text-decoration: none;
    color: #FFF;
}

.terms_Cond {
    width: 100%;
    float: left;
}

.terms_Cond a {
    color: #CCC;
    font-size: 13px;
    text-decoration: none;
}

.terms_Cond a:hover {
    text-decoration: underline;
    color: #FFF;
}

.app-icons {
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #CCC;
}

.app-icons img {
    margin-top: 5px;
}

.button-one {
    font-size: 14px;
    /*color: #ba2626;*/
    color: #ec0000;
    text-decoration: none;
    background-color: #FFFFFF;
    display: inline-block;
    margin: 0px;
    position: relative;
    float: none;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ec0000;
}

a.button-one {}

a.button-one {}

.button-one:hover {
    background-color: #ec0000;
    color: #FFF;
    text-decoration: none;
}

.btn-1 {
    text-decoration: none;
    background-color: #FFFFFF;
    display: inline-block;
    margin: 0px;
    float: none;
    width: 130px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ec0000;
    background-image: url(../images/btn-1.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-1:hover {
    background-color: #ec0000;
    background-image: url(../images/btn-1-cpy.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-2 {
    text-decoration: none;
    background-color: #FFFFFF;
    display: inline-block;
    margin: 0px;
    float: none;
    width: 130px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ec0000;
    background-image: url(../images/btn-2.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-2:hover {
    background-color: #ec0000;
    background-image: url(../images/btn-2-cpy.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-3 {
    text-decoration: none;
    background-color: #FFFFFF;
    display: inline-block;
    margin: 0px;
    float: none;
    width: 130px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ec0000;
    background-image: url(../images/btn-3.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-3:hover {
    background-color: #ec0000;
    background-image: url(../images/btn-3-cpy.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.button-one-f {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ba2626;
    display: inline-block;
    margin: 0px;
    float: none;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ba2626;
    border-right-color: #ba2626;
    border-bottom-color: #870000;
    border-left-color: #ba2626;
    cursor: pointer;
}

.button-two {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    float: none;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline;
    position: relative;
}

.button-two:hover {
    background-color: #656565;
    color: #FFF;
    text-decoration: none;
}

.large-heading {
    font-size: 28px;
    color: #000;
    text-decoration: none;
}


/* Responsive Menu */

.responsMenu {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    background-color: red;
}

.responsMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 200;
    display: none;
    float: left;
    width: 100%;
}

.responsMenu li {
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.responsMenu li a {
    display: block;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #5c5c5c;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8d8d8d;
}

.responsMenu li:hover a {
    background: #999999;
}

.responsMenu li:hover ul a {
    background: #f3f3f3;
    color: #2f3036;
    height: 40px;
}

.responsMenu li:hover ul a:hover {
    background: #6f6f6f;
    color: #fff;
}

.responsMenu li ul {
    display: none;
}

.responsMenu li ul li {
    display: block;
    float: none;
}

.responsMenu li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}

.responsMenu ul li a:hover+.hidden,
.hidden:hover {
    display: block;
}

.responsMenu .show-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    display: none;
    background: #ff0000;
    cursor: pointer;
    float: left;
}

.responsMenu input[type=checkbox] {
    display: none;
    -webkit-appearance: none;
}

.responsMenu sub-input[type=checkbox]:checked~#menu {
    display: block;
}


/*Slider-top-end*/

.conv-wrap {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 100%;
}

.conv-cont {
    padding: 10px;
    float: right;
    width: 60%;
    margin-top: 10%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px solid #afafaf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 6px -1px #919191;
    -webkit-box-shadow: 0 0 6px -1px #919191;
    box-shadow: 0 0 6px -1px #919191;
    background-image: url(../images/cal-bg.png);
    background-repeat: repeat;
}

.conv-cont .cov-frm {
    float: left;
    width: 100%;
}

.conv-cont .cov-frm .cov-frm-select {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #FFF !important;
    text-decoration: none !important;
    margin: 0px;
    padding: 23px;
    float: left;
    width: 100%;
    border: solid 1px #ec0000 !important;
    outline: none !important;
    background-color: #ec0000 !important;
}

.conv-cont .cov-frm .cov-frm-label {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    margin: 0px;
    float: left;
    width: 100%;
    padding: 5px;
}

.conv-cont .cov-frm .cov-frm-labeli {
    font-size: 14px;
    color: #a9a9a9;
    text-decoration: none;
    margin: 0px;
    float: left;
    width: 100%;
    padding: 5px;
    background-color: #FFF;
}

.conv-cont .cov-frm .cov-inp-bx {
    padding: 0px;
    float: left;
    width: 100%;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
}

.conv-cont .cov-frm .cov-frm-input {
    font-size: 24px;
    font-weight: bold;
    color: #009cff;
    text-decoration: none;
    margin: 0px;
    padding: 8px;
    float: left;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
}

.conv-cont .cov-frm .cov-frm-sbtm {
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background-color: #ec0000;
    text-align: center;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.conv-cont .cov-frm .cov-frm-sbtm:hover {
    background: #980000;
}

.cov-spni {
    font-size: 13px;
    font-weight: normal;
    color: #424242;
    text-decoration: none;
    line-height: 50px;
}

.cov-spnii {
    color: #333;
}


/*Slider-top-end*/


/* owl slider */

.ow-hd-img-cont {
    width: 100%;
    float: left;
    overflow: hidden;
}

.ow-hd-img-cont #nwsheadlns {
    width: 100%;
    height: 654px;
}

.ow-hd-img-cont .slider-txt {
    position: absolute;
    z-index: 1000;
}

.ow-hd-img-cont .ow-hd-bx {
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-left: 8px;
    position: absolute;
    right: 0px;
    font-weight: bold;
    z-index: 1;
    line-height: 25px;
    text-align: center;
    float: left;
    width: 100%;
    text-shadow: 1px 1px 0 #000000;
    margin-top: 175px;
}

.ow-heading {
    font-family: 'Slabo 27px', serif;
    font-size: 35px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-weight: bold;
}

.ow-dtls {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    display: inline-block;
    padding: 0px;
    float: none;
    width: 70%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#owl-demo .owl-item div {}

#owl-demo .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
}


/* Responsive Menu End */

@media all and (-ms-high-contrast:none) {
    .body_section {
        margin-bottom: 10px;
    }
    footer {
        position: relative !important;
        width: 100%;
        background-color: #f5f5f5;
    }
}

.vdeo-bx {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: 555px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
}

.vd-bx-inn {
    /*background-color: #ffffff;
    background: rgba(255,255,255,0.6);*/
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 5;
}

.vdeo-bx .vd-bx-frm {
    float: none;
    width: 90%;
    margin-top: 5%;
    margin-bottom: 5%;
    /*border: 8px solid #FFF;*/
    display: inline-block;
    padding-top: 170px;
    padding-right: 0px;
    padding-bottom: 170px;
    padding-left: 0px;
}

.abt-para {
    font-size: 16px;
    color: #333;
    text-align: left;
    width: 100%;
}

.contact-cont {
    /* margin: 0px; */
    width: 100%;
    float: left;
    /* padding-top: 35px; */
    padding-right: 0px;
    padding-bottom: 35px;
    padding-left: 0px;
}

.contact-cont .form-Bx {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.contact-cont .form-Bx .fom-cnt-wrap {
    margin: 0px;
    padding: 0px;
}

.contact-cont .form-Bx .fom-cnt-wrap label {
    font-size: 13px;
    color: #333;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.contact-cont .form-Bx .fom-cnt-wrap input {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    float: left;
    width: 100%;
    border: 1px solid #ba2626;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 8px;
}

.contact-cont .form-Bx .fom-cnt-wrap textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    float: left;
    width: 450px;
    border: 1px solid #ba2626;
    resize: none;
    padding: 8px;
    height: 150px;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.contact-cont .form-Bx .fom-cnt-wrap input[name=msgsubmit] {
    color: #FFF;
    text-decoration: none;
    background-color: #ba2626;
    text-align: center;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #990101;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.contact-cont .cont-info {
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
    width: 100%;
}

.contact-cont .cont-info ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    list-style-type: none;
}

.contact-cont .cont-info .cn-ico-home {
    background-image: url(../images/cn-01-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-cont .cont-info .cn-ico-phone {
    background-image: url(../images/cn-02-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-cont .cont-info .cn-ico-email {
    background-image: url(../images/cn-03-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-cont .cont-info .cn-ico-clock {
    background-image: url(../images/cn-04-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-cont .cont-info .cn-ico-closed {
    background-image: url(../images/cn-05-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-cont .cont-info ul li {
    float: left;
    width: 85%;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 15%;
    color: #131313;
    text-decoration: none;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
}

.countries-sec {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/spacer-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    border-bottom: 1px solid #CCC;
}

.coun-flgs {
    width: 100%;
    float: left;
}

.coun-flgs table tr td {
    width: 20%;
    font-size: 15px;
    color: #333;
    text-align: center;
    padding-top: 10px;
}

.coun-flgs table tr td .span1 {
    width: auto;
    float: left;
}

.coun-flgs table tr td .span2 {
    width: auto;
    float: left;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 7px;
    color: #000;
    font-weight: bold;
}

.banner {
    width: 100%;
    height: 600px;
    float: left;
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 5px solid #ec0000;
}

@media only screen and (max-width: 600px) {
    .banner {
        background-image: none;
        background-color: #fff;
    }
}

.company-text {
    font-size: 36px;
    color: #333;
    margin-top: 6%;
}

.slogan {
    font-size: 25px;
    color: #FFF;
    margin-top: 10px;
}

.banner-ico {
    width: 100%;
    text-align: center;
    margin-top: -1px;
    background-color: #f8f8f8;
}

.animate {
    width: 100%;
    margin-top: 10%;
    padding-left: 30px;
}

.no-animate {
    width: 100%;
}

.banner-hd {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #FFF;
    font-family: 'Slabo 27px', serif;
    margin-top: 9%;
    text-shadow: 2px 2px #666;
}

.banner-para {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #FFF;
    text-shadow: 1px 1px #666;
    margin-top: 7px;
    padding-left: 48px;
    font-family: Avenir Next LT Pro Regular;
}

.transform {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.transform:hover {
    -webkit-filter: grayscale(0%);
    opacity: 100;
    transform: scale(1.1);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.cont-hd {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    font-weight: bold;
    color: #333;
    font-family: Avenir Next LT Pro Bold Condensed;
}

.cont-par {
    width: 100%;
    text-align: center;
    padding-top: 8px;
    font-size: 13px;
    color: #333;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 20px;
}

.graph {
    width: 100%;
    text-align: left;
}

.add-dv {
    width: 100%;
    float: left;
}

.add-dv ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.add-dv ul li {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.add-dv ul li .span-one {
    width: 20%;
    float: left;
    font-size: 20px;
    color: #F00;
    margin-top: 7px;
}

.add-dv ul li .span-two {
    width: 80%;
    float: left;
    font-size: 14px;
    color: #CCC;
    padding-top: 9px;
}

.soc-icons {
    width: 100%;
    float: left;
    padding-top: 0px;
}

.card-dv {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.copyright {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 13px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #CCC;
    background-color: #292929;
}

.copyright a {
    color: #CCC;
    font-size: 13px;
    text-decoration: none;
}

.copyright a:hover {
    text-decoration: underline;
    color: #FFF;
}

.login-par {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 0px;
}

.img-dv {
    width: 35%;
    float: left;
    text-align: center;
}

.content-dv {
    width: 65%;
    float: left;
    padding-top: 10px;
}

.content-dv .hd {
    width: 100%;
    float: left;
    font-size: 22px;
    text-align: left;
    color: #333;
    font-weight: bold;
}

.content-dv .para {
    width: 100%;
    float: left;
    font-size: 13px;
    text-align: left;
    color: #333;
    margin-top: 10px;
    line-height: 20px;
}

.content-dv .btn-dv {
    width: 100%;
    float: left;
    margin-top: 15px;
}


/*//////////About Us PAge///////////////////////////////////*/

.abt-banner {
    width: 100%;
    float: left;
    background-image: url(../images/about-us.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 285px;
}

.text-abt {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

.abt-sb-hd {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #333;
    border-left: 3px solid #ec0000;
    padding-left: 15px;
    margin-top: 20px;
}

.abt-sb-para {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
    padding-left: 15px;
    padding-top: 10px;
}

.abt-img {
    width: 100%;
    float: left;
    padding-left: 20px;
}


/*//////////Money Laundering Banner///////////////////////////////////*/

.money-lan-hd {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #333;
    border-left: 3px solid #ec0000;
    padding-left: 15px;
    margin-top: 20px;
}

.money-lan-para {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999;
    padding-left: 15px;
    padding-top: 10px;
    line-height: 20px;
}


/*//////////////////////// Login Page/////////////////////////////////*/

button.accordion {
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-top: 10px;
    border-left: 5px solid #ec0000;
    border-right: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

button.accordion.active {
    background-color: transparent;
}

button.accordion:hover {
    background-color: #f2f2f2;
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #00afce;
    float: right;
    margin-left: 5px;
    font-weight: bolder;
}

button.accordion.active:after {
    content: "\2796";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 14px;
    color: #333;
}

div.panel.show {
    opacity: 1;
    max-height: 500px;
    margin-top: 10px;
    background-color: #f2f2f2;
    /*border: 1px solid #f2f2f2;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #333;
}


/*//////////////////////////Login Page ////////////////////////////*/

.frm-cont-bx {
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.frm-cont-bx .frm-wrap-bx {
    padding: 0px;
    float: left;
    width: 100%;
    margin: 0px;
}

.frm-cont-bx .frm-wrap-bx label {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.frm-cont-bx .frm-wrap-bx input {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    margin: 0px;
    float: left;
    width: 450px;
    border: 1px solid #d86100;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    background-color: #fff5ec;
}

.frm-cont-bx .frm-wrap-bx input[type="submit"] {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #173477;
    padding-top: 8px;
    padding-right: 50px;
    padding-bottom: 8px;
    padding-left: 50px;
    border: none;
    display: inline-block;
    cursor: pointer;
}


/*//////////////////////////Send Money To Pakistan ////////////////////////////*/

.send-money-dv {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.send-money-btn {
    width: 75%;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    background-color: #ec0000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.send-money-btn:hover {
    background-color: #c70000;
}

.send-moeny-pak-li li {
    margin-top: 10px;
}


/*//////////////////////////Login-POPup Page ////////////////////////////*/

#model {
    background-color: #27354c;
    background: rgba(39, 53, 76, 0.8);
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
}

#model .advert-bx {
    display: inline-block;
    padding: 0px;
    width: 100%;
    float: none;
    margin-top: 3%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    position: relative;
}

.login-bx {
    background-color: #f5f7f9;
    display: inline-block;
    float: none;
    width: 425px;
    background-image: url(../images/people-grid.png);
    background-repeat: repeat-x;
    background-position: center top;
    position: relative;
    padding: 10px;
    text-align: center;
    -moz-box-shadow: 2px 3px 11px -1px #000;
    -webkit-box-shadow: 2px 3px 11px -1px #000;
    box-shadow: 2px 3px 11px -1px #000;
    height: 498px;
}

.sign-bx {
    background-color: #f5f7f9;
    display: inline-block;
    float: none;
    width: 625px;
    background-image: url(../images/people-grid.png);
    background-repeat: repeat-x;
    background-position: center top;
    position: relative;
    padding: 10px;
    text-align: center;
    -moz-box-shadow: 2px 3px 11px -1px #000;
    -webkit-box-shadow: 2px 3px 11px -1px #000;
    box-shadow: 2px 3px 11px -1px #000;
    height: 469px;
}

.cls-btn {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999999;
    top: -18px;
    right: -18px;
}

.lgn-bx-title {
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.lgn-bx-title .lgn-bx-spni {
    font-size: 18px;
    color: #354464;
    text-decoration: none;
    line-height: 50px;
}

.lgn-cont {
    margin: 0px;
    padding: 0px;
    float: none;
    width: 90%;
    display: inline-block;
}

.lgn-cont form {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.lgn-cont form label {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.lgn-cont form label input {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 200;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    border: 1px solid #c8d4db;
    outline: none;
}

.lgn-cont form label input:focus {
    border: 1px solid #ec0000;
}

.lgn-cont form label input[type="submit"] {
    font-size: 16px;
    /* font-weight: bold; */
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    background-color: #ec0000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    line-height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.lgn-cont form label input[type="submit"]:hover {
    background-color: #d30201;
}

.lgn-cont form label input[type="checkbox"] {
    color: #00b9ff;
    background-color: #00b9ff;
    width: 15px;
    padding: 5px;
    height: 15px;
    display: inline-block;
    float: none;
}

.lgn-cont form label .lbl-spn {
    font-size: 12px;
    color: #444444;
    text-decoration: none;
    text-align: left;
    float: none;
    line-height: 23px;
    display: inline-block;
}

.lbl-spni {
    font-size: 13px;
    /* font-weight: bold; */
    color: #ec0000;
    text-decoration: underline;
}

.lbl-spni:hover {
    color: #d30201;
}

.lbl-spnii-secrdic {
    font-size: 14px;
    color: #9daab3;
    text-decoration: none;
    background-image: url(../images/lock-ico.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    text-align: center;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.lgn-divi-cont {
    background-image: url(../images/lgn-divi-cont.png);
    background-repeat: repeat-x;
    background-position: center center;
    text-align: center;
    padding: 0px;
    float: left;
    height: 11px;
    width: 100%;
    position: relative;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.lgn-divi-cont .lgn-divi-spanii {
    font-size: 12px;
    color: #44516f;
    text-decoration: none;
    padding-top: 3px;
    padding-right: 35px;
    padding-bottom: 3px;
    padding-left: 35px;
    background-color: #f5f7f9;
    z-index: 2;
    margin: 0px;
    position: relative;
    top: -3px;
}

.party-btn-wrap {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.party-btn-wrap .prty-btn-bx {
    padding: 0px;
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c8d4db;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.party-btn-wrap .prty-btn-bx i {
    text-align: center;
    margin: 0px;
    float: left;
    width: 50px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    color: #FFF;
    text-decoration: none;
}

.party-btn-wrap .prty-btn-bx .ibx {
    background-color: #df4932;
}

.party-btn-wrap .prty-btn-bx .ibxi {
    background-color: #3b5898;
}

.party-btn-wrap .prty-btn-bx .ptr-lnk {
    font-size: 13px;
    font-weight: normal;
    color: #778991;
    text-decoration: none;
    background-color: #e6ebed;
    text-align: center;
    float: left;
    width: 314px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
}

.party-btn-wrap .prty-btn-bx .ptr-lnk:hover {
    background-color: #eaeff1;
}

.pg-ban-wrap {
    width: 100%;
    font-size: 0px;
    line-height: 0px;
}

.pg-ban-wrap img {
    width: 100%;
}

.left-link-wrap {
    background-color: #FFF;
    margin: 0px;
    padding: 10px;
    float: left;
    width: 95%;
}

.left-link-wrap .lft-lnk-title {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    background-color: #00a4df;
    text-align: center;
    padding: 15px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}

.left-link-wrap ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    list-style-type: none;
}

.left-link-wrap ul li {
    padding: 0px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}

.left-link-wrap ul li a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.left-link-wrap ul li a:hover {
    background-color: #efefef;
}

.already-lnk {
    font-size: 13px;
    color: #333;
    text-align: center;
}

.already-lnk a {
    color: #ec0000;
}


/*//////////////////////////Mobile-app section ////////////////////////////*/


/*Animation*/

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(8%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}


/*Animation Ends here*/

.app-bg {
    width: 100%;
    float: left;
    background-image: url(../images/app-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid #f4f4f4;
}

.app-heading {
    font-size: 28px;
    color: #333;
    text-decoration: none;
    padding: 0px;
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: left;
    margin-top: 60px;
}

.app-para {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    padding-top: 20px;
    padding-bottom: 10px;
}

.app-imgs {
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 20px;
}


/*//////////////////////////Mobile-app ends ////////////////////////////*/


/*////////////////////////////////////Some Multiple Pages ///////////////////////////////*/

.terms-ico-wrap {
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
}

.terms-ico-wrap img {
    position: absolute;
    top: -91px;
    margin: 0 0 0 -65px;
    left: -28px;
}

.terms-page-hd {
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 25px;
    color: #ec0000;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 20px;
}

.vdeo-bx {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}

.vd-bx-inn {
    float: left;
    width: 100%;
    height: 300px;
    position: absolute;
    z-index: 5;
}

.vdeo-bx .vd-bx-frm {
    float: none;
    width: 90%;
    /*margin-top: 5%;
    margin-bottom: 5%;*/
    display: inline-block;
    padding-top: 55px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.vdeo-bx .vd-bx-frm .vd-bx-tit {
    font-size: 45px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    margin: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.vdeo-bx .vdo-sprt {
    width: 100%;
    height: 300px;
}

.center-box {
    background-color: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px !important;
    padding-right: 10px;
}

.abt-heading {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 25px;
    color: #333;
    text-align: left;
}

.abt-para {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #333;
    text-align: left;
    line-height: 25px;
    text-align: justify;
}

.abt-para ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

@media handheld,
only screen and (max-width: 780px) {
    .cont-padding {
        padding: 20px;
    }
    .add-dv .span-two {
        text-decoration: none;
    }
    .add-dv .span-two a:link,
    a:visited a:hover,
    a:active {
        text-decoration: none;
        color: #fff;
    }
}

@media handheld,
only screen and (max-width: 1024px) {
    .nav-bar {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }
    .mygrid {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .banner {
        width: 100%;
        height: 600px;
        background-image: url(../images/banner.png);
        background-repeat: no-repeat;
        padding: 0px !important;
        border-bottom: 5px solid #ec0000;
    }
    .company-text {
        font-size: 36px;
        color: #333;
        margin-top: 6%;
    }
    .ke-center {
        text-align: center !important;
    }
    .banner-para {
        padding-left: 0px;
    }
    .ke-center {
        display: none !important;
        visibility: hidden !important;
    }
    .conv-wrap {
        margin: 0px;
        padding: 0px;
        width: 100% !important;
    }
    .conv-cont {
        padding: 0px;
        width: 100% !important;
        border-radius: 0px;
        margin-right: 0px !important;
        ;
        margin-left: 0px !important;
        ;
    }
    .mobile-col-1-1 {
        width: 100% !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .add-dv .span-two {
        text-decoration: none;
    }
    .add-dv .span-two a:link,
    a:visited a:hover,
    a:active {
        text-decoration: none;
        color: #fff;
    }
}