/*
 * Theme v1.0.0
 * Copyright 2015-2016 
 */
/*
 Table Of Contents
 1) General Text Formatting and Typography
 2) Site Wide Content
 3) Header Section
 4) Footer Section
 ===============================================*/
/*CSS style for Homepage start here*/
@media only screen and (max-width: 767px) {
	
 .homepage .banner-slider  .btn-effect {
	font-family: 'Exo', sans-serif;
	font-size: 10px !important;
	color: #ffffff;
	background: #ee3135;
	border: none;
	text-transform: uppercase;
	border-radius: 0;
	padding: 17px 20px 17px 50px;
	margin-top: 100px;
	font-weight: 600;
	position: relative;
}

.homepage .banner-slider  .btn-effect i {
	margin-right: 10px;
	
	position: absolute;
	left: 12px;
	top: 60%;
	transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
-ms-transform: translateY(-40%);}
	
	
	#header1 .media-header {
		display: none;
	}
	#header1 .primary-right-block {
		float: none;
		text-align: left;
	}

	#header1 .primary-header {
		padding-bottom: 0;
		display: none;
	}
	#header1 .consultation > a {
		font-size: 12px;
	}
/*	
	#rev_slider h2 {
	margin-bottom: 5px;
	font-size: 30px;
	color: #fff;
	margin-left: 120px;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-style: italic;
	text-transform: inherit;
}
#rev_slider .h1 {
	margin-bottom: 10px;
	font-size: 35px !important;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-style: italic;
	text-transform: inherit;
}
	/*
#footer { position : bottom;
height: 50%;}
*/
.tp-caption .large_text .sfb{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 300;
			font-size: 800px;
			line-height: 34px;
    		font-family: 'Open Sans', sans-serif;
			margin: 15px;
			border-width: 0px;
			border-style: none;
			
		}




#wrapper .topbar {
  background: #d90a0a;
  height: 10 px;
  position: relative;
  color: #ffffff;
}
	#wrapper .topbar { display: none;
	font-size : 12px;
	text-align: center;}
	
	.topbar .left-topbar > a:hover i{ color: #0aa6d9;
  margin-left: 0.8em;
}
.navbar-wrap:before,
.navbar-wrap {
  position: relative;
}
 .tp-caption.big_white{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-size: 150px;
			line-height: 23px;
    		font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			padding: 3px 0px;
			padding-top: 1px;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			letter-spacing: 0px;
		}
		/*
.tp-caption.modern_small_text_dark{
			position: absolute; 
			color: red; 
			text-shadow: none; 
			font-size: 70px; 
			line-height: 22px; 
			font-weight: 400; 
			font-family: 'Open Sans', sans-serif; 
			margin-left: 20px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
		.modern_small_text_dark i {
    display: block;
    text-align: center;
    color: #black;
    font-size: 54px;
    line-height: 54px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
	width:auto;
}*/
.modern_medium_light {
    background: #0b7af0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    padding: 30px 50px;
    text-align: center;
    float: left;
	
}

.modern_medium_light i {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 10px;
    margin-bottom: 14px;
	position: above;
}

.tp-caption.medium_grey{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 300;
			font-size: 30px;
			line-height: 20px;
    		font-family: 'Open Sans', sans-serif;
			padding: 2px 4px;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
		}


}


}	


/*Slider1*/

.big_white span {
    font-weight: 600;
	
}

.modern_medium_light {
    background: #0b7af0;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -o-border-radius: 26px;
    padding: 20px 40px;
    text-align: center;
    width: 263px;
	
}

.modern_medium_light i {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-bottom: 14px;
}

.large_text span {
    font-weight: bold;
	font-size: 100px;
	
}

.modern_small_text_dark i {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 54px;
    line-height: 54px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}


/* CAPTION*/
.tp-caption.big_white{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-size: 18px;
			line-height: 23px;
    		font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			padding: 3px 0px;
			padding-top: 1px;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			letter-spacing: 0px;
		}



.tp-caption.big_black{
			position: absolute;
			color: #000;
			text-shadow: none;
			font-weight: 800;
			font-size: 36px;
			line-height: 36px;
			font-family: 'Open Sans', sans;
			padding: 0px 4px;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			background-color:#fff;
			letter-spacing: -1.5px;
		}

