/* GOOGLE FONTS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.3;
    color: #0c0c0c;
    padding-top: 96px;
}
/*---Added by PARASHARAM----*/
.wy-ch-db .why-dbmr-c .head {
    padding: 40px 0;
    max-width: 100%;s
}

.dbmr-bgremove {
    background-image: none !important;
}

.wy-ch-db .why-dbmr-c .head .heading {
    color: #1b3c72;
    font-size: 44px;
    text-align: center;
}

.view-report {
    text-align: center;
    margin-top: 20px;
}


/*END*/

img {
    max-width: 100%;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px;
    font-weight: 700;
}

h3 {
    font-size: 22px;
    text-transform: uppercase;
    background: url('../images/h3-bg.png') no-repeat bottom left;
    padding-bottom: 10px;
}

a {
    color: #2a4f91;
}

p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 30px;
}
.serviceBox1 .description {
    font-size: 16px !important;
}
mark {
    color: #1c3d72;
    font-weight: 700;
}

::-moz-selection {
    color: #ffffff;
    background: #ee702d;
}

::selection {
    color: #ffffff;
    background: #ee702d;
}

.tooltip.bottom .tooltip-inner {
    background-color: #f37735;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f37735;
}

.pr-6 {
    padding-right: 6px !important;
}

.pl-6 {
    padding-left: 6px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.btn-primary {
    background: #f37634;
    border-color: #f37634;
    color: #ffffff;
}

    .btn-primary:hover,
    .btn-primary.focus,
    .btn-primary:focus,
    .btn-primary.active,
    .btn-primary:active,
    .open > .dropdown-toggle.btn-primary,
    .btn-primary.active.focus,
    .btn-primary.active:focus,
    .btn-primary.active:hover,
    .btn-primary:active.focus,
    .btn-primary:active:focus,
    .btn-primary:active:hover,
    .open > .dropdown-toggle.btn-primary.focus,
    .open > .dropdown-toggle.btn-primary:focus,
    .open > .dropdown-toggle.btn-primary:hover {
        background: #d55512;
        border-color: #d55512;
    }

.btn-buyNow {
    background: #f37735 url('../images/btn-buy.png') repeat-x left bottom;
    color: #ffffff;
    font-weight: 600;
}

.btn-addToCart {
    background: #083a8c url('../images/btn-add.png') repeat-x left bottom;
    color: #ffffff;
    font-weight: 600;
}

    .btn-addToCart .fa, .rightbtn-buyNow .fa {
        font-size: 20px;
        margin-right: 10px;
        font-weight: normal;
    }

    .btn-buyNow:hover, .btn-buyNow:focus,
    .btn-addToCart:hover, .btn-addToCart:focus {
        color: #fff;
    }

.btn-linkedin {
    background: #0077b7 url('../images/in-btn-bg.png') repeat-x left bottom;
    color: #fff;
    border: none;
    font-size: 18px;
}

    .btn-linkedin:link, .btn-linkedin:visited {
        color: #fff;
    }

    .btn-linkedin:active, .btn-linkedin:hover {
        background: #084461;
    }

    .btn-linkedin .fa {
        border-right: 1px solid #003d5e;
        padding-right: 25px;
        margin-right: 4px;
    }

.form-control {
    border-color: #2a497b;
}

.input-group-addon {
    border: none;
    background: #1b3c72;
    min-width: 50px;
}

    .input-group-addon.user {
        background: #1b3c72 url(../images/bd-user.png) no-repeat center center;
    }

    .input-group-addon.email {
        background: #1b3c72 url(../images/bd-envelope.png) no-repeat center center;
    }

    .input-group-addon.lock {
        background: #1b3c72 url(../images/i-lock-lg.png) no-repeat center center;
    }

.link-arrow {
    font-size: 12.5px;
    line-height: 25px;
    background: url('../images/link-arrow.png') no-repeat 99.99% center;
    padding-right: 39px;
    display: inline-block;
}

.fixed {
    position: fixed;
    top: 120px;
    z-index: 1;
}

.fixedMetaLinks {
    position: fixed;
    bottom: 20px;
    background: #ffffff;
    display: inline !important;
    width: auto !important;
}

    .fixedMetaLinks li {
        display: inline !important;
        float: left !important;
    }

.animated-none {
    -webkit-animation-fill-mode: inherit !important;
    animation-fill-mode: inherit !important;
}

/* @font-face kit by Fonts2u (https://fonts2u.com) */
@font-face {
    font-family: "Un Graphic Bold";
    src: url("../fonts/UnGraphicBold.eot?") format("eot"), url("../fonts/UnGraphicBold.woff") format("woff"), url("../fonts/UnGraphicBold.ttf") format("truetype"), url("../fonts/UnGraphicBold.svg#UnGraphic-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

ul.check-radio-list {
    margin-bottom: 30px;
}

ul.disk {
    list-style: disc;
    margin-bottom: 30px;
    line-height: 26px;
    padding-left: 40px;
}

    ul.disk li {
        padding-left: 10px;
    }

    ul.disk ul {
        list-style: circle;
        padding-left: 40px;
        margin-bottom: 20px;
    }

.meta-links {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #ffffff;
    display: table;
    width: 100%;
}

    .meta-links li {
        display: table-cell;
        text-align: center;
    }

        .meta-links li + li {
            padding-left: 15px;
        }

        .meta-links li a {
            background: #083a8c;
            color: #ffffff;
            padding: 9px 15px;
            text-decoration: none;
            border: 1px solid #083a8c;
            display: block;
        }

            .meta-links li a:hover,
            .meta-links li.active a {
                background: #ee702d;
                border: 1px solid #dc6221;
            }

ul.tick-blue li {
    background: url('../images/tick-blue.png') no-repeat left 2px;
    padding-left: 22px;
    margin-bottom: 10px;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-backdrop {
    background-color: #121d35;
}

    .modal-backdrop.in {
        opacity: .7;
    }

/* CHECKBOX */
.checkbox-cont {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
}
    /* Hide the browser's default checkbox */
    .checkbox-cont input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    /* Create a custom checkbox */
    .checkbox-cont .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 19px;
        width: 19px;
        background: url('../images/i-checkbox.png') no-repeat center center;
    }
    /* On mouse-over, add a grey background color 
.checkbox-cont:hover input ~ .checkmark {
  background-color: #ccc;
}
*/
    /* When the checkbox is checked, add a blue background */
    .checkbox-cont input:checked ~ .checkmark {
        background: url('../images/i-checkbox-checked.png') no-repeat center center;
    }
    /* Create the checkmark/indicator (hidden when not checked) */
    .checkbox-cont .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }
    /* Show the checkmark when checked */
    .checkbox-cont input:checked ~ .checkmark:after {
        display: block;
    }

/* RADIO BTN */
.radio-btn-cont {
    display: block;
    position: relative;
    padding-left: 34px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    /* Hide the browser's default radio button */
    .radio-btn-cont input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
    /* Create a custom radio button */
    .radio-btn-cont .checkmark {
        position: absolute;
        top: 1px;
        left: 0;
        height: 16px;
        width: 16px;
        background: url('../images/i-radiobox.png') no-repeat center center;
    }
    /* On mouse-over, add a grey background color 
.radio-btn-cont:hover input ~ .checkmark {
    background-color: #ccc;
}
*/
    /* When the radio button is checked, add a blue background */
    .radio-btn-cont input:checked ~ .checkmark {
        background: url('../images/i-radiobox-checked.png') no-repeat center center;
    }
    /* Create the indicator (the dot/circle - hidden when not checked) */
    .radio-btn-cont .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }
    /* Show the indicator (dot/circle) when checked */
    .radio-btn-cont input:checked ~ .checkmark:after {
        display: block;
    }

/* PANEL */
.panel {
    border: 1px solid #828282;
    border-radius: 0;
}

    .panel .panel-heading {
        background: #e7e7e7;
        border-radius: 0;
        border-bottom: 1px solid #828282;
        font-weight: 600;
    }

.panel-social {
    text-align: center;
}

    .panel-social li {
        display: inline-block;
        padding: 10px 15px;
    }

        .panel-social li + li {
            border-left: 1px solid #b7b7b7;
        }

        .panel-social li a {
            display: block;
            text-indent: -9999px;
        }

            .panel-social li a.in {
                height: 28px;
                width: 28px;
                background: url('../images/i-in.png') no-repeat center center;
            }

            .panel-social li a.tw {
                height: 28px;
                width: 28px;
                background: url('../images/i-tw.png') no-repeat center center;
            }

            .panel-social li a.print {
                height: 28px;
                width: 28px;
                background: url('../images/i-print.png') no-repeat center center;
            }

            .panel-social li a.pdf {
                height: 28px;
                width: 20px;
                background: url('../images/i-pdf.png') no-repeat center center;
            }

/* BREADCRUMB -------------------------------------------------------------
---------------------------------------------------------------------*/
.breadcrumb-cont {
    background: #dfdfdf;
}

    .breadcrumb-cont .bdr {
        border-bottom: 1px solid #b7b7b7;
        padding: 9px 0 7px 0;
    }

    .breadcrumb-cont .breadcrumb {
        background: none;
        border-radius: 0;
        padding: 0;
        margin-bottom: 0;
        margin: 12px 0 0;
    }

        .breadcrumb-cont .breadcrumb li,
        .breadcrumb-cont .breadcrumb li a {
            font-size: 11px;
            color: #262626;
        }

            .breadcrumb-cont .breadcrumb li a.home {
                background: url('../images/i-home-b.png') no-repeat left center;
                padding-left: 15px;
            }

        .breadcrumb-cont .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #262626;
            content: "/\00a0";
        }

    .breadcrumb-cont .form-horizontal {
        font-family: Verdana,Geneva,sans-serif;
        font-size: 12.5px;
    }

        .breadcrumb-cont .form-horizontal .form-control {
            height: 33px;
            border-radius: 20px;
            border: none;
            padding: 6px 18px;
            background: #ffffff;
            border: 1px solid #949494;
        }

        .breadcrumb-cont .form-horizontal .input-group-btn {
            padding-left: 6px;
        }

        .breadcrumb-cont .form-horizontal .btn {
            height: 33px;
            width: 108px;
            border-radius: 20px;
            border: none;
            background: #f37835;
            color: #ffffff;
        }
/*Sticky Banner*/
.bannerstick {
    position: relative;
    border: 0.1px solid #ddd;
    cursor: pointer;
}
    .bannerstick .close-banner {
        position: absolute;
        right: 8px;
        top: 8px;
        cursor: pointer;
        background: transparent;
        box-shadow: unset;
        border: 0;
    }
        .bannerstick .close-banner svg {
            transition: all .1s linear;
            fill: #858585;
        }
        .bannerstick .close-banner:hover svg {
            fill: #222;
        }
    .bannerstick .get-requestbtn {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        display: flex;
        align-items: center;
        line-height: 1;
        cursor: pointer;
        background: #ff4f2a;
        background-image: linear-gradient(to right, #ff4f2a 0%, #d56a00 84%);
        color: #fff;
        text-transform: uppercase;
        box-shadow: unset;
        font-size: 12px;
        font-weight: 600;
        padding: 12px 20px;
        border: 0;
        transition: all .3s linear;
    }
        .bannerstick .get-requestbtn:hover {
            background-image: linear-gradient(to right, #ff4f2a 100%, #d56a00 84%);
        }
        .bannerstick .get-requestbtn svg {
            margin-left: 10px;
            width: 12px;
            height: 12px;
        }
.get_requesttag {
    position: relative;
}
.get_requesttag .get-requestbtn {
    position: absolute;
    left: 24px;
    bottom: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    cursor: pointer;
    background: #ff4f2a;
    background-image: linear-gradient(to right, #ff4f2a 0%, #d56a00 84%);
    color: #fff;
    text-transform: uppercase;
    box-shadow: unset;
    font-size: 9px;
    font-weight: 600;
    padding: 4px 10px;
    width: 116px;
    border: 0;
    transition: all .3s linear;
}
    .get_requesttag .get-requestbtn svg {
        margin-left: 2px;
        width: 12px;
        height: 12px;
    }
/* Navbar -------------------------------------------------------------
---------------------------------------------------------------------*/
.navbar-pro {
    background: #ffffff;
    border: none;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 10px #868686;
    box-shadow: 0 3px 10px 0 #ccc;
    border-radius: 0;
    position: sticky;
    top: -1px;
    z-index: 999;
}

    .navbar-pro .navbar-collapse {
        background: #ffffff url('../images/navbar-bg.png') repeat-x top left;
    }

    .navbar-pro .nav-cont {
    }

    .navbar-pro .navbar-brand {
        height: 54px;
        line-height: 1;
        padding: 0 15px;
        margin: 21px 0;
    }

        .navbar-pro .navbar-brand span {
            display: block;
            background: #ffffff;
            padding-right: 7px;
        }

    .navbar-pro .nav-cont .navbar-nav {
        float: right !important;
    }

    .navbar-pro .nav-cont .navbar-top li a {
        color: #0f203e;
        font-size: 13px;
        line-height: 1;
        display: flex;
        align-items: center;
    }

        .navbar-pro .nav-cont .navbar-top li a svg {
            margin-right: 15px;
        }

        /*.navbar-pro .nav-cont .navbar-top li a.call {
            background: url('../images/i-phone.png') no-repeat left center;
            padding-left: 37px;
            padding-right: 114px;
        }*/

        .navbar-pro .nav-cont .navbar-top li a.social {
            margin: 12px 16px 13px 0;
            color: #ffffff;
            font-weight: normal;
            width: 25px;
            height: 25px;
            line-height: 25px;
            border-radius: 50%;
            text-align: center;
            display: block;
            font-size: 14px;
            padding: 0;
        }

            .navbar-pro .nav-cont .navbar-top li a.social.fb {
                background-color: #3b5998;
            }

            .navbar-pro .nav-cont .navbar-top li a.social.tw {
                background-color: #00acee;
            }

            .navbar-pro .nav-cont .navbar-top li a.social.in {
                background-color: #0077b5;
            }

        .navbar-pro .nav-cont .navbar-top li a.my-account {
            height: 35px;
            width: 52px;
            padding: 0;
            margin: 3px 0 11px 36px;
            background: url('../images/i-my-account.png') no-repeat center center;
        }

    .navbar-pro .nav-cont .navbar-main li a {
        color: #1d2c6e;
        font-size: 14px;
        text-transform: uppercase;
        padding: 13px 15px 13px 15px;
        line-height: 1;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

        .navbar-pro .nav-cont .navbar-main li a:hover,
        .navbar-pro .nav-cont .navbar-main li a:focus {
            background-color: #ffffff;
            color: #ffffff;
        }

        .navbar-pro .nav-cont .navbar-main li a.hvr-sweep-to-top:before {
            background-color: #1d2c6e;
        }

        .navbar-pro .nav-cont .navbar-main li a .caret {
            margin-top: -3px;
        }
    /*.navbar-pro .nav-cont .navbar-main li.active a {box-shadow: 0 -4px 0 #1d2c6e inset;}*/
    .navbar-pro .nav-cont .navbar-main li .dropdown-menu {
        background-color: #f4f4f4;
        border: none;
        border-radius: 0;
    }

        .navbar-pro .nav-cont .navbar-main li .dropdown-menu li a {
            border-bottom: none;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
            font-weight: 500 !important;
        }

            .navbar-pro .nav-cont .navbar-main li .dropdown-menu li a:hover,
            .navbar-pro .nav-cont .navbar-main li .dropdown-menu li a:focus {
                background-color: #f37735;
            }

        .navbar-pro .nav-cont .navbar-main li .dropdown-menu li:last-child a {
            border-bottom: none;
        }

    .navbar-pro .nav-cont .navbar-main .open > a,
    .navbar-pro .nav-cont .navbar-main .open > a:focus,
    .navbar-pro .nav-cont .navbar-main .open > a:hover {
        background-color: #1d2c6e;
        color: #ffffff;
    }

    .navbar-pro .resp-vtabs .resp-tabs-list {
        background: #e8e8e8;
        padding: 20px;
    }

        .navbar-pro .resp-vtabs .resp-tabs-list li.resp-tab-item {
            background: none !important;
            border: none !important;
            padding: 15px !important;
        }

            .navbar-pro .resp-vtabs .resp-tabs-list li.resp-tab-item a {
                color: #000000 !important;
                padding: 5px 10px !important;
                border-left: 1px solid #e8e8e8;
                border-right: 1px solid #e8e8e8;
                font-size: 16px;
                font-weight: normal;
            }

                .navbar-pro .resp-vtabs .resp-tabs-list li.resp-tab-item a:hover,
                .navbar-pro .resp-vtabs .resp-tabs-list li.resp-tab-item a:focus,
                .navbar-pro .resp-vtabs .resp-tabs-list li.resp-tab-item.resp-tab-active a {
                    background: none !important;
                    border-left: 1px solid #0052d6;
                    border-right: 1px solid #0052d6;
                    color: #0052d6 !important;
                }

        .navbar-pro .resp-vtabs .resp-tabs-list li.resp-tab-item {
            background: none !important;
            border: none !important;
            padding: 15px !important;
        }

    .navbar-pro .resp-vtabs .resp-tabs-container {
        background: none !important;
        border: none !important;
        min-height: auto !important;
        padding: 0 !important;
    }

        .navbar-pro .resp-vtabs .resp-tabs-container .sub-links li {
            padding: 15px 0 !important;
        }

            .navbar-pro .resp-vtabs .resp-tabs-container .sub-links li a {
                padding: 5px 10px !important;
                color: #000 !important;
                font-size: 16px;
                font-weight: normal;
            }

                .navbar-pro .resp-vtabs .resp-tabs-container .sub-links li a:hover,
                .navbar-pro .resp-vtabs .resp-tabs-container .sub-links li a:focus {
                    background: none !important;
                    color: #0052d6 !important;
                }

        .navbar-pro .resp-vtabs .resp-tabs-container .resp-tab-content {
            padding: 12px 30px !important;
        }

    .navbar-pro .navbar-toggle {
        margin-top: 34px;
        background-color: #304e7f;
    }

        .navbar-pro .navbar-toggle .icon-bar {
            background: #ffffff;
        }

/* MEGA MENU */
.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    padding: 20px 0px;
    width: 100%;
    margin: 0;
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header {
        color: #f37735;
        font-size: 18px;
        padding: 0 15px;
    }

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

        .dropdown-menu-large > li {
            margin-bottom: 30px;
        }

            .dropdown-menu-large > li:last-child {
                margin-bottom: 0;
            }

        .dropdown-menu-large .dropdown-header {
            padding: 3px 15px !important;
        }
}

.resp-vtabs .resp-tabs-list {
}

    .resp-vtabs .resp-tabs-list li {
        background: #ffffff;
        border-bottom: 1px solid #1d2c6e;
    }

        .resp-vtabs .resp-tabs-list li.resp-tab-active {
            border: none;
            background: #f37735;
        }

            .resp-vtabs .resp-tabs-list li.resp-tab-active a {
                color: #ffffff;
            }

.resp-vtabs .resp-tabs-container {
    border: none !important;
    border-left: 1px solid #f37735 !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 768px) {
    .resp-vtabs .resp-tabs-container {
        border: none !important;
    }
}

.resp-tab-content {
    padding: 30px !important;
}

/* BANNER -------------------------------------------------------------
---------------------------------------------------------------------*/
.banner .form-horizontal {
    margin: 154px auto 0;
    max-width: 728px;
    font-family: Verdana,Geneva,sans-serif;
}

    .banner .form-horizontal .form-control {
        height: 40px;
        border-radius: 20px;
        border: none;
        font-size: 16px;
        padding: 6px 18px;
        background: rgba(255,255,255,.93);
        -webkit-box-shadow: 3px 3px 3px #797979;
        box-shadow: 3px 3px 3px #797979;
    }

    .banner .form-horizontal .input-group-btn {
        padding-left: 14px;
    }

    .banner .form-horizontal .btn {
        height: 40px;
        width: 108px;
        border-radius: 20px;
        border: none;
        background: #f37835;
        color: #ffffff;
        font-size: 16px;
    }

.banner .carousel-inner > .item > img,
.banner .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
    width: 100%;
}

.banner .carousel-inner .carousel-caption { /*background: rgba(0,0,0,.7); color: #ffffff; */
    padding: 20px;
}

.banner .carousel-indicators {
    bottom: 35px;
}
/* WHY CHOOSE -------------------------------------------------------------
---------------------------------------------------------------------*/
.why-choose {
    background: #f1f9fc url(../images/why-choose-bg.jpg) no-repeat bottom center;
    padding: 30px 0 49px;
}

    .why-choose .icon-menu {
        text-align: center;
        margin-bottom: 30px;
    }

    .why-choose a {
        width: 239px;
        height: 239px;
        background: url(../images/menu-pentagon.png) no-repeat left top;
        font-size: 19px;
        color: #ffffff;
        line-height: 1.2;
        display: block;
        padding: 55px 64px 30px 46px;
        margin: 0 auto;
    }

        .why-choose a:hover {
            background: url(../images/menu-pentagon-h.png) no-repeat left top;
        }

        .why-choose a .icon {
            height: 62px;
            display: block;
        }

        .why-choose a .health {
            background: url(../images/i-hand.png) no-repeat center center;
        }

        .why-choose a:hover .health {
            background: url(../images/i-hand-h.png) no-repeat center center;
        }

        .why-choose a .info {
            background: url(../images/i-info.png) no-repeat center center;
        }

        .why-choose a:hover .info {
            background: url(../images/i-info-h.png) no-repeat center center;
        }

        .why-choose a .semi {
            background: url(../images/i-semi.png) no-repeat center center;
        }

        .why-choose a:hover .semi {
            background: url(../images/i-semi-h.png) no-repeat center center;
        }

        .why-choose a .chemical {
            background: url(../images/i-chemical.png) no-repeat center center;
        }

        .why-choose a:hover .chemical {
            background: url(../images/i-chemical-h.png) no-repeat center center;
        }

        .why-choose a .txt {
            height: 100px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 223px;
        }

        .why-choose a:hover .txt {
            color: #0c2f69;
        }

.why-choose-meta .head {
    max-width: 420px;
    background: url(../images/line-vr-wc.png) no-repeat right center;
    padding: 10px 10px 33px 0;
}

    .why-choose-meta .head .title {
        font-size: 33.5px;
        color: #f37634;
        line-height: 1;
    }

    .why-choose-meta .head .heading {
        font-size: 45px;
        color: #1b3c72;
        line-height: 1.1;
        font-family: Un Graphic Bold;
    }

.why-choose-meta .meta {
    font-size: 17px;
    line-height: 29px;
    padding-left: 30px;
    text-align: justify
}

/* TESTIMONIALS -------------------------------------------------------------
---------------------------------------------------------------------*/
.testimonials {
    min-height: 161px;
    background: #ececec url(../images/testimonial-m-bg.png) repeat-x top left;
    margin-top: 17px;
    margin-bottom: 35px;
}

    .testimonials .t-bg-right {
        min-height: 161px;
        background: url(../images/testimonial-r-bg.png) no-repeat top right;
    }

    .testimonials .t-bg-left {
        min-height: 161px;
        background: url(../images/testimonial-l-bg.png) no-repeat top left;
        padding: 20px 30px 20px;
    }

    .testimonials h3 {
        color: #5b5b5b;
    }
/*
.quote-card {border: none; color: #083a8c; padding: 20px; padding-left: 170px; box-sizing: border-box; overflow: hidden;  margin: 0;}
.quote-card .quote-cont {padding-right: 200px;}
.quote-card cite {background: url(../images/quote-from.png) no-repeat left center; display: block; float: right; max-width: 160px; font-style: normal; text-align: center; padding: 4px 15px; margin-top: -50px;}
.quote-card cite .name {font-size: 17px; line-height: 1.5; display: block;}
.quote-card cite .org-title {font-size: 12.5px; line-height: 1.5; display: block; color: #4f4f4f;}
.quote-card p {font-size: 15px; line-height: 25px; margin: 0; position: relative; display: inline;}
.quote-card p:before {content: ""; position: absolute; top: 0px; left: -40px; background: url(../images/quote-open.png) no-repeat bottom right; width: 26px; height: 21px;}
.quote-card p:after {content: ""; position: absolute; bottom: -3px; right: -34px; background: url(../images/quote-close.png) no-repeat bottom right; width: 26px; height: 21px;}
*/
/* carousel */
#quote-carousel {
    /*padding: 0 10px 30px 10px;*/
    margin-top: 50px;
}

    /* Control buttons  */
    #quote-carousel .carousel-control {
        background: none;
        color: #222;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
        display: none;
    }
        /* Previous button  */
        #quote-carousel .carousel-control.left {
            left: -12px;
        }
        /* Next button  */
        #quote-carousel .carousel-control.right {
            right: -12px !important;
        }
    /* Changes the position of the indicators */
    #quote-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        margin-right: -19px;
    }
        /* Changes the color of the indicators */
        #quote-carousel .carousel-indicators li {
            background: #c0c0c0;
        }

        #quote-carousel .carousel-indicators .active {
            background: #333333;
        }

    #quote-carousel img {
        width: 250px;
        height: 100px
    }
