/*
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: 6.4.2
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
*/
/*****************************************
 * Font Face
 * font-family: 'Montserrat', sans-serif;
 *****************************************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

body{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700;
}
h1{
	font-size: 50px;
}
h2{
	font-size: 42px;
}

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


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

/*
 * Menu Styles
 */
 .top-header .sub-nav > li.dt-mega-parent > a.menu-image-title-below span,
 .top-header .sub-nav > li.dt-mega-parent > a.menu-image-title-below span.menu-image-title{
 	display: block !important;
 }
.top-header .sub-nav > li.dt-mega-parent > a{
	border-right: 1px solid #999999;
}
.top-header .sub-nav > li.dt-mega-parent > a:hover{
	color: #8a49ed;
}
.top-header .sub-nav > li.dt-mega-parent:last-child > a{
	border-right: none;
}
.dt-mega-menu .sub-nav .dt-mega-parent a img{
	filter: gray;
      -webkit-filter: grayscale(1); 
      -webkit-transition: all .1s ease-in-out;
}
.dt-mega-menu .sub-nav > .dt-mega-parent:hover > a img{
	filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1);
}
.dt-mega-menu .sub-nav > .dt-mega-parent > ul li:hover a img{
	filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1);
}


/*
 * Home Page
 */
.vision-left-col{
	background-image: linear-gradient(left, transparent 50%,rgba(44,112,165,1) 50%, rgba(44,112,165,1) 100%);
	background-image: -moz-linear-gradient(left, transparent 50%,rgba(44,112,165,1) 50%, rgba(44,112,165,1) 100%);
	background-image: -webkit-linear-gradient(left, transparent 50%,rgba(44,112,165,1) 50%, rgba(44,112,165,1) 100%);
	}
.vision-right-col{
	background: #2c70a9;
}
.vision-right-col .light-bg-btn{
	background-color: #ffffff;
	color: #2c70a9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.home #kids_section.vc_row.kids_section{
	background: url('images/kids-section-bg.png') no-repeat left bottom !important;
}
.kids_section .vc_column-inner{
	max-width: 1265px;
    margin: 0px auto;
}
.kids_section .post-thumbnail-wrap{
	padding-top: 20px !important;
}
.kids_section .post-entry-content{
	text-align: right;
}
.kids_section .post-entry-content .post-details.details-type-link{
	float: initial;
}
.kids_section .uvc-sub-heading{
	width: 50%;
	margin: 0px 0px 0px auto;
}
.kids_section .has-post-thumbnail:last-child{
	border-bottom: none;
}
.home #product_hslider.product_hslider_sec{
	margin: 0px !important;
	/*max-height: 600px;*/
}
.home .product_hslider_sec .vc_column-inner{
	padding-top: 0px !important;
}
.product_hslider_sec .wpb_content_element{
	margin-bottom: 0px !important;
}
.product_hslider_sec .rev_slider .caption, .product_hslider_sec .rev_slider .tp-caption{
	white-space: normal !important;
}
.product_hslider_sec .rev_slider .tp-caption h2{
	color: #fff;
	font-size: 42px;
}
.product_hslider_sec .rev_slider .tp-caption p{
	color: #fff;
	font-size: 18px;
}
#product_section_inner .vc_column-inner{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#product_section_inner  #pr-square,
#product_section_inner  #pr-square img{
	max-width: 100%;
}
#product_section_inner  #pr-square .wow{
	text-align: left;
	border: none !important;
}
.image-box{
	position: relative;
}
.square_heading{
	margin: 0px 4%;
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-25%);
	-moz-transform: translateY(-25%);
	-webkit-transform: translateY(-25%);
	border-bottom: 1px solid #ffffff;
}
#product_section_inner  #pr-square .wow:hover .image-box .square_heading{
	transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
}
#pr-square .text-desc{
	width: 92%;
	height: 50%;
}
#pr-square p{
	font-weight: 400;
	font-size: 16px;
}
#pr-square .btn{
	background-color: transparent;
	border: 1px solid #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 25px;
	text-align: center;
}

/*********************************************
 *  Contact Page Styles
 *********************************************/
.contact_address_block h2{
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
}
.contact_address_block .aio-icon-component{
	margin-top: 42px;
}
.contact_address_block .aio-icon-header h3.aio-icon-title{
	font-weight: 400;
}

/*********************************************
 *  About Us
 *********************************************/
 .about_section h2, 
 .portfolio_section h2,
 .team_section h2,
 .abt_clients_section h2{
 	margin-bottom: 25px !important;
 }
 .about_section,
 .about_section h2, 
 .portfolio_section h2{
 	color: #ffffff !important;
 }
 .abt_clients_section h2{
 	color: #777777 !important;
 }
 .portfolio_section .ult-team-member-wrap{
	margin: 30px 0px;
    display: inline-block;
    width: 100%;
 }
.team_section h2{
	color: #512678 !important;
}
.team_section .ult-team-member-image{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #7b7b7b;
}
.team_section .ult-team-member-bio-wrap .ult-team-member-name-wrap h2{
	margin: 10px 0px !important;
	color: #7b7b7b !important;
}
.team_section .ult-team-member-bio-wrap .ult-team-member-name-wrap .ult-team-member-position{
	margin: 0px 0px 10px;
	color: #7b7b7b !important;
}
.abt_clients_section .vc_row.vc_row-flex{
	
}
.abt_clients_section .vc_col-sm-3{
	border-right: 1px solid #777777; 
    padding: 50px 0px;
}
.abt_clients_section .vc_col-sm-3:last-child{
	border-right: 0px;
}
.abt_clients_section .frist_row_logos{
	border-bottom: 1px solid #777777; 
	margin-top: 50px;
}
.technologies_section h2{
	color: #512678;
}
.grcText{
    color:white !important;
    font-weight:500 !important;
	font-size:larger;
}

.grcText span{
	color:white !important;
}

.hiringText{
	font-weight:500;
	font-size:initial;
}

/*
 * Footer Styles
 */
#bottom-bar .wf-float-left{
	text-align: center; 
}
@media screen and (min-width: 1051px){
.phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
    background: rgba(0, 0, 0, 1) !important;
}
}