/*
Theme Name:     Leigh Adams Lawyers
Description: 	Child theme for the Twenty Fifteen theme
Author:         Christom Web Design
Author URI:     http://www.christom.com.au/
Template:  		twentyfifteen
Version:        1.0.0
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

/**********************************************/
/*                   GLOBAL                   */
/**********************************************/
.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/** {
	-webkit-transition: all 0.3s linear;	
	-moz-transition:    all 0.3s linear;
	-ms-transition:     all 0.3s linear;
	-o-transition:      all 0.3s linear;
	transition:  		all 0.3s linear;
}*/

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

 .aligncenter {
 	display: block;
 	margin: 0 auto;
 }

/**********************************************/
/*                   TYPOGRAPHY               */
/**********************************************/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;	
	font-weight: 400;
	min-width: 320px;
}

/*body.chrome {
	font-weight: 400 !important;
}
*/
h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	color: #B20138;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.875em;
}
/**********************************************/
/*                   MAIN                     */
/**********************************************/	
.container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.site-main p {
	color: #333333;
	font-size: 0.875em;
	line-height: 1.9em;
	margin: 1.9em 0;								
}

.site-main p:first-child {
	margin-top: 0;f
}


.breadcrumbs {
	font-size: 12px !important;
	line-height: 12px;
	margin: 42px 0 11px;
}

.breadcrumbs span {
	margin: 0 3px;
}

.breadcrumbs span a {
	text-decoration: none;
	color: #aa0233;
}

.breadcrumbs span a:hover {
	text-decoration: underline;
}

.breadcrumbs span:first-child {
	margin-left: 0;
}

.breadcrumbs span:last-child {
	margin-right: 0;
}

/**********************************************/
/*                   HEADER                   */
/**********************************************/
#topbar {
	position: relative;
	background: #b10c3e; /* Old browsers */
	background: -moz-linear-gradient(top,  #b10c3e 0%, #a60032 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b10c3e), color-stop(100%,#a60032)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b10c3e 0%,#a60032 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b10c3e 0%,#a60032 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b10c3e 0%,#a60032 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b10c3e 0%,#a60032 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b10c3e', endColorstr='#a60032',GradientType=0 ); /* IE6-9 */
	height: 55px;
	line-height: 55px;
	font-size: 1em;
	color: #fff;
}

.topbar-sm {
	float: right;
	margin-top: 14px;
}

.site-header {
	position: relative;
	background: #262626; /* Old browsers */
	background: -moz-linear-gradient(top,  #262626 0%, #131414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262626), color-stop(100%,#131414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #262626 0%,#131414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #262626 0%,#131414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #262626 0%,#131414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #262626 0%,#131414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#131414',GradientType=0 ); /* IE6-9 */
	height: 170px;
}

.site-branding {
	float: left;
}

.site-branding .site-title {
	margin: 0;
}

.site-branding .site-title a {
	display: block;
	text-indent: -99999px;
	width: 459px;
	height: 78px;
	background: url('images/business-lawyers-sydney.png') no-repeat;
	margin: 39px 89px 0 0;
}

.site-header .searchform-container {
	position: relative;
	float: left;
	color: #fff;
	font-size: 0.875em;
	margin: 35px 79px 0 0;
}
.search-form label {
	position: relative;
	float: left;
}

.search-form label p {
	margin: 14px 0 10px;
}

.search-form label input {
	width: 266px;
	height: 36px;
	background: #393939;
	border: 0;
	padding: 0 13px;
	float: left;
}

.search-form button {
	/*position: relative;
	float: left;
	margin: 41px 0 0 8px;*/
	background: none;
	border: none;
	padding-right: 0;
	float: left;
	margin-top: -2px;
}

.search-form button i {
	font-size: 36px;
	color: #bdbdb3;
}

.header-contacts-container {
	position: relative;
	float: left;
	margin-top: 27px;
}

.header-contacts-container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.header-contacts-container ul li {
	height: 25px;
	line-height: 25px;
	margin-bottom: 18px;
}

.header-contacts-container ul li i {
	color: #ddd;
	font-size: 24px;
	float: left;
	width: 28px;
	height: 25px;
	text-align: center;
	margin-right: 15px;
}

.header-contacts-container ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.header-contacts-container ul li a:hover {
	text-decoration: underline;
}

/**********************************************/
/*                   NAVIGATION               */
/**********************************************/
.nav-desktop,
.menu-main-menu-container,
#menu-main-menu {
	display: inline-block;
}