/* End carousel */

.item blockquote {
    border-left: none;
    padding: 10px;
    font-size: 16px;
    line-height: 30px;
}

    .item blockquote img {
        margin-bottom: 10px;
    }

    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

    .item blockquote small {
        color: #f37634;
    }

        .item blockquote small strong {
            color: #083a8c;
        }



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
    }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
    #quote-carousel {
        margin-top: 10px;
    }

        /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

        #quote-carousel .carousel-indicators {
            bottom: -10px !important;
        }

            #quote-carousel .carousel-indicators li {
                display: inline-block;
                margin: 0px 5px;
                width: 15px;
                height: 15px;
            }

                #quote-carousel .carousel-indicators li.active {
                    margin: 0px 5px;
                    width: 20px;
                    height: 20px;
                }
}

/* NEW PUBLISHed REPORTS -------------------------------------------------------------
---------------------------------------------------------------------*/
.new-publish-report {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 40px;
}

    .new-publish-report h3 {
        margin-bottom: 40px;
    }

    .new-publish-report .panel {
        border: 1px solid #dbdbdb;
        border-radius: 15px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .new-publish-report .panel .panel-heading {
            border-radius: 15px;
            border: none;
            text-align: center;
            font-size: 16px;
            text-transform: uppercase;
            line-height: 30px;
            background: #2a4f91;
            color: #ffffff;
            padding: 0px 15px;
            -webkit-box-shadow: 0 4px 0 #b3bdcd;
            box-shadow: 0 4px 0 #b3bdcd;
            margin: -15px auto 20px;
            width: 96%;
            font-weight: normal;
        }

        .new-publish-report .panel .panel-body {
            padding: 15px 10px 20px 10px;
            text-align: justify;
        }

            .new-publish-report .panel .panel-body p {
                text-indent: 50px;
                margin-bottom: 20px;
            }

            .new-publish-report .panel .panel-body .read-more {
                background: #f37735;
                color: #ffffff;
                border-radius: 5px;
                text-decoration: none;
                padding: 5px 10px;
                font-size: 12px;
                text-transform: uppercase;
                font-weight: 700;
                margin: 0 auto;
                display: table;
            }

        .new-publish-report .panel:hover {
            box-shadow: 0 5px 20px 0 #cccccc;
            border: 1px solid #ffffff;
        }

            .new-publish-report .panel:hover .panel-heading {
                background: #f37735;
                -webkit-box-shadow: 0 4px 0 #ca642e;
                box-shadow: 0 4px 0 #ca642e;
            }

/* PRO META -------------------------------------------------------------
---------------------------------------------------------------------*/
.pro-meta {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

    .pro-meta .panel {
        border: 1px solid #959595;
        border-radius: 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .pro-meta .panel .panel-heading {
            border-radius: 10px;
            border: none;
            text-align: center;
            font-size: 21px;
            text-transform: uppercase;
            line-height: 40px;
            background: #2a4f91;
            color: #ffffff;
            padding: 3px 15px;
            margin: -1px;
            position: relative;
        }

            .pro-meta .panel .panel-heading::after {
                content: "";
                border-left: 20px solid transparent;
                border-right: 20px solid transparent;
                border-top: 20px solid #2a4f91;
                position: absolute;
                top: 100%;
                left: 50%;
                margin-left: -10px;
            }

            .pro-meta .panel .panel-heading .ongoing {
                background: url(../images/i-ongoing.png) no-repeat left center;
                padding-left: 52px;
                display: inline-block;
            }

            .pro-meta .panel .panel-heading .blog {
                background: url(../images/i-blog.png) no-repeat left center;
                padding-left: 49px;
                display: inline-block;
            }

            .pro-meta .panel .panel-heading .press {
                background: url(../images/i-press.png) no-repeat left center;
                padding-left: 50px;
                display: inline-block;
            }

        .pro-meta .panel .panel-body {
            padding: 15px;
        }

        .pro-meta .panel .list {
            margin-bottom: 25px;
        }

            .pro-meta .panel .list li {
                padding: 10px 0;
                border-bottom: 1px solid #d4d9e0;
            }

                .pro-meta .panel .list li a {
                    color: #222222;
                    text-decoration: none;
                }

                    .pro-meta .panel .list li a:hover {
                        color: #dc6728;
                    }

        .pro-meta .panel .view-more {
            border: 1px solid #07214e;
            font-size: 18px;
            color: #07214e;
            text-decoration: none;
            padding: 3px 22px;
        }

        .pro-meta .panel:hover {
            box-shadow: 0 5px 20px 0 #cccccc;
            border: 1px solid #dc6728;
        }

            .pro-meta .panel:hover .panel-heading {
                background: #dc6728;
            }

                .pro-meta .panel:hover .panel-heading::after {
                    border-top: 20px solid #dc6728;
                }

            .pro-meta .panel:hover .view-more {
                border: 1px solid #dc6728;
                background: #dc6728;
                color: #ffffff;
            }

/* CLIENT WITH US -------------------------------------------------------------
---------------------------------------------------------------------*/
.client-with-us {
    margin-bottom: 30px;
}

    .client-with-us .head {
        max-width: 420px;
        background: url(../images/line-vr-wc.png) no-repeat right center;
        padding: 43px 10px 43px 0;
    }

        .client-with-us .head .title {
            font-size: 33.5px;
            color: #f37634;
            line-height: 1;
        }

        .client-with-us .head .heading {
            font-size: 45px;
            color: #1b3c72;
            line-height: 1.1;
            font-family: Un Graphic Bold;
        }

    .client-with-us .meta {
        font-size: 17px;
        line-height: 29px;
        padding-left: 30px;
    }

    .client-with-us .carousel {
        padding: 0 40px;
    }

        .client-with-us .carousel img {
            margin: 0 auto;
        }

    .client-with-us .carousel-inner .active.left {
        left: -25%;
    }

    .client-with-us .carousel-inner .next {
        left: 25%;
    }

    .client-with-us .carousel-inner .prev {
        left: -25%;
    }

    .client-with-us .carousel-control {
        width: 40px;
    }

        .client-with-us .carousel-control.left,
        .client-with-us .carousel-control.right {
            margin: 0;
            background-image: none;
        }

        .client-with-us .carousel-control.left {
            background: url(../images/arrow-prev.png) no-repeat left center;
        }

        .client-with-us .carousel-control.right {
            background: url(../images/arrow-next.png) no-repeat right center;
        }

    .client-with-us #clientWithUs .carousel-inner .item {
        background: white;
        transition: all 500ms ease-out;
    }

/* Report -------------------------------------------------------------
---------------------------------------------------------------------*/
.report-listing-body {
    padding: 30px 0;
}

    .report-listing-body .left-body {
        border: 1px solid #e0e0e0;
        border-radius: 10px;
        padding: 15px;
        z-index: 1;
    }

        .report-listing-body .left-body .head {
            font-size: 21px;
            color: #252525;
            font-weight: 900;
            margin-bottom: 25px;
            text-transform: uppercase;
        }

        .report-listing-body .left-body .title {
            font-size: 17px;
            color: #082350;
            font-weight: 600;
            margin-bottom: 16px;
            padding-bottom: 13px;
            border-bottom: 1px solid #dedede;
            text-transform: uppercase;
        }

    .report-listing-body .right-body {
    }

.report-list {
    border-bottom: 1px solid #dedede;
    margin-bottom: 25px;
    width: 100% !important;
}

    .report-list .report-thumb-cont {
        width: 118px;
        float: left;
    }

        .report-list .report-thumb-cont img {
            max-width: 91px;
            -webkit-box-shadow: 2px 2px 2px #7d7d7d;
            box-shadow: 2px 2px 2px #7d7d7d;
        }

    .report-list .meta {
        padding-right: 200px
    }

        .report-list .meta .title {
            font-size: 18.5px;
            color: #082350;
            font-weight: 700;
            padding-left: 120px;
        }

        .report-list .meta .meta-links {
            margin: 50px 0 5px;
            padding-left: 120px;
        }

            .report-list .meta .meta-links li {
                float: left;
                position: relative;
            }

                .report-list .meta .meta-links li + li {
                    padding-left: 20px;
                }

                    .report-list .meta .meta-links li + li::before {
                        content: "|";
                        position: absolute;
                        left: 9px;
                        top: 4px;
                        color: #f37735;
                    }

                .report-list .meta .meta-links li a {
                    min-width: 160px;
                    text-align: center;
                    font-size: 12px;
                    background: #ffffff;
                    color: #2e518c;
                    text-transform: uppercase;
                    border: 1px solid #1b3c72;
                    display: block;
                    text-decoration: none;
                    border-radius: 3px;
                    line-height: 1;
                    padding: 9px 5px;
                }

                    .report-list .meta .meta-links li a:hover {
                        background: #2e518c;
                        color: #ffffff;
                    }

                    .report-list .meta .meta-links li a.request {
                        background: #e0e0e0 url(../images/i-request.png) no-repeat 8px center;
                        border-color: #e0e0e0;
                        padding-left: 28px;
                        -webkit-box-shadow: 0 8px 6px -6px black;
                        -moz-box-shadow: 0 8px 6px -6px black;
                        box-shadow: 0 8px 6px -6px black;
                    }

                        .report-list .meta .meta-links li a.request:hover {
                            color: #2e518c;
                        }

    .report-list .cost-buy {
        width: 180px;
        float: right;
    }

        .report-list .cost-buy .radio-btn-cont {
            padding-left: 25px;
            font-size: 12.5px;
            color: #7f7f7f;
            margin-bottom: 10px;
        }

            .report-list .cost-buy .radio-btn-cont .checkmark {
                top: 0;
            }

        .report-list .cost-buy .buy-now {
            background: #f37735;
            color: #ffffff;
            font-size: 12.5px;
            font-weight: 900;
            padding: 5px 20px 9px 20px;
            border-radius: 2px;
            text-decoration: none;
            -webkit-box-shadow: 0 -3px 0 #b94a0f inset;
            box-shadow: 0 -3px 0 #b94a0f inset;
            margin: 56px auto 0;
            display: block;
            text-align: center;
            max-width: 136px;
        }

.page-details {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

    .page-details .report-thumb-cont {
        width: 118px;
        float: left;
    }

        .page-details .report-thumb-cont img {
            max-width: 91px;
            -webkit-box-shadow: 2px 2px 2px #7d7d7d;
            box-shadow: 2px 2px 2px #7d7d7d;
        }

    .page-details .meta {
        padding-left: 20px !important;
    }

        .page-details .meta .title {
            font-size: 21px;
            color: #082350;
            font-weight: 700;
            margin-bottom: 10px;
        }

    .page-details .meta-details {
        font-size: 12px;
        color: #959595;
        overflow: hidden;
    }

        .page-details .meta-details li {
            float: left;
            padding: 0 9px 0 12px;
            position: relative;
        }

            .page-details .meta-details li:first-child {
                padding-left: 0;
            }

            .page-details .meta-details li + li::before {
                content: "|";
                position: absolute;
                top: 0;
                left: 0;
                color: #f37735;
            }

    .page-details .meta-links {
        margin-top: 40px;
    }

.report-tab p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: justify;
}

.report-tab h4 {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 600;
}

.report-tab ul {
    list-style: disc;
    margin-bottom: 30px;
    line-height: 26px;
    padding-left: 40px;
}
    /*.report-tab ul li {padding-left: 10px;}*/
    .report-tab ul ul {
        list-style: circle;
        padding-left: 40px;
        margin-bottom: 20px;
    }

.page-details + #horizontalTab {
    margin-bottom: 20px !important;
}

#horizontalTab .resp-tabs-list {
    display: table;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    text-align: center;
    background: #1b3c72;
    border-radius: 5px 5px 0 0;
    position: sticky;
    top: 90px;
    z-index: 99;
}

    #horizontalTab .resp-tabs-list li {
        display: table-cell;
        padding: 0px;
        float: none;
    }

        #horizontalTab .resp-tabs-list li.resp-tab-active {
            padding: 0px !important;
        }

        #horizontalTab .resp-tabs-list li a {
            background: #ffffff;
            color: #083a8c;
            padding: 9px 10px;
            text-decoration: none;
            display: block;
            border: 1px solid #083a8c;
        }

        #horizontalTab .resp-tabs-list li.resp-tab-active a {
            background: #083a8c;
            color: #ffffff;
            text-decoration: none;
            display: block;
        }

        #horizontalTab .resp-tabs-list li:last-child {
            padding-right: 0;
            border-right: none;
        }

