<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
* Bootstrap Responsive v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.container {
margin-left: auto;
margin-right: auto;
}
.container:before, .container:after {
content: "";
display: table;
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-left: 20px;
padding-right: 20px;
}
.container-fluid:before, .container-fluid:after {
content: "";
display: table;
line-height: 0;
}
.container-fluid:after {
clear: both;
}
.hide-text {
font-size:0px;
line-height:0px;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
.flexslider {
min-height:347px;
}
.flex-control-nav {display:none;}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails &gt; li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
}
.row-fluid .span3 {
width: 22.92817679558011%;;
}
.row-fluid .span2 {
width: 14.3646408839779%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media only screen and (min-width : 200px) and (max-width : 1199px) {
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
}
@media only screen and (min-width : 1025px) and (max-width : 1199px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1005px;
	}

	/* header top */
	#header .row-fluid .top-nav-menu.span8 {
		width: 70.812%;
	}
	#header .row-fluid .span4 {
		width: 26.624%;
	}

	.flexslider {min-height:464px;}
	.flex-caption {bottom: 60px;padding: 30px 50px 70px;}
	.flex-caption .slider-title { font-size:28px;line-height:30px;padding-bottom: 15px;}
	.flex-caption .text {font-size: 12px;line-height: 20px;}
	.flex-control-nav {bottom: 100px;}
	
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
		width:180px;
	}
	.image-gallery-slider {height: 342px;}
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 344px;}
	#content .eptima-lite_tab_v .eptima-lite_tab_container {width:75.7%;}

	/* Full Box Call to action */
	#full-division-box .container {padding: 55px 0;}
}


