@import url('//fonts.googleapis.com/css?family=Hind+Siliguri:300,400,500,600,700');

body {
    font-family: 'Hind Siliguri', sans-serif;
    color: #727272;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
}

img {
    max-width: 100%;
}

a,
a:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

    a:focus {
        text-decoration: none;
        outline: none;
    }

::-webkit-input-placeholder {
    /* Chrome */
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: inherit;
    opacity: 1;
}

body .container {
    width: 100%;
    max-width: 1230px;
}

.paddefault .row {
    margin-left: -15px;
    margin-right: -15px;
}

.paddefault .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

.sectionheader {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
}

.maincontent {
    min-height: 200px;
}

.headertop {
    float: left;
    width: 100%;
    background: #4781b6;
}

    .headertop p {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 18px;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        color: #ffffff;
        padding: 12px 0 0;
    }

        .headertop p span {
            font-weight: 300;
        }

    .headertop i {
        font-style: normal;
        font-weight: 300;
        color: #0088ff;
        padding: 0 9px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 5px;
    }

.headerbottom {
    width: 100%;
    float: left;
    background: #f6f6f6;
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}

.sitelogo {
    float: left;
    width: 23%;
    padding: 10px 0 0;
}

    .sitelogo a {
        float: left;
    }

.headeright {
    float: right;
}

.gplay {
    float: left;
    margin: 5px 20px 0 0;
}

.agentlink {
    float: left;
}

    .agentlink a {
        float: left;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        background: #465ba5;
        padding: 10px 19px 9px;
        margin: 0 0 0 3px;
    }

        .agentlink a:hover, .agentlink a:focus {
            background: #ee4d9b;
            color: #fff;
            text-decoration: none;
        }


/* leftmenu start */

.headermenu {
    width: 77%;
    float: right;
    padding: 0 0 0 38px;
    margin: 0 0 -1px;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
    }

        .headermenu #myNavbar,
        .headermenu .navbar-inverse .container-fluid {
            padding: 0;
        }

        .headermenu .navbar-inverse .navbar-nav {
            margin: 0 0 -1px;
            float: left;
            width: 100%;
        }

    .headermenu .navbar-collapse {
        padding: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        padding: 40px 0 0 36px;
    }

        .headermenu .navbar-inverse .navbar-nav > li.first1 {
            padding-left: 0;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            color: #858585;
            font-size: 17px;
            font-weight: 500;
            padding: 0 0 39px;
            text-decoration: none;
            text-transform: capitalize;
            border-bottom: 3px solid transparent;
            margin: 0 0 0 1px;
        }

            .headermenu .navbar-inverse .navbar-nav > .active > a,
            .headermenu .navbar-inverse .navbar-nav > .active > a:focus,
            .headermenu .navbar-inverse .navbar-nav > .active > a:hover,
            .headermenu .navbar-inverse .navbar-nav > li > a:hover {
                background: transparent;
                color: #ee4d9b;
                border-bottom: 3px solid #ee4d9b;
            }

.cssmenu {
    float: left;
}


/* leftmenu end */


.contentbg {
    float: left;
    width: 100%;
}

.bannerwrapper {
    float: left;
    width: 100%;
    position: relative;
    min-height: 525px;
}

/* fade on slider start */

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* fade on slider end*/

.sliderwrap {
    float: left;
    width: 100%;
}

    .sliderwrap .carousel-control {
        background-image: none !important;
        position: absolute;
        text-shadow: none;
        width: 30px;
        height: 30px;
        background-color: #f6f6f6;
        top: auto;
        bottom: 60px;
        left: 36% !important;
        right: auto !important;
        opacity: 1;
        display: inline-block;
        font-size: 30px;
        line-height: 30px;
        border-radius: 50%;
        text-align: center;
        color: #454fa1;
    }

        .sliderwrap .carousel-control:hover, .sliderwrap .carousel-control:focus {
            background-color: #ee4d9b;
        }

        .sliderwrap .carousel-control.left {
            margin-left: -40px;
        }

.bookingformwrap {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
}

.bookinginr {
    width: 35%;
    float: right;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);
    background: rgba(238, 77, 155, 0.92);
    margin: 30px 0 0;
}

.bookingform {
    width: 100%;
    float: left;
    padding: 0 18px 0;
}

    .bookingform h2 {
        font-size: 33px;
        color: #ffffff;
        text-transform: capitalize;
        text-align: center;
        font-weight: 500;
        margin: 16px 0 23px;
        line-height: 39px;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
        border-bottom: 2px solid rgba(255, 255, 255, 0.25);
        padding: 0 0 16px;
    }

        .bookingform h2 span {
            display: block;
        }

