/*
Theme Name: Clever Course
Theme URI: http://themes.goodlayers.com/clevercourse
Description: Clever Course Wordpress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Version: 2.07
License:
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: gdlr_translate
*/

/*--- reset ---*/
/*--- reset5 © 2011 opensource.736cs.com MIT ---*/
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,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0;
	font-size:100%; vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title]{ border-bottom:1px dotted #000; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }

b, strong{ font-weight: bold; }
i, em{ font-style: italic; }

/*--- clear ---*/
.clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clear-fix{ zoom: 1; }
.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/*--- wordpress core ---*/
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border-width: 1px; border-style: solid; max-width: 96%;
    padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky{}
.bypostauthor{}

.gallery-item .gallery-icon { margin-right: 10px; }
i{ margin-right: 5px; }
a{ text-decoration: none; }
p{ margin-bottom: 20px; }
ul, ol{ margin-bottom: 20px; margin-left: 30px; }
body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; overflow-y: scroll;
	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { line-height: 1.5; margin-bottom: 18px; font-weight: 600; }

/*----------------------------------------------------------------------*/
/*---------------             THEME STYLE             ------------------*/
/*----------------------------------------------------------------------*/

/*--- structure ---*/
.container{ padding: 0px; margin: 0px auto; /* position: relative; */ }
.column, .columns{ float: left; position: relative; min-height: 1px; }

.one-ninth{ width: 11.111%; }
.one-eighth{ width: 12.5%; }
.one-seventh{ width: 14.285%; }
.one-fifth{ width: 20%; }
.two-fifth{ width: 40%; }
.three-fifth{ width: 60%; }
.four-fifth{ width: 80%; }

.one{ width: 8.333% }
.two{ width: 16.666%; }
.three{ width: 25%; }
.four{ width: 33.333%; }
.five{ width: 41.666%; }
.six{ width: 50%; }
.seven{ width: 58.334%; }
.eight{ width: 66.667%; }
.nine { width: 75%; }
.ten { width: 83.334%; }
.eleven { width: 91.667%; }
.twelve{ width: 100%; }

.ie7 .sf-mega-section.three{ width: 24%; }


.gdlr-item{ margin: 0px 15px 20px; min-height: 1px; }
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-bottom: 0px; }
.gdlr-item-no-space{ margin: 0px 20px 40px; }
.gdlr-item-no-space .gdlr-item{ margin: 0px; }
.gdlr-item.gdlr-main-content { margin-bottom: 55px; }
.gdlr-item.gdlr-divider-item{ margin-bottom: 50px }
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ padding-top: 50px;  }
.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper{ padding-bottom: 40px; }
.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-left: 0px; margin-right: 0px; }

.ie7 .gdlr-item-start-content{ overflow: hidden; }
audio{ width: 100%; }
.mejs-container .mejs-controls .mejs-horizontal-volume-slider{ position: relative; clear: both; float: right; top: -31px; }
img, video{ max-width: 100%; height: auto; width: auto; /* for ie8 */ }
.ms-container video{ max-width: none; }
input[type="text"], input[type="email"], input[type="password"], textarea{
	border: 0px; outline: none; padding: 6px; max-width: 100%; }

/*--- transition / color animation  ---*/
a{
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }

/*--- boxed style ---*/
.body-wrapper{ overflow: hidden; }
.body-wrapper.gdlr-boxed-style { margin: 0px auto;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }
.body-wrapper.header-style-transparent .gdlr-header-inner{ background: transparent;
	transition: background-color 300ms; -moz-transition: background-color 300ms;
	-o-transition: background-color 300ms; -webkit-transition: background-color 300ms;}

img.gdlr-full-boxed-background{ min-height: 100%; min-width: 1024px;
  width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }

/* Footer menu */

ul#menu-footer-menu a {
  color: #17375E;
}
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-link {
  color: #17375E;
}

@media screen and (max-width: 1024px) {
  img.gdlr-full-boxed-background { left: 50%; margin-left: -512px; }
}


/*--- top navigation ---*/
/*.top-navigation-wrapper{ position: relative; z-index: 98;
	border-bottom-width: 1px; border-bottom-style: solid; }*/
.top-navigation-left{ float: left; margin: 0px; }
.top-navigation-left-text{ font-size: 12px; letter-spacing: 1px; float: left;
	padding: 14px 0px 13px; line-height: 18px; }
.top-navigation-right{ float: right; /*margin: 0px 20px;*/ display: inline-block; }
.top-social-wrapper{ padding-top: 11px; padding-bottom: 11px; float: left; }
.top-social-wrapper .social-icon{ float: left; margin-left: 12px; max-width: 15px; }
.top-social-wrapper .social-icon:first-child{ margin-left: 0px; }
.top-social-wrapper .social-icon a{ opacity: 0.24; }
.top-social-wrapper .social-icon a:hover{ opacity: 0.4; filter: alpha(opacity=40); }
.gdlr-lms-header-signin{ float: left; /*padding: 12px 0px 11px 20px;*/ }
.gdlr-lms-header-signin > a {
    background-color:#17375E;
    border-radius: 5px;
    margin-left: 10px;
    padding: 15px;
    color: #fff;
    font-size: 14px;
}
.gdlr-lms-header-signin > a:first-child{
    background-color: #FFF;
    color: #000;
}
.gdlr-separator {
    display: none;
}
.gdlr-lms-header-signin > a:hover{
    color: #fff;
    text-decoration: none;
}
.gdlr-lms-header-signin > a:first-child:hover{
    background-color: #FFF;
    color: #000;
}
/*.gdlr-lms-header-signin:before{ content: "�"; margin-right: 20px; } */

/*--- search form ---*/
.gdlr-navigation-substitute{ position: relative; z-index: 91; }

.gdlr-nav-search-form-button { float: left; font-size: 14px; width: 14px; height: 14px; margin-left: 20px; cursor: pointer; line-height: 1; }
.gdlr-nav-search-form-button i{ margin: 0px; }
.gdlr-nav-search-form{ position: absolute; z-index: 90; left: 0px; right: 0px; display: none; box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.15)  }
.gdlr-nav-search-form form{ margin: 0px 15px; padding-left: 60px; position: relative; }
.gdlr-nav-search-form input[type="text"]{ width: 100%; margin: 0px; padding: 25px 0px;
	font-size: 27px; background-color: transparent; font-weight: bold; }
.gdlr-nav-search-form input[type="submit"]{ display: none; }
.gdlr-nav-search-form .icon-search { margin: -15px 0px 0px 0px; position: absolute; display: block;
    font-size: 27px; width: 27px;height: 27px; line-height: 1; text-align: center; top: 50%; left: 5px; }


/*--- top login menu---*/
.gdlr-login-form input[type="text"], .gdlr-login-form input[type="email"],
.gdlr-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-login-form label { display: block; margin-bottom: 4px; }
.gdlr-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }
.gdlr-login-form p:first-child{ margin-top: 0px; }
.gdlr-login-form input[type="submit"] { margin-bottom: 0px; }
.gdlr-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }
.gdlr-login-form .login-remember{ padding-top: 3px; }

/*--- header ---*/
.gdlr-top-woocommerce-button{ background: url(images/shopping-bag-dark.png); }
.gdlr-top-woocommerce-button{ cursor: pointer; width: 15px; height: 18px; padding: 13px 4px 0px;
	text-align: center; font-size: 10px; margin-top: -9px; }
.gdlr-top-woocommerce-wrapper{ float: right; margin-left: 10px; padding-left: 20px; }
.gdlr-top-woocommerce{ text-align: center; padding-top: 20px; display: none;
	position: absolute; right: 15px; }
.gdlr-top-woocommerce .gdlr-top-woocommerce-inner{ padding: 30px 45px 23px; }
.gdlr-top-woocommerce .gdlr-cart-count{ margin-bottom: 8px; }
.gdlr-top-woocommerce .gdlr-cart-amount{ margin-bottom: 20px; }
.gdlr-top-woocommerce-inner > a{ display: block; font-sizE: 14px; font-weight: bold; margin-bottom: 8px; }

.gdlr-header-wrapper{ position: relative; z-index: 99; left: 0px; right: 0px;}
.gdlr-header-container{ position: relative; z-index: 97; }
.gdlr-logo{ float: left; margin-left: 15px; margin-right: 15px;position: absolute; }
.gdlr-logo h1{ margin-bottom: 0px; line-height: 0; }

.gdlr-fixed-header{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; }
.gdlr-fixed-header .gdlr-logo img { width: auto; }
.gdlr-fixed-header .gdlr-main-menu > li > a { padding-bottom: 18px; }
.gdlr-fixed-header .gdlr-navigation-slide-bar{ display: none; }
.gdlr-fixed-header.gdlr-header-inner{
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15); }
.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a { padding-bottom: 23px; }
.gdlr-fixed-header .gdlr-nav-search-form-button{ visibility: hidden; }
.admin-bar .gdlr-fixed-header{ top: 0px }

.gdlr-navigation-wrapper{ margin-top: 40px;}
.gdlr-navigation-wrapper .gdlr-navigation-container{ position: relative; line-height: 0; }
.gdlr-navigation-wrapper .gdlr-main-menu > li{ padding: 0px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ font-size: 14x; padding: 0px 20px 42px 0px; margin: 0px; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; color: #fff;}
.gdlr-navigation-wrapper .gdlr-main-menu > li:first-child > a{ padding-left: 0px; }
/*.gdlr-navigation-wrapper .gdlr-main-menu > li > a:before { content: "�"; margin-right: 20px; }*/
.gdlr-navigation-wrapper .gdlr-main-menu > li:first-child > a:before { display: none; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after{ display: none;  }

.gdlr-page-title-wrapper { padding: 70px 0px 60px; position: relative; z-index: 89; text-align: center; line-height: 1;
	background-image: url('images/page-title-background.jpg'); background-repeat: repeat; background-position: center; }
.gdlr-page-title-wrapper .gdlr-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
	background: #000; opacity: 0.70; filter: alpha(opacity=70); }
.gdlr-page-title-wrapper .gdlr-page-title-container{ position: relative; }
.gdlr-page-title-wrapper .gdlr-page-title{ font-size: 30px; text-transform: uppercase;
	font-weight: bold; margin: 0px 20px; display: block; }
.gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 14px; margin: 15px 20px 0px;
	display: block; font-weight: normal; }

/*--- header shortcode ---*/
.gdlr-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }
.gdlr-heading-shortcode i { margin-right: 10px; }

/*--- wrapper item ---*/
.gdlr-color-wrapper,
.gdlr-parallax-wrapper{ overflow: hidden; background-position: center 0px;
	background-repeat: repeat; position: relative; }

/*--- sidebar ---*/
.with-sidebar-container .with-sidebar-content{ float: right; }
.gdlr-widget-title { font-size: 13px; font-weight: 700; margin-bottom: 25px; }
.gdlr-sidebar .gdlr-widget-title{ display: inline-block; padding-right: 4px; text-transform: uppercase; letter-spacing: 2px; }
.widget.gdlr-widget { margin-bottom: 60px; }

.gdlr-service-with-image-item.gdlr-right{ text-align: right; }
.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; }
.content-wrapper{ position:relative; z-index: 89; }

/*--- stunning-text ---*/
/*.31{ position: relative; }*/

.gdlr-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }
.gdlr-stunning-text-item.type-center .stunning-text-title{ font-size: 33px; font-weight: bold; margin-bottom: 25px; }
.gdlr-stunning-text-item.type-center .stunning-text-caption{ font-size: 16px; }
.gdlr-stunning-text-item.type-center .stunning-text-button{ margin: 15px 0px 0px; }

.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 190px; position: relative; }
.gdlr-stunning-text-item.type-normal .stunning-text-title{ font-size: 22px; margin-bottom: 10px;
	text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }
.gdlr-stunning-text-item.type-normal .stunning-text-caption{ font-size: 14px; }
.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%;
	margin-top: -22px; margin-right: 0px; }

.gdlr-stunning-text-item.with-padding{ padding: 35px 35px 15px; }
.gdlr-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }
.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 180px; }
.gdlr-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }
.gdlr-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; }

/*--- footer ---*/
.footer-wrapper{ position: relative; background-repeat: no-repeat; background-position: right top; }
.footer-wrapper a { cursor: pointer; }
.footer-wrapper .widget.gdlr-widget { margin-bottom: 60px; }
.footer-wrapper .gdlr-widget-title { margin-bottom: 30px; text-transform: uppercase; letter-spacing: 2px; }
.footer-container{ padding-top: 60px; }
.ie7 .footer-wrapper{ overflow: hidden; }

