/*

Theme Name: Wichita Urology

Theme URI:

Description: Custom built website for Wichita Urology, built on Bootstrap 3.3.6

Author: Ali'i Marketing & Design

Author URI: http://www.aliidesign.com

Text Domain: malama_text

Version: 1.0.0

*/



html{

	font-size: 15px;

}

body{

	color: #111;

	background-color: #969696;

	font-size: 15px;

	font-weight: 300;

	font-family: 'Poppins', arial, sans-serif;

	line-height: 1.6667em;

	letter-spacing: .5px;

}

p {

    margin: 0 0 20px;

}

h1, .like-h1{

	font-weight:normal;

	font-size: 33px;

	color: #57719f;

	margin-top: 0px;

	margin-bottom: 5px;

	letter-spacing: 1px;

	text-transform: none;

}

h2, .like-h2{

	font-size: 19px;

	font-weight: 700;

	letter-spacing: 1px;

	margin-top: 30px;

	margin-bottom: 20px;

	color: #57719f;

}

h3{

	font-size: 19px;

	font-weight: 300;

	color: #57719f;

}

h4{

	font-size: 1rem;

	font-weight: 400;

}

h5{

	font-size: 14px;

	font-weight: normal;

	font-weight: 400;

}

h6{

	font-size: 12px;

	font-weight: normal;

}

b, strong {

    font-weight: 600;

}

p.lead{

	font-size: 1rem;

	font-weight: 600;

	line-height: 1.6667em;

}

.color-yellow{

	color: #57719f;

}

.alignright{

	float:right;

}

.alignleft{

	float:left;

}

.aligncenter{

	margin-left:auto;

	margin-right:auto;

	display:block;

}

.screen-reader-text{

	display:none;

}

blockquote{

	font-size: 15px;

}

img{

	max-width:100%;

	height:auto;

}

img.alignright{

	margin-left:30px;

	margin-top: 10px;

}

img.alignleft{

	margin-right:30px;

	margin-top: 10px;

}

a{

	color:#000;

	text-decoration:none;

}

a:hover,

a:active,

a:focus{

	text-decoration:none;

	color: #ccc;

}

.white-font{

	color:#fff;

}

.bg-white{

	background-color: #fff;

}

.bg-gray{

	background-color: #5a5a5a;

}

.bg-light-gray{

	background-color: #969696;

}

.semi-bold{

	font-weight: 600;

}

.fourteen-px{

	font-size: 14px;

}

.sixteen-px{

	font-size: 16px;

}

.seventeen-px{

	font-size: 17px;

}

.eighteen-px{

	font-size: 18px;

}

.twenty-px{

	font-size: 20px;

}

.twenty-one-px{

	font-size: 21px;

}

.twenty-two-px{

	font-size: 22px;

}

.twenty-four-px{

	font-size: 24px;

}

.twenty-six-px{

	font-size: 26px;

}

.thirty-six-px{

	font-size: 36px;

}

.hr{

	height:1px;

	width:100%;

	background:#3E3E32;

	margin: 30px 0;

}

.underlined,

.underlined:hover{

	text-decoration:underline;

}

.icon{

	display:inline-block;

	text-indent:150%;

	white-space:nowrap;

	overflow:hidden;

	width:25px;

	height:15px;

	background:url('images/sprites.png?') no-repeat scroll 0 0 transparent;

	position:relative;

}

.icon:hover{

	opacity: .8;

}

.icon.facebook{

	background-position: 0px 0px;

	width: 9px;

}

.icon.twitter{

	background-position: -17px 0px;

	width:20px;

}

.icon.google{

	background-position: -41px 0px;

}

.icon.youtube{

	background-position: -72px 0px;

	width: 22px;

}

iframe,

.embed-responsive{

	margin-bottom:1.5em;

}



/* header */

#masthead{

	position:relative;

	z-index: 2;

}

#masthead .menu-toggle{

	position: absolute;

	right: 20px;

	top: 26px;

	font-size: 14px;

	overflow:hidden;

	display:block;

	z-index: 20;

	color: #111;

}