.inputgroup {
    float: left;
    margin: 0 0 15px;
    width: 100%;
}

.inputinr label {
    font-size: 17px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 3px;
}

.inputinr {
    float: left;
    padding: 0 5px;
    width: 50%;
}

    .inputinr select, .inputinr input[type="text"] {
        -moz-appearance: none;
        background-color: #ffffff;
        border: none;
        color: #939393;
        cursor: pointer;
        font-size: 15px;
        height: 36px;
        padding-left: 6px;
        text-transform: capitalize;
        width: 100%;
        border-radius: 0;
        font-weight: 500;
    }

    .inputinr select {
        background-image: url("https://mercytravels.in/mercytravels/images/site/icon-drp.png");
        background-position: 97% 11px;
        background-repeat: no-repeat;
    }

    .inputinr input[type="text"] {
        background-image: url("https://mercytravels.in/mercytravels/images/site/icon-cal.png");
        background-position: 97% 3px;
        background-repeat: no-repeat;
    }

.searchbutton {
    float: left;
    text-align: center;
    width: 100%;
    padding: 7px 5px 28px;
}

    .searchbutton input[type="submit"] {
        background: #454fa1;
        border: none;
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        padding: 7px 0;
        text-transform: uppercase;
        width: 100%;
        letter-spacing: 0.3px;
    }

        .searchbutton input[type="submit"]:hover {
            background: #353f91;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

.getdiscount {
    width: 100%;
    float: left;
    text-align: center;
    background: #ffffff;
    padding: 19px 0 16px;
}

    .getdiscount strong {
        display: block;
        font-size: 30px;
        color: #ee4d9b;
        text-transform: initial;
        font-weight: 300;
        line-height: 36px;
    }

    .getdiscount span {
        color: #454fa1;
        text-transform: uppercase;
        font-weight: 700;
    }

.welknownpart {
    width: 100%;
    float: left;
    background-color: #f7f7f7;
    background-image: url("https://mercytravels.in/mercytravels/images/site/welcomebg.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    padding: 28px 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
    margin: 34px 0 0;
    position: relative;
    min-height: 250px;
}

    .welknownpart .container {
        padding-right: 430px;
    }

    .welknownpart h1 {
        color: #454fa1;
        font-size: 35px;
        margin: 0 0 10px;
        font-weight: 300;
        position: relative;
    }

        .welknownpart h1 span {
            font-weight: 700;
            text-transform: uppercase;
            color: #3e3e3e;
        }

    .welknownpart p {
        color: #727272;
        font-size: 16px;
        margin: 0 0 10px;
        font-weight: 400;
        line-height: normal;
    }

.topdestination {
    width: 100%;
    float: left;
    padding: 18px 0 15px;
}

    .topdestination ul {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 9;
        color: #2f7dc1;
        font-size: 17px;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

        .topdestination ul li {
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
        }

            .topdestination ul li span {
                display: inline-block;
                vertical-align: middle;
                color: #b2b2b2;
                padding: 0 10px;
            }

            .topdestination ul li:last-child span {
                display: none;
            }

            .topdestination ul li a {
                color: #2f7dc1;
            }

            .topdestination ul li:nth-child(even) a {
                color: #ee4d9b;
            }

            .topdestination ul li a:hover {
                text-decoration: none;
                opacity: 0.7;
            }

.whychoosewrap {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #c5c5c5;
    background-image: url("https://mercytravels.in/mercytravels/images/site/servicebg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 226px;
}

.whychoostitle {
    color: #454fa1;
    font-size: 35px;
    margin: 25px 0 0;
    font-weight: 300;
    position: relative;
    letter-spacing: 0.6px;
    line-height: normal;
}

    .whychoostitle span {
        font-weight: 700;
        text-transform: uppercase;
        color: #3e3e3e;
    }

.whychservices {
    width: 100%;
    float: left;
    text-align: center;
    margin: -75px 0 0;
    padding: 0 0 55px;
}

    .whychservices .col-lg-3 {
        padding-left: 15px;
        padding-right: 15px;
    }

.whychsbox {
    width: 100%;
    float: left;
    border: 3px solid #ee4d9b;
    border-radius: 20px;
    min-height: 150px;
    background-color: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.30);
    text-align: center;
    padding: 0 10px;
}

    .whychsbox .serviceicon {
        margin: -48px 0 24px;
    }

    .whychsbox p {
        color: #454fa1;
        font-size: 19px;
        font-weight: 500;
        margin: 0;
        line-height: 24px;
    }

.footerwrap {
    clear: both;
    padding: 13px 0 17px;
    width: 100%;
    background: #f2f2f2;
}

.footernav {
    float: left;
    padding: 18px 0 17px;
    width: 100%;
    position: relative;
    background: #2f7dc1;
    text-align: center;
    border-radius: 15px;
    margin: -38px 0 0;
}

    .footernav ul {
        margin: 0;
        padding: 0;
    }

        .footernav ul li {
            list-style: none;
            font-size: 15px;
            padding: 0 26px;
            position: relative;
            display: inline-block;
        }

            .footernav ul li a {
                color: #ffffff;
                font-weight: 300;
                text-transform: capitalize;
            }

                .footernav ul li a:hover {
                    color: #d4ebff;
                    text-decoration: underline;
                }

            .footernav ul li:before {
                content: "/";
                left: -2px;
                top: 0;
                color: #76bbf8;
                position: absolute;
            }

            .footernav ul li:first-child:before {
                display: none;
            }

.footerbottom {
    width: 100%;
    float: left;
    padding: 18px 0 0;
    text-align: center;
}

.copyrights {
    float: left;
    color: #7c7c7c;
    font-size: 15px;
    font-weight: 400;
}

    .copyrights a {
        font-weight: 600;
        color: #ee4d9b;
        text-transform: uppercase;
    }

        .copyrights a:hover {
            color: #2f7dc1;
            text-decoration: none;
        }

.footermail {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    color: #7c7c7c;
}

    .footermail a {
        color: #2f7dc1;
        font-weight: 400;
        text-transform: lowercase;
    }

        .footermail a:hover {
            color: #ee4d9b;
            text-decoration: none;
        }

.poweredby {
    float: right;
}

    .poweredby span {
        float: left;
        color: #888a8a;
        font-size: 13px;
        padding: 1px 13px 0 0;
        font-weight: 400;
    }

    .poweredby a {
        float: left;
    }

#ctl00_ContentPlaceHolder1_divCustinfo th.info {
    padding-left: 10px !important;
}

@media only screen and (max-width: 1569px) {
    .bookinginr {
        margin: 20px 0 0;
    }

    .bookingform h2 {
        font-size: 30px;
        margin: 14px 0 18px;
        line-height: 32px;
        padding: 0 0 10px;
    }

    .inputgroup {
        float: left;
        margin: 0 0 14px;
        width: 100%;
    }

    .getdiscount {
        padding: 10px 0;
    }

        .getdiscount strong {
            font-size: 26px;
            line-height: 28px;
        }

    .bannerwrapper {
        min-height: 445px;
    }

    .agentlink a {
        font-size: 14px;
        padding: 10px 15px 7px;
    }

    .gplay {
        margin: 5px 10px 0 0;
        width: 118px;
    }

    .headertop p {
        font-size: 15px;
    }

    .welknownpart .container {
        padding-right: 500px;
    }
}

/* Medea Queries */
@media only screen and (max-width: 1229px) {
    .headertop i {
        padding: 0 5px;
    }

    .sitelogo {
        width: 20%;
    }

    .headermenu {
        width: auto;
        padding: 0;
    }

    .headertop p {
        font-size: 14px;
        padding: 5px 0 0;
    }

    .whychoostitle {
        font-size: 32px;
    }

    .whychoosewrap {
        min-height: 206px;
    }

    .whychsbox .serviceicon {
        margin: -42px 0 10px;
    }

        .whychsbox .serviceicon img {
            width: 90px;
        }

    .whychsbox p {
        font-size: 15px;
        line-height: 18px;
    }

    .whychsbox {
        min-height: 140px;
        ;
        padding: 0 3px;
    }

    .agentlink a {
        font-size: 12px;
        padding: 7px 10px 5px;
    }

    .gplay {
        margin: 3px 6px 0 0;
        width: 98px;
    }

    .sliderwrap .carousel-control {
        width: 26px;
        height: 26px;
        bottom: 33px;
        font-size: 24px;
        line-height: 26px;
    }

        .sliderwrap .carousel-control.left {
            margin-left: -32px;
        }

    .headermenu .navbar-inverse .navbar-nav > li {
        padding: 25px 0 0 25px;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 16px;
            padding: 0 0 30px;
        }

    .bookingform h2 {
        font-size: 26px;
        margin: 12px 0 14px;
        line-height: 30px;
    }

    .bookingform {
        padding: 0 14px;
    }

    .searchbutton {
        padding: 6px 5px 20px;
    }

    .getdiscount strong {
        font-size: 21px;
        line-height: 22px;
    }

    .bannerwrapper {
        min-height: 418px;
    }

    .welknownpart h1 {
        font-size: 30px;
    }

    .welknownpart p {
        font-size: 15px;
    }

    .footernav ul li {
        padding: 0 14px;
    }

    .rfv {
        font-size: 13px !important;
    }

    .welknownpart {
        min-height: 220px;
        background-size: 500px;
    }
}

@media only screen and (max-width: 991px) {
    .headertop {
        text-align: center;
    }

        .headertop p {
            font-size: 14px;
            padding: 10px 0;
        }

        .headertop i {
            padding: 0 5px;
            top: 0;
        }

    .headeright {
        float: none;
        display: inline-block;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
        padding: 0 0 20px;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        padding: 21px 0 0 10px;
    }

    .bookinginr {
        margin: 20px 0 0;
        width: 44%;
    }

    .bookingform h2 {
        font-size: 24px;
        margin: 10px 0 12px;
        line-height: 24px;
        padding: 0 0 6px;
    }

    .bookingform {
        padding: 0 9px;
    }

    .inputinr {
        padding: 0 3px;
        width: 50%;
    }

        .inputinr label {
            font-size: 15px;
            margin: 0;
        }

        .inputinr select, .inputinr input[type="text"] {
            font-size: 13px;
            height: 34px;
            padding-left: 5px;
        }

    .inputgroup {
        margin: 0 0 6px;
    }

    .rfv {
        font-size: 12px !important;
    }

    .searchbutton {
        padding: 6px 3px 14px;
    }

        .searchbutton input[type="submit"] {
            font-size: 18px;
            padding: 5px 0;
        }

    .getdiscount strong {
        font-size: 18px;
        line-height: 20px;
    }

    .sliderwrap .carousel-control {
        bottom: 23px;
    }

    .bannerwrapper {
        min-height: 348px;
    }

    .welknownpart {
        min-height: 180px;
        background-size: 410px;
        padding: 14px 0 10px;
    }

        .welknownpart .container {
            padding-right: 410px;
        }

        .welknownpart h1 {
            font-size: 24px;
            margin: 8px 0 10px;
        }

        .welknownpart p {
            font-size: 14px;
        }

    .topdestination {
        padding: 12px 0 10px;
    }

        .topdestination ul {
            font-size: 14px;
        }

            .topdestination ul li {
                padding: 0 7px;
            }

        .topdestination marquee {
            height: 20px;
        }

    .whychoostitle {
        font-size: 30px;
        margin: 12px 0 0;
    }

    .whychoosewrap {
        min-height: 190px;
    }

    .whychsbox {
        min-height: 140px;
        padding: 0 3px;
        margin: 60px 0 0;
    }

    .whychservices {
        margin: -135px 0 0;
    }

    .footernav ul li {
        padding: 0 12px;
    }

    .footernav ul li {
        font-size: 14px;
    }

        .footernav ul li:before {
            left: -3px;
        }

    .footernav {
        padding: 16px 0;
    }

    .copyrights {
        font-size: 13px;
    }

    .footermail {
        font-size: 14px;
    }

    .poweredby a {
        width: 120px;
    }

    .poweredby span {
        font-size: 12px;
        padding: 1px 10px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .headermenu {
        width: auto;
        padding: 0;
        top: 0;
        position: absolute;
        left: 0;
    }

    .sitelogo {
        width: 100%;
        text-align: center;
        padding: 0;
    }

        .sitelogo a {
            float: none;
            padding: 10px 0;
            display: inline-block;
            max-width: 160px;
        }

    /* leftmenu start */

    .fixedbtn {
        position: absolute;
        top: -40px;
        left: 0;
        z-index: 1030;
    }

        .fixedbtn.topfixedicon {
            position: fixed !important;
            top: 0;
            left: 0;
        }

    .menufixed .navbar-toggle {
        background-color: #465ba5;
        border: none;
        margin: 7px;
        padding: 7px;
        position: relative;
        top: 0;
        z-index: 99999;
    }

        .menufixed .navbar-toggle .icon-bar {
            background: #fff;
        }

    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        float: left;
        width: 100%;
    }

    .headermenu .navbar-inverse .navbar-toggle:focus,
    .headermenu .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }

    .headermenu .navbar-inverse .navbar-toggle {
        border-color: transparent;
        margin: 0 10px 0 0;
    }

    .headermenu .navbar-inverse .container-fluid {
        padding: 0 15px;
        text-align: center;
        background: #3e3e3e;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 13px;
        padding: 3px;
        color: #3e3e3e;
        margin-bottom: 1px;
        border: none !important;
        padding: 0;
    }

    .cssmenu {
        float: left;
        width: 100%;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        padding: 0 0 3px 6px !important;
    }

    .menufixed .navbar-toggle .icon-bar {
        background: #fff;
    }

    .headermenu .navbar-inverse {
        background-color: rgba(247,244,244,0.95);
        box-shadow: 0 0 5px #B0B0B0;
    }

        .headermenu .navbar-inverse .navbar-nav > .active > a, .headermenu .navbar-inverse .navbar-nav > .active > a:focus, .headermenu .navbar-inverse .navbar-nav > .active > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
            background: transparent;
            color: #da2927;
        }

        .headermenu .navbar-inverse .navbar-collapse {
            border: none !important;
        }


    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .headermenu .side-collapse {
        top: 0;
        bottom: 0;
        left: 0;
        width: 50%;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
        padding-top: 40px;
        z-index: 9999;
    }

    .side-collapse.in {
        width: 0;
    }
    /* leftmenu end */

    .bookingformwrap {
        position: relative;
        float: left;
    }

    .sliderwrap .carousel-control {
        bottom: 20px;
    }

    .bookinginr {
        margin: 10px 0 0;
        width: 100%;
    }

    .bannerwrapper {
        min-height: 10px;
    }

    .welknownpart {
        margin: 15px 0 0;
    }

    .welknownpart {
        min-height: 130px;
        background-size: 325px;
        padding: 5px 0 0;
    }

        .welknownpart .container {
            padding-right: 310px;
        }

        .welknownpart h1 {
            font-size: 20px;
            margin: 9px 0 10px;
        }

        .welknownpart p {
            font-size: 12px;
        }

    .whychoostitle {
        font-size: 28px;
        margin: 11px 0 0;
    }

    .copyrights {
        font-size: 13px;
        float: none;
        vertical-align: top;
        display: inline-block;
    }

    .footermail {
        font-size: 14px;
        float: none;
        vertical-align: top;
        display: inline-block;
        padding: 0 10px;
    }

    .poweredby {
        float: none;
        vertical-align: top;
        display: inline-block;
    }
}