.copyright-left { margin: 0px 15px; float: left; }
.copyright-right { margin: 0px 15px; float: right; }
.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }
.copyright-container{ padding: 15px 0px; }

/*--- shortcode ---*/
.gdlr-shortcode-wrapper { margin-left: -15px; margin-right: -15px; }

/*--- 404 page not found ---*/
.page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }
.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }
.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }
.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }
.page-not-found-search { max-width: 300px; margin: 0px auto; }
.page-not-found-search  .gdl-search-form{ padding-right: 30px; }
.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 15px; font-size: 15px;
	border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.page-not-found-search  .gdl-search-form input[type="submit"]{
	background-image: url('images/light/icon-search.png'); }

body.search .page-not-found-block{ margin-top: 0px; }

/*----------------------------------------------------------------------*/
/*---------------             CONTENT ITEM            ------------------*/
/*----------------------------------------------------------------------*/

/*--- item title ---*/
.gdlr-personnel-item-wrapper div.gdlr-item-title-wrapper.gdlr-item.pos-center { margin-bottom: 70px; }

.gdlr-item-title-wrapper.gdlr-item{ margin-bottom: 40px; }
.gdlr-item-title-wrapper .gdlr-item-title{ font-size: 25px; margin-bottom: 0px;
	line-height: 1; text-transform: uppercase; display: inline-block; font-weight: 600; letter-spacing: 2px; }
.gdlr-item-title-wrapper .gdlr-flex-prev,
.gdlr-item-title-wrapper .gdlr-flex-next{ display: inline-block; vertical-align: middle; font-size: 18px; cursor: pointer; }
.gdlr-item-title-wrapper .gdlr-flex-prev{ margin-right: 40px;
	padding: 15px 22px 15px 19px; overflow: hidden; border-radius: 50%; }
.gdlr-item-title-wrapper .gdlr-flex-next{ margin-left: 40px;
	padding: 15px 19px 15px 22px; overflow: hidden; border-radius: 50%; }

.gdlr-item-title-wrapper .gdlr-item-title { vertical-align: middle; }
.gdlr-item-title-wrapper .gdlr-item-title-caption{ margin-top: 25px; font-size: 14px; letter-spacing: 1px; }
.gdlr-item-title-wrapper .gdlr-item-title-link{ margin-top: 10px; display: block; }
.gdlr-item-title-wrapper .gdlr-item-title-divider{ width: 30px; margin-top: 25px;
	border-bottom-width: 1px; border-bottom-style: solid; }

.gdlr-item-title-wrapper.pos-center{ text-align: center; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider{ margin-left: auto; margin-right: auto; }
.gdlr-title-item{ margin-bottom: 20px; }
.gdlr-title-item .gdlr-item-title-wrapper.gdlr-item { margin-bottom: 0px; }

.gdlr-item-title-wrapper.pos-left .gdlr-item-title-head { display: inline-block; margin-right: 12px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title{ font-size: 18px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-caption{ display: inline-block; margin-right: 12px; margin-top: 0px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-link { display: inline-block; margin-top: 0px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-link:before{ content: "/"; margin-right: 12px; }

/*--- accordion / toggle ---*/
.accordion-tab > .accordion-content{ display: none; }
.accordion-tab.active > .accordion-content{ display: block; }

.gdlr-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding: 11px 0px;
	border-top-width: 1px; border-top-style: solid; }
.gdlr-accordion-item.style-1 .accordion-tab:first-child{ border: 0px; padding-top: 0px; }
.gdlr-accordion-item.style-1 .accordion-title{ font-weight: normal;
	font-size: 17px; line-height: 26px; margin-bottom: 0px; cursor: pointer;
	transition: color 200ms; -moz-transition: color 200ms;
	-o-transition: color 200ms; -webkit-transition: color 200ms; }
.gdlr-accordion-item.style-1 .accordion-title i{ margin-right: 25px; font-size: 13px;
	width: 9px; height: 13px; padding: 12px 14px 10px; display: inline-block; }
.gdlr-accordion-item.style-1 .accordion-content{ padding-top: 18px; margin-left: 62px; }
.gdlr-accordion-item.style-1 .accordion-title span { overflow: hidden; display: block; }
.gdlr-accordion-item.style-1 .accordion-title i{ float: left;
	transition: color 200ms, background-color 200ms; -moz-transition: color 200ms, background-color 200ms;
	-o-transition: color 200ms, background-color 200ms; -webkit-transition: color 200ms, background-color 200ms; }

.gdlr-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.gdlr-accordion-item.style-2 .accordion-title{ padding-bottom: 16px; font-weight: 400;
	font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }
.gdlr-accordion-item.style-2 .accordion-title i{ margin-right: 20px; font-size: 13px;  }
.gdlr-accordion-item.style-2 .accordion-content{ margin-left: 31px;  }

/*--- button ---*/
.gdlr-button, input[type="button"], input[type="submit"]{ display: inline-block; font-size: 12px; padding: 15px 23px;
	margin-bottom: 15px; margin-right: 5px; outline: none; cursor: pointer; text-transform: uppercase;
	font-weight: 700; letter-spacing: 1px; border: none; }
.gdlr-button.small{ font-size: 11px; padding: 11px 16px; }
.gdlr-button.large{ font-size: 14px; padding: 13px 25px; }
.gdlr-button.with-border{ border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-button .gdlr-icon { margin-right: 5px; letter-spacing: 1px; }

/*--- column service ---*/
.gdlr-column-service-item .column-service-image img{ display: block; margin: 0px auto; }
.gdlr-column-service-item .column-service-icon{ margin-right: 15px; font-size: 30px; line-height: 18px; }
.gdlr-column-service-item .column-service-icon i{ margin: 0px; }
.gdlr-column-service-item .column-service-title{ margin-bottom: 16px; font-size: 15px;
	line-height: 25px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }

.gdlr-column-service-item.gdlr-type-1 .column-service-image{ float: left; margin-right: 25px; max-width: 75px; }
.gdlr-column-service-item.gdlr-type-1 .column-service-icon{ float: left; margin-right: 25px; }
.gdlr-column-service-item.gdlr-type-1 .column-service-icon.gdlr-skin-box{ background: transparent; }
.gdlr-column-service-item.gdlr-type-1 .column-service-content-wrapper{ overflow: hidden; }

.gdlr-column-service-item.gdlr-type-2{ text-align: center; }
.gdlr-column-service-item.gdlr-type-2 .column-service-image{ margin-bottom: 23px; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ font-size: 45px; margin: 0px auto 31px; }

/*--- service with image ---*/
.gdlr-service-with-image-item .service-with-image-thumbnail{ max-width: 190px; float: left; margin-right: 40px;
	-moz-border-radius: 0%; -webkit-border-radius: 50%; border-radius: 0%; overflow: hidden; }
.gdlr-service-with-image-item .service-with-image-thumbnail img{ display: block;
	-moz-border-radius: 0%; -webkit-border-radius: 0%; border-radius: 0%; overflow: hidden; }
.gdlr-service-with-image-item .service-with-image-title{ font-size: 18px; margin-top: 35px; }
.gdlr-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }



/*--- feature media ---*/
.gdlr-feature-media-item .feature-media-button{ margin-top: 15px; }
.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: left; margin-right: 55px; width: 37%; }
.gdlr-feature-media-item.gdlr-left .feature-media-content-wrapper{ overflow: hidden; }
.gdlr-feature-media-item.gdlr-center{ text-align: center; }
.gdlr-feature-media-item.gdlr-center .feature-media-thumbnail{ max-width: 700px; margin: 0px auto 40px; }
.gdlr-feature-media-item.gdlr-center .feature-media-content-wrapper{ max-width: 700px; margin: 0px auto; }
.gdlr-feature-media-item.gdlr-center .feature-media-divider{ width: 300px; max-width: 100%; margin: 0px auto 40px;
	border-bottom-width: 5px; border-bottom-style: solid; }
.gdlr-feature-media-item .gdlr-item-title-wrapper.gdlr-item{ margin-left: 0px; margin-right: 0px; margin-top: 15px; }

/*--- divider ---*/
.gdlr-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }
.gdlr-divider.double{ height: 3px; border-top-width: 1px; }
.gdlr-divider.dotted{ border-style: dashed; }
.gdlr-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }
.gdlr-divider.thick{ border-bottom-width: 3px; }

/*--- box with icon ---*/
.gdlr-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }
.gdlr-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }
.gdlr-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }

.gdlr-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }
.gdlr-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block;
	position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }
.gdlr-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }
.gdlr-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; }

/*-- icon --*/
i.gdlr-icon { margin-right: 10px; }

/*--- frame ---*/
.gdlr-frame-shortcode{ line-height: 1; }
.gdlr-frame-shortcode.gdlr-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-center{ text-align: center; margin-bottom: 20px; }
.gdlr-frame-shortcode .gdlr-frame-caption{ display: block; text-align: center; margin-top: 15px; }

.gdlr-frame{ display: inline-block; max-width: 100%; position: relative; }
.gdlr-frame img{ display: block; }
.gdlr-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }
.gdlr-frame.frame-type-solid{ padding: 5px; }
.gdlr-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.gdlr-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.gdlr-image-frame-item{ text-align: center; line-height: 0; }
.gdlr-image-frame-item .image-frame-item{ display: inline-block; line-height: 1; }

/*--- image link ---*/
.gdlr-image-link-shortcode{ position: relative; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay{
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
	opacity: 0; filter: alpha(opacity=0); cursor: pointer; }
.gdlr-image-link-shortcode .gdlr-image-link-icon{
	padding: 25px; line-height: 1; display: inline-block;
	position: absolute; top: 50%; left: 50%; margin-top: -37px; margin-left: -37px;
	background: url('images/portfolio-icon-overlay.png'); opacity: 0; filter: alpha(opacity=0);
	-moz-border-radius: 37px; -webkit-border-radius: 37px; border-radius: 37px; filter: inherit; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i{ margin-right: 0px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link{ font-size: 22px; padding: 1px;}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search{ font-size: 22px; padding: 2px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play{ font-size: 21px; margin-left: 0px; }

/*--- personnel ---*/
.gdlr-personnel-item.carousel.round-style{ padding-top: 45px; }
.gdlr-personnel-item.carousel .personnel-item{ margin: 0px 15px; }
.gdlr-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }
.gdlr-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }
.personnel-content .gdlr-icon { margin-right: 5px; }
.gdlr-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }
.gdlr-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px;
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }
.gdlr-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }
.gdlr-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px;
	position: absolute; left: 50%; top: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.gdlr-personnel-item.box-style .personnel-position{ font-size: 15px; }
.gdlr-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }
.gdlr-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }
.gdlr-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }

.gdlr-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }
.gdlr-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px;
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.plain-style .personnel-info{ margin-top: 20px; text-align: center; }
.gdlr-personnel-item.plain-style .personnel-author{ font-size: 21px; font-weight: bold; }
.gdlr-personnel-item.plain-style .personnel-position{ font-size: 15px; }
.gdlr-personnel-item.plain-style .personnel-content{ text-align: center; margin-top: 20px; }
.gdlr-personnel-item.plain-style .personnel-social{ text-align: center; font-size: 22px; margin-top: 14px; }
.gdlr-personnel-item.box-style{ margin-top: 35px; }
.gdlr-personnel-item.plain-style .personnel-social i{ margin: 0px 10px 0px 0px; }

.gdlr-personnel-item.round-style .personnel-item,
.gdlr-personnel-item.round-style .personnel-author-image{ position: relative; overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-personnel-item.round-style .personnel-item img{ display: block; }
.gdlr-personnel-item.round-style .personnel-item-inner{ position: absolute; opacity: 0; filter: alpha(opacity=0);
	top: 50%; left: 40px; right: 40px; text-align: center; background: transparent; }
.gdlr-personnel-item.round-style .personnel-author{ font-size: 20px; font-weight: bold; margin-bottom: 2px; }
.gdlr-personnel-item.round-style .personnel-position{ font-size: 16px; font-style: italic; }
.gdlr-personnel-item.round-style .personnel-content{ margin-top: 20px;  }

/*--- pie chart ---*/
.gdlr-pie-chart-item { text-align: center; }
.gdlr-pie-chart-item .gdlr-chart{ margin: 0px auto 30px;  }
.gdlr-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; }

/*--- skill bar ---*/
.gdlr-skill-bar-wrapper{ margin-bottom: 15px; }

.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress{ width: 0; position: relative; }
.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress{ height: 8px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }

.gdlr-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content{ margin-bottom: 10px; display: block; font-size: 14px; }
.gdlr-skill-bar-wrapper.gdlr-size-small { margin-bottom: 20px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content{ padding: 0px 16px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i{ position: absolute; font-size: 15px;
	right: 8px; top: 50%; margin-top: -8px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content{ padding: 0px 22px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i{ position: absolute; font-size: 18px;
	right: 16px; top: 50%; margin-top: -9px;}

/*--- skill round ---*/
.gdlr-skill-item-wrapper{ text-align: center; line-height: 1; }
.gdlr-skill-item-wrapper .gdlr-skill-item-title{ font-size: 67px; font-weight: bold; margin-bottom: 11px; }
.gdlr-skill-item-wrapper .gdlr-skill-item-dot { font-size: 25px; margin-bottom: 8px; }
.gdlr-skill-item-wrapper .gdlr-skill-item-caption{ font-size: 24px; }
.gdlr-skill-item-wrapper.gdlr-type-2{ margin: 0px; padding: 80px 20px; }

/*--- notification ---*/
.gdlr-notification{ padding: 13px; }
.gdlr-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }
.gdlr-notification > .notification-content{ display: block; overflow: hidden; }
.gdlr-notification.color-background{ padding: 16px;}
.gdlr-notification.color-border{ border-width: 3px; border-style: solid; }

/*--- tab ---*/
.gdlr-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }
.gdlr-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;
	border-width: 1px; border-style: solid; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }

.gdlr-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px;
	border-width: 1px; border-style: solid; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }

.gdlr-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }
.gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; }

/*--- table ---*/
table{ width: 100%; text-align: center; }
table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }
table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }
table.style-2{ border-spacing:2px; border-collapse:separate; }
table.style-2 tr td{ border-bottom-width: 0px; }

/*--- testimonial ---*/
.gdlr-testimonial-item.carousel .testimonial-item{ margin: 0px 15px; }
.gdlr-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }

.gdlr-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }
.gdlr-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.gdlr-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }
.gdlr-testimonial-item.round-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px;
	position: absolute; left: 50%; bottom: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }

.gdlr-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }
.gdlr-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px;
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }
.gdlr-testimonial-item.box-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px;
	position: absolute; right: 34px; bottom: -75px; }

.gdlr-testimonial-item.plain-style .testimonial-item { text-align: center; font-size: 16px; }
.gdlr-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }
.gdlr-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px;
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.plain-style .testimonial-content-wrapper{ margin: 0px auto; max-width: 700px; text-align: left;
	padding-left: 100px; background: url('images/testimonial-quote.png') 0px 6px no-repeat; }
.gdlr-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; font-size: 17px; }
.gdlr-testimonial-item.plain-style.large .testimonial-item{ font-size: 20px; }

/*--- block quote ---*/
blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 18px; font-style: italic;
	background-image: url('images/dark/quote-small.png'); background-size: 24px 20px; padding: 20px 20px 0px 60px;
	border-bottom-width: 1px; border-top-width: 1px; border-style: solid; margin-bottom: 20px; }
blockquote.gdlr-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; }
blockquote.gdlr-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; }

/*--- dropcap ---*/
div.gdlr-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px;
	width: 32px; height: 32px; line-height: 30px; text-align: center; float: left; }
div.gdlr-dropcap.gdlr-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }

/*--- styled box ---*/
.gdlr-styled-box-head-wrapper{ overflow: hidden; }
.gdlr-styled-box-head{ overflow: hidden; height: 40px; }
.gdlr-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
	border-width: 0px 40px 40px 0px; border-right-color: transparent; }

.gdlr-styled-box-body{ padding: 45px 40px 25px; }
.gdlr-styled-box-body.with-head{ padding-top: 5px; }
.gdlr-styled-box-body .gdlr-styled-box-head-wrapper{ overflow: hidden; }

/*--- code item ---*/
.gdlr-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }
.gdlr-code-item .gdlr-code-title{ font-weight: bold; cursor: pointer; }
.gdlr-code-item .gdlr-code-title i{ font-size: 9px; margin-right: 7px; }
.gdlr-code-item .gdlr-code-content{ padding: 8px 14px; display: none; line-height: 2; }
.gdlr-code-item.active .gdlr-code-content{ display: block; line-height: 2; }

/*--- process ---*/
.gdlr-process-wrapper .gdlr-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon{  border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    text-align: center !important;
    width: 80px;}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i{ margin-right: 0px;}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content{ overflow: hidden; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }
.gdlr-process-wrapper .gdlr-process-tab .process-line{ position: absolute; }
.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider{ position: absolute;  }

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon{ float: left; margin-right: 30px; text-align: center; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider{ left: 50%;
	margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down{ position: absolute;
	bottom: 0px; margin: 0px; font-size: 20px; }

.gdlr-process-wrapper.gdlr-horizontal-process{ text-align: center; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon{ margin: 0px auto 30px;  }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider{
	left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right{ position: absolute;
	right: 50px; margin: 0px; font-size: 20px; }

/*--- twitter ---*/
.gdlr-twitter-item ul.slides li { margin: 0px 15px; text-align: center; }
.gdlr-twitter-item ul.slides li:first-child{ margin-left: 0px; }
.gdlr-twitter-title.gdlr-item-title-wrapper .gdlr-item-title { font-size: 36px; }
.gdlr-twitter-title.gdlr-item-title-wrapper .gdlr-item-title i{ margin: 0px; }
.gdlr-twitter-title.gdlr-item-title-wrapper.gdlr-item { margin-bottom: 30px; }
.gdlr-twitter-title.gdlr-item-title-wrapper .gdlr-flex-prev{ padding: 10px 16px 10px 14px; margin-right: 20px; }
.gdlr-twitter-title.gdlr-item-title-wrapper .gdlr-flex-next{ padding: 10px 14px 10px 16px; margin-left: 20px; }
.gdlr-item.gdlr-twitter-item span.gdlr-twitter-text { width: 80%; display: block; margin: auto; }

/*----------------------------------------------------------------------*/
/*---------------               MEDIA ITEM            ------------------*/
/*----------------------------------------------------------------------*/

/*--- banner ---*/
.gdlr-banner-images ul.slides li{ margin: 0px 15px; }
.gdlr-banner-images ul.slides li:first-child{ margin-left: 0px; }
.gdlr-banner-description-item .gdlr-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }
.gdlr-banner-description-item .gdlr-banner-description{ margin-bottom: 25px;  }
.gdlr-banner-description-item .nav-container{ overflow: hidden;  }
.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }
.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }
.gdlr-banner-images ul.slides li img { width: auto; display: inline-block; }
.gdlr-banner-images ul.slides li { text-align: center; }

.gdlr-banner-item-wrapper .flex-direction-nav{ line-height: 1; }
.gdlr-banner-item-wrapper .flex-direction-nav a{ padding-top: 18px; padding-bottom: 18px; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev { background: transparent; left: -60px; opacity: 1; font-size: 30px; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-next { background: transparent; right: -60px; opacity: 1; font-size: 30px; }

/*--- gallery ---*/
.gdlr-gallery-item.gdlr-item{ margin: 0px 15px; }
.gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px 5px 10px; }
.gdlr-gallery-item.gdlr-item .gallery-item img{ display: block; margin: 0px auto; }
.gdlr-gallery-item.gdlr-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }

.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container{ margin: 0px 5px 10px; position: relative; overflow: hidden; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail{ display: none; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child{ display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img{ margin: 0px auto; display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper{
	position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }
.gdlr-banner-images.gdlr-item  .flex-direction-nav i { margin-right: 0px; font-size: 24px; }

/*--- slider caption / stack image ---*/
.gdlr-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }
.gdlr-caption-wrapper .gdlr-caption-inner{ margin: 0px auto; }
.gdlr-caption-wrapper.position-center{ text-align: center; }
.gdlr-caption-wrapper.position-left .gdlr-caption{ float: left; text-align: left; }
.gdlr-caption-wrapper.position-right .gdlr-caption{ float: right; text-align: left; }
.gdlr-caption-wrapper.position-center .gdlr-caption{ display: inline-block; }
.gdlr-caption-wrapper .gdlr-caption{ max-width: 40%; padding: 25px 28px; }
.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title{ font-size: 24px; line-height: 1; margin-bottom: 10px; }
.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right { max-width: 350px; }
.gdlr-caption-wrapper .gdlr-caption { opacity: 0.77; filter: alpha(opacity=77); }

.gdlr-caption-wrapper.post-slider .gdlr-caption{ max-width: none; background: transparent; }
.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }
.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info{ display: none; }
.gdlr-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 40%; }
.gdlr-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 40%; }
.gdlr-post-slider-item.style-post-left .gdlr-caption,
.gdlr-post-slider-item.style-post-right .gdlr-caption{ padding: 30px 25px; }
.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 40%; }
.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 40%; }
.gdlr-caption-wrapper.post-slider,
.gdlr-post-slider-item.style-post-left .flex-prev,
.gdlr-post-slider-item.style-post-left .flex-next,
.gdlr-post-slider-item.style-post-right .flex-prev,
.gdlr-post-slider-item.style-post-right .flex-next{ opacity: 0.8; filter: alpha(opacity=80); }

.gdlr-post-slider-item { padding-bottom: 25px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption{ position: relative; margin: 0px; display: inline-block; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-inner{ position: relative; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date { position: absolute; top: -33px; left: 0px; padding: 5px 12px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-title { margin-bottom: 0px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link { font-size: 18px; position: absolute; right: -26px; top: 0px; height: 30px; padding: 22px 10px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link i{ margin-right: 0px; }

.gdlr-stack-image { position: relative; margin-bottom: 40px; }
.gdlr-stack-image img{ display: block; }

/* -- Layer slider style modification --*/
body .ls-v5 .ls-bottom-slidebuttons a { width: 18px; }
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides { top: -45px; }
body .ls-v5 .ls-nav-prev { left: 20px; }
body .ls-v5 .ls-nav-next { right: 20px; }

/* -- Master slider style modification --*/
body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next{ width: 27px; height: 46px; margin-top: -13px; }
body .ms-skin-default .ms-nav-prev{ background: url('images/master-slider-left.png'); }
body .ms-skin-default .ms-nav-next{ background: url('images/master-slider-right.png'); }
body .ms-skin-default .ms-bullet { background-image: none; ;
	border-width: 2px; border-style: solid; border-color: #ffffff
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
	transition: background-color 200ms; -moz-transition: background-color 200ms;
	-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
	margin-bottom: 20px; width: 8px; height: 8px;
	}
body .ms-skin-default .ms-bullet-selected { background-image: none; }
body .ms-skin-default .ms-inner-controls-cont { position: static; }
body .ms-skin-default .ms-bullet.ms-bullet-selected,
body .ms-skin-default .ms-bullet:hover { background: #949494; }
body .ms-skin-default .ms-slide .ms-slide-vcbtn { top: auto; bottom: 60px; right: 50%; margin-right: -14px; }

/*--- price table ---*/
.gdlr-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }
.gdlr-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }
.gdlr-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }
.gdlr-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;
	background-image: url('images/light/price-tag-shadow.png'); background-position: 0px 0px; background-repeat: repeat-x; }
.gdlr-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }
.gdlr-price-item .price-content ul{ list-style: none; margin-left: 0px; }
.gdlr-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-price-item .price-button{ text-align: center; }
.gdlr-price-item .price-button .gdlr-button{ margin: 0px 0px 25px; }

.gdlr-price-item .best-price{ margin-top: -25px; }
.gdlr-price-item .best-price .price-title{ font-size: 22px; }
.gdlr-price-item .best-price .price-tag { padding: 34px 20px; font-size: 30px; }
.gdlr-price-item .best-price .price-button { padding-bottom: 15px; }

/*----------------------------------------------------------------------*/
/*---------------            POST TYPE ITEM           ------------------*/
/*----------------------------------------------------------------------*/

/*--- pagination ---*/
.gdlr-pagination{ margin: 0px 20px; text-align: right; margin-bottom: 60px; }
.gdlr-pagination a{ cursor: pointer; }
.gdlr-pagination .page-numbers.current{ cursor: default; }
.gdlr-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 3px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*--- social share ---*/
.gdlr-social-share{ margin-bottom: 45px; line-height: 1; }
.gdlr-social-share .social-share-title{ font-size: 15px; line-height: 23px; font-weight: bold; float: left;
	margin-right: 20px; margin-bottom: 0px;  }
.gdlr-social-share a{ display: inline-block; width: 32px; margin-right: 6px; opacity: 0.7; filter: alpha(opacity=70); }
.gdlr-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-social-share a img{ display: block; }

/*--- post author ---*/
.gdlr-post-author{ margin-bottom: 45px; }
.gdlr-post-author .gdlr-post-author-inner { padding: 32px; }
.gdlr-post-author .post-author{ font-size: 17px; margin-bottom: 17px; font-weight: 700; }
.gdlr-post-author .post-author-title{ font-size: 17px; font-weight: 700; text-transform: uppercase;
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; }
.gdlr-post-author .post-author-avartar{ float: left; margin-right: 20px; overflow: hidden;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.gdlr-post-author .post-author-content{ overflow: hidden; }

/*--- comment ---*/
.gdlr-comments-area{ margin-bottom: 60px; }
.gdlr-comments-area .comments-title { font-size: 17px; font-weight: 700; text-transform: uppercase;
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; }
.gdlr-comments-area ol.commentlist { list-style: none; margin-left: 0px; }
.gdlr-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }
.gdlr-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }
.gdlr-comments-area .comment-avatar img{ display: block; }
.gdlr-comments-area .comment-body{ overflow: hidden; position: relative; }
.gdlr-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }
.gdlr-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }
.gdlr-comments-area .comment-reply i{ margin-right: 12px; }
.gdlr-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }
.gdlr-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }
.gdlr-comments-area .comment-time time{ font-style: italic; }
.gdlr-comments-area .comment-content{ margin-top: 15px; }

