/*
Theme Name: Sharpshot
Theme URI: http://themewar.com/wp/sharpshot/
Author: ThemeWar
Author URI: http://themewar.com/
Description: Responsive WordPress Theme. 
Version: 1.0
License: 
License URI: 
Text Domain: sharpshot
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*=======================================================================
[Table of contents]
=========================================================================
[01] Desktop (1200px - 1440px)
[02] Desktop (991px - 1024px)
[03] Tab (768px - 990px)
[04] Mobile (320px - 767px)
==========================================================================*/

/*=======================================================================
[01] Desktop (1200px - 1440px)
=========================================================================*/
@media(min-width:1200px) and (max-width: 1440px){
    #recentPostCaro .owl-next,
    #blogCarousel .owl-next{
        right: -50px;
    }
    #recentPostCaro .owl-prev,
    #blogCarousel .owl-prev{
        left: -50px;
    }
    .clientSec {
        padding: 27px 30px;
    }
    .errorContent {
        padding-bottom: 100px;
        padding-top: 92px;
    }
    .erorimg{
        width: auto;
        height: auto;
        left: 0;
        right: 0;
        top: 0;
    }
    /*    .galDecfw {
            min-height: 95px;
        }*/

}

/*=======================================================================
[02] Desktop (991px - 1024px)
=========================================================================*/
@media(min-width: 991px) and (max-width: 1024px){
    .logo {
        height: 90px;
        padding-top: 0;
        width: 131px;
    }
    .hsingleInfo h6{
        font-size: 14px;
    }
    .hsingleInfo h3{
        font-size: 18px;
    }
    .hsingleInfo {
        margin-right: 20px;
        padding-left: 25px;
    }
    .sicialIcon {
        padding: 20px 0;
        text-align: right;
    }
    .headerInfo {
        padding: 25px 0 0px;
    }
    .mainNav ul li{
        margin-right: 45px;
    }
    .rev1con{
        left: 130px;
        position: relative;
    }
    .rev1con h2 {
        top: -60px;
        position: relative;
    }
    .lineBorder{
        position: relative;
        top: -20px;
    }
    .singleSer h3 br{
        display: none;
    }
    .pBody {
        padding: 0 30px 60px;
    }
    .singleOffer{
        padding: 53px 25px;
    }
    .b{
        border: 1px solid #3a3942;
    }
    .singlebDec {
        padding: 55px 15px 60px;
    }
    .clientSec {
        padding: 27px 0px;
    }
    #recentPostCaro .owl-prev {
        left: 0;
    }
    #recentPostCaro .owl-next {
        right: 0;
    }

    .quoteFooter {
        padding: 60px 30px;
    }

    .innerHeader .logo{
        top: 15px;
    }
    .erorimg {
        height: 762px;
        left: auto;
        position: absolute;
        right: 0;
        top: 95px;
        width: 700px;
    }
    .appointment-time{
        width: 25%;
    }
    .appointment-slots{
        width: 55%;
    }
    .singTeamTab .tab-content{
        padding: 55px 30px 5px;
    }
    .memberContact .expaddingr {
        padding-right: 15px;
    }
    .memberContact .expaddingl {
        padding-left: 15px;
    }
    .siRecPost img {
        height: 75px;
        width: 75px;
    }
    .siRecPost {
        padding-left: 85px;
        padding-top: 0;
    }
    .blogSingleDec {
        padding: 60px 30px 31px;
    }
    .commentBox{
        padding: 60px 30px 20px
    }
    .singleBauthor img {
        height: auto;
        width: 170px;
    }
    .singleBauthor{
        padding-left: 200px;
        padding-bottom: 30px;
    }
    .commForm input[type="email"], 
    .commForm input[type="text"] {
        float: left;
        width: 100%;
    }
    .commForm input.comfEmail {
        margin: 0 0 10px;
    }
    .footer .widget.widget_mc4wp_form_widget{
        margin-bottom: 70px;
    }
    .shareblog a{
        margin-bottom: 9px;
    }
    .shareblog a:last-child{
        margin-bottom: 0;
    }
    .post_paingat{
        padding: 40px 30px;
    }
    .broderlefts{
        border: none;
    }
    .paginationnp h1{
        display: none;
    }
}


