/* ------------------------------------------------------------------

[Table of contents]

1. Preloader
2. Header
3. Index Content: Portfolio / Project / Works grid
5. Breadcrumb
4. About Us Content:  
    i. Company Services
    ii. Toggle Content
    iii. Team Members
    iv. Company Facts
5. Blog
    i. Blogs
6. Single Post
    i. Post Content with Tags row
    ii. Comments
    iii. Comment Form
7. Project Details
    i. Project Details
    ii. Project Shots
8. Contact Us
    i. Google Map
    ii. Contact Us Text
    iii. Contact Us Form
9. Sidebar
    i. Search Form
    ii. Post Tabs
    iii. Tags
    iv. Text Widget
10. Footer
    i. Get In Touch Tabs
    ii. Tweets Slider
    iii. Flickr Slider
    iv. Copyright 
    v. Go Top Button
------------------------------------------------------------------- */

@media (max-width: 991px) {
    header .topRow {
        line-height: 25px;
        padding: 10px 0;
        font-weight: 400;
    }
    header .topRow .fright {
        float: left;
    }
    header .bottomRow .navbar #mainNav .nav li a {}
	/*header .bottomRow .navbar .navbar-header .navbar-brand img {
		max-width: 190px;
	}*/
}
@media (max-width: 767px) {
    header .topRow {
        line-height: 25px;
        padding: 10px 0;
        font-weight: 400;
    }
    header .topRow .fright {
        float: left;
    }
    header .topRow .fright .fleft + .fleft {
        width: 100%;
        margin: 0;
    }
}
@media (max-width: 481px) {
    header .bottomRow .navbar .navbar-header {
        text-align: center;
    }
    header .bottomRow .navbar .navbar-header #searchTrigger {
        padding: 0 15px;
        font-size: 14px;
        margin: 0;
        border-bottom: 1px solid #303030;
    }
    header .bottomRow .navbar .navbar-header button {
        width: 100%;
    }
    header .bottomRow .navbar .navbar-header button.navbar-toggle.collapsed {
        margin: 0;
    }
    header .bottomRow .navbar .navbar-header button.navbar-toggle {
        margin: 0;
    }
    header .bottomRow .navbar .navbar-header .navbar-brand {
        display: inline-block;
        float: none;
    }
}
/*----------------------------------------------------------------*/

.newsletterRow {
	margin: 0 auto;
}

/* - bnewsletter */
@media (max-width: 1199px) {
    .newsletterRow {
        padding: 30px 25px;
		margin: 0 auto;
    }
    .newsletterRow .form-inline .form-control {
        width: 530px;
    }
	.footer_widget > .row {
		margin: 0 auto;
	}
	.newsletterRow .mc4wp-form input[type="email"] {
		max-width: 560px;
	}
}
@media (max-width: 991px) {
    .newsletterRow .form-inline .form-control {
        width: 310px;
    }
	.newsletterRow .mc4wp-form input[type="email"] {
		width: 340px;
	}
}
@media (max-width: 767px) {
    #topFooter:after {
        height: 89px;
    }
    .footer_widget {
		width: 50%;
		float: left;
		min-height: 200px;
		margin-bottom: 20px;
    }
	
	.newsletterRow {
		padding: 15px;
	}
	
	.fleft {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.newsletterRow .mc4wp-form input[type="email"] {
		width: 100%;
		margin-left: 0;		
		margin-bottom: 15px;
		max-width: 100%;
		padding: 0 10px;
	}
	.newsletterRow .mc4wp-form input[type="submit"] {
		display: block;
		margin: 0 auto;
		max-width: 150px;
		width: 100%;
		margin-top: 15px;
		
	}
	
}
@media (max-width: 640px) {
	
	.project_category {
		float: left!important;
	}
}

@media (max-width: 480px) {
	.footer_widget {
		width: 100%;
	}
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    #heroBox {
        height: 540px;
        padding-top: 200px;
    }
    #heroBox.home2 {
        height: 750px;
        padding-top: 240px;
    }
}

