/*Open Sans*/
/* Light */
a[href^="https://www.froala.com/wysiwyg-editor?k=u"] {
    display: none !important;
}

@media screen and (min-width: 992px) {
    .banner_caption .transparent_layer_1 {
        background-color: transparent !important;
    }
}

.active-field {
    font-weight: 700 !important;
}


@media only screen and (min-width: 992px) {
    .dropdownTabMenu .img_colm {
        padding: 32px 44px !important;
    }
}


a[href^="https://www.froala.com/wysiwyg-editor?pb=1"] {
    display: none !important;
}


a[href^="https://www.froala.com/wysiwyg-editor?k=u"] {
    display: none !important;
}

p[data-f-id="pbf"] {
    display: none;
}

.banner_caption h1 p {
    font-size: 30px;
}

.heading-pot p {
    font-weight: 600 !important;
    color: inherit !important;
    font-size: inherit !important;
}

.errorlist li {
    font-size: 10px;
    list-style: none;
}

@media only screen and (min-width: 992px) {
    .mega_container ul.col {
        min-height: 100% !important;
    }
}

@media only screen and (min-width: 992px) {
    .four_column_grid {
        display: block !important;
    }
}

.mega_container ul {
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    /*min-height: 250px;*/
}


.clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.clamp-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.clamp-8 {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word
}

.para-no-bm p {
    margin-bottom: 0px !important;
}

.dropdownTabMenu .dropdown_level_2 .dropdown-toggle {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: block;
}

.products_section_1 .productsGrid .inner article {
    max-width: 235px;
}


/*Open Sans*/
/* Light */
@font-face {
    font-family: 'Open Sans';
    src: url(OpenSans/open-sans.light.ttf);
    font-weight: 300;
}

/* Normal */
@font-face {
    font-family: 'Open Sans';
    src: url(OpenSans/open-sans.regular.ttf);
    font-weight: nomal;
}

/* Semi Bold */
@font-face {
    font-family: 'Open Sans';
    src: url(OpenSans/OpenSans-SemiBold.ttf);
    font-weight: 600;
}

/*  Bold */
@font-face {
    font-family: 'Open Sans';
    src: url(OpenSans/OpenSans-Bold.ttf);
    font-weight: 700;
}


/*Raleway*/
/* Light */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-Light.ttf);
    font-weight: 300;
}

/* Regular */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-Regular.ttf);
    font-weight: 400;
}

/* Medium */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-Medium.ttf);
    font-weight: 500;
}

/* Semi Bold */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-SemiBold.ttf);
    font-weight: 600;
}

/* Bold */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-Bold.ttf);
    font-weight: 700;
}

/* Extra Bold */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-ExtraBold.ttf);
    font-weight: 800;
}

/* Extra Light */
@font-face {
    font-family: 'Raleway';
    src: url(Raleway/Raleway-thin.ttf);
    font-weight: 200;
}


/*Montserrat*/
/* light */
@font-face {
    font-family: 'Montserrat';
    src: url(Montserrat/Montserrat-Light.ttf);
    font-weight: 300;
}

/* Regular */
@font-face {
    font-family: 'Montserrat';
    src: url(Montserrat/Montserrat-Regular.ttf);
    font-weight: 400;
}

/* Medium */
@font-face {
    font-family: 'Montserrat';
    src: url(Montserrat/Montserrat-Medium.ttf);
    font-weight: 500;
}

/* Semi Bold */
@font-face {
    font-family: 'Montserrat';
    src: url(Montserrat/Montserrat-SemiBold.ttf);
    font-weight: 600;
}

/* Bold */
@font-face {
    font-family: 'Montserrat';
    src: url(Montserrat/Montserrat-Bold.ttf);
    font-weight: 700;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1, h2, h3, h4, h5, h6, strong, b {
    font-family: 'Raleway';
}

body, p, a, div, li, span {
    font-family: 'Raleway', "Open Sans";
}


body {
    background: #fff;
}

img {
    max-width: 100%
}

p {
    color: #707070;
}

b, strong {
    font-weight: 600;
    color: #333;
}

a:hover {
    text-decoration: none;
}

/*Scrolling Animation*/
.animated.standby {
    -webkit-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    visibility: hidden;
}

/* Background Gradient Color */
.gradient_bg,
.content .content-overlay,
.content_box.active .icon_img,
.features_tab .active .content_box .icon_img,
.features_tab .content_box .icon_img:hover,
.carousel-indicators .active,
.content_box_img_left:hover .icon_box,
.home_banner .sr-only:hover,
.transition-timer-carousel-progress-bar {
    background: rgb(5, 197, 122);
    background: -moz-linear-gradient(-45deg, #007bff 0%, #14588d 52%);
    background: -webkit-linear-gradient(-45deg, #007bff 0%, #14588d 52%);
    background: linear-gradient(135deg, #007bff 0%, #14588d 52%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05c57a', endColorstr='#23b1bf', GradientType=1);
}


/* Text Color Gradient */
.filtermenu li.active, .filtermenu li:hover,
.newsletter-label,
.post-read-more div,
.proposition_link .active,
.translator .dropdown-toggle {
    color: #0264A5 !important;
}

.page-wraper {
    position: relative;
}


/*BG Color 1*/
.bg_color_1 {
    background-color: #39709b;
}

/*BG Color 2*/
.bg_color_2,
.bg_color_1:hover,
.btn-lg:hover {
    background-color: #14588d;
}

/*BG Color 3*/
.bg_color_3 {
    background-color: #1C85C7;
}

.gray_bg {
    background-color: #F0F0F0;
}


/* BG Color 4 */
.bg_color4 {
    background-color: #14588D;
}

/* BG Color 5 */
.bg_color5 {
    background-color: #0E3B5E !important;
}

/* BG Color 6 */
.bg_color6 {
    background-color: #14588C;
}

.bg_color7, .arrow_bg_color7 {
    background-color: #f0f3f6 !important;
}


/*Button Style 1 (Filled BG)*/
.btn_1 a {
    padding: 6px 15px;
    border-radius: 10px;
}


/*Button Style 2 white (Transparent BG)*/
.btn_2 a,
.btn_2 button {
    padding: 4px 15px;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #ffffff;
    font-size: 12px;
}

/*Button Style 3 blue (Transparent BG)*/
.btn_3 a {
    padding: 4px 15px;
    border-radius: 10px;
    color: #0071BC;
    border: 1px solid #0071BC;
    font-size: 12px;
}

.btn_1 a:hover,
.btn_2 a:hover,
.btn_3 a:hover {
    background-color: #14588d;
    border-color: #14588d;
    color: #fff;
}

.btn_4 a {
    padding: 10px 37px;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 300;
}

.btn_filled a {
    background-color: #1C85C7;
    color: #fff;
    border-radius: 15px;
    padding: 7px 25px;
    font-size: 12px;
    display: inline-block;
}

.btn-w100 a, .btn-w100 button {
    width: 100%;
}

.btn-lg {
    border-radius: 0px;
    color: #fff;
    border: 1px solid #1C85C7;
    font-size: 12px;
    padding: 14px 68px;
    font-family: Montserrat;
}

.btn-lrg-220 a {
    padding: 9px 25px;
    width: 220px;
    font-family: Montserrat;
    font-weight: 500;
}

.btn-220 {
    padding: 8px 95px;
}

.btn_lrg_brd_rad a {
    border-radius: 10px;
    color: #0071BC;
    border: 1px solid #0071BC;
    font-size: 14px;
    padding: 7px 25px;
    font-family: Montserrat;
    font-weight: 500;
}


.text_white {
    color: #fff;
}

.text_black {
    color: #303336 !important;
}

.text_dark_gray {
    font-weight: 500 !important;
    font-size: 14px !important;
    font-family: Montserrat !important;
    color: #707070;
}

.link_blue a {
    font-size: 14px;
    font-weight: 600;
    font-family: Montserrat;
    color: #0264A5;
}

.link_blue a:hover {
    text-decoration: underline;
}

.grayColor {
    color: #707070 !important;
}

.blueColor1 {
    color: #14588D !important;
}

.blue_color1 {
    color: #0264a5 !important;
}

.redColor {
    color: #E00613 !important;
}

.blueColor2 {
    color: #1C85C7;
}

/* Font Weight */
.fw-light {
    font-weight: 300;
}

.fw-regular {
    font-weight: 400 !important;
}

.fw-semiBold {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 600 !important;
}

.fw-extraBold {
    font-weight: 700;
}


/* Font Family */
.openSans {
    font-family: Open Sans !important;
}

.raleway {
    font-family: Raleway !important;
}

.monteserrat {
    font-family: Montserrat !important;
}

/* Font size */
.fs-11 {
    font-size: 11px !important;
}

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

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

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}


/* Border Radius */
.rounded-0 {
    border-radius: 0px;
}

.rounded-8 {
    border-radius: 8px;
}

.rounded-5 {
    border-radius: 5px;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-15 {
    border-radius: 15px;
}

.rounded-20 {
    border-radius: 20px;
}


/* Line Height */
.lh-22 {
    line-height: 22px;
}


/* Pulse Animation Effect */
.features_tab .content_box .icon_img {
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation: none;
}

.features_tab .content_box .icon_img:hover,
.home_banner .sr-only:hover {
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}


/* Animation Border Lines */
.content_box_img_left .icon_box::before {
    border: 2px dashed transparent;
}

.content_box_img_left:hover .icon_box::before {
    position: absolute;
    content: '';
    height: calc(100% + 0px);
    width: calc(100% + 0px);
    border: 2px dashed #fff;
    top: 0px;
    left: 0px;
    border-radius: inherit;
    animation: spin 10s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotateZ(360deg);
    }
}


/* Margin */
.mt-6 {
    margin-top: 60px;
}

.mt-7 {
    margin-top: 70px;
}

.mt-8 {
    margin-top: 80px;
}

.mb-6 {
    margin-bottom: 60px;
}

.mb-7 {
    margin-bottom: 70px;
}

.mb-8 {
    margin-bottom: 80px;
}

.mb-10 {
    margin-bottom: 100px;
}

/* Padding */
.pt-6 {
    padding-top: 60px;
}

.pt-7 {
    padding-top: 70px;
}

.pt-8 {
    padding-top: 80px;
}

.pt-10 {
    padding-top: 100px;
}

.pb-6 {
    padding-bottom: 60px;
}

.pb-7 {
    padding-bottom: 70px;
}

.pb-8 {
    padding-bottom: 80px;
}

.pb-10 {
    padding-bottom: 100px;
}


/* Header Style */
.sub_header li a {
    box-shadow: none !important;
}

.sub_header li {
    position: relative;
}

.sub_header ul {
    right: 0px;
    min-width: 120px !important;
    left: auto;
    background-color: #0071BC;
    border: 0px;
    padding: 0px;
}

.sub_header li ul li {
    margin: 0px;
}

.sub_header li ul li a {
    color: #ffffff;
    font-size: 13px;
    display: block;
    padding: 8px 8px;
}

.sub_header li ul li a:hover {
    color: #ffffff;
    background-color: rgba(20, 89, 141, 1);
}

.navbar-light .navbar-nav .nav-link {
    position: relative;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .dropdown-toggle, .navbar-light .navbar-nav .dropdown-toggle {
}

.navbar-light .dropdown-toggle {
    font-size: 13px;
}

.translator {
    border-left: 1px solid #dcdcdc;
    padding-top: 0px;
    list-style: none;
    padding-left: 18px;
    margin-top: 16px;
}

.translator .dropdown-menu.show {
    min-width: auto !important;
}

.translator a:hover {
    text-decoration: none;
}

.navbar-fixed-top {
    background-color: #fff;
    height: 70px;
    z-index: 1; /*position: fixed;*/
    width: 100%;
    left: 0px;
    padding: 5px !important;
    top: 0px;
    z-index: 99;
}

.navbar-light .navbar-toggler {
    border: 0px;
}

.navbar-brand img {
    max-width: 109px;
}

.navbar-fixed-top ul li.nav-item {
    position: relative;
}

.menu_sep {
    position: absolute;
    top: 6px;
    right: 0px;
    color: #888;
    transform: rotate(25deg);
    -webkit-transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
    font-weight: 300;
}

.navbar-light .navbar-toggler-icon {
    background: url(https://uploads-ssl.webflow.com/5ec7f38ac0ca9b25efc04d51/5ec7f38b1681b846e59b83ff_hamburger.svg) no-repeat;
    background-size: 85%;
    background-position: top left;
}

/* Header Fixed Bar on Scroll*/
.navbar-fixed-top.stickyNav {
    box-shadow: 0px 1px 21px -4px #dcdcdc;
    z-index: 999;
    background-color: #fff;
    position: fixed;
    width: 100%;
    left: 0%;
    top: 0px;
}


/* Mega Menu */

.menu_mega_link a.nav-link {
    color: #fff !important;
}

.menu_mega_link a:hover {
    color: #298CCA !important;
}

.four_column_grid {
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 16rem;
    padding: 12px;
    margin: 18px 0px;
    font-size: 1rem;
    color: #808294;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 2px;
    -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
}

.dropdown-item {
    font-size: 14px;
    color: #fff;
    font-family: Open Sans;
    font-weight: 400;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #4955ef;
    text-decoration: none;
    background-color: #eeeffd;
    border-radius: 4px;
}

.dropdown-item:focus .dropdown-toggle::after, .dropdown-item:hover.dropdown-toggle::after {
    color: #4955ef;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 17px;
    top: 25px;
}

.dropdown-submenu .dropdown-menu {
    top: 0px;
    left: 100%;
    margin-left: 13px;
    margin-right: .1rem;
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.mega-dropdown {
    position: unset !important;
}

.mega-dropdown-menu {
    width: 100%;
    position: absolute;
    top: 63px;
    margin: 15px 0px;
    border: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mega-dropdown-menu ul {
    list-style: none;
}

.nav-dropitem-arrow {
    position: relative;
    font-size: 12px;
    opacity: 0;
    padding-right: 10px;
}

.nav-dropitem-arrow i {
    position: absolute;
    /* top: -1px;
	*/
}

.dropdown-item:focus, .dropdown-item:hover,
.dropdownTabMenu .dropdown-item.active,
.dropdownTabMenu .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #39709b !important;
    border-radius: 0px;
}

.dropdown-item:hover .nav-dropitem-arrow {
    color: #4955ef;
    opacity: 1;
    margin-right: 5px;
}

.navbar-classic .navbar-toggler, .navbar-boxed .navbar-toggler {
    padding: 17px 15px;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #eaeaf0;
    border-radius: .25rem;
    position: relative;
}


/* Video with SVG Overlay */

/* Video Frame Border for 4:3 Styling */
.frame_overlay_box {
    position: relative;
}

.front_overlay_box {
    width: 100%;
    overflow: hidden;
    padding-top: 0.25%;
}

.front_overlay_box video {
}

.frame_overlay_box::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/image-frame.png) no-repeat;
    width: 100%;
    height: 97%;
    background-size: cover;
    opacity: 1;
    display: none;
}


/* mobile menu css */
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
    background: #fff;
    box-shadow: none;
    margin: 7px 0px;
}

.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid #f1f1f6;
}

.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
    border-bottom: 1px solid #f1f1f6;
}

.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
    background: #fff;
    box-shadow: none;
    margin: 7px 0px;
}

.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid #f1f1f6;
}

.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
    border-bottom: 1px solid #f1f1f6;
}

.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
    background: #fff;
    box-shadow: none;
    margin: 7px 0px;
}

.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid #495bfb;
}

.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
    border-bottom: 1px solid #f1f1f6;
}

.icon-bar {
    width: 21px;
    height: 3px;
    background-color: #3544ee;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-top: 4px
}

.navbar-toggler:focus {
    outline: 0px;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 190%;
    background-color: #3544ee;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% -80%;
    background-color: #3544ee;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    background-color: #3544ee;
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    background-color: #3544ee;
}

/* Header Search Form */
.nav_search {
}

.nav_search {
}

.nav_search form {
    position: relative;
}

.nav_search form input, .nav_search form input:focus {
    border-radius: 0px;
    height: 45px;
    padding-right: 38px;
    font-size: 13px;
    background-color: transparent;
    color: #fff;
    border-radius: 4px;
}

.nav_search form i {
    position: absolute;
    right: 10px;
    top: 13px;
    cursor: pointer;
    color: #fff;
}

.nav_search form input::placeholder {
    color: #eeeeee;
}


/* End Header Search Form */


.navbar-fixed-top ul,
.navbar-fixed-top #myUL {
    list-style-type: none;
}

.navbar-fixed-top #myUL {
    margin: 0;
    padding: 0;
}

