

/* ------ */

@font-face {
    font-family: 'futura-medium-bt';
    src: url('../fonts/futura-medium-bt.ttf');
}

@font-face {
    font-family: 'futura';
    src: url('../fonts/futura-medium-bt.ttf');
}

@font-face {
    font-family: 'Bigcaslon';
    src: url('../fonts/Bi-medium-bt.ttf');

}

@font-face {
    font-family: 'Futura-light';
    src: url('../fonts/FuturaStd-Light.otf');
}

#footer [class^=icon-]:hover {
   color: #555555;
   transition: all 190ms cubic-bezier(0.4, 0, 1, 1);
   animation: tada 2s linear infinite;
}

#footer a {
    font-family: Futura-light;
    font-weight: 700!important;
      letter-spacing: 1px;
}

#footer .copyright a {
   font-weight: normal !important;
}



#footer .copyright a {
    letter-spacing: 0px;
    font-family: futura-medium-bt;
    font-size: 13px;

}



h1, h2, h3, h4, h5, h6 {
    font-family: Futura!important;
    font-weight: 100!important;
    }

ul.bot-nav.text-center.list-inline

.modal-body h3.margin-bottom-10 {
    font-family: Futura;
    font-weight: 100!important;
}

.modal-body {
    font-family: Futura;
    font-weight: 100!important;
}

.modal-body p {
    margin-bottom: 10px;
}

.modal-social-share {
    font-weight: 100!important;
    font-family: Futura;
    color: #111;
}

.modal-backdrop.in {
    opacity: 0.9!important
}


.nicescroll-cursors{ 
    background-color: rgb(100, 100, 100)!important;
    border: 1px solid rgb(100, 100, 100)!important;
    }



    


/* ---------------------------------------------------------------- */
/* ---------------Mobile responsive style-------------------- */
/* ---------------------------------------------------------------- */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  
body.smoothscroll.enable-animation.cbp-spmenu-push.cbp-spmenu-push-toleft {
    margin: 0px 20px!important;
    background-image: none!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    border-right: 1px solid #ddd;
    -webkit-box-shadow: 10px 0px 15px 0px rgba(219,219,219,1);
    -moz-box-shadow: 10px 0px 15px 0px rgba(219,219,219,1);
    box-shadow: 10px 0px 15px 0px rgba(219,219,219,1);
}

.mobile-style .owl-carousel img.img-responsive {
    height: 75%!important;
    object-fit: cover;
    width: 350px!important;
}

.mobile-style  .owl-item {
    width: 350px;
}

#main_section_include .swiper-slide.swiper-slide-active {
    width: 95%!important;
    margin: auto!important;
}

.mobile-style ul.pull-right.nav.nav-pills.nav-second-main li.btn-nav-mob a img {
    margin-top:-10px!important
}

.about-detail-desktop {
    display: block!important;
}

.owl-next {
    display: none;
}

.about-dek-content .controlls-over .owl-controls .owl-prev {
    margin-left: 6px!important;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform:  rotate(-90deg);
    top: -170px!important;
}

.about-dek-content .controlls-over .owl-controls .owl-next {
    margin-right: 0%!important;
}

.controlls-over .owl-pagination {
    top: 30px !important;
   left: -400px!important;
    }

.about-detail-desktop  .controlls-over .owl-pagination {
    bottom: 325px!important;
     transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform:  rotate(-90deg);
    }

.about-detail-mobile {
    display: none!important;
}

.about-dek-content .owl-item {
    padding-top: 0px!important;
    padding-left: 70px;
}

.container.about-detail-desktop {
    background-position-y: 15px!important;
    }

#header.header-md #topNav a.logo>img {
    height: 30px!important;
    margin-top: 23px!important;
}

.logo{
    height: 50px !important;
}

ul.pull-right.nav.nav-pills.nav-second-main li {
    padding: 0 15px 0px 15px!important;
}

ul.pull-right.nav.nav-pills.nav-second-main li.btn-nav-mob {
    padding-left: 50px!important;
    padding-right: 0px!important;
}

li.btn-nav-mob {
    border: none!important;
}

  
}

        .overlay {
              position:absolute;
              z-index: -1;
              top:50%;
              height:100%;
              width:100%;
              text-align:center;
              color: #fff;
              left: 55%;
              transform: translate(-50%, -50%);
            }

            .caption {
            position: absolute;
            top: 90px;
            left: 0;
            width: 100%;
            font-size: 1.4em;
            }

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
 
body.smoothscroll.enable-animation.cbp-spmenu-push.cbp-spmenu-push-toleft {
    margin: 0px 20px!important;
    background-image: none!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    border-right: 1px solid #ddd;
    -webkit-box-shadow: 10px 0px 15px 0px rgba(219,219,219,1);
    -moz-box-shadow: 10px 0px 15px 0px rgba(219,219,219,1);
    box-shadow: 10px 0px 15px 0px rgba(219,219,219,1);
}

.mobile-style ul.pull-right.nav.nav-pills.nav-second-main li.btn-nav-mob a img {
    margin-top: -10px!important
}


#header.header-md #topNav a.logo>img {
    height: 25px!important;
    margin-top: 23px!important;
}

  
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

.overlay {
              position:absolute;
              z-index: -1;
              top:50%;
              height:100%;
              width:100%;
              text-align:center;
              color: #fff;
              left: 50%;
              transform: translate(-50%, -50%);
            }
}

/* ------------- */

#main_section_include .swiper-slide.swiper-slide-active {
    width: 95% !important;
    margin: auto!important;
}

body.smoothscroll.enable-animation.cbp-spmenu-push.cbp-spmenu-push-toleft  .menu-mob-cont {
    padding: 10px 15px;
}

ul.pull-right.nav.nav-pills.nav-second-main li.btn-nav-mob a {
    text-align: right!important;
}

ul.pull-right.nav.nav-pills.nav-second-main li.btn-nav-mob a img {
    margin-top: 3px!important;
}

.mobile-style, .clearfix.mobile {display:none;}





.mobile-style .owl-controls {
    display:none!important
}

.mobile-style .button-nav-modal {
    display: none!important;
}

.mobile-style .owl-carousel img.img-responsive {
    height: 85%;
    object-fit: cover;
}

.mobile-style .owl-carousel  .nomargin {
    top: 0px!important;
    left: 0px!important;
}

.mobile-style  #header.translucent {
    background: #fff!important;
    padding: 10px;
    position: initial!important;
}


.mobile-style #header {
    border-bottom: rgb(0, 0, 0) 3px solid;
    box-shadow: 0 0 2px rgba(0,0,0,.2) !important;
    height: auto !important;
    margin-bottom: 5px!important;
}
    
.mobile-style #header.fixed #topNav a.logo>img {
    height:70px;
}

.mobile-style.nav-pills>li>a.dropdown-toggle {
    padding-right: 25px;
}

.mobile-style .nav-pills>li {
    padding: 0px 10px;
    padding-top: 6px !important;
}

.mobile-style #header.header-md #topNav #topMain>li>a {
    height: 70px;
    line-height: 50px;
    color: #333;
    background-color: transparent;
    font-size: 17px;
    text-transform: uppercase;
}

.mobile-style .owl-controls {
    margin-top: 10px;
}

.mobile-style .owl-theme .owl-controls .owl-buttons div {
    background-color: rgba(0, 0, 0, 0.23)!important;
        padding-top: 0px;
    }

 .mobile-style h2.owl-featured span a{
    float: right;
    color: #777;
    font-size: 12px;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}

 .mobile-style .owl-carousel {
    padding-bottom: 0px;
}
    
.mobile-style  .owl-carousel.owl-padding-10 .owl-item {
    padding: 0 0px;
}

.mobile-style h2.owl-featured {
    font-size: 24px;
    line-height: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #333;
    font-weight: normal;
}

.about-detail-mobile .col-md-12 {
    background-image: url(https://cdn.viiworksdemo.com/download/new-lori-fade.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    padding: 0px;
}


.about-detail-mobile, #fading_div {display:none!important;}



@media (max-width:1200px) {

.masonry-gallery.columns-4 .masonry-itemc {
    width: 50%!important;
}

#hideMe {display:none;}

.navbar-collapse.pull-right.nav-main-collapse.collapse.desktop-nav {
    display: block!important;
    color: #666!important;
}

.about .about-detail-mobile p {
       font-family: Futura-light;
    font-size: 18px;
    
}

.about .about-detail-mobile h2 {
    font-size: 25px;
    margin-bottom: 0px;
    font-family: 'bigcaslon'!important;
}


#header ul.pull-right.nav.nav-pills.nav-second-main {
    display: block;
    font-family: Futura-light;
}

#header.header-md #topNav a.logo>img {
    height:57px;
    margin-top: 15px;
}