#masthead .menu-toggle .desc{

	float:left;

	line-height: 20px;

	display:block;

	margin-left: 8px;

	text-transform: uppercase;

}

#masthead .menu-toggle .lines{

	float:left;

	width: 24px;

	display:block;

}

#masthead .menu-toggle .lines .line{

	display:block;

	background: #7e7e7e;

	height: 3px;

	-webkit-border-top-left-radius: 1px;

	-webkit-border-bottom-right-radius: 1px;

	-moz-border-radius-topleft: 1px;

	-moz-border-radius-bottomright: 1px;

	border-top-left-radius: 1px;

	border-bottom-right-radius: 1px;

	margin-bottom: 5px;

	width: 100%;

}

#masthead .menu-toggle .lines .line.last{

	margin-bottom: 0;

}

#masthead .menu-toggle:hover .line{

	background: #57719f;

}

#masthead .menu-toggle:hover .desc{

	color: #57719f;

}

#header-bar{

	background-color: #e6e6e6;

}

#header-bar .container{

	padding-left:0;

	padding-right:0;

}

#header-bar .col-lg-3{

	height: 8px;

}

#header-bar .col-lg-3{

	background-color: #57719f;

	height: 8px;

}

#header-top{

	background: #fff;

}

#header-top .container{

	background-color: #fff;

}

#header-right{

	display:none;

	position:relative;

}

#header-right .widget{

	overflow:hidden;

	clear:both;

}

#header-right a{

	color: #57719f;

}

#header-right a:hover,

#header-right a:focus,

#header-right a:active{

	color: #7f7f7f;

}

#header-right .fa{

	font-size: 30px;

	margin-right: 12px;

	float:left;

	margin-top: 9px;

}

#logo{

	margin-top: 10px;

	margin-bottom: 10px;

}

#header-yellow-bar,

.yellow-bar{

	position:relative;

}

#header-yellow-bar .container,

.yellow-bar{

	position:relative;

	height: 15px;

	background: #d6d9d8;

	background: -moz-linear-gradient(top, #d6d9d8 0%, #bebab6 100%);

	background: -webkit-linear-gradient(top, #d6d9d8 0%,#bebab6 100%);

	background: linear-gradient(to bottom, #d6d9d8 0%,#bebab6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d9d8', endColorstr='#bebab6',GradientType=0 );

}

#header-yellow-bar .container:after,

#header-yellow-bar .container:before,

.yellow-bar:before,

.yellow-bar:after{

	content:"";

	display:block;

	height: 15px;

	width: 15px;

	position: absolute;

	top: 0;

	background: #d6d9d8;

	background: -moz-linear-gradient(top, #d6d9d8 0%, #bebab6 100%);

	background: -webkit-linear-gradient(top, #d6d9d8 0%,#bebab6 100%);

	background: linear-gradient(to bottom, #d6d9d8 0%,#bebab6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d9d8', endColorstr='#bebab6',GradientType=0 );

}

#header-yellow-bar .container:before,

.yellow-bar:before{

	left: -15px;

}

#header-yellow-bar .container:after,

.yellow-bar:after{

	right: -15px;

}

.container > .yellow-bar{

	margin-left:-15px;

	margin-right: -15px;

}

.yellow-bar-inner:before{

	position: absolute;

	top: 15px;

	content:"";

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 0 15px 15px 0;

	border-color: transparent #73818f transparent transparent;

	display:block;

	left: -15px;

	z-index: 2;

}

.yellow-bar-inner:after{

	position: absolute;

	top: 15px;

	content:"";

	display:block;

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 15px 15px 0 0;

	border-color: #73818f transparent transparent transparent;

	right: -15px;

	z-index: 2;

}



/* main navigation */

#header-nav .container{

	background-color: #E6E6E6;

	padding-left:0;

	padding-right:0;

}

#header-nav{

	position:relative;

}

#header-nav .container,

#footer-bar .container{

	position:relative;

}

#header-container .navigation{

	z-index: 10;

}

#main-nav{

	display: none;

}

#main-nav.on{

	display:block;

	background: #5a5a5a;

	width: 100%;

	position:absolute;

}

