@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
  url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
  url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
  url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*-----------------------------------------------------------
 Theme Name:	Spartan
 Version:		1.1.0
 Description:	Premium WordPress Theme by WPExplorer
 Author:		WPExplorer
 Author	URI:	http://www.wpexplorer.com
 Theme URI:		http://www.wpexplorer.com/
 License:		GNU General Public License version 2.0
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
 Tags:			light, fluid-layout, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
/* Reset
----------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,
code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,
figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;/*font-family:inherit;font-size:100%;font-weight:inherit;font-size:100%;font:inherit;*/}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0;}caption,th,td{font-weight:normal;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
blockquote,q{quotes:none}a:focus{outline:thin dotted}
a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto !important;}
select{max-width:100%}
/*customiz*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,
code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,
figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;font-weight: normal;line-height: 1.5;}
/*for list style*/
.list-square li{list-style: square;}
.list-u-r li{list-style-type: upper-roman;}
.list-square-l-a li{list-style-type: lower-alpha;}
.list-square-number li{list-style-type: decimal;}
/*for list style*/
/* The Grid
----------------------------------------------------------- */
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.wpex-row { margin: 0 -10px }
.wpex-row .col { float: left; margin: 0 0 20px; padding: 0 10px; }
.wpex-row .span_1_of_2 { width: 50% }
.wpex-row .span_1_of_3 { width: 33.33333333% }
.wpex-row .span_1_of_4 { width: 25% }
.wpex-row .span_1_of_5 { width: 20% }
.wpex-row .span_1_of_6 { width: 16.66666667% }
/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
/*.col-1,
.col.first { clear: both; margin-left: 0; }*/
/* Body & Main
----------------------------------------------------------- */
*{margin:0;padding:0;box-sizing:border-box;line-height:normal;}
body {background-color: #f5f5f5;color:black;font-family:'Montserrat',sans-serif;font-size:14px;font-weight:400}
body a {text-decoration: none;color: #1c72e4;transition: all 0.4s;outline:0}
body a:hover{color:black;text-decoration:none}
.container,.inner-container{margin:0 auto;width:100%;width:964px;padding:0}
.site-main{padding:25px 0 0;background:#fff}
/*left content*/
.left-content {float:left;width:64%}
body.fullwidth-post .left-content { float: none; width: 100%; max-width: 100%; }
/*sidebar*/
.sidebar-container {float:right;width:33%}
/*left sidebarbreadbody.left-sidebar .left-content { float: right; clear: both; }
body.left-sidebar .sidebar-container { float: left }
/*right sidebar*/
body.right-sidebar .left-content{float:left}
body.right-sidebar .sidebar-container{float:right}
iframe, embed { max-width: 100%; }
/* Typography
----------------------------------------------------------- */
.entry, .comment-reply-link, #main .comment-respond .form-submit input[type="submit"], #main .comment-form-comment input{ font-size: 1.077em; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #000; line-height: 1.35 }
.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 { margin: 50px 0 25px }
h1 { font-size: 2em; margin: 0 0 20px; }
h2 { font-size: 1.385em }
h3 { font-size: 1.231em }
h4 { font-size: 1.077em }
h5 { font-size: 1em }
h6 { font-size: 1em }
p { margin: 0 0 25px }
h1 a,h2 a,h3 a,h4 a { color: #000 }
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover { color: #ef1616; text-decoration: none; }
em { font-style: italic }
strong {font-weight: bold;}
.strong { font-weight: bold; font-weight: 600; color: #000; }
small { font-size: 0.95em }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; margin: 0 0 25px; }
hr.thick-hr { border-width: 2px 0 0; }
a { outline: 0 }
.heading { text-transform: uppercase; font-size: 1.077em; font-weight: bold; color: #000; margin-bottom: 20px; }
.post-header-title{margin:0;font-weight:600;font-size:24px;color:#1c72e4}
/* Commons
----------------------------------------------------------- */
.clr:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clear { clear: both }
img { height: auto; max-width: 100%; }
blockquote { border-left: 4px solid #ccc;color: #000;font-size: 1.231em;font-style: italic;line-height: 1.6em;margin-bottom: 30px; margin-left: 30px; padding: 0 20px;position: relative;}
blockquote p:last-child { margin: 0 }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
blockquote cite { display: block; color: #000; margin-top: 20px; }
pre { position: relative; background: #f7f7f7; padding: 20px; padding-right: 50px; margin-bottom: 30px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: 'Verdana'; letter-spacing: 1px; z-index: 1; }
pre:before { position: absolute; width: 30px; padding-top: 10px; text-align: center; right: 0; top: 0; height: 100%; font-family: "FontAwesome"; content: "\f121"; background: #e7e7e7; color: #333; font-size: 14px; }
dt { font-weight: bold; color: #000; }
dd { margin: 0 0 20px }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 25px; position: relative; }
#page-featured-img img { display: block; width: 100%; }
.wpex-video-embed { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.wpex-video-embed frame,
.wpex-video-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
a.wpex-lightbox-gallery { display: block }
.page-thumbnail { margin: 0 0 40px }
.page-thumbnail img { display: block }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-bottom: 20px }
.content-none p { margin-bottom: 0; font-size: 1.231em; }
.entry .googlemap { margin-bottom: 25px }
/*back to top scroll button*/
a.site-scroll-top{visibility:hidden;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
bottom:20px;color:#fff;font-size:18px;webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;
-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease;transition:all 0.25s ease;background:rgba(28,113,229,0.7);border-radius:2px;border:none;bottom:20px;
color:#fff;height:40px;outline:0;padding:8px 6px;position:fixed;right:20px;text-align:center;width:40px;
z-index:9;font-size:23px;line-height:23px}
body a.site-scroll-top:hover{background:rgba(0,0,0,0.7);color:white}
a.site-scroll-top.show {visibility:visible;}
/*sharpen images if enabled*/
.image-rendering img{ image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; }
/*tables*/
.entry table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 0.9em; width: 100%; margin-bottom: 30px; }
.entry th,
.entry td { padding: 2%; margin: 0; overflow: visible; line-height: 120%; border-bottom: 1px solid #DDD; }
.entry caption { color: #444; text-align: center; padding: 2%; }
.entry thead { vertical-align: bottom; white-space: nowrap; }
.entry th { font-weight: bold; color: #444; }
.entry table tbody > tr:nth-child(odd) > td { background: #f9f9f9 }
/*notices*/
.notice { border-radius: 3px; display: block; font-size: 1em; margin: 40px 0; padding: 12px; font-size: 13px; text-align: center; }
.notice.left { text-align: left }
.notice.right { text-align: right }
.notice.yellow { border: 1px solid #F0DA95; color: #C4690E; background: #FFFACA; }
.notice.yellow a { color: #C4690E !important; font-weight: 600; text-decoration: underline; }
.notice.blue { color: #5091b2; background: #e9f7fe; border: 1px solid #b6d7e8; }
.notice.green { background: #edfdd3; border: 1px solid #c4dba0; color: #657e3c; }
/* Lists
----------------------------------------------------------- */
.entry ul { margin: 30px 0 30px 20px }
.entry ul ul { margin: 0 0 0 20px }
.entry ul li,
.entry ol li { margin: 0 0 5px }
.entry ol { margin: 30px 0 30px 25px }
.entry ol ol { margin: 0 0 0 20px }
.entry ul { list-style: square }
.entry ol { list-style: decimal }
/* Page Header
----------------------------------------------------------- */
.page-header,
.archive-header { position: relative; border-bottom: 2px solid #e7e7e7; padding-bottom: 5px; margin-bottom:15px; -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.page-header-title,
.archive-header-title { color: #000; margin: 0; }
.archive-description { font-size: 1.231em; margin-bottom: 40px; }
.archive-description p:last-child { margin: 0 }
.layout-toggle{display:none;position:absolute;top:0;right:0;font-size:16px;height:26px;width:26px;
line-height:26px;text-align:center;color:#fff;background:#000;border-radius:3px;cursor:pointer}
.layout-toggle:hover { background: #000 !important; }
/* Core menu styles
----------------------------------------------------------- */
.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; margin: 0; }
/* .sf-menu > li { float: left } */
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
/*.sf-menu { float: left } */
.sf-menu ul { min-width: 180px; *width: 180px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
/* Top Bar
----------------------------------------------------------- */
#top-wrap {position: relative; background:#1c72e4; }
/*header top*/
#topbar { background: #191919; height: 40px; line-height: 40px; color: #878787; border-bottom: 1px solid #373737; }
#topbar .container { position: relative; }
#topbar a { color: #a7a7a7; }
#topbar a:hover { color: #fff; text-decoration: none; }
/*topbar date*/
#topbar-date { height: 39px; line-height: 40px; float: left; border-left: 1px solid #272727; border-right: 1px solid #272727; padding: 0 20px; margin-right: 20px; }
.topbar-date-condensed { display: none; }
#topbar-date .fa { margin-right: 10px; }
/*topbar nav*/
#topbar-nav { float: left; }
#topbar-nav .sf-menu > li { float: left; padding-right: 10px; margin-right: 10px; }
#topbar-nav .sf-menu > li.dropdown { position: relative; padding-right: 24px; }
#topbar-nav .sf-menu > li > a { border-bottom: 1px dotted #676767; display: inline; }
#topbar-nav .sf-menu > li.current-menu-item > a { color: #fff; }
#topbar-nav .sf-menu > li .fa.nav-arrow { position: absolute; right: -10px; top: 50%; height: 10px; line-height: 10px; margin-top: -5px; font-size: 10px; margin-right: 0; }
#topbar-nav .sf-menu > li:after { content: ""; display: block; height: 8px; width: 2px; background: #373737; position: absolute; right: 0; top: 50%; margin-top: -4px; }
#topbar-nav .sf-menu > li:last-child { padding-right: 0; margin-right: 0; }
#topbar-nav .sf-menu > li:last-child:after { display: none; }
#topbar-nav .sf-menu .sub-menu { background: #191919; line-height: 1.5; }
#topbar-nav .sf-menu .sub-menu a { display: block; padding: 10px; border-bottom: 1px solid #272727; }
#topbar-nav .sf-menu .sub-menu li:last-child > a { border-bottom: none; }
#topbar-nav .sf-menu .sub-menu li .nav-arrow { position: absolute; right: 10px; top: 50%; height: 10px; line-height: 10px; margin-top: -5px; margin-right: 0; }
#topbar-nav .sf-menu .sub-menu li.menu-item-has-children a { padding-right: 20px; }
#topbar-nav .sf-menu > li > a > .fa { margin-right: 7px; }
/*topbar search*/
#topbar-search { position: relative; width: 230px; float: right; }
.topbar-searchform-input { width: 100%; color: #797979; background: none; height: 40px; outline: none; border: none; border-right: 1px solid #272727; border-left: 1px solid #272727; padding: 0 10px; }
.topbar-searchform-btn { position: absolute; top: 0; right: 5px; height: 40px; background: none; outline: none; border: none; background: none; color: #797979; }
/* Header
----------------------------------------------------------- */
/*#header {position:relative;padding:13px 32px;color:white}*/
/*#header.opacity{ opacity: 0.5; }*/
/*logo*/
/*.site-branding { float: left; max-width: 31.25%; }
#logo a { display: block; float: left; }
#logo h1, #logo h2 { margin: 0 !important; font-size: 1.538em; }
#logo img { display: block; }
.site-text-logo a { color: #fff; text-decoration: none; font-weight: bold; text-transform: uppercase; }
.site-text-logo a:hover { text-decoration: none; color: #fff; }
#blog-description { float: left; margin-top: 5px; text-shadow: 1px 1px rgba(0,0,0,0.5); }*/
/* Main Navigation
----------------------------------------------------------- */
#site-navigation-inner,
#site-navigation-wrap.is-sticky { background: #171717; min-height: 50px; }
#site-navigation-inner { border-top: 3px solid #474747; }
#site-navigation { color: #979797; position: relative; }
#site-navigation-notice { float: left; height: 50px; line-height: 50px; padding: 0 20px; }
#site-navigation-notice a { color: #a7a7a7; }
#site-navigation .dropdown-menu > li { display: block; float: left; height: 50px; line-height: 50px; margin: 0; border-right: 1px solid #272727; }
#site-navigation .dropdown-menu > li.menu-item-object-category:after{ display: block; content: ""; position: absolute; top: -3px; width: 100%; height: 3px; }
#site-navigation .dropdown-menu > li > a { position: relative; display: block; font-size: 0.923em; text-decoration: none; text-align: left; cursor: pointer; padding: 0 20px; color: #a7a7a7; letter-spacing: 0.05em; text-transform: uppercase; font-weight: bold; font-weight: 500; }
#site-navigation .dropdown-menu > li.home-icon > a { font-size: 1.231em; }
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-ancestor > a,
#site-navigation .dropdown-menu > .current-menu-parent > a,
#site-navigation .dropdown-menu > li > a:hover { color: #fff; text-decoration: none; } 
#site-navigation .dropdown-menu > .current-menu-ancestor > a:after,
#site-navigation .dropdown-menu > .current-menu-parent > a:after,
/*drop-down styles*/
#site-navigation .dropdown-menu ul { background: #171717; box-shadow: 0 1px 3px rgba(0,0,0,0.1); text-align: left; border: 1px solid #272727; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 8px 13px; margin: 0px; border: 0px; text-transform: none; color: #a7a7a7; font-size: 1em; }
#site-navigation .dropdown-menu ul li { border-bottom: 1px solid #272727; line-height: 1.4em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul li:last-child { border-bottom: none; }
#site-navigation .dropdown-menu ul li > a:hover { color: #fff; text-decoration: none; }
/*nav menu icons*/
#site-navigation .dropdown-menu li a .fa { margin-right: 10px; }
/*fixed navigation option*/
#site-navigation-wrap.is-sticky { z-index: 1001; width: 100%; }
#site-navigation-wrap.is-sticky #site-navigation { border-bottom: none; }
/* Homepage Slider
----------------------------------------------------------- */
#home-slider-wrap { margin-bottom: 40px; }
.home-slider-media img { display: block; width: 100%; }
.home-slider-caption { position: absolute; bottom: 0; background: url("images/caption-bg.png"); padding: 20px; width: 100%; }
.home-slider-caption-title { color: #fff; font-size: 1.385em; font-weight: bold; font-weight: 500; line-height: 1.25em; margin-bottom: 10px; }
.home-slider-caption-title a, .home-slider-caption-title a:hover, .home-slider-caption-excerpt a, .home-slider-caption-excerpt a:hover { color: #fff; }
.home-slider-caption-excerpt { color: #b7b7b7; }
.home-slider-caption-excerpt a { border-bottom: 1px dotted #fff; }
.home-slider-caption-excerpt a:hover { text-decoration: none; }
/*home slider arrows*/
#home-slider{position: relative;background:#f6f6f6}
#home-slider .owl-nav div { position: absolute; display: block; text-align: center; color: #fff; height: 26px; line-height: 26px; width: 26px; top: 50%; margin-top: -13px; font-size: 12px; background: #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; opacity: 0.5; }
#home-slider .owl-nav .owl-prev { left: 20px; }
#home-slider .owl-nav .owl-next { right: 20px; }
#home-slider .owl-nav .owl-next:hover,
#home-slider .owl-nav .owl-prev:hover { text-decoration: none; opacity: 1; }
/*home slider pagination*/
#home-slider .owl-dots { margin-top: 10px; }
#home-slider .owl-dots .owl-dot { float: left; margin-right: 5px; display: block; height: 20px; line-height: 20px; width: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; cursor: pointer; font-size: 12px; }
#home-slider .owl-dots .owl-dot:hover { text-decoration: none; background: #000; }
#home-slider .owl-dots .owl-dot.active { background: #000; }
#home-slider .owl-dots .owl-dot:last-child { margin-right: 0; }
/* Owl Carousel Core styles
----------------------------------------------------------- */
.owl-carousel .animated{-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{display:none}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* Featured Carousel
----------------------------------------------------------- */
.featured-carousel-wrap { padding-top: 30px; border-top: 2px solid #eee; }
.featured-carousel .owl-nav { position: absolute; top: -38px; right: 0; }
.featured-carousel .owl-nav div { float: left; height: 20px; line-height: 20px; width: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; }
.featured-carousel .owl-nav div:hover { background: #000; cursor: pointer; }
.featured-carousel .owl-nav div.owl-prev { margin-right: 2px; }
.featured-carousel-slide { font-size: 1.077em; font-weight: bold; }
.featured-carousel-slide img { display: block; margin-bottom: 10px; width: 100%; }
.featured-carousel-slide a { color: #000; text-decoration: none; }
.featured-carousel-slide a:hover { text-decoration: none; }
/* Homepage Template
----------------------------------------------------------- */
.home-cats { margin: 0 -10px; }
.home-cat-entry { display: block; float: left; width: 50%; padding: 0 10px; margin-bottom: 40px; }
.home-cat-entry-post-first { list-style: none; }
.home-cat-entry-post-first, .home-cat-entry-post-first-title { font-size: 1.077em; }
.home-cat-entry-post-first-title { margin: 0 0 10px; }
.home-cat-entry-post-first-media { position: relative; margin-bottom: 20px; }
.home-cat-entry-post-first-media a, .home-cat-entry-post-first-media img { display: block; }
.home-cat-entry-post-first-media img { width: 100%; height: auto; }
.home-cat-entry-post-first p { margin: 0 0 10px; }
.home-cat-entry-post-other { list-style: none; }
.home-cat-entry-post-other a { background: url("images/bullet.png") left 10px no-repeat; display: block; position: relative; border-top: 1px solid #e7e7e7; padding: 3px 0 3px 12px; }
.home-cat-entry-post-other a:hover { text-decoration: none; }
.home-cat-entry-post-other:last-child a { border-bottom: 1px solid #e7e7e7; }
/* Sidebar
----------------------------------------------------------- */
.sidebar-container a:hover { text-decoration: none; }
.sidebar-widget { margin-bottom: 30px }
.sidebar-widget .widget-title{display:inline-block;color:black;font-size:22px;margin:0 0 6px;
border-bottom:2px solid #d2d2d2;padding-bottom:6px;width:100%}
.widget_wpex_social_widget .widget-title{border-bottom:none}
.sidebar-widget .textwidget a { text-decoration: underline }
/*Facebook like box fixes*/
#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
/* Widgets
----------------------------------------------------------- */
.sidebar-container select { width: 100%; color: #676767; }
/*calendar widget*/
#wp-calendar { width: 100%; font-size: 0.846em; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #e7e7e7; border-top: none; }
#wp-calendar tbody td { text-align: center; border: 1px solid #e7e7e7; line-height: 2.5em; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #ef1616; text-decoration: underline; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 1.273em; letter-spacing: 1px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #ef1616; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
.sidebar-container #wp-calendar tbody a:hover { color: #000 }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 2px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right }
#footer #wp-calendar thead th { background: #232323 }
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }
/*lists*/
.widget_archive li,
.widget_recent_entries li,
.widget_categories li,
.widget-recent-posts-icons li,
.widget_meta li,
.widget-latest-news li { position: relative; border-bottom: 1px solid #e7e7e7; padding: 5px 0; }
.widget_archive li:last-child,
.widget_recent_entries li:last-child,
.widget_categories li:last-child,
.widget-recent-posts-icons li:last-child,
.widget_meta li:last-child { border-color: transparent; }
/*latest news*/
.widget-latest-news li.first-post { padding-top: 0; padding-bottom: 10px; }
.widget-latest-news li.first-post .first-post-media { position: relative; margin-bottom: 10px; }
.widget-latest-news li.first-post .first-post-media img { display: block; width: 100%; }
.widget-latest-news li.first-post p { margin-top: 5px; margin-bottom: 0; }
/*recent posts with icons*/
.widget-recent-posts-icons li { padding-left: 0; }
.widget-recent-posts-icons li a { display: block; }
.widget-recent-posts-icons li a .fa { padding-right: 10px; }
/*categories*/
.widget_categories li ul { margin-left: 10px; }
.widget_categories li li:before { content: "-"; margin-right: 10px; }
/*comments*/
.recentcomments a { color: #000; text-decoration: none; }
.recentcomments a.url { text-decoration: none; color: #676767; }
/*recent posts with thumb*/
.widget-recent-posts-li { margin: 0; font-size: 0.923em; min-height: 73px; position: relative; }
.widget-recent-posts-thumbnail img { display: block; }
.widget-recent-posts-title { font-weight: bold; font-weight: 500; }
.widget-recent-posts-title { font-size: 1.154em; }
/*recent posts with thumb left-style*/
.widget-recent-posts-li.left-thumbnail { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #e7e7e7; }
.widget-recent-posts-li.left-thumbnail:last-child { border-bottom: none; padding-bottom: 0px; margin-bottom: 0px; }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-thumbnail { display: block; float: left; width: 45%; padding-right: 10px; }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-content { display: block; float: right; width: 55%; padding-left: 10px; }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-thumbnail img { display: block; width: 100%; }
.widget-recent-posts-li.left-thumbnail:first-child .widget-recent-posts-thumbnail { top: 15px }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-date { margin-top: 5px; }
/*recent posts with thumb top-style*/
.widget-recent-posts-li.top-thumbnail { margin-bottom: 20px; }
.widget-recent-posts-li.top-thumbnail:last-child { margin-bottom: 0; }
.widget-recent-posts-li.top-thumbnail .widget-recent-posts-thumbnail { display: block; margin-bottom: 10px; }
.widget-recent-posts-li.top-thumbnail .widget-recent-posts-thumbnail img { width: 100%; }
/*video widget*/
.wpex-video-widget-description { margin-top: 20px }
/*flickr widget*/
.wpex-flickr-widget { margin: 0 -5px }
.wpex-flickr-widget .flickr_badge_image { display: block; width: 25%; max-width: 75px; float: left; padding: 0 5px 10px; }
.wpex-flickr-widget .flickr_badge_image img { display: block; width: 100%; }
/*social*/
.widget_wpex_social_widget { list-style: none }
.social-widget-description { margin-bottom: 20px; }
.widget_wpex_social_widget li {margin:0;padding:0;border:none;float:left;margin-right:12px;margin-bottom: 5px; }
.widget_wpex_social_widget li a{background:#444;display:block;height:51px;line-height:51px;width:51px;
border-radius:3px;text-align:center;font-size:19px;color:#fff !important}
.widget_wpex_social_widget li a:active { box-shadow: inset 0 2px 2px rgba(0,0,0,0.35); }
.widget_wpex_social_widget ul.black a,
.widget_wpex_social_widget ul.black-color-hover a { background: #000; }
.widget_wpex_social_widget ul.black a:hover,
.widget_wpex_social_widget ul.color a:hover { opacity: 0.7; }
.widget_wpex_social_widget ul.graphical a { box-shadow: inset 0 1px 1px rgba(255,255,255,0.4); border: 1px solid rgba(0,0,0,0.1); background: #444; }
.widget_wpex_social_widget ul.black-color-hover.graphical a { background: #444; }
.widget_wpex_social_widget ul.black-color-hover .twitter a:hover,
.widget_wpex_social_widget ul.color .twitter a { background: #55ACCE; }
.widget_wpex_social_widget ul.black-color-hover .dribbble a:hover,
.widget_wpex_social_widget ul.color .dribbble a { background: #ea4c89; }
.widget_wpex_social_widget ul.black-color-hover .facebook a:hover,
.widget_wpex_social_widget ul.color .facebook a { background: #3b5998; }
.widget_wpex_social_widget ul.black-color-hover .flickr a:hover,
.widget_wpex_social_widget ul.color .flickr a { background: #FF0084; }
.widget_wpex_social_widget ul.black-color-hover .vk a:hover,
.widget_wpex_social_widget ul.color .vk a { background: #55779b; }
.widget_wpex_social_widget ul.black-color-hover .tumblr a:hover,
.widget_wpex_social_widget ul.color .tumblr a { background: #2C4762; }
.widget_wpex_social_widget ul.black-color-hover .google-plus a:hover,
.widget_wpex_social_widget ul.color .google-plus a { background: #DD4B39; }
.widget_wpex_social_widget ul.black-color-hover .youtube-play a:hover,
.widget_wpex_social_widget ul.color .youtube-play a { background: #C4302B; }
.widget_wpex_social_widget ul.black-color-hover .vimeo-square a:hover,
.widget_wpex_social_widget ul.color .vimeo-square a { background: #1ab7ea; }
.widget_wpex_social_widget ul.black-color-hover .skype a:hover,
.widget_wpex_social_widget ul.color .skype a { background: #00AFF0; }
.widget_wpex_social_widget ul.black-color-hover .rss a:hover,
.widget_wpex_social_widget ul.color .rss a { background: #FF7900; }
.widget_wpex_social_widget ul.black-color-hover .instagram a:hover,
.widget_wpex_social_widget ul.color .instagram a { background: #3F729B; }
.widget_wpex_social_widget ul.black-color-hover .linkedin a:hover,
.widget_wpex_social_widget ul.color .linkedin a { background: #3399CC; }
.widget_wpex_social_widget ul.black-color-hover .renren a:hover,
.widget_wpex_social_widget ul.color .renren a { background: #2970ad; }
.widget_wpex_social_widget ul.black-color-hover .pinterest a:hover,
.widget_wpex_social_widget ul.color .pinterest a { background: #CB2027; }
.widget_wpex_social_widget ul.black-color-hover .github a:hover,
.widget_wpex_social_widget ul.color .github a { background: #555; }
.widget_wpex_social_widget ul.black-color-hover .foursquare a:hover,
.widget_wpex_social_widget ul.color .foursquare a { background: #0CBADF; }
.widget_wpex_social_widget ul.black-color-hover .trello a:hover,
.widget_wpex_social_widget ul.color .trello a { background: #2174a6; }
/*tabs widget*/
.wpex-tabs-widget-tabs ul { float: left; }
.wpex-tabs-widget-tabs li { display: block; float: left; }
.wpex-tabs-widget-tabs a { color: #999; display: block; padding: 7px 15px; background: #f7f7f7; border: 1px solid #e7e7e7; border-bottom: 0; border-right: 0; webkit-transition: color 0.25s ease; -moz-transition: color 0.25s ease; -o-transition: color 0.25s ease; -ms-transition: color 0.25s ease; transition: color 0.25s ease; }
.sidebar-container .wpex-tabs-widget-tabs a { color: #999; }
.wpex-tabs-widget-tabs li:last-child a{ border-right: 1px solid #e7e7e7; }
.wpex-tabs-widget-tabs a:hover {background:#fff;color:black}
.wpex-tabs-widget-tabs a.active {color:#1c71e5;background:#fff;border-top:2px solid #1c71e5; position: relative; margin-bottom: -1px; }
.wpex-tabs-widget-tabs a.active:hover { cursor: default; }
.wpex-tabs-widget-tab { border: 1px solid #e7e7e7; background: #fff; padding: 20px 15px; display: none; }
.wpex-tabs-widget-tab.active-tab { display: block; }
.sidebar-container .wpex-tabs-widget-tab a { color: #474747; }
/*tabs popular tab*/
#wpex-widget-popular-tab li,#wpex-widget-recent-tab li { position: relative; padding-left: 30px; min-height: 36px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; margin-bottom: 10px; }
#wpex-widget-popular-tab .counter, #wpex-widget-recent-tab .counter{display:block;position:absolute;top:0;left:0;font-size:24px;
line-height:1;font-weight:bold;font-weight:600;color:#1c71e5}
#wpex-widget-popular-tab li:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }
/*tabs recent/comments tab*/
/*#wpex-widget-recent-tab li,*/
#wpex-widget-comments-tab li { position: relative; padding-left: 70px; min-height: 60px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; margin-bottom: 10px; }
#wpex-widget-recent-tab li:last-child,
#wpex-widget-comments-tab li:last-child { min-height: 50px; }
#wpex-widget-recent-tab li a,
#wpex-widget-comments-tab li a { display: block; }
#wpex-widget-recent-tab li a:hover,
#wpex-widget-comments-tab li a:hover { color: #000; }
#wpex-widget-recent-tab li:last-child,
#wpex-widget-comments-tab li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
#wpex-widget-recent-tab img,
#wpex-widget-comments-tab img { width: 50px; height: 50px; position: absolute; left: 0; top: 0; display: block; }
/*recent comments with avatar*/
.wpex-recent-comments-widget li { position: relative; padding-left: 75px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 15px; margin-bottom: 15px; min-height: 62px; }
.wpex-recent-comments-widget li:last-child { border: none; }
.wpex-recent-comments-widget li a { display: block; min-height: 55px; }
.sidebar-container .wpex-recent-comments-widget li a { color: #808080; }
.sidebar-container .wpex-recent-comments-widget li a:hover { color: #000; }
.wpex-recent-comments-widget li img { width: 55px; height: 55px; position: absolute; left: 0; top: 0; display: block; }
/*tagcloud*/
.widget_tag_cloud a { font-size: 1em !important; font-weight: normal; display: block; float: left; padding: 4px 10px; background: #ef1616; color: #fff; margin: 0 2px 2px 0; webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; transition: all 0.25s ease; }
.widget_tag_cloud a:hover { background: #373737; color: #fff; }
#footer-wrap .widget_tag_cloud a { color: #fff; }
/*slider title*/
.slider-widget-slide { position: relative; }
.slider-widget-slide a, .slider-widget-slide a img { display: block; }
.slider-widget-title { position: absolute; bottom: 0; width: 100%; padding: 10px 15px; background: #000; background: rgba(0,0,0,0.75); color: #fff; text-align: center; }
.slider-widget .owl-nav { float: right; margin-top: 5px; }
.slider-widget .owl-nav div { float: left; height: 20px; width: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; }
.slider-widget .owl-nav div:hover { background: #000; cursor: pointer; }
.slider-widget .owl-nav div.owl-prev { margin-right: 2px; }
.slider-widget .owl-dots { margin-top: 5px; }
.slider-widget .owl-dots .owl-dot { float: left; height: 10px; width: 10px; display: block; border: 2px solid #c7c7c7; margin-right: 2px; }
.slider-widget .owl-dots .owl-dot:hover { border-color: #ef1616; }
.slider-widget .owl-dots .owl-dot.active { border-color: #ef1616; background: #ef1616; }
.slider-widget .owl-dots .owl-dot:last-child { margin-right: 0; }
/* Category Featured Post
----------------------------------------------------------- */
.archive-featured-post{position:relative;margin-bottom:40px;display:none}
.archive-featured-post img { display: block; width: 100%; }
.archive-featured-post-content { position: absolute; bottom: 0; background: url("images/caption-bg.png"); padding: 20px; color: #b7b7b7; }
.archive-featured-post-title { color: #fff; font-size: 1.385em; font-weight: bold; font-weight: 500; line-height: 1.25em; margin-bottom: 10px; }
.archive-featured-post-title a,
.archive-featured-post a:hover,
.archive-featured-post-excerpt a,
.archive-featured-post-excerpt a:hover { color: #fff; }
/* Entries
----------------------------------------------------------- */
/*entries main*/
.loop-entry { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid #e7e7e7; }
.loop-entry
.loop-entry.post-entry p:last-child { margin: 0 }
.loop-entry-media { float: left; width: 50%; padding-right: 10px; position: relative; }
.loop-entry-content{float:left;padding-left:10px;width:100%}
.no-thumbnail .loop-entry-content{width:100%}
.loop-entry-title { position: relative; margin: 0 0 10px; font-size: 1.357em; line-height: 1.4em; }
.loop-entry-title a{color:#1c71e5;font-size:20px;font-weight:500}
.loop-entry-title a:hover{color:black}
.loop-entry.span_1_of_1 .loop-entry-title { font-size: 1.846em; margin: 0; }
.loop-entry.span_1_of_1 { margin-bottom: 30px; }
.entry-cat-tag { display: block; position: absolute; top: 0; left: 0; background: #000; padding: 4px 6px; z-index: 2; }
.entry-cat-tag a { display: block; color: #fff !important; text-decoration: none; text-transform: uppercase; font-size: 0.769em; font-weight: 500; letter-spacing: 0.25px; text-shadow: none; }
.entry-cat-tag a:hover { color: #fff; text-decoration: underline; }
/*entry media*/
.loop-entry-thumbnail a { display: block; position: relative; overflow: hidden; }
.loop-entry-thumbnail img { display: block; width: 100%; }
.loop-entry-thumbnail a .loop-entry-overlay .loop-entry-overlay-icon { display: table; height: 100%; width: 100%; vertical-align: middle; text-align: center; color: #fff; }
.loop-entry-thumbnail a .loop-entry-overlay .loop-entry-overlay-icon .loop-entry-overlay-icon-inner { display: table-cell; vertical-align: middle; height: 100%; width: 100%; }
.loop-entry-thumbnail a .loop-entry-overlay .loop-entry-overlay-icon .fa { font-size: 18px; }
/*video overlay icon*/
.loop-entry-video-overlay { display: block; background: url("images/video-overlay.png") center 0 no-repeat; height: 50px; width: 50px; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; }
.loop-entry-thumbnail:hover .loop-entry-video-overlay { background-position: 0 -50px; }
.loop-entry-audio-overlay { display: block; background: url("images/audio-overlay.png") center 0 no-repeat; height: 50px; width: 50px; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; }
.loop-entry-thumbnail:hover .loop-entry-audio-overlay { background-position: 0 -50px; }
/*entry excerpt*/
.loop-entry-excerpt { margin-top: 10px; }
.loop-entry-excerpt p:last-child { margin: 0; }
/*readmore*/
.loop-entry .wpex-readmore { display: block; margin-top: 10px; }
/*entry meta*/
.loop-entry-meta{margin:-5px 0 10px;font-size:0.929em}
.loop-entry-meta div { display: inline; margin-right: 16px; }
.loop-entry-meta a{color:black;font-weight:600;font-size:14px}
.loop-entry-meta .fa{margin-right:7px}
/*status format*/
.loop-entry.format-status { background: none; padding: 0; box-shadow: none; -moz-box-shadow: 0 1px 2px none; -webkit-box-shadow: none; }
.loop-entry.format-status p:last-child { margin: 0; }
.loop-entry.format-status iframe { margin: 0; }
.loop-entry.format-status blockquote { margin: 0; }
/*embeds*/
.wpex-audio-embed { position: relative; z-index: 2; overflow-x: hidden; }
/* 2 column entries*/
.loop-entry.col { float: left; width: 50%; border-bottom: 0; }
.loop-entry.col.col-1 { clear: both; padding-right: 10px; }
.loop-entry.col.col-2 { padding-left: 10px; }
.loop-entry.col .loop-entry-media,
.loop-entry.col .loop-entry-content { width: 100%; padding: 0; }
.loop-entry.col .loop-entry-media { margin-bottom: 20px; }
/* Posts
----------------------------------------------------------- */
.post-header{margin-bottom:20px}
.entry a { text-decoration: underline; }
/*post media*/
body.single.no-sidebar .single-post-media { margin-bottom: 50px; }
.single-post-media img { width: 100%; display: block; width: 100%; }
.post-audio { overflow: hidden; }
/*post meta*/
.post-meta{margin-top:10px;color:black;font-size:14px}
/*social share*/
.social-share {margin-top:10px}
.social-share-title { margin: 0 0 30px; font-weight: bold; font-weight: 600; color: #000; font-size: 1.313em; border-bottom: 1px solid #f5f5f5; padding-bottom: 4px; }
.social-share a { display: block; float: left; margin-right: 4px; margin-bottom: 4px; height: 26px; line-height: 26px; padding: 0 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; transition: all .1s ease-in-out; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; border: 1px solid #d7d7d7; color: #474747; }
.social-share a:hover { text-decoration: none; color: #fff; border-color: transparent; }
.social-share a:hover .fa { color: #fff; }
.social-share a:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); }
.social-share a .fa { font-size: 14px; margin-right: 6px; -webkit-font-smoothing: subpixel-antialiasing; }
.social-share .twitter-share .fa { color: #00aced; }
.social-share .twitter-share:hover { background: #00aced; }
.social-share .googleplus-share .fa { color: #dd4b39; }
.social-share .googleplus-share:hover { background: #dd4b39; }
.social-share .pinterest-share .fa { color: #cb2027; }
.social-share .pinterest-share:hover { background: #cb2027; }
.social-share .linkedin-share .fa { color: #007bb6; }
.social-share .linkedin-share:hover { background: #007bb6; }
.social-share .facebook-share .fa { color: #3b5998; }
.social-share .facebook-share:hover { background: #3b5998; }
/*edit post link*/
.entry-footer { padding-top: 40px; margin-top: 40px; border-top: 2px solid #eee; text-align: right; font-size: 1.077em; }
/*tags*/
.post-tags { margin: 40px 0 0; }
.post-tags a { text-decoration: none; }
.post-tags .fa { margin-right: 3px; }
.post-tags .strong { font-weight: 500; }
/*author-box*/
.author-bio { margin: 40px 0 0; padding: 40px 0 0 80px; position: relative; border-top: 2px solid #eee; }
.author-bio-avatar { position: absolute; top: 40px; left: 0; width: 60px; }
.author-bio-avatar img { display: block; width: 100%; }
.author-bio-author { font-weight: bold; font-weight: 600; color: #000; font-size: 1.375em; line-height: 1em; margin: 0 0 15px; }
.author-bio-author a, .author-bio-author a:hover { text-decoration: none; }
.author-bio-url { margin: -10px 0 10px; }
body.default-skin .author-bio-content p { color: #474747; }
.author-bio-content p:last-child { margin: 0 }
.author-bio-social { margin-top: 15px; }
.author-bio-social a { display: block; float: left; color: #fff; height: 25px; line-height: 25px; width: 25px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-align: center; margin-right: 4px; font-size: 13px; background: #1e1e1e; }
.author-bio-social a:hover { color: #fff; opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; text-decoration: none; }
.author-bio-social a.twitter { background: #00ACED; }
.author-bio-social a.facebook { background: #3B5998; }
.author-bio-social a.google-plus { background: #D14836; }
.author-bio-social a.pinterest { background: #CB2027; }
.author-bio-social a.linkedin { background: #007FB1; }
.author-bio-social a.instagram { background: #517fa4; }
.author-bio-social a:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.15); }
/* Entry & post slider
----------------------------------------------------------- */
.post-gallery { position: relative; overflow: hidden; }
.post-gallery-caption { position: absolute; bottom: 0; background: url("images/caption-bg.png"); padding: 20px; color: #fff; width: 100%; }
.post-gallery-caption a, .post-gallery-caption a:hover { color: #fff; border-bottom: 1px dotted #fff; text-decoration: none; }
/*gallery slider arrows*/
.post-gallery .owl-nav div { position: absolute; display: block; text-align: center; color: #fff; height: 26px; line-height: 26px; width: 26px; top: 50%; margin-top: -45px; font-size: 12px; background: #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; opacity: 0.5; }
.post-gallery .owl-nav .owl-prev { left: 20px; }
.post-gallery .owl-nav .owl-next { right: 20px; }
.post-gallery .owl-nav div:hover { text-decoration: none; opacity: 1; }
/*gallery slider thumbs*/
.post-gallery .owl-dots { margin: 10px 0 0 }
.post-gallery .owl-dots:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.post-gallery .owl-dots div { display: block; float: left; cursor: pointer; height: auto; width: 65px; margin: 0 10px 10px 0; }
.post-gallery .owl-dots div img { width: 100%; display: block; opacity: 0.6; box-shadow: #000 0em 0em 0em; }
.post-gallery .owl-dots div.active img,
.post-gallery .owl-dots div img:hover { opacity: 1 }
/* Related Posts
----------------------------------------------------------- */
.related-carousel-wrap { margin: 40px 0 0; padding-top: 40px; border-top: 2px solid #eee; }
.related-carousel .owl-nav { position: absolute; top: -38px; right: 0; }
.related-carousel .owl-nav div { float: left; height: 20px; width: 20px; line-height: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; }
.related-carousel .owl-nav div:hover { background: #000; cursor: pointer; }
.related-carousel .owl-nav div.owl-prev { margin-right: 2px; }
.related-carousel-slide { font-size: 1.077em; font-weight: bold; }
.related-carousel-slide img { display: block; margin-bottom: 10px; width: 100%; }
.related-carousel-slide a { color: #000; text-decoration: none; }
.related-carousel-slide a:hover { text-decoration: none; }
/* Contributors
----------------------------------------------------------- */
.contributor-entry { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 2px solid #eee; }
.contributor-entry:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.contributor-entry-inner { padding-left: 110px; position: relative; min-height: 140px; }
.contributor-entry-desc p:last-child { margin: 0; }
.contributor-entry-avatar { position: absolute; top: 0; left: 0; }
.contributor-entry-avatar img { display: block; display: block; }
.contributor-entry-title { margin: 0 0 20px; }
.contributor-entry-url { margin: -20px 0 20px; }
.contributor-entry-count { text-align: center; margin-top: 10px; font-style: 1em; font-weight: bold; }
.contributor-entry-count a { color: #000; }
.contributor-entry-social { margin-top: 15px; }
.contributor-entry-social a { display: block; float: left; color: #fff; height: 25px; line-height: 25px; width: 25px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-align: center; margin-right: 4px; font-size: 13px; background: #1e1e1e; }
.contributor-entry-social a:hover { color: #fff; opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; text-decoration: none; }
.contributor-entry-social a.twitter { background: #00ACED; }
.contributor-entry-social a.facebook { background: #3B5998; }
.contributor-entry-social a.google-plus { background: #D14836; }
.contributor-entry-social a.pinterest { background: #CB2027; }
.contributor-entry-social a.linkedin { background: #007FB1; }
.contributor-entry-social a.instagram { background: #517fa4; }
.contributor-entry-social a:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.15); }
/* Author page
----------------------------------------------------------- */
.author .archive-header { padding-left: 80px; }
.author-archive-gravatar { position: absolute; left: 0; top: 0; }
.author-archive-gravatar img { display: block; }
.author .content-none { padding: 30px 0; }
/* Pagination
----------------------------------------------------------- */
/*numbered pagination*/
.site-pagination-heading{float:left;display:none;margin-right:20px;color:#a7a7a7;font-size:1.077em}
ul.page-numbers { margin: 0; list-style: none; text-align: center; }
ul.page-numbers li{display:inline-block;text-align:center}
ul.page-numbers li:after{content:"|";display:inline-block;margin:0 10px}
ul.page-numbers li:last-child:after { display: none }
.page-numbers a:hover,
.page-numbers.current { color: #606060; border-color: transparent; }
.page-numbers a:hover { text-decoration: none }
/*page links*/
.page-links { margin-top: 30px }
/*next/prev*/
.next-prev {display:none;margin: 40px 0 0; padding-top: 40px; position: relative; border-top: 2px solid #eee; }
.next-prev .post-next, .next-prev .post-prev { float: left; width: 50%; }
.next-prev .post-next { text-align: right; float: right; }
.next-prev a { color: #000; }
.next-prev a:hover { text-decoration: none; }
.next-prev .post-prev,
.next-prev .post-next { position: relative; display: block; font-weight: bold; font-size: 1.077em; text-transform: uppercase; height: 17px; line-height: 17px; }
.next-prev .post-prev { padding-left: 25px; }
.next-prev .post-next { padding-right: 25px; }
.next-prev .post-prev img,
.next-prev .post-next img { position: absolute; display: block; top: 0; }
.next-prev .post-prev img { left: 0 }
.next-prev .post-next img { right: 0; }
/* Forms / Inputs / Buttons
----------------------------------------------------------- */
/*
** comment below css becouse wp-polls redio button
not display in crome browser
** add by ramlal date 2014-11-17
input { -webkit-appearance: none; }
*/
/*inputs*/
#main input[type="text"],
#main input[type="password"],
#main input[type="email"],
#main input[type="url"],
#main input[type="tel"],
#main textarea {background: white; border: 1px solid #e7e7e7; color: #676767; display: block; font-size: 1em; margin: 0; max-width: 100%; padding: 8px 12px; font-family:"Montserrat";outline: none; }
#main textarea { width: 100%; padding: 12px; }
#main input[type="text"]:focus,
#main input[type="password"]:focus,
#main input[type="email"]:focus,
#main input[type="url"]:focus,
#main input[type="tel"]:focus,
#main textarea:focus { color: #555; outline: none; }
#main input[type="button"],
#main input[type="submit"],
#main .theme-button { -webkit-appearance: none; border: transparent; cursor: pointer;
  display: inline-block; font-size: 1em; font-weight: normal; color: #fff; outline: none;
  padding: 0 15px; height: 36px; line-height: 36px; position: relative; background:#1c72e4; webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; transition: all 0.25s ease; text-decoration: none; }
#main input[type="submit"] { margin-top: 10px; }
#main input[type="button"]:hover,
#main input[type="submit"]:hover,
#main .theme-button:hover { background:black; color: #fff; }
#main input[type="button"]:active,
#main input[type="submit"]:active,
#main .theme-button:active { box-shadow: inset 0 1px 4px rgba(0,0,0,0.45); }
#main .comment-respond .form-submit input[type="submit"] { width: 100%; height: 45px; line-height: 45px; }
#main .theme-button.light { background: #c7c7c7; color: #fff; }
#main .theme-button.light:hover { background: #0f6698; }
#main .comment-form-comment textarea { font-size: 1.077em; line-height: 1.5; }
/*remove auto complete yellow*/
#main input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* Search
----------------------------------------------------------- */
#main input[type="search"]{background:#fff;border:1px solid #1c72e4;border-radius:2px;color:#989898;
outline: none;height:40px;padding:0 10px;width:100%}
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
#footer input[type="search"] { border: none; width: 100%; }
.site-searchform { position: relative; }
.site-searchform input[type="search"]{border:1px solid #1c72e4;height:40px;padding:0 45px 0 10px;
color:#474747;font-size:17px}
.site-searchform button{background:#1c72e4;border:none;outline:none;color:white;position:absolute;
right:0;top:0;height:100%;line-height:25px;width:40px;text-align:center;margin:0;padding:0;
cursor:pointer;webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;
-ms-transition:all 0.25s ease;transition:all 0.25s ease;font-size:25px}
.site-searchform button:hover { background: #272727; color: #fff; }
/* Archives
----------------------------------------------------------- */
.archives-template .entry p:last-child { margin: 0; }
.archives-template-box { margin-top: 40px; }
.archives-template-box h2 { margin: 0 0 20px; }
.archives-template-box > ul { margin: 0 0 30px; }
.archives-template-box ul li { display: block; position: relative; padding: 5px 0; border-bottom: 1px solid #ededed; }
.archives-template-box ul > li:first-child { border-top: 1px solid #ededed; }
.archives-template-box a { color: #676767; display: block; }
.archives-template-box a:hover { text-decoration: none; }
.archives-template-box a .fa { padding-right: 10px; }
/* Contact Form 7
----------------------------------------------------------- */
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 10px; position: relative; }
.wpcf7-form p { margin: 0 0 20px }
.wpcf7-form p:last-of-type { margin: 0 }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { font-size: 0.95em; color:  #898989; font-family: 'Verdana'; }
.wpcf7-response-output { background: #f4f4f4; color: #888; display: none; line-height: 1.45em; margin-top: 30px; padding: 12px; text-align: center; }
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid { border-color: #FF4847 }
.wpcf7-not-valid-tip { display: none !important; }
/* Comments
----------------------------------------------------------- */
#comments { margin: 40px 0 0; padding-top: 40px; border-top: 2px solid #eee; }
.comments-inner { padding-top: 40px }
.comments-title { font-weight: bold; font-weight: 600; color: #000; font-size: 1.385em; }
.comments-title .fa { display: none; margin-right: 10px; }
#comments span.required { color: #ff000e }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment { margin-bottom: 30px; }
.comment-details { margin-left: 80px; padding-bottom: 30px; border-bottom: 1px solid #e7e7e7; }
.comment-details.avatars-disabled { margin-left: 0; }
.comment-author { left: 0; position: absolute; top: 0; width: 60px; }
.comment-author .avatar { display: block; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.comment-meta { margin-bottom: 15px }
.comment-meta .fn { font-size: 1.231em; font-weight: bold; font-weight: 600; color: #000; display: block; }
.comment-meta .fn a { color:  #000; text-decoration: none; }
.comment-date,
.comment-date a{ color: #a7a7a7; }
.comment-content { margin-bottom: 15px; }
.comment-content p:last-child { margin: 0 }
.comment-reply-link a { display: block; float: left; text-decoration: underline; }
.comment-reply-link a:hover { text-decoration: none; color: #a7a7a7; }
.commentlist .children .comment-details { padding-left: 40px; }
.commentlist .children .comment-author { left: 40px; }
.commentlist .children .children .comment-details { padding-left: 80px; }
.commentlist .children .children .comment-author { left: 80px; }
.commentlist .children .children .children .comment-details { padding-left: 120px; }
.commentlist .children .children .children .comment-author { left: 120px; }
#respond { margin: 0 0 30px; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
#reply-title { font-size: 1.385em; margin: 0 0 20px; font-weight: 600; }
p.logged-in-as { margin-bottom: 20px; margin-top: -10px; }
#cancel-comment-reply-link { font-size: 12px; color: #989898; float: right; font-weight: normal; font-weight: 400; border: 2px solid #ededed; padding: 3px 10px; border-radius: 3px; }
#cancel-comment-reply-link .fa { margin-right: 7px; }
#cancel-comment-reply-link:hover { color: #000; }
#comments_wrap { margin-top: 15px }
#comments-logged-in { margin-bottom: 30px; margin-top: 10px; font-size: 13px; }
#log-out { float: right; margin-top: -56px; }
.comment-respond input { width: 100%; }
.comment-respond label { font-weight: bold; font-size: 1.077em; margin-bottom: 5px; display: block; }
.comment-respond p { margin-bottom: 10px; }
.form-allowed-tags { color: #474747; margin-bottom: 10px; padding: 20px; background: #f5f5f5; }
.form-allowed-tags code { color: #777; }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; padding: 2px 6px; }
.comment-navigation .nav-next { text-align: right; }
.comment-form textarea { clear: both; }
/*pingbacks*/
.pingback-entry { border-bottom: 1px solid #efefef; margin-bottom: 30px; padding-bottom: 30px; }
.pingback-entry a { color: #777; }
.pingback-entry a:hover { color: #000; }
.pingback-heading { font-weight: bold; color: #000; }
/*comment badges*/
.author-badge{ display: inline-block; margin-left: 3px; position: relative; top: -2px; font-size: 0.688em; background: #ef1616; color: #fff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding: 2px 4px; line-height: 1em; font-weight: normal }
/* Footer
----------------------------------------------------------- */
/*#footer-wrap{border-top: 1px solid #d8d8d8;padding-top: 39px;margin-top: 30px;background: #f6f6f6;
float: left;width: 100%;overflow:hidden}*/
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] { border: none; }
#footer-wrap select { width: 100%; }
/*#footer-wrap a { color: #a8a8a8; }
#footer-wrap a:hover,
#footer-wrap a:hover .strong { color: #fff; text-decoration: none; }*/
.footer-widget .widget-title{font-size:17px;font-weight:500;margin-bottom:20px;width:100%;
display:inline-block}
#footer-wrap .strong, #footer-wrap strong { color: #bbb; }
/*footer widgets design*/
/*#footer-widgets { padding-top: 60px; }*/
#footer-wrap .widget_archive li,
#footer-wrap .widget_recent_entries li,
#footer-wrap .widget_categories li,
#footer-wrap .widget_archive li:first-child,
#footer-wrap .widget_recent_entries li:first-child,
#footer-wrap .widget_categories li:first-child,
#footer-wrap .widget-recent-posts-li.left-thumbnail:first-child,
#footer-wrap .widget-recent-posts-li.left-thumbnail,
#footer-wrap .wpex-tabs-widget-tab ul li,
#footer-wrap .wpex-tabs-widget,
#footer-wrap .wpex-tabs-widget-tabs,
#footer-wrap .wpex-tabs-widget-tabs a,
#footer-wrap .widget-recent-posts-icons li,
#footer-wrap .widget-recent-posts-icons li:first-child,
#footer-wrap .wpex-recent-comments-widget li,
#footer-wrap .wpex-tabs-widget-tab,
#footer-wrap .widget-latest-news li { border-color: #333; }
#footer-wrap .widget-recent-posts-title { color: #bbb; }
#footer-wrap .widget-recent-posts-title:hover { color: #fff; }
#footer-wrap .wpex-tabs-widget-inner { border-color: #444; }
#footer-wrap .wpex-tabs-widget-tabs a:hover,
#footer-wrap .wpex-tabs-widget-tabs a.active { background: transparent; color: #ef1616; }
#footer-wrap .wpex-tabs-widget-tab ul li a:hover { color: #676767; }
#footer-wrap .wpex-tabs-widget-tab ul li a:hover .strong { text-decoration: underline; }
#footer-wrap .wpex-recent-comments-widget li a:hover { color: #fff; }
#footer-wrap .wpex-tabs-widget-tabs a,
#footer-wrap .wpex-tabs-widget-tab { background: none; }
#footer-wrap .slider-widget .owl-dots .owl-dot { border-color: #555; }
#footer-wrap .slider-widget .owl-dots .owl-dot:hover,
#footer-wrap .slider-widget .owl-dots .owl-dot.active { border-color: #ef1616; }
/*Alter footer grid*/
/*#footer-widgets { margin: 0 -15px !important; padding-bottom: 30px;  overflow: hidden; }*/
#footer-widgets .col { margin: 0; padding: 0 15px; }
#footer-widgets .span_1_of_2 { width: 50%; }
#footer-widgets .span_1_of_3 { width: 33.33333333333333%; }
#footer-widgets .span_1_of_4 { width: 25%; }
/*#footer-widgets .footer-widget { margin: 0 0 30px; }*/
/*footer bottom*/
/*#footer-bottom { background: #191919; padding: 20px 0; color: #777777; }
#footer-bottom a { color: #a7a7a7; }
#footer-bottom .container { position: relative; }
#copyright { float: left; font-weight: normal; }*/
.footer-nav { float: right; line-height: 1; margin-top: 3px; }
.footer-nav li,
.footer-nav a { display: block; float: left; }
.footer-nav li { position: relative; padding: 0 12px; border-right: 1px solid #474747; }
.footer-nav li:first-child { padding-left: 0; }
.footer-nav li:last-child:before { display: none; }
.footer-nav li:last-child { border: none; padding-right: 0; }
/* 404 Page
----------------------------------------------------------- */
#error-page { text-align: center; padding: 80px 0 20px; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; }
#error-page-text { font-size: 1.15em; }
/* Logged in template
----------------------------------------------------------- */
.already-loggedin-msg .theme-button { display: block; width: 100%; text-align: center; }
.already-loggedin-msg p span { text-decoration: underline; }
.login-form h2,
.register-form h2 { margin: 0 0 20px; }
.login-template-forms input { width: 100%; }
.login-template-forms label { display: block; margin: 0 0 5px; }
.login-template-forms .thick-hr { margin: 55px 0; }
#main .login-template-forms input[type="button"],
#main .login-template-forms input[type="submit"] { background: #c7c7c7; color: #fff; height: 44px; line-height: 44px; padding-top: 0; padding-bottom: 0; }
#main .login-template-forms input[type="button"]:hover,
#main .login-template-forms input[type="submit"]:hover { background: #0f6698; }
#main .login-template-forms .register-form input { margin-bottom: 10px; }
.login-template-forms .login-form p { margin: 0 0 10px; }
#main .login-template-forms .login-form input[type="submit"] { margin-top: 0; }
.strength { background-color: #eee; border: 1px solid #d7d7d7; margin: 0; padding: 3px 5px; text-align: center; width: 200px; }
.strength.mismatch,
.strength.bad { background-color: #ffa0a0; border-color: #f04040; }
.strength.short { background-color: #ffb78c; border-color: #ff853c; }
.strength.good { background-color: #ffec8b; border-color: #fc0; }
.strength.strong { background-color: #c3ff88; border-color: #8dff1c; font-weight: normal; }
.notify { padding: 12px 20px; border-radius: 4px; }
.notify.yellow { background-color: #fffaca; color: #756a00; }
.notify.green { background-color: #e7f3dc; color: #669b35; }
.notify.blue { background-color: #e7f4fa; color: #247fad; }
.notify.red { background-color: #ffd9d9; color: #fb0000; }
.notify.grey { background-color: #f9f9f9; color: #909090; }
/* WordPress Styles
----------------------------------------------------------- */
.sticky { }
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { color: #000; margin-top: 10px; text-align: center; }
.wp-caption img { display: block; border: 0 none; margin: 0; width: 100%; padding: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*img attachment*/
#img-attch-page { overflow: hidden; }
#img-attch-page img { display: block; margin-bottom: 20px; max-width: 100%; }
/*wp gallery*/
.gallery { margin: 0 !important; }
.gallery-caption { text-align: left; padding: 5px 0 0; }
.gallery-icon img { border: none !important; }
.gallery-icon img:hover { opacity: 0.85; }
/*custom gallery*/
.gallery-item a { position: relative; overflow: hidden; }
.gallery-item a, .gallery-item img { display: block; }
.gallery-item-overlay { position: absolute; top: 0; left: 0; background: #ef1616; width: 100%; height: 100%; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; }
.gallery-item-overlay .fa { position: absolute; top: 50%; left: 50%; height: 40px; line-height: 40px; width: 40px; margin-left: -20px; margin-top: -60px; text-align: center; font-size: 32px; color: #fff; transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; }
.gallery-item a:hover .gallery-item-overlay { opacity: 0.75; -moz-opacity: 0.75; -webkit-opacity: 0.75; }
.gallery-item a:hover .gallery-item-overlay .fa { margin-top: -20px; }
.gallery-item-caption { text-align: center; font-size: 0.923em; margin-top: 10px; }
.gallery { margin: 0 -15px !important; overflow: hidden; }
.gallery .col { margin: 0 0 20px; padding: 0 10px; float: left; }
.gallery .span_1_of_2 { width: 50%; }
.gallery .span_1_of_3 { width: 33.33333333333333%; }
.gallery .span_1_of_4 { width: 25%; }
.gallery .span_1_of_5 { width: 25%; }
.gallery .span_1_of_6 { width: 25%; }
/* Ads
----------------------------------------------------------- */
.ad-spot img { display: block; margin: 0 auto; }
.header-ad { float: right; max-width: 65%; }
.post-top-ad { float: left; margin-right: 30px; margin-bottom: 20px; }
.archive-top-ad, .home-top-ad, .post-before-ad { margin-bottom: 40px; }
.post-bottom-ad, .home-bottom-ad, .archive-bottom-ad { margin-top: 40px; }
/* Symple Shortcodes
----------------------------------------------------------- */
.symple-accordion .ui-accordion-content { background: none; }
/*pricing*/
.symple-pricing-table > div { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border: 1px solid #efefef; }
.symple-pricing-table .symple-pricing-button { border-radius: 0px !important; }
.symple-pricing-table .symple-pricing-header h5 { font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }
.symple-pricing-table .symple-pricing-header { background: #111; padding: 20px 0; border-bottom: none; }
.symple-pricing-table .featured .symple-pricing-header { background: #ef1616; }
.symple-pricing-table .symple-pricing-cost { border-color: #333; font-size: 24px; }
.symple-pricing-table .symple-pricing-per { color: #888; }
.symple-pricing-table .featured .symple-pricing-header h5 { border-color: transparent; font-weight: bold; }
.symple-pricing-table .featured .symple-pricing-header .symple-pricing-per{ color: #fff; }
.symple-pricing-table .featured .symple-pricing-cost { border-color: #f05e5e; }
.symple-pricing-table .symple-pricing-button { border-radius: 0 0 3px 3px; }
.symple-pricing-button .symple-button span.symple-button-inner { padding: 10px 14px; }
/*buttons*/
.symple-button { font-family: 'Source Sans Pro', Georgia; }
.symple-button span.symple-button-inner { font-weight: normal; }
.symple-button.orange { background: #ec673c; background: #ed6c3f; background-image: -ms-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: -moz-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: -o-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ed6c3f),color-stop(1,#ec663b));background-image: -webkit-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: linear-gradient(to bottom,#ed6c3f 0%,#ec663b 100%); border: 1px solid #c44227; }
.symple-button.orange span.symple-button-inner { border-top: 1px solid #f7a762 }
.symple-button.orange:active { background: #eb6038; background-image: -ms-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: -moz-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: -o-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eb6038),color-stop(1,#ed6e40));background-image: -webkit-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: linear-gradient(to bottom,#eb6038 0%,#ed6e40 100%); }
/*toggles*/
.symple-toggle { margin-bottom: 25px; }
.symple-toggle .symple-toggle-trigger { padding-top: 12px; padding-bottom: 12px; font-size: 12px; }
.symple-toggle .symple-toggle-container { padding: 10px 0 0; border: none; }
/*accordion*/
.symple-accordion { margin-bottom: 25px; }
.symple-accordion h3.symple-accordion-trigger { padding-bottom: 12px; font-size: 12px; }
.symple-accordion .ui-accordion-content { padding: 15px 0; border: none; }
/*tabs*/
.symple-tabs ul.ui-tabs-nav,
.symple-tabs ul.ui-tabs-nav li,
.symple-tabs ul.ui-tabs-nav li a { box-sizing: content-box; }
/* Magnific LightBox
----------------------------------------------------------- */
/*core*/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.85;filter:alpha(opacity=85);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#cccccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;opacity:0.85;filter:alpha(opacity=85);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}media_tag_0 {media_subcode:0}media_tag_1 {media_subcode:1}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
/*animation*/
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg { opacity: 0.001; /* chrome opacity transition bug */ -webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-with-zoom.mfp-ready .mfp-container { opacity: 1 }
.mfp-with-zoom.mfp-ready.mfp-bg { opacity: 0.8 }
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg { opacity: 0 }
/*tweaks*/
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b,
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a,
.mfp-arrow-right:before, .mfp-arrow-left .mfp-b,
.mfp-arrow-right:after, .mfp-arrow-left .mfp-a { border:none; }
.mfp-arrow { font-family: 'FontAwesome'; font-size: 28px; }
.mfp-arrow:hover { color: #fff; }
.mfp-arrow-left:before { color: #fff; font-style: 30px; font-family: "FontAwesome"; content: "\f053"; }
.mfp-arrow-right:before { color: #fff; font-style: 30px; font-family: "FontAwesome"; content: "\f054"; }
/*disable select*/
.mfp-wrap { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
/*hide responsive elements
----------------------------------------------------------- */
#navigation-toggle,
#topbar .topbar-search-mobile-toggle,
#topbar .topbar-nav-mobile-toggle,
#topbar .topbar-mobile-login-link,
.wpex-mobile-top-nav,
.wpex-mobile-main-nav,
.navigation-toggle { display: none; }
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot');src:url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
 /*
 ** add css by ramlal for post view count
 ** use single.php and function/post-meta.php
 */
.social-share,.loop-entry-meta{float:left}
/*add css for make logo and job-search section responsive in header */
 .search-sec{width:67%; float:right;padding-top:15px;}
@media screen and (max-width: 767px) {
	.search-sec{width:100%;text-align:center!important; padding-top:10px !important; padding-bottom:10px;}
	.sub-menu {  background: #393b3d none repeat scroll 0 0;}
	.hidden-xs{display:none;}
}
@media screen and (max-width: 991px) {
	.search-sec{width:100%;text-align:center!important; padding-top:10px !important; padding-bottom:10px;}
	.sub-menu {  background: #393b3d none repeat scroll 0 0;}
}

/* add for related post  2017-08-23*/
 .crp_related_widget > ul >li{
	padding:0 0 15px 0 !important;
	border-bottom: 1px solid #e7e7e7 !important;
	margin-bottom:5px !important;
} 

/* Main site css */

/* Default classes */
*{margin:0;padding:0;box-sizing:border-box;line-height:normal}
body{color:black;font-family:'Montserrat',sans-serif;font-size:14px;font-weight:400;background:white}
a{text-decoration:none;color:#1c72e4;transition:all 0.4s;outline:0}
a:hover{color:black;text-decoration:none;color:black}
img{border:0 none}
h1{margin-bottom:45px;border:none;font-size: 30px;font-weight:500}
h2{font-size:40px;font-weight:300;margin-bottom:50px}
h3{font-size:24px;font-weight:normal}
h4{font-size:17px;font-weight:500}
h5{font-size:20px;font-weight:500}
h6{font-size:17px;font-weight:600;margin-bottom:0}
ul{margin:0}
li{list-style:none;}
.job h1{border-bottom:1px solid #cccccc;padding-bottom:8px;margin-bottom:0}
input[type="checkbox"]+label::before{font-family:"FontAwesome";content:"\f096";font-size:15px;vertical-align:middle;
margin-right:9px}
input[type="checkbox"],input[type="radio"]{opacity: 0;position:absolute;left:0}
input[type="checkbox"]:checked+label::before{content:"\f046"}
select{-moz-appearance:none;-webkit-appearance:none;height:28px;border-radius:2px;border:1px solid #cccccc;background: #f6f6f6 url('./images/select-arrow.png') no-repeat top right;padding-right:40px !important;}
label{margin-bottom:0}
.no-gutter>[class*='col-']{padding-right:0;padding-left:0}
.no-left-gutter>[class*='col-']{padding-left:0}
.no-right-gutter>[class*='col-']{padding-left:0}
.semibold{font-weight:500}
.float-L{float:left}
.float-R{float:right}
.nb-note{font-size:13px;font-weight:300;margin-top:3px;display:inline-block}

/* Bootstrap classes */
.form-control,input{border-radius:2px;font-weight:300;font-size:15px}
.clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both}
.btn{padding-top:12px;padding-bottom:11px;border:none;white-space:normal}
.btn-primary{background:#1c71e5;border-radius:2px;font-size: 17px;font-weight:500}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{background: none}
.nav-tabs .nav-link{border:none;font-weight:500;font-size:17px;border-radius:0}
.nav-tabs{border:none;width:400px;margin:auto}
.nav-tabs .nav-link.active{border-bottom:5px solid #1c71e5;transition:none}
.form-control{border-color:#cccccc;/* padding:13px 10px 12px; */height: 50px;line-height: 50px;padding-top: 0;padding-bottom: 0;}
.form-check-input{position:static;margin:0 10px 0 0}
.navbar-toggler-icon::after{font-family:"FontAwesome";font-size:33px;content:"\f0c9";color:white;}
.form-group{margin-bottom:0}
.pagination{display:block}
.page-link{border:0;padding:0}
.page-item{display:inline-block}
.page-item::after{content:"|";color:#000000;margin:0 10px}
.page-item:last-child::after{content:"";margin:0}
.navbar-expand-lg .navbar-collapse{justify-content:flex-end}
nav .dropdown-toggle{margin-right:19px}
nav .dropdown-toggle span{max-width:200px;overflow:hidden;float:left}
nav .dropdown-toggle::after{border:none;font-family:"FontAwesome";content:"\f0d7";font-size:18px;position:absolute;right:9px;top:9px;width:auto}

/* Header section */
.site-header{background:#1c71e5;color:white;padding:13px 32px;float:left;width:100%}
.navbar-expand-lg .logged{justify-content:space-between}
.inner-container{width:100%;max-width:964px;margin:auto}
.logo{font-size:24px;float:left}
.logo span{font-weight:800}
.logo a{color:white}
.site-header .logo{width:250px}
.user-menu{font-size:17px;padding:0;font-weight:300}
.header-links{margin:0}
.header-links li{display:inline;margin-right:18px;white-space:nowrap;}
.header-links li a{color:white;padding: 7px!important;display:block;float:left;font-weight: 500;line-height: normal;}
.header-links li .post-job{border:1px solid #ffffff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
font-weight:500}
.header-links li a.post-job:hover{background:white;color:#1c71e5}
.header-links .dropdown-menu{width:150px;min-width:auto;margin-top:15px;border-radius:0;left:auto;right:0;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);border-bottom:5px solid #1c71e5;padding:8px;font-size:16px}
.header-links .dropdown-menu::before{font-family:"FontAwesome";content:"\f0d8";position:absolute;top:-22px;color:white;font-size:24px;right:0;margin-right:25%}
.header-links .dropdown-menu li{margin-right:0;border-bottom:1px solid #d2d2d2;float:left;width:100%}
.header-links .dropdown-menu li:last-child{border:0}
.header-links .dropdown-menu li a{color:#000000;float:left;width:100%;display:inline-block}
.header-links .dropdown-menu a:hover{background:#1c71e5;color:white}
.seeker-nav li{margin:3px 0 0}
.seeker-nav li a.active{font-weight:700}
/* End of header section */

/* Footer section */
.footer-top,.footer-bottom{background:#f6f6f6;float:left;width:100%}
.footer-top{margin-top:60px}
.footer-bottom .logo{padding:45px 0 15px;text-align:center;float:none}
.slim-footer .footer-bottom .logo{background:white;padding:45px 0}
.footer-bottom-inner{border-top:1px solid #d8d8d8;font-size:13px;padding:12px 0 33px;float:left;width:100%}
.copyright{float:left}
.bottom-links ul{width:100%;text-align:right}
.bottom-links ul li{display:inline;margin-right:5px}
.bottom-links ul li::after{content:"|";margin-left:10px}
.bottom-links ul li:last-child::after{content:"";margin:0}
.footer-top{border-top:1px solid #d8d8d8;padding-top:39px}
.footer-top h4{margin-bottom:20px;width:100%}
.ftr__list li{margin-bottom:19px;font-weight:500}
.ftr__list li:last-child{margin:0}
.social-net a{border-radius:2px;background:#bbbbbb;width:30px;height:31px;float:left;font-size:20px;
line-height:31px;text-align:center;margin-right:10px}
.social-net a:hover{background:#1c71e5}
.social-net a::after{font-family:"FontAwesome";color:white}
.social-net a.facebook::after{content:"\f09a"}
.social-net a.twitter::after{content:"\f099"}
.social-net a.linkedin::after{content:"\f0e1"}
.scrollToTop{display:none;background:rgba(28,113,229,0.7);border-radius:2px;border:none;bottom:20px;
color:#fff;height:40px;outline:0;padding:8px 6px;position:fixed;right:20px;text-align:center;width:40px;
z-index:9;font-size:23px;line-height:23px}
.scrollToTop:hover{background:rgba(0,0,0,0.7);color:white}
.scrollToTop::before{content:"\f106";font-family:"FontAwesome"}
/* End of footer section */

.page-header{background:url('images/inner-hdr-bg.jpg') left top/cover no-repeat;color:white;float:left;width:100%}
.search-box{margin:auto;width:770px;margin-top:84px;margin-bottom:49px;color:white}
.search-box input,.search-box select{/* display:inline-block; *//* border-radius:0; *//* border:0; *//* float:left; *//* padding:14px 10px 14px; *//* color:#000000; *//* font-size:20px; */}
.search-box .job-title,.search-box .location{display:inline-block;border-radius:0;border:0;float:left;/*padding:14px 10px 14px;*/color:#000000;font-size:20px; font-weight:500}
.search-box .job-title{width:297px;border-top-left-radius:2px;border-bottom-left-radius:2px}
.search-box .location{width:312px;border-left:1px solid #999999}
.search-box .location:focus{box-shadow:none}
.search-box button{width:160px;/* padding:15px 0 14px; */border-top-left-radius:0;border-bottom-left-radius:0;font-size:20px;line-height: normal;height: 50px;}
.search-box p{margin:8px 0 0 0;float:left;width:100%}
.search-box p a{color:white;float:right;font-size:14px;font-weight:400;text-decoration:underline;margin-right:18px}
.home-newsletter h2{margin-bottom:28px}
.home-newsletter .container{max-width:545px;width:100%;padding:0}
.home-newsletter .subscription-box{position:relative;margin-bottom:19px}
.home-newsletter .subscription-box input{padding:12px 10px 11px;font-size:20px;background:#efefef}
.home-newsletter .subscription-box button{position:absolute;right:0;top:0;border-top-left-radius:0;
border-bottom-left-radius:0;padding:13px 30px 12px;font-size:20px}
.home-newsletter .container p{font-weight:300;font-size:20px;color:#4a4a4a;text-align:center}
.testimonials{background:#d1d1d2;padding:20px 70px;margin:0 0 17px;text-align:center;float:left;
width:100%;position:relative}
.testimonials .carousel{position:static}
.testimonials h3{font-size:24px;font-weight:300;margin-bottom:15px}
.carousel-inner{width:100%;margin:auto;font-weight:300;font-size:17px}
.carousel-indicators{bottom:0;margin-bottom:0;position:static}
.carousel-indicators li{text-indent:0;background:none;cursor:pointer;width:auto;margin-right:9px;height:auto}
.carousel-indicators li::after{color:#1c71e5;font-family:"FontAwesome";font-size:12px;content:"\f10c";
position:static;height:auto}
.carousel-indicators .active{background:none}
.carousel-indicators .active::after{content:"\f111"}
.usr-testimony{margin-bottom:10px;height: 100px;}
.usr-identity{font-style:italic}
.usr-identity span{font-weight:800;font-style:normal}
.recent-articles{background:url('../images/home-recent-articles.jpg') no-repeat;background-size:cover;color:white;padding:90px 0;text-align:center;float:left;width:100%}
.recent-articles li{margin-bottom:40px}
.recent-articles li img{float:left;margin-right:10px}
.recent-articles li p{font-size:20px;font-weight:300;text-align:left}
.recent-articles li span{float:left}
.carousel-control-next,.carousel-control-prev{font-size:75px;width:10%}
.testimonials h2{color:white}
.most-popular li{border-bottom:1px solid #d2d2d2;padding: 5px 0 5px 14px;position:relative;font-size:15px}
.most-popular li:before{font-family:"FontAwesome";font-size:7px;content:"\f111";color:black;position: absolute;left: 0;top: 10px}
h3.sub-post-title{font-size:15px;line-height:normal}
h3.sub-post-title a{color:#1c71e5}
h3.sub-post-title a:hover{color:black}
.sidebar-widget h4,.sidebar-widget h5{font-size:20px;font-weight:500;color:#1c71e5}
.sidebar-widget h5{font-size:17px}
.sidebar-widget .txt-lbl{font-size:15px;font-weight:500;margin-bottom:19px}
.top-legal-jobs li{border-bottom:1px solid #d2d2d2;padding:10px 0}
.btn-white{background:white;border:1px solid #1c71e5;color:#1c71e5;padding:7px 12px;font-weight:normal;font-size:15px}
.sidebar-widget.newsletter{background:#f6f6f6;padding:20px 15px}
.sidebar-widget.newsletter h3{font-size:20px}
.sidebar-widget.newsletter .input-text{margin:20px 0 !important;padding:11px 10px !important;line-height:normal}
.sidebar-widget.newsletter p{margin:20px 0 0 0;color:#4a4a4a;font-size:13px}
.btn-sml{padding:7px 12px;font-size:14px;font-weight:normal}
.top-legal-jobs{margin-bottom:10px}
.main-blog-content h2.cat-title{font-size:20px;font-weight:300;margin: 0 0 6px;border-bottom: 2px solid #d2d2d2;padding-bottom:6px;text-align: left}
h2.cat-title a{float:right;color:#1c71e5;font-size:14px;line-height:30px}
.home-cat-div{width:49%;float: left;margin-bottom: 28px}
.home-cat-div:nth-child(2n){margin-left:2%}
.home-cat-div li{border-bottom: 1px solid #d2d2d2;padding: 5px 0 5px 14px;position:relative;font-size:15px}
.home-cat-div li::before{font-family:"FontAwesome";font-size:7px;content:"\f111";color:black;position:absolute;left:0;top:10px}
.home-slider{padding:20px 50px 25px;background:#f6f6f6;position:relative;margin-bottom:40px}
.home-slider .cat-tag{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:17px;display:inline-block}
.home-slider .cat-tag a{color:black}
.home-slider .cat-title>h2{font-size:20px;color:#1c71e5;font-weight:500;margin-bottom:14px}
.home-slider .cat-title>h2 a{font-size:20px;color:#1c71e5;}
.home-slider .cat-stat{font-size:14px}
.home-slider .cat-desc{font-size:15px}
.home-slider .carousel-indicators li::after{display:none}
.home-slider .carousel{position:static}
.home-slider .carousel-control-next,.home-slider .carousel-control-prev{color:#1c71e5;font-size:48px;width:8%}
.home-slider .carousel-indicators li{height:20px;width:20px;background:#c7c7c7;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;text-align:center;line-height:20px;margin-right:14px;font-weight:500}
.home-slider .carousel-indicators li.active{background:black;color:white}
.next-prev-post.hide-for-small-down{display:none}
.related-article-list{padding-bottom:10px;border-bottom:2px solid #d2d2d2;margin:30px 0;float:left;width:100%;padding-top:20px;border-top:2px solid #d2d2d2;}
.related-article-list h2.sub-cat-title{font-weight:300;font-size:20px;padding-bottom:9px;margin-bottom:14px;border-bottom:2px solid #d2d2d2}
.related-article-list li{padding:3px 0 3px 16px;position:relative;font-size:15px}
.related-article-list li::before{font-family:"FontAwesome";font-size:7px;content:"\f111";color:black;position:absolute;left:0;top:9px}

/* Top search box sectionm */
.search-box .adv_panel{margin:8px 0 0 0;float:left;width:100%;position:relative;}
.search-box .adv_panel a{color:white;float:right;font-size:14px;font-weight:400;
text-decoration:none;margin-right:18px}
.search-box .adv_panel a.browse_jobs {float: left;margin-left: 18px;}
#c_granted_intl1{position:absolute;background:white;color:black;width:300px;top:100%;
margin-top:10px;padding:12px;right:0;z-index:9;border:1px solid #d2d2d2;border-radius:3px;
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2)}
#c_granted_intl1::before{font-family:"FontAwesome";content:"\f0d8";position:absolute;top: -17px;color:white;font-size:24px;right:0;margin-right:50%;}
#locationDiv a{color:black;float:left}
#locationDiv li{width:100%;float:left;margin-bottom: 6px;}
.btn_close{background: url(images/cancel.png) no-repeat #fff;border:0;height:21px;outline:0;width:21px;}
.btn_close_a::after{font-family:"FontAwesome";font-size:24px;color:white;background:#1c71e5;
padding:10px}
a.us span.f{background-position:0 0}
a.au span.f{background-position:-16px 0}
a.be span.f{background-position:-32px 0}
a.br span.f{background-position:-48px 0}
a.ca span.f{background-position:-64px 0}
a.de span.f{background-position:-80px 0}
a.es span.f{background-position:-96px 0}
a.fr span.f{background-position:-112px 0}
a.gb span.f{background-position:-128px 0}
a.ie span.f{background-position:-144px 0}
a.in span.f{background-position:-160px 0}
a.it span.f{background-position:-176px 0}
a.nl span.f{background-position:-192px 0}
a.mx span.f{background-position:-208px 0}
a.jp span.f{background-position:-224px 0}
a.ch span.f{background-position:-240px 0;width:11px}
a.cn span.f{background-position:-251px 0}
a.at span.f{background-position:-267px 0}
a.kr span.f{background-position:-283px 0}
a.za span.f{background-position:-299px 0}
a.ru span.f{background-position:-331px 0}
a.se span.f{background-position:-347px 0}
a.pt span.f{background-position:-363px 0}
a.ar span.f{background-position:-315px 0}
span.f{background:url("images/sprite_flags.gif") 16px 0 no-repeat;background-position-x:16px;
background-position-y:0px;height:11px;left:0;top:4px;width:16px;display:inline-block}
#c_granted_intl1 .region{float:left;width:50%;margin-bottom:12px}
#c_granted_intl1 .region strong{margin-bottom:7px;display:block}
#c_granted_intl1 .intl, #c_granted_intl1 .intl:visited{display:inline-block;padding-left:25px;
position:relative;font-size:13px}
.change_country{float:left;width:100%}
.change_country > p{margin-bottom:5px;font-weight:bold}
.change_country .seekerSearchcountry{width:100%;box-sizing:border-box;border:1px solid #cccccc;padding:3px 5px}
a.btn_close_a,span.f{position:absolute}
.search-input{position:relative;float:left}
.search-input > div{position:absolute;top:100%;left:0;width:100%;z-index:9}
.search-input > div ul{position:static !important;overflow-y:scroll;max-height:250px;
background:white;border:1px solid #d2d2d2}
.search-input > div ul li a{font-size:12px;padding:12px 15px;border-bottom:1px solid #d2d2d2;
color:black;display:block;font-weight:300;cursor:pointer}
.search-input > div ul li a:hover{background:#f1f1f1}
.search-box .adv_panel .country_block a{color:black}

/*START ADD BY RAMLAL FOR PAGINATION*/
.pages{text-align:center;font-weight:500;margin-top:5px}
.pages .page-link{display:inline-block}
.pages .page-item.disabled .page-link{color:black;}
.pages .page-link:hover{background:none}
.pagination{display:block}
.page-link{border:0;padding:0}
.page-item{display:inline-block}
.page-item::after{content:"|";color:#000000;margin:0 10px}
.page-item:last-child::after{content:"";margin:0}

.comment_class{color:#000;}
.postviewcount_class{color:#1c72e4;}
/*ADD FOR JOBSEARCHFORM WHICH INCLUDE IN HEADER*/	
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
/*END ADD BY RAMLAL FOR PAGINATION*/
.navbar-toggler:not(:disabled):not(.disabled) {
    outline: 0;
}
/*START CODE BY RAMLAL FOR POST VIEW COUNT ARTICLE PAGE AND AVATAR IMG IN ADMIN RIGHT TOP SIDEBAR*/
.post_view_count p{margin: 0px;}
#wpadminbar #wp-admin-bar-my-account.with-avatar>a img{width: 26px;}
/*END CODE BY RAMLAL FOR POST VIEW COUNT ARTICLE PAGE AND AVATAR IMG IN ADMIN RIGHT TOP SIDEBAR*/