@media (max-width: 991px) {
    #heroBox {
        height: 500px;
        padding-top: 190px;
    }
    #heroBox h2 {
        line-height: 50px;
        margin: 15px 0;
    }
    #heroBox.home2 {
        padding-top: 210px;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    #banner2 {
        padding: 50px 0;
    }
    #banner2 a {
        float: left;
        margin-top: 7px;
		font-size: 13px;
    }
	#banner h4 {
        font-size: 16px;
    }
	.navbar-absolute .searchFormRow {
		max-width: 970px;
	}
	#pageCover h3::before {
		height: 0;
	}
}
@media (max-width: 991px) {
    #banner {
        padding: 40px 0;
    }
    #banner h4 {
        font-size: 15px;
    }
    #banner2 {
        padding: 38px 0;
    }
	
	#banner a,
	#banner h4 {
		font-size: 12px;
	}
	#banner a{
		padding: 0 15px;
	}
	.navbar-absolute .searchFormRow {
		max-width: 750px;
	}
}
@media (max-width: 767px) {
    #banner {
        padding: 20px 0;
        text-align: center;
    }
    #banner h4 {
        display: block;
        float: none;
    }
    #banner a {
        float: none;
        display: inline-block;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    .blogsSection .blog .postMeta {
        font-size: 12px;
        margin: 15px 0;
    }
    .featureBlog .media-left {
        width: 360px;
    }
    .featureBlog .media-body {
        padding-left: 40px;
        padding-top: 20px;
    }
    .featureBlog .media-body .featureCount {
        font-size: 45px;
    }
	.post_thumbnail_row i {
		font-size: 25px;
		width: 60px;
		line-height: 60px;
	}
}
@media (max-width: 991px) {
    .blogsSection .blogRow {
        width: 100%;
    }
    .blogsSection .blog.fromOurBlog {
        width: 100%;
		max-width: 395px;
    }
    #featureBlog .container {
        padding: 0 15px;
    }
    /*.featureBlog .media-left {
        width: 300px;
    }*/
	.featureBlog .media-body .featureCount {
        font-size: 35px;
    }
    .featureBlog .media-body {
        padding-top: 0;
    }
    .featureBlog .media-body p {
        margin-bottom: 25px;
    }
	/*.blogsSection .blog .blog_title {
		font-size: 13px;
	}*/
	.homeBlogArea .col-sm-8 .row {
		margin: 0 auto;
		max-width: 400px!important;
	}
}
@media (max-width: 767px) {
    .blogsSection .blog.blog_page.single_blog .contents {
        padding: 30px 0;
    }
    .blogsSection .blog.fromOurBlog {
        max-width: 395px;
        margin: 0 auto;
    }
    .blogsSection .blog.fromOurBlog + .fromOurBlog {
        margin-top: 20px;
    }
    .blogsSection .blog.col-sm-4 {
        width: 50%;
        float: left;
    }
    .blogsSection.home2 {
        -webkit-background-size: cover;
        background-size: cover;
    }
    #featureBlog {
        -webkit-background-size: cover;
        background-size: cover;
    }
	
	.featureBlog {
		width: 100%;
		display: inline-block;
	}
	
	.featureBlog .media-left {
		width: 50%;
		display: inline-block;
		float: left;
		margin-right: 15px;
	}	
    .viewAllBlogLink {
        text-align: center;
    }
    .youMightLike {
        padding: 50px 0;
    }
    .youMightLike .youMightLikeBlog {
        width: 320px;
        float: left;
        margin-top: 20px;
    }
    .fromOurBlogBigImg {
        text-align: center;
        margin-bottom: 20px;
    }
    .fromOurBlogBigImg img {
        display: inline-block;
    }
	
	.post_thumbnail_row i {
		font-size: 25px;
		width: 60px;
		line-height: 60px;
	}
	.blogsSection .blog.blog_page a.read_more,
	.blogsSection .blog.blog_page p,
	.blogsSection .blog.blog_page .postMeta,
	.blogsSection .blog.blog_page .blog_title {
		padding-left: 15px;
	}
}
@media (max-width: 640px) {
    .blogsSection .blog.blog_page.single_blog .post_thumbnail_row i {
        width: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .blogsSection .blog.col-sm-4 {
        min-width: 320px;
        margin: 0 auto;
        padding: 15px;
        float: none;
    }
    .blogsSection .blog.col-sm-4 .post_thumbnail_row i {
        line-height: 50px;
        font-size: 18px;
        width: 50px;
    }
    .blogsSection #servicesBlocks .blog {
        max-width: 320px;
        min-width: 150px;
        float: left;
    }	
	.featureBlog .media-body {
		padding-left: 0;
	}
	.featureBlog .media-left {
		width: 100%;
	}
	.featureBlog .post_thumbnail_row {
		max-width: 360px;
		margin: 0 auto 40px;
	}
	.blogsSection [class*="col-xs-"] {
		width: 100%;
	}
}
/*----------------------------------------------------------------*/

