/*
Theme Name: The7
Theme URI: http://the7.io/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 8.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

.followbuttons {
    bottom: 160px !important;
    position: fixed !important;
    z-index: 1000 !important;
    left: 0px !important;
    padding: 10px !important;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}
.alignnone {
    float: none;
    margin: 0 auto -54px !important;
}
.white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6{color: #fff !important;}
.a3 {
	border: 2px solid #ffffff !important;
}
.height
{
	    max-height: 400px !important;
}

                           
btn_wrap .btn:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 31px 153px 31px 0;
    border-color: transparent #009587 transparent transparent;
    top: -1px;
    left: -1px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
textarea{height:100px;}

.page-id-280 .content{overflow-x:auto;}
@media only screen and (max-width: 640px) {

#fancy-header{
background: #0a74a8 !important;
}


}
@media only screen and (min-width: 32px) and (max-width: 680px) {
.mob-text strong, .mob-text a, .mob-text p{text-align:center !important;}	
	.mob-dpy{display: none !important;}
	.ourteam img{
	float: left !important;
	width: auto !important;
}
	.followbuttons {
    bottom: 100px !important;
    position: fixed !important;
    z-index: 1000 !important;
    left: 0px !important;
    padding: 10px !important;
}
	.ourteam .vc_single_image-img{
	float: left !important;
	width: auto !important;
}
	.ourteam .vc_column_container {
    width: 25% !important;
    float: left !important;
	}
}
.pro-img img{border:3px solid; padding:1px; border-radius:5px;}
.pal{ 
    background-image: url('/wp-content/uploads/2020/02/BG1.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center; 
}