#main-nav ul{

	list-style: none;

	padding-left: 0;

	margin:0;

}

#main-nav ul.sub-menu{

	display:none;

}

#main-nav a{

	display:block;

	text-transform:uppercase;

	font-size: 16px;

	color: #f2f2f2;

	text-decoration:none;

	text-align: center;

	padding: 8px;

	-webkit-transition: .2s linear color;

	transition: .2s linear color;

	background: #afced8;

	background: -moz-linear-gradient(top, #7b97c7 0%, #385484 100%);

	background: -webkit-linear-gradient(top, #7b97c7 0%,#385484 100%);

	background: linear-gradient(to bottom, #7b97c7 0%,#385484100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b97c7', endColorstr='#385484',GradientType=0 );

}

#main-nav a:hover,

#main-nav a:focus,

#main-nav a:active,

#main-nav .current-menu-item > a{

	color: #fff;

	-webkit-transition: .2s linear color;

	transition: .2s linear color;

	background: #73818f;

	background: -moz-linear-gradient(top, #73818f 0%, #525464 100%);

	background: -webkit-linear-gradient(top, #73818f 0%,#525464 100%);

	background: linear-gradient(to bottom, #73818f 0%,#525464 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73818f', endColorstr='#525464',GradientType=0 );

}





/* main */

#outer-container{

	position:relative;

	overflow:hidden;

}

.container-wrap{

	padding-top: 30px;

	padding-bottom: 30px;

	background-color: #fff;

}

.pad-top-0{

	padding-top:0;

}

.pad-top-20{

	padding-top:20px;

}

.pad-top-40{

	padding-top:40px;

}

.pad-top-60{

	padding-top:60px;

}

.pad-top-80{

	padding-top:80px;

}

.pad-top-100{

	padding-top:100px;

}

.pad-bottom-0{

	padding-bottom:0;

}

.pad-bottom-20{

	padding-bottom:20px;

}

.pad-bottom-40{

	padding-bottom:40px;

}

.pad-bottom-60{

	padding-bottom:60px;

}

.pad-bottom-80{

	padding-bottom:80px;

}

.pad-bottom-100{

	padding-bottom:100px;

}

.margin-bottom-0{

	margin-bottom: 0;

}

#page-wrapper {

	background: rgb(255,255,255);

	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(248,248,248) 100%);

	background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(248,248,248) 100%);

	background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(248,248,248) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );

}

#header-nav{

	background: #e6e6e6

}

#page-bg{

	min-height: 60vh;

	background: rgb(255,255,255);

	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(248,248,248) 100%);

	background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(248,248,248) 100%);

	background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(248,248,248) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );



}





/* footer */

#footer{

	font-size: 14px;

	font-weight:normal;

	color: #6F6D5F;

	text-align: center;

	background: #d6d9d8;

	background: -moz-linear-gradient(top, #d6d9d8 0%, #bebab6 100%);

	background: -webkit-linear-gradient(top, #d6d9d8 0%,#bebab6 100%);

	background: linear-gradient(to bottom, #d6d9d8 0%,#bebab6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d9d8', endColorstr='#bebab6',GradientType=0 );

}

#footer i.fa{

	font-size: 28px;

}

#footer a{

	color: #6F6D5F;

}

#footer a:hover,

#footer a:focus,

#footer a:active{

	color: #333;

}

#footer-inner{

	background: #d6d9d8;

	background: -moz-linear-gradient(top, #d6d9d8 0%, #bebab6 100%);

	background: -webkit-linear-gradient(top, #d6d9d8 0%,#bebab6 100%);

	background: linear-gradient(to bottom, #d6d9d8 0%,#bebab6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d9d8', endColorstr='#bebab6',GradientType=0 );

	padding-top: 30px;

	padding-bottom: 30px;

	position:relative;

}



#footer p{

	line-height: 28px;

}

#footer-bar .container{

	height: 15px;

	background-color: rgb(248,248,248);

}