/*=======================================================================
[03] Tab (768px - 990px)
=========================================================================*/
@media(min-width: 768px) and (max-width: 990px){
    .noBorderResponsive{
        border: none !important;
    }
    .logo {
        height: 67px;
        width: 94px;
        padding-top: 8px;
    }
    .hsingleInfo h6{
        font-size: 12px;
    }
    .hsingleInfo h3{
        font-size: 16px;
    }
    .hsingleInfo {
        margin-right: 5px;
        padding-left: 25px;
    }
    .sicialIcon {
        padding: 20px 0;
        text-align: right;
    }
    .headerInfo {
        padding: 25px 0 0px;
    }
    .mainNav ul li{
        margin-right: 30px;
    }
    .rev1con{
        left: 130px;
        position: relative;
    }
    .rev1con h2 {
        top: -60px;
        position: relative;
    }
    .lineBorder{
        position: relative;
        top: -20px;
    }
    .singleSer h3 br{
        display: none;
    }
    .pBody {
        padding: 0 15px 60px;
    }
    .singleOffer{
        padding: 53px 34px;
    }
    .b{
        border: 1px solid #3a3942;
    }
    .singlebDec {
        padding: 55px 15px 60px;
    }
    .clientSec {
        padding: 27px 0px;
    }
    #recentPostCaro .owl-prev {
        left: 0;
    }
    #recentPostCaro .owl-next {
        right: 0;
    }
    .mainNav2 ul li{
        margin-right: 15px;
    }
    .innerHeader .logo {
        height: auto;
        padding-top: 0;
        position: relative;
        top: 25px;
    }
    .erorimg {
        height: auto;
        left: auto;
        position: relative;
        right: 0;
        top: 300px;
        width: auto;
    }
    .appointment-time{
        width: 25%;
    }
    .appointment-slots{
        width: 48.3%;
    }
    .singTeamTab .tab-content{
        padding: 55px 30px 5px;
    }
    .memberContact .expaddingr {
        padding-right: 15px;
    }
    .memberContact .expaddingl {
        padding-left: 15px;
    }
    .galDecex {
        padding: 0 15px;
    }

    .topPost .singlebDec {
        padding: 55px 15px 20px;
    }
    #blogCarousel .owl-prev {
        left: 0;
    }
    #blogCarousel .owl-next {
        right: 0;
    }
    .shareblog a {
        margin-bottom: 5px;
        width: 105px;
    }
    .siRecPost img {
        height: 75px;
        width: 75px;
    }
    .siRecPost {
        padding-left: 85px;
        padding-top: 0;
    }
    .blogSingleDec {
        padding: 60px 30px 31px;
    }
    .commentBox{
        padding: 60px 30px 20px
    }
    .singleBauthor img {
        height: auto;
        width: 212px;
    }
    .singleBauthor{
        padding-left: 230px;
        padding-bottom: 30px;
    }
    .commForm input[type="email"], 
    .commForm input[type="text"] {
        float: left;
        width: 100%;
    }
    .commForm input.comfEmail {
        margin: 0 0 10px;
    }
    .shopSidebar{
        padding-left: 0;
    }
    .commonSection{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .singlePrice{
        margin-bottom: 30px;
    }

    #tribe-events-header:before, #tribe-events-footer:before, 
    #tribe-events-header:after, #tribe-events-footer:after{
        display: none !important;
        background: transparent;
    }
    #tribe-events #tribe-events-footer{
        padding-top: 2em;
    }
    .tribe-events-sub-nav.sharpshotEventNav a{
        padding: 0 20px;
    }
    .tribe-events-event-meta .tribe-events-meta-group-details{
        padding-right: 0;
        margin-bottom: 40px;
    }
    .single-tribe_events .tribe-events-venue-map, .single-tribe_events .secondary .tribe-events-venue-map{
        margin-top: 30px;
    }
    .tribe-bar-date-filter, .tribe-bar-search-filter, 
    .tribe-bar-collapse .tribe-bar-filters-inner>div, 
    #tribe-bar-collapse-toggle{
        margin-bottom: 15px;
    }
    .tribe-events-calendar td div[id*=tribe-events-daynum-], 
    .tribe-events-calendar td div[id*=tribe-events-daynum-] a{
        font-size: 12px;
    }
    #tribe-events-footer~a.tribe-events-ical.tribe-events-button{
        display: none !important;
    }

    .blogSidebar{
        margin-top: 50px;
    }
    .shareblog {
        text-align: center;
    }
    .shareblog a{
        display: inline-block;
        float: none;
    }
    .postThum img{
        width: 100%;
        height: auto;
    }
    #proDetails .carousel-indicators li{
        margin-bottom: 10px;
    }
    body .bookingCalander table.booked-calendar .booked-appt-list .timeslot .timeslot-time span.spots-available{
        margin-left: 50px;
    }
    .post_paingat{
        padding: 40px 30px;
    }
    .broderlefts{
        border: none;
    }
    .paginationnp h1{
        display: none;
    }
}