@media (max-width: 991px) {
    .whyChoose {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .whyChoose {
        width: 50%;
		float: left;
		min-height: 150px;	
		margin-bottom: 20px;
    }
	.whyChoose{
		margin-top:0;
	}
    /*.whyChoose + .whyChoose {
        margin-top: 30px;
    }*/
	.whyChoose h4 {
		font-size: 17px;
	}
}
@media (max-width: 600px) {
	.whyChoose {
		width: 100%;
		min-height: auto;
	}
	.whyChoose:last-of-type {
		margin-bottom: 0;
	}
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    .workWithUs h4 {
        margin-top: 0;
    }
    .workWithUs a {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .workWithUs {
        width: 100%;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    .team_member .row:hover .memberIntro h3,
    .team_member .row:hover .memberIntro h5 {
        right: -40px;
    }
}
@media (max-width: 991px) {
    .team_member {
        height: 275px;
    }
    .team_member .row .image {
        margin: 0 auto;
        width: 160px;
    }
    .team_member .row .image img {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
	.teamSection {
		margin: 0 auto;
		text-align: center;
	}
	.team_member {
		max-width: 320px;
		
	}
   /* .team_member + .team_member {
        margin-top: 20px;
    }*/
}
@media (max-width: 640px) {
	.team_member {
		width: 50%;		
		margin-bottom: 30px;
	}
}
@media (max-width: 480px) {
	.team_member {
		width: 100%;
		max-width: 300px;		
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.team_member:last-of-type {
		margin-bottom: 0;
	}
}
/*----------------------------------------------------------------*/

@media (max-width: 767px) {
    .countersRow .counterCol {
        width: 50%;
        float: left;
    }
    .countersRow .counterCol:nth-child(2) {
        border: none;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 991px) {
    .testimonialSlide .slides .testimonial .testimonialText:before {
        left: -55px;
    }
    .testimonialSlide .slides .testimonial .testimonialText:after {
        right: -55px;
    }
}
@media (max-width: 767px) {
    .testimonialSlide .slides .testimonial .testimonialText {
        max-width: 300px;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .testimonialSlide .slides .testimonial .testimonialText:before,
    .testimonialSlide .slides .testimonial .testimonialText:after {
        font-size: 24px;
    }
    .testimonialSlide .slides .testimonial .testimonialText:before {
        left: -40px;
    }
    .testimonialSlide .slides .testimonial .testimonialText:after {
        right: -40px;
    }
}
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    #pageCover h3:before {
        width: -webkit-calc(50% - 485px);
        width: calc(50% - 485px);
    }
    #pageCover .pageDirection:before {
        width: -webkit-calc(50% - 485px);
        width: calc(50% - 485px);
    }
}
@media (max-width: 991px) {
    #pageCover h3:before {
        width: -webkit-calc(50% - 375px);
        width: calc(50% - 375px);
    }
    #pageCover .pageDirection:before {
        width: -webkit-calc(50% - 375px);
        width: calc(50% - 375px);
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 991px) {
    .ourStory {
        width: 100%;
    }
    #ourStory .whyChooseRow {
        width: 100%;
    }
    #ourStory .whyChoose {
        width: 100%;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    #services_single:before {
        width: -webkit-calc(50% - 500px + 242.5px);
        width: calc(50% - 500px + 242.5px);
    }
    #services_single .container .tab_menu .nav-tabs li a {
        line-height: 1;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 991px) {
    #services_single:before {
        width: -webkit-calc(50% - 445px + 242.5px);
        width: calc(50% - 445px + 242.5px);
    }
}
@media (max-width: 767px) {
    #services_single:before {
        display: none;
    }
    #services_single .container .tab_menu {
        padding-bottom: 0;
    }
    #services_single .container .tab_menu .nav-tabs {
        padding: 10px;
        border-bottom: none;
    }
    #services_single .container .tab_menu .nav-tabs li a {
        padding: 0 25px;
        line-height: 40px;
        border: 0;
        margin: 0;
        float: none;
        display: block;
        text-align: center;
    }
    #services_single .container .tab_contents {
        padding-top: 50px;
    }
	.services_single {
		margin-left: auto;
		margin-right: auto		
	}
	.project.col-sm-4 {
		max-width: 290px!important;
	}
	.projectsDone .project_meta .project_category {
		float: left;
		padding-left: 5px;
	}
}


