/*
Theme Name: Unicord
Theme URI: http://unicord.themezinho.net
Author: themezinho
Author URI: https://themeforest.net/user/themezinho/portfolio
Description: Unicord | Creative Portfolio for Freelancers & Agencies
Version: 1.1.1
Requires at least: 5.0
Tested up to: 5.5.2
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: unicord
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.screen-reader-text {
  display: block;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
.bypostauthor {
  display: block;
}

.particles-mask .inner a:hover{
	color:#000 !important;
}

.particles-mask .inner .masker h1 {
    margin-bottom: -123px;
    font-size: 8vw;
    line-height: 4;
}

/*--------------------------------------------------------------
## header title mobile view
--------------------------------------------------------------*/

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px){
	
	 .particles-mask .inner .masker h1 {
    line-height: 12;
}
}

/*--------------------------------------------------------------
## footer logo mobile view
--------------------------------------------------------------*/

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px){
	
	.footer img {
    height: 30px;
}
}

/*--------------------------------------------------------------
## header logo mobile view
--------------------------------------------------------------*/

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px){
	
	.navbar .logo img {
    height: 30px;
}
}


/* schedule meeting */
.post-2433{
width:100%

}
.wpforms-field-medium {
	width:100% !important;
}
.wpforms-field-container
{
	margin:auto;
}

@media only screen and (min-width: 1280px){
	div.wpforms-field-container{
	width:50%!important;
	margin:auto !important;
}
	div.section-title{
		text-align:center !important;
	}
	.content-section {
    padding: 56px 0;
}
	
	div.wpforms-submit-container{
		
	width:50%!important;
	margin:auto !important;

	}

}

/* table of privacy policy */
@media only screen and (max-width: 768px){
	.table_head{
	font-size:11px !important;
}

 @media only screen and (max-width: 576px){
	.table_head{
	font-size:8px !important;
}
 @media only screen and (max-width: 300px){
	.table_head{
	font-size:11px !important;
}
 }	 
	 
	 
@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
	.sides-thanks {
    padding: 0px 20% !important;
}
}	 

	 @media only screen and (max-width: 600px){
	.sides-thanks {
    padding: 0px 10% !important;
}
}	 
	
	 

	 
	 