#horizontalTab h2.resp-tab-active a {
    color: #ffffff;
    text-decoration: none;
}

.license-type li {
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 10px;
}

    .license-type li label {
        float: left;
        font-weight: normal;
    }

    .license-type li .cost {
        float: right;
    }

.resp-tab-content .meta-row {
    margin: 47px 0 0 0;
    font-size: 14px;
    color: #5d5d5d;
}

    .resp-tab-content .meta-row .inline {
        margin-right: 8px;
        font-size: small;
    }

    .resp-tab-content .meta-row a {
        color: #f27a24;
    }

.resp-tab-content .wpcf7-form input[type=text],
.resp-tab-content .wpcf7-form input[type=email],
.resp-tab-content .wpcf7-form input[type=tel],
.resp-tab-content .wpcf7-form select,
.resp-tab-content .wpcf7-form textarea {
    width: 100%;
    padding: 5px 10px;
}

/* REQUEST SAMPLE REPORT -------------------------------------------------------------
---------------------------------------------------------------------*/
.sample-report-body {
}

    .sample-report-body .left,
    .sample-report-body .right {
        padding-top: 30px;
    }

.report-cont {
    box-shadow: 0 0 15px #bfbfbf;
    padding: 30px 15px 0;
    margin-bottom: 30px;
}

    .report-cont .field-user {
        background: url(../images/i-f-user.png) no-repeat 15px 4px;
        padding-left: 35px;
    }

    .report-cont .field-email {
        background: url(../images/i-f-envelope.png) no-repeat 15px 8px;
        padding-left: 35px;
    }

    .report-cont .field-phone {
        background: url(../images/i-f-phone.png) no-repeat 15px 8px;
        padding-left: 35px;
    }

    .report-cont .field-job {
        background: url(../images/i-f-bag.png) no-repeat 15px 6px;
        padding-left: 35px;
    }

    .report-cont .field-company {
        background: url(../images/i-f-location.png) no-repeat 15px 6px;
        padding-left: 35px;
    }

    .report-cont .field-country {
        background: url(../images/i-f-globe.png) no-repeat 15px 6px;
        padding-left: 35px;
    }

    .report-cont .field-textarea {
        padding-left: 35px;
    }

