/*

Theme Name: VerIndus Premium Theme

Theme URI: http://verindus.diffrent-themes.com/

Description: VerIndus Premium Wordpress Theme

Author: Different Themes

Author URI: http://www.diffrent-themes.com/

Version: 1.0.3

Tags:

License: GNU General Public License

License URI: README_License.txt

*/





/** Wordpress default clases */



/* =WordPress Core

-------------------------------------------------------------- */

.remove-br br{ 

	display:none; 

}



.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



ul li a i { font-style: normal; }





.gal-last-image .loading {

	display:inline-block;

	background:#fff url(./images/loading.gif) no-repeat center center;

	line-height:0px;

	min-height:400px;

	width:970px;

}



.gal-last-image  .loading img {

	opacity:0.6;

	filter:alpha(opacity=60);

}



.port-last-image .loading {

	display:inline-block;

	background:#fff url(./images/loading.gif) no-repeat center center;

	line-height:0px;

	min-height:400px;



}



.port-last-image  .loading img {

	opacity:0.6;

	filter:alpha(opacity=60);

}



/* isotope transition styles */



.isotope,

.isotope .isotope-item {

  -webkit-transition-duration: 0.8s;

     -moz-transition-duration: 0.8s;

          transition-duration: 0.8s;

}



.isotope {

  -webkit-transition-property: height, width;

     -moz-transition-property: height, width;

          transition-property: height, width;

}



.isotope .isotope-item {

  -webkit-transition-property: -webkit-transform, opacity;

     -moz-transition-property:    -moz-transform, opacity;

          transition-property:         transform, opacity;

}

  

#infscr-loading {

	bottom: 18px;

	font-style: normal;

	font-weight: normal;

	height: 60px;

	left: 50%!important;

	margin-left: -100px;

	background-color:#FFF;

	opacity:0.9;

	padding-top: 10px;

	position: fixed!important;

	text-align: center;

	z-index: 1000;

	width: 200px;

	-webkit-border-radius: 2px!important;

	-moz-border-radius: 2px!important;

	-khtml-border-radius: 2px!important;

	-o-border-radius: 2px!important;

	-ms-border-radius: 2px!important;

	border-radius: 2px;

}



#infscr-loading img {

	text-align:center;

	display:block;

	margin: 0 auto 10px auto;

}

#infscr-loading em {

 font-size: 12px;

}

.sticky  {}

.bypostauthor   {}

.gallery-caption {}



.left-sidebar .blog-post .post-content {

	margin-right: 150px;

	margin-left: 0px;

}

.left-sidebar .blog-post .post-meta {

	text-align: left;

	padding-right: 0px;

	padding-left: 6px;

	float: right;

	min-width: 130px;

	background-position: left 4px;

}

.df-layerslider {

	width: 940px!important;

	height: 400px!important;;

}



.df-left{

	float:left!important;

}

.df-right{

	float:right!important;

}

.logo img {
	padding-top: 25px;
	cursor: pointer;
}

#social-media-content {
	width: 980px;
	margin: 0 auto;
}

#social-media-content img {
	padding-top: 35px;
	padding-right: 8px;
	cursor: pointer;
}

#youtube-box {
	width: 980px;
	padding: 0px;
}

.mauroVid {
	float: left;
}
.mauroVid2 {
	float: left;
	padding-left: 15px;
	margin-top: -23px;
}
.main-slider {
	padding: 0px;
	margin-bottom: -5px;
}
.youtube-container {
	width: 960px;
	margin: 0 auto;
}
.youtube-video {
	width: 560px;
	float: left;
}
.youtube-content {
	width: 350px;
	float: left;
	padding: 0px 20px 0 20px;
}
.mt20 { margin-top: 20px; margin-bottom: 20px; }
.dashed-gray {
	min-height: 50px;
	margin: 0 0 40px 0;
	border-bottom: 3px dashed #999;
}
 @media (min-width: 300px) and (max-width: 400px) {
.youtube-container {
max-width: 300px;
margin: 0 auto;
}
.youtube-video {
max-width: 280px;
float: none;
display: block;
margin: 0;
}
.youtube-content {
max-width: 280px;
float: none;
display: block;
margin: 10px;
padding: 0;
}
.youtube-content h1 {
	font-size: 16px;
}
.html5-video-player {
	max-width: 75%;
}
}