/*
Theme Name: Revamp WordPress Theme
Description: Revamp WordPress Theme
Author: Chris Bush
Template: square
Version: 1.0.0
*/

@font-face {
    font-family: revampFont;
    src: url(revampFont_Bold.ttf);
	font-weight: bold;
}

@font-face {
    font-family: revampFont;
    src: url(revampFont_Regular.ttf);
}

@font-face {
    font-family: revampFontDes;
    src: url(revampFontDes.ttf);
}

@font-face {
	font-family: ayuthaya;
	src: url(ayuthaya-1.ttf);
}

@font-face {
	font-family: malayalam;
	src: url(malayalam.ttf);
}

@font-face {
	font-family: rockwell;
	src: url(rockwell.otf);
}

body {
    background: #111;
	color: #999;
	padding-top: 0px;
	font-size: 14px;
	font-family: ayuthaya;
}

.grecaptcha-badge {
	display: none;
}

input, select {
	font-size: 16px !important;
}

p {
	font-family: ayuthaya;
}



html, body {
    height: auto;
}


.sq-main-navigation ul ul {
    left: 0%;
    top: 80%;
    background: #000;
}


.fa {
	color: #000;
}

.sq-featured-post {
    background: none;
	color: #000;
}

.sq-featured-post h4 {
    position: relative;
    margin-bottom: 0px;
	color: #000;
	display: inline;
}

.sq-featured-icon {
	display: inline;
}

.sq-featured-post {
    display: table-cell;
    width: 100%;
    padding: 10px 40px;
    position: relative;
}

.sq-featured-post h4:after {
	display: none;
}

a:active {
	color: #7abcff;
}

.single-entry-content a {
    color: #7abcff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

#primary {
    width: 100%;
    float: left;
}


#sq-masthead {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    font-family: "Roboto Condensed", sans-serif;
    height: 150px;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    box-shadow: 0 0px 8px rgba(0,0,0,0.2);
}

div.mailinglist input[type="text"], 
div.mailinglist input[type="email"] {
	width: 98% !important;
}



.emaillist {
	text-align: left !important;
	margin-top: 0 !important;
}

.es_subscription_message.success {
    color: #7abcff !important;
    font-size: 16px;
    position: relative;
    top: -5px;
    left: 100px;
    display: block;
    width: 560px;
}

.taxonomy-description-none {
	display: none;
}

#sq-masthead.sq-scrolled{
	background: #000; 
}

#sq-site-branding img {
    max-height: 115px;
}

#sq-site-branding {
    float: left;
    width: 20%;
    padding: 5px 0;
}

#sq-site-navigation {
    float: right;
    width: 80%;
}

.sq-main-navigation a {
	padding: 0 14px;
}

#sq-masthead.sq-scrolled{
	background: #000; 
}

#sq-content {
    height: auto;
    min-height: calc(100vh - 100px);
}

#sq-colophon {
    display: table-row;
    height: 100px;
    width: 100%;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    color: #7e8b93;
    background: #000;
    position: relative;
    bottom: 0;
    z-index: 9999;
}


.sq-main-navigation ul ul li {
	border: none;
}

.sq-main-navigation ul ul a {
    text-transform: none;
    font-weight: 400;
    color: #444;
    padding: 8px 35px 5px 5px;
    font-size: 14px;
    line-height: 1.5;
}

.sq-main-navigation ul ul li:hover {
	border: none;
	background: #000;
}

.sq-main-navigation ul ul a {
	color: #999;
}

.sq-main-navigation ul ul a:hover {
    color: #7abcff;
	background: #000;
}

.sq-main-navigation ul ul li:hover > a{
	background: #000;
	color: #7abcff;
}

.sf-arrows .sf-with-ul:after {
    border-top-color: #999;
}

#sq-tab-section {
    background: none;
}