/*=======================================================================
[04] Mobile (320px - 767px)
=========================================================================*/
@media(min-width:320px) and (max-width: 767px){
    /**Home Page**/
    .switchTittle{
        display: none;
    }
    .logo {
        height: auto;
        width: 80px;
    }
    .headerInfo{
        display: none;
    }
    .sicialIcon {
        padding: 0;
        text-align: right;
        position: absolute;
        top: -47px;
        right: 15px;
    }
    .rev1con h2{
        position: relative;
        top: -60px;
        left: 15px;
    }
    .rev1con h2{
        font-size: 30px;
        margin: 0;
        line-height: 1.1;
    }
    .rev1con p{
        position: relative;
        top: 30px;
        left: 15px;
    }
    .rev1con.rev1btn{
        position: relative;
        top: 80px;
        left: 15px;
    }
    .lineBorder{
        position: relative;
        left: 15px;
    }
    .slider1 .tp-rightarrow.tparrows.default.round{
        right: -5px !important;
        bottom: 0 !important;
        top: auto !important;
    }
    .slider1 .tp-leftarrow.tparrows.default.round {
        bottom: 0 !important;
        right: 25px !important;
        top: auto !important;
        left: auto !important;
    }
    .tparrows.tp-rightarrow{
        transform: matrix(1, 0, 0, 1, -20, -15) !important;
        -moz-transform: matrix(1, 0, 0, 1, -20, -15) !important;
        -webkit-transform: matrix(1, 0, 0, 1, -20, -15) !important;
    }
    .tparrows.tp-leftarrow{
        transform: matrix(1, 0, 0, 1, 5, -15) !important;
        -moz-transform: matrix(1, 0, 0, 1, 5, -15) !important;
        -webkit-transform: matrix(1, 0, 0, 1, 5, -15) !important;
    }
    .sectionTitle {
        margin-bottom: 55px;
        margin-right: 0;
        padding-right: 0;
        position: relative;
        z-index: 1;
    }
    .quoteFooter {
        padding: 30px;
    }
    .callToContent h2 {
        margin: 0;
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 1.3;
    }
    .titleHead h2 {
        font-size: 35px;
        line-height: 1;
    }
    .bb,
    .br{
        border: none;
    }
    .singleOffer {
        padding: 25px 15px;
        text-align: center;
    }
    #testmonial{
        margin: 0;
    }
    .sectionTitle2 h2{
        font-size: 40px;
    }
    #testmonial .carousel-indicators li{
        display: block;
        margin: auto;
    }
    #testmonial .carousel-indicators li.active{
        margin-bottom: 100px;
    }
    #testmonial .carousel-indicators li:last-child{
        margin-right: auto;
    }
    #testmonial .carousel-indicators{
        height: auto;
    }
    .singlebDec {
        padding: 55px 15px 60px;
    }
    #recentPostCaro .owl-next {
        right: 0;
    }
    #recentPostCaro .owl-prev {
        left: 0;
    }
    .clientSec {
        padding: 27px 0;
    }
    .sicialIcon.fsocial{
        position: relative;
        left: 0;
        top: 0;
        right: 0;
    }
    #testmonial::before {
        font-size: 132px;
        left: 15px;
        letter-spacing: -58px;
        top: 55px;
        opacity: .3;
    }
    #testmonial::after{
        right: 0;
        display: none;
    }
    .fixedHeader .headerSearch ,
    .headerSearch{
        padding: 12px 0;
    }


    .mobileMenu ,
    .mobileMenu2{
        height: 20px;
        line-height: 0.11;
        position: absolute;
        width: 23px;
        top: 18px;
        cursor: pointer;
    }
    .mobileMenu span,
    .mobileMenu2 span{
        width: 100%;
        height: 2px;
        background: #fff;
        display: inline-block;
    }
    .mobileMenu.active span, 
    .mobileMenu2.active span{
        background: #e43d4e;
    }
    .mainNav ul {
        position: absolute;
        top: 54px;
        background: #292633;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
        display: none;
        z-index: 9;
    }
    .mainNav > ul{
        height: 240px;
        overflow: scroll;
        border-top: 1px solid #201E29;
        padding-top: 20px;
    } 
    .mainNav ul li{
        display: block;
        margin: 0 0 10px;
    }
    .mainNav ul li a,
    .fixedHeader .mainNav ul li a{
        padding: 0;
    }
    .fixedHeader .mainNav ul.sub-menu,
    .fixedHeader .mainNav ul li:hover ul.sub-menu{
        top: 0;
    }
    .mainNav ul ul.sub-menu {
        background: #fff;
        left: 0;
        margin-left: 0;
        opacity: 1;
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        top: 0;
        transition:none;
        visibility: visible;
        width: 100%;
        z-index: 9;
        display: none;
        margin: 10px 0;
    }
    .mainNav ul ul.sub-menu ul.sub-menu{
        background: #262330;
        position: relative;
        margin: 0;
        left: 0;
        top: 0;
        visibility: visible;
        opacity: 1;
        display: none;
    }
    .mainNav ul ul.sub-menu li{
        margin: 0;
    }
    .mainNav ul ul.sub-menu li a{
        padding: 7px 0;
    }
    .mainNav ul li::before{
        background: transparent;
    }
    .singleSer h3 br{
        display: none;
    }
    .mainNav2 ul ul.sub-menu ul.sub-menu{
        left: 0;
        top: 100% !important;
        visibility: visible;
        opacity: 1;
        position: relative;
    }

    /**Error Page**/
    .innerHeader{
        padding: 10px 0;
    }
    .innerHeader .sicialIcon{
        padding-right: 40px !important;
    }
    .innerHeader .sicialIcon,
    .innerHeader.isStickyInner.fixedHeader .sicialIcon{
        padding: 0;
    }
    .innerHeader.isStickyInner.fixedHeader .logo{
        width: 80px;
    }
    .innerHeader .logo{
        top: 0;
    }
    .innerHeader.isStickyInner.fixedHeader .logo{
        top: 0;
    }
    .mobileMenu2 {
        position: absolute;
        right: 15px;
        top: -36px;
        z-index: 9;
    }
    .mainNav2 ul {
        position: absolute;
        top: 11px;
        background: #292633;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
        display: none;
        z-index: 9;
    }
    .mainNav2 > ul{
        height: 240px;
        overflow: scroll;
        border-top: 1px solid #201E29;
    } 
    .mainNav2 ul li{
        display: block;
        margin: 0 0 10px;
    }
    .mainNav2 ul li a,
    .fixedHeader .mainNav2 ul li a{
        padding: 0;
    }
    .fixedHeader .mainNav2 ul.sub-menu,
    .fixedHeader .mainNav2 ul li:hover ul.sub-menu{
        top: 0;
    }
    .mainNav2 ul ul.sub-menu {
        background: #fff;
        left: 0;
        margin-left: 0;
        opacity: 1;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: relative;
        top: 130px;
        transition:none;
        visibility: visible;
        width: 100%;
        z-index: 9;
        display: none;
        margin: 10px 0;
    }
    .mainNav2 ul ul.sub-menu li{
        margin: 0;
    }
    .mainNav2 ul ul.sub-menu li a{
        padding: 7px 0;
    }
    .mainNav2 ul li::before{
        background: transparent;
    }

    .er_search{
        padding-right: 15px !important;
    }
    .erorimg {
        height: auto;
        left: auto;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }

    .appointment-list{
        padding: 55px 10px 60px;
    }
    .day-cell{
        padding: 7px 0;
    }
    .appointment-time {
        color: #fff;
        padding: 0;
        width: 100%;
    }
    .appointment-slots{
        width: 100%;
    }
    .singlePrice{
        margin-bottom: 30px;
    }

    .stafDec .sicialIcon {
        padding: 0;
        position: relative;
        right: 0;
        text-align: center;
        top: 0;
    }
    .singleTeam {
        margin-right: 0;
    }
    .teamtabnav li a{
        padding: 11px;
    }
    .singTeamTab .tab-content{
        padding: 55px 15px 5px;
    }
    .memberContact .expaddingr {
        padding-right: 15px;
    }
    .memberContact .expaddingl {
        padding-left: 15px;
    }
    .singleEven .eventThumb{
        margin-bottom: 30px;
    }
    .galDecex {
        padding: 0 15px;
    }
    .galr {
        margin-bottom: 10px;
    }
    .galr a {
        font-size: 16px;
        height: 50px;
        padding: 17px 0;
        width: 50px;
    }
    .blocaroContent{
        width: 100%;
    }
    .blocaroContent h2 {
        color: #fff;
        font-size: 21px;
        line-height: 1.2;
        margin: 0;
    }
    #blogCarousel .owl-prev {
        left: 0;
    }
    #blogCarousel .owl-next {
        right: 0;
    }
    .topPost .singlebDec {
        padding: 55px 15px 20px;
    }
    .topPostwrap .singlePost.topPost{
        margin-bottom: 30px;
    }
    .shareblog a{
        width: 93px;
        margin-right: 0px;
    }
    .singlePostbDec{
        padding: 55px 15px 30px;
    }
    .singTestmonial{
        padding: 0 15px;
    }
    .singTestmonial h3{
        font-size: 20px;
    }
    .short_post {
        padding: 55px 15px 40px;
    }
    .posDecCaro {
        padding: 55px 15px 40px;
    }
    .singlePostb.blockquote{
        padding: 50px 15px 60px;
    }
    .select2-container{
        width: 100% !important;
    }
    .blogSingleDec {
        padding: 60px 15px 31px;
    }
    .likeView a{
        width: 32px;
    }
    .likeView a:last-of-type {
        margin-right: 10px;
    }
    .likeView h6.pull-right{
        padding: 14px 10px;
    }
    .singleBauthor img {
        height: auto;
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .singleBauthor{
        padding: 15px;
    }
    .singleBauthor .sicialIcon {
        left: 0;
        padding: 0;
        position: relative;
        text-align: left;
        top: 0;
    }
    .commentBox {
        padding: 60px 15px 20px;
    }
    .commForm input[type="email"], 
    .commForm input[type="text"]{
        width: 100%;
    }
    .commForm input.comfEmail {
        margin: 0 0 9px;
    }
    .singleCom{
        padding-left: 0;
    }
    .singleCom img {
        margin-bottom: 10px;
        position: relative;
    }
    .singleCom a.reply {
        font-size: 16px;
        height: 40px;
        top: 37px;
        width: 40px;
    }
    .shortResult{
        margin-bottom: 20px;
    }
    .shopSidebar {
        padding-left: 0;
        padding-top: 30px;
    }

    /* Limon */
    .commonBlock br{
        display: none;
    }
    #header1.fixedHeader .headerSearch button{
        top: 12px;
    }
    .headerSearch button{
        top: 12px;
    }
    .sectionTitle2 p br{
        display: none;
    }
    .singleOffer{
        height: auto;
        min-height: inherit;
        padding: 0;
    }
    .noBorderResponsive{
        border: none !important;
    }
    .img-responsive, .thumbnail > img, .thumbnail a > img, 
    .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        width: 100%;
    }
    .folioLoopVideo img{
        width: 100%;
        height: auto;
    }

    #tribe-events-header:before, #tribe-events-footer:before, 
    #tribe-events-header:after, #tribe-events-footer:after{
        display: none !important;
        background: transparent;
    }
    #tribe-events #tribe-events-footer{
        padding-top: 2em;
    }
    .tribe-events-sub-nav.sharpshotEventNav a{
        padding: 0 20px;
    }
    .bDate a{
        line-height: 1.2;
    }
    .single-tribe_events .tribe-events-event-meta{
        padding-left: 15px;
        padding-right: 15px;
    }
    .tribe-events-meta-group ul li{
        padding-left: 110px;
        word-break: break-all;
    }
    .tribe-events-meta-group ul li > span{
        width: 110px;
    }
    .tribe-events-event-meta .tribe-events-meta-group-details{
        padding-right: 0;
        margin-bottom: 40px;
    }
    .single-tribe_events .tribe-events-venue-map, .single-tribe_events .secondary .tribe-events-venue-map{
        margin-top: 30px;
    }
    .singlefolio_share{
        padding-left: 15px;
        padding-right: 15px;
    }
    .singlefolio_share .sicialIcon{
        position: relative;
        top: auto;
        right: auto;
    }
    .post_paingat{
        padding: 40px 15px;
    }
    .paginationnp h1{
        display: none;
    }
    .paginationnp, .paginationnp.right{
        padding: 0;
    }
    .paginationnp img{
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        margin-bottom: 15px;
    }
    .post_paingat .col-lg-6{
        width: 50%;
    }
    .broderlefts{
        border: none;
    }

    .tribe-bar-date-filter, .tribe-bar-search-filter, 
    .tribe-bar-collapse .tribe-bar-filters-inner>div, 
    #tribe-bar-collapse-toggle{
        margin-bottom: 15px;
    }
    .tribe-events-calendar td div[id*=tribe-events-daynum-], 
    .tribe-events-calendar td div[id*=tribe-events-daynum-] a{
        font-size: 12px;
    }
    #tribe-events-footer~a.tribe-events-ical.tribe-events-button{
        display: none !important;
    }

    .flickerWidget a:nth-child(04), .flickerWidget a:nth-child(08){
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .blogSidebar{
        margin-top: 50px;
    }
    .shareblog {
        text-align: center;
    }
    .shareblog a{
        display: inline-block;
        float: none;
    }
    .memberContact {
        padding-left: 15px;
        padding-right: 15px;
    }
    .selectDiv.sorting{
        float: left;
        max-width: 100%;
    }
    .woocommerce .woocommerce-ordering{
        float: left;
    }
    .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
        margin-left: 0;
    }
    #proDetails .carousel-indicators li{
        width: 85px;
        margin-bottom: 10px;
    }
    #proDetails{
        margin-bottom: 55px;
    }
    .singleProductDescrip{
        padding-left: 0;
    }
    .woocommerce .woocommerce-Reviews span.comment-reply-title{
        line-height: 1.5;
    }

    .topPost .postThum img{
        width: 100%;
    }
    body table.booked-calendar thead th{
        background: none !important;
        padding: 0 !important;
    }
    .bookingCalander table thead tr th span.monthName{
        padding: 30px 31px;
        text-align: center;
        line-height: 30px !important;
    }
    .bookingCalander table thead tr th a.page-left i:before,
    .bookingCalander table thead tr th a i:before{
        padding: 19px 0 0;;
    }
    .bookingCalander table thead tr th span.monthName a.backToMonth{
        margin-left: 0;
        text-align: left;
    }
    .bookingCalander table thead tr.days{
        height: 52px;
    }
    .bookingCalander table tbody tr.week td.today,
    body .bookingCalander table tbody tr.week td{
        height: 50px !important;
    }
    body .bookingCalander table tbody tr.week td span.date{
        height: 50px;
    }
    body .bookingCalander table tbody tr.week td span.date span.number{
        line-height: 50px !important;
    }
    .bookingCalander table tbody tr.entryBlock td .shown{
        padding: 0;
    }
    .bookingCalander table tbody tr.entryBlock td .shown .timeslot{
        display: block;
        text-align: center;
    }
    .bookingCalander table tbody tr.entryBlock td .shown .timeslot .timeslot-time{
        display: inline-block;
        padding-top: 15px;
        text-align: center;
    }
    .bookingCalander table tbody tr.entryBlock td .shown .timeslot .timeslot-time .timeslot-range{
        margin-bottom: 15px;
        display: inline-block;
    }
    body .bookingCalander table.booked-calendar .booked-appt-list .timeslot .timeslot-time span.spots-available{
        margin: 0;
        display: block;
    }
    .bookingCalander table tbody tr.entryBlock td .shown h2{
        margin-bottom: 20px;
        text-align: center;
    }
    body .bookingCalander table.booked-calendar .booked-appt-list .timeslot .timeslot-people button{
        height: 50px;
        padding: 19px 32px;
    }
    body .bookingCalander table.booked-calendar .booked-appt-list .timeslot .timeslot-people{
        padding: 5px 0;
        display: inline-block;
    }
    body .booked-calendar-wrap{
        margin: 0;
    }
    body .booked-calendar-wrap table.booked-calendar tr.week td.active .date .number{
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        font-size: 14px;
    }
    .bookingCalander table tbody tr.entryBlock td .shown .timeslot:last-child{
        padding-bottom: 10px;
        margin-bottom: 0;
    }
    .commForm input[type="email"], .commForm input[type="text"]{
        margin-bottom: 10px;
    }
    .singleCom{
        padding-top: 0;
    }
    .post_details_content table tbody tr td,
    .commentContents table tbody tr td{
        padding: 0 5px;
        font-size: 12px;
    }
    .post_details_content table tr th,
    .commentContents table tr th{
        font-size: 12px;
        padding: 5px 5px;
    }
    ol.comment_list li ul.children li{
        padding-left: 0;
    }
    .post_details_content p label{
        width: 100%;
        margin-bottom: 10px;
    }
    .post_details_content label input[type="password"]{
        width: 100%;
        text-align: center;
    }
    .post_details_content .post-password-form input[type="submit"]{
        width: 100%;
    }
    .comment_list > li.pingbackli span.pingbacks{
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 10px;
        display: inline-block;
    }

}
@media(min-width: 720px) and (max-width: 767px){
    .bookingCalander table thead tr th span.monthName{
        padding: 29px 0 50px;
        line-height: .8 !important;
    }
    .bookingCalander table thead tr th a.page-left i:before, 
    .bookingCalander table thead tr th a i:before{
        padding: 7px 0 0;
    }
    .bookingCalander table thead tr th span.monthName a.backToMonth{
        margin-left: 15px;
    }
    .bookingCalander table tbody tr.week td.prev-date span{
        line-height: 30px !important;
    }
    body .bookingCalander table tbody tr.week td span,
    .bookingCalander table tbody tr.week td.today span.date{
        line-height: 50px !important;
    }
    .bookingCalander table tbody tr.entryBlock td .shown h2{
        margin-top: 18px;
    }
    .bookingCalander table tbody tr.entryBlock td .shown .timeslot{
        float: left;
        padding: 0 20px;
    }
    body .bookingCalander table.booked-calendar .booked-appt-list .timeslot .timeslot-time span.spots-available,
    .bookingCalander table tbody tr.entryBlock td .shown .timeslot .timeslot-time{
        text-align: left;
    }

}
@media(min-width: 320px) and (max-width: 480px){
    /* Limon */
    .testimonials-body::before, .testimonials-body::after{
        font-size: 70px;
        letter-spacing: -5px;
        top: 11px;
    }
    .testimonials-body{
        padding: 0 25px 30px;
    }
    .testimonial .author-photo img{
        max-width: 60px;
    }
    .testimonials-carousel.owl-carousel .owl-item.center .author-photo img{
        max-width: 100px;
    }
    .showit{
        right: 15px;
        bottom: 15px;
    }
    #recentPostCaro .singlebDec > p{
        display: none;
    }
    .commonSection{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #recentPostCaro .owl-next{
        right: -5px;
    }
    #recentPostCaro .owl-prev{
        left: -5px;
    }


    .breadcrumbInner h2{
        font-size: 30px;
        line-height: 35px;
    }

}