.address-info-left {
    background: #1b3c72;
    padding: 20px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 20px;
    width: 100%;
}

    .address-info-left .address {
        background: url(../images/i-location.png) no-repeat left 5px;
        padding-left: 25px;
        margin-bottom: 15px;
    }

        .address-info-left .address .title {
            font-size: 16px;
        }

    .address-info-left .phone {
        background: url(../images/i-phone-white.png) no-repeat left 5px;
        padding-left: 25px;
        margin-bottom: 15px;
    }

    .address-info-left .email {
        background: url(../images/i-envelope.png) no-repeat left 5px;
        padding-left: 25px;
    }

.request-sample-report h1 {
    font-size: 23px;
    color: #f37735;
    font-weight: normal;
    border-bottom: 1px solid #464646;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

.request-sample-report .title {
    font-size: 17px;
    color: #072658;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
}

.buy-chapter {
    font-size: 12px;
    line-height: 1.4;
}

    .buy-chapter ul {
        list-style: disc;
        list-style-position: inside;
        margin-bottom: 25px;
    }

        .buy-chapter ul li {
            padding: 0 10px 5px;
            margin-bottom: 14px;
            border-bottom: 1px solid #b7b7b7;
        }

            .buy-chapter ul li a {
                color: #000000;
                text-decoration: none;
            }

/* PAGINATION -------------------------------------------------------------
---------------------------------------------------------------------*/
.pagination-cont {
    background: #f1f1f1;
    border-radius: 10px;
}

    .pagination-cont .info-text {
        font-size: 14.58px;
        color: #525252;
        text-transform: uppercase;
        line-height: 39px;
        margin: 20px;
        ;
    }

        .pagination-cont .info-text label {
            color: #144594;
        }

    .pagination-cont .pagination {
        display: inline-block;
    }

        .pagination-cont .pagination a {
            color: #144594;
            float: left;
            padding: 8px 5px;
            text-decoration: none;
            background-color: #ffffff;
            margin: 0 4px;
            border-radius: 4px;
            width: 39px;
            text-align: center;
            -webkit-box-shadow: 1px 1px 3px #adadad;
            box-shadow: 1px 1px 3px #adadad;
        }

            .pagination-cont .pagination a.prev {
                background: #ffffff url(../images/arrow-pagi-prev.png) no-repeat center center;
            }

            .pagination-cont .pagination a.next {
                background: #ffffff url(../images/arrow-pagi-next.png) no-repeat center center;
            }


/* BUY NOW PAGE -------------------------------------------------------------
---------------------------------------------------------------------*/
.buy-now-page {
    padding: 20px 0 10px;
}

    .buy-now-page h1.title {
        font-size: 23px;
        color: #f37735;
    }

        .buy-now-page h1.title span {
            border-bottom: 1px solid #7f7f7f;
            padding-bottom: 5px;
        }

    .buy-now-page h4.form-title {
        font-size: 17px;
        color: #f37735;
        font-weight: 700;
    }

    .buy-now-page .table-buyNow-cont {
        margin-bottom: 10px;
    }

    .buy-now-page .table-buyNow th {
        border: none;
        border-bottom: 1px solid #7f7f7f;
        font-size: 17px;
        font-weight: normal;
        padding: 12px 8px;
    }

        .buy-now-page .table-buyNow th.quantity {
            min-width: 150px;
            text-align: center;
        }

        .buy-now-page .table-buyNow th.price-title {
            text-align: right;
        }

    .buy-now-page .table-buyNow td {
        border: none;
        border-bottom: 1px solid #7f7f7f;
        padding: 25px 8px 5px 8px;
    }

        .buy-now-page .table-buyNow td.title-meta {
            min-width: 710px;
        }

.count .count-field {
    text-align: center;
    width: 40px;
    border: none;
}

.count .sub,
.count .add {
    border: none;
    background: none;
    outline: none;
}

.count button .fa {
    font-size: 18px;
    color: #f37735;
}

.buy-now-page .table-buyNow td.price {
    text-align: right;
    color: #2e518c;
    font-size: 17px;
    font-weight: 700;
}

.buy-now-page .table-buyNow td .in-btn {
    margin-top: 70px;
}

.buy-now-page .checkout-list {
    margin-bottom: 25px;
}

    .buy-now-page .checkout-list .report-thumb-cont {
        width: 118px;
        float: left;
    }

        .buy-now-page .checkout-list .report-thumb-cont img {
            max-width: 91px;
            -webkit-box-shadow: 2px 2px 2px #7d7d7d;
            box-shadow: 2px 2px 2px #7d7d7d;
        }

.buy-now-page .meta {
    padding-left: 120px;
}

    .buy-now-page .meta .title {
        font-size: 18px;
        color: #082350;
        font-weight: 700;
    }

    .buy-now-page .meta .meta-links {
        margin: 50px 0 5px;
    }

        .buy-now-page .meta .meta-links li {
            float: left;
            position: relative;
        }

            .buy-now-page .meta .meta-links li + li {
                padding-left: 20px;
            }

                .buy-now-page .meta .meta-links li + li::before {
                    content: "|";
                    position: absolute;
                    left: 9px;
                    top: 4px;
                    color: #f37735;
                }

            .buy-now-page .meta .meta-links li a {
                min-width: 160px;
                text-align: center;
                font-size: 12px;
                color: #2e518c;
                text-transform: uppercase;
                border: 1px solid #1b3c72;
                display: block;
                text-decoration: none;
                border-radius: 3px;
                line-height: 1;
                padding: 9px 5px;
            }

                .buy-now-page .meta .meta-links li a:hover {
                    background: #2e518c;
                    color: #ffffff;
                }

                .buy-now-page .meta .meta-links li a.request {
                    background: #e0e0e0 url(../images/i-request.png) no-repeat 8px center;
                    border-color: #e0e0e0;
                    padding-left: 28px;
                    -webkit-box-shadow: 0 8px 6px -6px black;
                    -moz-box-shadow: 0 8px 6px -6px black;
                    box-shadow: 0 8px 6px -6px black;
                }

                    .buy-now-page .meta .meta-links li a.request:hover {
                        color: #2e518c;
                    }

            .buy-now-page .meta .meta-links li.price label {
                color: #2e518c;
                font-size: 17px;
                font-weight: 700;
                padding: 4px 5px;
                float: left;
                margin: 0;
            }

                .buy-now-page .meta .meta-links li.price label + a.remove {
                    float: left;
                    padding: 5px 10px;
                    min-width: auto;
                    margin: 4px 0 4px 10px;
                }

.billing-details {
    background-color: #f3f3f3;
    padding: 13px;
    border-radius: 6px;
    margin-bottom: 30px;
}

    .billing-details .input-group-addon {
        border: none;
        background: #1b3c72;
        min-width: 50px;
    }

        .billing-details .input-group-addon.user {
            background: #1b3c72 url(../images/bd-user.png) no-repeat center center;
        }

        .billing-details .input-group-addon.email {
            background: #1b3c72 url(../images/bd-envelope.png) no-repeat center center;
        }

        .billing-details .input-group-addon.phone {
            background: #1b3c72 url(../images/bd-phone.png) no-repeat center center;
        }

        .billing-details .input-group-addon.location {
            background: #1b3c72 url(../images/bd-location.png) no-repeat center center;
        }

        .billing-details .input-group-addon.job {
            background: #1b3c72 url(../images/bd-bag.png) no-repeat center center;
        }

        .billing-details .input-group-addon.post {
            background: #1b3c72 url(../images/bd-post.png) no-repeat center center;
        }

        .billing-details .input-group-addon.city {
            background: #1b3c72 url(../images/bd-globe.png) no-repeat center center;
        }

        .billing-details .input-group-addon.select {
            background: #1b3c72 url(../images/bd-select.png) no-repeat center center;
        }

        .billing-details .input-group-addon.city-2 {
            background: #1b3c72 url(../images/i-location-lg.png) no-repeat center center;
            background-size: 15px 23px !important;
        }

        .billing-details .input-group-addon.mob {
            background: #1b3c72 url(../images/i-mobile.png) no-repeat center center;
            background-size: 13px 21px !important;
        }

        .billing-details .input-group-addon.lock {
            background: #1b3c72 url(../images/i-lock.png) no-repeat center center;
            background-size: 13px 17px !important;
        }

    .billing-details .input-group .form-control {
        height: 44px;
    }

.buy-now-page .cost-list {
    font-size: 17px;
    margin-bottom: 15px;
}

    .buy-now-page .cost-list li {
        padding-bottom: 10px;
    }

        .buy-now-page .cost-list li .title {
            float: left;
        }

        .buy-now-page .cost-list li .price {
            float: right;
            font-weight: 600;
        }

        .buy-now-page .cost-list li.grand-total {
            border-top: 1px solid #7f7f7f;
            padding-top: 10px;
        }

            .buy-now-page .cost-list li.grand-total .price {
                font-size: 21px;
            }

.buy-now-page .check-radio-list .radio-btn-cont {
    font-size: 14px;
    font-weight: normal;
    padding-left: 24px;
}

.buy-now-page .proceed-cont {
    margin-bottom: 20px;
}

    .buy-now-page .proceed-cont .btn-proceed {
        background: #f78940 url(../images/btn-proceed.png) repeat-x left bottom;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        padding: 11px 20px;
    }

        .buy-now-page .proceed-cont .btn-proceed .fa {
            font-size: 20px;
            margin-right: 10px;
            vertical-align: middle;
        }

.buy-now-page .card-list li {
    float: left;
    padding-right: 10px;
    margin-bottom: 10px;
}

.checkout_coupon {
    display: none;
}

/* THANK YOU PAGE -------------------------------------------------------------
---------------------------------------------------------------------*/
.thank-you-page {
    padding: 50px 0 0;
    background: url(../images/thank-you-bg.png) no-repeat center center;
}

    .thank-you-page .client-title {
        font-size: 21px;
        color: #f37634;
        margin-bottom: 20px;
    }

    .thank-you-page .thank-you-title {
        font-size: 16px;
        letter-spacing: 1px;
        margin-bottom: 40px;
    }

        .thank-you-page .thank-you-title .title {
            font-size: 42px;
            font-weight: 900;
            letter-spacing: -1px;
            color: #1b3c72;
            line-height: 1;
        }

    .thank-you-page .msg {
        line-height: 26px;
    }

    .thank-you-page h4 {
        font-size: 16px;
        font-weight: 600;
    }

    .thank-you-page .nav-social {
        margin-bottom: 50px;
    }

        .thank-you-page .nav-social li {
            float: left;
            padding-right: 15px;
        }

            .thank-you-page .nav-social li a.social {
                color: #ffffff;
                font-weight: normal;
                width: 38px;
                height: 38px;
                line-height: 38px;
                border-radius: 50%;
                text-align: center;
                display: block;
                font-size: 20px;
            }

                .thank-you-page .nav-social li a.social.fb {
                    background-color: #3b5998;
                }

                .thank-you-page .nav-social li a.social.tw {
                    background-color: #00acee;
                }

                .thank-you-page .nav-social li a.social.in {
                    background-color: #0077b5;
                }

    .thank-you-page .address {
        margin-bottom: 30px;
    }

/* BLOG PAGE -------------------------------------------------------------
---------------------------------------------------------------------*/
.blog-page {
    padding: 30px 0 0;
}

    .blog-page .blog-head {
        border-bottom: 1px solid #b7b7b7;
        padding-bottom: 28px;
        margin-bottom: 30px;
    }

        .blog-page .blog-head h1 {
            font-size: 23px;
            line-height: 30px;
            color: #1c3d72;
            font-weight: 700;
            margin-bottom: 25px;
        }

    .blog-page .meta p .title {
        display: block;
        font-size: 17px;
        font-weight: 700;
        padding-bottom: 5px;
    }

    .blog-page .meta ul.list {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 30px;
        list-style: disc;
        list-style-position: inside;
        padding-left: 20px;
    }

    .blog-page .right-links a {
        font-size: 12px;
        line-height: 18px;
        border-bottom: 1px solid #b7b7b7;
        padding-bottom: 7px;
        margin-bottom: 15px;
        display: block;
    }

        .blog-page .right-links a:hover {
            color: #dd6424;
        }

        .blog-page .right-links a.btn-buyNow {
            margin-bottom: 0;
        }

    .blog-page .infographics-pic {
        text-align: center;
        margin-bottom: 20px;
    }

        .blog-page .infographics-pic img {
            border: 1px solid #b6b6b6;
            padding: 15px;
        }

/* ABOUT US -------------------------------------------------------------
---------------------------------------------------------------------*/
.about-us-page {
    padding: 0 0 30px 0;
}

    .about-us-page .about-top {
        padding: 30px 0 0;
        background: url(../images/about-us-bg.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-bottom: 30px;
    }

    .about-us-page h1 {
        font-size: 42px;
        font-weight: 900;
        font-family: "Un Graphic Bold";
        color: #1b3c72;
    }

        .about-us-page h1 .ab {
            font-size: 34px;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
            font-weight: normal;
            color: #f37634;
            border-bottom: 1px solid #7f7f7f;
            padding-bottom: 4px;
            margin-bottom: 30px;
        }

#verticalTabAbout.resp-vtabs .resp-tabs-list li {
    background: none;
    border: none;
    cursor: default;
    overflow: hidden;
}

    #verticalTabAbout.resp-vtabs .resp-tabs-list li a {
        padding: 7px 20px;
        text-decoration: none;
        border-radius: 20px;
        font-size: 20px;
        font-weight: normal;
        position: relative;
    }

        #verticalTabAbout.resp-vtabs .resp-tabs-list li a:hover {
            background: #f7f7f7;
        }

    #verticalTabAbout.resp-vtabs .resp-tabs-list li.resp-tab-active a {
        background: #f37634;
    }

        #verticalTabAbout.resp-vtabs .resp-tabs-list li.resp-tab-active a::after {
            content: "";
            background: url(../images/tab-active.png) no-repeat left center;
            position: absolute;
            left: 110%;
            top: 16px;
            width: 300px;
            height: 5px;
        }

