@media only screen and (min-width:1024px)and (max-width:1279px){
	header {
		padding: 25px 0px 0;
    }
	.header-gds-container {
		max-width: 1000px;
	}
	.gds-logo-holder {
		width: 125px;
	}
	.gds-logo-holder{
		padding:4px 0 0;
	}
	.gds-logo-holder a.logolink{
		display: block;
		width: 100%;
	}
	.gds-logo-holder a.logolink img.logoimg{
		display: block;
		width: 100%;
	}
	#full-menu {
		display: inline-flex;
	}	
	#full-menu .sf-menu > li {
		display: inline-block;
	}
	#full-menu li.menu-item-has-children span.ddarrow.down::after{
		top:32%;
	}
	#full-menu .sf-menu > li {
		padding: 0 0 20px;
	}
	#full-menu .sf-menu > li > a {
		font-size: 12px;
		padding: 0 3.5px;
		line-height: 30px;
	}
	#full-menu .sub-menu li a {
		font-size: 12px;
	}	
	#full-menu .sf-menu > li:last-child{
		margin-right: 25px;
	}	
	#full-menu .sf-menu > li:last-child a {
		width: 150px;
		height: 30px;
		font-size: 12px;
		line-height:20px;
		padding: 5px 0px;
	}
	#homevideo {
		height: 610px !important;
	}
	/*#homevideo video {
		
	}	
	#home-header-banner {
		margin: 50px auto;
	}*/
	#home-header-banner .wpb_column:first-child {
		margin-left: 10px;
	}
	#home-header-banner .wpb_column:nth-child(2) {
		display:none;
	}	
	#home-header-banner .wpb_column:last-child {
		margin-left: 0px;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
		max-width: 65%;
	}
	#home-header-banner h1 {
		font-size: 40px;
		line-height: 50px;
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element{
		float: left !important;
		width: 275px;
		height: auto;
		background-color: #ffffff;
		text-align: center;
		padding: 0px;	
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element:nth-child(1){
		margin: 0px 0px 20px 0px !important;
	}	
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element:nth-child(2){
		margin: 0px 20px 20px 0px !important;
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element:nth-child(2)::after{
		clear:both;
	}	
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element:nth-child(3){
		margin: 0px 0px 20px 0px !important;
	}	
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element:nth-child(4){
		margin: 0px 20px 20px 0px !important;
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element:nth-child(4)::after{
		clear:both;
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper a{
		display: block;
		padding: 10px 20px;
		width: 100%;
		height: auto;
		text-decoration: none;
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper a:hover{
		text-decoration: none;
		background:rgba(235,88,148,0.75);
		color:#fff;
	}
	#home-header-banner .banner-content-boxes .wpb_wrapper .wpb_text_column.wpb_content_element img{
		text-align: center;
		margin: 0 auto 15px auto;
		width: 35px;
		display: block;
	}
	.thb_image_link .thb-image-content {
		margin-top: 15px;
	}	
	.content-main-row {
		margin-top: 75px;
	}
	.row {
		width: 1000px;
		max-width: 100%;
	}
	.content-liner-icons{
		margin: 0 auto;
		text-align: center;
	}
	.content-liner-icons .content-liner-icons-icon {
		width: 120px;
		margin-right: 15px;
		margin-bottom: 25px;
	}
	.content-liner-icons .content-liner-icons-icon .thb-image-content {
		font-size: 10px;
		line-height: 20px;
		position: relative;
		text-align: center;
	}
	.content-in-middle.content-boxes{
		max-width: 970px;
	}	
	.content-in-middle.content-boxes > .wpb_column.columns.small-12.medium-4.thb-dark-column {
		width: 290px;
		max-width: 290px;
	}
	.content-in-middle.content-boxes .wpb_single_image.wpb_content_element {
		width: 290px;
		height: auto;
	}
	.content-in-middle.content-boxes .wpb_single_image.wpb_content_element figure.wpb_wrapper.vc_figure {
		padding: 25px;
		margin: 25px;
		width: 135px;
		height: 135px;
	}
	.content-in-middle.content-boxes .wpb_single_image.wpb_content_element figure.wpb_wrapper.vc_figure .vc_single_image-wrapper img.vc_single_image-img {
		height: 75px;
		width: auto;
	}
	.content-in-middle.content-boxes .wpb_text_column.wpb_content_element .wpb_wrapper > h4 {
		margin: 25px;
	}
	.content-in-middle.content-boxes .wpb_text_column.wpb_content_element .wpb_wrapper > p {
		margin: 0px 25px 25px 25px;
	}	
	.blue-bg-section {
		padding: 50px 0px;
	}
	.blue-bg-section .content-in-middle .wpb_column.columns.thb-dark-column:last-child {
		margin-left: 75px;
		margin-top: 65px;
	}
	
	/* Start Archives Pages Styles */	
	.archives-page-wrapper{
		background-size: 335px;
	}
	.solutions-archive-page .solution-container {
		max-width: 920px;
		margin: 0 auto;
		padding: 60px 0 0;
	}	
	.solutions-archive-page .sol_head {
		padding: 0 400px 0 0;
		margin: 0 0 50px;
	}
	.solutions-archive-page .archives-container {
		max-width: 800px;
		margin: 0 auto;
	}
	.solutions-archive-page .archives-container .single-grid-box .small-icon-box {
		top: 25px;
		left: -25px;
	}
	.solutions-archive-page .archives-container .single-grid-box .small-icon-box > img {
		width: 20%;
	}
	.solutions-archive-page .single-grid-box .textbox.left-box {
		padding: 20px 20px 0;
	}	
	.solutions-archive-page .archives-container .textbox.left-box > h3{
		margin-left: 18px;
		line-height: 35px;
		font-size: 30px;
	}
	.solutions-archive-page .archives-container .textbox.left-box > p{
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.services-archive-page {
		background-position: left -80px;
	}
	.services-archive-page .services-container {
		max-width: 920px;
		margin: 0 auto;
		padding: 60px 0 0;
	}
	.services-archive-page .sol_head p {
		padding: 0 400px 0 0;
	}	
	.services-archive-page .archives-container {
		max-width: 800px;
	}
	.services-archive-page .single-grid-box .textbox.left-box {
		padding: 20px 20px;
	}	
	.services-archive-page .archives-container .textbox.left-box > h3{
		line-height: 35px;
		font-size: 30px;
	}
	.services-archive-page .archives-container .textbox.left-box > p{
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.industries-archive-page {
		background-position: left -150px;
	}	
	.industries-archive-page .industries-container{
		max-width: 920px;
		margin: 0 auto;
		padding: 60px 0 0;		
	}	
	.industries-archive-page .sol_head {
		padding: 0 400px 0 0;
		margin: 0 0 50px;
	}
	.industries-archive-page .archives-container {
		max-width: 800px;
		margin: 0 auto;
	}	
	/* End Archives Pages Styles */
	

	/* Start Single Post Pages Styles */	

	.single-post-wrapper .post_banner {
		margin-bottom: 30px;
	}

	.single-post-wrapper .banner_sec {
		margin: 50px 0px;
	}
	.single-post-wrapper .banner_sec .vc_column-inner {
		padding: 55px 0 46px 80px;
		margin: 0px 0px 0px -35px;
	}
	.single-post-wrapper .banner_sec h1 {
		font-size: 44px;
		line-height: 48px;
	}

	.single-post-wrapper .post_slides-sec {
		margin: 0 0 30px !important;
		padding: 75px 0px 0px 50px !important;
	}	
/*	#scrollingtextbox > .wpb_column.columns.small-12.medium-6.thb-dark-column:first-child{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;		
	}*/
	#scrollingtextbox > .wpb_column.columns.small-12.medium-6.thb-dark-column:last-child{
		/*display:none;*/
	}	
	.single-post-wrapper .post_slides-sec p {
		margin: 0 0 85px !important;
	}
	
	.single-post-wrapper .post_related-article .image-box h4 {
		padding: 10px;
		font-size: 20px;
		line-height: 25px;
	}	

	.single-post-wrapper .post_related-article .image-box .wpb_text_column {
		padding: 10px;
		margin-bottom: 25px !important;
	}

	
	.single-post-wrapper .post_related-article .video-box h4 {
		padding: 10px;
		font-size: 20px;
		line-height: 25px;
	}

	/*.single-post-wrapper .post_related-article .image-box .vc_btn3-right a, .single-post-wrapper .post_related-article .video-box .vc_btn3-right a {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}

	.single-post-wrapper .post_related-article .image-box .vc_btn3-left a, .single-post-wrapper .post_related-article .video-box .vc_btn3-left a {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}*/

	.single-post-wrapper .post_related-article .image-box .vc_btn3-right a::after, .single-post-wrapper .post_related-article .video-box .vc_btn3-right a::after {
		right: 37%;
	}
	
	/* End Single Post Pages Styles */	
	
	
	
	/* Start General Pages Styles */
	
	.company_banner {
		margin-bottom: 140px !important;
	}
	.company_banner .banner_info {
		padding: 140px 0 0 !important;
	}
	.company_banner .banner_info .vc_column-inner {
		padding: 25px;
	}	
	.company_banner .banner_info p {
		font-size: 14px !important;
		padding: 0px;
	}	
	
	/* End General Pages Styles */
	

	/* Start Resources Pages Styles */	
	.resource-cont {
		max-width: 960px;
	}
	.resources_banner {
		padding: 0px;
		margin-bottom: 30px !important;
	}
	.archives-page-grids-wrapper.resources-archive-page-grids-wrapper > .row.wpb_row.row-fluid > .wpb_column.columns.medium-4.large-2.xlarge-2{
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;	
	}

	.archives-page-grids-wrapper.resources-archive-page-grids-wrapper > .row.wpb_row.row-fluid > .wpb_column.columns.medium-8.large-10.xlarge-10{
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}	
	.resources_banner.visiblebanner.row > .wpb_column.columns.small-12.medium-6{
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;	
	}

	.resources_banner.visiblebanner.row > .wpb_column.columns.small-12.medium-6.col-right{
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.resources_banner.visiblebanner.row > .wpb_column.columns.small-12.medium-6.col-right {
		margin: -90px 0 0 0;
	}	
	.resources_banner .col-right .resources-header-content {
		padding: 20px 40px 20px 20px;
	}	
	.resources_banner .col-right .resources-header-content h3 {
		margin-bottom: 15px;
		font-size: 26px;
		line-height: 30px;
	}
	.resources_banner .col-right .resources-header-content p {
		font-size: 14px !important;
	}	
	.resources-archive-page-grids-wrapper .post-item-box.image-box .vc_btn3-right a::after {
		top: 17px;
		right: 35%;
		width: 16px;
		height: 16px;
		font-size: 8px;
		line-height: 16px;
		padding: 0px 0px 0px 3px;
	}
	.resources-archive-page-grids-wrapper .post-item-box.video-box .vc_btn3-right a::after {
		top: 17px;
		right: 35%;
		width: 16px;
		height: 16px;
		font-size: 8px;
		line-height: 16px;
		padding: 0px 0px 0px 3px;
	}
	.resources-archive-page-grids-wrapper .post-item-box.wpb_column.columns.thb-dark-column{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.archives-container .post-item-box.image-box .wpb_single_image, .post_related-article .post-item-box.image-box .wpb_single_image{
		float: left;
		width: 50%;
		margin-right: 10px;
	}
	.archives-container .post-item-box.image-box .wpb_single_image .vc_single_image-wrapper img, .post_related-article .post-item-box.image-box .wpb_single_image .vc_single_image-wrapper img{
		object-fit: cover;
		height: 270px;
		object-position: 50% 50%;
	}
	.archives-container .post-item-box.image-box h4.vc_custom_heading, .post_related-article .post-item-box.image-box h4.vc_custom_heading{
		padding-top: 10px;
	}
	.archives-container .post-item-box.image-box .wpb_text_column.wpb_content_element.has-feat-image{
		padding: 0px 15px 0px 0px;
		height: 100px;
		overflow: hidden;
		font-size: 16px;
		margin: 0px !important;		
	}
	.post_related-article .post-item-box.image-box .wpb_text_column.wpb_content_element.has-feat-image{
		padding: 0px 15px 0px 0px;
		height: 50px;
		overflow: hidden;
		font-size: 16px;
		margin: 0px !important;		
	}
	.post_related-article .image-box.post-item-box.wpb_column.columns.thb-dark-column:nth-child(3){
		margin-top: 50px;
	}
	.archives-container .video-box.post-item-box .vc_column-inner{
		padding: 30px 15px;
	}
	.archives-container .video-box.post-item-box h4.vc_custom_heading{
		float: left;
		width: 50%;
		font-size: 16px;
		line-height: 24px;
		margin: 0px;
		padding-right: 10px;
	}
	.archives-container .video-box.post-item-box .wpb_single_image.wpb_content_element{
		float: left;
		width: 50%;
	}
	.archives-container .video-box.post-item-box .wpb_text_column.wpb_content_element.has-feat-image{
		clear: both;
		overflow: hidden;
		padding-top: 30px;
	}
	.single_page-wrapper .container {
		max-width: 1000px;
	}

	.single_page-wrapper .post_head-wrap .post-title h1 {
		font-size: 50px;
		line-height: 65px;
	}	
	
	.single-post-content-wrapper .row{
		max-width: 1000px;
	}

	.single-post-wrapper.single_page-wrapper .post_related-article{
		max-width: 1000px;		
	}	

	/* End Resources Pages Styles */		
	body.page-id-104784 header + div.row.wpb_row {
		margin-top: 0px !important;
	}
	body.page-template-default #TopBreadCrumbsRow{
		margin-top: 0px !important;		
	}
	.testimonialTopRowsingleMiddleCol .wpb_single_image img.vc_single_image-img {
		margin-top: 75px;
		width: 100%;
	}	
	.testimonialTopBannerRow{
		margin-top: 0px !important;		
		min-height: 500px;
	}	
	.topFixedTitle + .testimonialTopBannerRow{
		margin-top: 0px !important;
	}
	
	/* Start Footer Styles */
	.footer-gds-container {
		max-width: 1000px;
	}
	.footer-main-right-col-top .row.wpb_row.vc_inner.row-fluid {
		width: 824px;
	}	
	.gds-footer-logo-holder {
		width: 135px;
		height: auto;
		margin: 0 0 30px;
	}
	.footer-main-left-col {
		font-size: 13px;
	}	
	.footer-main-right-col .subscribe_footer .subscriber-email {
		width: 75%;
	}
	.footer-main-right-col .subscribe_footer .wpcf7-submit {
		width: 25%;
	}
	.footer-main-right-col h4.widget-title {
		font-size: 14px;
	}
	#menu-general-menu li {
		padding: 0px 5px;
		border-right: 1px solid #1E124F;
		margin: 0px;
	}
	#menu-general-menu li a {
		font-size: 11px;
		line-height: 18px;
	}
	#menu-general-menu li:last-child {	
		border-right: 0px solid #1E124F;
	}
	#menu-general-menu li:after{
		display:none;
	}	
	.fbc-three p {
		font-size: 10px !important;
		line-height: 16px !important;
	}
	/* End Footer Styles */
}