mark,
#sidebar-fix,
#vertical .navbar-default,
ul.nav-wizard li,
.notfound h2,
.ordertotal header,
.hero,
.emtrycart h4 i,
.pagination > li > a,
.pagination > li > span,
.shopcart .table > thead > tr > th,
.tags a,
#owl-services .owl-nav [class*="owl-"],
#owl-testimonial .owl-nav [class*="owl-"],
#owl-shop .owl-nav [class*="owl-"],
.dropdown-menu > li:hover,
.dropdown-menu > li:focus,
.dropdown-menu > li.active,
.tparrows,
.dropdown-menu > li:active,
.rev-btn-primary,
.carousel-control .fa {
    color: #ffffff !important;
    /* border-color: #89bbc4 !important; */
    /* background-color: #89bbc4 !important; */
     border-color: #000 !important;
     background-color: #000 !important; 
}

.button--aylen {
    color: #ffffff !important;
    border-color: #212121 !important;
    background-color: #212121 !important;
}

.header {
    background-color: #89bbc4;
}

.btn-primary {
    color: #fff;
    background-color: #89bbc4;
    border-color: #89bbc4;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #89bbc4;
    border-color: #89bbc4;
}

/* .blog-desc .widget-title hr,
#sidebar .widget-title hr,
.footer .widget-title hr,
.section-title hr {
    border-color: #89bbc4;
} */

.blog-desc .widget-title hr,
#sidebar .widget-title hr,
.footer .widget-title hr,
.section-title hr {
    border-color: #313131;
}


.tab-style-1 .nav-tabs > li.active > a {
    border-top-color: #89bbc4;
}

.header.affix,
.da-thumbs .pentry a div {
    background-color: rgba(137, 187, 196, 0.9);
}

small,
.post-date,
.box i,
.section-title i,
.accordion-toggle-2 .panel-heading a i,
.notfound a,
a:hover,
a:focus,
.footer li:hover a,
.topfooter li:hover a,
.topfooter .payments i:hover {
	color: #03F;
}

/** HOMEPAGE BANNER CSS**/
.homepage_banner{
	background-image:url(../images/slider/bg3.webp);
	background-size:cover;
	background-position: center top;
	height: 768px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
}

.homepage_banner_content{
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    top:100px;
    z-index: 1;
    margin: auto;
    text-align:center; 
    width: 50%;   
}

.homepage_banner_content h1{
    text-transform: uppercase;
    font-size:74px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    display: block;
    margin-top: 30px;
}
.homepage_banner_content h2{
    text-transform: uppercase;
    font-size:40px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    opacity: 1;
    color: #ffffff;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 30px;

}

.homepage_banner_content a{
    text-transform: uppercase;
    background:rgba(0,0,0,0.4);
    color:#fff;
    letter-spacing: 1px;
    font-size: 16px;
    padding:25px 20px;
    font-weight: bold;
    display: block;
    width: 35%;
    margin:0 auto;
    margin-top:100px;
}

/** HOVER **/
#vertical .navbar-default .navbar-nav > li:hover,
#vertical .navbar-default .navbar-nav > li:focus,
.btn-primary .badge,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #62a3b1;
    border-color: #62a3b1;
}

#vertical .navbar-default .navbar-nav > li:hover,
#vertical .navbar-default .navbar-nav > li:focus,
#vertical .navbar-default .navbar-nav > li > a:hover,
#vertical .navbar-default .navbar-nav > li > a:focus {
    background-color: #62a3b1 !important;
}

.navbar-right .dropdown-menu li:hover,
.navbar-right .dropdown-menu,
.yamm .dropdown.yamm-fw .dropdown-menu li:hover,
.yamm .dropdown.yamm-fw .dropdown-menu {
    background-color: #ffffff !important;
}

.navbar-right .dropdown-menu li:hover a,
.yamm .dropdown.yamm-fw .dropdown-menu li:hover a,
.yamm .dropdown.yamm-fw .dropdown-menu {
    color: #333333 !important;
}

.navbar-right .dropdown-menu li:hover .btn {
    color: #ffffff !important;
}

/* ramkirat */

/* color */
.white {
    color: #fff;
}
.graybg {
    background-color: #212121 !important;
}
.blackbg {
    background-color: #000000 !important;
}