.navbar-fixed-top .caret {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

.navbar-fixed-top .caret::before {
    content: "\25B6";
    color: black;
    display: inline-block;
    margin-right: 6px;
    display: none;
}

.navbar-fixed-top .caret-down::before {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
' transform: rotate(90 deg);
}

.navbar-fixed-top .nested {
    display: none;
}

.navbar-fixed-top ul .active {
    display: block;
}


@media only screen and (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-toggle {
    }

    .pr-50-desktop {
        padding-right: 6%;
    }
}

@media only screen and (min-width: 992px) {
    .nav_search,
    .active_link_title {
        display: none !important;
    }

    .h_menu a.current,
    .active .nav-link, .navbar-light .navbar-nav .nav-link:hover {
        color: #0264A5 !important;
    }

    .navbar-expand-lg .navbar-nav {
        margin-right: auto;
    }

    .navbar-expand-lg .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-toggle {
        padding-right: 15px;
        padding-left: 15px;
        font-size: 14px;
    }

    .navbar-fixed-top {
        height: 90px;
    }

    .navbar-fixed-top ul:not(.col) li.nav-item.hide_level_1,
    .navbar-fixed-top ul:not(.col-md-12) li.nav-item.hide_level_1 {
        height: 63px;
        line-height: 46px;
    }

    .mega_container ul li {
        line-height: initial;
        height: auto !important;
    }

    .menu_mega_link a.nav-link {
        line-height: initial;
    }

    /* Mega Menu */
    .four_column_grid {
        display: table;
    }

    .mega_container.four_column_grid ul {
        /* -moz-column-count: 4;
-moz-column-gap: 40px;
-webkit-column-count: 4;
-webkit-column-gap: 40px;
column-count: 4;
column-gap: 40px;
padding-top: 0px;
padding-bottom: 10px; */
    }

    .mega_container.four_column_grid ul li {
        float: left;
        width: 20%;
        margin-right: 4%;
    }

    .mega_container.four_column_grid ul li:first-child {
        border-top: 2px solid #2c6999;
    }

    .mega_container.four_column_grid ul li:last-child {
        border-bottom: 0px;
    }

    .three_column_grid.row {
        margin: 0px;
    }

    .three_column_grid {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .three_column_grid p {
        font-size: 16px;
        font-weight: lighter;
        color: #fff;
    }

    .mega_container ul {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mega_container ul li {
        border-top: 2px solid #2c6999;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .mega_container ul li:first-child {
        border-top: 0px;
    }

    .mega_container ul li:last-child {
        border-bottom: 2px solid #2c6999;
    }

    .link_center {
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }

    .menu_mega_link a {
        border-radius: 5px;
    }

    .menu_mega_link a:hover {
        background-color: #fff;
    }

    .menu_mega_link:not(.link_center) a {
        padding-left: 0px !important;
    }

    .menu_mega_link:not(.link_center) a:hover {
        padding-left: 15px !important;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all .5s ease-in;
        -o-transition: all .5s ease-in;
        transition: all .5s ease-in;
        width: 100%;
    }

    .dropdown:hover > .dropdown-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }

    .dropdown-submenu:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }

    .back_icon {
        display: none;
    }

    .dropdown-item {
        padding: 3px 0px 3px 5px;
    }

    .mega_wrapper {
        max-width: 1100px;
        margin-left: auto !important;
        margin-right: auto !important;
        overflow: hidden;
    }

    .dropdownTabMenu .mega_wrapper {
        height: 300px;
    }

    .dropdownTabMenu {
        padding: 0px 0px;
        background: rgba(20, 89, 141, 1);
        background: -moz-linear-gradient(left, rgba(20, 89, 141, 1) 0%, rgba(20, 89, 141, 1) 44%, rgba(47, 108, 154, 1) 44%, rgba(47, 108, 154, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20, 89, 141, 1)), color-stop(44%, rgba(20, 89, 141, 1)), color-stop(44%, rgba(47, 108, 154, 1)), color-stop(100%, rgba(47, 108, 154, 1)));
        background: -webkit-linear-gradient(left, rgba(20, 89, 141, 1) 0%, rgba(20, 89, 141, 1) 44%, rgba(47, 108, 154, 1) 44%, rgba(47, 108, 154, 1) 100%);
        background: -o-linear-gradient(left, rgba(20, 89, 141, 1) 0%, rgba(20, 89, 141, 1) 44%, rgba(47, 108, 154, 1) 44%, rgba(47, 108, 154, 1) 100%);
        background: -ms-linear-gradient(left, rgba(20, 89, 141, 1) 0%, rgba(20, 89, 141, 1) 44%, rgba(47, 108, 154, 1) 44%, rgba(47, 108, 154, 1) 100%);
        background: linear-gradient(to right, rgba(20, 89, 141, 1) 0%, rgba(20, 89, 141, 1) 44%, rgba(47, 108, 154, 1) 44%, rgba(47, 108, 154, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14598d', endColorstr='#2f6c9a', GradientType=1);
    }

    .halfColor {
    }

    /* .dropdownTabMenu .mega_wrapper{}
.dropdownTabMenu .mega_wrapper{position:relative;}
.dropdownTabMenu .mega_wrapper::before{content: "";position: absolute;}
.dropdownTabMenu .mega_wrapper::after{content: "";position: absolute;}
.dropdownTabMenu .tab-pane .img_colm{background-color: #226294;padding: 40px 20px;}
.dropdownTabMenu .tab-pane a i{margin-left:5px;}
.dropdownTabMenu ul li a.dropdown-item i{float: right;margin-right: 10px;} */
    .dropdownTabMenu .img_colm {
        padding: 40px 44px 50px;
    }

    .dropdownTabMenu ul li {
        width: 175px;
    }

    .dropdownTabMenu ul::before {
        content: "";
        position: absolute;
        background-color: #226294;
        width: 323px;
        height: 350px;
        top: 0px;
        left: 22%;
    }


    /* Dropdown Level 2 */
    .dropdownTabMenu .dropdown_level_2 {
        position: initial !important;
        width: 175px;
    }

    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        margin: 0px;
        left: initial !important;
        width: 80%;
        right: -2%;
        top: 0px;
        background-color: transparent !important;
        box-shadow: none;
        color: #fff;
        height: 100%;
        border: 0px;
        padding: 0px;
    }

    .dropdownTabMenu .dropdown_level_2 .dropdown-menu .img_colm {
        max-width: 323px;
        max-height: 292px;
        overflow: hidden;
    }

    .dropdownTabMenu .dropdown_level_2 .dropdown-menu .text_colm {
        max-width: 465px;
        padding: 25px 32px;
        display: grid;
        align-items: center;
        justify-content: center;
    }

    .dropdownTabMenu .dropdown_level_2 .dropdown-toggle {
        font-size: 14px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px !important;
    }

    .dropdownTabMenu .dropdown_level_2 .dropdown-toggle i {
    }


    /* Dropdown Caret Functionality */
    .navbar-fixed-top .nav-link.caret {
    }

    .dropdown_level_2 a i {
        margin-left: 5px;
    }

    .sub_header li a {
        padding: 0px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-toggle {
        padding-right: 10px;
        padding-left: 10px; /* font-size: 12px; */
    }
}

@media only screen and (max-width: 991px) {
    .search_icon {
        display: none;
    }

    .sub_header .user_icon i {
        font-size: 13px;
    }

    .sub_header .user_icon a {
        background-color: #14588D;
        width: 30px;
        height: 30px;
        display: inherit;
        border-radius: 100px;
        color: #fff;
        line-height: 15px;
        text-align: center;
        padding: 5px 10px;
    }

    .sub_header li ul li a {
        background-color: transparent !important;
        width: auto !important;
        color: #ffffff;
        font-size: 13px;
        display: block;
        padding: 8px 8px !important;
        text-align: left !important;
    }

    .sub_header li ul li a:hover {
        color: #ffffff;
    }

    .h_menu a.current, .h_menu a:hover {
        color: #298CCA !important;
    }

    .navbar-fixed-top {
        height: 90px;
    }

    .menu_sep {
        display: none;
    }

    .navbar-brand {
        padding-top: 0px;
    }

    .navbar-expand-lg .navbar-collapse {
        background-color: #14588D;
        padding:0px;
        position: absolute !important;
        top: 60px !important;
        max-width: 100% !important;
        left: 0px !important;
        right: 0px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .navbar-fixed-top .navbar-right {
        position: absolute;
        top: 60px;
        right: 0px;
        background: rgba(255, 255, 255, 0.7);
    }

    .navbar-light .navbar-nav .nav-link,
    .navbar-light .navbar-nav .dropdown-toggle {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 300;
        color: #fff;
    }

    .navbar-nav .nav-item {
        border-bottom: 0px;
    }

    .navbar-light .navbar-toggler {
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 25px;
        padding: 0px;
        border-radius: 0px;
        position: absolute;
        right: auto;
        top: 12px;
        margin-left: 12px;
    }

    .navbar-expand-lg .collapse.show {
        position: relative;
        top: 15px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding-top: 20px;
        display: block;
    }

    .navbar-fixed-top .highlightMenu {
        margin-top: 0px; /*max-height: 300px;overflow-y: scroll;*/
    }

    nav .navbar-brand {
        align-items: center;
        justify-content: center;
        display: grid;
        width: 100%;
    }

    nav.navbar-fixed-top .container {
        position: relative;
    }

    nav.navbar-fixed-top .sub_header {
        position: absolute;
        top: 18px;
        right: 5px;
    }

    .active_link_title {
        border-bottom: 1px solid #ffffff;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .active_link_title span {
        color: #fff;
        font-size: 17px;
        font-family: Montserrat;
    }

    .back_icon {
        width: 26px;
        height: 26px;
        border: 1px solid #ffffff;
        border-radius: 8px;
        display: inline-block;
        text-align: center;
        margin-right: 10px;
    }

    .back_icon i {
        -webkit-text-stroke: 2px #14588D;
    }

    .back_icon {
        display: none;
    }

    .link_title {
    }

    .mega-dropdown-menu {
        padding: 0px;
        box-shadow: none;
        margin: 0px;
        background-color: transparent;
    }

    .mega-dropdown-menu .dropdown-item {
        font-size: 16px;
        font-family: Montserrat;
        font-weight: 300;
        color: #fff;
        padding-left: 0px;
    }

    /* .dropdown-toggle::after{display:none;}
.mega-dropdown.show{} */
    .three_column_grid .img_colm,
    .three_column_grid .text_colm {
        display: none;
    }

    .mega_container {
        margin-bottom: 15px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .three_column_grid.row {
        margin: 0px;
    }

    .mega-dropdown.show a.dropdown-toggle,
    .mega-dropdown.show a.dropdown-toggle::after,
    .mega-dropdown.active-dropdown .caret-down,
    .mega-dropdown.active-dropdown .caret-down::after {
        color: #fff !important;
    }

    .mega-dropdown.active-dropdown .page-scroll.caret-down::after,
    .dropdown_level_2.active-dropdown .dropdown-toggle::after {
        margin-left: 4px !important;
    }

    .mega-dropdown:not(.show) .dropdown-toggle,
    .mega-dropdown .caret {
        position: relative;
    }

    .mega-dropdown:not(.show) .dropdown-toggle::after,
    .mega-dropdown .caret::after {
        content: "\f061";
        font-family: FontAwesome;
        border: 0px;
        -webkit-text-stroke: 2px #14588d;
        font-size: 15px;
        position: absolute;
        top: 9px;
        margin-left: 14px;
    }

    .active-dropdown .dropdown_level_2 .dropdown-toggle::after {
        top: 6px;
        margin-left: 8px;
    }

    .dropdown-item:focus .dropdown-toggle::after, .dropdown-item:hover.dropdown-toggle::after {
        color: #fff;
    }

    .mega-dropdown.show a.dropdown-toggle::after,
    .mega-dropdown.active-dropdown .caret-down::after,
    .dropdown_level_2.active-dropdown .dropdown-toggle::after {
        content: "\f060";
        font-family: FontAwesome;
        border: 0px;
        -webkit-text-stroke: 2px #14588d;
        font-size: 15px;
        position: absolute;
        top: 2px;
        left: 2px;
    }

    .mega-dropdown.show a.dropdown-toggle::before,
    .mega-dropdown.active-dropdown .caret-down::before,
    .dropdown_level_2.active-dropdown .dropdown-toggle::before {
        content: "";
        border: 1px solid #ffffff;
        width: 25px;
        height: 25px;
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        border-radius: 8px;
        text-align: center;
    }

    .mega-dropdown.show {
    }

    .mega-dropdown.show .dropdown-toggle,
    .mega-dropdown.active-dropdown .caret-down,
    .dropdown_level_2.active-dropdown .dropdown-toggle {
        padding-left: 35px;
        font-family: Montserrat;
        font-size: 17px;
        line-height: 20px;
        font-weight: 500;
        padding: 3px 0px 18px 35px;
        position: relative;
    }

    .mega-dropdown.show .dropdown-menu {
        background-color: #226294;
    }

    .nav_search,
    .mega-dropdown.show .dropdown-toggle,
    .dropdown-menu .mega_container,
    .navbar-fixed-top:not(.show) .nav-item:not(.mega-dropdown),
    .navbar-fixed-top:not(.show) .dropdown-toggle,
    .navbar-fixed-top:not(.show) .caret,
    .industries-menu .menu_mega_link {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .mega_container ul {
        padding: 0px;
    }

    .mega_container ul li {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .industries-menu .menu_mega_link {
        text-align: left !important;
    }

    .industries-menu .mega_container {
        padding-bottom: 0px;
        margin-bottom: 0px !important;
    }


    ul.sub_level1 {
    }

    ul.sub_level1 li {
        margin-left: 0px !important;
    }

    ul.sub_level1 li a {
        padding-left: 5px !important;
    }

    .dropdown_level_2 a i {
        display: none;
    }

    .dropdown_level_2 a {
        margin-left: 0px !important;
    }

    .nested.active {
        background-color: #226294;
    }

    .mega_wrapper .container, .mega_wrapper {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

    .dropdown_level_2.active-dropdown .dropdown-toggle, .dropdown_level_2.active-dropdown .dropdown-toggle:hover {
        background-color: transparent !important;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 6px;
    }

    .dropdown_level_2.active-dropdown .dropdown-toggle::before, .dropdown_level_2.active-dropdown .dropdown-toggle::after {
        margin-top: 6px;
    }

    .sub_dropdown_wrapper {
        background-color: #226294;
        border: 0px;
        box-shadow: none;
        margin-top: 0px;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    .sub_dropdown_wrapper .d-flex {
        display: block !important;
    }

    .sub_dropdown_wrapper .img_colm {
    }

    .sub_dropdown_wrapper .text_colm {
        margin-top: 12px;
    }

    .sub_dropdown_wrapper .text_colm p {
        font-size: 14px;
    }

    .navbar-fixed-top:not(.show) .nav-link:not(.dropdown-toggle),
    li.hide_level_2 a.dropdown-item,
    li.dropdown_level_2 a.dropdown-item,
    .mega_container.four_column_grid,
    .navbar-fixed-top .nav_search {
        width: 90% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        color: #FFFFFF !important;
    }

    .navbar-fixed-top .slimScrollDiv .slimScrollBar, .navbar-fixed-top .slimScrollDiv .slimScrollRail {
        display: block !important;
    }

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    /*.navbar-fixed-top .navbar-toggler{display:none;}*/
}

@media only screen and (min-width: 768px) {
    .navbar-fixed-top:not(.stickyNav) .navbar-right {
        background-color: #f7f7f7;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
}

@media only screen and (max-width: 670px) {

}

.sub_header ul {
    margin: 0px;
}

.sub_header {
    margin-bottom: 0px;
    padding-left: 10px;
}

.sub_header li {
    float: left;
    margin-right: 15px;
    list-style-type: none;
}

.sub_header li ul.dropdown-menu li {
    float: none;
}

.sub_header li a {
    color: #0071BC;
}

.sub_header li i {
}

.sub_header li:last-child {
    margin-right: 0px;
}


.home_banner .carousel-item {
    background: no-repeat bottom center scroll;
}

/* Slider Loading Speed */
.home_banner .carousel-item {
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
}

.home_banner .carousel-caption .transparent_layer_1 {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    transform: skew(-5deg, -2deg);
}

.home_banner .carousel-caption .transparent_layer_2 {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.4);
    width: 110%;
    height: 105%;
    top: -4px;
    left: -22px;
    z-index: -1;
    transform: skew(-5deg, -1deg);
}

.home_banner .carousel-caption {
    text-align: left;
    color: #39709b;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: none;
}

.home_banner .sr-only {
    background-color: #000;
    overflow: visible;
    clip: auto;
    clip-path: initial;
    text-align: center;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.home_banner .sr-only:hover {
    width: 55px;
    height: 55px;
    line-height: 60px;
}

.home_banner .sr-only i {
    font-size: 25px;
}

.banner_btn {
}

.banner_btn a {
    color: #fff;
    font-size: 12px;
    margin-right: 15px;
}

.banner_btn a:hover {
}


/* Slider Fade Effect */
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

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

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}


.carousel-caption {
    top: 35%;
    padding: 25px 15px 25px 35px;
    bottom: auto;
}

.carousel-caption h1 {
    line-height: 120%;
}

.home_banner .carousel-indicators {
    bottom: 100px;
}

.home_banner .carousel-indicators li {
    width: 38px;
    height: 5px;
}

.home_banner .carousel-caption h1 {
    color: #39709b;
    font-weight: 300;
}

.home_banner .carousel-caption h1 strong {
    color: #14588d;
    font-weight: 500;
}

.home_banner .carousel-caption p {
}

.transition-timer-carousel-progress-bar {
    height: 5px;
    width: 0%;
    margin: 0px 0px 0px 0px;
    border: none;
    display: none;
}


/* Full Screen Banner */
.home_banner {
    position: relative;
}

.carousel-caption h1 {
    text-transform: uppercase;
    margin: 0;
    line-height: 100%;
    margin-bottom: 8px;
}

.carousel-caption p {
    color: #39709b;
    font-weight: 300;
}

/*Banner Move Down Button*/
.move_down {
    animation: MoveUpDown 1s linear infinite;
    position: absolute;
}

@keyframes MoveUpDown {
    0% {
        bottom: 0;
    }
    50% {
        bottom: 10px;
    }
    100% {
        bottom: 0;
    }
}

.slide-arrow {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 35px;
}

.slide-arrow a {
    cursor: pointer;
}

.slide-arrow::after {
    content: "";
    position: absolute;
    background: url(../img/vline.png);
    width: 2px;
    height: 115px;
    margin-left: 10px;
}

@media only screen and (min-width: 1024px) {
    .carousel-caption h1, .carousel-caption p {
    }
}

@media only screen and (min-width: 992px) {
    .home_banner .banner_content {
        width: 60%;
    }

    .home_banner .sr-only {
        width: 45px;
        height: 45px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .home_banner .sr-only {
        width: 35px;
        height: 35px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .home_banner .carousel-caption h1 {
        font-size: 28px;
    }

    .home_banner .carousel-caption p {
    }
}

@media only screen and (min-width: 768px) {
    .home_banner .carousel-caption {
        width: 550px;
    }
}

@media only screen and (max-width: 767px) {

    .carousel-caption h1 {
    }

    .carousel-caption p {
    }

    .slide-arrow {
        bottom: 30px;
    }
}

@media only screen and (min-width: 481px) {
    .transition-timer-carousel-progress-bar {
        position: absolute;
        top: 70px;
        left: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .home_banner {
        padding-top: 10px;
    }

    .transition-timer-carousel-progress-bar {
        position: absolute;
        top: 0px;
        left: 0px;
    }
}

@media only screen and (max-width: 640px) {
    .home_banner .carousel-item {
        height: auto !important;
    }

    .home_banner .carousel-caption {
        top: 20%;
    }
}


/*Page Banner*/
.page_banner .bg_img {
}

.page_banner { /*min-height: 450px;*/
    height: 100%;
    margin-top: 30px !important;
}

.page_banner .container {
    position: relative;
}

.banner_caption {
    padding: 20px;
    position: absolute;
    left: 0px;
    top: 11%;
    z-index: 1;
}

.banner_caption .transparent_layer_1 {
    position: absolute;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    top: 0px;
    left: -23px;
    transform: skew(-4deg, 0deg);
}

.banner_caption h1 {
    color: #14588d;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
}

.banner_caption h1 strong {
    font-weight: 600px;
    color: #14588d;
}

.banner_caption p {
    color: #14578C;
    font-size: 14px;
}

.banner_caption a {
}

.banner_image .transparent_layer_1 {
    position: absolute;
    background-color: rgba(37, 129, 194, 0.2);
    top: 0px;
    left: -15px;
    z-index: -1;
    transform: skew(0deg, 2deg);
}

.banner_image {
}

.z-index-1 {
    position: relative;
}

.video_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

.video_wrapper video {
    position: absolute;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    width: 100%;
}


/* Section Titles */
.title_dark {
    color: #1f2732;
}

.section_title {
}

.section_title_2 {
    font-family: Montserrat;
    color: #0264a5;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 12px;
}

.section_sub_title {
}

.section_sub_title h2 {
    font-family: Montserrat;
    color: #0264a5;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 12px;
}

.section_sub_title h3 {
    font-family: Montserrat;
    color: #0264a5;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
}

.section_sub_title h4 {
    font-family: Montserrat;
    color: #0264a5;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 3px;
}

.section_sub_title h5 {
    font-family: Montserrat;
    color: #1C85C7;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3px;
}

.section_sub_title h6 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 13px;
}

.section_sub_title_2 h3 {
    font-family: Open Sans;
    color: #1C85C7;
    font-weight: bold;
    font-size: 20px;
}


/* About Section */
.data_grid p {
    color: #707070;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    font-family: Open Sans;
}

.img_colm {
}

.img_colm img {
}


/* Features Section */
.products_section_1 .productsGrid .inner article {
    margin-top: 0px;
}

.features_section {
}

.features_section .text_colm {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.product_box {
    overflow: hidden;
    background-repeat: no-repeat;
    height: 100%;
}

.product_box div {
    height: 100%;
}

.transparent_layer3 {
    position: absolute;
    right: 35px;
    top: 0px;
    width: 130%;
    height: 130%;
    transform: skew(-9deg, 0deg);
}

.transparent_layer4 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 150%;
    height: 130%;
    transform: skew(10deg, 0deg);
}

.transparent_layer5 {
    position: absolute;
    right: 0px;
    top: -18%;
    width: 100%;
    transform: skew(0deg, 10deg);
    height: 110% !important;
}

.transparent_layer6 {
    position: absolute;
    right: 0px;
    bottom: -18%;
    width: 100%;
    transform: skew(0deg, 10deg);
    height: 55% !important;
}

.width_half .content_box {
    position: relative;
    padding: 115px 15px;
}

.width_full .content_box {
    position: relative;
    padding: 15px 25px;
}

.display_vertical_center {
    display: grid;
    justify-content: center;
    align-content: center;
}

.display_vertical_top {
    display: grid;
    justify-content: center;
    align-content: initial;
}

.display_vertical_bottom {
    display: grid;
    justify-content: left;
    align-content: end;
}

.width_half {
    width: 50%;
    position: relative;
}

.width_full {
    width: 100%;
    position: relative;
}

.content_img {
    height: initial !important;
    margin-top: 8%;
    margin-bottom: 15px;
}

.content_img img {
    max-width: 100%;
}

.product_box .width_full {
    height: 50%;
}

.width_half .content_box {
    width: 90%;
}

.width_full .content_box {
    width: 100%;
}

.width_full .content_box p {
    font-size: 13px;
}

.layer_bottom {
    position: relative;
}

.layer_bottom .content_box {
    position: relative;
    padding: 15px 25px;
    z-index: 1;
}

.image_top_left {
}

.image_top_left .gray_bg {
    padding: 22px;
}

.image_top_left p {
    margin-bottom: 5px;
    font-size: 14px;
}


/* Icon Content Box Left */
.icon_content_left {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
}

.icon_content_left .icon_box {
    margin-right: 10px;
}

.icon_content_left .icon_box i {
    font-size: 27px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.icon_content_left .text_box {
}

.icon_content_left .text_box h3 {
    font-size: 15px;
    padding-right: 10px;
}

.icon_content_left .text_box a {
    color: #0264A5;
    font-family: Montserrat;
}

.icon_content_left:hover .icon_box i {
    transform: scale(1.5);
}

.icon_box.green i {
    color: #138849;
}

.icon_box.yellow i {
    color: #F1D338;
}

.icon_box.red i {
    color: #CC476B;
}

.icon_box.blue i {
    color: #166CBB;
}


/* Blogs Section */
.blogs_section {
}

.blogs_section .productsGrid .inner {
}


.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}


.img_content_grid {
    margin-bottom: 10px;
    margin-top: 10px;
}

.img_content_grid {
}

.img_content_grid img {
    border: 1px solid #dcdcdc;
}

.img_content_grid .content_box {
}

.img_content_grid .content_box h3 {
    font-weight: 600;
    font-size: 20px;
    font-family: Montserrat;
    color: #0264a5;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 24px;
}

.img_content_grid .content_box h5 {
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat;
    color: #0264a5;
    margin-top: 6px;
    margin-bottom: 0px;
    line-height: 24px;
}

.img_content_grid .content_box p {
    font-size: 15px;
}

.content_box_filled .content_box {
    background: #F0F0F0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 8px 20px 13px;
}

.content_box_filled .content_box .meta_element {
}

.content_box_filled .content_box .meta_element .author {
    font-size: 10px;
    line-height: 13px;
    color: #303336;
    font-family: Montserrat;
    font-weight: bold;
    letter-spacing: 2px;
}

.content_box_filled .content_box h3,
.content_box_filled .content_box h3 a {
    font-size: 16px;
    line-height: 19px;
    color: #303336;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.content_box_filled .content_box .meta_element span.metadate {
    font-size: 8px;
    color: #1C85C7;
    letter-spacing: 1.6px;
    font-family: Montserrat;
    font-weight: bold;
    line-height: 10px;
}

.content_box_filled .content_box p {
    font-size: 14px;
    line-height: 20px;
    color: #7B8591;
    margin-bottom: 0px;
}

.OneSignle_ThreeGrid .col-lg-4:nth-of-type(1) .content_box {
    border-radius: 0px;
}

.OneSignle_ThreeGrid .img_content_grid {
    margin-bottom: 0px;
    margin-top: 0px;
}

.content_box_rorate {
    position: relative;
}

.content_box_rorate .content_box {
    position: absolute;
    bottom: -10px;
    background-color: #fff;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    min-height: 80px;
    max-height: 80px;
    overflow: hidden;
    display: grid;
    align-items: center;
    justify-content: center;
}

.content_box_rorate .content_box h3 {
}


/* Search Full with Bar */
.searchbar {
}

.searchbar form {
    width: 80%;
    margin: 13px auto;
}

.searchbar form input {
    height: 35px;
    border: 0px;
    border-radius: 10px;
    font-size: 14px;
}

.searchbar {
}


/* Horizontal Layered Background Bar */
.layered_bg_bar {
    position: relative;
    background-color: #154063;
    display: flex;
    transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    -moz-transform: skew(-25deg, 0deg);
}

.layered_bg_bar::before {
    content: "";
    position: absolute;
    background-color: rgba(37, 129, 194, 0.2);
    width: 108%;
    height: 106%;
    left: -4%;
    transform: skew(-20deg, 0.2deg);
    -webkit-transform: skew(-20deg, 0.2deg);
    -moz-transform: skew(-20deg, 0.2deg);
    top: -1px;
}

.layered_bg_bar .inner_layer {
    transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg);
    -moz-transform: skew(25deg, 0deg);
}

.display_center {
    display: table;
    margin: 0px auto;
}

/* End Horizontal Layered Background Bar */


/*Image with Overlay Text at Bottom*/
.industry-new-box-style {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.new-box-overlay-ind {
    width: 80%;
    background-color: #fff;
    padding: 10px 15px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 10%;
    text-align: center;
}

.new-box-overlay-ind h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    font-family: Montserrat;
    letter-spacing: 0;
    color: #0264a5;
    margin-bottom: 4px;
}

.new-box-overlay-ind p {
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    font-family: Open Sans;
}


.faq_section {
}

.faq_section h4 {
    color: #0264A5;
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat;
    line-height: 20px;
}

.faq_section p {
    font-weight: 300;
}

.faq_section .col-sm-12 {
    margin-bottom: 12px;
}


.filled_content_box_section {
}

.filled_content_box_section .btn_2 {
    width: 115px;
}

.quad-box {
    display: grid;
    padding: 20px 20px;
}

.quad-box .btn_2 a {
    display: block;
    text-align: center;
}

.quad-box.q1 {
    background: #0E3B5E 0% 0% no-repeat padding-box;
    opacity: 1;
}

.quad-box.q2 {
    background: #14588D 0% 0% no-repeat padding-box;
    opacity: 1;
}

.quad-box.q3 {
    background: #1B75BC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.quad-box.q4 {
    background: #00A79D 0% 0% no-repeat padding-box;
    opacity: 1;
}

.quad-box h4 {
    text-align: left;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    color: #FFFFFF;
}

.quad-box p {
    text-align: left;
    font-weight: 300;
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0;
    color: #fff;
    line-height: 19px;
    margin-bottom: 4px;
}

.quad-box .img-box {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

.quad-box .icon-img img {
    width: 100px;
    height: auto;
    border: 1px solid #2d61a9;
    border-radius: 100px;
    margin-left: 10px;
}

.quad-box .form-block {
}

.quad-box .form-block input {
    background-color: transparent;
    height: 27px;
    color: #fff;
    width: 65%;
    font-size: 11px;
}

.quad-box .form-block button {
    background-color: #fff;
    border: 0px;
    padding: 6px 10px;
    font-size: 8px;
    color: #0071BC;
    cursor: pointer;
    border-radius: 4px;
    font-family: Montserrat;
    font-weight: 600;
}

.quad-box .form-block input::placeholder {
    color: #eee;
}

.quad-box .form-block {
}

.quad-box .form-group {
    margin-bottom: 4px;
}

.sidebar_grid .img_content_grid {
    margin-bottom: 30px;
}


/* Reaseach and Dev Section */
.img_content_overaly {
    position: relative;
}

.reflect_img {
}

.reflect_img img {
}

.content_box_overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: grid;
    align-items: center;
    justify-content: left;
    align-content: center;
    height: 100%;
}

.content_box_overlay h3 {
    color: #298CCA;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
    margin-bottom: 0px;
    line-height: 20px;
}

.content_box_overlay p {
}

.content_box_overlay p strong {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px;
    display: block;
    line-height: 25px;
    color: #707070;
}

.content_box_overlay .reflect_content {
    background-color: #fff;
    padding: 20px 20px;
}

.counter_box .digit {
    color: #00A79D;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
}

.text_divider {
    height: 1px;
    width: 85%;
    background-color: #dcdcdc;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 5px;
}

.counter_box .content {
    color: #0264A5;
    font-family: Open Sans;
    font-size: 9px;
    font-weight: 600;
}


/*Sidebar vertical Menu*/
.sidebar_nav {
    background-color: #EFEFEF;
    padding: 25px 25px 35px;
}

.sidebar_nav ul {
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 25px;
}

.sidebar_nav li {
    border-bottom: 1px solid #9DCDE8;
    padding-bottom: 6px;
    padding-top: 6px;
}

.sidebar_nav li a {
    color: #707070;
    font-size: 11px;
    line-height: 12px;
    font-family: Montserrat;
    font-weight: 300;
}

.sidebar_nav li a:hover, .sidebar_nav li a.active {
    color: #1C85C7;
}


/*Form Elements*/
.form_elements select,
.form_elements input {
    width: 100%;
    border-radius: 15px;
    border: 2px solid #BCE0FD;
    height: 35px;
    padding: 0px;
    background-color: transparent;
    font-size: 12px;
    color: #2699FB;
    padding-left: 10px;
}

.form_elements {
}

.form_field {
    position: relative;
    margin-bottom: 20px;
}

.form_field i {
    color: #2699FB;
    /* color: #1a5a8e; */
    font-size: 16px;
    position: absolute;
    top: 13px;
    right: 30px;
}

.form_field input {
    color: #2699FB;
    /* color: #1a5a8e; */
}

.form_field textarea {
    width: 100%;
    height: 97px;
    border-radius: 15px;
    border: 2px solid #BCE0FD;
    color: #2699FB;
    padding-left: 10px;
    font-size: 12px;
    padding-top: 10px;
}

.form_field select {
}

.form_footer {
}

.field_height44 input,
.field_height44 select {
    height: 44px;
    width: 100% !important;
}

.field_height50 input,
.field_height50 select {
    height: 50px;
    width: 100% !important;
}

.form_field input::placeholder,
.form_field textarea::placeholder {
    color: #2699FB !important;
}

.form_quote_sm {
    margin-bottom: 0px;
    font-size: 10px;
    width: 216px;
    font-family: Montserrat;
    margin-left: auto;
    margin-right: auto;
}

.sep_line_half {
    width: 157px;
    height: 1px;
    background-color: #0264A5;
}

.monterrat-med-15 {
    font-weight: 500;
    font-size: 15px;
    font-family: Montserrat;
    color: #0264A5;
}

.selectBox {
    width: 100%;
    border-radius: 15px;
    border: 2px solid #BCE0FD;
    height: 35px;
    padding: 0px;
    background-color: transparent;
    font-size: 12px;
    color: #2699FB;
    padding-left: 10px;
    line-height: 31px;
}

.selectBox span {
}

.selectBox i {
    float: right;
    margin-right: 10px;
    font-size: 15px;
    margin-top: 8px;
}

.selectBox {
}

.field_rad_5 select, .field_rad_5 input, .field_rad_5 textarea {
    border-radius: 5px;
}

.form-control:focus {
    border-color: #2699FB;
    box-shadow: none;
    outline: none;
}

select:focus, textarea:focus {
    outline: none;
}

.form_elements input[type="file"] {
    line-height: 34px;
}

.textareaheight197 {
    height: 197px !important;
}

.upload_field {
    position: relative;
}

.upload_field::before {
    content: "Upload ";
    position: absolute;
    font-family: Open Sans;
    color: #2699FB;
    font-size: 14px;
    line-height: 19px;
    text-decoration: underline;
    cursor: pointer;
    left: 13px;
}

.upload_field input {
    border: 0px;
    opacity: 0;
}

.edit_upload::before {
    left: 0px;
}

.rounded-15 {
    border-radius: 15px;
}

.checkBox {
    position: relative;
}

.checkbox_label {
    position: absolute;
    left: 0px;
    display: inline-flex;
    line-height: 14px;
    font-family: Arial !important;
}

.checkBox input[type="checkbox"] {
    opacity: 0;
    position: relative;
    z-index: 1;
}

.checkBox input[type="checkbox"] {
    height: 37px;
}

.checkBox input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    min-width: 27px;
    height: 27px;
    vertical-align: middle;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid #BCE0FD;
    cursor: pointer;
}

.checkBox input[type=checkbox]:checked + label:before {
    content: "\2714";
    color: #2699FB;
    background-color: #ffffff;
    text-align: center;
    line-height: 23px;
}

.sidebar_left .text_overlay_upload_file {
}

.sidebar_left .text_overlay_upload_file i {
    z-index: 1;
}

.sidebar_left .file_placehoder {
    width: 91% !important;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    border-radius: 5px !important;
}


.text_overlay_upload_file {
    position: relative;
}

.text_overlay_upload_file input[type="file"] {
    opacity: 0;
    position: relative;
    z-index: 1;
}

.text_overlay_upload_file .file_placehoder {
    height: 44px;
    width: 100%;
    position: absolute;
    left: 0px;
    border-radius: 15px;
    top: 0px;
    border: 2px solid #BCE0FD;
    font-size: 12px;
    line-height: 40px;
    padding-left: 13px;
    color: #2699FB;
}


/* Fields for Sample Page */
.form_inline_fields .form_field i {
    color: #2699FB;
    font-size: 16px;
    position: absolute;
    top: 9px;
    right: 12px;
}

.form_inline_fields .form_footer button {
    padding: 9px 17px;
}

/* End Fields for Sample Page */


/* Photo Thumbnail Slider */
.carousel_thumb .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.carousel_thumb .owl-nav button.owl-prev {
    left: 0;
}

.carousel_thumb .owl-nav button.owl-next {
    right: 0;
}

.carousel_thumb .owl-dots {
    text-align: center;
    padding-top: 15px;
}

.carousel_thumb .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.carousel_thumb .owl-dots button.owl-dot.active {
    background-color: #000;
}

.carousel_thumb .owl-dots button.owl-dot:focus {
    outline: none;
}

.carousel_thumb .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.carousel_thumb span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.carousel_thumb .owl-nav button:focus {
    outline: none;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

/* End Photo Thumbnail Slider */


/* Product Single Image Carousel Slider */
.productSingleImageCarousel {
}


/* Popup Box */
.popup_rotation {
    transform: skew(-4deg, -1deg);
    -webkit-transform: skew(-4deg, -1deg);
    -moz-transform: skew(-4deg, -1deg);
}

.popup_rotation::after {
    content: "";
    position: absolute;
    background-color: rgba(37, 129, 194, 0.2);
    top: -10px;
    left: -37px;
    z-index: -1;
    transform: skew(-2deg, 1.5deg);
    -webkit-transform: skew(-2deg, 1.5deg);
    -moz-transform: skew(-2deg, 1.5deg);
    width: 108%;
    height: 106%;
    opacity: 0.9;
}

.popup_rotation .content {
    transform: skew(4deg, 1deg);
    -webkit-transform: skew(4deg, 1deg);
    -moz-transform: skew(4deg, 1deg);
}

.popup .close:hover {
    color: #14588d;
}

.box {
    width: 40%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.2);
    padding: 35px;
    border: 2px solid #fff;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
}

.button {
    font-size: 1em;
    padding: 10px;
    color: #fff;
    border: 2px solid #06D85F;
    border-radius: 20px/50px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

.button:hover {
    background: #06D85F;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: grid;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 0px;
    position: relative;
    transition: all 0.5s ease-in-out;
    padding-bottom: 40px !important;
}

.popup h2 {
    margin-top: 0;
    color: #fff;
}

.popup h3 {
    font-size: 31px;
    line-height: 35px;
}

.popup p {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 0.5ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    opacity: 1;
    z-index: 1;
}

.popup .content {
    /*     overflow-y: scroll;
    overflow-x: hidden; */
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }
}


/* Tabs in Popup */
.vTab-small {
    height: 326px;
    padding: 18px 8px 15px 17px;
}

.vTab-small ul {
    list-style-type: none;
}

.vTab-small li a,
.vTab-small li div.data_item {
    font-size: 14px;
    line-height: 18px;
    font-family: Montserrat;
    font-weight: 400;
    padding: 3px 10px;
    border-radius: 8px !important;
    border: 2px solid transparent;
    color: #707070;
}

.vTab-small li a:hover,
.vTab-small ul.data_list li:hover,
.vTab-small .nav-pills .nav-link.active,
.vTab-small .nav-pills .show > .nav-link {
    background-color: #1C85C7 !important;
    border-color: #BCE0FD;
    color: #fff;
}

.popup .slimScrollRail {
    border: 1px solid #707070;
}

.popup_desc .tab-content,
.selected_area,
.vTab-small {
    border: 2px solid #BCE0FD;
}

.popup_desc {
}


.selected_area span.slectedItem {
    background-color: #BCE0FD;
    border-radius: 100px;
    font-size: 12px;
    padding: 2px 10px;
    margin: 2px 3px;
    display: inline-block;
}


.vTab-small ul.data_list {
    padding-left: 0px;
}

.vTab-small ul.data_list {
}

.vTab-small .data_list li {
    display: inline-block;
    width: 100%;
}

.vTab-small ul.data_list li {
    border-radius: 8px !important;
    border: 2px solid transparent;
}

.vTab-small ul.data_list li:hover div {
    color: #fff;
}

.vTab-small ul.data_list li div {
    padding: 0px 10px;
}

.vTab-small .input_data {
    width: 50px;
    height: 25px;
    border: 2px solid #469BD1;
    border-radius: 8px;
    margin-right: 5px;
    overflow: hidden;
    line-height: 17px;
}

.vTab-small .input_data .c_input {
    width: 100%;
    border: 0px;
    box-shadow: none;
    outline: none;
    font-size: 11px;
    padding-left: 5px;
}

.vTabHeight312 {
    height: 312px;
}

.custom_btn {
}

.custom_btn a {
    border: 2px solid #BCE0FD;
    padding: 5px 25px;
}


/*Read More Expander*/
@media only screen and (min-width: 768px) {
    .read_more_expander {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-fixed-top .caret {
        border-bottom: 1px solid hsla(0,0%,100%,.2)
    }
    .navbar-fixed-top ul:not(.col) li.nav-item.hide_level_1 {
        border-bottom: 1px solid hsla(0,0%,100%,.2)
    }
    .read_more_expander {
        color: #E00613;
        font-size: 12px;
        font-family: Montserrat;
        position: absolute;
        right: 0px;
        bottom: 0px;
        font-weight: 500;
        background-color: #fff;
        padding: 0px 10px;
    }

    .read_more_expander {
    }

    .data_grid p {
        position: relative;
    }

    .data_grid p .read_more_expander i {
        margin-top: 7px;
        margin-left: 5px;
    }

    .show-read-more .more-text {
        display: none;
    }
}


/*Post Details*/
.post_desc {
    padding: 30px 25px 15px;
}

.post_desc p, .post_desc ul {
    color: #7B8591;
    font-weight: 400;
}


/* List Box Unstyled */
.list_box_unstyled {
}

.list_box_unstyled ul {
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.list_box_unstyled ul li,
.list_box_unstyled ul li a {
    font-size: 13px;
    font-family: Montserrat;
    color: #707070;
    line-height: 24px;
    font-weight: 300;
}

.list_box_unstyled ul li a:hover {
    color: #14588d;
    text-decoration: underline;
}


/* Footer Section */
.footer {
    background-color: #f2f2f2;
    width: 100%;
    border-top: 2px solid #1c85c7;
}

.footer_col_head,
.footer_col_sub_head {
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    line-height: 12px;
    font-family: Montserrat;
    letter-spacing: 0;
    color: #1c85c7;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.f_menu {
    text-align: left;
    list-style: none;
    color: #707070;
    padding-left: 0;
}

.f_menu li a, footer li span, footer li a {
    color: #707070;
    font-family: montserrat;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
}

.f_menu li a {
    color: inherit;
}

.f_menu li a:hover,
.content_box_left_icon a:hover {
    color: #14588d;
    text-decoration: underline;
}

.content_box_left_icon {
    text-align: left;
    list-style: none;
    color: #707070;
    padding-left: 0;
}

.content_box_left_icon li {
    color: #707070;
    font-family: montserrat;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
    display: inline-block;
}

.content_box_left_icon li a {
    color: #707070;
}

.content_box_left_icon li i {
    margin-top: 5px;
    color: #14588d;
}


/* Newsletter */
.newsletter_form {
}

.newsletter_form .footer_col_head {
    margin-bottom: 22px;
}

.newsletter_form p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-family: Raleway;
    letter-spacing: 0;
    color: #707070;
}

.newsletter_form .form-group {
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
}

.newsletter_form input {
    width: 210px;
    border: 1px solid red;
    border-radius: 2px;
    height: 40px;
    background: 0 0;
}

.newsletter_form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.newsletter_form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
}

.newsletter_form .sub-btn {
    color: #1c85c7;
    background-color: #fff;
    font-size: 10px;
    font-family: open sans;
    border: none;
    height: 36px;
    width: 100px;
    border-radius: 4px;
    font-weight: 600;
    margin-left: 10px;
    cursor: pointer;
}

.newsletter_form {
}


.footer_col_sub_head {
    margin-top: 20px;
    margin-bottom: 12px;
}

.footer_social_links a {
    margin-right: 10px;
    text-align: center;
    font-size: 35px;
}

.footer_social_links .linkedin {
    color: #0077B5;
}

.footer_social_links .facebook {
    color: #3b5998;
}

.footer_social_links .instagram {
    color: #e4405f;
}

.copyright_bar {
    margin-top: 20px;
    display: none;
}

.copyright_bar .footer_copyright {
    border-top: 1px solid #dcdcdc;
    padding-top: 12px;
    padding-bottom: 12px;
}

.copyright_bar p {
    margin-bottom: 0px;
    font-size: 12px;
    color: #777;
}


/* To Top Scroll */
.toTop {
}


/*Footer Mobile*/
.number-btn {
    opacity: 1;
    text-align: center;
    font-weight: 500;
    font-family: Arial;
    letter-spacing: 0;
    border: none;
    color: #fff;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 94%;
}

.number-btn a {
    color: #fff;
    border-radius: 4px;
    padding: 10px 35px;
    display: flex;
    background-color: #1B75BC;
    font-weight: 300;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}

.number-btn a i {
    margin-top: 3px;
}

.number-btn a:hover {
    color: #fff;
    background-color: #14588d;
}

/* Accordion Style 1 */
.accordion_style1 .card {
    border-radius: 0px;
    background-color: transparent;
    border: 0px;
    border-top: 1px solid rgba(28, 133, 199, 0.3);
}

.accordion_style1 .card-body {
    padding: 0px 10px 15px;
}

.accordion_style1 .card-header {
    padding: 8px 0px;
    border: 0px;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0px;
}

.accordion_style1 .card-header h5 {
}

.accordion_style1 .card-header button {
    font-size: 14px;
    line-height: 14px;
    color: #1B75BC;
    font-family: Raleway;
    width: 100%;
    text-align: left;
}

.accordion_style1 .card-header i {
    font-size: 15px;
    margin-top: 0px;
    margin-right: 8px;
    color: #1B75BC;
    -webkit-text-stroke: 1px white;
}

/* .accordion_style1 .card-header .collapsed i.fa-minus{display:none;}  */
.accordion_style1 .card-header button:hover,
.accordion_style1 .card-header h5:hover i {
    text-decoration: none;
    color: #E00613;
}

.rotate-icon {
}

.accordion_style1 button.collapsed .fa-minus {
    display: none;
}

.accordion_style1 button.btn-link[aria-expanded="true"] .fa-plus {
    display: none;
}

.accordion_style1 .card-header .btn-link[aria-expanded="true"],
.accordion_style1 .card-header .btn-link[aria-expanded="true"] i {
    color: #E00613;
}


/* Intro Section */
.intro_section {
}

.layer_box_square {
}

.layer_box_square {
    position: relative;
}

.layer_box_square .transparent_layer7 {
    position: absolute;
    background-color: rgba(37, 129, 194, 0.2);
    top: 0px;
    left: -5px;
    z-index: -1;
    transform: skew(0deg, 2deg);
    width: 100%;
    height: 100%;
}


/* ---- Horizontal Timeline Ã¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œ */

.timeline time h3 {
    margin-bottom: 0px;
}

.timeline {
    white-space: nowrap;
    overflow-x: hidden;
}

.timeline ol {
    font-size: 0;
    width: 100vw;
    padding: 170px 0;
    transition: all 1s;
}

.timeline .data_grid p {
    font-size: 14px;
    line-height: 22px;
    padding-right: 28px;
}

.timeline ol li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    height: 1px;
    background: #aaa;
}

.timeline ol li:first-child {
    width: 30px;
}

.timeline ol li:not(:first-child) {
    width: 170px;
}

.timeline ol li:last-child {
    width: 280px;
}

.timeline ol li:not(:first-child) {
    margin-left: 20px;
}

.timeline ol li:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(100% + 0px);
    bottom: 0;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #53924b;
}

.timeline ol li:not(:last-child)::before {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(93% + -2px);
    bottom: 0;
    width: 50px;
    height: 50px;
    transform: translateY(-50%);
    border-radius: 100%;
    border: 1px solid #53924b;
}

.timeline ol li:nth-of-type(1)::after {
    background: #53924b;
    left: calc(100% + 9px);
    z-index: 1;
}

.timeline ol li:nth-of-type(2)::after {
    background: #6cb476;
}

.timeline ol li:nth-of-type(3)::after {
    background: #5ea49b;
}

.timeline ol li:nth-of-type(4)::after {
    background: #4674b7;
}

.timeline ol li:nth-of-type(5)::after {
    background: #365989;
}


.timeline ol li:nth-of-type(1)::before {
    border: 1px solid #53924b;
}

.timeline ol li:nth-of-type(2)::before {
    border: 1px solid #6cb476;
}

.timeline ol li:nth-of-type(3)::before {
    border: 1px solid #5ea49b;
}

.timeline ol li:nth-of-type(4)::before {
    border: 1px solid #4674b7;
}

.timeline ol li:nth-of-type(5)::before {
    border: 1px solid #365989;
}


.timeline ol li div {
    position: absolute;
    left: calc(100% + -15px);
    width: 280px;
    white-space: normal;
}


.timeline ol li:nth-child(even) div {
    top: -16px;
    transform: translateY(-100%);
}


.timeline ol li:nth-child(odd) div {
    top: calc(100% + 35px);
}


.timeline time {
    display: block;
    margin-bottom: 0px;
}

.timeline .arrows {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.timeline .arrows .arrow__prev {
    margin-right: 20px;
}

.timeline .disabled {
    opacity: .5;
}

.timeline .arrows img {
    width: 45px;
    height: 45px;
}

.slides9 .fixed_size_img_1 img {
    border: 0px !important;
}


/* Thumbnail Slider */
.thumbnail_slider1 .carousel-indicators {
    position: relative !important;
    width: 100% !important;
    display: inline !important;
}

.thumbnail_slider1 .carousel-indicators .thumb-row {
    width: 100%;
}

.thumbnail_slider1 .carousel-inner {
    margin-bottom: 30px;
}

.thumbnail_slider1 .carousel-indicators .col-xs-3 {
    margin: 5px 5px 5px 5px;
    width: 23%;
    float: left;
    cursor: pointer;
}

.thumbnail_slider1 .carousel-control-next, .thumbnail_slider1 .carousel-control-prev {
    top: 15%;
}

.thumbnail_slider1 .carousel-inner img {
    transform: skew(0deg, -2deg);
    -webkit-transform: skew(0deg, -2deg);
    -moz-transform: skew(0deg, -2deg);
}

.rorate_none .carousel-inner img {
    transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    -moz-transform: skew(0deg, 0deg);
}

.thumbnail_slider1 .carousel-control-next-icon, .thumbnail_slider1 .carousel-control-prev-icon {
    display: block;
}

.thumbnail_slider1 .carousel-inner {
    position: relative;
    padding: 20px;
}

.thumbnail_slider1 .carousel-inner .transparent_layer8 {
    position: absolute;
    background-color: rgba(37, 129, 194, 0.2);
    top: 16px;
    left: -15px;
    z-index: -1;
    transform: skew(0deg, 0deg);
    width: 109%;
    height: 90%;
}

.thumbnail_slider1 #myCarousel .list-inline {
    white-space: nowrap;
    overflow-x: auto;
}

.thumbnail_slider1 #myCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

.thumbnail_slider1 #myCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

.thumbnail_slider1 #myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}

/* Thumbnail Slider in Popup */
.popup_thumb_grid .carousel-inner {
    padding: 0px;
    height: 95% !important;
}

.popup_thumb_grid .carousel-indicators .img-fluid {
    max-width: 71px;
    min-width: 71px;
}

.popup_thumb_grid .carousel-indicators .col-xs-3 {
    width: auto;
    border: 5px solid transparent;
    border-radius: 16px;
    margin: 0px 0px 5px 5px;
}

.popup_thumb_grid .carousel-indicators .col-xs-3:hover {
    border: 5px solid transparent;
}

.popup_thumb_grid .carousel-indicators {
    margin: 0px;
}

/* Thumbnail Slider with Carousel Effect */
.thumbnail_slider_carousel .carousel-indicators {
    position: relative !important;
    width: 100% !important;
    display: inline !important;
}

.thumbnail_slider_carousel .carousel-indicators .thumb-row {
    width: 100%;
}

.thumbnail_slider_carousel .carousel-indicators .col-xs-3 {
    margin: 5px 5px 5px 5px;
    width: 23%;
    float: left;
    cursor: pointer;
}

.thumbnail_slider_carousel .carousel-control-next, .thumbnail_slider_carousel .carousel-control-prev {
    top: 15%;
}

.thumbnail_slider_carousel .carousel-control-next-icon, .thumbnail_slider_carousel .carousel-control-prev-icon {
    display: block;
}

.thumbnail_slider_carousel .carousel-inner {
    position: relative;
    padding: 20px;
}

.thumbnail_slider_carousel #myCarousel .list-inline {
    white-space: nowrap;
    overflow-x: auto;
}

.thumbnail_slider_carousel #myCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

.thumbnail_slider_carousel #myCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

.thumbnail_slider_carousel #myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}

.thumbnail_slider_carousel .thumb-slides .thumb-row {
}

.thumb-slides .nav::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    left: -10px;
    background-color: #ef023f;
}

.thumb-slides .nav::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    right: -10px;
    background-color: #ef023f;
}

.thumbnail_slider_carousel .thumb_desc {
    margin-top: 20px;
    margin-bottom: 10px;
}

.thumbnail_slider_carousel .thumb_desc {
}

.thumbnail_slider_carousel .carousel-item .img-fluid {
}


/* Slider to thumbnail Grids*/
.thumbnail_slider2 .carousel-indicators {
    position: relative !important;
    width: 100% !important;
    display: inline !important;
}

.thumbnail_slider2 .carousel-inner {
    margin-bottom: 0px;
}

.thumbnail_slider2 .carousel-control-next, .thumbnail_slider2 .carousel-control-prev {
    top: 34%;
    opacity: 1;
}

.thumbnail_slider2 .carousel-inner img {
}

.thumbnail_slider2 .carousel-control-next-icon, .thumbnail_slider2 .carousel-control-prev-icon {
    display: block;
}

.thumbnail_slider2 .carousel-inner {
    position: relative;
    padding: 20px;
    text-align: center;
}

.thumbnail_slider2 .carousel-indicators .active {
    background: transparent !important;
}

.thumbnail_slider2 #partnersSlider .carousel-indicators > li.active img {
    opacity: 0.7;
}


/* Slider to 3 Column Grids*/
.thumbnail_slider3 .carousel-indicators {
    position: relative !important;
    width: 100% !important;
    display: inline !important;
    margin: 0px;
}

.thumbnail_slider3 .carousel-inner {
    margin-bottom: 0px;
}

.thumbnail_slider3 .carousel-control-next, .thumbnail_slider3 .carousel-control-prev {
    top: 34%;
    opacity: 1;
}

.thumbnail_slider3 .carousel-inner img {
}

.thumbnail_slider3 .carousel-control-next-icon, .thumbnail_slider3 .carousel-control-prev-icon {
    display: block;
}

.thumbnail_slider3 .carousel-inner {
    position: relative;
    padding: 0px;
    text-align: center;
}

.thumbnail_slider3 .carousel-indicators .active {
    background: transparent !important;
}

.thumbnail_slider3 #partnersSlider .carousel-indicators > li.active img {
    opacity: 0.7;
}

.thumbnail_slider3 .img_content_grid img {
    border: 0px;
}


/* Accordion Style 2 */
.accordion_style2 .card-body a,
.accordion_outer2 .card-body a {
    color: #434343;
    font-weight: bold;
    font-size: 16px;
}

.accordion_style2 .card-body a:hover,
.accordion_outer2 .card-body a:hover {
    text-decoration: underline;
}


/* FAQ Search */
.faq_search {
}

.faq_search form {
    position: relative;
}

.faq_search form input {
    border-radius: 0px;
    height: 45px;
    padding-right: 38px;
    font-size: 13px;
}

.faq_search form i {
    position: absolute;
    right: 10px;
    top: 13px;
    cursor: pointer;
}

.border-top-1 {
    border-top: 1px solid #dcdcdc;
}


.tab-content-pad-0 .tab-content .card-body {
    padding: 0px !important;
}


/* Manonry Vertical Gallery Grid */
.image_gallery_grid .img_content_grid img {
    border: 0px;
}

.image_gallery_grid .card-body {
    padding: 0px !important;
}


/* Post Breadcrumb Nav */
.breadcrumb_section {
}

.breadcrumb_section {
}

.hr_nav {
    padding-left: 0px;
}

.hr_nav li {
    list-style-type: none;
    float: left;
    font-size: 16px;
}

.font-italic li a {
    font-style: italic;
    color: #999;
}

.hr_nav li i {
    margin-left: 10px;
    margin-right: 10px;
    color: #999;
    font-size: 18px;
}

.hr_nav li a {
}

.hr_nav li a:hover {
    color: #298CCA;
}

.hr_nav li.strong {
    color: #000;
}


/* Sidebar with Dark Blue BG */
.sidebar_dark {
    border-radius: 6px;
}

.form_field_sm {
}

.form_field_sm .form-control,
.form_field_sm select {
    height: 28px;
    border: 0px;
    background-color: #fff;
    font-size: 9px;
    font-family: Montserrat;
}

.form_field_sm textarea {
    font-size: 9px;
    font-family: Montserrat;
    border: 0px;
}

.form_field_sm .form-control i,
.form_field_sm select i,
.form_field_sm textarea i {
}

.form_field_sm .form_quote_sm {
    font-size: 8px;
    width: auto;
}

.form_field_sm .btn-lg {
    font-size: 8px;
    font-family: Montserrat;
    width: 100%;
    text-align: center;
    padding: 13px;
}


/* LightBox Popup Content */
.ekko-lightbox .modal-content {
    display: flex;
    flex-direction: column;
}

.ekko-lightbox .modal-title {
    font-size: 14px;
}

.ekko-lightbox .modal-header {
    order: 3;
    display: block !important;
}

.ekko-lightbox .modal-body {
    order: 2;
}

.ekko-lightbox .modal-footer {
    order: 1;
    text-align: left;
    display: block;
    font-size: 14px;
    padding-bottom: 0px;
}

.ekko-lightbox .modal-header .close {
    background-color: #05c57a;
    position: absolute;
    top: 16px;
    right: 15px;
}

.ekko-lightbox img.img-fluid {
}

.ekko-lightbox .modal-body .ekko-lightbox-container {
}

@media only screen and (min-width: 576px) {
    .ekko-lightbox .modal-dialog {
        max-width: 500px;
    }
}


/* Slim Scroll Bar */
.slimScrollBar {
    background-color: #005AEE;
    opacity: 1 !important;
}

.slimScrollBar, .slimScrollRail {
    display: block !important;
}

.scrollHidden .slimScrollBar,
.scrollHidden .slimScrollRail {
    display: none !important;
}


/* Thumbnails Slider with Options */
.content_box div {
    margin-left: 2px;
    margin-right: 2px;
}

.justify_center {
    justify-content: center;
}

.thumb_slider .owl-carousel .owl-item img {
    padding-right: 6px;
    padding-left: 6px;
    border: 0px;
}

.upload_thumb_box {
    position: relative;
}

.upload_thumb_box img {
    border-radius: 15px;
}

.upload_thumb_box .upload_text {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    cursor: pointer;
    font-family: Montserrat;
    font-size: 12px;
}

.upload_text {
}

.thumb_slider .owl-buttons::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    left: -10px;
    background-color: #ef023f;
}