#verticalTabAbout.resp-vtabs .resp-tabs-container {
    border-left: 1px solid #a0a0a0 !important;
    margin: 27px 0;
    min-height: 281px;
}

/* CAREER -------------------------------------------------------------
---------------------------------------------------------------------*/
.career-page {
    padding: 40px 0;
    background: url(../images/career-bg.jpg) no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

    .career-page h1 {
        font-size: 42px;
        font-weight: 900;
        font-family: "Un Graphic Bold";
        color: #1b3c72;
        margin-top: 150px;
    }

        .career-page h1 + p {
            margin-bottom: 270px;
            background: rgba(255,255,255,.4);
            padding: 20px;
        }

.application-section h2 {
    font-size: 19px;
    color: #f37634;
    margin-bottom: 50px;
}

.application-section .form-application {
    margin-bottom: 50px;
}

.application-section .form-group + .form-group {
    margin-left: 25px;
}

.application-section .form-control {
    border: 1px solid #b3b3b3;
    border-radius: 0;
    min-width: 160px;
}

#tabApplication {
    margin-bottom: 30px !important;
}

    #tabApplication .resp-tabs-list {
        border-bottom: 1px solid #d3d3d3;
        margin-bottom: 20px;
    }

    #tabApplication .resp-tab-active {
        border: none;
        background: #f37634;
        color: #ffffff;
    }

    #tabApplication .resp-tab-content {
        border: none;
        padding: 0 !important;
    }

    #tabApplication .box-gray {
        background: #ededed;
        padding: 10px 10px 10px 20px;
    }

        #tabApplication .box-gray .info {
            background: url(../images/i-letterpad.png) no-repeat left center;
            padding: 5px 0 5px 30px;
            font-size: 13px;
        }

            #tabApplication .box-gray .info li {
                float: left;
                color: #153263;
                position: relative;
            }

                #tabApplication .box-gray .info li + li {
                    padding-left: 20px;
                }

                    #tabApplication .box-gray .info li + li::after {
                        content: "|";
                        position: absolute;
                        left: 8px;
                        top: -1px;
                    }

                #tabApplication .box-gray .info li.link {
                    float: right;
                    padding: 0;
                }

                    #tabApplication .box-gray .info li.link::after {
                        content: "";
                    }

                    #tabApplication .box-gray .info li.link a {
                        color: #f37a3b;
                        border: 1px solid #f37a3b;
                        padding: 5px 10px;
                        padding: 5px 10px;
                        font-weight: bold;
                        text-decoration: none;
                    }

                        #tabApplication .box-gray .info li.link a:hover {
                            color: #ffffff;
                            background: #f37a3b;
                        }

    #tabApplication hr {
        margin-top: 10px;
        margin-bottom: 10px;
        border: 0;
        border-top: 1px solid #a0a0a0;
    }