.tp-caption.medium_grey{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 300;
			font-size: 18px;
			line-height: 18px;
    		font-family: 'Open Sans', sans-serif;
			padding: 2px 4px;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
		}

.tp-caption.small_text{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 700;
			font-size: 14px;
			line-height: 20px;
			font-family: Arial;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
		}

.tp-caption.medium_text{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 300;
			font-size: 15px;
			line-height: 20px;
    		font-family: 'Open Sans', sans-serif;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
		}

.tp-caption.large_text{
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 300;
			font-size: 34px;
			line-height: 34px;
    		font-family: 'Open Sans', sans-serif;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
		}
.tp-caption.large_black_text{
			position: absolute;
			color: #000;
			text-shadow: none;
			font-weight: 300;
			font-size: 42px;
			line-height: 42px;
			font-family: 'Open Sans', sans;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			white-space:nowrap;
		}



.tp-caption.modern_medium_light{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 400; 
			font-size: 16px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}

/*
.tp-caption.modern_small_text_dark{
			position: absolute; 
			color: black; 
			text-shadow: none; 
			font-size: 15px; 
			line-height: 22px; 
			font-weight: 300; 
			font-family: 'Open Sans', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
		
		/*content section*/
.content-sections {
    padding: 30px 30px 0;
    background: #fff;
}

.content-sections > div {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 30px;
}

.content-sections > div:last-child {
    border-bottom: 1px solid transparent;
    margin-bottom: 0px;
}

.services-box {
    position: relative;
}

.services-post {
    padding: 10px 0;
    margin-bottom: 30px;
}

