/** media query **/
@media (min-width: 1200px) and (max-width: 1400px){
.site-title h2:after {
    position: absolute;
    content: "";
    top: 35px;
    right: 0;
    width: 15%;
    height: 1px;
    background: #000;
}
.site-title h2:before {
    position: absolute;
    content: "";
    top: 35px;
    left: 0px;
    width: 15%;
    height: 1px;
    background: #000;
}
.main-nav ul.navbar-nav li a {
    font-size: 12px;
}
.main-nav ul.navbar-nav li a {
    padding: 10px 20px !important;

}
.main-nav ul.d-flex li a {
    margin: 0 0 0 15px;
}



}
@media (min-width: 993px) and (max-width: 1200px){
.main-nav ul.d-flex li a {
    font-size: 10px;
    margin: 0 3px;
}
.goog-te-gadget-simple {
    border: 2px solid #024298 !important;
    padding: 2px 0 !important;
    border-radius: 50px;
}
.main-nav ul.navbar-nav li a {
    color: #010101 !important;
    text-transform: uppercase;
    font-size: 10px;
    padding: 10px 10px !important;
    position: relative;
}
section.banner-sec .carousel-caption {
    top: 5px;
}
.site-title h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    margin: 0;
}
.site-title h2:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 80px;
    width: 15%;
    height: 1px;
    background: #000;
}
.site-title h2:after {
    position: absolute;
    content: "";
    top: 20px;
    right: 80px;
    width: 15%;
    height: 1px;
    background: #000;
}
.popular-img img {
    width: 100% !important;
    height: 100% !important;
}
.popular-silder .owl-nav button.owl-next {
    left: auto;
    right: -50px;
}
.popular-silder .owl-nav button {
    text-align: center;
    position: absolute;
    top: 40%;
    left: -50px;
    background: #ffdb00 !important;
    height: 40px;
    width: 40px;
    border-radius: 50px;
}
.site-title-inner h2 {  
    font-size: 32px;
}
.png-img-wrp img {
    width: 100% !important;
    height: 100% !important;
}
.relevent-img-box img {
    height: auto;
}
a.navbar-brand img {
    width: 100px;
}
.main-nav ul.d-flex {
    margin-left: 0;
}

.main-nav ul.navbar-nav li.dropdown a:after {

    top: 8px;
}
.inner-search-box {
    padding: 0 0;
}
section.add-sec {
    padding: 30px 0;
}

    
}
@media (min-width: 768px) and (max-width: 992px){
div#navbarNav {
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}
.main-nav ul.navbar-nav li a {
    display: block;
    color: #000 !important;
}
footer.site-footer .col-lg-4.col-md-6:nth-child(2) {
    padding-left: 15px;
}
.main-nav ul.d-flex {
    margin-bottom: 20px;
}
.main-nav ul.navbar-nav li.dropdown a:after {
    left: auto;
    right: 13px;
}
.popular-silder .owl-nav button {
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    background: #ffdb00 !important;
    height: 40px;
    width: 40px;
    margin: 0 10px;
    border-radius: 50px;
}
.popular-silder .owl-nav button.owl-next {
    left: auto;
    right: 0;
}
.popular-silder .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.popular-img img {
    object-fit: cover;
    height: 100%;
}
.site-title h2 {

    font-size: 30px;
}
.site-title h2:before, .site-title h2:after{
    display: none;
}
section.banner-sec img {
    height: 370px;
    object-fit: cover;
}
section.banner-sec .carousel-caption {
    top: 30px;
    width: 100%;
    left: 0;
    padding: 5px 20px;
}
.banner-text h1 {
    font-size: 44px;
}
.banner-text p {
    font-weight: 400;
    font-size: 16px;
    color: #1d262d;
}
.png-img-wrp img {
    width: 100%;
    height: 100%;
}
section.png-sec .col-lg-3 {
    width: 50%;
}
.main-nav ul.d-flex li a {
    color: #0b0b0b;
    border-color: #024298;
}

