
@media (max-width: 1199px) {
	
/* Spacing */
.pad-l-t-20 { padding-top: 20px; }
.pad-l-t-25 { padding-top: 25px; }
.pad-l-t-130 { padding-top: 130px; }
.pad-l-b-10 { padding-bottom: 10px; }
.pad-l-l-50 { padding-left: 15px; }
.pad-l-r-50 { padding-right: 15px; }

/* General */
.form-search input[type="search"] { width: 60%; left: 20%; }
.box-info-2 > .numbers { font-size: 20px; }

/* Corporate */
.theme-corporate .counter-3-wrap .counter-number, .theme-corporate-2 .counter-3-wrap .counter-number { font-size: 45px; }

/* Fitness */
.theme-fitness .slide-h-text-l { font-size: 30px; }

/* Events */
.theme-events ul.countdown { margin: 70px 0 0 0; padding: 0; }
.theme-events ul.countdown li span { font-size: 50px; margin: 0 20px; padding: 30px 40px; }

/* App Landind */
.theme-app-landing h1 { font-size: 60px; }
.theme-app-landing h3 { font-size: 60px; line-height: 40px; }
.theme-app-landing h3 span { font-size: 40px; }
.theme-app-landing .service-7 .box-hover-u { padding-right: 0; padding-left: 0; }

/* Restaurant */
.theme-restaurant h1 { font-size: 60px; }
.theme-restaurant .menu-1 { padding-right: 20%; padding-left: 20%; }

/* Faschion page */
div.bl-panel-items > div > div { width: 80%; }
.bl-content, div.bl-panel-items > div > div { left: 0; right: 0; padding: 5px; }

/* Parallax */
.parallax-content h2, .copy h2 { font-size: 60px; }

/* Adventure page */
.theme-adventure .heading-title, .theme-adventure .heading-title-2 { font-size: 40px; }
.theme-adventure .heading-title span { margin-left: -10px; }
}

@media screen and (max-width: 1024px) {
	
/* Agency 1 */
.theme-agency .service-2 { padding-left: 35px; padding-right: 35px; }

/* Parallax */
.parallax-bg, .parallax-bg-full { background-attachment: scroll !important; background-position: center center !important; }

/* Genaral page */
.theme-general .content-intro .box-right img { display: none; }
.theme-general .content-intro .box-left img { display: none; }
.border-v > [class*='col-']:before, .border-v-gray > [class*='col-']:before { display: none; }
.theme-agency .about .box-right img, .theme-agency .about .box-left img { display: none; }
}