.services-post > a {
    position: relative;
    display: inline-block;
    float: left;
    width: 66px;
    height: 66px;
    background: #0076f9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.services-post > a:after {
    position: absolute;
    content: '';
    width: 66px;
    height: 66px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #0076f9;
    left: 0px;
    top: 0px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.services-post > a:hover {
    transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    -webkit-backface-visibility: hidden;
}

.services-post > a:hover:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 3px solid #0076f9;
    left: -7px;
    top: -7px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.services-post > a i {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 66px;
}

.services-post-content {
    margin-left: 70px;
    padding-top: 10px;
    
}

.services-post-content p {
    text-align: justify;
     padding-top: 6px;
}

.services-post-content h4 {
    margin-bottom: 3px;
}

.work-post {
    overflow: hidden;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    margin-bottom: 30px;
}

.work-post h2 {
    color: #000000;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    margin: 0;
}

.work-post-gal {
    position: relative;
}

.work-post-gal img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.work-post-content {
    background: #fff;
    padding: 20px;
    border: 1px solid #dbdbdb;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -o-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -o-border-bottom-right-radius: 6px;
}

.work-post-content span {
    display: inline-block;
    color: #4984aa;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

.hover-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    background: rgba(0,118,249,0.8);
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-backface-visibility: hidden;
}

.hover-box a {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -webkit-backface-visibility: hidden;
}

.work-post:hover .hover-box {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-backface-visibility: hidden;
}

.work-post:hover .hover-box a {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-backface-visibility: hidden;
}

.hover-box a:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background: url('../images/zoom-after.png') center center no-repeat;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.hover-box a:hover:after {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    opacity: 0;
}

.hover-box a.zoom {
    right: 50%;
    margin-right: 5px;
    background: url('../images/zoom.png') center center no-repeat;
}

.hover-box a.page {
    left: 50%;
    margin-left: 5px;
    background: url('../images/page.png') center center no-repeat;
}


/*
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}*/

/*
 1.1) Banner Section
 -----------------------------*

#rev_slider {
	position: relative;
	width: 100%;
}

#rev_slider h2 {
	margin-bottom: 1px;
	font-size: 60px;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}
#rev_slider .h1 {
	margin-bottom: 150px;
	font-size: 35px !important;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}

#rev_slider .p-text {
	padding-bottom: 50px;
	font-size: 16px !important;
	color: #fff;
	display: block;
	font-family: 'Merriweather', serif;
	white-space: normal;
	width: 460px;
	line-height: 1.5 !important;
}
 #rev_slider.btn-effect i {

	margin-right: 10px;
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
 #rev_slider.item-2 * {
	color: #2b2a2f;
}
#rev_slider  .btn-effect {
	font-family: 'Exo', sans-serif;
	font-size: 14px !important;
	color: #ffffff;
	background: #ee3135;
	border: none;
	text-transform: uppercase;
	border-radius: 0;
	padding: 17px 20px 17px 50px !important;
	margin-top: 20px;
	font-weight: 600;
	position: absolute;
}
#rev_slider .item-2 .btn.btn-default {
	color: #2b2a2f;
	background: #ffffff !important;
}

#rev_slider {
	left: 0 !important;
	width: 100%;
	text-align: center;
}


#rev_slider .item-2 .layer-a, .item-2 .layer-b, .item-2 .layer-c {
	left: 0 !important;
}
 #rev_slider .item-3 .layer-a,  .item-3 .layer-b,  .item-3 .layer-c {
	left: 0 !important;
	right: 0;
	margin: 0 auto !important;
}
#rev_slider .slide-content {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#rev_slider .slide-content {
	padding: 0 15px;
}
#rev_slider .slide-content-2 {
	position: relative;
	left: 50%;
	width: 50%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}


.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: static;
}

/*
1.1) Banner Section
 -----------------------------*
.homepage #slider {
	width: 100%;
}
.homepage .banner-slider {
	position: relative;
	width: 100%;
}

.homepage .banner-slider h2 {
	margin-bottom: 23px;
	font-size: 60px;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}
.homepage .banner-slider .h1 {
	margin-bottom: 15px;
	font-size: 55px !important;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}

.homepage .banner-slider .item-3 .h1 {
	text-align: center;
	margin-bottom: 20px;
}
.homepage .banner-slider .hero-slider-two  h2, .banner-slider .hero-slider-two  span {
	color: #2b2a2f;
}
.homepage .banner-slider span {
	padding-bottom: 10px;
	font-size: 16px !important;
	color: #fff;
	display: block;
	font-family: 'Merriweather', serif;
	white-space: normal;
	line-height: 1.5 !important;
}
body.homepage .banner-slider span {
	width: 454px !important;
}
body.homepage .banner-slider .item-3 span {
	max-width: 807px !important;
	width: 100% !important;
}

.banner-slider .p-text {
	padding-bottom: 100px;
	font-size: 16px !important;
	color: #fff;
	display: block;
	font-family: 'Merriweather', serif;
	white-space: normal;
	width: 460px;
	line-height: 1.5 !important;
}
.homepage .banner-slider  .btn-effect i {

	margin-right: 10px;
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.homepage .banner-slider .item-2 *, .homepage .banner-slider .item-3 * {
	color: #2b2a2f;
}
.homepage .banner-slider  .btn-effect {
	font-family: 'Exo', sans-serif;
	font-size: 14px !important;
	color: #ffffff;
	background: #ee3135;
	border: none;
	text-transform: uppercase;
	border-radius: 0;
	padding: 17px 20px 17px 50px !important;
	margin-top: 20px;
	font-weight: 600;
	position: relative;
}
.homepage .banner-slider .item-2 .btn.btn-default, .homepage .banner-slider .item-3 .btn.btn-default {
	color: #2b2a2f;
	background: #ffffff !important;
}

.homepage .banner-slider .slider-three-content {
	left: 0 !important;
	width: 100%;
	text-align: center;
}

#slider.top-m, #slider.top {
	margin-top: 130px;
}

.banner-slider .item-2 .layer-a, .banner-slider .item-2 .layer-b, .banner-slider .item-2 .layer-c {
	left: 0 !important;
}
.banner-slider .item-3 .layer-a, .banner-slider .item-3 .layer-b, .banner-slider .item-3 .layer-c {
	left: 0 !important;
	right: 0;
	margin: 0 auto !important;
}
.slide-content {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.boxed .slide-content {
	padding: 0 15px;
}
.slide-content-2 {
	position: absolute;
	left: 50%;
	width: 50%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.slide-content-3 {
	position: absolute;
	left: 0;
	right: 0;
	max-width: 824px;
	width: 100%;
	top: 57%;
	padding: 0 20px;
	margin: 0 auto !important;
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: static;
}
*/


/*
 1) General Text Formatting and Typography
 ----------------------------------------*

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #22272e;
	font-family: 'Exo', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2;
}
h1, .h1 {
	font-size: 50px;
}
h2, .h2 {
	font-size: 24px;
	color: #2b2a2f;
	font-weight: 700;
	text-transform: uppercase;
}
h3, .h3 {
	font-size: 16px;
	font-weight: 600;
	color: #2b2a2f;
	text-transform: uppercase;
}
h4, .h4 {
	font-size: 18px;
	color: #2b2a2f;
	font-family: 'Exo', sans-serif;
	font-weight: 600;
}
h5, .h5 {
	font-size: 13px;
	font-weight: 600;
	color: #2b2a2f;
	text-transform: uppercase;
}
h6, .h6 {
}
p {
	font-size: 16px;
	line-height: 1.6;
	color: #94949d;
}
img {
	max-width: 100%;
	height: auto;
}

ul, ol {
	padding-left: 0px;
	margin-bottom: 0px;
}

[class^="icon-"] {
	background-image: url(../img/sprites.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

a {
	outline: none !important;
}
input, button, textarea, select, checkbox, radio {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}
*/


/*Contact*/
/* 23.1. CONTACT FORM */
#contact {
    padding: 80px 0;
    position: absolute;
}
#contact:before {
    content: " ";
    position: relative;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #f8f8f8;
    border-left: 1px solid #e9e9e9;
}
#contactForm {
    padding-left: 20px;
	
}
#contactForm label {
    font-weight: 400;
}
#contactForm input.form-control {
    border-color: black;
    border-radius: 0px;
    box-shadow: none;
}
#contactForm textarea.form-control {
    border-color: black;
    border-radius: 0;
    box-shadow: none;
    resize: none;
    margin-top: 15px;
}
#contactForm input.error,
#contactForm textarea.error {
    border-color: #FF6C3A;
}
#contactForm input.valid,
#contactForm textarea.valid {
    border-color: #01abef;
}
#contactForm .submit-button {
    border-radius: 0;
    padding: 10px 30px;
    font-weight: 500;
    background-color: #d90a0a;
    color: #fff;
    -webkit-transition: background-color .25s;
            transition: background-color .25s;
    outline: 0;
}
#contactForm .submit-button:hover,
#contactForm .submit-button:focus {
    background-color: #2e3138;
}
.contact-address h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    position: relative;
    padding-bottom: 10px;
}
.contact-address h2:before {
    position: absolute;
    content: " ";
    width: 40px;
    height: 2px;
    background-color: #ee3135;
    bottom: 0px;
}
.contact-address address {
    margin-top: 30px;
}
.contact-address address p {
    margin-bottom: 30px;
    color: #737373;
    font-weight: 400;
    font-size: 16px;
}
.contact-address address p:last-child {
    margin-bottom: 0;
}
.contact-address address p i.fa {
    font-size: 20px;
    border: 1px solid #737373;
    width: 35px;
    padding: 5px 0;
    margin-right: 10px;
    text-align: center;
}