.thumb_slider .owl-buttons::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    right: -10px;
    background-color: #ef023f;
}

.thumb_slider .owl-buttons > div {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #fff;
    opacity: 1;
    line-height: 22px;
    font-size: 27px;
    margin: 0px;
    top: 35%;
    color: #ef023f;
    position: absolute;
    text-align: center;
    z-index: 1;
}

.thumb_slider .owl-buttons .owl-prev {
    left: -23px;
}

.thumb_slider .owl-buttons .owl-next {
    right: -23px;
}

.thumb_slider .owl-buttons i {
    -webkit-text-stroke: 2px #ffffff;
    font-size: 18px;
}

.thumb_slider {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.thumb_slider .img_content_grid {
    margin: 0px !important;
}

.del_icon {
    cursor: pointer;
}

.thumb_slider .owl-carousel .owl-wrapper-outer {
    z-index: 1;
}

.upload_file_hide {
    position: absolute;
    top: 0px;
    height: 100%;
}

.upload_file_hide input[type="file"] {
    width: 100%;
    height: 100%;
    border: 0px;
    opacity: 0;
    cursor: pointer;
}

.upload_file_hide input[type="file"]:focus {
    outline: 0px;
}


/* SignUp Page */
.banner_caption_2 {
    padding: 20px;
    position: absolute;
    left: 0px;
    top: 15%;
    z-index: 1;
    background-color: #14588D;
}

.banner_caption_2 a {
    padding: 3px 23px;
}

.banner_caption_2 a:hover {
    background-color: #39709b;
}

.banner_caption_2 .transparent_layer_1 {
    position: absolute;
    background-color: #14588D;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 5%;
    transform: skew(-8deg, 0deg);
}

.banner_caption_2 .transparent_layer_2 {
    position: absolute;
    background-color: rgba(20, 88, 141, 0.7);
    width: 10%;
    height: 100%;
    top: 0px;
    right: -14%;
    transform: skew(-8deg, 0deg);
}

.banner_caption_2 .transparent_layer_3 {
    position: absolute;
    background-color: rgba(20, 88, 141, 0.4);
    width: 10%;
    height: 100%;
    top: 0px;
    right: -24%;
    transform: skew(-8deg, 0deg);
}


.img_title-overlay-style {
    position: relative;
    overflow: hidden;
}

.overlay_text {
    position: absolute;
    bottom: 0px;
}

.overlay_text_agnle_left {
    transform: skew(-30deg, 0deg);
    padding: 13px 75px 13px 35px !important;
    left: -14px;
}

.overlay_text_agnle_left h3 {
    transform: skew(30deg, 0deg);
}

.overlay_text_agnle_right {
    transform: skew(30deg, 0deg);
    padding: 13px 35px 13px 75px !important;
    right: -14px;
}

.overlay_text_agnle_right h3 {
    transform: skew(-30deg, 0deg);
    text-align: right;
}


.features_grid_2 {
    padding-top: 45px;
    padding-bottom: 30px;
}

.features_grid_2 h3 {
    font-weight: 600;
    font-size: 25px;
}


.signup_form_section {
}

.signup_form_section .form_field input {
    border: 1px solid #14588D;
    color: #14588D;
}

.signup_form_section .form_field input::placeholder {
    color: #14588D !important;
}

.signup_form_section .form_field i {
    color: #14588D;
    top: 17px;
}

.signup_form_section .form_elements {
    position: relative;
    z-index: 2;
}

.signup_form_section .form_colm {
    padding: 50px 35px;
}

.img_overlay_frames {
    position: relative;
}

.img_overlay_frame1 {
    border: 1px solid #13588D;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transform: skew(0deg, 3deg);
    -webkit-transform: skew(0deg, 3deg);
    -moz-transform: skew(0deg, 3deg);
    -o-transform: skew(0deg, 3deg);
    -ms-transform: skew(0deg, 3deg);
    background-color: #fff;
    z-index: 1;
    top: -15px;
}

.img_overlay_frame2 {
    border: 1px solid #13588D;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 15px;
}

.signup_form_section .form_field i {
    right: 40px;
}


/* FAQ Simple */
.faq_simple li {
    border-top: 1.5px solid rgba(28, 133, 199, 0.3);
}

.faq_simple li:last-child {
    border-bottom: 1.5px solid rgba(28, 133, 199, 0.3);
}

.faq_simple li a {
    padding: 15px 0px 15px 15px;
    font-size: 16px;
    font-family: Raleway;
    color: #1B75BC;
}

.faq_simple li a.active {
}

.faq_simple li a i {
    float: right;
    font-size: 30px;
    padding-right: 10px;
    line-height: 23px;
}

.faq_simple .nav-pills .nav-link.active,
.faq_simple .nav-pills .show > .nav-link,
.faq_simple .nav-pills .nav-link:hover {
    color: #E00613;
    background-color: transparent;
}


/* Media Queries */
@media only screen and (min-width: 3001px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -20.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 2801px) and (max-width: 3000px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -20.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 2601px) and (max-width: 2800px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -19.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 2501px) and (max-width: 2600px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -18.8%;
        top: 70px;
    }
}

