@charset "utf-8";
.container-fluid{
	float:left;
	width:100%;
	clear:both;
}
.container {
    width: 980px;
	margin: 0 auto;
}
.wrapper{
	float: left;
	width: 100%;
	clear: both;
	min-height: 450px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}
.greybg{
	background: #dde1e4;
}
.test_greybg{
	background: #dde1e4;
}
a:hover, a:active, a:focus{
	color:#0f0f19;
}
.slider_image{
	/*background-image: url("http://michaelsavin.com/staging/neverman/wp-content/uploads/2017/12/background1.jpg");*/
	background-image: url("http://www.nblawyers.co.nz/wp-content/uploads/2017/12/background1.jpg");
    background-repeat: no-repeat;
}
.subheading, .title, .page-title{
	text-transform: uppercase;
}
.heading {
	text-transform: none;
}
header{
	float:left;
	width: 100%;
	float: left;
    height:120px !important;
}
.fixhead{
	position:fixed;
	width:100%;
	margin:0 auto;
	background: #15132e;
	z-index:9999;
	-webkit-box-shadow: 0 0 2px #888;
	-moz-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #888;
	padding: 38px 0px 0px;
}
.page-template-template-full-width .boxpad{
	padding-bottom: 0 !important;
}
.fixhead.oppo{
	padding: 10px 0px 0px;
}
i.fa{
	margin-right:5px;
}
.headseccont{
	display: flex;
	align-items: flex-end;
	margin: 0;
}
.head_contact a:hover,
.head_contact a:active, 
.head_contact a:focus{
	color: #fff;
}
#menu li, .logo img{
	padding-bottom: 15px;
}
.smallhead #menu li, .smallhead .logo img{
	padding-bottom: 12px;
}
.smallhead #menu li li{
	padding: 0;
}
.smallhead .full.headseccont{
	margin: 0;
}
.smallhead .logo img{
	max-width: 318px;
}
.strip{
	padding: 25px 0 28px;
	color: #ffffff;
	width: 100%;
	background: #84be40;
	float: left;
	text-align: center;
}
.grntxt{
	color: #84be40;
}
.black{
	color: #0f0f19;
}
.strip p{
	max-width: 752px;
	margin: 0 auto;
}
.decop ul, .decop ol{
	float:left;
	margin-bottom:15px;
	width:100%;
	padding-left: 22px;
}
.disc, .decop ul li, .number, .decop ol li{
	padding-bottom: 5px;
	padding-left: 8px;
}
.disc, .decop ul li{
	list-style:disc;
}
.decop ul li{
	padding-left: 8px;
	list-style: none;
}
.decop ul li:before{
	margin-top: -2px;
	position: absolute;
	left: 0;
	content: "-";
	font-size: 40px;
	font-weight: 300;
}
.number, .decop ol li{
	list-style: decimal;
}
.widget-title{
	margin: 5px 0 5px;
	font-weight: 300;
}
.m_team .subheading, 
.m_detail .heading,
.m_info a i.fa,
.copy_footer a{
	color: #0f0f19;
}
.offer .heading, .offer .subheading, .offer,
.testmonial, .testmonial .heading, .testmonial p, .testmonial{
	color: #16242d;
}
.hexagon{
	position: relative;
    width: 172px;
    background-image: url(../images/grey_hexagon_img.png);
    height: 155px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 20px 35px;
    margin: 18px auto 0;
	font-weight: 400;
	transition: all 0.2s;
}
.hexagon p, .hexagon .himg{
	text-align: center;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.hexagon p{
	display:none;
}
.hexagon:hover{
	background-image: url(../images/hexagon_img.png);
	cursor:pointer;
}
.hexagon:hover a{
	color:#fff;
}
.hexagon:hover p{
	display: block;
}
.hexagon:hover .himg{
	display:none;
}
.m_team{
	text-align: center;
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
.img_bodr{
	border: 1px solid #d1d5d8;
	width: auto;
	display: inline-block;
	padding: 8px;
	margin-bottom: 18px;
}
.m_team .img_bodr{
	min-width: 262px;
	min-height: 298px;
}
.m_team .subheading{
	margin-top: 0;
	position: relative;
}
.title,.m_team .subheading:hover{
	color: #84be40;
}
.m_team .subheading:after,
.m_team .font17:after{
	webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    content: '';
    bottom: -6px;
    left: 45%;
    display: block;
    width: 30px;
    height: 1px;
    background-color: #0f0f19;
}
.team_slider .m_team .subheading:after{
	left: 42%;
}
.m_info{
	display: inline;
}
.m_info a i.fa{
	margin: 0 5px;
	font-weight: bold;
}
.m_detail .heading{
	margin-bottom: 2px;
}
.m_detail .heading{
	margin-bottom: 2px;
}
.m_detail .img_bodr{
	width: 100%;
	margin-bottom: 0;
}
.m_txt{
	min-height: 185px;
	margin: 45px 0 30px;
}
ul.cont_info{
	position: relative;
}
.decop ul.cont_info{
	margin-bottom: 0;
}
.decop ul.cont_info li{
	padding: 5px 0px 5px 12px;
}
ul.cont_info li{
	padding: 5px 0px 5px 35px;
}
ul.cont_info li:before{
	content: "\f00c";
	margin-top: 2px;
	font-family: FontAwesome;
	vertical-align: middle;
	position: absolute;
	left: 0;
	font-weight: 600;
	font-size: 22px;
}
ul.cont_info li.m_hand:before{
	content: "\f0a4";
}
ul.cont_info li.m_tel:before{
	content: "\f095";
}
ul.cont_info li.m_fax:before{
	content: "\f02f";
}
ul.cont_info li.m_mob:before{
	content: "\f10b";
	font-size: 30px;
}
ul.cont_info li.m_mail:before{
	content: "\f003";
}
ul.cont_info li.m_fb:before{	
    content: "\f09a";
}
.terms .title{
	text-transform: none;
    padding: 10px 0 5px;
	float:left;
	width:100%;
}
.bdr_bot{
	border-bottom: 1px solid #b2b0ae;
}
.footer div.col-xs-12:last-child, 
.wrapper p:last-child, .footer p{
		margin-bottom: 0;
}
.footer{
	padding: 22px 0;
	background: #15132e;
    position: relative;
    margin: 0;
    bottom: 0px;
}
.footer .container{
	width: 990px;
}
.top_footer{
	margin-bottom: 5px;
	border-bottom: 0px solid #ffffff;
	padding-bottom: 0px;
	float: left;
	width: 100%;
	font-weight: 400;
}
.footer, .bot_footer a, .bot_footer .widget-title, .top_footer a:hover, .top_footer a:active, .top_footer a:focus{
	color: #fff;
}
.footer .widget-title{
	margin: 0px 0 10px;
	line-height: 22px;
}
.footer_two, .footer_three{
	padding-left: 20px;
}
.bot_footer .col-xs-12 > div{
	border-right: 1px solid;
}
.bot_footer .col-xs-12:last-child > div{
	border: none;
}
.bot_footer ul{
	clear: both;
	text-transform: uppercase;
}
.footer_one ul{
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
.copy_footer{
	padding: 0px 0;
	font-weight: 400;
}
.copy_footer ul, .copy_footer li, .copy_footer p{
	display: inline;
}
.copy_footer a:hover, .bot_footer a:hover{
	color: #84be40;
}
.copy_footer li{
	position: relative;
	padding: 0 8px;
	border: 0;
}
.copy_footer li:first-child{
	margin-left: 5px;
}
.copy_footer li:after{
	content: "|";
	position: absolute;
	right: 0;
}
.copy_footer li:first-child:before{
	content: "|";
	position: absolute;
	left: 0;
}
.copy_footer li:last-child:after{
	content: none;
}
.footer .social-link{
	text-align: right;
}	
.social-link ul li{
	text-align:center;
	display: inline-block;
	margin-right: 12px;
}
.social-link ul li:last-child{
	margin-right: 0px;
}
.social-link .fa{
	padding: 26px 0;
	display: inline-block;
	font-size: 28px;
	font-weight: 500;
	color: #01b1a0;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 0;
	margin: 0;
}
/*#### Monesary Blog ####*/
.item{
	width: 48%;
	height: auto;
	margin: 0 4% 30px 0;
	box-sizing: border-box;
	float:left;
}
.item:nth-child(2n){
	margin: 0 0 30px 0;
}
.blogbox{
	border: 1px solid #c3c3c3;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	min-height: 292px;
}
.fa.round{
	float: right;
	margin-right: 0;
	margin-left:5px;
	padding: 0px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	color: #FFF;
}
.widget-area .fa.round{
	float: left;
	margin-right: 10px;
}
.datecont{
	padding:0 15px ;
}
.singblog .datecont{
	border-bottom: 2px solid #84be40;
	padding:15px 0 ;
}
.datecont .font17{
	padding-left: 25px;
}
.datecont .col-lg-4{
	text-align: right;
}
.datecont .col-lg-8:before{
	content: "\f073";
	font-family: FontAwesome;
	color: #84be40;
	position: absolute;
	top: 3px;
	margin-right:20px;
}
.blogtitle{
	border-top: 2px solid #84be40;
	padding-top: 10px;
	margin: 5px 0 15px;
	float: left;
	width: 100%;
	color: #84be40;
	font-weight: 500;
}
#sidebar .blogtitle{
	border-top:none;
	padding-top:0;
	margin-top:-8px;
}
.widget-area{
	margin-bottom: 30px;
	width:100%;
	float:left;
}
#sidebar ul li, .wp-calendar{
	border-top:1px solid #c3c3c3;
	float:left;
	width:100%;
	padding-top:5px;
	font-weight:400;
	margin-bottom:5px;
}
ul.category li{
	float: left;
	width: 100%;
	border-top: 1px solid #c3c3c3;
	padding: 10px 0 0;
}
ul.category li:nth-last-child{
	border-bottom: 1px solid #c3c3c3;
}
.itemthumb{
	width: 100%;
	min-height: 410px;
	object-fit: cover;
}
.single-post .itemthumb{
	min-height: auto;
	margin-top: 15px;
}
.postblog .itemthumb{
	max-height: 210px;
	object-fit: cover;
	min-height: auto;
}
.caticon{
	max-width:35px;
}
.singblog .social-icons ul{
	float: left;	
}
.singblog .social-icons ul li{
	margin-right: 8px;
	border: 1px solid #5cb0d2;
}
.singblog .social-icons ul li a{
	line-height: 52px;
	font-size: 24px;
	color: #5cb0d2;
}
#searchform{
	position: relative;
	width: 100%;
	float: right;
}
#searchform label{
	display: none;
}
#searchform label,
#searchform #searchsubmit{
	text-indent: -9999px;
	position: absolute;
}
#searchform input[type="text"]{
	border: 1px solid #c3c3c3;
	padding: 20px 20px 23px 45px;
	font-weight:400;
}	
#searchform #searchsubmit{
	background: url('../images/search.png') no-repeat !important;
	box-shadow: none;
	width: 30px;
	height: 30px;
	left: 8px;
	bottom: 22px;
	min-height: auto;
}
ul.recent .font17{
	padding-left: 28px;
}
ul.recent .font17:before{
	content: "\f073";
	font-family: FontAwesome;
	color: #3194d2;
	position: absolute;
	left: 18px;
	font-style:normal;
}
ul.recent li p{
	font-weight: 300;
}
.feat_post{
	padding: 20px 15px 10px !important;
}
.feat_post .datecont{
	border-bottom: 2px solid #5cb0d2;
	padding: 0px 0px 5px 0px;
	margin-bottom: 8px;
}
.feat_title{
	font-size: 43px;
	line-height: 44px;
	font-weight: 400;
}
.profile{
	margin-bottom:35px;
	padding:15px 0;
	border-bottom:1px solid #c3c3c3;
}
.profile p, .profile .headtitle{
	padding: 8px 0;
	text-align: justify;
	margin:0;
}
.profile:last-child{
	margin-bottom:0;
	border-bottom:none;
}
.treatdetail{
	display:none;
}
.circular-image img{
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
 a.button:focus{
	color: #FFF;
}
.faq_title{
	padding: 10px 15px;
	background: #f4f4f4;
	cursor: pointer;
	margin-bottom:10px;
	width:100%;
	float:left;
	position:relative;
}
#faq .faq_title:after{
	content: "\f106";
	color: #d95eb3;
	right: 20px;
	font-family: FontAwesome;
	position: absolute;
}
#faq .faq_title.active:after{
	content: "\f107";
}
.faq_content{
	display:none;
	width:100%;
	float:left;
	padding: 10px 15px;
	margin-bottom:10px;
}
.map_iframe iframe{
	height: 298px;
	width: 100%;
	border: 0;
}
.sf-timetable-menu li:hover ul a, .sf-timetable-menu li.submenu:hover ul a{
	padding:8px 10px;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected{
	width:302px;
}
.sf-timetable-menu li ul{
	width:340px;
}
.sf-timetable-menu li:hover ul a, .sf-timetable-menu li.submenu:hover ul a{
	width:310px;
}
.col-md-20{
	width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}		
.sliders{
	width: 98%;
	margin: 0 auto;
}
.team_slider.slick-slider,.testmonial_slider.slick-slider{
    padding: 0 30px;
}
.team_slider.slick-slider .slick-prev,.testmonial_slider.slick-slider .slick-prev{
    left:0px;
}
.team_slider.slick-slider .slick-next,.testmonial_slider.slick-slider .slick-next {
    right: 0px;
}
.team_slider, .testmonial_slider{
	width: 100%;
	float:left;
	position: relative;			
}
.m_team .title, .t_slide .title{
	font-weight: 400;
}
.team_slider .m_team{
	padding: 20px 8px;
	margin-bottom: 0;
}
.team_slider .slick-prev, .team_slider .slick-next{
	top: 35%;
}
.m_team .m_info {
    margin-top: 5px;
    display: block;
    position: relative;
    width: 100%;
    float: left;
}
.slide_img{
	margin-bottom: 12px;
}
.testmonial_slider{
	text-align:center;
}
*:focus{
	outline: 0;
}
.t_slide{
	padding: 0px 35px;
}
.t_icon{
	font-size: 45px;
}
.t_cont{
	margin: 38px 0;
}
.t_img img{
	display: inline-block !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    margin-bottom: 12px;
}
.slick-prev:before{
	content: url(../images/rarrow.png) !important;
	opacity: 1 !important;
}
.slick-next:before{
	content: url(../images/larrow.png) !important;
	opacity: 1 !important;
}
html, body, .shiftbody, .wrapper{
	height:100%;
}
.wrapper.bgimage_temp{
	background-position: center;
	background-attachment: unset;
}
.bgimage_temp .full.boxpad{
	width:48%;
	min-height: 550px;
}
.team_temp{
	height:100%;
}
.wrapper .team_temp .container > .row > .col-xs-12{
	margin-bottom:0;	
}
.bgimage_temp .entry-title{
	text-align:left;
}
.bottom_bgtemp{
	display:none;
}

.offer.our_service .hexagon .himg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.our_service .heading,
.offer.our_service .subheading:hover{
	color: #84be40;
}
.offer.our_service .subheading,.offer.our_service{
	font-size: 17px;
	line-height: 24px;
}
.p_line{
	margin: 28px 0 20px;
	padding-top: 22px;
	position: relative;
	min-height:70px;
}
.p_line:before{
	content: '';
	position: absolute;
	top: 0;
    left: 50%;
	width: 60px;
    height: 1px;
    background-color: #0f0f19;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
	webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;    
}
.offer.our_service .hexagon{
	background-image: url(../images/whitehexagon_img.png);
	clear: both;
}
.offer.our_service:hover .himg {
    display: block;
}
.top_bgtemp .bannercont img{
    position: absolute;
    z-index: -1;
    max-height: 620px;
}
.term_slide{
	margin-left: 0;
	width: 100%;
	float: left;
	position: relative;
}
.term_slide .title{
	padding: 10px 0px 5px 28px;
	text-transform: none;
	cursor:pointer;
}
.term_slide .title:before{
	margin-top: -2px;
    position: absolute;
    left: 0;
    content: "+";
    font-size: 32px;
    font-weight: 300;
}
.term_slide.open .title:before{
	content: "-";
}
.term_slide .term_detail{
	display:none;
}
.top_footer p{
	line-height:18px;
}
a.shiftnav-toggle{
	color:#fff;
}
#text-slider { 
	color: #fff;
    font-family: inherit !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 35px !important;
    position: absolute !important;
    text-align: center;
    bottom: 8%;
    left: 0;
    right: 0;
	overflow: visible !important;
	width: 60% !important;
    margin: 0 auto;
} 
#text-slider #text-slider-controls{display:none;} 
#text-slider article{
    width: 100%;
    position: absolute !important;
    top: inherit !important;
    bottom: 15% !important;
}
img.full_image{
	width: 100%;
}
.wrapper.bgimage_temp, div.bannercont{
	margin-top:-2px;
}
/*#### Responsivness ####*/
@media screen and (min-width: 1850px){
	div.bannercont img, img.full_image{
		max-height: 550px;
	}
}
@media screen and (min-width: 1550px){
	body.single-team, body.page-template-template-background-img{
		overflow: hidden;
	}
	.team_temp .team_image img{
		position:fixed;
		bottom:66px;
	}
}
@media screen and (max-width: 1500px){
	div.bannercont img, img.full_image{
		height: auto;
	}
}
@media screen and (max-width: 1200px){
	.container{
		width: 100%;
	}
}
@media screen and (max-width: 1100px){
	.hexagon{
		width: 185px;
		height: 160px;
		padding: 28px 36px;
	}
}
@media screen and (max-width: 1000px){
	.hexagon{
		width: 175px;
		height: 152px;
		padding: 18px 37px;
	}
	.footer .container{
		width: 100%;
	}
}
@media screen and (max-width: 959px){
	.container{
		width: 100% !important;
	}
	header{
		height: 95px !important;
	}
	.fixhead{
		padding: 22px 0px 12px;
	}
	.fixhead.oppo{
		padding: 8px 0px 8px;
	}
	a.shiftnav-toggle{
		background: none; 
		padding: 0;
	}
	.headseccont{
	    align-items:center;
	}
	#menu li, .logo img{
		padding-bottom: 0px;
	}
	.wrapper .col-xs-12, 
	.wrapper .col-sm-12, 
	.wrapper .col-md-12, 
	.wrapper .col-lg-12{
		margin-bottom:15px;	
	}
	.footer .col-xs-12{
		margin-bottom:0;
	}
	.logo img{
		max-width: 340px;
	}
	div.bannercont img, img.full_image{
		height: auto;
	}
	a.shiftnav-toggle .fa{
		margin-right: 0;
	}
	.hexagon{
		width: 195px;
		height: 170px;
		padding: 28px 40px;
	}
	.offer .col-md-20{
		width: 50%;
		float: left;
	}
	.t_cont{
		margin: 22px 0;
	}
	.social-link .fa{
		padding: 20px 0;
		font-size: 20px;
		width: 40px;
		height: 40px;
	}
	.m_txt{
		min-height: 182px;
		margin: 15px 0 30px;
	}
	.button{
		max-width:350px;
	}
	.blogbox{
		min-height:290px;
	}
	.postblog .itemthumb{
		max-height: 200px;
		object-fit: cover;
	}
	.itemthumb{
		min-height: auto;
	}
	.social-link ul{
		text-align: right;
	}
	.col-md-20{
		width: 25%;
		float: left;
	}
	#text-slider{
		font-size: 28px !important;
		line-height: 34px !important;
		bottom: 5%;
		width: 65% !important;
	}
}
@media screen and (max-width: 780px){
	.m_detail .img_bodr .row{
		display: block;
	}
}
@media screen and (max-width: 768px){
	.footer_two, .footer_three{
		padding-left: 0px;
	}
	.top_footer{
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.bgimage_temp .full.boxpad{
		width: 100%;
		min-height: auto;
	}
	.wrapper.bgimage_temp{
		background:none !important;
	}
	.top_bgtemp{
		display:none
	}
	.bottom_bgtemp{
		display: block;
	}
	.bottom_bgtemp img{
		margin-top: -55px;
		position: relative;
		z-index: -1;
	}
	.bgimage_temp .full.boxpad{
		padding-bottom:0;
	}
	.item{
		width: 100%;
		height: auto;
		margin: 0 0 30px 0;
		box-sizing: border-box;
		float:left;
		padding:0 15px;
	}
	.item:nth-child(2n), .item:nth-child(3n){
		margin: 0 0 15px 0;
	}
	.blogbox{
		min-height: auto;
	}
	#text-slider{
		font-size: 24px !important;
		line-height: 30px !important;
		bottom: 5%;
		width: 75% !important;
	}
}
@media screen and (max-width: 650px){
	.heading, .subheading, .entry-title, .page-title, .widget-title, .m_team{
		margin-bottom: 12px;
	}
	header{
		height: 71px !important;
	}
	.top_footer{
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.logo img{
		width: 235px;
	}
	.fixhead{
		padding: 15px 0px 15px;
		top:0;
	}
	.headseccont div.col-xs-12{
		margin-bottom:0;
	}
	.smallhead .logo img{
		width: 55px;
	}
	.social-link ul{
		text-align: center;
	}
	a.shiftnav-toggle{
		padding: 0 8px 5px;
		font-size: 24px;
		line-height: 34px;
	}
	.t_cont{
		margin: 15px 0;
	}
	.t_icon{
		font-size: 25px;
	}
	.offer .col-md-20{
		width: 100%;
	}
	.offer .hexagon{
		margin: 15px auto 0;
	}
	.offer .subheading{
		margin-top: 8px;
	}
	.m_txt{
		min-height: auto;
		margin: 15px 0 25px;
	}
	.m_team .img_bodr{
		min-width: auto;
		min-height: auto;
	}
	.m_detail .img_bodr .col-xs-12:first-child{
		text-align: center;
	}	
	.bot_footer .col-xs-12 > div{
		border-right: none;
	}	
	.footer_one ul{
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
	.datecont .col-lg-4{
		text-align: left;
	}
	.transbanner{
		padding: 5px 0;
		position: relative;
		bottom: 0;
		width: 100%;
		border-left: none;
		border-right: none;
	}
	.first, .last{
		margin-left: 0;
		padding-left: 0;
		margin-right: 0;
		padding-right: 0;
	}
	.footer .container{
		display: block;
	}		
	#sidebar{
		padding:0 15px;
	}
	#sidebar .blogtitle{
			margin-top:0;
	}		
	.col-md-20{
		width: 33.33%;
	}
}
@media screen and (max-width: 575px){
	#text-slider{
		font-size: 22px !important;
		line-height: 28px !important;
		bottom: 5%;
		width: 85% !important;
	}
}
@media screen and (max-width: 460px){
	header{
		height: 82px !important;
	}
	.full.headseccont{
		margin: 8px 0;
	}
	.logo img{
		min-width: 205px;;
	}	
	.smallhead .logo img{
		width: 40px;
	}
	.col-md-20{
		width: 50%;
	}	
}
@media screen and (max-width: 440px){
	#text-slider {
		font-size: 17px !important;
		line-height: 22px !important;
		bottom: 5%;
		width: 95% !important;
	}
}