/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    .project.col-sm-3 {
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3);
    }
}
@media (max-width: 991px) {
    .project.col-sm-4 .post_thumbnail_row i {
        line-height: 40px;
        width: 40px;
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .project.col-sm-6,
	.project.col-sm-4,
	.project.col-sm-3{
        width: 50%;
        float: left;
        max-width: 100%;
        min-width: 250px;
    }
    .project.col-sm-6 .post_thumbnail_row i {
        line-height: 50px;
        width: 50px;
        font-size: 18px;
    }
    /*.project.col-sm-4 {
        width: 50%;
        float: left;
        max-width: 100%;
        min-width: 250px;
    }
    .project.col-sm-3 {
        width: 50%;
        float: left;
        max-width: 100%;
        min-width: 250px;
    }*/
    .filtersRow {
        margin: 0;
    }
    .filtersRow .project_filderButton {
        width: 100%;
        background: #f3d028;
        border: none;
        line-height: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
    }
    .filtersRow .project_filderButton i {
        margin-right: 5px;
    }
	
	#projectsContainer.row {
		margin: 0 auto;
		max-width: 600px;
	}
}

@media (max-width: 530px) {
	.projectsDone .row {
		max-width: 300px;
		margin: 0 auto;
	}
	.project .post_thumbnail_row {
		margin-right: 0;
	}
	
	#projectsContainer.row,
	#projectsContainer {
		max-width: 300px;
		margin: 0 auto
	}
	.project[class*="col-sm-"] {
		min-width: 295px!important;
		max-width: 300px!important;
		float: none;
		margin: 0 auto;
	}
	.project_meta .project_category {
		float: left;
		clear: both;
	}
}

/*----------------------------------------------------------------*/

@media (max-width: 991px) {
    .single-project .project-description .projectImages .projectImgSlider .flex-direction-nav:after {
        height: 60px;
        right: 60px;
    }
    .single-project .project-description .projectImages .projectImgSlider .flex-direction-nav a {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
    }
    .single-project .project-description .projectImages .projectImgSlider .flex-direction-nav a.flex-prev {
        right: 64px;
    }
    .single-project .project_about dl dt {
        width: 100px;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 1200px) {
	.widget_latest_post .col-xs-4 {
		margin-right: 15px;
	}	
	/*.widget_latest_post .col-xs-7 {
		margin-top: -5px;
	}*/	
	.widget_latest_post li h5 {
		font-size: 13px;
	}
}
@media (max-width: 991px) {
    .sidebar {
        margin-top: 50px;
        width: 100%;
    }	
	#pageCover h3 {
		line-height: 40px;
		font-size: 22px;
	}
	.post-contents-single .entry-title {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
    .tags_share {
        padding: 0;
    }
    nav .pager {
        padding: 0;
    }
    .author_row {
        padding: 50px 0 40px;
		max-width: 767px;
    }
    .comments {
        padding: 0;
    }
    .commentForm {
        padding: 0;
    }
	.content-area .blogRow .post-contents-single {
		padding-left: 35px;
		padding-right: 15px;
		max-width: 767px;
	}
	.comments-area .comment-respond .form-submit {
		margin-bottom: 30px;
	}
	.site-main .content-left,
	.site-main .sidebar-left {
		width: 100%;
		/*padding: 0 15px;*/
	}
	.blogsSection .blog .postMeta .fleft {
		margin-right: 15px;
		float: left;
	}
	.widget_latest_post .col-xs-4 {
		max-width: 85px;
		margin-right: 0;
	}
	.widget_search {
		margin-top: 30px;
	}
}

@media (max-width: 500px) {
    .tags_share {
        padding: 0;
    }
    nav .pager {
        padding: 0;
    }
    .comment.commentInner {
        margin-left: 0;
    }
    #heroBox h2 {
        font-size: 24px;
        line-height: 30px;
    }
}
/*----------------------------------------------------------------*/

@media (max-width: 1199px) {
    .addressRow .addressCol ul li i {
        margin-right: 8px;
    }
}
@media (max-width: 991px) {
    .mapSide {
        width: 100%;
        margin-bottom: 40px;
    }
    .addressSide {
        width: 100%;
    }
	.topmenu-enabled.navbar-absolute > .bottomRow {
		top: 70px!important;
	}
}
@media (max-width: 767px) {
    .ourStory .media .media-left {
        width: 100%;
        display: inline-block;
    }
    .ourStory .media .media-body {
        width: 100%;
    }
    .ourStory .media .media-left .post_thumbnail_row {
        width: 100%;
        height: 250px;
        overflow: hidden;
		max-width: 260px;
		margin: 0 auto;
		margin-bottom: 30px;
    }
    .ourStory .media .media-body {
        padding-left: 0px;
        margin-top: 20px;
        display: inline-block;
    }
	.whyChoose {
		min-height: auto;
	}
	.topmenu-enabled.navbar-absolute > .bottomRow {
		top: 0px!important;
	}
	.topmenu-enabled.navbar-absolute .topRow {
		display: block;
	}
}
@media (max-width: 380px) {}
/*----------------------------------------------------------------*/