body {
    line-height: 1.4;
    font-family: 'Jost', sans-serif;
    -webkit-font-smoothing: antialiased;
}

p {
    font-family: 'Jost', sans-serif;
    color: #000;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
}

.no-padding {
    padding: 0 !important;
}

.inline-block {
    display: inline-block;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure {
    margin: 0;
}

a {
    transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus,
a:hover {
    color: #000000;
}

.padding-tb {
    padding: 0 !important;
}

.hide-tab-desk {
    display: none !important;
}

.hide-mobi {
    display: block !important;
}

.btn-main {
    background: #F52225;
    border: 1px solid #F52225;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    letter-spacing: 0.64px;
    padding: 14px 26px;
	text-decoration: none !important;
}

.btn-main:hover {
    color: #fff !important;
    background-color: #000000;
    border: 1px solid #000000;
}

.nxt-btn {
    background: #F52225;
    border: 1px solid #F52225;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    letter-spacing: 0.64px;
    padding: 7px 26px;
}

.nxt-btn:hover {
    color: #fff !important;
    background-color: #000000;
    border: 1px solid #000000;
}

.buy-btn {
    background: #F52225;
    border: 1px solid #F52225;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 0;
    letter-spacing: 0.64px;
    padding: 7px 26px;
}

.buy-btn:hover {
    color: #fff !important;
    background-color: #000000;
    border: 1px solid #000000;
}

.btn-transparent {
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 14px 35px;
    text-transform: uppercase;
    border-radius: 40px;
}

.btn-transparent:hover {
    color: #fff;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.clear {
    clear: both;
}

.section {
    padding: 100px 0;
}

.btn:focus {
    color: #ddd;
}

#home {
    position: relative;
}

.section {
    padding: 70px 0;
}

.section-sm {
    padding: 70px 0;
}

.section-xs {
    padding: 40px 0;
}

.navigation .navbar .nav-item {
    padding-left: 9px;
    padding-right: 9px;
}

.navigation .navbar .nav-item a {
    color: #121212 !important;
    font-size: 15px !important;
    line-height: 0 !important;
    /* padding: 20px 20px !important; */
    padding: 0px 0px !important;
    text-transform: capitalize !important;
    transition: .2s ease-in-out 0s !important;
    letter-spacing: 0.3px !important;
    white-space: nowrap;
    position: relative;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}

.navigation {
    transition: .3s all;
    background-color: #fff;
}


/* .navigation .navbar .nav-item.active .nav-link {
  border-bottom: 3px solid;
  border-bottom-color: #F52225;
} */

li.nav-item {
    position: static !important;
}

li.nav-item.active {
    /* position: relative; */
    background: none;
    /* border-bottom: 3px solid #f52225; */
    width: 100%;
}

.navigation .navbar .nav-item.active a {
    border-bottom: 3px solid #f52225;
}


/* li.nav-item.active::after {
  content: "";
  position: absolute;
  width: 78%;
  height: 3px;
  left: 13px;
  bottom: 3px;
  background-color: red;
  z-index: -1;
} */

li.nav-item a::before {
    content: "";
    position: absolute;
    display: -webkit-box;
    /* top: 10px; */
    top: 3px;
    /* left: -18px; */
    left: -11px;
	width: 1px;
height: 15px;
background: #000;
}

li.nav-item:first-child a::before {
    display: none;
}

li a:nth-child(10) {
    padding-right: 0px !important;
}

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

.navigation .dropdown:hover .dropdown-menu a::before {
    display: none;
}

.navigation .navbar .nav-item a {
    border-bottom: 3px solid transparent;
}

.sticky-header {
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
    background: #fff;
    top: 0 !important;
    position: fixed !important;
}

.slider-item::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: none;
    left: 0;
    top: 0;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}

.parallax-section {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.title {
    /* padding-bottom: 20px; */
    overflow: hidden;
}

.title h2 {
    font-weight: 600;
    font-size: 35px;
    color: #232323;
}

.title p {
    color: #000;
    width: 100%;
    margin: 0 auto;
    /* padding: 0 0 40px 0; */
    padding: 0 0 15px 0;
	font-size: 16px;
line-height: 28px;
text-align: left;
}

.title.title-white h2 {
    color: #fff;
}

.border {
    height: 2px;
    margin: 20px auto 20px;
    position: relative;
    width: 80px;
    background: #28ABE3;
}

.border1 {
    border: 1px solid #dee2e6!important;
}

.bg-gray {
    background: #f9f9f9;
}

.header-bradcrumb {
    background: transparent;
}

.header-bradcrumb a,
.header-bradcrumb .active {
    color: #cfcfcf;
    font-weight: 200;
    font-family: 'Jost', sans-serif;
}

.header-bradcrumb a:hover {
    color: #28ABE3;
}

.slick-slide {
    outline: none;
}

.press-container {
    width: 50% !important;
    padding: 20px 10px;
    position: absolute !important;
    float: right !important;
    margin: 0;
    right: 0;
    left: auto !important;
}

.logo {
    margin-top: 10px;
    display: inline-block;
}


/* pagination */

#wrapper {
    margin: 0 0 50px 0;
    display: block;
    width: 100%;
}

#pagination, .pagination {
    margin: 0;
    padding: 0;
    text-align: center
}

#pagination li, .pagination li {
    display: inline;
    margin: 0 1px; line-height: 1;
}

#pagination li a, .pagination li a, .pagination li span {
    display: inline-block;
    text-decoration: none;
    padding: 6px 12px;
    color: #000
}


/* Active and Hoverable Pagination */

#pagination li a, .pagination li a, .pagination li span {
    border-radius: 0px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
    color: #000;
    border: 1px solid #ddd; background:none; margin: 0; line-height: 1;
}

#pagination li a.active, .pagination li.active a, .pagination li.active span {
    background-color: #f52225 !important;
    color: #fff !important;
    border-color: #f52225 !important;
}

#pagination li a:hover:not(.active), .pagination li:hover:not(.active) a {
    background-color: #f52225;
    color: #fff;
}


/* border-pagination */

.b-pagination-outer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex
}

#border-pagination {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

#border-pagination li {
    display: inline;
}

#border-pagination li a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ddd;
    float: left;
}

#border-pagination li a {
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s
}

#border-pagination li a.active {
    background-color: #4caf50;
    color: #fff;
}

#border-pagination li a:hover:not(.active) {
    background: #ddd;
}

#pagination2 {
    margin: 0;
    padding: 0;
    text-align: center
}

#pagination2 li {
    display: inline
}

#pagination2 li a {
    display: inline-block;
    text-decoration: none;
    padding: 8px 16px;
    color: #000;
    margin-bottom: 5px;
}


/* Shine Effect */

.column {
    margin: 0;
    padding: 0;
}

.column:last-child {
    padding-bottom: 0px;
}

.column::after {
    content: '';
    clear: both;
    display: block;
}

.column div {
    position: relative;
    float: left;
    margin: 0 0 0 25px;
    padding: 0;
}

.column div:first-child {
    margin-left: 0;
}

.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

figure {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.shine figure {
    position: relative;
}

.shine figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg); display: none;
}

.shine figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s; display: none;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


/* Active and Hoverable Pagination2 */

#pagination2 li a {
    border-radius: 0px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background-color: #f52225;
    color: #fff;
}

#pagination2 li a.active {
    background-color: #000;
    color: #fff
}

#pagination2 li a:hover:not(.active) {
    background-color: #000;
    color: #fff;
}


/* border-pagination2 */

.b-pagination2-outer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex
}

#border-pagination2 {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

#border-pagination2 li {
    display: inline;
}

#border-pagination2 li a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ddd;
    float: left;
}

#border-pagination2 li a {
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s
}

#border-pagination2 li a.active {
    background-color: #4caf50;
    color: #fff;
}

#border-pagination2 li a:hover:not(.active) {
    background: #ddd;
}


/*=================================================================
  Navigation
==================================================================*/

.navigation {
    transition: .3s all;
    transition: 0.5s !important;
    box-shadow: 1px 1px 3px #acacac;
}

.navigation .logo-default {
    display: none;
}

.navigation .navbar .nav-item a {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding: 20px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .2s ease-in-out 0s;
}

.navigation .navbar .nav-item a:hover,
.navigation .navbar .nav-item a:focus {
    background: none;
    border-bottom: 3px solid #f52225;
    width: 100%;
}

.navigation .navbar .nav-item.active a {
    color: #28ABE3;
}

@media (max-width: 991px) {
    .navigation a {
        padding: 10px !important;
    }
}

@media (max-width: 992px) {
    .megamenu {
        left: 0;
        right: 0;
        width: 100%;
    }
}

.navigation .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    top: 74px;
}

.navigation .dropdown-menu {
    border: 0;
    border-radius: 0;
    top: 80%;
    left: 5px;
    display: block;
    visibility: hidden;
    transition: .3s ease;
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: rgb(255, 255, 255);
}

.carousel-item img {
    max-width: -moz-available;
    max-width: -webkit-fill-available;
    height: 583px;
}

.justify-content-center {
    justify-content: center;
}

.breadcrums {
    padding: 15px 0;
}

.breadcrums ul {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.breadcrums ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
    font-family: 'Jost', sans-serif;
}

.breadcrums ul li::before {
    position: absolute;
    top: 5px;
    right: 0;
    content: "";
    display: block;
    width: 1px;
    background-color: #000;
    height: 15px;
}

.breadcrums ul li:last-child::before {
    display: none;
}

.breadcrums ul li a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    font-family: 'Jost', sans-serif;
}

@media (max-width: 991px) {
    .navigation .dropdown-menu {
        display: none;
        opacity: 1;
        visibility: visible;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: unset;
        transform-origin: unset;
        text-align: center;
    }
    .press-container {
        width: 50% !important;
        padding: 20px 10px;
        position: absolute !important;
        float: right !important;
        margin: 0;
        right: 0;
        left: auto !important;
    }
}

.navigation .dropdown-menu.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

@media (max-width: 991px) {
    .navigation .dropdown-menu.show {
        display: block;
    }
}

.navigation .dropdown-item {
    color: rgba(255, 255, 255, 0.8);
    transition: .2s ease;
    padding: 10px;
}

.navigation .dropdown-item:hover {
    color: #fff;
    background: transparent;
    padding-left: 12px;
}

@media (max-width: 991px) {
    .navigation {
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
        background: #fff;
    }
    .navigation .navbar .nav-item a {
        color: #000;
    }
    .navigation .logo-white {
        display: none;
    }
    .navigation .logo-default {
        display: block;
    }
    .navigation .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, 0.5);
        border-color: rgba(0, 0, 0, 0.1);
    }
}

.sticky-header {
    box-shadow: 1px 1px 3px #acacac;
    background: #fff;
}

.sticky-header .navbar-light .navbar-nav .nav-item a {
    color: #000;
}

.sticky-header .logo-white {
    display: none;
}

.sticky-header .logo-default {
    display: block;
}

.navbar-brand {
    height: auto;
    padding: 0;
}

.navbar-brand h1 {
    margin: 0;
}

.top-left {
    width: auto;
    float: left;
}

.top-right {
    float: right;
}

.carousel-caption {
    position: absolute;
    right: 5%;
    bottom: 56px;
    left: 58%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}