#menu-main-menu a {
	text-decoration: none;
	padding: 0px 15px;
	white-space: nowrap;
	width: auto !important;
	text-align: left;
	color: #fff;
	font-size: 16px;
}

ul#menu-main-menu > li > a {
	border-right: 1px solid #bd2f5a;
	padding: 0 19px;
}

ul#menu-main-menu > li:last-child > a {
	border-right: none;
}

ul#menu-main-menu > li > a:hover {
	background: rgba(0,0,0,0.85);
}

ul#menu-main-menu ul.sub-menu {
	background: rgba(166,0,50,0.95);
	padding: 0;
	min-width: 120px;
}

ul#menu-main-menu ul.sub-menu a {
	font-size: 14px;
	height: 49px;
	line-height: 49px;
	color: #c7c7c7;
}

ul#menu-main-menu ul.sub-menu a:hover {
	background: rgba(0,0,0,0.85);
	color: #fff;
}

ul#menu-main-menu ul.sub-menu ul.sub-menu {
	background: rgba(0,0,0,0.85);
}

/**********************************************/
/*                   SOCIAL MEDIA             */
/**********************************************/
.sm {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	text-indent: -99999px;
	background-position: center top;
	margin: 0 3px;
}

.sm:hover {
	background-position: center bottom;
}

.fb {
	background: url('images/sm-fb.png') no-repeat;
}

.gplus {
	background: url('images/sm-gplus.png') no-repeat;
}

.lkdn {
	background: url('images/sm-lkdn.png') no-repeat;
}

.yt {
	background: url('images/sm-yt.png') no-repeat;
}

.sm-list-container .sm:first-child {
	margin-left: 0;
}

.sm-list-container .sm:last-child {
	margin-right: 0;
}

/**********************************************/
/*                   HOME                     */
/**********************************************/
.slider-video-container {
	position: relative;
}

.flexslider {
	margin: 0 0 34px;
	border: none;
	border-radius: 0;
	/*overflow-x: hidden;*/
}

.flexslider .slides li {
	height: 355px;
	background-size: cover !important;
}

.flex-direction-nav {
  z-index: 9002;
}

.flex-direction-nav .flex-next {
	right: 0;
}

.video-container {
	position: absolute;
	z-index: 9001;
	right: 1em;
	top: 3em;
	width: 439px;
	height: auto !important;
	border: 10px solid rgba(0,0,0,0.75);
}

.home-modules {
	position: relative;
}

.cols {
	position: relative;
	float: left;
}

.x3 {
	width: 31.5%; /* 378 / 1200 */
	margin-right: 2.75%; /* 33 / 1200 */
}

.x3:last-child {
	margin-right: 0;
}

.mod-box {
	position: relative;
	padding: 9px 13px;
	border: 1px solid #bebebe;
	min-height: 416px;
}

.mod-box h2 {
	margin: 13px 0 12px;
	font-size: 1em;
	font-weight: 400;
	color: #b20138;
}

.mod-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mod-box ul li {
	margin: 0 0 4px;
}

.mod-box ul li a {
	font-size: 0.875em;
	color: #333333;
	font-weight: 400;
	text-decoration: none;
}

.mod-box ul li a:hover {
	text-decoration: underline;
}

.row-home {
	margin-top: 42px;
}

.row-home .mod-box {
	min-height: 236px;
}

.latest {
	border: none;
	padding: 0 13px;
}

.latest h2 {
	margin-top: 0;
}

.after-home-mod {
	position: relative;
	margin-top: 57px;
	background: #f1f1f1;
}

.after-home-mod p {
	font-size: 1em;
}

	.home .site-main p:first-child {
	margin-top: 1.9em !important;
}
/**********************************************/
/*                   PAGE                     */
/**********************************************/
.page-banner img {
	width: 100%;
	display: none;
}

.col {
	position: relative;
	float: left;
}

.xx2 {
	width: 65.41666666666667%; /* 785 / 1200 */
	margin-right: 1.25%; /* 15 / 1200 */
}

.x21 {
	width: 46.875%; /* 375 / 800 */
	padding-right: 3.125%; /* 25 / 800 */
}

.x22 {
	width: 48.125%; /* 385 / 800 */
	padding-left: 1.875%; /* 15 / 800 */
}

.xx1 {
	width: 31.25%; /* 375 / 1200 */
	margin-left: 2.0833333333333332%; /* 25 / 1200 */
}

.search h1.page-title,
.archive h1.page-title, 
.entry-title {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: 400;
}