@media only screen and (min-width: 2401px) and (max-width: 2500px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -18.7%;
        top: 70px;
    }
}

@media only screen and (min-width: 2301px) and (max-width: 2400px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -18%;
        top: 70px;
    }
}

@media only screen and (min-width: 2201px) and (max-width: 2300px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -17.8%;
        top: 70px;
    }
}

@media only screen and (min-width: 2101px) and (max-width: 2200px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -17%;
        top: 70px;
    }
}

@media only screen and (min-width: 2001px) and (max-width: 2100px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -16.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 1920px) and (max-width: 2000px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -15.4%;
        top: 70px;
    }
}

@media only screen and (min-width: 1920px) {
    .products_section_1 .products_intro p {
        font-weight: 300;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 1919px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -15.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -14.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -13.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 1601px) {
    .container {
        max-width: 1163px;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -12.5%;
        top: 70px;
    }
}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -10.2%;
        top: 70px;
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -8.8%;
        top: 70px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -7.8%;
        top: 70px;
    }
}

@media only screen and (min-width: 1101px) and (max-width: 1200px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -6.8%;
        top: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -3.8%;
        top: 70px;
    }
}


@media only screen and (min-width: 1350px) {
    .productsGrid .product_img {
        width: 235px;
        height: 235px;
        border: 1px solid #dcdcdc;
        align-content: center;
        justify-content: center;
        display: grid;
        overflow: hidden;
    }

    .productsGrid .product_img img {
        border: 0px;
    }
}