@media all and (max-width: 990px) {
	
/* Spacing */
.no-m-margin { margin: 0; }
.margin-m-l-70 { margin-left: 70px; }
.margin-m-t-25 { margin-top: 25px; }
.margin-m-t-50 { margin-top: 50px; }
.margin-m-b-25 { margin-bottom: 25px; }
.margin-m-b-50 { margin-bottom: 50px; }
.margin-m-b-70 { margin-bottom: 70px; }
.margin-m-b-120 { margin-bottom: 120px; }
.no-m-pad { padding: 0; }
.pad-m-t-0 { padding-top: 0px; }
.pad-m-t-10 { padding-top: 10px; }
.pad-m-t-20 { padding-top: 20px; }
.pad-m-t-25 { padding-top: 25px; }
.pad-m-t-50 { padding-top: 50px; }
.pad-m-b-0 { padding-bottom: 0px; }
.pad-m-b-10 { padding-bottom: 10px; }
.pad-m-b-20 { padding-bottom: 20px; }
.pad-m-b-25 { padding-bottom: 25px; }
.pad-m-b-50 { padding-bottom: 50px; }
.pad-m-l-15 { padding-left: 20px; }
.pad-m-r-15 { padding-right: 20px; }
.v-align { display: block; }

/* Agency */
.theme-agency .box-service { padding: 35px 40px 30px 40px; min-height: 220px; }

/* Corporate */
.theme-corporate .service-6 .service-wrap .col-md-4:nth-child(1), .theme-corporate .service-6 .service-wrap .col-md-4:nth-child(2), .theme-corporate .service-6 .service-wrap .col-md-4:nth-child(3), .theme-corporate .service-6 .service-wrap .col-md-4:nth-child(4), .theme-corporate .service-6 .service-wrap .col-md-4:nth-child(5), .theme-corporate .service-6 .service-wrap .col-md-4:nth-child(6) { border-bottom: 0; border-right: 0; }
.theme-corporate .counter-3-wrap, .theme-corporate-2 .counter-3-wrap { padding: 10px 0; }
.theme-corporate-3 .wrap-center-700 { height: 200px; }

/* Events */
.theme-events h1 { font-size: 45px; }
.theme-events h2 { font-size: 45px; }
.theme-events .box-info { padding: 10px 5px; }
.theme-events ul.countdown li { margin: 5px; }
.theme-events ul.countdown li span { font-size: 35px; margin: 0 20px; padding: 20px 30px; }
.theme-events .tit-square { font-size: 16px; }

/* Fitness */
.theme-events h1 { font-size: 45px; }
.theme-fitness h2 { font-size: 45px; }

/* App Landind */
.theme-app-landing h1 { font-size: 45px; }
.theme-app-landing .box-info { padding: 10px 0px; }
.theme-app-landing h2 { font-size: 45px; }
.theme-app-landing .slide-h-l h2 { font-size: 30px; }
.theme-app-landing .title-2 { font-size: 30px; }
.theme-app-landing .title-sub-2 { font-size: 18px; }
.theme-app-landing .box-content-l .box-txt-l { padding-right: 15px; }
.theme-app-landing .box-content-r .box-txt-r { padding-left: 15px; }
.theme-app-landing .box-content-l .box-txt-l:before, .theme-app-landing .box-content-r .box-txt-r:before { display: none; }
.theme-app-landing .skill-r { padding-top: 40px; }
.theme-app-landing .counter-number { font-size: 30px; }
.theme-app-landing .skill-c i, .skill-c span { font-size: 30px; }
.theme-app-landing .txt-border-dark { font-size: 30px; line-height: 30px; }

/* Personal Page */
.theme-personal .box-info-2 > .txt-des { padding-right: 10px; padding-left: 10px; }

/* Restaurant */
.theme-restaurant h1 { font-size: 45px; }
.theme-restaurant .menu-1 { padding-right: 10%; padding-left: 10%; }
.theme-restaurant .border-img { display: none; }
.theme-restaurant .square { display: none; }
.theme-restaurant .border-large { display: none; }

/* Faschion page */
.bl-content > ul li { width: 50%; }
.bl-main > section .bl-icon-close { top: 15px; }

/* Adventure page */
.slide-txt span { font-size: 30px; }

/* Blog */
.blog-list .single-post { padding-top: 0px; padding-bottom: 30px; text-align: center; }

/* General page */
.theme-general h1 { font-size: 45px; }
.theme-general .events-img { padding-left: 0; }
.theme-general .events-box { padding: 20px 20px; margin: 0 5px; }
.theme-general .content-intro { padding-top: 0; padding-bottom: 50px; }
.theme-general .box-bg-content { background-image: none; }
.theme-general .box-bg-content .box { margin-left: 0; }
.team-1:hover .team-1-overlay .team-1-des { top: 150px; }

/* Parallax */
.parallax-content h2, .copy h2 { font-size: 45px; }
.parallax-txt-bg { padding: 50px; }

/* General */
.heading-title, .heading-title-2, .tit-section, .tit-section-2 { font-size: 36px; }
.heading-title span { margin-left: -12px; }
.top-img-100 { margin-top: 10px }
.top-img-250 { margin-top: 10px }
.service-6 .service-wrap .col-md-4:nth-child(1), .service-6 .service-wrap .col-md-4:nth-child(2), .service-6 .service-wrap .col-md-4:nth-child(3), .service-6 .service-wrap .col-md-4:nth-child(4), .service-6 .service-wrap .col-md-4:nth-child(5), .service-6 .service-wrap .col-md-4:nth-child(6) { border-bottom: 0; border-right: 0; }
.service-7 span { font-size: 12px; }
.box-info-1 { padding: 15px; }
.box-info-4 { width: 260px; margin-left: 15px; }
.box-info-4:before { width: 265px; }
.box-info-4:after { width: 265px; }
.box-info-4 > .numbers { font-size: 20px; }
.box-info-4 > .numbers span { font-size: 16px; }
.heading-side-l, .heading-side-r { display: none; }
.blog-list .heading-side-l, .blog-list .heading-side-r { display: none; }

/* Elements */
.footer-2 { padding-top: 40px; }
.footer-2 .sub { margin-top: 50px; }
.footer-3 { padding-top: 50px; }
.footer-3 .sub { margin-top: 50px; }
.counter-1-bord { border-right: 0px solid; }
}

