/*
  Theme Name: Citeno - Creative Multipurpose HTML5 Template 
  Theme URL: http://themewar.com/html/citeno
  Author: ThemeWar
  Author URI: http://themewar.com
  Description: Creative Multipurpose HTML5 Template
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
=========================================================================
[01] Desktop (1200px - 1440px)
[02] Tab (768px - 990px)
[02] Tab (991px - 1024px)
[02] Mobile (320px - 767px)
[03] Mobile (361px - 481px)
[04] Mobile (490px - 767px)

==========================================================================*/

/*=======================================================================
[01] Desktop (1200px - 1440px)
=========================================================================*/
@media(min-width:1200px) and (max-width: 1440px){
	.logo img {
		width: 90%;
		height: auto;
	}
    /**==================== [01:01] home Page ======================**/
    .rev1Con{
        position: relative;
        left: -80px;
        top: -100px;
    }
    .rev1Con h2{}
    .rev1Con h6{}
    .rev1Con.rev1Btn{
        position: relative;
        left: -100px;
    }

    /**==================== [01:02] home Two ======================**/
    .ex80PaddingRight {
        padding-right: 67px !important;
    }
    .ab2content {
        padding-right: 60px;
        padding-top: 22px;
    }

    /**==================== [03:00] home Three ======================**/
    .hPadding240{
        padding-right: 90px;
        padding-left: 90px;
    }


    /**==================== [04:00] Portfolio ======================**/
    .portfolioPage {
        bottom: 50px;
    }
    .hPadding215{
        padding-right: 90px;
        padding-left: 90px;
    }
    .folio3 {
        margin-bottom: 60px;
        padding: 0 30px;
    }
    .folio3Hover::after {
        height: 65.5%;
        width: 27.6%;
        top: 19px;
    }
    .folio3Hover::before {
        height: 93%;
        width: 65%;
    }
    .folio3HoverIn a.popUp{
        bottom: -51px;
    }

    /**==================== [05:00] Full Navigation ======================**/
    .fullNavIn{
        height: 300px;
    }
    .fullNavIn nav{
        padding: 0 180px;
    }
    .fullNavIn ul li{
        padding: 13px 0;
    }
    .fullNavIn ul li a{
        letter-spacing: 1px;
        font-weight: 400;
    }
    .navCrouse {
        top: 33px;
    }
    .fullNavIn ul ul.sub-menu{
        top: 15px;
    }

    /**==================== Single Project  ======================**/
    .singleProject2Sec{
        padding: 460px 0 120px;
    }
    .comingTitle{
        margin-bottom: 70px;
    }
    .proCarousel.owl-theme .owl-nav .owl-next,
    .newarrival.owl-theme .owl-nav .owl-next{
        right: -60px;
    }
    .proCarousel.owl-theme .owl-nav .owl-prev,
    .newarrival.owl-theme .owl-nav .owl-prev{
        left: -60px;
    }

    /**==================== Header Style  ======================**/
    .logo {
        padding: 35px 0;
    }
    .menuBar{
        margin: 37px 0;
    }
    .menuBar{
        top: 5px;
    }
    .manNav1 ul li a,
    .manNav2 ul li a{
        padding: 37px 0;
    }
    .manNav1 ul ul.sub-menu{
        top: 110px;
    }
    .manNav1 ul li:hover ul.sub-menu{
        top: 103px;
    }
    .manNav1 ul ul.sub-menu ul.sub-menu{
        top: 6px;
    }
    .header4 .widgetAbsocial {
        padding: 38px 0;
    }
    .seaarchHeader {
        padding: 38px 0;
    }
    .header5 .widgetAbsocial {
        padding: 37px 0;
    }
    .shopMenu.right {
        margin-left: 20px;
    }
    .manNav1 ul li, 
    .manNav2 ul li {
        margin-right: 30px;
    }
    .manNav2 ul.shopMenu.right .shopBtn{
        margin-right: 30px;
    }
    .manNav1 ul > li > a:after,
    .manNav2 ul > li > a:after{
        margin-left: 5px; 
    }
    .manNav1 ul li ul.sub-menu li > a:after ,
    .manNav2 ul li ul.sub-menu li > a:after {
        margin-left: 5px; 
    }
    .manNav2 ul li:hover ul.sub-menu{
        top: 103px;
    }
    .header5 .logo {
        padding: 22px 0;
    }
    .header5 .seaarchHeader {
        padding: 24px 0;
    }
    .header5 .widgetAbsocial {
        padding: 24px 0;
    }
    .manNav2.manNav3 ul li a {
        padding: 24px 0;
    }
    .header5.fixedHeader .logo{
        padding: 18px 0;
    }
    .header5.fixedHeader .widgetAbsocial {
        padding: 20px 0;
    }
    .header5.fixedHeader .seaarchHeader {
        padding: 20px 0;
    }
    .manNav2.manNav3 ul li:hover ul.sub-menu {
        top: 77px;
    }
    .header10 .seaarchHeader{
        padding: 37px 0;
    }
    .header10 .logo{
        padding: 35px 0;
    }
    .header10.fixedHeader .seaarchHeader {
        padding: 27px 0;
    }
    .header10.fixedHeader .logo {
        padding: 24px 0;
    }

    .header11 .seaarchHeader {
        padding: 38px 0;
    }
    .header11.fixedHeader .seaarchHeader {
        padding: 27px 0;
    }







    /**==================== slider  ======================**/
    .rev2Con{
        position: relative;
        left: 100px;
    }

}

@media(min-width: 1024px) and (max-width: 1280px){
	.logo img {
		width: 80%;
		height: auto;
	}
    .manNav1 ul li,
    .manNav2 ul li{
        margin-right: 20px;
    }
    .manNav1 ul li a,
    .manNav2 ul li a{
        font-size: 14px;
    }
    .manNav1 ul > li > a::after,
    .manNav2 ul > li > a::after{
        margin-left: 3px;
        font-size: 12px;
    }
}