@media(min-width:340px) and (max-width:640px){
    .rev1con h2{
        top: 0;
    }
    .rev1con.rev1btn{
        top: 30px;
    }
    .rev1con p{
        top: 15px;
    }

}

@media(min-width: 360px) and (max-width: 481px){
    .rev1con h2,
    .rev1con.rev1btn{
        top: 0;
    }
    .lineBorder{
        top: 15px;
    }
    .rev1con p{
        display: none;
    }
}

@media(min-width:360px) and (max-width:440px){
    .rev1con h2{
        top: -50px;
    }
    .rev1con p{
        display: block;
        position: relative;
        top: 70px;
    }
    .rev1con.rev1btn{
        top: 140px;
    }
}
@media(min-width: 981px) and (max-width: 1199px){
    .blogSidebar{
        margin-top: 50px;
    }
    .shareblog {
        text-align: center;
    }
    .shareblog a{
        display: inline-block;
        float: none;
    }
    .shopSidebar{
        padding-left: 0;
    }
    #proDetails .carousel-indicators li{
        width: 105px;
        margin-bottom: 10px;
    }
    #blogCarousel .owl-next{
        right: -15px;
    }
    #blogCarousel .owl-prev{
        left: -15px;
    }
}
@media(min-width:1025px) and (max-width:1199px){
    #recentPostCaro .owl-next, #blogCarousel .owl-next{
        right: -15px;
    }
    #recentPostCaro .owl-prev, #blogCarousel .owl-prev{
        left: -15px;
    }
}

@media(min-width:1200px) and (max-width:1244px){
    #recentPostCaro .owl-next{
        right: -30px;
    }
    #recentPostCaro .owl-prev{
        left: -30px;
    }
}