.about-dek-content h1 {
    font-size: 25px!important;
    line-height: normal!important;
}

.about-dek-content p {
    font-size: 15px!important;
    }

.about section.padding-top-0 {
    padding: 0px!important;
}

#header.dark ul.nav-second-main li a {color:#333;padding:0px 10px;}

#header ul.nav-second-main {
    border-left: none!important;
    padding: 0px!important;
}   


.button-nav-modal {
    display: none!important;
}

.desktop-style {display:none!important;}
.mobile-style {display:block!important;}

footer#footer-include {
    display: none!important;
}

section.padding-top-0.padding-bottom-100 {
    padding-bottom: 0px!important;
}

section#blogModals {
    padding: 0px!important;
}

}

@media (max-width:991px) {

.mobile-style #header .container {
    width: 100%;
    padding: 0px 15px;
}

.modal-social-share {
    position: initial!important;
    font-weight: 100!important;
    width: 100%!important;
    padding: 0px 20px!important;
    text-align: center!important;
    margin-top: 30px!important;
    border-top: 1px dashed #d6d6d6!important;
    padding-top: 20px!important;
}

.col-md-6.image-area img {
    width: 100%!important;
}

.close {
    margin-top: -35px!important;
        padding: 0px 7px!important;
        font-size: 30px!important;  
    }
    
button.close {
    top: 20px;
    position: relative;
    z-index: 1;
    left: 0px;
}   

}

li.btn-nav-mob {
    margin-top: 0px;
    border-left: 1px solid #ddd;
    font-size: 20px;
    padding-left: 5px!important;
        height: 20px;
}

#sidepanel.sidepanel-light {
    box-shadow: inset 8px -1px 15px 0px #aaaaaa;
    font-family: Futura-light;
    font-weight: 700!important;
    letter-spacing: 1px;
}

#sidepanel.sidepanel-light ul  a {
    color: #000 !important;
}

span.btn-nav-desk {
    text-align: right;
    margin-top: 15px;
    font-size: 20px;
}

.sidepanel-content li a {
    font-size: 18px!important;
    line-height: 30px;
    color: #111!important;
    letter-spacing: 1px;
}

a#sidepanel_close {
    padding-top: 10px;
    height: auto;
}

.mobile-style .btn-nav-desk {display:none;}

@media (max-width:767px) {

.main .mobile-style #header.translucent {
    position: fixed!important;
}

body.smoothscroll.enable-animation.cbp-spmenu-push.cbp-spmenu-push-toleft .mobile-style #header.translucent {
    position:initial!important
}


 .mob-sec-2{
    padding-top: 120px!important;
 }
.mob-sec-1, .mob-sec-3{
    padding-top: 120px!important;
}
.padding-bottom-80 {
   padding-bottom: 0px !important;
}

.mob-sec-4{
    padding-top: 160px!important;
} 


.modal-dialog.modal-lg {
    width: 95%;
    margin: auto;
    margin-top: 50px;
        margin-bottom: 50px;
}

.clearfix.mobile {display:block!important;}

.mobile-style .btn-nav-desk {display:block;}

.mobile-style .btn-nav-mob {display:none;}

.mobile-style h2.owl-featured {
    margin: 0px 0px;
}


.mobile-style  .owl-carousel img.img-responsive {
            height: 70%!important;
    width: 100%;
}

}



.scroll-down-load {
    position: fixed;
    background: #eee;
    z-index: 1;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.scroll-down-load p {
    margin-bottom: 10px;
    margin-top: 10px;
    color:#aaa;
}

.scroll-down-load  i.fa.fa-angle-double-down{
    -webkit-animation: blink 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 2s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 2s;
    -o-animation-iteration-count: infinite;
}


.swiper-container2 {display:none!important;}
.desk-owl {display:block!important;}


@media (max-width:500px) {

.modal.fade.bs-example-modal-lg.in .thumbnail-bullets {
    padding: 5px!important;
    background-color: rgba(0, 0, 0, 0.3)!important;
}

.modal.fade.bs-example-modal-lg.in i.fa.bullet.fa-circle {
    color: #444!important;
        font-size: 18px!important;
}

.modal.fade.bs-example-modal-lg.in i.fa.bullet.fa-circle.active {
    color: #fff!important;
}

.modal.fade.bs-example-modal-lg.in i.fa.bullet.fa-circle:hover {
    color: #fff!important;
}

.modal.fade.bs-example-modal-lg.in i.fa.fa-caret-left.thumb-mleft, .modal.fade.bs-example-modal-lg.in i.fa.fa-caret-right.thumb-mright {
    color: #fff!important;
}

.modal.fade.bs-example-modal-lg.in i.fa.fa-caret-left.thumb-mleft, .modal.fade.bs-example-modal-lg.in i.fa.fa-caret-right.thumb-mright {
    font-size: 25px!important;
    vertical-align: sub!important;
}


.mob-cat-view-1 {
    width: 100%;
    background: #e1bda2!important;
    text-align: center;
    height: 70%;
    vertical-align: middle;}
.mob-cat-view-1 a {
    width: 400px;
    vertical-align: middle;
    display: table-cell;
    height: 321px;
    font-family: 'futura-medium-bt';
    text-transform: uppercase;
    color: #212121!important;
    font-size: 15px;
    line-height: 30px;
}


.mob-cat-view-2 {
    width: 100%;
    background: #8ca63d!important;
    text-align: center;
    height: 70% !important;
    vertical-align: middle;}
.mob-cat-view-2 a {
    width: 400px;
    vertical-align: middle;
    display: table-cell;
    height: 321px;
    font-family: 'futura-medium-bt';
    text-transform: uppercase;
    color: #212121!important;
    font-size: 15px;
    line-height: 30px;
}


.mob-cat-view-3 {
    width: 100%;
    background: #63c8d0!important;
    text-align: center;
    height: 70%;
    vertical-align: middle;}
.mob-cat-view-3 a {
    width: 400px;
    vertical-align: middle;
    display: table-cell;
    height: 321px;
    font-family: 'futura-medium-bt';
    text-transform: uppercase;
    color: #212121!important;
    font-size: 15px;
    line-height: 30px;
}


.mob-cat-view-4 {
    width: 100%;
    background: #0b5a9c!important;
    text-align: center;
    height: 60%;
    vertical-align: middle;
}
.mob-cat-view-4 a {
    width: 400px;
    vertical-align: middle;
    display: table-cell;
    height: 321px;
    font-family: 'futura-medium-bt';
    text-transform: uppercase;
    color: #212121!important;
    font-size: 15px;
    line-height: 30px;
}

.mob-cat-view-1, .mob-cat-view-2, .mob-cat-view-3, .mob-cat-view-4 {
    max-width: 200px;
   /* max-height: 300px !important;*/
}

#stayintouch .modal-dialog {
    margin-left: 15px!important;
    margin-right: 15px!important;
}

.modal-dialog.modal-lg {
    margin-left: auto!important;
    margin-right: auto!important;
    width: 90%!important;
}

.mobile-style #header.header-md ul.nav-second-main {
    margin-top: 0px!important;
}

.swiper-container2 {display:block!important;}
.desk-owl {display:none!important;}

.swiper-container2 .swiper-wrapper .swiper-slide {
    max-width: 200px;
}

.swiper-container2 .swiper-slide img.img-responsive {
    height: 70%!important;
    width: auto;
    object-fit: cover;
}

.swiper-slide {
    margin-right: 0px !important;
    margin-left: 0px;
    transition: 1s;
        background: #fff0;

}


.header-content {
  transition-delay:200ms!important;
  padding-bottom: 15px!important;
}

.swiper-slide.swiper-slide-active {
    width: 80% !important;
    /*margin-right: 0px!important;*/
}

.swiper-slide img.img-responsive {
  width: 100% !important;
}

/* #main_section_include .swiper-slide.swiper-slide-active:last-child {
    width: 200%!important;
} */

.swiper-container-android .swiper-slide, .swiper-wrapper {
    width: 90% !important;
}

/* .swiper-wrapper {
transform:translate3d(-300px, 0px, 0px)!important;
}
 */

/* -- */

.swiper-slide.swiper-slide-next:last-child {
    width: auto!important;
/**    height:500px !important; **/
}

/* -- */

.swiper-slide.swiper-slide-next {
    /*margin-right: -20px !important;*/
    /*margin-right: 0px !important;*/
    /*margin-left: -100px;*/
    transition: 1s;
} 