.site-main a,
.entry-content a {
	color: #b20138;
	text-decoration: none;
}

.site-main a:hover,
.entry-content a:hover {
	text-decoration: underline;
}

.wpcf7-form {

}

.wpcf7-form textarea,
.wpcf7-form input {
	width: 92%;
	padding: 7px 4%;
	margin-bottom: 12px;
}

.wpcf7-form p {
	margin-top: 0;
}

.wpcf7-select {
	width: 101%;
	padding: 7px 4%;
	margin-bottom: 12px;
}

.wpcf7-submit {
	width: 64px !important;
	float: right;
	background: #ae0038;
	color: #fff;
	text-align: center;
	border: none;
	display: block;
	padding: 7px 0 !important;
}

.legal-list ul.children {
	display: none;
}

.legal-list li.current_page_ancestor ul.children,
.legal-list li.current_page_item ul.children {
	display: inline-block;
	width: 100%;
	padding-left: 0%;
}

.legal-list li.current_page_ancestor ul.children li a,
.legal-list li.current_page_item ul.children li a {
	width: 93%;
	padding-left: 7%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/**********************************************/
/*                   INDEX                    */
/**********************************************/
.prev,
.next,
.screen-reader-text {
	display: none !important;
} 

.legal-list li a,
.post_tags a {
	display: inline-block;
	width: 100%;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #d3d3d3;
}

.legal-list li ul {
	padding-left: 26px;
}

.nav-links .page-numbers {
	display: inline-block;
	width: 24px;
	height: 24px;
	font-size: 11px;
	text-align: center;
	line-height: 24px;
	text-decoration: none !important;
}

.nav-links .page-numbers:hover,
.nav-links .current {
	background: #ae0038;
	color: #fff;
}

.search h2.entry-title,
.post h2.entry-title {
	margin: 0;
	font-size: 1em;
	line-height: 1em;
}

span.post_date {
	font-size: 12px;
	line-height: 12px;
	color: #898989;
	font-style: italic;
}

.page-template-list-author .entry-header,
.search .entry-header,
.archive .entry-header,
.page-template-list .entry-header {
	margin-bottom: 6px;
}

.page-template-list-author article.post,
.search article.page,
.search article.post,
.archive article.post,
.page-template-list article.post {
	padding: 30px 0;
	border-bottom: 1px solid #d3d3d3;
} 

.page-template-list-author article.post .entry-content p,
.search article.page .entry-content p,
.search article.post .entry-content p,
.archive article.post .entry-content p,
.page-template-list article.post .entry-content p {
	margin-bottom: 0;
}

.site-main .pagination {
	margin-top: 27px;
}

.sidebar-list {
	margin-top: 21px;
}

.sidebar-list h3 {
	height: 35px;
	line-height: 35px;
	font-size: 1em;
	font-weight: 400;
	padding: 0 13px;
	color: #fff;
	background: #676767;
	background: -moz-linear-gradient(top,  #676767 0%, #595959 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#676767), color-stop(100%,#595959));
	background: -webkit-linear-gradient(top,  #676767 0%,#595959 100%);
	background: -o-linear-gradient(top,  #676767 0%,#595959 100%);
	background: -ms-linear-gradient(top,  #676767 0%,#595959 100%);
	background: linear-gradient(to bottom,  #676767 0%,#595959 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#595959',GradientType=0 );
}

.xx2 .search-form .search-field {
	border: 1px solid #A9A9A9;
	background: none;
}
/**********************************************/
/*                   SINGLE                   */
/**********************************************/
.sidebar-list ul {
	list-style: none;
	padding: 0 0 0 2px;
	margin: 0;
}

.sidebar-list ul li {
	margin: 0 0 2px;
}

.sidebar-list ul li a {
	font-size: 0.875em;
}

.sidebar-list ul li a span {
	font-size: 0.75em;
}

.ct-post-meta {
	background: #f1f1f1;
	text-align: center !important;
	width: 90%;
	padding: 15px 5%;
}

.ct-post-meta p {
	font-size: 14px;
	margin: 0;
}

.ct-post-meta p a {
	font-size: 14px;
}	

.entry-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.entry-content ul li {
	background: url('images/list-image.png') no-repeat 0 4px;
	padding-left: 16px;
	font-size: 14px;
	margin-left: 21px;
	margin-top: 8px;
}

/**********************************************/
/*                   SIDEBAR                  */
/**********************************************/
.post_tags,
.legal-list {
	margin-bottom: 46px !important;
}

/**********************************************/
/*                   FOOTER                   */
/**********************************************/
.site-footer {
	position: relative;
	min-height: 204px;
	background: #303030; /* Old browsers */
	background: -moz-linear-gradient(top,  #303030 0%, #191919 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303030), color-stop(100%,#191919)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #303030 0%,#191919 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #303030 0%,#191919 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #303030 0%,#191919 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #303030 0%,#191919 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
	margin: 60px 0 22px;
	padding: 29px 0;
}

.site-footer p {
	font-size: 0.875em;
	color: #fff;
	margin: 0;
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.site-footer a:hover {
	text-decoration: underline;
}

.site-footer .site-title {
	margin: 0;
}

.site-footer .site-title a {
	display: block;
	text-indent: -99999px;
	width: 284px;
	height: 49px;
	background: url('images/logo-lalawyers.png') no-repeat;
	background-size: 100% 100%;
}

.footer-cols-container {
}

.footer-cols {
	position: relative;
	float: left;
}

.footer-cols-container .x1 {
	width: 23.666666666666666%; /* 284 / 1200 */
}

.footer-cols-container .x2 {
	width: 19.916666666666668%; /* 227 / 1200 */
	margin-left: 2.75%; /* 33 / 1200 */
	padding-top: 5px;
}

.footer-cols-container .x3 {
	width: 16.5%; /* 234 / 1200 */
	margin-left: 2%;
	padding-top: 5px;
	margin-right: 0;
}

.footer-cols-container .x4 {
	width: 10.5%; /* 126 / 1200 */
	padding-top: 5px;
}

.footer-cols-container .x5 {
	width: 21.75%; /* 261 / 1200 */
	margin-left: 2.9166666666666667%; /* 35 / 1200 */
	padding-top: 5px;
}

.footer-cols-container br {
	line-height: 2em;
}

.foot-btn {
	color: #990033 !important;
	font-size: 14px;
}

#menu-footer-primary {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-footer-primary li {
	padding: 9px 0;
	border-bottom: 1px solid #424242;
}

#menu-footer-primary li:first-child {
	padding-top: 0;
}

#menu-footer-primary li:last-child {
	padding-bottom: 0;
	border: none;
}

.site-footer .menu {
	font-size: 14px;
}

.mc4wp-form input[type="text"] {
	margin-top: 8px;
}

.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"] {
	height: 26px;
	border: 1px solid #353535;
	background: #393939;
	width: 94%;
	padding: 0 3%;
	margin-bottom: 8px; 
}

.mc4wp-form input[type="submit"] {
	background: none;
	border: none;
	color: #990033;
	font-size: 14px;
	float: right;
}

#menu-secondary-footer {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-secondary-footer li {
	float: left;
	padding: 0 7px;
	border-right: 1px solid #a0a0a0;
}

#menu-secondary-footer li:first-child {
	padding-left: 0;
}

#menu-secondary-footer li:last-child {
	border: none;
}

.site-info p {
	margin-bottom: 0.875em;
}

#bottombar {
	text-align: center;
	margin-bottom: 22px;
}

