@media (min-device-width : 768px) and (max-device-width : 1024px)
{
	
	
	
	.custom-overlay {
		bottom: 61px;
	}
	.custom-overlay h1 {
		font-size: 25px;
	}
	.counter-txt-part p {
		font-size: 16px;
		line-height: 20px;
		margin-bottom:5px !important; 
	}
	.visitor-heading-outer h4 {
		font-size: 14px;
	}
	.container > h1 {
		font-size: 22px;
	}
	.custome-bottom-block {
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.svg-icon-container img {
		width: 90%;
	}
	
	.visitor-heading p span.counter {
		font-size: 20px;
		line-height: 34px;
		min-width: 16px;
	}

	.visitor-heading-outer img {
		width: 50% !important;		
	}

	.carousel-inner
	{		
		width: 120%;		
	}

	.testimonial .item .text-box
	{	
		min-height: 141px;
	}	
}

@media (max-width:979px)
{
	.navbar-default .navbar-nav > li > a {	font-size: 13px;}	
	.custom-overlay h1	{  font-size: 18px; }
	.custome-bottom-block-box h2{ font-size:18px;}
	
	.srch-btn, .srch-btn, .srch-btn, .srch-btn:hover{font-size:18px; }
	
	.srch-btn, .srch-btn:hover {	
		background-position: right 7px bottom 10px;		
	}	
	.container > h2
	{
		font-size: 22px;
		margin-bottom: 5px;
	}	
}	
			
		
		
		
		
		
@media (max-width:767px)
{		
	
	.logo img
	{
		width:90%;
	}
	
	
	
	.contact-buton
	{
		font-size: 18px;
		padding: 0px 14px;
	}
	.button-aviva
	{   
    	font-size: 14px;    
	}
	
	.contact-form-left .button-aviva
	{
		font-size:22px;
	}
	
	.contact-form-left .button-aviva:hover
	{
		color: #004fb6 !important;
	}
	
	
	
	
	
	.custom-overlay h1	{  font-size: 12px; line-height:13px; }
	.col-sm-6-aviva{ margin-bottom:15px; padding-bottom: 0px !important;}	
	.custome-bottom-block-box h2{ font-size:16px;}	
	.srch-btn, .srch-btn, .srch-btn, .srch-btn:hover{font-size:16px; }	
	.srch-btn, .srch-btn:hover { background-position: right 15px bottom 20px; }	
	.welcome-message p {line-height: 20px;}	
	.welcome-message p::before, .welcome-message p::after {	font-size: 20px;}

	.copyright-strip {	height: 50px;}
	.copyright-strip p { float:left; text-align:center; width:100%;}
	
	.custom-overlay
	{
		bottom: 6px;
		padding: 5px 26px;
	}
	.custome-bottom-block
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.login-section h1 span.counter {
		font-size: 19px;
		min-width: 17px;
		line-height: 25px;
		padding: 0 3px;
	}
	
	.login-section h1, .media-partner h1, .testimonial h1, .filter-outer .container > h1 {
		font-size: 12px;
	}
	.login-inner h2 {
		font-size: 16px;
	}
	
	.form-control
	{   
    	padding: 5px 5px;
	}
	
	.login-inner .form-inline .form-group input {
		font-size: 16px;
	}
	
	.login-inner p
	{
		font-size: 11px;
		line-height: 15px;
		padding-top: 5px;
	}
	
	.media-partner h2
	{
		font-size: 18px;	
   		margin-bottom: 10px;
	}
	.text-sec
	{
		padding-top: 13px;
		padding: 0px;
		margin: 0px;
	}
	
	.counter-txt-part p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px !important;
	}
	
	.col-sm-4 .text-center img
	{
		width:40%;
	}
	
	.testimonial h2 {
    font-size: 18px;
	margin-bottom: 10px;
}

.copyright-strip, .about-inc-logo, footer li, footer li a {
    font-size: 12px;
	
}
			
}