.swiper-slide.swiper-slide-prev {
    /*margin-right: -35px!important;*/
    margin-right: 0px !important;
}


#header #topNav a.logo>img {
    max-height: 95% !important;
}

header#topNav .container {
    padding: 0px;
}

.mobile-style #header.dark ul.nav-second-main li a {
    font-size: 8.5px;
    padding: 0px 8px 0px 0px!important;
}

.mobile-style #header {
    border-bottom: rgba(0,0,0,0.05) 2px solid;
    box-shadow: 0 0 2px rgba(0,0,0,.2) !important;
}

.mobile-style #header .container {
    width: 100%;
    padding: 0px 5px;
}

}

@media (max-width: 500px) and (min-width: 414px){
.swiper-container2 .swiper-wrapper .swiper-slide {
    max-width: 215px !important;
}
}

@media (max-width: 414px) {

/**
.mob-sec-1, .mob-sec-3 {
    padding-top: 250px!important;
}

.mob-sec-1.swiper-slide-active {
    padding-top: 225px !important;
}

 .mob-sec-3.swiper-slide-active {
    padding-top: 370px !important;
}

.mob-sec-4 {
    padding-top: 390px!important;
}
**/

.mob-sec-4 .overlay {
    transform: translate(-51%, -50%);
    width: 105%;
}

.mobile-style h2.owl-featured {
    margin: 0px 10px;
}

.mobile-style #main_section_include {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#main_section_include .swiper-slide.swiper-slide-active {
    width: 100% !important;
}
}


@media (max-width:350px) {

.mob-sec-1, .mob-sec-2, .mob-sec-3 , .mob-sec-4 {
    padding-top: 130px!important;
}


}


@media (max-width:400px) {


.mobile-style h2.owl-featured span a {
    float: none;
    display: block;
    margin-top: 5px;
}

.mobile-style .masonry-gallery.columns-4 a {
    margin-bottom: 0px!Important;
}



}


@media (max-width:1055px) {

div#stayintouch {
    z-index: 9999;
}

.navbar-collapse.pull-right.nav-main-collapse.collapse.desktop-nav {
    display: block!important;
}

.mobile-style #main_section_include {
    padding-left: 20px;
    padding-right: 20px;
}

.mobile-style #header.header-md #topNav #topMain>li>a {
    font-size: 13px!important;
    padding: 5px 10px!important;
        line-height: 60px;
}

#header.header-md #topNav a.logo>img {
    height: 65px;
    margin-top: 2px;
}

#header.dark ul.nav-second-main li a {color:#333!important;padding:0px 10px;}

#header ul.nav-second-main {
    border-left: none!important;
    padding: 0px!important;
}   


}



@media (min-width:1056px) {

ul.pull-right.nav.nav-pills.nav-second-main {
    display: none;
}





}



/* ---------------------------------------------------------------- */
/* ---------------Mobile responsive style-------------------- */
/* ---------------------------------------------------------------- */




/*  Style Css  */
@media (min-width:1199px){section.slider{margin-top:-40px !important}}form.gsc-search-box{display:none}.gsc-above-wrapper-area{border-bottom:none !important;margin-top:-28px !important}.gsc-wrapper{margin-top:-38px !important}.alert{margin-bottom:-10px !important}#pageLoader{width:100% !important;height:100% !important;background-color:#fff !important;position:fixed !important;z-index:9999 !important}

section {padding: 50px 0!important; border:none!important;}
/*
#footer [class^=icon-]:hover {
    color: #555555;
    transition: all 190ms cubic-bezier(0.4, 0, 1, 1);
    animation: tada 2s linear infinite;

}

.modal-social-share [class^=icon-]:hover {
    color: #555555;
    transition: all 190ms cubic-bezier(0.4, 0, 1, 1);
    animation: tada 2s linear infinite;

} */

.img-cont {
    display: block;
    height: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    overflow: hidden;
    padding: 60% 0 0;
    position: relative;
    width: 100%;
}

.img-cont img {
    bottom: 0!important;
    display: block!important;
    left: 0!important;
    margin: auto!important;
    max-height: 100%!important;
    max-width: 100%!important;
    position: absolute!important;
    right: 0!important;
    top: 0!important;
}

.recent-blog p.text-left {
    height: 60px;
}

.portfolio-gutter  .img-cont { padding: 56% 0 0;margin-bottom: 0px;margin-top: 0px;}

section #portfolio h2 {
    font-size: 30px;
    line-height: normal;
    color:#414141;
    }
    
.owl-carousel .item-box {
    background: transparent;
    margin-bottom: 25px;
    border: none!important;
    box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.2)!important;
    margin-top: 5px;
}

.cont-1 {
    padding: 0px 10px 20px;
}

.item-box-desc {
    margin-bottom: 0px!important;
    text-align: left !important;
    background: #fff!important;
}

#footer h4 {
    text-transform: uppercase!important;
}

.btn.btn-reveal i {line-height: 38px!important;}


#slider .btn {
    margin-top: 10px!important;
}

.owl-theme .owl-controls .owl-buttons div {background-color: rgba(0, 0, 0, 0.1)!important;color:#fff!important;}

.swiper-slide.swiper-slide-active {
    width: 90%!important;
}


#portfolio div.divider.divider-center:after {
    left: 56% !important;
    top: 9px;   }
    
#portfolio div.divider.divider-center:before {
    right: 56%!important;
    top: 9px;}  

    
.owl-carousel .item-box {
    padding: 0px 20px;
}

.masonry-gallery.columns-4 .masonry-itemc {
    width: 25%;
}


.masonry-gallery .hover-g {
    background-color: rgba(0, 0, 0, 0.3);
    width: 99.9%;
    border: none!important;
    color: #fff;
    padding: 5px 10px 5px 10px;
    position: absolute;
    top: 0px;
}


/* -http://miketricking.github.io/dist/- 

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom: 30px;
}



.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(170,170,170,0.4);
} */

.hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 0px !important;
}


/* .hovereffect h2{
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
} 




.hovereffect h2:hover , .hovereffect img:hover, .hovereffect:hover{
      opacity: 1!important;
         transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   

      }



.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff!important;
  text-align: center;
  position: relative;
  font-size: 17px!important;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
}


.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 55px 0 0 0;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    height: 85%;
    width: 90%;
    position: absolute;
    top: -20%;
    left: 5%;
    padding: 70px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(0,0,0,0.4);
}

/* ====================== */
.img-round
{
    position: relative;
    width:  400px;
    height: 240px;
    background-position: center center;
    background-repeat:no-repeat;

    object-fit: cover;
}
.img-box
{
    position: relative;
    width:  400px;
    height: 240px;
    background-position: center center;
    background-repeat:no-repeat;
    object-fit: cover;
}
.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;

}
.view-box {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.view-box .mask,.view-box .content {
   height: 100%;
   width:100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view .mask,.view .content {
   height: 100%;
   width:100%;
  
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
  
}
.view-box img {
   display: block;
   position: relative; 
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view-box h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view-box p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view-box a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-box a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color:rgba(41, 41, 41, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
                


/* ======================== */


@media (max-width:767px) {  
.hovereffect a.info{
    background: none!important;
    border: none!important;
    color: transparent!important;
}

.mobile-style ul.pull-right.nav.nav-pills.nav-second-main {
    float: none!important;
    width: 100%;
    display: inline-block;
    margin-top: 20px!important;
}

.mobile-style #header.dark ul.nav-second-main li a {
    padding: 0px 15px 0px 0px;
        line-height: 30px;

}


div.heading-title.heading-dotted {
    background: none;
}

}

@media (max-width:600px) {  

.masonry-gallery.columns-4 a {
    width: 100%!Important;
    margin-bottom: 0px!Important;  
}

}

@media (max-width:350px) {  

#header a.logo>img {
    width: 160px;
    height: auto!important;
    margin-top: 5px;
}

}

.gallery-inner .container {
    padding-left: 0px;
    padding-right: 0px;
    }
    
.heading-title.parallax p {
    margin-bottom: 0!important;
}

body.boxed section, #main_section_include {
    background-color: #fff;
}   


#main_section_include .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.contactus-section-form .col-md-12 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}


#main_section_include .heading-title.heading-arrow-bottom {
    background-color: #252525!important;
}

footer ul.dropdown-menu {
    background: #3B3B3B!important;
}

footer .dropdown-menu a:hover {
    background: #4E4E4E!important;
}
    
#header.header-md ul.nav-second-main {
    margin-top: 27px!important;
}       