/*=======================================================================
[02] Tab (991px - 1024px)
=========================================================================*/
@media(min-width:991px) and (max-width:1024px){
	.logo img {
		width: 80%;
		height: auto;
	}
    /**Full Nav**/

    .fullNavIn nav {
        padding: 0 20px;
    }
    .fullNavFooterIn{
        width: 100%;
    }
    .menu_open .navCrouse {
        right: 74px;
        top: 48px;
    }

    /**Rev slider home1**/
    .rev1Con {
        left: -22%;
        position: relative;
        width: 70vw;
    }
    .rev1Con h2{
        position: relative;
        top: -90px;
        left: 0;
    }
    .rev1Con h6{
        position: relative;
        top: -80px;
        left: 25px;
    }
    .rev1Con.rev1Btn{
        left: 90px;
        top: -80px;
    }

    /**About**/
    .ab1Img {
        padding-left: 30px;
        padding-right: 20px;
    }
    .ab1content{
        padding-top: 90px;
    }

    /**Single Fun**/
    .singleFun{
        margin-bottom: 50px;
    }
    .singleFun.smfun{
        margin-bottom: 0;
    }
    .inforCont{
        left: 0;
        padding-right: 0;
    }
    .smmarginTop{
        margin-top: 50px;
    }

    /**Rev slider2**/
    .rev2Con {
        left: 0;
        position: relative;
        padding: 0 80px;
    }
    .rev2Con h2{
        position: relative;
        top: 0;
    }
    .rev2Con h6{
        position: relative;
        top: 0;
    }
    .ex80PaddingRight {
        padding-right: 30px !important;
    }
    .imagesDiv img{
        width: auto;
        height: 100%;
    }

    /**==================== Home Three  ======================**/
    .manNav1 ul li,
    .manNav2 ul li{
        margin-right: 13px;
    }
    .manNav1 ul li a,
    .manNav2 ul li a{
        font-size: 14px;
    }
    .manNav1 ul > li > a::after,
    .manNav2 ul > li > a::after{
        margin-left: 2px;
        font-size: 12px;
    }
    .manNav1 ul li a,
    .manNav2 ul li a{
        padding: 40px 0;
    }
    .logo {
        padding: 38px 0;
    }
    .manNav2 ul ul.sub-menu{
        top: 115px;
    }
    .manNav2 ul li:hover ul.sub-menu{
        top: 110px;
    }


    /**==================== Cart Page  ======================**/
    .calshippingCoupon{
        padding-right: 0;
    }
    .cart_table tbody tr td.actions .input-text{
        width: 65%;
    }

    /**==================== Comming Soon Page  ======================**/
    .comingTitle {
        margin-bottom: 60px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .singleCount {
        width: 188px;
        text-align: center;
    }

    /**==================== Contact  ======================**/
    .hPadding240{
        padding-left: 30px;
        padding-right: 30px;
    }

    /**==================== Portfolio5  ======================**/
    .hPadding215{
        padding-left: 30px;
        padding-right: 30px;
    }
    .singlefolio5{
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    /**==================== Portfolio3  ======================**/
    .folio3{
        padding: 0 15px;
    }
    .folio3HoverIn a.popUp {
        height: 70px;
        padding: 24px 0;
        right: 20px;
        width: 70px;
    }
    .folio3HoverIn {
        padding-left: 40px;
        padding-right: 90px;
    }
    .folio3HoverIn a.popUp{
        bottom: -54px;
    }
    .folio3Hover::before {
        width: 73.3%;
    }
    .folio3Hover::after {
        height: 75%;
        top: 17px;
        width: 18.3%;
    }

    /**==================== Shop2  ======================**/
    .proCarousel.owl-theme .owl-nav .owl-prev,
    .newarrival.owl-theme .owl-nav .owl-prev{
        left: 0;
    }
    .proCarousel.owl-theme .owl-nav .owl-next,
    .newarrival.owl-theme .owl-nav .owl-next{
        right: 0;
    }
    /**==================== Single Project1 ======================**/
    .projectdetails{
        padding-right: 0;
    }
    .projectImg,
    .projectImgB{
        height: auto;
    }

    /**==================== Single Product2 ======================**/
    .singleProject2Sec{
        padding: 390px 0 100px;
    }
    .projectdetails{
        padding-right: 0;
    }
    .singleProjectConIn.project2{
        padding-top: 0;
    }

    /**==================== Footer ======================**/
    .instagramCon a{
        width: 70px;
        height: 70px;
    }
    .instagramCon a:nth-of-type(04),
    .instagramCon a:nth-of-type(08),
    .instagramCon a:nth-of-type(12),
    .instagramCon a:nth-of-type(16){
        margin-right: 10px;
    } 


    #footer3 .citenoInfo{
        padding-right: 0;
    }
    #footer4 .aboutWidget{
        padding: 0 80px;
    }

    /**Header 5**/
    .header4 .widgetAbsocial {
        padding: 40px 0;
    }
    .header4 .menuBar {
        margin: 40px 0;
    }
    .header4.fixedHeader .menuBar {
        margin: 27px 0;
    }

    /**Header 7**/
    .seaarchHeader {
        padding: 40px 0;
    }
    .header5 .widgetAbsocial {
        padding: 40px 0;
    }
    .manNav2.manNav3 ul li{
        margin-right: 20px;
    }


    .shopMenu.right {
        margin-left: 5px;
    }
    .manNav2 ul.shopMenu.right .shopBtn {
        margin-right: 5px;
    }
    .manNav2 ul.shopMenu.right li.shopBtn a {
        padding: 20px 15px;
    }
    .header {
        padding: 0 50px;
    }

    .header9 .menuBar {
        margin: 40px 0;
        position: relative;
        top: 6px;
    }
    .header9 .manNav2 ul.shopMenu.right .shopBtn{
        margin-right: 47px;
    }
    .header9.fixedHeader .menuBar {
        margin: 26px 0;
        position: relative;
        top: 6px;
    }

    .header10 .shopMenu.right{
        margin-left: 0;
        top: 22px;
    }
    .header10.fixedHeader .shopMenu.right{
        top: 4px;
    }
    .header10 .manNav2 ul.shopMenu.right .shopBtn{
        margin-right: 38px;
    }
    .header10 .manNav2 ul.shopMenu.right li.shopBtn a {
        padding: 19px 35px;
    }

    .header11 .shopMenu.right {
        margin-left: 0;
        top: 24px;
    } 
    .header11.fixedHeader .shopMenu.right{
        top: auto;
    }
    .header11 .manNav2 ul.shopMenu.right li.shopBtn a{
        padding: 20px 35px;
    }
    .header11 .manNav2 ul.shopMenu.right li.shopBtn{
        margin-right: 30px;
    }    
    .header12 .manNav2 ul.shopMenu.right li.shopBtn a {
        padding: 19px 35px;
    }
    .header12 .manNav2 ul.shopMenu.right li.shopBtn{
        margin-right: 30px;
    }

}