@media only screen and (min-width: 1230px) {
    /* Sample Page Forms Fields */
    .w_82px {
        width: 86px;
        margin-top: 30px;
    }

    .w_160px {
        width: 160px;
    }

    .sidebar_nav li a {
        font-size: 12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1229px) {
    /* Sample Page Forms Fields */
    .w_82px {
        width: 100%;
    }

    .w_160px {
        width: 22%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
    /* Sample Page Forms Fields */
    .w_82px {
        width: 100%;
    }

    .w_160px {
        width: 45%;
    }
}

@media only screen and (max-width: 575px) {
    /* Sample Page Forms Fields */
    .w_82px {
        width: 100%;
        float: none;
    }

    .w_160px {
        width: 100%;
        float: none;
        display: inline-block;
        clear: both;
    }

    .w_160px .section_sub_title {
        float: left;
    }

    .w_160px .form_field {
        float: right;
        margin-bottom: 8px;
        width: 65%;
    }
}


@media only screen and (min-width: 1320px) {
    .timeline ol li:not(:first-child) {
        width: 185px;
    }
}


@media only screen and (min-width: 1200px) {
    /* .index .container{max-width: 1280px !important;} */
    body .container {
        max-width: 1280px !important;
    }

    .sub_container {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .sub_container_2 {
        width: 88%;
        margin-left: 5%;
        padding-right: 3%;
    }

    .sub_container_2a {
        width: 94%;
        margin-left: 5%;
        padding-right: 3%;
    }

    .sub_container_3 {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
    }

    .sub_container_3a {
        width: 93%;
        margin-left: auto;
        margin-right: auto;
    }

    .sub_container_4 {
        width: 72%;
        margin-left: auto;
        margin-right: auto;
    }

    .sub_container_5 {
        width: 88%;
        margin-left: auto;
        margin-right: auto;
    }

    .sub_container_6 {
        width: 83%;
        margin-left: auto;
        margin-right: auto;
    }

    .sub_container_7 {
        width: 92%;
        margin-left: 0px;
        margin-right: auto;
    }

    .icon_content_left .text_box a {
        font-size: 16px;
    }

    .counter_box .text_divider {
        background-color: #707070;
    }

    .counter_box .content {
        font-size: 13px;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
    }

    .product_grids .img_content_grid p {
        font-size: 16px;
        line-height: 22px;
    }

    .popup_thumb_grid {
        position: relative;
        top: -25px;
    }

    .faq_simple li a i {
        padding-right: 25px;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1919px) {
    .products_section_1 .products_intro p {
        font-size: 16px;
        font-weight: 300;
    }
}

@media only screen and (min-width: 1300px) {
    .timeline .arrows {
        display: none;
    }
}


@media only screen and (max-width: 1299px) {
    .timeline .timeline_grid {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }

    .timeline {
        position: relative;
    }

    .timeline .arrows {
        margin: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
    }

    .timeline .arrows::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        left: 10px;
        background-color: #ef023f;
    }

    .timeline .arrows::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        right: 10px;
        background-color: #ef023f;
    }

    .timeline .arrows {
    }

    .timeline .arrows .arrow {
        width: 50px;
        height: 50px;
        border: 0px;
        background-color: #fff;
        margin: 0px;
        position: absolute;
        top: 40%;
        z-index: 1;
        border-radius: 100px;
    }

    .timeline .arrows .arrow__next {
        background: #fff url(../img/next.png) no-repeat;
        right: -15px;
        cursor: pointer;
    }

    .timeline .arrows .arrow__prev {
        background: #fff url(../img/prev.png) no-repeat;
        left: -15px;
        cursor: pointer;
    }

    .timeline .arrows .arrow.disabled {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {

    body.template_default main .container {
        padding-right: 15px;
    }

    .ml--15 {
        margin-left: -15px;
    }

    .ml-lg--8 {
        margin-left: -8px;
    }

    .mt-lg--10 {
        margin-top: -10px !important;
    }

    .page_banner {
        margin-top: 16px;
    }

    .home_banner_container {
        width: 92.2%;
        height: 400px;
        margin-left: 1.3%;
    }

    .home_banner {
        min-height: 400px;
        max-height: 400px;
        overflow: hidden;
    }

    .home_banner_bg {
        width: 100%;
        height: 100%;
    }

    .home_banner .banner_image {
        height: 260px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        left: -80px;
        top: 32px;
    }

    .home_banner .banner_caption {
        padding: 15px 15px 25px;
        top: 18%;
    }

    .home_banner .banner_caption .z-index-1 {
        z-index: 2;
        padding: 10px;
    }

    .home_banner .banner_image img {
        max-width: 80%;
    }

    .home_banner .carousel-item {
        min-height: 423px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }


    .transition-timer-carousel-progress-bar {
        top: 0px;
    }

    .banner_image .transparent_layer_1 {
        width: 105%;
        height: 109%;
        top: -10px;
    }

    .banner_caption p {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
    }

    .banner_caption {
        padding: 42px 42px 42px 15px;
    }

    .banner_caption_2 p {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
    }

    .banner_caption_2 {
        padding: 42px 42px 42px 40px;
    }

    .industry-new-box-style {
        width: 100%;
        background-position: center;
        background-size: contain;
    }

    .two_column_grid_pad_left {
        padding-right: 4%;
    }

    .threeColumGrid .fixed_size_img_1 img {
        min-width: 135px;
    }

    .twoColumGrid .fixed_size_img_1 img {
        min-width: auto;
        border: 0px;
        max-height: 90px;
        max-width: 90px;
        vertical-align: middle;
    }

    .fixed_size_img_1 {
        overflow: hidden;
    }

    .fixed_size_img_1 img {
    }

    .btn_colm {
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

    .action_btn {
        position: relative;
    }

    .action_btn .icon-img {
        position: absolute;
        right: 0px;
        bottom: -5px;
    }

    .quad-box {
        min-height: 240px !important;
        height: 100%;
    }

    .counter_box {
        padding-left: 5px;
        padding-right: 5px;
    }

    .box_right_bottom {
        right: -30% !important;
        bottom: -7px;
        left: auto !important;
        top: auto;
        height: auto;
    }

    .content_box_overlay.box_right_bottom .reflect_content {
        padding: 20px 50px 20px 20px;
        height: 115px;
    }

    .counters_boxes {
        width: 67%;
    }

    .counters_boxes {
        position: absolute;
        bottom: -48px;
        right: -4%;
        width: 72%;
    }

    .product_box {
        background-size: 102%;
        background-position: center;
    }

    .width_half .content_box p,
    .width_full .content_box p,
    .layer_bottom .content_box p {
        font-size: 16px;
        line-height: 22px;
    }

    .transparent_layer3, .transparent_layer4 {
        height: 100% !important;
        top: 0px;
    }

    .quad-box h4 {
        font-size: 23px;
        line-height: 28px;
        min-height: 57px;
    }

    .sidebar_grid .section_title_2 {
        font-size: 22px;
    }

    .content_box_filled .content_box h3 {
        min-height: 39px;
        max-height: 39px;
        overflow: hidden;
    }

    .width_90 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail_slider2 .carousel-indicators .row {
        width: 330px;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail_slider2 .carousel-indicators .col-xs-6 {
        width: 124px;
        float: left;
        margin-right: 17px;
        margin-left: 17px;
    }

    .thumbnail_slider2 #slider {
        width: 100%;
    }

    .thumbnail_slider3 .carousel-indicators .row {
    }

    .thumbnail_slider3 .carousel-indicators .col-xs-4 {
        float: left;
        width: 31.5%;
        margin-right: 15px;
    }

    .thumbnail_slider3.colm-4 .carousel-indicators .col-xs-3 {
        float: left;
        width: 23%;
        margin-right: 18px;
    }

    .thumbnail_slider3 #slider {
        width: 100%;
    }


    .content_wrapper_2 {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }


    .thumb-slides {
        padding: 0;
        width: 90%;
        height: 89px;
    }

    .thumbnail_slider_carousel .thumb-slides .item {
        width: 18.5%;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
    }


    .four_boxes {
    }

    .counter_box .digit,
    .content_box_overlay p strong {
        font-size: 25px;
        line-height: 30px;
    }

    .counters_boxes.row {
        align-items: normal !important;
    }

    .width_95 {
        width: 95%;
    }


    .post_template .sidebar_left {
        max-width: 18.5% !important;
    }

    .post_template .post_content_grid .data_grid p {
        line-height: 22px;
    }

    .post_content_grid .post_desc {
        padding: 30px 25px 30px;
    }

    .post_content_grid .gray_bg .col-md-12 p:last-child,
    .post_content_grid .gray_bg ul {
        margin-bottom: 0px;
    }


    .thw_183 .nav-tabs .nav-link {
        width: 183px !important;
    }

    .thw_183 .nav-tabs .nav-item {
        margin-right: 22px !important;
    }

    .overlay_text {
        width: 55%;
    }

    .width_80 {
        width: 1030px !important;
        height: 535px;
    }

    .additional_info {
        position: relative;
        top: -6px;
        right: 15px;
    }

    .signup_form_section .form_colm {
        margin-top: -25px;
        width: 97%;
        margin-right: 0px;
    }


    .products_solutions .productsGrid article.img_content_grid {
        margin: 10px 5px 0px 15px;
    }


    .stickySidebar {
        height: max-content;
        position: -webkit-sticky;
        /*position: sticky;*/
        top: 20%;
    }

    .wrapper_content {
        height: max-content;
        display: flex;
        flex-direction: column;
    }

    .stickyWrapper {
        display: flex;
        justify-content: space-between;
    }


}

@media only screen and (max-width: 1199px) {
    .un-flex .row {
        display: initial !important;
    }

    .un-flex .row .col-md-12 {
        max-width: 100%;
    }

    .twoColumGrid.box_spacing_0 .inner article {
        border: 1px solid #dcdcdc;
    }

    .slides9 .fixed_size_img_1 img {
        max-width: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .dropdownTabMenu .dropdown_level_2 .dropdown-menu {
        position: fixed !important;
        right: -75px;
        top: 57px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home_banner_container {
        width: 102.2%;
        height: 400px;
        margin-left: -1%;
    }

    .home_banner {
        min-height: 400px;
        max-height: 400px;
        overflow: hidden;
    }

    .home_banner_bg {
        width: 100%;
        height: 100%;
    }

    .home_banner .banner_caption {
        top: 19%;
    }

    .home_banner .banner_caption .z-index-1 {
        z-index: 2;
    }

    .home_banner .banner_image {
        height: 260px;
        display: flex;
        justify-content: right;
        align-items: center;
        left: 0px;
    }

    .home_banner .banner_image {
        display: flex;
        justify-content: right;
        align-items: center;
    }

    .home_banner .banner_image img {
        max-width: 70%;
    }

    .home_banner .carousel-item {
        min-height: 380px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .banner_image .transparent_layer_1 {
        width: 100%;
        height: 100%;
    }

    .sidebar_grid .data_grid {
        padding: 0px 25px;
    }

    .box_right_bottom {
        right: -5% !important;
        left: auto !important;
    }

    .counters_boxes {
        margin-top: 15px;
    }

    .product_box {
        background-size: cover;
        background-position: center;
    }

    .thumbnail_slider2 .carousel-indicators .item {
        width: 20%;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .thumbnail_slider3.colm-4 .carousel-indicators .col-xs-3 {
        float: left;
        width: 23%;
        margin-right: 18px;
    }

    .thumb-slides {
        padding: 0;
        width: 90%;
        height: 80px;
    }

    .thumbnail_slider_carousel .thumb-slides .item {
        width: 18.4%;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
    }
}

@media only screen and (min-width: 992px) {
    .mega_container .slimScrollBar,
    .mega_container .slimScrollRail {
        left: 200px;
    }

    .mega_container .slimScrollRail {
        display: none !important;
    }

    .post_template {
    }

    .post_template .post_content_grid {
    }

    .post_template {
    }

    .home_banner .carousel-control-next, .home_banner .carousel-control-prev {
        width: 0px;
    }

    .about_section p {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .display_vertical_center .row,
    .diplay_vr_center {
        display: flex;
        align-items: center;
    }

    .height100 {
        height: 100%;
    }

    .align_content_center {
        display: grid;
        align-items: center;
        justify-content: left;
        align-content: center;
    }

    .content_box_img_left h3 {
        font-size: 24px;
    }

    .newsletter_form .input-group {
        width: 650px;
        margin-left: auto;
        margin-right: auto;
    }

    .new-box-overlay-ind {
        bottom: -25%;
    }

    .quad-box {
        min-height: 260px;
        height: 100%;
    }

    .filled_content_box_section .col-lg-4 {
        padding-right: 0px !important;
    }

    .container_sep_bar {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        height: 1px;
        background-color: #007bff;
        margin-top: 50px;
    }

    .content_box_overlay {
        width: 100%;
        left: -10%;
    }

    .desktop_hidden {
        display: none;
    }

    .hr_tabs .nav-tabs .nav-link {
        font: 16px/19px Montserrat;
        width: 200px;
    }


    .OneSignle_ThreeGrid .col-lg-4:nth-of-type(1) .img_content_grid {
        margin-top: 0px;
    }

    .OneSignle_ThreeGrid .col-lg-4:nth-of-type(1) {
        width: 100%;
        max-width: 100%;
        flex: unset;
        float: none;
    }

    .OneSignle_ThreeGrid .col-lg-4:nth-of-type(1) .fixed_size_img_1 {
        min-height: 200px;
        max-height: 200px;
        overflow: hidden;
        position: relative;
    }

    .OneSignle_ThreeGrid .col-lg-4:nth-of-type(1) .fixed_size_img_1 img {
        width: 100%;
        position: absolute;
        top: -50%;
    }

    .width_70 {
        width: 900px;
    }

    .img_overlay_frame2 {
        transform: skew(9deg, -7deg);
        -webkit-transform: skew(9deg, -7deg);
        -moz-transform: skew(9deg, -7deg);
        -o-transform: skew(9deg, -7deg);
        -ms-transform: skew(9deg, -7deg);
    }

    .signup_form_section .img_colm img {
        max-width: 380px;
        max-height: 316px;
    }

    .promotional_section .img_colm img {
        max-width: 351px;
        max-height: 292px;
    }

}

@media only screen and (max-width: 991px) {
    .sub_dropdown_wrapper,
    .dropdown_level_2 .dropdown-toggle::after {
        display: none !important;
    }

    .content_box_overlay {
        width: 70%;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .content_box_overlay .reflect_content {
        background-color: rgba(255, 255, 255, 0.8);
    }

    .reverse_div_orders {
    }

    .reverse_div_orders .img_content_overaly {
        order: 1;
        padding: 0px;
    }

    .reverse_div_orders .text-right,
    .reverse_div_orders .text-left {
        order: 2;
        text-align: left !important;
        margin-top: 15px;
    }

    .flex_img_2 .btn_3 a {
        margin-right: 10px;
    }

    .icon_content_left {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .counters_boxes {
        margin-top: 15px;
    }

    .img_overlay_frame2 {
        transform: skew(5deg, -5deg);
        -webkit-transform: skew(5deg, -5deg);
        -moz-transform: skew(5deg, -5deg);
        -o-transform: skew(5deg, -5deg);
        -ms-transform: skew(5deg, -5deg);
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* .home_banner .banner_caption .transparent_layer_2{position: absolute;background-color:rgba(37, 129, 194, 0.2);top: 0px;left: -8px;transform: skew(-4deg, 2deg);z-index: 0;width: 105%;height: 105%;} */
    .home_banner_container {
        width: 102.2%;
        height: 400px;
        margin-left: -1%;
    }

    .home_banner {
        min-height: 400px;
        max-height: 400px;
        overflow: hidden;
    }

    .home_banner_bg {
        width: 100%;
        height: 100%;
    }

    .home_banner .banner_caption {
        top: 19%;
    }

    .home_banner .banner_caption .z-index-1 {
        z-index: 2;
    }

    .home_banner .banner_image {
        height: 200px;
        display: flex;
        justify-content: right;
        align-items: flex-end;
    }

    .home_banner .banner_image img {
        max-width: 48%;
    }

    .home_banner .banner_caption {
        width: 50%;
    }

    .home_banner .carousel-item {
        min-height: 380px;
        background-size: cover;
    }

    .content_box_img_left h3 {
        font-size: 20px;
    }

    .banner_image .transparent_layer_1 {
        width: 100%;
        height: 100%;
    }

    .new-box-overlay-ind {
        bottom: -65%;
    }

    .sidebar_grid .data_grid {
        padding: 0px 25px;
    }

    .four_boxes .quad-box {
        min-height: 245px;
        margin-bottom: 20px;
    }

    .product_box {
        background-size: cover;
        background-position: right top;
    }

    .width_half {
        width: 100%;
        height: 33% !important;
    }

    .product_box .width_full {
        height: 350px;
    }

    .tab-text-left {
        text-align: left !important;
    }

    .hr_tabs .nav-tabs .nav-link {
        font: 14px/19px Montserrat;
        width: 160px;
    }

    .hr_tabs .nav-tabs .nav-item {
        margin-bottom: 5px;
        margin-right: 15px;
        margin-top: 5px;
        margin-left: 15px;
    }

    .thumbnail_slider2 .carousel-indicators .col-xs-6 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .thumbnail_slider2 .carousel-indicators .item {
        width: 20%;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .thumbnail_slider3 .carousel-indicators .col-xs-4 {
        float: left;
        width: 30%;
        margin-right: 15px;
    }

    .thumbnail_slider3.colm-4 .carousel-indicators .col-xs-3 {
        float: left;
        width: 23%;
        margin-right: 18px;
    }

    .thumb-slides {
        padding: 0;
        width: 90%;
        height: 80px;
    }

    .thumbnail_slider_carousel .thumb-slides .item {
        width: 18.4%;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
    }

    .width_70 {
        width: 85%;
    }

    .signup_form_section .form_colm {
        padding: 35px 20px;
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }

}

@media only screen and (min-width: 768px) {
    .section_title {
        font-size: 47px;
        font-weight: 600;
    }

    .toTop {
        width: 45px;
        height: 45px;
        text-align: center;
        border-radius: 100px;
        line-height: 45px;
        color: #fff;
        font-size: 14px;
        position: fixed;
        bottom: 80px;
        right: 15px;
        cursor: pointer;
    }

    .sectionContainer {
        height: 100%;
        padding-top: 100px;
        padding-bottom: 100px;
        margin-top: 50px;
    }

    .text_75cent {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }

    .blogs_section .img_content_grid .content_box p {
        font-size: 16px;
        line-height: 22px;
    }

    .features_section {
        margin-top: 60px;
    }

    .products_section_1 {
        margin-top: 30px;
    }

    .flex_img_1 .btn_3 a,
    .flex_img_2 .btn_3 a {
        width: 119px;
        height: 28px;
        text-align: center;
        line-height: 23px;
        font-size: 13px;
        padding: 4px 25px;
    }

    .read_more_expander {
        right: auto;
    }

    .content_box_rorate .img_box {
        max-height: 207px;
        overflow: hidden;
    }

    .layered_bg_bar {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .border-left-md-1 {
        border-left: 2px solid #BCE0FD;
    }

    .image_gallery_grid .product_grids .col-lg-4:nth-of-type(2) {
        margin-top: 40px;
    }

    .footer {
        padding-top: 65px;
    }

    .upload_absolute_field {
        position: absolute;
        bottom: 0px;
    }

    .popup-large .form_elements textarea {
        height: 175px;
    }

    .popup_desc .tab-content {
        min-height: 228px;
        max-height: 228px;
        overflow-y: hidden;
    }

    .eco_guide {
        padding: 15px 25px !important;
    }

    .eco_guide p {
        font-size: 15px !important;
        margin-bottom: 14px !important;
    }

    /* Single Image Product Carousel */
    .productSingleImageCarousel .fixed_size_img_1 {
        height: 388px;
        overflow: hidden;
        text-align: center;
    }

    .productSingleImageCarousel .fixed_size_img_1 img {
        max-height: 388px;
    }

    .productSingleImageCarousel .carousel-indicators li {
        width: 20px;
        height: 0px;
    }

    .productSingleImageCarousel .carousel-indicators li::before {
        width: 20px;
        height: 20px;
        background-color: #BCE0FD;
        border-radius: 100px;
    }

    .productSingleImageCarousel .carousel-indicators li.active::before {
        background-color: #1C85C7;
    }

    .productSingleImageCarousel .carousel-indicators {
        text-align: right;
        display: inline-flex;
        align-items: end;
        justify-content: end;
        margin-right: 0px;
        bottom: 0px;
        left: auto;
        right: 0;
        margin-top: 5px;
    }

    /* End Single Image Product Carousel */

}

@media only screen and (max-width: 767px) {
    .mobile-lrg-hidden {
        display: none;
    }

    .home_banner .container {
        padding: 0px;
        width: 100%;
        /* max-width: 100%; */
    }

    .sectionContainer {
        height: 100%;
        padding-top: 90px;
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .content_box_img_left .icon_box img {
        max-width: 55px;
    }

    .section_sub_title h2 {
        font-size: 25px;
    }

    .section_sub_title h3, .section_sub_title {
        font-size: 20px;
    }

    .section_sub_title h4 {
        font-size: 18px;
    }

    .section_sub_title h5 {
        font-size: 16px;
    }

    .content_box_img_left h3 {
        font-size: 20px;
        font-weight: 500;
    }

    .content_box_img_left {
        margin-bottom: 20px;
    }

    .section_title {
        font-size: 30px;
        font-weight: 600;
    }

    .services_section .section_title {
        text-align: left !important;
    }

    .toTop {
        width: 45px;
        height: 45px;
        text-align: center;
        border-radius: 100px;
        line-height: 45px;
        color: #fff;
        font-size: 14px;
        position: fixed;
        bottom: 15px;
        left: 15px;
        cursor: pointer;
        z-index: 2;
    }

    .newsletter_form .sub-btn, .newsletter_form .form-group {
        width: 100%;
    }

    .newsletter_form .sub-btn {
        margin-top: 10px;
        width: 100%;
        margin-left: 0px;
    }

    .sidebar_grid {
        margin-top: 35px;
    }

    .layered_bg_bar {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .order_div .row {
    }

    .order_div .order1 {
        order: 1;
    }

    .order_div .order2 {
        order: 2;
    }

    .signup_form_section .form_colm {
        padding: 25px 15px;
        width: 310px;
        margin-left: auto;
        margin-right: auto;
    }

    .signup_form_section .form_colm .form_elements {
        margin-bottom: 20px;
    }


}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home_banner {
        margin-bottom: 30px;
    }

    /* .home_banner .banner_caption .transparent_layer_2{position: absolute;background-color:rgba(37, 129, 194, 0.2);top: 0px;left: -8px;transform: skew(-4deg, 2deg);z-index: 0;width: 105%;height: 105%;} */
    .home_banner_container {
        width: 102.2%;
        height: 300px;
        margin-left: -1%;
    }

    .home_banner {
        min-height: 300px;
        max-height: 300px;
        overflow: hidden;
    }

    .home_banner_bg {
        width: 100%;
        height: 100%;
    }

    .home_banner .banner_caption {
        top: 19%;
        width: 61%;
        left: 42px;
    }

    .home_banner .banner_caption .z-index-1 {
        z-index: 2;
    }

    .home_banner .banner_image {
        height: 190px;
        display: flex;
        justify-content: right;
        align-items: center;
    }

    .home_banner .banner_image img {
        max-width: 40%;
    }

    .home_banner .banner_caption {
        padding: 6px 20px 12px;
        width: 50%;
        left: 25px;
    }

    .home_banner .carousel-item {
        min-height: 380px;
        background-size: cover;
    }

    .home_banner .carousel-caption {
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .page_banner h1 {
        font-size: 20px;
    }

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

    .banner_image .transparent_layer_1 {
        width: 100%;
        height: 100%;
    }

    .new-box-overlay-ind {
        bottom: -48px;
        position: absolute;
    }

    .product_box {
        background-size: cover;
        background-position: right top;
    }

    .hr_tabs .nav-tabs .nav-link {
        font: 12px/19px Montserrat;
        width: 150px;
    }

    .hr_tabs .nav-tabs .nav-item {
        margin-bottom: 5px;
        margin-right: 15px;
        margin-top: 5px;
        margin-left: 15px;
    }

    .thumbnail_slider2 .carousel-indicators .col-xs-6 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .thumbnail_slider2 .carousel-indicators .item {
        width: 20%;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .thumbnail_slider3 .carousel-indicators .col-xs-4 {
        float: left;
        width: 45%;
        margin-right: 20px;
    }

    .thumbnail_slider3.colm-4 .carousel-indicators .col-xs-3 {
        float: left;
        width: 45%;
        margin-right: 20px;
    }

    .thumb-slides input:checked + .slide-container .nav label {
        top: 30% !important;
    }

    .thumb-slides {
        padding: 0;
        width: 90%;
        height: 59px;
    }

    .thumbnail_slider_carousel .thumb-slides .item {
        width: 17.9%;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
    }

    .width_70 {
        width: 85%;
    }

    .vTab-small .slimScrollDiv { /*height:180px !important;*/
    }

    /* Single Image Product Carousel */
    .productSingleImageCarousel .fixed_size_img_1 {
        height: 250px;
        overflow: hidden;
        text-align: center;
    }

    .productSingleImageCarousel .fixed_size_img_1 img {
        max-height: 100%;
    }

    .productSingleImageCarousel .carousel-indicators li {
        width: 20px;
        height: 0px;
    }

    .productSingleImageCarousel .carousel-indicators li::before {
        width: 20px;
        height: 20px;
        background-color: #BCE0FD;
        border-radius: 100px;
    }

    .productSingleImageCarousel .carousel-indicators li.active::before {
        background-color: #1C85C7;
    }

    .productSingleImageCarousel .carousel-indicators {
        bottom: -13px;
    }

    /* End Single Image Product Carousel */

}

@media only screen and (min-width: 576px) {
    .user_icon i {
        font-size: 23px;
    }

    .search_icon i {
        font-size: 23px;
    }

    .mobile-only {
        display: none;
    }

    .video_wrapper video {
        top: -38%;
        left: -10%;
        min-width: 120%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        width: 100%;
        transform: skew(5deg, 2deg);
        -webkit-transform: skew(5deg, 2deg);
        -moz-transform: skew(5deg, 2deg);
        -ms-transform: skew(5deg, 2deg);
        -o-transform: skew(5deg, 2deg);
    }

    .video_wrapper {
    }

    .banner_caption {
        width: 40%;
    }

    .banner_caption_2 {
        width: 39%;
    }

    .banner_caption_2 h1 {
        color: #fff;
        font-size: 40px;
        font-weight: 200;
    }

    .banner_caption_2 h1 strong {
        font-weight: 500;
        color: #fff;
    }

    .banner_caption_2 p {
        color: #fff;
        font-size: 14px;
    }

    .home_banner .banner_image {
        transform: skew(0deg, 0deg);
    }

    .banner_image {
        width: 82%;
        transform: skew(-5deg, -2deg);
        position: relative;
        left: -55px;
    }

    .banner_image {
        height: 340px;
        background-position: right center !important;
        background-size: cover !important;
    }

    .desktop_sep {
        margin-top: 30px;
    }

    .desktop_sep .container_sep {
        height: 1px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        background-color: #0264A5;
    }

    .width_90 .container_sep {
        height: 1px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        background-color: #298CCA;
    }

    .width_100 .container_sep {
        height: 2px;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        background-color: #9DCDE8;
    }

    .flex_img_1 {
        margin-top: 40px;
    }

    .flex_img_2 {
        margin-top: 40px;
    }

    footer.footer {
        padding-bottom: 30px;
    }

    .margin-bottom-5-lrg {
        margin-bottom: 50px;
    }

    .margin-top-7-lrg {
        margin-top: 70px;
    }

    .SingleImage .inner article {
        margin: 0px !important;
    }


    /* Accordion Hidden */
    .accordion_style2:not(.accordion_outer2) .collapse {
        display: block;
    }

    .accordion_style2:not(.accordion_outer2) .card-header .card-link {
        pointer-events: none !important;
    }

    .accordion_style2:not(.accordion_outer2) .card-header {
        background-color: transparent;
        border: 0px;
        padding: 0px 0px 6px;
    }

    .accordion_style2:not(.accordion_outer2) .card-header a {
        color: #14588D;
        font-weight: bold;
        font-size: 20px;
        line-height: 27px;
    }

    .accordion_style2:not(.accordion_outer2) .card-body {
        padding: 0px;
        font-size: 16px;
        font-weight: 400;
        color: #434343;
    }

    .accordion_style2:not(.accordion_outer2) .card {
        border: 0px;
        padding-bottom: 40px;
        padding-left: 15px;
        display: list-item;
        list-style-type: decimal;
        font-weight: bold;
        color: #999;
        font-size: 18px;
    }

    .accordion_style2:not(.accordion_outer2) .card-header .card-link i {
        display: none;
    }

    .accordion_outer2 .card {
        border: 0px;
    }

    .accordion_outer2 .collapse {
        display: block;
    }

    .accordion_outer2:not(.accordion_inner_content) .card-header {
        display: none;
    }

    /* Accordion Inner Body Content */
    .accordion_inner_content .collapse {
        display: block;
    }

    .accordion_inner_content .card-header {
        display: block !important;
    }

    .accordion_inner_content .card-header .card-link {
        pointer-events: none !important;
    }

    .accordion_inner_content .card-header {
        background-color: transparent;
        border: 0px;
        padding: 0px 0px 6px;
    }

    .accordion_inner_content .card-header a {
        color: #14588D;
        font-weight: bold;
        font-size: 20px;
        line-height: 27px;
    }

    .accordion_inner_content .card-body {
        padding: 0px;
        font-size: 16px;
        font-weight: 400;
        color: #434343;
    }

    .accordion_inner_content .card {
        border: 0px;
        padding-bottom: 40px;
        padding-left: 15px;
        display: list-item;
        list-style-type: decimal;
        font-weight: bold;
        color: #999;
        font-size: 18px;
    }

    .accordion_inner_content .card-header .card-link i {
        display: none;
    }


    /* Horizontal Tabs for Large Screens*/
    .hr_tabs .nav-tabs {
        display: flex;
    }

    .hr_tabs .card {
        border: none;
    }

    .hr_tabs .card .card-header {
        display: none;
    }

    .hr_tabs .card .collapse {
        display: block;
    }

    .hr_tabs .nav-tabs {
        border-bottom: 0px;
    }

    .hr_tabs .nav-tabs .nav-link {
        font-weight: 500;
        color: #fff;
        border-radius: 10px;
        border: 0px;
        background-color: #fff;
        color: #616161;
        text-align: center;
    }

    .hr_tabs .nav-tabs .nav-link.active,
    .hr_tabs .nav-tabs .nav-link:hover {
        background-color: #14588D;
        color: #fff;
    }

    .hr_tabs .nav-tabs .nav-item {
        margin-bottom: 0px;
        margin-right: 15px;
    }

    .hr_tabs .section_sub_title h3 {
        color: #303336;
    }

    .hr_tabs .tab-content .card-body {
        padding: 35px 35px 25px;
    }

    .hr_tabs .tab-content .card-body p {
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        color: #7B8591;
    }

    .hr_tabs .tab-content .card {
        background-color: transparent;
    }

    .hr_tabs .tab-content .card-header a i {
        display: none;
    }

    .tab_content_pad_0 .card-body {
        padding: 0px !important;
        background-color: transparent;
    }

    .image_gallery_grid .product_grids .col-lg-4 {
        padding: 0px 8px;
    }

    .grid_3_to_accordion {
    }

    .grid_3_to_accordion .tab-content {
    }

    .grid_3_to_accordion .tab-pane {
        margin-bottom: 40px;
        margin-right: 40px;
    }

    .grid_3_to_accordion {
    }


    /* Slider to Thumbnail Grids */
    .thumbnail_slider2 .carousel-inner {
        display: none;
    }

    .thumbnail_slider3 .carousel-inner {
        display: none;
    }


    /* Thumbnails Carousel to Slider */
    .thumbnail_slider_carousel .carousel-control-next,
    .thumbnail_slider_carousel .carousel-control-prev {
        display: none;
    }


    .overflow_hidden {
        display: none;
    }

    /* Add More Fields */
    #addMoreFields {
        display: none !important;
    }

    .moreBox {
        display: block !important;
    }

    .border-box-10 .carousel-inner {
        border: 10px solid #fff;
        border-radius: 11px;
    }

    .thumb_slider .owl-controls {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 82%;
    }

    .thumb_title {
        color: #2699FB;
        font-size: 14px;
    }

    .del_icon {
        background-color: #E00815;
        width: 14px !important;
        height: 14px;
        display: inline-block;
        text-align: center;
        line-height: 9px;
        border-radius: 100px;
        cursor: pointer;
        margin-top: 1px;
    }

    .del_icon i {
        font-size: 9px;
        color: #fff;
    }


    /* Sidebar Vertical Tabs */
    .vtab_to_accordion .nav {
        display: block;
    }

    .selected_area {
        min-height: 56px;
        max-height: 56px;
        overflow-y: hidden;
    }

}


@media only screen and (max-width: 575px) {
    body {
        position: relative;
    }

    .blue1 .container_sep {
        background-color: #0264A5 !important;
    }

    .navbar-brand img {
        max-width: 86px;
    }

    .video_wrapper video {
        left: -8%;
        width: 150% !important;
        top: 0px;
    }

    .sub_header .search_icon {
        display: none;
    }

    .mobile-hidden {
        display: none !important;
    }

    .sub_header .user_icon i {
        font-size: 13px;
    }

    .sub_header .user_icon a {
        background-color: #14588D;
        width: 30px;
        height: 30px;
        display: inherit;
        border-radius: 100px;
        color: #fff;
        line-height: 15px;
        text-align: center;
        padding: 5px 0px;
    }

    .banner_flex {
        overflow: hidden;
    }

    .banner_flex .sub_container_2a {
        display: flex;
        flex-direction: column;
    }

    .banner_flex .banner_caption_2 {
        order: 2;
        margin-bottom: 0px;
        left: 0px;
        width: 78%;
        position: relative;
    }

    .banner_flex .banner_caption_2 .btn_2 {
        left: 0px;
        display: none;
    }

    .banner_flex .banner_image {
        order: 1;
    }

    .home_banner .carousel-item {
        min-height: 265px;
        background-size: cover;
        background-position: -100px 0px;
    }

    /* .home_banner{min-height: 240px;background: rgba(0,0,0,0.2);padding-top: 10px;}
.home_banner .banner_image{height:100%;display: flex;justify-content: right;align-items: center;}
.home_banner .img_wrapper{text-align:center;}
.home_banner .banner_image img{max-width:90%;} */
    .home_banner_container {
        width: 100%;
        height: 420px;
    }

    .home_banner {
        min-height: 100%;
        max-height: 100%;
        overflow: hidden;
    }

    .home_banner_bg {
        width: 100%;
        height: 100%;
    }

    .home_banner_bg {
        background-size: 200px !important;
        background-position: top right !important;
    }

    .home_banner .banner_caption {
        top: 50%;
        width: 84%;
        padding-top: 0px !important;
    }

    .page_banner .banner_caption .transparent_layer_1 {
        background-color: rgba(255, 255, 255, 0.3) !important;
    }

    .home_banner .banner_caption {
        padding: 12px 5px 12px 12px;
    }

    .home_banner .banner_caption .btn_3 {
        left: 0px;
    }

    .content_box_img_left {
        text-align: center;
    }

    .content_box_img_left .icon_box {
        margin-left: auto;
        margin-right: auto !important;
        float: none;
    }

    .ekko-lightbox .modal-dialog {
        max-width: 220px !important;
    }

    .carousel-caption h1 {
        font-size: 16px;
    }

    .carousel-caption p {
        font-size: 10px;
    }

    .banner_caption {
        padding: 12px 12px 12px 20px;
    }

    .banner_caption_2 {
        padding: 18px 12px 18px 20px;
    }

    .banner_caption_2 h1 {
        color: #fff;
        font-weight: 200;
    }

    .banner_caption_2 h1 strong {
        font-weight: 500;
        color: #fff;
    }

    .banner_caption_2 p {
        color: #fff;
        font-weight: 200;
        opacity: 0.8;
    }

    .home_banner .carousel-caption, .banner_caption {
        top: 12%;
        width: 84%;
        left: 8%;
    }

    .banner_caption_2 {
        top: 12%;
        width: 84%;
        left: 8%;
        width: 66%;
    }

    .footer_col_head {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .footer_col_sub_head {
        margin-bottom: 10px;
        margin-top: 25px;
    }

    .content_box_left_icon li {
        display: flow-root;
    }

    .f_menu {
        list-style-type: circle;
        margin-bottom: 0px;
        margin-left: 20px;
    }

    .newsletter_form .sub-btn {
        background-color: #39709b;
        color: #fff;
    }

    .newsletter_form .sub-btn:hover {
        background-color: #14588d !important;
        color: #fff;
    }

    .footer {
        background-color: #fff;
        border-top: 0px;
    }

    .footer_social_links {
        text-align: center;
        border-top: 1px solid rgba(28, 133, 199, 0.3);
        padding-top: 20px;
        padding-bottom: 20px;
        align-items: center;
        align-content: center;
        justify-content: center;
        display: flex;
    }

    .footer_social_links a {
        margin-right: 15px;
        margin-left: 15px;
    }

    .copyright_bar {
        margin-top: 0px;
    }

    .banner_image {
        width: 100%;
    }

    .banner_image .transparent_layer_1 {
        display: none;
    }

    .page_banner .container {
        padding: 0px;
        width: 100%;
        max-width: 100%;
    }

    .banner_image {
        height: 270px;
        background-position: center center !important;
        background-size: 140% !important;
    }

    .page_banner h1 {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .page_banner p {
        font-size:14px;
        margin-bottom: 0px;
    }

    .page_banner .banner_caption:not(.banner_caption_2) .transparent_layer_1 {
        display: none;
        position: absolute;
        background-color: rgba(255, 255, 255, 0.8);
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        z-index: -1;
        transform: skew(-5deg, -2deg);
    }

    .page_banner .banner_caption:not(.banner_caption_2) .transparent_layer_2 {
        display: none;
        position: absolute;
        background-color: rgba(255, 255, 255, 0.4);
        width: 110%;
        height: 105%;
        top: -4px;
        left: -22px;
        z-index: -1;
        transform: skew(-5deg, -1deg);
    }

    .img_content_grid {
        margin-bottom: 30px;
    }

    .section_title_2 {
        font-size: 25px;
        line-height: 30px;
    }

    .img_content_grid .content_box h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .img_content_grid .content_box h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .img_content_grid .content_box p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .postGrid .content_box {
        padding: 18px 20px 15px;
        text-align: left;
    }

    .fontSize13 p {
        font-size: 13px;
        font-weight: 300;
    }

    .data_grid p {
        font-size: 16px;
        line-height: 25px;
    }

    .product_grids .img_content_grid {
        text-align: center;
    }


    .pt-mob-4 {
        padding-top: 40px;
    }

    .pt-mob-3 {
        padding-top: 30px;
    }

    .pt-mob-2 {
        padding-top: 20px;
    }

    .pt-mob-1 {
        padding-top: 10px;
    }

    .pt-mob-0 {
        padding-top: 0px;
    }

    .pl-mob-0 {
        padding-left: 0px;
    }

    .pr-mob-0 {
        padding-right: 0px;
    }

    .pl-mob-1 {
        padding-left: 10px !important;
    }

    .pr-mob-1 {
        padding-right: 10px !important;
    }

    .pl-mob-2 {
        padding-left: 20px !important;
    }

    .pr-mob-2 {
        padding-right: 20px !important;
    }

    .pl-mob-3 {
        padding-left: 30px !important;
    }

    .pr-mob-3 {
        padding-right: 30px !important;
    }

    .pl-mob-4 {
        padding-left: 40px !important;
    }

    .pr-mob-4 {
        padding-right: 40px !important;
    }

    .pl-mob-5 {
        padding-left: 50px !important;
    }

    .pr-mob-5 {
        padding-right: 50px !important;
    }

    .pb-mob-1 {
        padding-bottom: 10px;
    }

    .pb-mob-2 {
        padding-bottom: 20px;
    }

    .pb-mob-3 {
        padding-bottom: 30px;
    }

    .pb-mob-4 {
        padding-bottom: 40px;
    }

    .mt-mob-0 {
        margin-top: 0px !important;
    }

    .mb-mob-0 {
        margin-bottom: 0px !important;
    }

    .mb-mob-1 {
        margin-bottom: 10px !important;
    }

    .mb-mob-2 {
        margin-bottom: 20px !important;
    }

    .mb-mob-3 {
        margin-bottom: 30px !important;
    }

    .mb-mob-4 {
        margin-bottom: 40px !important;
    }

    .mt-mob-1 {
        margin-top: 10px !important;
    }

    .mt-mob-2 {
        margin-top: 20px !important;
    }

    .mt-mob-3 {
        margin-top: 30px !important;
    }

    .mt-mob-4 {
        margin-top: 40px !important;
    }

    .mt-mob-5 {
        margin-top: 50px !important;
    }

    .fw-mob-semiBold {
        font-weight: 500 !important;
    }

    .mob-text-left {
        text-align: left !important;
    }

    .mob-text-center {
        text-align: center !important;
    }


    .width_100 .container_sep {
        height: 2px;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        background-color: #9DCDE8;
    }


    .f16 h4 {
        font-size: 16px;
    }


    .content_box_overlay {
        width: 90% !important;
        height: fit-content;
        display: block;
        text-align: center;
        margin-top: 12%;
    }

    .sidebar_grid {
        margin-top: 0px;
    }

    .content_box_overlay h3 {
        font-size: 14px;
        line-height: 19px;
        font-family: Open Sans;
        font-weight: 600;
        color: #14588D;
    }

    .flex_img_1 p strong {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 0px;
        font-family: Open Sans;
        font-weight: 600;
    }

    .flex_img_2 .reflect_content p strong, .flex_img_2 .reflect_content p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0px;
        font-family: Open Sans;
        font-weight: 600;
        display: initial;
    }

    .content_box_overlay .reflect_content {
        padding: 12px;
    }

    .content_box_overlay p {
        margin-bottom: 0px;
    }

    .counter_box .digit {
        font-size: 25px;
        line-height: 30px;
    }

    .counter_box .content {
        font-size: 13px;
        line-height: 18px;
    }

    .text_divider {
        background-color: #999;
        margin-top: 12px;
        margin-bottom: 10px;
    }

    .mob_seperator {
        margin-top: 40px;
    }

    .mob_seperator .container_sep {
        height: 1px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        background-color: #dcdcdc;
    }

    .mob_seperator.blue-bar .container_sep {
        background-color: #9DCDE8;
    }

    .counter_box {
        width: 46%;
        float: left;
        margin: 10px auto;
    }

    .flex_img_1 .btn_3 {
        text-align: center;
    }

    .flex_img_2 .btn_3 a {
        margin-right: 10px;
    }

    .flex_img_2 .content_box_overlay {
        margin-top: 7%;
    }

    .flex_img_2 .text-right p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 300;
    }

    .counters_boxes.row {
        margin: 15px 0px 0px;
    }

    .product_box {
        background-size: 115%;
        background-position: right center;
    }

    .features_section .col-xs-6 {
        width: 50%;
    }

    .features_section .order1 {
        padding-right: 5px;
    }

    .features_section .order2 {
        padding-left: 5px;
    }

    .features_section .content_box p {
        min-height: 50px;
        overflow: hidden;
    }

    .featureBox1 .content_box p {
        font-size: 14px;
        line-height: 19px;
        font-weight: 500;
    }

    .featureBox1 .product_box {
        background-size: 100%;
    }

    .featureBox2 .content_box p {
        font-size: 12px;
        line-height: 16px;
        color: #707070;
        font-weight: 600;
    }

    .featureBox3 .content_box p {
    }

    .featureBox4 .content_box p {
        font-size: 12px;
        line-height: 17px;
        color: #1A355E;
        font-weight: 600;
        margin-bottom: 7px;
        min-height: auto;
    }

    .featureBox4 .content_box {
        padding: 15px 5px !important;
    }

    .featureBox5 .content_box p {
        font-size: 12px;
        line-height: 17px;
        font-weight: 600;
    }

    .featureBox6 .content_box p {
        font-size: 14px;
        line-height: 19px;
        font-weight: 500;
    }

    .faq_section .section_title_2 {
        margin-bottom: 25px;
    }

    .btn_3 a,
    .btn_2 a {
        margin-bottom: 5px;
    }

    .btn_3 a,
    .btn_2 a {
        padding: 4px 10px;
    }

    .img_content_overaly .btn_3 a {
    }

    .flex_img_1 .btn_3 {
        margin-top: 10px;
    }

    .flex_img_1 .btn_3 a,
    .flex_img_2 .btn_3 a,
    .products_section_1 .btn_3 a,
    .productsGrid .btn_3 a {
        width: 142px;
        height: 33px;
        display: inline-block;
        text-align: center;
        line-height: 23px;
        font-size: 14px;
    }

    .mob_btn_lrg a {
        padding: 10px 30px;
    }


    .layer_bottom .content_box, .image_top_left .gray_bg {
        padding: 15px 10px;
    }

    .transparent_layer3 {
        right: 25px;
    }

    .features_section .mb-5 {
        margin-bottom: 0px !important;
    }

    .page_banner .banner_caption:not(.banner_caption_2) .transparent_layer_2 {
        background-color: rgba(255, 255, 255, 0.2);
        width: 108%;
        height: 105%;
        top: -4px;
        left: -13px;
    }

    .banner_caption .btn_3 {
        position: absolute;
        bottom: -50px;
        left: -25px;
    }

    .banner_caption .btn_3 a {
        background-color: #14588D;
        color: #fff;
        font-family: Montserrat;
        padding: 8px 24px;
    }

    .banner_caption_2 .btn_2 {
        position: absolute;
        bottom: -50px;
        left: -25px;
    }

    .banner_caption_2 .btn_2 a {
        background-color: #14588D;
        color: #fff;
        font-family: Montserrat;
        padding: 8px 24px;
        border: 0px;
    }

    .width_half .content_box {
        padding: 47px 15px;
    }

    .selectBox {
        width: 180px;
    }

    .popupFilters .selectBox {
        width: 100%;
        height: 44px;
        line-height: 40px;
    }

    .popupFilters .selectBox i {
        margin-top: 12px;
    }

    .features_section {
        padding-top: 20px;
    }

    .products_section_1 {
        margin-top: 30px;
    }

    .flex_img_1 {
        margin-top: 20px;
    }

    .flex_img_2 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .content_box_overlay .reflect_content {
        text-align: left;
    }

    .features_section .row {
        display: flex;
    }

    .features_section .order1 {
        order: 1;
    }

    .features_section .order2 {
        order: 2;
    }

    .features_section .order3 {
        order: 3;
    }

    footer.footer .container {
        padding: 0px;
    }

    .thumbnail_slider1 .carousel-indicators .col-xs-3 {
        width: 30%;
    }

    .thumbnail_slider_carousel .carousel-indicators .col-xs-3 {
        width: 30%;
    }


    /* Accordion Show */
    .accordion_style2 .card {
        border-radius: 0px;
        background-color: transparent;
        border: 0px;
        border-top: 1px solid rgba(28, 133, 199, 0.3);
    }

    .accordion_style2 .card-body {
        padding: 0px 0px 15px;
        font-weight: 300;
    }

    .accordion_style2 .card-header {
        padding: 8px 0px;
        border: 0px;
        box-shadow: none;
        background-color: transparent;
        border-radius: 0px;
    }

    .accordion-lg-pad .card-header {
        padding: 16px 0px;
    }

    .accordion-lg-pad .card {
        border-top: 2px solid rgba(28, 133, 199, 0.3);
    }

    .tab_content_outer .accordion_inner_content .card:last-child {
        border-bottom: 0px;
    }

    .accordion_style2 .card-header .card-link {
        color: #707070;
        font-weight: lighter;
        font-size: 15px;
        line-height: 21px;
        font-family: Montserrat;
        word-break: break-word;
        display: inline-block;
        padding-right: 25px;
    }

    .accordion_style2 .card-header .card-link i {
        font-size: 15px;
        margin-top: 7px;
        margin-right: 8px;
        color: #E00613;
        -webkit-text-stroke: 1px white;
        position: absolute;
        right: 0px;
        top: 8px;
    }

    .accordion-lg-pad .card-header .card-link i {
        margin-top: 13px;
    }

    .accordion_style2 .card-header .card-link :hover,
    .accordion_style2 .card-header .card-link :hover i,
    .accordion_style2 .card-header .card-link[aria-expanded="true"] {
        text-decoration: none;
        color: #E00613;
    }

    .rotate-icon {
    }

    .accordion_style2 .card-link.collapsed .fa-minus {
        display: none;
    }

    .accordion_style2 .card-link[aria-expanded="true"] .fa-plus {
        display: none;
    }

    /* Outer Accordion Show */
    .accordion_outer2 .card {
        border-radius: 0px;
        background-color: transparent;
        border: 0px;
    }

    .accordion_outer2:not(.accordion_inner_content) .card {
        border-top: 2px solid #9DCDE8;
    }

    .accordion_outer2 .accordion_inner_content .card {
        border-top: 1px solid #9DCDE8;
    }

    .accordion_outer2 .card-body {
        padding: 0px 0px 15px;
        font-weight: 300;
    }

    .accordion_outer2 .card-header {
        border: 0px;
        box-shadow: none;
        background-color: transparent;
        border-radius: 0px;
    }

    .accordion_outer2 :not(.accordion_inner_content) .card-header {
        padding: 14px 0px;
    }

    .accordion_outer2 .accordion_inner_content .card-header {
        padding: 8px 0px;
    }

    .accordion_outer2 .card-header .card-link {
        color: #707070;
        font-weight: lighter;
        font-size: 15px;
        line-height: 21px;
        font-family: Montserrat;
        word-break: break-word;
        display: inline-block;
        padding-right: 25px;
    }

    .accordion_outer2 .card-header .card-link i {
        font-size: 15px;
        margin-top: 7px;
        margin-right: 8px;
        color: #E00613;
        -webkit-text-stroke: 1px white;
        position: absolute;
        right: 0px;
    }

    .accordion_outer2:not(.accordion_inner_content) .card-header .card-link i {
        top: 13px;
    }

    .accordion_outer2.accordion_inner_content .card-header .card-link i {
        top: 8px;
    }

    .accordion_outer2 .card-header .card-link :hover,
    .accordion_outer2 .card-header .card-link :hover i,
    .accordion_outer2 .card-header .card-link[aria-expanded="true"] {
        text-decoration: none;
        color: #E00613;
    }

    .accordion_outer2 .card-link.collapsed .fa-minus {
        display: none;
    }

    .accordion_outer2 .card-link[aria-expanded="true"] .fa-plus {
        display: none;
    }

    /* .accordion_outer2 .card-header{border-bottom: 2px solid #9DCDE8 !important;} */
    .tab_content_outer .tab-pane {
        display: block !important;
    }


    /* Horizontal Tab Converted to Accordion in Small Screens */
    .hr_tabs .tab-pane {
        display: block !important;
        opacity: 1;
    }

    .hr_tabs .card-header {
        background-color: transparent;
        border-radius: 15px;
        border: 2px solid #BCE0FD;
    }

    .hr_tabs .card-header a {
        color: #0264a5;
        font-size: 16px;
        font-weight: bold;
    }

    .hr_tabs .tab-content .card-header a.collapsed .fa-angle-up {
        display: none;
    }

    .hr_tabs .tab-content .card-header a[aria-expanded="true"] .fa-angle-down {
        display: none;
    }

    .hr_tabs .card {
        border: 0px;
        margin-bottom: 8px;
    }

    .hr_tabs .tab-content.gray_bg {
        background-color: transparent;
    }

    .hr_tabs .tab-content .card-body {
        background-color: #f0f0f0;
        margin-top: 15px;
    }

    .hr_tabs .image_gallery_grid .card-body {
        background-color: #ffffff;
        margin-top: 15px;
    }

    .white_bg .card-body {
        background-color: transparent !important;
        margin-top: 0px !important;
    }

    .timeline ol li div {
        width: 210px;
    }

    .timeline ol li:nth-of-type(1)::after {
        left: calc(100% + -2px) !important;
    }

    .timeline ol li:not(:last-child)::before {
        left: calc(93% + -15px);
    }

    .timeline ol li {
        width: 250px;
        margin-left: 0px;
    }

    .timeline ol li:not(:first-child) {
        margin-left: 0px;
    }

    .timeline ol li:not(:first-child) {
        width: 250px;
    }

    .timeline ol li:first-child {
        width: 30px !important;
    }

    .timeline ol li:not(:last-child)::after {
        left: calc(100% + -18px);
    }


    /* Thumbnails to Slider */
    .thumbnail_slider2 .carousel-indicators {
        display: none !important;
    }

    .thumbnail_slider2 .carousel-inner::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        left: 10px;
        background-color: #ef023f;
    }

    .thumbnail_slider2 .carousel-inner::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        right: 10px;
        background-color: #ef023f;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-prev-icon {
        background: url(../img/prev.png) no-repeat;
        width: 50px;
        height: 50px;
        background-size: contain;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-next-icon {
        background: url(../img/next.png) no-repeat;
        width: 50px;
        height: 50px;
        background-size: contain;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-next span,
    .thumbnail_slider2 .carousel-inner .carousel-control-prev span {
        background-color: #fff;
        position: relative;
        z-index: 1;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-next span {
        right: -15px;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-prev span {
        left: -15px;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-next {
        right: 0px;
    }

    .thumbnail_slider2 .carousel-inner .carousel-control-prev {
        left: 0px;
    }

    .carousel-control-next, .carousel-control-prev,
    .carousel-control-next, .carousel-control-next {
        width: 50px;
        height: 50px;
    }

    .thumbnail_slider2 .carousel-inner {
        min-height: 145px;
        display: flex;
        align-items: center;
        justify-content: center;
        max-height: 145px;
    }

    .thumbnail_slider2 .carousel-inner img {
        max-width: 150px;
        vertical-align: middle;
    }

    .thumbnail_slider2 .carousel-inner .carousel-item, .thumbnail_slider2 .carousel-inner .carousel-item.active {
        height: 100%;
        vertical-align: middle;
    }


    /* Thumbnails Columns 3 to Slider */
    .thumbnail_slider3 .carousel-indicators {
        display: none !important;
    }

    .thumbnail_slider3 .carousel-inner::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 55%;
        top: 0px;
        left: 10px;
        background-color: #ef023f;
    }

    .thumbnail_slider3 .carousel-inner::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        right: 10px;
        background-color: #ef023f;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-prev-icon {
        background: url(../img/prev.png) no-repeat;
        width: 50px;
        height: 50px;
        background-size: contain;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-next-icon {
        background: url(../img/next.png) no-repeat;
        width: 50px;
        height: 50px;
        background-size: contain;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-next span,
    .thumbnail_slider3 .carousel-inner .carousel-control-prev span {
        background-color: #fff;
        position: relative;
        z-index: 1;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-next span {
        right: -15px;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-prev span {
        left: -15px;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-next {
        right: 0px;
    }

    .thumbnail_slider3 .carousel-inner .carousel-control-prev {
        left: 0px;
    }

    .carousel-control-next, .carousel-control-prev,
    .carousel-control-next, .carousel-control-next {
        width: 50px;
        height: 50px;
    }

    .thumbnail_slider3 .carousel-inner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .thumbnail_slider3 .img_content_grid {
        width: 75%;
        margin: 0px auto;
    }

    .thumbnail_slider3 .carousel-inner img {
        max-width: 100%;
        vertical-align: middle;
    }

    .thumbnail_slider3 .carousel-inner .carousel-item, .thumbnail_slider3 .carousel-inner .carousel-item.active {
        height: 100%;
        vertical-align: middle;
    }

    .thankyou .section_sub_title h4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }

    /* Thumbnails with Carousel Slider */
    .thumbnail_slider_carousel .carousel-inner {
        padding-top: 0px;
        padding-bottom: 0px;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 28px;
        padding-right: 28px;
    }

    .thumbnail_slider_carousel .thumb-slides {
        display: none !important;
    }

    .thumbnail_slider_carousel .carousel-inner::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 45%;
        top: 0px;
        left: 10px;
        background-color: #ef023f;
    }

    .thumbnail_slider_carousel .carousel-inner::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 45%;
        top: 0px;
        right: 10px;
        background-color: #ef023f;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-prev-icon {
        background: url(../img/prev.png) no-repeat;
        width: 35px;
        height: 35px;
        background-size: contain;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-next-icon {
        background: url(../img/next.png) no-repeat;
        width: 35px;
        height: 35px;
        background-size: contain;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-next span,
    .thumbnail_slider_carousel .carousel-inner .carousel-control-prev span {
        background-color: #fff;
        position: relative;
        z-index: 1;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-next span {
        right: -15px;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-prev span {
        left: -15px;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-next {
        right: 0px;
    }

    .thumbnail_slider_carousel .carousel-inner .carousel-control-prev {
        left: 0px;
    }

    .thumbnail_slider_carousel .carousel-control-next, .thumbnail_slider_carousel .carousel-control-prev {
    }

    .thumbnail_slider_carousel .carousel-control-next, .thumbnail_slider_carousel .carousel-control-next {
    }

    .thumbnail_slider_carousel .carousel-control-next, .thumbnail_slider_carousel .carousel-control-prev {
        top: 18%;
        opacity: 1;
    }


    .thumbnail_slider1 .carousel-control-next, .thumbnail_slider1 .carousel-control-prev {
        top: 40%;
    }

    .form_field textarea {
        border-radius: 8px;
    }


    .profile_photo {
        max-width: 189px;
    }


    /* Popup Box */
    .popup_rotation::after {
        display: none;
    }

    .popup_rotation {
        margin-top: 100px;
        transform: skew(0deg, -6deg);
        -webkit-transform: skew(0deg, -6deg);
        -moz-transform: skew(0deg, -6deg);
    }

    .popup_rotation .content {
        padding-top: 30px;
        margin-bottom: 40px;
    }

    .popup_rotation .content,
    .popup .close {
        transform: skew(0deg, 6deg);
        -webkit-transform: skew(0deg, 6deg);
        -moz-transform: skew(0deg, 6deg);
    }

    .popup_rotation {
    }

    .popup .close {
        top: 5px;
        right: 15px;
    }

    /* .popup_rotation .content {padding-right: 20px;} */
    /* .popup_rotation{padding-right: 5px !important;} */
    .popup h3 {
        font-size: 31px !important;
        line-height: 35px;
    }

    .popup_thumb_grid .carousel-indicators {
        display: none !important;
    }

    .overlay {
        overflow: visible;
        position: absolute;
        z-index: 999;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        top: 0px;
        display: block;
    }

    .popup_rotation .slimScrollPopup + .slimScrollBar, .popup_rotation .slimScrollPopup + .slimScrollBar + .slimScrollRail {
        visibility: hidden !important;
        right: -15px !important;
    }

    .popup_rotation .slimScrollBar, .popup_rotation .slimScrollRail {
        display: block !important;
    }

    .thumb_slider .owl-controls {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }

    .thumb_slider .owl-buttons {
        position: relative;
        height: 68%;
    }

    .thumb_title {
        color: #2699FB;
        font-size: 19px;
    }

    .del_icon {
        background-color: #E00815;
        color: #fff;
        font-family: Montserrat !important;
        font-size: 11px;
        font-weight: 500 !important;
        width: 144px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 5px 5px;
        border-radius: 100px;
    }

    .del_icon i {
        font-size: 9px;
        color: #fff;
    }

    .del_icon span {
    }

    .thumb_slider .content_box div {
        display: grid;
        text-align: center;
        width: 100%;
        margin: 0px;
    }

    .popup-large .fs-20 {
        font-size: 20px !important;
    }

    .popup-large .fs-16 {
        font-size: 16px !important;
    }

    .selected_area {
        min-height: 72px;
        max-height: 72px;
    }

    .signup_form_section .form_elements .section_title_2 {
        font-size: 20px;
    }

    .faq_simple li a {
        padding-left: 0px;
    }


    /* Single Image Product Carousel */
    .productSingleImageCarousel .fixed_size_img_1 {
        height: 185px;
        overflow: hidden;
        text-align: center;
    }

    .productSingleImageCarousel .fixed_size_img_1 img {
        max-height: 100%;
    }

    .productSingleImageCarousel .carousel-inner {
        padding: 0px 15px;
    }

    .productSingleImageCarousel .carousel-control-prev,
    .productSingleImageCarousel .carousel-control-next {
        height: 100%;
    }

    .productSingleImageCarousel .carousel-control-next-icon, .productSingleImageCarousel .carousel-control-prev-icon {
        display: block;
        position: relative;
        background-color: #fff !important;
        z-index: 1;
    }

    .productSingleImageCarousel .carousel-control-next-icon {
        right: -25px;
    }

    .productSingleImageCarousel .carousel-control-prev-icon {
        left: -25px;
    }

    .productSingleImageCarousel .carousel-control-prev-icon {
        background: url(../img/prev.png) no-repeat;
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .productSingleImageCarousel .carousel-control-next-icon {
        background: url(../img/next.png) no-repeat;
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .productSingleImageCarousel .carousel-control-prev::after,
    .productSingleImageCarousel .carousel-control-next::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        background-color: #ef023f;
    }

    .productSingleImageCarousel .carousel-control-prev::after {
        left: 0px;
    }

    .productSingleImageCarousel .carousel-control-next::after {
        right: 0px;
    }

    .productSingleImageCarousel .carousel-indicators {
        display: none;
    }

    /* End Single Image Product Carousel */


}


@media only screen and (max-width: 320px) {
    .signup_form_section .form_colm {
        width: 260px;
    }
}


@media only screen and (min-width: 1200px) {
    .twoColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto;
    }

    .fourColumGrid .inner {
        display: flex;
        grid-template-columns: auto auto auto auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .twoColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .fourColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }
}

@media only screen and (min-width: 992px) {
    .threeColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .productsGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .grid_3_to_accordion .tab-content {
        display: grid;
        grid-template-columns: auto auto auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .threeColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .fourColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .twoColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto auto;
    }

    .productsGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .grid_3_to_accordion .tab-content {
        display: grid;
        grid-template-columns: auto auto;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .threeColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto;
    }

    .fourColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto;
    }

    .twoColumGrid .inner {
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .productsGrid .inner {
        display: grid;
        grid-template-columns: auto auto;
    }

    .postGrid .inner {
        display: grid;
        grid-template-columns: auto auto;
    }

    .grid_3_to_accordion .tab-content {
        display: grid;
        grid-template-columns: auto auto;
    }
}

@media only screen and (min-width: 576px) {
    .productsGrid .inner article {
        margin: 10px 15px 25px;
    }

    .postGrid .inner article {
        margin: 10px 15px 20px;
    }

    .threeColumGrid .inner article {
        margin: 10px 15px 25px 0px;
    }

    .fourColumGrid .inner article {
        margin: 10px 15px 25px 0px;
    }

    .twoColumGrid .inner article {
        margin: 10px 15px 25px 0px;
    }

    .twoColumGrid.box_spacing_0 .inner article {
        margin: 0px;
        vertical-align: middle;
        display: grid;
        align-items: center;
        justify-content: center;
    }

    .mobile_slider input[type=checkbox],
    .mobile_slider input[type=radio],
    .slide_controls {
        display: none;
    }

}


@media only screen and (max-width: 575px) {
    .mobile_slider {
        text-align: center;
        margin: 0 auto;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .mobile_slider input {
        display: none;
    }


    .slide_overflow {
        width: 100%;
        overflow: hidden;
    }

    .mob_slides article img {
        width: 100%;
    }

    .postGrid article img {
        width: 100%;
    }

    .mob_slides .inner {
        width: 500%;
        line-height: 0;
    }

    .mob_slides article {
        width: 20%;
        float: left;
        margin: 0px !important;
    }

    .mobile_slider .slide_controls {
        margin: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
    }

    .mobile_slider .slide_controls::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        left: 10px;
        background-color: #ef023f;
    }

    .mobile_slider .slide_controls::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0px;
        right: 10px;
        background-color: #ef023f;
    }

    .mobile_slider .slide_controls label {
        display: none;
        width: 50px;
        height: 50px;
        z-index: 1;
        position: relative;
        top: 35%;

    }

    .mobile_slider #active {
        margin: 23% 0 0;
        text-align: center;
    }

    .mobile_slider #active label {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #ffffff;
    }

    .mobile_slider label:hover {
        cursor: pointer;
    }

    .SingleImage .img_content_grid {
        margin: 0px;
    }

    .SingleImage .slide_controls::before,
    .SingleImage .slide_controls::after {
        top: 0px;
    }

    .SingleImage .slide_controls label {
        margin-top: 0px !important;
        top: 35%;
    }

    .SingleImage {
    }


    /* Products Slides */
    #slide1:checked ~ .mob_slides .inner {
        margin-left: 0;
    }

    #slide2:checked ~ .mob_slides .inner {
        margin-left: -100%;
    }

    #slide3:checked ~ .mob_slides .inner {
        margin-left: -200%;
    }

    #slide4:checked ~ .mob_slides .inner {
        margin-left: -300%;
    }

    #slide5:checked ~ .mob_slides .inner {
        margin-left: -400%;
    }

    #slide1:checked ~ .slide_controls label:nth-child(2),
    #slide2:checked ~ .slide_controls label:nth-child(3),
    #slide3:checked ~ .slide_controls label:nth-child(4),
    #slide4:checked ~ .slide_controls label:nth-child(5),
    #slide5:checked ~ .slide_controls label:nth-child(1) {
        background: url('../img/next.png') no-repeat;
        float: right;
        margin: 0px -15px 0 0;
        display: block;
        background-color: #ffffff;
    }

    #slide1:checked ~ .slide_controls label:nth-child(5),
    #slide2:checked ~ .slide_controls label:nth-child(1),
    #slide3:checked ~ .slide_controls label:nth-child(2),
    #slide4:checked ~ .slide_controls label:nth-child(3),
    #slide5:checked ~ .slide_controls label:nth-child(4) {
        background: url('../img/prev.png') no-repeat;
        float: left;
        margin: 0px 0 0 -15px;
        display: block;
        background-color: #ffffff;
    }

    #slide1:checked ~ .mob_slides article:nth-child(1) .content_box,
    #slide2:checked ~ .mob_slides article:nth-child(2) .content_box,
    #slide3:checked ~ .mob_slides article:nth-child(3) .content_box,
    #slide4:checked ~ .mob_slides article:nth-child(4) .content_box,
    #slide5:checked ~ .mob_slides article:nth-child(5) .content_box {
        opacity: 1;
        -webkit-transition: all 1s ease-out 0.6s;
        -moz-transition: all 1s ease-out 0.6s;
        -o-transition: all 1s ease-out 0.6s;
        transition: all 1s ease-out 0.6s;
    }

    /*End Products Slides*/
    /* Products Image Slides */
    #productSlide1:checked ~ .mob_slides .inner {
        margin-left: 0;
    }

    #productSlide2:checked ~ .mob_slides .inner {
        margin-left: -100%;
    }

    #productSlide3:checked ~ .mob_slides .inner {
        margin-left: -200%;
    }

    #productSlide4:checked ~ .mob_slides .inner {
        margin-left: -300%;
    }

    #productSlide5:checked ~ .mob_slides .inner {
        margin-left: -400%;
    }

    #productSlide1:checked ~ .slide_controls label:nth-child(2),
    #productSlide2:checked ~ .slide_controls label:nth-child(3),
    #productSlide3:checked ~ .slide_controls label:nth-child(4),
    #productSlide4:checked ~ .slide_controls label:nth-child(5),
    #productSlide5:checked ~ .slide_controls label:nth-child(1) {
        background: url('../img/next.png') no-repeat;
        float: right;
        margin: 0px -15px 0 0;
        display: block;
        background-color: #ffffff;
    }

    #productSlide1:checked ~ .slide_controls label:nth-child(5),
    #productSlide2:checked ~ .slide_controls label:nth-child(1),
    #productSslide3:checked ~ .slide_controls label:nth-child(2),
    #productSlide4:checked ~ .slide_controls label:nth-child(3),
    #productSlide5:checked ~ .slide_controls label:nth-child(4) {
        background: url('../img/prev.png') no-repeat;
        float: left;
        margin: 0px 0 0 -15px;
        display: block;
        background-color: #ffffff;
    }

    #productSlide1:checked ~ .mob_slides article:nth-child(1) .content_box,
    #productSlide2:checked ~ .mob_slides article:nth-child(2) .content_box,
    #productSlide3:checked ~ .mob_slides article:nth-child(3) .content_box,
    #productSlide4:checked ~ .mob_slides article:nth-child(4) .content_box,
    #productSlide5:checked ~ .mob_slides article:nth-child(5) .content_box {
        opacity: 1;
        -webkit-transition: all 1s ease-out 0.6s;
        -moz-transition: all 1s ease-out 0.6s;
        -o-transition: all 1s ease-out 0.6s;
        transition: all 1s ease-out 0.6s;
    }

    /*End Products Image Slides*/
    /* Posts Slides */
    #postslide1:checked ~ .mob_slides .inner {
        margin-left: 0;
    }

    #postslide2:checked ~ .mob_slides .inner {
        margin-left: -100%;
    }

    #postslide3:checked ~ .mob_slides .inner {
        margin-left: -200%;
    }

    #postslide4:checked ~ .mob_slides .inner {
        margin-left: -300%;
    }

    #postslide5:checked ~ .mob_slides .inner {
        margin-left: -400%;
    }

    #postslide1:checked ~ .slide_controls label:nth-child(2),
    #postslide2:checked ~ .slide_controls label:nth-child(3),
    #postslide3:checked ~ .slide_controls label:nth-child(4),
    #postslide4:checked ~ .slide_controls label:nth-child(5),
    #postslide5:checked ~ .slide_controls label:nth-child(1) {
        background: url('../img/next.png') no-repeat;
        float: right;
        margin: 0px -15px 0 0;
        display: block;
        background-color: #ffffff;
    }

    #postslide1:checked ~ .slide_controls label:nth-child(5),
    #postslide2:checked ~ .slide_controls label:nth-child(1),
    #postslide3:checked ~ .slide_controls label:nth-child(2),
    #postslide4:checked ~ .slide_controls label:nth-child(3),
    #postslide5:checked ~ .slide_controls label:nth-child(4) {
        background: url('../img/prev.png') no-repeat;
        float: left;
        margin: 0px 0 0 -15px;
        display: block;
        background-color: #ffffff;
    }

    #postslide1:checked ~ .mob_slides article:nth-child(1) .content_box,
    #postslide2:checked ~ .mob_slides article:nth-child(2) .content_box,
    #postslide3:checked ~ .mob_slides article:nth-child(3) .content_box,
    #postslide4:checked ~ .mob_slides article:nth-child(4) .content_box,
    #postslide5:checked ~ .mob_slides article:nth-child(5) .content_box {
        opacity: 1;
        -webkit-transition: all 1s ease-out 0.6s;
        -moz-transition: all 1s ease-out 0.6s;
        -o-transition: all 1s ease-out 0.6s;
        transition: all 1s ease-out 0.6s;
    }

    .fourColumGrid .img_content_grid .content_box {
        text-align: left;
    }

    /* End Post Slides */
    /* Partners Logo Slides */