/* 23.2. MAP */
#map {
    height: 300px;
}

/* 23.3. CONTACT SOCIAL LINKS */
.contact-social-links {
    margin-top: 20px;
}
.contact-social-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}
.contact-social-links li {
    display: inline-block;
    margin-right: 4px;
}
.contact-social-links li a {
    color: #2e3138;
    border: 1px solid #2e3138;
    padding: 6px 0;
    display: block;
    font-size: 14px;
    width: 35px;
    margin: 18px 0;
    text-align: center;
}
.contact-social-links li a:hover,
.contact-social-links li a:focus {
    color: #fff;
    border: 1px solid #d90a0a;
    background: #d90a0a;
}
/*End contact*/



/*
 2) Site Wide Content
 ----------------------------------------*/
#content {
	width: 100%;
	position: relative;
}
#wrapper {
	position: relative;
	width: 100%;
}
body {
	
	font-size: 12px;
	line-height: 1.2;
	color: #94949d;
	font-weight: 400;
	background: #fdfdfd;
	font-family: 'Exo', sans-serif;
	-webkit-font-smoothing: antialiased;
}
body.homepage, body.homepage-3 {
	font-family: 'Exo', sans-serif;
}
.more-btn, .consult-btn {
	color: #ee3135;
	font-family: "Exo", sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	position: relative;
}
.more-btn:hover, .homepage .more-btn:active, .more-btn:focus {
	color: #ee3135;
	text-decoration: none;
	outline: none;
}