.carousel-inner h5 {
    font-size: 70px;
    font-weight: 600;
    line-height: 80px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.carousel-inner h5 span {
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.banner {
    width: 100%;
    margin-top: 116px !important;
}

.banner .ban-txt {
    width: 100%;
    position: absolute;
    margin: 0;
    padding-left: 63%;
    top: 29%;
    left: 0;
}

.banner .ban-txt h3 {
    font-size: 70px;
    font-weight: 500;
    line-height: 80px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.banner .ban-txt h3 span {
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.carousel-caption {
    position: absolute;
    right: 5%;
    /* bottom: 66px; */
    bottom: auto;
    top: 0;
    left: 58%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    display: flex;
    height: 100%;
    align-self: center;
    align-items: center;
}

.carousel-caption h3 {
    font-size: 70px;
    font-weight: 500;
    line-height: 80px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.carousel-caption h3 span {
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.carousel-caption h2 {
    font-size: 70px;
    font-weight: 500;
    line-height: 65px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.carousel-caption h2 span {
    font-size: 52px;
    font-weight: 300;
    line-height: 52px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.dark-bg {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
}

.slider-item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.slider-item::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}

.slider-item .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slider-item h1 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 20px;
}

.slider-item p {
    color: #fff;
    margin-bottom: 20px;
}


/* slick style */

.slick-slide {
    outline: 0;
}

.slick-slide img {
    display: unset;
}


/* slick arrows */

.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    height: 70px;
    width: 70px;
    background: rgba(40, 171, 227, 0.5);
    color: #fff;
    border: 0;
    line-height: 70px;
    font-size: 35px;
    transition: .2s ease;
    border-radius: 50%;
}

.slick-arrow::before {
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    background: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    transition: .2s ease;
}

.slick-arrow::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    transition: .2s ease;
}

.slick-arrow:focus {
    outline: 0;
}

.slick-arrow:hover {
    background: #28ABE3;
}

.prevArrow {
    left: 0px;
}

.prevArrow::before {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    right: 35px;
}

.prevArrow::after {
    right: 20px;
}

.nextArrow {
    right: 0px;
}

.nextArrow::before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 35px;
}

.nextArrow::after {
    left: 20px;
}

.blog-details-box {
    min-height: 296px;
    margin-bottom: 10px;
    padding: 30px;
}


/* /slick arrows */


/*=================================================================
  About us section
==================================================================*/

.about {
    padding: 70px 0 0;
    background: #fff;
}

.bg-black {
    background-color: #000 !important;
    padding: 40px 0 10px 0 !important;
}

.about .title {
    padding-bottom: 70px;
    overflow: hidden;
}
.about.about01 .title {
    padding-bottom: 0px;
}

.about .title p {
    color: #000000;
    width: 100%;
    /* margin: 0 auto; */
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.64px;
    padding: 0 !important;
    margin-left: 0;
}

.text-white {
    color: #fff !important;
}

.about .about-img {
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.about .about-img2 {
    position: absolute;
    z-index: 1;
    /* max-width: 94%; */
    margin-top: -149px;
    /* max-height: 706px; */
}

.about .btn-about {
    background: #28ABE3;
}

.about h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
}

.about h2 span {
    position: relative;
    z-index: 0;
}

.about h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 29px;
    background-color: red;
    z-index: -1;
}

.about h3 {
    font-weight: normal;
    font-size: 42px;
    color: #000000;
    line-height: 55px;
    letter-spacing: 1.8px;
}

.about h4 {
    font-weight: normal;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 1.8px;
    color: #FFFFFF;
}

.about h6 {
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.64px;
    color: #FFFFFF;
}

.about .newtxxt p {
  color: #fff !important;
  padding-bottom: 20px !important;
}

/*=================================================================
  About us 2 section
==================================================================*/

.about-2 {
    background: #ffffff;
    padding: 0;
}

.about-2 h2 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
    padding-bottom: 40px;
}

.about-2 h2 span {
    position: relative;
    z-index: 0;
}

.about-2 h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 19px;
    background-color: red;
    z-index: -1;
}

.about-2 h3 {
    font-weight: normal;
    font-size: 45px;
    color: #000000;
    line-height: 55px;
    letter-spacing: 1.8px;
}

.about-2 .title p {
    color: #000000;
    width: 96%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.64px;
    margin-left: 0;
    padding: 0;
	margin-bottom: 15px;
}



.testimonials-sec .awards-post {
	min-height: auto;
}
.testimonials-sec .awards-post h4 {
  font-size: 17px;
  text-transform: capitalize;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #000;
  line-height: 20px;
  margin: 0;
}
.testimonials-sec .content {
  padding: 10px;
}
.modalvdo .modal-dialog {
  max-width: 100%;
  width: 700px;
}
.modalvdo .modal-header {
  padding: 0;
  border: 0;
  position: relative;
}
.modalvdo .modal-dialog .modal-content {
  border-radius: 0;
}
.modalvdo .modal-header .close {
  right: 0;
  top: -50px;
  padding-right: 0 !important;
  width: 50px;
  text-align: center;
  background: #f52225;
  opacity: 1 !important;
  padding: 0;
  height: 50px;
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 500;
  font-size: 28px;
  z-index: 9;margin: 0;
}


/*=================================================================
  Contact
  ==================================================================*/

.contact-us {
    padding: 100px 0 50px 0;
}

.contact-form {
    margin-bottom: 40px;
}

.contact-form .form-control {
    background-color: transparent;
    border: 1px solid #dedede;
    box-shadow: none;
    height: 45px !important;
    color: #0c0c0c;
    height: 38px;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    border-radius: 0;
}

.contact-form input:hover,
.contact-form textarea:hover,
.contact-form #contact-submit:hover {
    border-color: #28ABE3;
}

.contact-form #contact-submit {
    border: none;
    padding: 15px 0;
    width: 100%;
    margin: 0;
    background: #28ABE3;
    color: #fff;
    border-radius: 0;
}

.contact-form textarea.form-control {
    padding: 10px;
    height: 120px !important;
    outline: none;
}

.contact-details .contact-short-info {
    margin-top: 15px;
}

.contact-details .contact-short-info li {
    margin-bottom: 6px;
}

.top-header {
    background-color: #F52225;
    padding: 9px 0;
}

.top-header-link a {
    color: #fff;
    padding-left: 1.2rem !important;
    font-size: 14px !important;
}

.top-header a {
    color: #fff;
    padding-left: 0.2rem;
    font-size: 14px;
}

.social-icon {
    color: #fff;
    margin: 0 6px;
    display: flex;
    flex-flow: row;
    align-items: center;
    float: right;
}

.social-icon::before {
    content: "|";
    position: relative;
    left: -18px; display: none;
}

.social-icon a {
    padding-left: 0.2rem;
}

.social-icon a img {
    width: 21px;
    height: 21px;
    margin: 0 3px 0 -12px;
    display: inline-block;
    vertical-align: text-top;
}

.social-icon {
    color: #fff;
    margin: 0 6px;
    font-size: 14px;
}

.inside-banner {
    height: 400px; background-position: top center !important;
}

.banner3 {
    width: 100%;
    height: 583px;
    background: url(../images/banner1.png) no-repeat;
    background-position: center 0;
    background-size: auto;
}

.banner4 {
    width: 100%;
    height: 583px;
    background: url(../images/slide-1.jpg) no-repeat;
    background-position: center 0;
    background-size: auto;
}

.banner5 {
    width: 100%;
    height: 583px;
    background: url(../images/slide-2.jpg) no-repeat;
    background-position: center 0;
    background-size: auto;
}

.banner2 {
    width: 100%;
    height: 583px;
    background-color: #F52225 !important;
    padding: 70px 0;
    background: url(../images/banner2.png) no-repeat;
    background-position: center 0;
    background-size: auto;
}

.banner2 .menu-icon-left {
    position: relative;
}

.banner2 .menu-icon-left h5 {
    position: absolute;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    left: 0;
    top: 16px;
    text-transform: uppercase;
    display: contents;
}

.banner2 .menu-icon-left img {
    width: 80px !important;
    height: auto;
}

.banner2 .menu-icon-left .left1 {
    left: 230px;
    top: 91px;
    position: absolute; display: flex; align-items: center;
}

.banner2 .menu-icon-left .left2 {
    /* left: 126px; */
    left: 75px;
    top: 184px;
    position: absolute; display: flex; align-items: center;
}

.banner2 .menu-icon-left .left3 {
    left: 24px;
    top: 291px;
    position: absolute; display: flex; align-items: center;
}

.banner2 .menu-icon-left .left4 {
    left: 24px;
    top: 404px;
    position: absolute; display: flex; align-items: center;
}

.banner2 .menu-icon-right {
    position: relative;
}

.banner2 .menu-icon-right h5 {
    position: absolute;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    left: 0;
    top: 16px;
    text-transform: uppercase;
    display: contents;
    line-height: 1.3;
}

.banner2 .menu-icon-right img {
    width: 80px !important;
    height: auto;
}

.banner2 .menu-icon-right .right1 {
    right: 249px;
    top: 91px;
    position: absolute;
	display: flex; align-items: center;
}

.banner2 .menu-icon-right .right2 {
    right: 221px;
    top: 184px;
    position: absolute;display: flex; align-items: center;
}

.banner2 .menu-icon-right .right3 {
    right: 10px;
    top: 291px;
    position: absolute;display: flex; align-items: center;
}

.banner2 .menu-icon-right .right4 {
    right: 120px;
    top: 404px;
    position: absolute; display: flex; align-items: center;
}

.banner2 .menu-icon-right .right4 a {
    /* display: inline-flex; */
    line-height: 1;
    align-items: center;
}

.magnific-img img {
    width: 100%;
    height: auto;
}

.mfp-bottom-bar,
* {
    font-family: 'jost', sans-serif;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}


/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}


/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
     * Remove all paddings around the image on small screen
     */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.footer-bottom .copyright a:hover {
    color: #fff;
    text-decoration: underline;
}