@media only screen and (min-width : 767px) and (max-width : 1024px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 747px;
	}
	
	/* header top */
	#header-top .row-fluid .span8 {
		width: 64.812%;
	}
	#header-top .row-fluid .span4 {
		width: 32.624%;
	}

	#menu-main {
		max-height:300px;
		overflow-y: scroll;
	}
	#logo #site-title a {
    	font-size: 28px;
	}
	#skenav a {color: #747474;border:0;margin: 0; }
	#skenav ul li.current_page_item &gt; a,
	#skenav ul li.current-menu-ancestor &gt; a,
	#skenav ul li.current-menu-item &gt; a,
	#skenav ul li.current-menu-parent &gt; a,
	#skenav ul li:hover &gt; a{border-bottom: 0 !important;background-color: rgba(0,0,0,0.9);color: #fff; }
	#skenav ul.eptima-lite-mob-menu .children li:first-child, #skenav ul.eptima-lite-mob-menu .sub-menu li:first-child {
    	border-top: 0px solid hsla(0, 0%, 0%, 0.15);
	}
	#skenav ul.eptima-lite-mob-menu ul {padding-top: 0;padding-left: 0;}
	
	/* navigation */
	#header {position: relative;}
	.hsearch .container {width: 98%;}
	#header-top .container {width: 98%;}
	.logo_inner &gt; a {margin-top: 12px;}
	.skehead-headernav-shrink .sktmenu-toggle {margin-top: 10px !important;}
	#header.skehead-headernav-shrink .eptima-lite-mob-menu {top: 70px;}
	#skenav .eptima-lite-menu, ul.menu {margin:0;}
	.page-template-template-front-page-php #skenav .eptima-lite-menu, .page-template-template-front-page-php ul.menu {margin-top: 0;}
	#header.skehead-headernav.skehead-headernav-shrink ul.menu{margin-top: 0;top: 53px;}
	
	/* featured box */
	.eptima-lite-iconbox .iconbox-content h4 a { font-size: 18px;}
	.iconbox-content {top: 36%;}

	
	#full-subscription-box .sub-txt { font-size: 25px;}

	/* Full Box Call to action */
	#full-division-box .container {padding: 55px 0;}

	.botton_style .leftsquare:before, .botton_style .rightsquare:after {right: 30%;}
	.leftsquare:after {left: 48%;}
	.botton_style .rightsquare:after {left: 30%;}
	.rightsquare:before {right: 48%;}

	/* Feature Box */
	.mid-box-mid.row-fluid .mid-box.span4:first-child {margin-top: 0; }
	.mid-box-mid.row-fluid .mid-box.span4 {margin: 20px auto 0;width: 50%;float: none;}

	.skepost-meta {font-size: 12px;}
	.quote_post .eptima-lite-quote {padding: 35px 45px;}
	.contact-post .contact-add .fa {font-size: 20px; height: 35px; line-height: 38px; width: 34px; word-spacing: -5px;}
	.contact-add span {font-size: 13px; margin-left: 10px; }
	.contact-post .contact-add li i.fa.ration-icon-rational-glob{font-size: 15px !important;line-height: 42px !important;}
	.contact-post .contact-add li i.fa.fa-envelope {font-size: 16px !important; line-height: 35px !important; }

	.eptima-lite-footer-container ul li:before {margin-right: 0;}

	.eptima-lite-title.eptima-lite-footer-title { font-size: 18px;}
	#eptima-lite-stream-sktmultisocialfeed-2 img ,
	.eptima-lite-container.sktmultisocialstream li, 
	#main .eptima-lite-container.sktmultisocialstream li{
		width:49px;
		height:49px;
	}
	.flexslider {
		min-height:462px;
	}
	.eptima-lite-container.SktFollowContact .follow-icons li{
		margin-right:8px;
		margin-bottom:8px;
	}
	#sidebar .eptima-lite_widget div.follow-icons ul.social li	{
		margin-right:6px;
		margin-bottom:8px;
	}
	
	#footer .eptima-lite-youtube-video iframe, #footer .eptima-lite-vimeo-video iframe{
		height:97px;
	}
	
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
    width: 122px;
	}
	.post-title a {font-size:22px;}
	#Site-map .sitemap-rows .title {font-size:18px;}
	#sidebar .eptima-lite-title {font-size:18px;}
	._404-page p {
		font-size: 15px;
		line-height: 20px;
	}
	._404-page #searchform input[type="submit"] {
		height: 40px;
	}
	.image-gallery-slider {height: 252px;}
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 255px;}
	#wp-calendar thead th{font-size:13px;padding:0 5px;}
	#wp-calenda tfoot td {padding: 0 5px;}
	#wp-calendar tbody td {font-size:11px;padding:0px;}
	.one_third .custom_list {text-align:center;}
	.eptima-lite_price_table {  margin: 30px 0 50px; }
	div.eptima-lite_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	.eptima-lite_price_table div.active_best_price {right:0;}
	#content .eptima-lite_tab_v .eptima-lite_tab_container {width:74%;}
	a#backtop { display:none !important;}
	#content .contact-left form textarea { width:99.8%;}
	#content .contact-left form input[type="submit"] {margin-right:6px;}
	#respond .comment-notes {font-size: 11px;}
	#respond label,#respond .form-submit input{font-size:13px;}
	#eptima-lite-paginate .eptima-lite-next,#eptima-lite-paginate .eptima-lite-prev {float:none;margin:0 3px 6px;position:relative;}
	.eptima-lite-statistics-wrap{padding:30px 0px;}
	.eptima-lite-counter-number {font-size: 50px;line-height: 52px;}
	.eptima-lite-counter h6.eptima-lite-counter-title {  font-size: 14px;padding: 5px 0; }
	
	
	/* Flex Slider */	

	.flex-caption {bottom: 20px;padding: 25px 50px 50px;}
	.flex-caption .slider-title { font-size:25px;line-height:30px;padding-bottom: 15px;}
	.flex-caption .text {font-size: 12px;line-height: 20px;}
	.flex-control-nav {bottom: 50px;display: inline-block;}

}