.comment-respond .comment-form{ width: 101%; }
.comment-respond .comment-reply-title{ font-size: 17px; font-weight: 700; text-transform: uppercase;
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; }
.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border: 0px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }
.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border: 0px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }
.comment-respond .comment-form-comment > textarea:focus{ outline: none; }
.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; padding: 15px 20px; font-size: 11px; }

/*--- blog ---*/
.blog-date-wrapper{ width: 61px; text-align: right; float: left; margin-right: 25px; }
.blog-date-wrapper span{ display: block; line-height: 1; }
.blog-date-wrapper .blog-date-day{ font-size: 45px; font-weight: bold; margin-bottom: 2px;}
.blog-date-wrapper .blog-date-month{ font-size: 26px; font-weight: bold;
	margin-bottom: 5px; text-transform: uppercase; }
.blog-date-wrapper .blog-date-year{ font-size: 15px; }
.gdlr-type-both-sidebar .gdlr-blog-medium .blog-date-wrapper { width: 34px; margin-right: 20px; }
.gdlr-type-both-sidebar .gdlr-blog-medium .blog-date-wrapper .blog-date-day { font-size: 21px; }
.gdlr-type-both-sidebar .gdlr-blog-medium .blog-date-wrapper .blog-date-month{ font-size: 16px; }
.gdlr-type-both-sidebar .gdlr-blog-medium .blog-date-wrapper .blog-date-year { font-size: 14px; }

.gdlr-blog-thumbnail { position: relative; }
.gdlr-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.gdlr-blog-thumbnail .gdlr-sticky-banner { position: absolute; bottom: 0px;
	font-size: 12px; font-weight: bold; padding: 7px 15px; text-transform: uppercase; right: 0; }
.gdlr-blog-thumbnail{ background: #000000; }
.gdlr-blog-thumbnail.gdlr-audio{ background: transparent; }
.format-gallery .gdlr-blog-thumbnail{ background: transparent; }
/*.gdlr-blog-thumbnail > img{
	transition: opacity 300ms; -moz-transition: opacity 300ms;
	-o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-blog-thumbnail > img:hover{ opacity: 0.8; filter: alpha(opacity=80); } */

.gdlr-blog-carousel-item.gdlr-item .gdlr-blog-grid:first-child{ margin-left: 0px; }
.gdlr-item.gdlr-blog-grid { margin-bottom: 60px; }
.gdlr-blog-carousel-item .flex-viewport { padding: 0px 4px; margin: 0px -4px; }
.gdlr-blog-grid .gdlr-blog-title{ font-size: 19px; text-transform: uppercase;
	margin-bottom: 20px; font-weight: bold; letter-spacing: 2px; }
.gdlr-blog-grid .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-grid .gdlr-blog-thumbnail{ margin-bottom: 28px; }
.gdlr-blog-grid .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-grid .gdlr-blog-info{ font-size: 14px; margin-bottom: 20px; }
.gdlr-blog-grid .gdlr-blog-info .gdlr-head{ margin-right: 10px; }
.gdlr-blog-grid .gdlr-blog-info .blog-info{ margin-bottom: 3px; }
.gdlr-blog-grid .excerpt-read-more{ margin: 25px 0px 0px; }

.gdlr-blog-widget.gdlr-item{ margin-bottom: 20px; border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-blog-widget .gdlr-blog-thumbnail { width: 60px; float: left; margin-right: 20px; }
.gdlr-blog-widget .gdlr-blog-thumbnail .gdlr-sticky-banner{ display: none; }
.gdlr-blog-widget .gdlr-blog-title{ font-size: 13px; margin-bottom: 5px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }
.gdlr-blog-widget .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-widget .gdlr-blog-info .gdlr-head{ display: none; }
.gdlr-blog-widget .gdlr-standard-style { padding: 20px; min-height: 55px; }
.gdlr-blog-widget .post-header{ overflow: hidden; }

.gdlr-item.gdlr-blog-medium { margin-bottom: 50px; }
.gdlr-blog-medium .gdlr-blog-thumbnail{ margin-right: 22px; float: left; width: 33%; }
.gdlr-blog-medium .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-medium .gdlr-blog-content-wrapper{ overflow: hidden;  }
.gdlr-blog-medium .gdlr-blog-title{ font-size: 24px; font-weight: bold; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 3px; }
.gdlr-blog-medium .gdlr-blog-info{ margin-bottom: 15px; font-size: 14px; }
.gdlr-blog-medium .gdlr-blog-info .gdlr-head{ margin-right: 10px; }
.gdlr-blog-medium .gdlr-blog-info .blog-info{ float: left; margin-right: 16px; margin-bottom: 5px; }
.gdlr-blog-medium .gdlr-blog-info .gdlr-seperator{ margin-right: 18px; float: left; margin-bottom: 5px; }
.gdlr-blog-medium .gdlr-blog-info .gdlr-seperator:first-child{ display: none; }
.gdlr-blog-medium .gdlr-blog-content{ margin-bottom: 22px; }
.gdlr-blog-medium .excerpt-read-more{ margin-top: 25px; margin-bottom: 0px; }

.gdlr-item.gdlr-blog-full{ margin-bottom: 40px; }
.blog-item-holder .gdlr-blog-full .gdlr-blog-content { margin-bottom: 20px; }
.gdlr-blog-full{ border-bottom-width: 0px; border-bottom-style: solid; }
.gdlr-blog-full:last-child{ border-bottom-width: 0px; padding-bottom: 0px; }
.gdlr-blog-full .excerpt-read-more { margin-top: 28px; margin-bottom: 0px; }
.gdlr-blog-full .gdlr-blog-title{ font-size: 24px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; letter-spacing: 2px; }
.gdlr-blog-full .blog-content-wrapper{ overflow: hidden; }
.gdlr-blog-full .gdlr-blog-thumbnail{ text-align: center; margin-bottom: 30px; }
.gdlr-blog-full .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-full .gdlr-blog-info{ margin-bottom: 18px; line-height: 18px; font-size: 14px; }
.gdlr-blog-full .gdlr-blog-info .gdlr-head{ margin-right: 10px; }
.gdlr-blog-full .gdlr-blog-info .blog-info{ float: left; margin-right: 16px; margin-bottom: 5px; }
.gdlr-blog-full .gdlr-blog-info .gdlr-seperator{ margin-right: 18px; float: left; margin-bottom: 5px; }
.gdlr-blog-full .gdlr-blog-info .gdlr-seperator:first-child{ display: none; }

span.gdlr-seperator { display:none; }
.blog-info.blog-comment { display:none; }

body.single .gdlr-blog-full{ border-bottom: 0px; }
.gdlr-blog-thumbnail .flex-control-nav{ display:none; }
.gdlr-blog-thumbnail .flexslider .flex-prev,
.gdlr-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }

.gdlr-single-nav > div i{ font-size: 18px; line-height: 20px; padding: 5px 12px; }
.single-post .gdlr-single-nav{ margin-bottom: 30px; width: 100%; padding: 30px 0px;
	border-top-width: 3px; border-bottom-width: 1px; border-style: solid; }
.single-post .gdlr-single-nav > div.previous-nav{ padding-right: 10px; float: left; }
.single-post .gdlr-single-nav > div.previous-nav i{ margin-right: 8px; }
.single-post .gdlr-single-nav > div.next-nav{ padding-left: 10px; float: right; text-align: right; }
.single-post .gdlr-single-nav > div.next-nav i{ margin-left: 8px; }

.gdlr-outer-nav.gdlr-nav-container i { font-size: 30px; position: absolute; top: 50%; margin-top: -4px; }
.gdlr-outer-nav.gdlr-nav-container span{ cursor: pointer;
	transition: background-color 200ms; -moz-transition: background-color 200ms;
	-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);	}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next{ display: block; position: absolute;
	padding: 0px 15px; right: 0px; top: 0px; bottom: 0px; width: 13px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next i{ margin-left: 5px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev{ display: block; position: absolute;
    padding: 0px 15px; left: 0px; top: 0px; bottom: 0px; width: 13px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev i{ margin-right: 5px; }

/*--- single portfolio lightbox ---*/
.gdlr-single-lightbox { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 199; overflow-y: auto; }
.gdlr-single-lightbox-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px;
    background: #111; padding: 5px;  opacity: 0.8; filter: alpha(opacity=80);
	background-image: url('images/port-loader.gif'); background-position: center; background-repeat: no-repeat; }
.gdlr-single-lightbox-wrapper { margin-top: 80px; margin-bottom: 80px; }
.gdlr-single-lightbox-close .gdlr-exit{ width: 25px; height: 25px; padding: 25px; float: right; cursor: pointer;
	background: url('images/single-port-close.png') center no-repeat #000; }
.gdlr-single-lightbox-container { padding: 40px; }
.gdlr-single-lightbox-title{ margin: 20px 20px 0px; font-size: 29px; text-transform: uppercase; font-weight: bold; text-align: center; }

/*--- single portfolio ---*/
.gdlr-portfolio-info .portfolio-info .info-head { font-weight: bold; margin-right: 7px; }
.gdlr-portfolio-info .gdlr-social-share { padding: 10px 0px 0px; background: transparent; }
.gdlr-portfolio-info .social-share-title { display: none; }

.single-portfolio .gdlr-single-nav i{ margin-right: 2px; }
.single-portfolio .gdlr-single-nav > div.previous-nav{ float: left; }
.single-portfolio .gdlr-single-nav > div.next-nav{ float: left; }
.single-portfolio .gdlr-single-nav{ position: absolute; right: 0px; top: 5px; }

.gdlr-related-portfolio .head{ font-size: 24px; font-weight: bold; margin: 0px 20px 30px; }
.gdlr-related-portfolio.portfolio-item-holder { margin-bottom: 25px; }

.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail{ text-align: center; margin-bottom: 55px; }
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style1 .gdlr-portfolio-description{ width: 62%; float: left; margin-right: 3%; position: relative; }
.gdlr-portfolio-style1 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 30px; }
.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: 35%; float: right; position: relative; }
.gdlr-portfolio-style1 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }

.gdlr-portfolio-style2.gdlr-item-start-content { margin-bottom: 35px; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail{ text-align: center; margin: 0px 30px 30px 0px; max-width: 60%; float: left; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider{ width: 60%; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style2 .gdlr-portfolio-content{ overflow: hidden; position: relative; }
.gdlr-portfolio-style2 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 25px; }
.gdlr-portfolio-style2 .gdlr-portfolio-info{ margin-bottom: 45px;  }
.gdlr-portfolio-style2 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }

/*--- portfolio ---*/
.portfolio-thumbnail{ position: relative; overflow: hidden; }
.portfolio-thumbnail .flex-control-nav{ display:none; }
.portfolio-thumbnail .portfolio-overlay-wrapper{ position: absolute; top: 0px; right: 0px;
	bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0);
	transition: none; -moz-transition: none; -o-transition: none; -webkit-transition: none; }
.portfolio-thumbnail .portfolio-overlay{ position: absolute; top: 0px; right: 0px;
	bottom: 0px; left: 0px; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); }
