/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 1200px) {
.container{width: 1101px;}
.slider-bottom-container-loop {
    width: 304px;
}
.page-title-container {
    width: 35%;
}
}

@media screen and (max-width: 1150px) {
.container{width: 974px;}

.slider-bottom-container-loop {
    width: 304px;
}

.menu a {
    padding: 0 20px;
}
.slider-heading h1 {
    font-size: 37px;
    line-height: 45px;
}
.slider-bottom-container-loop {
    margin-right: 20px;
    padding: 20px 0 20px 20px;
    width: 284px;
}
.about-text-main {
    padding: 34px 89px;
    text-align: center;
}
.main-nav {
    clear: both;
    margin: 35px 0;
}
.page-title-container {
    width: 42%;
}
.slider-bottom-heading {
    font-size: 19px;
}
}
@media screen and (max-width: 1023px) {
.container{width: 930px;}
.menu a {
    padding: 0 19px;
}
.slider-bottom-container-loop {
    margin-right: 0;
   }
   
}

@media screen and (max-width: 979px) {
.container{width: 718px;}
.menu a {
    padding: 0 10px;
}
.main-nav {
    clear: both;
    margin: 19px 0;
}
.header-right {
    width: 70%;
}
.slider-heading h1 {
    font-size: 31px;
    line-height: 39px;
}
.slider-bottom-container-loop {
    margin-right: 0;
    width: 213px;
}
.slider-text-main {
    width: 631px;
}
.slider-bottom-heading {
    font-size: 15px;
}
.slider-bottom-text {
    height: 200px;
}
.testimonial-container-main-width {
    width: 718px;
}
.about-text-main {
    padding: 34px 24px;
}
#logo {
 padding-top: 4px;
}
.page-title-container {
    width: 53%;
}
.page-banner {
    height: 300px;
}
.languages {
    margin-top: 0;

}
tr:first-child td {
    width: 30%;
}
}

@media screen and (max-width: 767px) {
.container{width: 600px;}
.page-banner {
    height: 252px;
}
.slider-bottom-heading {
    font-size: 21px;
}
.page-title h1 {
    font-size: 30px;
}
.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
		background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
		background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
		background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
		background-image: -o-linear-gradient(top, #585858, #3d3d3d);
		background-image: linear-gradient(top, #585858, #3d3d3d);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
		margin: 0 auto;
	}
	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		border: none;
	}
	
	.js .main-nav .menu li a {
		color: #444;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #fff;
		font-weight: 700;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}
		
	
	.top-menu, 
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}
	
.header-left {
    float: none;
    text-align: center;
    width: 100%;
}
.header-right {
    float: none;
    width: 100%;
}	
.slider-bottom-content-main {
    top: -50px;
}
.slider-text-main {
    top: 50%;
    width: auto;
}
.slider-heading {
    margin-left: 8%;
    width: auto;
}
.header-container.clearfix {
    margin: 15px 0;
}
#logo {
    padding-bottom: 15px;
    padding-top: 4px;
}
.slider-bottom-container-loop {
    margin-right: 0;
    padding: 20px;
    width: 94%;
}
.slider-bottom-img > img {
    height: auto;
    width: 100%;
}
.slider-bottom-text {
    height: auto;
    line-height: 24px;
    text-align: left;
}
.about-border-div {
    margin: 0 80px 10px;
}
.border-div {
    margin: 23px 80px 66px;
}
.testimonial-container-main-width {
    width: 100%;
}
 
.header{position: relative;}
.page-title-container {
    width: 60%;
}
.page-content-wrapper {
    padding: 0 41px;
}
.service-image {
    float: none;
    text-align: center;
    width: 100%;
}
.service-image > img {
    height: auto;
    width: 100%;
}
.service-textarea {
    float: none;
    padding-top: 10px;
    width: 100%;
}
.service-page-content {
    margin: 50px 0;
    padding-bottom: 0;
}
.languages {
    margin-top: 0;
    right: 0;
    top: -15px;
}

}	


@media screen and (max-width: 649px) {
.container{width: 430px;}
.slider-text-main {
    display: none;
}
.about-border-div {
    margin: 0 50px 10px;
}
.border-div {
    margin: 23px 50px 66px;
}
.slider-bottom-container-loop {
    width: 93%;
}
.page-title-container {
    top: 25%;
    width: 100%;
}
.page-content-wrapper {
    padding: 0;
}
.submit-btn .wpcf7-form-control.wpcf7-submit {
    width: 36%;
}
.service-content-loop {
    margin: 50px 0;
}
.footer-part-one {
    background-repeat: no-repeat;
    background-size: cover !important;
}
.header {
    position: relative;
    z-index: 100;
}

}

@media screen and (max-width: 479px) {
.container{width: 270px;}
.slider-bottom-container-loop {
    margin-right: 0;
    padding: 15px;
    width: 89%;
}
.about-border-div {
    margin: 0 0 10px;
}
.border-div {
    margin: 23px 0 66px;
}
.about-heading > h2, .perform-capital-text > h2, .testimonial-heading > h2 {  
    font-size: 28px;
    line-height: 35px;
}
.form-container {
    padding: 20px 20px 0;
    width: 230px;
}
.page-title {
    width: 251px;
}
.testimonial-container {
    padding: 21px 0 15px;
}
.inverted-comma {
    height: 21px;
}
.page-banner {
    height: 163px;
}
.page-title h1 {
    font-size: 23px;
}
tr:first-child td {
    width: 46%;
}
}
/*@media screen and (max-width: 650px) {

	body {}

	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}
	
	.top-widget .widget-title {
		text-align: center;
	}
	
	.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
		background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
		background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
		background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
		background-image: -o-linear-gradient(top, #585858, #3d3d3d);
		background-image: linear-gradient(top, #585858, #3d3d3d);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
		margin: 0 auto;
	}
	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		border: none;
	}
	
	.js .main-nav .menu li a {
		color: #444;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #fff;
		font-weight: 700;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}
		
	
	.top-menu, 
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}
	
	.tinynav {
		display: block;
	}
	
	.sb-holder {
		display: block;
	}
	
	#author-meta {
		padding: 20px;
	}
	
	.hide-650 {
		display: none;
	}
	
	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {

	body {}

	#logo {
		float: none;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}
	
	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}
	
	.featured-subtitle {
		font-size: 24px;
	}
	
	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}
	
	.hide-480 {
		display: none;
	}
	
	.show-480 {
		display: block;
	}
	
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
}

@media screen and (max-width: 320px) {
	
	body {}
	
	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}
	
	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}
	
	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {
	
	body {}
	
	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}
	
	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}
	
	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"], 
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}
	
	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}
	
	.hide-240 {
		display: none;
	}
	
	.show-240 {
		display: block;
	}
}*/