.about-banner {
    background: url("../images/banner/about-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.food-banner {
    background: url("../images/banner/food-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.health-banner {
    background: url("../images/banner/health-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.television-banner {
    background: url("../images/banner/television-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.awards-banner {
    background: url("../images/banner/awards-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.books-banner {
    background: url("../images/banner/books-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.articles-banner {
    background: url("../images/banner/articles-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.press-banner {
    background: url("../images/banner/press-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.international-work-banner {
    background: url("../images/banner/international-work-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.vegetarian-banner {
    background: url("../images/banner/vegetarian-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.disclaimer-banner {
    background: url("../images/banner/disclaimer-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.privacy-cookies-banner {
    background: url("../images/banner/privacy-cookies-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.sitemap-banner {
    background: url("../images/banner/sitemap-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}


/*=================================================================
ACHIEVEMENTS
==================================================================*/

.achievements-banner {
    background: url("../images/banner/achievements-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.achievements {
    width: 100%;
    background-color: #fff;
    padding: 100px 0 50px;
}

.achievements h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
}

.achievements h2 span {
    position: relative;
    z-index: 0;
}

.achievements h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 29px;
    background-color: red;
    z-index: -1;
}

.achievements h1 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
    margin-bottom: 20px;
}

.achievements h1 span {
    position: relative;
    z-index: 0;
}

.achievements h1 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0;
    bottom: 18px;
    background-color: red;
    z-index: -1;
}

.achievements p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.72px;
    color: #000;
    text-align: center;
}

.achievements a:hover {
    color: #f52225;
}

.achievements .content {
    margin: 10px;
}

.achievements .content h4 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.8px;
    color: #000;
    line-height: 21px;
}

.achievements .achievements-post {
    background: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.achievements-post {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.achievements .achievements-post1 {
    background: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.achievements-post1 {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}


/* .achievements .achievements-post img{display:block;width:100%;}
.achievements .achievements-post .icon {
  background-blend-mode: normal;
  background-image: url("../images/play.svg" no-repeat);
  background-repeat: no-repeat;
  background-position: center;
} */

.separator {
    display: inline-flex;
    position: relative;
    text-align: center;
}

.separator:before {
    background: url(../images/play.svg) no-repeat center;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    content: "";
}


/* sitemap */

.sitemap a {
    display: block;
    color: #000;
    text-decoration: none;
}

.sitemap ul li {
    border-left: 3px solid #f52225;
}

.sitemap ul li ul {
    padding-left: 25px;
}

.sitemap li {
    list-style-type: none;
    margin-left: .5em;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: .5em;
    line-height: 1;
}

.sitemap li {
    font-weight: bold;
    margin: 0;
    padding: 0;
    border: none;
}

.sitemap ul {
    margin-left: .5em;
    border-left: none;
}

.sitemap ul li ul {}

.sitemap ul li a {
    font-weight: bold;
    color: #f52225;
    padding-left: 15px;
    line-height: 35px;
    text-decoration: underline;
}

.sitemap ul {
    margin-left: .5em;
}

.sitemap ul li a {
    font-weight: normal;
    color: #000;
}


/*=================================================================
  Item counter section
==================================================================*/

.counter-wrapper {
    background: url(../images/counter-bg.png) no-repeat;
    background-position: 0 0;
    background-size: cover;
    background-color: #F52225;
    padding: 30px 0;
    position: relative;
    z-index: 0;
    margin-top: -30px;
    float: left;
    width: 100%;
}

.counter:after {
    content: '+';
    /*position: absolute;*/
    position: relative;
    top: 0;
}

.counters-item {
    color: #fff;
    position: relative;
}

.counters-item>div {
    margin: 6px 0;
}

.counters-item span {
    display: inline;
    font-size: 55px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 2.5px;
    text-align: center;
    line-height: 40px;
}

.counters-item h3 {
    font-size: 22px;
    margin: 0;
    color: #fff;
    font-weight: 300;
    /* letter-spacing: 3.2px; */
    letter-spacing: 0px;
    line-height: 38px;
}

.counter-wrapper2 {
    background: url(../images/counter-bg.png) no-repeat;
    background-position: 0 0;
    background-size: cover;
    background-color: #F52225;
    padding: 30px 0;
    position: relative;
    z-index: 0;
    margin-top: 47px;
    float: left;
    width: 100%;
}

.counters-item2 {
    color: #fff;
    position: relative;
}

.counters-item2>div {
    margin: 6px 0;
}

.counters-item2 span {
    display: inline;
    font-size: 55px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 2.5px;
    text-align: center;
    line-height: 40px;
}

.counters-item2 h3 {
    font-size: 22px;
    margin: 0;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 40px;
}

.grid-area {
    display: grid;
}

.grid-area-none {
    grid-area: none;
    grid-column-end: auto;
}


/*=================================================================
  Portfolio section
==================================================================*/

.portfolio-filter {
    margin-bottom: 40px;
    text-align: center;
}

.portfolio-filter button {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 8px 20px;
    text-transform: uppercase;
    background: #28ABE3;
    border: none;
    color: #fff;
    outline: none;
}

.portfolio-filter button.active {
    background: #28ABE3;
    color: #fff;
    border-radius: 50px;
}

.portfolio-block {
    position: relative;
    margin-bottom: 30px;
}

.portfolio-block:before {
    transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
}

.portfolio-block:hover:before {
    opacity: 1;
}

.portfolio-block:hover .caption h4 {
    top: 45%;
}

.portfolio-block:hover .caption {
    opacity: 1;
    top: 55%;
}

.portfolio-block .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

.portfolio-block .caption h4 {
    font-size: 16px;
}

.portfolio-block .caption h4 a {
    color: #fff;
}

.portfolio-block .caption .search-icon {
    background: #28ABE3;
    color: #fff;
    display: inline-block;
    padding: 4px 13px;
    font-size: 25px;
    border-radius: 30px;
}


/*=================================================================
  Services section
==================================================================*/

.services {
    padding: 100px 0 130px;
}

.services .service-block.color-bg {
    background: #28ABE3;
    color: #fff;
}

.services .service-block.color-bg i,
.services .service-block.color-bg h3,
.services .service-block.color-bg p {
    color: #fff;
}

.services .service-block .service-icon {
    margin-bottom: 30px;
}

.services .service-block i {
    font-size: 75px;
    color: #28ABE3;
}

.services .service-block h3 {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.services .service-block p {
    font-size: 14px;
    color: #666;
}

.television {
    width: 100%;
    background-color: #fff !important;
    padding: 200px 0 60px 0;
    background: url("../images/bg-2.png") no-repeat left bottom;
    background-size: contain;
}

.television .title {
    padding-bottom: 10px;
    overflow: hidden;
}

.television h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
    /* margin: 30px 0 15px; */
    margin: 0px 0 15px;
}

.television h2 span {
    position: relative;
    z-index: 0;
}

.television h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 29px;
    background-color: red;
    z-index: -1;
}

.television p {
    font-size: 16px;
    letter-spacing: 0.64px;
    color: #000000;
    line-height: 26px;
    width: 94%;
    float: left;
}

.television h4 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.96px;
    color: #ffffff;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}


/* .television .icon {
  font-size: 30px;
  display: inline-block;
  background: url("../images/play.svg") no-repeat;
  transition: all 0.3s ease 0s;
} */

.awards {
    width: 100%;
    background-color: #F52225 !important;
    padding: 70px 0;
    background: url("../images/bg-1.png") no-repeat;
    background-position: 0 bottom;
    background-size: cover;
}

.awards h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #ffffff;
    padding-bottom: 30px;
}

.awards h2 span {
    position: relative;
    z-index: 0;
}

.awards h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 29px;
    background-color: rgb(0, 0, 0);
    z-index: -1;
}

.awards-left {
    position: absolute;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.43px;
    color: #FFFFFF;
    text-align: center;
}

.awards-left .left1 {
    left: 228px;
    top: 90px;
    width: 142px;
    height: 130px;
    padding: 27px;
    position: absolute;
    background: url("../images/awards/awards-blank.png") no-repeat;
    background-size: cover;
    background-position: bottom;
}

.awards-left .left2 {
    left: 3px;
    top: 229px;
    width: 142px;
    height: 130px;
    padding: 28px;
    position: absolute;
    background: url("../images/awards/awards-blank.png") no-repeat;
    background-size: cover;
    background-position: bottom;
}

.awards-left .left3 {
    left: 228px;
    top: 370px;
    width: 142px;
    height: 130px;
    padding: 17px;
    position: absolute;
    background: url("../images/awards/awards-blank.png") no-repeat;
    background-size: cover;
    background-position: bottom;
}

.awards-middle {
    margin: auto;
}

.awards-right {
    position: relative;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.43px;
    color: #FFFFFF;
    text-align: center;
}

.awards-right .right1 {
    right: 228px;
    top: -44px;
    width: 142px;
    height: 130px;
    padding: 25px;
    position: absolute;
    background: url("../images/awards/awards-blank.png") no-repeat;
    background-size: cover;
    background-position: bottom;
}

.awards-right .right2 {
    right: 3px;
    top: 95px;
    width: 142px;
    height: 130px;
    padding: 35px 25px;
    position: absolute;
    background: url("../images/awards/awards-blank.png") no-repeat;
    background-size: cover;
    background-position: bottom;
}

.awards-right .right3 {
    right: 228px;
    top: 236px;
    width: 142px;
    height: 130px;
    padding: 25px;
    position: absolute;
    background: url("../images/awards/awards-blank.png") no-repeat;
    background-size: cover;
    background-position: bottom;
}

.awards .btn {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.64px;
    padding: 10px;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 50px;
    border: 1px solid #fff;
    background: #f5222500;
}

.awards .btn a {
    color: #fff;
    text-decoration: underline;
}

.awards-post {
    border: 1px solid #ddd;
    min-height: 360px;
}

.video {
    width: 100%;
}

.books-banner {
    background: url("../images/banner/books-banner.png") no-repeat;
    background-position: top center;
    background-size: cover;
}

.service-item {
    width: 100%;
    background-color: #fff;
    padding: 100px 0 0 0;
}

.service-item .title {
    padding-bottom: 0;
    overflow: hidden;
}

.service-item-img {
    /* padding: 0 0 37px 0; */
    padding: 0;
    transition: all 0.3s ease 0s;
    left: 0px;
    position: relative;
    width: 80%;
}

.service-item-img1 {
    width: 100%;
}

.service-item h1 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
    margin-bottom: 20px;
}

.service-item h1 span {
    position: relative;
    z-index: 0;
}

.service-item h1 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0;
    bottom: 18px;
    background-color: red;
    z-index: -1;
}

.service-item h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
}

.service-item h2 span {
    position: relative;
    z-index: 0;
}

.service-item h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 29px;
    background-color: red;
    z-index: -1;
}

.service-item h3 {
    font-weight: normal;
    font-size: 45px;
    color: #000000;
    line-height: 55px;
    letter-spacing: 1.8px;
}

.service-item p {
    font-size: 16px;
    letter-spacing: 0.64px;
    color: #000000;
    line-height: 26px;
    width: 100%;
    padding: 0 0 30px 0;
}

.service-item h4 {
    font-size: 18px;
    letter-spacing: 0.72px;
    color: #000000;
    text-align: center;
    font-weight: normal;
}


/* .service-item:hover {
  box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
} */

.service-item:hover i {
    background: #fff;
    color: #28ABE3;
}

.service-item i {
    font-size: 30px;
    display: inline-block;
    background: #28ABE3 none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    height: 55px;
    line-height: 55px;
    margin-bottom: 20px;
    width: 55px;
    transition: all 0.3s ease 0s;
}

.education {
    width: 100%;
    background-color: #000000;
    padding: 0px;
}

.education-lf {
    /* max-width: 449px; */
    max-width: 465px;
    float: right;
    padding: 100px 52px 33px 0;
}

.education-black-bg {
    width: 100%;
    background: url("../images/education-bg.png") no-repeat scroll center bottom;
    background-size: contain;
    background-color: #000000;
}

.education h2 {
    font-size: 45px;
    letter-spacing: 1.8px;
    line-height: 1;
    color: #fff !important;
    font-weight: 300;
}

.education p {
    font-size: 16px;
    letter-spacing: 0.64px;
    color: #FFFFFF;
    line-height: 28px;
    padding-bottom: 20px;
    width: 100%;
}

.education-bg {
    width: 100%;
    padding: 0;
    margin: 0;
    background: url("../images/rashmi-uday-singh3.png") no-repeat;
    background-position: center center;
    background-size: cover;
}

article {
    padding-bottom: 20px;
}


/*=================================================================
  Our skills
==================================================================*/

.team-skills .progress-block {
    margin-top: 40px;
}

.team-skills .progress-block span {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
}

.team-skills .progress-block .progress {
    box-shadow: none;
    border-radius: 0;
    height: 10px;
}

.team-skills .progress-block .progress .progress-bar {
    background: #28ABE3;
    box-shadow: none;
}

.clients-logo-slider {
    margin-top: 50px;
}


/*=================================================================
  Step section
==================================================================*/

.development-steps .step {
    padding: 80px 20px;
}

.development-steps .step h4 {
    font-size: 20px;
    font-weight: 600;
}

.development-steps .step h4 i {
    font-size: 72px;
    font-weight: 500;
    margin-right: 10px;
}

.development-steps .step p {
    color: #cccccc;
    font-size: 14px;
    line-height: 22px;
}

.development-steps .step-1 {
    background-color: #f2f6f8;
}

.development-steps .step-1 h4 {
    color: #212121;
}

.development-steps .step-1 p {
    color: #838383;
}

.development-steps .step-2 {
    background-color: #28ABE3;
}

.development-steps .step-2 h4,
.development-steps .step-2 p {
    color: #fff;
}

.development-steps .step-3 {
    background: #198dbf;
}

.development-steps .step-3 h4,
.development-steps .step-3 p {
    color: #fff;
}

.development-steps .step-4 {
    background: #167da9;
}

.development-steps .step-4 h4,
.development-steps .step-4 p {
    color: #fff;
}


/*=================================================================
  Our Team
  ==================================================================*/

.team {
    padding: 100px 0;
    background: #F6F6F6;
}

.team .team-member {
    background: #fff;
}

.team .team-member .member-content {
    padding: 25px 0;
}

.team .team-member .member-content h3 {
    font-size: 20px;
    margin: 0 0 5px;
    color: #333;
}

.team .team-member .member-content span {
    font-size: 14px;
    color: #555;
}

.team .team-member .member-content p {
    color: #777;
    margin-top: 10px;
    padding: 0 15px;
}

.team .member-photo {
    overflow: hidden;
    position: relative;
}

.team .member-photo:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.team .member-photo img {
    transition: all 0.6s ease 0s;
}

.team .member-photo .mask {
    background: rgba(40, 171, 227, 0.7);
    position: absolute;
    width: 100%;
    bottom: 0;
    top: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    right: 0;
    cursor: pointer;
    padding: 0;
    height: 80px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all .3s ease;
}

.team .member-photo .mask ul {
    text-align: center;
    position: relative;
    margin-top: 22px;
}

.team .member-photo .mask ul li {
    display: inline-block;
    margin-right: 7px;
}

.team .member-photo .mask ul li a {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.team .member-photo .mask ul li a::hover {
    background-color: #6cb670;
    border: 1px solid transparent;
}

.team .member-photo:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}


/*=================================================================
  Testimonial section
==================================================================*/

.testimonial {
    padding-top: 100px;
    background: #28ABE3;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 80px;
}

.testimonial:before {
    content: "";
    display: block;
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 0;
    height: 150px;
    background-color: white;
}

.testimonial .item i {
    font-size: 60px;
    color: #fff;
    margin-bottom: 50px;
    display: inline-block;
}

.testimonial .item .client-details {
    padding-bottom: 30px;
}

.testimonial .item .client-details p {
    font-size: 17px;
    color: #fff;
    font-weight: 200;
    padding: 0 10%;
}

.testimonial .item .client-thumb img {
    display: inline-block;
    border-radius: 100%;
    width: 150px;
    height: auto;
}


/*=================================================================
  Latest Posts
==================================================================*/

.blog {
    padding-bottom: 110px;
    padding-top: 70px;
    background: #F6F6F6;
}

.posts {
    background-color: #F52225;
}

.posts .title {
    padding-bottom: 20px;
}

.posts h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #ffffff;
}

.posts h2 span {
    position: relative;
    z-index: 0;
}

.posts h2 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 29px;
    background-color: rgb(0, 0, 0);
    z-index: -1;
}

.post-item {
    background-color: #F52225;
    margin-bottom: 20px;
}

.post-item .content {
    margin-left: auto;
    bottom: 0;
    position: absolute;
    width: 85%;
    margin-right: auto;
    padding: 30px;
}

.post-item .content h3 {
    color: #fff;
    font-size: 45px;
    letter-spacing: 1.8px;
    font-weight: 300;
    text-shadow: 0px 0px 25px #000000;
    line-height: 40px;
}

.post-item .content p {
    font-size: 18px;
    margin: 10px 0;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-shadow: 2px 2px 20px #000000;
    line-height: 26px;
    text-align: left;
}

.post-item .content .btn-main {
    padding: 18px 22px;
    margin: 0 0 48px 0;
}


/* 8.2.1 Blog Details */

.blog-details h3 {
    font-size: 20px;
    color: #000;
    margin: 10px 0;
    font-weight: 500;
    text-transform: uppercase;
}

.blog-details h2 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3.2px;
    color: #000000;
    margin-bottom: 20px;
}

.blog-details h2 span {
    position: relative;
    z-index: 0;
    background: url(../images/bradcrumg-bg.png) 0 -3px repeat-x;
}


/*.blog-details h2 span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 30px;
  background-color: red;
  z-index: -1;
}*/

.blog-details h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1.8px;
    color: #000;
    line-height: 21px;
}

.blog-details h4 span {
    position: relative;
    z-index: 0;
}

.blog-details h4 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 11px;
    background-color: red;
    z-index: -1;
}