/*=======================================================================
[02] Tab (768px - 990px)
=========================================================================*/
@media(min-width:768px) and (max-width: 990px){
	.logo img {
		width: 60%;
		height: auto;
	}
    /**==================== Home One  ======================**/
    .menuBar{
        margin: 43px 0;
    }
    .defaultHeader{
        padding: 0 50px;
    }
    /**Rev slider home1**/
    .rev1Con {
        position: relative;
        width: 60vw;
        left: -20%
    }
    .rev1Con h2{
        position: relative;
        top: -60px;
        left: 0;
    }
    .rev1Con h6{
        position: relative;
        top: 0;
        left: 20px;
    }
    .rev1Con.rev1Btn{
        left: 100px;
        top: 50px;
    }
    .sliderBottomSocial{
        bottom: 63px;
    }

    /**Full Nav**/
    .fullNavIn nav {
        padding: 0 20px;
    }
    .fullNavFooterIn{
        width: 100%;
    }
    .menu_open .navCrouse {
        right: 45px;
        top: 29px;
    }

    /**About**/
    .ab1Img{
        padding: 0;
    }
    .ab1content {
        padding-right: 0;
        padding-top: 46px;
    }

    /**Portfolio**/
    #folio1Slide .slick-prev.slick-arrow{
        left: 15px;
    }
    #folio1Slide .slick-next.slick-arrow{
        right: 15px;
    }

    /**icon Box**/
    .iconBox1{
        padding-left: 0;
        text-align: center;
    }
    .iconBox1 i{
        position: relative;
        left: 0;
        top: 0;
    }

    /**Single Fun**/
    .singleFun{
        margin-bottom: 50px;
    }
    .singleFun.smfun{
        margin-bottom: 0;
    }

    /**Single info**/
    .inforCont{
        left: 0;
        overflow: hidden;
        padding-right: 0;
    }
    .singleinfo{
        padding-left: 0;
        text-align: center;
        padding-bottom: 20px;
    }
    .singleinfo i {
        position: relative;
        top: -12px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .smmarginTop{
        margin-top: 50px;
    }

    /**==================== Home Two  ======================**/
    /**Rev slider2**/
    .rev2Con {
        left: 0;
        position: relative;
        padding: 0 80px;
    }
    .rev2Con h2{
        position: relative;
        top: -100px;
    }
    .rev2Con h6{
        position: relative;
        top: -20px;
    }

    /**About**/
    .ex80PaddingRight {
        padding-right: 0 !important;
    }
    .hPadding{
        padding-left: 40px;
        padding-right: 40px;
    }
    .ab1content.ab2content{
        margin-bottom: 50px;
    }
    .ab3content {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }

    /**Folio Home2**/
    .folio2HoverIn a.popUp{
        margin-bottom: 5px;
    }

    /**Rev Slider**/
    #rev3Slider{
        margin: 0 50px;
    }
    .paddingR85 {
        padding-right: 0;
    }
    .rev3Con{
        text-align: center;
        padding: 0 30px;
    }
    .rev3Con h2{
        position: relative;
        top: -100px;
    }
    .rev3Con.rev3Btn{
        position: relative;
        top: 30px;
    }
    /**About**/
    .chooseCont {
        margin-bottom: 20px;
        padding-left: 0;
    }
    .chooseCont h1{
        font-size: 40px;
        margin: 0;
    }
    .imagesDiv.paddingR85 img {
        width: auto;
        height: 100%;
    }

    /**==================== 404 Error  ======================**/
    .errorContent{
        padding: 0 30px;
    }

    /**==================== About  ======================**/
    .abicon{
        margin-bottom: 40px;
    }
    .skillWraps{
        padding-left: 0;
        padding-right: 0;
    }
    .singleSkill{
        width: 95%;
    }

    /**==================== Blog Single  ======================**/
    .hPadding240{
        padding-left: 30px;
        padding-right: 30px;
    }
    .blogpostDetails{
        padding-right: 0;
    }
    .commentList li ul.clildCom li {
        padding-left: 100px;
    }
    .commmetForm{
        padding-left: 0;
    }

    /**==================== cart Page  ======================**/
    .cart_table tbody tr td.product-thumbnail img{
        margin-right: 30px;
    }
    .calshippingCoupon{
        padding-right: 0;
    }
    .cart_table tbody tr td.actions .input-text{
        width: 55%;
    }
    .cart_totals.calculated_shipping table.shop_table tr td{
        padding-right: 30px;
    }
    .cart_totals.calculated_shipping table.shop_table tr th{
        padding-left: 30px;
    }
    .cart_totals.calculated_shipping table.shop_table tr.order-total th, 
    .cart_totals.calculated_shipping table.shop_table tr.order-total td span.amount.total{
        padding-left: 30px;
    }

    /**==================== Checkout Page  ======================**/
    .chechourRight {
        padding-left: 0;
    }
    .woocommerce-billing-fields {
        padding-right: 0;
    }

    /**==================== Comming Soon Page  ======================**/
    .comingTitle {
        margin-bottom: 60px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .singleCount {
        width: 188px;
        text-align: center;
    }

    /**==================== Contact page  ======================**/
    .singleConInfo p > br{
        display: none;
    }

    /**==================== Portfolio ======================**/
    .portfolioPage{
        bottom: 60px;
    }

    /**==================== Portfolio2  ======================**/
    .folio4HoverIn{
        padding-left: 100px;
        width: 300px;
    }

    /**==================== Portfolio3  ======================**/
    .folio3{
        padding: 0 15px;
    }
    .folio3HoverIn a.popUp {
        height: 70px;
        padding: 24px 0;
        right: 20px;
        width: 70px;
    }
    .folio3HoverIn {
        padding-left: 40px;
        padding-right: 90px;
    }
    .folio3HoverIn a.popUp{
        bottom: -58px;
    }
    .folio3Hover::before{
        width: 64%;
    }
    .folio3Hover::after {
        height: 69.5%;
        top: 12px;
        width: 24.3%;
    }


    /**==================== Portfolio5  ======================**/
    .hPadding215{
        padding-left: 30px;
        padding-right: 30px;
    }
    .singlefolio5{
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    /**==================== Shop2  ======================**/
    .proCarousel.owl-theme .owl-nav .owl-prev,
    .newarrival.owl-theme .owl-nav .owl-prev{
        left: 0;
    }
    .proCarousel.owl-theme .owl-nav .owl-next,
    .newarrival.owl-theme .owl-nav .owl-next{
        right: 0;
    }


    /**==================== Shop3  ======================**/
    .priceRange{
        margin-top: 0;
    }
    .price_slider_wrapper input[type="submit"]{
        top: 10px;
        position: relative;
    }
    #slider-range{
        margin-bottom: 15px;
    }
    .singlePProduct {
        margin-bottom: 30px;
        min-height: 83px;
        padding-left: 90px;
        padding-top: 10px;
    }

    /**==================== Single Product  ======================**/
    #singlepCarousel{
        padding-left:0;
        padding-right: 0;
    }
    #singlepCarousel .carousel-indicators{
        width: 100%;
        position: relative;
    }
    #singlepCarousel .carousel-indicators li,
    #singlepCarousel .carousel-indicators li.active{
        width: 95px;
        height: 95px;
    }
    .singlePDec {
        padding-top: 15px;
    }

    /**==================== Single Project1 ======================**/
    .projectdetails{
        padding-right: 0;
    }
    .projectImg,
    .projectImgB{
        height: auto;
    }
    .projectMetas {
        padding: 40px 20px 32px;
    }

    /**==================== Single Product2 ======================**/
    .singleProject2Sec{
        padding: 369px 0 100px;
    }
    .projectdetails{
        padding-right: 0;
    }
    .singleProjectConIn.project2{
        padding-top: 0;
    }

    /**==================== Footer ======================**/
    .instagramCon a{
        width: 65px;
        height: 65px;
    }
    .instagramCon a:nth-of-type(04),
    .instagramCon a:nth-of-type(08),
    .instagramCon a:nth-of-type(12),
    .instagramCon a:nth-of-type(16){
        margin-right: 10px;
    }

    #footer3 .widget{
        margin-bottom: 50px;
    }
    #footer3 .widget.last{
        margin-bottom: 0;
    }
    #footer4 .aboutWidget{
        padding: 0 100px;
    }


    /**==================== Header Style ======================**/
    .header {
        padding: 0 50px;
    }
    .logo {
        padding: 30px 0;
    }
    .manNav1 ul {
        background: #f4f4f4;
        display: none;
        position: absolute;
        z-index: 9;
        height: 220px;
        overflow: scroll;
        left: 0;
        right: 0;
        text-align: center;
        top: 92px
    }
    .mobileMenu {
        cursor: pointer;
        height: 15px;
        line-height: 0.1;
        position: absolute;
        width: 25px;
        right: 0;
        top: 42px;
    }
    .header2.fixedHeader .mobileMenu{
        top: 35px; 
    }
    .mobileMenu span{
        width: 100%;
        height: 2px;
        background: #333;
        display: block;
        margin-bottom: 4px;
    }
    .mobileMenu span:last-of-type{
        margin-bottom: 0;
    }
    .mobileMenu.active span{
        background: #FFC600;
    }
    .manNav1 ul li{
        display: block;
        margin: 0;
        border-bottom: 1px solid #eee;
    }
    .manNav1 ul li a,
    .header2.fixedHeader .manNav1 ul li a {
        display: block;
        padding: 10px 0;
    }
    .searchBtnM.style2{
        top: 0
    }
    .manNav1 ul ul.sub-menu {
        left: 0;
        margin-left: 0;
        opacity: 1;
        position: relative;
        top: 0;
        transition: none;
        visibility: visible;
        width: 100%;
        height: auto;
        display: none;
    }
    .manNav1 ul li:hover ul.sub-menu,
    .fixedHeader .manNav1 ul li:hover ul.sub-menu,
    .fixedHeader .manNav1 ul ul.sub-menu{
        top: 0;
    }
    .fixedHeader .manNav1 ul{
        top: 82px;
    }

    /**Header3**/
    .mobileMenu2 {
        cursor: pointer;
        height: 15px;
        line-height: 0.1;
        position: absolute;
        width: 25px;
        right: 0;
        top: -53px;
    }
    .header3.fixedHeader .mobileMenu2{
        top: -47px; 
    }
    .mobileMenu2 span{
        width: 100%;
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 4px;
    }
    .mobileMenu2 span:last-of-type{
        margin-bottom: 0;
    }
    .mobileMenu2.active span{
        background: #FFC600;
    }
    .manNav2 ul {
        background: #2f2e2e;
        display: none;
        position: absolute;
        z-index: 9;
        height: 220px;
        overflow: scroll;
        left: -15px;
        right: -15px;
        text-align: center;
    }
    .manNav2 ul li{
        display: block;
        margin: 0;
        border-bottom: 1px solid #2c2b2b;
    }
    .manNav2 ul li a,
    .header2.fixedHeader .manNav2 ul li a {
        display: block;
        padding: 9px 0;
    }
    .manNav2 ul ul.sub-menu {
        left: 0;
        margin-left: 0;
        opacity: 1;
        position: relative;
        top: 0;
        transition: none;
        visibility: visible;
        width: 100%;
        height: auto;
        display: none;
    }
    .manNav2 ul li:hover ul.sub-menu,
    .fixedHeader .manNav2 ul li:hover ul.sub-menu,
    .fixedHeader .manNav2 ul ul.sub-menu{
        top: 0;
    }
    .header3.fixedHeader .manNav2 ul li a{
        padding: 9px 0;
    }
    .fixedHeader .searchBtnM {
        margin: 28px 0;
        top: -83px;
    }
    .fixedHeader .searchBtnM.style2 {
        top: 0;
    }
    .searchBtn {
        display: none !important;
    }
    .searchBtnM {
        margin: 32px 0;
        position: absolute;
        right: 90px;
        top: -92px;
    }
    .searchBtnM a{
        color: #808080;
        font-size: 16px;
        font-weight: 700;
    }
    .searchFrom{
        margin: 0 15px;
    }

    /**Header 4**/
    .headerTopbar{
        padding: 10px 34px
    }
    .headerTopInfo p {
        margin: 0 15px 0 0;
        padding-right: 20px;
    }


    /**Header 5**/
    .header4 .widgetAbsocial {
        padding: 32px 0;
    }
    .header4 .menuBar {
        margin: 31px 0;
    }

    .headerTopbar2{
        padding: 16px 35px;
    }


    /**Header 7**/
    .manNav2.manNav3 ul{
        background: transparent;
        display: block;
        height: auto;
        left: 0;
        overflow: inherit;
        position: relative;
        right: 0;
        text-align: center;
        z-index: 9;
    }
    .manNav2.manNav3 ul li{
        display: inline-block;
        margin-right: 10px;
        border-bottom: none;
    }
    .manNav2.manNav3 ul li a{
        font-size: 14px;
        padding: 24px 0;
    }
    .manNav2.manNav3 ul > li > a::after{
        margin-left: 2px;
        font-size: 12px;
    }
    .manNav2.manNav3 ul ul.sub-menu{
        display: block;
        position: absolute;
        width: 200px;
        top: 100px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        visibility: hidden;
        opacity: 0;
        left: 50%;
        margin-left: -100px;
    }
    .manNav2.manNav3 ul li:hover ul.sub-menu,
    .header5.fixedHeader .manNav2.manNav3 ul li:hover ul.sub-menu{
        top: 78px;
    }

    .header5 .widgetAbsocial {
        padding: 32px 0;
    }
    .seaarchHeader {
        padding: 32px 0;
    }

    /**Header 8**/
    .manNav2 .sm_mobileShop ul.shopMenu.right {
        background: transparent;
        display: block !important;
        height: auto;
        margin-left: 0;
        position: absolute;
        right: 50px;
        top: -70px;
        width: 400px;
        left: auto;
    }
    .fixedHeader .manNav2 .sm_mobileShop ul.shopMenu.right{
        top: -66px;
    }

    .manNav2 ul.shopMenu.right li{
        display: inline-block;
        margin-right: 30px;
        border: none;
    }


    .header9 .manNav2 ul,
    .header10 .manNav2 ul.shopMenu,
    .header11 .manNav2 ul.shopMenu,
    .header12 .manNav2 ul.shopMenu{
        background: transparent;
        display: block;
        height: auto;
        left: 0;
        overflow: auto;
        position: absolute;
        right: 0;
        text-align: center;
        z-index: 9;
    }
    .header9 .shopMenu.right {
        margin-left: 0;
        position: relative;
        text-align: right;
        top: 24px;
    }
    .header9 .menuBar {
        margin: 30px 0;
        position: relative;
        top: 7px;
    }
    .header9.fixedHeader .menuBar {
        margin: 26px 0;
        position: relative;
        top: 8px;
    }
    .header9.fixedHeader .shopMenu.right{
        top: 18px;
    }

    .header10 .shopMenu.right{
        margin-left: 0;
        top: 22px;
    }
    .header10.fixedHeader .shopMenu.right{
        top: 2px;
    }

    .header11 .shopMenu.right {
        margin-left: 0;
        top: 22px;
    } 
    .header11.fixedHeader .shopMenu.right{
        top: auto;
    }

    .header12 .shopMenu.right{
        margin-left: 0;
    }
    .seaarchHeader.menu_align {
        padding: 25px 0;
    }
    .header12 .shopMenu.right{
        top:23px;
    }
    .header12.fixedHeader .shopMenu.right{
        top: 0;
    }
    .manNav2.manNav3.manNav4 ul{
        text-align: right;
    }



}