.sq-featured-post-wrap {
background: rgb(122,188,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */

}

.sq-featured-post {
	background: none;
}

.sq-container {
	width: 100%;
	padding-left: 15px;
    padding-right: 15px;
}

.sq-slide-caption {
	border-left: 3px solid #7abcff;
	border-right: 3px solid #7abcff;
	text-shadow: 3px 3px 3px #000;
	box-shadow: 8px 8px 40px #7abcff;
	background: rgba(0,0,0,0.5);
}

.sq-main-navigation a {
	color: #999;
}

.sq-main-navigation a:hover {
	color: #7abcff;
	text-decoration: none;
}

.sq-menu > ul > li:hover > a:before, .sq-menu > ul > li.current_page_item > a:before, .sq-menu > ul > li.current-menu-item > a:before {
    position: absolute;
    top: 24px;
    content: '';
    width: 15px;
    height: 2px;
    display: none;
    background: #ffffff;
}

.sf-arrows .sf-with-ul:after {
	color: #999;
}

.sf-arrows .sf-with-ul {
    padding-right: 1.98em;
}

.sq-featured-post h4 {
	font-family: revampFontDes;
	font-weight: bold;
}

#sq-home-slider-section .bx-wrapper .bx-controls-direction a,
#sq-home-slider-section .bx-wrapper .bx-controls-direction a:hover {
	background: #7abcff;
}

.sq-main-header {
	padding: 160px 0 65px;
	background: none;
}

#sq-home-slider-section {
    position: relative;
}

.sq-slide-cap-desc {
	font-size: 18px;
}

.sq-main-title:before,
.sq-main-title:after {
	display: none;
}

.sq-main-title {
	color: #7abcff;
	text-shadow: 1px 1px 1px #999;
	font-family: revampFontDes;
	text-transform:capitalize;	
	display: none;
}

.sq-main-header {
    padding: 160px 0 0px;
    background: none;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000;
}

.wp-caption {
	margin-bottom: 0px;
    max-width: 100%;
    background: #999;
    padding: 5px;
    font-size: 12px;
    color: #000;
    border-radius: 10px;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
    width: 40% !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #7abcff;
    padding: 0 20px;
    color: #000;
    border: 0;
    line-height: 36px;
    height: 36px;
	border-radius: 10px;
	font-weight: bold;
}

button, input[type="button"], input[type="reset"], input[type="submit"]:hover {
	box-shadow: 2px 2px 2px #fff;
	
}

.hentry {
    text-align: justify;
	margin: 0 0 0 0;
}

.footer-wrap {
	display: table;
	table-layout:fixed;
	width: 100%;
}

.footer-wrap-left, .footer-wrap-right {
	display:table-cell;
	width: 50%;
}

.footer-wrap-right {
	padding-right: 25px;
	text-align: right;
}

.footer-contact {
	font-size: 24px;
	font-weight: bold;
	font-family: revampFontDes;
	color: #fff;
	text-shadow: 1px 1px 1px #7abcff;
	display: block;
}

.footer-wrap .fa {
	color: #7abcff;

}

.sq-site-footer a {
	color: #7abcff;
	text-decoration: none;
}

.sq-site-footer a:hover {
	text-decoration:underline;
}





#about-us {
	display: table;
	table-layout: fixed;
	width: 100%;
	}
	
.about-text {
	display: table-cell;
	width: 75%;
	padding-right: 20px;
}

span.caption {
	float: right;
	padding-right: 10px;
}
	
.style-dark_style blockquote.easy_testimonial .wp-post-image {
    display: none;
}

cite span.date {
	display: none !important;
}

.easy-t-cycle-pager span.cycle-pager-active {
    color: #7abcff;
}


.mission-wrap, .article-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.mission-text, .article-text {
	display: table-cell;
	width: 60%;
	padding-right: 5%;
}

.article-image {
	width: 100%;
	height: auto;
	vertical-align: top;
    box-shadow: -8px -8px 40px #7abcff;
}
	
.mission-image, .newbuild-image, .projectmanage-image, .consultancy-image, .tradediscount-image, .about-img, .contact-img {
	display: table-cell;
	width: 30%;
	text-shadow: 3px 3px 3px #000;
	color: #fff;
	line-height: 3em;
}



.mission-text h2, .article-text h2 {
	font-family: revampFontDes;
	font-size: 26px;
	color: #7abcff;
}

h3 {
	font-size: 20px;
	line-height: 2em;
	color: #7abcff;
	margin-bottom: 0px;
}

h4, h2 {
	color: #7abcff !important;
	font-size: 28px;
	line-height: 2em;
	font-family: revampFontDes;
	-webkit-margin-after: 0px;
}

.recent-post-carousel.design-1 .wp-post-title a {
    color: #7abcff;
}

.recent-post-carousel.design-1 .slick-arrow {
    top: 30% !important;
}

a.is-edit-link {
	display: none;
}


.recent-post-carousel .slick-dots li button {
	color: #7abcff;
}

.box-wrapper {
	display: table;
}