.contact-number {
	font-size: 14px;
	color: #2b2a2f;
	font-weight: 600;
	text-decoration: none;
	display: block;
	margin-top: 18px;
}
.contact-number:hover, .contact-number:active {
	color: #2b2a2f;
}
.contact-number span {
	float: right;
	margin-top: 8px;
}
.icon-call {
	background-position: -104px -2px;
	display: inline-block;
	float: left;
	height: 34px;
	width: 26px;
	margin-left: 25px;
	background-image: none;
}
.view-btn:hover, .contact-attorney:hover {
	color: #fff !important;
}

/*
 3.13)Global Animations Style
 ----------------------------------------*
.anim-section {
	position: relative;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	visibility: visible;
	opacity: 0
}
.anim-section.animate {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1
}*/

.homepage .banner-slider {
	position: relative;
	width: 100%;
}

.homepage .banner-slider span {
	padding-bottom:10px;
	font-size: 16px !important;
	color: black;
	display: block;
	font-family: 'Merriweather', serif;
	white-space: normal;
line-height: 1.5 !important;}

body.homepage .banner-slider span {
	width: 454px !important;
}

.banner-slider .p-text {
	padding-bottom: -10px;
	margin-top: 20px;
	margin-left: -70px;
	font-size: 16px !important;
	color: #fff;
	display: block;
	font-family: 'Merriweather', serif;
	white-space: normal;
	width: 370px;
	line-height: 1.5 !important;
}
/*
.homepage .banner-slider  .btn-effect i {
	margin-right: 10px;
	
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
-ms-transform: translateY(-40%);}
/*
.homepage .banner-slider  .btn-effect {
	font-family: 'Exo', sans-serif;
	font-size: 14px !important;
	color: #ffffff;
	background: #ee3135;
	border: none;
	text-transform: uppercase;
	border-radius: 0;
	padding: 17px 20px 17px 50px;
	margin-top: 100px;
	font-weight: 600;
	position: relative;
}
*/
.homepage .banner-slider .h1 {
	margin-bottom: 15px;
	font-size: 55px !important;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}
.homepage .banner-slider h2 {
	margin-bottom: 0px;
	font-size: 60px;
	color: #fff;
	line-height: 1 !important;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
	text-transform: inherit;
}
.homepage .banner-slider .hero-slider-two  h2, .banner-slider .hero-slider-two  span {
color: #2b2a2f;}


#slider.top-m, #slider.top {
	margin-top: 130px;
}

.slide-content {
	left: 10;
	right: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.slide-content-2 {
	left: 50%;
	width: 50%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.homepage .banner-slider .item-3 .h1 {
	text-align: center;
	margin-bottom: 20px;
}
.homepage .banner-slider .hero-slider-two  h2, .banner-slider .hero-slider-two  span {
color: #2b2a2f;}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: static;
}

input:focus, textarea:focus, .btn:focus, .zoom img, .img-thumb img, .btn, .btn:hover, .media-listing li a:hover, .media-listing li a, a, a:hover *:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.img-thumb {
	display: block;
	overflow: hidden;
}

.img-thumb:hover img, .img-thumb:focus img, .zoom:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.consult-btn i, .more-btn i, .consultation .fa-chevron-right {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.consult-btn:hover i, .more-btn:hover i, .consultation:hover .fa-chevron-right {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/*
 3) Header Section
 ----------------------------------------*/

#header1.normal {
	position: relative;
}
#header1 .primary-header {
	padding-top: 12px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #e5e3ec;
}

#header1 .media-header {
	margin-top: 5px;
}
#header1 .primary-right-block {
	float: right;
	width: 100%;
	text-align: right;
}
.icon-enevlope {
	display: inline-block;
	height: 35px;
	width: 35px;
	float: left;
	margin-top: 3px;
}
#header1 .icon-enevlope {
	float: none;
}
#header1 .consultation {
	display: inline-block;
	text-align: right;
}
.consultation .fa-chevron-right {
	font-size: 8px;
	position: relative;
	top: -2px;
}
#header1 .consultation > a {
	font-size: 14px;
	color: #2b2a2f;
	text-transform: uppercase;
	font-family: 'Exo', sans-serif;
	font-weight: 600;
}
#header1 .consultation > a span {
	float: right;
	line-height: 40px;
	padding-left: 10px;
}
#header1  .search {
	background: none;
	border: 0 none;
	color: #fff;
	float: right;
	font-size: 22px;
	margin-top: 3px;
	position: relative;
	width: 45px;
	z-index: 999;
	height: 35px;
	outline: none;
}
#header1  .search i {
	color: #696869;
	font-size: 25px;
}
#header1  .header-search-box {
	display: block;
	right: 10px;
	top: 0;
	position: absolute;
	background: #ffffff;
	width: 0;
	overflow: hidden;
	transition: .3s all ease-in;
	opacity: 0;
}