.portfolio-thumbnail .portfolio-icon{ line-height: 1; display: inline-block; filter: inherit;
	position: absolute; top: 50%; left: 50%; margin: -35px 0px 0px -35px;
	overflow: hidden; padding: 24px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.portfolio-thumbnail .portfolio-icon i{ margin: 0px; }
.portfolio-thumbnail .portfolio-icon i.icon-link{ font-size: 18px; margin: 2px 1px 0px; display: inline-block; }
.portfolio-thumbnail .portfolio-icon i.icon-search{ font-size: 18px; margin: 2px; display: inline-block; }
.portfolio-thumbnail .portfolio-icon i.icon-film{ font-size: 18px; margin: 2px; display: inline-block; }
.portfolio-thumbnail .flexslider .flex-prev,
.portfolio-thumbnail .flexslider .flex-next { opacity: 0.7; }

.gdlr-classic-portfolio.gdlr-item{ margin-bottom: 45px; text-align: center; }
.gdlr-classic-portfolio .portfolio-thumbnail{ margin-bottom: 28px; }
.gdlr-classic-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-classic-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute;
    top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-classic-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-classic-portfolio .portfolio-title{ font-size: 18px; margin-bottom: 20px; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; }
.gdlr-classic-portfolio .portfolio-info{ margin-top: 25px; font-size: 14px; position: relative; }
.gdlr-classic-portfolio .portfolio-info .info-head{ display: none; }
.gdlr-classic-portfolio .excerpt-read-more{ display: none; }
.type-classic-portfolio .gdlr-pagination { margin-top: 10px; position: relative; z-index: 10; }
.type-classic-portfolio-no-space .portfolio-title, .type-classic-portfolio-no-space .portfolio-excerpt { padding: 0px 15px; }
.type-classic-portfolio-no-space .gdlr-pagination { margin-top: -20px; }

.gdlr-item-no-space .gdlr-modern-portfolio.gdlr-item{ margin-bottom: 30px; }
.type-modern-portfolio-no-space .gdlr-pagination { margin-top: 50px; }
.gdlr-modern-portfolio.gdlr-item{ margin-bottom: 40px; }
.gdlr-modern-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute;
    top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-modern-portfolio .portfolio-content-wrapper{ text-align: center; padding: 26px 20px 23px;
	border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-modern-portfolio .portfolio-title{ font-size: 14px; font-weight: bold;
	text-transform: uppercase; margin-bottom: 0px; letter-spacing: 1px; font-weight: 700; }
.gdlr-modern-portfolio .portfolio-info{ margin-top: 6px; font-size: 13px; }
.gdlr-modern-portfolio .portfolio-info .info-head{ display: none; }
.type-modern-portfolio .gdlr-pagination { margin-top: 20px; }

.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child{ margin-left: 0px; }
.portfolio-item-filter{ margin: 0px 20px 15px; text-align: center; font-weight: bold;
	padding-bottom: 40px; text-transform: uppercase; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.portfolio-item-filter .gdlr-saperator{ margin: 0px 17px;; }
.portfolio-item-filter .gdlr-saperator:first-child{ display: none; }
.gdlr-now-loading{ height: 32px; padding: 40px 0px 80px; display: none; background: url('images/dark/now-loading.gif') center no-repeat;  }

/*--- list with icon ---*/
.list-with-icon{ margin-bottom: 55px; padding-bottom: 0px; margin-top: 3px; }
.list-with-icon .list-with-icon-title i{ font-size: 23px; line-height: 25px; }
.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 15px; font-weight: bold; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 2px; }

.list-with-icon.gdlr-left{ text-align: left; }
.list-with-icon.gdlr-left .list-with-icon-title i{ margin-left: 18px; }
.list-with-icon.gdlr-right{ text-align: right; }
.list-with-icon.gdlr-right .list-with-icon-title i{ margin-right: 18px; }

/*--- aside format ---*/
.format-aside .gdlr-blog-content{ font-size: 20px; font-style: italic; padding: 30px 30px 30px; line-height: 1.5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5 px; }
.format-aside .gdlr-blog-content p:last-child{ margin-bottom: 0px; }

/*--- quote format ---*/
.format-quote .gdlr-top-quote blockquote{ font-weight: bold; font-size: 25px; font-style: normal;
	line-height: 1.4; padding: 0px 0px 0px 55px; border-top-width: 0px; border-bottom-width: 0px;
	background-size: 34px 29px; background-position: 0px 7px; background-image: url('images/dark/quote.png'); }
.format-quote .gdlr-top-quote blockquote,
.format-quote .gdlr-top-quote blockquote p{ margin-bottom: 12px; }
.format-quote .gdlr-quote-author{ font-size: 14px; font-weight: bold; padding-left: 55px; }
.post.format-quote .gdlr-blog-content { border-top-style: dashed; border-bottom-style: dashed; border-top-width: 1px; border-bottom-width: 1px; padding-top: 40px; padding-bottom: 20px; }

/*--- Link Format ---*/
.gdlr-blog-full .post.format-link .gdlr-blog-content { margin-bottom: 0px }
.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }
.gdlr-blog-full .post.format-link .gdlr-blog-title{ margin-bottom: 5px; }

/*-- Blog --*/
.gdlr-blog-content { margin-bottom: 50px; }


/*----------------------------------------------------------------------*/
/*---------------                 WIDGET              ------------------*/
/*----------------------------------------------------------------------*/

/*--- list ---*/
.widget_recent_entries ul, .widget_recent_comments ul,
.widget_pages ul, .widget_rss ul,
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,
.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }

.widget_recent_entries ul ul, .widget_recent_comments ul ul,
.widget_pages ul ul, .widget_rss ul ul,
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,
.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }

.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child,
.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child,
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }

.widget_recent_entries ul li, .widget_recent_comments ul li,
.widget_pages ul li, .widget_rss ul li,
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li,
.widget_meta ul li{ margin-bottom: 10px; padding-left: 25px; line-height: 20px; padding-bottom: 10px;
	border-bottom-width: 1px; border-bottom-style: solid; }

.widget_recent_entries ul li:before, .widget_recent_comments ul li:before,
.widget_pages ul li:before, .widget_rss ul li:before,
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;
	position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; }

/*--- tag could ---*/
.tagcloud a { font-size: 11px !important; display: block;
	float: left; padding: 5px 10px; margin-right: 7px; margin-top: 7px;
	border: 0px solid; border-color: inherit; font-weight: bold; text-transform: uppercase; }
.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.tagcloud { display: inline-block; }

/*--- search form ---*/
.gdl-search-form{ padding-right: 22px; position: relative; padding-right: 32px; }
.gdl-search-form input[type="text"]{ border-width: 0px; border-style: solid; width: 100%; padding: 15px 15px;
	-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; font-size: 13px; }
.gdl-search-form input[type="submit"] { position: absolute; right: 15px; top: 50%; margin: -8px 0px 0px;
	width: 16px; height: 16px; padding: 0px; background-color: transparent; background-size: 16px 16px;
	background-image: url('images/dark/icon-search.png'); border: none; }

/*--- recent post widget ---*/
.recent-post-widget{ margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 15px; }
.recent-post-widget .recent-post-widget-thumbnail{ max-width: 70px; float: left; margin-right: 15px; }
.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }
.recent-post-widget .recent-post-widget-title{ font-size: 14px; margin-bottom: 6px; margin-top: 2px; }
.recent-post-widget .recent-post-widget-info{ line-height: 22px; }
.recent-post-widget .recent-post-widget-info i{ font-size: 15px; margin-right: 9px; }

.top-rated-post-widget{ padding-bottom: 15px;  margin-bottom: 15px;
	border-bottom-width: 1px; border-bottom-style: solid; overflow: hidden; }
.top-rated-post-widget .top-rated-post-rating{ color: #fff; background: #f5be3b; }
.top-rated-post-widget .top-rated-post-rating{ width: 26px; height: 20px; padding: 15px 12px;
	text-align: center; float: left; margin-right: 20px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; font-size: 13px; font-weight: 700; line-height: 19px; }
.top-rated-post-widget .top-rated-post-title{ overflow: hidden; margin-top: 10px; }
.gdlr-widget .blog-info .gdlr-head{ margin-right: 3px; }
.widget_gdlr-lms-popular-course-widget.gdlr-widget .blog-info .gdlr-head{ margin-left: 5px; }
/*--- recent comment widget ---*/
.gdlr-recent-comment-widget .recent-comment-widget-thumbnail{ overflow: hidden; float: left; margin-right: 20px;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-recent-comment-widget .recent-comment-widget-content { overflow: hidden; }
.gdlr-recent-comment-widget .recent-commnet-widget { padding-bottom: 20px; margin-bottom: 20px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-recent-comment-widget .recent-comment-widget-title{ font-size: 12px; font-weight: bold;
	text-transform: uppercase; margin-bottom: 5px; }
.gdlr-recent-comment-widget .recent-comment-widget-info{ font-size: 12px; font-weight: bold; margin-bottom: 10px; }

/*--- twitter widget ---*/
ul.gdlr-twitter-widget{ list-style: none; margin-left: 0px; }
ul.gdlr-twitter-widget li{ margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; }
ul.gdlr-twitter-widget li:before{ font-size: 19px; line-height: 24px; float: left; margin-right: 20px;
margin-top: 2px; font-family: FontAwesome;
	content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }
ul.gdlr-twitter-widget li .gdlr-twitter{ margin-bottom: 20px; overflow: hidden; }

/*--- recent port 2 widget ---*/
.gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; float: left;
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; }

/*--- flickr widget ---*/
.gdlr-flickr-widget .flickr_badge_image { max-width: 70px; float: left;
	margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .gdlr-flickr-widget .flickr_badge_image { max-width: 57px; }

/*--- post slider widget ---*/
.gdlr-post-slider-widget .flex-control-nav { display: none; }
.gdlr-post-slider-widget .gdlr-caption-title { padding: 7px; font-size: 13px; text-align: center; }
.gdlr-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px;
	margin-top: -30px; }

/*--- Calendar Widget ---*/
.widget_calendar caption { font-size: 14px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.widget_calendar th { font-size: 11px; font-weight: bold; }
.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }
.widget_calendar table tfoot td { border-bottom: 0; }


/*----------------------------------------------------------------------*/
/*---------------                PLUGINS              ------------------*/
/*----------------------------------------------------------------------*/

/*--- Isotope Filtering ---*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; }
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width; }
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s; }

/*--- easy pie chart ---*/
.gdlr-chart { position: relative; text-align: center; display: inline-block; }
.gdlr-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%;
	max-height: none\9; /*- for ie 8 and below-*/ }
.gdlr-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }
.gdlr-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }
.gdlr-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }
.gdlr-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }
.gdlr-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; }

/*--- easy mailchimp form ---*/
.gdlr-mailchimp-form .yks-require-description{ display: none; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel,
.gdlr-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }
.gdlr-mailchimp-form input[type="text"], .gdlr-mailchimp-form input[type="email"],
.gdlr-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-mailchimp-form p, .gdlr-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }
.gdlr-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;
    margin: 0px auto; padding: 5px 12px; }

/*--- wpml ---*/
.gdlr-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; }

/*--- woocommerce cart ---*/
.gdlr-woocommerce-cart .sub-menu-item{ padding-top: 12px; margin-top: 12px;
	border-top-width: 1px; border-top-style: solid; }
.gdlr-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }
.gdlr-woocommerce-cart .gdlr-button{ margin-bottom: 0px; }
.gdlr-woocommerce-cart .gdlr-button:last-child{ margin-right: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .gdlr-button { margin-top: 9px; }

/*--- fitvids ---*/
.gdlr-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }
.gdlr-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*--- contact form 7 ---*/
.wpcf7 input[type="text"], .wpcf7 input[type="email"],
.wpcf7 input[type="password"], .wpcf7 textarea { padding: 16px 19px; width: 100%; font-size: 13px; }
.wpcf7 input[type="submit"] { padding: 10px 20px; letter-spacing: 0; text-transform: none; }
.wpcf7 span.wpcf7-form-control-wrap {display: block; padding-right: 46px; margin-top: 7px; }


.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"],
.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 15px 18px; width: 100%;}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 38px; margin-top: 5px; }

.wpcf7 input:focus::input-placeholder{ color:transparent; }
.wpcf7 input:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 input:focus::-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder{ color:transparent; }

/*--- background player ---*/
.gdlr-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.gdlr-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }

@-moz-document url-prefix() {
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a { font-weight: 400; }
}

/*----------------------------------------------------------------------*/
/*---------------                RETINA               ------------------*/
/*----------------------------------------------------------------------*/
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	blockquote{ background-image: url('images/dark/quote@2x.png'); background-repeat: no-repeat; }
	.gdl-search-form input[type="submit"] { background-image: url('images/dark/icon-search@2x.png'); }
	.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url('images/light/icon-search@2x.png'); }
}