@media only screen and (min-width : 500px) and (max-width : 766px) {

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 480px;
	}
	.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
	.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
	.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
	}
	#logo {width:40%;}
	#logo #site-title a {
    	font-size: 28px;
	}
	.hsearch .container {width: 98%;}
	#header-top .container {width: 97%;}
	#skehead .top-nav-menu {width:50%;float:right;}
	.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {display:none;}

	#header {position: relative;}
	#header-top .span5{display: none; }
	.logo_inner &gt; a {margin-top: 12px;}
	#menu-main {max-height:300px;overflow-y: scroll;}
	#skenav .eptima-lite-menu, ul.menu{margin: 0;}
	#skenav a {color: #747474;border:0;margin: 0; }
	#skenav ul li.current_page_item &gt; a,
	#skenav ul li.current-menu-ancestor &gt; a,
	#skenav ul li.current-menu-item &gt; a,
	#skenav ul li.current-menu-parent &gt; a,
	#skenav ul li:hover &gt; a{border-bottom: 0 !important;background-color: rgba(0,0,0,0.9);color: #fff; }
	#skenav ul.eptima-lite-mob-menu .children li:first-child, #skenav ul.eptima-lite-mob-menu .sub-menu li:first-child {
    	border-top: 0px solid hsla(0, 0%, 0%, 0.15);
	}
	#header.skehead-headernav.skehead-headernav-shrink ul.menu {margin: 0;}
	#header.skehead-headernav-shrink .eptima-lite-mob-menu {top: 53px;}
	#skenav ul.eptima-lite-mob-menu ul {padding-top: 0;padding-left: 0;}
	.eptima-lite-mob-menu {top: 60px; }
	.topbar_info {float: left; margin-left: 0; }
	#header-top .flag-icons {float: left;}

	.botton_style .leftsquare:before, .botton_style .rightsquare:after {right: 30%;}
	.leftsquare:after {left: 51.5%;}
	.botton_style .rightsquare:after {left: 30%;}
	.rightsquare:before {right: 51.5%;}

	/* Feature Boxs */
	.mid-box-mid {margin-top: 0;}

	#full-testimonial-box .container{width: 100%;}

	/* Call To Action */
	#full-division-box .container {padding: 55px 0;}
	#full-division-box .call_to_action {text-align: center;padding: 50px 20px;}
	.call_to_action .call_button.span3 {margin-top: 20px;}
	#full-division-box .call_to_action .span1 {display: none;}
	#full-division-box{margin-top:30px;}

	/* Brands */
	.clients-items .item a {border: 0;}

	/* Left Sidebar */
	.left-sidebar #content {padding-left: 0;}

	.navigation.blog-navigation {margin-top: 50px;}

	.blog #content .post, .archive #content .post, .page-template-template-blog-page-php #content .post, .page-template-template-blog-fullwidth-php #content .post, .page-template-template-blog-left-sidebar-page-php #content .post, .single_post_wrap{margin-top: 50px;}
	.blog-template #content, .blog #content, .archive #content {padding-right: 0;margin-bottom:40px;}
	.tag #content, .category #content, .archive #content, .search #content {margin-bottom: 40px;}	

	#container-isotop .project_box .feature_image img {width: 100%;}
	.bread-title-holder .cont_nav {margin-top: 2px;}
	.single-post #container.span9 {padding-right: 0;}
	.container.post-wrap {margin-top: 50px;}
	.navigation {margin: 50px 0 0;}
	.bread-title-holder h1.title {font-size: 14px; text-align: center; width: 100%; }
	.bread-title-holder .cont_nav {float: none;text-align: center;}
	.bread-title-holder .cont_nav_inner a, .bread-title-holder .cont_nav_inner p {font-size: 12px;}


	.fullwidth-temp .container.post-wrap {margin-top: 50px;}

	
	#featured-box .mid-box {
		float: none;
		margin: 40px auto 0;
		width: 75%;
	}
	.eptima-lite-section{
		margin-top:50px;
	}

	.style-filter {
		display:none;
	}

	.row-fluid .clients-items .span2,.row-fluid .clients-items .span2:first-child {
		float: none;
		margin: 0 auto 10px;
		width: 270px;
	}
	.clients-items li a {
		display: block;
		height: 101px;
		text-align: center;
	}
	.clients-items img {
		position:relative;
	}
	#eptima-lite-stream-sktmultisocialfeed-2 img ,
	.eptima-lite-container.sktmultisocialstream li, 
	#main .eptima-lite-container.sktmultisocialstream li{
		width:70px;
		height:70px;
	}
	#footer iframe, #sidebar iframe{
		width:265px;
		height:auto;
	}
	#content iframe {
		height:270px;
	}
	.eptima-lite-container.SktFollowContact .follow-icons li{
		margin-right:2px;
		margin-bottom:5px;
	}
	#sidebar .eptima-lite_widget div.follow-icons ul.social li	{
		margin-bottom: 5px;
		margin-right: 0px;
	}
	
	.flexslider {
		min-height:226px;
	}
	#content img.serviceimage2 {margin-top:0 !important;}
	#content .serviceimage2_wrap{text-align:center;}
	.post-title a {font-size:22px;}
	#Site-map .sitemap-rows .title {font-size:15px;}
	#sidebar .eptima-lite-title {font-size:13px;}
	._404-page p {
		font-size: 15px;
		line-height: 20px;
	}
	.image-gallery-slider {height: 216px;}
	#map_canvas #map, #map_canvas { height:270px !important;}
	a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
	.custom_list li {padding-left:0 !important; }
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 228px;}
	.filter li{margin: 0 4px 5px 0;}
	#wp-calendar { width:270px; }
	#wp-calendar thead th{font-size:13px;padding:0 5px;}
	#wp-calenda tfoot td {padding: 0 5px;}
	#wp-calendar tbody td {font-size:11px;padding:0px;}
	.one_third .custom_list {text-align:center;}
	.eptima-lite_price_table {  margin: 30px 0 50px; }
	div.eptima-lite_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	#content .eptima-lite_tab_v .eptima-lite_tab_container {width:71%;}
	a#backtop { display:none !important;}
	#content .contact-left form textarea { width: 97%;}
	#content .contact-left form input[type="submit"] {margin-right:4px;}
	.alignright, 
	.alignleft, 
	.aligncenter, 
	.alignnone.size-full {float:none;}
	#respond .comment-notes {font-size: 11px;}
	#respond label,#respond .form-submit input{font-size:13px;}
	.serviceimg a {
	display: block;
	margin: 0 auto;
	width: 80%;
	}
	.service-con {
	float: none;
	margin: 0 auto;
	width: 80%;
	}
	.servicetitle{ text-align: center;}
	.serviceimg {float: none;margin: 0 auto;width: 360px;height: 300px;}
	.service-con {float: none;margin: 0 auto;width: 69.97%;}
	#contact-page .contact-left {margin-top:40px;}
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:196px;}
	.ouroffice-page .one_fourth {margin: 0 auto !important;width: 53%;}
	.eptima-lite-service-page .one_third {margin-bottom: 35px;}
	.flexslider .flex-caption{display:none !important;}
}

