/*
Theme Name: SNS
Template: accelerate
Author: SNS
Description: SNS is multipurpose WordPress theme made for simplicity and ease of use. This theme is a piece of art that has this premium look and feel which will make your site stand out. Supports all post formats. Accelerate can be used for portfolio, business, blog, personal, travel, corporate, business services or any other kinds of sites. Get free support in http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/accelerate/. Available Translation: Polish and Hungarian.
Version: 1.1466985113
Updated: 2016-06-26 23:51:53

*/
.googlescript
{
	display: none;
}

body, p, button, input, select, textarea
{
	font-family: 'Open sans', sans-serif;
	font-weight: normal;
	line-height: 1.7;
	font-size: 13.5px;
}
body
{
	background: #fff;
	padding-bottom:0;
}


h1, h2
{
	font-family: 'Open sans', sans-serif;
	font-weight: 700;
	color: #17174f;
}
h3, h4, h5, h6
{
	font-family: 'Open sans', sans-serif;
	font-weight: 400;
	color: #4f4f4f;
}

#page
{
	background:transparent;
	max-width: 970px;
	    box-shadow: none;
}


.page .entry-title

{
	display: none;
}
#main
{
	padding-top: 10px;
}

/*-----------------------------------------HEADER--------------------------------------------*/


#header-text-nav-container
{
	background: #fff;
    border-bottom: 3px solid #001f79;
}
#header-text-nav-wrap
{
	    padding: 15px 0 15px;
}


/*---------------------------------------MENU-------------------------------------------*/
.main-navigation
{
	margin-top: 12px;
}
.main-navigation ul
{
    display: flex;
    text-align: justify;
    justify-content: space-around;
}
.main-navigation a
{
	color: #00336c;
	float: none;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Open sans', sans-serif;
	font-weight: 700;
	transition: all 500ms ease-in-out;
}

	.main-small-navigation
	{
		background-color: rgba(0, 0, 0, 0);
	}

	.main-small-navigation li
	{
	    background-color: rgba(0, 0, 0, 0.59);
	}
	.main-small-navigation li:hover a, .main-small-navigation li a
	{
			color: #fff;
	}

/*----------------------------------------FOOTER--------------------------------------------*/

footer
{
	background: #001f79;
	color: #fff;
}
#copyright a, #copyright
{
	color:#fff;
	font-size:11px;
	font-style: italic;
}
.footer-menu
{
	width: 100%;
}
.footer-menu li
{
	display: inline-block;
	float: none;
}
.footer-menu a
{
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 20px 0 0px;
}
.footer-menu a:hover, .footer-menu ul li.current-menu-item a, .footer-menu ul li.current_page_item a
{
    text-shadow: 1px 1px 2px #ffffff;
    color: #fff !important;
}
.footer-widgets-wrapper, .footer-socket-wrapper
{
	background:transparent;
	border-top: none;
	float: right;
}
footer .tg-one-third
{
	float: none;
	width: 100%;
}
.footer-widgets-area
{
	padding-top: 18px;
	    padding-right: 10px;
}
.footer-socket-wrapper
{
	float: left;
	width: 70%;
	padding-left: 30px;
}



/*---------------------------------------OTHER-------------------------------------------*/

.slider-cycle
{
	    box-shadow: 0px 12px 26px #b5b5b5;
}
.widget-title
{
	text-align: center;
}
form ul, form li
{
	padding:0 0 !important;
	margin: 0 0;
	list-style: none;
}
#secondary
{
	display: none;
}
.sow-testimonial-text:before
{
    content: "\f10d ";
    font-size: 28px;
    display: inline-block;
    width: 1.07142857em;
    text-align: LEFT;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 13px;
}
.sow-testimonial-text:after
{
    content: "\f10e ";
    font-size: 28px;
    display: inline-block;
    width: 1.07142857em;
    text-align: right;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 13px;
}

.decoration
{margin-top: 0 !Important;}
.decoration-inside
{
	border-top: 2px solid #ce0000 !Important;
}
#banner
{
	margin-bottom: 10px !important;
}
/* ------------------------------------------respoonsive style-------------------------- */

@media screen and (max-width: 768px){

	#header-text-nav-container 
	{
    background-size: cover;
	}
	h1, .so-widget-sow-image-default-4333b04dd157 .sow-image-container
	{
		    text-align: center !important;
	}
	#header-text
	{
		float: none;
	}
	footer .tg-one-third
	{
		width: 100% !important;
		text-align: center;
		border-right: none !important;
	}
	.footer-socket-wrapper, .footer-widgets-wrapper
	{
		width: 100%;
		float: none;
		padding: 0 0;
		box-sizing: border-box;
	}
	.footer-widgets-area .widget-title, footer, footer li, .footer-widgets-area p, footer h3,
	.social-media-button-container
	{
	    text-align: center !important;
	}

	.so-widget-image
	{
		margin: 0 auto;
	}

	.main-navigation ul
	{
		display: none;
		justify-content:inherit;

	}
	.footer-socket-wrapper .footer-menu li
	{
		display: block;
	}

	iframe
	{
		margin: 0 auto;
		display: block;
	}



}

@media screen and (max-width: 1200px){


	.main-navigation li a
	{
		text-transform: capitalize;
		font-weight: 600;
		float: none;
		padding: 4px 16px;
	}



}