/*=======================================================================
[02] Mobile (320px - 767px)
=========================================================================*/
@media(min-width:320px) and (max-width:767px){
	.logo img {
		width: 60%;
		height: auto;
	}
    /**==================== Home One  ======================**/
    .defaultHeader{
        padding: 0 15px
    }
    .logo {
        padding: 20px 0;
    }
    .menuBar{
        margin: 30px 0;
    }
    .fixedHeader .logo {
        padding: 16px 0;
    }
    .fixedHeader .menuBar {
        margin: 18px 0;
        top: 7px;
    }
    /**Rev slider home1**/
    .rev1Con {
        width: 100vw;
        position: relative;
        left: -22.5%;
        padding: 0 20px;
        text-align: center;
    }
    .rev1Con h2 {
        font-size: 30px;
        letter-spacing: 1px;
        position: relative;
        top: -110px;
    }
    .rev1Con h6{
        position: relative;
        top: -20px;
    }
    .rev1Con.rev1Btn{
        left: 0;
        top: 20px;
    }
    .sliderBottomSocial {
        left: 0;
        right: 0;
        text-align: center;
        margin: auto;
    }
    #rev1Slider .tp-bullets.simplebullets.hidebullets,
    #rev1Slider .tp-bullets{
        left: 100px !important;
    }
    /**About**/
    .ab1Img {
        padding-left: 0;
        padding-right: 0;
    }
    .ab1content{
        padding-right: 0;
    }
    /**Portfolio**/
    #folio1Slide .slick-next.slick-arrow{
        right: 0;
        top: 0;
    }
    #folio1Slide .slick-prev.slick-arrow{
        left: 0;
        top: 0;
    }
    .folio1HoverIn a.popUp {
        font-size: 18px;
        height: 40px;
        margin-bottom: 10px;
        padding: 8px 0;
        width: 40px;
    }
    .singlefolio img{
        height: 225px;
        margin: 0;
    }
    #folio1Slide .singlefolio.slick-slide.slick-current.slick-active.slick-center{
        height: 225px;
    }
    .folio1HoverIn{
        padding: 0 55px;
    }
    #folio1Slide {
        margin-bottom: 60px;
    }
    /**Icon Box**/
    .iconBox1{
        padding-left: 0;
        text-align: center;
    }
    .iconBox1 i{
        position: relative;
        top: 0;
    }
    /**Testmonial**/
    #testCarousel.owl-theme .owl-dots {
        bottom: 0;
        left: 0;
        position: relative;
        text-align: center;
    }
    #testCarousel.owl-theme .owl-dots .owl-dot span{
        margin: 0 10px 0 0;
    }
    #testCarousel .owl-controls{
        margin-top: 20px;
    }
    .test1Author h4{
        line-height: 20px;
    }
    .secTitle h2{
        letter-spacing: 2px;
    }
    .singleTest1{
        padding: 49px 20px 49px 33px;
    }

    /**Contact**/
    .callaCon{
        padding-left: 0;
        text-align: center;
    }
    .calltoactionBtn{
        padding-right: 0;
        text-align: center;
    }
    .ccon{
        padding: 5px;
    }
    .citenoInfo{
        padding: 0;
    }
    .aboutCiteno{
        margin-bottom: 50px;
    }
    .singleinfo{
        text-align: center;
        padding: 0;
    }
    .singleinfo i {
        left: 0;
        position: relative;
        top: -10px;
    }
    .inforCont{
        position: relative;
        top: 50px;
        padding-right: 0;
    }
    .singleFun{
        margin-bottom: 50px;
    }
    .singleFun.last{
        margin-bottom: 0;
    }
    .singleFun h1{
        margin-bottom: 5px;
    }

    /**Footer1**/
    .instagramCon a:nth-child(4), 
    .instagramCon a:nth-child(8), 
    .instagramCon a:nth-child(12), 
    .instagramCon a:nth-child(16), 
    .instagramCon a:nth-child(20), 
    .instagramCon a:nth-child(24) {
        margin-right: 10px;
    }
    .instagramCon a:nth-child(3), 
    .instagramCon a:nth-child(6), 
    .instagramCon a:nth-child(9), 
    .instagramCon a:nth-child(12), 
    .instagramCon a:nth-child(15), 
    .instagramCon a:nth-child(18) {
        margin-right: 10px;
    }

    #footer3 .widget{
        margin-bottom: 50px;
    }
    #footer3 .widget.last{
        margin-bottom: 0;
    }
    .aboutWidget{
        padding: 0;
    }
    #footer5 .flogo,
    #footer5 .copyPera{
        text-align: center;
        margin-bottom: 20px;
    }
    #footer5 .widgetAbsocial{
        text-align: center; 
    }
    #footer7 .widget{
        margin-bottom: 50px;
    }
    #footer7 .widget.last{
        margin-bottom: 0;
    }
    .subscribeForm{
        padding-right: 0;
        text-align: left;
    }
    .subscribeForm input[type="email"]{
        margin-bottom: 30px;
    }
    .subscribeForm input[type="submit"]{
        position: relative;
        left: 0;
        right: auto;
    }
    .singleTwi{
        padding-left: 0;
        text-align: center;
    }
    .singleTwi i{
        position: relative;
        top: -5px;
        left: 0;
        right: 0;
        margin: auto;
    }


    /**Full Nav**/
    .fullNavIn nav{
        padding: 0 30px;
    }
    .fullNavIn{
        height: 250px;
    }
    .fullNav.menu_open,
    .fullNavFooterIn{
        width: 280px;
    }
    .fullNavFooter{
        padding-bottom: 0;
    }
    .fullNavIn ul li {
        border-bottom: 1px solid #f2f2f2;
        padding: 6px 0;
    }
    .fullNavIn ul li a{
        font-size: 14px;
        letter-spacing: 0;
    }
    .menu_open .navCrouse {
        right: 10px;
        top: 15px;
    }
    .fullNavInSocial {
        margin-bottom: 0;
    }
    .fullNavIn ul ul.sub-menu {
        border-top: 1px solid #f2f2f2;
        top: 7px;
    }
    .fullNavIn ul ul.sub-menu li{
        padding: 5px 0;
    }
    .fullNavIn ul ul.sub-menu li a {
        font-size: 13px;
    }

    /**==================== Home Two  ======================**/
    /**Rev Slider2**/
    .rev2Con{
        padding: 0 15px;
    }
    .rev2Con h2{
        font-size: 45px;
        position: relative;
        top: -50px;
    }
    .rev2Con h6{
        position: relative;
        top: 25px;
        line-height: 26px;
    }
    .rev2Con.rev2Btn{
        position: relative;
        top: 80px;
    }
    #rev2Slider .tp-bullets.simplebullets.hidebullets,
    #rev2Slider .tp-bullets{
        left: 100px !important;
    }

    /**About**/
    .hPadding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ex80PaddingRight {
        padding-right: 0 !important;
    }
    .ab3content{
        padding-left: 0;
        padding-right: 0;
    }

    /**Folio**/
    #mas_nav li {
        display: block;
        letter-spacing: 1.4px;
        margin-bottom: 30px;
        text-align: center;
    }
    #mas_nav li:last-of-type{
        margin-bottom: 0;
    }

    /**==================== Home Three  ======================**/

    /**Rev Slider3**/
    #rev3Slider{
        margin: 0 15px;
    }
    .rev3Con{
        padding: 0 10px;
    }
    .rev3Con h2 {
        font-size: 40px;
        letter-spacing: 2px;
        top: -110px;
        position: relative;
    }
    .rev3Con h6{
        position: relative;
        top: -40px;
        line-height: 24px;
    }
    .rev3Con.rev3Btn{
        position: relative;
        top: 40px;
    }
    .rev3Con.rev3Btn .citenoBtn{
        padding: 0 25px;
    }
    .mr30{
        margin-right: 10px;
    }
    #rev3Slider .tp-bullets.simplebullets .bullet{
        margin: 0 5px;
    }

    /**About**/
    .paddingR85{
        padding-right: 0;
    }
    .secTitle h2 {
        line-height: 1;
        margin-bottom: 14px;
    }

    /**Blog**/
    .singleBlog.noMarginBottom{
        margin-bottom: 50px !important;
    }
    .singleBlog.noMarginBottom.last{
        margin-bottom: 0 !important;
    }

    /**==================== Error 404  ======================**/
    .errorContent{
        padding: 0 15px;
        top: 60%;
    }
    .errorContent h1 {
        font-size: 140px;
        letter-spacing: 1px;
        line-height: 100px;
    }

    /**==================== About us  ======================**/
    .abicon{
        margin-bottom: 20px;
    }
    .hPadding240,
    .skillWraps{
        padding-left: 15px;
        padding-right: 15px;
    }
    .singleSkill{
        width: 90%;
    }
    .singleSkill.noMarginBottom.xsMB{
        margin-bottom: 90px !important;
    }

    /**==================== Blog Single  ======================**/
    .blogpostDetails {
        margin-top: 0;
        padding-right: 0;
    }
    blockquote {
        padding: 20px 15px;
    }
    #relatedpostCaro.owl-theme .owl-nav [class*="owl-"] {
        font-size: 20px;
        height: 40px;
        padding: 8px 0;
        width: 40px;
        margin: 3px;
    }
    #relatedpostCaro.owl-theme .owl-nav{
        top: -156px;
    }
    .singleCom{
        padding: 0 15px 15px;
    }
    .singleCom img{
        position: relative;
    }
    .commentList li ul.clildCom li{
        padding-left: 15px;
    }
    .commmetForm {
        overflow: hidden;
        padding-left: 0;
        padding-top: 0;
    }
    .relatedpostWrap .secTitle{
        padding-right: 82px;
    }

    /**==================== Cart Page  ======================**/
    .pageTitleSec {
        padding: 150px 0 50px;
    }
    .bar2px{
        display: none;
    }
    .singlesteap{
        margin-bottom: 20px;
    }
    .cart_table thead tr th{
        text-align: center;
    }
    .cart_table tbody tr td.product-thumbnail img{
        margin-right: 10px;
    }
    .cart_table tbody tr td.product-thumbnail {
        width: 20%;
    }
    .cart_table tbody  tr.cart_item{
        position: relative;
    }
    .cart_table tbody  tr.cart_item td.product-price{
        position: absolute;
        display: none;
    }
    .cart_table tbody tr.cart_item td.product-subtotal {
        left: 108px;
        position: absolute;
        top: 27px;
    }
    .cart_table tbody tr td.product-remove{
        position: absolute;
        right: 0;
    }
    .cart_table tbody tr td.product-thumbnail a.itemtitle{
        position: absolute;
        z-index: 9;
    }
    .cart_table tbody tr.cart_item td.product-quantity{
        position: absolute;
        bottom: 0;
    }
    .cart_table thead tr th.product-price{
        display: none;
    }
    .cart_table tbody tr td.actions .input-text{
        width: 55%;
    }
    .cart_table tbody tr td.actions .coupon_submit{
        margin-left: 10px;
    }
    .cart_totals.calculated_shipping {
        padding-left: 0;
    }
    .wc-proceed-to-checkout {
        text-align: left;
    }
    .cart_totals.calculated_shipping table.shop_table tr th{
        padding-left: 30px;
    }
    .calshippingCoupon{
        padding-right: 0;
        margin-bottom: 50px;
    }
    .cart_totals.calculated_shipping table.shop_table tr.order-total th,
    .cart_totals.calculated_shipping table.shop_table tr.order-total td span.amount.total{
        padding-left: 45px;
    }
    .cart_totals.calculated_shipping table.shop_table tr th, 
    .cart_totals.calculated_shipping table.shop_table tr td{
        padding-right: 30px;
    }
    .cart_totals.calculated_shipping table.shop_table tr.order-total th, 
    .cart_totals.calculated_shipping table.shop_table tr.order-total td span.amount.total {
        padding-left: 30px;
        padding-right: 0;
    }

    /**==================== Checkout page  ======================**/
    .woocommerce-billing-fields {
        padding-right: 0;
        margin-bottom: 50px;
    }
    .chechourRight{
        padding-left: 0;
    }

    /**==================== Coming Soon Page ======================**/
    .comingTitle{
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .comingTitle h2 {
        color: #ffffff;
        font-size: 35px;
        letter-spacing: 0;
        margin-bottom: 5px;
    }
    .comingTitle p {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 18px;
    }
    .singleCount {
        float: left;
        width: 160px;
        text-align: center;
        margin-bottom: 34px;
    }
    .singleCount .dash_title {
        color: #999999;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-top: 0;
        text-transform: uppercase;
    }
    .comingContent{
        top: 62%;
    }

    /**==================== Contact ======================**/
    .singleConInfo{
        margin-bottom: 30px;
    }

    /**==================== Folio ======================**/
    .portfolioPage{
        bottom: 20px;
    }
    #mas_nav li{
        margin-right: 0;
    }
    #mas_nav li::before{
        right: 20px;
        margin: auto;
    }
    #mas_nav li::after {
        content: "";
        height: 2px;
        left: 65px;
        margin: auto;
        position: absolute;
        right: 0;
        width: 0;
    }

    /**==================== Portfolio2 ======================**/
    .folio4HoverIn {
        position: absolute;
        text-align: center;
        width: 100%;
        padding-left: 0;
    }
    .folio4HoverIn .popUp {
        font-size: 18px;
        height: 40px;
        padding: 8px 0;
        position: relative;
        text-align: center;
        width: 40px;
    }
    .folioTitle2, .folioTitle2 a{
        margin-bottom: 0;
        font-size: 16px;
        letter-spacing: 0;
    }

    /**==================== Portfolio3 ======================**/
    .portfolio3Sec{
        overflow: hidden;
    }
    .hPadding215 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .folio3{
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }
    .folio3HoverIn {
        padding-left: 35px;
        padding-right: 0;
    }
    .folio3HoverIn a.popUp {
        bottom: -61px;
        color: #fff;
        font-size: 18px;
        height: 48px;
        padding: 12px 0;
        right: 20px;
        text-align: center;
        width: 48px;
    }
    .folio3Hover::before {
        height: 93%;
        left: 20px;
        right: auto;
        top: 0;
        width: 66%;
    }
    .folio3Hover::after {
        height: 73.1%;
        right: 20px;
        top: 10px;
        width: 20.5%;
    }
    /**==================== Shop ======================**/
    .banner_content h1 {
        font-size: 50px;
        letter-spacing: 3px;
        margin-bottom: 10px;
    }
    .banner_btn a:first-of-type {
        margin-right: 5px;
    }
    .bigAds img{
        width: auto;
        height: 100%;
    }
    .bigAdsContent{
        padding-left: 15px;
        right: 0;
        left: 0;
    }

    /**==================== Shop2 ======================**/
    .proCarousel.owl-theme .owl-nav .owl-prev,
    .newarrival.owl-theme .owl-nav .owl-prev{
        left: 0;
    }
    .proCarousel.owl-theme .owl-nav .owl-next,
    .newarrival.owl-theme .owl-nav .owl-next{
        right: 0;
    }
    .proCarousel.owl-theme .owl-dots .owl-dot span, 
    .newarrival.owl-theme .owl-dots .owl-dot span{
        margin: 0 3px;
    }
    .shopPageTitle h3{
        line-height: 30px;
    }

    /**==================== Single Product ======================**/
    .projectImgB{
        height: auto;
        margin-bottom: 30px;
    }
    .breadCrumpIn h2{
        letter-spacing: 0;
    }
    #singlepCarousel{
        padding-left: 0;
        padding-right: 0;
    }
    #singlepCarousel .carousel-indicators{
        position: relative;
        width: 100%;
    }
    #singlepCarousel .carousel-indicators li,
    #singlepCarousel .carousel-indicators li.active{
        width: 90px;
        height: 90px;
    }
    .proInfow {
        padding: 70px 0 62px;
    }
    .proInfoNav li {
        margin-right: 10px;
        padding-right: 10px;
        margin-bottom: 23px;
    }
    .proInfoNav li.active::before,
    .proInfoNav li.active::after{
        bottom: -10px;
    }

    /**==================== Single project2 ======================**/
    .singleProject2Sec{
        padding: 269px 0 60px;
    }
    .projectdetails{
        padding-right: 0;
    }
    .singleProjectConIn.project2{
        padding-top: 0;
    }


    /**==================== Header Style ======================**/
    .header{
        padding: 0 15px;
    }
    .mobileMenu {
        cursor: pointer;
        height: 15px;
        line-height: 0.1;
        position: absolute;
        width: 25px;
        right: 0;
        top: -43px;
    }
    .header2.fixedHeader .mobileMenu{
        top: -38px; 
    }
    .mobileMenu span{
        width: 100%;
        height: 2px;
        background: #333;
        display: block;
        margin-bottom: 4px;
    }
    .mobileMenu span:last-of-type{
        margin-bottom: 0;
    }
    .mobileMenu.active span{
        background: #FFC600;
    }
    .manNav1 ul {
        background: #f4f4f4;
        display: none;
        position: absolute;
        z-index: 9;
        height: 220px;
        overflow: scroll;
        left: -15px;
        right: -15px;
        text-align: center;
    }
    .manNav1 ul li{
        display: block;
        margin: 0;
        border-bottom: 1px solid #eeeeee;
    }
    .manNav1 ul li a,
    .header2.fixedHeader .manNav1 ul li a {
        display: block;
        padding: 10px 0;
    }
    .manNav1 ul ul.sub-menu {
        left: 0;
        margin-left: 0;
        opacity: 1;
        position: relative;
        top: 0;
        transition: none;
        visibility: visible;
        width: 100%;
        height: auto;
        display: none;
    }
    .manNav1 ul li:hover ul.sub-menu,
    .fixedHeader .manNav1 ul li:hover ul.sub-menu,
    .fixedHeader .manNav1 ul ul.sub-menu{
        top: 0;
    }

    /**Header3**/
    .mobileMenu2 {
        cursor: pointer;
        height: 15px;
        line-height: 0.1;
        position: absolute;
        width: 25px;
        right: 0;
        top: -43px;
    }
    .header3.fixedHeader .mobileMenu2{
        top: -38px; 
    }
    .mobileMenu2 span{
        width: 100%;
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 4px;
    }
    .mobileMenu2 span:last-of-type{
        margin-bottom: 0;
    }
    .mobileMenu2.active span{
        background: #FFC600;
    }
    .manNav2 ul {
        background: #2f2e2e;
        display: none;
        position: absolute;
        z-index: 9;
        height: 220px;
        overflow: scroll;
        left: -15px;
        right: -15px;
        text-align: center;
    }
    .manNav2 ul li{
        display: block;
        margin: 0;
        border-bottom: 1px solid #2c2b2b;
    }
    .manNav2 ul li a,
    .header2.fixedHeader .manNav2 ul li a {
        display: block;
        padding: 9px 0;
    }
    .manNav2 ul ul.sub-menu {
        left: 0;
        margin-left: 0;
        opacity: 1;
        position: relative;
        top: 0;
        transition: none;
        visibility: visible;
        width: 100%;
        height: auto;
        display: none;
    }
    .manNav2 ul li:hover ul.sub-menu,
    .fixedHeader .manNav2 ul li:hover ul.sub-menu,
    .fixedHeader .manNav2 ul ul.sub-menu{
        top: 0;
    }
    .header3.fixedHeader .manNav2 ul li a{
        padding: 9px 0;
    }
    .fixedHeader .searchBtnM {
        top: -66px;
        margin: 19px 0;
    }
    .searchBtn {
        display: none !important;
    }
    .searchBtnM {
        margin: 22px 0;
        position: absolute;
        right: 50px;
        top: -73px;
    }
    .searchBtnM a{
        color: #808080;
        font-size: 16px;
        font-weight: 700;
    }
    .searchFrom{
        margin: 0 15px;
    }

    /**Header4**/
    .headerTopbar{
        padding: 5px 0;
    }
    .headerTopbar,
    .headerTopbar .widgetAbsocial{
        text-align: center;
    }
    .headerTopInfo p{
        padding-right: 0;
        margin-right: 0;
        border-right: none;
        margin-bottom: 5px;
    }

    /**Header5**/
    .header4 .menuBar {
        margin: 22px 0;
    }
    .header4.fixedHeader .menuBar {
        margin: 18px 0;
    }

    /**Header6**/
    .headerTopbar2{
        padding:8px 0;
    }
    .headerTopInfo2 p {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px;
        margin: 0;
    }
    .crossTop {
        color: #fff;
        font-size: 18px;
    }

    /**Header7**/
    .seaarchHeader{
        padding: 0;
        position: absolute;
        top: 24px;
        z-index: 1;
    }
    .header5.fixedHeader .seaarchHeader{
        top: 20px;
        padding: 0;
    }
    .borderHeader{
        display: none;
    }
    .manNav2.manNav3 ul li a {
        padding: 10px 0;
    }

    /**Header8**/
    .mobileShop{}
    .mobileShop > ul.shopMenu.right {
        background: transparent;
        display: block;
        height: auto;
        left: auto;
        margin: 0;
        right: 30px;
        top: -55px;
        width: 100px;
    }
    .mobileShop > ul.shopMenu.right li{
        display: inline-block;
        border: none;
    }
    .header3.fixedHeader .mobileShop > ul.shopMenu.right{
        top: -50px;
    }


    .header9 .manNav2 ul.shopMenu.right {
        background: transparent;
        display: block;
        height: auto;
        left: auto;
        margin: 0;
        position: relative;
        right: -9px;
        top: 15px;
        text-align: right;
    }
    .header9 .manNav2 ul.shopMenu.right li{
        border: none;
        display: none;
    }
    .header9 .manNav2 ul.shopMenu.right li.shopCart{
        display: block;
    }
    .header9 .menuBar {
        margin: 21px 0;
        position: relative;
        top: 6px;
    }
    .header10.fixedHeader .mobileShop > ul.shopMenu.right{
        top: -70px
    }

    .header11 ul.shopMenu.right {
        background: transparent;
        display: block;
        height: auto;
        margin: 0;
        top: -58px;
        right: 40px;
    }
    .header11 ul.shopMenu.right li{
        display: inline-block;
        border: none;
    }
    .header11 .manNav2 ul.shopMenu.right .shopBtn{
        margin-right: 0;
    }
    .header11 ul.shopMenu.right li a{
        padding: 11px 0;
    }
    .header12.fixedHeader .shopMenu.right li a {
        padding: 12px 0;
    }

}