.heading-default {
    color: #000;
}

.text-white {
    color: #fff;
}

.hr-style {
   border-color: #313131;
}


.pt0 {
    padding-top: 0;
}

.pb0 {
    padding-bottom: 0;
}


.mb25 {
    margin-bottom: 25px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml20 {
    margin-left: 20px;
}
.mt10 {
    margin-top: 10px;
}


.mt30 {
    margin-top: 30px;
}

.mt45 {
    margin-top: 45px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb55 {
    margin-bottom: 55px;
}


footer .fa-envelope-o {
    font-size: 26px;
}
footer .fa-address-book-o {
    font-size: 26px;
}
footer .fa-map-o {
    font-size: 26px;
}


.copyright-content p:last-child{
    margin-bottom: 0;
}

.nav > li > a.logolg > img {
 /* max-width: 55px; */
 max-width: 70px;
}

.logosm img {
    max-width: 55px;
}


.copyright-content p {
    color: #c9c9c9;
}

.copyright-content a {
    color: #c9c9c9;
}
/* footer, .topfooter {
    color: #fff;
} */


 footer p.h4 {
	font-weight: 600;
	line-height: 24px;
	font-size: 16px;
	vertical-align:middle;
	text-align: center;
}
/* about */
.pricing-box-08.white-style .my_feature p, .blog-desc h3, .shop-desc h3 a, .shop-desc h3, body, li, h1,  h3, h4, h5, h6 {
    color: #c9c9c9;
}
/* .pricing-box-08.white-style .my_feature p, a, 
 .shop-desc h3 a, 
.shop-desc h3, body,  li, h1, h4, h5, h6 {
    color: #c9c9c9;
} */

.about-blockquote {
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
}

/* .about-blockquote p {
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #F9F9F9;
    line-height: 1.5em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
} */

.blockquote{
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #F9F9F9;
    line-height: 1.5em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.blockquote img {
    max-width: 20px;
    margin: 0 20px;
}
.section-about p{
    color: #c9c9c9;
    text-align: justify;
    font-size: 17.4px;
    line-height: 1.8;
}

.section-about .about-col {
    border-right: 1px solid #555;
    padding-left: 25px;
    padding-right: 25px;
    height: 520px;
}

.section-about .about-col:last-child {
    border-right: none;
}

/* .testimonial-parallax {
    background: url('images/homebanner.webp') 0 0 no-repeat;
    background-size: cover;

} */
/* banner style */
/*.tp-bgimg.defaultimg {
    background-position: initial !important;
}*/


/* end banner style */


.blog-desc h3 {
    line-height: 1.3;
    color:#333333;
}


/* HOME BRANDS SECTION  */
/*.shop-thumbnail img {
    opacity: 0.3;
}*/   

.shop-thumbnail {
    position: relative;
}

.shop-thumbnail img > img{
 /*    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}

#owl-testimonial .owl-stage {
    transition: 0.8s !important;
    -moz-transition: 0.8s !important;
    -webkit-transition: 0.8s !important;
    -o-transition: 0.8s !important;
    -ms-transition: 0.8s !important;
}


.brand_logo1 {
	display: block;
	width: 140px;
	height: 95px;
	background-size: 90%;
	background-position: center;
	opacity: 1;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba;
	background-repeat: no-repeat;
}

.brand_logo2 {
	display: block;
	width: 140px;
	height: 95px;
	background-size: 90%;
	background-position: center;
	opacity: 1;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba;
	background-repeat: no-repeat;
}


.brand_logo3 {
	display: block;
	width: 140px;
	height: 95px;
	background-size: 90%;
	background-position: center;
	opacity: 1;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba;
	background-repeat: no-repeat;
}


.brand_logo4 {
    background:rgba(0,0,0,0.5) url(../images/gkd_white.webp) no-repeat;
    display: block;
    width: 140px;    
    height: 95px;
    background-size: 90%; 
    background-position: center;  
    opacity: 1;
    margin: auto;
    position: absolute;
    top: 0; 
    left: 0; 
    bottom: 0;
    right: 0;
}

.page-index {
   padding: 55px 0;
   text-align: center;
}

.page-index ul {
    margin: 0;
    padding: 0;
}
.page-index ul li {
   list-style: none;
   display: inline-block;
}



.page-index ul li:not(:last-child):after
{
    content: '|';
    padding: 0 10px;
}

.page-index ul li a{
   list-style: none;
   display: inline-block;
   font-size: 13px;
   text-transform: uppercase;
   color: #fff;
}



/* .tp-caption-logo {
    position: absolute;
   
    width: 200px; 
    height: 199px;
    display: block;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -38%);
} */

/* gauri khan big logo */
.tp-caption-logo {
    position: absolute;
  
    width: 200px; 
    height: 199px;
    display: block;
    /* bottom: 55%; */
    bottom: 45%;
    /* top: 38%; */
    left: 50%;
    margin-left: -100px;
}



.designProcess-tab-wrapper {
    padding: 90px 0;
}
.designProcess-tab-wrapper .blog-wrapper h3 {
    font-size: 24px;
    font-weight: 600;

}

.designProcess-tab-wrapper .blog-wrapper p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

.design-gkd img {
    width: 100%;
    display: block;
}

.design-para p {
    font-size:  18px !important;
    line-height: 2;
    font-weight: 400;
    color: #000 !important;
    margin-bottom: 25px;
    text-align: justify;
}
.design-para  {
    margin-bottom: 80px;
}


.design-process1 {
    padding-top: 90px;
}

.designProcess-tab-wrapper .nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus  {
    background: transparent;
    border: 1px solid transparent;
}

.designProcess-tab-wrapper .nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus  {
    background: transparent;
    border: 1px solid transparent;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
    color: #000;
}

.design_process_tabs {
    padding: 0;
    display: table;
    margin-right: auto;
    margin-left: auto;
    border: none;
}

.tabhr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #ddd;
}

.design_process_tabs > li > a > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 18px;
    height: 18px;
}

.design_process_tabs > li > a {
    font-weight: 600;
}

.design_process_tabs > li > a:hover {
    background-color: transparent;
}

.design_process_tabs li .active a {
    color: #888;
}

.tab-heading {
    color: #A39370;
}

/* .tp-parallax-wrap.aboutBanner {
    top: 398px !important;
} */

.aboutBanner .tp-parallax-wrap {
    top: 398px !important;
}


@media only screen and (max-width: 768px) {
    .tp-caption-logo {
        /*width: 140px; 
        height: 140px;*/
    }
}

.testi-item.blockquote p {
    color: #fff;
    margin: 0 80px;
}


.about-blockquote .owl-nav [class*="owl-prev"] {
    left: 18px !important;
}

.about-blockquote .owl-nav [class*="owl-next"] {
    right: 18px !important;
}

 /* design process  */
 .designProcess-tab-wrapper li {
    font-size: 13px;
    width: auto;
 }


.project-content {
    /* opacity: 0.6;
    background-color: #000; */
   background-color:rgba(0,0,0,0.6);
}

.project-content .project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
}
.project-content .project-overlay {
    display: block;
    background: rgba(0, 0, 0, 0.5);
}

.project-content:hover .project-overlay {
    background: rgba(0, 0, 0, 0);
}

.project-content:hover .project-title {
    display: none;
}

/* lightbox customization */
.lb-nav a.lb-next {
    opacity: 1;
    right: 0;

    position: fixed;
    top: 50%;
    margin-top: -50px;
    width: 60px;
    height: 100px;
    line-height: 100px;
    background-color: #212121;
    border-radius: 6px 0 0 6px;

}

.lb-nav a.lb-prev {
    opacity: 1;
    left: 0;
    position: fixed;
   
   position: fixed;
   top: 50%;
   margin-top: -50px;
   width: 60px;
   height: 100px;
   line-height: 100px;
   background-color: #212121;
   border-radius: 6px 0 0 6px;
}

.project-content {
    position: relative;
    width: 100%;
}

.project-content img{
    width: 100%;
    height: 250px;
}

.project-title {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
    color: #ececec;
    text-transform: uppercase;
    font-size: 16px;
    width: 60%;
    text-align: center;
}

.home-banner-wrap {
    top: 62%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.home-banner-title {
    text-transform: uppercase;
    font-size: 73px;
    letter-spacing: 2px;
    color: #ffffff;
    text-shadow: 2px 2px 7px rgba(0,0,0,0.4);
    margin: 0;
    line-height: 0.5px;
    display: block;
}

.home-banner-sub-title{
    /*text-transform: capitalize;*/
    margin-top: 60px;
    font-size: 40px;
    opacity: 1;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    line-height: 1px;
    display: block;
}

.home-banner-btn-wrap {
    display: block;
    width: 20%;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
    background-color: rgba(0,0,0,0.4);
    top: 110px;
    position: absolute;    
    margin-left: -10%;
    left:50%;
}

.home-banner-btn-wrap .home-banner-btn {
    display: block;
    color: #ffffff;
    padding: 25px 0;
    font-size: 16px;
    font-weight: 700;
}

/*.home-banner-btn-wrap .home-banner-btn:hover{
    background-color: rgba(0,0,0,0.4);
}*/

.container-project {
    margin-left: 15px;
    margin-right: 15px;
}

.lb-closeContainer {
    /* position: absolute;
    top: -2px;
    right: -28px; */

    position: absolute;
    top: 2px;
    right: 150px;
    z-index:99999999;
   /*  background-color: blue;
    width: 50px;
    height: 50px;
    border-radius: 50%; */
}

.lb-close {

}

.gallery-wrapper {
    background-color: #f9f9f9;
}

.designProcess-tab-wrapper .right.carousel-control {
    color: #000 !important;
    width: 50px;
    background-color: #000;
}

.designProcess-tab-wrapper .left.carousel-control {
    color: #000 !important;
    width: 50px;
    background-color: #000;
}

.graybg2 {
    background-color: #F6F2EF;
}
.tabicon{font-family:'khicons';font-size:20px}
.fs22 {
    font-size: 22px;
}
.hover-info {
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 57%;
    padding-top: 30%
}
.gallery-holder {
    position: relative;
    margin-bottom: 30px;
}
.hover-info {
    display: block !important;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%
}
.hover-info:hover {
    opacity: 0
}
.gallery-holder a:hover a.hover-info {
    display: none !important
}
.gal-name,
.gal-desc {
    text-align: center
}
.copyright-content {
    text-transform: uppercase;
}
.copyright-content p {
    font-size: 13px;
    margin-bottom: 0;
}

.content_wrapper {
	clip: rect(60px,auto,auto,auto);

}

.navbar-inverse {
    background: #000;
}

#navbar-primary .navbar-nav {
  width: 100%;
  text-align: center;
}
#navbar-primary .navbar-nav > li {
  display: inline-block;
  float: none;
}
#navbar-primary .navbar-nav > li > a {
  padding-left: 30px;
  padding-right: 30px;
}

