/*
* Author: Appointment Theme
* Created by: Shahid (Scientech IT)
* Copyright (c) 2015 Appointment
* Date: 27 Dec, 2014
* http://www.webriti.com/demo/wp/appointment
*/

/* This Media screen css called for All Appointment Theme Pages-------------------------------------------------*/

@media only screen and (min-width: 960px) and (max-width: 1200px) {
/*Menus*/
.navbar .navbar-right { float: left !important; }
/*Carousel Slider*/
.slide-caption { width: 80%; }
/*Post Format - Aside*/
.format-aside { } 
.format-aside p { font-size: 10px; line-height: 23px; }
/*Format Quote - Quote*/
.format-quote { width: 80%; font-size: 13px; line-height: 25px; }
.format-quote:before { font-size: 1.1em; line-height: 0.1em; } 
.format-quote small { font-size: 11px; line-height: 20px; }
/*Post Format - Video*/
.format-video { }
.video-frame { margin: 0; }
.video-content { margin: 0; }
.video-frame iframe { border: 0 none; height: 230px; width: 100%; }
.video-content h1 { font-size: 34px; line-height: 40px; padding: 0 0 5px; }
.format-video p { font-size: 13px; line-height: 22px; padding: 0 0 5px; }
.format-video-btn-sm { font-size: 11px; padding: 4px 10px; }
/*Callout Section*/
.callout-section p { padding: 0 0px; }
/*Testimonial Section*/
.testmonial-area { margin: 0px; padding: 0;}
/*Contact Us*/
.contact-detail-area { margin-bottom: 50px; }
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
/*Menus*/
.navbar .navbar-right { float: left !important; }
.navbar-collapse.in { overflow: hidden; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #ffffff; }
/*Carousel Main Slider---------------------------------------*/
/*Post format - Standard*/
.slide-caption { width: 70%; }
.slide-text-bg1 { margin: 0 0 13px; width: 100%; }
.slide-text-bg1 h2 { font-size: 24px; line-height: 30px; padding: 6px 10px; }
.slide-text-bg2 { margin: 0 0 13px; width: 100%; }
.slide-text-bg2 span { font-size: 13px; line-height: 20px; }
.slide-btn-sm { font-size: 11px; padding: 6px 20px; }
.slide-caption .blog-btn-area-sm { margin: 0px 0 3px; }
/*Post format - Status*/
.status-text-bg1 h2 { font-size: 15px; line-height: 22px; }
/*Post Format - Aside*/
.format-aside { width: 70%; }
.format-aside p { font-size: 12px; line-height: 22px; }
/*Post Format - Quote*/
.format-quote { width: 70%; font-size: 12px; line-height: 25px; }
.format-quote:before { font-size: 1.1em; line-height: 0.1em; } 
.format-quote small { font-size: 11px; line-height: 20px; }
/*Post - video Format*/
.format-video { }
.video-frame { margin: 0 auto; width: 80%; }
.video-frame iframe { border: 0 none; height: 200px; width: 100%; }
.video-content { margin: 0; display: none; }
/*Callout Section*/
.callout-section p { padding: 0 0px; }
/*Testimonial Section*/
.testmonial-area { margin: 0px; padding: 0; }
/*Page Title Section*/
.page-breadcrumb { text-align: left; }
/*About Us*/
.about-img-area { margin: 0 0 35px; }
/*Blog Sidebar*/
.blog-lg-area-left { padding: 0px 0px 60px 0px; }
.blog-lg-area-right { padding: 0px 0px 60px 0px; }
/*Contact Us*/
.contact-detail-area { margin-bottom: 50px; }

}	

@media only screen and (min-width: 480px) and (max-width: 767px) {
/*Menus*/
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #1b1b1b;	transition: all 0.3s ease-in-out 0s; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-left: 0px; margin-right: 0px; }
.navbar-nav { width: 100%; }
.navbar-nav > li { border-right: 0px none; }
.navbar-toggle {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: 700;
    margin: 13px auto;
    padding: 9px 17px;
    text-transform: uppercase;
}
/*Header Contact Info*/
.head-contact-social { float: none; text-align: center; margin: 17px 0 17px; }
.head-contact-info { float: none; text-align: center; margin: 10px 0 17px; }
/*Carousel Main Slider*/
.carou-direction-nav a { width: 40px; height: 40px; }
.carou-direction-nav a:before { font-size: 30px; line-height: 1.3; }
.carou-direction-nav :hover .carou-prev { left: 20px; }
.carou-direction-nav :hover .carou-next { right: 20px; }
/*Post format - Standard*/
.slide-caption { width: 80%; }
.slide-text-bg1 { margin: 0 0 7px; width: 90%; }
.slide-text-bg1 h2 { font-size: 16px; line-height: 20px; padding: 4px 10px; }
.slide-text-bg2 { margin: 0 0 5px; width: 90%; }
.slide-text-bg2 span { font-size: 10px; line-height: 16px; }
.slide-btn-sm { font-size: 9px; padding: 2px 12px; }
.slide-caption .blog-btn-area-sm { margin: 0px 0 3px; }
/*Post format - Status*/
.status-caption { width: 80%; }
.status-text-bg1 h2 { font-size: 12px; line-height: 20px; }
/*Post Format - Aside*/
.format-aside { width: 80%; }
.format-aside p { font-size: 10px; line-height: 20px; }
/*Format Quote - Quote*/
.format-quote { font-size: 11px; line-height: 20px; width: 80%; padding: 12px 15px; }
.format-quote p { margin: 0px; }
.format-quote:before { font-size: 1.1em; line-height: 0.1em; } 
.format-quote small { font-size: 11px; line-height: 20px; padding: 5px 0 0; }
/*Post - video Format*/
.format-video { }
.video-frame { margin: 0 auto; width: 60%; padding: 5px 5px 0; }
.video-frame iframe { border: 0 none; height: 150px; width: 100%; }
.video-content { margin: 0; display: none; }
/*Callout Section*/
.callout-section p { padding: 0 0px; }
.callout-btn1, .callout-btn2 { margin: 0 10px 20px; }
/*Testimonial Section*/
.testmonial-area { margin: 0px; padding: 0; }
.author-box { float: none; margin: 0 0px 20px 0; }
.author-box img { margin: 0 auto; display: block; }
.description-box:after { display: none; }
/*Footer Copyright*/
.footer-copyright { padding: 15px 0; text-align: center; }
.footer-contact-social { float: none; text-align: center; padding: 15px 0; }
/*Page Title Section*/
.page-breadcrumb { text-align: left; }
/*About Us*/
.about-img-area { margin: 0 0 35px; }
/*Blog Sidebar*/
.blog-lg-area-left { padding: 0px 0px 60px 0px; }
.blog-lg-area-right { padding: 0px 0px 60px 0px; }	
.blog-post-date-area { float: none; margin: 0px 25px 25px 0; }
/*Image Paragraph Alignment*/
.blog-paragraph-image { margin: 15px 10px 10px 0; }
.blog-paragraph-image > .media > .alignleft, .blog-paragraph-image > .media > .alignright { float: none; }	
.blog-paragraph-image > .media > .alignleft img, .blog-paragraph-image > .media > .alignright img {
    margin-bottom: 20px;
    margin-left: 0;
}
/*Blog Author*/
.blog-author { margin: 0 0px 50px 0; }
/*Comment Section*/
.comment-section { margin: 0 0 30px; }
/*Comment Form*/
.comment-form-section { margin: 0 0px 50px 0; }
.form-inline .blog-form-group { margin-right: 0px; width: 100%; }
.form-inline .blog-form-group-textarea { width: 100%; }
/*Contact Section*/
.contact-form-section { margin: 0 0px 50px 0; }
.form-inline .contact-form-group { margin-right: 0px; width: 100%; }
.form-inline .contact-form-group-textarea { width: 100%; }
.contact-detail-area { margin-bottom: 50px; }
	
} 

@media only screen and (min-width: 200px) and (max-width: 480px) {
/*Logo*/
.navbar-brand { display: block; float: none; margin-right: 0; padding: 10px 15px; text-align: center; }
.navbar-brand img { display: block; margin: 0 auto; text-align: center; }
.navbar-header h1 { margin-right: 0px; }
/*Menus*/
.navbar-collapse.in { overflow: hidden; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-left: 0px; margin-right: 0px; }
.navbar-nav { width: 100%; }
.navbar-nav > li { border-right: 0px none; }
.navbar-toggle {
    color: #FFFFFF;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: 700;
    margin: 13px auto;
    padding: 7px 15px;
	letter-spacing: 0.1em;
    text-transform: uppercase;
}
/*Header Contact Info*/
.head-contact-social { float: none; text-align: center;	margin: 17px 0 17px; }
.head-contact-info { float: none; text-align: center; margin: 10px 0 17px; }
/*Carousel Main Slider*/
.carou-direction-nav a { width: 30px; height: 30px; }
.carou-direction-nav a:before { font-size: 22px; line-height: 1.4; }
.carou-direction-nav :hover .carou-prev { left: 20px; }
.carou-direction-nav :hover .carou-next { right: 20px; }
/*Post format - Standard*/
.slide-caption { width: 80%; }
.slide-text-bg1 { margin: 0 0 5px; width: 90%; }
.slide-text-bg1 h2 { font-size: 12px; line-height: 18px; padding: 2px 7px; }
.slide-text-bg2 { margin: 0 0 5px; width: 90%; }
.slide-text-bg2 span { font-size: 8px; line-height: 12px; padding: 3px 8px; }
.slide-btn-sm { font-size: 7px; padding: 1px 8px; }
.slide-caption .blog-btn-area-sm { margin: 0px 0 3px; }
/*Post format - Status*/
.status-caption { width: 80%; }
.status-text-bg1 h2 { font-size: 10px; line-height: 15px; }
/*Post Format - Aside*/
.format-aside { width: 80%; padding: 7px 10px; }
.format-aside p { font-size: 9px; line-height: 16px; padding: 2px 15px 2px; }
.format-aside p:before, .format-aside p:after { width: 10px; height: 13px; font-size: 25px; }
/*Format Quote - Quote*/
.format-quote { font-size: 9px; line-height: 15px; width: 80%; padding: 10px 10px; }
.format-quote:before { font-size: 1.1em; line-height: 0.1em; } 
.format-quote small { font-size: 10px; line-height: 20px; padding: 5px 0 0; }
.format-quote p { margin: 0px; }
/*Post - video Format*/
.format-video { }
.video-frame { margin: 0 auto; width: 60%; padding: 5px 5px 0; }
.video-frame iframe { border: 0 none; height: 100px; width: 100%; }
.video-content { margin: 0; display: none; }
/*Callout Section*/
.callout-section p, .callout-section h1 { padding: 0 0px; }
.callout-btn1, .callout-btn2 { margin: 0 10px 20px; }
/*Testimonial Section*/
.testmonial-area { margin: 0px; padding: 0; }
.author-box { float: none; margin: 0 0px 20px 0; }
.author-box img { margin: 0 auto; display: block; }	
.description-box:after { display: none; }
/*Homepage Blog*/
.blog-sm-box { float: none; margin: 0 0 30px 0; width: 100%; }
.blog-sm-area:hover .blog-sm-box img { padding-top: 0px; }
/*Footer Copyright*/
.footer-copyright { padding: 15px 0; text-align: center; }
.footer-contact-social { float: none; text-align: center; padding: 15px 0; }
/*Page Title Section*/
.page-breadcrumb { text-align: left; }
/*About Us*/
.about-img-area { margin: 0 0 35px; }
/*Blog Sidebar*/
.blog-lg-area-left { padding: 0px 0px 60px 0px; }
.blog-lg-area-right { padding: 0px 0px 60px 0px; }
.blog-post-date-area { float: none; margin: 0px 25px 25px 0; }
/*Image Paragraph Alignment*/
.blog-paragraph-image { margin: 15px 10px 10px 0; }
.blog-paragraph-image > .media > .alignleft, .blog-paragraph-image > .media > .alignright { float: none; }	
.blog-paragraph-image > .media > .alignleft img, .blog-paragraph-image > .media > .alignright img {
    margin-bottom: 20px;
    margin-left: 0;
}
/*Blog Author*/
.blog-author { margin: 0 0px 50px 0; }
.blog-author .pull-left { float: none !important; margin: 0 0 15px; }
/*Comment Section*/
.comment-section { margin: 0 0 30px; }
.pull-left-comment { float: none; }
/*Comment Form*/
.comment-form-section { margin: 0 0px 50px 0; }
.form-inline .blog-form-group { margin-right: 0px; width: 100%; }
.form-inline .blog-form-group-textarea { width: 100%; }
/*Contact Section*/
.contact-form-section { margin: 0 0px 50px 0; }
.form-inline .contact-form-group { margin-right: 0px; width: 100%; }
.form-inline .contact-form-group-textarea { width: 100%; }
.contact-detail-area { margin-bottom: 50px; }

}

/*Clients Section*/
@media only screen and (max-width: 990px) { 
.clients-btn-area { margin: 35px 0 30px; } 

.padding-10 { padding-left: 15px !important; padding-right: 15px !important; }

}

@media only screen and (max-width: 1023px) { #style-switcher { /* display: none; */ } }

/* This media query for layout resize with boxed layout */

@media(min-width: 1200px) {

body.boxed {
    width: 1210px;
    /* -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); */
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
	
    margin: 30px auto;
	position: relative;
	background: url(../../images/bg-pattern/bg-img1.png) repeat fixed;
	}

}

@media (min-width: 1200px)
{
body.boxed {
    width: 1210px;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3), 0px 0px 50px rgba(0, 0, 0, 0.1) inset;
    margin: 30px auto;
    position: relative;
    background: url(../../images/bg-pattern/bg-img1.png) repeat fixed;
}
}


@media (min-width: 768px) and (max-width: 979px)  {

body.boxed { width: 100%; }

}

@media (max-width: 767px) {

body.boxed { width: 100%; /* padding: 0px 20px !important; */ }
body { padding-left: 0px !important; padding-right: 0px !important; }
	
}

@media (min-width: 980px) and (max-width: 1199px) {

body.boxed { width: 100%; }
	
}