#bottombar a {
	display: inline-block;
	margin: 0 10px;
}

.google-map-code {
	display: none;
}

.chrome .foot-btn {
	font-weight: 600;
}

.chrome .mc4wp-form input[type="submit"] {
	font-weight: 600;
}

.page-template-contact .xx1 {
	padding-top: 61px;
}

.mc4wp-success {
	color: #51c577;
		font-size: 12px;
}


.single-post header.entry-header a.print_button {
    display: inline-block !important;
    margin-left: 10px;
}
a.print_button {
    display: none !important;
}

.gform_wrapper .top_label .gfield_label {
	margin: 10px 0 0 !important;
}

.gform_wrapper label.gfield_label+div.ginput_container {
	margin: 0 !important;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 98.6% !important;
}

.gform_wrapper .gform_footer input.button {
	border: 0;
	background: #B20138;
	color: #fff;
	text-transform: uppercase;
	width: 100% !important;
	padding: 10px 0;
}

.gform_wrapper h3.gform_title {
	text-transform: uppercase;
}
body .gform_wrapper #gform_1 ul li.gfield {
	margin-top: 0!important;
	padding-right: 0!important;
	margin-right: 0!important;
	margin-bottom: 0!important;
}
body .gform_wrapper #gform_1 .gform_footer {
	padding: 0;
}
body .gform_wrapper #gform_1 .gform_footer input#gform_submit_button_1 {
	padding-right: 0!important;
	margin-right: 0!important;
	margin-bottom: 0;
}