#header1  .header-search-box  input {
	width: 300px;
	height: 40px;
	font-size: 18px;
	padding-left: 10px;
	text-transform: uppercase;
	border: 1px solid #cccccc;
	border-radius: 10px;
}

#header1 .logo {
	margin-top: 22px;
	position: relative;
}
.logo .svg-shape {
	position: absolute;
	top: -4px;
	left: 14px;
}


/*media section csss*/
.media-listing {
	list-style: none;
}
.media-listing li {
	float: left;
	margin-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.media-listing li a {
	font-size: 18px;
	color: #c5c5c7;
}
.media-listing li a:hover {
	text-decoration: none;
	color: #2b2a2f;
}

@media only screen and (max-width: 767px)) {
#header1 .media-header {
		display: none;
	}
	
#header1 .primary-header {
		
		display: none;
	}
	
	#header1 .primary-right-block {
		display : none;
	}
	



/*
 sticky header style
 ------------------------------
body #header1 {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
body #header1.fixed {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
body #header1.fixed.fix .navigation-header {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	background: #fff;
}
body #header1.intelligent .navigation-header {
	position: static !important;
}
body #header1.intelligent {
	position: fixed !important;
}
body #header1.up {
	top: -162px;
	opacity: 0;
	visibility: hidden;
}
body #header1.down {
	top: 0;
	opacity: 1;
	visibility: visible;
}

@media only screen and (min-width: 768px) {
	/*Dropdown menu*/
	#header1 .navbar-nav > li * {
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#header1 .navbar-default .navbar-nav > .open > a {
		background-color: transparent;
	}
	.dropdown-menu > li > a {
		padding: 3px 12px;
	}
	#header1 .dropdown-menu {
		display: none;
		opacity: 0;
	}
	#header11 .open > .dropdown-menu {
		display: none;
		opacity: 0;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#header1 .navbar-nav > li:hover .dropdown-menu {
		opacity: 1;
		display: block;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	#header1 .navbar-nav > li {
		padding: 10px 0;
		-webkit-transition: background 0.2s ease-in-out;
		-moz-transition: background 0.2s ease-in-out;
		-ms-transition: background 0.2s ease-in-out;
		-o-transition: background 0.2s ease-in-out;
		transition: background 0.2s ease-in-out;
	}
	#header1.navbar-nav > li:hover {
		background: #2a2627;
		-webkit-transition: background 0.2s ease-in-out;
		-moz-transition: background 0.2s ease-in-out;
		-ms-transition: background 0.2s ease-in-out;
		-o-transition: background 0.2s ease-in-out;
		transition: background 0.2s ease-in-out;
	}
	#header1 .dropdown-menu {
		margin-top: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	#header1 .nav li .dropdown-menu a {
		font-weight: 400;
	}
	#header1 .nav li .dropdown-menu li {
		padding: 5px 12px;
	}
	#header1 .navbar-nav > li > .dropdown-menu {
		min-width: 215px;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #2a2627;
		border: none;
		border-radius: 0;
		-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
		box-shadow: 0 0 0 rgba(0,0,0,0);
		border-bottom: 2px solid #ee3135;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
}


/* #Links
================================================== */
	
	a,.errorForm {
		color:#111111;
		-moz-transition: all 0.5s ease 0s;
		-ms-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
	}
	
/* #Buttons
================================================== */

	.regButton{
		font-size:16px;
		text-transform:uppercase;
		border:3px solid #111111;
		padding:9px 20px;
	}

	.regButton i{
		margin-right:9px;
	}
/*
*, *:before, *:after {
    -moz-box-sizing: border-box;
	-webkit-box-sizing :border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
*/



 /* .container1                                  { position: relative; width: auto; margin: 0 auto; padding: 0; }*/
    .container1  .column,
	.columns, 
    .container1 .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 0px; }
	.row-1                                        { margin-bottom: 20px; }
*/
 .row, .clearfix{
      zoom: 1; }
	  
	  
	 .container .seven.columns                   { width: 520; float: right;}
	  .container1 .sixteen.columns                 { width: 940px; }
	  .container1 .nine.columns                    { width: 520px; }
 
