@media only screen and (max-width:1200px)
{
	.infographic
	{
		padding: 80px 0px;
	}
	.dialogue-txt
	{
		display: block;
		float: left;
		margin-bottom: 30px;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.contactinfo h2
	{
		display: inline-block;
		float: none;
	}
}
@media (max-width: 1092px)
{
	.navbar-header
	{
		float: none;
	}
	nav.navbar.navbar-default, nav.navbar.navbar-default > .container
	{
		height: 62px;
	}
	.navbar-default .navbar-nav>li
	{
		padding: 12px 0px 10px;
	}
	.navbar-left, .navbar-right
	{
		float: none !important;
	}
	.navbar-toggle
	{
		display: block;
	}
	.navbar-collapse
	{
		border: none;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.main_menu.navbar-collapse
	{
		margin-top: 9px;
	}
	.navbar-fixed-top
	{
		border-width: 0 0 1px;
		top: 0;
	}
	.navbar-collapse.collapse
	{
		display: none!important;
	}
	.navbar-nav.main_nav
	{
		background: #F1F4F4;
		border: 1px solid #DCDFDF;
		float: none!important;
		margin-left: 0;
		margin-right: 0;
		margin-top: 11.5px;
		max-height: 100vh;
		overflow-y: auto;
	}
	.navbar-nav>li
	{
		float: none;
	}
	.navbar-nav>li>a
	{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.navbar-default .navbar-nav>li >a
	{
		text-align: center;
	}
	.navbar-default .navbar-nav>li:not(.down-app)>a:after
	{
		background: none;
		border-bottom: 1px dotted #3e3e3e;
		bottom: -22px;
		display: none;
		height: 0;
		opacity: 1;
	}
	.navbar-default .navbar-nav>li:not(.down-app)>a:hover, .navbar-default .navbar-nav>li:not(.down-app)>a.current
	{
		color: #069;
	}
	.navbar-default .navbar-nav>li:not(.down-app)>a:hover:after, .navbar-default .navbar-nav>li:not(.down-app)>a.current:after
	{
		bottom: -22px;
	}
	.main_menu.collapse.in
	{
		margin-top: 10px;
	}
	.collapse.in
	{
		display: block !important;
	}
	.navbar-default .navbar-brand
	{
		font-size: 36px;
		line-height: 62px;
	}
	.navbar-default .navbar-toggle
	{
		background: #069;
		border: none;
		border-radius: 0;
		margin-bottom: 0px;
		margin-top: 16px;
		padding: 10px 13px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
		background: #2960A5;
	}
	.navbar-default .navbar-toggle .icon-bar
	{
		background-color: #ffffff;
	}
	.row
	{
		margin: 0;
	}
}
@media only screen and (max-width:992px)
{
	.portfolio-ver header .container > .row:nth-child(1)
	{
		margin-top: 80px;
	}
	.portfolio-ver header .container > .row:nth-child(2)
	{
		margin-top: 140px;
	}
	.portfolio-ver header .container > .row:nth-child(3)
	{
		margin-top: 160px;
		padding: 0;
	}
	.headerbanner.owl-theme .owl-controls .owl-buttons div.owl-prev
	{
		left: -8%;
	}
	.headerbanner.owl-theme .owl-controls .owl-buttons div.owl-next
	{
		right: -8%;
	}
	.about-right figure
	{
		text-align: center;
	}
	.about-info .app-img
	{
		margin-top: 25%;
	}
	.projectinfo .row > div:not(:last-child)
	{
		margin-bottom: 50px;
	}
	.projectinfo .icon, .projectinfo .countinfoinfo
	{
		position: relative;
		text-align: center;
	}
	.projectinfo .countinfoinfo
	{
		padding-left: 0;
		padding-top: 15px;
	}
	.projectinfo2 > div:after
	{
		background: #5C7172;
		content: "";
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 1px;
	}
	.projectinfo2 > div
	{
		margin-bottom: 25px;
	}
	.projectinfo2 > div:nth-child(n+1):after
	{
		bottom: 0;
		height: 1px;
		left: 36%;
		top: auto;
		width: 28%;
	}
	.blog-media img
	{
		width: 100%;
	}
	.testimonialinfo.owl-theme .owl-controls .owl-buttons .owl-prev, .socialicons-caro.owl-theme .owl-controls .owl-buttons .owl-prev
	{
		margin-left: -45px;
	}
	.testimonialinfo.owl-theme .owl-controls .owl-buttons .owl-next, .socialicons-caro.owl-theme .owl-controls .owl-buttons .owl-next
	{
		margin-right: -45px;
	}
	.portfolio-top .heading-left, .portfolio-nav
	{
		text-align: center;
	}
	section > .container > .row.portfolio-top
	{
		margin-bottom: 40px;
	}
	.partners .row > div
	{
		text-align: center;
		width: 100%;
	}
	.partners a > img
	{
		max-width: 100%;
		width: auto;
	}
	.contact > .container > .row
	{
		margin: 0;
	}
}
@media only screen and (max-width:880px)
{
	.headerbanner.owl-theme .owl-controls .owl-buttons div
	{
		top: -75px;
	}
	.headerbanner
	{
		padding: 0px 20px;
	}
	.headerbanner.owl-theme .owl-controls .owl-buttons div.owl-prev
	{
		left: 50%;
		margin-left: -48px;
	}
	.headerbanner.owl-theme .owl-controls .owl-buttons div.owl-next
	{
		margin-right: -48px;
		right: 50%;
	}
	.banneritem .bannerheading
	{
		font-size: 45px;
		line-height: 40px;
	}
	.banneritem p
	{
		padding: 0px 25px;
	}
}
@media only screen and (max-width:860px)
{
	.socialicons-caro.owl-theme .owl-controls .owl-buttons div
	{
		position: absolute;
	}
	.testimonialinfo.owl-theme .owl-controls .owl-buttons .owl-prev, .socialicons-caro.owl-theme .owl-controls .owl-buttons .owl-prev
	{
		left: -35px;
		margin-left: 0px;
	}
	.testimonialinfo.owl-theme .owl-controls .owl-buttons .owl-next, .socialicons-caro.owl-theme .owl-controls .owl-buttons .owl-next
	{
		margin-right: 0px;
		right: -35px;
	}
	.testimonialwrapper > p
	{
		padding: 0px 50px;
	}
	.video-wrapper
	{
		padding: 4.1% 7.9%;
	}
}
@media only screen and (min-width:768px) and (max-width:992px)
{
	.member:hover >.figure
	{
		top: 80px;
	}
	.member > .figure img
	{
		margin-top: -80px;
	}
	.mem-details h2, .mem-details h3
	{
		font-size: 36px;
	}
}
@media only screen and (max-width:768px)
{
	.portfolio-ver header .container > .row:nth-child(3)
	{
		margin-top: 120px;
	}
	section > .container > .row, .navbar.navbar-default > .container > .row
	{
		margin: 0;
	}
	.testimonialinfo.owl-theme .owl-controls .owl-buttons .owl-prev, .socialicons-caro.owl-theme .owl-controls .owl-buttons .owl-prev
	{
		left: 0px;
	}
	.testimonialinfo.owl-theme .owl-controls .owl-buttons .owl-next, .socialicons-caro.owl-theme .owl-controls .owl-buttons .owl-next
	{
		right: 0px;
	}
	.navbar-brand > img
	{
		height: 60px;
	}
	.work-filter ul li {
		margin:0 0 20px;}
	.landing-tab .tab-pane
	{
		padding-left: 0;
		text-align: left;
	}
}
@media only screen and (max-width:767px)
{
	.projectinfo2 > div:not(:last-child)
	{
		margin-bottom: 25px;
	}
	.projectinfo2 > div:last-child:after
	{
		display: none;
	}
	.about-info .workprocess .icon, .about-info .workprocess .media-left.icon
	{
		left: 50%;
		margin-left: -45px;
		position: absolute;
		top: 45px;
		z-index: 99;
	}
	.about-info .left-align .media-body, .about-info .media-body, .about-info .right-align .media-body, .about-info .workprocess h2.bannerheading, .about-info .workprocess.left-align h2.bannerheading
	{
		text-align: center;
	}
	.about-info .workprocess .media-body
	{
		display: block;
		width: 100%;
	}
	.about-info .workprocess h2.bannerheading
	{
		padding-bottom: 70px;
	}
	.about-info .workprocess p
	{
		margin-top: 60px;
	}
	.services > .container > .row:first-child > div
	{
		text-align: center;
	}
	.shorty
	{
		float: none;
	}
	.whatwedo > .col-md-4, .whatwedo > div
	{
		clear: both;
		display: block;
		float: left;
		width: 100%;
	}
	.feature-content > div.app-img
	{
		display: block;
		float: left;
	}
	.feature-content > div:not(:nth-child(1)):nth-child(n+1)
	{
		margin-top: 45px;
	}
	.app-download-rating .left-no-pad, .app-download-rating .rgt-no-pad
	{
		clear: both;
		display: block;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}
	.app-download-rating .left-no-pad
	{
		margin-bottom: 25px;
	}
	.sponsor-item .media-left img
	{
		margin-left: -6px;
	}
	.instagram-caro
	{
		max-height: 100%;
	}
	.blog-media .figure > p
	{
		padding: 0px 60px;
	}
	.blog-content
	{
		padding: 22px 15px 20px;
	}
	.typewriter img
	{
		margin-top: -215px;
	}
	.row.skilssection > div
	{
		float: left;
		width: 50%;
	}
	.works-caro.owl-carousel .owl-controls .owl-buttons .owl-prev, .works-caro.owl-carousel .owl-controls .owl-buttons .owl-next
	{
		font-size: 14px;
	}
	.member
	{
		margin-bottom: 50px;
	}
	.contact-info
	{
		text-align: center;
	}
	.contact-info:not(:last-child)
	{
		margin-bottom: 50px;
	}
	.contact-info .bannerheading:after
	{
		margin-right: -3px;
		right: 50%;
	}
	.contact-info p
	{
		padding: 0px 40px;
	}
}
@media only screen and (max-width:667px)
{
	.listview p, ul.aboutinfolist
	{
		display: block;
		width: 100%;
	}
	.tab-wrap .nav-tabs
	{
		width: 100%;
	}
	.tab-wrap .nav-tabs li
	{
		display: inline-block;
		text-align: center;
		width: 31%;
		width: auto;
	}
	.tab-wrap .nav-tabs > li > a
	{
		border: 1px solid transparent;
		border-bottom: 1px solid #E0E3E3;
		font-size: 14px;
		padding: 30px 3px;
	}
	.tab-wrap .nav-tabs > li > a > span
	{
		display: block;
		float: none;
		margin: 0px auto 10px;
	}
	.tab-wrap .nav-tabs>li>a:hover
	{
		border: 1px solid transparent;
		border-bottom: 1px solid #E0E3E3;
	}
	.tab-wrap .nav-tabs>li.active>a, .tab-wrap .nav-tabs> li.active> a:hover, .tab-wrap .nav-tabs> li.active> a:focus
	{
		border: 1px solid #E0E3E3;
		border-bottom: 1px solid transparent;
	}
	.tab-wrap .tab-content
	{
		margin-top: 30px;
		width: 100%;
	}
	.portfolio-nav button
	{
		margin: 0px 6px 12px;
	}
	blockquote.twitter-tweet p
	{
		padding: 0px 20px;
	}
	.blog-media .figure > p
	{
		padding: 0px 50px;
	}
	.blog-page-media .figure .figure-inner > p
	{
		padding: 0px 15%;
	}
	.post-prev .figure .post-link, .post-next .figure .post-link
	{
		padding: 10px 15px 10px 15px;
	}
	.authorinfo .media-right
	{
		display: block;
	}
	.authorinfo .media-right img
	{
		max-width: 100%;
	}
	.vertical.inner-therm span
	{
		font-size: 30px;
	}
	.footer-bottom
	{
		padding: 33px 0px 50px;
	}
	.footer-bottom .copyright, .footer-bottom .socialicons
	{
		clear: both;
		display: block;
		float: left;
		text-align: center;
		width: 100%;
	}
	.footer-bottom .copyright
	{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width:640px)
{
	.feature-content > div.app-img
	{
		display: none;
	}
}
@media only screen and (max-width:580px)
{
	h1.partheading
	{
		font-size: 48px;
	}
	.submit_btn
	{
		left: 0;
		margin-left: 0;
		width: 100%;
	}
	.authorinfo
	{
		padding: 0px 25px;
	}
	.quote-post blockquote
	{
		padding: 0px 30px 0px 0px;
	}
	.quote-post blockquote p, .blog-post .content blockquote
	{
		font-size: 22px;
		padding-right: 110px;
	}
	.quote-post blockquote p:after, .blog-post .content blockquote:after
	{
		right: 80px;
	}
	.quote-post blockquote p:before, .blog-post .content blockquote:before
	{
		font-size: 45px;
	}
}
@media only screen and (max-width:480px)
{
	.tab-wrap .nav-tabs > li > a
	{
		min-height: 107px;
		min-height: 136px;
		padding: 15px 2px;
	}
	.works-caro.owl-carousel .owl-controls .owl-buttons .owl-prev, .works-caro.owl-carousel .owl-controls .owl-buttons .owl-next
	{
		font-size: 12px;
		margin: 0;
		z-index: 99;
	}
	.works-caro.owl-carousel .owl-controls .owl-buttons .owl-next
	{
		right: 0;
	}
	.works-caro.owl-carousel .owl-controls .owl-buttons .owl-prev
	{
		left: 0;
	}
	.wrk-mt:nth-child(n+1)
	{
		border: none;
		border-bottom: 1px solid #495555;
		width: 100%;
	}
	.blog-content, .blog-media
	{
		display: block;
		width: 100%;
	}
	#quote-carousel .carousel-indicators .active
	{
		height: 90px;
		width: 90px;
	}
}
@media only screen and (max-width:414px)
{
	.infographicside
	{
		padding: 0px 15% 0px 15%;
		width: 100%;
	}
	.infographicside > img
	{
		top: -24.95%;
		width: 100%;
	}
	.post-prev, .post-next
	{
		display: block;
		width: 100%;
	}
	#quote-carousel .carousel-indicators .active
	{
		height: 90px;
		width: 90px;
	}
}
@media only screen and (max-width:380px)
{
	.row.skilssection > div
	{
		width: 100%;
	}
	.big-btn
	{
		padding: 0px 35px 0px 34px;
	}
	#quote-carousel .carousel-indicators .active
	{
		height: 90px;
		width: 90px;

	}
}
@media only screen and (max-width:320px)
{
	.blog-item
	{
		min-height: 485px;
	}
	#quote-carousel .carousel-indicators .active
	{
		height: 90px;
		width: 90px;
	}
	.carousel-indicators
	{
		left: 40%;
		margin-left: -39%;
		width: 96%;
	}
}
@media only screen and (min-width:200px) and (max-width:252px) {
.navbar-brand > img {
    height: 40px;
}
.navbar-default .navbar-brand {
 margin-top:10px;
}
.nav.navbar-nav.navbar-right.main_nav {
    margin: 2px 0;
}
}