#header.fixed #topNav #topMain>li>a {
    height: 80px;
    line-height: 60px;
}

/*#header.fixed.header-md ul.nav-second-main {
    margin-top: 30px!important;
}
*/
.swiper-container-horizontal>.swiper-pagination {
    bottom: 30px!important;
    }
    
.tooltip {display:none!important;}  

.timeline .timeline-entry>span {font-size: 10px!important;}
    


section.heading-title.parallax.parallax-2 {
    padding: 80px 0px!important;
    padding-bottom: 50px!important;
}

/* /Style css  */


/*  Assets Css  */
@font-face {
    font-family: 'gothambold1';
    src: url('../fonts/gothambold.eot');
    src: local('gothambold'), url('../fonts/gothambold.woff') format('woff'), url('../fonts/gothambold.ttf') format('truetype');
}


.owl-theme .owl-controls .owl-page span {background-color: #3E4043!important;}

.btn-success {
    color: #fff;
    background-color: #797977;
    border-color: #797977;
}


.about .heading-title h3 {
    background: #fff;
    color: #202020;
}


.about .size-15 {
    font-size: 15px !important;
    line-height: 25px !important;
    text-align: center;
    color: #414141;
    margin-bottom: 0px;
}

ul.process-steps li a {
    width: auto!important;
    height: auto!important;
    font-size: 20px!important;
    }
    
ul.process-steps li.active a, ul.process-steps li.active a:focus, ul.process-steps li.active:hover>a {
    background-color: #202020 !important;
    border-color: #202020 !important;

}   

ul.process-steps li:after {

    width: 40%!important;
}

ul.process-steps li:before {
    width: 30%!important;}

.month h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.heading-arrow-bottom {
    color: #fff;
    background-color: rgba(0, 0, 0, .9)!important;
    border-left: 1px solid #040608;
    border-right: 1px solid #040608;
}

/* ------- */

#slider .btn {
    margin-top: 300px;}
    
/* ------- */   

.sidebar ul {
    list-style: none;
    padding: 0;
        margin-bottom: 0px;
}

.sidebar .upcoming-events ul li.month {
    padding-left: 10px;
    position: relative;
}
.sidebar .upcoming-events ul li {
    padding-left: 40px;
    position: relative;
}

.sidebar .upcoming-events .label-events {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 25px;
    line-height: 14px;
}
.label-custom {
    border-radius: 0;
    background: #252525;
}

.sidebar .upcoming-events a {
    font-weight: bold;
    font-size: 13px;
    line-height: 32px;
}

.sidebar ul li {
    list-style: none;
    padding: 0 10px;
}

.preview p {
    margin-bottom: 10px;
}

div.side-nav ul>li:before {content: none!important;}

.ui-datepicker {
    text-align: center;
}
.ui-datepicker a:hover {
    border: none;
    outline: none;
}
.ui-datepicker-title {
    display: inline;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.ui-datepicker-prev {
    float: left;
}
.ui-datepicker-next {
    float: right;
}
.ui-datepicker-prev, .ui-datepicker-next {
    padding: 0 10px;
}
.ui-datepicker-calendar {
    width: 100%;
    table-layout: fixed;
    text-align: center;
}
.ui-datepicker-calendar span {
    display: block;
    text-align: center;
}
.ui-datepicker-calendar a {
    display: block;
    background: #ddd!important;
    color: #000!important;
    border-radius: 2px;
    font-weight:bold!important
}

.owl-carousel {
    /* border: 1px solid #eee; */
    padding-top: 25px;
    padding-bottom: 100px;
    margin-bottom: 15px!important;
}

.tagboard-embed {
    height: 500px;
    overflow-y: scroll;
}




table.ui-datepicker-calendar tr {
    line-height: 25px;
}

.ui-datepicker-calendar a:hover{opacity:.8}
.ui-datepicker-calendar .ui-datepicker-current-day {
    color: #000;
    font-weight: bold;
}
.ui-datepicker-calendar a:hover, .ui-datepicker-prev:hover, .ui-datepicker-next:hover {
    background: #264294;
    color:#FFFFFF;
    cursor: pointer;
}
a.ui-datepicker-prev.ui-corner-all:hover, a.ui-datepicker-next.ui-corner-all:hover {
    background: #eee!important;
    font-weight:bold;
}

.ui-datepicker-calendar .ui-state-disabled {
    color: #999;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    margin-bottom: 10px;
}

div.heading-title.heading-border-bottom {
    border-bottom: #DDD 1px solid!important;
}
/* ------- */

/*
inspired from http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

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

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* ================== */

span.glyphicon.glyphicon-chevron-right, span.glyphicon.glyphicon-chevron-left  {
    color: #797979!important;
}

.formError {left: 300px!important;}

.heading-title h3 {
    /* color: #fff; */
    padding: 0px 10px;
}

div.heading-title h3, div.heading-title.heading-border-bottom {
    /* background: #202020; */
    padding: 0px 5px;
}

.carousel-indicators .active {
    width: 20px!important;
    height: 8px!important;
}

.carousel-indicators .active {
    width: 20px!important;
    height: 8px!important;
    margin-left: 5px!important;
    margin-right: 5px!important;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px!important;
    height: 7px!important;
    border-radius: 2px!important;
    margin-left: 5px!Important;
    margin-right: 5px!Important;
}



.modal-content {
    border-top-color: #202020!important;
}


.mobile-sidenav {display:none!important;}


.gallery-page .item-box-desc {
    padding: 10px 5px 10px 5px;
    height: 100px;
    overflow-y: scroll;
    border: 1px solid #ddd;
        margin-bottom: 20px;    
}





div#_page_content  p {
    margin-bottom: 0px!important;
    margin-top: 20px;
}


    
@media (max-width: 1000px){

.batsup-output .container {width: 100%!important;}
}   
    
    
@media (min-width: 768px){
.dl-horizontal dt {
    float: left!Important;
    width: auto!Important;
    }
.dl-horizontal dd {
    margin-left: 60px!Important;
}   
    
    }
    
    
@media (max-width: 768px)   {

.blog-post-item .blog-item-small-image {
    width: 100%!important;
}

.blog-post-item .blog-item-small-image + .blog-item-small-content {
    padding-left: 0px!important;
    margin-bottom: 20px!important;
}




.desktop-sidenav {display:none!important;}

.mobile-sidenav {display:block!important;}

}

@media (min-width: 768px){
.inner .container {
    width: 100%;
}
}

@media (min-width: 992px){

}

@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -15px!important;
}
}






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

}

.embed-responsive {
    overflow: inherit!important;
}

.carousel-indicators {bottom: -20px!important;}

.batsup-output .container {
    width: 65%;
    margin-left: auto!important;
    margin-right: auto!important;
}

/* ============ */


@keyframes pulse_animation {
    0% { transform: scale(1); }
    30% { transform: scale(1); }
    40% { transform: scale(1.06); }
    50% { transform: scale(1); }
    60% { transform: scale(1); }
    70% { transform: scale(1.05); }
    80% { transform: scale(1); }
    100% { transform: scale(1); }
}

.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin:70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

}

.down {opacity:0.3!important;}

.callout-dark .batsup-output p {
    font-size: 15px!important;
    padding: 10px!important;
}


/* ======== */

.contentBar {
    width: 90px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.barlittle {
    background-color: #2187e7;
    background-image: -moz-linear-gradient(45deg, #2187e7 25%, #a0eaff);
    background-image: -webkit-linear-gradient(45deg, #2187e7 25%, #a0eaff);
    border-left: 1px solid #111;
    border-top: 1px solid #111;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 5px;
    opacity: 0.1;
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-animation: move 1s infinite linear;
    -webkit-animation: move 1s infinite linear;
}

#block_1 {
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

#block_2 {
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

#block_3 {
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
}

#block_4 {
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
}

#block_5 {
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

@-moz-keyframes move {
    0% {
        -moz-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(0.7);
        opacity: 0.1;
    };
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.7);
        opacity: 0.1;
    };
}

div#search_results {
    margin-top: 45px;
}


canvas {
    width: 150px!important;}

@media (max-width: 991px){
    .view-box.view-first {
    margin: 20px;
}


.about-detail-desktop {
    display: none!important;
}

.about-detail-mobile {
    display: block!important;
}




}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}



button#upload {
    margin-left: 10px;
}

div#testimonialFormBtns {
    padding: 15px;
}
@media only screen and (max-width: 502px){
    li.dashboard-demo{
        display: none;
    }
}

@media only screen and (max-width: 991px){
    .hovereffect a.info{
        padding: 165px!important;
        top: -5%!important;
    }
}