@media (min-width:768px) {
	
	/* Navbar */
.nav-light, .nav-dark, .nav-transparent { border-bottom: 0; letter-spacing: 1px; background: 0 0; margin: 0px 0px 0 0; -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out; -moz-transition: background .5s ease-in-out, padding .5s ease-in-out; transition: background .5s ease-in-out, padding .5s ease-in-out; }
.nav-light { padding: 15px 0; background-color: transparent; }
.nav-dark { padding: 15px 0; background-color: transparent; }
.nav-transparent { padding: 15px 0; background-color: rgba(238,238,238,0.53); border-bottom: 1px solid #616161; }
nav.nav-light.shrink, nav.nav-dark.shrink, nav.nav-transparent.shrink { padding: 0; }
nav.nav-light.shrink { background-color: rgba(251,251,251,0.95); border-bottom: 1px solid #EDEDED; }
nav.nav-dark.shrink { background-color: #232627; border-bottom: 0px solid #000; }
nav.nav-transparent.shrink { background-color: rgba(255,255,255,0.66); border-bottom: 1px solid #EDEDED; }
nav .navbar-toggle { margin: 13px 15px 13px 0; }
nav.navbar.shrink .navbar-toggle { margin: 8px 15px 8px 0; padding: 4px 5px; }
}

@media all and (max-width: 768px) {
	
/* Spacing */
.pad-section-50 { padding: 90px 5px 50px 5px; }
	.pad-section-30 { padding: 50px 5px 50px 5px; }
.margin-s-b-15 { margin-bottom: 15px; }
.pad-s-t-10 { padding-top: 10px; }
.pad-s-t-25 { padding-top: 25px; }
.pad-s-t-100 { padding-top: 100px; }
.pad-s-b-50 { padding-bottom: 50px; }
.pad-s-l-15 { padding-left: 15px; }
.pad-s-r-15 { padding-right: 15px; }

/* Video Background */
.video-content-tit { padding-left: 15px; padding-right: 15px; }
.video-content-tit h2, .theme-adventure .video-content-tit h2 { font-size: 40px }
.video-content-tit-borded h2 { font-size: 40px; padding: 30px; line-height: 50px; }
.parallax-txt-bg { padding: 20px; }

/* General */
.form-search input[type="search"] { width: 90%; left: 5%; font-size: 20px; font-weight: 400; }
 { font-size: 36px; }
.call-box-2 { padding: 40px 0; text-align: center; }
.call-box-2 h4 { margin-bottom: 30px; }
.call-box-3 { padding: 50px 0; }
.call-box-3 h3 { font-size: 18px; text-align: center; }
.call-box-3 p { font-size: 11px; text-align: center; }
.box-info-wrap { margin-left: 10px; margin-bottom: 60px; }
.box-info-3 { width: 260px; height: 80px; }
.box-info-3 > .numbers { font-size: 20px; top: 25px; }
.clients-2.grid-20 li { width: 25%; }
.info h1 { font-size: 35px; }
.info h2 { font-size: 35px; }

/* Tabs */
.tabs-1 .nav > li > a { padding: 10px 5px !important; margin-right: 0; text-align: center; }
.tabs-1 .nav-tabs.nav-justified > li { display: table-cell; width: 1%; text-align: center; }
.tabs-1 .nav-tabs.nav-justified > li > a { border-bottom: 0; }
.tabs-1 #tabs_container div { margin-right: 15px; margin-left: 15px; }
.tabs-1 #tabs-scale ul { margin-bottom: 20px; }
.tabs-1 #tabs-scale li a { background-color: transparent; }
.tabs-1 #tabs-scale li a:hover { background-color: transparent; border-color: #fff #fff #919191; }
.tabs-1 .tabulous_active { border-color: #fff #fff #212121; }
.tabs-1 .number { padding: 2px 22px; font-size: 60px; }
.tabs-1 .title { margin-bottom: 70px; margin-top: 20px; }

/* Header Slide */
.owl-content-des-l { padding-right: 15px; padding-left: 15px; }
.owl-content-des-r { padding-right: 15px; padding-left: 15px; }
.owl-content-des-b-l { padding-right: 15px; padding-left: 15px; }

/* Agency */
.theme-agency-2 .header-tit h1 { font-size: 40px; }
.theme-agency .txt-border-dark, .theme-agency .txt-border-light, .theme-agency .txt-border-gray { padding: 50px 20px; font-size: 40px; line-height: 60px; }
.theme-agency .box-counter .box-items { padding: 50px; }
.theme-agency .box-service { padding: 35px 20px 30px 20px; }

/* Corporate */
.theme-corporate-2 .header-tit h1 { font-size: 50px; text-transform: capitalize; font-weight: 300; color: #A8A8A8; }

/* Events */
.theme-events h1 { font-size: 40px; }
.theme-events h2 { font-size: 40px; }
.theme-events .wrap-figure-des { padding: 15px; }
.theme-events ul.countdown li { margin-bottom: 20px; margin-top: 0px; margin-left: 0px; margin-right: 0px; }
.theme-events ul.countdown li span { font-size: 35px; margin: 5px; padding: 20px 30px; }

/* Fitness */
.theme-fitness h1 { font-size: 40px; }
.theme-fitness h2 { font-size: 40px; }

/* App Landind */
.theme-app-landing h1 { font-size: 40px; }
.theme-app-landing h2 { font-size: 40px; }
.theme-app-landing h3 { font-size: 40px; line-height: 20px; }
.theme-app-landing h3 span { font-size: 20px; }
.theme-app-landing .title-2 { font-size: 25px; }

/* Faschion Page */
.bl-content > ul li { width: 50%; }

/* Adventure page */
.theme-adventure .signature { width: 156px; height: 98px; }
.slide-txt span { padding: 5px 7px; font-size: 20px; }

/* General Page */
.theme-general h1 { font-size: 40px; }
.theme-general .events h1 { font-size: 45px; top: -44px; left: 15px; }
.theme-general .box-bg-content h1 { font-size: 45px; right: 15px; top: -40px; }
.theme-general .content-intro .box-right h2 { margin-top: 30px; }
.theme-general .content-intro:before { display: none; }
.theme-general .content-intro .box-left .intro-des { padding-right: 0; width: 100%; }
.theme-general .content-intro .box-right .intro-des { padding-left: 0; width: 100%; }

/* Adventure page */
.theme-adventure .wrap-center-700, .theme-adventure .height-700 { height: 300px; padding-top: 25px; padding-bottom: 25px; }

/* Elements */
.elements h1 { font-size: 27px; }
.elements h2 { font-size: 22px; font-weight: 400; }
.elements h3 { font-size: 12px; }
.contact-form-3 input { height: 60px; }
}

@media only screen and (max-width: 768px) {
	
html { margin: 0; }
#top, #bottom, #left, #right { display: none; }
.nav-light, .nav-dark, .nav-transparent { margin: 0; }
.nav-parallax { display: none; }
.footer-1 { padding: 50px 0 50px 0; }
.footer-2 { padding: 70px 0 0 0; }
.footer-2 .sub { padding: 40px 0 30px 0; text-align: center; }
.footer-2 .terms p { text-align: center; }
.footer-3 { padding: 90px 0 0 0; }

/* Scroll to Top */
.cd-top {  right: 20px; bottom: 20px; }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	
.txt-h:before, .txt-h:after { display: none; }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	
.txt-h:before, .txt-h:after { display: none; }
}

@media all and (max-width: 767px) {
	
/* Navbar */
.nav-light .nav > li > a, .nav-dark .nav > li > a, .nav-transparent .nav > li > a { color: #E5E5E5; font-weight: 600; font-size: 12px; padding: 10px 15px; }
.nav-light .nav > li > a:hover, .nav-dark .nav > li > a:hover, .nav-transparent .nav > li > a:focus { background-color: #000; }
.nav-light .megamenu, .nav-dark .megamenu, .nav-transparent .megamenu { padding: 10px 0px; }
.nav-light .megamenu > li > ul > li > a, .nav-dark .megamenu > li > ul > li > a, .nav-transparent .megamenu > li > ul > li > a { padding: 10px 5px; }
.nav-light li a, .nav-light .dropdown-menu > li:last-child > a, .nav-dark li a, .nav-dark .dropdown-menu > li:last-child > a, .nav-transparent li a, .nav-transparent .dropdown-menu > li:last-child > a { border-bottom: 1px solid #2b2b2b; margin-left: 5px; margin-right: 5px; }
.nav-light .megamenu > li:last-child, .nav-dark .megamenu > li:last-child, .nav-transparent .megamenu > li:last-child { margin-bottom: 10px; }
.nav-light .megamenu, .nav-dark .megamenu, .nav-transparent .megamenu { margin: 0; width: 100%; }
.nav-light .megamenu > li, .nav-dark .megamenu > li, .nav-transparent .megamenu > li { margin-bottom: 20px; }
.nav-light .megamenu .dropdown-header, .nav-dark .megamenu .dropdown-header, .nav-transparent .megamenu .dropdown-header { padding: 0 15px; }
.nav-light .open .dropdown-menu .dropdown-header, .nav-dark .open .dropdown-menu .dropdown-header, .nav-transparent .open .dropdown-menu .dropdown-header { font-weight: 700; font-size: 11px; text-transform: uppercase; }
.nav-light .navbar-collapse, .nav-dark .navbar-collapse, .nav-transparent .navbar-collapse { -webkit-box-shadow: none; box-shadow: none; background-color: #232627; }
.nav-light .navbar-collapse { border-top: 1px solid #f5f5f5; }
.nav-dark .navbar-collapse { border-top: 1px solid #2b2b2b; }
.nav-transparent .navbar-collapse { border-top: 1px solid #f5f5f5; }

/*bg header mobile*/
.nav-light .navbar-header { background-color: #F1F1F1; }
.nav-dark .navbar-header { background-color: #232627; }

/* no hover in mobile*/
.nav-light .dropdown-menu, .nav-dark .dropdown-menu, .nav-transparent .dropdown-menu { display: none; }

/* no hover in mobile*/
.nav-light .open .dropdown-menu, .nav-dark .open .dropdown-menu, .nav-transparent .open .dropdown-menu { display: block; }
.nav-light .dropdown-menu .divider, .nav-dark .dropdown-menu .divider, .nav-transparent .dropdown-menu .divider { background-color: #232627; }
.nav-light .caret-arrow, .nav-dark .caret-arrow, .nav-transparent .caret-arrow { display: inline-block; width: 0; height: 0; margin-left: 5px; vertical-align: middle; border-top: 4px dashed #737373; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.navbar .navbar-brand img { max-height: 45px; margin-top: -2px; }
.navbar.shrink .navbar-brand img { max-height: 40px; margin-top: 0; }
.border-img { width: calc(100% - 30px); height: calc(100% - 30px); top: 15px; left: 15px; }

/* Tabs */
.tabs-1 .icon { width: 35px; height: auto; }
.tabs-1 .number { padding: 15px 22px; margin: 0 15px 0 0; font-size: 30px; font-weight: 400; }
.tabs-1 .title { font-size: 25px; margin-top: 18px; margin-bottom: 50px; }
.tabs-1 #tabs_container div { margin-right: 0px; margin-left: 0px; }

/* Team */
.team-2:hover .team-2-overlay .team-2-social { bottom: 50px; }
.pagination > li > a, .pagination > li > span { padding: 6px 8px; }

/* Blog */
.blog-author-img { float: none; margin-bottom: 20px; }
.blog-comment.media .pull-left { margin-right: 5px; }
.blog-comment .replied { padding-left: 10px; }
.blog .quote { padding: 5px; }
.blog-slide.owl-theme .owl-nav [class*='owl-'] { padding: 5px; }
.blog-slide .owl-prev { left: 10px; }
.blog-slide .owl-next { right: 10px; }

/* Agency */
.theme-agency .txt-border-dark, .theme-agency .txt-border-light, .theme-agency .txt-border-gray { padding: 50px 20px; font-size: 25px; line-height: 35px; }
.theme-agency-2 .wrap-figure-des { padding: 15px; text-align: left; }

/* Corporate */
.theme-corporate-2 .header-tit h1 { font-size: 35px; font-weight: 300; }
.theme-corporate-2 .tabs-1 .number { padding: 22px; margin: 0 15px 0 0; }
.theme-corporate-2 .tabs-1 .title { font-size: 25px; margin-top: 18px; margin-bottom: 30px; }
.theme-corporate-2 .tabs-1 #tabs_container div { margin-right: 0px; margin-left: 0px; }

/* Events */
.theme-events h1 { font-size: 35px; font-weight: 400; }

/* Fitness */
.theme-fitness h1 { font-size: 35px; }
.theme-fitness .contact-form-1 button { border-left: 1px solid #767676; border-bottom: 1px solid #767676; border-right: 1px solid #767676; }

/* App Landind */
.theme-app-landing h1 { font-size: 35px; }
.theme-app-landing h3 { font-size: 30px; line-height: 30px; }

/* Faschion Page */
div.bl-panel-items > div > div img { float: none; width: 100%; }
div.bl-panel-items > div > div { padding: 15px; width: 100%; }
.bl-main > section .bl-icon-close { top: 15px; right: 20px; }

/* Restaurant */
.theme-restaurant .wrap-center-700 { height: 300px; }

/* General Page */
.theme-general h1 { font-size: 35px; }

/* Video Background */
.video-content-tit-borded h2 { font-size: 30px; padding: 20px; line-height: 40px; }

/* Elements */
.skill-2 .count { right: 20px; color: #BF9865; font-weight: 700; }

/* Contact Form */
.contact-form-1 .last-name { border-left: 1px solid #fff; }
.contact-form-1 .subject { border-top: 0px solid transparent; border-left: 1px solid #fff; }
.contact-form-1 button { border-left: 1px solid #fff; }
}

@media only screen and (orientation: portrait) {
	
.txt-h:before, .txt-h:after { display: none; }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
	
.txt-h:before, .txt-h:after { display: none; }
}

@media all and (max-width: 320px) {
	
/* General */
.contact-form-1 button { height: 100px; }

/* Video */
.video-content-tit h2 { font-size: 30px }
.video-content-tit-borded h2 { font-size: 30px; }
}

@media screen and (max-width: 46.5em) {
	
.bl-expand .bl-box { height: 130px; }
}