/*.section{text-align:center;}
	.section h2{text-align:left;}
	
	*/
/*SKILLS*/
.skill{
	text-align:left;
}
.skill h1{
	text-transform:uppercase;
	font-size:28px;
	margin-bottom:12px;
}
.skill h2{
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:12px;
}

.skill p{
	margin-bottom:40px;
	text-transform : justify;
	text-justify : auto;
	
}
.skillHolder{
	margin-top:24px;
}


.skillBar {
    margin-bottom: 45px;
}
.skillbarHolder {
    background-color: #111111;
    height: 3px;
    position: relative;
}
.percentage {
    background: #efefef;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
}
.skillbarTitle {
    color: #111111;
    left: 0px;
    position: absolute;
    top: -28px;
    z-index: 10;
}


.percentage span {
    color: #111111;
    font-size: 11px;
    padding: 4px;
    position: absolute;
    right: -14px;
    top: -32px;
}
.percent90 {
    width: 90%;
}
.percent70 {
    width: 70%;
}
.percent50 {
    width: 50%;
}
.percent60 {
    width: 60%;
}
.percent80 {
    width: 80%;
}
.percent95 {
    width: 95%;
}





/* #Misc
================================================== *
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.offset{padding-top:60px; padding-bottom:60px;}
	.section{text-align:center;}
	.section h2{text-align:left;}
	.bBottom{border-bottom:3px solid #efefef;}
	.bottom2{margin-bottom:50px;}
	.bottom4{margin-bottom:20px;}
	.bottom3{margin-bottom:40px;}
	.bottom5{margin-bottom:80px;}
	.black{color:#111111;}


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container1:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

/* Mobile Landscape Size -> Tablet Portrait size*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	input, textarea{-webkit-appearance: none;-webkit-border-radius:0;}
	html{-webkit-text-size-adjust: none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;}
	.skill h1{line-height:30px;}
	.skill h2{line-height:25px;}
	.container1  .skill {margin-bottom:60px;}
	
}
#inner-content {display :block;}
/* Mobile Portrait Size -> Mobile Landscape Size */
@media only screen and (max-width:479px) {
	
	input, textarea{-webkit-appearance: none;-webkit-border-radius:0;}
	html{-webkit-text-size-adjust: none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;}
	
	.skill h1{line-height:30px;}
	.skill h2{line-height:25px;}
	.container1  .skill {margin-bottom:60px;
	
	}
	
  @media only screen and (max-width: 767px) {
        .container1 { width: 300px; 
		
		}
        .container1 .columns,
        .container1 .column { margin: 0; }

        
        .container1 .seven.columns,
        
        .container1 .nine.columns,
       
        .container1 .sixteen.columns,
        { width: 300px; }
		
	#inner-content {display :inline-block;}
	
	input, textarea{-webkit-appearance: none;-webkit-border-radius:0;}
	html{-webkit-text-size-adjust: none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;}
	
	
	/* #Tothetop
================================================== */
	
	
	#toTop {
	    bottom: 100px;
	    display: none;
	    position: fixed;
	    right: 20px;
	    text-decoration: none;
	    z-index: 10000;
	}
	#toTop i {
	    color: #111111;
	    font-size: 20px;
	    padding: 10px;
	    z-index: 10000;
	}


	#toTop i:hover {
	    color: #2d2d2d;
	}
	#toTop:active, #toTop:focus {
	    outline: medium none;
	}

	
	