#footer-bar .container{

	padding-left:0;

	padding-right: 0;

}

#footer-bar .container:before{

	content:"";

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 0 0 15px 15px;

	border-color: transparent transparent #73818f transparent;

	display:block;

	position:absolute;

	top: 0;

	left: -15px;

	z-index: 2;

}

#footer-bar .container:after{

	content:"";

	display:block;

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 15px 0 0 15px;

	border-color: transparent transparent transparent #73818f;

	position:absolute;

	top: 0;

	right: -15px;

	z-index: 2;

}

#footer-left-edge,

#footer-right-edge{

	position:absolute;

	height: 100%;

	width: 15px;

	bottom: 0;

	background: #bebab6;

	background: -moz-linear-gradient(top, #bebab6 0%, #d6d9d8 100%);

	background: -webkit-linear-gradient(top, #bebab6 0%,#d6d9d8 100%);

	background: linear-gradient(to bottom, #bebab6 0%,#d6d9d8 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebab6', endColorstr='#d6d9d8',GradientType=0 );

}

#footer-left-edge{

	left: -15px;

}

#footer-right-edge{

	right: -15px;

}



/* sliders */



.slick-slide {

    border: 3px solid #fff;

    padding-bottom: 0 !important;

}



.content-section {

    display: none;

}



.slick-slide img {

    margin-bottom: 0 !important;

}



.owl-nav .owl-prev{

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 12px 21px 12px 0;

	border-color: transparent #57719f transparent transparent;

	display:block;

	overflow:hidden;

	text-indent: 100%;

	left: 22px;

	position: absolute;

	top: 50%;

	margin-top: -24px;

	height: 24px;

}

.owl-nav .owl-next{

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 12px 0 12px 21px;

	border-color: transparent transparent transparent #57719f;

	display:block;

	overflow:hidden;

	text-indent: 100%;

	right: 22px;

	position: absolute;

	top: 50%;

	margin-top: -24px;

	height: 24px;

}

.owl-dots{

	width: 200px;

	position: absolute;

	text-align: center;

	height: 10px;

	bottom: 25px;

	left: 50%;

	margin-left: -100px;

}

.owl-dots .owl-dot{

	border-radius: 50%;

	height: 9px;

	width: 9px;

	margin-right: 12px;

	display: inline-block;

	overflow:hidden;

	text-indent: 100%;

	background-color: #fff;

	border: 1px solid #57719f;

}

.owl-dots .owl-dot.active{

	background-color: #57719f;

}



.owl-stage {

	display: flex;

	flex-direction: row;

}



.owl-stage::after {

	display: none;

}



.owl-item {

	float: none;

}



.slide-outer {

	height: 100%;

}



.slide-inner {

	display: flex;

	height: 100%;

}



.slide-inner p:last-child{

	margin-bottom: 0;

}

.slide-special{

	width: 100%;

	overflow: hidden;

	clear:both;

	background:url('images/slider-bg.png') no-repeat scroll right top #242424;

}

.slide-text a {
    color: #57719f;
    text-decoration: underline;
}

.slide-text a:hover {
    color: #fff;
}

.slide-special .slide-text{

	color: #fff;

	font-size: 13px;

	font-weight: 300;

	padding: 15px 30px;

}

.slide-special h2{

	margin-top: 0;

	margin-bottom: 2px;

	font-size: 15px;

}

.slide-special h2.like-h1{

	color: #fff;

	padding-bottom: 20px;

	margin-bottom: 22px;

	border-bottom: 2px solid #57719f;

	word-wrap: break-word;

	font-size: 20px;

}

.owl-carousel .slide-special .slide-image img{

	-webkit-transform-style: flat;

	transform-style: flat;



	width: 100%;

}



/* ui-tabs */

.malama-accordion{

	margin-top: 20px;

	margin-bottom: 20px;

	padding-top: 20px;

	padding-bottom: 20px;

}

.malama-accordion h2{

	font-size: 24px;

}

h2.ui-accordion-header:active,

h2.ui-accordion-header:focus{

	outline:none;

}



/*forms*/

a.button,