/* --------------- */
footer {
   position: fixed;
   bottom: 0;
   width: 100%;
   clip-path: polygon(0 55%, 220% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 55%, 220% 0, 100% 100%, 0% 100%);
   padding-top: 130px;
   height: 200px;
   padding-bottom: 160px;
    background:#fff!important;
    z-index: 10;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.footer-collapsed{
    clip-path: polygon(0 72%, 220% 72%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 72%, 220% 72%, 100% 100%, 0% 100%) !important;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

#footer .container {
    padding-top: 30px!important;
    margin-bottom: 10px!important;
    width: 100%;
    text-align: center;
}

#footer .copyright a {
   font-weight: normal !important;
}

#footer [class^=icon-]:hover {
   color: #555555;
   transition: all 190ms cubic-bezier(0.4, 0, 1, 1);
   animation: tada 2s linear infinite;
}

#footer ul.footer-lower-nav.pull-right.nomargin.list-inline.mobile-block {
    float: none!important;
    display: inline!important;
    margin-left: 0px!important;
    /*margin-left: 30px!important;*/
}

#footer>.copyright {
    background-color: #fff;
    }
    
#footer a, #footer>.copyright, .bot-nav li {
    color: #333;
    }
    
.bot-navhover-1 a, .bot-navhover-2 a, .bot-navhover-3 a, .bot-navhover-4 a {
    padding: 5px 5px!important;
}   

/* ------Editorial section----- */

.bot-navhover-1 a:hover {
    color: #fff;
    padding: 5px;
    background: #e1bda2;
    
}

.bot-navhover-1 a.current-page {
    border-bottom: 3px solid #e1bda2;
    color: #333;
}


.editor-temp  .image-hover:hover>img {
    opacity:0.9!important;
}   

.editor-temp  .masonry-gallery.columns-4 a:hover {
    background-color: #e1bda2;
    cursor:pointer;
}

.editor-temp  .masonry-gallery .hovereffect .overlay {
 background-color: #e1bda2!important;
  opacity: 0!important;

 }
 
.editor-temp  .masonry-gallery .hovereffect .overlay:hover {
 opacity: 0.9!important;
  transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
   -o-transition: opacity .2s ease-out;
}

/* ------Logo by lori section----- */


.bot-navhover-2 a:hover {
    color: #fff;
    padding: 5px;
    background: #8ca63d ;
   
}

.bot-navhover-2 a.current-page {
    border-bottom: 3px solid #8ca63d;
    color: #333;
}


.logoby-temp .image-hover:hover>img {
    opacity: 0.9;
}   

.logoby-temp .masonry-gallery.columns-4 a:hover {
    background-color: #8ca63d;
}

.logoby-temp  .masonry-gallery .hovereffect .overlay {
 background-color: #8ca63d!important;
  opacity: 0!important;
      cursor: pointer;
 }
 
.logoby-temp  .masonry-gallery .hovereffect .overlay:hover {
 opacity: 0.9!important;
  transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
   -o-transition: opacity .2s ease-out;
}

/* ------Advertising section----- */


.bot-navhover-3 a:hover {
    color: #fff;
    padding: 5px;
    background: #63c8d0;
}

.bot-navhover-3 a.current-page {
    border-bottom: 3px solid #63c8d0;
    color: #333;
}
    

.adver-temp .image-hover:hover>img {
    opacity:0.9!important;
}   

.adver-temp .masonry-gallery.columns-4 a:hover {
    background-color: #63c8d0;
    cursor:pointer;
}

.adver-temp .masonry-gallery .hovereffect .overlay {
 background-color: #63c8d0!important;
  opacity: 0!important;
  cursor: pointer;

 }
 
.adver-temp .masonry-gallery .hovereffect .overlay:hover {
 opacity: 0.9!important;
  transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
   -o-transition: opacity .2s ease-out;
}


/* ------Latest section------- */

.bot-navhover-4 a:hover {
    /* border-bottom: 3px solid #0b5a9c; */
    background:#0b5a9c;
    color:#fff!important;
    padding: 5px;
}   


.bot-navhover-4 a:hover {
    color: #fff;
    padding: 5px;
    background: #0b5a9c;
}

.bot-navhover-4 a.current-page {
    border-bottom: 3px solid #0b5a9c;
    color: #333;
}

.latest-temp  .image-hover:hover>img {
    opacity:0.9!important;
}   

.latest-temp  .masonry-gallery.columns-4 a:hover {
    background-color: #0b5a9c;
    cursor:pointer;
}

.latest-temp .masonry-gallery .hovereffect .overlay {
 background-color: #0b5a9c!important;
  opacity: 0!important;

 }
 
.latest-temp .masonry-gallery .hovereffect .overlay:hover {
 opacity: 0.9!important;
  transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
   -o-transition: opacity .2s ease-out;
}


/* ---------- */

.bot-nav a {
    font-size: 20px;
}

.footer-lower-nav a {
    font-size: 15px;
    
}

.footer-lower-nav {padding-top:10px;}

#footer .footer-lower-nav a:hover {color:#fff!important;background:#000;font-weight: normal!important;}

.footer-path {
    background: #fff;
    -webkit-clip-path: polygon(100% 83%, 0% 100%, 100% 100%);
    clip-path: polygon(100% 75%, 0% 100%, 100% 100%);
    position: absolute;
    bottom: 0px;
}


#stayintouch .modal-body {
    background-size: cover;
    height: 70%;
    padding-top: 40%;
        padding-bottom: 35%;
}


#stayintouch p, #stayintouch .btn-form {
    background: #fff;
    padding: 10px;
    max-width: 90%;
    margin: auto;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-family: Futura;
    margin-top: 30px;
    border-radius: 0px;
    width: 90%;
}
.modal-body{

    cursor: default;
}
.modal-social-share a {
    cursor: pointer;
}

/*--.image-area{ 
    cursor:none; }
--*/

#stayintouch  .modal-body {
    position: initial;
    }

#stayintouch  .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    margin-top: -15px;
    margin-right: -10px;
    background: #fff!important;
    padding: 0px 5px!important;
    border-radius: 50%;
    border: 2px solid #333!important;
    opacity: 1;
}

#stayintouch .modal-content {
    border: none;
}

#stayintouch .modal-dialog {max-width: 500px;margin-left: auto;margin-right: auto;margin-top: 50px;}

#stayintouch input#email {
    background: rgba(0, 0, 0, 0.68);
    border-color: rgba(255, 255, 255, 0.92);
    border-radius: 0px;
    height: 50px;
    color: #fff;
}

#stayintouch .input-group {
    width: 90%;
    margin: auto;
}

#stayintouch form#subscribeForm1 {
    text-align: center;
}

/* ---- ----- ---- ---- -- --- --- --- */
.masonry-gallery .masonry-itemc {
  transition: opacity 0.6s;
}
.masonry-gallery .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom: 0px!important;
}

.masonry-gallery .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  /* -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg); */
  -webkit-transition: opacity .3s ease-in;
transition: opacity .3s ease-in;

 -webkit-transition: opacity .0s ease-out;
transition: opacity .0s ease-out;
  cursor: pointer;
}

