/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 2.1.5
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: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.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;
}

.meerkat {
   background: #000 url("../../../wp-content/uploads/2015/08/landing-fullbg1.jpg") no-repeat fixed center center / cover ;
	
    bottom: 0;
    left:-50px;
    position: absolute;
    right: 0;
    top: -45px;
}

 .meerkat img {
	 
opacity:0;
-moz-transition: opacity 2s; /* Firefox 4 */
-webkit-transition: opacity 2s; /* Safari and Chrome */
-o-transition: opacity 2s;
transition: opacity 2s;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


@media screen and (max-width: 1366px) {
	
	.meerkat img{
		
	 left:43% !important;	
	 top:38% !important;
		}
	
	
	}




@media screen and (max-width: 1280px) {
	
	.meerkat img{
		
	 left:42% !important;	
	 top:33% !important;
		}
	
	
	}




@media screen and (max-width: 1024px) {
	
	.meerkat img{
		
	 left:41% !important;	
	 top:33% !important;
		}
	
	
	}




@media screen and (max-width: 768px) {
	
	.meerkat img{
		
	 left:38% !important;	
	 top:30% !important;
		}
	
	
	}




@media screen and (max-width: 640px) {
	
	.meerkat img{
		
	 left:38% !important;	
	 top:38% !important;
		}
	
	
	}




@media screen and (max-width: 360px) {
	
	.meerkat img{
		
	 left:30% !important;	
	 top:35% !important;
		}
	
	
	}
	
	.testimonial-content p {

        color: #333333 !important;
}
.testimonial-item .testimonial-vcard .text-secondary {
    color: #333333 !important;
}
.tp-bullets.simplebullets.navbar {
    border: none;
    border-bottom: none;
    background: none;
}