/*
 4) Footer Section
 ----------------------------------------
#footer {
	width: 100%;
	background: #ffffff;
}
#footer .top-footer {
	width: 100%;
	border-bottom: 1px dotted #e5e3ec;
	padding-bottom: 7px;
}
#footer .nav {
	float: left;
	margin-top: 0;
}
#footer .navbar-nav > li {
	padding: 0 10px;
}
#footer .nav li a {
	font-size: 15px;
	color: #79797a;
	text-transform: capitalize;
	font-weight: 600;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#footer .navbar-default {
	background: none;
	border: none;
	margin-top: 8px;
	min-height: 0;
	margin-bottom: 0;
}
#footer .navbar-default .navbar-nav > .active > a, #footer .navbar-default .navbar-nav > .active > a:hover, #footer .navbar-default .navbar-nav > li  a:hover, #footer .navbar-default .navbar-nav > .active > a:focus {
	background: none;
	color: #2b2a2f;
	outline: none;
}
#header .nav li a:focus, .nav .open > a:focus {
	background-color: transparent;
}
#footer .dropdown .caret {
	border: none;
	width: 8px;
	height: 5px;
	background: url(../img/arrow-drop.png) center top no-repeat;
}
#footer .consultation {
	float: right;
}
#footer .consultation > a {
	font-size: 14px;
	color: #2b2a2f;
	text-transform: uppercase;
	font-family: 'Exo', sans-serif;
	font-weight: 600;
}
#footer .consultation > a span {
	float: right;
	line-height: 40px;
	padding-left: 10px;
}
#footer .main-footer {
	padding-top: 45px;
	padding-bottom: 70px;
	width: 100%;
}
#footer .main-footer .block-right {
	float: right;
}
#footer .main-footer p.para-description {
	font-size: 12px;
}
#footer .get-theme, #footer .copy-right {
	display: block;
	font-size: 12px;
	color: #2b2a2f;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 34px;
}
#footer .copy-right a {
	color: #2b2a2f;
}
#footer .get-theme a {
	color: #ee3135;
}
#footer .copy-right {
	text-transform: inherit;
}
#footer .copy-right a:hover {
	text-decoration: none;
}
#footer .icon-location {
	width: 40px;
	height: 34px;
	display: block;
	float: left;
	background-image: none;
}
#footer .address-info {
	float: left;
	margin-left: 8px;
	margin-bottom: 7px;
}
#footer .location {
	margin-bottom: 12px;
}
#footer .address-info span {
	font-size: 14px;
	color: #79797a;
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	display: block;
}
#footer span.attorney-theme {
	color: #2b2a2f;
	margin-bottom: 5px;
}

#footer .icon-call {
	margin: 0;
	background-image: none;
}
#footer .contact-number span {
	float: left;
	margin-left: 22px;
}
#footer .icon-msg {
	background-position: -58px -42px;
	width: 30px;
}
#footer .contact-number {
	margin-top: 12px;
	outline: none;
}
#footer .mail-info {
	margin-bottom: 20px;
}
#footer .spacer-mobile .footer-logo {
	display: inline-block;
	margin-bottom: 29px;
}
.footer-logo {

	position: relative;
}
.footer-logo .svg-shape {
	position: absolute;
	top: -4px;
	left: 0;
}
#footer .spacer-mobile p {
	color: #79797a;
	font-size: 12px;
	font-family: 'Merriweather', serif;
	margin-bottom: 25px;
}
#footer .practice-footer h3 {
	position: relative;
}
#footer .practice-footer h3:after {
	width: 27px;
	height: 2px;
	content: "";
	position: absolute;
	bottom: -12px;
	left: 0px;
	display: block;
	background: #b11f24;
}
#footer .practice-listing {
	margin-top: 33px;
	list-style: none;
}
#footer .practice-listing li {
	margin-bottom: 20px;
}
#footer .practice-listing li a {
	font-size: 14px;
	color: #79797a;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	text-decoration: none;
	outline: none;
}
#footer .practice-listing .fa-chevron-right {
	float: right;
	font-size: 8px;
	margin-top: 5px;
}
#footer .practice-listing li a:hover, #footer .practice-listing li:hover .fa-chevron-right, #footer .consultation > a:hover, #header .consultation > a:hover, #header .contact-number:hover {
	color: #b11f24;
	outline: none;
}

#footer .listing-continue {
	margin-top: 52px;
}
#footer.mobile-line .top-footer {
	background: #E7EBF3;
	padding: 11px 0 7px;
}
#footer .practice-listing .fa-chevron-right {
	transform: translateX(-2px);
	-webkit-transform: translateX(-2px);
	-ms-transform: translateX(-2px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#footer .practice-listing li a:hover .fa-chevron-right {
	transform: translateX(2px);
	-webkit-transform: translateX(2px);
	-ms-transform: translateX(2px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
*/
/*
 5) Mobile
 ----------------------------------------*/
@media only screen and (max-width: 320px)) {
	

#header1 .media-header {
		display: none;
	}
	
	#header1 .primary-header {
		
		display: none;
	}
	#header1 .row { display: none;}
	
	#header1 .primary-right-block {
		display : none;
	}

#footer { position : fixed;}
  }