.masonry-gallery .hovereffect img.imgo {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.masonry-gallery .hovereffect h2 {
    text-transform: none;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: none;
    height: 100%;
    display: table;
    margin: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: Futura;
    letter-spacing: 1px;
    font-weight: 100!important;
}

.masonry-gallery .hovereffect h2 span {
    font-family: Futura-Light;
    font-size: 15px;
}

.masonry-gallery .hovereffect h2 p {
    border: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;

    -webkit-transform: rotate(357deg) scale(1) skew(1deg) translate(0px);
    
    transform: rotate(357deg) scale(1) skew(1deg) translate(0px);
   -moz-transform: rotate(357deg) scale(1) skew(1deg) translate(0px);
   -o-transform: rotate(357deg) scale(1) skew(1deg) translate(0px);
   -ms-transform: rotate(357deg) scale(1) skew(1deg) translate(0px);
    
    padding-top: 10px;
}



.masonry-gallery .hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.masonry-gallery .hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.masonry-gallery .hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.masonry-gallery .hovereffect:hover h2 {
    height: 75%;
    width: 75%;
    vertical-align: middle!important;
    position: absolute;
    top: 12%;
    left: 12%;
    padding: 15px;
    /* transform: translate(-50%, -50%)!important; */
}

.masonry-gallery .hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.mfp-wrap {
    background: rgba(255, 255, 255, 0.8);
}
    
button.mfp-close {  
    width: 21px!important;
    background: white!important;
    border-radius: 50px!important;
    height: 21px!important;
    line-height: 10px!important;
    margin-top: 29px!important;
    padding-left: 1px!important;
    color: #000!important;
    border: 2px solid #000!important;
    opacity: 1!important;
    right: -10px!important;
}   

.mfp-wrap{
    position: fixed!important;
    top:0px!important;
}

.button-nav-modal button.btn.btn-default.btn-next {
    position: absolute;
    right: -65px;
    top: 45%;
}

.button-nav-modal button.btn.btn-default.btn-prev{
    position: absolute;
    left: -65px;
    top: 45%;
}

.button-nav-modal .btn-default {
    color: #000;
    background-color: rgba(255, 255, 255, 0)!important;
    border-color: none!important;
    font-size: 35px!important;
    border:  none!important;
    box-shadow: none!important;
}

.mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-no-margins.mfp-with-zoom.mfp-ready {
    display: none;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #ffffff!important;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  margin-top: -15px;
  margin-right: -10px;
  background: #fff!important;
  padding: 0px 5px!important;
  border-radius: 50%;
  border: 2px solid #333!important;
  opacity: 1;
  transition: 0.6s;
}

.close:hover {
  transition: 0.6s;
  opacity: 1;
}



.main-modal .modal-body {
    padding: 0px;
}

.main-modal .col-md-6.image-area {
    padding: 0px;
}

.main-modal .modal-content {
    border: 0px!important;
}


.main-content, .masonry-gallery {
    background-image: url(https://cdn.viiworksdemo.com/download/rupf-Home-BG.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}


.editor-temp .masonry-gallery, .logoby-temp .masonry-gallery, .adver-temp.masonry-gallery , .latest-temp .masonry-gallery  {
    background-image:none!important;
    }

.modal.and.carousel {
  position: fixed; 
}

.modal-content {
    border-top: none;
}

.modal-social-share {
    position: fixed;
    bottom: 35px;
    font-weight: bold;
    left: 50%;
    width: 50%;
    padding: 0px 20px;
    text-align: center;
}

.modal-social-share a {
    width: auto!important;
    float: none;
    display: inline;
    background: none!important;
    color: #333!important;
    font-weight: normal;
}

.main-modal {
    cursor: pointer;
    z-index: 9999;
}
    

  /* friend selection */
.select-overflowimages {
    overflow                : hidden;
    background                : url(https://picsum.photos/200) no-repeat left top;
}

.select-overflowimages h1 {
    float                    : left;
    position                : relative;
    padding                    : 255px 0 0 30px;
    font-size                : 6.900em;
    width                    : 31%;
    color                    : rgb(255, 255, 255);
    line-height                : 61px;
    letter-spacing            : -0.005em;
    text-shadow                : rgb(72, 72, 72) 0 0 6px;
}

.select-overflowimages span {
    padding                    : 0 0 0 34px;
}

.select-overflowimages .aside {
    float                    : right;
    position                : relative;
    width                    : 625px;
}

.overflowimages-selection li {
    position                : absolute;
    z-index: 8;
    list-style: none;
}

.overflowimages-selection li > div {    
    overflow                : hidden;
}

.overflowimages-selection .img-container {
    display                    : block;
    position                : relative;
    -moz-box-shadow            : rgb(0, 0, 0) 2px 0 4px;
    -webkit-box-shadow        : rgb(0, 0, 0) 2px 0 4px;
    box-shadow                : rgb(0, 0, 0) 2px 0 4px;
    max-width: 490px;
    min-width: 445px;
}


.overflowimages-selection .img-container img {
    width: 100%;
    top: -15;
    display: block;
}


.overflowimages-selection .glow {
    position                : absolute;
    top                        : 0;
    left                    : 0;
    z-index                    : 20;
    background                : url(../img/bg-glow.png) no-repeat left top;
}

.overflowimages-selection .name {
    position                : absolute;
    left                    : -16px;
    bottom                    : 5px;
    width                    : 141px;
    padding                    : 4px 0;
    text-align                : center;
    font-size                : 14px;
    font-family                : Georgia, "Times New Roman", Times, serif;
    color                    : #fff;    
    
    border                    : rgba(255, 255, 255, 0.41) 2px solid;    
    -webkit-border-radius    : 20px;
    -moz-border-radius        : 20px;
    border-radius            : 20px;
    
    background                : #93260f; 
    background-image        : url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2MzgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM5MzI2MEYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM3QjIyMEYiIG9mZnNldD0iMTAwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzYzOCkiIC8+Cjwvc3ZnPg==);    
    background                : -moz-linear-gradient(top, #93260f 0%, #7b220f 100%);
    background                : -webkit-gradient(top, #93260f 0%, #7b220f 100%);
    background                : -webkit-linear-gradient(top, #93260f 0%,#7b220f 100%);
    background                : -o-linear-gradient(top, #93260f 0%, #7b220f 100%);
    background                : -ms-linear-gradient(top, #93260f 0%,#7b220f 100%);
    background                : linear-gradient(top, #93260f 0%,#7b220f 100%);
}


.main-content.homepage {    margin-top: -55px; }

.header-style { background: #fff;height: 170px;-webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);position: relative;z-index: 9;}




.about .owl-theme .owl-controls .owl-buttons div {
    height: 70% !important;
    width: auto;
    background-color: rgba(255, 255, 255, 0.1)!important;
    color: #000!important;
    top: -50px;
    font-size: 90px;
}


.about .owl-carousel.controlls-over.owl-theme.owl-carousel-init {
    padding-top: 0px;
}

.container.about-detail-desktop {
    /*background-image: url(http://cdn.viiworksdemo.com/download/l1i8-Lori-about.png);*/
    background-image: url(https://cdn.viiworksdemo.com/download/new-lori-about.jpg);
    height: 580px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: -12px;
}


.about-dek-content {
    position: absolute;
    top: 30px;
    left: 0px;
}

.about-dek-content .owl-buttons {
    position: relative;
}

.about-dek-content  .owl-theme.controlls-over .owl-controls .owl-page {
    margin-bottom: 3px;
    }
    
.about-dek-content .owl-theme.controlls-over .owl-controls .owl-page {
    background: rgba(255, 255, 255, 0);
    }

.about-dek-content  i.fa.fa-angle-left, .about-dek-content  i.fa.fa-angle-right {
    font-weight: bold;
}   

.about-dek-content .owl-buttons {
    z-index: 1;
}
    
    
.about-dek-content .owl-theme .owl-controls .owl-page span {
    position: relative;
    top: 19.5px;
    display: block;
    width: 18px;
    height: 18px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 50px;
    background: #869791;
}   

.about-dek-content .owl-controls.clickable {
    position: relative;
    left: 140px;
    top: 46px;
}

.about-dek-content p {
    text-align: start;
    font-family: Futura-light;
    font-size: 15px;
    font-weight: 700;
    color: #000!important;
    line-height: 28px;
}
.about-dek-content h1 {
    font-size: 30px;
    text-align: start;
    font-family: 'bigcaslon'!important;
    font-weight: 100;
    letter-spacing: 1px;
        line-height: 45px;
        margin-bottom: 5px;
}


.about-dek-content  .owl-item {
    height: 358px;
    padding-top: 50px;
}

.about-dek-content  .controlls-over .owl-controls .owl-prev {
    margin-left: 30%;
}

.about-dek-content  .controlls-over .owl-controls .owl-next {
    margin-right: 30%;
}

.about .owl-theme .owl-controls .owl-buttons div {
    border: none;
    box-shadow: none;
    background: transparent!important;
}

a#sidepanel_close {
    display: none;
}


/* -------Nav burger-------- */

.container {
    background: #fff;
}

body.smoothscroll.enable-animation.cbp-spmenu-push.cbp-spmenu-push-toleft {
    margin: 30px;
    margin-top: 0px !important;
    background-image:url(https://cdn.viiworksdemo.com/download/slqs-bg-blur.png);
    background-size: cover;
    background-attachment: fixed;
}

.cbp-spmenu-push.cbp-spmenu-push-toleft .scroll-down-load {
    display: none;
}

div#wrapper {
    background: #fff;
}

.cbp-spmenu ul.list-group {
    padding-top: 50px;
}

.mobile-style li.list-group-item {
    background: transparent;
}

.cbp-spmenu .menu-mob-cont p {
    font-family: Futura-light;
}

.cbp-spmenu .text-center a {
    padding: 10px!important;
}


/* General styles for all menus */

li.list-group-item {
    border: none;
    font-family: Futura-light;
}

/*CAUSE THE BOUNCINESS*/
.cbp-spmenu {
  position: fixed;
}


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
  width: 250px;
  height: 100%;
  top: 0;
  z-index: 1000;
  padding-right: 25px;
}

.cbp-spmenu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left;
}

.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
  left: -240px;
}

.cbp-spmenu-right {
  right: -250px;
}

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
  top: -150px;
}

.cbp-spmenu-bottom {
  bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px !important;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px !important;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative ;
  left: 0;
}

.masonry-itemc span>.main-bullets{
    display: none;
} 

.cbp-spmenu-push-toright {
  left: 240px;
}

.cbp-spmenu-push-toleft {
  left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Example media queries */

@media screen and (max-width: 55.1875em){

  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }

  .cbp-spmenu-top {
    top: -110px;
  }

  .cbp-spmenu-bottom {
    bottom: -110px;
  }

}

@media screen and (max-height: 26.375em){

  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 190px;
  }

  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -190px;
  }

  .cbp-spmenu-right {
    right: -190px;
  }

  .cbp-spmenu-push-toright {
    left: 190px;
  }
}

.carouselmulti.cust-carousel,
.carouselmulti.owl-carousel {
  padding-top: 0;
  padding-bottom: 0;
}
.carouselmulti .owl-wrapper {
  width: 100% !important;
}
.carouselmulti .owl-wrapper .owl-item {
  width: 100% !important;
}

.thumbnail-bullets {
    cursor: default !important ;
    right: 0;
    bottom: 0;
    width: auto;
    position: absolute;
    padding: 2px 5px 2px 0;
    background-color: rgba(0, 0, 0, 0.28);
}
.thumbnail-bullets i.fa { margin-left: 7px; }
.thumbnail-bullets i.fa.active { color: #FFF; transition: 1.8s; }



.latest-temp .masonry-gallery.columns-4 .masonry-itemc {
    width: 50%;
}

#main_section_include {
    padding-top: 0;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

#main_section_include.toppad {
    padding-top: 100px;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.swiper-slide, .owl-featured {
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.cust-carousel.carouselmulti {
    display: inline-flex;
}

.cust-carousel.carouselmulti img {
width:100%!important;
}

.cust-carousel img.img-responsive.cust-img-hide {
    display:none!important;

}

.cust-carousel img.img-responsive {
    opacity:1!important;

}

.button-nav-modal button.btn.btn-content.btn-default.btn-prev , .button-nav-modal button.btn.btn-content.btn-default.btn-next {display:none;}


div#stayintouch .modal-body {
    background-image: url(https://cdn.viiworksdemo.com/download/51vh-bg-signup.png);
}

div#stayintouch .modal-body.active {
    background-image: url(https://cdn.viiworksdemo.com/download/amlq-notification.png)!important;
      -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
} 

div#stayintouch .modal-body.active form {
        visibility: hidden;
}


.fa-caret-right:hover, .fa-caret-left:hover, i.fa.bullet.fa-circle:hover  {
    color: #fff;
    cursor: pointer;
}

i.fa.fa-caret-left.thumb-mleft, i.fa.fa-caret-right.thumb-mright {
    font-size: 20px;
    vertical-align: bottom;
}

@-moz-document url-prefix() {
      #footer .copyright a {
        font-weight: 400 !important;
    }
}

 body { -webkit-font-smoothing: subpixel-antialiased; }

html { 
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-shadow: 1px 1px 1px rgba(0,0,0,.004);
}

.masonry-itemc span>.main-bullets{
    display: none;
} 

#arrowUp{
    position: fixed;
    left: 50%;
    margin-left: -73px;
    bottom: 80px;
    z-index: 111;
}

#arrowUp img{
    width: 146px;
    height: 50px;
}

#lorismall{

    font-size: 19px;
    color:#000;
}

#bylori{
    font-size: 50px;
    line-height: 30px;
}