.career-page .form-application-right {
    background: #ffffff;
    -webkit-box-shadow: 0 5px 9px #cccccc;
    box-shadow: 0 5px 9px #cccccc;
    padding: 20px;
}

    .career-page .form-application-right h4 {
        text-align: center;
        color: #f37634;
        border-bottom: 1px solid #a0a0a0;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .career-page .form-application-right .input-group.txt {
        line-height: 34px;
    }

    .career-page .form-application-right .input-group.code {
        line-height: 34px;
        font-weight: bold;
        font-size: 18px;
    }

    .career-page .form-application-right .input-group-addon {
        background-size: 20px;
    }

    .career-page .form-application-right .input-group .form-control {
        height: 34px;
    }

    .career-page .form-application-right .file-control {
        margin: 5px 0;
    }

    .career-page .form-application-right .btn-submit {
        padding: 6px 30px;
        margin: 20px 0;
    }

/* RESEARCH ANALYST -------------------------------------------------------------
---------------------------------------------------------------------*/
.sesearch-analyst {
    padding: 40px 0 0 0;
}

    .sesearch-analyst h1 {
        font-size: 23px;
        font-family: "Un Graphic Bold";
        color: #464646;
        border-bottom: 1px solid #a0a0a0;
        padding-bottom: 10px;
        text-align: center;
        margin-bottom: 40px;
    }

    .sesearch-analyst h2 {
        font-size: 19px;
        color: #1b3c72;
    }

    .sesearch-analyst ul.disk li {
        line-height: 30px;
    }

    .sesearch-analyst .form-application-right {
        background: #ffffff;
        padding: 0;
    }

        .sesearch-analyst .form-application-right h4 {
            color: #f37634;
            border-bottom: 1px solid #a0a0a0;
            padding-bottom: 10px;
            margin-bottom: 30px;
        }

        .sesearch-analyst .form-application-right .input-group.txt {
            line-height: 34px;
        }

        .sesearch-analyst .form-application-right .input-group-addon {
            background-size: 20px;
        }

        .sesearch-analyst .form-application-right .input-group .form-control {
            height: 34px;
        }

        .sesearch-analyst .form-application-right .input-group textarea.form-control {
            height: auto;
        }

        .sesearch-analyst .form-application-right .btn-submit {
            padding: 6px 30px;
            margin: 20px 0;
        }