.gdlr-top-woocommerce-button{ color: #fff; }
.gdlr-top-woocommerce-inner{ background: #242424; }
.gdlr-top-woocommerce,
.gdlr-top-woocommerce-inner > a{ color: #fff; }

/*-- Master Slider --*/
.master-slider-parent { padding-bottom: 0px !important; }


/*-- The Event Calendar Plugin --*/
body .tribe-events-back { margin-top: 30px; }
body #tribe-events-bar{ margin-top: 40px; }
body .tribe-events-loop .tribe-events-event-meta{ margin-bottom: 25px; }



/* Custom CSS */

table {
	text-align: start;
}

table .alignnone {
	vertical-align: text-top;
}

body {
	color: #4e4e4e !important;
}

.custom-table {
	width: 100%;
}

.custom-table th{
	padding: 13px 10px;
}
.custom-table tr:nth-child(odd), .custom-table tr:nth-child(even),.custom-table2 tr:nth-child(odd), .custom-table2 tr:nth-child(even){
	color: #3e3e3e !important;
}

.custom-table tr:last-child{
	font-weight: bold;
}

.custom-table2 tr:nth-child(odd){
	background-color: #f3f3f3 !important;
}

.custom-table2 tr:nth-child(even) {
	background-color: #f9f9f9 !important;
}

.simple-table, .simple-table th, .simple-table td {
    	border: 2px solid #000 !important;
}

.simple-table td {
	width: 33.33%;
    	padding: 10px;
}

.simple-list>li {
	margin-bottom: 20px;
}
/***************certificate*************************/
.slider-box-wrapper{
    margin-top: 40px;
    margin-bottom: 80px;
}
.certificate-form-outer-wrapper {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: medium none;
    margin: 20px;
}
.certificate-form-wrapper {
    border: medium none;
    margin: 10px;
    position: relative;
}
.certificate-bg {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 750px;
}
.certificate-caption.title_text {
    font-family: certificate-1;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 100px;
}
.certificate-course.course_text {
    font-family: times new roman;
    font-size: 16px;
    position: relative;
    top: -52px;
    font-style: italic;
    font-weight: bold;
}
.certificate-name.student_text {
    position: relative;
    top: -75px;
    margin-bottom: 0px;
    font-family: 'Dynalight';
    font-size: 76pt;
}

.certificate-caption.small_text {
    font-family: times new roman;
    font-size: 14px;
    position: relative;
    top: -28px;
    font-style: italic;
}
.certificate-caption.small_issue_text {
    font-family: times new roman;
    font-size: 14px;
    font-style: italic;
    position: relative;
    right: 55px;
    top: -148px;
}
.certificate-caption.small_issue_text_break {
    font-family: times new roman;
    font-size: 14px;
    position: relative;
    top: -172px;
    font-style: italic;
}
.certificate-caption.name_text_left {
    font-family: times new roman;
    font-size: 16px;
    position: relative;
    bottom: 148px;
    font-style: italic;
    font-weight: bold;
    left: 80px;
}
.certificate-caption.small_text_left {
    font-family: times new roman;
    font-size: 14px;
    position: relative;
    bottom: 175px;
    font-style: italic;
    left: 86px;
}
.certificate-caption.name_text_right {
    font-family: times new roman;
    font-size: 16px;
    position: relative;
    bottom: 148px;
    font-style: italic;
    font-weight: bold;
    right: 80px;
}
.certificate-caption.small_text_right {
    font-family: times new roman;
    font-size: 14px;
    position: relative;
    bottom: 175px;
    font-style: italic;
    right: 81px;
}

/***************certificate*************************/

.top-right-menu {
    float: right;
}
.section-bg{
    background: url(images/slider-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    border-top: 5px solid #d00000;
    border-bottom: 5px solid #00237d;
}
.slider-wrapper{
    position: relative;
    margin-top: 100px;
}
.slider-text-heading {
    font-size: 70px;
    font-weight: 900;
    /*letter-spacing: 10px;*/
    line-height: 80px;
    padding-top: 12px;
    color: #fff;
    margin-top: 0px;
}
.slider-text-para{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700 !important;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.carousel-inner > .item{
    margin: 100px 0px;
}
.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;

    margin-bottom: 20px;
  }

          .flip-container:hover .flipper,
    .flip-container.hover .flipper {
                  -webkit-transform: rotateY(180deg);
                  -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
                  transform: rotateY(180deg);
          }

  .flip-container, .front, .back {
          width: 100%;
          height: 200px;
  }

  .flipper {
          -webkit-transition: 0.6s;
          -webkit-transform-style: preserve-3d;

          -moz-transition: 0.6s;
          -moz-transform-style: preserve-3d;

    -o-transition: 0.6s;
          -o-transform-style: preserve-3d;

          transition: 0.6s;
          transform-style: preserve-3d;

          position: relative;
  }

  .front, .back {
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
          backface-visibility: hidden;

          position: absolute;
          top: 0;
          left: 0;
  }

  .front {
          background: #FD5F50;
          z-index: 2;
  }

  .back {
          -webkit-transform: rotateY(180deg);
          -moz-transform: rotateY(180deg);
            -o-transform: rotateY(180deg);
          transform: rotateY(180deg);
          z-index: 999;
          background: #FD5F50;
          display: flex;
          align-items: center;
  }
  .front .name {
          font-size: 2em;
          display: inline-block;
          background: rgba(33, 33, 33, 0.9);
          color: #f8f8f8;
          font-family: Courier;
          padding: 5px 10px;
          border-radius: 5px;
          bottom: 60px;
          left: 25%;
          position: absolute;
          text-shadow: 0.1em 0.1em 0.05em #333;

          -webkit-transform: rotate(-20deg);
          -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
          transform: rotate(-20deg);
  }

  .back-logo {
          position: absolute;
          top: 40px;
          left: 90px;
          width: 160px;
          height: 117px;
          background: url(http://davidwalsh.name/demo/logo.png) 0 0 no-repeat;
  }

  .back-title {
          font-weight: bold;
          color: #00304a;
          position: absolute;
          top: 180px;
          left: 0;
          right: 0;
          text-align: center;
          text-shadow: 0.1em 0.1em 0.05em #acd7e5;
          font-family: Courier;
          font-size: 2em;
  }

  .back p {
          position: absolute;
          bottom: 40px;
          left: 0;
          right: 0;
          text-align: center;
          padding: 0 20px;
    font-family: arial;
    line-height: 2em;
  }

.slider-box-icon > i {
    font-size: 50px;
    text-align: center;
    color: #fff;
}
.slider-box-icon {
    margin-top: 50px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
}
.slider-box-header > p {
    font-size: 13px;
    text-align: center;
    color: #fff;
    margin-top: 28px;
}
.slider-box-wrapper > ul > li{
    list-style: none;
}
.course-1 {
    background: rgba(206, 26, 27, 0.8) none repeat scroll 0 0;
    border-radius: 5px;
}
.course-2 {
    background: rgba(23, 55, 94, 0.8) none repeat scroll 0 0;
    border-radius: 5px;
}
.back > .view-more{
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 90px auto;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
.chack-out-post-img > img{
    width: 100%;
}
.service-section-2{
    border-bottom:5px solid #eee;
    padding: 30px 0px;
}
.course_post_wrapper {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    float: left;
    margin-bottom: 30px;
    min-height: 356px;
    width:100%;
     border-bottom: 2px solid rgb(208, 0, 0) !important;
}
.chack-out-wrapper{
    padding: 100px 0px;
}
.chack-out-post-widget-content {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    float: left;
    min-height: 150px;
    padding: 15px 10px 10px;
    text-align: left;
    width: 100%;
}
.chack-out-post-widget-title{
    color: #142e51;
    font-size: 18px;
}
.chack-out-post-widget-title:hover {
    color: #17375E
}
.chack-out-post-widget-info{
    color: #142e51;
    font-size: 12px;
    margin-top: 2px;
    padding: 0 8px;
    line-height: 18px;
}
.chack-out-post-widget-icon {
    bottom: 40px;
    left: 37px;
    position: absolute;
    right: 37px;
    text-align: left;
    font-size: 12px;
    border-top: 1px dashed darkgrey;
    padding-top: 7px;
}
.chack-out-post-widget-icon > a{
    color: #a7a6a6;
}
.chack-out-post-widget-icon > a > i{
    font-size: 18px;
}
.view-more-center {
    display: block;
    margin: 14px auto 0;
    width: 130px;
    background-color: #d00000 !important;
    border-bottom: none;
    border-radius: 2px;
    overflow:hidden;
}
.chack-out-wrapper > .col-md-4{
    margin-bottom: 15px;
}
.gdlr-header-inner, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner{
    background-color: #17375E;
}
.mobile{
    display: none;
}
#testmonials_wrapper {
    /*background: rgba(0, 0, 0, 0) url("images/v1.png") no-repeat scroll left top / cover ;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 52px;
}
#testmonials_text > .gdlr-item-title-wrapper > .gdlr-item-title-head{
    display: none;
}
.testimonials-text > p {
    color: rgb(255, 255, 255);
    font-family: raleway;
    font-size: 30px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 0px;
}
.testimonials-coma {
    background: rgba(0, 0, 0, 0) url("images/koma.png") no-repeat;
    height: 55px;
    position: absolute;
    top: 123px;
    width: 65px;
    z-index: 9999;
}
.testimonial-info {
    display: none;
}
.testimonials-img-wrapper {
    height: 600px;
    width: 100%;
}
.testimonials-img {
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: contain;
}
.gdlr-testimonial-item.plain-style .testimonial-content-wrapper {
    background: url('images/v1.jpg');
    margin: 130px auto 0;
    max-width: 700px;
    padding: 0;
    text-align: left;
    background-repeat: no-repeat;
}
.flex-direction-nav {
    display: none !important;
}
#service-tab {
    background: rgb(239, 239, 239) none repeat scroll 0 0;
    margin-top: 75px;
}
#service-tab-2{
 background: rgb(239, 239, 239) none repeat scroll 0 0;
}
.service-with-image-title {
    color: rgb(208, 0, 0);
    font-family: raleway;
    font-weight: bold;
    font-size: 30px;
}
.service-with-image-content > p {
    font-family: raleway;
}
.excerpt-read-more{
    display: none;
}
#readmore_text_wrapper{
  background:rgba(0, 0, 0, 0) url("images/v5.png") no-repeat scroll center center / cover
}
#readmore_text > .stunning-text-caption > p {
    color: #353535;
    font-family: raleway;
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
}
.view-more-center {
    background-color: rgb(208, 0, 0) !important;
    border-bottom: medium none;
    border-radius: 2px;
    display: block;
    margin: 14px auto 0;
    width: 130px;
}
.stunning-text-button.gdlr-button{
    background-color: rgb(208, 0, 0) !important;
    border-bottom: medium none;
    border-radius: 2px;
}
#icon-text {
    margin-bottom: 0;
    margin-top: 10px;
}
#icon-text > .service-with-image-content-wrapper > .service-with-image-title{
    color: rgb(255, 255, 255);
    font-family: raleway;
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
}
.fa.fa-lock.icon-lock{
    display: none;
}
.custom-col-md-4-padding{
    padding: 0 10px;
}
.gdlr-blog-widget.gdlr-item {
    border-bottom: 2px solid #D00000;

}
#cvblog .blog-info .blog-date{
 display:none;
}
#cvblog .blog-info.blog-date {
    display: none !important;
}
#how-work .container .one-fifth {
    width: 15%;
}
#how-work .container .three-fifth{
    width: 70%;
}
#inner_page_title .gdlr-item-title {
  color:#fff !important;
}
#inner_page_title .gdlr-item-title-wrapper .gdlr-item-title-caption{
  color:#fff !important;
}
#about_us_text .stunning-text-caption {
    color: rgb(255, 255, 255);
    font-family: raleway;
    font-size: 22px;
}
.gdlr-process-icon {
    background: rgb(211, 51, 51) none repeat scroll 0 0 !important;
    border: 2px solid #23282D !important;
}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i {
    color: rgb(255, 255, 255);
   }
#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul{
z-index:9999;
}
.custom-row {
    margin: 0 auto;
    width: 80%;
}
.chack-out-post-img {
    height: 190px;
    float: left;
}
.carousel-inner > .item{
 margin-top: 0px;
}
.testimonials-text {
    margin-top: 200px;
}
.container-fluid.client-wrapper {
    background-color: #d00000;
    padding: 80px 0;
}
.client-header > h4{
    text-align: center;
    color: #fff;
    font-family: raleway;
    font-size: 19px;
    margin-bottom: 55px;
}
.client-logo {
    float: left;
    padding: 0 20px;
    width: 20%;
    margin-bottom: 20px;
}
.client-logo > img{
    height: 40px;
}
.gdlr-footer-inner {
    padding: 40px 0;
}
#menu-footer-menu-1 > li > a{
    color: rgb(23, 55, 94) !important;
    font-family: raleway;
    font-weight: bold;
}
#wp-calendar > thead > tr > th {
    background: rgb(23, 55, 94) none repeat scroll 0 0;
}
.blog-date-wrapper {
    display: none;
}
.gdlr-blog-thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    padding: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

/*************************************************************************/
                       /* Account Page Style*/
/*************************************************************************/
.account-section-bg{
    align-items: center;
    background:url("images/slider-1.jpg");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display:flex;
    height: 100%;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
    padding-bottom: 350px;
    padding-top: 200px;
}
.account-text-para {
    color: rgb(255, 255, 255);
    font-size: 31px;
    font-weight: 700 !important;
    letter-spacing: 3px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 40px;
}
.account-box-wrapper-first {
    margin-top: -160px;
}
.top-box-wrapper {
    background: #17375E;
    float: left;
    width: 100%;
    padding: 38px;
}
.account-box-icon > i {
    color: rgb(255, 255, 255);
    font-size: 50px;
}
.top-box-text{
    margin-top: 20px;
}
.top-box-text > p {
    color: rgb(255, 255, 255);
    font-family: raleway;
    font-size: 14px;
    margin: 0;
}
.top-box-text > ul {
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 30px auto;
    font-family: raleway;
    font-weight: bold;
}
.top-box-text > ul >li{
    padding: 2px 0px;
    list-style-type: none;
}
.top-box-text > h3 {
    color: rgb(255, 255, 255);
    font-family: raleway;
    font-size: 30px;
      margin: 0 0 10px;
}
.account-middle-text > p {
    color: #353535;
    font-family: raleway;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 0;
}
.account-middle-text {
    margin: 100px 0;
}
.account-box-wrapper-second{
    background:url("images/slider-1.jpg");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    padding: 100px 0px;
}
.account-box-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    margin-top: 20px;
}
.top-box-wrapper-second{
    background: #13284B;
    float: left;
    width: 100%;
    padding: 38px;
}
#custom-wrapper {
    padding-bottom: 0;
}
#video {
    margin: 30px auto 0;
    width: 70%;
}

/*************************************************************************/
/*************************************************************************/
@media screen and (max-width: 760px) {

.testimonials-coma {
background-size: 40px;
}


.gdlr-service-with-image-item .service-with-image-thumbnail{
    float: none !important;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 40px;

}
.custom-row {
    margin: 0 auto;
    width:100%;
}
.testimonials-img-wrapper {
    display: none;
    height: 600px;
    width: 100%;
}
.client-logo {
    float: none;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 40px;
}
.testimonials-coma{
    top: -60px;
}
#menu-footer-menu{
    margin-top: 40px;
}
#menu-footer-menu li {
    float: left;
    list-style: outside none none;
    padding: 0 10px;
}
.three {
    width: 100% !important;
}
/*.dl-menuwrapper .dl-menu.dl-menuopen {
    margin-left:0px !important;
    opacity: 1;
    pointer-events: auto;
}*/
#four-col-wrapper .four {
            width: 100%!important;
 }
 #how-work >.container >.one-fifth{
    display: none !important;
}
#how-work >.container >.three-fifth{
    width:100% !important;
}
.dl-menuwrapper button{
    width: 300px;
}
.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 90%; margin-left: 5%; }
}
/************/
._5yl5 {
    position: absolute;
    right: 234px;
    top: -23px;
    font-weight: bold;
}
.certificate-date-text {
    display: none;
}
/***********************************/
        /*Course-template-1 start*/