.9Slides .mob_slides .inner {
      width: 900% !important;
      line-height: 0;
  }

    #partnerslide1:checked ~ .mob_slides .inner {
        margin-left: 0;
    }

    #partnerslide2:checked ~ .mob_slides .inner {
        margin-left: -100%;
    }

    #partnerslide3:checked ~ .mob_slides .inner {
        margin-left: -200%;
    }

    #partnerslide4:checked ~ .mob_slides .inner {
        margin-left: -300%;
    }

    #partnerslide5:checked ~ .mob_slides .inner {
        margin-left: -400%;
    }

    #partnerslide6:checked ~ .mob_slides .inner {
        margin-left: -500%;
    }

    #partnerslide7:checked ~ .mob_slides .inner {
        margin-left: -600%;
    }

    #partnerslide8:checked ~ .mob_slides .inner {
        margin-left: -700%;
    }

    #partnerslide9:checked ~ .mob_slides .inner {
        margin-left: -800%;
    }


    #partnerslide1:checked ~ .slide_controls label:nth-child(2),
    #partnerslide2:checked ~ .slide_controls label:nth-child(3),
    #partnerslide3:checked ~ .slide_controls label:nth-child(4),
    #partnerslide4:checked ~ .slide_controls label:nth-child(5),
    #partnerslide5:checked ~ .slide_controls label:nth-child(6),
    #partnerslide6:checked ~ .slide_controls label:nth-child(7),
    #partnerslide7:checked ~ .slide_controls label:nth-child(8),
    #partnerslide8:checked ~ .slide_controls label:nth-child(9),
    #partnerslide9:checked ~ .slide_controls label:nth-child(1) {
        background: url('../img/next.png') no-repeat;
        float: right;
        margin: 0px -15px 0 0;
        display: block;
        background-color: #ffffff;
    }

    #partnerslide1:checked ~ .slide_controls label:nth-child(9),
    #partnerslide2:checked ~ .slide_controls label:nth-child(1),
    #partnerslide3:checked ~ .slide_controls label:nth-child(2),
    #partnerslide4:checked ~ .slide_controls label:nth-child(3),
    #partnerslide5:checked ~ .slide_controls label:nth-child(4),
    #partnerslide6:checked ~ .slide_controls label:nth-child(5),
    #partnerslide7:checked ~ .slide_controls label:nth-child(6),
    #partnerslide8:checked ~ .slide_controls label:nth-child(7),
    #partnerslide9:checked ~ .slide_controls label:nth-child(8) {
        background: url('../img/prev.png') no-repeat;
        float: left;
        margin: 0px 0 0 -15px;
        display: block;
        background-color: #ffffff;
    }

    #partnerslide1:checked ~ .mob_slides article:nth-child(1) .content_box,
    #partnerslide2:checked ~ .mob_slides article:nth-child(2) .content_box,
    #partnerslide3:checked ~ .mob_slides article:nth-child(3) .content_box,
    #partnerslide4:checked ~ .mob_slides article:nth-child(4) .content_box,
    #partnerslide5:checked ~ .mob_slides article:nth-child(5) .content_box,
    #partnerslide6:checked ~ .mob_slides article:nth-child(6) .content_box,
    #partnerslide7:checked ~ .mob_slides article:nth-child(7) .content_box,
    #partnerslide8:checked ~ .mob_slides article:nth-child(8) .content_box,
    #partnerslide9:checked ~ .mob_slides article:nth-child(9) .content_box {
        opacity: 1;
        -webkit-transition: all 1s ease-out 0.6s;
        -moz-transition: all 1s ease-out 0.6s;
        -o-transition: all 1s ease-out 0.6s;
        transition: all 1s ease-out 0.6s;
    }

    /* End Partners Logo Slides */
    /* No Fees Slides */
    .features_grid_2 .mobile_slider .slide_controls label {
        top: 30%;
    }

    #noFees_slide1:checked ~ .mob_slides .inner {
        margin-left: 0;
    }

    #noFees_slide2:checked ~ .mob_slides .inner {
        margin-left: -100%;
    }

    #noFees_slide3:checked ~ .mob_slides .inner {
        margin-left: -200%;
    }

    #noFees_slide4:checked ~ .mob_slides .inner {
        margin-left: -300%;
    }

    #noFees_slide5:checked ~ .mob_slides .inner {
        margin-left: -400%;
    }

    #noFees_slide1:checked ~ .slide_controls label:nth-child(2),
    #noFees_slide2:checked ~ .slide_controls label:nth-child(3),
    #noFees_slide3:checked ~ .slide_controls label:nth-child(4),
    #noFees_slide4:checked ~ .slide_controls label:nth-child(5),
    #noFees_slide5:checked ~ .slide_controls label:nth-child(1) {
        background: url('../img/next.png') no-repeat;
        float: right;
        margin: 0px -15px 0 0;
        display: block;
        background-color: #ffffff;
    }

    #noFees_slide1:checked ~ .slide_controls label:nth-child(5),
    #noFees_slide2:checked ~ .slide_controls label:nth-child(1),
    #noFees_slide3:checked ~ .slide_controls label:nth-child(2),
    #noFees_slide4:checked ~ .slide_controls label:nth-child(3),
    #noFees_slide5:checked ~ .slide_controls label:nth-child(4) {
        background: url('../img/prev.png') no-repeat;
        float: left;
        margin: 0px 0 0 -15px;
        display: block;
        background-color: #ffffff;
    }

    #noFees_slide1:checked ~ .mob_slides article:nth-child(1) .content_box,
    #noFees_slide2:checked ~ .mob_slides article:nth-child(2) .content_box,
    #noFees_slide3:checked ~ .mob_slides article:nth-child(3) .content_box,
    #noFees_slide4:checked ~ .mob_slides article:nth-child(4) .content_box,
    #noFees_slide5:checked ~ .mob_slides article:nth-child(5) .content_box {
        opacity: 1;
        -webkit-transition: all 1s ease-out 0.6s;
        -moz-transition: all 1s ease-out 0.6s;
        -o-transition: all 1s ease-out 0.6s;
        transition: all 1s ease-out 0.6s;
    }

    /* End No Fees Slides */
    /* content_box Box */
    .content_box {


    }

    .content_box h3 {

    }

    .content_box h4 {

    }


    /* Mobile Slider Styling */
    .postGrid .mob_slides {
        width: 75%;
    }

    .mob_slides {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 1;
    }


    /* Animation */
    .mob_slides .inner {
        -webkit-transform: translateZ(0);
        -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
        -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
        -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
        -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
        transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

        -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
        -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
        -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
        -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
        transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    }

    .mobile_slider {
        -webkit-transform: translateZ(0);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    .mobile_slider .slide_controls label {
        -webkit-transform: translateZ(0);
        -webkit-transition: opacity 0.2s ease-out;
        -moz-transition: opacity 0.2s ease-out;
        -o-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out;
    }


    .thumbnail_slider3 .carousel-inner::after, .thumbnail_slider3 .carousel-inner::before {
        height: 55%;
    }

    .thumbnail_slider3 .carousel-control-next, .thumbnail_slider3 .carousel-control-prev {
        top: 19%;
    }


}