.blog-details h5 {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.8px;
    color: #000;
    margin: 10px 0;
}

.blog-details h5 span {
    position: relative;
    z-index: 0;
}

.blog-details h5 span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 10px;
    background-color: red;
    z-index: -1;
}

.blog-details .content {
    margin: 10px;
}


/* 8.2.2 Post Content */

.post-content ul {
    margin-bottom: 20px;
}

.post-content ul li {
    color: #aaa;
}

.post-content ul li a {
    color: #aaa;
}

.post-content p {
    margin-bottom: 30px;
}

.post-content blockquote {
    border-left: 2px solid #28ABE3;
    padding: 40px 35px;
    margin-bottom: 30px;
    background: #eeeeee;
}

.post-content-share {
    margin-bottom: 100px;
}

.post-content-share li {
    height: 45px;
    width: 45px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    transition: .3s ease;
    margin-right: 10px;
}

.post-content-share li a i {
    line-height: 45px;
    color: #000;
    transition: .3s ease;
}

.post-content-share li:hover {
    background: #28ABE3;
    border-color: #28ABE3;
}

.post-content-share li:hover i {
    color: #fff;
}


/* 8.2.3 Comment List */

.comment-list {
    padding-left: 0;
    margin-bottom: 70px;
}

.comment-list-item {
    padding: 25px 0;
    position: relative;
    display: flex;
    border-bottom: 1px solid #ddd;
}

.comment-list-item:last-child {
    border: 0;
}

.comment-list-item-image {
    margin-right: 20px;
}

.comment-list-item-content h5 {
    color: #000;
    margin-bottom: 5px;
}

.comment-list-item-content h6 {
    color: #000;
    margin-bottom: 10px;
}

.comment-list-item-content p {
    margin-bottom: 5px;
}

.comment-list-item .comment-btn {
    position: absolute;
    top: 25px;
    right: 0;
    background: #fff;
    padding: 10px 30px;
    border: 1px solid #ddd;
    text-transform: capitalize;
    color: #000;
    font-size: 15px;
}

@media (max-width: 575px) {
    .comment-list-item .comment-btn {
        position: unset;
    }
}

.comment-list-item .comment-btn:hover {
    background: #28ABE3;
    color: #fff;
}


/* 8.2.4 Comment Form */

.comment-form {
    margin-top: 40px;
}

.comment-form .form-control {
    background-color: transparent;
    border: 1px solid #dedede;
    box-shadow: none;
    height: 45px !important;
    color: #0c0c0c;
    height: 38px;
    font-size: 14px;
    border-radius: 0;
    margin-bottom: 20px;
}

.comment-form textarea.form-control {
    height: 200px !important;
}

.comment-form .btn-primary {
    background: #28ABE3;
    border-radius: 0;
    padding: 10px 20px;
    border: 0;
}


/* 8.2.5 Widget Style */

.widget {
    margin-bottom: 30px;
}

.widget h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.widget-search {
    position: relative;
}

.widget-search .form-control {
    border: 1px solid #dedede;
    border-radius: 0;
    height: 50px;
}

.widget-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    background: #28ABE3;
    border: 0;
}

.widget-search-btn i {
    color: #fff;
}

.widget-categories-list {
    padding-left: 0px;
}

.widget-categories-list li {
    border-bottom: 1px solid #ddd;
}

.widget-categories-list li:last-child {
    border: 0;
}

.widget-categories-list li a {
    display: block;
    padding: 15px 0;
    color: #000;
    font-size: 15px;
    transition: .3s ease;
}

.widget-categories-list li a i {
    font-size: 10px;
    margin-right: 10px;
}

/* .widget-categories-list li a:hover {
    background: #f52225;
    color: #fff;
    padding-left: 20px;
} */

.widget-categories-list li a:hover {
    background: none;
    color: #f52225;
    padding-left: 0px;
}

.widget-post-list {
    padding-left: 0;
}

.widget-post-list-item {
    padding: 15px 0;
    display: flex;
}

.widget-post-image {
    margin-right: 10px;
    height: 90px;
    width: 40%;
    overflow: hidden;
}

.widget-post-image img {
    height: 90px;
    width: auto;
}

.widget-post-content {
    width: 60%;
}

.widget-post-content h5, .blog-details .widget-post-content h5 {
    font-size: 16px;
    margin: 0 0 4px 0;
    transition: .3s ease;
    color: #000;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
}

.widget-post-content h5:hover {
    color: #f52225;
}


/*=================================================================
  Single Blog Page
==================================================================*/

#blog-banner {
    padding-bottom: 100px;
    padding-top: 150px;
}

#blog-page {
    margin: 0 0 40px;
}

.post-meta {
    font-size: 13px;
    margin: 20px 0 0;
    padding: 0 20px 10px;
}

.post-meta a {
    color: #28ABE3;
}

.post-meta>span {
    color: #666;
    border-right: 1px solid #dedede;
    display: inline-block;
    font-size: 13px;
    margin: 10px 10px 0 0;
    padding-right: 10px;
}

.post-meta>span:last-child {
    border-right: 0;
}

.post-meta>span i {
    margin-right: 5px;
}

.post-excerpt {
    padding: 0 20px;
    margin-bottom: 60px;
}

.post-excerpt h3 a {
    color: #000;
}

.post-excerpt blockquote {
    line-height: 22px;
    margin: 20px 0;
    font-size: 16px;
}

.single-blog {
    background-color: #fff;
    margin-bottom: 50px;
    padding: 20px;
}