.boxes {
	width: 67.5%;
	display: table-cell;
	
}


.about-side {
	display: table-cell;
}

div.is-ajax-search-result {
	width: auto !important;
}

a.is-customize-link {
	display:none;
}

.is-menu form label {
	margin-right: 5px !important;
}

h1 {
	font-size: 26px;
	color: #7abcff;
	font-family: reVampFontDes;
}

.single-entry-content {
    font-size: 14px;
    line-height: 2em;
}

span.nb {
	font-style: italic;
	font-weight: bold;
	color: #7abcff;
}

div.bx-viewport {
	height: 650px !important;
}

.sq-slide-caption {
    top: 35% !important;
}

ul.hbh-gallery li.blocks-gallery-item {
	height: 500px !important;
}

ul.gallery-grid {
	width: 100%;
	list-style-type: none;
}

ul.gallery-grid li {
	display: inline-block;
	width: 140px;
	height: 140px;
	margin-right: 10px;
	list-style-type: none;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
}

ul.gallery-grid li a {
	width: 140px;
	height: 140px;
	display: block;
	padding: 10px;
}



ul.gallery-grid li a span.hover {
	background: rgba(0,0,0,0.5);
    color: #fff;
    border-left: 1px solid #7abcff;
    border-right: 1px solid #7abcff;
    text-shadow: 3px 3px 3px #000;
    box-shadow: 8px 8px 20px #7abcff;
    padding: 5px;
}

ul.gallery-grid li.gallerygrid1 {
	background-image: url(images/gallery1-thumb.jpg);
}

ul.gallery-grid li.gallerygrid2 {
	background-image: url(images/gallery2-thumb.jpg);
}

ul.gallery-grid li.gallerygrid3 {
	background-image: url(images/gallery3-thumb.jpg);
}

ul.gallery-grid li.gallerygrid4 {
	background-image: url(images/gallery4-thumb.jpg);
}

ul.gallery-grid li.gallerygrid5 {
	background-image: url(images/gallery5-thumb.jpg);
}

ul.gallery-grid li.gallerygrid6 {
	background-image: url(images/gallery6-thumb.jpg);
}

ul.gallery-grid li.gallerygrid7 {
	background-image: url(images/gallery7-thumb.jpg);
}

ul.gallery-grid li.gallerygrid8 {
	background-image: url(images/gallery8-thumb.jpg);
}

ul.gallery-grid li.gallerygrid9 {
	background-image: url(images/gallery9-thumb.jpg);
}

.blocks-gallery-grid, .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
}

.bwg_close_btn, .bwg_prev_btn, .bwg_next_btn {
	color: #fff;
}

.bwg_popup_image {
	max-width: 100% !important;
	max-height: 100% !important;
}

.bwg_ctrl_btn_container {
	top: 0px !important;
}

.bwg_toggle_btn {
	display: none !important;
}

.entry-figure {
	background: none;
}

.entry-figure-27 {
	min-height: 0 !important;
	text-align: center;
}

.sq-post-wrapper {
	background: none;
}

.entry-header .entry-title a {
	color: #7abcff;
}

a {
	color: #999;
}

a:hover,
a:focus,
a:active {
	color: #7abcff !important;
}

.entry-header {
	text-align: left;
}

.entry-meta a:hover {
	color: #7abcff;
}

.entry-readmore {
	text-align: left;
}

.square-share-buttons {
	text-align: left;
}

.square-share-buttons a:hover{
	background: #7abcff;
	color: #FFF;
	border: 1px solid #5bc2ce;
}



span.comment-count {
	display: none;
}

.single-entry-content #bwg_container1_0 #bwg_container2_0 .bwg_back_0 {
    background: none;
    color: #7abcff !important;
    font-family: reVampFontDes;
	font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
}

.single-entry-content #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
	background: rgba(0,0,0,0.5);
    color: #fff;
    border-left: 1px solid #7abcff;
    border-right: 1px solid #7abcff;
    text-shadow: 3px 3px 3px #000;
    box-shadow: 8px 8px 20px #7abcff;
	line-height: 1em;
}

.single-entry-content #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
    color: #fff !important;
    display: table-cell;
    font-size: 14px !important;
	font-family: 'Open Sans', sans-serif;
    font-weight: normal !important;
    height: inherit;
    padding: 2px;
    text-shadow: 0px 0px 0px #888888;
    vertical-align: middle;
    width: inherit;
}