input[type="submit"]{

	background-color:#3E3E32;

	border-radius: 0;

	text-transform: uppercase;

	color: #ffffff;

	text-align:center;

	display:inline-block;

	padding: 10px;

	font-weight:normal;

	font-size: 14px;

	line-height:1em;

}

input[type="submit"]{

	border: 0px none;

	padding: 10px 15px;

}

input[type="submit"]:hover,

input[type="submit"]:active{

	outline: none;

	background-color: #969696;

}

input[type="submit"]:focus{

	outline: none;

	background-color: #969696;

}



/* pages */

#page-bg article{

	padding-top: 30px;

}

.page article,

.single article,

.blog #page-bg > .container{

	padding-bottom: 30px;

}

.hero-slides{

	margin-left: -15px;

    margin-right: -15px;

}

.the-content a{

	text-decoration: underline;

}





@media (min-width: 568px){

	#footer .widget{

		float: left;

		margin-right: 15px;

		margin-left: 15px;

	}

	#main-nav{

		position:relative;

	}



	#header-nav:after{

		display:block;

		position: absolute;

		width: 100%;

		height: 15px;

		background: url(images/nav-shadow-20.png) repeat-x scroll 0 0 transparent;

		content:" ";

		left: 0;

		bottom: -15px;

	}
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}

@media (min-width:768px){

	#masthead .menu-toggle {

		bottom: 51px;

		top:auto;

		right: 33px;

	}

	/* main navigation */

	#masthead{

		background: transparent;

		height:auto;

	}

	#header-container .navigation{

		position:fixed;

		height: 60px;

		width: 100%;

		top: 0;

		background-color:#fff;

	}

	#header-right{

		display:block;

		padding-top: 10px;

	}

	.patient-access, .appointments, .billing, .payments {

		margin-bottom: 10px;

	}



	#header-right .payments > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 5px 10px;

	}

	#header-right .payments > a:hover, #header-right .payments > a:focus, #header-right .payments > a:active {

		background: #7f7f7f;

	}

	#page-title{

		padding-top: 40px;

		margin-bottom: 20px;

	}

	.page article,

	.single article,

	.blog #page-bg > .container{

		padding-bottom: 60px;

	}

	.slide-special{

		overflow:hidden;

		clear:both;

		display: -webkit-box;

		display: -moz-box;

		display: -ms-flexbox;

		display: -webkit-flex;

		display: flex;

		-ms-align-items: center;

		-moz-align-items: center;

		-webkit-align-items: center;

		align-items: center;

	}

	.slide-special .slide-text{

		padding-left: 40px;

		padding-right: 40px;

		padding-top: 15px;

		padding-bottom: 15px;

		line-height: 16px;

	}

	.slide-special .slide-image{

		border-right: 2px solid #57719f;

	}

	.slide-special .slide-image{

		width: 457px;

	}

	.slide-special .slide-text{

		width: 293px;

	}
	
	
.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}