.blog-subtitle {
    font-size: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.next-prev {
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 20px 0;
    padding: 25px 0;
}

.next-prev a {
    color: #000;
}

.next-prev a:hover {
    color: #28ABE3;
}

.next-prev .prev-post i {
    margin-right: 10px;
}

.next-prev .next-post i {
    margin-left: 10px;
}

.social-profile ul li {
    margin: 0 10px 0 0;
    display: inline-block;
}

.social-profile ul li a {
    color: #4e595f;
    display: block;
    font-size: 16px;
}

.social-profile ul li a i:hover {
    color: #28ABE3;
}

.comments-section {
    margin-top: 35px;
}

.author-about {
    margin-top: 40px;
}

.post-author {
    margin-right: 20px;
}

.post-author>img {
    border: 1px solid #dedede;
    max-width: 120px;
    padding: 5px;
    width: 100%;
}

.comment-list ul {
    margin-top: 20px;
}

.comment-list ul li {
    margin-bottom: 20px;
}

.comment-wrap {
    border: 1px solid #dedede;
    border-radius: 1px;
    margin-left: 20px;
    padding: 10px;
    position: relative;
}

.comment-wrap .author-avatar {
    margin-right: 10px;
}

.comment-wrap .media .media-heading {
    font-size: 14px;
    margin-bottom: 8px;
}

.comment-wrap .media .media-heading a {
    color: #28ABE3;
    font-size: 13px;
}

.comment-wrap .media .comment-meta {
    font-size: 12px;
    color: #888;
}

.comment-wrap .media p {
    margin-top: 15px;
}

.comment-reply-form {
    margin-top: 80px;
}

.comment-reply-form input,
.comment-reply-form textarea {
    height: 35px;
    border-radius: 0;
    box-shadow: none;
}

.comment-reply-form input:focus,
.comment-reply-form textarea:focus {
    box-shadow: none;
    border: 1px solid #28ABE3;
}

.comment-reply-form textarea,
.comment-reply-form .btn-main {
    height: auto;
}


/*=================================================================
  Footer section
==================================================================*/

/* .top-footer {
    background-color: #FFEBEB !important;
    padding: 21px 0 50px;
    background: url("../images/footer-bg.png") no-repeat;
    background-position: center center;
    background-size: cover;
} */
.top-footer {
    padding: 50px 0;
}

.top-footer h4 {
    font-size: 30px;
    letter-spacing: 2.1px;
    color: #121212;
    font-weight: 400;
}

.top-footer p {
    font-size: 13px;
    line-height: 30px;
    color: #bdbdbd;
    font-weight: 300;
    letter-spacing: 1px;
    padding-right: 20px;
}

.top-footer li a {
    font-size: 13px;
    line-height: 30px;
    color: #bdbdbd;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize;
    transition: color .3s;
    font-family: 'Jost', sans-serif;
    display: block;
}

.top-footer li a:hover {
    color: #28ABE3;
}

.top-footer .btn-main {
    background: #F52225;
    border: 1px solid #F52225;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    text-transform: lowercase;
    border-radius: 0;
    letter-spacing: 2.1px;
    padding: 6px 45px;
    position: relative;
    left: 0;
    top: -77px;
}

.footer-bottom {
    text-align: center;
    background-color: #F52225;
    border-top: 1px solid #F52225;
    padding: 40px 0;
}

.footer-bottom p {
    font-size: 15px;
    line-height: 40px;
    color: #ffffff !important;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 7px;
    margin-bottom: 3px;
}

.footer-bottom p a {
    font-size: 14px;
    line-height: 40px;
    color: #ffffff !important;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 7px;
    margin-bottom: 3px;
    padding: 0 10px;
}

.footer-bottom p a:hover {
    text-decoration: underline;
}

.footer-bottom .copyright {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

.footer-bottom .copyright a {
    color: #fff;
}

.text-decoration-underline {
    text-decoration: underline;
}

.social-media-footer img {
    padding: 5px;
}

.counter-right {
    float: right;
    width: 50%;
    padding-left: 16px;
}

.counter-right2 {
    float: right;
    width: 50%;
    padding-left: 16px;
}

.awards-middle-mob {
    display: none;
}

/*==== RDG ====*/
.top-header-link ul, .top-header-link li { float: left; }
.display-none { display: none; }
.logo a img { height: auto !important; }
#menu-header-main-menu { display: flex; list-style: none; margin-left: auto !important; text-align: center !important; flex-direction: row; padding: 0; margin: 0; text-align: center !important; }
#menu-footer-right-menu { width: 100%; display: flex; justify-content: center; }
#menu-footer-right-menu li { float: left; text-align: center; position: relative; }
#menu-footer-right-menu li::after { content: ""; position: absolute; top: 5px; right: 0; width: 1px; height: 15px; background: #fff; }
#menu-footer-right-menu li:last-child::after {display:none;}
#menu-footer-right-menu li a { font-size: 14px; line-height: 40px; color: #ffffff !important; font-weight: 500; text-transform: capitalize; letter-spacing: 0; margin-bottom: 3px; padding: 0 10px; line-height: 1; }
.banner2 .menu-icon-left h5 a, .banner2 .menu-icon-right h5 a { color: #fff; line-height: 1.2;}
.banner2 .menu-icon-left p, .banner2 .menu-icon-right p { margin-bottom: 0; width: 80px; }
.single-content.foodie-blind-date { padding: 50px 0; }
.single-title { font-size: 50px !important; text-transform: uppercase; font-weight: 300; letter-spacing: 3.2px; color: #000000 !important; margin-bottom: 20px; font-family: 'Jost', sans-serif; line-height: 1.3 !important; }
.single-title span { position: relative; z-index: 0; }
.service-item .btn.btn-main { margin-top: 25px; }

.single-title span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 19px;
    background-color: red;
    z-index: -1;
}
.block-breakcrumb span { font-size: 16px; color: #000; text-decoration: none; font-family: 'Jost',sans-serif; }
.hospitality-hope{height: auto; width: 100%; padding: 70px 0;background: url(../images/footer-bg.png) no-repeat;
  background-position: center center;
  background-size: cover;background-color: #FFEBEB;}
.hos-hope-cont{padding-left: 30px;}
.hos-hope-logo img {
	/*--height: 160px;--*/height: auto;
	width: auto;
	margin: 0 auto;
	margin-bottom: 15px;
}
.hospitality-hope .title {
  padding-bottom: 30px;
  overflow: hidden;
  text-align: center;
}
.hospitality-hope .title h2 {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.2px;
  color: #000000;
  line-height: 56px;
}
.hospitality-hope .title h2 span {
  position: relative;
  z-index: 0;
}
.hospitality-hope .title h2 span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 29px;
  background-color: red;
  z-index: -1;
}
.hos-hope-img{height: 100%; width: 100%; display: block;}
.hos-hope-img img{height: 100%;}
.block-breakcrumb {
	border: 0 !important;
	padding: 15px 0 !important;
	margin: 0 !important;
}
.foodie-blind-date img {
	max-width: 100%;
}
.common-section {
	padding-bottom: 50px;
}
.sitemap-links li.nav-item a::before, .site-map-links li.nav-item a::before {display:none;}
.sitemap-links li.nav-item, .site-map-links li.nav-item { width: 32%; text-align: left; border-bottom: 1px solid #ddd; margin-right: 2%; }
.sitemap-links li.nav-item:nth-child(3n), .site-map-links li.nav-item:nth-child(3n) {margin-right: 0;}
.sitemap-links #menu-header-main-menu, .site-map-links #menu-header-main-menu { flex-wrap: wrap; text-align: left; }
.sitemap-links li.nav-item a, .site-map-links li.nav-item a { padding: 10px 0; float: left; }
.sitemap-links li.nav-item.nav-item.current, .site-map-links li.nav-item.nav-item.current { display: none; }
.navigation .navbar .hide-d.nav-item { display: none; }
.detail-share {
  width: 100%;
  float: left;
}
.detail-share a {
  float: left;
  width: auto;
  margin-right: 10px;
}
.detail-bottom-links {
  margin-top: 30px;
  float: left;
  width: 100%;
  border-top: 1px solid #ddd;
  padding-top: 30px;
}
.inside-list li {
  position: relative;
  width: 100%;
  float: left;
  padding: 10px 0;
text-align: left; border-bottom: 1px solid #ccc;
}
.inside-list li:last-child {border-bottom:0;}
.inside-list {
  color: #000;
  padding: 0 0 15px 0;
  font-size:16px;display: inline-block;width: 100%;
}

.inside-list li span {
  position: relative;
  padding-left: 15px;
  border-bottom: 0px solid #ccc;
  padding-bottom: 0px;
  width: 100%;
float: left;
}
.inside-list li span::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 1px solid #f52225;
  border-right: 1px solid #f52225;
  transform: rotate(45deg);
}
.about-txt-pb {padding-bottom:190px;}
.about-txt-mt { margin-top: 40px; }
.title p a {
	text-decoration: underline;
}
.sidebar .widget-post-list-item .widget-post-image { border: 1px solid #eee; text-align: center; }
.sidebar .widget-post-list-item .widget-post-image img { width: 100%; }
.breadcrums.brdcrumbcst { margin-top: 130px; }
.blog-details h5 {font-size:40px; font-weight: normal;}
#relatedpost .owl-item {border: 1px solid #ddd;}
#relatedpost .owl-stage-outer {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; flex-direction: column;} 
.text-mb-30 { margin-bottom: 30px; }
.title p.text-center {text-align:center;}
.sm-icon {
  max-width: 25px;
  margin-right: 10px;
}
.soc-btn {
  display: flex;
  padding: 10px;
  border: 1px solid #f52225;
  border-radius: 10px;
  width: 280px;
  text-align: center;
  float: left;
margin-right: 15px; height: 50px;
}
.top-header-link .menu li a { background: #000; color: #fff; border-radius: 5px; text-align: center; padding: 1px 10px !important; font-weight: 500;}
.top-header-link .menu li { margin-left: 10px; }
.top-header-link .menu li:first-child { margin-left: 0px; }
.blog-details .title.text-center p { /* text-align: center; */ }
.blog-details article .achievements-post .content {min-height: 45px;display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.achievements .jurry-txt p { text-align: left; font-size: 16px; font-weight: 400; }
.blog-details article .achievements-post .content h4 {
	width: 100%;
}
.navbar-toggler:focus-visible {
	border-color: transparent;
	box-shadow: none;
	outline: 0;
}
.achievements.section .shine.column figure { display: none;}
.achievements.section .shine.column figure:first-child {display: block}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { right: 0 !important; top: -44px !important; padding-right: 0 !important; width: 50px !important; text-align: center !important; background: #f52225; opacity: 1; }
.television h4.home-tel-ttl { position: static; color: #000; font-size: 16px; line-height: 1; padding: 10px; border: 1px solid #eee; min-height: 70px; font-weight: 500;}
.awards-cer{display: block; padding:0 0 50px 0;background: url(../images/bg-1.png) no-repeat; background-position: 0 bottom; background-size: cover;background-color: #F52225 !important;}
.awards-cer .img-box{margin-bottom: 30px;}
.awards-cer .img-box img.img-thumbnail{height: 250px;border-radius: 0px;}
/* Popup Styling */
.img-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .7);
  display: flex;
  z-index: 1111;
  justify-content: center;
  align-items: center;
  display: none;
}
.img-popup img {
  max-width: 800px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}
.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.close-btn .bar {
  height: 4px;
  background: #ffffff;
}
.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}
.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}
.opened {
  display: flex;
}
.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}
@keyframes animatepopup {
  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

}
.txt-roder1 {
	padding-left: 15px !important;
}
.txt-roder2 {
	padding-right: 15px !important;
}
.left-book-img {
	padding-right: 15px !important;
}
.right-book-img {
	padding-left: 15px !important;
}
.d-justify-center {
	justify-content: center;
}
#singlepost.owl-theme .owl-dots .owl-dot span {margin: 19px 10px 19px 0; width: 30px;}
#singlepost.owl-theme .owl-nav { display: block; position: absolute; /* top: 45%; */ bottom:0; width: auto; right:0; }
#singlepost.owl-theme .owl-nav .owl-prev { float: left; font-size: 50px !important; color: red !important; width:50px; height:50px; background: none !important; outline: none; margin: 0; }
#singlepost.owl-theme .owl-nav .owl-next { float: right; font-size: 50px !important; color: red !important; width:50px; height:50px; background: none !important; outline: none; margin: 0 0 0 7px; }
#singlepost.owl-theme .owl-nav .owl-prev span, #singlepost.owl-theme .owl-nav .owl-next span { line-height: 0.8; height: 50px; float: left; width: 100%; text-align: center; background: #f4f4f4; }
.blog-details article .achievements-post .content h6 { display: none; }
.left-book-img .service-item-img1 img, .right-book-img .service-item-img1 img { width: auto; display: inline-block; }
.awards-post h6 { display: none; }
section.service-item .service-item-img img {
	margin-bottom: 15px;
}
#singlepost.owl-theme .owl-nav .owl-prev.disabled, #singlepost.owl-theme .owl-nav .owl-next.disabled {display:none;}
.display-inline-block { display: inline-block; }
.achievements-post .media-wrapper img {
  max-height: 303px;
  width: auto;
  max-width: 100%;
  display: inline-block;
}
.achievements-post .media-wrapper {
  /* background: #ff4b4b; */
  background: #dedede;
  text-align: center;
  width: 100%;
}
/* #singlepost .owl-stage .owl-item .media-wrapper {
  text-align: center; width: 100%;
}
#singlepost .owl-stage .owl-item .media-wrapper img {
  max-height: 674px;
  width: auto;
  text-align: ;
} */


.keyfeatures-ttl {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  letter-spacing: 1.8px;
  color: #fff;
  line-height: 21px;
  margin: 0 0 10px;
}
.keyfeatures-icon {
  text-align: center;
  width: 100%;
  margin: 0 0 15px;
}
.keyfeatures-text {
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}
.keyfeatures-part {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  border: 1px solid #686868;
  padding: 15px;
  min-height: 305px;
}
.keyfeatures-icon img {
  display: inline-block; height:70px;
}


/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 700px) and (max-width: 1090px) {
    .counters-item:before {
        display: none;
    }
}

@media (min-width: 980px) and (max-width: 1150px) {
    /* parallax section */
    .parallax-section {
        background-position: center top !important;
    }
    /* home slider */
    #slitSlider .carousel-caption h2 {
        font-size: 60px;
    }
    /* about us */
    .feature-desc h3 {
        margin-top: 0;
    }
    /* our team */
    .team-mate {
        margin-bottom: 30px;
    }
    .mask ul {
        top: 85px;
    }
    .mask ul li {
        margin: 0 5px;
    }
    .team-mate>h4 {
        margin-bottom: 10px;
    }
    .team-mate img {
        margin: 0 auto;
    }
    .member-info ul li {
        margin-right: 10px;
    }
    /* testimonial */
    .client-info {
        width: 55%;
    }
    /* blog page */
    .tab-post-nav li a {
        padding: 15px 8px;
    }
    /* single blog page */
    .author-bio h5 {
        margin-left: 70px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .counters-item:before {
        display: none;
    }
    /* parallax section */
    .parallax-section {
        background-position: center top !important;
    }
    /* navigation */
    .navbar-inverse .navbar-nav li a {
        padding: 20px 10px;
    }
    /* about us */
    .wrap-about {
        margin: 0 0 75px;
    }
    .about-content {
        margin: 0 auto;
        width: 60%;
    }
    /* fun facts */
    #counter {
        padding-bottom: 50px;
    }
    .counters-item {
        /* margin-bottom: 30px; */
    }
    /* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }
    /* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }
    .skill-chart {
        margin: 0 auto 40px;
        width: 90%;
    }
    .skill-chart>h3 {
        margin: 15px 0;
    }
    /* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 300px;
    }
    /* testimonial */
    .client-info {
        width: 75%;
    }
    /* latest posts */
    .note {
        margin-bottom: 30px;
    }
    /* blog page */
    .tab-post-nav li a {
        padding: 10px;
    }
    /* singla blog page */
    .author-social {
        margin-left: 0;
    }
}


/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {
    .nav-item.dropdown.has-megamenu:hover .dropdown-menu {
        display: contents !important;
        max-height: 300px;
        overflow-y: auto;
    }
    li.nav-item a::before {
        content: "";
        position: absolute;
        display: -webkit-box;
        /* top: 1.8rem; */
        top: 0;
        left: 0;
        background-color: #000;
        width: 100%;
        height: 1px;
    }
    .hide-tab {
        display: none !important;
    }
    .awards-left {
        position: absolute;
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.43px;
        color: #FFFFFF;
        text-align: center;
        margin-top: 295px;
    }
    .awards-left .left1 {
        left: 33px !important;
        top: 58px !important;
        width: 142px;
        height: 130px;
        padding: 16px;
        margin-bottom: 20px;
        position: absolute;
        background: url(../images/awards/awards-blank.png) no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-left .left2 {
        left: 33px !important;
        top: 193px !important;
        width: 142px;
        height: 130px;
        padding: 22px;
        margin-bottom: 20px;
        position: absolute;
        background: url(../images/awards/awards-blank.png) no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-left .left3 {
        left: 33px !important;
        top: 328px !important;
        width: 142px;
        height: 130px;
        padding: 8px;
        margin-bottom: 20px;
        position: absolute;
        background: url(../images/awards/awards-blank.png) no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-middle {
        margin: auto;
        margin-bottom: 375px;
    }
    .awards-right {
        position: relative;
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.43px;
        color: #FFFFFF;
        text-align: center;
        margin-top: 295px;
    }
    .awards-right .right1 {
        right: 33px !important;
        top: 13px !important;
        width: 142px;
        height: 130px;
        padding: 18px;
        margin-bottom: 20px;
        position: absolute;
        background: url("../images/awards/awards-blank.png") no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-right .right2 {
        right: 33px !important;
        top: 150px !important;
        width: 142px;
        height: 130px;
        padding: 24px;
        margin-bottom: 20px;
        position: absolute;
        background: url("../images/awards/awards-blank.png") no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-right .right3 {
        right: 33px !important;
        top: 283px !important;
        width: 142px;
        height: 130px;
        padding: 18px;
        margin-bottom: 20px;
        position: absolute;
        background: url("../images/awards/awards-blank.png") no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards .btn {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        line-height: 26px;
        letter-spacing: 0.64px;
        padding: 10px;
        text-decoration: underline;
        text-transform: uppercase;
        margin-top: 5px;
        border: none;
        background: #f5222500;
    }
    .awards .btn a {
        color: #fff;
        text-decoration: underline;
    }
    .counters-item:before {
        display: none;
    }
    .clients-logo-slider {
        text-align: center;
    }
    /* parallax section */
    .parallax-section {
        background-position: center top !important;
    }
    /* h1 font size home slider */
    h1 {
        font-size: 30px;
    }
    .carousel-caption img {
        width: 70%;
    }
    #slitSlider .carousel-caption h2 {
        font-size: 24px;
        letter-spacing: 0.5px;
        line-height: 35px;
        margin-bottom: 25px;
    }
    #slitSlider .carousel-caption h3 {
        font-size: 20px;
        letter-spacing: 0.5px;
        line-height: 28px;
        margin-bottom: 25px;
    }
    #slitSlider .carousel-caption a {
        font-size: 14px;
    }
    .wrap-about {
        margin: 0 auto 80px;
        width: 85%;
    }
    .feature-desc a {
        margin: 5px 5px 5px 0;
    }
    /* fun facts */
    /* services */
    #services .title {
        padding-bottom: 60px;
    }
    /* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 280px;
    }
    /* our team */
    .team-mate {
        margin: 0 auto 31px;
        width: 280px;
    }
    .team-mate img {
        margin: 0 auto;
    }
    .member-info ul {
        text-align: center;
        margin-bottom: 10px;
    }
    /* pricing table */
    .pricing {
        margin: 0 auto 20px;
        width: 280px;
    }
    /* portfolio */
    .portfolio-filter ul li a {
        margin: 0 10px 10px 0;
        padding: 5px 10px;
    }
    /* testimonials */
    .sub-title h3 {
        font-size: 18px;
    }
    .client-info {
        width: 100%;
    }
    /* latest posts */
    #blog {
        padding-bottom: 0;
    }
    .note {
        margin-bottom: 30px;
    }
    .note .excerpt {
        padding: 0 20px 20px;
    }
    .all-post {
        margin: 20px 0 30px;
    }
    /* contact */
    .contact-info {
        margin: 0 0 30px;
    }
    #map-canvas {
        height: 250px;
    }
    /* footer */
    .social-icon ul li,
    .social-icon ul li:first-child {
        margin: 15px;
    }
    .social-icon ul li a {
        width: 50px;
        height: 50px;
    }
    .social-icon ul li a i {
        font-size: 24px;
        line-height: 50px;
    }
    .blog-title h1 {
        font-size: 28px;
    }
    /* blog page */
    #blog-page {
        margin: 0;
    }
    #blog-posts {
        margin: 0 0 40px;
    }
    .post-excerpt h3 {
        font-size: 20px;
    }
    .post-pagination ul li {
        margin: 0 10px 10px 0;
    }
    .tab-post-nav li a {
        padding: 8px 5px;
    }
    /* single blog page */
    .author-social {
        margin-left: 0;
    }
    .author-avatar {
        margin-right: 10px;
    }
    .clear-mob {
        clear: both;
    }
    .navigation .logo-default {
        max-width: 200px;
    }
    .awards-middle {
        display: none
    }
    .awards-middle-mob {
        display: block;
        width: 100%;
        text-align: center;
    }
    .awards-middle-mob img {
        max-width: 100%;
    }
    .awards-left {
        float: left;
        width: 50%;
        position: relative;
        margin-top: 15px;
        text-align: center;
    }
    .awards-right {
        float: left;
        width: 50%;
        position: relative;
        margin-top: 15px;
        text-align: center;
    }
    .awards-left .left1,
    .awards-left .left2,
    .awards-left .left3,
    .awards-right .right1,
    .awards-right .right2,
    .awards-right .right3 {
        position: static;
        display: inline-block;
    }
	
	
.sitemap-links li.nav-item {width:48%;} 
.sitemap-links li.nav-item:nth-child(3n) { margin-right: 2%;}
.sitemap-links li.nav-item:nth-child(2n) {float:right; margin-right: 0;}
.navbar-brand.logo {max-width: 240px; margin-right: 0;}
.navbar-brand.logo img {max-width: 100%; }
.navigation .navbar li.nav-item {position: relative !important;float: left;width: 100%;}
.navigation .navbar li.nav-item a {float: left;width: 100%;}
#menu-footer-right-menu { display: none; }
.hospitality-hope .title h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300 !important;
	letter-spacing: 3.2px;
	color: #000000;
}
.hospitality-hope .title span::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px !important;
	left: 0;
	bottom: 5px !important;
	background-color: red;
	z-index: -1;
}