@media only screen and (max-width: 639px) {
    .headertop {
        padding: 7px 0 3px;
    }

    .headeright {
        margin: 6px 0 0;
    }

    .headertop p {
        font-size: 14px;
        padding: 1px 0;
        display: block;
        vertical-align: top;
    }

    .headertop i {
        display: none;
    }

    .sliderwrap .carousel-control {
        width: 20px;
        height: 20px;
        bottom: 14px;
        font-size: 20px;
        line-height: 20px;
    }

        .sliderwrap .carousel-control.left {
            margin-left: -25px;
        }

    .footernav {
        padding: 10px 0;
    }

        .footernav ul li {
            font-size: 12px;
        }

        .footernav ul li {
            padding: 0 9px;
        }
}

@media only screen and (max-width: 479px) {
    .inputinr {
        float: left;
        padding: 0 0 6px;
        width: 100%;
    }


    .grvcontentrow .grvcontent div {
        font-size: 11px;
    }

    .headertop {
        padding: 38px 0 3px;
    }

    .gplay {
        margin: 5px;
        width: 90px;
        float: none;
        display: inline-block;
    }

    .agentlink a {
        font-size: 10px;
        padding: 5px 7px 3px;
        float: none;
        display: inline-block;
        margin: 0;
    }

    .headeright {
        text-align: center;
    }

    .agentlink {
        float: none;
        display: inline-block;
        padding: 0 0 5px;
    }

    .sitelogo a {
        padding: 0;
        max-width: 150px;
    }

    .sitelogo {
        padding: 6px 0;
    }

    .sliderwrap .carousel-control {
        bottom: 5px !important;
    }

    .welknownpart {
        min-height: 10px;
        padding: 0;
        background-image: none;
    }

        .welknownpart .container {
            padding-right: 15px;
        }

    .whychoostitle {
        font-size: 20px;
        margin: 10px 0 0;
    }

    .whychoosewrap {
        min-height: 170px;
    }

    .whychsbox .serviceicon img {
        width: 70px;
    }

    .whychsbox {
        min-height: 120px;
        padding: 0 3px;
        margin: 60px 0 0;
    }

    .whychservices .col-lg-3 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .whychsbox p {
        font-size: 13px;
        line-height: 17px;
    }

    .copyrights {
        font-size: 12px;
    }

    .footerwrap {
        padding: 10px 0 14px;
    }
}