/***********************************/
li{
    /*list-style: none;*/
}
.wm-search-course {
    background-color: rgb(247, 247, 247);
    float: left;
    margin-bottom: 30px;
    padding: 36px 36px 35px;
    width: 100%;
}
.wm-short-title::before {
    background-color: rgb(235, 235, 235);
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px;
}
.wm-radio label {
    color: rgb(66, 66, 66);
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 21px;
    position: relative;
}
.wm-radio-partition {
    float: left;
    margin: 0 19px 15px 0;
}
.wm-search-course ul, .wm-search-course ul li, .wm-radio, .wm-search-course ul li input[type="text"] {
    float: left;
    width: 100%;
    margin-left: 0px;
}
.wm-search-course ul li {
    line-height: 1;
    list-style: outside none none;
    margin-bottom: 7px;
    position: relative;
}
.wm-search-course p {
    margin-bottom: 10px;
}
.wm-radio-partition {
    float: left;
    margin: 0 19px 15px 0;
}
/* Search Courses */
.wm-search-course {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 36px 36px 35px 36px;
    margin-bottom: 30px;
}
.wm-short-title {
    float: left;
    width: 100%;
    padding-bottom: 6px;
    position: relative;
    margin-bottom: 20px;
}
.wm-short-title:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 2px;
    background-color: #ebebeb;
}
.wm-radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 21px;
    color: #424242;
    margin-bottom: 0px;
}
.wm-radio input[type=radio]     { display: none; }
.wm-radio label:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    bottom: 0px;
    border: 1px solid #17375E;
}
.wm-radio input[type=radio]:checked + label:before {
    content: "";
    background-color: #17375E;
    box-shadow: 0px 0px 0px 1px #f7f7f7 inset;
}
.wm-radio-partition {
    float: left;
    margin-right: 30px;
    margin: 0px 19px 15px 0px;
}
.wm-apply-select {
    float: left;
    width: 100%;
    position: relative;
}
.wm-apply-select select {
    padding: 4px 20px;
    font-style: italic;
    margin: 0px;
    background: #ffffff;
    color: #999;
    height: 43px;
    font-size: 15px;
    border: none;
    outline:none;
    display: inline-block;
    cursor:pointer;
    border-bottom: 2px solid #eaeaea;
}
.wm-apply-select:after {
    content: "\f107";
    font-family: FontAwesome;
    color:#b7b7b7;
    right: 16px;
    top: 15px;
    padding:0 0 2px;
    position:absolute;
    font-size: 12px;
}
.wm-search-course p             { margin-bottom: 10px; }
.wm-search-course ul,.wm-search-course ul li,.wm-radio,
.wm-search-course ul li input[type="text"] {
    float: left;
    width: 100%;
}
.wm-search-course ul li {
    list-style: none;
    line-height: 1;
    position: relative;
    margin-bottom: 7px;
}
.wm-search-course ul li input[type="text"] {
    height: 43px;
    border-bottom: 2px solid #eaeaea;
    font-size: 15px;
    color: #a9a9a9;
    padding: 7px 20px;
    background-color: #ffffff;
    font-style: italic;
}
.wm-search-course ul li i {
    position: absolute;
    right: 19px;
    top: 15px;
    font-size: 11px;
    color: #bababa;
}
.wm-search-course ul li input[type="submit"] {
    display: inline-block;
    padding: 11px 21px 10px 21px;
    font-size: 12px;
    color: #17375E;
    border: 1px solid;
    text-transform: uppercase;
    font-weight: 500;
    background-color: transparent;
    margin-top: 17px;
}
.wm-search-course ul li input[type="submit"]:hover,
.wm-search-course.wm-search-color-change p,.wm-search-color-change .wm-radio label {
    color: #ffffff; }
.wm-search-course.wm-search-color-change                                            { background-color: #303030; padding: 45px 36px; }
.wm-search-color-change .wm-short-title:before                                      { background-color: #4a4a4a; }
.wm-search-color-change .wm-radio label:before                                      { border-color: #ffffff;  }
.wm-search-course.wm-search-color-change ul li i                                    { color: #9e9e9e; }
.wm-search-color-change .wm-radio-partition                                         { margin-bottom: 25px; }
.wm-search-color-change .wm-apply-select select {
    background-color: transparent;
    border: 1px solid #595959;
}
.wm-search-color-change .wm-radio input[type="radio"]:checked + label:before {
    box-shadow: 0 0 0 1px #303030 inset;
    background-color: #ffffff;
}
.wm-search-course.wm-search-color-change ul li input[type="text"] {
    border: 1px solid #595959;
    color: #9e9e9e;
    background-color: transparent;
}
.wm-search-course.wm-search-color-change ul li input[type="submit"] {
    border: none;
    color: #ffffff;
    padding: 15px 37px 18px 25px;
    font-size: 13px;
    font-weight: 600;
    margin-top: 26px;
}
.wm-slash-btn {
    position: relative;
    float: left;
    margin-bottom: 0px;
}
.wm-apply-select select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color rgb(234, 234, 234);
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: rgb(153, 153, 153);
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    height: 43px;
    margin: 0;
    outline: medium none;
    padding: 4px 20px;
}
ul li .wm-apply-select select {
    -moz-appearance: none;
    width: 100%;
}
.wm-main-content .widget {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.widget_check-box h5::before {
    color: rgb(189, 189, 189);

    font-family: fontawesome;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.widget_check-box h5 {
    border-bottom: 2px solid rgb(242, 242, 242);
    font-size: 18px;
    margin-bottom: 24px;
    padding-bottom: 6px;
}
.widget_scroll-box ul {

    margin-left: 0px;
}
.widget_check-box li {
    float: left;
    list-style: outside none none;
    padding-bottom: 12px;
    width: 100%;
}
.widget_check-box input[type="checkbox"] + label {
    color: rgb(66, 66, 66);
    font-size: 15px;
    margin: 0;
}
label {
    color: rgb(108, 131, 145);
    display: block;
    font-weight: 400 !important;
    margin-bottom: 10px;
}
.widget_check-box input[type="checkbox"] + label {
    color: #424242;
    font-size: 15px;
    margin: 0;
cursor: pointer;
}
.widget_check-box input[type="checkbox"] + label span {
    background-color: #ffffff;
    border: 1px solid #17375E;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    margin: -3px 6px 0 0;
    vertical-align: middle;
    width: 11px;
}
.widget_check-box input[type="radio"], input[type="checkbox"] {
    display: none;
}
.widget_check-box span {
    position: relative;
}
.widget_check-box input[type="checkbox"]:checked + label span::before {
    color: rgb(23, 55, 94);
    content: "\f0c8";
    float: left;
    font-family: FontAwesome;
    font-size: 7.5px;
    font-weight: 300;
    height: 7px;
    left: 1px;
    position: absolute;
    top: -2px;
    width: 49px;
}
.wm-range-slider {
    float: left;
    width: 100%;
}
.wm-range-slider form input[type="submit"] {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #17375E;
    float: right;
    font-size: 12px;
    font-weight: 300;
    padding: 9px 26px;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
}
input[type="submit"] {
    outline: medium none;
}
.widget_check-box .ui-slider {
    background-color: rgb(245, 245, 245);
    border-radius: 5px;
    margin: 3px 0 24px;
    position: relative;
    text-align: left;
}
.wm-range-slider form input[type="text"] {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: rgb(66, 66, 66);
    float: left;
    font-size: 15px;
    font-weight: 300;
    height: 38px;
    padding: 0;
    width: 78px;
}
.wm-banner-btn:hover, .wm-banner-one-nav-layer.slick-current .wm-banner-btn, .wm-search-course ul li input[type="submit"]:hover, .wm-subscribe-form h2::before, .wm-contact-form form input[type="submit"]:hover, .wm-transparent-hover, .wm-lesson-tabnav li.active a::before, .tabs-nav li:hover a, .tabs-nav li.active a, .tags a:hover, .wm-form input[type="submit"], .wm-filterable ul li a:hover, .wm-filterable ul li a.active, .wm-filterable-text li:hover figcaption, .wm-accordion .panel-default .panel-heading a::before, .wm-accordion .panel-default .panel-heading a::after, .wm-toggle-element .panel-default .panel-heading a::before, .wm-toggle-element .panel-default .panel-heading a::after, .wm-tabs-typo .nav-tabs > li.active, .wm-tabs-typo .nav-tabs > li a:hover, .wm-tabs-listing > .nav-tabs > li.active, .wm-tabs-listing > .nav-tabs > li:hover, .wm-buyplan:hover, .wm-typo-transparent-color, .wm-button-left .wm-read-button:hover, .wm-button-left .wm-search-button:hover, .wm-button-right .wm-read-more-button:hover, .wm-ourcourses-right .wm-previous-icon:hover, .wm-ourcourses-right .wm-Next-icon:hover, .wm-courses-getting-started .wm-courses-preview a:hover, .widget_course-price > a:hover, .wm-courses-detail-rating ul li .wm-rating-box::before, .widget_professor-info > .wm-read-more:hover, .wm-student-dashboard-statement article ul li .wm-dowmload:hover, .wm-in-Progress, .wm-profile-info article ul li .wm-select-checkbox input[type="checkbox"]:checked + label span::before, .wm-tabs .nav-tabs > li:hover a, .wm-tabs-listing .nav-tabs > li:hover a, .wm-article ul li .wm-select-checkbox input[type="checkbox"]:checked + label span::before, .wm-404page-button a::before, .wm-404page-button a::after, .wm-submit-question a:hover, .wm-submit-question a:active, .wm-submit-question a:focus, .wm-submit-question a:hover, .wm-submit-question a:active, .wm-submit-question a:focus, .wm-faq-form input[type="submit"]:hover, .wm-range-slider form input[type="submit"]:hover, .widget_check-box .ui-slider .ui-slider-handle, .wm-cart-button a::before, .wm-cart-button a::after, .widget_contact-form input[type="submit"]:hover, .wm-professor-contact a::before {
    background-color: #17375E;
}
.wm-range-slider form input[type="submit"] {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #17375E;
    float: right;
    font-size: 12px;
    font-weight: 300;
    padding: 9px 26px;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
    color: #17375E;
}
.wm-range-slider form input[type="submit"]:hover {
    color: rgb(255, 255, 255);
}
.widget.widget_check-box {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
/*.widget_scroll-box ul {
    height: 306px;
}*/
.widget.widget_check-box > ul {
    margin-left: 0;
}
.wm-courses,.wm-courses-popular-wrap,.wm-courses-popular-wrap figure,
.wm-courses-popular-wrap > figure > a,.wm-courses-popular-wrap > figure > a img,
.wm-courses-popular figcaption,.wm-popular-courses-text,.wm-popular-courses-text ul {
    float: left;
    width: 100%;
}
.wm-courses.wm-modren-courses > ul > li         { margin-bottom: 0px; }
.wm-courses ul li                               { list-style: none; }
.wm-courses > ul > li                           { margin-bottom: 30px; }
.wm-courses-popular-wrap > figure               { margin-bottom: 0px; overflow: hidden; }
.wm-courses-popular figcaption                  { padding: 13px 18px 10px 18px; position: relative; }
.wm-courses-popular-wrap                        { border: 1px solid #eaeaea; min-height: 280px;}
.wm-courses-popular figcaption h6 a             { color: #c3c8e2; }
.wm-courses-popular-wrap > figure > a           { position: relative; }
ul li:hover .wm-popular-hover small             { top: 50%; }
ul li:hover .wm-popular-hover                   { opacity: 1; top: 0px; }
.wm-courses-popular figcaption img {
    float: left;
    border-radius: 100%;
    margin: -39px 13px 0px 0px;
}
.wm-popular-courses-text { padding: 25px 27px 16px 27px; }
.wm-popular-courses-text h6 { min-height: 46px; color: #23527c; }
.wm-popular-courses-text h6 a { color:#23527c; }
.wm-popular-hover {
    position: absolute;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(217, 45, 45,0.70);
    opacity: 0;
}
.wm-popular-hover small {
    font-size: 12px;
    background-color: #ffffff;
    display: inline-block;
    padding: 12px 24px 14px 24px;
    text-transform: uppercase;
    line-height: 1;
    position: absolute;
    left: 50%;
    top: 200%;
    margin: -20px 0px 0px -60px;
}
.wm-popular-courses-text h6 {
    text-align: center;
    margin-bottom: 6px;
    padding: 0px 5px;
}
.wm-courses-price {
    float: left;
    width: 100%;
    margin-bottom: -5px;
    overflow: hidden;
    text-align: right;
}
.wm-courses-price span {
    color: #17375E;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 20px;
}
.wm-courses-price span:after {
    content: '';
    width: 9999px;
    height: 9px;
    border-bottom: 1px solid #eaeaea;
    position: absolute;
    top: 8px;
    right: 100%;
    margin-right: 13px;
}
.wm-popular-courses-text ul { margin: 0px; }
.wm-popular-courses-text ul li {
    float: left;
    margin: 0px 16px 8px 0px;
}
.wm-popular-courses-text ul li i {
    float: left;
    color: #dfdfdf;
    font-size: 16px;
    margin: 9px 9px 0px 0px;
}
/* Pagination */
.wm-pagination {
    background-color: #f7f7f7;
    padding: 16px 14px 15px 15px;
    margin: 20px 0px 40px 0px;
    text-align: center;
    float: left;
    width: 100%;
}
.wm-pagination ul {
    display: inline-block;
    width: 100%;
}
.wm-pagination ul li {
    display: inline-block;
    padding: 0px 4px 0px 3px;
    list-style: none;
}
.wm-pagination > ul > li:nth-child(6) {
    color: #a9a9a9;
    padding: 0px 3px 0px 2px;
    background-color: none;
}
.wm-pagination ul li a:hover             {color: #51587a;}
.wm-pagination ul li a:hover:before  {
    width: 100%;
    background-color: #51587a;
}
.wm-pagination ul li a:before {
    bottom: -2px;
    position: absolute;
    left: 0px;
    height: 2px;
    content: '';
    width: 0%;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.wm-pagination ul li a,
.wm-pagination ul li span {
    background-color: #ffffff;
    float: left;
    position: relative;
    border-bottom: 2px solid #eaeaea;
    font-size: 15px;
    margin: 0px 0px -6px 0px;
    font-style: italic;
    color: #a9a9a9;
    padding: 6px 21px 8px 19px;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.wm-pagination ul li:first-child                {float: left;}
.wm-pagination ul li:first-child i {
    float: left;
    font-size: 8px;
    padding: 10px 0 11px;
    transform: scale(1);
}
.wm-pagination ul li:last-child                 {float: right;}
.wm-pagination ul li:last-child i {
    float: right;
    font-size: 8px;
    padding: 11px 0px 0px 10px;
}
.wm-pagination ul li.active a,
.wm-pagination ul li .current {
    color: #51587a;
    border-bottom: 2px solid #626884;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.wm-pagination > ul {
    margin-left: 0;
}
.media-right, .media>.pull-right {
    padding-left: 5px;
}
/***********************************/
        /*Course-template-1 End*/
/***********************************/
.unstyled li a::before {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    padding-right: 10px;
    vertical-align: middle;
}
.wm-recent-courses-text {
    padding-top: 20px;
}
.nbtsow-course-title {
    font-size: 16px;
    margin-bottom: 0px;
}
.nbtsow-course-content {
    font-size: 12px;
}
.custom-media-left{
    height: 50px;
    width: 70px;
}
.custom-media-left > img {
    max-height: 50px;
    max-width: 70px;
}
.wm-courses-popular-wrap img {
    height: 200px;
    width: 100%;
}
#filters ul {
    padding: 0 0 0 10px;
}
#filters li {
    display: inline-block;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 500;
    list-style: outside none none;
    margin: 0 10px 0 0;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.course-list .item{
    margin-bottom: 30px;
}
.course-list .item .wm-courses-popular-wrap {
    min-height: 322px;
}
#full-blog-sidebar-right .blog-date-wrapper{
    display: block !important;
}
#full-blog-sidebar-right .gdlr-blog-info{
    display: none !important;
}
#full-blog-sidebar-right .excerpt-read-more{
    display: inline-block !important;
}
#full-blog-sidebar-right .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
#full-blog-sidebar-left .blog-date-wrapper{
    display: block !important;
}
#full-blog-sidebar-left .gdlr-blog-info{
    display: none !important;
}
#full-blog-sidebar-left .excerpt-read-more{
    display: inline-block !important;
}
#full-blog-sidebar-left .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
.excerpt-read-more{
    background-color: #17375E !important;
    color: #fff !important;
    border-bottom-color: #2860a4 !important;
}

#blog-1-column .gdlr-blog-info{
    display: none !important;
}
#blog-1-column .excerpt-read-more{
    display: inline-block !important;
}
#blog-1-column .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}

#blog-2-column .gdlr-blog-info{
    display: none !important;
}
#blog-2-column .excerpt-read-more{
    display: inline-block !important;
}
#blog-2-column .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
#blog-3-column .gdlr-blog-info{
    display: none !important;
}
#blog-3-column .excerpt-read-more{
    display: inline-block !important;
}
#blog-3-column .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
#blog-4-column .gdlr-blog-info{
    display: none !important;
}
#blog-4-column .excerpt-read-more{
    display: inline-block !important;
}
#blog-4-column .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}