/*=======================================================================
[03] Mobile (361px - 481px)
=========================================================================*/
@media(min-width: 361px) and (max-width: 481px){
	.logo img {
		width: 60%;
		height: auto;
	}
    .rev1Con h6{
        top: -70px;
    }
    .rev1Con.rev1Btn {
        left: 0;
        top: -45px;
    }
    .sliderBottomSocial {
        left: 0;
        text-align: right;
        position: absolute;
        bottom: 16px;
        right: 80px;
    }
    .fullNavIn{
        height: 250px;
    }
    .rev2Con h2 {
        font-size: 42px;
        position: relative;
        top: -20px;
        letter-spacing: 2px;
    }
    .rev2Con h6{
        top: 0;
    }
    .rev2Con.rev2Btn{
        top: 30px;
    }
    .rev3Con h2{
        top: -70px;
        left: -35px;
    }
    .rev3Con.rev3Btn {
        position: relative;
        top: 40px;
        left: -82px;
        top: -16px;
    }

    .errorContent h1 {
        font-size: 90px;
        line-height: 65px;
        margin: 0 0 10px;
    }
    .errorContent h3 {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .singleCount{
        width: 115px;
    }
    .banner_content{
        top: 63%;
    }

    .folio3Hover::after {
        height: 80%;
        right: 20px;
        top: 16px;
        width: 13.1%;
    }
    .folio3Hover::before {
        height: 93%;
        left: 20px;
        right: auto;
        top: 0;
        width: 78%;
    }
    .folio3HoverIn a.popUp {
        bottom: -55px;
        color: #fff;
        font-size: 18px;
        height: 48px;
        padding: 12px 0;
        right: 20px;
        text-align: center;
        width: 48px;
    }







}

/*=======================================================================
[04] Mobile (490px - 767px)
=========================================================================*/
@media(min-width: 490px) and (max-width: 767px){
    .rev1Con{
        left: -21.5%;
    }
    .rev1Con h2{
        top: -140px;
    }
    .rev1Con h6{
        top: -100px;
    }
    .rev1Con.rev1Btn{
        top: -90px;
    }
    .sliderBottomSocial {
        bottom: 24px;
        left: 0;
        position: absolute;
        right: 100px;
        margin: 0;
        text-align: right;
    }
    .folio1HoverIn{
        padding: 0;
    }
    #folio1Slide .slick-dots{
        bottom: -20px;
    }
    .fullNavIn{
        height: 250px;
    }
    .rev2Con h2 {
        font-size: 42px;
        position: relative;
        top: -20px;
        letter-spacing: 2px;
    }
    .rev2Con h6{
        top: 0;
    }
    .rev2Con.rev2Btn{
        top: 30px;
    }
    .rev3Con{
        text-align: center;
    }
    .rev3Con h2{
        top: -60px;
    }
    .rev3Con h6{
        top: -40px;
    }
    .rev3Con.rev3Btn{
        top: -20px;
    }

    .folio3HoverIn a.popUp {
        bottom: -50px;
        font-size: 20px;
        height: 60px;
        padding: 19px 0;
        width: 60px;
    }
    .folio3Hover::after {
        height: 83%;
        right: 20px;
        top: 10px;
        width: 12.5%;
    }
    .folio3Hover::before {
        height: 93%;
        left: 20px;
        right: auto;
        top: 0;
        width: 81%;
    }

    .subscribeForm{
        padding-right: 180px;
        text-align: right;
    }
    .subscribeForm input[type="submit"] {
        left: auto;
        position: absolute;
        right: 0;
    }
	.logo img {
		width: 60%;
		height: auto;
	}

}

@media(min-width: 360px) and (max-width: 439px){
	.logo img {
		width: 60%;
		height: auto;
	}
    .folio3Hover::before{
        width: 69.3%
    }
    .folio3Hover::after {
        height: 76%;
        right: 20px;
        top: 12px;
        width: 18.5%;
    }
    .header11 ul.shopMenu.right {
        right: 45px;
    }

}