/* Lets style our homepage widget areas (recent posts) */

.widget {
    margin: 0 0 0px;
}

div.home-widget {
    display: inline-block;
    width: 49%;
    padding: 5px;
    margin-top: 40px;
	position: relative;
	}

div.category-widget {
    display: inline-block;
    width: 49%;
    padding: 5px;
    position: relative;
	}

div.category27-widget {
	display: block;
	width: 100%;
	padding: 10px;
	position: relative;
}


div.home-widget-about {
	margin-top: 15px;
}

div.home-widget-about h3.widget-title {
	position: relative;
	top: 0;
	background-color: #111 !important;
	margin-top: -120px;
}

body.single h3.widget-title {
	margin-top:0;
}

body.single .boxes {
	padding-right: 40px;
	
}

.entry-figure a img {
	width: 655px;
	height: 75%;
}

.post-title {
	margin: 0 auto;
	text-align: center;
}

.featured-img {
	text-align: center;
	margin: 0 auto;
}

.no-featured-img {
	display: none;
}

.so-widget-image {
	width: 100%;
	height: auto;
	min-height: 275px;
	
}

.textwidget {
	text-align: center;
	padding: 15px;
	font-family: ayuthaya;
	border-left-style: solid;
}

.wp-sub-content {
	padding-right: 10px;
}

.wp-sub-content-27 {
	padding-right: 30px;
	line-height: 2em;
}


.wp-sub-content a:hover {
	color: #999 !important;
	text-decoration: underline !important;
}


.reveal-entry-meta {
	background-color: #111;
}

.reveal-entry-title {
	margin: auto 0;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
	}

.reveal-entry-date {
	margin: auto 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
	margin-bottom: 15px;
}

.seperator { 
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 2px;
	width: 98%;
	margin: 0 auto;
}

.reveal-header-blurb {
	padding-right: 30px;
	text-align:justify;
	line-height: 2em;
	margin-bottom: 15px;
}

figcaption {
	font-style:italic;
}

/* #recent-posts-widget-with-thumbnails-3,
#recent-posts-widget-with-thumbnails-6 {
	border-color: #7abcff;
    border-style: solid;
    border-width: 10px;
    border-top-right-radius: 95px;
    border-bottom-left-radius: 95px;
    background-color: #fff;
    padding: 35px;
	}

#recent-posts-widget-with-thumbnails-4,
#recent-posts-widget-with-thumbnails-5 {
	border-color: #7abcff;
    border-style: solid;
    border-width: 10px;
    border-top-left-radius: 95px;
    border-bottom-right-radius: 95px;
    background-color: #fff;
    padding: 35px;
	
} */

div.home-widget-slider {
    display: inline-block;
    width: 600px;
    background-color: #7abcff;
    padding: 10px;
    margin-top: 0;
    border-radius: 25px;
	box-shadow: 2px 2px 15px #7abcff;
	min-height:450px;
}


h2.wp-post-title a:hover {
text-decoration: underline !important;
}



.post-content-position {
	position: relative;
	bottom: 115px;
	padding-left: 10px;
	height: 100px;
	background-color: rgba(0, 0, 0, 0.75);
	overflow:hidden;
}

.post-content-position-cat {
	position: absolute;
	bottom: 20px;
	padding-left: 10px;
	height: 100px;
	width: 98.3%;
	background-color: rgba(0, 0, 0, 0.75);
	overflow:hidden;
}

.slick-slide img {
	width: 100%;
	height: auto;
	min-height: 303px;
}

h3.widget-title {
    background-color: rgba(0, 0, 0, 0.75);
    width: 98.5%;
    color: #7abcff;
    text-align: center;
    padding: 20px;
    margin-top: 25px;
	font-family: revampFontDes;
	font-size: 30px;
	position:absolute;
	top: -20px;
	line-height: 1em;
	height: 95px;
}

h3.widget-title:hover {
	text-decoration: underline;
}


h2.wp-post-title {
	margin: 5px 0 !important;
	line-height: 26px;
}

h2.wp-post-title a {
	color: #7abcff;
	font-size: 22px;
	margin: 5px 0 !important;
	line-height:26px;
}



a.readmorebtn {
	display: none;
}

ul.post-categories {
	display:none;
}

div.wp-post-date {
	display:none;
}

.widget a {
	color: #000;
}

.widget a:hover {
	color: #000 !important;
	text-decoration: underline;
}

.es_caption {
	display: inline-block;
}

