<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Untie Knot Blog
Theme URI: http://infomist.com
Author: Hamed Kayani
Author URI: http://hamidkayani.wordpress.com/
Description: Untie Knot Blog  theme
Version: 1.00

*/
.custom{background:#E9E9E9;position:relative;}	
.carousel-indicators{ 

    left: 44%;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 15;
}
.carousel-control.right,
.carousel-control.left{
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;}
	
.carousel-control{ 
	background-color: rgba(0, 0, 0, 0);
   
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity:1;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
   
    
	width:25px;
	height:25px
}

.slider-content{
	border-width: 0;
    font-size: 20px;
   
    letter-spacing: 0;
    line-height: 29px;
    margin: 0;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    padding: 0;
    
    transform: translate3d(0px, 0px, 0px);
    visibility: visible;
    
	background-color: transparent;
    border-color: rgb(255, 214, 88);
    border-style: none;
    border-width: 0;
    color: #2B679B;
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
    text-decoration: none;
    text-shadow: -1px 1px 1px rgb(255, 255, 255);
	padding-bottom:55px;
}

.custom-content-width{padding-left:60px;}
.shadows{position:relative;}
.shadows:after{ 
content:"";
width:100%;
height:81px;
display:block;
background-image:url('images/videoshadow.png');
display:block;
background-repeat:no-repeat;
left:0;
background-size:100%;
transition:background 6s ease-in;
}

.carousel-indicators li{ 
background:url(images/bullet.png) no-repeat scroll -1px 0px;
cursor: pointer;
    float: left;
    height: 20px;
    margin-left: 3px;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 20px;

}
.carousel-indicators li:hover{
background:url(images/bullet.png) no-repeat scroll -1px -20px;
cursor: pointer;	
}
.carousel-indicators .active{ 
background:url(images/bullet2.png) no-repeat scroll -1px -20px;
cursor: pointer;
    float: left;
    height: 20px;
    margin-left: 3px;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 20px;
	

}
span.arrow-small-right{
	height: 14px;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 19px;
    z-index: 100;
	background:rgba(0, 0, 0, 0) url("images/small_right.png") no-repeat scroll 0 0;
	display:block;
}

span.arrow-small-right:hover{background:rgba(0, 0, 0, 0) url("images/small_right.png") no-repeat scroll 0 -15px;}
span.arrow-small-left{
	height: 14px;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 19px;
    z-index: 100;
	background:rgba(0, 0, 0, 0) url("images/small_left.png") no-repeat scroll 0 0;
	display:block;
}
span.arrow-small-left:hover{background:rgba(0, 0, 0, 0) url("images/small_left.png") no-repeat scroll 0 -15px;}
img.slideim{position:relative;}
h4.subtitle{text-align:right;margin:-15px 20px 0 20px;padding:0;display:block;}


.featureds-section{padding-top:50px;padding-bottom:50px;}
.single-content{
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	transform: skewX(-15deg);
	width:100%;
	position:relative;}
	
	
.sff{background:rgba(255, 0, 0, 0.3);width:100%;height:100%;position:absolute;top:0;left:0;right:0;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	}	
	
.sff:hover{background:rgba(244, 219, 15, 0);}
	.text-content-skew{
	-webkit-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	transform: skewX(15deg);
	width:93%;
	position:absolute;
	bottom:10px;
	left:3%;
	right:2%;
	text-align:center;
	background:rgba(233, 233, 233, 0.7);
	border-radius:15px;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	
	}
.text-content-skew:hover{ 
background:rgba(233, 233, 233, 1);
}	
.text-content-skew h3{margin:0 0 10px 0;padding:0;}
	
	
	
.single-content img{width:100%;}
.feture-column-single{padding:0 5px}
.skerheader{ 
color: #0d3d6d;
    font-size: 16px;
    line-height: 23px;
    margin: 10px 0 0;
    padding: 0;
    text-shadow: 0 1px 0 #f4db0f;

}
.single-visible{text-align:center; margin:-10px 0;background:#777777;padding:10px;color:#fff;text-decoration:none;}

.single-visible h4.skerheader, .single-visible h3{color:#fff;text-shadow:0 0 0 0 #fff !important}

.feture-column-single{text-decoration:none !important}

.newsletter{
	
background: #99C655  none repeat scroll 0 0;
 color: white;
	
}

.resours{text-transform:uppercase;}
.resours,.slogans{color:#fff;}
.slogans{font-size:18px;}
.resours span{border-bottom:1px solid #F4DB0F}
.newsarrow{

height: 148px;
    left: -54px;
    position: absolute;
    top: 20px;
    width: 56%;
}
	
input.subscribe{background:#fe790b;text-transform:uppercase;}
input.subscribe:hover{background:#ca6009;}
.boxess{background:#e9e9e9;padding:0 0 50px 0;}
.single-box-image img{width:100%;border:1px solid #AEE361}
.single-blog-post{max-width:340px;margin:0 auto;text-align:center;}
.blog-thumb{max-width:340px;max-height:150px;overflow:hidden;}
.blogtitle{font-size:20px;text-align:center;line-height:25px;}
.blogtitle a{color:#2b679b}
.blogtitle a:hover{color:#2b679b !important;text-decoration:underline;opacity:1 !important;}
a.mybtn{background:#777777;color:#fff;text-transform:uppercase;text-decoration:none;-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;}
a.mybtn:hover{background:#AEE361;color:#777777;text-decoration:none;}
.single-blog-post,.quote{margin-bottom:20px;}
.quote{max-width:280px;margin:0 auto;overflow:hidden;text-align:center;}
.quote img{width:100%;}
.blogsheading{text-align:center;font-size:28px;margin:25px 0 35px 0;padding:0;}
.imagebo{position:relative;left:0;right:0;bottom:-35px}
.imagesbg{background-size:100% 100%;background-repeat:no-repeat;position:relative;padding-bottom:30px;overflow:hidden;}

.single-box-image{margin-bottom:25px !important;}
img.tyimage{width:100%;position:absolute;bottom:-35px;right:0;}

.custom-1{padding-right:0;height:100%;}
.custom-2{padding-left:0}
.custom-2 h4{color: #fff;
    padding: 46px 0;
    text-align: center;
	line-height:36px;
	font-size:28px;
	}
.custom-2 p{text-align:center}
.mybtn2{background:#fe790b;color:#fff;font-size:20px;text-transform:uppercase;text-decoration:none}
.mybtn2:hover{text-decoration:none}

.backs{background:#F4DB0F;border-radius:5px;border:1px solid #000;}
.speaking-live h2{font-size:20px;}
.speaking-live p{text-align:right;}

.magt{margin-left:30px;display:block;}

.btnmy{background:#16a085;color:#000;font-weight:bold;margin-right:150px;text-decoration:none;}

.custom{max-height:490px;}
.footer .widget-title{font-size:18px;font-weight:bold;}
.btn{text-decoration:none !important}
ul.footer-menu&gt;li&gt;a{padding:10px 0;display:block;text-decoration:none;border-bottom:1px solid rgba(255, 255, 255, 0.1);}

.scrollToTop{
	width:57px;
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:-50px;
	right:10px;
	display:none;
	background: url('images/up.png') no-repeat 0px 20px;
	text-indent:-99999px;
}
.scrollToTop:hover{
	text-decoration:none;
}

.f-nav{ z-index: 99999; position: fixed; left: 0; top: 0; width: 100%;height:100px;} 
.social-icon {text-align:center;float:right;}
.social-icon a.ccurt{padding:7px;border:0 !important;width:80px;height:40px;}
.social-icon a{/*border:1px solid #fff;border-radius:100%;*/width:30px;height:30px;display:inline-block;line-height:28px;color:#fff;}
.social-icon a:hover{/*border:1px solid red;*/color:red;}


.single-box-image{max-width:255px;min-height:203px;margin:0 auto;border:1px solid #99C655;width:100%}
.bcos-image{max-width:250px;height:90px;overflow:hidden;margin:0 auto;}
.bcos-image img{max-width:250px;height:90px;width:100%;}
.single-box-image a{color:#000;text-decoration:none;width:100%;height:100%;display:block;padding:20px 15px;}

.widget-info&gt;p{font-size:13px !important}



.custom-padding{padding-left:2px;padding-right:2px;}


.btn{white-space:inherit}


/* media queries */



 .toggle, [id^=drop] {
 display: none;
}


@media all and (max-width: 960px) { 
.single-box-image{max-width:255px;min-height:228px;margin:0 auto;border:1px solid #99C655;}
.social-icon {text-align:center;float:none;}
.slider-content{font-size:16px;}
h2.slidetitle{font-size:18px;}
.f-nav{position:relative;}
.toggle + a,
 .wrraper-menu { display: block; }
.img-responsive{margin:0 auto}
.toggle {
  display: none;
  background-color: tranparent;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  border: none;
  text-align:center;
  width:100%;
  cursor:pointer;


}
#top-bar &gt; span:hover {background:transparent;}
.toggle:hover { background-color: #000000; }

[id^=drop]:checked + .wrraper-menu { display: block; }

}


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







input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .customSelect{margin-bottom:15px}
.custom{padding-left:15px;padding-right:15px;}
.custom-content-width{padding-left:30px;}
.slider-content{font-size:12px;line-height:20px}
h2.slidetitle{font-size:16px;}
h4.subtitle{margin: -41px 20px 0;}

span.arrow-small-left{left:-26%}


input[type="button" i], input[type="submit" i], input[type="reset" i] {
    -webkit-appearance: push-button;
    -webkit-user-select: none;
    white-space: inherit !important;
}
}

@media all and (max-width: 568px) { 
.custom{padding-left:15px;padding-right:15px;}
.custom-content-width{padding-left:30px;}
.slider-content{font-size:10px;line-height:15px}
h2.slidetitle{font-size:14px;}
h4.subtitle{margin: -40px 20px 0;}
.magt{margin-left:0;padding-right:10px}

span.arrow-small-left{left:-26%;}

}

@media all and (max-width: 480px) { 
.video{margin-top:20px}
.custom{padding-left:15px;padding-right:15px;}
.custom-content-width{padding-left:30px;}
.slider-content{font-size:5px;line-height:9px}
h2.slidetitle{font-size:12px;line-height:12px;display:block;margin-top:20px;}
h4.subtitle{margin: -20px 20px 0;font-size:6px;}

.carousel-inner{height:150px}

span.arrow-small-left{left:-45%;}

}




.carousel2 { position:relative; min-height: 20px; height:auto !important; height: 20px;   }
			.carousel2 .next,
			.carousel2 .prev { display:block !important; width:56px; height:56px; position:absolute; bottom:36%;  margin-top:-28px; z-index:9999; cursor:pointer; }
			.carousel2 .prev { margin-left:-60px; background:url(./images/prev.png) 0 0 no-repeat;  }
			
			.carousel2 .next{left:100%;}
			.carousel2 .prev{left:0%;}
			.carousel2 .next { margin-right:-60px;  background:url(./images/next.png) 0 0 no-repeat; }
			
			
			.carousel2 li { display:none; padding:0 15px;}
			.carousel2 li img { width:100%; height:auto; }
			.paging { position:absolute; z-index:9998; }
			.paging &gt; a { display:block; cursor:pointer; width:40px; height:40px; float:left; background:url(./images/dots.png) 0px -40px no-repeat; }
			.paging &gt; a:hover,
			.paging &gt; a.current { background:url(../images/dots.png) 0px 0px no-repeat;  }
			
			img {
-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  -o-user-select: none;
  user-select: none;    
}
			/* Figure */

@media all and (max-width: 768px) { 
.carousel2 .next,
.carousel2 .prev { bottom:-35px;left:50%;   }



}

.float-lefts{float:left !important;}

.ttsections{width:270px;
	height:330px;}
.audio-section{
width:100%;	
max-width:270px;
	height:330px;
	background:#ffffff;
-webkit-box-shadow: 0 0 0 3px #00822e inset;
-moz-box-shadow: 0 0 0 3px #00822e inset;
-o-box-shadow: 0 0 0 3px #00822e inset;
	box-shadow: 0 0 0 3px #00822e inset;
	
	
}
.intro_araea{overflow:hidden;background:#F4DB0F; 
webkit-box-shadow: 0 0 0 3px #00822e inset;
-moz-box-shadow: 0 0 0 3px #00822e inset;
-o-box-shadow: 0 0 0 3px #00822e inset;
	box-shadow: 0 0 0 3px #00822e inset;}
.intro_araea h2{
	float: left;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    padding-left: 15px;
    padding-top: 17px;
    width: 170px;
	
}
.intro_araea img{border: 0 none;
    float: right;
    height: 120px;
    margin: 0 3px 3px 0;
    padding: 0;
    width: 96px;}

.editebable h4{font-size:14px;line-height:18px;padding:0 15px;color:#000;text-align:center;}
.audio_player{width:160px;margin:0 auto;}
#audioControl{
	background-image: url("images/listen.png");
    background-size: 100% 100%;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 53px;
    letter-spacing: 3px;
    line-height: 21px;
    padding: 15px;
    text-align: right;
    text-decoration: none;
    width: 160px;

}

.ffftest h5{text-align:center;padding:0 15px;font-size:15px;line-height:18px;}
.comments-linka a {
text-decoration: none;
}

@media all and (max-width: 1160px){ 
.audio-section{
	
	height:350;
	margin:0;
		
}
.ttsections{ 

	height:auto;
	margin:0 auto;
}
.wf-1-4, .wf-span-3, .sidebar {width:50%}

 .footer .widget{width:25%}

input.subscribe{word-wrap:break-word;font-size:11px !important;}
.ttttwitter	{max-width:270px;margin:0 auto;}
}
@media only screen and (max-width: 991px){ 
.footer .widget{width:100%}
}

@media all and (max-width: 700px){ 

.wf-1-4, .wf-span-3, .sidebar, .footer .widget{width:100%}
}
@media all and (max-width:480px) { 

.custom-2 h4{font-size:15px}
}


@media all and (max-width: 1060px) { 

.slider-content{font-size:19px}



}

@media all and (max-width: 1030px) { 

.slider-content{font-size:19px} 

}

@media all and (max-width: 480px) { 

.slider-content {
    font-size: 6px ;
    line-height: 15px ;
}


}
@media only screen and (min-width:768px) and (max-width: 1024px)  { 

#main-nav &gt; li &gt; a &gt; span{font-size:11px}
}

.controlssss{margin: -46px auto 50px 42%;
    position: relative;
    width: 152px; 	} 
	
	@media all and (max-width: 1024px) { .controlssss{margin: -46px auto 50px 42%;    position: relative;    width: 142px; 	}
	
	}
@media all and (max-width: 768px) { 

.controlssss{margin: -46px auto 50px 42%;    position: relative;    width: 137px; 	} }

@media all and (max-width: 603px) {

.controlssss{margin: -46px auto 50px 42%;    position: relative;    width: 133px; 	} }
	
	@media all and (max-width: 480px) { .controlssss{margin: -46px auto 50px 42%;    position: relative;    width: 130px; 	}} 
	
	@media all and (max-width: 380px) { 
	.controlssss{margin: -46px auto 50px 42%;    position: relative;    width: 127px; 	}
	}

#indicat,
#right-nad,
#cnave{bottom:17px !important;position:absolute;}
#cnave{left:0 !important;}
#right-nad{right:0 !important;}

.menu-item .fa-home{margin-top:4px}


/* services page css */

.headerthumbnailpage{width:100%;padding:0;margin:0;height:200px;overflow:hidden;}
.headerthumbnailpage img{width:100%;position:absolute;top:0;left:0;right:0;}
h2.pageheader1{    z-index: 5;
    white-space: wrap;
    transition: all 0s ease 0s;
    min-height: 0px;
    min-width: 0px;
    line-height: 58px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-size: 47px;
    left: 78.6px;
    top: 53.35px;
    visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
   color:#fff;
   
   
	position:absolute;
    font-weight: 800;
    font-family: "Open Sans";
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: -1px 1px 1px #000;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
   
   
	
	}


.services-categoty-header img{width:70px;height:70px;margin:0;padding:0;}

.bluebox-header{color:#fff;font-size:18px;background:#2B679B;margin-top:0;padding-left:25px;padding-bottom:3px;padding-top:0px;}
.single-bluebox{border:5px solid #2B679B;}
.sthumbbox{max-width:255px;margin:0 auto;text-align:center;overflow:hidden;}
.sthumbbox a img{max-width:155px;margin:0 auto;width:100%;}
.bluboxcontensttt{padding-right:15px;padding-left:0px;}
@media all and (max-width: 786px){ 
.bluboxcontensttt{padding-right:15px;padding-left:15px;}

}

.singlesidebar{box-shadow: 0 0 0 1px #2b679b inset;
    margin: 12px auto;
    max-width: 280px;
    padding: 20px;}

.newslatesidebar{background:#043969;margin-top:52px;color:#fff;font-weight:bold;}
.newslatesidebar input{height:32px;}

#presscore-accordion-widget-6 div.st-accordion ul li{height:30px;padding:12px 0}
#presscore-accordion-widget-6 div.st-accordion ul li a.text-primary{margin-top:-7px}

.customsidbar{max-width:210px;overflow:hidden;margin:0 auto;}
#program{background:#fff;}
.sepagescontents{z-index: 6; white-space:wrap; min-height: 0px; min-width: 0px; line-height: 35px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 29px; left: 78.6px; top: 184.3px; visibility: visible; opacity: 1; transform: translate3d(0px, 0px, 0px);position:absolute;}


@media all and (max-width: 960px){ 
h2.pageheader1{ 
font-size:25px;
left: 78.6px;
top: 19.35px;
line-height: 25px;
}
.sepagescontents{
	font-size: 20px; 
	left: 78.6px; 
	top: 50.3px;
	
	
}
.headerthumbnailpage{height:200px;}
}

@media all and (max-width: 786px){ 
h2.pageheader1{ 
font-size:25px;
left: 78.6px;
top: 19.35px;
line-height: 25px;
}
.sepagescontents{
	font-size: 20px; 
	left: 78.6px; 
	top: 50.3px;
	
	
}
.headerthumbnailpage{height:200px;}
}

@media all and (max-width: 480px){ 
h2.pageheader1{ 
font-size:16px;
left: 78.6px;
top: 10.35px;
line-height: 25px;
}
.sepagescontents{
	font-size: 14px; 
	left: 78.6px; 
	top: 40.3px;
	
	
}
.headerthumbnailpage{height:55px;}
}


.pagecontentmain img{max-width:100%;margin:0 auto;}
.pagecontentmain a{text-decoration:none !important}
p.text a{color:#000;text-decoration:none;}
a p{color:#000 !important;text-decoration:none;}

.greentext{color:#397e20;font-size:24px;line-height:38px;}
.bluboxcontensttt h1,
.bluboxcontensttt h2,
.bluboxcontensttt h3,
.bluboxcontensttt h4,
.bluboxcontensttt h5,
.bluboxcontensttt h6{font-size:16px;}

.bluboxcontensttt img{display:none;}

img.customsize-img{max-width:20px; !important;}
img.customsize-img2{max-width:150px; !important;}
img.customsize-img3{max-width:80px; !important;}
img.logo-images-contact{max-width:300px;margin:0 auto;background:blue;padding:15px;}

.formriw{max-width:800px; margin:0 auto;}
.formriw&gt;div.row{margin-bottom:20px;}
.formriw div.row input{max-width:100%;}
.formriw div.row textarea.address{height:50px;}
.formriw div.row textarea#budget{height:65px;max-width:100%;}
.formriw div.row textarea#details{height:100px;max-width:100%;}
.formriw div.row textarea#how{height:100px;max-width:100%;}

.copyrightttt{font-size:14px !important;color:#000;}
.copyrightttt p{font-size:14px !important;color:#000;}
.inspireheader{font-size:20px;text-decoration:underline;margin:0;}
ul.single-blueboxins{list-style: inherit;
    padding-left: 50px;}
ul.single-blueboxins li{list-style-type:bullet}
.pad{padding-left:50px;}
.blubox-contentst{max-width:600px;margin:0 auto;text-align:center;}
.blubox-contentst img{max-width:100%;margin:0 auto}
.blubox-contentst&gt;ul{list-style-type: none;text-align:left;}
.blubox-contentst&gt;ul li{list-style-type: none;text-align:left;}

.slider {
    width: 100%;
    height: 225px;
}

.slider &gt; div &gt; div {
    width: 25%;
    height: 100%;
    background: orange;
	border:5px solid #fff;
}
.jcider-pagination{display:none;}
.bigvideo{max-width:800px;margin:50px auto;}
.thubmnailpost{max-width:270px;float:right;}
.postcontent img{float:right;margin:15px;}
.postcontent{padding:15px;}
.pad p{font-size:18px;color:#000;}
img.aligncenter{float: none !important;
    margin: 0 auto;
    clear: both;}
.jssocials-shares{text-align:center !important}a.retriveown{text-decoration:none !important;cursor:default!important;}

h2.small-header{font-size: 14px;
    height: 90px;
    margin: 0;
    overflow: hidden;
    padding: 0;}
a.videoscont{position:absolute;top:0;left:0;right:0;width:100%;bottom:0;z-index:9999;}

a.videoscont iframe{z-index:2 !important;}
h2.videoheadertitle{font-size:20px;color:#fff;background:#2B679B;margin:0;padding:10px 20px;}

h2.videopagetitle{padding-left:150px;}

/*
.greenbar_menu_class ul li a{border-left:1px solid #fff; padding-left:10px;}
.greenbar_menu_class ul li:first-child a {border-left:0px solid #fff;}
*/

.greenbar_menu_class ul li:after {
    content: "   |   ";
    //border-right:1px solid #fff; padding-right:10px;
}

@media only screen and (max-width: 800px) {
#primary-sidebar div ul {display:block;}
.rightsidebar  {padding-bottom:25px;}
}

ul.sub-menu {opacity: 0;}
.dl-menu.dl-subview li.dl-subviewopen ul.sub-menu {opacity: 1;}

.homefooty {text-align:left; color:#fff; font-size:12px}



.footer, .copyright, #bottom-bar {display:none;}



.homefooty {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-color: #00560f;font-family:'Open Sans', sans-serif;

	display:block; padding-top:15px; padding-bottom:15px;}



.homefooty p{display:block; margin-bottom:0; padding-bottom:0px;text-align: left;}



.footlnky{border-left: 1px solid #fff;line-height:1.5;}



.footlnky a{display:block; color:#fff;text-decoration: none; text-align:left;}



.footlnky a:hover{ color:#fff; text-decoration:none;}



.pull-rightyy {float:right;}
.fotlogo {float:left; margin-right:5px;margin-bottom:50px;}
.footbotmargi {margin-bottom: 9px !important;text-align: center !important;}
.footabouty p {line-height: 1.5;}
@media only screen and (max-width:1024px){
.homefooty {    padding-bottom: 60px;}
.scrollToTop { bottom: 60px;}
}
@media only screen and (max-width:767px){
.fotlogo {

    float: none;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;margin-top: -10px;

}
.margboty, .footlnky {margin-bottom:15px;border-left: 1px solid transparent; text-align:center;} .footabouty, .margboty2 {margin-bottom:10px;text-align: center;}


.footlnky a{ text-align:center;} .homefooty p{ text-align:center;}
.footabouty p {margin-top: -15px;}

  .copyright .col-sm-6 .textarearight {text-align: left;}
}
#ssttbutton {
    right: 20px !important;}</pre></body></html>