/* CONTACT US -------------------------------------------------------------
---------------------------------------------------------------------*/
.contact-us-page {
    padding: 30px 0 0;
    background: url(../images/contact-us-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .contact-us-page h1 {
        font-size: 42px;
        font-weight: 900;
        font-family: "Un Graphic Bold";
        color: #1b3c72;
    }

        .contact-us-page h1 .ab {
            font-size: 34px;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
            font-weight: normal;
            color: #f37634;
            border-bottom: 1px solid #7f7f7f;
            padding-bottom: 4px;
            margin-bottom: 30px;
        }

    .contact-us-page .billing-details {
        background: none;
    }

        .contact-us-page .billing-details .txt-msg {
            font-size: 16px;
            color: #1b3c72;
            margin-top: 30px;
        }

        .contact-us-page .billing-details .btn-send {
            background: #f37634 url(../images/send.png) no-repeat left center;
            font-size: 16px;
            padding: 12px 50px;
        }

    .contact-us-page .address-info-left {
        font-size: 15px;
    }

.card-form-details {
    padding-top: 80px;
}

.style-cart-page .widget {
    margin: 0 0 17px 0 !important;
}

    .style-cart-page .widget .body {
        padding: 7px 0 0 0;
    }

.tabled-data.no-border {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 16px;
    margin-bottom: 20px;
}

.style-cart-page .widget .tabled-data li label {
    min-width: 125px;
    line-height: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.style-cart-page .widget .tabled-data li .value {
    float: right !important;
    font-weight: 700;
}

.style-cart-page .widget #total-price .value {
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
}

/* MODAL STYLES -------------------------------------------------------------
---------------------------------------------------------------------*/
#myAccount.modal .modal-title {
    font-size: 25px;
    text-align: center;
}

#myAccount.modal h1 {
    font-size: 20px;
    color: #f37835;
    line-height: 1;
    border-bottom: 1px solid #b7b7b7;
    font-weight: normal;
    padding-bottom: 10px;
}

#myAccount.modal .input-group .form-control {
    height: 38px;
    background: #f0f0f0;
    border-color: #a7a7a7;
}

#myAccount.modal p {
    margin-bottom: 20px;
}

#myAccount.modal .btn {
    border-radius: 20px;
    padding: 6px 25px;
    outline: none;
}

    #myAccount.modal .btn:hover,
    #myAccount.modal .btn:focus {
        box-shadow: 0 -3px 0 rgba(0,0,0,.15) inset;
    }

#myAccount.modal .note-cont {
    margin-top: 50px;
}

@media (min-width: 768px) {
    #myAccount.modal .modal-header {
        margin-bottom: 30px;
    }

        #myAccount.modal .modal-header .close {
            font-size: 40px;
        }

    #myAccount.modal .modal-dialog {
        width: 870px;
    }

    #myAccount.modal .modal-content {
        padding: 10px 30px;
    }

    #myAccount.modal .form-group {
        margin-bottom: 25px;
    }

    #myAccount.modal .input-group-addon {
        background-size: 24px;
    }

        #myAccount.modal .input-group-addon.lock {
            background-size: auto;
        }
}

/* NEWS PAGE -------------------------------------------------------------
---------------------------------------------------------------------*/
.news-page {
    padding: 30px 0 0;
}

    .news-page .news-block {
        padding-left: 70px;
        position: relative;
        margin-bottom: 100px;
    }

        .news-page .news-block dt {
            border-bottom: 1px solid #ececec;
        }

            .news-page .news-block dt .post-title {
                font-size: 23px;
                color: #000;
                line-height: 120%;
                font-weight: 500 !important;
                margin-bottom: 0;
                padding-bottom: 14px;
                padding-top: 0;
                text-align: center;
            }

                .news-page .news-block dt .post-title a {
                    color: #434343;
                    text-decoration: none;
                }

                    .news-page .news-block dt .post-title a:hover,
                    .news-page .news-block dt .post-title a:focus {
                        color: #f27a24;
                    }

            .news-page .news-block dt .date-wrapper {
                background-color: #f27a24;
                border-radius: 4px;
                text-align: center;
                position: absolute;
                top: 0;
                left: 0;
            }

                .news-page .news-block dt .date-wrapper a {
                    color: #ffffff;
                    font-weight: normal;
                    text-decoration: none;
                }

                    .news-page .news-block dt .date-wrapper a .date {
                        padding: 10px;
                    }

                    .news-page .news-block dt .date-wrapper a .day {
                        font-size: 18px;
                        display: block;
                    }

                    .news-page .news-block dt .date-wrapper a .month {
                        font-size: 15px;
                        text-transform: uppercase;
                        display: block;
                    }

        .news-page .news-block dd {
            padding-top: 15px;
        }

            .news-page .news-block dd p {
                font-size: 15px;
                line-height: 28px;
                color: #000;
                margin-bottom: 20px;
                text-align: justify;
            }

            .news-page .news-block dd .read-more {
                background-color: #f27a24;
                border-radius: 4px;
                font-weight: bold;
                padding: 10px 20px;
                display: inline-block;
                line-height: 20px;
                border: 0;
                font-size: 15px;
                color: #fff;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                text-decoration: none;
            }

/* CART PAGE -------------------------------------------------------------
---------------------------------------------------------------------*/
.cart-page {
    padding: 30px 0;
}

    .cart-page .head {
        font-size: 33.5px;
        color: #f37634;
    }

    .cart-page .cart-form {
    }

.style-cart-page .items-holder .cart-item.table-head {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 0;
}

.style-cart-page .cart-form .table-head h4 {
    color: #747474;
    font-weight: bold !important;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
}

.style-cart-page .items-holder .cart-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 27px 0 24px;
}

    .style-cart-page .items-holder .cart-item:last-child {
        border-bottom: 0;
    }

.style-cart-page .product-brand {
    font-size: 10px;
    color: #4f4f4f;
    line-height: 17.26px;
    text-transform: uppercase;
}

.style-cart-page .items-holder .cart-item .price {
    font-weight: 700;
    font-size: 18px;
}

.style-cart-page .items-holder .remove {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #81807f;
    line-height: 1;
    text-decoration: none;
}

    .style-cart-page .items-holder .remove:hover,
    .style-cart-page .items-holder .remove:focus {
        color: #f27a24;
    }

.input-group.coupon-code {
}

    .input-group.coupon-code .btn {
        background: none !important;
        border: none !important;
        outline: none !important;
    }

/* FOOTER -------------------------------------------------------------
---------------------------------------------------------------------*/
.footer {
    background: #001230;
    padding-top: 36px;
    color: #ffffff;
}

    .footer .logo {
        margin-bottom: 35px;
    }

    .footer .address {
        font-size: 17px;
        line-height: 25px;
        background: url(../images/i-home.png) no-repeat left top;
        padding-left: 36px;
        margin-bottom: 44px;
    }

    .footer .form-horizontal {
        margin-bottom: 36px;
    }

        .footer .form-horizontal .form-control,
        .footer .form-horizontal .btn {
            border-radius: 4px !important;
            height: 40px;
            border: none;
        }

        .footer .form-horizontal .btn {
            background: #ed6015;
            color: #ffffff;
        }

        .footer .form-horizontal .input-group-btn {
            padding-left: 8px;
        }

    .footer .nav-social li {
        float: left;
        padding-right: 22px;
    }

        .footer .nav-social li a.social {
            height: 38px;
            width: 38px;
            display: block;
        }

            .footer .nav-social li a.social.fb {
                background: url(../images/foo-s-fb.png) no-repeat center center;
            }

            .footer .nav-social li a.social.tw {
                background: url(../images/foo-s-tw.png) no-repeat center center;
            }

            .footer .nav-social li a.social.in {
                background: url(../images/foo-s-in.png) no-repeat center center;
            }

    .footer .handeler-cont {
        float: right;
        padding-left: 0px;
    }

    .footer .handeler {
        float: left;
        padding-left: 25px;
    }

    .footer h4 {
        font-size: 17px;
        text-transform: uppercase;
        margin: 16px 0 48px;
    }

    .footer .foo-links.bdr-right {
        border-right: 1px solid #e0e0e0;
        padding-right: 55px;
    }

    .footer .foo-links li {
        padding-bottom: 10px;
    }

        .footer .foo-links li a {
            color: #ffffff;
        }

    .footer .copyright {
        border-top: 1px solid #9eb1d0;
        margin-top: 22px;
        font-size: 13px;
        text-align: center;
        padding: 20px;
    }




/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .why-choose {
        background: #f1f9fc url(../images/why-choose-bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    .report-list .cost-buy .buy-now {
        margin: 20px auto 0;
    }

    .report-list .meta {
        padding-left: 120px;
    }

        .report-list .meta .meta-links {
            margin: 20px 0;
        }

            .report-list .meta .meta-links li {
                margin: 0 10px 10px 0;
            }

                .report-list .meta .meta-links li a {
                    min-width: auto;
                }

                .report-list .meta .meta-links li + li {
                    padding: 0;
                }

                    .report-list .meta .meta-links li + li::before {
                        display: none;
                    }
}