/**********************************************/
/*                   VIEWPORTS                */
/**********************************************/
.slicknav_menu {
	display:none;
}

@media screen and (max-width: 63.938em) {
	.nav-desktop,
	.js .sf-menu {
		display:none;
	}

	.js .slicknav_menu {
		display: block;
		background: none;
		z-index: 9999;
	}

	#topbar {
		min-height: 55px;
		height: auto;
	}

	.slicknav_btn {
		float: left;
		background: none;
		margin: 5px 0 0 !important;
		padding-left: 1px;
	}

	.slicknav_menu .slicknav_no-text {
		font-size: 200%;
	}

	.slicknav_nav a {
		font-size: 16px;
		line-height: 2.2em;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #d37a95;
	}

	.slicknav_nav a:hover {
		background: none;
		color: #fff;
	}

	.slicknav_nav .slicknav_row:hover {
		background: none;
	}

	.slicknav_nav .slicknav_row {
		padding: 0 !important;
		margin: 0;
	}

	.slicknav_nav ul {
		margin: 0;
	}

	.slicknav_nav .slicknav_item a {
		border: none;
	}

	.slicknav_nav .sub-menu ul.sub-menu a {
		padding-left: 40px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.slicknav_nav .sub-menu a {
		padding: 0 0 0 20px;
	}

	.slicknav_nav li:last-child a {
		border: none;
	}
}

/*@media only screen and (max-width : 1920px){
	.video-container { position: absolute; z-index: 9001; right: 18.5%; top: 12%; }
	.video-container iframe { height: 247px; }
}	*/

@media only screen and (max-width : 1390px){
	.video-container iframe { right: 7%; }
}

@media only screen and (max-width : 1200px){
	.video-container { right: 10px; }
}

@media only screen
and (max-width : 1199px){
	.container { width: 98%; padding: 0 1%; }
	.site-branding .site-title a { background-size: 100% 100%; width: 350px; height: 60px; margin-right: 39px; }
	.site-header .searchform-container { margin-right: 29px; }
	.header-contacts-container { float: right; }
	.site-footer .site-title a { width: 236px; height: 40px; }
	
	.mod-box img { max-width: 100%; height: auto; }
	.entry-content img { max-width: 100%; height: auto; }
	.page-template-contact .xx1 > div { width: 100% !important; }

@media only screen
and (max-width : 1024px){

}

@media only screen
and (max-width : 1023px){
	.container { width: 96%; padding: 0 2%; }
	.site-header { height: auto; }
	.site-branding { width: 100%; float: none; margin-bottom: 25px; }
	.site-branding .site-title { text-align: center; }
	.site-branding .site-title a { display: inline-block; }
	.searchform-container { width: 100%; margin: 0 !important; text-align: center; }
	.searchform-container form { display: inline-block; }
	.search-form label p { float: left; margin: 8px 10px; }
	.search-form button { /*margin-top: 0;*/ }
	.header-contacts-container { width: 100%; margin: 0; text-align: center; float: left; }
	.header-contacts-container ul { display: inline-block; }
	.header-contacts-container ul li { float: left; margin: 18px 10px; }
	.site-footer { min-height: 0; }
	.footer-cols-container { display: none; }
	.site-info p { text-align: center; }
	.menu-secondary-footer-container { text-align: center; }
	#menu-secondary-footer { display: inline-block; }
	.col { width: 100% !important; margin: 5px 0 !important; padding: 0 !important; }
	.page-banner img {
		display: inline;
	}

	.parallax-section {
		display: none;
	}

}

@media only screen
and (max-width : 768px ) {
	.video-container { display: none; }
}

@media only screen
and (max-width : 767px ) {
	.container { width: 92%; padding: 0 4%; }
	.site-branding { margin-bottom: 0; }
	.site-branding .site-title a { width: 290px; height: 49px; margin: 25px 0; }
	.search-form label p { width: 100%; text-align: center; }
	.search-form label input { width: 77%; float: left; }
	.search-form button { /*float: right; margin-top: -36px;*/ }
	.header-contacts-container ul li i { margin-right: 0; }
	.header-contacts-container ul li a span { display: none; }
	.cols { width: 100% !important; margin: 0 !important; }
	.mod-box { min-height: 0; margin-bottom: 15px; }
}

@media only screen
and (max-width : 568px ) {
	
}

@media only screen
and (max-width : 480px ) {
	
}

@media only screen
and (max-width : 320px ) {
	
}