@media only screen and (max-width: 375px) {
    .mobile_slider:not(.SingleImage) .slide_controls::before,
    .mobile_slider:not(.SingleImage) .slide_controls::after {
        height: 47%;
    }

    .mobile_slider:not(.SingleImage) .slide_controls label {
        top: 15%;
    }

}


.thumb-slides {
    padding: 0;
    display: block;
    margin: 0 auto;
    position: relative;
}

.thumb-slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.thumb-slides input {
    display: none;
}

.slide-container {
    display: block;
}

.review-slide {
    top: 0;
    opacity: 0;
    width: 100%;
    max-height: 220px;
    display: block;
    position: absolute;
    text-align: center;
    transform: scale(0);

    transition: all .7s ease-in-out;
}

.review-slide img {
    width: 100%;
    height: 100%;
}

.thumb-slides .nav label {
    height: 100%;
    display: none;
    position: absolute;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    transition: opacity .2s;
    color: #333333;
    font-size: 40px;
    text-align: center;
}

.review-slide:hover + .nav label {
    opacity: 0.5;
}

.thumb-slides .nav label:hover {
    opacity: 1;
}

.thumb-slides .nav .next {
    right: -23px;
}

.thumb-slides .nav .prev {
    left: -23px;
}

.thumb-slides input:checked + .slide-container .review-slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