@media (min-width: 992px){

	#header-right .fa{

		font-size: 35px;

	}

	#main-nav{

		display:block;

	}

	#main-nav #menu-main-navigation{

		padding:0 9px;

	}

	.flexbox #main-nav #menu-main-navigation{

		display: -webkit-box;

		display: -moz-box;

		display: -ms-flexbox;

		display: -webkit-flex;

		display: flex;

		-ms-flex-flow: row nowrap;

		-moz-flex-flow: row nowrap;

		-webkit-flex-flow: row nowrap;

		flex-flow: row nowrap;

		-ms-justify-content: center;

		-moz-justify-content: center;

		-webkit-justify-content: center;

		justify-content: center;

		-ms-align-content: center;

		-moz-align-content: center;

		-webkit-align-content: center;

		align-content: center;

	}

	#main-nav .nav-menu > li{

		display: inline-block;

		width: 15.5%;

		position:relative;

		margin: 9px 4.5px;

	}

	.flexbox #main-nav .nav-menu > li{

		display: block;

		width: auto;

		-ms-flex-grow: 0;

		-moz-flex-grow: 0;

		-webkit-flex-grow: 0;

		flex-grow: 0;

		-ms-flex-shrink: 1;

		-moz-flex-shrink: 1;

		-webkit-flex-shrink: 1;

		flex-shrink: 1;

		-ms-flex-basis: 16.66%;

		-moz-flex-basis: 16.66%;

		-webkit-flex-basis: 16.66%;

		flex-basis: 16.66%;

		z-index:10;

	}

	#main-nav li:first-child{

		margin-left: 0;

	}

	#main-nav li:last-child{

		margin-right: 0;

	}

	#main-nav a{

		font-size: 13px;

		letter-spacing:0;

	}

	#main-nav li:hover > .sub-menu{

		display:block;

		position:absolute;

		width: 240px;

	}

	#main-nav .sub-menu li:hover > .sub-menu{

		left:100%;

		top:0;

		border-left: 1px solid #E6E6E6;

	}

	#main-nav li .sub-menu li{

		display: block;

	}

	#main-nav li .sub-menu li a {

		line-height: 1.3em;

		padding: 12px 15px;

		text-align: left;

	}

	#logo{

		margin-top: 55px;

		margin-left: 50px;

		margin-bottom: 40px;

		max-width: 65%;

	}

	.page article,

	.single article,

	.blog #page-bg > .container{

		margin-left:auto;

		margin-right: auto;

		max-width: 782px;

	}

	.slide-special .slide-text{

		padding-left: 50px;

		padding-right: 65px;

		line-height: 23px;

	}

	.slide-special .slide-image{

		width: 591px;

	}

	.slide-special .slide-text{

		width: 379px;

	}

	.slide-special h2.like-h1{

		font-size: 25px;

	}

	.slide-special h2{

		font-size: 19px;

	}
	
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}

@media (min-width: 1200px){

	#footer .widget p:last-child{

		margin-bottom: 0;

	}

	#main-nav a{

		font-size: 14px;

		letter-spacing:.5px;

	}

	#home-hero{

		height: 420px;

	}

	.slide-special .slide-image{

		width: 60%;

	}

	.slide-special .slide-text{

		width: 33%;

		line-height: 25px;

	}

	.slide-special h2.like-h1{

		font-size: 33px;

	}



	.slide-inner {

		max-height: 420px;

	}
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}



@media (min-width: 1600px){

	#footer .widget p:last-child{

		margin-bottom: 0;

	}

	#main-nav a{

		font-size: 14px;

		letter-spacing:.5px;

	}

	#home-hero{

		height: 500px;

	}

	.slide-special .slide-image{

		width: 60%;

	}

	.slide-special .slide-text{

		width: 33%;

		line-height: 25px;

	}

	.slide-special h2.like-h1{

		font-size: 33px;

	}



	.slide-inner {

		max-height: 500px;

	}
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}



@media (max-width: 991px){

	#header-right .payments > a {

		display: block;

	}

	#header-right .textwidget{

		padding-right: 80px;

	}

	#header-right .textwidget p{

		width: 24.33%;

		display:block;

		float:left;

		padding: 0 2%;

        text-align: center;

	}

	#header-right .fa {

	    float: none;

 	   width: 100%;

	}

	#header-right .twenty-one-px{

		font-size: 16px;

	}

	#main-nav li.on ul.sub-menu{

		display:block;

	}

	#main-nav li.on ul.sub-menu a{

		background-color: #fff;

	}
	
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}



@media (max-width: 767px){

	.logo-link{

		display:block;

		float:left;

		width: 235px;

	}

	.owl-nav{

		display:none;

	}
	
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;

	}

	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}



@media (max-width: 374px){

	.logo-link{

		width: 185px;

	}
	
	.linkbutton {

		margin-bottom: 10px;

	}



.linkbutton > a {

		display: inline;

		color: #fff;

		background: #57719f;

		padding: 10px 15px;
	
		text-decoration: none;
	

	}
	
	
	.linkbutton > a:hover, .linkbutton > a:focus, .linkbutton > a:active {

		background: #7f7f7f;

	}


}