@media only screen and (max-width : 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .pr-6 {
        padding-right: 15px !important;
    }

    .pl-6 {
        padding-left: 15px !important;
    }

    .navbar-pro {
        border-bottom: 1px solid #e6e6e6;
    }

        .navbar-pro .navbar-collapse {
            background-image: none;
        }

    .navbar .nav-cont {
        float: none;
    }

    .navbar-pro .nav-cont .navbar-nav {
        float: none !important;
    }

    .navbar-pro .nav-cont .navbar-top li {
        padding: 0 15px;
    }

        .navbar-pro .nav-cont .navbar-top li a.call {
            padding-right: 0;
        }

        .navbar-pro .nav-cont .navbar-top li + li {
            float: left;
        }

        .navbar-pro .nav-cont .navbar-top li a.social {
            margin: 12px 0 13px 0;
        }

        .navbar-pro .nav-cont .navbar-top li a.my-account {
            margin: 3px 0 11px 0;
        }

    .navbar-pro .nav-cont .navbar-main {
        margin-bottom: 0;
    }

        .navbar-pro .nav-cont .navbar-main li a {
            border-bottom: none;
            font-weight: 500 !important;
        }

        .navbar-pro .nav-cont .navbar-main li.active a {
            border-bottom: none;
            background-color: #1d2c6e;
            color: #ffffff;
        }

        .navbar-pro .nav-cont .navbar-main li .dropdown-menu li a {
            border-bottom: none;
            padding-left: 25px;
        }

    .banner .form-horizontal {
        margin: 80px auto 0;
    }

    .banner .carousel-indicators {
        display: none;
    }

    .banner .carousel-inner .carousel-caption {
        padding: 0;
    }

        .banner .carousel-inner .carousel-caption h1,
        .banner .carousel-inner .carousel-caption p {
            margin: 0;
        }

    .why-choose .icon-menu {
        margin-top: 30px;
    }

    .why-choose-meta .meta {
        padding-left: 0;
        padding-top: 10px;
    }

    .testimonials,
    .testimonials .t-bg-right,
    .testimonials .t-bg-left {
        background-image: none;
    }

        .testimonials .t-bg-left {
            padding: 20px;
        }

    .quote-card {
        padding: 0 40px !important;
    }

        .quote-card .quote-cont {
            padding-right: 0;
        }

        .quote-card cite {
            float: none;
            margin: 15px 0 0;
            max-width: 100%;
            text-align: left;
        }

    .footer .handeler-cont {
        float: none;
        padding-left: 50px !important;
    }

    .footer .handeler {
        float: left;
        padding-left: 0;
        margin-right: 50px;
    }

    .breadcrumb-cont .breadcrumb {
        margin: 0 0 15px;
    }

    .report-listing-body .left-body {
        margin-bottom: 20px;
    }

    .report-cont {
        padding: 30px 15px;
    }

    .page-details .meta-links {
        margin-top: 40px;
        margin-left: -60px;
    }

        .page-details .meta-links li {
            padding: 5px;
        }

            .page-details .meta-links li + li {
                padding-left: 5px;
            }

    .thank-you-page {
        background-image: none;
    }

    #verticalTabAbout.resp-vtabs .resp-tabs-list li a
    #verticalTabAbout.resp-vtabs .resp-tabs-list li a:focus,
    #verticalTabAbout.resp-vtabs .resp-tabs-list li a:hover {
        text-decoration: none !important;
    }

    #verticalTabAbout.resp-vtabs .resp-tabs-list li.resp-tab-active a::after {
        content: none;
    }

    #verticalTabAbout.resp-vtabs .resp-tabs-container {
        border: none !important;
    }

    .career-page h1 {
        margin-top: 0;
    }

        .career-page h1 + p {
            margin-bottom: 110px;
        }

    .application-section h2 {
        margin-bottom: 20px;
    }

    #tabApplication .resp-tab-content {
        border: 1px solid #c1c1c1 !important;
        padding: 20px !important;
    }

    .buy-now-page .proceed-cont .btn-proceed {
        white-space: normal;
        font-size: 12px;
        padding: 5px 5px;
    }

    .meta-links {
        display: inherit;
    }

        .meta-links li {
            display: block;
            float: left;
            width: 50%;
        }

    #horizontalTab .resp-tabs-list {
        display: none;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .footer h4 {
        margin: 16px 0 28px;
        font-weight: 600;
        border-bottom: 1px solid #ffffff;
    }

    .footer .foo-links.bdr-right {
        border-right: none;
    }

    .report-list .report-thumb-cont {
    }

    .report-list .meta {
        clear: both;
        padding: 15px 0 0;
    }

    .pagination-cont .info-text {
        line-height: 20px;
        margin: 20px 20px 10px;
    }

    .pagination-cont .pagination {
        margin: 10px 20px 20px;
    }

    .career-page h1 + p {
        margin-bottom: 20px;
    }

    .application-section .form-group + .form-group {
        margin-left: 0;
    }

    #tabApplication .box-gray .info {
        background: url(../images/i-letterpad.png) no-repeat left 6px;
    }

        #tabApplication .box-gray .info li {
            width: 100%;
            float: none;
            display: block;
            margin-bottom: 10px;
        }

            #tabApplication .box-gray .info li + li {
                padding: 0;
            }

                #tabApplication .box-gray .info li + li::after {
                    content: "";
                }

            #tabApplication .box-gray .info li.link a {
                display: inline-block;
            }

    .career-page .form-application-right .input-group.txt {
        line-height: 1;
    }

    .sesearch-analyst .form-application-right .input-group.txt {
        line-height: 1;
    }

    .meta-links li {
        display: block;
        float: none;
        width: 100%;
    }

    .page-details .meta-links {
        margin-top: 10px;
        margin-left: -55px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

@media only screen and (max-width : 640px) {
    .bannerstick .get-requestbtn {
        left: 50%;
        transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        cursor: pointer;
        background: #ff4f2a;
        background-image: linear-gradient(to right, #ff4f2a 0%, #d56a00 84%);
        color: #fff;
        text-transform: uppercase;
        box-shadow: unset;
        font-size: 12px;
        font-weight: 600;
        padding: 10px 20px;
        border: 0;
        display: flex;
        justify-content: center;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .bannerstick .get-requestbtn {
        font-size: 9px;
        font-weight: 600;
        width: 124px;
        padding: 5px 10px;
    }
}
@media only screen and (max-width : 360px) {
}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .container {
        width: auto;
    }

    .navbar-pro .nav-cont .navbar-nav {
        float: right !important;
    }

    .client-with-us .carousel {
        margin-top: 57px;
    }

    .pagination-cont .pagination {
        float: right;
        margin-right: 20px;
    }

    .buy-now-page .billing-details .row:last-child .form-group {
        margin-bottom: 0;
    }
}

@media only screen and (min-width : 768px) and (max-width : 992px) {
    .navbar-pro .nav-cont .navbar-top li {
        padding: 0 7px;
    }

    .navbar-pro .nav-cont .navbar-main li a {
        padding: 17px 7px 16px 7px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .container {
        width: 1286px;
    }
}

/* GET REQUEST POPUP */
.get_request_frm {
    background: transparent;
    border: 0;
    box-shadow: unset;
}

    .get_request_frm .modal-header {
        padding: 0;
        border: 0;
    }

        .get_request_frm .modal-header .close {
            font-size: 32px;
            font-weight: 400;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            filter: alpha(opacity=20);
            opacity: .5;
        }

            .get_request_frm .modal-header .close:hover {
                opacity: 1;
            }

    .get_request_frm .modal-body {
        padding: 0;
        background: transparent;
        -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
        box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    }

    .get_request_frm #contact {
        background-color: #6a9ac4;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
    }

    .get_request_frm .contact-box {
        width: clamp(100px, 100%, 1000px);
        display: flex;
        flex-wrap: wrap;
    }

    .get_request_frm .contact-links,
    .get_request_frm .contact-form-wrapper {
        width: 50%;
        padding: 5%;
    }

    .get_request_frm .contact-links {
        background: url(/assets/cloud_database/images/get-request-bg.jpg);
        background-position: top;
        border-radius: 10px 0 0 10px;
        display: flex;
    }

    .get_request_frm .contact-form-wrapper {
        background-color: #ffffff8f;
        border-radius: 0 10px 10px 0;
    }

@media only screen and (max-width: 800px) {
    .get_request_frm .contact-links,
    .get_request_frm .contact-form-wrapper {
        width: 100%;
    }

    .get_request_frm .contact-links {
        border-radius: 10px 10px 0 0;
    }

    .get_request_frm .contact-form-wrapper {
        border-radius: 0 0 10px 10px;
    }
}

@media only screen and (max-width: 400px) {
    .get_request_frm .contact-box {
        width: 100%;
    }
}

.get_request_frm h2 {
    font-family: "Arimo", sans-serif;
    color: #fff;
    font-size: clamp(30px, 6vw, 60px);
    letter-spacing: 2px;
    text-align: center;
    transform: scale(0.95, 1);
    margin: 0;
}

.get_request_frm .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 50px;
}

.get_request_frm .link {
    margin: 10px;
    cursor: pointer;
}

.get_request_frm img {
    width: 45px;
    height: 45px;
    filter: hue-rotate(220deg) drop-shadow(2px 4px 4px #0006);
    transition: 0.2s;
    user-select: none;
}

    .get_request_frm img:hover {
        transform: scale(1.1, 1.1);
    }

    .get_request_frm img:active {
        transform: scale(1.1, 1.1);
        filter: hue-rotate(220deg) drop-shadow(2px 4px 4px #222) sepia(0.3);
    }

.get_request_frm .form-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.get_request_frm label {
    position: absolute;
    top: 7px;
    left: 6%;
    color: #999;
    font-size: clamp(14px, 1.5vw, 14px);
    pointer-events: none;
    user-select: none;
    font-weight: 300;
    margin: 0;
}

.get_request_frm input, .get_request_frm textarea, .get_request_frm select {
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 0;
    padding: 5px 10px;
    font-size: clamp(15px, 1.5vw, 14px);
    background: transparent;
    border-bottom: 1px solid #8b8b8b !important;
    margin-top: 0;
}

    .get_request_frm input:focus + label,
    .get_request_frm input:valid + label,
    .get_request_frm textarea:focus + label,
    .get_request_frm textarea:valid + label {
        font-size: clamp(13px, 1.3vw, 10px);
        color: #000;
        top: -12px;
        transition: all 0.225s ease;
    }

.get_request_frm .submit-btn {
    background-color: #f37634;
    filter: drop-shadow(2px 2px 3px #0003);
    display: block;
    margin: 2px auto;
    user-select: none;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    border: 0;
    padding: 10px 50px;
    border-radius: 30px;
    text-decoration: none;
    position: relative;
    transition: 0.3s ease-out;
    cursor: pointer;
}

    .get_request_frm .submit-btn:hover {
        transform: scale(1.1, 1.1);
    }

    .get_request_frm .submit-btn:active {
        transform: scale(1.1, 1.1);
        filter: sepia(0.5);
    }

@media only screen and (max-width: 800px) {
    .get_request_frm h2 {
        font-size: clamp(40px, 10vw, 60px);
    }
    .modal:before {
        height: auto;
    }
    .bannerstick .close-banner {
        right: 0;
        top: 2px;
    }
}

@media only screen and (max-width: 400px) {
    .get_request_frm h2 {
        font-size: clamp(20px, 6vw, 60px);
        margin: 0 auto;
    }

    .get_request_frm .links {
        padding-top: 30px;
    }

    .get_request_frm img {
        width: 38px;
        height: 38px;
    }
}