.main-nav ul.d-flex li a i {
    color: #fff;
}
.banner-search-wrapper {
    width: 100%;
}
.inner-search-box {
    padding: 0 0;
}
.relevent-img-box img {
    height: auto;
}
.relevent-img h2 {
    font-weight: 700;
    font-size: 44px;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.main-nav ul.sub-menu {
    top: 0;
    display: none;
    width: 100%;
    position: static;
    left: 0;
}

.main-nav ul.sub-menu:before {
    display: none;
}
.main-nav ul.navbar-nav li:hover ul.sub-menu {
    display: none;
}
.main-nav ul.sub-menu li {
    float: left;
    width: 100%;
}
.main-nav ul.navbar-nav li a:hover, .main-nav ul.d-flex li a:hover {
    color: #024298 !important;
}
.relevent-img-box {
    height: 180px;
    margin-bottom: 30px;
}
.relevent-img-box img {
    width: 100% !important;
}

.relevent-img-box {
    width: 100%;
    height: 100%;
}
.categorylist .png-img-wrp img {
    width: 100%;
    height: 200px;
}
section.png-sec.background-sec .col-lg-4.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

    
}
@media(max-width: 767px){
.popular-silder .owl-nav button {
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    background: #ffdb00 !important;
    height: 40px;
    width: 40px;
    margin: 0 10px;
    border-radius: 50px;
}
.popular-silder .owl-nav button.owl-next {
    left: auto;
    right: 0;
}
.popular-silder .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.popular-img img {
    object-fit: cover;
    height: 100%;
}
section.banner-sec img {
    height: 300px;
    object-fit: cover;
}
section.banner-sec .carousel-caption {
    top: 5px;
    width: 100%;
    left: 0;
    padding: 5px 20px;
}
.banner-text h1 {
    font-size: 30px;

}
.banner-text p {
    font-weight: 400;
    font-size: 12px;
    color: #1d262d;
}
.fast-search-links ul {
    display: none;
}
.banner-search-wrapper {
    display: block;
    width: 100%;
}
.banner-search-wrapper .input-group-prepend input {
    height: 50px;
    border-radius: 0;
    padding: 0 30px;
}
.banner-search-wrapper .select-custom.bg-white {
    width: 100%;
    flex: 0 0 100%;
}
.search-box {
    margin-top: 0;
}
.banner-search-wrapper button.search-btn {
    width: 100%;
    border-radius: 0;
    margin-top: 15px;
}
.site-title h2 {

    font-size: 22px;
}
.site-title h2:before, .site-title h2:after{
    display: none;
}
section.popular-sec {
    padding: 30px 0;
}
.popular-silder {
    margin: 30px 0 20px;
}
.site-title-inner h2 {
    text-align: center;
    font-size: 22px;

}
.site-title-inner h5 {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 12px;
}
section.png-sec {
    padding: 20px 0;
}
.png-img-wrp img {
    width: 100%;
    height: 100%;
}

.png-img-wrp img {
    width: 100%;
    height: 100%;
}
.view-btn {
    text-align: center;
    padding: 40px 0 30px;
}
footer.site-footer {

    padding: 20px 0;
}
.footer-widget {
    padding-bottom: 20px;
}
div#navbarNav {
    position: absolute;
    top: 94px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}
.main-nav ul.navbar-nav li a {
    display: block;
    color: #1c1b1b !important;
}
footer.site-footer .col-lg-4.col-md-6:nth-child(2) {
    padding-left: 15px;
}

.main-nav ul.navbar-nav li.dropdown a:after {
    left: auto;
    right: 13px;
}
section.png-sec .col-lg-3 {
    width: 100%;
}
.main-nav ul.d-flex {
    margin-left: auto;
    margin-bottom: 20px;
}

.main-nav ul.d-flex li a {
    color: #020202;
    border-color: #024298;
}

.main-nav ul.d-flex li a i {
    color: #fff;
}
.inner-search-box {
    padding: 0 0;
}
section.add-sec {
    padding: 30px 0;
}
.img-name h2 {
    font-size: 18px;

}
figure.details-img img {
    width: 100%;
    height: auto;
}
.share-post {
     top: 0; 
     left: 0; 
}
.details-img-info ul li {
    padding: 2px 0;
}
.relevent-img-box img {
    height: auto;
}
.main-nav ul.d-flex {
    display: block !important;
}

.main-nav ul.d-flex li a {
    margin: 0;
}
.goog-te-gadget-simple {display: block !important;width: 100%;}
.main-nav ul.d-flex li {
    padding: 10px;
}

.main-nav ul.sub-menu {
    top: 0;
    display: none;
    width: 100%;
    position: static;
    left: 0;
}

.main-nav ul.sub-menu:before {
    display: none;
}
.main-nav ul.navbar-nav li:hover ul.sub-menu {
    display: none;
}
.main-nav ul.sub-menu li {
    float: left;
    width: 100%;
}
.main-nav ul.navbar-nav li a:hover, .main-nav ul.d-flex li a:hover {
      /*  color: #024298 !important;  changes */
}

.categorylist .png-img-wrp img {
    width: 100%;
    height: 200px;
}
section.inner-search {
    background: #024298;
    padding: 30px 0 160px;
}
.relevent-img-box {
    height: 100%;
    margin-bottom: 15px;
}
section.banner-sec img {
    height: 360px;
    object-fit: cover;
}
section.png-sec.background-sec .col-lg-4.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}



    
}
@media(max-width: 480px){
    
}
@media(max-width: 360px){
    
}   