#blog-medium-with-right-sidebar .blog-date-wrapper{
    display: block !important;
}
#blog-medium-with-right-sidebar .gdlr-blog-info{
    display: none !important;
}
#blog-medium-with-right-sidebar .excerpt-read-more{
    display: inline-block !important;
}
#blog-medium-with-right-sidebar .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}

#blog-medium-with-left-sidebar .blog-date-wrapper{
    display: block !important;
}
#blog-medium-with-left-sidebar .gdlr-blog-info{
    display: none !important;
}
#blog-medium-with-left-sidebar .excerpt-read-more{
    display: inline-block !important;
}
#blog-medium-with-left-sidebar .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
#blog-medium-without-sidebar .blog-date-wrapper{
    display: block !important;
}
#blog-medium-without-sidebar .gdlr-blog-info{
    display: none !important;
}
#blog-medium-without-sidebar .excerpt-read-more{
    display: inline-block !important;
}
#blog-medium-without-sidebar .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}

#blog-full-with-both-sidebar .blog-date-wrapper{
    display: block !important;
}
#blog-full-with-both-sidebar .gdlr-blog-info{
    display: none !important;
}
#blog-full-with-both-sidebar .excerpt-read-more{
    display: inline-block !important;
}
#blog-full-with-both-sidebar .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}

#blog-medium-with-both-sidebar .blog-date-wrapper{
    display: block !important;
}
#blog-medium-with-both-sidebar .gdlr-blog-info{
    display: none !important;
}
#blog-medium-with-both-sidebar .excerpt-read-more{
    display: inline-block !important;
}
#blog-medium-with-both-sidebar .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
.widget.gdlr-widget {
    margin-bottom: 30px !important;
}
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current {
    color: #17375E !important;
    color:#fff !important;
}
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current {
    background-color: #17375E !important;
    color:#fff !important;
}

.gdlr-item-start-content .blog-date-wrapper{
    display: block !important;
}
.gdlr-item-start-content .gdlr-blog-info{
    display: none !important;
}
.gdlr-item-start-content .excerpt-read-more{
    display: inline-block !important;
}
.gdlr-item-start-content .gdlr-blog-thumbnail{
    border: none;
    box-shadow: none;
}
.gdlr-item-start-content #comments.gdlr-comments-area{
    display: inline-block !important;
}
@media screen and (max-width: 1100px) {
    ._5yl5 {
        position: absolute;
   	right: 204px;
   	top: -21px;
    }
    .wm-courses-popular-wrap img{
        height: 100%;
    }
}

@media screen and (max-width: 991px) {
.chack-out-post-img {
width: 100%;
}
.chack-out-post-img img {
height: 100%;
width: 100%;
margin: 0 auto;
}
}

@media screen and (max-width: 990px) {
    .wm-courses-popular-wrap img{
        height: 100%;
    }
    .wm-courses-popular-wrap{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
.chack-out-post-img {
width: 100%;
}
.chack-out-post-img img {
height: 100%;
width: auto;
margin: 0 auto;
}
}
/***********notice board*************/
.gdlr-lms-course-info-inner-wrapper {
		background: #1F497D;
		color: #fff;
    padding: 35px 30px 15px;
}
.gdlr-lms-info .head,
.gdlr-lms-info .tail, .gdlr-lms-info .tail a,
.gdlr-lms-course-price .head
{
	color: #fff;
}
.notice-wrapper{
    background: #1F497D;
    padding: 30px 30px 15px 30px;
    color: #fff;
		background: #e9e9e9;
		color: #373737;
}
.notice-wrapper h3 {
    color: rgb(255, 255, 255);
		color: #373737;
}
.notice-wrapper li {
    list-style: outside none none;
}
.notice-wrapper ul {
    margin-left: 0;
}
.notice-body li {
    list-style: outside none disc;
    margin-left: 15px;
}
.gdlr-lms-info-instructor {
    display: none;
}
.gdlr-lms-course-info-author-image {
    display: none;
}
.gdlr-lms-info-certificate {
    display: none;
}
.gdlr-lms-course-info-sidebar {
    display: none;
}
.download-btn{
    background-color: #1F497D;
		background-color: #e9e9e9;
    border-bottom: 4px solid #2e6cb8;
    color: #fff;
		color: #373737;
    text-decoration: none;
}
.download-btn:hover{
    border-bottom: 4px solid #2e6cb8;
    color: #fff;
    text-decoration: none;
}

.mini-cart-summary {

}
.mini-item {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}
.mini-price {
	float: right;
	font-weight: bold;
}