.blog-details h5 {font-size:26px;}
.navigation .navbar .hide-d.nav-item { display: block; }
.hos-hope-cont { padding-left: 0; }
.about-txt-mt { margin-top: 0; }
.about-txt-pb {padding-bottom: 0;}
.hos-hope-img {padding-bottom: 15px;}
.testimonials-sec {	padding: 40px 0 30px !important;}
}


/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .nav-item.dropdown.has-megamenu:hover .dropdown-menu {
        display: contents !important;
        max-height: 300px;
        overflow-y: auto;
    }
    li.nav-item a::before {
        content: "";
        position: absolute;
        display: -webkit-box;
        /* top: 1.8rem; */
        top: 0;
        left: 0;
        background-color: #000;
        width: 100%;
        height: 1px;
    }
    .dropdown,
    .dropleft,
    .dropright,
    .dropup {
        position: relative !important;
    }
    .nav-item.dropdown.has-megamenu:hover .dropdown-menu {
        display: block;
        max-height: 300px;
        overflow-y: auto;
    }
    .achievements h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .achievements h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 18px;
        background-color: red;
        z-index: -1;
    }
    .title h2 {
        font-size: 32px;
    }
    .counter .counter-title h2 {
        font-size: 35px;
    }
    /* about us */
    .wrap-about {
        margin: 0 auto 75px;
        width: 70%;
    }
    /* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }
    .team-mate img {
        margin: 0 auto;
    }
    /* portfolio */
    .og-grid li {
        width: 245px;
    }
    /* testimonials */
    .client-info {
        width: 74%;
    }
    /* latest posts */
    #blog {
        padding-bottom: 0;
    }
    .note {
        margin: 0 auto 30px;
        width: 75%;
    }
    /* contact */
    .contact-info {
        width: 100%;
    }
    /* blog page */
    .tab-post-nav li a {
        padding: 10px 15px;
    }
    .counters-item h3 {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width:1260px) {
    .education-lf {
        max-width: 461px;
        float: right;
        padding: 100px 95px 33px 0;
    }
}

