/*

[Custom Stylesheet]

Project     : SMM24 - Multipurpose Social Media Management and Marketing HTML Template
Author      : themelooks.com
Author URI  : https://themeforest.net/user/themelooks

*/
.search-bg-clas
{
	background-color: rgba(6, 28, 38, 0.5);
	padding: 15px;
}
.search-slt
{
	background-color: transparent !important; 
}
.fa-arrow-circle-left
{
	
}
@media screen and (max-width: 640px)
{
   .contact--section 
	{
       height: 1200px !important;
    }
    .contact--map, .contact--map-wrapper .container, .contact--map-wrapper .row, .contact--map-wrapper .row>div 
    {
       height: auto;
    }
    .header--info 
	{
	    display:none !important;
	}
}
@media screen and (max-width: 780px)
{
    .contact--section 
	{
       height: 1200px !important;
    }
}
@media screen and (max-width: 360px)
{
	.header--info 
	{
	    display:none !important;
	}
	.contact--section 
	{
       height: 1200px !important;
    }
    .contact--map, .contact--map-wrapper .container, .contact--map-wrapper .row, .contact--map-wrapper .row>div 
    {
       height: auto;
    }
    .nav-tabs>li 
    {
    float: left;
    margin-bottom: -1px;
    height: 50px;
    width: 50%;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
    {
       width: 75% !important; 
    }
    h4.text-center 
    {
    font-size: 25px !important;
}
    .fa-arrow-circle-left 
    {
    font-size: 35px !important;
    }
}