#byloritab{
    font-size: 59px;
    line-height: 60px;
}

/** Fixes :: 04-18-18 :: START **/
/** For iPad Portrait :: START **/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .mob-cat-view-1,
    .mob-cat-view-2,
    .mob-cat-view-3 {
        padding-top: 35px;
        height: 800px
    }
    .owl-item {
        padding-top: 140px;
    }
    /**.mobile-style .owl-carousel img.img-responsive {
        height: 440px;
    }**/

    /** Slider **/
    .stm.swiper-slide-next:nth-child(2),
    .stm.swiper-slide-next:nth-child(3),
    .stm.swiper-slide-next:nth-child(4) {
        margin-top: -580px !important;
        background-color: transparent;
    }
    #arrowUp {
        display: none !important;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .stm.swiper-slide-next:nth-child(2),
    .stm.swiper-slide-next:nth-child(3),
    .stm.swiper-slide-next:nth-child(4) {
        margin-top: -500px !important;
        background-color: transparent;
    }
    #arrowUp {
        display: none !important;
    }
}
/** For iPad Portrait :: END **/

/** For iPad Landscape :: START **/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .mob-cat-view-1,
    .mob-cat-view-2,
    .mob-cat-view-3 {
        padding-top: 45px;
        height: 800px
    }
    .owl-item {
        padding-top: 140px;
    }
    .mobile-style .owl-carousel img.img-responsive {
        height: 60% !important;
        /**height: 450px !important;;**/
    }

    /** Slider **/
    .stm.swiper-slide-next:nth-child(2),
    .stm.swiper-slide-next:nth-child(3),
    .stm.swiper-slide-next:nth-child(4) {
        margin-top: -150px !important;
        background-color: transparent;
    }
    #arrowUp {
        display: none !important;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .mob-cat-view-1,
    .mob-cat-view-2,
    .mob-cat-view-3 {
        padding-top: 15px;
        height: 800px
    }
    /**.mobile-style .owl-carousel img.img-responsive {
        height: 360px !important;;
    } **/
    .stm.swiper-slide-next:nth-child(2),
    .stm.swiper-slide-next:nth-child(3),
    .stm.swiper-slide-next:nth-child(4) {
        margin-top: -180px !important;
        background-color: transparent;
    }

    #arrowUp {
        display: none !important;
    }
}
/** For iPad Landscape :: END **/
/** Fixes :: 04-18-18 :: END **/


/** For Slider effect in content removal  :: START **/
/** Fixes :: 04-22-18 :: START **/


@media (max-width: 500px) {
.swiper-container2 img.img-responsive {
    height: 70%!important;
    width: 100% !important;
    object-fit: cover;
}

.swiper-slide-off, #sm-green-view {
    flex-shrink: 0;
    width: 100%;
    /*height: 100%;*/
}
}

@media (max-width: 414px) {
#main_section_include .swiper-wrapper .swiper-slide-active {
    width: 100% !important;
    margin: 0 !important;
    flex-shrink: 0; 
}
}

@media (max-width: 500px) and (min-width: 414px) {
.swiper-slide-off {
    max-width: 215px !important;
}

.swiper-container2 .swiper-wrapper .swiper-slide-active {
    max-width: 215px !important;
    height: 100% !important;
    width: 100% !important;
    flex-shrink: 0;
    margin: auto!important;
}

.swiper-container2 #sm-green-view {
    width: 100%;
    flex-shrink: 0;
}
}

@media (max-width: 411px) {
.swiper-slide-off {
    max-width: 210px;
}
}

@media (max-width: 375px) {
.swiper-slide-off {
    max-width: 180px;
}

.mob-cat-view-1, .mob-cat-view-2, .mob-cat-view-3, .mob-cat-view-4 {
    max-width: 205px;
}
}



/** For Slider effect in content removal  :: END **/
/** Fixes :: 04-22-18 :: END **/


/** Old Ipad Landing Landscape **/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
#main_section_include .swiper-slide.swiper-slide-active {
    width: 100% !important;
}    

.mobile-style #main_section_include {
    padding-left: 0px;
    padding-right: 0px;
}

.mobile-style #sm-img-view {
    width: 645px!important;
}

.mobile-style h2.owl-featured {
    padding-left: 40px;
}

#sm-green-view {
    width: 425px!important;
    right: 0;
}

.owl-item {
    width: 1024px !important;
}

/**
.owl-item:nth-child(even) {
    width: 368px !important;
    height: 200px;
}**/

.mobile-style .owl-carousel img.img-responsive {
    width: 100%!important;
}

.mob-cat-view-2 a, .mob-cat-view-1 a, .mob-cat-view-3 a {
    height: 265px !important;
}

.tablet-section:nth-child(2), .tablet-section:nth-child(3), .tablet-section:nth-child(4) {
    margin-top: 60px;
}