.signup-title {
	display: inline-block;
    position: relative;
    top: 30px;
    font-size: 20px !important;
}

.mailinglist {
	position: relative;
	bottom: 30px;
	width: 855px;
	float: right;
}

h3 a {
	color: #7abcff;
}

h3 a:hover {
	text-decoration: underline;
}

.post-exerpt {
	background: rgba(0, 0, 0, 0.85);
    position: relative;
    top: -55px;
    height: 40px;
	}

.es_caption,
.signup-title {
	font-family: ayuthaya;
	font-size: 14px;
}

.es-field-wrap {
	width: 17% !important;
}


.other-services-table {
	display: table;
	width: 100%;
}

.other-services-row1, 
.other-services-row2 {
	display: table-row;
	margin-bottom: 10px;
}

.other-services-column1 {
	display: table-cell;
	width: 25%;
	height: 360px;
}

.other-services-column2 {
	display: table-cell;
	width: 75%;
	vertical-align: top;
	padding-left: 10px;
}

.about-mobile .textwidget {
		border-left-style: none;
}

.about-mobile {
	margin-top: 120px;
}

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
		flex-direction: row !important;
	}
	.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
		height: auto !important;
		align-items: stretch !important;
	}
	.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: auto !important;
		display: flex !important;
	}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
		margin-left: 0;
	}

@media screen and (max-width: 414px) {
	
	body {
		font-size: 14px;
	}
	
	body.single .boxes {
		padding-right: 0;
	}
	
	.mailinglist {
		bottom: -20px !important;
		width: 100% !important;
	}
	
	.signup-title {
		top: 0px;
	}
	
	.es-caption {
		padding-bottom: 0;
	}
	
	.es_subscription_message.success {
		top: -30px !important;
		width: 250px !important;
	}
	
	.es-field-wrap {
		width: 30% !important;
		margin-bottom: 2.6em;
	}
	
	.recent-post-carousel.design-1 .slick-dots {
		top: 325px;
	}
	
	.wppsac-slick-carousel-wrp {
		height: 325px;
	}
	
	#sq-colophon {
		display: table;
	}
	
	.entry-figure a img {
		height: 260px !important;
	}
	
	div.category-widget {
		width: 100%;
	}
	
	.reveal-header-blurb {
		line-height: 1.6em;
		padding-right: 0;
	}
	
	.wp-sub-content-27 {
		padding-right: 0;
		line-height: 1.6em;
	}

#sq-masthead {
	height: 60px;
}

.sq-toggle-nav span {
	margin-top: 0px;
}

.sq-toggle-nav {
	right: 30px;
}

.sq-main-header {
	padding: 20px 0 0px;
}

.mission-text, .article-text {
	width: 100%;
	display: block;
}


h3 {
	line-height: 1em;
	font-size: 18px;
	margin-bottom: 8px;
}

.single-entry-content {
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
}

.mission-image, .newbuild-image, .projectmanage-image, .consultancy-image, .tradediscount-image, .about-img, .contact-img {
	display: block;
	width: 85%;
	margin: 0 auto;
	padding-top: 20px;
}

.footer-wrap {
	display: block;
	width: 100%;
}

.footer-wrap-left {
	text-align: left;
	font-size: 14px;
	padding: 16px;
	display: block;
	width: 100%;
}

.footer-wrap-right {
	text-align: right;
	display: block;
	width: 100%;
}

div.bx-viewport {
    height: 180px !important;
}

.sq-featured-post {
	display: block;
}

h4, h2 {
	font-size: 20px;
    line-height: 1em;
    margin-bottom: 8px;
}

.sq-slide-cap-title {
	font-size: 18px;
}

.sq-slide-cap-desc {
	font-size: 15px;
}

div.wpcf7 {
	width: 100% !important;
}

.sq-featured-post {
	margin-bottom: 0px;
	padding: 5px 40px;
	border-bottom: none;
}
	
.post-content-position {
	bottom: 125px !important;
	height: 110px !important;
}
	

	.home-widget {
		width: 100% !important;
	}
	
	h3.widget-title {
		width: 97.5%;
		font-size: 20px;
		padding: 10px;
		height: 60px;
	}
	
	
	.about-side {
		display: none;
	}
		
}

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

	.single .byline .group-blog .byline {
		display: block;
	}
	
	body.single .boxes {
		padding-right: 0;
		font-size: 14px;
	}
	

	
.fa {
	font-size: 20px;
}