.thumb-slides input:checked + .slide-container .nav label {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #fff;
    opacity: 1;
    line-height: 22px;
    font-size: 27px;
    margin: 0px;
    top: 35%;
    color: #ef023f;
}

/* YH-CSS Code */
.comparision_calc {
}

.comparision_calc .pric_calc {
    color: #0264a5;
    font-weight: 600;
    font-family: montserrat;
    font-size: 14px;
    line-height: 26px;
}

.comparision_calc .pric_calc span {
}

.custom-design {
    background-color: #f0f6fa;
    padding: 40px 40px 25px;
}

/* Range Slider */
.div-flex {
    display: flex;
}

.slidecontainer {
    width: 100%;
}

.slidecontainer label {
    font-family: montserrat;
    font-weight: 600;
}

.slider {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    height: 8px;
    border-radius: 20px;
    background: #9e9e9eba;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 20px;
    background: #166CBB;
    cursor: pointer;
}

.div1 {
    background-color: #176eb3;
    min-width: 65px;
    color: #fff;
    border-radius: 0 10px 10px 0;
    font-weight: 600;
    padding-left: 5px;
    font-size: 13px;
    line-height: 27px;
}

.div2 {
    background-color: #176eb3;
    min-width: 65px;
    color: #fff;
    border-radius: 0 10px 10px 0;
    font-weight: 600;
    padding-left: 5px;
    font-size: 13px;
    line-height: 27px;
}

.div3 {
    background-color: #176eb3;
    min-width: 65px;
    color: #fff;
    border-radius: 0 10px 10px 0;
    font-weight: 600;
    padding-left: 5px;
    font-size: 13px;
    line-height: 27px;

}

.div4 {
    background-color: #176eb3;
    min-width: 65px;
    min-width: 65px;
    color: #fff;
    border-radius: 0 10px 10px 0;
    font-weight: 600;
    padding-left: 5px;
    font-size: 13px;
    line-height: 27px;
}

#myRange {
    /*   direction: rtl; */
}

/* End Range Slider */

@media only screen and (min-width: 1201px) {
    .custom-design {
        padding: 60px 50px 30px;
    }
}

/* End YH-CSS Code */

@media only screen and (max-width: 575px) {
   .page_banner h1 {
    font-size: 20px;
    margin-bottom: 18px;
}
}

@media only screen and (max-width: 575px) {
.page_banner p {
    font-size: 14px;
    margin-bottom: 0px;
}
}

@media only screen and (max-width: 575px) {
    .home_banner .banner_caption .btn_3 {
        left: 0px;
    }
}

@media only screen and (min-width:480px) and (max-width:575px)
{
.home_banner_bg{background-size: 130% !important;background-position: right top !important;}
}
@media only screen and (max-width:479px)
{
.home_banner_bg{background-size: 150% !important;background-position: right top !important;}
}


/*Deletion Modal Related Styling*/

* {box-sizing: border-box}

/* Float cancel and delete buttons and add an equal width */
.cancelbtn, .deletebtn {
  float: left;
  width: 50%;
}

/* Add a color to the cancel button */
.cancelbtn {
  background-color: #ccc;
  color: black;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.cancelbtn:hover {
    opacity:1;
}

/* Add a color to the delete button */
.deletebtn {
  background-color: #f44336;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.deletebtn:hover {
    opacity:1;
}

/* Add padding and center-align text to the container */
.container-deletion {
  padding: 16px;
  text-align: center;
}

/* The Modal (background) */
.modal_deletion {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: #474e5d;
  padding-top: 50px;
}

/* Modal Content/Box */
.modal-content-deletion {
  background-color: #fefefe;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* Style the horizontal ruler */
hr {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px;
}

/* The Modal Close Button (x) */
.close-deletion {
  position: absolute;
  right: 35px;
  top: 15px;
  font-size: 40px;
  font-weight: bold;
  color: #f1f1f1;
}

.close-deletion:hover,
.close-deletion:focus {
  color: #f44336;
  cursor: pointer;
}

/* Clear floats */
.clearfix-deletion::after {
  content: "";
  clear: both;
  display: table;
}

/* Change styles for cancel button and delete button on extra small screens */
@media screen and (max-width: 300px) {
  .cancelbtn, .deletebtn {
    width: 100%;
  }
}
/* home page card styling */
.contentDetail__heading{
    color: #000;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    margin-top: 15px;
    }
    .productImage {
    border-radius: 8px;
    /*height: 100%;*/
    max-height: 354px;
    width: 100%;
    object-fit: cover;
    }

@media (min-width: 768px) { /* Adjusts for medium screens and up */
    .form_field.align-right {
        margin-left: auto; /* Pushes the div to the right side */
        /* width: 66.6667%; */
    }
}

@media (max-width: 767px) { /* Adjusts for smaller screens */
    .form_field.align-right {
        width: 100%; /* Takes full width on small screens */
    }
}