.tablet-section.mob-sec-4 {
    margin-top: 90px !important;
}

#main_section_include {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

#main_section_include.toppad {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

.swiper-slide, .owl-featured {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}
}

/** Old Ipad Landing Landscape == END**/ 

/** Ipad Landing Portrait **/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
#main_section_include .swiper-slide.swiper-slide-active {
    width: 100% !important;
    /** margin-bottom: 120px !important; **/
}    

.mobile-style #main_section_include {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mobile-style #sm-img-view {
    width: 645px!important;
}

.mobile-style h2.owl-featured {
    padding-left: 40px !important;
}

#sm-green-view {
    width: 100%!important;
    right: 0;
}

.owl-item {
    width: 780px!important;
}
/**
.owl-item:nth-child(even) {
    width: 310px !important;
    height: 100px;
}**/

.mobile-style .owl-carousel img.img-responsive {
    width: 780px !important;
    height: auto !important;
}

.mob-cat-view-2, , .mob-cat-view-1, .mob-cat-view-3 {
    height: 425px !important;
}

.mob-cat-view-2 a, .mob-cat-view-1 a, .mob-cat-view-3 a {
    height: 265px !important;
}

.swiper-slide.mob-sec-4.swiper-slide-active {
    top: 160px !important;
}

.tablet-section:nth-child(2), .tablet-section:nth-child(3), .tablet-section:nth-child(4) {
    margin-top: 60px !important;
}

.tablet-section.mob-sec-4 {
    margin-top: 90px !important;
}

#main_section_include {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

#main_section_include.toppad {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

.swiper-slide, .owl-featured {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

}
/** Old iPad Portrait codes **/


/** 4/25/18 EDITS **/
.masonry-itemc span.thumbnail-bullets.thumbnail {
    display: none !important;
}

/** 4/26/18 EDITS **/

.modal-body img.img-responsive {
    width: 100% !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 740px) and (-webkit-min-device-pixel-ratio: 2) {
.cust-carousel.carouselmulti img {
    width: 100%!important;
    overflow-y: hidden;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 740px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
.cust-carousel.carouselmulti img {
    max-height: 500px;
}

.col-xs-6 {
    width: 100% !important;
}
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
.cust-carousel.carouselmulti {
    display: block !important;
    overflow-y: hidden !important; 
    max-height: 700px !important; 
}

.col-xs-6 {
    width: 100% !important;
}
}

/* EDITS 4/27/18 */
#main_section_include {
    padding-top: 0;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

#main_section_include.toppad {
    padding-top: 0px !important;
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}
.swiper-slide, .owl-featured {
    -webkit-transition: all 0s ease !important;
       -moz-transition: all 0s ease !important;
            transition: all 0s ease !important;
}

@media (max-width: 767px) {
.mob-sec-2 {
    padding-top: 0px!important;
}

.mob-sec-1, .mob-sec-3 {
    padding-top: 0px!important;
}

.mob-sec-4 {
    padding-top: 0px!important;
    padding-bottom: 50px;
}
}


/** Edit 4-30-18 **/
@media only screen and (max-device-width: 1024px) and (min-device-width: 481px) and (orientation: landscape) {
ul.pull-right.nav.nav-pills.nav-second-main li.btn-nav-mob {
    padding-left: 5px!important;
    padding-right: 0px!important;
}

ul.pull-right.nav.nav-pills.nav-second-main li {
    padding: 0 7px!important;
}
}


@media only screen and (max-device-width: 820px) and (min-device-width: 568px) and (orientation: landscape) {
.cbp-spmenu ul.list-group {
    padding: 20px 0px !important;
    margin-bottom: 0px;
}

.cbp-spmenu div.text-center {
    padding-top: 20px !important;
    margin-bottom: 10px !important;
}

.cbp-spmenu .menu-mob-cont p {
    margin-top: 10px !important;
}


.cbp-spmenu .list-group-item {
    padding: 10px 10px !important;
}

.cbp-spmenu .sidepanel-content li a {
    font-size: 15px!important;
    line-height: 20px !important; 
    }

.cbp-spmenu .sidepanel-content .text-center a {
    font-size: 15px !important;
    padding: 5px !important;
}

h2.owl-featured {
     padding-left: 40px !important; 
}

.mob-sec-1, .mob-sec-3 {
    padding-top: 30px!important;
}

.mob-sec-4 {
    padding-top: 60px!important;
    padding-bottom: 50px;
}

}


@media (max-width: 767px) {
.mobile-style #main_section_include {
    padding-left: 0px !important;
    padding-right: 0px!important;
}

/*.main .mobile-style #header.translucent {
    position: relative!important;
}*/

.mob-sec-2 {
    padding-top: 0px!important;
}

.mobile-style .owl-wrapper {
    width: 100% !important;
}
.mobile-style .owl-carousel.owl-padding-10 .owl-item {
    width: 100% !important;
}
.mobile-style .owl-carousel img.img-responsive {
    width: 100% !important;
    height: 75%!important;
}

.swiper-wrapper {
    max-height: 600px !important;
}

/** Edits 5-3-18 **/
.mobile-style .mob-sec-2 {
    margin-top: 105px;
}

.cbp-spmenu-push-toleft .mobile-style .mob-sec-2 {
    margin-top: 0px;
}

.cbp-spmenu-push-toleft .mobile-style #header.dark ul.nav-second-main li a {
    font-size: 7px !important;
}


}
/*.hovereffect img {
    width: 100% !important;
    max-width: 100% !important;
}

.masonry-itemc .cust-carousel img.img-responsive {
    width: 110% !important;
}*/

.masonry-gallery.columns-4 .masonry-itemc {
    overflow: hidden !important;
margin: 0 !important;
padding: 0 !important;
}


/** Edits 5-7-18 **/
@media only screen and (max-device-width: 500px) and (orientation: portrait) {
.swiper-wrapper {
    max-height: 320px !important;
}

.swiper-container2 img.img-responsive, .mobile-style .mob-cat-view-2, .mobile-style .mob-cat-view-1, .mobile-style .mob-cat-view-3  {
    height: 100% !important;
}

.mob-sec-2, .mob-sec-1, .mob-sec-3 {
    margin-bottom: 40px !important;
}

.mob-sec-4 {
    padding-top: 30px!important;
}    

#bylori {
    line-height: 42px !important;
}
}


/** About Edits 9-20-18 **/
.owl-carousel {
    overflow: initial !important;
}

.owl-carousel .owl-wrapper-outer {
    left: 100px;
}

.about-dek-content .owl-theme.controlls-over .owl-controls .owl-page {
    margin-bottom: 20px;
    display: block !important;
}

.about-dek-content h1 {
    font-size: 40px;
    color: #272727 !important;
    margin-bottom: 15px;
}   

.about-dek-content p {
    font-size: 18px;
}    

.about-dek-content .owl-theme .owl-controls .owl-page span {
    width: 15px !important;
    height: 15px !important;
    background-color: #2d2d2d!important;
}

.about-dek-content .owl-controls.clickable {
    position: absolute;
    left: 25px;
    float: left;
    top: 145px;
}

.controlls-over .owl-pagination {
    top: -62px;
    text-align: center;
    position: absolute;
    width: 60%;
    margin: auto;
    bottom: -20px;
    left: 0;
    right: 0;
    z-index: 1;
}

.controlls-over .owl-controls .owl-prev {
    top: -110px !important;
    margin-top: 0px !important;
    right: auto !important;
    left: -13px !important;
    display: none !important;
}

.controlls-over .owl-controls .owl-next {
    top: 55px !important;
    margin-top: 32px !important;
    left: auto !important;
    right: -43px !important;
}

.owl-page.active {
    opacity: 1;

}
.owl-page {
    opacity: 0.6;
}

.owl-buttons .fa {
    font-size: 75px;
}

.owl-buttons i {
    font-weight: bold;
}

.fa-angle-left:before{content:"\f106" !important}
.fa-angle-right:before{content:"\f107" !important}

/** Edits 6-5-18 **/
.mob-sec-2 .owl-wrapper-outer, .mob-sec-1 .owl-wrapper-outer, .mob-sec-3 .owl-wrapper-outer {
    left: 0 !important;
}

.navmin-box {
    font-size: .5em;
    width: 33px;
    line-height: 1.2;
    text-align: left;
    padding: 2!important;
    padding-left: 5px !important;
}


@media only screen and (max-device-width: 1200px) {
.navmin-box {
    font-size: .7em;
}
}


@media only screen and (max-device-width: 510px) {
.navmin-box {
    font-size: 1em;
}
}