@media only screen and (min-width : 310px) and (max-width : 499px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 290px;
	}
	.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
	.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
	.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
	}
	#logo {
		width:40%;
	}
	#skehead .top-nav-menu {
		width:50%;
		float:right;
	}
	#menu-main {
		max-height:216px;
		overflow-y: scroll;
	}

	#header {position: relative;}
	.hsearch .container {width: 98%;}
	#header-top .container {width: 97%;}
	#header-top .span5{ }
	#logo #site-title a {
	    font-size: 27px;
	    margin-top: 8px;
	}
	#logo #site-description {
    	font-size: 9px;
	}
	 #footer .third_wrapper .copyright, #footer .third_wrapper .owner {
    	text-align: center;
	}

	.bread-title-holder h1.title {
	    font-size: 14px;
	    text-align: center;
	    width: 100%;
	}
	.bread-title-holder .cont_nav {
		 float: none;
   		 margin-top: 0;
   		 text-align: center;
   	     width: 100%;
	}
	.logo_inner &gt; a {margin-top: 12px;}
	#skenav .eptima-lite-menu, ul.menu{margin: 0;}
	#skenav a {color: #747474;border:0;margin: 0; }
	#skenav ul li.current_page_item &gt; a,
	#skenav ul li.current-menu-ancestor &gt; a,
	#skenav ul li.current-menu-item &gt; a,
	#skenav ul li.current-menu-parent &gt; a,
	#skenav ul li:hover &gt; a{border-bottom: 0 !important;background-color: rgba(0,0,0,0.9);color: #fff; }
	#skenav ul.eptima-lite-mob-menu .children li:first-child, #skenav ul.eptima-lite-mob-menu .sub-menu li:first-child {
    	border-top: 0px solid hsla(0, 0%, 0%, 0.15);
	}
	#header.skehead-headernav.skehead-headernav-shrink ul.menu {margin: 0;}
	#header.skehead-headernav-shrink .eptima-lite-mob-menu {top: 53px;}
	#skenav ul.eptima-lite-mob-menu ul {padding-top: 0;padding-left: 0;}
	.eptima-lite-mob-menu {top: 60px; }
	.topbar_info {float: left; margin-left: 0; }
	#header-top .flag-icons {float: left;margin-left: 10px;}
	.topbar_info .head-phone &gt; a {font-size: 14px;}
	.topbar_info .fa-phone {font-size: 13px;margin-right: 10px;}
	.strip-icon.search-strip {padding: 0 5px;}

	.dropdown-toggle &gt; span {font-size: 14px;margin: 0 6px 0 8px;}

	.botton_style .leftsquare:before, .botton_style .rightsquare:after {right: 23%;}
	.leftsquare:after {left: 51.5%;}
	.botton_style .rightsquare:after {left: 23%;}
	.rightsquare:before {right: 51.5%;}
	.botton_style .leftsquare:before, .botton_style .rightsquare:after {width: 22%;}

	.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {
		display:none;
	}

	.container.post-wrap {margin-top: 50px;}
	.fullwidth-temp .container.post-wrap {margin-top: 50px;}
	.about-eptima-lite-section {margin-top: 50px;}

	/* Breadcrumb */
	.bread-title-holder h1.title {font-size: 14px; text-align: center; width: 100%; }
	.bread-title-holder .cont_nav {float: none;text-align: center;}
	.bread-title-holder .cont_nav_inner a, .bread-title-holder .cont_nav_inner p {font-size: 12px;}

	/* Left Sidebar Page */
	.left-sidebar #content {padding-left: 0;}

	.default-pagetemp #content {padding-right: 0;}

	.sktmultisocialstream ul {margin-bottom: 0;}
	#sidebar .skeside {margin-bottom: 0;}

	/* Feature Boxs */
	.mid-box-mid {margin-top: 0;}
	#featured-box .mid-box {float: none; margin: 40px auto 0; width: 100%; }
	#featured-box .mid-box-mid .mid-box .iconbox-content a {padding: 0 25px;}

	.eptima-lite-section{
		margin-top:50px;
	}

	#full-testimonial-box .container{width: 100%;}

	/* Call To Action */
	#full-division-box .container {padding: 55px 0;}
	#full-division-box .call_to_action {text-align: center;padding: 50px 20px;}
	.call_to_action .call_button.span3 {margin-top: 20px;}
	#full-division-box .call_to_action .span1 {display: none;}
	#full-division-box{margin-top:30px;}

	.port_overlay_content .title {font-size: 15px;}
	
	/* Brands */
	.clients-items .item a {border: 0;}
	.clients-items li img, .project-item img {width:auto;}

	.blog-template .container.post-wrap, .blog .container.post-wrap {margin-top: 50px;}
	.navigation.blog-navigation {margin-top: 50px;}
	.blog #content .post, .archive #content .post, .page-template-template-blog-page-php #content .post, .page-template-template-blog-fullwidth-php #content .post, .page-template-template-blog-left-sidebar-page-php #content .post, .single_post_wrap{margin-top: 50px;}
	.blog-template #content, .blog #content, .archive #content {padding-right: 0;margin-bottom:40px;}
	.tag #content, .category #content, .archive #content, .search #content {margin-bottom: 40px;}	

	.single-post #container.span9 {padding-right: 0;}
	.navigation {margin: 50px 0 0;}
	.navigation .nav-previous {margin-bottom: 5px;display: inline-block;float: none;}
	.navigation .nav-next {margin-top: 5px;display: inline-block;float: none;}
	.skepost-meta span.date {border-left: 1px solid #cdcdcd; padding-left: 10px;}
	.skepost-meta span {display: block;}
	ul.protfolio_details li span {display: inline-block;}
	.portfolio_inner_content .skepost-meta.span4 {margin-top: 30px;}

	
	.row-fluid .clients-items .span2,.row-fluid .clients-items .span2:first-child {
		float: none;
		margin: 0 auto 10px;
		width: 270px;
	}
	.clients-items li a {
		border: 1px solid #E1E1E1;
		display: block;
		height: 101px;
		text-align: center;
	}
	.clients-items img {
		width:232px;
		position:relative;
	}
	#footer iframe, #sidebar iframe{
		width:265px;
		height:auto;
	}
	#content iframe {
		height:270px;
	}
	
	.project-item .title a, .twitter-row .twitter-item {
		font-size:13px;
	}

	.front-video-bg iframe{
		height:180px;
	}
	.flexslider {
		min-height:145px;
	}
	.flex-caption{
		display: none;
	}
	#content img.serviceimage2 {margin-top:0 !important;}
	#content .serviceimage2_wrap{text-align:center;}
	.post-title a {font-size:18px;}
	#Site-map .sitemap-rows .title {font-size:15px;}
	#sidebar .eptima-lite-title {font-size:13px;}
	._404-page p {
		font-size: 15px;
		line-height: 20px;
	}
	.error-txt-first {
		font-size: 95px;
		line-height: 125px;
	}
	.error-txt {
		font-size: 20px;
		line-height: 30px;
	}
	.featured-image:hover {
		transform: none;
		transition: none 0s ease 0s;
		-webkit-transform:none;
		-moz-transform:none;
		-o-transform:none;
		-ms-transform:none;
		-webkit-transition:none;
		-moz-transition:none;
		-o-transition:none;
		-ms-transition:none;
	}
	.image-gallery-slider {height: 136px;}
	#map_canvas #map, #map_canvas { height:270px !important;}
	a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
	.custom_list li {padding-left:0 !important; }
	.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 99px;}
	.filter li{margin: 0 5px 5px 0;}
	#wp-calendar { width:270px; }
	#wp-calendar thead th{font-size:13px;padding:0 5px;}
	#wp-calenda tfoot td {padding: 0 5px;}
	#wp-calendar tbody td {font-size:11px;padding:0px;}
	.one_third .custom_list {text-align:center;}
	.eptima-lite_price_table {  margin: 30px 0 50px; }
	div.eptima-lite_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
	#content .eptima-lite_tab_v .eptima-lite_tab_container {width:65%;}
	a#backtop { display:none !important;}
	#content .contact-left form textarea { width: 97%;}
	.alignright, 
	.alignleft, 
	.aligncenter, 
	.alignnone.size-full {float:none;}
	.commentlist .children li{padding-left: 0;}
	#respond p{height:auto;}
	#respond label{display:block;float:none;width:96%;}
	#respond input, #respond textarea{display:block;float:none;width:96%; margin: 0 0 12px;}
	#respond .comment-form-comment {height: auto;}
	
	#eptima-lite-paginate .eptima-lite-next,#eptima-lite-paginate .eptima-lite-prev {
		float:none;margin:0 3px 6px;position:relative;
	}
	.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:215px;}
	#eptima-lite-stream-sktmultisocialfeed-2 img ,
	.eptima-lite-container.sktmultisocialstream li, 
	#main .eptima-lite-container.sktmultisocialstream li,.eptima-lite-container.sktmultisocialstream a, #main .eptima-lite-container.sktmultisocialstream a{
		width:83px;
		height:83px;
	}

	#footer .eptima-lite-footer-container {
		margin-bottom: 0px;
		padding-top: 30px;
	}
	.eptima-lite-awesome-section{
		padding: 10px 0 22px;
	}
	.eptima-lite-awesome-section .eptima-lite-awesome-title {
		font-size: 35px;
		line-height: 40px;
	}
	.eptima-lite-awesome-section .eptima-lite-awesome-desp{
		font-size: 15px;
		line-height: 23px;
		margin-top: 10px;
	}
	.eptima-lite-awesome-section .para_btn{
		margin-top:25px;
	}
	.eptima-lite-statistics-wrap{
}

@media screen and (min-device-width: 320px) and (max-device-width: 1024px) {
	input, textarea {
		-webkit-appearance: none;
		border-radius: 0;
	}
	#searchform input[type="submit"] {
		height:40px;
	}
	.sf-arrows .sf-with-ul:after,.sf-arrows .sf-with-ul:after {
		border:0px !important;
	}

	#header.skehead-headernav.skehead-headernav-shrink { 
		padding-right:0px; 
	}
	#full-testimonial-box .container{width: 100%;}

}</pre></body></html>