.fa-icon {
    background-color: #999999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.fa-facebook:hover{
    background-color: #295396;
}
.fa-twitter:hover{
    background-color: #1DA1F2;
}
.fa-instagram:hover{
    background-color: #8a3ab9;
}
.fa-linkedin:hover{
	background-color: #00F;
}
.fa-youtube:hover{
	background-color: #C30;
}
.fa-phone:hover{
	background-color: #000;
}
.appearance_block .blog-wrapper {
    margin-bottom: 30px;
}

.news-item img {
    width: 60%;
}

.news-item h4 {
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.news-item hr {
    border-color: #bbb;
    width: 150px;
    border-width: 1px;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.mt0 {
    margin-top: 0;
}

.testimonial_background{
	background-image:url(../images/testibg.webp);
	background-repeat: repeat-x;
	background-attachment: scroll !important;
	background-position: 100% 0 !important;
}
.terms {margin-bottom: 40px;}
.terms h1{color:#000;font-size: 30px;}
.error_color{color:red;margin-bottom: 10px;}
.error_color label {font-weight: normal;}
.success {color:green;margin-bottom: 20px;}
/* media */
@media only screen  and (max-width: 950px) {
    .tp-caption-logo {
        bottom: 50%;
    }
}


@media screen and (min-width: 768px) {
        .navbar-collapse {
            text-align: center;
            position: relative;
        }

        .nav.navbar-nav {
            /*display: inline-block;*/
            float: none;
            text-align: center;
            line-height: 50px;
        }

        .navbar .navbar-nav > li {
            display: inline-block;
            float: none;   
            text-align: center; 
        }

        .nav.navbar-nav.navbar-right  {
            line-height: 74px;
            position: absolute;
            right: 40px;
        }

       .lgnavar {
        margin-right: 80px;
       }



}


@media (max-width: 992px) { 
  /*   .hasmenu.shopcartmenu {
       line-height: 40px;
    }  */
    .nav.navbar-nav.navbar-right.searchandbag {
       line-height: 54px;
    }
     .content_wrapper {
        margin-top: 74px;
    }
    .tp-caption-logo{
        background-size: 70%;
        background-position: 50%;
        top:10%;
    }
    .rev_slider .tp-caption{
        top:-65px;
    }
    .button--aylen{
        top:0px !important;
    }
}


@media (max-width: 1024px) { 
    .section-about .about-col{
        height: 550px;
    }

    .homepage_banner_content a{
        
        width: 70%;
        padding: 20px;
        
    }
}

@media (max-width: 768px) { 
    .content_wrapper {
        margin-top: 74px;
    }
    .tp-caption-logo{
        background-size: 70%;
        background-position: 50%;
        top:22%;
    }
    .rev_slider .tp-caption{
        top:20px;
    }
    .button--aylen{
        top:0px !important;
    }    
    .blog-wrapper{
        margin-bottom: 20px; 
    }
    .testimonial_background{
        background-image:url('../images/banner-testimonial.webp');
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: cover;
        
    }
    .home-banner-btn-wrap {
        display: block;
        width: 30%;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 1px;
        font-size: 16px;
        background-color: rgba(0,0,0,0.4);
        top: 110px;
        position: absolute;    
        margin-left: -15%;
        left:50%;
    }

    .section-about .about-col{
        height: 100%;
        border-right:1px solid transparent;
    }
   .homepage_banner_content{
        width: 70%;
    }
    .homepage_banner_content a{
        width: 75%;
    }
    

     
}

@media (max-width: 768px){
     .homepage_banner{
        background-position:38% 0; 
    }

}

@media (max-width: 767px){
     .designProcess-tab-wrapper li {
        width: 50%;
     }
    .tp-caption-logo{        
        top:17%;
    }
    .home-banner-title,.home-banner-sub-title{
        font-size: 40px;
    }
    .home-banner-btn-wrap .home-banner-btn{
        padding: 15px 0;
    }
    .home-banner-btn-wrap {
        display: block;
        width: 66%;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 1px;
        font-size: 16px;
        background-color: rgba(0,0,0,0.4);
        top: 100px;
        position: absolute;
        margin-left: -33%;
        left: 50%;
    }
    .testimonial_background{
        background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url('../images/banner-testimonial-new.webp');
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: cover;        
    }

    .blockquote{
        font-size: 22px;
        width: 70%;
    }
    
    .homepage_banner{
        background-position:22% 0; 
    }

    .homepage_banner_content{
        position: absolute;
        left:0;
        right: 0;
        bottom: 0;
        top:300px;
        z-index: 1;
        margin: auto;
        text-align:center; 
        width: 100%;   
    }

    .homepage_banner_content h1{
        text-transform: uppercase;
        font-size:40px;
        text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
        color: #ffffff;
        letter-spacing: 2px;
        font-weight: 400;
        display: block;
    }
    .homepage_banner_content h2{
        text-transform: uppercase;
        font-size:30px;
        text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
        opacity: 1;
        color: #ffffff;
        letter-spacing: 2px;
        display: block;
        margin-bottom: 30px;

    }

    .homepage_banner_content a{
        text-transform: uppercase;
        background:rgba(0,0,0,0.4);
        color:#fff;
        letter-spacing: 1px;
        font-size: 16px;
        padding: 10px;
        font-weight: bold;
        display: block;
        width: 90%;
        margin:0 auto;
    }
    .homepage_banner_content img{
        display: none;
    }
    #owl-testimonial .owl-nav [class*="owl-prev"] {
        left:1%;
        position: absolute;
        z-index: 9999;
    }
    #owl-testimonial .owl-nav [class*="owl-next"] {
        right:1%;
        position: absolute;
        z-index: 9999;
    }
    

}

.mt200{
    margin-top: 200px;
}

@media (max-width: 480px) { 
    
}

@media (max-width: 360px) { 
    
}

@media (max-width: 320px) { 
    
}


@media (max-width: 1200px) {
    .nav > li > a {
        padding: 1em 7px;
    }
}