@media (max-width:1024px) {
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 1rem!important;
    }
    .social-icon {
        color: #fff;
        margin: 0 0 0 37px;
        font-size: 14px;
    }
    .navigation .navbar .nav-item a {
        padding: 20px 8px !important;
    }
    .navigation .navbar .nav-item {
        padding-left: 1px;
        padding-right: 1px;
    }
    li.nav-item a::before {
        content: "|";
        position: absolute;
        display: -webkit-box;
        /* top: 1.8rem; */
        top: 20px;
        left: -4px;
    }
    .carousel {
        margin-top: 115px !important;
    }
    .banner3,
    .banner4,
    .banner5 {
        height: 310px;
    }
    .banner2 {
        width: 100%;
        height: 310px;
        background-color: #F52225 !important;
        padding: 70px 0;
        background: url(../images/banner2.png) no-repeat;
        background-position: center 0;
        background-size: cover;
    }
    .banner2 .menu-icon-left {
        position: relative;
    }
    .banner2 .menu-icon-left h5 {
        position: absolute;
        font-size: 18px !important;
        font-weight: 500;
        color: #fff;
        left: 0;
        top: 16px;
        text-transform: uppercase;
        display: contents;
    }
    .banner2 .menu-icon-left img {
        width: 45px !important;
    }
    .banner2 .menu-icon-left .left1 {
        left: 284px;
        top: 0px;
        position: absolute;
    }
    .banner2 .menu-icon-left .left2 {
        left: 234px;
        top: 52px;
        position: absolute;
    }
    .banner2 .menu-icon-left .left3 {
        left: 177px;
        top: 104px;
        position: absolute;
    }
    .banner2 .menu-icon-left .left4 {
        left: 173px;
        top: 159px;
        position: absolute;
    }
    .banner2 .menu-icon-right {
        position: relative;
    }
    .banner2 .menu-icon-right h5 {
        position: absolute;
        font-size: 18px !important;
        font-weight: 500;
        color: #fff;
        left: 0;
        top: 16px;
        text-transform: uppercase;
        display: contents;
        line-height: 1.3;
    }
    .banner2 .menu-icon-right img {
        width: 45px !important;
    }
    .banner2 .menu-icon-right .right1 {
        right: 301px;
        top: 15px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right2 {
        right: 284px;
        top: 61px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right3 {
        right: 175px;
        top: 115px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right4 {
        right: 189px;
        top: 176px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right4 a {
        display: inline-flex;
        line-height: 1;
        align-items: center;
    }
    .banner .ban-txt {
        padding-left: 60%;
        top: 29%;
    }
    .about h2 {
        font-size: 70px;
    }
    .about h2 span::after {
        height: 8px;
        bottom: 14px;
    }
    .about h3 {
        font-size: 43px;
        line-height: 51px;
    }
    .title {
        padding-bottom: 70px;
        overflow: hidden;
    }
    .counter-wrapper {
        margin-top: -93px;
    }
    .counters-item span {
        font-size: 55px;
        line-height: 40px;
    }
    .counters-item h3 {
        font-size: 19px;
        line-height: 30px;
    }
    .television {
        padding: 90px 0 36px 0;
    }
    .television h2 {
        font-size: 60px;
    }
    .television h2 span::after {
        height: 8px;
        bottom: 14px;
    }
    .television p {
        font-size: 16px;
        letter-spacing: 0.64px;
        color: #000000;
        line-height: 26px;
        width: 100%;
        float: left;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 113px !important;
    }
    .awards h2 {
        font-size: 70px;
    }
    .awards h2 span::after {
        height: 8px;
        bottom: 14px;
    }
    .awards-left .left1 {
        left: 190px;
    }
    .awards-left .left3 {
        left: 190px;
    }
    .awards-right .right1 {
        right: 187px;
    }
    .awards-right .right3 {
        right: 187px;
    }
    .achievements h2 {
        font-size: 70px;
    }
    .achievements h2 span::after {
        height: 8px;
        bottom: 15px;
    }
    .posts h2 {
        font-size: 70px;
    }
    .posts h2 span::after {
        height: 8px;
        bottom: 15px;
    }
    .service-item {
        padding: 70px 0 0 0;
    }
    .service-item .title {
        padding-bottom: 0px;
        overflow: hidden;
    }
    .service-item h2 {
        font-size: 70px;
    }
    .service-item h2 span::after {
        height: 8px;
        bottom: 14px;
    }
    .service-item h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .service-item p {
        font-size: 16px;
        letter-spacing: 0.64px;
        color: #000000;
        line-height: 26px;
        width: 100%;
        padding: 0;
    }
    .service-item-img {
        padding: 0 0 17px 0;
        left: 17px;
    }
    .btn-main {
        padding: 10px 26px;
    }
    .top-footer .btn-main {
        font-size: 28px;
    }
    .footer-bottom p a {
        padding: 0 2px;
    }
    .footer-bottom {
        padding: 30px 0;
    }
    .about h4 {
        font-size: 33px;
        line-height: 43px;
    }
    .about-2 h2 {
        font-size: 70px;
    }
    .about-2 h2 span::after {
        height: 8px;
        bottom: 13px;
    }
    .about-2 h3 {
        font-size: 34px;
        line-height: 50px;
    }
    .about-2 .title p {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.64px;
    }
    .about .about-img2 {
        position: absolute;
        z-index: 1;
        max-width: 100%;
        margin-top: -140px;
        height: auto;
    }
    .about .title {
        padding-bottom: 70px;
        overflow: hidden;
    }
    .about h6 {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.64px;
    }
    .counter-wrapper2 {
        padding: 30px 0;
        margin-top: -7px;
    }
    .counter-right2 {
        float: right;
        width: 50%;
        padding-left: 16px;
    }
    .counters-item2 h3 {
        font-size: 19px;
        margin: 0;
        color: #fff;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 40px;
    }
    .education-lf {
        max-width: 392px;
        float: right;
        padding: 100px 45px 33px 0;
    }
}

@media only screen and (min-width: 767px) and (max-width: 940px) {
    .service-item .title {
        padding-bottom: 12px;
        overflow: hidden;
    }
    .service-item-img {
        padding: 0 0 17px 0;
        left: 17px;
        width: 100%;
    }
    .achievements-post {
        border: 1px solid #ddd;
        min-height: 300px;
        margin-bottom: 20px;
    }
    .achievements-post1 {
        border: 1px solid #ddd;
        min-height: 204px;
        margin-bottom: 20px;
    }
    .blog-details-box {
        min-height: 430px;
        margin-bottom: 30px;
        padding: 30px;
    }
    li.nav-item a::before {
        content: "";
        position: absolute;
        display: -webkit-box;
        /* top: 1.8rem; */
        top: 0;
        left: 0;
        background-color: #000;
        width: 100%;
        height: 1px;
    }
    .nav-item.dropdown.has-megamenu:hover .dropdown-menu {
        display: block;
        max-height: 300px;
        overflow-y: auto;
    }
    .navigation .navbar .nav-item a {
        padding: 20px 12px !important;
        text-align: left;
    }
    .navigation .navbar .nav-item a {
        font-size: 17px !important;
    }
    .press-container {
        width: 50% !important;
        padding: 20px 10px;
        position: absolute !important;
        float: right !important;
        margin: 0;
        right: 0;
        left: auto !important;
    }
    .banner3,
    .banner4,
    .banner5 {
        height: 360px;
        background-size: cover;
    }
    .banner2 {
        width: 100%;
        height: 360px;
        background-color: #F52225 !important;
        padding: 70px 0;
        background: url(../images/banner2.png) no-repeat;
        background-position: center 0;
        background-size: cover;
    }
    .banner2 .menu-icon-left {
        position: relative;
    }
    .banner2 .menu-icon-left h5 {
        position: absolute;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        left: 0;
        top: 16px;
        text-transform: uppercase;
        display: contents;
    }
    .banner2 .menu-icon-left img {
        width: 45px;
    }
    .banner2 .menu-icon-left .left1 {
        left: 154px;
        top: 0px;
        position: absolute;
    }
    .banner2 .menu-icon-left .left2 {
        left: 88px;
        top: 52px;
        position: absolute;
    }
    .banner2 .menu-icon-left .left3 {
        left: 22px;
        top: 120px;
        position: absolute;
    }
    .banner2 .menu-icon-left .left4 {
        left: 12px;
        top: 186px;
        position: absolute;
    }
    .banner2 .menu-icon-right {
        position: relative;
    }
    .banner2 .menu-icon-right h5 {
        position: absolute;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        left: 0;
        top: 16px;
        text-transform: uppercase;
        display: contents;
        line-height: 1.3;
    }
    .banner2 .menu-icon-right img {
        width: 45px;
    }
    .banner2 .menu-icon-right .right1 {
        right: 167px;
        top: 23px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right2 {
        right: 145px;
        top: 79px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right3 {
        right: 27px;
        top: 139px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right4 {
        right: 37px;
        top: 208px;
        position: absolute;
    }
    .banner2 .menu-icon-right .right4 a {
        display: inline-flex;
        line-height: 1;
        align-items: center;
    }
    .hide-tab-desk {
        display: block !important;
    }
    .hide-mobi {
        display: block !important;
    }
    .inside-banner {
        height: 233px;
    }
    .padding-tb {
        padding: 10px 0 0 0 !important;
    }
    /* li.nav-item.active::after {
    content: "";
    position: absolute;
    width: 78%;
    height: 3px;
    left: 66px;
    bottom: 3px;
    background-color: red;
    z-index: -1;
  } */
    li.nav-item::before {
        content: none;
    }
    .banner {
        width: 100%;
        margin-top: 115px !important;
        padding: 0 !important;
    }
    .banner .ban-txt {
        width: 100%;
        position: absolute;
        margin: 0;
        padding-left: 60%;
        top: 16%;
        left: 0;
    }
    .banner .ban-txt h3 {
        font-size: 43px;
        line-height: 43px;
    }
    .banner .ban-txt h3 span {
        font-size: 43px;
        line-height: 43px;
    }
    .carousel-caption {
        position: absolute;
        right: 5%;
        bottom: 3px;
        left: 58%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: left;
    }
    .carousel-caption h3 {
        font-size: 45px;
        font-weight: 500;
        line-height: 50px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-caption h3 span {
        font-size: 45px;
        font-weight: 300;
        line-height: 50px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-caption h2 {
        font-size: 45px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-caption h2 span {
        font-size: 32px;
        font-weight: 300;
        line-height: 33px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 7px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
    }
    .title {
        padding-bottom: 12px;
        overflow: hidden;
    }
    .about h3 {
        font-weight: normal;
        font-size: 23px;
        color: #000000;
        line-height: 28px;
        letter-spacing: 1.8px;
    }
    .about-2 {
        background: #ffffff;
        padding: 10px 0 0 0;
    }
    .carousel {
        position: relative;
        margin-top: 116px !important;
    }
    .section {
        padding: 60px 0;
    }
    .title h2 {
        font-weight: 400;
        font-size: 40px;
        color: #232323;
    }
    .blog-details h2 span {
        background: url(../images/bradcrumg-bg-mob.png) 0 -9px repeat-x
    }
    .counter-wrapper2 {
        background-color: #F52225;
        padding: 30px 0;
        position: relative;
        z-index: 0;
        margin-top: -20px;
    }
    .grid-area {
        display: block;
    }
    .achievements .content h4 a {
        font-size: 15px;
    }
    .post-item .content {
        margin-left: auto;
        bottom: 0;
        position: absolute;
        width: 95%;
        margin-right: auto;
        padding: 15px;
    }
    .img-sm {
        width: 100%;
    }
    .about {
        padding: 50px 0;
    }
    .about h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .about h2 span {
        position: relative;
        z-index: 0;
    }
    .about h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 10px;
        background-color: red;
        z-index: -1;
    }
    .about .about-img2 {
        position: unset !important;
        z-index: 1;
        max-width: 100%;
        margin-top: 0px !important;
    }
    .counter-wrapper {
        background-color: #F52225;
        padding: 30px 0;
        position: relative;
        z-index: 0;
        margin-top: -151px;
    }
    .counter-right {
        float: right;
        width: 50%;
        padding-left: 0;
    }
    .counters-item span {
        font-size: 40px;
        line-height: 15px;
    }
    .counters-item h3 {
        font-size: 13px;
        line-height: 16px;
        font-weight: 500;
    }
    .counter-right2 {
        float: right;
        width: 100%;
        padding-left: 0;
    }
    .counters-item2 span {
        font-size: 55px;
        line-height: 40px;
    }
    .counters-item2 h3 {
        font-size: 22px;
        line-height: 40px;
        font-weight: 500;
    }
    .about-2 h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .about-2 h2 span {
        position: relative;
        z-index: 0;
    }
    .about-2 h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 22px;
        background-color: red;
        z-index: -1;
    }
    .television {
        width: 100%;
        background-color: #fff;
        padding: 195px 0 50px 0;
        background: url(../images/bg-2.png) no-repeat;
        background-position: center bottom;
        background-size: cover;
    }
    .television h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .television h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 10px;
        background-color: red;
        z-index: -1;
    }
    .owl-carousel .owl-stage-outer {
        padding-bottom: 10px !important;
    }
    .awards {
        padding: 50px 0;
    }
    .awards h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #ffffff !important;
        margin-bottom: 30px;
    }
    .awards h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 10px;
        background-color: rgb(0, 0, 0);
        z-index: -1;
    }
    .awards-left {
        position: absolute;
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.43px;
        color: #FFFFFF;
        text-align: center;
    }
    .awards-left .left1 {
        left: 74px !important;
        top: 62px !important;
        width: 142px;
        height: 130px;
        padding: 26px;
        position: absolute;
        background: url(../images/awards/awards-blank.png) no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-left .left2 {
        left: 33px !important;
        top: 218px !important;
        width: 142px;
        height: 130px;
        padding: 28px;
        position: absolute;
        background: url(../images/awards/awards-blank.png) no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-left .left3 {
        left: 82px !important;
        top: 365px !important;
        width: 142px;
        height: 130px;
        padding: 17px;
        position: absolute;
        background: url(../images/awards/awards-blank.png) no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-middle {
        margin: auto;
    }
    .awards-right {
        position: relative;
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.43px;
        color: #FFFFFF;
        text-align: center;
    }
    .awards-right .right1 {
        right: 72px !important;
        top: -51px !important;
        width: 142px;
        height: 130px;
        padding: 28px;
        position: absolute;
        background: url("../images/awards/awards-blank.png") no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-right .right2 {
        right: 33px !important;
        top: 103px !important;
        width: 142px;
        height: 130px;
        padding: 33px 25px;
        position: absolute;
        background: url("../images/awards/awards-blank.png") no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards-right .right3 {
        right: 79px !important;
        top: 252px !important;
        width: 142px;
        height: 130px;
        padding: 25px;
        position: absolute;
        background: url("../images/awards/awards-blank.png") no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .awards .btn {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        line-height: 26px;
        letter-spacing: 0.64px;
        padding: 10px;
        text-decoration: underline;
        text-transform: uppercase;
        margin-top: 50px;
        border: none;
        background: #f5222500;
    }
    .awards .btn a {
        color: #fff;
        text-decoration: underline;
    }
    .achievements h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .achievements h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 10px;
        background-color: red;
        z-index: -1;
    }
    .achievements .content h4 {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.8px;
        color: #000;
        line-height: 22px;
    }
    .posts h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #ffffff;
    }
    .posts h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 10px;
        background-color: rgb(0, 0, 0);
        z-index: -1;
    }
    .service-item {
        width: 100%;
        background-color: #fff;
        padding: 50px 0 0 0;
    }
    .service-item h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .service-item h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        left: 0;
        bottom: 10px;
        background-color: red;
        z-index: -1;
    }
    .service-item h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 41px !important;
    }
    .education h2 {
        font-size: 45px;
        letter-spacing: 1.8px;
        line-height: 1;
        color: #F52225 !important;
        font-weight: 300;
    }
    .education-lf {
        max-width: 267px;
        float: right;
        padding: 50px 30px 33px 0;
    }
    .top-footer {
        background-color: #FFEBEB !important;
        padding: 5px 0 50px;
        background: url(../images/footer-bg.png) no-repeat;
        background-position: 0 bottom;
        background-size: cover !important;
    }
    .top-footer .btn-main {
        background: #F52225;
        border: 1px solid #F52225;
        color: #fff;
        display: inline-block;
        font-size: 25px;
        font-weight: normal;
        text-transform: lowercase;
        border-radius: 0;
        letter-spacing: 2.1px;
        padding: 6px 45px;
        position: relative;
        left: 0;
        top: -55px;
    }
    .footer-bottom p {
        margin-bottom: 8px;
        line-height: 30px;
    }
    .footer-bottom p a {
        line-height: 30px;
    }
    .footer-bottom .copyright {
        line-height: 30px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .order1 {
        order: 1;
    }
    .order2 {
        order: 2;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 30px !important;
    }
    article {
        padding-bottom: 20px;
    }
    .nav-item.dropdown.has-megamenu:hover .dropdown-menu {
        display: block;
        max-height: 300px;
        overflow-y: auto;
    }
    .navigation .navbar .nav-item a {
        padding: 20px 12px !important;
        text-align: left;
    }
    .navigation .navbar .nav-item a {
        font-size: 17px !important;
    }
    li.nav-item a::before {
        content: "";
        position: absolute;
        display: -webkit-box;
        /* top: 1.8rem; */
        top: 0;
        left: 0;
        background-color: #000;
        width: 100%;
        height: 1px;
    }
    .hide-tab-desk {
        display: block !important;
    }
    .hide-mobi {
        display: none !important;
    }
    .inside-banner {
        height: 130px;
    }
    .padding-tb {
        padding: 10px 0 !important;
    }
    .top-header {
        background-color: #F52225;
        padding: 2px 0;
    }
    .top-footer {
        padding: 0;
    }
    .top-footer .btn-main {
        background: #F52225;
        border: 1px solid #F52225;
        color: #fff;
        display: inline-block;
        font-size: 25px;
        font-weight: normal;
        text-transform: lowercase;
        border-radius: 0;
        letter-spacing: 2.1px;
        padding: 6px 30px;
        position: relative;
        left: 0;
        top: -45px;
    }
    .top-footer h4 {
        margin-top: 10px;
    }
    .social-media-footer {
        margin-bottom: 10px;
    }
    .footer-bottom .copyright {
        line-height: 25px;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .navbar {
        padding: 0;
    }
    .section {
        padding: 30px 0;
    }
    .margin-top-30 {
        margin-top: 30px;
    }
    .title {
        padding-bottom: 0px;
        overflow: hidden;
    }
    .banner {
        width: 100%;
        margin-top: 62px !important;
        padding: 0 !important;
        position: relative;background-size: cover !important;
background-position: top center !important;
    }
    .banner .ban-txt {
        padding-left: 60%;
        top: 26%;
        left: 0;
    }
    .banner .ban-txt h3 {
        font-size: 21px;
        line-height: 25px;
    }
    .banner .ban-txt h3 span {
        font-size: 21px;
        line-height: 25px;
    }
    .carousel-caption {
        position: absolute;
        right: 5%;
        bottom: -15px;
        left: 58%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: left;
    }
    .carousel-caption h3 {
        font-size: 21px;
        font-weight: 500;
        line-height: 21px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-caption h3 span {
        font-size: 21px;
        font-weight: 300;
        line-height: 21px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-caption h2 {
        font-size: 21px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-caption h2 span {
        font-size: 15px;
        font-weight: 300;
        line-height: 18px;
        text-align: left;
        letter-spacing: 0px;
        color: #000000;
    }
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -3px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
    }
    .about .title {
        padding-bottom: 0px;
        overflow: hidden;
    }
    .about h3 {
        font-weight: normal;
        font-size: 23px !important;
        color: #000000;
        line-height: 28px !important;
        letter-spacing: 1.8px;
    }
    .about h4 {
        font-weight: normal;
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 1.8px;
        color: #FFFFFF;
    }
    .about .about-img2 {
        position: unset !important;
        z-index: 1;
        max-width: 100%;
        margin-top: 0px !important;
    }
    .counter-wrapper {
        margin-top: 0px;
    }
    .counter-right {
        float: right;
        width: 100%;
        padding-left: 0;
    }
    .counter-right2 {
        float: right;
        width: 100%;
        padding-left: 0;
    }
    /* .top-header {
    display: none;
  } */
    .social-icon::before {
        content: none;
    }
    .fixed-top {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        top: 0;
    }
    li.nav-item::before {
        content: none;
    }
    /* li.nav-item.active::after {
    content: "";
    position: absolute;
    width: 78%;
    height: 3px;
    left: 40px;
    bottom: 3px;
    background-color: red;
    z-index: -1;
  } */
    .carousel {
        position: relative;
        margin-top: 62px !important;
    }
    .about {
        padding: 30px 0;
        background: #fff;
    }
    .about h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #000000;
        padding-bottom: 19px;
    }
    .about h2 span {
        position: relative;
        z-index: 0;
    }
    .about h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 4px;
        left: 0;
        bottom: 6px;
        background-color: red;
        z-index: -1;
    }
    .about-2 {
        padding: 10px 0;
    }
    .about-2 h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .about-2 h2 span {
        position: relative;
        z-index: 0;
    }
    .about-2 h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 5px;
        background-color: red;
        z-index: -1;
    }
    .about-2 p span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 5px;
        background-color: red;
        z-index: -1;
    }
    .about-2 h3 {
        font-weight: normal;
        font-size: 28px;
        color: #000000;
        line-height: 40px;
        letter-spacing: 1.8px;
    }
    .about .about-img {
        position: inherit;
        z-index: 0;
        max-width: 100%;
        padding-bottom: 19px;
    }
    .counters-item span {
        font-size: 30px;
    }
    .counters-item h3 {
        font-size: 16px;
        margin: 0;
        color: #fff;
        font-weight: 500;
        letter-spacing: 0px;
        line-height: 19px;
    }
    .counters-item2 span {
        font-size: 32px;
    }
    .counters-item2 h3 {
        font-size: 16px;
        margin: 0;
        color: #fff;
        font-weight: 500;
        letter-spacing: 2.2px;
        line-height: 22px;
    }
    .achievements h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .achievements h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 6px;
        background-color: red;
        z-index: -1;
    }
    .achievements p {
        padding-bottom: 15px;
        padding-top: 0px;
    }
    .awards {
        padding: 50px 0;
    }
    .awards h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #ffffff !important;
    }
    .awards h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 5px;
        background-color: rgb(0, 0, 0);
        z-index: -1;
    }
    .posts h2 {
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #ffffff !important;
    }
    .posts h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 5px;
        background-color: rgb(0, 0, 0);
        z-index: -1;
    }
    .post-item .content {
        margin-left: auto;
        bottom: 0;
        position: absolute;
        width: 90%;
        margin-right: auto;
        padding: 30px;
    }
    .post-item .content h3 {
        color: #fff;
        font-size: 40px;
    }
    .post-item .content p {
        font-size: 16px;
        line-height: 1.3;
    }
    .post-item .content .btn-main {
        padding: 10px 12px;
        margin: 4px 0 22px 0;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 21px !important;
    }
    .service-item {
        width: 100%;
        background-color: #fff;
        padding: 30px 0 0 0;
    }
    .service-item h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #000000;
    }
    .service-item h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 5px;
        background-color: red;
        z-index: -1;
    }
    .service-item h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .television {
        width: 100%;
        padding: 30px 0;
        background: url(../images/bg-2.png) no-repeat;
        background-position: 0 0; clear: both;
    }
    .television h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 300 !important;
        letter-spacing: 3.2px;
        color: #000000;
        padding-top: 0px;
    }
    .television h2 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 5px;
        background-color: red;
        z-index: -1;
    }
    .img-sm {
        width: 100%;
    }
    .service-item-img {
        text-align: center;
    }
    .btn-sm-center {
        text-align: center;
        padding-bottom: 20px;
    }
    .hidden {
        display: none;
    }
    .counter-wrapper2 {
        margin-top: 0;
    }
    .bg-black {
        background-color: #000 !important;
        padding: 20px 0 30px 0 !important;
    }
    .education {
        width: 100%;
        background-color: #000000;
        padding: 50px 0px 0;
    }
    .education h2 {
        font-size: 45px;
        letter-spacing: 1.8px;
        line-height: 1;
        color: #F52225 !important;
        font-weight: 300;
    }
    .education-lf {
        max-width: 535px;
        float: right;
        padding: 50px 20px 50px 20px;
    }
    .education-bg {
        width: 100%;
        padding: 0;
        margin: 0;
        background: url(../images/rashmi-uday-singh3.png) no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 300px;
    }
    .footer-bottom {
        padding: 5px 0;
    }
    .footer-bottom p {
        display: none;
    }
    .banner3,
    .banner4,
    .banner5 {
        height: 170px;
        background-size: cover;
    }
    .banner2 {
        width: 100%;
        height: 170px;
        background-color: #F52225 !important;
        background: url(../images/banner/banner3.png) no-repeat;
        background-position: center 0;
        background-size: cover;
    }
    .banner2 .container {
        display: none
    }
    .title h2 {
        font-weight: 400;
        font-size: 26px;
        color: #000000;
    }
    .single-title {
        font-weight: 400 !important;
        font-size: 26px !important;
        color: #000000 !important;
    }
    .achievements h1 {
        font-weight: 400;
        font-size: 26px;
        color: #000000;
    }
    .achievements h1 span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 9px;
        background-color: red;
        z-index: -1;
    }
    .blog-details h2 span {
        background: url(../images/bradcrumg-bg-mob.png) 0 -21px repeat-x
    }
	
section.service-item .col-lg-4.col-md-4 { justify-content: center; display: flex; }
section.service-item .col-lg-4.col-md-4 .service-item-img { left: 0; }
.single-title span::after {bottom: 9px;}
#singlepost.owl-theme .owl-nav {top: 30%;}
#singlepost.owl-theme .owl-nav.disabled {display: none;}
.awards-post {min-height: auto;}
.soc-btn:nth-child(2) { margin-top: 9px; }
.footer-bottom .row { margin: 0; }
}

@media only screen and (min-width: 1025px) {
    .social-icon {
        /* margin-left: 37px; */
    }
    .fixed-top {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        top: 0;
    }
.banner2 .menu-icon-right .right4 h5 {
width: calc(100% - 80px);
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.banner2 .menu-icon-right .right4 {max-width: 330px;}
.navbar-brand.logo {margin-top:22px !important;}
}

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


.separator img {
	max-width: 100%;
}
#singlepost.owl-theme .owl-nav.disabled {display: none;}