h4, h2 {
	font-size: 16px;
    line-height: 1em;
    margin-bottom: 8px;
}

.sq-slide-cap-title {
	font-size: 15px;
}

.sq-slide-cap-desc {
	font-size: 12px;
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img {
	display: none;
}
	
}

@media screen and (max-width: 320px) {
	
	body {
		font-size: 14px;
	}
	
	.entry-figure a img {
	height: 208px;
}
	
	.so-widget-image {
		min-height: 208px;
	}
	
	.es-field-wrap {
		width: 28% !important;
	}
	
}

@media screen and (max-width: 375px) {
	
	body {
		font-size: 14px;
	}
	
	.entry-figure a img {
	height: 243px;
}
	
	.so-widget-image {
		min-height: 243px;
	}
	
	
	
}

@media screen and (max-width: 768px) {
	
	
	.post-content-position {
		bottom: 105px;
		height: 90px;
	}
	
	h3.widget-title {
		font-size: 18px;
		height: 75px;
	}
	
	.post-content-position-cat {
		height: 77px;
	}
	
	
	.entry-figure a img {
	height: 152px;
}
	
	.so-widget-image {
		min-height: 152px;
	}
	
	.slick-slide img {
		min-height: 169px;
	}
	
	h2.wp-post-title a {
		font-size: 14px !important;
	}
	
	
}

@media screen and (max-width: 1024px) {
	.slick-slide img {
		min-height: 234px;
	}
	
	.so-widget-image {
		min-height: 206px;
	}
	
	.entry-figure a img {
		min-height: 206px;
		height: 206px !important;
	}
	
	h2.wp-post-title a {
		font-size: 18px !important;
	}
	
	.wp-sub-content a {
		font-size: 11px;
	}
	
	h3.widget-title {
		font-size: 18px;
	}
}

@media screen and (min-width: 768px) and (max-width: 900px) {
	
	.mailinglist {
	width: 730px;	
	}
	
	.es-field-wrap {
		width: 11% !important;
	}

	div.bx-viewport {
    height: 340px !important;
}

.footer-wrap-left {
	font-size: 14px;
}

.fa {
	font-size: 26px;
}

.sq-featured-post h4 {
	font-size: 25px;
	line-height: 1em;
}

.mission-text, .article-text {
	width: 100%;
	display: block;
}

.article-wrap {
	display: block;
}

h3 {
	line-height: 1em;
	font-size: 18px;
	margin-bottom: 8px;
}

.single-entry-content {
	font-size: 14px;
	line-height: 1em;
}

.mission-image, .newbuild-image, .projectmanage-image, .consultancy-image, .tradediscount-image, .about-img, .contact-img {
	display: block;
	width: 85%;
	margin: 0 auto;
	padding-top: 20px;
}

.sq-main-header {
	padding: 20px 0 0px;
}


	
}

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

div.bx-viewport {
    height: 455px !important;
}

.sq-main-navigation li {
	line-height: 50px;
}

h4, h2 {
	font-size: 18px;
}

	
}

@media screen and (min-width: 1024px) and (max-width: 1169px) {
	
	#sq-site-branding {
		width: 18%;
	}
	
	#sq-site-navigation {
		width: 82%;
	}
	
	.sq-main-navigation a {
		font-size: 14px;
		padding: 0 10px;
	}
	
}

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

#sq-site-navigation {
    top: 50%;
    /* left: 0; */
    right: 0;
    float: none;
    border-top: 2px solid #7abcff;
    border-bottom: 1px solid #7abcff;
    width: 300px !important;
	z-index: 99999;
}

.sq-main-navigation li {
	display: block;
}

}

@media screen and (min-width: 768px) and (max-height: 768px) {
	
div.bx-viewport {
	height: 460px !important;
}

.sq-slide-caption {
	padding: 10px;
	top: 55%;
}
}


@media screen and (min-width: 1200px) and (max-width: 1311px) {
	
	
	.mailinglist {
		width: 610px;
		bottom: 105px;
	}
	
	.signup-title {
		top: 10px;
	}
	
	.es_caption {
		width: 45%;
	}
	
	
}

@media screen and (max-width: 1400px) {
	.slick-slide img {
	height: 325px;
}



}

@media screen and (min-width: 768px) {
	.about-mobile {
		display:none;
		margin-top: 120px;
	}
	
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure { height: auto; }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure { height: auto; }
}
	
	

}